aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | TextInputStream: manually shift the buffer before readingMax Kellermann2014-10-191-0/+1
* | playlist/extm3u: strip first line for #EXTM3U detectionMax Kellermann2014-10-171-0/+2
* | Makefile.am: distribute systemd/mpd.socketMax Kellermann2014-10-121-0/+1
* | ThreadInputStream: call ThreadRead() inside the thread instead of Read()Max Kellermann2014-10-111-0/+2
* | NEWS: add missing lineMax Kellermann2014-10-111-0/+1
* | NEWS: fix typo in version numberMax Kellermann2014-10-111-1/+1
* | configure.ac: prepare for 0.19.1Max Kellermann2014-10-111-0/+2
* | release v0.19Max Kellermann2014-10-101-1/+1
* | doc: document the mount/neighbor commandsMax Kellermann2014-10-101-1/+2
* | TagString: remove ISO-Latin-1 fallbackMax Kellermann2014-10-101-0/+1
* | Main: run the OS X native event loopnanotech2014-10-101-0/+1
* | Tag: support "AlbumSort"Max Kellermann2014-09-291-1/+1
* | Add MusicBrainz' Release Track Id tagWieland Hoffmann2014-09-271-0/+1
* | Merge tag 'v0.18.16'Max Kellermann2014-09-261-1/+4
|\|
| * release v0.18.16Max Kellermann2014-09-261-1/+1
| * configure.ac: fix DSD breakage due to typoMax Kellermann2014-09-261-0/+1
| * configure.ac: prepare for 0.18.16Max Kellermann2014-09-261-0/+2
| * release v0.18.15Max Kellermann2014-09-261-1/+1
* | decoder/mpg123: support ID3v2, ReplayGain and MixRampMax Kellermann2014-09-241-0/+1
* | Merge branch 'v0.18.x'Max Kellermann2014-09-241-0/+6
|\|
| * OutputThread: retain negative mix ratioMax Kellermann2014-09-181-0/+1
| * command/list: reset used size after the list has been processedAndrzej Rybczak2014-09-181-0/+2
| * thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann2014-09-131-0/+1
| * configure.ac: prepare for 0.18.15Max Kellermann2014-09-131-0/+2
* | decoder/sndfile: support float and 16 bit samplesMax Kellermann2014-09-191-0/+2
* | Merge tag 'v0.18.14'Max Kellermann2014-09-111-0/+8
|\|
| * release v0.18.14Max Kellermann2014-09-111-1/+1
| * decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11Max Kellermann2014-09-071-0/+1
| * DecoderThread: clear the pipe when handling late SEEKMax Kellermann2014-09-071-0/+1
| * decoder/audiofile: fix crash after seekingMax Kellermann2014-09-061-0/+2
| * protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann2014-09-041-0/+2
| * configure.ac: prepare for 0.18.14Max Kellermann2014-09-031-0/+2
* | output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann2014-08-311-0/+1
* | Merge tag 'v0.18.13'Max Kellermann2014-08-311-1/+7
|\|
| * release v0.18.13Max Kellermann2014-08-311-1/+1
| * PlaylistControl: use SeekSongOrder(current) to keep current songMax Kellermann2014-08-311-0/+2
| * output/alsa: fix endless loop at end of file in dsd_usb modeMax Kellermann2014-08-311-0/+2
| * decoder/gme: fix song durationMax Kellermann2014-08-291-0/+1
* | ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann2014-08-291-0/+1
* | output/alsa: support native DSD playbackMax Kellermann2014-08-261-0/+2
* | Merge branch 'v0.18.x'Max Kellermann2014-08-241-0/+2
|\|
| * event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann2014-08-241-0/+1
| * system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.Thomas Klausner2014-08-231-0/+1
* | decoder/dsdiff: implement seekingMax Kellermann2014-08-231-1/+1
* | decoder/dsf: implement seekingMax Kellermann2014-08-231-0/+1
* | decoder/dsf: fix big-endian bugsMax Kellermann2014-08-231-0/+1
* | decoder/dsf: fix multi-channel filesMax Kellermann2014-08-221-0/+1
* | decoder/dsf: fix noise at end of malformed fileMax Kellermann2014-08-211-0/+1
* | Merge branch 'v0.18.x'Max Kellermann2014-08-211-0/+1
|\|
| * decoer/dsdiff: fix endless loop on malformed fileMax Kellermann2014-08-211-1/+1