| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... |  Miodrag Milanovic | 2017-12-01 | 11 | -42/+38 |
| * | this file is Allman style, use nullptr for NULL pointers, DeviceIoControl ret... |  Vas Crabb | 2017-11-29 | 1 | -6/+8 |
| * | chdman: Patch to allow chdman to access physical drives on Windows 10 |  Ted Green | 2017-11-24 | 1 | -1/+18 |
| * | Rationale (nw) |  AJR | 2017-10-30 | 1 | -0/+1 |
| * | Make SDL input less eager to generate double-click events when mouse doesn't ... |  AJR | 2017-10-30 | 1 | -1/+1 |
| * | Top prescale value allowed via command-line is 3 (not 4) (nw) |  Scott Stone | 2017-10-18 | 1 | -1/+1 |
| * | Fix for prescale value entry (MT#6720) (nw) |  Scott Stone | 2017-10-18 | 1 | -1/+1 |
| * | input: make xinput analog triggers half-axes and default IPT_PEDAL2 to RZ- in... |  hap | 2017-10-17 | 2 | -12/+12 |
| * | Revert "xinput: the left+right triggers combined are considered the Z Axis, n... |  AJR | 2017-10-13 | 2 | -5/+13 |
| * | xinput: the left+right triggers combined are considered the Z Axis, not Z Axi... |  hap | 2017-10-13 | 2 | -13/+5 |
| * | Fixed an options overhaul regression (#2530) |  npwoods | 2017-10-06 | 1 | -1/+0 |
| * | D3D fix (nw) |  AJR | 2017-09-15 | 1 | -1/+1 |
| * | Use std::unique_ptr to manage instances of slider_state (nw) |  AJR | 2017-09-15 | 8 | -34/+45 |
| * | (nw) Fixed the build. |  Robbbert | 2017-08-13 | 1 | -6/+3 |
| * | Don't process every character individually when searching - this reduces |  Vas Crabb | 2017-08-10 | 2 | -2/+2 |
| * | log failure to get glyph, but keep drawing (nw) |  Vas Crabb | 2017-08-08 | 1 | -3/+0 |
| * | font_osx: handle fonts where space glyphs return a null bounding box (e.g. Hi... |  Vas Crabb | 2017-08-06 | 1 | -43/+64 |
| * | log some failures (nw) |  Vas Crabb | 2017-08-05 | 1 | -28/+37 |
| * | Use proper font metrics on OSX rather than trying to guess advance from glyph... |  Vas Crabb | 2017-08-05 | 1 | -67/+38 |
| * | Revert "Attempted fix for QT debugger (nw)" |  Vas Crabb | 2017-08-01 | 1 | -2/+2 |
| * | Attempted fix for QT debugger (nw) |  AJR | 2017-08-01 | 1 | -2/+2 |
| * | In the windows debugger log window add a Log/Clear menu to remove all logged ... |  yz70s | 2017-07-30 | 4 | -1/+80 |
| * | Merge tag 'mame0188' |  Vas Crabb | 2017-07-26 | 2 | -17/+18 |
| |\ |
|
| | * | scope stuff down again, rvalue on left of ==, fewer early exits (nw) |  Vas Crabb | 2017-07-24 | 1 | -16/+18 |
| | * | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... |  yz70s | 2017-07-24 | 2 | -1/+7 |
| | * | stupid API, I'll fix this one day (nw) |  Vas Crabb | 2017-07-23 | 1 | -1/+1 |
| * | | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... |  yz70s | 2017-07-23 | 2 | -1/+7 |
| |/ |
|
| * | srcclean (nw) |  Vas Crabb | 2017-07-23 | 1 | -1/+1 |
| * | cocoa debugger: save/restore console split positions |  Vas Crabb | 2017-07-21 | 3 | -2/+25 |
| * | Add a method for copying part of an XML tree into another tree and use it to ... |  Vas Crabb | 2017-07-21 | 1 | -5/+21 |
| * | * Make XML file a class of its own managed with smart poitners |  Vas Crabb | 2017-07-21 | 3 | -7/+24 |
| * | * Save/restore more Cocoa debugger state |  Vas Crabb | 2017-07-21 | 10 | -9/+111 |
| * | Added basic support for saving/restoring Cocoa debugger window state, compati... |  Vas Crabb | 2017-07-20 | 19 | -103/+413 |
| * | never hurts to srcclean (nw) |  Vas Crabb | 2017-07-09 | 1 | -39/+39 |
| * | remove unnecessary verbosity (nw) |  arbee | 2017-07-04 | 1 | -3/+2 |
| * | output: Fleshed out network output provider so it has the same capability as ... |  arbee | 2017-07-04 | 1 | -6/+69 |
| * | Misc fixes (nw) |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -2/+2 |
| * | Merge pull request #2409 from 057a3dd61f99517a3afea0051a49cb27994f94d/sdl-cal... |  R. Belmont | 2017-06-25 | 1 | -0/+1 |
| |\ |
|
| | * | Fix sound_sdl::sdl_callback, fill buffer with silence when underflow. |  057a3dd61f99517a3afea0051a49cb27994f94d | 2017-06-25 | 1 | -0/+1 |
| * | | Merge branch 'release0187' |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
| |\ \ |
|
| | * | | srcclean (nw) |  Vas Crabb | 2017-06-25 | 1 | -1/+1 |
| * | | | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 2 | -2/+1 |
| |/ / |
|
| * | | Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... |  npwoods | 2017-06-24 | 11 | -13/+13 |
| * | | (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ... |  Robbbert | 2017-06-24 | 1 | -2/+10 |
| * | | -bgfx: Fixed xBR-lv2-multipass shader. [Ryan Holtz] |  MooglyGuy | 2017-06-11 | 2 | -88/+31 |
| * | | -bgfx: Fixed the following xBR shaders: xBR-lv2-fast, xBR-lv2-noblend, xBR-lv... |  MooglyGuy | 2017-06-10 | 7 | -426/+293 |
| * | | Windows debugger: image menu: Mount File/Create default to swpath instead of ... |  Robbbert | 2017-06-01 | 1 | -3/+39 |
| * | | Windows debugger: image menu: added ability to load software-list items. |  Robbbert | 2017-06-01 | 2 | -3/+158 |
| * | | scoped enum for Windows (nw) |  Vas Crabb | 2017-05-23 | 1 | -1/+1 |