Henrik Rydgård
|
fc6879674e
|
Refactor overlays into an enum
|
2023-08-02 13:03:04 +02:00 |
|
Henrik Rydgård
|
c17b84b3d4
|
Implement RetroAchievements challenge mode restrictions, and fix related bugs
|
2023-07-08 21:55:32 +02:00 |
|
Henrik Rydgård
|
84fffec4f3
|
Switch all NativeMessageReceived to System_PostUIMessage
|
2023-07-06 17:26:02 +02:00 |
|
Henrik Rydgård
|
eb21a2e6c9
|
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
|
2023-06-30 17:15:49 +02:00 |
|
Henrik Rydgård
|
7cc8c6cea4
|
OSD: Add semantics, move the the OSD state to common (while keeping the renderer in the UI).
|
2023-06-20 14:40:46 +02:00 |
|
Henrik Rydgård
|
7f2c03156f
|
Fix the skip buffer effects menu item not having immediate effect (wrong invalidation).
Fixes part of #17404
|
2023-05-07 00:00:01 +02:00 |
|
Henrik Rydgård
|
e1d4a19ce1
|
Add the basics of the Emulation menu to the Mac build
|
2023-04-28 15:16:57 +02:00 |
|
Henrik Rydgård
|
eeaeb8b7cc
|
Add "Open Memory Stick" to File menu on Mac
|
2023-04-26 10:18:04 +02:00 |
|
Nemoumbra
|
5bf22c15d0
|
sceKernelPrintf improvement, QOL adjustments
|
2023-04-11 15:47:50 +03:00 |
|
Henrik Rydgård
|
12bd0ed26d
|
Restore the shared_ptrs
|
2023-04-07 10:35:01 +02:00 |
|
Henrik Rydgård
|
ee6234ecb6
|
I18N: Switch to getting categories by index instead of by string lookup
Also gets rid of the shared_ptr usage, and generally makes things nicer.
Needed for later config refactorings, good to get in early.
|
2023-04-07 10:35:01 +02:00 |
|
Henrik Rydgård
|
8f96ec371e
|
Rename iBufFilter -> iDisplayFilter
|
2023-04-05 09:34:18 +02:00 |
|
Henrik Rydgård
|
c1b5aed9b7
|
Cleanup, confine g_controllerMap access to KeyMap.cpp
|
2023-04-01 20:28:42 +02:00 |
|
Henrik Rydgård
|
56c26eef4d
|
Remove the old AsyncFileDialog thingy
|
2023-03-24 21:32:20 +01:00 |
|
Henrik Rydgård
|
47ae31e293
|
Minor cleanups, drive-by fix for folder browser on iOS
|
2023-03-22 15:36:14 +01:00 |
|
Henrik Rydgård
|
e9f5394f59
|
Move the Windows open file dialog to the new system, switch the background image selector over.
|
2023-03-22 14:53:07 +01:00 |
|
Henrik Rydgård
|
f5472ba0d8
|
Cleanup up unnecessary audio init functions
|
2023-03-21 13:39:02 +01:00 |
|
Nemoumbra
|
aab4a3034c
|
Added new MainWindow menu item "copy PSP memory base pointer"
|
2023-02-24 23:54:45 +03:00 |
|
Henrik Rydgård
|
b04dd81cba
|
Merge pull request #16704 from hrydgard/darkmode
Windows Dark Mode: initial support
|
2023-01-31 10:45:07 +01:00 |
|
Henrik Rydgård
|
4287365411
|
Update URLs, fix feedback from #16851
|
2023-01-29 00:25:27 +01:00 |
|
Serena
|
30f6296767
|
Remove some Windows + Qt stuff + meow
|
2023-01-27 19:12:41 +03:00 |
|
Henrik Rydgård
|
62e5a5dfc3
|
Rudimentary support for Windows Dark Mode. Still undocumented for Win32 apps, so ugly.
|
2023-01-12 00:41:25 +01:00 |
|
Henrik Rydgård
|
8bd6621c40
|
Remove postprocessing option from desktop menu (doesn't support multi-shader)
|
2022-12-07 11:57:28 +01:00 |
|
Henrik Rydgård
|
d73196c7d6
|
Split up the GPU config change notifications
|
2022-11-21 15:14:20 +01:00 |
|
Henrik Rydgård
|
519db766b6
|
Change "Rendering Mode" to just a "Skip buffer effects" checkbox. Reuse translations.
|
2022-11-06 19:26:56 +01:00 |
|