- 22 Feb, 2019 3 commits
-
-
Max Kellermann authored
Even if the LocalStorage is available, return the "udisks://" URI when the MapUTF8() parameter is an empty string. This fixes the mount URI in the state file.
-
Max Kellermann authored
Closes #487
-
Max Kellermann authored
-
- 21 Feb, 2019 3 commits
-
-
Max Kellermann authored
Fixes the "org.freedesktop.UDisks2.Error.AlreadyMounted" error. Closes #485
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Nov, 2018 1 commit
-
-
Max Kellermann authored
Since we switched from autotools to Meson in commit 94592c14, we don't need to include `config.h` early to properly enable large file support. Meson passes the required macros on the compiler command line instead of defining them in `config.h`. This means we can include `config.h` at any time, whenever we want to check its macros, and there are no ordering constraints.
-
- 05 Jun, 2018 3 commits
-
-
Max Kellermann authored
The absolute udisks:// URI is not usable with InputStream::Open(), and thus we need to return the LocalStorage::MapUTF8() return value instead.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Jun, 2018 1 commit
-
-
Max Kellermann authored
Documentation will follow soon.
-