raze/source/audiolib/src
Christoph Oelckers 9aa275f996 - got rid of some editor-only code and the entire buildvfs header
Nearly all file write access now uses the FileWriter class, which is UTF-8-safe on all platforms - unlike stdio.
2019-11-08 02:02:54 +01:00
..
_al_midi.h - manual update of audiolib 2019-10-24 19:59:09 +02:00
_midi.h Further audiolib work... I think this is almost done! 2019-10-24 19:25:48 +02:00
_multivc.h Prefer uint32_t over unsigned int 2019-10-24 19:26:30 +02:00
driver_adlib.cpp - converted the 3 new CVARs in the audio code. 2019-10-25 02:01:36 +02:00
driver_adlib.h - removed the bind command set from the osdcmd files to make sure that they don't get called anympre. All input should be routed through the new console code now. 2019-11-05 00:22:42 +01:00
driver_directsound.cpp - removed most of the old OSD's hooks. 2019-11-05 20:25:57 +01:00
driver_directsound.h Further audiolib work... I think this is almost done! 2019-10-24 19:25:48 +02:00
driver_nosound.cpp Prefer uint32_t over unsigned int 2019-10-24 19:26:30 +02:00
driver_nosound.h Prefer uint32_t over unsigned int 2019-10-24 19:26:30 +02:00
driver_sdl.cpp - got rid of some editor-only code and the entire buildvfs header 2019-11-08 02:02:54 +01:00
driver_sdl.h Audiolib rework WIP 2019-10-24 19:24:31 +02:00
driver_winmm.cpp Fix issue with tempo when changing back and forth between OPL3 and WinMM MIDI output 2019-10-24 19:27:57 +02:00
driver_winmm.h - fixed mus_device CVar and reenabled WinMM device. 2019-10-24 21:02:07 +02:00
drivers.cpp - fixed mus_device CVar and reenabled WinMM device. 2019-10-24 21:02:07 +02:00
flac.cpp Resolve merge issues 2019-10-24 19:48:11 +02:00
formats.cpp Resolve merge issues 2019-10-24 19:48:11 +02:00
fx_man.cpp - converted the 3 new CVARs in the audio code. 2019-10-25 02:01:36 +02:00
gmtimbre.cpp Further small midi cleanup changes--nothing functional 2019-10-24 19:26:14 +02:00
ll.h New files for audiolib 2019-10-24 19:22:49 +02:00
midi.cpp - converted the 3 new CVARs in the audio code. 2019-10-25 02:01:36 +02:00
midi.h Add a cvar array for audiolib 2019-10-24 19:26:15 +02:00
mix.cpp Audiolib rework WIP 2019-10-24 19:24:31 +02:00
mixst.cpp Use templates for audiolib mixing functions 2019-10-20 11:51:57 +02:00
multivoc.cpp - added the ZDoom console and made all needed changes to get it compiled. 2019-11-05 19:57:48 +01:00
music.cpp Remove second EMIDICard / ForceEMIDI parameter from MUSIC_Init which only served to clobber the value entered using the cvar 2019-10-24 19:41:50 +02:00
opl3.cpp - manual update of audiolib 2019-10-24 19:59:09 +02:00
pitch.cpp pitch.cpp cleanup. 2018-10-25 23:30:51 +00:00
pitch.h Further audiolib work... I think this is almost done! 2019-10-24 19:25:48 +02:00
vorbis.cpp - manual update of audiolib 2019-10-24 19:59:09 +02:00
xa.cpp Resolve merge issues 2019-10-24 19:48:11 +02:00
xmp.cpp - manual update of audiolib 2019-10-24 19:59:09 +02:00