- 26 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 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2014 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Jan, 2014 1 commit
-
-
Max Kellermann authored
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
-
- 15 Jan, 2014 1 commit
-
-
Max Kellermann authored
Don't create an intermediate Song instance when all we want is a DetachedSong.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 08 Jan, 2014 1 commit
-
-
Max Kellermann authored
Don't create a temporary Song object in handle_lsinfo(). Instead, print all tags while parsing the remote file.
-
- 07 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 15 Dec, 2013 1 commit
-
-
Max Kellermann authored
Avoid GLib.
-
- 02 Dec, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Nov, 2013 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2013 1 commit
-
-
Max Kellermann authored
Add a new CommandResult code called "FINISH" which, unlike "CLOSE", will attempt to flush the output buffer. This is a one-shot attempt; it will do one write, and not try again.
-
- 30 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Oct, 2013 1 commit
-
-
Max Kellermann authored
This reverts commit a577944a. Will be replaced by new options for the old commands "search" and "find".
-
- 28 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 26 Oct, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Implements Mantis ticket 3843.
-
Max Kellermann authored
Check was the wrong way around, and made all valid values invisible.
-
Max Kellermann authored
-
- 25 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 24 Oct, 2013 1 commit
-
-
Max Kellermann authored
This command was removed by commit 206392ad (MPD 0.16), even though it was been proven useful for some very simple clients. On request, I add it to the protocol again.
-
- 20 Oct, 2013 2 commits
-
-
Max Kellermann authored
Replaces GLib's g_ascii_strcasecmp().
-
Max Kellermann authored
-