]> git.saurik.com Git - wxWidgets.git/history - src/unix/sound_sdl.cpp
use static_cast<> in event table macros for type safety (patch 843206)
[wxWidgets.git] / src / unix / sound_sdl.cpp
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav SlavíkAPI and code changes to allowing stopping playback
2004-02-02  Václav Slavíkoops, more fixes needed
2004-02-01  Václav Slavíkdon't release audio after the sound finishes playing...
2004-02-01  Václav Slavíkdon't queue sounds
2004-02-01  Václav Slavíkadded support for async playback to Unix implementation...