Commit graph

  • 2ff3643183 io: Implement support of tty(2/3). Zangetsu38 2024-12-30 19:07:38 +01:00
  • e3a3c108c4 modules/SaveDataDialog: Refactor check save file in Continue. - Fix crash caused by few check empty param on any call. - Fix GetStatus when current type of common dialog is not SaveDataDialog. Zangetsu38 2024-12-30 07:12:49 +01:00
  • 2a839478d1 gui/common dialog: Refactor display list mode. - fix when game using delete mode like select new save or exist. Zangetsu38 2024-12-28 18:09:28 +01:00
  • 551dceab0c npCommon: Fix NpCmpNpId Narr the Reg 2024-12-22 20:06:05 -06:00
  • 0a3ba020c3 gui/save data dialog: fix display slot with empty param in load list. - Same app display empty save in load mode when empty param is give on this mode. - fix position of title of list when is too long. gui/ime dialog: Fix enter name with delete submit and cancel button mapped on keyboard. Zangetsu38 2024-12-19 00:22:11 +01:00
  • 13b5d5e1c1 gui/save data dialog: fix display slot with empty param in load list. - Same app display empty save in load mode when empty param is give on this mode. - fix position of title of list when is too long. gui/ime dialog: Fix enter name with delete submit and cancel button mapped on keyboard. Zangetsu38 2024-12-19 00:22:11 +01:00
  • a0ad5c5688 ci: Limit concurrent execution of create-release jobs to prevent bugs nishinji 2024-12-25 21:47:47 +09:00
  • 014b5f8003 ci: Limit concurrent execution of create-release jobs to prevent bugs nishinji 2024-12-25 21:47:47 +09:00
  • 2bb5a4e763 gui/imgui: Backport imgui_impl_sdl from vita3k-android SaturnSky 2024-12-21 09:54:58 +09:00
  • 716ff01875 motion: Remove initialized variable Narr the Reg 2024-12-22 19:04:52 -06:00
  • 3ab58f3905 unicorn: update module oltolm 2024-12-22 23:38:45 +01:00
  • d74eac7985 gui/interface: Ignore simultaneous input from controller and keyboard SaturnSky 2024-12-20 23:09:03 +09:00
  • 4f58fd0eee Apply PR suggestions Narr the Reg 2024-12-18 21:29:09 -06:00
  • 832a0de079 adhoc: Fully Implement adhoc matching Narr the Reg 2024-12-18 15:53:54 -06:00
  • 3e608e613a net: Implement socket features necessary for adhoc Narr the Reg 2024-12-18 15:19:23 -06:00
  • eb431a1793 config: Add adhoc network configuration Narr the Reg 2024-12-18 13:54:50 -06:00
  • 1023be618d controllers: handle null controller and name during initialization SaturnSky 2024-12-20 21:49:47 +09:00
  • 05b0b9eab0 .github/workflows: Add the replace option to ghr nishinji 2024-12-05 18:43:00 +09:00
  • 8ef33477cb .github/workflows: Back linux ci to last clang. Zangetsu 2024-12-19 18:26:32 +01:00
  • 4b89254def .github/workflows: Back linux ci to last clang. Zangetsu 2024-12-19 18:26:32 +01:00
  • 1f10a8d70d
    external: update MoltenVK to 1.2.11 Seungyun Lee 2024-12-19 02:23:25 +09:00
  • ac560226e2 .github/workflows: Add the replace option to ghr nishinji 2024-12-05 18:43:00 +09:00
  • c7002fd73b gui: Remove High DPI support on Linux SaturnSky 2024-12-14 11:34:19 +09:00
  • ad1ba0c083
    gui/home screen: refactor App filtered, moving to string. (#3452) Zangetsu 2024-12-13 22:43:16 +01:00
  • 0e049b92eb gui/interface: Ignore simultaneous identical keydown events from controller SaturnSky 2024-12-12 19:21:59 +09:00
  • 032aeb14d3 gui/home_screen: Prevent returning to home screen while navigating menus SaturnSky 2024-12-12 17:08:00 +09:00
  • ce4670f640
    Merge a60c97a7b1 into 2e202ac776 Zangetsu 2024-12-11 10:56:41 -08:00
  • 2e202ac776 vita3k/interface: Add additional check for nonpdrm decryption nishinji 2024-12-03 18:55:16 +09:00
  • 6a65f44fa4 motion: Return proper error codes Narr the Reg 2024-11-19 20:37:40 -06:00
  • 3eaf56c557 controllers: separate port indexing between sceCtrl and SDL_GameController logic SaturnSky 2024-12-10 21:52:01 +09:00
  • 50ac0e91c1 gui/controllers: align controller assignment behavior with Vita TV SaturnSky 2024-11-21 22:10:09 +09:00
  • 3ef6220197
    modules/SceMotion: Improve motion support (#3441) Saturnsky 2024-12-10 07:08:54 +09:00
  • 6e6d230eed vita3k/interface: Add additional check for nonpdrm decryption nishinji 2024-12-03 18:55:16 +09:00
  • bee37e23cf gui/home screen: refactor App filtered, moving to string. - Is better code more cleaner. Zangetsu38 2024-12-02 06:45:18 +01:00
  • 7c04fd250a
    gui/trophy_collection: Allow to display hidden trophy (#3431) nishinji 2024-12-04 07:54:20 +09:00
  • 4fc8f0b334
    app/gui: add HiDPI support on macOS Seungyun Lee 2024-03-13 04:14:04 +09:00
  • 1f922a6667 gui: add keyboard/controller navigation support for menus SaturnSky 2024-11-30 10:30:26 +09:00
  • a60c97a7b1 vita3k: refactor app path, support other app partitions. Zangetsu38 2024-10-31 07:17:24 +01:00
  • 68ed60c7d4 gui/(bgm player & themes): Add support of BGM. - Some small improvement and comment added. config & gui/settings dialog: Add control of bgm volume. - Change start screen delay min to 30 sec and max to 5 min. codec: Set default value to 0 for send of atrac 9. Zangetsu38 2024-10-24 00:55:32 +02:00
  • 6f9df1ed8b modules/SceShellSvc: Stub sceShellSvcGetSvcObj. Zangetsu38 2024-11-05 06:44:26 +01:00
  • 48dfc5c766 modules/SceVshBridge: Stub some functions. - Stub vshDisplayRegisterFrameBufCallback and vshSblUtMgrHasComTestFlag. Macdu 2023-06-14 15:58:49 +02:00
  • 6b92c90b68 motion: optimize gyro deadband and basic orientation calculations SaturnSky 2024-11-30 21:54:40 +09:00
  • 19be7c32b5
    touch: Validate all input params and simplify code (#3449) Narr the Reg 2024-11-30 03:39:34 -06:00
  • 85c9f978ad lang: better ru translation bookmist 2024-02-28 19:33:17 +03:00
  • b2dea4e4ec
    app: Ignore XDG_DATA_DIRS for shared path (#3445) Pedro Montes Alcalde 2024-11-29 10:29:23 -03:00
  • 660bcd6230 lang: better ru translation bookmist 2024-02-28 19:33:17 +03:00
  • b06cdf6105 gui/app_context_menu: Improvements to update_history nishinji 2024-11-12 02:29:58 +09:00
  • 3182669795 modules/SceError: Implement GetExternalString. Macdu 2023-06-14 15:58:50 +02:00
  • f72f0b4d0f touch: Validate all input params and simplify code Narr the Reg 2024-11-25 18:21:59 -06:00
  • c044f0dbfa modules/SceError: Implement GetExternalString. Macdu 2023-06-14 15:58:50 +02:00
  • 95e8579324 motion: improve basic_orientation calculation SaturnSky 2024-11-23 10:16:48 +09:00
  • db3a83e131 modules/SceVshBridge: Stub some functions. - Stub vshDisplayRegisterFrameBufCallback and vshSblUtMgrHasComTestFlag. Macdu 2023-06-14 15:58:49 +02:00
  • 70d306c5d8 motion: Stub set angle threshold Narr the Reg 2024-11-19 20:05:24 -06:00
  • 1924954e91 motion: Set sensor limits and make use of deadband and tilt correction Narr the Reg 2024-11-19 18:55:25 -06:00
  • f02851437d modules/SceAppMgr: Stub sceAppMgrMmsMount. Zangetsu38 2024-11-05 14:51:11 +01:00
  • 77d1e1d544 modules/SceAppMgr: Stub sceAppMgrMmsMount. Zangetsu38 2024-11-05 14:51:11 +01:00
  • 8a4a81cff7 modules/SceDisplay: Implement GetMaximumFrameBufResolution. bookmist 2024-11-05 06:14:00 +01:00
  • 0d63c3a782
    app: Ignore XDG_DATA_DIRS for shared path EXtremeExploit 2024-11-18 10:28:25 -03:00
  • 39b09064af gui/app_context_menu: Improvements to update_history nishinji 2024-11-12 02:29:58 +09:00
  • 0ebcc09292
    patch: Add support for patch files (#3419) SpikeHD 2024-11-15 14:32:55 -08:00
  • dd86ea26cb modules/SceDisplay: Implement GetMaximumFrameBufResolution. bookmist 2024-11-05 06:14:00 +01:00
  • ef0dbb23c8 * kernel: fix bug in variable binding on module load Sometimes module export variables was ignored and a stub used instead of them bookmist 2024-11-10 11:21:37 +03:00
  • ea4a817e8a modules/SceMotion: Improve motion support SaturnSky 2024-11-11 21:16:36 +09:00
  • fdbfcae7b5
    lang: Revert some unnecessary changes. 双子叶植物 2024-11-12 13:37:29 +08:00
  • 35e2836991 lang: Translate some strings into simplified Chinese. Dicot0721 2024-11-12 02:57:25 +08:00
  • 919b8b96ec gui/trophy_collection: Allow to display hidden trophy nishinji 2024-06-13 02:27:26 +09:00
  • a8b29db863 * kernel: fix bug in variable binding on module load Sometimes module export variables was ignored and a stub used instead of them bookmist 2024-11-10 11:21:37 +03:00
  • 15a9e614aa gui: fix bug in previous commit (PR #3425). Can't close settings dialog bookmist 2024-11-09 13:19:29 +03:00
  • 424c555577 gui: fix bug in previous commit (PR #3425). Can't close settings dialog bookmist 2024-11-09 13:19:29 +03:00
  • 8cb16a1c2b fix: stroull -> stoull SpikeHD 2024-11-08 16:57:08 -08:00
  • 2dcc2e450f fix: conditionally load patches SpikeHD 2024-11-08 16:50:55 -08:00
  • d9f33a76c1 fix: explicit std SpikeHD 2024-11-08 16:41:53 -08:00
  • 5857acd8e9 lang: more verbose error on wrong lang.xml bookmist 2024-02-28 19:33:47 +03:00
  • 410eaf4d0e gui: refactoring and cleanup * extract functions to draw text centered * fix a bug when one button could be mapped to two commands (for screenshots and texture replacement) * replace magic strings to enum types, move static vars inside corresponding functions, fix datatypes * global vars as static, add or remove ref if needed bookmist 2024-06-08 22:22:03 +03:00
  • f1df4b3b33 gui: Settings dialog: more translatable strings bookmist 2024-06-24 23:24:21 +03:00
  • 1c5a1b85d4 lang: more verbose error on wrong lang.xml bookmist 2024-02-28 19:33:47 +03:00
  • e220088c46 gui: refactoring and cleanup * extract functions to draw text centered * fix a bug when one button could be mapped to two commands (for screenshots and texture replacement) * replace magic strings to enum types, move static vars inside corresponding functions, fix datatypes * global vars as static, add or remove ref if needed bookmist 2024-06-08 22:22:03 +03:00
  • 0511e06c26 gui: Settings dialog: more translatable strings bookmist 2024-06-24 23:24:21 +03:00
  • 70a42a7125 package: Add support installation of Preinstalled firmware. - Add support of exfat partition for installing it. gui/initial setup: Add button for download Preinstalled Firmware. Zangetsu38 2024-10-28 08:03:55 +01:00
  • 40b5a38c89 package: Add support installation of Preinstalled firmware. - Add support of exfat partition for installing it. gui/initial setup: Add button for download Preinstalled Firmware. Zangetsu38 2024-10-28 08:03:55 +01:00
  • 33978d4bfe external: update sdl to version 2.30.9 scribam 2024-11-05 19:29:22 +01:00
  • 934fdadd47 modules/SceGxm: Improve sync object handling and simplify display queue logic SaturnSky 2024-10-21 20:11:28 +09:00
  • ae633a4026 external: update sdl to version 2.30.9 scribam 2024-11-05 19:29:22 +01:00
  • 3799349399 modules/SceShellSvc: Stub sceShellSvcGetSvcObj. Zangetsu38 2024-11-05 06:44:26 +01:00
  • e78b375676 modules/SceIpmi: Adding module and stub few functions. modules/module parent: Adding create vtable fonction. Macdu 2023-05-10 20:02:56 +02:00
  • 6f110b4a95 modules/SceDisplayUser: stub sceDisplaySetFrameBufInternal. Macdu 2024-05-30 20:21:34 +02:00
  • e3fbe9d9d8 modules/SceGxm: Stub some SceGxmInternal functions. Macdu 2023-05-10 16:37:02 +02:00
  • d2c6c4ac4f kernel: more correct thread local storage emulation, also stub ThreadVfpException functions used mostly for lle libkernel bookmist 2023-08-10 13:39:26 +03:00
  • bd5936a1ba
    compat: change time style to yyyy-mm-dd (#3408) nishinji 2024-11-05 04:13:53 +09:00
  • bead5b3cd3 compat: change time style to yyyy-mm-dd nishinji 2024-10-17 10:59:27 +09:00
  • f56da8f29d modules/SceDisplayUser: stub sceDisplaySetFrameBufInternal. Macdu 2024-05-30 20:21:34 +02:00
  • 69961f86e5 modules/SceSharedFb: Implement few functions. Macdu 2023-05-11 12:44:22 +02:00
  • 68c70324a6 modules/SceIpmi: Adding module and stub few functions. modules/module parent: Adding create vtable fonction. Macdu 2023-05-10 20:02:56 +02:00
  • 2b364a414d
    doc: Add build instructions for Fedora (#3415) udance4ever 2024-11-02 14:04:55 -07:00
  • c2954ada4a kernel: more correct thread local storage emulation, also stub ThreadVfpException functions used mostly for lle libkernel bookmist 2023-08-10 13:39:26 +03:00
  • 8681c8e2c1 Merge branch 'patching' of github.com:SpikeHD/Vita3K into patching SpikeHD 2024-11-02 11:19:23 -07:00
  • 9e16dc0552 fix: change to txt SpikeHD 2024-11-02 11:19:12 -07:00
  • d147b5d196 modules/SceGxm: Improve sync object handling and simplify display queue logic SaturnSky 2024-10-21 20:11:28 +09:00
  • afd2e218f7 renderer: Fix incorrect timestamp offset in wait_cmd function SaturnSky 2024-11-01 19:15:06 +09:00
  • 6321a0837c renderer: Fix incorrect timestamp offset in wait_cmd function SaturnSky 2024-11-01 19:15:06 +09:00