- 05 Dec, 2018 3 commits
-
-
Hugo Beauzée-Luyssen authored
The migration is assuming network indexing wasn't present before now, and all existing files are local ones Fix #48
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #49
-
- 04 Dec, 2018 1 commit
-
-
Hugo Beauzée-Luyssen authored
This reverts commit 0e08b00b.
-
- 03 Dec, 2018 9 commits
-
-
Hugo Beauzée-Luyssen authored
This allows folders to be listed based on the amount of audio media, video media, or both, instead of "any media" Fix #46
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
And support fetching entrypoints by their parent device
-
Hugo Beauzée-Luyssen authored
-
- 30 Nov, 2018 12 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
An external IFileSystemFactory is now responsible for calling the mounted/unmounted callbacks with the device that changed. This is part of the effort to handle multiple mountpoints for a given device
-
Soomin Lee authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 29 Nov, 2018 10 commits
-
-
Hugo Beauzée-Luyssen authored
This fixes restoring a task on a removable device
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Since we now handle multiple mountpoints, we care about a device being mounted/unmounted instead of plugged unplugged
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
There's no real way around that since we want the same netbios name to yield the same device, independently of its case
-
Hugo Beauzée-Luyssen authored
To simplify checking for the indexed state of an mrl
-
Hugo Beauzée-Luyssen authored
It was timing out while waiting for a folderBanned notification, which was long enough for the unban & reload to work, but the test took 5s instead of a few milliseconds
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Doing it from the main thread can drastically slow down the medialibrary startup
-
- 19 Nov, 2018 5 commits
-
-
Hugo Beauzée-Luyssen authored
Fix #50
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-