- 23 Oct, 2018 6 commits
-
-
Max Kellermann authored
release v0.20.22
-
Max Kellermann authored
-
Max Kellermann authored
Closes #373
-
Max Kellermann authored
The flag `-stdlib=libc++` doesn't appear to work because it attempts to load `libc++` and not `libc++_static`, and it omits `libc++abi`.
-
Max Kellermann authored
-
Max Kellermann authored
Closes #360
-
- 22 Oct, 2018 21 commits
-
-
Max Kellermann authored
Closes #366
-
Max Kellermann authored
In this new order, a filter 'AlbumArtist ""' matches only on songs which neither have `AlbumArtist` nor `Artist`.
-
Max Kellermann authored
-
Max Kellermann authored
Grouping in the "list" command was completely broken from the start, unlike "count group". I have no idea what I have been thinking when I wrote commit ae178c77, but it didn't make any sense. This commit is a rewrite of the feature. For clients to be able to detect this feature, this commit also increments the protocol version.
-
Max Kellermann authored
Be consistent with "list" responses.
-
Max Kellermann authored
-
Max Kellermann authored
Just like AlbumArtist falls back to Artist, AlbumArtistSort should fall back tom AlbumArtist, ArtistSort and finally Artist. Closes #355
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
This improves the workaround from commit b5ba94f1 and actually gives a useful result for "list" with a disabled tag.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Oct, 2018 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Use `const_cast` to be able to pass it to sf_open_virtual() which has a wrong parameter declaration.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Oct, 2018 5 commits
-
-
skidoo23 authored
-
Max Kellermann authored
-
Max Kellermann authored
Fix links and lots of broken markup.
-
Max Kellermann authored
-
-
- 16 Oct, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-