Commit Graph

11174 Commits (06897cd733b5f138808cd8120705e9afa5ae5cc1)
 

Author SHA1 Message Date
Stenzek beaf01ccd6
Qt: Fix ReportFatalError() returning 7 months ago
Stenzek a188633f6d
FullscreenUI: Don't clear transition when preserving state 7 months ago
Stenzek cb1e545f05
FullscreenUI: Wrap navigation in split windows 7 months ago
Stenzek 3952477d39
FullscreenUI: Use split window for controller settings
Much better than that massive scrolling list.
7 months ago
Stenzek 23e57f83fc
FullscreenUI: Add 'Split Windows'
i.e. sidebar + content
7 months ago
Stenzek cd688477a0
FullscreenUI: Settings changed fields don't need to be atomic 7 months ago
Stenzek c126ee7d28
FullscreenUI: Fix EndFullscreenWindow() inside conditional 7 months ago
Stenzek 1ef7ce0d7f
Qt: Don't open dialog on shift-click for effect bindings 7 months ago
Stenzek e0f97a8a00
CompressHelpers: Fix incorrect function call 7 months ago
Stenzek b287f00235
ZipHelpers: Don't call zip_error_fini() on zip_get_error() object 7 months ago
Stenzek a8776a3b22
DynamicHeapArray: Don't resize if size is the same 7 months ago
Stenzek 7d95949e87
README: Update deps list 7 months ago
Davide Pesavento 2afc6cf26e Qt: Fix initial state of output latency slider 7 months ago
Davide Pesavento ad01f993c8 Qt: Polish sliders 7 months ago
Stenzek 0b3c2c3e05
Qt: Fix enable syncing of notification/indicator locations 7 months ago
Davide Pesavento 626d511218
Qt: Fix help text for a couple of OSD settings (#3677) 7 months ago
Stenzek d908b923ef
VideoPresenter: Textures should be uploaded before any draws 7 months ago
Stenzek 0c1cdd31e1
Qt: Fix notification/indicator location enable state 7 months ago
Stenzek 79f9bbe6af
Qt: Hide size for directories in ISO browser
It was nonsensical since it was reporting the size of the directory
entry, which has no correlation with the size of the files in the
directory.
7 months ago
Stenzek bb8179f617
ImGuiManager: Allow repositioning OSD messages 7 months ago
Stenzek 4e0c42100a
Achievements: Allow changing position of overlays 7 months ago
Stenzek 212b0e6aed
Qt: Display profile icon in achievement settings 7 months ago
Stenzek f7e83492b9
Qt: Remove game info from settings
Doesn't belong here, and I need the space.
7 months ago
Stenzek 3dcb73f66f
Deps: Cherry-pick SDL3 f369e80
Incredible that this silly broken DLL is still causing problems almost a
decade later.
7 months ago
Stenzek 11331eb6c3
Deps: Bump to SDL3 3.4.0 7 months ago
Stenzek 5b5b6bbf77
FullscreenUI: Avoid redundant transition 7 months ago
Stenzek f989a80541
Qt: Fix initial state of debugger if opened while paused 7 months ago
Stenzek 54285978cf
CPU: Add Host::ReportDebuggerEvent()
And replace the old ReportDebuggerMessage().

Fixes breakpoint hit counts not updating in UI.
7 months ago
Stenzek 74a8e6653d
FullscreenUI: Fix incorrect state with per-game renderer setting 7 months ago
Stenzek a2f3d038db
dep/imgui: Update to 69a501d 7 months ago
Stenzek ace6cd2da4
Qt: Use temporary game list entry for properties of playlists
Doesn't provide full functionality, but this is not a supported setup
and it's better than only making the first disc accessible.
7 months ago
Stenzek bff1f473d6
CPU: Add cop0 breakpoint checks for coprocessor loadstores 7 months ago
Stenzek b1d1c76289
CPU: Don't set cop bits on DBE 7 months ago
Stenzek f9c2aeabbb
CPU: Fix incorrect EPC after cop0 breakpoint 7 months ago
Stenzek c02bcdcd9f
Qt: Add link to wiki page for changing sounds 7 months ago
Stenzek cd9e3ffb85
SoundEffectManager: Support converting float wave files too 7 months ago
Stenzek 4522449156
SoundEffectManager: Support converting bit depth 7 months ago
Stenzek 2e659d8cf8
CPU: Pack local state in struct 7 months ago
Stenzek 5a32d194b7
CPU: Fix cop0 breakpoints triggering too late 7 months ago
Stenzek 64d70753fc
ImGuiManager: Use default icons when unspecified 7 months ago
Stenzek 6c09ba4944
Qt: Move time stretch settings into audio widget
Fewer popup windows.
7 months ago
Stenzek f2adc39709
CoreAudioStream: Handle parameter changes without restarting 7 months ago
Stenzek fa39e63bbb
Achievements: Show leaderboard times as relative
With a tooltip showing the absolute time.
7 months ago
Stenzek 4ab3669af0
Qt: Set QT_NO_SIGNALS_SLOTS_KEYWORDS
This should have been on before.
7 months ago
Stenzek 9e0e07f029
FullscreenUI: Update idle state after transition finishes
Just in case the FSUI Active bit gets stuck on.
7 months ago
Daniel Nylander 283478a329
Updated Swedish translation (#3676)
* Updated Swedish translation

* Remove VRAM mention from Swedish translation

* Updated Swedish translation

* Updated Swedish translation

* Minor fixes
7 months ago
Anderson Cardoso b805c431f9
Atualização Português do Brasil (#3675)
Atualizado para a última versão
7 months ago
Stenzek 5c53fba912
Qt: Fix Wayland workarounds not applying
Forcing XWayland is almost a better option than this garbage.
7 months ago
Stenzek ae1bd270c7
Data: Update SDL game controller database 7 months ago
Davide Pesavento 43a405413b
PlatformMisc: Fix screensaver inhibition on macOS (#3674) 7 months ago