Commit Graph

485 Commits (f1e08937459c463f586bdb9cd9c1c9ad55aeb262)

Author SHA1 Message Date
Stenzek 8f6b1b6307
FullscreenUI: Add reset option to directory selector
And improve styling.
3 weeks ago
Stenzek 3260ba8079
Deps: Update to 20260614 4 weeks ago
Stenzek 2f3067ab41
CMake: Use C99 to build rcheevos 4 weeks ago
Stenzek 63caefb96b
dep/rcheevos: Add game list functions to rc_client 4 weeks ago
Stenzek 498921157a
dep/rcheevos: Bump to 9ade739 4 weeks ago
Stenzek fa167cab85
FullscreenUI: Add InputTextWithIcon() 1 month ago
Stenzek 2f8e9a8510
MSBuild: Enable strict aliasing for clang 1 month ago
Stenzek 4cf5f38a8c
Qt: Add ThemeSVGIconEngine to replace use of Qt SVG
Uses plutosvg to render icons with a different colour scheme dependent
on the text colour. No more duplicating all the icons.
2 months ago
Stenzek 83a1b0c450
Deps: Update to 20260526 2 months ago
Stenzek 2307ad9b0f
CMake: Drop Win32/MSVC specific paths. Use MSBuild.
This was never supported, and hasn't been updated in a while anyway.
2 months ago
Stenzek 77ecf99398
MSBuild: Enable segment heap via vsprops 2 months ago
Stenzek f6da96077b
CI: Bump dependencies to 20260512
Also update the Windows builder to use VS2026, and the Linux builders to
use clang-20.
2 months ago
Stenzek 6f8f4885e1
dep/imgui: Handle ClearTexData() for RendererHasTextures case
Don't leave textures in the updating state after clearing font data.
2 months ago
Stenzek d2e770131d
dep/rcheevos: Increase the time the progress tracker is shown 2 months ago
Stenzek c1d24b4e9c
dep/cubeb: Bump to a37dadd 2 months ago
Stenzek dff49fddcb
dep/rcheevos: Fix runtime error on oversized log message 3 months ago
Stenzek cd539c0cfd
Deps: Update to 20260404 3 months ago
Stenzek 459a6fcfef
Deps: Update to 20260328 4 months ago
Stenzek 4e353ea00e
Deps: Update bundled ffmpeg headers to 8.1.0 4 months ago
Stenzek 0f7eed06cc
dep/imgui: Update to 3a26b64 4 months ago
Stenzek 47dc3ce6ab
CI: Verify hashes of dependencies 4 months ago
Yang Liu 9ca9930da7 dep: Add lagoon 4 months ago
Yang Liu db0de91b98 dep/rapidyaml: Fix LoongArch compile 4 months ago
Yang Liu 8a7db2ad54 dep/imgui: Fix LoongArch64 compile 4 months ago
Stenzek ab1fd51827
dep: Remove simpleini 4 months ago
Stenzek 088f05726b
FullscreenUI: Add background blur to notifications/menus 4 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
5 months ago
Stenzek 5a7c855256
FullscreenUI: Use command/option key icons on MacOS
And the Windows icon on Windows.
5 months ago
Stenzek 4f6c42e0f7
Data: Add additional PromptFont glyphs
Fixes missing glyphs for guide/PS buttons.
5 months ago
Stenzek 890cde029b
Achievements: Add "Unlocked in Softcore" bucket 5 months ago
Stenzek fbf4cdd085
dep/rcheevos: Bump to dedfe2d 5 months ago
Stenzek 2da35d2d38
dep/rcheevos: Prioritize unsynchronized bucket over recently unlocked 6 months ago
Stenzek bd1b660514
dep/rcheevos: Destroy parse state in rc_find_next_classification()
Fixes memory leak.
6 months ago
Stenzek e26ad17fea
dep/rcheevos: Fix silent URL truncation in new functions 6 months ago
Stenzek c41eeda026
Achievements: Fix almost there/active challenge showing in all subsets 6 months ago
Stenzek 4f37bc6e18
dep/rcheevos: Update rcheevos to v12.2.1
Already applied the patch, but this will bump the user agent which may
help with troubleshooting.
6 months ago
Stenzek 2a8256673a
GPUDevice: Use separate variables for last/next present time
Fixes erratic frame rates in Big Picture mode.

Regression from 09926a3769.
6 months ago
Stenzek e2266cd617
dep/rcheevos: Bumpt a4b9156 + #492
And remove some local patches that are now unnecessary.
6 months ago
Stenzek 18768bcaba
Achievements: Use note area in more notifications
- Show RA logo for login/game summary.
- Add icons to game complete, subset complete, leaderboard start/fail.
6 months ago
Stenzek 93a5663fc8
Achievements: Make leaderboard notifications a little nicer 6 months ago
Stenzek 1431d5cf5b
FullscreenUI: Use horizontal buttons for message dialogs
Unless it's a long string, then use vertical.

Also add icons to the dialogs.
6 months ago
Stenzek a83ccdcd0e
FullscreenUI: Fix focusing when pressing west face button 6 months ago
Stenzek 454d33272f
FullscreenUI: Hook up L2/R2 to page up/down 6 months ago
Stenzek 9dcef869a3
FullscreenUI: Use appropriate icon for console settings 6 months ago
Stenzek c5ce2f999b
dep/imgui: Add ImGuiChildFlags_NoNavCancel 6 months ago
Stenzek a2f3d038db
dep/imgui: Update to 69a501d 6 months ago
Stenzek 64d70753fc
ImGuiManager: Use default icons when unspecified 6 months ago
Stenzek 170d4b9fb8
Build: Don't make fast_float a public link for libraries 6 months ago
Stenzek 4c79ee82ac
CMake: Adjust fmt build macros
Set on the library, not globally.
6 months ago
Stenzek 84e4aed8a7
dep/fmt: Update to v12.1.0 6 months ago