80620dd374
1.2.4: * Updated the CodeWarrior project files * Added a function to query the music format: Mix_GetMusicType() * Added a function to load audio data from memory: Mix_QuickLoad_RAW() * Cleaned up threading issues in the music playback code * Fixed deadlock introduced in the last release 1.2.3: * Updated autogen.sh for new versions of automake * Specify the SDL API calling convention (C by default) * Fixed recursive audio lock in the mixing function * Fixed setting invalid volume when querying mixer and music volumes * Implemented Ogg Vorbis stream rewinding * Added native midi support on Linux, using GPL code --enable-music-native-midi-gpl * Added seek support for MP3 files * Sample "finished" callbacks are now always called when a sample is stopped. 1.2.2: * Added an API for seeking in music files (implemented for MOD and Ogg music) Mix_FadeInMusicPos(), Mix_SetMusicPosition() * Exposed the mikmod synchro value for music synchronization Mix_SetSynchroValue(), Mix_GetSynchroValue() * Fixed MOD music volume when looping * Stop implicit looping, set fade out and other flags on MOD files * The music file type is now determined by extension as well as magic * Reworked playwave.c to make it more useful as a mixer testbed * Added a realtime sound effect API to SDL_mixer.h * Added the following standard sound effects: panning, distance attenuation, basic positional audio, stereo reversal * Added API for mixer versioning: Mix_Linked_Version() and MIX_VERSION() * Updated MikMod code to version 3.1.9a * Added support for loading AIFF audio chunks * Added native MIDI music support on MacOS and MacOS X * Added native MIDI music support on Windows * Added Project Builder projects for building MacOS X framework * Fixed compilation problems with mikmod under MacOS X * Fixed AIFF music playing support * Fixed building Ogg Vorbis support on Windows * Added Mix_ChannelFinished() and Mix_GetChunk() * Added VOC sound file support * Fixed crashes when API used with audio not initialized * Added support for building RPM directly from tar archive
4 lines
173 B
Text
4 lines
173 B
Text
$NetBSD: distinfo,v 1.2 2002/10/13 20:04:43 wiz Exp $
|
|
|
|
SHA1 (SDL_mixer-1.2.4.tar.gz) = 96c4d173382d3eaefa3a837c388d5f50f34a7d11
|
|
Size (SDL_mixer-1.2.4.tar.gz) = 955542 bytes
|