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
/
osd
/
windows
/
winfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-561
/
+0
*
Cleanup and version bump
mame0167
Miodrag Milanovic
2015-10-28
1
-1
/
+1
*
pty: put a stopper in windows & osdmini versions of OSD as they don't
fulivi
2015-10-14
1
-0
/
+8
*
winfile.c: Stop crashing after saving to a disk image loaded from a software ...
Curt Coder
2015-07-05
1
-0
/
+3
*
Fix creation of paths
Vas Crabb
2015-03-31
1
-15
/
+9
*
More code alignment (windows/sdl). (nw)
couriersud
2015-01-24
1
-17
/
+0
*
actually this is less invasive, based on code that was already there, and wor...
mamehaze
2015-01-09
1
-11
/
+10
*
restore path creation in SDLMAME builds on Windows.
mamehaze
2015-01-09
1
-6
/
+11
*
Use the correct call to free memory in windows osd_close [smf]
smf-
2014-04-16
1
-5
/
+8
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
some mismatched malloc/free usage with osd_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-4
/
+4
*
Add an osd_truncate call to truncate files [O. Galibert]
Olivier Galibert
2014-03-11
1
-0
/
+37
*
winfile: Allow write-only files to be opened by external programs while MAME ...
R. Belmont
2013-10-20
1
-1
/
+1
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-35
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-6
/
+6
*
fixed unitialized memory in osd_file (nw)
Oliver Stöneberg
2013-01-09
1
-0
/
+1
*
Added windows implementation of pseudo tty access functions over pipes [Carl]
Miodrag Milanovic
2012-02-19
1
-0
/
+16
*
Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i...
Miodrag Milanovic
2011-09-22
1
-2
/
+1
*
Clean-ups and version bump
mame0143u3
Angelo Salese
2011-08-14
1
-5
/
+5
*
Added socket support to windows osd [Miodrag Milanovic]
Miodrag Milanovic
2011-07-28
1
-44
/
+67
*
(gcc 4.5 compile error)
Michaël Banaan Ananas
2010-05-05
1
-0
/
+1
*
Fix the memory leaks with the strconv.c function by
Scott Stone
2010-04-23
1
-5
/
+5
*
osd_get_emulator_directory removed (no credit)
Miodrag Milanovic
2010-02-13
1
-13
/
+0
*
- Removed not used OSD functions
Miodrag Milanovic
2010-02-13
1
-246
/
+9
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-1
/
+398
*
Removed stdlib.h from osdcomm.h.
Couriersud
2010-01-17
1
-0
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-13
/
+13
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-22
/
+22
*
Moved all the OSD/windows code over to straight BSD license.
Aaron Giles
2009-10-12
1
-2
/
+34
*
Modified the makefile to support experimental optional C++
Aaron Giles
2009-02-28
1
-3
/
+3
*
Fixed chdman -extract to a physical drive on Windows.
Aaron Giles
2008-03-19
1
-2
/
+13
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+331