- 17 Jul, 2018 2 commits
-
-
Max Kellermann authored
Modeled after std::filesystem::operator/() from C++17.
-
Max Kellermann authored
-
- 16 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 02 Jun, 2018 2 commits
-
-
Max Kellermann authored
To get udisks2 support started, this commit contains the configure.ac option and a "neighbor" plugin which shows block devices. Later, this will allow mounting removable media with a new storage plugin.
-
Max Kellermann authored
From https://github.com/CM4all/libcommon/commit/a7cef404c1f7eedff1a629da48f77491218ee281 To be used by upcoming code.
-
- 04 Mar, 2018 1 commit
-
-
Christian Kröner authored
-
- 20 Jan, 2018 1 commit
-
-
Max Kellermann authored
These have no use, exception for creating an artificial dependency from input_plugins[] to all archive plugins.
-
- 17 Jan, 2018 4 commits
-
-
Max Kellermann authored
Prepare for option values.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Allow the caller to use a simple "for" loop without checking arguments.
-
- 12 Dec, 2017 1 commit
-
-
Max Kellermann authored
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169
-
- 17 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 02 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 12 Apr, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 18 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Jun, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 Mar, 2015 2 commits
-
-
Max Kellermann authored
Use wchar_t for everything on Windows. Solves a lot of filesystem charset problems.
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 08 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 26 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 22 Sep, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 28 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Jan, 2014 1 commit
-
-
Max Kellermann authored
This commit adds the NeighborPlugin API which can be used to detect nearby file servers that can be used by input plugins. This list of servers is exported using the new "listneighbors" command. The idle even "neighbor" notifies interested clients when a new neighbor is found or an existing one is lost. There's a lot missing currently: protocol&user documentation, and a way to "mount" remote servers into the music database. Obviously, some code from the UPnP database plugin can be moved to a neighbor plugin.
-
- 24 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2014 1 commit
-
-
Max Kellermann authored
-