summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann
2014-01-28OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann
2014-01-28thread/Name: implementation for Mac OS XMax Kellermann
2014-01-28Makefile.am: make libneighbor.a conditionalMax Kellermann
2014-01-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-27configure.ac: detect libsmbclient without pkg-configMax Kellermann
2014-01-27neighbor/smbclient: add splice_after() fallback for gcc 4.6Max Kellermann
2014-01-27configure.ac: check if -lrt is necessary for clock_gettime()Max Kellermann
2014-01-27Makefile.am: build test/run_neighbor_explorer with AM_LDADDMax Kellermann
2014-01-27Playlist{Info,Vector}: move to db/Max Kellermann
2014-01-27doc/developer: mention git pull requestsMax Kellermann
2014-01-27doc/developer: update number of contributorsMax Kellermann
2014-01-27doc/developer: add mailman pageMax Kellermann
2014-01-27doc/developer: explain clang static analyzerMax Kellermann
2014-01-27doc/developer: tag for email addressMax Kellermann
2014-01-27autogen.sh: re-add $ACLOCAL_FLAGS, $AUTOMAKE_FLAGSMax Kellermann
2014-01-27Merge branch 'v0.18.x'Max Kellermann
2014-01-27IcyMetadataParser: more robust tag parserMax Kellermann
2014-01-27test/test_icy_parser: unit test for IcyMetaDataParser.cxxMax Kellermann
2014-01-27Makefile.am: remove "sparse" ruleMax Kellermann
2014-01-27Makefile.am: move test-suite.log back to base directoryMax Kellermann
2014-01-27autogen.sh: simplify, no versioned program namesMax Kellermann
2014-01-27autogen.sh: don't run aclocal with -I /usr/local/share/aclocalMax Kellermann
2014-01-27configure.ac: move autoconf/automake helpers to build/Max Kellermann
2014-01-27move systemd unit to directory systemd/Max Kellermann
2014-01-27Makefile.am: fix "distcheck"Max Kellermann
2014-01-26neighbor/upnp: UPnP media server discoveryMax Kellermann
2014-01-26db/upnp: remove sleep(2) callMax Kellermann
2014-01-26upnp: initialize the client handle only onceMax Kellermann
2014-01-26upnp: move library initialization to Init.cxxMax Kellermann
2014-01-26upnp/discovery: use a plain UpnpClient_Handle instead of class LibUPnPMax Kellermann
2014-01-26upnp: add class UpnpCallbackMax Kellermann
2014-01-26CueParser: don't "move" the filenameMax Kellermann
2014-01-26upnp: remove obsolete global variable "theLib"Max Kellermann
2014-01-26upnp/Discovery: add listener interfaceMax Kellermann
2014-01-26db/upnp: move generic code to lib/upnp/Max Kellermann
2014-01-26neighbor/Glue: fix rollback rangeMax Kellermann
2014-01-26db/upnp: rename variablesMax Kellermann
2014-01-26neighbor/Info: add constructorMax Kellermann
2014-01-26Makefile.am: add DespotifyUtils.cxx to libinput.a and libplaylist_plugins.aMax Kellermann
2014-01-26Makefile.am: use $(MKDIR_P)Max Kellermann
2014-01-26NeighborCommands: convert assertion to runtime checkMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann
2014-01-26lib/smbclient/Init: return empty username/passwordMax Kellermann
2014-01-25input/smbclient: move code to lib/smbclient/Init.cxxMax Kellermann
2014-01-24ConfigGlobal: add config_find_block()Max Kellermann
2014-01-24DespotifyUtils, Expat: move to lib/Max Kellermann
2014-01-24Mixer*: move to mixer/Max Kellermann
2014-01-24Filter*: move to filter/Max Kellermann
2014-01-24Database*: move to db/Max Kellermann