warzone2100/lib/sequence
Giel van Schijndel 46a2f0ade2 * Remove some rather useless debugging printf statements
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2153 4a71c877-e1ca-e34f-864e-861f7616d084
2007-07-21 14:12:49 +00:00
..
Makefile.am * Add dec130.h to the automake system 2007-07-09 09:02:30 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
adpcm.c * Change the adpcm decoder to use a more object oriented approach (rather than global vars which would make decoding multiple streams impossible) 2007-07-07 14:23:48 +00:00
adpcm.h * Change the adpcm decoder to use a more object oriented approach (rather than global vars which would make decoding multiple streams impossible) 2007-07-07 14:23:48 +00:00
dec130.c * Use an int16_t instead of a short, since this code quite obviously depends on these variables to have an exact size of 16 bits 2007-07-07 13:58:15 +00:00
dec130.h * Use an int16_t instead of a short, since this code quite obviously depends on these variables to have an exact size of 16 bits 2007-07-07 13:58:15 +00:00
rpl_reader.c * Change the adpcm decoder to use a more object oriented approach (rather than global vars which would make decoding multiple streams impossible) 2007-07-07 14:23:48 +00:00
rpl_reader.h * Change the adpcm decoder to use a more object oriented approach (rather than global vars which would make decoding multiple streams impossible) 2007-07-07 14:23:48 +00:00
sequence.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
sequence_stub.c * Remove some rather useless debugging printf statements 2007-07-21 14:12:49 +00:00