| Age | Commit message (Collapse) | Author |
|
|
|
This is a bugfix release:
* decoder
- dsdiff, dsf: raise ID3 tag limit to 1 MB
* playlist: fix loading duplicate tag types from state file
* despotify: remove defunct plugin
* fix clock integer overflow on OS X
* fix gcc 5.0 warnings
* fix build failure with uClibc
* fix build failure on non-POSIX operating systems
* fix dependency issue on parallel Android build
* fix database/state file saving on Windows
Closes #36612.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
This is a bugfix release:
* input
- curl: fix bug after rewinding from end-of-file
- mms: reduce delay at the beginning of playback
* decoder
- dsdiff, dsf: allow ID3 tags larger than 4 kB
- ffmpeg: support interleaved floating point
* fix clang 3.6 warnings
* fix build failure on NetBSD
Closes #35886.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
This is a bugfix release:
* input
- nfs: fix crash while canceling a failing file open operation
- nfs: fix memory leak on connection failure
- nfs: fix reconnect after mount failure
- nfs: implement mount timeout (60 seconds)
* storage
- nfs: implement I/O timeout (60 seconds)
* playlist
- embcue: fix filename suffix detection
- don't skip non-existent songs in "listplaylist"
* decoder
- ffmpeg: fix time stamp underflow
* fix memory allocator bug on Windows
Closes #35070.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
This is a bugfix release:
* input
- nfs: fix crash on connection failure
* archive
- zzip: fix crash after seeking
* decoder
- dsdiff, dsf, opus: fix deadlock while seeking
- mp4v2: remove because of incompatible license
Closes #34812.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Bugfix release, fixing several crashes and deadlocks in plugins:
* input
- nfs: fix crash on connection failure
* archive
- zzip: fix crash after seeking
* decoder
- dsdiff, dsf, opus: fix deadlock while seeking
- mp4v2: remove because of incompatible license
Closes #34479.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
This is a bugfix release:
* protocol
- workaround for buggy clients that send "add /"
* decoder
- ffmpeg: support opus
- opus: add MIME types audio/ogg and application/ogg
* fix crash on failed filename charset conversion
* fix local socket detection from uid=0 (root)
Closes #34295.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
This is a bugfix release, with the following things fixed:
* fix build failure on Mac OS X with non-Apple compilers
* protocol
- fix "(null)" result string to "list" when AlbumArtist is disabled
* database
- upnp: fix breakage due to malformed URIs
* input
- curl: another fix for redirected streams
* decoder
- audiofile: fix crash while playing streams
- audiofile: fix bit rate calculation
- ffmpeg: support opus
- opus: fix bogus duration on streams
- opus: support chained streams
- opus: improved error logging
* fix distorted audio with soxr resampler
Closes #34095.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Fixes #34081.
|
|
Closes #33921.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
This is a bugfix release. Note that this release fixes a crash on OSX
when mpd 0.19.X was kicked in daemon mode.
Closes #33823.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
Closes #33492.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Since 0.18.14, the following things have changed:
- fix a DSD breakage due to a typo in 0.18.15
- fix issue with large command lists
- fix of an old breakage of the MixRamp feature
Closes #32744.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
This is a bug-fix release with the following changes:
* protocol
- fix range parser bug on certain 32 bit architectures
* decoder
- audiofile: fix crash after seeking
- ffmpeg: fix crash with ffmpeg/libav version 11
- fix assertion failure after seeking
Closes #32249.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Bug-release fix with the following changes:
* protocol
- don't change song on "seekcur" in random mode
* decoder
- dsdiff, dsf: fix endless loop on malformed file
- ffmpeg: support ffmpeg/libav version 11
- gme: fix song duration
* output
- alsa: fix endless loop at end of file in dsd_usb mode
* fix state file saver
* fix build failure on Darwin
Closes #32013.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31887.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31709.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #31316.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #31296.
|
|
Closes #31265.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
New release logs are as follows:
* database
- proxy: fix build failure with libmpdclient 2.2
- proxy: fix add/search and other commands with libmpdclient < 2.9
* decoder
- audiofile: improve responsiveness
- audiofile: fix WAV stream playback
- dsdiff, dsf: fix stream playback
- dsdiff: fix metadata parser bug (uninitialized variables)
- faad: estimate song duration for remote files
- sndfile: improve responsiveness
* randomize next song when enabling "random" mode while not playing
* randomize next song when adding to single-song queue
|
|
This is a bugfix release.
Closes #29234.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #28853.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #28399.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
|
|
Closes #25444.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
|
|
|
|
|