| Commit message (Expand) | Author | Age | Files | Lines |
| * | Eliminate last use of auto_alloc in frontend (nw) |  AJR | 2017-09-15 | 2 | -3/+4 |
| * | selmenu.cpp: Don't use auto_alloc for temporary bitmaps (nw) |  AJR | 2017-09-15 | 2 | -78/+66 |
| * | ui.cpp: Eliminate now-unnecessary machine parameter (nw) |  AJR | 2017-09-15 | 2 | -25/+25 |
| * | Use std::unique_ptr to manage instances of slider_state (nw) |  AJR | 2017-09-15 | 3 | -32/+33 |
| * | Merge duplicate code for drawing UI palette menu (nw) |  AJR | 2017-09-15 | 4 | -213/+34 |
| * | menu: bug fix for network menu (nw) |  Patrick Mackinlay | 2017-09-13 | 1 | -1/+1 |
| * | selmenu: don't translate info box titles twice (nw) |  cracyc | 2017-09-04 | 2 | -5/+5 |
| * | plugins: gettextify localizable strings (nw) |  cracyc | 2017-09-03 | 1 | -1/+2 |
| * | luaengine: translation support [Carl] |  cracyc | 2017-09-04 | 1 | -0/+2 |
| * | fix warning message (nw) |  Vas Crabb | 2017-09-03 | 1 | -1/+1 |
| * | fix crash on invalid/empty/outdated ui.ini, salvage some of Russian translati... |  Vas Crabb | 2017-08-25 | 1 | -1/+4 |
| * | fix localisation issue in info box, prepare for strings update (nw) |  Vas Crabb | 2017-08-23 | 1 | -1/+1 |
| * | try to appease GCC, update language files (nw) |  Vas Crabb | 2017-08-21 | 1 | -1/+1 |
| * | UI improvements: |  Vas Crabb | 2017-08-21 | 9 | -270/+342 |
| * | fix a localisation issue and a loop bounds issue (nw) |  Vas Crabb | 2017-08-19 | 1 | -22/+21 |
| * | Fixed MameTesters bug #6621 |  Nathan Woods | 2017-08-19 | 1 | -2/+3 |
| * | clean up some of the UI filter stuff, show list descriptions rather than name... |  Vas Crabb | 2017-08-18 | 7 | -249/+181 |
| * | add a not BIOS machine filter (useful in composite filters), support RGB PNG ... |  Vas Crabb | 2017-08-15 | 2 | -10/+18 |
| * | Clean up after #2560 (nw) |  Vas Crabb | 2017-08-15 | 1 | -18/+18 |
| * | Fix to MameTesters bug #6657 (#2560) |  npwoods | 2017-08-15 | 2 | -106/+79 |
| * | ui: save/restore images/info selection in right panel |  Vas Crabb | 2017-08-12 | 3 | -4/+9 |
| * | add minimal support for reading Adam7 interlaced PNG |  Vas Crabb | 2017-08-12 | 1 | -1/+1 |
| * | fix drawing software art/info when keyboard focus leaves list, |  Vas Crabb | 2017-08-11 | 8 | -226/+228 |
| * | MSVC is a trouxa that doesn't like constructor inheritance with templated bas... |  Vas Crabb | 2017-08-11 | 2 | -2/+2 |
| * | ui: make category filter work like all the other filters |  Vas Crabb | 2017-08-11 | 16 | -625/+674 |
| * | Don't process every character individually when searching - this reduces |  Vas Crabb | 2017-08-10 | 8 | -53/+46 |
| * | ui: improve layout of art/info box, support mousewheel scroll in info |  Vas Crabb | 2017-08-10 | 13 | -482/+452 |
| * | Remove a whole lot of I64 from format strings. |  Vas Crabb | 2017-08-10 | 1 | -1/+0 |
| * | thanks GCC (nw) |  Vas Crabb | 2017-08-09 | 1 | -1/+1 |
| * | clang you let me down (nw) |  Vas Crabb | 2017-08-09 | 1 | -1/+1 |
| * | Polymorphic machine/software list filters: |  Vas Crabb | 2017-08-09 | 10 | -1731/+1760 |
| * | make filter names localisable, fix keyboard navigation of software |  Vas Crabb | 2017-08-08 | 15 | -619/+720 |
| * | internal UI improvements: |  Vas Crabb | 2017-08-07 | 17 | -788/+282 |
| * | Fix info box navigation when system selection menu doesn't have focus, |  Vas Crabb | 2017-08-06 | 2 | -46/+39 |
| * | font_osx: handle fonts where space glyphs return a null bounding box (e.g. Hi... |  Vas Crabb | 2017-08-06 | 2 | -2/+19 |
| * | BIOS is an initialism, not a proper noun (nw) |  Vas Crabb | 2017-08-05 | 5 | -7/+7 |
| * | Use proper font metrics on OSX rather than trying to guess advance from glyph... |  Vas Crabb | 2017-08-05 | 1 | -1/+1 |
| * | minimaws: demonstrate slot card BIOS selection, requires exposing device BIOS... |  Vas Crabb | 2017-08-04 | 2 | -27/+23 |
| * | This is too contentious, please put it up for review |  Vas Crabb | 2017-08-01 | 1 | -22/+18 |
| * | Changes to debugger memory address translation |  AJR | 2017-08-01 | 1 | -18/+22 |
| * | Add "minimaws" sample script demonstrating how to do some tasks with |  Vas Crabb | 2017-08-01 | 3 | -28/+44 |
| * | remove checks that never did anything useful and have now broken (nw) |  Vas Crabb | 2017-07-30 | 1 | -14/+12 |
| * | Show presence of analog controls and/or keyboard in info box - it's potential... |  Vas Crabb | 2017-07-28 | 5 | -42/+78 |
| * | added flag for imperfect timing (nw) |  hap | 2017-07-27 | 3 | -3/+10 |
| * | use aggregate flags for -ui simple as well (nw) |  Vas Crabb | 2017-07-27 | 6 | -45/+93 |
| * | use aggregate emulation status in MewUI menus, expose more flags in info box ... |  Vas Crabb | 2017-07-27 | 6 | -134/+267 |
| * | don't use hairline spaces for alingment in the info box |  Vas Crabb | 2017-07-27 | 4 | -68/+112 |
| * | initialisation (nw) |  Vas Crabb | 2017-07-27 | 1 | -2/+2 |
| * | Move unemulated/imperfect flags from machines into devices. |  Vas Crabb | 2017-07-27 | 16 | -284/+403 |
| * | Merge tag 'mame0188' |  Vas Crabb | 2017-07-26 | 1 | -2/+3 |
| |\ |
|