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: move autoconf/automake helpers to build/
Max Kellermann
2014-01-27
1
-0
/
+2
*
move systemd unit to directory systemd/
Max Kellermann
2014-01-27
1
-1
/
+1
*
Makefile.am: fix "distcheck"
Max Kellermann
2014-01-27
1
-3
/
+3
*
neighbor/upnp: UPnP media server discovery
Max Kellermann
2014-01-26
1
-0
/
+23
*
upnp: initialize the client handle only once
Max Kellermann
2014-01-26
1
-1
/
+1
*
upnp: move library initialization to Init.cxx
Max Kellermann
2014-01-26
1
-0
/
+1
*
upnp: add class UpnpCallback
Max Kellermann
2014-01-26
1
-0
/
+1
*
db/upnp: move generic code to lib/upnp/
Max Kellermann
2014-01-26
1
-9
/
+13
*
Makefile.am: add DespotifyUtils.cxx to libinput.a and libplaylist_plugins.a
Max Kellermann
2014-01-26
1
-20
/
+6
*
Makefile.am: use $(MKDIR_P)
Max Kellermann
2014-01-26
1
-1
/
+1
*
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-26
1
-0
/
+54
*
input/smbclient: move code to lib/smbclient/Init.cxx
Max Kellermann
2014-01-25
1
-0
/
+1
*
DespotifyUtils, Expat: move to lib/
Max Kellermann
2014-01-24
1
-9
/
+10
*
Mixer*: move to mixer/
Max Kellermann
2014-01-24
1
-17
/
+17
*
Filter*: move to filter/
Max Kellermann
2014-01-24
1
-22
/
+22
*
Database*: move to db/
Max Kellermann
2014-01-24
1
-60
/
+60
*
Sticker*: move to sticker/
Max Kellermann
2014-01-24
1
-3
/
+3
*
Win32Main: move to win32/
Max Kellermann
2014-01-24
1
-6
/
+6
*
move daemonization code to unix/
Max Kellermann
2014-01-24
1
-3
/
+3
*
Input*: move to input/
Max Kellermann
2014-01-24
1
-23
/
+20
*
Client*: move to client/
Max Kellermann
2014-01-24
1
-14
/
+14
*
Update*: move to update/
Max Kellermann
2014-01-24
1
-17
/
+17
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-9
/
+9
*
Queue*: move to queue/
Max Kellermann
2014-01-24
1
-5
/
+5
*
Zeroconf*: move to zeroconf/
Max Kellermann
2014-01-24
1
-6
/
+6
*
archive/*: move to archive/plugins/
Max Kellermann
2014-01-24
1
-12
/
+12
*
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-24
1
-75
/
+75
*
output/*: move to output/plugins/
Max Kellermann
2014-01-23
1
-38
/
+50
*
playlist/*: move to playlist/plugins/
Max Kellermann
2014-01-23
1
-29
/
+31
*
Encoder*: move to src/encoder
Max Kellermann
2014-01-23
1
-18
/
+21
*
UPGRADING: remove obsolete file
Max Kellermann
2014-01-23
1
-1
/
+1
*
Makefile.am: always link test/dump_playlist with DetachedSong.cxx
Max Kellermann
2014-01-23
1
-1
/
+1
*
DetachedSong: un-inline the destructor
Max Kellermann
2014-01-23
1
-0
/
+3
*
db/upnp: un-inline a few destructors
Max Kellermann
2014-01-23
1
-1
/
+1
*
thread/Name: set thread names
Max Kellermann
2014-01-23
1
-0
/
+1
*
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-22
1
-0
/
+1
*
test: add unit test for playlist_check_translate_song()
Max Kellermann
2014-01-21
1
-0
/
+16
*
LightSong: new class to be used by DatabasePlugin callbacks
Max Kellermann
2014-01-19
1
-0
/
+1
*
db/upnp: add UpnpMakeAction() helper function
Max Kellermann
2014-01-18
1
-0
/
+1
*
Daemon: move code to class PidFile
Max Kellermann
2014-01-18
1
-0
/
+1
*
DatabaseSong: new library merging duplicate code
Max Kellermann
2014-01-17
1
-0
/
+1
*
db/upnp: move upnp_tags to Tags.cxx
Max Kellermann
2014-01-14
1
-0
/
+1
*
UpdateGlue: let the update thread run at "idle" priority
Max Kellermann
2014-01-14
1
-0
/
+1
*
Shine encoding plugin
Andrée Ekroth
2014-01-13
1
-0
/
+8
*
db/upnp: move lazy Open() call to new class LazyDatabase
Max Kellermann
2014-01-11
1
-0
/
+1
*
DatabasePlugin: add interface DatabaseListener
Max Kellermann
2014-01-11
1
-0
/
+2
*
UPnP database plugin
Jean-Francois Dockes
2014-01-09
1
-0
/
+22
*
playlist/{asx,rss,xspf}: use Expat instead of GLib to parse XML
Max Kellermann
2014-01-09
1
-3
/
+10
*
DetachedSong: fork of struct Song
Max Kellermann
2014-01-09
1
-2
/
+2
*
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
2014-01-07
1
-0
/
+1
[next]