Skip to content

Version 0.8.8.5

Compare
Choose a tag to compare
@s-n-g s-n-g released this 27 Feb 17:55
· 748 commits to master since this release

Yet another BUG FIX release

Changelog

Fixing -ap value not activated by player

Changed files

 Changelog                        |  14 +++--
 pyradio/__init__.py              |   2 +-
 pyradio/config.py                |  36 ++++++-------
 pyradio/config_window.py         |   5 +-
 pyradio/edit.py                  |  14 ++---
 pyradio/log.py                   |  28 ++++++----
 pyradio/player.py                |  65 ++++++++++++------------
 pyradio/radio.py                 | 107 +++++++++++++++++++--------------------
 pyradio/simple_curses_widgets.py |   2 +-
 9 files changed, 139 insertions(+), 134 deletions(-)