index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2018-08-20
Makefile.am: use $(AM_V_GEN) and $(AM_V_at)
Max Kellermann
2018-08-20
Makefile.am: use $(MKDIR_P) instead of "mkdir -p"
Max Kellermann
2018-08-20
Makefile.am: use $(@D)/$(@F) instead of $(dir/notdir ...)
Max Kellermann
2018-08-20
android: use a gray notification icon
Thomas Guillem
2018-08-19
android: Main is now a service
Thomas Guillem
2018-08-19
android: add LogListener
Thomas Guillem
2018-08-19
Makefile.am: use javac instead of javah to generate JNI header
Max Kellermann
2018-08-17
configure.ac, Makefile.am: add variable ANDROID_ABI
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
Max Kellermann
2018-08-17
Makefile.am: add missing $(CURL_CFLAGS) and $(EXPAT_CFLAGS)
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-07-06
lib/nfs/Connection: use new class NfsClientError
Max Kellermann
2018-07-06
input/Error: new library providing IsFileNotFound()
Max Kellermann
2018-07-06
input/Domain: remove obsolete variable
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-05-22
Makefile.am: invoke javac with source/target 1.6
Max Kellermann
2018-02-24
Main: move WinSock initialization to class ScopeNetInit
Max Kellermann
2018-01-23
test/NullMixerListener: new class to fix -Wnull-dereference
Max Kellermann
2018-01-19
Makefile.am: link libicu.a before libutil.a
Max Kellermann
2018-01-19
Makefile.am: use Android SDK build-tools 27.0.0
Max Kellermann
2018-01-18
Makefile.am: rename JAVA_SOURCES to JAVA_SOURCE_PATHS
Max Kellermann
2018-01-04
Makefile.am: build Android APK package without Ant
Felix Hädicke
2018-01-04
Makefile.am: add variable ZIPALIGN
Max Kellermann
2018-01-04
Makefile.am: add variable ANDROID_SDK_PLATFORM
Max Kellermann
2017-12-18
Save and restore mountpoints within the state file.
FlashSystems
2017-12-11
lib/upnp: use include path without upnp/ prefix and honor pkg-config CFLAGS
Uwe Kleine-König
2017-12-05
Makefile.am: include Windows cross-build script in source tarball
Max Kellermann
2017-11-16
lib/upnp: adapt to libupnp 1.8 API changes
Max Kellermann
2017-09-20
lib/icu/Compare: OO wrapper for IcuCaseFold()
Max Kellermann
2017-09-20
lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx
Max Kellermann
2017-08-21
OSX mixer
Matthew Leon
2017-07-20
move MusicBrainz id3v2 tags to separate file
Matthew Leon
2017-01-17
util/StringBuffer: new utility class
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-17
test: add AudioFormat unit test
Max Kellermann
2017-01-17
Makefile.am: move AudioFormat.cxx to libpcm.a
Max Kellermann
2017-01-17
Makefile.am: fix linking xiph with ogg
Jörg Krause
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-08
storage/http: new storage plugin
Max Kellermann
2017-01-07
util/TimeParser: wrapper for strptime()
Max Kellermann
2017-01-07
Adding volume_mapping from alsa-utils/alsamixer
TermeHansen
2017-01-07
lib/expat/ExpatParser: move InputStream overload to separate source file
Max Kellermann
2017-01-07
Makefile.am: add variable CURL_SOURCES
Max Kellermann
2017-01-06
lib/curl/Slist: new wrapper for curl_slist
Max Kellermann
2017-01-04
Makefile.am: update header files
Max Kellermann
2017-01-04
Makefile.am: updated web server documentation path
Max Kellermann
2017-01-03
input/curl: move code to class CurlRequest
Max Kellermann
2017-01-03
input/curl: move class CurlGlobal to separate source file
Max Kellermann
2016-12-29
command/{Player,Error}: extract messages from nested exceptions
Max Kellermann
[next]