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
/
sdl
/
sdlfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-600
/
+0
*
Cleanup and version bump
mame0167
Miodrag Milanovic
2015-10-28
1
-9
/
+9
*
pty: first step of pseudo terminal implementation
fulivi
2015-10-13
1
-0
/
+19
*
Fixed image truncate and a lockup during disk formatting
Michael Zapf
2015-07-14
1
-1
/
+1
*
Don't segfault on software list image save. (nw)
Curt Coder
2015-05-26
1
-0
/
+3
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
1
-5
/
+2
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Fix creation of paths
Vas Crabb
2015-03-31
1
-1
/
+1
*
OS/2 patches for SDLMAME v0.158 [KO Myung-Hun]
Vas Crabb
2015-02-24
1
-2
/
+2
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-54
/
+54
*
Promote osd_getenv from osdlib.h to osdcore.h. Change return type to
couriersud
2015-01-27
1
-2
/
+1
*
Aligned sdlfile.c to winfile.c (which is actually included by sdl).
couriersud
2015-01-10
1
-0
/
+78
*
- Moved OS specific low level code to osd/modules/lib.
couriersud
2015-01-09
1
-1
/
+1
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-1
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-10
/
+0
*
(nw)
R. Belmont
2014-08-31
1
-2
/
+0
*
SDL: fall through to the baseline Win32 implementations for file, socket, and...
R. Belmont
2014-08-31
1
-2
/
+14
*
Add an osd_truncate call to truncate files [O. Galibert]
Olivier Galibert
2014-03-11
1
-0
/
+23
*
Remove fstat hack no longer needed with current emscripten (nw)
Justin Kerk
2013-12-07
1
-16
/
+0
*
Simplify SDL file changes (nw)
Justin Kerk
2013-11-03
1
-3
/
+3
*
Upstream changes needed to compile JSMESS [Justin Kerk, John Vilk, Justin de...
Justin Kerk
2013-11-03
1
-5
/
+21
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-68
/
+68
*
SDL: Preliminary Haiku OS support [PulkoMandy]
R. Belmont
2012-05-28
1
-4
/
+4
*
sdlsocket: workaround for a problem in the detection of tcp/ip socket address...
Fabio Priuli
2011-06-08
1
-1
/
+1
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-4
/
+4
*
Cleanups and version bump.
mame0140u2
Aaron Giles
2010-12-08
1
-11
/
+11
*
SDL: add ptty (*IX/OS X) and sockets (all SDL builds) capability [Tim Lindner...
R. Belmont
2010-11-20
1
-42
/
+103
*
- sdldir.c: Cleanup the #ifdef hell a bit.
Couriersud
2010-02-14
1
-20
/
+22
*
No credit, please
Couriersud
2010-02-13
1
-9
/
+1
*
- Removed not used OSD functions
Miodrag Milanovic
2010-02-13
1
-265
/
+1
*
- Removed changelog notes from osd_sdl.h
Couriersud
2010-02-12
1
-32
/
+1
*
Minor cleanup - no whatsnew
Couriersud
2010-02-12
1
-3
/
+24
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-1
/
+203
*
The return of the "misc"
Couriersud
2010-01-21
1
-18
/
+15
*
Removed stdlib.h from osdcomm.h.
Couriersud
2010-01-17
1
-0
/
+6
*
Cleanups and version bump.
Aaron Giles
2010-01-16
1
-16
/
+16
*
Cosmetic changes, no credit
Couriersud
2010-01-15
1
-1
/
+0
*
SDLMAME initial import [R. Belmont, Couriersud]
R. Belmont
2010-01-13
1
-0
/
+494