summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-30db/update: convert to OO APIMax Kellermann
2014-01-30Main, OutputThread: increase kernel timer slack (Linux)Max 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-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-28OutputAll: convert to class, move instance to class PartitionMax Kellermann
2014-01-27neighbor/smbclient: add splice_after() fallback for gcc 4.6Max Kellermann
2014-01-27Playlist{Info,Vector}: move to db/Max Kellermann
2014-01-27Merge branch 'v0.18.x'Max Kellermann
2014-01-27IcyMetadataParser: more robust tag parserMax 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-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
2014-01-24Sticker*: move to sticker/Max Kellermann
2014-01-24Win32Main: move to win32/Max Kellermann
2014-01-24move daemonization code to unix/Max Kellermann
2014-01-24Input*: move to input/Max Kellermann