summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/output.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-1/+1
* Fixed register_window_classcreate_window_class Vladimir Kryvian2015-08-271-0/+2
* Fixed GetModuleHandle to be universal. Vladimir Kryvian2015-08-251-2/+4
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* -Made osd_interface base class for OSD and moved initialization for each subs... Miodrag Milanovic2014-04-251-10/+8
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-5/+3
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-35/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* less ugly way to silence gcc 4.6 (no whatsnew) Miodrag Milanovic2011-12-151-1/+1
* clean-ups and version bump Angelo Salese2011-10-101-1/+1
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-221-1/+2
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-1/+1
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-7/+7
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-5/+5
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-22/+22
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-121-2/+34
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-2/+2
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+7
* From: Jeff Shanholtz [mailto:jpublic@shanholtz.com] Aaron Giles2008-07-061-0/+1
* From: Oliver Stoenberg Aaron Giles2008-04-111-5/+5
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+311