Commit graph

1670 commits

Author SHA1 Message Date
Sour
d6d50af4e4 Linux: Fixed UI freeze when closing input config popups 2017-12-28 13:01:53 -05:00
Sour
af0454b3ef Linux: Fixed compilation errors/warnings and issues w/ hd packs, ppu viewer and debugger 2017-12-28 12:47:26 -05:00
Sour
026bb5522b Update projects to VS2017/Win10 SDK 2017-12-28 11:01:21 -05:00
Sour
ffa58b6380 Video: Added refresh rate selection for exclusive fullscreen 2017-12-28 10:59:27 -05:00
Sour
78ad8e7b96 Upgrade: Fixed crash when upgrading an invalid config file 2017-12-28 10:47:43 -05:00
Sour
e92c605cea UI: Fixed DPI-related layout issues in standard controller config 2017-12-28 10:46:42 -05:00
Sour
f4a9421c00 Debugger: Lua - fixed precision on some APU state fields (getState()) 2017-12-27 22:47:12 -05:00
Sour
31ca1c24c7 Debugger: Lua - updated UI autocomplete help 2017-12-27 22:44:28 -05:00
Sour
372c1b049c Command line: Improved behavior when using /fullscreen switch with /VideoScale (+ fixed exclusive fullscreen when used from command line) 2017-12-27 16:51:41 -05:00
Sour
2353b2b7e1 Debugger: Added shortcut to batch-copy all sprites or an entire nametable to HD Pack format 2017-12-27 14:24:55 -05:00
Sour
bcdc2522d3 Movies: Fixed issue with disable PPU reset option 2017-12-27 13:36:09 -05:00
Sour
0c1bb49402 UI: Fixed crash when checking for updates 2017-12-27 13:20:20 -05:00
Sour
7f52579183 UI: Remove minimal window size constraints in fullscreen mode (to prevent issues) 2017-12-27 13:18:44 -05:00
Sour
0523fac675 Debugger: Allow game to reset immediately even when execution is stopped by debugger 2017-12-27 12:39:19 -05:00
Sour
41c181a39f Input: Fixed issues with Battle Box/Turbo File save data being saved under the wrong filename when changing games 2017-12-27 12:32:10 -05:00
Sour
d3d7499185 Debugger: Added highlight option for bytes with a label/comment 2017-12-27 12:03:35 -05:00
Sour
2a5e2f05e9 Debugger: Added tooltip with label information in memory viewer 2017-12-26 18:29:47 -05:00
Sour
3defa304c6 Debugger: Added highlight color customization to memory viewer 2017-12-26 17:55:08 -05:00
Sour
c12122d69c Debugger: Added highlight modes based on CDL flags to memory viewer 2017-12-26 17:33:46 -05:00
Sour
c0cfea6d6e Debugger: Fixed issue that sometimes caused an empty code window when opening debugger after opening other debugger tools 2017-12-26 16:11:28 -05:00
Sour
589ad612d1 Debugger: Added shortcut to open memory viewer from code window 2017-12-26 15:59:58 -05:00
Sour
a93d50ea1f UI: Added "Always on top" option in preferences 2017-12-26 12:38:30 -05:00
Sour
a40e3de438 Added tentative support for mapper 198 (incomplete?) 2017-12-26 12:37:17 -05:00
Sour
4b09f24fe1 UI: Improved detection of conflicting key bindings 2017-12-25 23:59:22 -05:00
Sour
9eaddec9c7 FDS: Disable auto-insert disk when playing/recording movies 2017-12-25 23:38:05 -05:00
Sour
1b9ab1eb1e Input: Fixed Konami Hypershot P2 issues 2017-12-25 23:35:12 -05:00
Sour
51ac954f8c Input: Added UI to configure bandai microphone bindings 2017-12-25 23:34:39 -05:00
Sour
b69071497a Input: Mouse capture mode fixes/improvements 2017-12-25 11:36:25 -05:00
Sour
8a137ba72e UI: Fixed issue with menu bar in NSF player when auto-hide option is enabled 2017-12-24 17:45:02 -05:00
Sour
212a3fa23a Movies: Fixed issue with reset/power cycle recording 2017-12-23 12:32:44 -05:00
Sour
5c85bf722f Fixed rare freeze when loading a rom caused by reading uninitialized memory 2017-12-22 23:14:17 -05:00
Sour
b144906e2b UI: Fixed "Show FPS" menu command 2017-12-22 22:36:24 -05:00
Sour
d895c99cbd Input: Improved config UI for Powerpad (+ added toggle for side A/B) 2017-12-22 21:57:25 -05:00
Sour
c43c884293 HD Packs: Fixed issue with CHR RAM games (last tile in chr ram memory was being ignored) 2017-12-22 21:01:53 -05:00
Sour
1825943a7f Movies: Added option dialog when starting a recording 2017-12-22 15:08:58 -05:00
Sour
6b3e0ab611 Video: Make exclusive fullscreen mode start on the same screen as Mesen's main window 2017-12-21 22:39:26 -05:00
Sour
633fe28c95 UI: Disable mouse capture mode when focus is lost 2017-12-21 22:06:09 -05:00
Sour
ebe5046770 UI: Allow SNES & Subor mice to be plugged into famicom port 1 & 2 (since this would work on a famicom AV) 2017-12-21 21:50:32 -05:00
Sour
98f2b65c7f Input: Added UI to select sensitivity for mouse-like devices 2017-12-21 21:31:42 -05:00
Sour
ee9a3e9ddf Debugger: Added copy image to clipboard action in ppu viewer 2017-12-21 17:48:24 -05:00
Sour
e227697531 Lua: Renamed DMC "frequency" to "sampleRate" and added clockRate to getState() table. 2017-12-21 15:37:57 -05:00
Sour
6717520cb3 Debugger: Allow labels with @ marks in the watch window 2017-12-21 15:19:57 -05:00
Sour
0cef4939a4 Debugger: Added right-click options to label/function lists to add a watch/breakpoint 2017-12-21 15:12:37 -05:00
Sour
9654cbc5af Debugger: Changed background color for sprite viewer to make sprite edges easier to distinguish 2017-12-21 14:20:55 -05:00
Sour
50d7bbf492 Lua: Added getRomInfo/getLogWindowLog and changed getState to return doubles for apu channel frequencies 2017-12-20 22:11:36 -05:00
Sour
b9053e3d5e UI: Allow window size smaller than 240px to prevent issues in 240px fullscreen mode 2017-12-20 19:56:29 -05:00
Sour
cdd6c4c20e Input: Prevent Alt-F4 from triggering other shortcuts (e.g load save state 4) 2017-12-20 19:51:57 -05:00
Sour
1a133a548a Input: Make left and right shift behave the same way (as they were meant to) 2017-12-20 19:03:31 -05:00
Sour
bba613728c Input: Properly ignore all input when in background 2017-12-20 18:41:26 -05:00
Sour
4e76e2ef46 Input: UI for Pachinko controller config 2017-12-19 11:00:48 -05:00