summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdepend.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* OSD Updates: couriersud2015-01-141-2/+0
* Untangled options inheritance. Previously code locked in osd_options couriersud2015-01-131-67/+0
* Converted back osd_interface into a pure interface. couriersud2015-01-121-562/+63
* Moved osd midi stuff to osd/modules/midi. Needed to touch a couple of couriersud2015-01-091-17/+0
* Added window to osd_interface (nw) Miodrag Milanovic2014-09-011-0/+9
* Cleanups and version bump Miodrag Milanovic2014-07-221-26/+24
* Change remaining references to -nosound to -sound none in code and docs; move... Alex W. Jackson2014-06-131-1/+1
* fixed some memory leaks in osd (nw) Oliver Stöneberg2014-05-141-1/+12
* -Reorganized OSD, handling more sound output systems and debuggers, defaults ... Miodrag Milanovic2014-05-081-8/+231
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-251-1/+122
* reverting to classic ui due to lot of issues, as much as I hate reverting som... Miodrag Milanovic2014-04-171-9/+0
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-0/+10
* Merge of new menubar code Nathan Woods2014-04-121-0/+9
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* Call off the dogs, the OSD routing for OSD-side sliders has been fixed. nwn Ryan Holtz2011-05-231-0/+9
* Cleanup & version bump.mame0140u1 Aaron Giles2010-11-081-9/+9
* Added support for OSD-generated fonts. The OSD is queried first to see Aaron Giles2010-10-241-0/+35
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-0/+198