d9722516c3
GameList: Handle non-extension-suffixed urls based on content type
2022-09-18 13:24:55 +10:00
cc0127d5ed
Merge pull request #2881 from andercard0/patch-2
...
Atualização Português do Brasil
2022-09-18 12:12:48 +10:00
a062cc4706
VulkanHostDisplay: Fix uploading of strided textures
2022-09-18 12:10:36 +10:00
1e6abc1d64
OpenGLHostDisplay: Don't assert when reading back last query
2022-09-18 12:02:38 +10:00
239b585d8c
AudioStream: Fix several-second-looping bug on underrun
2022-09-18 11:56:22 +10:00
0a27fb1489
Atualização Português do Brasil
...
Update strings to latest.
2022-09-17 17:51:33 -03:00
ef3ad91ad0
FullscreenUI: Various improvements
2022-09-17 15:56:05 +10:00
91c8681bed
dep/imgui: Round when DPI scaling instead of flooring
2022-09-17 15:56:05 +10:00
14af29d398
ImGuiManager: Show additional CPU settings
2022-09-17 15:56:05 +10:00
016eb7c548
Qt: Fix switching CPU execution mode in debug menu
2022-09-17 15:56:05 +10:00
3e16dbfc37
System: Fix crash when toggling memory exceptions off
2022-09-17 15:56:05 +10:00
05eecf9944
System: Fix very low underclocks locking up
2022-09-17 15:56:05 +10:00
436ed10f44
Qt: Fix resetting per-game advanced settings
2022-09-17 15:56:05 +10:00
6bc4963017
Merge pull request #2880 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-17 15:55:48 +10:00
e682af8141
Merge pull request #2879 from andercard0/master
...
Atualização Português do Brasil
2022-09-17 15:55:16 +10:00
5d95937b5d
update simple-chinese language file to latest.
2022-09-15 10:20:17 +08:00
df7e5300d1
Atualização Português do Brasil
...
Update new strings to latest.
2022-09-13 10:10:12 -03:00
b3d074a480
CI: Disable brotili in Mac curl build
2022-09-13 20:44:47 +10:00
389143db64
Qt: Add cover downloader
2022-09-13 20:44:45 +10:00
21b7261dc9
System: Fix turbo getting dropped on renderer switch
2022-09-13 17:50:42 +10:00
0b3461338c
HostDisplay: Use streaming for sw renderer display
2022-09-13 17:50:42 +10:00
c27026aed5
dep: Add cpuinfo
2022-09-13 17:50:42 +10:00
bf76780f11
GameList: Add cover downloader
2022-09-13 17:50:42 +10:00
dde2f6cd68
dep/imgui: Reapply 89eda96cef
2022-09-13 17:50:42 +10:00
dcce9a4979
Merge pull request #2878 from stuken/db_fix_front_mission
...
Fix Front Mission db entries.
2022-09-11 21:22:32 +10:00
79a54bc924
Fix Front Mission db entries.
2022-09-11 10:09:57 +01:00
023900dc77
System: Fix inverted save screenshot colour channels
2022-09-09 13:31:13 +10:00
aeb3d00002
NoGUI/Win32: Fix text input
2022-09-09 13:31:13 +10:00
b4f2e297e9
Update postprocessingsettingswidget.ui
...
Fixed an issue where the window of post-processing suddenly jumped to the center after switching filters. (special thanks to user 2048 from ppxclub.com)
2022-09-09 13:31:13 +10:00
eaa99f6f50
Atualizçaão Português do Brasil ( #2876 )
2022-09-09 13:27:22 +10:00
740b60d833
Update Russian translation ( #2875 )
...
* Update Russian translation
* Purge Russian translation
2022-09-09 13:27:02 +10:00
f2ba596164
Qt: Fix theme change resetting cover scale
2022-09-03 14:20:37 +10:00
bec0d6e7df
HostDisplay: Add GPU usage statistics
2022-09-03 14:17:51 +10:00
baf9f641ce
Qt: Sync translation sources
2022-09-03 13:56:48 +10:00
81cf59bc21
PBP: The PBP extension needs to be upper-case.
...
EBOOT.PBP is an archive format used for PS1 Classics games on PSP and PS3
(and PS4 and probably also PS5)
On PSP case does not matter since the file will be stored in a FAT
filesystem but on PS3 it does matter as it will be stored in a UFS2
filesystem which is case sensitive.
EBOOT.PBP files from the official PS Store comes wrapped in a PKG container
and installes as EBOOT.PBP uppercase. Thus other tools that create
EBOOT.PBP files also create them in uppercase such as POP-FE and PSX2PSP.
Change the *.pbp file selector filter to *.PBP so that the file selector
will find these files on platforms with case-sensitive filesystems.
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com >
2022-09-03 13:56:30 +10:00
26159981ce
FullscreenUI: Add more missing options
2022-09-03 13:39:59 +10:00
35f272b336
Settings: Set default controller type to AnalogController
2022-08-29 20:34:12 +10:00
837495d90f
Qt: Fix window close in nogui mode
2022-08-29 20:31:29 +10:00
28363af3ff
FullscreenUI: Add more missing options
2022-08-29 19:19:50 +10:00
c1df77c5f7
Qt: Don't double-click-to-fullscreen when paused
2022-08-29 19:05:41 +10:00
c90e2f19fc
NoGUI: Add ConfirmMessage() to platform
2022-08-29 19:05:09 +10:00
d2d2e3ae6e
FullscreenUI: Add load/save input profile
2022-08-27 16:52:36 +10:00
8990ade721
ImguiManager: Fix some missed FA glyphs
2022-08-27 16:52:30 +10:00
3a5bf6d29b
System: Move overlay checking to common
2022-08-27 16:52:24 +10:00
ea8d779962
ImguiManager: Only rasterize font awesome glyphs which we need
2022-08-26 23:30:45 +10:00
f9bd2db2dc
Common/Image: Fix saving
2022-08-26 23:30:45 +10:00
1aa7facda8
Frontends: Pick best render API based on renderer
...
Stops unnecessary display recreation in big picture UI.
2022-08-26 23:30:45 +10:00
215cfd3daf
NoGui: Fix renderer switching on Win32
2022-08-26 23:30:45 +10:00
73185bfb22
CMake: Fix Mac build ( #2874 )
2022-08-26 13:30:30 +10:00
cab51c6764
FullscreenUI: Re-enable most previously-missing settings
2022-08-26 01:26:55 +10:00