-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
2.8.0: | ||
* Added support for loading wavepack sound files (https://www.wavpack.com/) | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong. |
||
* Added support for loading classic console sound files using Game_Music_Emu (https://github.com/libgme/game-music-emu) | ||
* Use libxmp instead of modplug as the default backend for MOD music | ||
To use libmodplug instead, configure using --enable-music-mod-modplug --disable-music-mod-xmp | ||
* Added support for FLAC audio in Ogg containers | ||
* Added Mix_PauseAudio() to pause and resume all audio playback | ||
* Added Mix_GetNumTracks() and Mix_StartTrack() for managing tracks in GME files | ||
This comment has been minimized.
Sorry, something went wrong.
sezero
Contributor
|
||
|
||
2.6.2: | ||
* Updated autotools to use ax_compute_relative_paths, fixing homebrew on macOS | ||
|
That should read
wavpack
i.e.: without thee