Commit graph

130 commits

Author SHA1 Message Date
Souryo
87dc9ce0ff Video: Added Prescale 6x/8x/10x filters for high resolution monitors 2017-03-19 13:26:05 -04:00
Souryo
b9a62d96b7 Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
Souryo
930b4f2641 Debugger: Several performance improvements 2017-03-09 23:50:20 -05:00
Souryo
b95c18b729 Savestates: Added 2 more slots 2017-02-25 15:24:37 -05:00
Souryo
7e35d5b99e Shortcuts: Added shortcut key mapping for "Exit" 2017-02-18 13:59:58 -05:00
Souryo
535a2e45f0 Fixed crash when trying to load random roms when folder no longer exists 2017-01-15 14:28:51 -05:00
Souryo
d805ac2d3c AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
Souryo
146baad8d3 UI: Fixed window size issue when switching between NSF files and games 2016-12-30 18:31:50 -05:00
Souryo
688d10a66b UI: Minor fixes for display size when changing settings 2016-12-30 16:43:49 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
641192236e Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
Souryo
1fd3ef5dcc Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
Souryo
8881559217 UI: Fixed a few fullscreen mode issues 2016-12-24 16:29:14 -05:00
Souryo
b63c1f9c4e UI: Improve/simplify resizing logic 2016-12-22 23:08:34 -05:00
Souryo
63e8fbb839 NSF: Update volume slider when audio config is changed 2016-12-22 20:34:28 -05:00
Souryo
7c11e8154a Linux: Fixed "In background" flag behavior 2016-12-21 23:41:39 -05:00
Souryo
ed3ca11271 Command line: Fixed loading roms with relative path 2016-12-20 22:44:43 -05:00
Souryo
666dc14043 Debugger: Disabled pause when in debugger - fixes deadlocks 2016-12-14 20:48:47 -05:00
Souryo
d1f10fddd8 Linux: Fixed save/load state shortcuts not working 2016-12-13 22:36:22 -05:00
Souryo
c62ede991f Linux: Support for file associations 2016-12-13 20:05:42 -05:00
Souryo
b916332264 Linux: Made open/save dialogs case insensitive 2016-12-12 23:25:20 -05:00
Souryo
8439290896 Utilities: Rewrote file/folder utility functions to use the new filesystem api (works in both VC & GCC) 2016-12-11 20:42:59 -05:00
Souryo
9ca1bf263c Linux: SDL video/audio + linux key manager 2016-12-11 16:39:11 -05:00
Souryo
2cbae24ded UI: Added "Load Random Game" option 2016-12-09 12:49:17 -05:00
Souryo
393126f798 Video: Restore scale properly when going out of fullscreen mode + fixed issues with scale not being applied properly after filter changes in fullscreen mode 2016-12-09 12:01:44 -05:00
Souryo
3f3b3ffb3c Audio: Improve sound latency - can be set 4-5x lower than before without crackling sounds 2016-12-09 10:30:09 -05:00
Souryo
0ed5af5154 Replaced the "Stop" button with a "Power Cycle" option 2016-12-06 18:22:50 -05:00
Souryo
0df07aadc4 Debugger: Clicking on the main window will no longer pop up the debugger window over the ppu viewer/etc. 2016-12-04 10:30:15 -05:00
Souryo
477f663cd5 Shortcuts: Added increase/decrease speed shortcuts 2016-09-11 08:29:34 -04:00
Souryo
eb0601a2d1 UI: Disable fullscreen toggle when clicking outside screen when playing zapper/mouse games 2016-09-10 09:29:02 -04:00
Souryo
e8193fe1b9 Fixed crash that could occur when attempting to load games too quickly via explorer (when files are associated with Mesen) 2016-09-07 19:55:57 -04:00
Souryo
aa14eb5981 Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
Souryo
47902bbc5c Ukrainian localization (thanks to Arcus87) 2016-09-02 20:10:24 -04:00
Souryo
1ddb980be9 Auto quick saves - allow automatic save states to be taken and saved to slot #6 (read-only) every X minutes 2016-08-31 20:54:38 -04:00
Souryo
6eb40a9a71 Version Update: 0.4.3 2016-08-29 23:33:58 -04:00
Souryo
b556c5663e NetPlay: Fixed crash when connecting to server if the right game is not already running 2016-08-29 22:34:13 -04:00
Souryo
ecea158f50 Cheats: Apply all cheats at once (fixes game crashes that could occur because the game could run a full frame between each cheat) 2016-08-28 18:58:22 -04:00
Souryo
d2a4c14c12 Automatic tests: Bug fixes 2016-08-27 13:25:38 -04:00
Souryo
a056e7e839 NSF: Disable movie/netplay menus while playing NSFs 2016-08-26 17:52:30 -04:00
Souryo
767d4bf9a4 Recent Files: Fixed display of roms with & character in their name 2016-08-25 23:42:15 -04:00
Souryo
ccc2fc2aa3 Cheats: Added basic cheat code finder tool 2016-08-25 19:02:33 -04:00
Souryo
d57a9f413a IPS: Fixed "Autoload IPS patches" option (IPS files were always loaded) + fixed and simplified IPS loading logic 2016-08-20 22:07:56 -04:00
Souryo
c099fdcd18 Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format 2016-08-18 22:33:36 -04:00
Souryo
aaf1bd7c02 Command line: Added /fullscreen switch 2016-07-29 19:05:15 -04:00
Souryo
c46550663e Video: Fixed scale issues when loading/resetting games 2016-07-29 18:24:24 -04:00
Souryo
8cb1b03949 Input: Changed the way keyboard is handled. Removes some limitations in the previous model and should also work properly under Linux 2016-07-28 17:45:18 -04:00
Souryo
1273eafa9b Debugging: Added command line flags to disable audio/video/input 2016-07-23 15:28:52 -04:00
Souryo
0cb46d3982 Russian: Add Russian characters to font file + refactoring in MessageManager for localization functions 2016-07-19 19:57:20 -04:00
Souryo
eec3798e00 Movies: Disable loading save states when playing or recording movies 2016-07-19 16:36:07 -04:00
Souryo
f9fae981c1 NSF: Fix crash when taking screenshots + disable screenshot menu item/shortcut when playing NSF files 2016-07-18 17:28:33 -04:00