summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-01-22db/proxy: copy "Last-Modified" from remote directoriesMax Kellermann
2014-01-20Merge branch 'v0.18.x'Max Kellermann
2014-01-20Queue: rename struct queue to QueueMax Kellermann
2014-01-15Merge branch 'v0.18.x'Max Kellermann
2014-01-15decoder/ffmpeg: support libav v10_alpha1Max Kellermann
2014-01-15configure.ac: prepare for 0.18.8Max Kellermann
2014-01-14OutputThread: use real-time priorityMax Kellermann
2014-01-14UpdateGlue: let the update thread run at "idle" priorityMax Kellermann
2014-01-13Merge tag 'release-0.18.7'Max Kellermann
2014-01-13release v0.18.7v0.18.7Max Kellermann
2014-01-13Shine encoding pluginAndrée Ekroth
2014-01-11configure.ac: reject libmpcdec SV7 in configure scriptMax Kellermann
2014-01-11db/proxy: forward "idle" eventsMax Kellermann
2014-01-09UPnP database pluginJean-Francois Dockes
2014-01-08Merge branch 'v0.18.x'Max Kellermann
2014-01-08decoder/faad: fix memory leakMax Kellermann
2014-01-08playlist/pls: don't free stack bufferMax Kellermann
2014-01-02http -> https for SoundCloud pluginJames McGlashan (DarkFox)
2013-12-29command: "lsinfo" and "readcomments" allowed for remote filesMax Kellermann
2013-12-29SongUpdate: read tags from songs in an archiveMax Kellermann
2013-12-29Merge branch 'v0.18.x'Max Kellermann
2013-12-29configure.ac: improved check for libyajl 1.0Max Kellermann
2013-12-29daemon: no initgroups() when already running as the configured userMax Kellermann
2013-12-29configure.ac: prepare for 0.18.7Max Kellermann
2013-12-29input/smbclient: new input pluginMax Kellermann
2013-12-28pcm/Volume: improved ditheringMax Kellermann
2013-12-24Merge tag 'release-0.18.6'Max Kellermann
2013-12-24release v0.18.6v0.18.6Max Kellermann
2013-12-24OutputControl: update both ReplayGainFiltersMax Kellermann
2013-12-20fix FfmpegDecoderPlugin to use relative timestampsSteven O'Brien
2013-12-19add draft ALSA input pluginSteven O'Brien
2013-12-19riff: recognize upper-case "ID3" chunk nameMichal Smucr
2013-12-14Merge branch 'v0.18.x'Max Kellermann
2013-12-13mixer/alsa: use BlockingCall() instead of EventLoop::AddCall()Max Kellermann
2013-12-10SongUpdate: accept files without metadatamobidyc
2013-12-10output/osx: fix build failureLukas Stabe
2013-12-10NEWS: add openal lineMax Kellermann
2013-12-02command: add commands "addtagid", "cleartagid"Max Kellermann
2013-12-01pcm/SoxrResampler: new resampler option using libsoxrMax Kellermann
2013-12-01NEWS: prepare for 0.19Max Kellermann
2013-11-27input/cdio_paranoia: support libcdio-paranoia 0.90Gaetan Bisson
2013-11-27configure.ac: prepare for 0.18.6Max Kellermann
2013-11-23release v0.18.5v0.18.5Max Kellermann
2013-11-23input/curl: work around stream resume bug (fixed in libcurl 7.32.0)Max Kellermann
2013-11-22PcmResampleLibsamplerate: clip 24 bit dataMax Kellermann
2013-11-22db/proxy: implement method GetUpdateStamp()Max Kellermann
2013-11-22Stats: print db statistics only if db is availableMax Kellermann
2013-11-22Stats: auto-reload statistics with proxy pluginMax Kellermann
2013-11-22Mapper: _get_music_directory_utf8() may return nullptrMax Kellermann
2013-11-21system/ByteOrder: testing for endianness in a more general wayFlorian Schlichting