| Commit message (Expand) | Author | Age | Files | Lines |
| * | winfile.c: Stop crashing after saving to a disk image loaded from a software ... |  Curt Coder | 2015-07-05 | 1 | -0/+3 |
| * | Align memory with MALLOC_DEBUG (nw) |  Vas Crabb | 2015-07-04 | 1 | -18/+39 |
| * | Don't make malloc replacement incompatible with malloc (nw) |  Vas Crabb | 2015-07-03 | 1 | -3/+3 |
| * | Revert "In SDL version, fix refresh rate setting in fullscreen" |  R. Belmont | 2015-06-27 | 1 | -5/+3 |
| * | Merge pull request #215 from dnlopez/sdl_refreshrate |  R. Belmont | 2015-06-27 | 1 | -3/+5 |
| |\ |
|
| | * | In SDL version, fix refresh rate setting in fullscreen |  Daniel Lopez | 2015-06-17 | 1 | -3/+5 |
| * | | Merge pull request #209 from dnlopez/master |  R. Belmont | 2015-06-27 | 2 | -2/+13 |
| |\ \ |
|
| | * | | Fix/extend parsing of -resolution command line arg |  Daniel Lopez | 2015-06-14 | 2 | -2/+13 |
| | * | | In SDL version command line, don't look for depth in -resolution |  Daniel Lopez | 2015-06-13 | 1 | -1/+1 |
| | |/ |
|
| * | | fix compile on MSVC (nw) |  Peter Ferrie | 2015-06-17 | 1 | -1/+1 |
| * | | Hook up -uimodekey for Windows |  Vas Crabb | 2015-06-15 | 1 | -146/+170 |
| * | | Move UI mode key out of SDL options into generic options |  Vas Crabb | 2015-06-15 | 6 | -22/+42 |
| * | | Fix off-by-one |  Vas Crabb | 2015-06-15 | 1 | -19/+10 |
| |/ |
|
| * | GLSL: unlimit shader file size. [R. Belmont] |  arbee | 2015-06-13 | 1 | -1/+6 |
| * | Nope. (nw) |  balr0g | 2015-06-07 | 1 | -1/+0 |
| * | Use attribute unused for inlined new/delete. (nw) |  balr0g | 2015-06-07 | 1 | -0/+1 |
| * | Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib b... |  Julian Sikorski | 2015-06-06 | 1 | -0/+4 |
| * | Minor license tag fix (nw) |  balr0g | 2015-06-02 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  Cowering | 2015-05-28 | 1 | -0/+7 |
| |\ |
|
| | * | fix bgfx on windows sdl build (nw) |  Miodrag Milanovic | 2015-05-28 | 1 | -0/+7 |
| * | | compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ... |  Cowering | 2015-05-28 | 1 | -0/+4 |
| |/ |
|
| * | Cleanups and version bumpmame0162 |  Miodrag Milanovic | 2015-05-27 | 2 | -21/+21 |
| * | Don't segfault on software list image save. (nw) |  Curt Coder | 2015-05-26 | 1 | -0/+3 |
| * | Discrete audio license update. Put my name on quite a number of discrete |  couriersud | 2015-05-25 | 3 | -3/+7 |
| * | Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw) |  couriersud | 2015-05-25 | 1 | -2/+2 |
| * | Self-service (nw) |  Paul Priest | 2015-05-24 | 1 | -1/+1 |
| * | owner name consistency and typo fix (nw) |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
| * | unified licenses names (nw) |  Miodrag Milanovic | 2015-05-22 | 1 | -1/+1 |
| * | Sven gave permission for BSD3 distribution (nw) |  Miodrag Milanovic | 2015-05-22 | 11 | -11/+11 |
| * | Bump version on *nix man pages. |  Cesare Falco | 2015-05-22 | 11 | -11/+11 |
| * | Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) |  couriersud | 2015-05-18 | 4 | -9/+9 |
| * | Cocoa debugger: correctly size controls for user font selection (nw) |  Vas Crabb | 2015-05-14 | 4 | -30/+48 |
| * | Merge pull request #173 from ImJezze/master |  R. Belmont | 2015-05-11 | 6 | -223/+305 |
| |\ |
|
| | * | Fixed automatic Shadow Mask rotation |  ImJezze | 2015-05-09 | 1 | -1/+5 |
| | * | HLSL shader improvements |  ImJezze | 2015-05-03 | 6 | -223/+301 |
| * | | did license settings for OG and Andrew, cleared up OSD part for licenses (nw) |  Miodrag Milanovic | 2015-05-09 | 98 | -350/+201 |
| * | | MAME now represent full build, for building MESS drivers only use [Miodrag Mi... |  Miodrag Milanovic | 2015-05-09 | 3 | -24/+0 |
| * | | removed restriction link for BSD3 licensed files (nw) |  Miodrag Milanovic | 2015-05-07 | 44 | -132/+0 |
| * | | Added license headers to the rest of files (nw) |  Miodrag Milanovic | 2015-05-07 | 98 | -0/+196 |
| |/ |
|
| * | Cleanups and version bumpmame0161 |  Miodrag Milanovic | 2015-04-29 | 4 | -18/+17 |
| * | SDLMAME v0.160 selects the first mode unconditionally as a best mode when -sw... |  Vas Crabb | 2015-04-26 | 1 | -2/+4 |
| * | *nix man pages: Added new options to select debugger font face and size |  Cesare Falco | 2015-04-25 | 11 | -11/+29 |
| * | fix linux build (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -6/+6 |
| * | bugix and sdl fix (nw) |  Miodrag Milanovic | 2015-04-22 | 4 | -11/+11 |
| * | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 22 | -223/+224 |
| * | Make sure monitor refresh is called when switchres is used (SDL). Remove |  couriersud | 2015-04-21 | 2 | -1/+1 |
| * | Fix repetitive monitor updates. By design, MAME has an issue setting |  couriersud | 2015-04-20 | 5 | -14/+25 |
| * | fix a leak (nw) |  Miodrag Milanovic | 2015-04-20 | 1 | -0/+2 |
| * | Fix OSX build and get rid of an astring while at it |  Vas Crabb | 2015-04-20 | 1 | -12/+10 |
| * | Fix debug build. (nw) |  couriersud | 2015-04-19 | 1 | -1/+1 |