Commit Graph

52 Commits

Author SHA1 Message Date
Mason Thompson 631c818c1e
ui: Add monitor keyboard shortcut text 2021-09-27 13:19:06 -07:00
7oxicshadow d7e926fc63 ui: Add option for a fixed 16:9 display ratio 2021-09-16 00:12:47 -07:00
Alexandre Bouvier 05d21c6e94 xemu-hud.cc: Fix compilation error
when using CFLAGS="-Wformat -Werror=format-security"
2021-09-15 01:31:44 -07:00
Matt Borgerson 4c5eb60262 ui: Use Dear ImGUI's built-in cursor handling 2021-07-25 20:25:10 -07:00
Matt Borgerson 1a72aaca4d ui: Allow ~ key to open monitor window 2021-07-25 14:17:40 -07:00
Matt Borgerson d1b9b4a8e5 ui: Use conventional underlined text to style some links 2021-07-25 14:17:40 -07:00
Matt Borgerson edf3735718 ui: Allow rendering scale to go up to 10x 2021-07-20 10:37:07 -07:00
Matt Borgerson 645ab638f0 ui: Add rendering scale option to main menu 2021-07-20 10:37:07 -07:00
Matt Borgerson f24bcb8bc7 ui: Wiki is retired now, update URLs 2021-06-13 19:33:59 -07:00
Matt Borgerson 05358b427b ui: Expose pcap net client in user interface 2021-06-11 22:12:00 -07:00
Matt Borgerson 90ddc5cce3 ui: Add auto-updater feature for Windows 2021-06-10 13:02:05 -07:00
Matt Borgerson 26e43bbcfd ui: Include required interface data files in executable 2021-05-21 13:49:02 -07:00
MasonT8198 16906a8dbb ui: Fix Button Spacing 2021-05-18 15:01:03 -07:00
MasonThompson8198 1b3cf1ead8 ui: Add 'Help' buttons and fullscreen shortcut 2021-05-18 14:09:55 -07:00
Matt Borgerson e1f548aa2b ui: Clarify 'Playable' compatibility label 2021-04-15 16:28:34 -07:00
Matt Borgerson 0996364107 ui: Scale video debug advanced graph by scaling factor 2021-03-16 16:00:42 -07:00
Matt Borgerson 6e564854fc xemu: Update copyright 2021-03-03 03:48:11 -07:00
Matt Borgerson a2d1a8ba77 ui: Make video debug sizeable, optionally transparent 2021-02-18 03:43:52 -07:00
Matt Borgerson f8bdd3d4cb ui: Only plot FPS line if values present 2021-02-11 21:22:09 -07:00
Matt Borgerson 4b6ee2c923 ui: Render video frame stats 2021-02-11 13:50:18 -07:00
Matt Borgerson 26f4e6fc8f ui: Update to new imgui paths/rounding 2021-02-11 13:50:18 -07:00
Matt Borgerson 64141f90e1 input: Use QTAILQ for available controllers list 2021-02-10 23:58:59 -07:00
Matt Borgerson 416e12c3b3 mcpx: Enable APU pipeline 2021-01-03 16:14:47 -07:00
Blackbird88 2955b842f2 ui: Fix typo in About dialog 2020-11-09 16:04:11 -07:00
Matt Borgerson 0d6a871f87 ui: Remove 'X' button as menu button 2020-10-25 03:22:23 -07:00
Lucas Eriksson a957b9cf23 ui: Add 'MCPX' to BootROM field name in Settings 2020-09-28 03:14:16 -07:00
Matt Borgerson 7d244ae9d0 ui: Load token from settings, fix URL, other fixes 2020-06-07 22:08:15 -07:00
Matt Borgerson 89734ca828 ui: Add runtime disc eject & load actions 2020-06-03 04:51:09 -07:00
Matt Borgerson f896ebc1e2 ui: Add system reset and keyboard shortcuts 2020-05-31 15:17:34 -07:00
Matt Borgerson ca4d03cf89 ui: Add ability to enable user (NAT) network backend 2020-05-30 18:52:47 -07:00
Matt Borgerson 7e67f18595 ui: Cleanup debug messages 2020-05-22 14:57:58 -07:00
Matt Borgerson 899e2d681f ui: Fix typo 2020-05-04 07:24:06 -07:00
Matt Borgerson 84a04b04bc ui: Auto resize windows 2020-05-04 07:24:06 -07:00
Matt Borgerson 2ba6206620 ui: Add more privacy information about reports 2020-05-04 07:24:06 -07:00
Matt Borgerson 37ef9f5856 ui: Add report submission error reporting 2020-05-04 07:24:05 -07:00
Matt Borgerson 4daa2567bb ui: Refactor 2020-05-04 07:24:05 -07:00
Matt Borgerson f5a7a90120 ui: Add basic reporting stubs 2020-05-04 07:24:05 -07:00
Matt Borgerson c02c245e0f ui: Refactor 2020-05-04 07:24:05 -07:00
Matt Borgerson b52cec8a28 ui: Refactor 2020-05-04 07:23:32 -07:00
Matt Borgerson 6b97fbb3ef ui: Move settings load out of constructor 2020-05-04 07:23:32 -07:00
Matt Borgerson 8baa62da00 ui: Improve compatibility dialog 2020-05-04 07:23:31 -07:00
Matt Borgerson a5ce412590 ui: Support opening homepage from app 2020-05-04 07:23:31 -07:00
Matt Borgerson f8ac9ec658 ui: Add compatibility report dialog 2020-05-04 07:23:31 -07:00
Matt Borgerson d31e10cc59 ui: Add interface to configure socket networking 2020-05-04 07:23:31 -07:00
Matt Borgerson 8e50d32213 ui: Remember UI scaling preference 2020-05-04 07:23:31 -07:00
Matt Borgerson be0c5f13cc ui: Add option to scale app UI elements 2020-05-04 07:23:31 -07:00
Matt Borgerson 80940258fe ui: Fix alpha fade out for main menu 2020-05-04 07:23:31 -07:00
Matt Borgerson 8a21065fe8 ui: Start logo animation on appearing 2020-05-04 07:23:30 -07:00
Matt Borgerson bfc3783d9f ui: Mark settings dirty on change from dialog 2020-05-04 07:23:30 -07:00
Matt Borgerson d206aa8f7e ui: Use SDL to determine resource/preference base paths 2020-05-04 07:23:29 -07:00