.. |
_multivc.h
|
CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.
|
2015-01-17 00:28:49 +00:00 |
driver_directsound.c
|
MSVC build system consolidation.
|
2014-07-23 07:21:29 +00:00 |
driver_directsound.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
driver_nosound.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
driver_nosound.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
driver_sdl.c
|
AudioLib: malloc + memset to zero --> calloc
|
2015-04-24 00:09:19 +00:00 |
driver_sdl.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
drivers.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
drivers.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
flac.c
|
AudioLib: When handling a LOOP_END tag in FLAC or Ogg, truncate any blocks that read past it so that the specified value is respected precisely, instead of rounding up to the nearest block size.
|
2015-04-24 00:09:42 +00:00 |
formats.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
fx_man.c
|
CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.
|
2015-01-17 00:28:49 +00:00 |
linklist.h
|
Make a bunch of things extern "C". This should fix C++ builds on OS X and with Lunatic. DONT_BUILD.
|
2014-11-26 04:39:23 +00:00 |
ll_man.h
|
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
|
2014-11-22 12:32:56 +00:00 |
mix.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
mixst.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
multivoc.c
|
CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.
|
2015-01-17 00:28:49 +00:00 |
multivoc.h
|
CON: Add new commands "getmusicposition" and "setmusicposition" that operate on the playback position of the current music track.
|
2015-01-17 00:28:49 +00:00 |
pitch.c
|
Fix freeze on pitch 0 sound playback introduced in r4616.
|
2015-04-11 13:53:06 +00:00 |
pitch.h
|
Part 1 of attempting to adhere to C standard section 7.1.3. It turns out it's illegal to use identifiers that begin with _ or have __ anywhere in them. DONT_BUILD.
|
2014-11-22 12:32:56 +00:00 |
vorbis.c
|
AudioLib: When handling a LOOP_END tag in FLAC or Ogg, truncate any blocks that read past it so that the specified value is respected precisely, instead of rounding up to the nearest block size.
|
2015-04-24 00:09:42 +00:00 |
xa.c
|
AudioLib: malloc + memset to zero --> calloc
|
2015-04-24 00:09:19 +00:00 |