Commit graph

615 commits

Author SHA1 Message Date
Croden1999
eb6c81b633 gui/app context menu: Add lang strings in time_used.
gui, lang: Small lang strings refactor and fixed the description.
2023-10-14 14:58:13 +02:00
Zangetsu38
6d65c2f908 gui: check if app is found in index for log in init_app_background.
- should fix crash when fw is missing.
2023-10-12 16:18:05 +02:00
Zangetsu38
4ba6675c95 compat: Check if app compat db is outdated before load.
- Get load compat db more speed without full load db two time when have new update.
- fix function name.
- small refactor.
2023-10-11 12:53:45 +02:00
Zangetsu38
cc4bcdba52 gui: Fix Ignore the ps key on the user management.
- should fix crash and double view in home when press ps with ignore it.
- fix pos of ignore key pressed.
2023-09-30 18:50:42 +02:00
HuanJiCanShang
2d7d1583d8 gui/settings_dialog: fix small typo. 2023-09-27 22:21:00 +02:00
Macdu
1a9122803d gui, renderer: Add renderer accuracy option 2023-09-24 14:53:47 +02:00
Croden1999
0e6537fb85 gui/main_menubar: Add the exit button. 2023-09-20 02:46:51 +02:00
HuanJiCanShang
513263a8ba gui/controllers_dialog: Add the lang strings for led color. 2023-09-19 22:39:32 +02:00
Zangetsu38
0f5c58a9af gui/controllers dialog: Add custom LED color support.
- Add checkbox for enable custom color.
- Fix End() pos.
2023-09-18 15:09:12 +02:00
scribam
df2ffeb48e
external: Update submodules (#2926)
* external: Update CLI11 to version v2.3.2

* external: Update MoltenVK to 1.2.5

* external: Update SPIRV-Cross to sdk-1.3.261.1

* external: Update Vulkan-Headers to v1.3.261

* external: Update capstone to 5.0.1

* external: Update cubeb

* external: Update dirent to 1.24

* external: Update fmt to 10.1.1

* external: Update glad to 2.0.4

* external: Update glslang to sdk-1.3.261.1

* external: Update googletest to v1.14.0

* external: Update imgui to version v1.89.9

* external: Update imgui_club

* external: Update miniz to version 3.0.2

* external: Update nativefiledialog-extended to version v1.1.0

* external: Update openssl to 3.1.2

* external: Update pugixml to version v1.13

* external: Update spdlog to v1.12.0

* external: Update stb

* external: Update tracy to v0.9.1

* external: Update vita-toolchain

* external: Update xxHash to v0.8.2

* external: Update yaml-cpp to version 0.8.0
2023-09-16 13:42:44 +02:00
Croden1999
abcbd688fd gui/lang: Some minor improvements and fixes. 2023-09-16 13:35:16 +02:00
scribam
34310c6087 vita3k: Prefer contains() instead of find() + end() 2023-09-14 13:05:23 +02:00
Zangetsu38
4c775f69c3 ctrl: Improve controller bindings.
- Fix navigate in ui with controllers.
- Add motion support string of french language.
- Add ext remap button support of controllers.
- Add press any key of keyboard for cancel remap.
- Add mapped button name from type of gamepad.
- Add reset controller binding button.
- fix typo of rebind_controls for lang.
2023-09-13 23:11:00 +02:00
Zangetsu38
b79d7d282d vita3K: fix format. 2023-09-13 22:48:49 +02:00
Croden1999
93a0524317 gui/license_install_dialog: Changed work to license.
lang: Minor update.
2023-09-12 13:46:39 +02:00
Zangetsu38
b8ae624f73 touch: Add touchpad support.
- Allow double touch in pc with using touchpad of DS/4.
- Add draw touchpad cursor when is used.
- Add config for allow disable show this cursor per game.
2023-09-11 23:49:36 +02:00
nishinji
59e6362e34 gui/pkg_install_dialog: Allow rif license for pkg installation. 2023-09-09 04:23:22 +02:00
Dzmitry Dubrova
290051ff7b ctrl: Implement controller remapping
Co-authored-by: nn9dev <39563889+nn9dev@users.noreply.github.com>
2023-09-02 12:38:08 +02:00
Croden1999
c1b7a65062 gui/controllers: Update tiny lang strings.
lang: Update pt-br translation.

Co-authored-by: pedrozzz0 <pedrozzz0@users.noreply.github.com>
2023-09-02 10:49:25 +02:00
Macdu
a3f6cfdf7f motion: Add motion support 2023-09-02 05:04:02 +02:00
Croden1999
04b477898f gui/initial setup: Adjust the font size of the fw install dialog. 2023-08-31 23:19:43 +02:00
Croden1999
5224f4c843 gui/firmware install dialog: improve dialog window. 2023-08-30 12:53:59 +02:00
Croden1999
da428857a5 gui/ime: Fix the tiny punctuation and add IsKeyPressed to the buttons.
gui: Adjust the text length.
2023-08-28 11:09:42 +02:00
Zangetsu38
cd0f35b9ca gui/main menubar: Display Icons of app in emulation menu.
- Fix sentence of note for Display System Apps in setting dialog.
2023-08-19 22:38:40 +02:00
Zangetsu38
4ffb602b27 config & gui/settings dialog: Add Option to display system apps.
- For can allow disable disable display system apps from the home screen to the main menu bar only.
2023-08-18 15:43:32 +02:00
Zangetsu38
f00867d1f0 config & gui/settings dialog: Add option for enable log compat warn. 2023-08-17 23:59:41 +02:00
bookmist
c8e7c1b16c gui/main_menubar: fix crash on "Emulation/Last Apps used" menu when last open app is system app 2023-08-17 10:23:38 +03:00
Croden1999
ba2e020b22 gui/trophy collection: Fix the missing text.
Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-16 22:50:10 +02:00
Croden1999
24f5de6ebb gui/lang: Move search to common. 2023-08-16 19:57:05 +02:00
Zangetsu38
300e5f516b gui/information bar/Notice: Fix Respect aspect ratio.
gui/(content manager/trophy collection): Fix pos of search.
gui/themes: Fix size of theme background.
2023-08-15 21:27:16 +02:00
Zangetsu38
34ad88771a gui/content manager: Fix respect aspect ratio.
- fix missing scroll bar in list.
2023-08-13 22:45:03 +02:00
Zangetsu38
6dc79ccc33 gui/settings dialog: Fix refresh option stretch the display area.
- Fix refresh modules list when open it.
2023-08-13 22:44:45 +02:00
Zangetsu38
962b1f8a40 gui/trophy collection: Fix respect aspect ratio.
- fix pos of both text for delete trophy.
2023-08-12 17:38:08 +02:00
Zangetsu38
a7851a26c3 gui/settings: Fix respect aspect ratio.
- remove rounding and padding of main window.
2023-08-12 17:24:03 +02:00
Zangetsu38
f5ba241f5b gui/theme: Fix aspect ratio of start screen. 2023-08-09 19:57:40 +02:00
Zangetsu38
a4a484f0fd gui/live area: Some small refactor and improvement.
- Add search in navigate by controller/kb.
- Fix navigate when press right if have nothing available on it.
- Refactor and improve position and size of gate/frames for all style.
- Fix respect aspect ratio for pos and size of items depending resolution of window.
- remove border of window for live area/User manager.
2023-08-09 00:12:16 +02:00
nishinji
ada3fe0671 gui: allow stretching the display area 2023-08-08 17:18:41 +02:00
Croden1999
d99c40932e gui: Add the IsKeyPressed control to the buttons
gui/live area: Correct the description in live area help

Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-08 13:44:37 +02:00
Croden1999
b39d9bc427 gui/settings dialog: small typo fix. 2023-08-04 16:22:30 +02:00
Zangetsu38
f36797d8f0 gui/home screen: Add color of compat state in filter. 2023-08-01 12:13:58 +02:00
nishinji
823b6c404a gui: small fix for japanese 2023-07-31 21:02:26 +02:00
Princess-of-Sleeping
f239ad72b7 config: Added support show/demo mode switch. 2023-07-21 16:05:56 +02:00
Zangetsu38
2fac93d06d regmgr: fix crash when reg is missing on app try using it.
- remove loop for task on space, using vector char.
2023-07-21 14:52:02 +02:00
nishinji
8550119af4 gui: Allow using Circle for confirm in homescreen and livearea 2023-07-18 13:07:22 +02:00
nishinji
4beb8624f2 gui: small fix for update histry 2023-07-18 13:07:22 +02:00
bookmist
9c41b8a900 utils: implement stoi_def and use it instead of std::stoi 2023-07-17 15:09:15 +03:00
Pedro Montes Alcalde
24d6c1dd94
gui: Fix allocations dialog typo and incorrect type (#2618) 2023-07-16 12:03:34 -03:00
Zangetsu38
8169f4ac23 regmgr: Add more id on get category and name by id.
- Fix crash when category/name is empty.
- Fix init regmgr when change pref path.
- Fix crash if value is not int for get int.
- Add Set default value if value is corrupted.
- Using vector for reg category template for keep order instead unordered map for fix broken file when switch pref path directory.
2023-07-14 13:21:29 +02:00
Macdu
d3bbb9d128 gui: Fix ime max length 2023-07-11 12:17:03 +02:00
Pedro Montes Alcalde
3adf4642b5
http: Allow for responses bigger than 5KB and better accuracy (#2659) 2023-07-10 11:39:29 -03:00