Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: Implement SAF support & migrate to SDK 31. (#4) | bunnei | 2023-06-03 | 1 | -9/+22 |
* | common: fs: Implement for Android. | bunnei | 2023-06-03 | 1 | -0/+7 |
* | general: fix compile for Apple Clang | Liam | 2022-11-23 | 1 | -0/+1 |
* | path_util: Resolve `-Wpointer-bool-conversion` warning | lat9nq | 2022-05-27 | 1 | -3/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | common/fs/path_util: Slightly refactor PathManagerImpl's constructor | Creak | 2021-10-12 | 1 | -12/+15 |
* | config: Move TAS options to it's own menu | german77 | 2021-09-18 | 1 | -1/+1 |
* | core: Hacky TAS syncing & load pausing | MonsterDruide1 | 2021-09-18 | 1 | -2/+1 |
* | settings: File selector & other settings | MonsterDruide1 | 2021-09-18 | 1 | -0/+2 |
* | common: fs: fs_util: Move PathToUTF8String to fs_util | Morph | 2021-06-02 | 1 | -6/+0 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -0/+432 |