- 09 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 01 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Sep, 2014 1 commit
-
-
Andrzej Rybczak authored
-
- 29 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 28 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Aug, 2014 1 commit
-
-
Max Kellermann authored
Stop HTTP clients from exploiting MPD via forged POST requests.
-
- 29 Jul, 2014 2 commits
-
-
Max Kellermann authored
For database plugins that don't use the UpdateService.
-
Max Kellermann authored
-
- 12 Jul, 2014 1 commit
-
-
Max Kellermann authored
Manipulates the playback range of a queued song.
-
- 11 Jul, 2014 2 commits
-
-
Max Kellermann authored
Implement a "bulk" edit mode that postpones both UpdateQueuedSong() and OnModified(). This way, the playlist version gets incremented only once. More importantly: when adding multiple songs to a queue that consists of only one song, the first song that got added will always be played next. By postponing this choice, all newly added songs get a chance to become the next song. Fixes the second (and last) part of Mantis ticket 0004005.
-
Max Kellermann authored
-
- 16 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jun, 2014 1 commit
-
-
Max Kellermann authored
Eliminate extra allocations for the std::list node instances.
-
- 10 May, 2014 1 commit
-
-
Max Kellermann authored
This case is handled already by playlist_open_in_playlist_dir() (via playlist_mapper_open()). And the call didn't work anyway.
-
- 27 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 26 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Apr, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fixes assertion failure.
-
- 24 Apr, 2014 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The string "base" is understood by locate_parse_type(), but not by listAllUniqueTags(). The special tag type LOCATE_TAG_BASE_TYPE causes a crash in PrintUniqueTag().
-
Max Kellermann authored
-
- 14 Mar, 2014 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2014 1 commit
-
-
Max Kellermann authored
Lists files and directories. Supports storage plugins.
-
- 28 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 27 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
A SimpleDatabase instance can now "mount" other Database instances at certain locations. This is used to use a new SimpleDatabase instance for each storage mount (issued with the "mount" protocol command). Each such instance has its own database file, stored in the directory that is specified with the "cache_directory" option.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 12 Feb, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Add the new idle event to Idle.hxx/Idle.cxx.
-
Max Kellermann authored
-
- 09 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Implements the error checks missing in commit 0bad8406
-