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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-109
/
+151
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-1
/
+1
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-1
/
+19
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-6
/
+6
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-19
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-133
/
+133
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-4
/
+4
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Update LZMA SDK to 15.14
Vas Crabb
2016-04-09
1
-7
/
+22
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-40
/
+40
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1779