Commit graph

948 commits

Author SHA1 Message Date
Sour
7412442153 Debugger: Fixed PictureViewer issues at DPI > 100% 2023-02-23 20:00:28 -05:00
Sour
e51143f9a3 UI: Fixed mouse input issues when DPI > 100% 2023-02-23 18:56:28 -05:00
Sour
b98397feb0 UI: Changed default HUD size, added option to pick being old and new behavior 2023-02-21 20:28:07 -05:00
Sour
3908315e3e UI: Rename "options" to "settings" (with a couple of exceptions) 2023-02-21 19:18:53 -05:00
Sour
f469f136aa UI: Added missing load/save state messages for load/save state dialogs 2023-02-21 18:33:58 -05:00
Sour
7a4c9750c0 History Viewer: Save/restore volumn 2023-02-21 17:54:27 -05:00
Sour
f993467546 History Viewer: Fixed UI not updating properly 2023-02-21 16:48:55 -05:00
Sour
080d272bf3 History Viewer: Fixed mouse clicks sometimes not being processed
Reduced timer from 50 to 15 ms
2023-02-20 20:39:18 -05:00
Sour
adb1a7567e UI: Added "reset lag counter" shortcut 2023-02-20 20:39:18 -05:00
Sour
9dfc159168 UI: Added right-click to clear hint in binding button tooltip 2023-02-20 20:39:17 -05:00
Sour
4c9d6fd7b4 UI: Fixed issues with checkbox columns in lists
Cheat list, breakpoint list
2023-02-20 20:39:17 -05:00
Sour
64d6d53830 UI: Fixed load/save state dialogs not being usable when "pause in menus" is active 2023-02-20 20:39:17 -05:00
Sour
8303dc3c82 UI: Always show "Resume" action when "pause in menus" is active 2023-02-20 20:39:17 -05:00
Sour
d6e02c6e6c Debugger: Tile editor - Fixed crash when clicking to draw and moving the cursor outside the bounds of the canvas 2023-02-20 20:39:17 -05:00
Sour
7f4f49e3f9 UI: Fixed main menu not closing when clicking on renderer when no recent games exist 2023-02-20 20:39:17 -05:00
Sour
b8d27ba402 UI: Audio options - Fixed latency field not being clickable because of the slider below it 2023-02-20 20:39:17 -05:00
Sour
b32a3f5e98 History Viewer: Fixed slider layout 2023-02-20 20:39:17 -05:00
Sour
8fc8f62de2 History viewer: Fixed size being reset each time the window is opened 2023-02-20 20:39:17 -05:00
Sour
7f2a4dc9dc UI: Fixed some config settings (volume in particular) always being reset to 0 2023-02-20 16:39:43 -05:00
Max833
56e91b6c0c
UI: Fix typo in resources.en.xml (#10) 2023-02-20 16:27:30 -05:00
Sour
cb88d63e1e UI: Fixed layout issues with sliders 2023-02-19 19:36:39 -05:00
Sour
c95d3064b7 UI: Fixed menu not closing as expected when game selection screen is disabled and window is clicked 2023-02-19 17:15:55 -05:00
Sour
3e0515a8da UI: Increased default size for netplay start/connect windows 2023-02-19 17:09:26 -05:00
Sour
0acb4e1bda Debugger: Sprite Viewer - Fixed sprite outline not being in sync with picture 2023-02-19 17:06:23 -05:00
Sour
2bab0273b0 UI: Add low latency warning in audio config 2023-02-19 12:08:26 -05:00
Sour
f18b20b2c9 UI: Fixed issues when changing options in both menu & config window at the same time 2023-02-19 11:43:55 -05:00
Sour
9504973e7c Video: Split fullscreen refresh rate option into 2 (ntsc/pal) 2023-02-18 22:38:38 -05:00
Sour
fea92478f9 Debugger: Register Viewer - Display raw hex value for entries that were text-only (and display hex values for most entries that weren't setup to show hex values) 2023-02-18 20:04:26 -05:00
Sour
53f7af71e1 PCE: Added preset palette option that uses the old RGB333->RGB888 linear conversion 2023-02-18 19:19:44 -05:00
Sour
39a7b8b254 Debugger: NES - Added option to break when EXT mode is enabled
Turning this on can potentially damage the PPU and should be avoided
2023-02-18 15:59:14 -05:00
Sour
04f7172be0 UI: Added option to emulate the PAL black borders on the top/left/right sides of the screen 2023-02-18 15:19:56 -05:00
Sour
d187383a31 Debugger: Tilemap Viewer - Added more grid overlays for NES (attribute byte, nametable delimiter) 2023-02-18 13:44:09 -05:00
Sour
59c2b4cfb5 History Viewer: Fixed hidden current/total time labels 2023-02-16 22:57:53 -05:00
Sour
b07e6adefc NES: Added option to disable flash saves for unrom512/gtrom (for dev) 2023-02-16 22:35:39 -05:00
Sour
05495c7c1c SNES/PCE: Added option to force the cores to always output the same resolution
Changes the resolution for PCE games (resolution now matches the current game, rather than always being forced to 4x), which makes all filters work better than before. Enabling the fixed resolution option reverts to the old behavior.
On SNES, this forces the output to always be 2x scale, which prevents resolution changes when toggling high res mode on/off. This allows AVI recording to work when a game changes resolution while recording
2023-02-15 22:44:42 -05:00
Sour
6f99de0135 AVI: Added options to record system/input HUDs in AVIs 2023-02-15 00:28:39 -05:00
Sour
fd69095005 UI: Add shortcuts to set scale from 7x to 10x 2023-02-14 19:36:51 -05:00
Sour
3bb6d13671 UI: Fixed unsaved configuration changes getting temporarily undone when closing the debug settings window 2023-02-14 19:26:26 -05:00
Sour
209a8837a1 UI: Added build date to about window 2023-02-14 00:20:01 -05:00
Sour
051986ed5a UI: Auto-update copyright year in about window 2023-02-13 23:41:37 -05:00
Sour
6408e86029 Debugger: Memory search - Fixed radio buttons not triggering the value updates correctly 2023-02-13 22:53:20 -05:00
Sour
97421d0c3e UI: Fixed scale shown in titlebar/scale menu when aspect ratio isn't "no stretching" 2023-02-13 22:15:07 -05:00
Sour
833396fcc0 UI: Renamed "Toggle OSD" shortcut to match its config window label 2023-02-13 22:08:10 -05:00
Sour
f1634642fd Video: Fixed renderer size issues caused by rounding errors when multiplying by aspect ratio 2023-02-13 22:07:36 -05:00
Sour
6a68580dfb UI: Bring config window to front when already opened and minimized 2023-02-13 21:59:04 -05:00
Sour
92c00aed99 Debugger: GB - Fixed bug in RGBDS sym file import logic, improved error detection/handling 2023-02-12 11:20:51 -05:00
Sour
9b1fde3214 UI: Fixed GB palette/input/video filter preset dropdowns 2023-02-12 10:17:09 -05:00
elzo-d
afb48e313f
macOS: Prevent alert sound on keypresses (#8) 2023-02-12 09:58:11 -05:00
Sour
fbc286b1c4 UI: Fixed selected scale option/displayed resolution in title bar when DPI > 100% 2023-02-11 11:33:19 -05:00
Sour
d3105ddcdb UI: Fixed crash when opening color picker
Avalonia 11.0-preview5 causes this to crash
2023-02-11 08:15:15 -05:00