Version 0.8.9.36 (0.9-beta33)
This is yet another BUG FIX release
Changelog
- fixing config win left ("h") key: will not exit when should be decreasing a number
- fixing notification settings (pull request #175 from RaeedAhmed/bugfix/notifications)
- moving execution data to "data" folder
- fixing Desktop file installation (linux)
- fixing pyradio_server man page installation
Packagers notice
Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio
Changed files
Changelog | 10 ++++++++++
README.html | 10 ++++++++++
devel/build_install_pyradio | 12 ++++++++++--
devel/fix_pyradio_desktop_file | 4 ++--
devel/reg.py | 1 +
pyradio/__init__.py | 2 +-
pyradio/config.py | 57 ++++++++++++++++++++++++++++++++++++++++++++-------------
pyradio/config_window.py | 31 ++++++++++++++++---------------
pyradio/log.py | 2 +-
pyradio/radio.py | 26 ++++++++++++++++----------
10 files changed, 111 insertions(+), 44 deletions(-)