Skip to content

Version 0.9.3.11.9

Choose a tag to compare

@s-n-g s-n-g released this 21 Mar 13:10
· 94 commits to master since this release

This is a BUG FIX release and a BETA release (0.9.3.12-beta9)

Changelog

  • fixing default station selection in the config window
  • adding search support for both the config window and the shortcuts window

Packagers notice

Please do read the updated Packager's Info!

Please refer to: https://github.com/coderholic/pyradio/blob/master/docs/packaging.md

Changed files

 Changelog                   |  5 ++++
 devel/build_install_pyradio |  3 ++
 docs/index.html             |  5 ++++
 pyproject.toml              |  2 +-
 pyradio/__init__.py         |  2 +-
 pyradio/config.py           | 14 ++++++---
 pyradio/config_window.py    | 82 ++++++++++++++++++++++++++++++++++++++++----------
 pyradio/install.py          |  2 +-
 pyradio/messages_system.py  |  2 ++
 pyradio/radio.py            | 97 +++++++++++++++++++++++++++++++++++++++++++++++++-----------
 pyradio/window_stack.py     |  4 +++
 11 files changed, 178 insertions(+), 40 deletions(-)