Commit graph

3748 commits

Author SHA1 Message Date
Zangetsu38
acfb290853 external: Update SDL to 2.26.5. 2023-04-13 17:27:37 +02:00
Macdu
fa3fc073a7 codec: Initialize SwrContext to nullptr 2023-04-13 12:38:52 +02:00
Macdu
82ca4b6614 external/codec: Update ffmpeg 2023-04-13 12:03:40 +02:00
Macdu
b28657ac97 renderer: Simplify batch and state function dispatch 2023-04-08 13:25:01 +02:00
Macdu
3828e7a584 renderer/vulkan: Implement surface sync 2023-04-08 08:23:57 +02:00
Zangetsu38
3b536ec952 gui/vita3k update: fix run script of update when path have space.
gui/live area: enable and correct value of frame for psmobile template.
gui/home screen: fix sort app list for update compat db when user is not open.
2023-04-07 18:04:39 +02:00
CoffeeBrewer64
75a6bf0d86
Typo fixes #2475 2023-04-06 23:04:05 +02:00
Zangetsu38
e395624811 gui/home screen: Add app filter by compat state.
compat: fix typo of CompatibilityState enum.
gui: fix day on format dd/mm/yyyy for start screen.
2023-04-01 18:47:28 +02:00
Croden1999
a46fd1463f gui/app context menu: Add delete DLC/license dialog
- lang: update a few of lang
2023-04-01 04:51:11 +02:00
Macdu
c30ff60f79 renderer/vulkan: Set line width when needed 2023-03-31 00:31:19 +02:00
bookmist
a9a351b054 vita3k/manifest: set default encoding on windows to utf-8 2023-03-31 01:13:54 +03:00
Seungyun Lee
3a587ee755 vita3k/updater: Fix broken update script for macOS 2023-03-30 14:17:06 +02:00
Macdu
4b1626c4c7 renderer/vulkan: Add support for s8s8s8 textures 2023-03-30 01:26:54 +02:00
Macdu
e83cb54ac2 ngs: Return correct number of samples 2023-03-30 01:26:29 +02:00
Seungyun Lee
da40e9cca4 vita3k/updater: Fix broken updater script for macOS
fix: #2436
2023-03-29 19:33:09 +02:00
Macdu
6da57f85fc Revert "vita3k: Enable AVX for the compiler"
This reverts commit 7f67d1cdcd.
2023-03-29 18:36:04 +02:00
Croden1999
a8f48d7192 gui/pref overlay: revert minor changes 2023-03-28 10:39:22 +02:00
Macdu
7f67d1cdcd vita3k: Enable AVX for the compiler 2023-03-28 09:24:41 +02:00
Zangetsu38
ebedf66e59 gui/settings: fix theme selectable menu size.
- update link and name of custom website.
lang: Add little more french.
2023-03-27 15:48:11 +02:00
Zangetsu38
aecf251889 gui/vita3k update: move init after open user.
- should fix select user superposed on Vita3K updater when news version is available.
2023-03-27 15:32:05 +02:00
Macdu
402313c38d renderer: Fix stack corruption while decompressing PVRT2 2023-03-27 15:24:22 +02:00
nishinji
aff13246fb gui/app context menu: Fix url encoding when create compatibility issues again. 2023-03-27 15:21:24 +02:00
Croden1999
a747931b84 lang: Fixed zh-t.xml a minor issue. 2023-03-27 01:33:42 +02:00
Macdu
92aa453b34 renderer/vulkan: Add missing swizzles 2023-03-26 15:13:35 +02:00
Macdu
8712ba0fd9 renderer/vulkan: Add support for BC4 textures 2023-03-26 15:13:35 +02:00
Macdu
6eb1415e39 renderer/vulkan: Take gamma correction into account for the pipeline hash 2023-03-26 15:13:35 +02:00
Macdu
350029986d io: Standardize path of overlays 2023-03-26 13:34:20 +02:00
Croden1999
6b2a976ac0 gui/install dialog: Optimize text again
- lang: update other lang of vita3k_update
2023-03-25 22:53:00 +01:00
Zangetsu38
698edcba7a compat: Added title id valid check. 2023-03-25 22:49:56 +01:00
Macdu
73fc1be146 mem: Fix open_access_parent_protect_segment bug 2023-03-25 10:11:35 +01:00
Macdu
232d462eb3 renderer/vulkan: silently fail if no coherent memory is found 2023-03-25 10:11:35 +01:00
Croden1999
3b53e16118 gui/settings_dialog: Add clean all custom config
to make it easier to clear all custom config settings.
- gui/trophy_collection: Add delete all trophies log
2023-03-24 21:27:51 +01:00
Zangetsu38
524238206b https: fix crash during a simultaneous call of init. 2023-03-23 20:55:36 +01:00
Zangetsu38
69a501204a gui: Add more keep aspect ratio and scaling font.
- should fix size of font in full screen.
app/app init: enable calculate dpi for Linux and windows only.
2023-03-23 05:23:56 +01:00
Zangetsu38
682cf71de3 https: fix crash of init. 2023-03-23 05:19:03 +01:00
Zangetsu38
db5d3be442 https: Add support of pause/resume download.
gui/vita3k update: Add timme remaining of download and cancel dialog.
- Very lot refactor.
2023-03-22 19:50:25 +01:00
Croden1999
dc4792dbcf gui/install dialog: Optimize check text. 2023-03-21 18:00:51 +01:00
HuanJiCanShang
bd6b980c18
lang: Fixed ko.xml cannot reading (#2431)
- Update zh-t.xml
2023-03-21 05:35:48 +01:00
HuanJiCanShang
01ef983a87
gui: Update LIST_SYS_LANG (#2430)
* Update settings_dialog.cpp
2023-03-20 23:48:53 +01:00
Croden1999
1d850499dd lang: fix small typo
Co-authored-by: Zangetsu <dante38@free.fr>
2023-03-19 12:03:12 +01:00
Zangetsu38
ce18ac46e7 lang: Add some string of app context for french.
- refactor some code of app context for compat.

Co-authored-by: Croden1999 <851577088@qq.com>
2023-03-18 22:34:53 +01:00
Croden1999
a601eefd36 lang: Complement more languages text
based on psvita lang, and fixed a few typo.
- gui/lang: Add a few lang strings.
- gui/settings dialog: Adjust the text display.

Co-authored-by: Zangetsu <dante38@free.fr>
2023-03-18 02:16:57 +01:00
Zangetsu38
8eb0bcdb14 gui/app context menu: Fix url encoding when create compatibility issues.
- should fix encoding url when title app contains (#, & or +).
2023-03-15 21:29:06 +01:00
Zangetsu38
9fa210b72d gui/vita3k update: Add author column in commit description list. 2023-03-14 20:56:54 +01:00
bookmist
f26cf12cea util: Fix log craches again 2023-03-14 02:47:09 +01:00
Zangetsu38
bab8697052 renderer/texture cache: add fmt U8U8 in unswizzled without decode. 2023-03-12 20:41:27 +01:00
bookmist
215073063a util: Fix log craches. Log unhandled C++ exceptions on all platforms 2023-03-11 15:39:39 +01:00
nishinji
ce9ae0dfab lang: update Japanese and small fix 2023-03-10 19:04:46 +01:00
Croden1999
9b1fc40897 modules/SceCommonDialog: Update SCE_MSG_DIALOG_SYSMSG_TYPE_TRC_MIC_DISABLED 2023-03-10 00:12:50 +01:00
Zangetsu38
ea1b38375c gui/settings dialog: Add option to allow disable linear filter.
config: fix options of using shaders cache.
- delete inside command line.
2023-03-08 20:55:26 +01:00