.. |
_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
|
A whole bunch of mostly insignificant changes that didn't deserve separate commits. DONT_BUILD.
|
2015-02-11 05:22:48 +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
|
Fix a bug where FLAC sound effects would loop when they were not supposed to.
|
2015-01-25 12:17:25 +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
|
Next time I'll test with sound enabled when attempting to fix a warning in audiolib ;)
|
2014-09-30 04:09:03 +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
|
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 |
xa.c
|
Fix warning in previous commit. DONT_BUILD.
|
2015-01-17 05:40:42 +00:00 |