Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        SDL_mixer - Simple DirectMedia Layer - Sample Mixer Library
        
        - A simple multi-channel audio mixer for SDL.
It supports 4 channels of 16 bit stereo audio, plus a single channel
of music, mixed by the popular MikMod MOD, Timidity MIDI and Ogg Vorbis
libraries. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | SDL_mixer | 1.2.6 | 3.fc4 | src | 1.10 MiB | Thu Nov 17 10:03:12 2005 | 
        
        Changelog
        
            - * Wed Nov 16 17:00:00 2005 Brian Pepple <bdpepple{%}ameritech{*}net> - 1.2.6-3
- - Add requires for timidity++ to fix bug #173393. 
            - * Tue Nov  8 17:00:00 2005 Brian Pepple <bdpepple{%}ameritech{*}net> - 1.2.6-2
- - Add libmikmod patch to fix Bug #171562. (Thanks, Ville) 
            - * Tue Sep 27 18:00:00 2005 Brian Pepple <bdpepple{%}ameritech{*}net> - 1.2.6-1
- - Cleanup up spec formatting.
- 1.2.6, use system libmikmod.
- Drop obsolete patches, *.la and over-eager cleanup from %clean.
- Build with dependency tracking disabled.
- Make -devel package require exact release of main package (this
  is particularly important for API changes such as in 1.2.5-9).