SilverEagle - This touchscreen interface just keeps getting better and better with every update, nice work! I really liked the addition of the karaoke on/karaoke off, that was a huge plus for me with this jukebox. One thing I did notice when playing around with it a bit more was that if I clicked on an album that had only one track (both audio and karaoke libraries), that track would be added to the playlist automatically.
Doing a bit of digging on this post I noticed that you actually made this a feature of the skin. I'm wondering if there is an option to have this added back in or some text file I could manipulate.
I know there is an option to enable the "confirmation to queue a track" window, which works okay, but then that sort of defeats the purpose of single click play. It is also a bit confusing for users when some album covers open to a tracklist and some don't, it almost makes it seem like there is a defect.
Anyway, it would be nice to have an option to have this feature turn on or off if that's possible.
Great work otherwise!
Thanks,
Cory
SilverEagle wrote:
> Hi All,
>
> Just released 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
>
> Cheers,
> SilverEagle
BlueTouch V3 beta
-
- Posts: 1
- Joined: 6. Oct 11, 18:36 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Hi All,
New beta 16 release...
corylorentz wrote:
> One thing I did notice when playing around with it a bit more was that if I clicked on an album that had only one track (both audio and karaoke libraries), that track would be added to the playlist automatically.
You found a GUI bug
I full agree that this behaviour is very inconsistant if you have confirmations turned off. I probably always tested only with confirmations on...
> Doing a bit of digging on this post
> (...)
Taking the time to do your homework always should be rewarded:-)
I changed the behaviour to only suppress the list when confirmations are off, I think an option is not needed cause now it has the most natural flow in all cases.
I also had another nice addition waiting: if you click the album cover you are shown the tracklist for that album. Makes it easy to add another track from the same album if a nice song comes up in your playlist.
(download in first post in thread)
Have fun!
SilverEagle
New beta 16 release...
corylorentz wrote:
> One thing I did notice when playing around with it a bit more was that if I clicked on an album that had only one track (both audio and karaoke libraries), that track would be added to the playlist automatically.
You found a GUI bug

