index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-14
/
+14
*
-osd/windows: Minimise full-screen windows on losing focus (#2997).
Vas Crabb
2021-01-21
1
-5
/
+6
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-8
/
+8
*
Low-level #include overhaul
AJR
2021-01-02
1
-3
/
+3
*
support Redump extended bin/cue format for Dreamcast discs (#7422)
nhand42
2020-12-17
1
-1
/
+20
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-3
/
+5
*
chdman.cpp: GCC 9.3 is actually the cutoff point for legacy MSVC-style long l...
Vas Crabb
2020-08-23
1
-2
/
+2
*
looks like I64 size qualifier is only needed for MSYS64 GCC 9 and earlier (nw)
Vas Crabb
2020-06-02
1
-2
/
+2
*
chdman: support characters outside ASCII in command line arguments
Vas Crabb
2020-05-29
1
-67
/
+72
*
split was using sha1.h directly - fix that (nw)
Vas Crabb
2020-04-13
1
-7
/
+6
*
use C++ library includes (nw)
firewave
2020-01-22
1
-7
/
+7
*
chdman.cpp: Attempted fix for naive code (nw)
AJR
2019-09-06
1
-1
/
+1
*
chdman.cpp: Another superfluous temporary removed (nw)
AJR
2019-09-06
1
-1
/
+0
*
chdman: Clean up some archaic string code (nw)
AJR
2019-09-06
1
-72
/
+58
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-1
/
+1
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1
/
+1
*
chdman: fix GDI 2048 extraction
MetalliC
2019-01-25
1
-1
/
+1
*
Fix tools as well (nw)
Miodrag Milanovic
2017-05-15
1
-1
/
+1
*
chdman: Add support for hard disk templates and add some initial ones
Dirk Best
2017-01-07
1
-1
/
+76
*
Misc typo fixes.
Jordi Mallach
2016-10-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-151
/
+151
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-12
/
+12
*
Fix chdman addmeta --valuefile by calling the correct write_metadata. [smf]
smf-
2016-10-09
1
-1
/
+1
*
unbreak large files in chdman after refactor
Vas Crabb
2016-08-01
1
-4
/
+4
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-8
/
+8
*
chdman: fix remaining createcd 64bit issues
MetalliC
2016-07-24
1
-4
/
+4
*
compile fix (nw)
Miodrag Milanovic
2016-07-23
1
-9
/
+9
*
try one old good fix (nw)
Miodrag Milanovic
2016-07-23
1
-1
/
+1
*
Revert "fix building with gcc 6.1.0 by making it consistent with other source...
Miodrag Milanovic
2016-07-23
1
-2
/
+5
*
fix building with gcc 6.1.0 by making it consistent with other source files. ...
smf-
2016-07-23
1
-5
/
+2
*
Fixed stupid compilation error
Nathan Woods
2016-07-11
1
-1
/
+1
*
Removed some c_str() calls that are no longer necessary
Nathan Woods
2016-07-11
1
-2
/
+2
*
remove all usages of tagmap
Miodrag Milanovic
2016-06-18
1
-1
/
+0
*
ever since https://github.com/mamedev/mame/commit/f0823886a66100e193d6eeb0402...
smf-
2016-06-08
1
-3
/
+0
*
Ignore cylinders, heads and sectors from identify device data, based on the A...
smf-
2016-06-02
1
-1
/
+1
*
misc fixes (nw)
Vas Crabb
2016-05-28
1
-1
/
+1
*
chdman: ignore ATA ident CHS values for > 8GB images
MetalliC
2016-05-25
1
-0
/
+4
*
chdman.cpp: fix for code that expects to be able to dereference a pointer tha...
Ivan Vangelista
2016-04-27
1
-15
/
+48
*
fix chdman extractcd track names (was foo.cue.bin instead of foo.bin)
MetalliC
2016-03-30
1
-1
/
+1
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-8
/
+8
*
Fix chdman again for I64FMT on WIN32
Brandon Munger
2016-03-14
1
-1
/
+1
*
chdman I64FMT fix for OSX, FreeBSD
Brandon Munger
2016-03-14
1
-1
/
+1
*
Fix I64FMT in chdman for Linux 64 bit
Brandon Munger
2016-03-14
1
-0
/
+2
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-61
/
+60
*
Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef...
Vas Crabb
2016-03-09
1
-19
/
+14
*
Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw)
Miodrag Milanovic
2016-03-07
1
-4
/
+10
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-94
/
+84
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-11
/
+8
*
fix compile of tools (nw)
Miodrag Milanovic
2016-01-11
1
-9
/
+7
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-3
/
+2
[next]