summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/chdman.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ld tool compilation. Aaron Giles2012-02-201-4/+7
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-165/+165
* Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible. Aaron Giles2012-02-171-491/+510
* Added new CHD codec: CD-FLAC which knows how to shuffle CD data Aaron Giles2012-02-171-2/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-3020/+2232
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-1/+1
* Disable -createcdflac for now. The CHDs produced are not Aaron Giles2012-01-241-1/+1
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ... R. Belmont2012-01-221-2/+11
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-324/+304
* Fix for tools compile provided by qmc2 author (no whatsnew) Miodrag Milanovic2012-01-021-2/+2
* Fix tools to work with new bitmap_t semantics. Aaron Giles2011-12-311-39/+28
* chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers... R. Belmont2011-12-311-1/+1
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-3/+3
* chdman: experimental incomplete .nrg disc image import [R. Belmont] R. Belmont2011-02-121-1/+1
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-1/+1
* CHDMAN: fix for extracting bin/cue audio tracks (no whatsnew) R. Belmont2010-09-141-0/+13
* CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm... R. Belmont2010-09-141-34/+22
* CHDMAN: rewrote bin/cue support from specs, more images now work. [R. Belmont] R. Belmont2010-09-081-1/+1
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* chdman/cdrom updates: [R. Belmont] R. Belmont2010-05-301-57/+169
* Fixed linking of chdman.exe and romcmp.exe with Visual Scott Stone2010-04-231-1/+1
* Tools now include stdlib.h where needed Couriersud2010-01-171-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-4/+4
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* chdman: add option to create uncompressed writeable HD images for MESS R. Belmont2009-10-281-0/+143
* Fix chdman -update to leave the write protect state alone when updating Aaron Giles2009-08-021-4/+4
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-1/+1
* 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