Been hacking around a bit lately to solve some issues in my BlueTouch skin, and decided to use it as a testcase for my skin library. Feel free to testdrive it, and report any bugs or oddities here on the forum.
- EagleBlueTouch_v3_beta1_1.jpg (151.69 KiB) Viewed 29030 times
Looking good...
- EagleBlueTouch_v3_beta9.jpg (147.48 KiB) Viewed 29030 times
... and touchscreen friendly
This won't be without bugs, and it might not even work at all (I have all sort of debug libraries floating around so I'm not 100% sure I removed all dependencies). But that is what beta's are for

To install put EagleTools.dll next to silverjuke.exe, and the *.sjs file in the usual place (next to silverjuke.exe is fine).
Some more info:
- The source for my EagleTools.dll will be made available later.
- When switching to/from the skin it reports errors or graphical glitches. Just restart Silverjuke. This is a byproduct of my library and will not be solved in the foreseeable future.
Enjoy,
SilverEagle
PS: Coincidentally Silverjuke will see a new release next month, maybe it will contain all sorts of scripting-yumminess making this library approach totally obselete. Well, at least I will have had some fun with it

UPDATE beta2
- fixed issues with albumart from inside MP3's not displaying
- fixes pre-caching error
UPDATE beta3
- made pre-caching working again
- bit more improvements with finding correct albumart
- made creditsystem more robust (for instance when inserting coin while "no more credits" is shown the skin tries to queue the album or track again
- some improvements in handling of compilations
- fixed pausing/playing if clicked-on-bottom half
UPDATE beta4
- total rewrite of search results page
UPDATE beta5
- search for multiple words
- matches in search results are coloured
- keyboard support (for now only in 'jump to A-Z' and 'search input')
- added option for slow machines to only start searching after enter/OK
- improvements in locating cover-art, should now match native behaviour very closely (known issue: only external JPG image files)
UPDATE beta6
- simplified searchmode interface to four buttons
- changed search results layout to match standard artist/album/track order
- added setting to respect kiosmode limitations outside kioskmode
- made layout image & fontsizes configurable
- improved settings dialog
- fixed bug searching for quotes
- fixed bug with dead keyboard keys giving error
- added optional button to start visualization/karaoke
Update beta7
- skin is packaged as normal *.sjs file instead of directory
- removed need for external id3lib
- removed need for external keyboard definitions
- skin uses correct keyboardlayout as selected for native virtual keyboard
- made skin ignore mousedragging while clicking on buttons
- library uses temp directory as set by silverjuke (size limit is _not_ respected)
- added 'karaoke mode' buttons to select between two Music Selections "Karaoke Off" and "Karaoke On"
Update beta8
- fixed message screen bug
- spaced jump buttons bit further apart, made spacing scale with skinsize
- fixed bug with displaying ampersand
- error-less handling of switching to the skin (switching from still bit iffy)
- new keyboard button design
Update beta9
- display of informative message if loading eagletools DLL fails
- better explanation of Karaoke On/Off filters
- increased keyboard size by 50 pixels
- added workaround to refresh upon detection of external queue additions/deletions
- fixed bug with enabling/disabling pause facility (uses opion from SJ, not config)
- allowed karaoke on/off filter and kiosk limitation filter to function at the same time
- added informative display of most important silverjuke settings config dialog
Update beta9a
- removed debugging alert box

Update beta10
- fixed idle timeout not working in searchscreen
- added primitive lightup-on-click for search keyboard
- fixed error when searching for backslash
- internal: changed library to release cached images on redraw (trust filesystem to do that)
- internal: changed library to allow rebuild or single screen area
- changed library to fallback to first ID3 image if no frontcover image found
- separate button in topright corner for layout config of active screen instead
- layout option to discard cover borders on main screen
Update beta11
- changed covers & search screen to redraw in between whenever a cover was not found in the cache
- fixed: changed queue limit to 0 (inactive) if not set in SJ
- fixed: changed auto visualization timeout to 0 (inactive) if not set in SJ
- fixed: filter is now cleared when a timeout interrupts a search
Update beta12
- fixed: jumpbuttons B/C were swapped
- implemented advanced SJ option 'preferred cover'
- for compilation albums the tracklist now shows the artist for each track
Update beta13
- fixed clickable area for tracks on compilation albums
- fixed handling of compilation albums with more than one page of tracks
- added volume slider
Update beta14
- search string more visually pronounced
- translation to german (thanks to Joachim Müller)
- made keyboard layout follow language by default
- tracklist scales to monitorsize
Update beta15
- if single track on album the trackswindow is skipped
- support for locking keymodes (introduced with SJ v3.02)
- added timeout to autostart searching if waiting for OK
Update beta16
- clicking 'now playing' album cover shows album to queue other tracks from same album
- deactivated skipping of trackswindow for albums with single track if no confirmation
(NOTE: some initial postings below might refer to seperate keyboard definitions, id3lib.dll's and skin directories instead of files. This is all history and not relevant anymore from beta7 onwards)