0ad/source/sound
2004-11-20 21:32:00 +00:00
..
CMusicPlayer.cpp moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls 2004-09-19 16:01:41 +00:00
CMusicPlayer.h moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls 2004-09-19 16:01:41 +00:00
CPlayList.cpp Minor changes to make the sound code compile without any errors 2004-07-22 13:24:03 +00:00
CPlayList.h Miscellaneous GCC fixes 2004-08-09 16:44:08 +00:00
JSI_Sound.cpp add SetPosition and SetGain wrappers. untested 2004-11-20 21:32:00 +00:00
JSI_Sound.h add SetPosition and SetGain wrappers. untested 2004-11-20 21:32:00 +00:00