Commit graph

3824 commits

Author SHA1 Message Date
Connor McLaughlin f861fa40e5 Qt: Support binding half axes 2021-07-03 15:04:50 +10:00
Connor McLaughlin a84992c395 NeGcon: Use 0..1 range instead of -1..1 for I/II/L 2021-07-03 15:04:33 +10:00
Connor McLaughlin 0ceb0f7a4a SDLControllerInterface: Support half axis bindings 2021-07-03 15:04:14 +10:00
Connor McLaughlin a51fc5a149 XInputControllerInterface: Support half axis bindings 2021-07-03 15:04:02 +10:00
Connor McLaughlin 895f4d6fea EvdevInputControllerInterface: Support half axis bindings 2021-07-03 15:03:36 +10:00
Connor McLaughlin b5baee7c8c DInputControllerInterface: Support half axis bindings 2021-07-03 15:03:21 +10:00
Connor McLaughlin a6abf7a83d TimingEvent: Fix possible negative tick execution 2021-07-03 14:29:39 +10:00
Connor McLaughlin dbe5f3c30c FIFOQueue: Fix contiguous space with full buffer 2021-07-03 14:29:25 +10:00
Connor McLaughlin 47b390e356 AudioStream: Prevent buffering more frames than size 2021-07-03 14:29:08 +10:00
Connor McLaughlin f1d942c2be Qt: Clarify game list settings titles 2021-07-03 13:18:11 +10:00
Connor McLaughlin 4f96eb80a6 FullscreenUI: Move sync to host refresh to display settings 2021-07-03 13:18:11 +10:00
Connor McLaughlin 62d7608ef2 CommonHostInterface: Fix uncapped fps during pause in fullscreen UI 2021-07-03 13:18:11 +10:00
Connor McLaughlin 08e081b1f6
Merge pull request #2346 from andercard0/patch-143
Atualização Português do Brasil
2021-07-03 13:17:27 +10:00
Connor McLaughlin 3836aafdc3
Merge pull request #2345 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-07-03 13:17:13 +10:00
Anderson_Cardoso 2c44839a4b
Atualização Português do Brasil
Update file to latest.
2021-07-02 08:23:18 -03:00
zkdpower fb074bb5dd
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-07-02 11:55:35 +08:00
Anderson_Cardoso 173efd46ff Atualização Português do Brasil
Update file to latest.
2021-07-02 12:49:51 +10:00
zkdpower 778ff272fe Update Simple-Chinese Translation to latest. (#2343)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest. 

Update Simple-Chinese Translation to latest.
2021-07-02 12:49:51 +10:00
Connor McLaughlin 409c2b36ff Qt: Add game list exclude path UI 2021-07-02 12:49:32 +10:00
Connor McLaughlin b2a5f35d44 GameList: Add ability to exclude/filter paths 2021-07-02 12:24:27 +10:00
zkdpower cb36171b17
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-30 23:39:24 +08:00
zkdpower 914b91ed4d
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-30 22:04:19 +08:00
Connor McLaughlin 435865b45d FullscreenUI: Redesign settings window 2021-06-30 19:12:56 +10:00
Connor McLaughlin 7967b940d6 FullscreenUI: Fix autofire locking menu up 2021-06-30 19:12:47 +10:00
Connor McLaughlin c41f82b2e2 Qt: Move some options around 2021-06-30 15:40:31 +10:00
Connor McLaughlin 5865064387 FrontendCommon: Add XAudio2 audio backend 2021-06-30 15:15:49 +10:00
Connor McLaughlin 37e50c62f0 CDROM: Fix intermediate seek->read status transition 2021-06-30 14:38:30 +10:00
Connor McLaughlin 911e9a37f1 WIN32 macro -> _WIN32 2021-06-30 14:38:07 +10:00
Anderson_Cardoso 489de3f9ce
Atualização Português do Brasil (#2324)
* Atualização Português do Brasil

Brushed up translation and updated to the latest.

* Update duckstation-qt_pt-br.ts

* Update duckstation-qt_pt-br.ts
2021-06-30 14:21:06 +10:00
zkdpower 413f3118ac
Update Simple-Chinese Translation to latest. (#2333)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
2021-06-30 14:20:50 +10:00
Connor McLaughlin 48422a9932
Merge pull request #2336 from Wunkolo/vk-debug-utils
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
2021-06-30 14:20:37 +10:00
Wunkolo b7f583d10f GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
2021-06-28 13:57:49 -07:00
zkdpower 1096376e35
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-28 05:29:18 +08:00
zkdpower aa6bb9606c
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-28 02:26:11 +08:00
zkdpower af44e776b3
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-28 01:09:49 +08:00
Connor McLaughlin 571862cbbf
Merge pull request #2314 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-27 13:53:37 +10:00
Connor McLaughlin bc1331208b System: Don't try to preload multi-disc images 2021-06-27 13:52:43 +10:00
Connor McLaughlin 06b009f361 Warning fixes 2021-06-27 13:51:22 +10:00
zkdpower 8e80ba6cd2
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-26 00:03:38 +08:00
Connor McLaughlin 7ff71a9398
Merge pull request #2313 from andercard0/patch-140
Atualização Português do Brasil
2021-06-26 00:03:55 +10:00
Connor McLaughlin 23b5414270
Merge pull request #2312 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-26 00:03:46 +10:00
Connor McLaughlin c44e614913 MemoryCardImage: Fix incorrect format string 2021-06-26 00:03:18 +10:00
Anderson_Cardoso b910794abf
Atualização Português do Brasil
Update file to latest.
2021-06-25 08:37:09 -03:00
zkdpower e7eb182c15
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-25 18:10:03 +08:00
Connor McLaughlin 1ecf5cf76a Qt/MemoryCardEditor: Support undeleting files 2021-06-25 14:43:19 +10:00
Connor McLaughlin f7587eaeac GPU/HW: Fix incorrect range for shader compiling progress 2021-06-25 13:56:06 +10:00
Connor McLaughlin 6f5d15d2aa
Merge pull request #2311 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-25 13:55:53 +10:00
zkdpower 9a32bc0dec
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-25 11:44:39 +08:00
Connor McLaughlin e449563530 Qt: Update Japanese translation by mikakunin 2021-06-25 00:20:29 +10:00
Connor McLaughlin 5488bf7128 CDROM: Ignore speed change for non-cued Play 2021-06-25 00:20:26 +10:00