deano7 wrote:
> How do you designate what is to be included in the
> music and karaoke lists? is there an .ini file or something?
You must create two music selections yourself with the exact names of "Karaoke On" and "Karaoke Off".
It's up to you how you make them match your tracks, but I always suggest putting the karaoke tracks in a separate directory tree with ".../Karaoke/..." somewhere in its path. Then you define one selection as "filename contains /karaoke/" and the other as "filename does not contain /karaoke/".
(In understand the confusion, I added some more explanation to the config dialog and the warning when the skin can't find them.)
SilverEagle
BlueTouch V3 beta
-
- 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
- smokngezr34
- Posts: 16
- Joined: 23. May 09, 19:25
- Location: Iowa
- Contact:
Re: BlueTouch V3 beta
SilverEagle,
Wow! Fantastic job. The best skin yet. Love the functions you've added and the design very much.
I do have one thought tho, how to turn off the pause/play function to dummy proof it from interupting a singer while another person searches. I run a dual screen to enable someone to search while another sings. I didn't select the option in silverjuke, but the pause/play is still available. What can I do about that?
Still your biggest fan.
Wow! Fantastic job. The best skin yet. Love the functions you've added and the design very much.
I do have one thought tho, how to turn off the pause/play function to dummy proof it from interupting a singer while another person searches. I run a dual screen to enable someone to search while another sings. I didn't select the option in silverjuke, but the pause/play is still available. What can I do about that?
Still your biggest fan.
- smokngezr34
- Posts: 16
- Joined: 23. May 09, 19:25
- Location: Iowa
- Contact:
Re: BlueTouch V3 beta
More Explanation - can't disable it in kiosk mode.
-
- 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
smokngezr34 wrote:
> ...how to turn off the
> pause/play function to dummy proof it from
> interupting a singer while another person
> searches.
You found a bug. To enable it currently you also have to activate "in windowmode apply same restrictions as in kiosmode". I'll fix this next beta.
SilverEagle
> ...how to turn off the
> pause/play function to dummy proof it from
> interupting a singer while another person
> searches.
You found a bug. To enable it currently you also have to activate "in windowmode apply same restrictions as in kiosmode". I'll fix this next beta.
SilverEagle
-
- 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,
Next beta with new nice warning (besides the ugly error) if the DLL is not found, explained karaoke on/off filters better, made karaoke filters working together with kioskmode limiting filter (instead of replacing it), increased keyboard size, added workaround to refresh the playlist if an external source added/deleted songs, added informative display of some silverjuke settings in the skin config, made pausing respect the silverjuke setting correctly both in and out of kioskmode...
...and still no volumeslider!
SilverEagle
(see top post for beta9 files)
Next beta with new nice warning (besides the ugly error) if the DLL is not found, explained karaoke on/off filters better, made karaoke filters working together with kioskmode limiting filter (instead of replacing it), increased keyboard size, added workaround to refresh the playlist if an external source added/deleted songs, added informative display of some silverjuke settings in the skin config, made pausing respect the silverjuke setting correctly both in and out of kioskmode...

...and still no volumeslider!
SilverEagle
(see top post for beta9 files)
-
- Posts: 20
- Joined: 3. Jan 10, 11:31
- Location: germany
- Contact:
Re: BlueTouch V3 beta
We have a party tonite, thinking about using this beta today, what do you think eagle?
or to many bugs for a party use?!
or to many bugs for a party use?!
-
- Posts: 20
- Joined: 3. Jan 10, 11:31
- Location: germany
- Contact:
Re: BlueTouch V3 beta
And what about the keyboard? is it qwertz or qwerty?
-
- 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
Grobekelle wrote:
> We have a party tonite, thinking about using this
> beta today, what do you think eagle?
> or to many bugs for a party use?!
You can always keep the v2 installed and switch over if you run into something. That is if you will be present yourself (instead of renting out).
The keyboard is the one defined in the silverjuke virtual keyboard settings, which means you can use any layout from silverjuke or separate downloads on the forum.
Have a nice party!
SilverEagle
> We have a party tonite, thinking about using this
> beta today, what do you think eagle?
> or to many bugs for a party use?!
You can always keep the v2 installed and switch over if you run into something. That is if you will be present yourself (instead of renting out).
The keyboard is the one defined in the silverjuke virtual keyboard settings, which means you can use any layout from silverjuke or separate downloads on the forum.
Have a nice party!
SilverEagle
-
- 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
Mas wrote:
> How can I or even is it possible to change the
> keyboard.
It is just the normal Silverjuke virtual keyboard, only the display is different. See for how to select a layout.
> When I hit the search button I'd like the keyboard
> layout that appears to
> 1)Have capital letters
> 2) Top row should be numeric ie:
> '1234567890-=CLEAR
Capital/non capital is not important and ignored for searching purposes. But any keyboard layout I tested just has the digits on the top row, doesn't yours?
> I could I guess edit the png files but that would
> not give the correct functionality.uring the search.
> I could I guess edit the png files but that would
> not give the correct functionality.
There is nothing in PNG files, the keyboard you see is generated runtime. In fact the main PNG is this one:

To modify the layout you would have to edit/create a *.sjk (=SilverJukeKeyboard) definition. This is certainly possible using the documentation supplied . You could even display capitals by default like you suggested. And if you do: please share the layout?
> Loving the skin.
Thanks
SilverEagle
> How can I or even is it possible to change the
> keyboard.
It is just the normal Silverjuke virtual keyboard, only the display is different. See for how to select a layout.
> When I hit the search button I'd like the keyboard
> layout that appears to
> 1)Have capital letters
> 2) Top row should be numeric ie:
> '1234567890-=CLEAR
Capital/non capital is not important and ignored for searching purposes. But any keyboard layout I tested just has the digits on the top row, doesn't yours?
> I could I guess edit the png files but that would
> not give the correct functionality.uring the search.
> I could I guess edit the png files but that would
> not give the correct functionality.
There is nothing in PNG files, the keyboard you see is generated runtime. In fact the main PNG is this one:
- button_keyboard.png (4.26 KiB) Viewed 2187 times

To modify the layout you would have to edit/create a *.sjk (=SilverJukeKeyboard) definition. This is certainly possible using the documentation supplied . You could even display capitals by default like you suggested. And if you do: please share the layout?
> Loving the skin.
Thanks

SilverEagle