Commit Graph

52 Commits

Author SHA1 Message Date
J-D-K
3b9072ea83 Add Dictionary back to keyboard. 2025-11-29 10:54:51 -05:00
J-D-K
bb04395712 Bring back menu wrapping. 2025-11-19 14:22:51 -05:00
J-D-K
785b51c455 Implement States for SlideOutPanel. 2025-11-14 20:52:25 -05:00
J-D-K
d8b8375fd5 Implement state for ConfirmState. Add move constructor. 2025-11-10 18:16:40 -05:00
J-D-K
ba5d6a0b31 Revisions. Update SDLLib. 2025-11-01 12:15:07 -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
8d449685bd Work on better Cache save support. 2025-10-05 11:38:54 -04:00
J-D-K
cc5da07eaa Add replacement table for sanitize_string_for_path 2025-10-02 13:09:27 -04:00
J-D-K
f725908240 Tweak StateManager update routine to fix overlap. Add create_push_fade to ProgressState. Cleanup some inconsistencies. 2025-09-25 21:00:44 -04:00
J-D-K
2b079fb49f Add Keep Local Backups to config. Addresses #284. 2025-09-25 17:14:46 -04:00
J-D-K
eaef5a02ad BackupMenuState: Fix new uploads not being named. 2025-09-21 13:48:14 -04:00
J-D-K
6c63cb2a8a Fix auto_backup. 2025-09-21 06:37:41 -04:00
J-D-K
3c54474e5b Thread pooled & fslib update. 2025-09-16 17:59:33 -04:00
J-D-K
d313ae33af Change button glyphs used in strings. 2025-09-10 21:32:31 -04:00
J-D-K
781df01d1c Fix potential crash and typo in remote::Storage. 2025-09-09 13:58:42 -04:00
J-D-K
8653e9b033 Correct logic for sanitize_string_for_path. Fixes #286 and compatibility with Pokemon games from master branch. 2025-09-06 20:14:28 -04:00
J-D-K
a072c28dfb File mode progress. 2025-09-03 15:54:54 -04:00
J-D-K
fd469c057d Typo fix. 2025-08-24 17:00:59 -04:00
J-D-K
e394bdbbf3 Update libs, remove remote instructions until I have more time to deal with Google's shenanigans. 2025-08-21 19:06:49 -04:00
J-D-K
6bc3305340 Update fslib for range based Directory loops. 2025-08-20 12:39:29 -04:00
J-D-K
05b447e641 Revisions 2025-08-18 14:31:51 -04:00
J-D-K
1caec25d2a Revisions, SVI import fix. 2025-08-16 18:58:32 -04:00
J-D-K
74892e169f Band-aid fix for Auto-Backup 2025-08-14 12:01:37 -04:00
J-D-K
2f2191bc15 WebDav fixes and tweaks. 2025-08-08 16:07:55 -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
884f1a36f9 Refactoring, fixes. 2025-08-06 19:35:23 -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
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
3d5ddc8679 Begin BackupMenuState Refactor. 2025-07-18 16:53:22 -04:00
J-D-K
6af4bed9fa Change AppState to BaseState. Update headers. 2025-07-18 06:22:55 -04:00
J-D-K
f7163f8dd7 Fix *nix case sensitivity building issues. 2025-07-05 14:54:43 -04:00
J-D-K
e27e0c8e51 remote::Storage just barely working. 2025-07-04 13:06:47 -04:00
J-D-K
e29db89706 Fix issue from unimplemented changes. 2025-06-21 08:24:29 -04:00
J-D-K
4a6d365860 Add StateManager singleton. 2025-06-21 08:09:07 -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
69f728b29b Fix extending containers. Update and implement SVI files. 2025-06-09 14:22:24 -04:00
J-D-K
b37413a51c Implement blacklisting in data and title options. 2025-06-07 16:33:54 -04:00
J-D-K
39747a0031 Basic, core stuff working AFAIK. 2025-06-07 15:34:28 -04:00
J-D-K
6b2283d45b Start remote storage work. (Unbuild. Untested.) 2025-03-06 13:19:01 -05:00
J-D-K
11672043c3 Code style update. 2025-02-21 13:31:40 -05:00
J-D-K
88e66992ed Emergency push. 2025-01-31 19:45:44 -05:00