dxx-rebirth/arch/sdl
md2211 324c0df6a1 * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X
* Sound system now uses a set of function pointers (digi.c) as a single interface to either SDL or SDL_mixer
* Ported jukebox functionality to D2X
2007-09-18 13:37:39 +00:00
..
digi.c * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X 2007-09-18 13:37:39 +00:00
digi_audio.c * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X 2007-09-18 13:37:39 +00:00
digi_mixer.c * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X 2007-09-18 13:37:39 +00:00
digi_mixer_music.c * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X 2007-09-18 13:37:39 +00:00
event.c
gr.c FindArg cleanup - GL-Debug and SDL arguments 2007-07-23 18:13:49 +00:00
joy.c Placing FindArg calls to seperated function, putting variables to a struct - frist step, not finished, yet; Large code cleanup 2007-07-14 20:33:42 +00:00
joydefs.c
jukebox.c * Huge SDL_mixer refactoring; sound backend now selectable at runtime, in D1X & D2X 2007-09-18 13:37:39 +00:00
key.c
mouse.c fixed more compiler warnings 2007-06-11 15:54:09 +00:00
rbaudio.c Cleaned up more FindArg's - Sound Options 2007-07-14 22:36:04 +00:00
timer.c