Eagle Black Touch Reloaded

The place to present completed skins.
User avatar
Joachim Müller
Posts: 71
Joined: 6. Dec 10, 14:45
Location: Osterburken, Deutschland/Germany
[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

Eagle Black Touch Reloaded

Postby Joachim Müller » 14. May 13, 16:23

Attachments
covers_de_kiosk.png
Cover view kiosk mode
covers_de_kiosk.png (649.58 KiB) Viewed 15485 times
covers_de_window.png
Cover view window mode
covers_de_window.png (705.59 KiB) Viewed 15485 times
tracks_de_album.png
Track selection album
tracks_de_album.png (219.74 KiB) Viewed 15485 times
tracks_de_compilation.png
Track selection compilation
tracks_de_compilation.png (215.72 KiB) Viewed 15485 times
Caching.png
Caching
Caching.png (569.26 KiB) Viewed 15485 times
search_en_window.png
Search
search_en_window.png (188.2 KiB) Viewed 15485 times
skin_config_en.png
Config screen
skin_config_en.png (82.04 KiB) Viewed 15485 times
EagleBlackTouchReloaded07.sjs
Initial release for reference purposes
(394.22 KiB) Downloaded 567 times
EagleBlackTouchReloaded08.sjs
Deprecated version for reference purposes
(385.89 KiB) Downloaded 372 times
EagleBlackTouchReloaded10.sjs
Deprecated version for reference purposes
(316.73 KiB) Downloaded 376 times
EagleBlackTouchReloaded11.sjs
Refer to changelog for list of changes
(322.71 KiB) Downloaded 346 times
EagleBlackTouchReloaded12.sjs
Deprecated version for reference purposes
(329.53 KiB) Downloaded 432 times
EagleBlackTouchReloaded13.sjs
Deprecated version for reference purposes
(344.34 KiB) Downloaded 348 times
EagleBlackTouchReloaded14.sjs
Deprecated version for reference purposes
(374.52 KiB) Downloaded 358 times
EagleBlackTouchReloaded15.sjs
Refer to changelog for list of changes
(1.62 MiB) Downloaded 777 times
radio_playing_kiosk.png
Webradio screen
radio_playing_kiosk.png (780.1 KiB) Viewed 11401 times
Last edited by Joachim Müller on 2. Dec 13, 08:18, edited 15 times in total.

User avatar
Joachim Müller
Posts: 71
Joined: 6. Dec 10, 14:45
Location: Osterburken, Deutschland/Germany
[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

Tipps

Postby Joachim Müller » 14. May 13, 16:31

Last edited by Joachim Müller on 20. May 13, 07:47, edited 1 time in total.

silversmith builder
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: Eagle Black Touch Reloaded

Postby silversmith builder » 14. May 13, 17:21


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: Eagle Black Touch Reloaded

Postby SilverEagle » 15. May 13, 18:23


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: Eagle Black Touch Reloaded

Postby SilverEagle » 16. May 13, 10:13

Joachim,

I like it!!! :-P

And I'll probably port back 90% of your changes some day...

With you single-track-icon mod your question some time back about the 'no confirmation' setting now makes sense, with the icon you can see what is a track and what an album, making the single-click enqueue for a track a sensible option. Maybe it could even be improved into something like a multiple-music-icon for an album and a single-music-icon for a track.

(And by the way: seeing the changes you made you really dived deep into the code, nice job there...)

Cheers!
SilverEagle

User avatar
Joachim Müller
Posts: 71
Joined: 6. Dec 10, 14:45
Location: Osterburken, Deutschland/Germany
[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: Eagle Black Touch Reloaded

Postby Joachim Müller » 20. May 13, 08:35


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: Eagle Black Touch Reloaded

Postby SilverEagle » 21. May 13, 10:08


User avatar
Joachim Müller
Posts: 71
Joined: 6. Dec 10, 14:45
Location: Osterburken, Deutschland/Germany
[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: Eagle Black Touch Reloaded - timing aspects

Postby Joachim Müller » 22. May 13, 06:28

Hi SilverEagle,

thanks for your suggestion - it might indeed be a good idea to add some code that checks for tracks that get queued twice in error - I added this suggestion to my todo list.

The little topleft message box is only there during the development stage - I plan to implement some text that is much more "in the way", so even a "lubricated" party guest can't overlook it: in fact I plan to temporarily overwrite the entire player section with the message. However, I'm not fond of the extra click that the use of the MessageMode function requires in this case. Ideally, I want the player section to revert back to it's original state after a little time has elapsed, as the player is the place where the user expects dynamic data to appear. I really appreciate your suggestion to look into Tick() instead - I wasn't aware that it is being used permanently, but judging from the function name it probably is the function that makes the skin tick ;-)... Guess it's about time to look into the timing aspects of your skin as well to understand it better.

Using a counter for timing purposes of course has the drawback that it is dependant on the processor speed of the PC, so it might be a good idea to make this a configurable value as well. However, I'm afraid to add even more features to the configuration screen, as complex config screens often make potential users shy away from a piece of software in my experience. I can easily test the impact of the performance on the timing though, as my live jukebox is a nettop powered by Intel Atom N330 with 1.6GHz and only 2GB RAM, while my development machine is an Intel i7 with lots of RAM.

Cheers

Joachim

User avatar
Joachim Müller
Posts: 71
Joined: 6. Dec 10, 14:45
Location: Osterburken, Deutschland/Germany
[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: Eagle Black Touch Reloaded - release of v08

Postby Joachim Müller » 22. May 13, 06:46


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: Eagle Black Touch Reloaded - timing aspects

Postby SilverEagle » 31. May 13, 11:11



[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

Return to “Skins”