aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: make libneighbor.a conditionalMax Kellermann2014-01-281-1/+2
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-2/+2
* Makefile.am: build test/run_neighbor_explorer with AM_LDADDMax Kellermann2014-01-271-1/+1
* Playlist{Info,Vector}: move to db/Max Kellermann2014-01-271-3/+3
* Merge branch 'v0.18.x'Max Kellermann2014-01-271-0/+12
|\
| * test/test_icy_parser: unit test for IcyMetaDataParser.cxxMax Kellermann2014-01-271-0/+11
* | Makefile.am: remove "sparse" ruleMax Kellermann2014-01-271-20/+0
* | Makefile.am: move test-suite.log back to base directoryMax Kellermann2014-01-271-2/+0
* | configure.ac: move autoconf/automake helpers to build/Max Kellermann2014-01-271-0/+2
* | move systemd unit to directory systemd/Max Kellermann2014-01-271-1/+1
* | Makefile.am: fix "distcheck"Max Kellermann2014-01-271-3/+3
* | neighbor/upnp: UPnP media server discoveryMax Kellermann2014-01-261-0/+23
* | upnp: initialize the client handle only onceMax Kellermann2014-01-261-1/+1
* | upnp: move library initialization to Init.cxxMax Kellermann2014-01-261-0/+1
* | upnp: add class UpnpCallbackMax Kellermann2014-01-261-0/+1
* | db/upnp: move generic code to lib/upnp/Max Kellermann2014-01-261-9/+13
* | Makefile.am: add DespotifyUtils.cxx to libinput.a and libplaylist_plugins.aMax Kellermann2014-01-261-20/+6
* | Makefile.am: use $(MKDIR_P)Max Kellermann2014-01-261-1/+1
* | neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+54
* | input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann2014-01-251-0/+1
* | DespotifyUtils, Expat: move to lib/Max Kellermann2014-01-241-9/+10
* | Mixer*: move to mixer/Max Kellermann2014-01-241-17/+17
* | Filter*: move to filter/Max Kellermann2014-01-241-22/+22
* | Database*: move to db/Max Kellermann2014-01-241-60/+60
* | Sticker*: move to sticker/Max Kellermann2014-01-241-3/+3
* | Win32Main: move to win32/Max Kellermann2014-01-241-6/+6
* | move daemonization code to unix/Max Kellermann2014-01-241-3/+3
* | Input*: move to input/Max Kellermann2014-01-241-23/+20
* | Client*: move to client/Max Kellermann2014-01-241-14/+14
* | Update*: move to update/Max Kellermann2014-01-241-17/+17
* | Config*: move to config/Max Kellermann2014-01-241-9/+9
* | Queue*: move to queue/Max Kellermann2014-01-241-5/+5
* | Zeroconf*: move to zeroconf/Max Kellermann2014-01-241-6/+6
* | archive/*: move to archive/plugins/Max Kellermann2014-01-241-12/+12
* | decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-75/+75
* | output/*: move to output/plugins/Max Kellermann2014-01-231-38/+50
* | playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-29/+31
* | Encoder*: move to src/encoderMax Kellermann2014-01-231-18/+21
* | UPGRADING: remove obsolete fileMax Kellermann2014-01-231-1/+1
* | Makefile.am: always link test/dump_playlist with DetachedSong.cxxMax Kellermann2014-01-231-1/+1
* | DetachedSong: un-inline the destructorMax Kellermann2014-01-231-0/+3
* | db/upnp: un-inline a few destructorsMax Kellermann2014-01-231-1/+1
* | thread/Name: set thread namesMax Kellermann2014-01-231-0/+1
* | LightDirectory: new struct replacing Directory in the DB APIMax Kellermann2014-01-221-0/+1
* | test: add unit test for playlist_check_translate_song()Max Kellermann2014-01-211-0/+16
* | LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-0/+1
* | db/upnp: add UpnpMakeAction() helper functionMax Kellermann2014-01-181-0/+1
* | Daemon: move code to class PidFileMax Kellermann2014-01-181-0/+1
* | DatabaseSong: new library merging duplicate codeMax Kellermann2014-01-171-0/+1
* | db/upnp: move upnp_tags to Tags.cxxMax Kellermann2014-01-141-0/+1