Commit Graph

576 Commits

Author SHA1 Message Date
J-D-K
d39fd80a20 backup.cpp broken up and commented better, bump build date. 2025-12-02 08:35:24 -05:00
J-D-K
47c0b1b13e Attempted #323 fix, revisions. 2025-12-01 20:32:22 -05:00
J-D-K
0fce729cb6 Code revisions. 2025-11-29 16:37:32 -05:00
J-D-K
fee615c300 Add more date formats to stringutil::get_date_string. 2025-11-29 13:01:43 -05:00
J-D-K
3b9072ea83 Add Dictionary back to keyboard. 2025-11-29 10:54:51 -05:00
J-D-K
3f55bf8ef9 Reenable Applet Mode, add boot warning instead. 2025-11-28 12:58:58 -05:00
J-D-K
84535f7238 Remove debug loggiing. 2025-11-27 16:48:08 -05:00
J-D-K
6fd5572510 Fix trashed files appearing in Google Drive listing. 2025-11-27 16:44:48 -05:00
J-D-K
56185e8a1b Add English Safe Titles option. Code revisions. 2025-11-26 15:55:07 -05:00
J-D-K
bb04395712 Bring back menu wrapping. 2025-11-19 14:22:51 -05:00
JK
64997e5b6e
Merge pull request #319 from DDinghoya/patch-4
Update KO.json
2025-11-17 21:31:37 -05:00
DDinghoya
d5f57a052e
Update KO.json 2025-11-17 22:29:36 +09:00
J-D-K
9f268bc670 Fix FileModeState control guide not opening correctly. 2025-11-16 13:00:05 -05:00
J-D-K
f629c70f4b Fix ControlGuide default state. 2025-11-16 12:33:09 -05:00
J-D-K
e58af5dbf7 Implement AppletModeState and block applet mode completely. 2025-11-15 14:30:11 -05:00
J-D-K
30ffa86b65 Implement States for ControlGuide. 2025-11-15 11:49:00 -05:00
J-D-K
785b51c455 Implement States for SlideOutPanel. 2025-11-14 20:52:25 -05:00
JK
e6978dfb51
Merge pull request #316 from soarqin/webdav_upload_fix
fix compatibility for uploading to some webdav providers
2025-11-13 15:17:48 -05:00
Soar Qin
84f80d2c77 fix compatibility for uploading to some webdav providers 2025-11-13 13:03:42 +08:00
J-D-K
ed57e27d03 Implement States for TitleInfoState 2025-11-11 08:25:48 -05:00
J-D-K
4b93de93f5 Fix PopMessage 2025-11-10 19:37:42 -05:00
J-D-K
962b7fcd16 Implement state for ProgressState. 2025-11-10 19:11:15 -05:00
J-D-K
710f246583 Implement state for MessageState. 2025-11-10 18:39:34 -05:00
J-D-K
d8b8375fd5 Implement state for ConfirmState. Add move constructor. 2025-11-10 18:16:40 -05:00
J-D-K
661c7098bd Cleanup FileOptionState. 2025-11-10 17:27:51 -05:00
J-D-K
2ac8628681 Cleanup FileModeState. 2025-11-10 15:23:56 -05:00
J-D-K
e9dc9c9af8 Cleanup PopMessage states & code. 2025-11-10 12:26:34 -05:00
J-D-K
5c582bf19d Slight README update. 2025-11-03 17:58:37 -05:00
J-D-K
e445af3955 Update replacement table. 2025-11-02 12:45:37 -05:00
J-D-K
ba5d6a0b31 Revisions. Update SDLLib. 2025-11-01 12:15:07 -04:00
J-D-K
8170e5ce66 Minor revisions and cleanup. 2025-10-30 18:11:16 -04:00
J-D-K
91e348750b Add separation comments to data. 2025-10-30 13:45:46 -04:00
J-D-K
ec2417d068 Add comments to states. 2025-10-30 13:34:03 -04:00
J-D-K
17410fd8a9 tasks/backup.cpp fixes. 2025-10-10 13:49:05 -04:00
J-D-K
9c98aabdd4 Revert experimental changes and fix minor bug in ui::Transition. 2025-10-09 20:50:14 -04:00
J-D-K
38ce9a79ef Add more UI sound effects (not final). 2025-10-09 20:22:07 -04:00
J-D-K
e342a11016 Update SDLLib. Add sound support and effect. 2025-10-09 16:43:29 -04:00
J-D-K
2f90b5d2d6 Give ui::Frame more rounded corners. 2025-10-09 10:49:41 -04:00
J-D-K
ff0cba4b75 Fix fs::create_save_data_for for Cache saves with 0 as size and journal. 2025-10-09 10:26:05 -04:00
J-D-K
52b0a9d851 Fix ui::Menu add_option move bug. 2025-10-08 21:30:28 -04:00
J-D-K
f7f6f91a47 Thread remote initialization. 2025-10-07 10:42:09 -04:00
J-D-K
e6df0ab2f8 Update Text. 2025-10-07 08:00:21 -04:00
J-D-K
056f1640c3 Refactor and rework TitleInfoState. 2025-10-06 18:57:50 -04:00
J-D-K
6a1be48b16 Rework save data deletion for Cache. 2025-10-05 20:26:06 -04:00
J-D-K
2e8d180d74 Update Text. 2025-10-05 11:48:23 -04:00
J-D-K
8d449685bd Work on better Cache save support. 2025-10-05 11:38:54 -04:00
J-D-K
b845aa886a Fix typo in REPLACEMENT_TABLE 2025-10-04 21:17:45 -04:00
J-D-K
ecdc6a198d Make ui::TitleTile use ui::Transition. 2025-10-04 21:15:54 -04:00
J-D-K
fd655de1d0 Make ui::TitleView use ui::Transition for scrolling. 2025-10-04 20:57:27 -04:00
J-D-K
c29d874d5a Uncomment duplicate pop message check. 2025-10-04 19:40:56 -04:00