summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-06-22input/rewind: move sources out of the "plugins" directoryMax Kellermann
2018-06-21input/Stream: mark qobuz:// and tidal:// as "seeking is expensive"Max Kellermann
2018-06-14input/Stream: make "uri" constMax Kellermann
2018-06-14input/Stream: remove obsolete commentMax Kellermann
2018-06-05storage/udisks: return file path in MapUTF8()Max Kellermann
2018-06-05storage/udisks: add missing MountWait() call to MapFS()Max Kellermann
2018-06-05storage/udisks: implement MapFS()Max Kellermann
2018-06-04storage/udisks: new pluginMax Kellermann
2018-06-04lib/dbus/AsyncRequest: add missing includeMax Kellermann
2018-06-04neighbor/udisks: move code to class UDisks2::ParseObjects(ODBus::Message)Max Kellermann
2018-06-04neighbor/udisks: move code to class UDisks2::ParseObjects(ReadMessageIter)Max Kellermann
2018-06-04neighbor/udisks: move ParseObject() to UDisks2.cxxMax Kellermann
2018-06-04neighbor/udisks: move struct UdisksObject to UDisks2.hxxMax Kellermann
2018-06-04neighbor/Iter: add missing includeMax Kellermann
2018-06-04lib/dbus/AsyncRequest: new helper classMax Kellermann
2018-06-04lib/dbus/Connection: add DBusConnection& cast operatorMax Kellermann
2018-06-03lib/dbus/ObjectManager: use TypeTraits instead of CPP macroMax Kellermann
2018-06-03lib/dbus/Types: add ObjectPathTypeTraitsMax Kellermann
2018-06-03lib/dbus/Types: rename _MakeStructTypeAsString to ConcatTypeAsStringMax Kellermann
2018-06-03neighbor/udisks: show only filesystems, hide raw drivesMax Kellermann
2018-06-03lib/dbus/ReadIter: add ForEachProperty()Max Kellermann
2018-06-03lib/dbus/ReadIter: add ForEachRecurse()Max Kellermann
2018-06-03lib/dbus/ReadIter: add API documentationMax Kellermann
2018-06-03neighbor/udisks: move code to ForEachInterface()Max Kellermann
2018-06-03Merge branch 'v0.20.x'Max Kellermann
2018-06-03lib/dbus/Types: support DBUS_TYPE_DICT_ENTRYMax Kellermann
2018-06-03util/TemplateString: new utility libraryMax Kellermann
2018-06-03lib/dbus/Glue: move Connect()/Disconnect() calls to I/O threadMax Kellermann
2018-06-03lib/dbus/Glue: use private connectionMax Kellermann
2018-06-03zeroconf/Avahi: move dbus_shutdown() call to the end of Main()Max Kellermann
2018-06-03neighbor/udisks2: move Open()/Close() calls into the I/O threadMax Kellermann
2018-06-03neighbor/udisks2: use SafeSingleton for managing the ODBus::Glue instanceMax Kellermann
2018-06-03lib/dbus/Glue: singleton for global initializationMax Kellermann
2018-06-02basic udisks2 supportMax Kellermann
2018-06-02odbus: import dbus-1 OO wrapper libraryMax Kellermann
2018-06-02Fix pause for OSX output plugin (delay one second)Christian Kröner
2018-05-28db/proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"Max Kellermann
2018-05-28db/proxy: add "password" settingMax Kellermann
2018-05-22Merge tag 'v0.20.20'Max Kellermann
2018-05-12player/Thread: pause all outputs in single modeMax Kellermann
2018-05-07decoder/opus: add support for R128_ALBUM_GAIN tagMichal Koutenský
2018-05-07decoder/dsd: allow 4 MB ID3 tagsMax Kellermann
2018-05-03Merge branch 'v0.20.x'Max Kellermann
2018-05-03decoder/{dsdiff,dsf}: support more MIME typesMax Kellermann
2018-05-03{input,output}/alsa: work around -Wswitch due to SND_PCM_STATE_PRIVATE1Max Kellermann
2018-04-30SongFilter: fix "modified-since" filterMax Kellermann
2018-04-26Merge tag 'v0.20.19'Max Kellermann
2018-04-26db/proxy: implement the group_mask parameter in VisitUniqueTags()Max Kellermann
2018-04-26db/proxy: call mpd_search_cancel() after search errorMax Kellermann