I full agree that this behaviour is very inconsistant if you have confirmations turned off. I probably always tested only with confirmations on...
> Doing a bit of digging on this post
> (...)
Taking the time to do your homework always should be rewarded:-)
I changed the behaviour to only suppress the list when confirmations are off, I think an option is not needed cause now it has the most natural flow in all cases.
I also had another nice addition waiting: if you click the album cover you are shown the tracklist for that album. Makes it easy to add another track from the same album if a nice song comes up in your playlist.
(download in first post in thread)
Have fun!
SilverEagle
Re: BlueTouch V3 beta
please please add the ability to view the list of next songs by clicking on the small list of next songs. It could come up with a similar dialog off when you click on an album however without the ability to add songs obviously, and have just a close button
-
- Posts: 18
- Joined: 3. Nov 08, 03:34
- Location: Australia [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Hey,
Is it possible to create another button under the karaoke button that would show only the songs that have videos? I suppose it would be similar to the karaoke button in that a video selection is pre made and the button activates that selection. I've had a little bit of a look though your code and found it a little hard to implement. Any help would be appreciated, if not, I'll give it another go.
Thanks
Is it possible to create another button under the karaoke button that would show only the songs that have videos? I suppose it would be similar to the karaoke button in that a video selection is pre made and the button activates that selection. I've had a little bit of a look though your code and found it a little hard to implement. Any help would be appreciated, if not, I'll give it another go.
Thanks
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
srodda wrote:
> Hey,
> Is it possible to create another button under the karaoke button that would show only the songs that have videos?
Naturally, you answered yourself:
> I suppose it would be similar to the karaoke button in that a video selection is pre made and the button activates that selection.
100% correct.
> I've had a little bit of a look though your code and found it a little hard to implement.
Yes, it's a tiny bit layered and modular
> Any help would be appreciated, if not, I'll give it another go.
Find everything with word karaoke inside or in filename. Then comment out one item at the time and see what it does. Just duplicate the button handful of pixels below, then when you have two working karaoke buttons replace the icon and the code. PM me for more info if needed.
S.E.
> Hey,
> Is it possible to create another button under the karaoke button that would show only the songs that have videos?
Naturally, you answered yourself:
> I suppose it would be similar to the karaoke button in that a video selection is pre made and the button activates that selection.
100% correct.
> I've had a little bit of a look though your code and found it a little hard to implement.
Yes, it's a tiny bit layered and modular

> Any help would be appreciated, if not, I'll give it another go.
Find everything with word karaoke inside or in filename. Then comment out one item at the time and see what it does. Just duplicate the button handful of pixels below, then when you have two working karaoke buttons replace the icon and the code. PM me for more info if needed.
S.E.
-
- Posts: 713
- Joined: 30. Sep 08, 14:00
- Location: Netherlands [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Hi All,
Found myself a free hour and did some hacking. Made a reddish (brownred?) skin variant.
It's just a butch job with a photoshop colorshift and a global find and replace util, I did not code a single character or change a single pixel by hand.
If someone really wants a different color you could try and ask. People posting a photograph of a dedicated cabinet needing a personal makeover will get served first...
SilverEagle
Found myself a free hour and did some hacking. Made a reddish (brownred?) skin variant.
- EagleRedTouch_v3_beta16.jpg (175.31 KiB) Viewed 12537 times
It's just a butch job with a photoshop colorshift and a global find and replace util, I did not code a single character or change a single pixel by hand.
If someone really wants a different color you could try and ask. People posting a photograph of a dedicated cabinet needing a personal makeover will get served first...

SilverEagle
- Attachments
-
- EagleRedTouch_v3_beta16.sjs
- (install the same as the blue beta 16)
- (660.31 KiB) Downloaded 458 times
-
- Posts: 105
- Joined: 23. Jul 09, 11:17 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
cool looks great thanks got just the project for this thanks
talking about posting a dedicated cab i have a rockola bubbler jukebox that
is 2 thirds done but cant find the right color/themed skin for the job would
like something colorful or of various colors and pref single click touch like
red skin so if i posted this cab up would you be able to help me on this it
has cost me quite alot of cash needs to look smart also anybody else with any
ideas out there would be great
talking about posting a dedicated cab i have a rockola bubbler jukebox that
is 2 thirds done but cant find the right color/themed skin for the job would
like something colorful or of various colors and pref single click touch like
red skin so if i posted this cab up would you be able to help me on this it
has cost me quite alot of cash needs to look smart also anybody else with any
ideas out there would be great
- Longtomy
- Posts: 168
- Joined: 4. May 08, 07:40 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Hey Silvereagle,
Vielen Dank, für das umarbeiten des Skins und das ich meine ideen mit einbringen durfte.
Schmerzlich vermisst habe ich in Deiner neuen Skin Version die ToDo - Text Datei ...
Heißt wohl das keine Neuerungen mehr geben wird - Allerdings ist der Skin ja auch Super !
Ich wünsche Euch allen ein frohes Weihnachtsfest
Wir sehen uns hier bestimmt mal im nächsten Jahr wieder, vielleicht gibt es dann ja mal wieder was neues !
Als Dank hier wieder meine Black Edition :
Google Translation :
Hey Silver Eagle
Thanks for the rework of the skins and I mean that could contribute with ideas.
I have sorely missed in your new skin version of the ToDo - text file ...
Does well give no more changes will be - but the skin is super, too!
I wish you all a Merry Christmas
We'll see you here again next year once determined, then yes maybe there is something new again!
Thanks again as my Black Edition:
Vielen Dank, für das umarbeiten des Skins und das ich meine ideen mit einbringen durfte.
Schmerzlich vermisst habe ich in Deiner neuen Skin Version die ToDo - Text Datei ...

Heißt wohl das keine Neuerungen mehr geben wird - Allerdings ist der Skin ja auch Super !
Ich wünsche Euch allen ein frohes Weihnachtsfest
Wir sehen uns hier bestimmt mal im nächsten Jahr wieder, vielleicht gibt es dann ja mal wieder was neues !
Als Dank hier wieder meine Black Edition :
Google Translation :
Hey Silver Eagle
Thanks for the rework of the skins and I mean that could contribute with ideas.
I have sorely missed in your new skin version of the ToDo - text file ...

Does well give no more changes will be - but the skin is super, too!
I wish you all a Merry Christmas
We'll see you here again next year once determined, then yes maybe there is something new again!
Thanks again as my Black Edition:
- Silvereagle.jpg (149.34 KiB) Viewed 11176 times
- Attachments
-
- EagleBlackTouch_v3_beta16.sjs
- (522.42 KiB) Downloaded 482 times
- hotspur
- Posts: 61
- Joined: 30. Dec 08, 14:27
- Location: US [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
Thanks for the Black Edition! Pretty sweet.
- hotspur
- Posts: 61
- Joined: 30. Dec 08, 14:27
- Location: US [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: BlueTouch V3 beta
He SE, still using and loving Bluetouch V3.
Since we still have a few decades until your is ready, I was hoping you might be willing to tweak Bluetouch V3 again this year.
What I'd like is a toggle button on the interface for the Limit Tracks feature. This would allow users to see either the entire catalog or just the limited version. That would make it easier to satisfy both the 'mainstream' crowd and those that enjoy poring through the entire catalog.
Would adding that toggle button be difficult? Would shameless bribing make it any easier?
Since we still have a few decades until your is ready, I was hoping you might be willing to tweak Bluetouch V3 again this year.

What I'd like is a toggle button on the interface for the Limit Tracks feature. This would allow users to see either the entire catalog or just the limited version. That would make it easier to satisfy both the 'mainstream' crowd and those that enjoy poring through the entire catalog.
Would adding that toggle button be difficult? Would shameless bribing make it any easier?
