summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* Fix for Win32 SDL build.mame0137u4 Aaron Giles2010-05-051-1/+1
* Fix the memory leaks with the strconv.c function by Scott Stone2010-04-2318-87/+91
* Remove some stray invalid code in start_profiler() [Oliver Stoneberg] Scott Stone2010-04-231-2/+0
* Make these extern "C" so they play nice with all tools. Aaron Giles2010-04-081-0/+7
* Fix SDL debugger typo. Olivier Galibert2010-03-221-1/+1
* several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] Fabio Priuli2010-03-177-8/+11
* SDL: fix Fortify-reported stack smash [Belegdol] R. Belmont2010-03-081-1/+1
* Fix compile error.mame0136u4 Aaron Giles2010-03-041-1/+1
* Sync with Windows version. Aaron Giles2010-03-041-2/+2
* Tidied up includes in a number of files in src/osd/sdl. [couriersud] Couriersud2010-02-287-11/+4
* Corrected default assignment of F10 as the default throttle on/off key for MA... Scott Stone2010-02-271-0/+2
* ui.c,ui.h,windows/input.c: [Miodrag Milanovic] Miodrag Milanovic2010-02-161-9/+0
* osdcore files MUST NEVER include headers from the core emulator. Aaron Giles2010-02-142-2/+2
* - removed window config from video_config Couriersud2010-02-142-12/+18
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-142-3/+3
* Made uimodekey default to "auto" and let OSD decide about default key. (no cr... Miodrag Milanovic2010-02-141-1/+11
* Fix r8303 Couriersud2010-02-141-7/+7
* - Remove stray undef Couriersud2010-02-141-5/+4
* - sdldir.c: Cleanup the #ifdef hell a bit. Couriersud2010-02-142-48/+44
* Workaround for gcc-4.3 reporting a false warning on solaris. Couriersud2010-02-141-0/+5
* Fix sdldir.c Couriersud2010-02-141-12/+27
* osd_get_emulator_directory removed (no credit) Miodrag Milanovic2010-02-136-81/+0
* No credit Couriersud2010-02-132-1/+13
* No credit, please Couriersud2010-02-136-47/+79
* This should fix build. Miodrag Milanovic2010-02-132-2/+4
* - Removed not used OSD functions Miodrag Milanovic2010-02-136-679/+426
* - Revert changes accidentally committed. Couriersud2010-02-121-110/+4
* - Removed changelog notes from osd_sdl.h Couriersud2010-02-124-234/+119
* Fix OSD=sdl win32 compile Couriersud2010-02-121-0/+1
* Move functions from sdlclip.c to sdlos_* Couriersud2010-02-125-303/+290
* Minor cleanup - no whatsnew Couriersud2010-02-121-3/+24
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-1212-41/+1262
* Made SDL windows build able to run (needs -window option to start) (no whatsnew) Miodrag Milanovic2010-02-121-2/+2
* Added DEBUG_FLAG_OSD_ENABLED to allow coexistence of debuggers going forward. Couriersud2010-02-057-14/+15
* Fix DISTRO=gcc44-generic make shortcut to use gcc-4.4 properly (-V 4.4 does n... Couriersud2010-02-041-1/+1
* Added comment that size hints are not really working. [No credit] Couriersud2010-02-041-0/+1
* Fix immediate crash on startup of GTK debugger R. Belmont2010-01-301-1/+4
* Fix for MESS SDL build (checked only on windows platform). Miodrag Milanovic2010-01-301-0/+1
* Remove some deprecated stuff that was copied from the Windows build. Aaron Giles2010-01-282-21/+2
* Apply osd_free fix to SDL version of code as well. Aaron Giles2010-01-281-1/+1
* Cleanups and version bump. Aaron Giles2010-01-284-51/+51
* GTK-Debugger Couriersud2010-01-286-23/+418
* GTK-Debugger Couriersud2010-01-267-215/+834
* Converted the following drivers to use driver_data structs: [Atari Ace] Phil Bennett2010-01-251-1/+1
* GTK-Debugger (SDL) Couriersud2010-01-244-28/+134
* Removed duplicate declarations from debug-cb.h Couriersud2010-01-241-229/+0
* SDL: fixed GTK debugger compile R. Belmont2010-01-231-3/+3
* GTK-Debugger Couriersud2010-01-236-1273/+1512
* GTK Debugger work Couriersud2010-01-227-568/+960
* Fix DEBUG build Couriersud2010-01-222-0/+6