Eric Warmenhoven
|
079ef42a40
|
cloud sync: fix bug from #16871 (#16879)
https://github.com/libretro/RetroArch/pull/16871/files#r1715823706
|
2024-08-15 15:27:09 -07:00 |
Eric Warmenhoven
|
12def933dc
|
cloud sync: add options to sync thumbnails and system files, default off (#16869)
|
2024-08-11 13:12:35 -07:00 |
Eric Warmenhoven
|
9c5a95a126
|
cloud sync: speed up sync a bit by uploading/downloading in parallel (#16871)
|
2024-08-11 13:12:27 -07:00 |
libretroadmin
|
857d1e4ddb
|
Buildfix
|
2024-07-20 19:46:34 +02:00 |
Eric Warmenhoven
|
63799385fc
|
iCloud cloud sync driver (#16794)
|
2024-07-18 22:02:52 -07:00 |
Jay Paul
|
c570a6a20a
|
allow saves and configs to be optionally synced to cloud
|
2024-06-25 08:25:28 -05:00 |
Alex Kiraly
|
c644487d8f
|
Enable Cloud Sync by default on Linux builds with network (#16456)
* Enable by cloudsync by default on Linux builds with network
* Make WebDAV C89-friendly
|
2024-04-23 16:57:38 -07:00 |
Alex Kiraly
|
5730ac51a5
|
Fixed SEGFAULT in WebDav task sync + type changes (#16345)
|
2024-03-18 12:08:40 -07:00 |
Eric Warmenhoven
|
99309a4d79
|
Cloud sync fixes - ignore .DS_Store files and re-sync on app foreground (#16055)
|
2023-12-28 11:10:13 -08:00 |
Eric Warmenhoven
|
793cb0cfa3
|
Fix ios-vulkan-ppsspp, and a small cloud save fix (#15801)
|
2023-10-15 05:45:03 -07:00 |
Eric Warmenhoven
|
db39d78b8c
|
cloudsync: Don't sync playlists (#15608)
|
2023-08-16 22:04:55 -07:00 |
libretroadmin
|
c5088ce2ca
|
Silence some warnings and general cleanups
|
2023-08-16 22:08:01 +02:00 |
Eric Warmenhoven
|
3ef31d2eee
|
cloud sync: clean up directory/filename mapping, log errors (#15561)
|
2023-08-07 20:43:22 +02:00 |
Eric Warmenhoven
|
fcedac5d0d
|
strlen -> STRLEN_CONST, fix warning (#15555)
|
2023-08-06 09:17:47 +02:00 |
Eric Warmenhoven
|
20f48ea800
|
cloud sync - fix a couple manifest management bugs (#15552)
|
2023-08-05 13:59:10 +02:00 |
Eric Warmenhoven
|
893b0d142e
|
Cloud Sync (#15548)
* cloud sync - algorithm and abstract cloud storage API
* WebDAV cloud sync driver, and associated net_http improvements
* Cloud sync settings menu
|
2023-08-04 09:20:50 +02:00 |