- 15 Aug, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2016 3 commits
-
-
-
Max Kellermann authored
The comment about requiring libtool from 7 years ago is obsolete these days.
-
Max Kellermann authored
Remove our own songlength database parser.
-
- 27 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 04 Jul, 2016 1 commit
-
-
Max Kellermann authored
The latter doesn't exist, and this broke Vorbis-only builds.
-
- 01 Jul, 2016 1 commit
-
-
Max Kellermann authored
-
- 22 Jun, 2016 1 commit
-
-
Dimitris Papastamos authored
-
- 14 May, 2016 1 commit
-
-
Max Kellermann authored
Use libvorbis instead of libvorbisfile, which gives us more control over the decoding process.
-
- 03 May, 2016 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Will be needed to compile libxiph.a.
-
Max Kellermann authored
-
- 02 May, 2016 2 commits
-
-
Max Kellermann authored
This is a kludge which may break system include path order, see https://bugs.musicpd.org/view.php?id=4524
-
Max Kellermann authored
-
- 29 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 23 Feb, 2016 1 commit
-
-
Max Kellermann authored
The initgroups() manpage says we need to check for _BSD_SOURCE. The thing is that glibc deprecated this macro, and doesn't define it anymore, effectively breaking all MPD supplementary groups. The real fix is to check for initgroups() availability at configure time, instead of relying on the deprecated _BSD_SOURCE macro.
-
- 19 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 15 Dec, 2015 1 commit
-
-
Max Kellermann authored
We may start using C++ exceptions for error handling soon.
-
- 10 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 16 Oct, 2015 1 commit
-
-
Max Kellermann authored
-
- 30 Sep, 2015 1 commit
-
-
Max Kellermann authored
This should not be necessary if libgme was built properly, and it may break the build with libc++.
-
- 17 Sep, 2015 3 commits
-
-
François Revol authored
Also uses the notification system to display tags.
-
François Revol authored
-
François Revol authored
-
- 27 Jun, 2015 3 commits
-
-
Max Kellermann authored
Not used anymore.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 22 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 25 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 20 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 05 Mar, 2015 1 commit
-
-
Max Kellermann authored
Use wchar_t for everything on Windows. Solves a lot of filesystem charset problems.
-
- 25 Feb, 2015 1 commit
-
-
Max Kellermann authored
-
- 06 Feb, 2015 1 commit
-
-
Max Kellermann authored
A few protocol feature have been added to the 0.20 branch, and thus we should raise the protocol version in the server greeting.
-
- 26 Jan, 2015 2 commits
-
-
PHO authored
This can eliminate the ad-hoc "#ifdef WIN32" and can also support other platforms lacking it as well (including Darwin 9).
-
Max Kellermann authored
-
- 23 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 16 Jan, 2015 1 commit
-
-
Max Kellermann authored
-