| Commit message (Expand) | Author | Age | Files | Lines |
| * | UI refinements/fixes: |  Vas Crabb | 2023-05-10 | 7 | -16/+40 |
| * | frontend/mame/audit.cpp: Work around issues when no ROMs are shared with imme... |  Vas Crabb | 2023-05-09 | 1 | -4/+37 |
| * | image: Fix initialisation order, fix file menu enable, refine gdrom support |  Olivier Galibert | 2023-05-08 | 1 | -3/+5 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 4 | -4/+138 |
| * | ui: Don't use facets of destructed locales. |  Vas Crabb | 2023-05-01 | 7 | -8/+16 |
| * | frontend/mame/luaengine.ipp Fixed i686 Linux GCC build. |  Vas Crabb | 2023-04-24 | 1 | -3/+3 |
| * | Miscellaneous improvements: |  Vas Crabb | 2023-04-14 | 1 | -63/+106 |
| * | Allow loading PNG/JPEG/MS DIB bitmaps from Lua, and cleanup. |  Vas Crabb | 2023-04-13 | 1 | -1/+35 |
| * | clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO... |  Vas Crabb | 2023-04-10 | 1 | -37/+63 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 4 | -34/+92 |
| * | Lua engine: Dispose of notifiers before closing Sol. |  Vas Crabb | 2023-04-07 | 3 | -38/+46 |
| * | Lua engine code changes for b67b969bf0911d71396c77e42d85ddfe80de6f20. |  Vas Crabb | 2023-04-07 | 3 | -91/+211 |
| * | Fixed unused lambda capture in Lua engine. |  Vas Crabb | 2023-04-06 | 1 | -1/+1 |
| * | Fixed various bugs: |  Vas Crabb | 2023-04-06 | 6 | -52/+108 |
| * | floppycntrl.cpp: Fix clang error: function definition is not allowed here |  AJR | 2023-04-01 | 1 | -1/+1 |
| * | leapfrog: Less redundancy in source file names. |  Vas Crabb | 2023-04-02 | 1 | -2/+2 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 4 | -38/+19 |
| * | Various optimisations to code generaton. |  Vas Crabb | 2023-03-26 | 1 | -1/+1 |
| * | -Lua engine: run everything in coroutines. (#11019) |  Vas Crabb | 2023-03-25 | 8 | -74/+107 |
| * | luaengine.cpp: Try to get around the clang error, attempt two. |  Vas Crabb | 2023-03-23 | 1 | -35/+28 |
| * | luaengine.cpp: Hopefully fix clang builds. |  Vas Crabb | 2023-03-23 | 1 | -0/+1 |
| * | Retired the over-stretched "system type" flags. |  Vas Crabb | 2023-03-23 | 5 | -79/+72 |
| * | -luaengine.cpp: Expose UI controls toggle state. |  Vas Crabb | 2023-03-23 | 2 | -2/+4 |
| * | -ui/menu.cpp: Don't pass IPT_UI_BACK event to the implementation when dismiss... |  Vas Crabb | 2023-03-23 | 1 | -1/+2 |
| * | dimemory: Add the target address space to translate, wrap the constants |  Olivier Galibert | 2023-03-18 | 1 | -16/+18 |
| * | luaengine: fix msvc link failure due to mismatched signature |  Patrick Mackinlay | 2023-03-17 | 1 | -1/+1 |
| * | ddr/kc.cpp, ddr/kc_m.cpp: Tidied up a little. |  Vas Crabb | 2023-03-15 | 1 | -1/+1 |
| * | apple/mac.cpp, apple/maciici.cpp, dataeast/exprraid.cpp: Minor cleanup. |  Vas Crabb | 2023-03-14 | 1 | -4/+4 |
| * | Lua engine: Better bindings for device_state_interface. |  Vas Crabb | 2023-03-12 | 2 | -49/+93 |
| * | Lua: Be more strict with concurrency and multiple contexts. |  Vas Crabb | 2023-03-08 | 1 | -11/+24 |
| * | plugins/console: Fixed tab completion after linenoise update. |  Vas Crabb | 2023-03-08 | 2 | -74/+93 |
| * | Various updates, mostly around Lua: |  Vas Crabb | 2023-03-07 | 5 | -29/+69 |
| * | ui/ui.cpp: Cleaned out more leftover crud and removed debug printfs. |  Vas Crabb | 2023-02-28 | 2 | -34/+10 |
| * | osd/modules/input: Always use DirectInput with desktop window in background m... |  Vas Crabb | 2023-02-28 | 1 | -14/+4 |
| * | Various cleanups: |  Vas Crabb | 2023-02-27 | 1 | -2/+2 |
| * | Update accumulating relative inputs exactly once per frame. |  Vas Crabb | 2023-02-24 | 88 | -1613/+1945 |
| * | osd: Cleaner way of dealing with input updates. |  Vas Crabb | 2023-02-23 | 4 | -2/+13 |
| * | Merge branch 'release0252' into mainline-master |  Vas Crabb | 2023-02-20 | 1 | -1/+1 |
| |\ |
|
| | * | ui/analogipt.cpp: Fixed failure to display localised analog input adjustments... |  Vas Crabb | 2023-02-19 | 1 | -1/+1 |
| * | | Reduced usage of sprintf. (#10892) |  Erik | 2023-02-20 | 1 | -4/+2 |
| |/ |
|
| * | Input refactoring: |  Vas Crabb | 2023-02-18 | 24 | -79/+138 |
| * | xmlfile.cpp: Replace implementation of normalize_string with similar one in i... |  AJR | 2023-02-12 | 2 | -63/+50 |
| * | Small batch of input refactoring: |  Vas Crabb | 2023-02-05 | 6 | -59/+216 |
| * | Various input and OSD refactoring: |  Vas Crabb | 2023-01-29 | 5 | -4/+11 |
| * | Miscellaneous fixes and refactoring: |  Vas Crabb | 2023-01-28 | 4 | -9/+20 |
| * | Add -listbios command to list alternate BIOSes for drivers and devices |  AJR | 2023-01-24 | 2 | -0/+46 |
| * | -osd: Better XInput and SDL game controller input enhancements: |  Vas Crabb | 2023-01-12 | 82 | -218/+496 |
| * | More UI cleanup: |  Vas Crabb | 2023-01-05 | 8 | -141/+148 |
| * | ui: Give menus an opportunity to recompute metrics on window resize. |  Vas Crabb | 2023-01-04 | 33 | -609/+712 |
| * | C++ guidelins update and cleanup: |  Vas Crabb | 2022-12-22 | 2 | -43/+12 |