aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* system/FatalError: remove GError supportMax Kellermann2014-02-181-1/+0
* Main: disable inotify check without databaseMax Kellermann2014-02-181-0/+2
* Makefile.am: rename libdecoder_plugins.a to libdecoder.aMax Kellermann2014-02-181-22/+22
* Makefile.am: remove unused variable DECODER_SRCMax Kellermann2014-02-181-3/+0
* Makefile.am: disable test_icy_parser without CURLMax Kellermann2014-02-181-1/+6
* fs/TextFile: use custom allocation instead of GStringMax Kellermann2014-02-171-3/+3
* Main: move code to db/Configured.cxxMax Kellermann2014-02-171-0/+1
* systemd: add socket activation filesMax Kellermann2014-02-121-0/+1
* StorageCommands: expose the "mount" commandMax Kellermann2014-02-091-0/+1
* CompositeStorage: new Storage implementationMax Kellermann2014-02-091-0/+1
* Main: move code to storage/Configured.cxxMax Kellermann2014-02-091-0/+1
* storage/nfs: new storage pluginMax Kellermann2014-02-081-0/+7
* input/nfs: move nfs_domain to lib/nfs/Domain.cxxMax Kellermann2014-02-081-0/+1
* storage: add struct StoragePlugin and a plugin registryMax Kellermann2014-02-071-0/+2
* Mapper: move check_directory() to the filesystem libraryMax Kellermann2014-02-071-0/+1
* Playlist{Any,Registry,Mapper}: move functions to PlaylistStream.cxxMax Kellermann2014-02-071-0/+1
* playlist/CloseSongEnumerator: new wrapper classMax Kellermann2014-02-071-0/+2
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-0/+1
* */smbclient: protect all libsmbclient calls with a mutexMax Kellermann2014-02-061-0/+1
* neighbor/smbclient: move smbclient_domain to lib/smbclient/Domain.cxxMax Kellermann2014-02-061-0/+1
* Makefile.am: add variable SMBCLIENT_SOURCESMax Kellermann2014-02-061-3/+6
* input/nfs: new plugin using libnfsMax Kellermann2014-02-061-0/+7
* storage/smbclient: Storage implementation using libsmbclientMax Kellermann2014-02-061-0/+9
* storage/local: move to src/storage/plugins/Max Kellermann2014-02-051-1/+1
* storage: add abstract interfaceMax Kellermann2014-02-051-0/+1
* LocalStorage: new API abstracting filesystem walkMax Kellermann2014-02-051-0/+15
* Instance: add Database attributeMax Kellermann2014-02-041-1/+0
* SongLoader: new class that merges duplicate codeMax Kellermann2014-02-031-0/+3
* ClientFile: move client_allow_file() into the Client classMax Kellermann2014-02-021-1/+1
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-37/+60
* db/update: convert to OO APIMax Kellermann2014-01-301-9/+9
* ExcludeList: move to db/update/Max Kellermann2014-01-301-1/+1
* db/Directory: move isRootDirectory() to Uri.hxxMax Kellermann2014-01-291-0/+1
* output: move functions into the AudioOutput structMax Kellermann2014-01-291-2/+2
* output: rename source filesMax Kellermann2014-01-281-7/+7
* 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