summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* winfile.c: Stop crashing after saving to a disk image loaded from a software ... Curt Coder2015-07-051-0/+3
* Align memory with MALLOC_DEBUG (nw) Vas Crabb2015-07-041-18/+39
* Don't make malloc replacement incompatible with malloc (nw) Vas Crabb2015-07-031-3/+3
* Revert "In SDL version, fix refresh rate setting in fullscreen" R. Belmont2015-06-271-5/+3
* Merge pull request #215 from dnlopez/sdl_refreshrate R. Belmont2015-06-271-3/+5
|\
| * In SDL version, fix refresh rate setting in fullscreen Daniel Lopez2015-06-171-3/+5
* | Merge pull request #209 from dnlopez/master R. Belmont2015-06-272-2/+13
|\ \
| * | Fix/extend parsing of -resolution command line arg Daniel Lopez2015-06-142-2/+13
| * | In SDL version command line, don't look for depth in -resolution Daniel Lopez2015-06-131-1/+1
| |/
* | fix compile on MSVC (nw) Peter Ferrie2015-06-171-1/+1
* | Hook up -uimodekey for Windows Vas Crabb2015-06-151-146/+170
* | Move UI mode key out of SDL options into generic options Vas Crabb2015-06-156-22/+42
* | Fix off-by-one Vas Crabb2015-06-151-19/+10
|/
* GLSL: unlimit shader file size. [R. Belmont] arbee2015-06-131-1/+6
* Nope. (nw) balr0g2015-06-071-1/+0
* Use attribute unused for inlined new/delete. (nw) balr0g2015-06-071-0/+1
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... Julian Sikorski2015-06-061-0/+4
* Minor license tag fix (nw) balr0g2015-06-021-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame Cowering2015-05-281-0/+7
|\
| * fix bgfx on windows sdl build (nw) Miodrag Milanovic2015-05-281-0/+7
* | compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ... Cowering2015-05-281-0/+4
|/
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-272-21/+21
* Don't segfault on software list image save. (nw) Curt Coder2015-05-261-0/+3
* Discrete audio license update. Put my name on quite a number of discrete couriersud2015-05-253-3/+7
* Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw) couriersud2015-05-251-2/+2
* Self-service (nw) Paul Priest2015-05-241-1/+1
* owner name consistency and typo fix (nw) Miodrag Milanovic2015-05-221-1/+1
* unified licenses names (nw) Miodrag Milanovic2015-05-221-1/+1
* Sven gave permission for BSD3 distribution (nw) Miodrag Milanovic2015-05-2211-11/+11
* Bump version on *nix man pages. Cesare Falco2015-05-2211-11/+11
* Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) couriersud2015-05-184-9/+9
* Cocoa debugger: correctly size controls for user font selection (nw) Vas Crabb2015-05-144-30/+48
* Merge pull request #173 from ImJezze/master R. Belmont2015-05-116-223/+305
|\
| * Fixed automatic Shadow Mask rotation ImJezze2015-05-091-1/+5
| * HLSL shader improvements ImJezze2015-05-036-223/+301
* | did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-0998-350/+201
* | MAME now represent full build, for building MESS drivers only use [Miodrag Mi... Miodrag Milanovic2015-05-093-24/+0
* | removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0744-132/+0
* | Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-0798-0/+196
|/
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-294-18/+17
* SDLMAME v0.160 selects the first mode unconditionally as a best mode when -sw... Vas Crabb2015-04-261-2/+4
* *nix man pages: Added new options to select debugger font face and size Cesare Falco2015-04-2511-11/+29
* fix linux build (nw) Miodrag Milanovic2015-04-221-6/+6
* bugix and sdl fix (nw) Miodrag Milanovic2015-04-224-11/+11
* moved all to std::string (nw) Miodrag Milanovic2015-04-2222-223/+224
* Make sure monitor refresh is called when switchres is used (SDL). Remove couriersud2015-04-212-1/+1
* Fix repetitive monitor updates. By design, MAME has an issue setting couriersud2015-04-205-14/+25
* fix a leak (nw) Miodrag Milanovic2015-04-201-0/+2
* Fix OSX build and get rid of an astring while at it Vas Crabb2015-04-201-12/+10
* Fix debug build. (nw) couriersud2015-04-191-1/+1