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
/
lib
/
util
/
chdcodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-1779
/
+0
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-80
/
+80
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-42
/
+126
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-1
/
+1
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-4
/
+4
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
1
-0
/
+2
*
Fix compile and cleanup includes (nw)
Miodrag Milanovic
2015-01-11
1
-2
/
+2
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-59
/
+59
*
removed unused m_props from chd_lzma_decompressor (nw)
Oliver Stöneberg
2013-01-05
1
-1
/
+0
*
Enable support building the bundled 7z library with a C++ compiler. [Markus ...
Scott Stone
2012-07-24
1
-3
/
+0
*
import of chdman fix from mess (nw)
Miodrag Milanovic
2012-05-23
1
-2
/
+2
*
CHD error handling by Firewave (no whatsnew)
Miodrag Milanovic
2012-05-21
1
-0
/
+4
*
Clean-ups and version bump
mame0145u6
Angelo Salese
2012-04-08
1
-8
/
+8
*
Added code to cdrom.c to compute and verify ECC codes for mode 1/2
Aaron Giles
2012-04-06
1
-73
/
+218
*
Clean-ups and version bump
mame0145u2
Angelo Salese
2012-02-26
1
-4
/
+4
*
Better management of FLAC block sizes, aiming to keep them around 2k
Aaron Giles
2012-02-26
1
-67
/
+86
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-29
/
+29
*
Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible.
Aaron Giles
2012-02-17
1
-0
/
+8
*
Added new CHD codec: CD-FLAC which knows how to shuffle CD data
Aaron Giles
2012-02-17
1
-2
/
+227
*
chdcodec.c: Fix Linux compile (no whatsnew)
mahlemiut
2012-02-16
1
-2
/
+2
*
Fix blocksize for FLAC encoder.
Aaron Giles
2012-02-16
1
-1
/
+1
*
Fix compile on 4.6.2 (no whatsnew)
Miodrag Milanovic
2012-02-16
1
-3
/
+3
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-0
/
+1325