Stenzek
|
895c489f05
|
ImGuiManager: Split OSD and debug window fonts
Fixes the latter not fitting on screen anymore.
|
2024-09-02 00:27:49 +10:00 |
|
Stenzek
|
9ca6b5430f
|
Misc: Update copyright headers
|
2024-09-01 23:10:55 +10:00 |
|
Stenzek
|
1427f7b236
|
FullscreenUI: More animation fixes
|
2024-08-26 18:50:04 +10:00 |
|
Stenzek
|
11c3b30140
|
FullscreenUI: Navigation improvements
Improve default item focus, eliminate some animation glitches.
|
2024-08-26 16:49:28 +10:00 |
|
Stenzek
|
b6e2869dce
|
Achievements: Reset focus when opening windows
|
2024-08-26 14:32:25 +10:00 |
|
Stenzek
|
7efacbad36
|
FileSystem: Swap vector for DynamicHeapArray
No point zeroing it out.
|
2024-08-25 22:13:19 +10:00 |
|
Stenzek
|
1d892cb212
|
Misc: Use lightgun controller icon
|
2024-08-25 21:17:11 +10:00 |
|
Stenzek
|
b7a2b0b265
|
dep/imgui: Bump to v1.91.0
|
2024-08-25 18:22:43 +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 |
|
Stenzek
|
325dcc81ca
|
FullscreenUI: Allow changing UI language
|
2023-11-29 20:26:36 +10:00 |
|
Stenzek
|
fc6359457b
|
ImGuiManager: Use PromptFont icons for input OSD
|
2023-11-26 21:35:29 +10:00 |
|
Stenzek
|
cce7be4723
|
Misc: Make struct member functions file-local
|
2023-11-18 16:46:11 +10:00 |
|
Stenzek
|
184b0a1a52
|
Misc: Swap most C format strings for fmt
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
ac0601f408
|
Common: Drop String, add SmallString
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
3a47c1eb52
|
Fullscreen: Light mode corrections
|
2023-09-20 00:10:08 +10:00 |
|
Stenzek
|
846f74c86d
|
Achievements: Backports from PCSX2
|
2023-09-18 22:38:11 +10:00 |
|
Stenzek
|
c773c763ef
|
Achievements: Switch to rc_client
|
2023-09-16 19:00:29 +10:00 |
|
Stenzek
|
631d1e7433
|
ImGuiFullscreen: Less jarring notifications
|
2023-09-16 19:00:29 +10:00 |
|