Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
First commit for issue #69
|
|
Closes #232
|
|
libmad has been unmaintained for a long time, and it fails to build on
Windows. I could go and fix libmad's broken configure script, but I
prefer to just assign MP3 decoding to FFmpeg for now.
Closes #228
|
|
|
|
Enable the NFS storage plugin on Android.
Closes #226
|
|
|
|
|
|
|
|
|
|
For version numbers such as OpenSSH's, e.g.: "7.2p2"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MPD doesn't use this feature anyway.
|
|
|
|
|
|
|
|
|
|
This introduces a the new class MakeProject, which is used as a base
class for all Makefile based thirdparty libraries.
|
|
|
|
On OS X, the "libtoolize" command is some Apple tool. The libtoolize
we want is named "glibtoolize" in Homebrew.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable it in the Windows build script, closes #78.
LAME currently doesn't support Android:
checking host system type... Invalid configuration `arm-linux-androideabi': system `androideabi' not recognized
|
|
|
|
|