aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-19decoder/sndfile: support float and 16 bit samplesMax Kellermann1-0/+2
2014-09-18OutputThread: retain negative mix ratioMax Kellermann1-0/+1
2014-09-18command/list: reset used size after the list has been processedAndrzej Rybczak1-0/+2
2014-09-13thread/Posix{Cond,Mutex}: don't ues PTHREAD_*_INITIALIZER on NetBSDMax Kellermann1-0/+1
2014-09-13configure.ac: prepare for 0.18.15Max Kellermann1-0/+2
2014-09-11release v0.18.14Max Kellermann1-1/+1
2014-09-07decoder/ffmpeg: pass MIME type to ffmpeg/libav version 11Max Kellermann1-0/+1
2014-09-07DecoderThread: clear the pipe when handling late SEEKMax Kellermann1-0/+1
2014-09-06decoder/audiofile: fix crash after seekingMax Kellermann1-0/+2
2014-09-04protocol/ArgParser: fix integer overflow in parse_range()Max Kellermann1-0/+2
2014-09-03configure.ac: prepare for 0.18.14Max Kellermann1-0/+2
2014-08-31output/alsa, pcm: rename "DSD over USB" to "DoP"Max Kellermann1-0/+1
2014-08-31release v0.18.13Max Kellermann1-1/+1
2014-08-31PlaylistControl: use SeekSongOrder(current) to keep current songMax Kellermann1-0/+2
2014-08-31output/alsa: fix endless loop at end of file in dsd_usb modeMax Kellermann1-0/+2
2014-08-29ArgParser: allow fractional seconds in ParseCommandArg(SongTime)Max Kellermann1-0/+1
2014-08-29decoder/gme: fix song durationMax Kellermann1-0/+1
2014-08-26output/alsa: support native DSD playbackMax Kellermann1-0/+2
2014-08-24event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()Max Kellermann1-0/+1
2014-08-23decoder/dsdiff: implement seekingMax Kellermann1-1/+1
2014-08-23system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.Thomas Klausner1-0/+1
2014-08-23decoder/dsf: implement seekingMax Kellermann1-0/+1
2014-08-23decoder/dsf: fix big-endian bugsMax Kellermann1-0/+1
2014-08-22decoder/dsf: fix multi-channel filesMax Kellermann1-0/+1
2014-08-21decoder/dsf: fix noise at end of malformed fileMax Kellermann1-0/+1
2014-08-21decoer/dsdiff: fix endless loop on malformed fileMax Kellermann1-1/+1
2014-08-21decoer/dsf: fix endless loop on malformed fileMax Kellermann1-0/+1
2014-08-18input/ffmpeg: use av_strerror()Max Kellermann1-0/+1
2014-08-18input/ffmpeg: update offset after seekingMax Kellermann1-0/+1
2014-08-16decoder/dsf: Allow up to DSD512. Enable DSD rates based on Fs=48kHzJurgen Kramer1-0/+1
2014-08-16Report bitrate for DSF and DSDIFF DSD decodersJurgen Kramer1-0/+1
2014-08-13decoder/ffmpeg: use avcodec_descriptor_get() to determine codec nameMax Kellermann1-0/+2
2014-08-12AllCommands: close connection after syntax errorMax Kellermann1-0/+1
2014-08-11SongFilter: new filter "modified-since"Max Kellermann1-0/+1
2014-08-11db/simple: compress the database file using gzipMax Kellermann1-0/+1
2014-08-07decoder/Mp4v2: add MP4v2 decoder pluginAndrée Ekroth1-0/+1
2014-08-02configure.ac: prepare for 0.18.13Max Kellermann1-0/+2
2014-07-30release v0.18.12Max Kellermann1-1/+1
2014-07-29db/proxy: implement Update()Max Kellermann1-0/+1
2014-07-12decoder/dsdiff: fix metadata parser bug (uninitialized variables)Max Kellermann1-0/+1
2014-07-12QueueSave: use the long format to save partial songsMax Kellermann1-0/+1
2014-07-12QueueCommands: new command "rangeid"Max Kellermann1-1/+1
2014-07-12SongPrint: use DetachedSong::GetDuration()Max Kellermann1-0/+1
2014-07-12decoder/faad: estimate song duration for remote filesMax Kellermann1-0/+1
2014-07-11decoder/sndfile: implement scan_stream() instead of scan_file()Max Kellermann1-0/+1
2014-07-11decoder/sndfile: support more tag typesMax Kellermann1-0/+1
2014-07-11decoder/sndfile: use decoder_read()Max Kellermann1-0/+1
2014-07-11PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songsMax Kellermann1-0/+1
2014-07-11Playlist: randomize next song when enabling "random" mode while not playingMax Kellermann1-0/+1
2014-07-11input/curl: options "verify_peer" and "verify_host"Max Kellermann1-0/+1