- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 17 Jul, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This fixes an old bug which caused the "unused" warnings to be unreliable; only the first block in the list was marked as being "used", no matter if it was really used, and the rest was never marked as "used", suppressing all warnings for them.
-
- 16 Jul, 2018 1 commit
-
-
Max Kellermann authored
-
- 22 Jun, 2018 1 commit
-
-
Max Kellermann authored
This adds a bit of overhead, but also adds flexibility to the API, because arbitrary triggers may be invoked from that virtual method implementation, not just Cond::signal(). The motivation for this is to make the handlers more dynamic, for the upcoming buffering class utilizing ProxyInputStream.
-
- 21 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 20 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 14 Nov, 2017 1 commit
-
-
Max Kellermann authored
Fixes a deadlock caused by commit 31ab78ae. That commit was not actually bad - just these two calls have always been bad, which went unnoticed for a long time.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Sep, 2016 1 commit
-
-
Max Kellermann authored
-
- 10 Jun, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 21 Feb, 2016 1 commit
-
-
Max Kellermann authored
Obsolete class CloseSongEnumerator, which was a kludge.
-
- 26 Oct, 2015 1 commit
-
-
Max Kellermann authored
This reverts commit d7d9dbd2 by reimplementing it with the current MPD API. 3 years ago, I was wrong about the "embcue" plugin being able to replace this one, because "embcue" reads a tag named "CUESHEET", while this plugin reads the "CUESHEET" FLAC metablock. There's an important difference between those two!
-
- 21 Jan, 2015 3 commits
-
-
Max Kellermann authored
The old struct config_param remains only for top-level string options.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 08 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 04 Dec, 2014 1 commit
-
-
Max Kellermann authored
Don't use GLib.
-
- 21 Nov, 2014 1 commit
-
-
Max Kellermann authored
Simplify the definition of many build options.
-
- 01 Nov, 2014 1 commit
-
-
Max Kellermann authored
Use the new uri_get_suffix() overload that removes the query string.
-
- 12 May, 2014 1 commit
-
-
Max Kellermann authored
-
- 18 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Simplifies a lot of code, because we don't need to return both the SongEnumerator and the InputStream.
-
- 24 Jan, 2014 2 commits
-
-
Max Kellermann authored
Merge duplicate code.
-
Max Kellermann authored
-
- 23 Jan, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 09 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2013 1 commit
-
-
Max Kellermann authored
Merge some duplicate code.
-
- 15 Dec, 2013 1 commit
-
-
Max Kellermann authored
Replaces g_uri_parse_scheme().
-
- 23 Oct, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-