Commit graph

615 commits

Author SHA1 Message Date
Nabsi
c6c3dc1c5c vita3k/updater: launch win32 as it's own process. 2022-12-20 22:09:48 -03:00
Croden1999
9621436d8f gui/settings_dialog.cpp: fix typo 2022-12-19 22:07:58 +01:00
Macdu
10c08288fa audio: Add Cubeb backend 2022-12-17 17:02:06 +01:00
Zangetsu38
e450e027d8 gui: move get modules list in boot emu.
- should fix help dialog in live area for detect fw.
2022-12-14 00:07:33 +01:00
nishinji
641c1cb802 modify theme capacity 2022-12-13 16:00:56 +01:00
Croden1999
bc5bcc0eed gui/live_area: fix a minor bug
my mistake, i so sorry.
2022-12-12 01:54:41 +01:00
Croden1999
e2890a4de2 gui/live_area: Add lang strings to the help dialog 2022-12-11 14:18:14 +01:00
nishinji
b19e6e2169
gui: small fix (#2213) 2022-12-08 05:12:08 +01:00
nishinji
dc5a7ae217
gui: Fix help dialog (#2202) 2022-11-27 04:30:00 +01:00
Seungyun Lee
fa90e66b98 vita3k/updater: Properly implement updater for macOS 2022-11-25 23:26:34 +01:00
Croden1999
6ee36b6610 gui/trophy collection: fix the Delete All position 2022-11-20 18:40:45 +01:00
Croden1999
4c3f6f8c41 gui/lang: Correct and improve the format. 2022-11-17 12:26:01 +01:00
bookmist
8edd333400 Fix compiler warnings 2022-11-16 21:39:55 +03:00
nishinji
55bd8e4670 gui: update copy app info 2022-11-14 13:47:15 +01:00
Croden1999
0f47c41b16 gui/lang: update lang strings. 2022-11-14 13:38:35 +01:00
Macdu
6c46e0aa40 vita3k: Bring back the macOS build.
Co-Authored-By: Zangetsu <dante38@free.fr>
Co-Authored-By: Seungyun Lee <khora.lee.0@gmail.com>
2022-11-07 15:23:37 +01:00
Macdu
0bc9ef9ee7 display, renderer: Sync guest and host fps 2022-10-24 23:27:15 +02:00
Croden1999
97c43b2361 welcome dialog: Fixed overrun text issue 2022-10-17 16:47:13 +02:00
nishinji
0ec57643db fix content manager gui 2022-10-17 16:46:45 +02:00
Croden1999
86c6a3514b settings: corrects Polish in system language
- it's "Polski", not "Polskis".
2022-10-16 11:21:09 +02:00
Croden1999
7e5bc7c69e gui/settings: fix a missing string of image 2022-10-15 15:53:16 +02:00
Pedro Montes Alcalde
d516c5f248
tracy: Use binary search when possible 2022-10-14 18:30:58 -03:00
Croden1999
fcf593d2cc gui/lang: add lang strings for compile_shaders.cpp. 2022-10-14 22:23:19 +02:00
Croden1999
dac4971684 gui/lang: improve lang strings. 2022-10-13 15:31:36 +02:00
nishinji
0ca6d7d977
gui: update welcome dialogue (#2135) 2022-10-12 15:16:56 +02:00
Pedro Montes Alcalde
6fee4c788e
gui: Fix crash when installing firmware 2022-10-12 09:26:34 -03:00
Zangetsu38
739c5cc0b8 settings dialog: fix save psn status.
- little refactor design of network tab.
- fix format.
2022-10-04 02:38:49 +02:00
Pedro Montes Alcalde
47bcc63621
psn: Add PSN State option (#2111) 2022-10-03 19:52:55 -03:00
Pedro Montes Alcalde
b79268b1a1
pkg: Fix file dialog not showing any file on work.bin 2022-10-03 09:11:56 -03:00
Pedro Montes Alcalde
b6e0a0e274
modules: Implement HTTP (#1676) 2022-09-25 17:23:26 -03:00
Zangetsu38
1f954bc533 vita3k: allow switch backend render & Reso multiplier when app run.
- also allow switch backend render before boot app.
gui/setting dialog: little refactor of gpu tab.
2022-09-20 16:47:46 +02:00
Zangetsu38
e791a98c48 settings dialog: fix typo of ngs option for custom config.
- set vsync option only when is opengl backend.
perf overlay: fix hide overlay when menu bar enable.
2022-09-05 23:53:06 +02:00
hobyst
3b74ceb5d9 host, gui: Abstract file browser window calls
This commit creates the first library of the host OS abstraction
layer to access native OS dialogs using a more flexible C++ API
and implements file browser dialogs using nativefiledialog-extended
so that XDG desktop portals can be used to spawn these dialogs
in Linux.
2022-08-31 19:48:44 -03:00
croden1999
4b6f80d5c8 gui/lang: update language. 2022-08-27 06:47:04 +02:00
Pedro Montes Alcalde
b554f45eae
external: Update SDL to 2.24.0 (#2034) 2022-08-26 14:06:33 -03:00
Macdu
b6e1fe24aa renderer: Add Vulkan renderer 2022-08-26 16:52:25 +02:00
croden1999
4e0bcb2f4b gui/lang: update lang and translation. 2022-08-04 12:40:51 +02:00
croden1999
709a146ccf gui/lang: correct lang typo and translation. 2022-08-02 14:00:16 +02:00
croden1999
da7357b0ef gui: revert display size. 2022-08-01 19:33:29 +02:00
Pedro Montes Alcalde
ccca711294
vita3k: Use correct KB/KiB functions (#1971) 2022-07-31 21:10:24 -03:00
Zangetsu38
53f45ba66d gui/settings dialog: fix pos of separator without spirv shader features. 2022-07-29 06:44:58 +02:00
Macdu
2eefc9751e vita3k: Remove unnecessary dependencies between librairies and files 2022-07-28 12:24:06 +02:00
Pedro Montes Alcalde
30587612c1
vita3k: Fix some compiler warnings (#1977) 2022-07-27 16:38:27 -03:00
Croden1999
9c48de82c7
gui/settings_dialog: correct the ngs checkbox annotation. (#1976)
Co-authored-by: Zangetsu <dante38@free.fr>
2022-07-26 21:19:24 +02:00
Pedro Montes Alcalde
ee04697b4e
gui/cfg: Invert NGS option to make clearer for user (#1975) 2022-07-25 18:56:58 -03:00
croden1999
8f91424aba gui/lang: improve some strings. 2022-07-23 06:05:34 +02:00
croden1999
689a1a5f64 gui/dialog/lang: Improve dialog gui and update lang. 2022-07-19 14:10:41 +02:00
Pedro Montes Alcalde
c03a488368
gui: Check first if livearea content is empty (#1950) 2022-07-17 23:32:29 -03:00
Zangetsu38
4dfc43e42f vita3K Update: Init it only in CLI master build. 2022-07-14 06:15:16 +02:00
croden1999
b5bb467abc gui/lang: Update lang strings and correct translation. 2022-07-12 11:36:31 +02:00