dxx-rebirth/arch/sdl
2007-11-03 05:50:45 +00:00
..
digi.c Fixed some command-line options 2007-10-12 14:21:21 +00:00
digi_audio.c Set SOUND_BUFFER_SIZE for SDL_mixer to 1024 to minimize delay; Removed MIDI-existance check and store all music to Music/ subdirectory of writedir - keeps clean if user has tons of levels; Added SDL_mixer command-line help output; Reworked PHYSFSX_init and removed SysUserDir so we can finally read args without a hassle; Stored MAXIMUM_FPS in game.h - where it belongs to 2007-10-13 23:52:17 +00:00
digi_mixer.c Set SOUND_BUFFER_SIZE for SDL_mixer to 1024 to minimize delay; Removed MIDI-existance check and store all music to Music/ subdirectory of writedir - keeps clean if user has tons of levels; Added SDL_mixer command-line help output; Reworked PHYSFSX_init and removed SysUserDir so we can finally read args without a hassle; Stored MAXIMUM_FPS in game.h - where it belongs to 2007-10-13 23:52:17 +00:00
digi_mixer_music.c Fixed non-working jukebox next song advance (missing hook) 2007-10-28 16:52:22 +00:00
event.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
gr.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
joy.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
joydefs.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
jukebox.c hack to remove warning when compiling on Mac OS X (constant/variable dirent parameter of file selection callback for scandir) 2007-11-03 05:50:45 +00:00
key.c Updated docs; Removed GP2X support since I won't support this device anymore 2007-09-28 22:44:04 +00:00
mouse.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
rbaudio.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
timer.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00