mame/src/lib/util
Aaron Giles e0ccde49a3 Moved chd_clone_metadata code into chdman.c so that it can intelligently
update old tags.

Modified cdrom.c to expose metadata read/write functions, and changed
chdman to use them. Also changed chdman to parse old-style metadata and
convert it to new-style metadata since we're going to need to re-do this
anyway and the two won't hash to the same value.

Added completely untested support for the ident metadata to the hard
disk creation path. If a filename is provided immediately after the
source filename, it is taken as an ident file and processed for CHS
data and added. Other metadata types can be added afterwards via
-addmeta.
2009-03-10 15:09:00 +00:00
..
astring.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
astring.h Fixed popmessage. 2008-07-14 15:00:58 +00:00
avcomp.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
avcomp.h Added video level detection and reporting to ldverify. 2008-08-12 17:37:53 +00:00
aviio.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
aviio.h Added uncompressed AVI recording. Extended aviio to be able 2008-05-13 03:02:11 +00:00
bitmap.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
bitmap.h Major drawgfx cleanup, global removal, and feature enhancements: 2009-01-12 11:05:15 +00:00
cdrom.c Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
cdrom.h Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
chd.c Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
chd.h Moved chd_clone_metadata code into chdman.c so that it can intelligently 2009-03-10 15:09:00 +00:00
corefile.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
corefile.h Fixed crash bug in DCS games. 2008-12-11 17:03:13 +00:00
corestr.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
corestr.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
coreutil.c romload cleanups: 2009-01-02 19:20:55 +00:00
coreutil.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
harddisk.c Added flags to the metadata entries, encoded in the top bit. Right now 2009-03-05 07:35:24 +00:00
harddisk.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
huffman.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
huffman.h Rejiggered huffman.c to support multiple interleaving 2008-08-12 09:24:22 +00:00
jedparse.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +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 Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
options.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
palette.h Major drawgfx cleanup, global removal, and feature enhancements: 2009-01-12 11:05:15 +00:00
png.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
png.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
pool.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +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 Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
unzip.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
vbiparse.c Simplified core deinterlacing logic based on availability of pre- 2008-09-29 09:23:22 +00:00
vbiparse.h Changed requirements for laserdisc CHDs to require a new chunk of 2008-09-18 15:17:42 +00:00
xmlfile.c Modified the makefile to support experimental optional C++ 2009-02-28 22:10:06 +00:00
xmlfile.h Added new flag to menu items: MENU_FLAG_DISABLE, which means the 2008-08-13 04:55:42 +00:00