Commit graph

2009 commits

Author SHA1 Message Date
Sour
898824cd6d Debugger: Fixed display issue with watch help icon 2017-12-29 13:09:01 -05:00
Sour
9c4dbca8e6 Debugger: Disable find all reference on function list when address is not mapped 2017-12-29 13:08:43 -05:00
Sour
fd3f3f73cd Linux: Fixed layout issues with hint in input config dialogs 2017-12-29 12:23:34 -05:00
Sour
0ecf272028 Linux: Change some controls to use flat look (to get a result that is less Windows 95 and more Windows 10) 2017-12-29 12:22:58 -05:00
Sour
7a753ffae8 Linux: Fixed layout issues in breakpoint edit window 2017-12-29 12:03:13 -05:00
Sour
b061bcda03 Linux: Debugger - Fixed missing cancel button in header editor window 2017-12-29 11:11:05 -05:00
Sour
f9bb517b31 Linux: Debugger - Fixed line background color overlap with line selection rectangle 2017-12-29 11:05:43 -05:00
Sour
834773079c Debugger: Fixed "Show Effective Addresses" option always being on 2017-12-29 10:43:26 -05:00
Sour
07bd6a1b06 Linux: Debugger - Fixed minor display issues with CPU/PPU memory mapping 2017-12-29 10:21:21 -05:00
Sour
b211130d5a Linux: Debugger - Fixed edit label form layout 2017-12-29 10:10:31 -05:00
Sour
83b50fb418 Debugger: Ensure reset/power cycle work properly even when breakpoints are active (disable breakpoints until reset/power cycle) 2017-12-29 10:00:37 -05:00
Arcus87
4ada6a38f1 Ukrainian language update (#285) 2017-12-28 21:55:13 -05:00
Sour
7cdc53f85e Debugger: Improved highlight behavior in memory viewer 2017-12-28 21:53:50 -05:00
Sour
1a52efe3b7 Debugger: Optimization for mouse over logic 2017-12-28 21:53:32 -05:00
Sour
75eea32c7f Debugger: Lua - Updated autocomplete doc for read/write API 2017-12-28 21:15:27 -05:00
Sour
8b0d30a67e Linux: Fixed layout issue in header editor 2017-12-28 20:56:33 -05:00
Sour
23d13bd6fd Netplay: Fixed deadlock when host power cycles the game 2017-12-28 20:54:16 -05:00
Sour
e3f37cbd34 Movies: Restore movie record started/stopped messages that were lost during rewrite 2017-12-28 20:27:47 -05:00
Sour
87fd9734b2 Movies: Disable some UI options while recording (since they cannot be reliably changed during recording) 2017-12-28 20:27:16 -05:00
Sour
5dc656624a Fixed sound looping when power cycling VS games with option to show config dialog on power on 2017-12-28 20:07:32 -05:00
Sour
7f71773dd0 FDS: Fixed crash on power cycle 2017-12-28 19:57:49 -05:00
Sour
7137740cd2 Input: Fixed crash when displaying controller for empty port 2017-12-28 19:04:07 -05:00
Sour
d0f3c8ea6a Video: Fixed bilinear filter toggle logic 2017-12-28 18:44:22 -05:00
Sour
6be4d14834 Upgrade: Fixed upgrade issues 2017-12-28 18:30:23 -05:00
Sour
cd38eed36e Input: Fixed input config window issues 2017-12-28 18:15:25 -05:00
Sour
0a81ecd0b3 Input: Fixed some default key bindings 2017-12-28 18:14:57 -05:00
Sour
a355313965 UI: Don't allow mouse capture if no game is running 2017-12-28 17:13:59 -05:00
Sour
5fdc2f86a4 Input: Simplify/fix input device rules for nes/famicom 2017-12-28 17:13:45 -05:00
Sour
e2528b004b PGO/Test fixes 2017-12-28 16:52:49 -05:00
Sour
8f4f67baee Debugger: Fixed workspace issues (caused by earlier commit)
-Don't go into "debug mode" if no debug window is opened
-Don't lose recent changes when doing power cycle
2017-12-28 16:44:18 -05:00
Sour
71cb982058 Debugger: Don't bring debugger to front on game load (unless we're breaking on reset/power) 2017-12-28 16:41:44 -05:00
Sour
9abaeaf8d8 Debugger: Fixed infrequent deadlock when switching games while debugger window is opened 2017-12-28 16:30:37 -05:00
Sour
cfad3c1f91 Input: Added auto-connect logic for some input devices 2017-12-28 15:40:24 -05:00
Sour
7caac2d5cc Input: Fixed famicom zapper not working 2017-12-28 14:44:20 -05:00
Sour
c50a549823 Debugger: Fixed memory viewer not saving the "Highlight labelled bytes" option 2017-12-28 14:16:13 -05:00
Sour
d3626f3692 UI: Fixed Xbox controller P2 preset 2017-12-28 14:15:50 -05:00
Sour
5e32671c4b Debugger: Fix issues (missing labels, etc.) when power cycling game while debugger is opened 2017-12-28 14:15:32 -05:00
Sour
9e09c51e7c Linux: Fixed interop crash when trying to record a movie 2017-12-28 13:15:01 -05:00
Sour
4b40857779 Linux: Fixed background color in sprite viewer 2017-12-28 13:06:43 -05:00
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