summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* 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
* The return of the "misc" Couriersud2010-01-2125-244/+409
* malloc ==> osd_malloc, free ==> osd_free Couriersud2010-01-211-10/+7
* Fix a typo Couriersud2010-01-201-1/+1
* Exit from the unhandled exception filter cleanly now. Aaron Giles2010-01-201-21/+7
* Attempt to fix OS X debugger. Aaron Giles2010-01-201-7/+7
* OpenBSD support in makefile/sdl.mak Couriersud2010-01-202-3/+3
* Autodetection of PTR64 can be inhibited now by specifying PTR64=0. Couriersud2010-01-192-5/+5