Commit Graph

44 Commits

Author SHA1 Message Date
Jaime J. Denizard
2cf5a22062
Merge branch 'J-D-K:master' into master-1 2024-03-08 23:31:01 -05:00
Jaime J. Denizard
24644bb743
Fixing typo 2023-08-23 02:51:31 -04: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
J-D-K
2f34ddd3ba Update Drive instructions, readme 2021-12-15 20:21:33 -05:00
J-D-K
2fbfe5b62e First(?) readme update, thread race fix 2021-11-15 17:47:12 -05:00
J-D-K
213f11a274 Remove warning 2021-08-21 22:24:43 -04:00
J-D-K
2b6f91e20f Update readme, add legacy config loading, new translation format, remove curUser and curData definition shortcuts 2021-08-16 21:58:18 -04:00
J-D-K
3f8a53a3d8 fix warning b4 i pass out 2021-07-09 23:10:59 -04:00
J-D-K
6615edb182 Update w/ warning 2021-07-09 23:09:51 -04:00
J-D-K
6fdd7d33e7 WIP UI Update 2021-07-09 23:05:19 -04:00
J-D-K
e34a3f36c7 >>WIP Early<< SDL2 GFX 2021-06-02 17:05:57 -04:00
J-D-K
6c95ffc0f7 Update readme + updated traditional chinese 2021-05-17 15:27:05 -04:00
NPC-C83H
bda3dfe473
Update README.MD
required package-names typo for libjson-c(without `-` between 'lib' and 'json-c')
2021-02-27 10:09:54 +08:00
J-D-K
d8cbb3401a Add online update code, alpha mask for icons, optimize gfx a bit better 2020-07-09 23:24:57 -04:00
J-D-K
4e4ca56f79 Update Readme + date 2020-06-07 20:15:48 -04:00
J-D-K
9e87758298 Add a few things to readme 2020-06-07 19:09:07 -04:00
J-D-K
633a97a568 Add drawTextf, drawTextfWrap, Add ZIP export (import later) 2020-06-06 21:58:27 -04:00
J-D-K
4420e7c164 Use std::unordered_map for icons instead of class/vectors 2020-06-04 19:59:15 -04:00
J-D-K
370ecc0e36 Update readme for recent changes 2020-06-04 16:42:36 -04:00
J-D-K
657b41111f Fix up readme, add spaces to traditional chinese for line breaking, fix up some other stuff 2020-06-02 22:38:11 -04:00
J-D-K
2dc96be0b8 update readme 2020-05-20 16:27:00 -04:00
J-D-K
cbea40e42e Add back RomFS opening to extras, add free space checks 2020-05-08 02:30:41 -04:00
J-D-K
1e03cbaf85 fix readme 2020-04-30 21:00:24 -04:00
J-D-K
052b24b1be Add defineable path 2020-04-30 20:59:33 -04:00
J-D-K
d0a6aed45d Add new screenshot 2020-04-26 22:53:11 -04:00
J-D-K
0205d76df4 Thread file copying 2020-04-22 20:43:23 -04:00
J-D-K
e18c381a05 Add quick guide to readme. 2020-04-18 23:00:37 -04:00
J-D-K
6b555ad656 Add options menu 2020-04-02 20:16:16 -04:00
J-D-K
f207bfab48 Finally include romfs opening code 2019-04-18 12:24:12 -04:00
J-D-K
8bc8a4631a Readme update 2018-12-19 00:27:55 -05:00
J-D-K
7329402523 Update readme 2018-10-01 19:51:53 -04:00
JK_
4562e7f14d
Correct readme 2018-09-15 14:15:52 -04:00
J-D-K
fceaf2e21f Update readme + small stuff 2018-09-01 22:28:51 -04:00
JK_
e6d870f8c9
Update README.MD 2018-07-23 19:23:55 -04:00
J-D-K
b5d5a04064 Update readme 2018-07-23 19:22:56 -04:00
J-D-K
570ee8884e Update + some cleaning 2018-07-08 05:33:06 -04:00
J-D-K
d9f0ad5d07 Begin adding touch controls + update readme 2018-07-01 23:08:50 -04:00
J-D-K
eb14630a9e Begin to show my final form 2018-07-01 11:44:49 -04:00
J-D-K
6cedcb7509 libpng + pngs for easier graphics changes 2018-06-28 19:30:40 -04:00
J-D-K
697ac050df Small update 2018-06-23 16:16:37 -04:00
J-D-K
ac65504083 Update Readme 2018-06-13 18:25:21 -04:00
J-D-K
5a0808ab01 Remove const 2018-06-11 11:12:18 -04:00
J-D-K
0598d61dff First 2018-06-10 22:04:04 -04:00