summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2015-11-11command/CommandError: send verbose error message to clientMax Kellermann
2015-10-27command/queue: add range parameter to plchanges and plchangesposidMax Kellermann
2015-10-27pcm/Order: new library to convert from FLAC to ALSA channel orderMax Kellermann
2015-10-27Merge tag 'v0.19.11'Max Kellermann
2015-10-27release v0.19.11v0.19.11Max Kellermann
2015-10-26gme: don't loop forever, fall back to GME's default play lengthMax Kellermann
2015-10-26decoder/gme: add option "accuracy"Max Kellermann
2015-10-26output/Command: flush the mixer cache when enabling/disabling outputMax Kellermann
2015-10-26playlist/flac: re-add the pluginMax Kellermann
2015-10-26decoder/ffmpeg: fix crash due to wrong avio_alloc_context() callMax Kellermann
2015-10-19decoder/mad: reduce memory usage while scanning tagsMax Kellermann
2015-10-16encoder/flac: fix crash with 32 bit playbackMax Kellermann
2015-10-16tag/ApeLoader: fix buffer overflow after unterminated keyMax Kellermann
2015-10-16configure.ac: prepare for 0.19.11Max Kellermann
2015-09-30update: apply .mpdignore matches to subdirectoriesAnthony DeRossi
2015-08-23CueParser.cxx: ignore INDEX after first per trackWill Tiffany
2015-08-05playlist/embcue: fix last trackxent
2015-08-05decoder/mpcdec: read the bit rateMax Kellermann
2015-06-26TagId3: remove the "id3v1_encoding" settingMax Kellermann
2015-06-22LogBackend: remove character set supportMax Kellermann
2015-06-21Merge tag 'v0.19.10'Max Kellermann
2015-06-21release v0.19.10v0.19.10Max Kellermann
2015-06-21PlayerThread: start the decoder on PlayerCommand::QUEUEMax Kellermann
2015-06-21DecoderThread: set Decoder::song_tag only for local filesMax Kellermann
2015-06-20OutputControl: fix fail_timer check right after bootingRomain Rollet
2015-06-20decoder/ffmpeg: skip unwanted samples after seekingMax Kellermann
2015-06-19input/curl: trigger the condition variable in RequestDone()Max Kellermann
2015-05-29storage/nfs: fix deadlock when connectingThomas Guillem
2015-05-29input/smbclient: fix DFF playbackjai
2015-03-25OpusEncoderPlugin: initialise granulepos so we end up with sane valuesMichal Nazarewicz
2015-03-25configure.ac: prepare for 0.19.10Max Kellermann
2015-03-20configure.ac: support libsystemd (instead of the older libsystemd-daemon)Max Kellermann
2015-02-09command/{Queue,File}Commands: drop "file:///" prefix for absolute pathsMax Kellermann
2015-02-06Merge tag 'v0.19.9'Max Kellermann
2015-02-06release v0.19.9v0.19.9Max Kellermann
2015-02-06Merge tag 'v0.18.23' into v0.19.xMax Kellermann
2015-02-06release v0.18.23v0.18.23Max Kellermann
2015-02-06fs/io/FileOutputStream: don't auto-delete file on WIN32Max Kellermann
2015-02-06TagBuilder: allow adding duplicate tag types in Complement()Max Kellermann
2015-02-01NEWS: fix v0.18.22 release dateMax Kellermann
2015-01-31Makefile.am: move org_musicpd_Bridge.h to BUILT_SOURCESMax Kellermann
2015-01-29Merge branch 'v0.19.x'Max Kellermann
2015-01-29Avoid integer overflow in MonotonicClock{S,MS,US}PHO
2015-01-29Avoid integer overflow in MonotonicClock{S,MS,US}PHO
2015-01-29decoder/DsdLib: raise ID3 tag limit to 1 MBMax Kellermann
2015-01-26Merge branch 'v0.19.x'Max Kellermann
2015-01-26Merge branch 'v0.18.x' into v0.19.xMax Kellermann
2015-01-26Test the existence of strndup(3) before using it.PHO
2015-01-26{playlist,input}/despotify: remove defunct pluginMax Kellermann
2015-01-23ClientProcess: cast enum to int before passing to printf()Max Kellermann