Commit Graph

132 Commits

Author SHA1 Message Date
J-D-K
90dfb79bb3 FileMode/FileOption mostly finished. 2025-09-06 12:18:29 -04:00
J-D-K
828050c1b9 File mode somewhat working. 2025-09-04 15:34:43 -04:00
J-D-K
a072c28dfb File mode progress. 2025-09-03 15:54:54 -04:00
qazrfv1234
e481601655
Update ZHTW.json
Updated translations.
2025-08-29 14:19:32 +08:00
J-D-K
2a48b18b49 Add 'System' type user toggles. 2025-08-20 15:38:01 -04:00
J-D-K
c76ae60092 Update language files. 2025-08-18 21:30:32 -04:00
J-D-K
e025901b0b Implement changing working directory. 2025-08-18 21:09:11 -04:00
J-D-K
6054a3a1f6 Update Language files. 2025-08-15 16:51:29 -04:00
J-D-K
d5c1e278fa Add strings for loading screen. 2025-08-13 20:08:28 -04:00
J-D-K
6e8e426fb5 Add loading screen. 2025-08-13 19:44:22 -04:00
J-D-K
25f61b8a54 Small fixes and tweaks. 2025-08-09 08:27:10 -04:00
J-D-K
7d9a294745 Add MessageState, tweak PopMessage again, add git templates. 2025-08-07 17:41:58 -04:00
J-D-K
778f9582b6 Add light colored dialog so PopMessages contrast better. 2025-08-06 21:57:49 -04:00
J-D-K
884f1a36f9 Refactoring, fixes. 2025-08-06 19:35:23 -04:00
J-D-K
dd013c892c Use ChatGPT to update string files. 2025-08-01 21:54:22 -04:00
J-D-K
5364e59da8 Commit before the great template war. 2025-08-01 19:53:50 -04:00
J-D-K
8172e59ccf Add delete_all_remote_backups and some refactoring. 2025-08-01 13:53:57 -04:00
J-D-K
b12b52bf38 Add fs::ScopedSaveMount 2025-07-29 22:16:43 -04:00
J-D-K
58e6217e73 Tweak SlidePanel behavior. 2025-07-29 19:06:48 -04:00
J-D-K
e08984bb3f Tweak 2025-07-28 18:51:34 -04:00
J-D-K
b9b3acf7f2 Debugging everywhere! 2025-07-28 18:28:11 -04:00
J-D-K
721585c117 Auto-upload almost working. 2025-07-25 21:36:58 -04:00
J-D-K
851d969e9c More refactoring. Start to completely implement remote storage. 2025-07-24 10:07:57 -04:00
J-D-K
4874d0c120 More refactoring. Add error:: 2025-07-20 15:26:03 -04:00
J-D-K
2564dcbd6d Refactor ExtrasMenu code (So far) 2025-07-18 10:29:02 -04:00
J-D-K
e27e0c8e51 remote::Storage just barely working. 2025-07-04 13:06:47 -04:00
J-D-K
53c9a4633f Implement data reinitialization/cache rebuilding. 2025-06-19 17:31:15 -04:00
J-D-K
025c778011 Get Text mode working. 2025-06-19 17:17:35 -04:00
J-D-K
62c5097d6d Commit since everything seems like it's working. 2025-06-18 13:40:26 -04:00
J-D-K
71b4c1fbfa Implement processing save data meta files. 2025-06-12 20:46:55 -04:00
J-D-K
8dd16c12bc Implement/complete TitleInfoState 2025-06-12 16:25:22 -04:00
J-D-K
95ecbec3e4 Fix system save check. 2025-06-09 18:05:15 -04:00
J-D-K
5d14f26495 TitleOptionState: Add system save protections. 2025-06-09 14:58:10 -04:00
J-D-K
12deaa343c Remove strings for CPU boost mode. 2025-06-09 14:28:22 -04:00
J-D-K
69f728b29b Fix extending containers. Update and implement SVI files. 2025-06-09 14:22:24 -04:00
J-D-K
e355b99918 TitleOptions: Implement delete_save_data_from_system 2025-06-07 17:35:48 -04:00
J-D-K
75959d217f TitleOptions: Implement reset_save_data 2025-06-07 16:54:37 -04:00
J-D-K
ea8c653649 Implement Delete All Save Backups option for TitleOptions 2025-06-07 16:42:20 -04:00
J-D-K
758fa3c61a Base cache system. Still possibly WIP. 2025-05-28 09:39:53 -04:00
J-D-K
88e66992ed Emergency push. 2025-01-31 19:45:44 -05:00
J-D-K
57a9f0f4a6 Code revisions, implement ui::PopMessageManager. 2025-01-26 18:29:30 -05:00
J-D-K
7816dab291 It's a start. 2024-12-05 20:04:47 -05:00
impeeza
df03aac552
ES-419 update
Seems the update of this file get lost in between commits.
2024-11-05 11:22:58 -05:00
JK
9b8c852b5c
Merge pull request #244 from DDinghoya/patch-2
Update ko.txt
2024-10-16 13:07:57 -04:00
JK
cf39346d69
Merge pull request #191 from Pf-16/patch-3
Update it.txt
2024-10-16 13:07:11 -04:00
JK
7949582fd8
Merge pull request #182 from qazrfv1234/qazrfv1234-patch-4
Update zh-TW.txt
2024-10-16 13:06:55 -04:00
DDinghoya
1bda18d98f
Update ko.txt 2024-09-22 00:32:07 +09:00
Martin Riedel
f342bf15af feat: PR-related cleanup
- updated build instructions
- added user-agent header to webdav calls
- Generalized popDriveNotActive to popRemoteNotActive
- Updated version identifier presented in app
- Removed some commented code
2023-07-10 15:01:44 -04:00
Martin Riedel
938c52b603 feat: Webdav support for remote storage
- Created common interface that GDrive and Webdav implement (rfs::IRemoteFS)
- Moved shared functionality into shared interface/implementation
- drive.h/.cpp was replaced by remote.h/.cpp
- fld.cpp now gets a copy of RfsItem (former gdIems), because the implementation is not required to retain these (e.g. Webdav does not)
- UI presentation changed from [GD] to [R] (Remote)
2023-07-09 23:13:01 -04:00
Pf-16
14a2debccd
Update it.txt
Felt like it would be a more accurate translation
2023-05-05 16:09:45 +02:00