summaryrefslogtreecommitdiffstatshomepage
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean in preparation for release of MAME 0.238. Vas Crabb2021-11-211-1/+1
* plugins: Work around menu not remembering selection when ref is nullptr. Vas Crabb2021-11-081-1/+3
* plugins: Rewrote timer plugin fixing multiple issues. Vas Crabb2021-11-067-106/+317
* plugins: Reduced amnesia for autofire and inputmacro plugins. Vas Crabb2021-11-058-89/+131
* plugins/cheat: one more flag cracyc2021-11-031-1/+1
* plugins: fix cheatfind menu flags and write xml cheat text to ui container so... cracyc2021-11-033-27/+30
* Two small fixes (bad menu flags in cheat plugin, copy/paste in docs). Vas Crabb2021-11-041-4/+4
* frontend: Don't let the non-menus get as far as trying to draw. Vas Crabb2021-11-041-1/+1
* plugins: Ensure state is destroyed on stop. Vas Crabb2021-11-041-3/+5
* plugins: Simplify logic in autofire and inputmacro plugins to try and avoid l... Vas Crabb2021-11-044-63/+51
* -emu/ioport.cpp: Fixed "MAME lost my joystick settings!!!1!11! Vas Crabb2021-11-031-79/+127
* Fixed Windows build as well - default input overrides in OSD modules are anno... Vas Crabb2021-11-021-1/+1
* plugins: Fixed obligatory copy/paste error in new timecode plugin. Vas Crabb2021-11-021-1/+1
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-029-18/+328
* Fix various usability issues: Vas Crabb2021-11-021-12/+37
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-3117-348/+411
* plugins/console: fix crash cracyc2021-10-301-6/+10
* -nes.xml: Added Latin title from box art for Yeongjaekeom Cocoma games. Vas Crabb2021-10-252-2/+2
* plugins/data: srcclean Vas Crabb2021-10-251-2/+2
* plugin/data: handle multiple blocks in dat cracyc2021-10-252-7/+12
* plugins: Use SPDX short identifiers for licenses in exports (more precise and... Vas Crabb2021-10-2515-14/+22
* Plugin updates: Vas Crabb2021-10-243-53/+111
* -docs: Started documenting plugins. Vas Crabb2021-10-242-8/+8
* plugins/timer: Fixed ticking when menu is left on the screen. Vas Crabb2021-10-221-5/+11
* -Cleaned up CI targets: Vas Crabb2021-10-223-2/+37
* Plugin usability improvements: Vas Crabb2021-10-223-54/+182
* frontend: Beter provision for plugins with multiple menu levels. Vas Crabb2021-10-211-7/+50
* -plugins: Added an input macro plugin. Vas Crabb2021-10-215-2/+899
* frontend: Don't show plugin options menu in main menu before start - it doesn... Vas Crabb2021-10-201-5/+5
* Tie up a few loose ends: Vas Crabb2021-10-203-21/+18
* More user experience improvements: Vas Crabb2021-10-153-34/+48
* Re-generated translations for I/O port names. Vas Crabb2021-10-112-3/+4
* frontend: Keep cleaning up. Vas Crabb2021-10-112-9/+11
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-0/+2
* hiscore.dat: Updates [Leezer] cracyc2021-07-201-157/+229
* Strip CRs from history.xml (#8115) Julian Sikorski2021-05-301-0/+1
* srcclean for release Vas Crabb2021-05-231-5/+5
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-0710-79/+11
* Create console history file in homepath (#8026) Szunti2021-05-0310-13/+81
* init.lua: Change "historypath" (only supposed to be used for DATs) to "homepa... AJR2021-05-021-2/+2
* Save line history for the console and other minor fixes Szunti2021-04-251-12/+42
* plugins/cheat: fix regions in xml cheats too cracyc2021-04-231-1/+0
* Fix XML cheats which use multiple spaces. (#7998) Szunti2021-04-231-1/+0
* plugins/cheat: fix getting arbitrary screen cracyc2021-04-041-1/+2
* plugins/data: properly clear history data when loading new file cracyc2021-04-031-0/+2
* plugins/cheat: removed spurious print etabeta2021-04-011-1/+0
* plugins/cheat: fix XML cheat loading when emulation is launched with an image... Priuli2021-04-011-9/+6
* hiscore.dat: Updates [Leezer] cracyc2021-03-231-152/+229
* plugins/cheat: fix selection cracyc2021-03-171-1/+1
* plugins: another leftover cracyc2021-03-071-2/+2