Commit graph

16 commits

Author SHA1 Message Date
Sour
06ccf0bdb0 Save states: Fixed incorrect timestamp in menu
Also changed save states to contain the raw framebuffer rather than a PNG, which allows displaying the screenshot in the emulator window when loading a state while paused
2020-01-28 23:33:37 -05:00
Sour
d6728ee306 UI: Added load/save state menus with dates & previews 2020-01-28 20:20:54 -05:00
Sour
8364c186d4 Patches: Try to load patch files matching the rom's full file name (including its extension) 2019-11-13 19:56:36 -05:00
Sour
ede0119073 UI: Fix file filters to include .unif files (instead of just .unf) 2019-06-22 15:33:08 -04:00
Sour
8cb541a8a9 UI: Added "Load Last Session" option to load the last available "recent game" data for the currently loaded game 2018-03-20 23:17:39 -04:00
Sour
bdc7bd8b14 UI: Increased save slot count to 10 (and re-labelled auto slot in UI) 2018-03-20 22:48:00 -04:00
Sour
d470c3090d UI: Fixed recent menu not enabling/disabling itself properly 2018-02-25 11:30:41 -05:00
Sour
e0611e7a9d UI: Added option to display full path for recent file list 2018-02-24 11:33:36 -05:00
Souryo
114d9d2313 Video: Exclusive fullscreen mode (wip) 2017-11-29 23:24:26 -05:00
Souryo
d0713b2775 UI: Added file association for save states (and merged nsf+nsfe setting) 2017-09-08 18:53:18 -04:00
Souryo
5e318fd614 UI: Added Game folder override to force File->Open to always use that folder 2017-09-08 18:22:45 -04:00
Souryo
bcd0cd485f UI: Added "Clear History" option to recents menu 2017-09-08 17:35:18 -04:00
Souryo
f26601f802 Patches: Allow patches in the same folder as a single rom to automatically load the rom when the patch is loaded 2017-09-08 14:03:10 -04:00
Souryo
a4d06f683a UI: Allow all UI shortcuts to be customized (and support for multi-key shortcuts) 2017-09-08 10:38:41 -04:00
Souryo
150d2eaec9 Savestates: Allow saving/loading to arbitrary files 2017-09-01 18:45:53 -04:00
Souryo
f13d2e23d8 UI: Refactor main form into smaller files 2017-08-08 19:32:50 -04:00