index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
chdman.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix ld tool compilation.
Aaron Giles
2012-02-20
1
-4
/
+7
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-165
/
+165
*
Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible.
Aaron Giles
2012-02-17
1
-491
/
+510
*
Added new CHD codec: CD-FLAC which knows how to shuffle CD data
Aaron Giles
2012-02-17
1
-2
/
+2
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-3020
/
+2232
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-1
/
+1
*
Disable -createcdflac for now. The CHDs produced are not
Aaron Giles
2012-01-24
1
-1
/
+1
*
Added FLAC (lossless audio) codec support plus experimental hooks in samples ...
R. Belmont
2012-01-22
1
-2
/
+11
*
Major bitmap-related changes throughout the system. There are
Aaron Giles
2012-01-12
1
-324
/
+304
*
Fix for tools compile provided by qmc2 author (no whatsnew)
Miodrag Milanovic
2012-01-02
1
-2
/
+2
*
Fix tools to work with new bitmap_t semantics.
Aaron Giles
2011-12-31
1
-39
/
+28
*
chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers...
R. Belmont
2011-12-31
1
-1
/
+1
*
- Removing MD5 support in ROMLOAD_* [Oliver Stoneberg]
Miodrag Milanovic
2011-07-31
1
-3
/
+3
*
chdman: experimental incomplete .nrg disc image import [R. Belmont]
R. Belmont
2011-02-12
1
-1
/
+1
*
Cleanups and version bump.
mame0139u3
Aaron Giles
2010-09-19
1
-1
/
+1
*
CHDMAN: fix for extracting bin/cue audio tracks (no whatsnew)
R. Belmont
2010-09-14
1
-0
/
+13
*
CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm...
R. Belmont
2010-09-14
1
-34
/
+22
*
CHDMAN: rewrote bin/cue support from specs, more images now work. [R. Belmont]
R. Belmont
2010-09-08
1
-1
/
+1
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-1
/
+1
*
chdman/cdrom updates: [R. Belmont]
R. Belmont
2010-05-30
1
-57
/
+169
*
Fixed linking of chdman.exe and romcmp.exe with Visual
Scott Stone
2010-04-23
1
-1
/
+1
*
Tools now include stdlib.h where needed
Couriersud
2010-01-17
1
-0
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-4
/
+4
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-3
/
+3
*
Change tools I wrote to be straight BSD.
Aaron Giles
2009-10-31
1
-4
/
+32
*
chdman: add option to create uncompressed writeable HD images for MESS
R. Belmont
2009-10-28
1
-0
/
+143
*
Fix chdman -update to leave the write protect state alone when updating
Aaron Giles
2009-08-02
1
-4
/
+4
*
Added casts to ensure proper values are passed to the ctype.h functions.
Aaron Giles
2009-06-25
1
-1
/
+1
*
Added missing casts and made other tweaks. The entire project
Aaron Giles
2009-04-27
1
-11
/
+11
*
Cleanups and version bump.
Aaron Giles
2009-03-19
1
-13
/
+13
*
Fixed bug where chdman -extract would not truncate to the logical size.
Aaron Giles
2009-03-16
1
-0
/
+1
*
Added new function core_fload() to load a file into an allocated buffer.
Aaron Giles
2009-03-11
1
-62
/
+17
*
Moved chd_clone_metadata code into chdman.c so that it can intelligently
Aaron Giles
2009-03-10
1
-16
/
+202
*
Redid metadata hashing. A digest of tags and hashes for each
Aaron Giles
2009-03-10
1
-25
/
+0
*
NOTE: With the change, all existing CHD diff files are invalid.
Aaron Giles
2009-03-09
1
-37
/
+278
*
Added flags to the metadata entries, encoded in the top bit. Right now
Aaron Giles
2009-03-05
1
-12
/
+12
*
Cleanups and version bump.
mame0127u4
Aaron Giles
2008-09-18
1
-12
/
+12
*
Changed requirements for laserdisc CHDs to require a new chunk of
Aaron Giles
2008-09-18
1
-4
/
+275
*
Fixed bug when writing AVI files with more than one RIFF chunk.
Aaron Giles
2008-08-21
1
-0
/
+6
*
Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code.
Aaron Giles
2008-08-18
1
-2
/
+2
*
Cleanups and version bump.
mame0126u5
Aaron Giles
2008-08-14
1
-6
/
+6
*
Added video level detection and reporting to ldverify.
Aaron Giles
2008-08-12
1
-15
/
+0
*
Rejiggered huffman.c to support multiple interleaving
Aaron Giles
2008-08-12
1
-273
/
+140
*
Cleanups and version bump.
mame0126u4
Aaron Giles
2008-08-07
1
-8
/
+8
*
Removed obsolete makemeta tool. Replaced it with new ldverify
Aaron Giles
2008-08-05
1
-117
/
+267
*
Removed per-frame metadata support from chdman. Creating an A/V
Aaron Giles
2008-08-01
1
-102
/
+20
*
Fix the guess. ;-)
Aaron Giles
2008-05-13
1
-1
/
+1
*
- guess the sampleskip parameter added by commit 1562
Laurent Desnogues
2008-05-13
1
-1
/
+1
*
Identified code not used and marked with "#ifdef UNUSED_FUNCTION"
Couriersud
2008-03-01
1
-1
/
+2
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
[prev]
[next]