Commit Graph
1774 Commits
Author SHA1 Message Date
wheremyfoodatandGitHub 83f4fcc65a Remove redundant whitelines 2023-12-26 02:45:33 +02:00
wheremyfoodat 5341ee8f1e Fix Pandroid class 2023-12-26 02:29:47 +02:00
wheremyfoodat 1c691e1690 Rebonk 2023-12-26 02:24:53 +02:00
wheremyfoodat f2fac171a0 Bonk 2023-12-26 02:21:36 +02:00
Gabriel 0ab7bf3b17 FileUtils.java: english error on comment 2023-12-24 13:25:52 -04:00
Gabriel d7036fc4e7 Delete PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel 058530bd90 Resolve PathUtils.java 2023-12-24 13:19:59 -04:00
Gabriel 6757117e0d Fix buffer errors 2023-12-22 15:40:10 -04:00
Gabriel 13136c6686 Save screen gamepad visibility and some fixes
Fix Gson serialization error on GlobalConfig
Now screen gamepad visibility saves last visibility state
2023-12-22 14:41:41 -04:00
Gabriel d0c4b8ff3b Peach changes 2023-12-22 12:32:42 -04:00
Gabriel 56398acdc9 Replace SharedPreferences by Gson
Replace all SharedPreferences use by gson
2023-12-22 10:50:57 -04:00
Gabriel b2c653ed1b Fix SAF mime-type 2023-12-21 23:02:14 -04:00
Gabriel cad4174845 Apply SAF for write icon file
replace fs/io by SAF implementation
2023-12-21 15:36:12 -04:00
Gabriel 8b93ef76ac Use vector directly on jni_driver.cpp 2023-12-21 14:52:12 -04:00
Gabriel c0960dcccd Game metadata extractor and some fixes
- App not closing on back pressed (AlberInputListener.java)
- Extract SMDH from rom.
- Extract metadata from SMDH
2023-12-21 09:43:51 -04:00
wheremyfoodatandGitHub bf050027c6 Merge pull request #354 from wheremyfoodat/wheremyfoodat-patch-3
Fix reading from end of RomFS
2023-12-20 19:51:27 +02:00
wheremyfoodatandGitHub 0f2fa4e738 Same for NCCH archive 2023-12-20 19:33:38 +02:00
wheremyfoodatandGitHub d31e79ebc8 [SelfNCCH] Fix reading from end of RomFS 2023-12-20 19:32:07 +02:00
Gabriel BR Developer 9ca7e88b6c Merge branch 'heads/final-ui' into ui 2023-12-18 17:30:10 -04:00
GabrielBRDeveloper c17c2307c7 Final ui update 2023-12-18 16:10:11 -04:00
noumidevandGitHub 6c73fb13c5 Proper handling of SetApplicationCpuTimeLimit with invalid parameters (#353)
* Add NotImplemented error code

* Add proper handling of SetAppCpuTimeLimit with invalid params

Set default time limit to 0

* Add AppCpuTimeLimit tests

* Replace spaces with tab
2023-12-18 20:45:57 +02:00
wheremyfoodatandGitHub 6dc75db37f Merge pull request #352 from wheremyfoodat/zep
Filesystem fixes
2023-12-17 21:09:45 +02:00
wheremyfoodat a82c03312a Handle svcClose for file objects 2023-12-17 20:47:50 +02:00
wheremyfoodat ae24bd0701 Optionally flush file in File::Write 2023-12-17 20:36:00 +02:00
Gabriel MachadoandGitHub b42c7a122b Merge branch 'wheremyfoodat:master' into ui 2023-12-16 23:29:19 -04:00
GabrielBRDeveloper 3298bd14db Pandroid UI 2023-12-16 23:22:11 -04:00
wheremyfoodatandGitHub 03292b5fbc Merge pull request #350 from wheremyfoodat/zep
[APT] Gracefully handle SetApplicationCpuTimeLimit with invalid inputs
2023-12-16 22:24:12 +02:00
wheremyfoodat 18f1ea5453 [APT] Gracefully handle SetApplicationCpuTimeLimit with invalid inputs 2023-12-16 22:11:14 +02:00
wheremyfoodatandGitHub 385a2232a2 Merge pull request #349 from wheremyfoodat/zep
[Qt] Full scripting integration
2023-12-16 18:03:10 +02:00
wheremyfoodat fa0ee8a080 Update zep 2023-12-16 17:43:45 +02:00
wheremyfoodat 7c6b498918 [Qt] Add capability to load scripts from files 2023-12-16 17:18:52 +02:00
wheremyfoodat c30fbd3801 Fix syntax highlighting 2023-12-16 16:54:31 +02:00
wheremyfoodat 6386605b97 We can now load lua scripts properly 2023-12-16 16:36:03 +02:00
wheremyfoodat c57f2db6c0 [Qt] Add text editor 2023-12-16 15:51:45 +02:00
wheremyfoodatandGitHub c4fa9f7c8a Merge pull request #348 from GabrielBRDeveloper/ui
Pandroid: GlobalConfig and create node data storage
2023-12-15 23:37:52 +02:00
Gabriel MachadoandGitHub 9fd94f0b17 Update GlobalConfig.java 2023-12-15 11:17:27 -04:00
GabrielBRDeveloper ab37cb571d paris changes 2023-12-15 11:12:48 -04:00
GabrielBRDeveloper 102361174a paris changes 2023-12-15 11:11:53 -04:00
GabrielBRDeveloper cc44801acd paris changes 2023-12-15 11:08:42 -04:00
GabrielBRDeveloper 71109d701d Remove Node storage for replace by Gson 2023-12-14 14:22:55 -04:00
GabrielBRDeveloper f553e80080 GlobalConfig and create node data storage 2023-12-14 12:55:28 -04:00
wheremyfoodatandGitHub eb23d7eab3 Merge pull request #347 from GabrielBRDeveloper/master
Pandroid: Best Screen Gamepad accessibility
2023-12-14 10:04:45 +02:00
Gabriel Machado 53c3b5096c Best Screen Gamepad accessibility 2023-12-14 00:56:35 -04:00
wheremyfoodat a9a31c3306 Merge branch 'master' of https://github.com/wheremyfoodat/Panda3DS 2023-12-14 00:45:31 +02:00
wheremyfoodat 101cc4d0ac [Qt] Add separate configuration window for theme 2023-12-14 00:43:12 +02:00
wheremyfoodatandGitHub 0cccde79f4 Specify the SDL/Qt frontend split only happens on PC 2023-12-13 23:45:53 +02:00
wheremyfoodatandGitHub 8132f07ee4 Merge pull request #346 from wheremyfoodat/wheremyfoodat-patch-2
Add panda-qt links
2023-12-13 23:37:50 +02:00
wheremyfoodatandGitHub 8afda8da5b Update readme.md 2023-12-13 23:37:17 +02:00
wheremyfoodatandGitHub 29c946af99 Update readme.md 2023-12-13 23:34:20 +02:00
wheremyfoodatandGitHub 09f6d46aaa Update readme.md 2023-12-13 23:33:43 +02:00