Commit graph

615 commits

Author SHA1 Message Date
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
Croden1999
a8f48d7192 gui/pref overlay: revert minor changes 2023-03-28 10:39:22 +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
nishinji
aff13246fb gui/app context menu: Fix url encoding when create compatibility issues again. 2023-03-27 15:21:24 +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
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
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
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
01ef983a87
gui: Update LIST_SYS_LANG (#2430)
* Update settings_dialog.cpp
2023-03-20 23:48:53 +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
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
Zangetsu38
9e0473175f app/app init: Disable high dpi for steam deck.
fix some format.
2023-03-07 12:59:23 +01:00
Croden1999
5d828c3946 gui, modules/SceCommonDialog: Update common strings and lang 2023-03-07 05:51:19 +01:00
Zangetsu38
f5bd7ab469 gui: improve size and position of some window for keep proportion.
- fix window and icon size deformed when vita3k window is resized.
2023-03-01 23:54:37 +01:00
Croden1999
406dd96504 lang: Update language strings 2023-03-01 18:53:52 +01:00
Zangetsu38
578749618f https: Add check of file size dowloaded.
compat: smal improvement in log info.
gui: no display dialog info when app already running.
- fix one mistake in pos of dialog info.
- move vita3k update init after init home, should fix transparency issue in boot when update is available.
2023-03-01 18:51:19 +01:00
Macdu
e2b07dc4f8 renderer/vulkan: Add PageTable implementation for memory mapping 2023-02-28 20:44:10 +01:00
Zangetsu38
d5162f6ce6 vita3k update: Add progress bar on download new build.
https: Add check for null result from getaddrinfo when resolving host address.
- should fix crash when internet is no available.
2023-02-27 13:28:57 +01:00
Zangetsu38
6da03dbbbb vita3k update: move from curl and powershell to https.
- move openssl code inside https directory.
gui: reworks info msg dialog.
2023-02-26 18:17:12 +01:00
Zangetsu38
2a69c4ed35 compat: move from curl and powershell to openssl.
- should fix problem for some users.
2023-02-24 03:08:04 +01:00
Zangetsu38
39f794515a gui: merge Japanese and Extra ranges.
- free some memory.
- small refactor of monospaced font.
2023-02-22 15:45:45 +01:00
Zangetsu38
cd96effca7 lang: fix forget change id of Compatibility State.
compat: fix sort app after update database.
fix format.
2023-02-19 15:31:46 +01:00
Zangetsu38
0e1e257394 gui/home screen: Add app compatibility sorting feature.
- remove app selector state, no have any utility.
gui/src/app_context_menu: Add cah copy vita3k summary for can easy update issue.
modules/SceCommonDialog: stub MODE PROGRESS BAR for sceSaveDataDialogInit.
2023-02-18 17:57:51 +01:00
Zangetsu38
be07a53904 gui/app context menu/compat: Add pre-filled body in create issue.
- gui: rename struct LiveAreaState live_area to VitaAreaState vita_area.
- gui: fix click on button of info message when start screen is open.
- gui/themes: fix one warning compile.
2023-02-18 02:45:30 +01:00
Zangetsu38
15d57ac228 gui: Add function to display first info msg in dialog instead of log.
- This new function is used currently only to display compatibility log messages in dialog.
vita3k updater: set init update inside thread, fix freeze in boot.
2023-02-16 22:55:48 +01:00
nishinji
1df7f42d5c gui: Ignore keystrokes while entering text and small fixes 2023-02-15 02:25:59 +01:00
Zangetsu38
da92e2792d gui/home screen: Switch app icon to circle.
- same change on information app/delete app.
2023-02-13 21:32:24 +01:00
Croden1999
bca1f8aefe gui/lang: Improve and update lang strings 2023-02-13 20:21:46 +01:00
Zangetsu38
af1d634d30 gui/home screen: Add badge of compat.
- Add feature to display icons and compat badges only in visible area.
compat: small refactor compat db loaded.
gui/compile shaders: fix one warning.
2023-02-10 19:46:48 +01:00
bookmist
4dfc391127 gui: load compatibility db in background thread on app startup 2023-02-03 13:42:09 +03:00
Zangetsu38
964dd536e4 lang: init compatibility, added French support.
cmake: remove repetitive execute process for GIT_REPO.
2023-02-03 10:47:51 +01:00
Zangetsu
4b9911f9e5 compat/vita3k update: add timeout for check version.
- fix command download when compat path using space.
- little refactor, return error if command fail.
2023-02-02 04:59:52 +01:00
Zangetsu38
02340194d4 vita3k: Add compatibility database.
gui/app context menu: Add Compatiblity menu.
- Add bouton for can create and open issue.
- Add compat state in information app.
2023-02-01 14:17:23 +01:00
ngeojiajun
0d92a14b4b
gui: fixed the keyboard remapping user experience (#2100)
* gui: fixed the keyboard remapping user experience

* fix gcc error

* fix the layout of the warning screen'
2023-01-25 18:09:33 -05:00
nishinji
eb9baefe46
gui: Add glyph for fonts and fix compile errors (#2270) 2023-01-11 15:42:37 +01:00
CoffeeBrewer64
2ccf66ed4d
Typo and wording fixes 2023-01-10 18:41:02 -08:00
EXtremeExploit
41a17e79c7 Planet Earth Season 2023 2023-01-02 10:46:20 +01:00
nishinji
f5181c9e99 gui: Use SDL_OpenURL when the path starts with http 2022-12-26 17:03:37 +01:00
Macdu
e1e289187c
updater: Revert commits related to updater (#2246)
* Revert "vita3k/updater: launch win32 as it's own process."

This reverts commit c6c3dc1c5c.

* Revert "vita3k/updater: kill Vita3K.exe if boot equals 1"

This reverts commit 21e88d9478.
2022-12-26 00:07:54 +01:00
Zangetsu
7cdca0f2ee Revert "Improve the Windows update script yet again."
This reverts commit 4343481cff.
2022-12-23 17:18:13 +01:00
Nabsi
4343481cff Improve the Windows update script yet again.
vita3k/updater: Hide progress for faster speeds
2022-12-22 16:00:28 -03:00