Skip to content

Releases: dhrone/Raspdac-Display

Raspdac-Display (BETA)

15 Oct 16:54
Compare
Choose a tag to compare
Pre-release

This version is a major re-write of the display logic. It uses a pages metaphor to allow the user to more rapidly change the content of the display. It also re-integrates customized versions to support RuneAudio, Volumio, and Max2play into a single version.

v0.7.0.1 Change Log
Minor bug fixes

v0.7.0.2 Change Log
Fixed volume bug that prevented volume changes from being displayed under some situations
Fixed incorrect detection of streaming when playing MPD with playlists that only contained one song
Moved PAGES configurations to their own file named "pages.py"
Created a directory named "pages" to store example pages.py configurations
Added a few pages.py examples within the pages directory
Added a new status variable named "current_time_formatted"
Added a new line format variable named "strftime". Set this as you would input to the strftime() function to modify how current_time_formatted gets created. See ( http://strftime.org for examples )

Raspdac-Display (beta)

09 Oct 19:11
Compare
Choose a tag to compare
Pre-release

This version is a major re-write of the display logic. It uses a pages metaphor to allow the user to more rapidly change the content of the display. It also re-integrates customized versions to support RuneAudio, Volumio, and Max2play into a single version.