Commit Graph

5657 Commits (28363af3ff97d83bc3fd2fd84c9bacc255b09b9c)
 

Author SHA1 Message Date
Connor McLaughlin e9126aeeb8 Common: Add SHA1Digest 3 years ago
Connor McLaughlin 3abf1df362 System: Fix volume after toggling fast forward 3 years ago
Connor McLaughlin 5b2c18e27c SPU: Convert to namespace 3 years ago
Connor McLaughlin 6c69cf33c2 System: Fix loading states with different media path 3 years ago
Anderson Cardoso 8de3e65b92
Atualização Português do Brasil (#2865)
* Update Pt-br

Updated missing strings to latest.

* Update duckstation-qt_pt-br.ts

* Portuguese translation Update

Updated more missing strings to latest.

* Atualização Português do Brasil

Tradução atualizada para última versão.

* Update Turkish language

Update Turkish language to its latest version, validated by native speaker!
3 years ago
Connor McLaughlin df1affe341
Merge pull request #2866 from zkdpower/master
update the simple-chinese language file to latest.
3 years ago
zkdpower a0f346596d
update the simple-chinese language file to latest. 3 years ago
Connor McLaughlin 4652c5faf1
Update README.md 3 years ago
Connor McLaughlin 68866f3174 CMake: Disable nogui by default
Not interested in moving it over to the new interface, and Qt can run
the big picture UI anyway.
3 years ago
Connor McLaughlin 4025350457 dep/cubeb: Fix building without doxygen installed 3 years ago
Connor McLaughlin 2842167184 scmversion: Fix generation on Linux 3 years ago
Connor McLaughlin a5585f047c AppImage: Fix launching relative paths 3 years ago
Connor McLaughlin 819b27a1a1
Merge pull request #2864 from zkdpower/master
update simple-chinese language file to latest.
3 years ago
Connor McLaughlin e2ecfa64e9 IniSettingsInterface: Make writes atomic
Fixes potential settings corruption if we crash while saving.
3 years ago
Connor McLaughlin 1db24e8014 IniSettingsInterface: Prevent multiple threads loading/saving at once 3 years ago
Connor McLaughlin 7134af509c Qt: Redraw window after setting changes when paused 3 years ago
Connor McLaughlin 4688277987 SwapChain: Reduce buffer count from 3 to 2 3 years ago
Connor McLaughlin a5f18ae325 InputManager: Fix macros not being copied in profile 3 years ago
Connor McLaughlin 795ddee79c Qt: Fix relative mode for PSMouse 3 years ago
Connor McLaughlin ddbe28830e Qt: Fix incorrect mouse button event being fired
Fixes left click bindings.
3 years ago
Connor McLaughlin f3ec05f1ba Qt: Add missing binding UI for PS Mouse 3 years ago
zkdpower bdd42c7855
update simple-chinese language file to latest. 3 years ago
Connor McLaughlin ed3344c4ef Build: Add dependency on cubeb for frontend-common 3 years ago
Connor McLaughlin f5495adb7d Qt: Don't set working directory on startup
Not needed now we have relative paths for cards etc.
3 years ago
Connor McLaughlin 4faa49d42c System: Fix framerate spike after pausing in debugger 3 years ago
Connor McLaughlin 916900be5d Misc: More warning fixes 3 years ago
shikulja 0f198cbe3a
Update Russian translation (#2861)
* Update Russian translation

* Purge Russian translation
3 years ago
Connor McLaughlin fedff65700
Merge pull request #2862 from zkdpower/master
update the simple-chinese language file to latest.
3 years ago
Anderson Cardoso c199918bc9
Portuguese translation Update (#2863)
* Update Pt-br

Updated missing strings to latest.

* Update duckstation-qt_pt-br.ts

* Portuguese translation Update

Updated more missing strings to latest.
3 years ago
Connor McLaughlin 1fb075adf9 dep/soundtouch: Disable exceptions 3 years ago
Connor McLaughlin 58cc3efa7f vsprops: Simplify conditions 3 years ago
Connor McLaughlin 99bd02a2c5 CI: Enable GL renderer on Mac builds
Work around a possible bug in MoltenVK until I get time to investigate
it.
3 years ago
Connor McLaughlin 477bb3d554 Misc: Clean up a few warnings 3 years ago
Connor McLaughlin c3da236f92 System: Preparations for per-game controller settings 3 years ago
Connor McLaughlin 54c2447ff3 System: Rework some throttler/vsync logic 3 years ago
Connor McLaughlin b698ff1fff Common: Add build_timestamp.h 3 years ago
Connor McLaughlin 7be1ad0289 FullscreenUI: Move resources and add lightweight Android version 3 years ago
Connor McLaughlin a35e1b7a25 Achievements: Fix requests being sent when not logged in 3 years ago
Connor McLaughlin 6aa2e9017b GameDatabase: Fix cache not invalidating when out-of-date 3 years ago
Connor McLaughlin a017806c6e GameList: Fix title of files not in database 3 years ago
Connor McLaughlin 5ac9c3f022 Controller: Add multiplier/format to settings 3 years ago
Connor McLaughlin ae0d60fcd8 Timer: Spin for last 1ms on non-windows too 3 years ago
Connor McLaughlin 73a80d3a1d scmversion: Fix generation on Macs 3 years ago
Connor McLaughlin b581cc4777 Vulkan/SwapChain: Fix crash on fullscreen with MoltenVK 3 years ago
Connor McLaughlin 093979a65a Build: Disable mmap fastmem for Apple Silicon
It uses 16K pages, which means we'd also have to protect at 16K
granularity... which might be okay, but there's probably going to be
more faults due to code/data in the same page, which negates much of the
benefit.
3 years ago
zkdpower 64ed6c52ac
update the simple-chinese language file to latest. 3 years ago
Connor McLaughlin c614476a60 Qt: Fix resetting controller type-specific settings 3 years ago
Connor McLaughlin 3cc020069b dep/cubeb: Linux build fix 3 years ago
Connor McLaughlin a37c330f4b
Merge pull request #2859 from zkdpower/master
update simple-chinese language file to latest.
3 years ago
Anderson_Cardoso a8cdc288b8
Portuguese translation Update (#2858)
* Update Pt-br

Updated missing strings to latest.

* Update duckstation-qt_pt-br.ts
3 years ago