summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/chdman.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-11/+11
* Cleanups and version bump. Aaron Giles2009-03-191-13/+13
* Fixed bug where chdman -extract would not truncate to the logical size. Aaron Giles2009-03-161-0/+1
* Added new function core_fload() to load a file into an allocated buffer. Aaron Giles2009-03-111-62/+17
* Moved chd_clone_metadata code into chdman.c so that it can intelligently Aaron Giles2009-03-101-16/+202
* Redid metadata hashing. A digest of tags and hashes for each Aaron Giles2009-03-101-25/+0
* NOTE: With the change, all existing CHD diff files are invalid. Aaron Giles2009-03-091-37/+278
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-051-12/+12
* Cleanups and version bump.mame0127u4 Aaron Giles2008-09-181-12/+12
* Changed requirements for laserdisc CHDs to require a new chunk of Aaron Giles2008-09-181-4/+275
* Fixed bug when writing AVI files with more than one RIFF chunk. Aaron Giles2008-08-211-0/+6
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-2/+2
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-6/+6
* Added video level detection and reporting to ldverify. Aaron Giles2008-08-121-15/+0
* Rejiggered huffman.c to support multiple interleaving Aaron Giles2008-08-121-273/+140
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-8/+8
* Removed obsolete makemeta tool. Replaced it with new ldverify Aaron Giles2008-08-051-117/+267
* Removed per-frame metadata support from chdman. Creating an A/V Aaron Giles2008-08-011-102/+20
* Fix the guess. ;-) Aaron Giles2008-05-131-1/+1
* - guess the sampleskip parameter added by commit 1562 Laurent Desnogues2008-05-131-1/+1
* Identified code not used and marked with "#ifdef UNUSED_FUNCTION" Couriersud2008-03-011-1/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Oliver Stoneberg) Aaron Giles2008-01-041-1/+1
* (From Atari Ace) Aaron Giles2007-12-241-2/+2
* Changes for MAME 0.122. Aaron Giles2007-12-181-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2629