Stenzek
4311e08726
System: Implement PINE server
2024-05-26 22:38:35 +10:00
Stenzek
15e633bf2c
Qt: Adjust advanced setting ranges
2024-05-26 21:55:27 +10:00
Anderson Cardoso
3382248f40
Atualização Português do Brasil ( #3213 )
...
Atualizado para a última versão.
2024-05-26 21:55:12 +10:00
Stenzek
60ee17e713
System: Fix regtest dumping
2024-05-25 15:58:41 +10:00
Stenzek
1565a2667d
Misc: More format string fixes
2024-05-25 15:48:31 +10:00
Stenzek
1adc29aeb0
Qt: Fall back to screen for refresh rate
...
Wayland, always a pain in the arse.
2024-05-24 23:24:06 +10:00
Stenzek
49e3663dfe
Settings: Purge max display FPS option
...
No longer needed since we pull it from the surface instead.
2024-05-24 02:33:33 +10:00
Stenzek
42a5fe0a6e
GPU: Further improve vsync handling
2024-05-24 02:33:33 +10:00
Stenzek
4e922a34a7
Log: Simplify macros
2024-05-24 02:08:14 +10:00
Stenzek
b6d019db66
Misc: Replace log printf calls with fmt
2024-05-24 00:29:49 +10:00
Stenzek
dd98b630ea
GameList: Treat disc sets and discs equally when sorting
2024-05-23 12:45:57 +10:00
Stenzek
f9b58c4077
Qt: Add Set Cover Image/Edit Memory Cards for merged disc sets
2024-05-21 13:55:37 +10:00
Stenzek
2dd991156a
Qt: Update glyph ranges
2024-05-21 13:55:37 +10:00
zkdpower
2b39d509a1
Update the Simple-Chinese translation to latest. ( #3211 )
2024-05-21 13:54:45 +10:00
Anderson Cardoso
0bdedbf2ae
Atualização Português do Brasil ( #3210 )
...
Atualizado para a última versão
2024-05-21 13:54:34 +10:00
Stenzek
5b4f74122c
System: Add "Skip Duplicate Frame Display" option
...
Skips the presentation/display of frames that are not unique.
Can be combined with driver-level frame generation to increase
perceptible frame rate. Can result in worse frame pacing, and is
not compatible with syncing to host refresh.
2024-05-20 01:12:32 +10:00
Stenzek
1adaea9005
GameList: Merge multi-disc games
2024-05-18 15:21:44 +10:00
Stenzek
073ac87be2
GameList: Use string_view for GetEntryForPath()
2024-05-18 15:21:43 +10:00
Anderson Cardoso
2dcf267142
Atualização Português do Brasil ( #3206 )
...
Atualizado para a última versão
2024-05-18 01:09:18 +10:00
Stenzek
c03f1cfeb8
Qt: Fix ugly popup message on Mac in setup wizard
2024-05-17 14:23:41 +10:00
Stenzek
a59a42f35b
Qt: Fix translation of %n hours
2024-05-17 14:23:41 +10:00
shikulja
4c531d2372
Update Russian translation ( #3204 )
...
* Update ts
* Update Russian translation
* Update
2024-05-17 14:23:32 +10:00
Stenzek
35bdbf2a55
System: Check host page size on startup
2024-05-16 17:37:23 +10:00
Stenzek
a5b1ee4f04
Qt: Rename Load Profile to Apply Profile
...
And make it copy hotkeys.
2024-05-16 16:53:13 +10:00
Stenzek
c53717bbe4
System: Rewrite input profile hotkey priority logic
2024-05-16 16:53:13 +10:00
Anderson Cardoso
284b10f8eb
Atualização Português do Brasil ( #3203 )
...
Atualizado para a última versão.
2024-05-16 16:53:07 +10:00
Stenzek
f0a4ceb909
InputManager: Add push to toggle for macros
2024-05-15 21:17:26 +10:00
Stenzek
d9b83d69eb
Qt: Fix auto updater getting stuck after failed request
2024-05-15 14:54:33 +10:00
Stenzek
c116e5a1d5
Qt: Consider per-game overrides for Edit Memory Cards menu
2024-05-15 01:50:43 +10:00
zkdpower
4208d41183
Update the Simple-Chinese Translation to latest. ( #3201 )
2024-05-14 21:00:45 +10:00
Stenzek
b204fd6860
Qt: Fix Mac dylib not being included
2024-05-14 20:08:53 +10:00
Stenzek
18160a8e06
Qt: Add option to pause when controller is disconnected
2024-05-14 16:00:09 +10:00
Anderson Cardoso
278c3ab2a5
Atualização Português do Brasil ( #3200 )
...
Atualizado para a última versão.
2024-05-14 15:12:54 +10:00
Stenzek
f3aec0c965
Host: Re-introduce plural translation support
2024-05-13 01:46:45 +10:00
Stenzek
be920acf38
System: Get rid of double popup on renderer create error
2024-05-13 00:06:56 +10:00
Stenzek
522c2e3458
FullscreenUI: Use native file selector on Flatpak
2024-05-12 20:28:20 +10:00
Stenzek
864b0ad5fe
Qt: Save audio output latency value separately to minimal flag
2024-05-12 17:36:15 +10:00
Stenzek
c803c4fbef
Qt: Fix incorrect minimum latency display
2024-05-12 17:09:03 +10:00
Anderson Cardoso
c015039a3c
Atualização Português do Brasil ( #3198 )
...
Atualizado para a última versão.
2024-05-09 13:54:30 +10:00
Stenzek
7626a9bf9c
Qt: Add label next to audio buffer size
2024-05-06 00:46:34 +10:00
Stenzek
d3546d18a1
Qt: Add compatibility report in game summary
2024-05-06 00:00:41 +10:00
Stenzek
76b2c24442
Qt: Simplify game directory list
2024-05-05 22:29:26 +10:00
Stenzek
ffb5682b43
Qt: Add game list excluded folders as well as files
...
Backport of https://github.com/PCSX2/pcsx2/pull/9730
2024-05-05 22:29:26 +10:00
Stenzek
fa104acdd1
Misc: Purge unused code and report startup error to host
2024-05-05 22:29:26 +10:00
Stenzek
ca3cfbaa99
Misc: Pass string_view by value
2024-05-05 22:28:29 +10:00
Stenzek
6b03943d75
Qt: Compute Hashes -> Verify
2024-05-05 12:58:35 +10:00
Stenzek
d6e80de3bf
Qt: Add default option for cubeb driver
2024-05-05 12:51:31 +10:00
Anderson Cardoso
325cf577a2
Atualização Português do Brasil ( #3194 )
...
- Atualizado para a última versão.
- Confirmação de textos movidos
- Novos textos de widgets traduzidos
2024-04-30 21:45:13 +10:00
Stenzek
645adad932
Qt: Add Classic Windows as theme option
...
But it'll bug out when switching between windows11/windowsvista.
Restart to fix.
2024-04-30 21:44:18 +10:00
Stenzek
d094978214
Justifier: Add controller implementation
2024-04-28 15:25:24 +10:00