Commit Graph

  • 524ba11d70 Initial commit. Needs debugging. sdllib J-D-K 2026-03-20 12:41:19 -0400
  • 347f1bc75f Initial commit. Needs debugging. J-D-K 2026-03-20 12:41:04 -0400
  • d39fd80a20 backup.cpp broken up and commented better, bump build date. 12/02/2025 rewrite J-D-K 2025-12-02 08:35:24 -0500
  • 47c0b1b13e Attempted #323 fix, revisions. J-D-K 2025-12-01 20:32:22 -0500
  • 0fce729cb6 Code revisions. J-D-K 2025-11-29 16:37:32 -0500
  • fee615c300 Add more date formats to stringutil::get_date_string. J-D-K 2025-11-29 13:01:43 -0500
  • 3b9072ea83 Add Dictionary back to keyboard. J-D-K 2025-11-29 10:54:51 -0500
  • 3f55bf8ef9 Reenable Applet Mode, add boot warning instead. J-D-K 2025-11-28 12:58:58 -0500
  • 84535f7238 Remove debug loggiing. J-D-K 2025-11-27 16:48:08 -0500
  • 6fd5572510 Fix trashed files appearing in Google Drive listing. J-D-K 2025-11-27 16:44:48 -0500
  • 56185e8a1b Add English Safe Titles option. Code revisions. J-D-K 2025-11-26 15:55:07 -0500
  • bb04395712 Bring back menu wrapping. J-D-K 2025-11-19 14:22:51 -0500
  • 64997e5b6e
    Merge pull request #319 from DDinghoya/patch-4 JK 2025-11-17 21:31:37 -0500
  • d5f57a052e
    Update KO.json DDinghoya 2025-11-17 22:29:36 +0900
  • 9f268bc670 Fix FileModeState control guide not opening correctly. 11/16/2025 J-D-K 2025-11-16 13:00:05 -0500
  • f629c70f4b Fix ControlGuide default state. J-D-K 2025-11-16 12:33:09 -0500
  • e58af5dbf7 Implement AppletModeState and block applet mode completely. J-D-K 2025-11-15 14:30:11 -0500
  • 30ffa86b65 Implement States for ControlGuide. J-D-K 2025-11-15 11:49:00 -0500
  • 785b51c455 Implement States for SlideOutPanel. J-D-K 2025-11-14 20:52:25 -0500
  • e6978dfb51
    Merge pull request #316 from soarqin/webdav_upload_fix JK 2025-11-13 15:17:48 -0500
  • 84f80d2c77 fix compatibility for uploading to some webdav providers Soar Qin 2025-11-13 13:02:55 +0800
  • ed57e27d03 Implement States for TitleInfoState J-D-K 2025-11-11 08:25:48 -0500
  • 4b93de93f5 Fix PopMessage J-D-K 2025-11-10 19:37:42 -0500
  • 962b7fcd16 Implement state for ProgressState. J-D-K 2025-11-10 19:11:15 -0500
  • 710f246583 Implement state for MessageState. J-D-K 2025-11-10 18:39:34 -0500
  • d8b8375fd5 Implement state for ConfirmState. Add move constructor. J-D-K 2025-11-10 18:16:40 -0500
  • 661c7098bd Cleanup FileOptionState. J-D-K 2025-11-10 17:27:51 -0500
  • 2ac8628681 Cleanup FileModeState. J-D-K 2025-11-10 15:23:56 -0500
  • e9dc9c9af8 Cleanup PopMessage states & code. J-D-K 2025-11-10 12:26:34 -0500
  • 5c582bf19d Slight README update. J-D-K 2025-11-03 17:58:37 -0500
  • e445af3955 Update replacement table. J-D-K 2025-11-02 12:45:37 -0500
  • ba5d6a0b31 Revisions. Update SDLLib. J-D-K 2025-11-01 12:15:07 -0400
  • 8170e5ce66 Minor revisions and cleanup. J-D-K 2025-10-30 18:11:16 -0400
  • 91e348750b Add separation comments to data. J-D-K 2025-10-30 13:45:46 -0400
  • ec2417d068 Add comments to states. J-D-K 2025-10-30 13:34:03 -0400
  • 17410fd8a9 tasks/backup.cpp fixes. J-D-K 2025-10-10 13:49:05 -0400
  • 9c98aabdd4 Revert experimental changes and fix minor bug in ui::Transition. J-D-K 2025-10-09 20:50:14 -0400
  • 38ce9a79ef Add more UI sound effects (not final). J-D-K 2025-10-09 20:22:07 -0400
  • e342a11016 Update SDLLib. Add sound support and effect. J-D-K 2025-10-09 16:43:29 -0400
  • 2f90b5d2d6 Give ui::Frame more rounded corners. J-D-K 2025-10-09 10:49:41 -0400
  • ff0cba4b75 Fix fs::create_save_data_for for Cache saves with 0 as size and journal. J-D-K 2025-10-09 10:26:05 -0400
  • 52b0a9d851 Fix ui::Menu add_option move bug. J-D-K 2025-10-08 21:30:28 -0400
  • f7f6f91a47 Thread remote initialization. J-D-K 2025-10-07 10:42:09 -0400
  • e6df0ab2f8 Update Text. J-D-K 2025-10-07 08:00:21 -0400
  • 056f1640c3 Refactor and rework TitleInfoState. J-D-K 2025-10-06 18:57:50 -0400
  • 6a1be48b16 Rework save data deletion for Cache. J-D-K 2025-10-05 20:26:06 -0400
  • 2e8d180d74 Update Text. J-D-K 2025-10-05 11:48:23 -0400
  • 8d449685bd Work on better Cache save support. J-D-K 2025-10-05 11:38:54 -0400
  • b845aa886a Fix typo in REPLACEMENT_TABLE J-D-K 2025-10-04 21:17:45 -0400
  • ecdc6a198d Make ui::TitleTile use ui::Transition. J-D-K 2025-10-04 21:15:54 -0400
  • fd655de1d0 Make ui::TitleView use ui::Transition for scrolling. J-D-K 2025-10-04 20:57:27 -0400
  • c29d874d5a Uncomment duplicate pop message check. J-D-K 2025-10-04 19:40:56 -0400
  • f3cd2969bf Refactor and migrate ui::Menu to use ui::Transition. J-D-K 2025-10-04 19:39:34 -0400
  • 15d7063871 Update useroptions and mainmenu tasks. Fixes #307. J-D-K 2025-10-03 10:41:22 -0400
  • 1f29f954b5 Migrate PopMessage to ui::Transition instead of handling logic itself. J-D-K 2025-10-02 21:11:00 -0400
  • b73de43c5a Code revisions. J-D-K 2025-10-02 19:33:42 -0400
  • cc5da07eaa Add replacement table for sanitize_string_for_path J-D-K 2025-10-02 13:09:27 -0400
  • 98c00ff858 Fix json header issue. J-D-K 2025-10-01 20:10:46 -0400
  • c677189452 Add FadeIn on boot, change FileOptionState transition type, UI tweaks. J-D-K 2025-10-01 20:08:31 -0400
  • fb88c7939a Fix BlackListEdit not closing on empty. J-D-K 2025-10-01 03:26:29 -0400
  • 9b80fa5dc8 Complete Update checking/downloading. J-D-K 2025-09-30 15:51:54 -0400
  • 9cb6d52268 Add width and height to ui::Transition. Apply it to Message, Progress, Confirm states. J-D-K 2025-09-29 21:23:06 -0400
  • 5e864d17f0 Change date back from testing. J-D-K 2025-09-26 15:02:53 -0400
  • 17ef99e21d Add compression for text to strip 150KB from NRO. J-D-K 2025-09-26 15:01:18 -0400
  • 22b9734c37 Add update check and download on boot. J-D-K 2025-09-26 01:09:37 -0400
  • 74678357bb Tweaks. J-D-K 2025-09-25 21:27:36 -0400
  • f725908240 Tweak StateManager update routine to fix overlap. Add create_push_fade to ProgressState. Cleanup some inconsistencies. J-D-K 2025-09-25 21:00:44 -0400
  • fa7e5fac6d UI Tweaks. J-D-K 2025-09-25 18:56:06 -0400
  • 2b079fb49f Add Keep Local Backups to config. Addresses #284. J-D-K 2025-09-25 17:14:46 -0400
  • 0c44efda42
    Merge pull request #302 from J-D-K/dev JK 2025-09-24 19:21:19 -0400
  • 29fc92b6b9 Update strings. dev J-D-K 2025-09-24 19:15:07 -0400
  • cdc6937249 Finish SaveImportState J-D-K 2025-09-24 19:05:56 -0400
  • 9d542b4314 SaveImportState progress. J-D-K 2025-09-24 15:32:57 -0400
  • a78dd3456a Begin generic SaveImportState J-D-K 2025-09-24 01:57:26 -0400
  • 0aef58c064 Consolidate BufferQueue logic into reusable class. J-D-K 2025-09-24 00:26:02 -0400
  • f5ee54faff
    Merge pull request #301 from J-D-K/dev JK 2025-09-21 18:50:36 -0400
  • c5d7464679 Queued buffering for downloads. J-D-K 2025-09-21 22:49:16 -0400
  • 56c53a0b6c
    Merge pull request #300 from J-D-K/dev JK 2025-09-21 18:04:04 -0400
  • b5d7b90c0e Upgrade to Queued Buffering. J-D-K 2025-09-21 22:01:47 -0400
  • 73d6bc2188 SettingsState: Delete old working directory upon recursive move. J-D-K 2025-09-21 13:54:50 -0400
  • eaef5a02ad BackupMenuState: Fix new uploads not being named. J-D-K 2025-09-21 13:48:14 -0400
  • 808381a51b ConfigContext: Use unordered_map and unordered_set instead of map and vector. J-D-K 2025-09-21 13:07:01 -0400
  • 418cd3c3d3 Add fs::move_directory_recursively. J-D-K 2025-09-21 12:10:48 -0400
  • f1f10a09e0
    Merge pull request #299 from J-D-K/dev JK 2025-09-21 06:40:53 -0400
  • 6c63cb2a8a Fix auto_backup. J-D-K 2025-09-21 06:37:41 -0400
  • d2c6a1e243 Thread pool Google Drive & WebDav. J-D-K 2025-09-21 04:10:06 -0400
  • 3c54474e5b Thread pooled & fslib update. J-D-K 2025-09-16 17:59:33 -0400
  • 30a607a9e1 io.cpp: thread pooled. J-D-K 2025-09-11 20:40:37 -0400
  • f8beae4a1d zip.cpp: threadpooled. J-D-K 2025-09-11 20:01:51 -0400
  • 34c1ef5c12 Make fs::copy_zip_to_directory use thread pool instead of spawning new thread. J-D-K 2025-09-11 19:44:31 -0400
  • 27f3ea2e49 Add experimental sys::threadpool. J-D-K 2025-09-11 19:24:01 -0400
  • 773acbabc8 Fix delete_all_remote_backups_for_title not returning to root on completion. J-D-K 2025-09-14 08:16:55 -0400
  • a24331b72a URL and Form fixes. J-D-K 2025-09-13 23:42:50 -0400
  • 073d8a5169 Fix string sanitation logic error. 09/13/2025 J-D-K 2025-09-13 22:20:44 -0400
  • 320569e98f
    Merge pull request #291 from DDinghoya/patch-3 JK 2025-09-11 12:46:08 -0400
  • 2820c82182
    Update KO.json DDinghoya 2025-09-11 21:45:55 +0900
  • 5ef8da359e
    Merge pull request #290 from J-D-K/dev JK 2025-09-10 21:41:30 -0400
  • d313ae33af Change button glyphs used in strings. J-D-K 2025-09-10 21:32:31 -0400
  • 046d5581ee Use ui::Transition for FileOptionState. J-D-K 2025-09-10 21:17:31 -0400
  • 16e9c88227 Use ui::Transition for FileModeState. J-D-K 2025-09-10 20:10:36 -0400