I've been working on a version for GJukebox that is touch screen friendly. basically I wanted to put a gjukebox server in a clients bar and use an old touch screen till as a public interface.
I had to reqrite a fair bit of the code but I have finally finished an alpha version.
A new theme folder called 'touchscreen' was created containing larger sized buttons
program.php, right.php and left.php have been modified
The Search function has been removed (you;re not going to be able to use it without a keyboard anyway)
Groups has been removed (I couldn't get it to work in the normal interface anyway)
Previous & Next buttons added to scroll through large search results.
The queue list only shows the next ten queued songs (To stop it scrolling off the bottom of the page)
If you want to give it a try and maybe give me some suggestions for improvements, you can get the modified pages and the touchscreen theme here
I've been working on a version for GJukebox that is touch screen friendly. basically I wanted to put a gjukebox server in a clients bar and use an old touch screen till as a public interface.
I had to reqrite a fair bit of the code but I have finally finished an alpha version.
Screenshots -
http://www.virtualfrontiers.co.uk/jukebox/screenshot1.jpg
http://www.virtualfrontiers.co.uk/jukebox/screenshot2.jpg
http://www.virtualfrontiers.co.uk/jukebox/screenshot3.jpg
Notes about the build.
A new theme folder called 'touchscreen' was created containing larger sized buttons
program.php, right.php and left.php have been modified
The Search function has been removed (you;re not going to be able to use it without a keyboard anyway)
Groups has been removed (I couldn't get it to work in the normal interface anyway)
Previous & Next buttons added to scroll through large search results.
The queue list only shows the next ten queued songs (To stop it scrolling off the bottom of the page)
If you want to give it a try and maybe give me some suggestions for improvements, you can get the modified pages and the touchscreen theme here
http://www.virtualfrontiers.co.uk/jukebox/Gjukebox_touchscreen.rar
Sugggestions, comments, death threats and dirty jokes are all welcome.