Package Release Info

pianobar-2020.11.28-bp154.1.48

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

pianobar

Change Logs

Version: 2020.11.28-bp153.1.2
* Tue Apr 13 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2020.11.28
  * Support changing station modes
  * Allow choosing time format
  * Add optional debug output
  version 2020.04.05:
  * Support writing audio to named pipe (audio_pipe)
  * Add resampling (sample_rate)
  * Fix station list not showing more than 95 stations
Version: 2019.02.14-bp152.1.1
* Thu Feb 14 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 2019.02.14
  * Fix MP3 playback (affects premium subscribers with audio
    quality “high”)
  version 2019.01.25
  * Implement audio buffering
* Sun Jul 08 2018 aloisio@gmx.com
- Update to version 2018.06.22
  * Happy 10th birthday pianobar!
  * Add network timeouts and retries
  * Fix cross-thread memory access
  * Misc UI and documentation improvements
- Use ffmpeg4
* Fri May 04 2018 olaf@aepfle.de
- Use ffmpeg3 versions of pkgconfig(libav*)
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