Path to this page:
Subject: CVS commit: pkgsrc/audio/SDL_mixer
From: Adam Ciarcinski
Date: 2006-07-07 08:52:46
Message id: 20060707065246.4AB31211CA@cvs.netbsd.org
Log Message:
Changes 1.2.7:
* Added support for dynamically loading SMPEG library
* Added support for dynamically loading Ogg Vorbis library
* Removed automake dependency, to allow Universal binaries on Mac OS X
* Added gcc-fat.sh for generating Universal binaries on Mac OS X
* Updated libtool support to version 1.5.22
* Use SDL_RWops also for native midi mac and win32
* Use SDL_RWops also for native midi gpl (todo: mac and win32)
* Tweaked Mix_Chunk's definition to make predeclaration easier.
* Search timidity.cfg also in /etc
* Fix memory leaks in timidity player
* Use also SDL_RWops to read midifiles for timidity
* Patch from Eric Wing to fix native midi compiling on MacOS/x86.
* Disabled support for the system version of libmikmod by default
* Fixed building mikmod support on UNIX
* Always build SDL_RWops music support
* Added SDL_RWops support for reading MP3 files
Files: