summaryrefslogtreecommitdiff
path: root/src
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-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
2014-01-24Client*: move to client/Max Kellermann
2014-01-24Update*: move to update/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24Queue*: move to queue/Max Kellermann
2014-01-24Zeroconf*: move to zeroconf/Max Kellermann
2014-01-24archive/*: move to archive/plugins/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann
2014-01-23output/*: move to output/plugins/Max Kellermann
2014-01-23playlist/*: move to playlist/plugins/Max Kellermann
2014-01-23Encoder*: move to src/encoderMax Kellermann
2014-01-23db/upnp/Discovery: use std::list instead of std::mapMax Kellermann
2014-01-23db/upnp/Discovery: move code to LockAdd(), LockRemove()Max Kellermann
2014-01-23db/upnp/Discovery: un-inline the destructorMax Kellermann
2014-01-23DetachedSong: un-inline the destructorMax Kellermann
2014-01-23db/upnp: un-inline a few destructorsMax Kellermann
2014-01-23thread/Name: set thread namesMax Kellermann