Commit Graph

11973 Commits (preview)
 

Author SHA1 Message Date
fox140cv 39cb9af981
update spanish translation (#3756)
Update spanish translation
6 hours ago
crashGG 6357732c8b
feat(shader): add Scanline Modern 4x2 adaptive retro filter (#3755) 7 hours ago
Stenzek a64851a1f7
HTTPDownloader: Remove redunadant request \casts 1 day ago
Stenzek cd0c961ece
Qt: Add Ukrainian translation to list 1 day ago
beazerdred b19347eed1
Add complete Ukrainian translation for Qt interface (#3754) 1 day ago
Stenzek c0a8d9dac8
FullscreenUI: Fix global states always showing in menu 2 days ago
Stenzek ef8a1fcee8
Core: Fix setting reset wiping out user preferences 2 days ago
Stenzek 8f6b1b6307
FullscreenUI: Add reset option to directory selector
And improve styling.
2 days ago
Davide Pesavento c712c7b299
Qt: Fix keyboard navigation in game list after searching (#3753) 2 days ago
Davide Pesavento 0dd6e5cef7
Qt: Disable tab key navigation on game list (#3752) 2 days ago
Stenzek 64f0689b6c
Qt: Remove unused signal in SettingsWindow
And fix a typo.
2 days ago
Stenzek 9d0eec7725
Qt: Disable global save states by default
Add an opt-in to re-enable them.
2 days ago
Stenzek 97ae01391f
Hotkeys: Add 'Select Next Slot and Save State' 2 days ago
Stenzek f7ce14e818
ZipHelpers: Move to util project and source file 2 days ago
Stenzek 4c698e735d
Qt: Add menu item to refresh achievement database 2 days ago
Stenzek 31c218360e
Qt: Use atomic for auto close flag 2 days ago
Stenzek 9fe36d9c0d
Misc: Reduce unnecessary struct padding 2 days ago
Stenzek d22950c57a
GPU: Add disable texture/vertex lighting debug options 3 days ago
Stenzek 15ad0024db
TimingEvent: Use const char* for name instead of string_view
Less memory wasteage.
3 days ago
Stenzek 77fe65995d
GPU: Inline draw mode into state struct
Free up a couple of bytes.
3 days ago
Stenzek 4144c1e09f
GPU: Eliminate redundant type comparions in FillDrawCommand() 3 days ago
Stenzek a3dbace1a3
Hotkeys: Display reason why rewind is unavailable 3 days ago
Stenzek cdce0f7a37
CI: Bump to LLVM 22
Windows builders have it now.
3 days ago
Stenzek 1cce275db3
Achievements: Don't update game database on disc change 1 week ago
Stenzek a05171d089
Achievements: Fix crash in database updates on unknown media change 1 week ago
Stenzek 3260ba8079
Deps: Update to 20260614 1 week ago
Stenzek cd7d35cf7e
SQLiteHelpers: Fix load failure on Windows
Changed this because of course silly Linux does things differently, and
I didn't check Windows again...
1 week ago
Stenzek e9bd041e21
Achievements: Add missing DB load check in a couple of places 1 week ago
Stenzek cfde5bf5c3
Achievements: Move achievement pinning to database 1 week ago
Stenzek 98ec05550d
Achievements: Swap to sqlite-backed storage 1 week ago
Stenzek 1230c83989
Achievements: Update seed hash database 1 week ago
Stenzek eae17a4d75
Util: Add SQLite helpers and dynamic loading 1 week ago
Stenzek 2f3067ab41
CMake: Use C99 to build rcheevos 1 week ago
Stenzek 63caefb96b
dep/rcheevos: Add game list functions to rc_client 1 week ago
Stenzek 498921157a
dep/rcheevos: Bump to 9ade739 1 week ago
Stenzek 7d19968270
Qt: Fix memory leaks in SVG helpers 1 week ago
Stenzek 2c527f4f2c
Qt: Add reset buttons for tolerance/depth threshold 1 week ago
Stenzek b7b31ef979
Qt: Use 'Global' instead of 'Default' for inherited spinners 1 week ago
Stenzek 0b4dfcd045
Settings: Remove unused field
Ignore host subcode is queried explicitly.
1 week ago
Stenzek c8064e75d9
CPU: Fix flipped operands on PGXP shifts in recompiler
Fixes broken PGXP with recompiler in Digimon World games.
1 week ago
Stenzek c20a5c7524
CPU: Copy entire value for zero shift cases
Shortcut, and avoids tainting the Z.
1 week ago
Stenzek c1a9d78e7a
RegTest: Fix crash on startup 1 week ago
Stenzek 6efef5b664
GameDB: PGXP-CPU for Digimon World 2 1 week ago
Stenzek 3a9856660d
FullscreenUI: Fix input text text colour in light theme 1 week ago
Stenzek ce14eefd52
ObjectArchive: Swap to HTTPCache log channel
More appropriate.
1 week ago
Stenzek 1c89c64363
FullscreenUI: Add search to game list 1 week ago
Stenzek 632aab3a0f
FullscreenUI: Use InputTextWithIcon() for achievements login 1 week ago
Stenzek b3e8543ba5
FullscreenUI: Make ResetFocusHere() return a boolean 1 week ago
Stenzek fa167cab85
FullscreenUI: Add InputTextWithIcon() 1 week ago
Stenzek 76ca9b15d8
Qt: Suffix unavailable audio and video devices
This was already implemented, just bugged.
2 weeks ago