index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: use MPD_ENABLE_AUTO_PKG_LIB for libgme
Max Kellermann
2014-12-22
1
-1
/
+1
*
configure.ac: remove redundant declaration "HAVE_ISO9660"
Max Kellermann
2014-12-22
1
-1
/
+1
*
decoder/ffmpeg: move code to lib/ffmpeg/Init.cxx
Max Kellermann
2014-12-21
1
-0
/
+1
*
decoder/ffmpeg: move code to lib/ffmpeg/LogCallback.cxx
Max Kellermann
2014-12-20
1
-0
/
+1
*
decoder/ffmpeg: move struct AvioStream to FfmpegIo.hxx
Max Kellermann
2014-12-19
1
-0
/
+2
*
decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx
Max Kellermann
2014-12-19
1
-0
/
+1
*
decoder/ffmpeg: move code to class FfmpegBuffer
Max Kellermann
2014-12-18
1
-0
/
+1
*
decoder/ffmpeg: log detailed error message
Max Kellermann
2014-12-18
1
-0
/
+1
*
sticker/Song: add enum StickerOperator to sticker_song_find()
Max Kellermann
2014-12-12
1
-0
/
+1
*
sticker/Database: move SQLite helpers to lib/sqlite/Util.hxx
Max Kellermann
2014-12-12
1
-0
/
+1
*
lib/sqlite/Domain: add Domain instance for SQLite
Max Kellermann
2014-12-12
1
-0
/
+1
*
configure.ac: use MPD_ENABLE_AUTO_LIB for libfaad
Max Kellermann
2014-12-09
1
-1
/
+1
*
configure.ac: add macro MPD_ENABLE_AUTO_LIB
Max Kellermann
2014-12-09
1
-3
/
+3
*
src/win32: move resources to win32/
Max Kellermann
2014-12-09
1
-5
/
+5
*
configure.ac: add option to disable CUE
Max Kellermann
2014-12-08
1
-5
/
+9
*
Makefile.am: change android apk name
Thomas Guillem
2014-12-08
1
-6
/
+7
*
Makefile.am: add symlink for android layout folders
Thomas Guillem
2014-12-08
1
-1
/
+1
*
playlist/pls: custom INI parser
Max Kellermann
2014-12-04
1
-6
/
+2
*
util/SplitString: new utility class
Max Kellermann
2014-12-04
1
-0
/
+2
*
test/test_util: add unit test for DivideString
Max Kellermann
2014-12-04
1
-0
/
+1
*
test/test_util: move class UriUtilTest to UriUtilTest.hxx
Max Kellermann
2014-12-04
1
-0
/
+1
*
util/SplitString: rename to DivideString
Max Kellermann
2014-12-03
1
-1
/
+1
*
mixer/null: new mixer plugin
Max Kellermann
2014-12-02
1
-0
/
+1
*
fs/Path: add methods GetBase() and GetDirectoryName()
Max Kellermann
2014-12-02
1
-1
/
+1
*
lib/icu/Converter: add ICU-based backend
Max Kellermann
2014-12-01
1
-0
/
+4
*
test/TestIcu: new unit test for lib/icu/*
Max Kellermann
2014-12-01
1
-1
/
+12
*
lib/icu/Collate: move code to Util.cxx
Max Kellermann
2014-11-30
1
-0
/
+1
*
fs/Charset: move code to wrapper class IcuConverter
Max Kellermann
2014-11-30
1
-1
/
+18
*
Merge tag 'v0.19.5'
Max Kellermann
2014-11-26
1
-8
/
+7
|
\
|
*
Makefile.am: distribute Android sources
Max Kellermann
2014-11-26
1
-0
/
+7
|
*
decoder/mp4v2: remove because of incompatible license
Max Kellermann
2014-11-25
1
-8
/
+0
*
|
configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB
Max Kellermann
2014-11-22
1
-4
/
+4
*
|
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2014-11-21
1
-36
/
+36
*
|
Makefile.am: link test/run_convert with ConfigError.cxx
Max Kellermann
2014-11-21
1
-0
/
+1
*
|
configure.ac: add option "--disable-daemon"
Max Kellermann
2014-11-20
1
-2
/
+7
|
/
*
input/Open: expose input_domain
Max Kellermann
2014-11-07
1
-0
/
+1
*
Revert "Main: run the OS X native event loop"
NanoTech
2014-10-31
1
-1
/
+0
*
configure.ac: require xmlto for --enable-documentation
Max Kellermann
2014-10-25
1
-8
/
+0
*
Makefile.am: distribute systemd/mpd.socket
Max Kellermann
2014-10-12
1
-0
/
+1
*
util/UTF8: new library
Max Kellermann
2014-10-10
1
-0
/
+1
*
Main: run the OS X native event loop
nanotech
2014-10-10
1
-0
/
+1
*
storage/nfs: use the libnfs async API
Max Kellermann
2014-10-09
1
-0
/
+1
*
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-10-09
1
-0
/
+4
*
test/run_input, ...: add struct ScopeIOThread
Max Kellermann
2014-10-07
1
-0
/
+7
*
storage/nfs: move code to class MemoryStorageDirectoryReader
Max Kellermann
2014-10-07
1
-0
/
+1
*
test/run_storage: new debug program
Max Kellermann
2014-10-07
1
-2
/
+13
*
Makefile.am: add libnfs and libsmbclient to STORAGE_LIBS
Max Kellermann
2014-10-07
1
-1
/
+4
*
lib/nfs/Base: kludge to reduce number of NFS mounts
Max Kellermann
2014-10-05
1
-0
/
+1
*
Makefile.am: compile libffmpeg.a with FFMPEG_CFLAGS
Max Kellermann
2014-10-04
1
-0
/
+2
*
input/LocalOpen: new library for opening local files
Max Kellermann
2014-10-02
1
-0
/
+1
[next]