- 02 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 3 commits
-
-
Max Kellermann authored
These attributes are printed in the "outputs" response, and the new command "outputset" allows setting new values. No attributes are currently implemented.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Dec, 2017 2 commits
-
-
Max Kellermann authored
Closes #172
-
Max Kellermann authored
-
- 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
-
- 26 Nov, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Nov, 2017 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2017 1 commit
-
-
Max Kellermann authored
The "-1" magic value is deprecated now.
-
- 17 Aug, 2017 1 commit
-
-
Ryan Walklin authored
-
- 15 Aug, 2017 1 commit
-
-
Ryan Walklin authored
Add API documentation Support 64 bit offsets Use InputStream for all reads
-
- 11 Aug, 2017 1 commit
-
-
Max Kellermann authored
-
- 05 Jul, 2017 1 commit
-
-
Max Kellermann authored
-
- 04 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jun, 2017 1 commit
-
-
Max Kellermann authored
This commit is similar to 788e3b31, and removes more "pure" attributes which were placed on functions that could throw exceptions, which is illegal according to clang's understanding of the attribute (but not according to GCC's). GitHub issue #58 was most likely about StorageDirectoryReader::GetInfo() and Storage::GetInfo(), which still had "pure" attributes. Closes #58
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 28 Apr, 2017 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2017 1 commit
-
-
Max Kellermann authored
-
- 25 Feb, 2017 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
These events are relevant for all partitions.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to convert "partition" to a mutable pointer.
-
- 24 Feb, 2017 1 commit
-
-
Max Kellermann authored
This code (added 7 years ago with commit b233c145) has been obsoleted by the SongLoader class (added 3 years ago).
-
- 17 Feb, 2017 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
With this commit, multi-player support becomes possible... it's just not wired to the frontend yet. This is based on massive amounts of refactoring work I did over the past 9 years.
-
Max Kellermann authored
-
Max Kellermann authored
The first step to multi-player support. Not much, just a dummy command.
-
- 11 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 10 Feb, 2017 1 commit
-
-
Max Kellermann authored
Eliminate global variables.
-
- 08 Feb, 2017 5 commits
-
-
Max Kellermann authored
Implement the second part of https://bugs.musicpd.org/view.php?id=3990
-
Max Kellermann authored
Some database plugins don't use a Storage (e.g. UPnP), and with this plugin, DatabaseDetachSong() can crash.
-
Max Kellermann authored
-
Max Kellermann authored
The "tagtypes" command now has several sub commands which can be used to edit that mask.
-
Max Kellermann authored
handle_tagtypes() is also being moved to ClientCommands.cxx, because that command will be extended to access client-specific settings.
-