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
/
imgtool
/
modules
/
mac.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
use C++ library includes (nw)
firewave
2020-01-22
1
-5
/
+5
*
Fixes for Coverity "Resource leak" warnings (#3089)
Oliver Stöneberg
2018-01-21
1
-1
/
+4
*
Created a more flexible imgtool::datetime structure for use within Imgtool (#...
npwoods
2017-10-17
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-1
/
+1
*
Imgtool: Classic Mac: Made the logic for B&W icon able to handled non-maske...
Nathan Woods
2017-08-02
1
-27
/
+25
*
[Imgtool] C++-ification of imgtool_forkent structure
Nathan Woods
2017-08-02
1
-13
/
+5
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-1
/
+1
*
[Imgtool Mac] Adding support for MacRoman encoding
Nathan Woods
2017-01-14
1
-0
/
+30
*
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
1
-14
/
+8
|
\
|
*
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
1
-14
/
+8
*
|
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
1
-48
/
+48
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-271
/
+271
*
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst...
Nathan Woods
2016-10-17
1
-4
/
+7
*
[Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &'
Nathan Woods
2016-10-17
1
-38
/
+38
*
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
Nathan Woods
2016-10-16
1
-18
/
+18
*
[Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &'
Nathan Woods
2016-10-16
1
-23
/
+23
*
[Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&'
Nathan Woods
2016-10-15
1
-3
/
+3
*
[Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &'
Nathan Woods
2016-10-14
1
-11
/
+11
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
1
-15
/
+15
*
[Imgtool] C++-ified a few more classes
Nathan Woods
2016-10-09
1
-25
/
+25
*
Merge pull request #1456 from npwoods/imgtool_image_cplusplus
R. Belmont
2016-10-08
1
-16
/
+16
|
\
|
*
Made imgtool_image (now imgtool::image) a "real" C++ class
Nathan Woods
2016-09-27
1
-16
/
+16
*
|
[Imgtool Mac Module] Fixed an unsigned overflow error that would causes cras...
Nathan Woods
2016-09-30
1
-2
/
+3
|
/
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-51
/
+51
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Fix up imgtool as well
Vas Crabb
2016-07-08
1
-6
/
+6
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-8
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+6418