summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-01Stats: pass Database reference aroundMax Kellermann
2014-02-01Stats: remove obsolete "simple" plugin special caseMax Kellermann
2014-02-01Stats: return false if update has failedMax Kellermann
2014-01-31Mapper: assert that Song::parent is not nullptrMax Kellermann
2014-01-31db/update/Archive: delete archive from database on errorMax Kellermann
2014-01-31db/update/Editor: add locking method variantsMax Kellermann
2014-01-31db/update: convert runtime check to assertionMax Kellermann
2014-01-30fs/AllocatedPath: add conversion constructor from PathMax Kellermann
2014-01-30fs/DirectoryReader: GetEntry() returns Path, not AllocatedPathMax Kellermann
2014-01-30update/Walk: declare std::string at assignmentMax Kellermann
2014-01-30PlaylistFile: narrow LoadPlaylistFileInfo() API to accept PathMax Kellermann
2014-01-30fs/AllocatedPath: add Build() overlays with Path argumentsMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-30OtherCommands: merge duplicate code from handle_update(), handle_rescan()Max Kellermann
2014-01-30db/update: convert to OO APIMax Kellermann
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max Kellermann
2014-01-30NEWS: mention thread namesMax Kellermann
2014-01-30NEWS: add "threads" sectionMax Kellermann
2014-01-30ExcludeList: move to db/update/Max Kellermann
2014-01-29InotifyUpdate: pass EventLoop to mpd_inotify_init()Max Kellermann
2014-01-29Listen: pass EventLoop to listen_global_init()Max Kellermann
2014-01-29db/Directory: move isRootDirectory() to Uri.hxxMax Kellermann
2014-01-29sticker: don't use classes Directory and SongMax Kellermann
2014-01-29OutputThread: move more functions into the AudioOutput classMax Kellermann
2014-01-29output: rename "chunk" to "current_chunk"Max Kellermann
2014-01-29output: move functions into the AudioOutput structMax Kellermann
2014-01-29AudioOutput: make "plugin" a referenceMax Kellermann
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann
2014-01-29doc/user: add Debian build dependenciesMax Kellermann
2014-01-29CommandLine: remove junk from string literalMax Kellermann
2014-01-28AudioOutput: add constructor and destructorMax Kellermann
2014-01-28ConfigTemplates: rename "AudioOutput" back to "audio_output"Max Kellermann
2014-01-28output: rename source filesMax Kellermann
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