aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl2-mixer
AgeCommit message (Collapse)Author
2018-05-18Package sdl2pp (#3430)Ryan Cheung
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry * Add package sdl2pp * [mpg123] Use Windows logic in Windows Desktop * [sdl2-mixer] Bump package version * [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-01-09Add missing version.rc file to sdl2 libraries.Stanislav Ershov
Affected sdl2 libraries: - sdl2-image - sdl2-mixer - sdl2-net - sdl2-ttf
2017-11-13[sdl2-mixer] Bump to 2.0.2Stephen E. Baker
Follows upstream default mp3 library change from smpeg to mpg123
2017-10-19[sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link ↵Robert Schumacher
of release libs in debug mode.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-21[sdl2] Prevent exports in static buildcodicodi
2017-04-10Add sdl2-mixercodicodi