Skip to content

Version 0.8.8-beta3

Choose a tag to compare

@s-n-g s-n-g released this 30 Oct 11:42
· 923 commits to master since this release

Changelog

  • Re-implementing status bar output function
  • Connection timeout counter will be visible at 70% of timeout value
  • Player will be aware of mid-session connection timeout changes
  • Changing numbers presentation (adding "G" and "J" suffixes)
  • Adding a program termination speed up
  • Changing new version detection function
    No update notification will be displayed due to this change
  • Fixing TUI breaks due to multi-threading

Changed files

 Changelog           |  11 +++
 README.html         |  40 +++++------
 README.md           |   6 ++
 build.html          |  22 +++---
 devel/what_tag      |  17 +++--
 pyradio.1           |   8 +++
 pyradio/__init__.py |   2 +-
 pyradio/log.py      | 197 +++++++++++++++++++++++++++++++--------------------
 pyradio/player.py   | 122 +++++++++++++-------------------
 pyradio/radio.py    | 200 +++++++++++++++++++++++++++++++++-------------------
 windows.html        |  28 +++-----
 11 files changed, 373 insertions(+), 280 deletions(-)