summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/sdlfile.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-600/+0
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-9/+9
* pty: first step of pseudo terminal implementation fulivi2015-10-131-0/+19
* Fixed image truncate and a lockup during disk formatting Michael Zapf2015-07-141-1/+1
* Don't segfault on software list image save. (nw) Curt Coder2015-05-261-0/+3
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-5/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* Fix creation of paths Vas Crabb2015-03-311-1/+1
* OS/2 patches for SDLMAME v0.158 [KO Myung-Hun] Vas Crabb2015-02-241-2/+2
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-54/+54
* Promote osd_getenv from osdlib.h to osdcore.h. Change return type to couriersud2015-01-271-2/+1
* Aligned sdlfile.c to winfile.c (which is actually included by sdl). couriersud2015-01-101-0/+78
* - Moved OS specific low level code to osd/modules/lib. couriersud2015-01-091-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-10/+0
* (nw) R. Belmont2014-08-311-2/+0
* SDL: fall through to the baseline Win32 implementations for file, socket, and... R. Belmont2014-08-311-2/+14
* Add an osd_truncate call to truncate files [O. Galibert] Olivier Galibert2014-03-111-0/+23
* Remove fstat hack no longer needed with current emscripten (nw) Justin Kerk2013-12-071-16/+0
* Simplify SDL file changes (nw) Justin Kerk2013-11-031-3/+3
* Upstream changes needed to compile JSMESS [Justin Kerk, John Vilk, Justin de... Justin Kerk2013-11-031-5/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* SDL: Preliminary Haiku OS support [PulkoMandy] R. Belmont2012-05-281-4/+4
* sdlsocket: workaround for a problem in the detection of tcp/ip socket address... Fabio Priuli2011-06-081-1/+1
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-131-4/+4
* Cleanups and version bump.mame0140u2 Aaron Giles2010-12-081-11/+11
* SDL: add ptty (*IX/OS X) and sockets (all SDL builds) capability [Tim Lindner... R. Belmont2010-11-201-42/+103
* - sdldir.c: Cleanup the #ifdef hell a bit. Couriersud2010-02-141-20/+22
* No credit, please Couriersud2010-02-131-9/+1
* - Removed not used OSD functions Miodrag Milanovic2010-02-131-265/+1
* - Removed changelog notes from osd_sdl.h Couriersud2010-02-121-32/+1
* Minor cleanup - no whatsnew Couriersud2010-02-121-3/+24
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-121-1/+203
* The return of the "misc" Couriersud2010-01-211-18/+15
* Removed stdlib.h from osdcomm.h. Couriersud2010-01-171-0/+6
* Cleanups and version bump. Aaron Giles2010-01-161-16/+16
* Cosmetic changes, no credit Couriersud2010-01-151-1/+0
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+494