
DarkOne v4
ATTENTION: DarkOne v4 only works properly in resolutions at 1280*x or higher!
PLEASE READ THE INSTRUCTION.TXT FOR INSTALL INSTRUCTIONS!
Changelog
Version 4.0
* removed: enabling windows scripting host through batch file
* removed: additional dll's for waveform seekbar (are included now)
build20130603
* fixed: freezing window with aac streams
* fixed: display issue with aac streams
* updated: component package
* added: needed dll's for waveform seekbar (temporarily)
build20130502
* fixed: small cosmetic error in Manual
* fixed: rare crash in Display Panel with Pregap including Cuefiles
build20130403
* fixed: display glitch in ELPlaylist Popup window
* fixed: rare crash in Display Panel when playback time is NaN
* updated: component package
build20130326
* fixed: crash in Display Panel with FLAC TAGZ
* updated: component package
build20130322
* Initial release
The archive contains the following components (the latest versions available at 2014-02-07):
Album List Panel, Columns UI and libpng-libraries
Biography View Panel, Channel Spectrum Panel, ELPlaylist, EsPlaylist and Panel Stack Splitter
Lyric Show Panel 3
Peakmeter Spectrum component
Playback Statistics
Quick Search Toolbar
Waveform seekbar
WSH Panel mod
This config has its official thread on the german foobar-users forum
Tell me please dudes how to change all text colors to white?
I only found the option to change the panel with time to white.
And is it possible to add a bit display near the line with the bitrate display? For example - 1000kbps / 16bit. Forgive me if my questions are trivial, I just don't understand anything about this and have always used the standard theme of the player, and only recently installed a third-party theme!
I love this theme. Fantastic job! One note though that updating the bundled components to the latest causes the Now button on the lower right to stop working. Several components have updates. The two major ones foo_ui_columns-1.4.1 and foo_uie_albumlist-0.4.0-beta.7 may be responsible for Now to break.
Clicking it causes the currently playing song to become highlighted in the playlist view to the right. The playlist view remains fixed even when songs change. Clicking it allows the playlist view to scroll to the playing song.
I was planning to modify the script so that Now automatically invokes when songs change. This would eliminate the need to click it at all.
I am describing the NGP view specifically. It does highlight the currently playing track; however, I have a list of over 6,500 songs. I play my playlist in a random order, and it does not scroll to the next playing song. Now button scrolls right to the next song. Find will also do this, but Find changes the list. You should see this same behavior.
I found the broken script for this and fixed the button. To fix this, right click the Now button then click Splitter Settings... Click the Script tab on the next pop-up that appears. Scroll all the way to the bottom. The third line from the bottom has the issue. Replace the third line from the bottom with this:
$textbutton($mul($get(div.x),5),$get(btn.y),$get(div.x),24,Now,Now,COMMAND:View/Playlist view/Activate now playing;REFRESH,fontcolor:$get(col2),fontcolor:$get(col1))
I have a 4K monitor and the is super small but I can change the font sizes as described in the installation manual which makes it readable however in the album list panel (ELP for example), the duration of the track is squished to where you cannot read the text. How do I resize those columns (track name, rating, duration)? I have a similar issue for the year/genre text in the group header. Thanks.