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
/
stream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed a number of declarations in Imgtool to use std::string instead of 'co...
Nathan Woods
2016-12-11
1
-16
/
+11
*
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
1
-19
/
+18
|
\
|
*
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
1
-19
/
+18
*
|
srcclean (nw)
Vas Crabb
2016-10-23
1
-25
/
+25
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-27
/
+27
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
1
-151
/
+203
*
imgtool, hp9845_tape format: implemented read & write ops in 9845data filter
fulivi
2016-09-23
1
-2
/
+1
*
patch up on OSX
Vas Crabb
2016-08-01
1
-4
/
+4
*
imgtool fix (nw)
Miodrag Milanovic
2016-07-31
1
-3
/
+3
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-5
/
+5
*
* Remove confusing method from vectorstreams that hide base_ios method (fixes...
Vas Crabb
2016-03-18
1
-9
/
+8
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-17
/
+11
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-138
/
+99
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-22
/
+22
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+536