Closed yobnoc closed 1 year ago
Well, I'm checking in to this two years late, but wanted to say thanks for the work - I developed the original 800x480 WVGAsmallSkin for the OpenFrame / Joggler devices many years ago and I'm just revisiting this now. I may well pull some of this into my squeezeplay repo at some point. Cheers!
I have been working on a new 800x480 skin for the Raspberry Pi touchscreen for use with Squeezeplay and thought it might be of use to others. Working off your most recent version of Squeezeplay, I incorporated the new skin and several changes to the NowPlaying applet, 1) to introduce 2 new visualizers, and 2) to change the behavior of the time remaining and time elapsed from "larger" - "small" to mm:ss - hh:mm. There are also changes to the Clock applet to accommodate the new skin (my first commit on the Clock applet should be ignored (38d5044) as I am still new to GitHub and did not know fully what I was doing.
The only other alteration was to Timeinput, as the current scrolling behavior was causing problems on the touch screen (skipping numbers) and had issues when switching between 12 and 24 formats. The current version corrects that but may not be desired.
Any comments, suggests, etc. would be greatly appreciated.
BTW, thanks for keeping Squeezeplay alive and well all these years and I thought it was time I contributed back to the effort.
Cheers, -yobnoc