mame/src/lib/util
Aaron Giles 111a34fea5 Added video level detection and reporting to ldverify.
Removed channels parameter from avcomp decode configuration.

Fixed incorrect test in winwork that led to spinning instead
of using the nicely allocated events we had on hand.

Forced a sound synchronization on each vsync in the laserdisc
playback. This prevents overwriting the tail end of the
buffer which was fouling up the MACH 3 audio decoding.

Removed obsolete size check for uncompressable audio data.
2008-08-12 17:37:53 +00:00
..
astring.c Cleanups. 2008-07-17 08:09:52 +00:00
astring.h Fixed popmessage. 2008-07-14 15:00:58 +00:00
avcomp.c Added video level detection and reporting to ldverify. 2008-08-12 17:37:53 +00:00
avcomp.h Added video level detection and reporting to ldverify. 2008-08-12 17:37:53 +00:00
aviio.c ldverify now prints transient progress to stderr, allows for frame #0, 2008-08-07 15:07:12 +00:00
aviio.h Added uncompressed AVI recording. Extended aviio to be able 2008-05-13 03:02:11 +00:00
bitmap.c - Backs out BITMAP8 removal from most places. 2008-02-24 23:24:29 +00:00
bitmap.h - Backs out BITMAP8 removal from most places. 2008-02-24 23:24:29 +00:00
cdrom.c Various clean ups: 2008-03-01 16:54:52 +00:00
cdrom.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
chd.c Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
chd.h Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
corefile.c Fixes hang/crash on empty config file. (patch by Wilbert Pol) 2008-01-10 04:23:41 +00:00
corefile.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
corestr.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
corestr.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
coreutil.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
coreutil.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
harddisk.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-02-03 00:56:06 +00:00
harddisk.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
huffman.c Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
huffman.h Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
jedparse.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
jedparse.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
md5.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
md5.h Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
options.c Reverted change to options.c - not ready for release due to potential breakage of frontends. 2008-03-02 00:39:56 +00:00
options.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.h From: Atari Ace [mailto:atari_ace@verizon.net] 2008-02-03 00:56:06 +00:00
png.c Identified code not used and marked with "#ifdef UNUSED_FUNCTION" 2008-03-01 01:34:43 +00:00
png.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
pool.c Need to actually set the pool fail callback when allocating a pool. 2008-01-19 20:38:14 +00:00
pool.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
sha1.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-04-24 05:59:39 +00:00
sha1.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
unicode.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
unicode.h Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
unzip.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
unzip.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
vbiparse.c Cleanups and version bump. 2008-08-07 16:02:05 +00:00
vbiparse.h Removed obsolete makemeta tool. Replaced it with new ldverify 2008-08-05 16:30:35 +00:00
xmlfile.c Cleanups/version bump. 2008-07-31 09:00:13 +00:00
xmlfile.h Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00