File pianobar.changes of Package pianobar
-------------------------------------------------------------------
Sat Apr 14 13:37:17 UTC 2018 - aloisio@gmx.com
- Spec cleanup
-------------------------------------------------------------------
Fri Apr 13 22:46:57 UTC 2018 - takeda@takeda.tk
- Update to version 2017.08.30
* Support binding to specific network interface, see config option
bind_to
* New config option gain_mul softens effect of replay gain
* Replaced deprecated ffmpeg and json-c functions, bumps
ffmpeg/libav version requirement
* Fix use-after-free
* Minor improvements to code and documentation
-------------------------------------------------------------------
Sat Sep 24 11:48:29 UTC 2016 - aloisio@gmx.com
- Update to version 2016.06.02
* Quit pianobar upon reception of two SIGINT
* Minor bugfixes
-------------------------------------------------------------------
Wed Dec 23 21:04:02 UTC 2015 - takeda@takeda.tk
- Update to version 2015.11.22:
* Switch back to libcurl. tls_fingerprint setting has been replaced by
ca_bundle
* Interruptible network transactions (press ^C). Timeouts removed
* Config file parser fixes and improvements
* Player respects proxy, replaced deprecated api calls
* Added ability to change Pandora settings (username, password,
explicit content filter)
* The usual minor bugfixes/improvements here and there
-------------------------------------------------------------------
Tue Sep 22 08:47:31 UTC 2015 - olaf@aepfle.de
- Use pkgconfig for ffmpeg BuildRequires
-------------------------------------------------------------------
Tue Apr 14 13:43:30 UTC 2015 - aloisio@gmx.com
- Update to version 2014.09.28
* Fix segfault when retrieving station’s feedback list
* Refactored audio player
* Correctly detect ffmpeg 2.3 and 2.4
* Restore terminal attributes after waking up (SIGCONT)
Release 2014.06.08:
* Switch to ffmpeg/libav for audio playback. ffmpeg 2.2, 2.1
and 1.2 as well as libav 10 and 9 are supported. libav 8
does *not* work. libmad/libfaad are not required any more.
* Tilde-expansion for the fifo setting
* eventcmd’s songstart reports correct song length
* Readline improvements
* Support TLS SNI
* Improved error messages