Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Default UI Gallery (Read 708544 times) previous topic - next topic
0 Members and 4 Guests are viewing this topic.

Re: Default UI Gallery

Reply #601
I probably should distribute a bottom panel like that with JSP3 itself. I've been too lazy to incorporate a volume slider in the current track info/seekbar/buttons scripts.

Yes, that would be an interesting addition. Of course, you can complete anything as basic as this in no time.
But if you don't have the time, here is the script I use. As you know, I'm a newbie, and there must have been a joke line code in the script.

eurekagliese, looks good!

Thank you, and thank you for your Flags script, which I could learn from along with the JSP samples.

Thanks for the tip seperating shuffle/repeat buttons!

Re: Default UI Gallery

Reply #602
Thank you so much that's perfect eurekagliese

Updated my layout and its perfect now minus album art viewer from Refacets instead of coverflow obviously
PC - Teac UD-505 - Adam Audio A4V - DCA ÆON Open X
Android phone - Fiio UTWS5 - TinHifi P1 Max.

Re: Default UI Gallery

Reply #603
@eurekagliese

JSPlaylist:
Enable Dynamic is valid only during playback

Enable Dynamic only when Now Playing:
Can you add an enable/disable option?

Now Playing

 
Stop


Thanks.
SHURE SRH1840, SENNHEISER HD660S, Beyerdynamic DT 1990 PRO, HIFIMAN HE5se, Ultrasone Performance 880, AKG K712 PRO, SONY MDR-1AM2, Bowers & Wilkins P7 Mobile Hi-Fi, Bose QuietComfort 45, SONY WH-1000XM3 (made a Upgrade/Balanced Cable by myself) Shall I write more?

Re: Re: Default UI Gallery

Reply #604
I probably should distribute a bottom panel like that with JSP3 itself. I've been too lazy to incorporate a volume slider in the current track info/seekbar/buttons scripts.

Yes, that would be an interesting addition. Of course, you can complete anything as basic as this in no time.
But if you don't have the time, here is the script I use. As you know, I'm a newbie, and there must have been a joke line code in the script.

eurekagliese, looks good!

Thank you, and thank you for your Flags script, which I could learn from along with the JSP samples.

Thanks for the tip seperating shuffle/repeat buttons!


Thank you; in fact, I was inspired by the Elia theme, which resembles Spotify.

By the way, your Vibe theme is also really good, clean and elegant.

Re: Default UI Gallery

Reply #605
@eurekagliese

JSPlaylist:
Enable Dynamic is valid only during playback

Enable Dynamic only when Now Playing:
Can you add an enable/disable option?

Now Playing

 
Stop


Thanks.

Actually you can just simply switch the uncomment line 966 to
Code: [Select]
	// var metadb = fb.GetFocusItem(); 
var metadb = fb.GetNowPlaying();

Re: Default UI Gallery

Reply #606
Great.
Thanks.
SHURE SRH1840, SENNHEISER HD660S, Beyerdynamic DT 1990 PRO, HIFIMAN HE5se, Ultrasone Performance 880, AKG K712 PRO, SONY MDR-1AM2, Bowers & Wilkins P7 Mobile Hi-Fi, Bose QuietComfort 45, SONY WH-1000XM3 (made a Upgrade/Balanced Cable by myself) Shall I write more?

Re: Default UI Gallery

Reply #607
X

Re: Default UI Gallery

Reply #608
X

Re: Default UI Gallery

Reply #609
So my theme end up as below (with JScript Panel 3)

Re: Default UI Gallery

Reply #610
Here is my humble DUI configuration (v2.1 preview 2023-08-28 32-bit).