Stenzek
|
4963dc1759
|
Host: Make resource routines fill error object
|
2024-10-22 20:41:33 +10:00 |
|
Stenzek
|
38a331fde4
|
ImGuiFullscreen: Support loading SVGs
|
2024-10-11 22:52:11 +10:00 |
|
Stenzek
|
3d5503612b
|
Image: Span and Error-ify
|
2024-10-11 22:52:11 +10:00 |
|
Stenzek
|
8680900788
|
ImGuiFullscreen: Fix horizontal menu items getting clipped
|
2024-10-11 22:52:11 +10:00 |
|
Stenzek
|
3dca598063
|
Log: Switch to enum class
Need to change the channel to a bitset too.. the string lookups are
horribly slow, and conflict when one is a prefix of another.
|
2024-09-21 22:26:06 +10:00 |
|
Stenzek
|
e17eaf77dd
|
ImGuiFullscreen: Disable border animation when smooth scrolling is off
|
2024-09-13 21:14:07 +10:00 |
|
Stenzek
|
ddcb0cb541
|
Misc: Warning fixes
|
2024-09-10 23:53:27 +10:00 |
|
Stenzek
|
6c3f33804f
|
ImGuiFullscreen: Fix whole menu being unscrollable
If the first/last menu items were not enabled, e.g. settings pages
|
2024-09-09 21:37:52 +10:00 |
|
Stenzek
|
891d5cefbe
|
ImGuiFullscreen: Allow smooth scrolling
|
2024-09-09 21:57:08 +10:00 |
|
Stenzek
|
51cfea49fe
|
ImGuiManager: Split OSD and debug window fonts
Fixes the latter not fitting on screen anymore.
|
2024-09-02 00:27:48 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
940200f7f3
|
FullscreenUI: More animation fixes
|
2024-08-26 17:56:47 +10:00 |
|
Stenzek
|
344a4a6215
|
FullscreenUI: Navigation improvements
Improve default item focus, eliminate some animation glitches.
|
2024-08-26 15:47:50 +10:00 |
|
Stenzek
|
7a05d5aca5
|
Achievements: Reset focus when opening windows
|
2024-08-26 14:21:09 +10:00 |
|
Stenzek
|
707453b596
|
FileSystem: Swap vector for DynamicHeapArray
No point zeroing it out.
|
2024-08-25 22:13:18 +10:00 |
|
Stenzek
|
f2c0303875
|
Misc: Use lightgun controller icon
|
2024-08-25 13:57:05 +10:00 |
|
Stenzek
|
096a0811bf
|
dep/imgui: Bump to v1.91.0
|
2024-08-25 18:17:45 +10:00 |
|
Stenzek
|
f5815f3183
|
ImGuiFullscreen: Display checkmark on right of choice dialog
|
2024-08-13 18:09:30 +10:00 |
|
Stenzek
|
05f9f33ec6
|
ImGuiFullscreen: Fix choice popup selected drawing over border
|
2024-08-13 18:09:30 +10:00 |
|
Stenzek
|
13a37418e6
|
FullscreenUI: Fix popup close resetting window scroll
|
2024-08-13 18:09:30 +10:00 |
|
Stenzek
|
143acca03b
|
Core: Purge resources.cpp
Save around 64KB in binary size.
|
2024-08-04 14:13:15 +10:00 |
|
Stenzek
|
e455a5e371
|
ImGuiFullscreen: Fix incorrect notification width
|
2024-07-26 14:16:23 +10:00 |
|
Stenzek
|
ff77bd029f
|
ImGuiFullscreen: Don't upload failed-loaded images
|
2024-07-14 00:01:06 +10:00 |
|
Stenzek
|
7927ec647f
|
Qt: Fix a couple of instances of inconsistent sorting
|
2024-07-04 13:25:26 +10:00 |
|
Stenzek
|
bac2ac0151
|
FullscreenUI: Fix incorrect padding calculation in pause menu
Fixes scrollbars appearing in menu.
|
2024-06-11 13:12:37 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
b6d019db66
|
Misc: Replace log printf calls with fmt
|
2024-05-24 00:29:49 +10:00 |
|
Stenzek
|
f0a4ceb909
|
InputManager: Add push to toggle for macros
|
2024-05-15 21:17:26 +10:00 |
|
Stenzek
|
522c2e3458
|
FullscreenUI: Use native file selector on Flatpak
|
2024-05-12 20:28:20 +10:00 |
|
Stenzek
|
37a76a020a
|
FullscreenUI: Add horizontal padding to menu windows
|
2024-05-12 18:14:51 +10:00 |
|
Stenzek
|
69e0c1681c
|
FullscreenUI: Correct pixel alignment of some UI elements
Fixes scrollbars showing up at some window sizes.
|
2024-05-12 17:57:18 +10:00 |
|
Stenzek
|
ca3cfbaa99
|
Misc: Pass string_view by value
|
2024-05-05 22:28:29 +10:00 |
|
Stenzek
|
4e0c417add
|
FullscreenUI: Add "Open Containing Directory"
|
2024-04-16 12:49:54 +10:00 |
|
Stenzek
|
6258cb9e0e
|
FullscreenUI: Various minor bug fixes
|
2024-04-13 19:57:25 +10:00 |
|
Stenzek
|
57f6bda59b
|
ImGuiFullscreen: Use popup background for all popups
|
2024-04-11 13:50:04 +10:00 |
|
Stenzek
|
44a4f2703a
|
ImGuiFullscreen: Add popup background colour
|
2024-04-11 12:44:33 +10:00 |
|
KamFretoZ
|
bbd7c9e2a9
|
BPM: Light Mode color scheme update (#3161)
|
2024-04-10 18:20:25 +10:00 |
|
Stenzek
|
bf4e8feb25
|
FullscreenUI: Redo landing page and add help bar
|
2024-04-09 23:49:24 +10:00 |
|
Stenzek
|
59a13d91ea
|
Image: Don't use libjpeg stdio functions
Fixes I/O in debug builds.
|
2024-04-03 23:01:53 +10:00 |
|
Stenzek
|
620d08f72d
|
Build: Move Image from common to util
|
2024-03-06 16:09:21 +10:00 |
|
Tobias Jakobi
|
317a7ce8a7
|
Util: Add missing standard library includes
|
2024-02-06 23:48:45 +10:00 |
|
Stenzek
|
6184b671c5
|
ImGuiFullscreen: Slightly improve hover/animation behavior
|
2024-01-31 00:53:30 +10:00 |
|
Stenzek
|
ebaef81aae
|
ImGuiFullscreen: Don't clamp scale to 1.0
|
2024-01-31 00:16:06 +10:00 |
|
Stenzek
|
f369724b7c
|
dep/imgui: Update to v1.90.1
|
2024-01-19 21:22:26 +10:00 |
|
Stenzek
|
5042460264
|
ImGuiFullscreen: Add LayoutUnscale()
|
2024-01-14 01:44:21 +10:00 |
|
Stenzek
|
73cee9f705
|
Settings: Add UserResources to EmuFolders
Allowing some resources, such as fonts/sounds to be overridden by the
user.
|
2024-01-10 22:46:57 +10:00 |
|
Stenzek
|
b04578afee
|
ImGuiFullscreen: Fix menu background obscuring text
|
2023-12-15 13:45:19 +10:00 |
|
Stenzek
|
79c226efff
|
SmallString: fmt -> format, format -> sprintf
|
2023-12-13 21:06:15 +10:00 |
|
Stenzek
|
ad96b1ec75
|
FullscreenUI: Improve menu button borders
|
2023-12-13 01:12:55 +10:00 |
|
Stenzek
|
a907e1f550
|
GPUDevice: Pool textures
|
2023-12-09 22:08:13 +10:00 |
|