pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/SDL_mixer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 31 00:16:40 UTC 2009

Modified Files:
        pkgsrc/audio/SDL_mixer: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/audio/SDL_mixer/patches: patch-aa patch-ab

Log Message:
Update to 1.2.9. Set LICENSE. Remove dynamically loaded libraries
from buildlink3.mk.

1.2.9:
Ryan Gordon - Sun Oct 18 11:42:31 PDT 2009
 * Updated native MIDI support on Mac OS X for 10.6
Ryan Gordon - Sun Oct 11 05:29:55 2009 UTC
 * Reset channel volumes after a fade out interrupts a fade in.
Ryan Gordon - Sun Oct 11 02:59:12 2009 UTC
 * Fixed crash race condition with position audio functions
Ryan Gordon - Sat Oct 10 17:05:45 2009 UTC
 * Fixed stereo panning in 8-bit mode
Sam Lantinga - Sat Oct 10 11:07:15 2009 UTC
 * Added /usr/share/timidity to the default timidity.cfg locations
Sam Lantinga - Sat Oct  3 13:33:36 PDT 2009
 * MOD support uses libmikmod and is dynamically loaded by default
 * A patched version of libmikmod is included in libmikmod-3.1.12.zip
 * The libmikmod patches fix security issues CVE-2007-6720 and CVE-2009-0179.
Sam Lantinga - Sat Oct  3 02:49:41 PDT 2009
 * Added TIMIDITY_CFG environment variable to fully locate timidity.cfg
Sam Lantinga - Fri Oct  2 07:15:35 PDT 2009
 * Implemented seamless looping for music playback
Forrest Voight - 2009-06-13 20:31:38 PDT
 * ID3 files are now recognized as MP3 format
Steven Noonan - 2008-05-13 13:31:36 PDT
 * Fixed native MIDI crash on 64-bit Windows
Ryan Gordon - Fri Jun 5 16:07:08 2009 UTC
 * Added decoder enumeration API:
        Mix_GetNumChunkDecoders(), Mix_GetChunkDecoder(),
        Mix_GetNumMusicDecoders(), Mix_GetMusicDecoder()
Austen Dicken - Tue Feb 26 23:28:27 PST 2008
 * Added support for FLAC audio both as chunks and streaming
Tilman Sauerbeck - Tue Feb 26 03:44:47 PST 2008
 * Added support for streaming WAV files with Mix_LoadMUS_RW()
Ryan Gordon - Mon Feb 4 17:10:08 UTC 2008
 * Fixed crash caused by not resetting position_channels


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/audio/SDL_mixer/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/SDL_mixer/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/SDL_mixer/buildlink3.mk
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/SDL_mixer/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/SDL_mixer/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/SDL_mixer/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index