summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warning under Emscripten (nw) Justin Kerk2019-03-311-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2634-1820/+3250
* Revert "conflict resolution (nw)" andreasnaive2019-03-2534-3250/+1820
* update UI and XML output for additional emulation status flags Vas Crabb2019-03-173-29/+78
* Fix crash when exiting directly while filter UI is active (GitHub #4596) Vas Crabb2019-02-041-1/+10
* srcclean and cleanup (nw) Vas Crabb2019-01-272-5/+8
* -selgame: Fixed compilation on MSVC 2017, nw MooglyGuy2019-01-201-8/+10
* Fix "undefined symbols" linking error (nw) AJR2019-01-191-0/+2
* Make search apply to the filtered list in system/software selection menus, an... Vas Crabb2019-01-193-114/+143
* restore functionality of the "Add to Favorites" item on the main in-emulation... Vas Crabb2019-01-191-12/+73
* see if Tea-CI likes this better (nw) Vas Crabb2019-01-192-6/+6
* More UI stuff: Vas Crabb2019-01-1914-521/+1323
* UI cleanup continues: Vas Crabb2019-01-1520-1006/+1312
* Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... Vas Crabb2019-01-1410-234/+417
* apply -verbose after processing command-line options and after first pass ove... Vas Crabb2019-01-124-29/+35
* fix MSVC (llvm toolset) compile (nw) Peter Ferrie2019-01-061-1/+1
* (nw) one shouldn't copy/paste spelling errors; also clean up some comments Vas Crabb2019-01-041-10/+10
* Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... Vas Crabb2019-01-043-217/+195
* ui/inputmap.cpp: Eliminate qsort (nw) AJR2018-12-282-22/+7
* ui/pluginopt: pass ui cancel to lua (nw) cracyc2018-12-211-0/+3
* Attempted fix for MT 07049 (nw) AJR2018-11-251-3/+3
* Spelling corrections (nw) AJR2018-11-251-1/+1
* clifront.cpp: 'a brief list of options' is a lie, make it more truthful. mooglyguy2018-11-121-3/+3
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-053-4/+4
* luaengine: fix clang build (nw) cracyc2018-11-051-1/+1
* luaengine: add pixels (nw) cracyc2018-11-041-0/+11
* Improved screen:pixel description, nw mooglyguy2018-11-041-1/+1
* luaengine: Added pixel(x,y) function. [Ryan Holtz] mooglyguy2018-11-041-2/+7
* luaengine: background color for draw_text (nw) cracyc2018-11-031-6/+7
* luaengine: make render.targets table a property to match the doc (nw) cracyc2018-10-311-2/+2
* luaengine: fix typo (nw) cracyc2018-10-311-1/+1
* actually use offset argument in item:read_block(offset, count) feos2018-10-311-4/+4
* forgot newline feos2018-10-311-0/+1
* luaengine: add description comments for emu.item() feos2018-10-311-2/+10
* -options: Restored erroneously-removed game-specific INI option reversion bet... mooglyguy2018-10-051-0/+3
* plugins/portname: add softlist parent loading and import tag (nw) cracyc2018-10-031-0/+2
* Improve file selection search behaviour Vas Crabb2018-09-272-82/+105
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-3/+3
* MT 06998 Robbbert2018-09-061-13/+0
* MT 07069 (nw) AJR2018-08-131-1/+1
* memory,devcb: Put capabilities at parity [O. Galibert] Olivier Galibert2018-08-101-1/+3
* memory: Allow simplified versions of handlers [O. Galibert] Olivier Galibert2018-08-021-1/+4
* Adjust indent of condition. pxdnbluesoul2018-08-011-1/+1
* (nw) more render work: Vas Crabb2018-07-311-12/+10
* make the software list "special" to prevent pausing while typing (nw) smf-2018-07-281-1/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-264-31/+31
* (nw) srcclean and some cleanup: Vas Crabb2018-07-227-40/+38
* emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-291-16/+14
* ui/menu.cpp: Well, obviously (nw) AJR2018-06-251-1/+1
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-2410-0/+10