Supermodel/Src/Sound/MPEG
Bart Trzynadlowski d318efe58c - Program settings are now managed by the CConfig class.
- Moved Logger.h to OSD/, cleaned up comments.
- Command line and config file parsing have been rewritten.
- Began replacing C standard library headers with C++ versions (eg. stdio.h -> cstdio). I think I got most of them, but not all.
2011-08-19 20:43:07 +00:00
..
amp.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
audio.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
audio.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
config.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
dump.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
dump.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
formats.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
getbits.cpp Save state support for 68K, Z80, sound board, DSB1, and MPEG playback. 2011-08-09 18:36:29 +00:00
getbits.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
getdata.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
getdata.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
huffman.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
huffman.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
layer2.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
layer2.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
layer3.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
layer3.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
misc2.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
misc2.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
MPEG.h Save state support for 68K, Z80, sound board, DSB1, and MPEG playback. 2011-08-09 18:36:29 +00:00
position.cpp - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
position.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
proto.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
rtbuf.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
transform.cpp - Program settings are now managed by the CConfig class. 2011-08-19 20:43:07 +00:00
transform.h - Improved 68K interface. Now supports context switching. 2011-07-31 02:37:31 +00:00
util.cpp - Fixed compilation when DEBUG is defined. 2011-07-31 17:07:17 +00:00