Package Release Info

pianobar-2017.08.30-bp151.2.11

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pianobar

Change Logs

Version: 2017.08.30-bp150.2.4
* Sat Apr 14 2018 aloisio@gmx.com
- Spec cleanup
* Fri Apr 13 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 2016 aloisio@gmx.com
- Update to version 2016.06.02
  * Quit pianobar upon reception of two SIGINT
  * Minor bugfixes
* Wed Dec 23 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 2015 olaf@aepfle.de
- Use pkgconfig for ffmpeg BuildRequires
* Tue Apr 14 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