Navigator beta2 (
download).
Changes: - Added a graphics file and updated appearance
- Color selection (with presets and HSB sliders)
- Double click resize area (time display) to "resize to fit".
- Removed 'search' button to make room for color selection button
- Improved old code.
I'm still not finished, and colors, features and details will be changed as I see fit.
compact mode (color: 'default'):

extended mode with color selector enabled (color: 'default'):

extended mode with large albumart (color: 'preset 1'):
Short description of some of the features:(
LMB and
RMB refers to clicking the left or right mouse button)
Actions:Resize: LMB and hold on
time (upper right corner) then drag
Resize to fit: Double click LMB on
time (upper right corner)
Toggle mode (compact/full): RMB on
time (upper right corner)
Progress bar: LMB and hold to 'skip' , RMB and hold to 'scan'.
Albumart: LMB on it to toggle size
Codec/Replaygain info: RMB on it to toggle between the two.
Album-/Genre info: RMB on it to toggle between the two.
Trackrating: The five blue squares turns white according to rating (using the %trackrating% tag). LMB on one of the squares will find the next track in playlist with that specific rating, and show the result in the box to the right of the rating. Double click the result to play it, or press the
- button to the right, to empty the box.
Buttons:upper left: LMB: show/hide foobar main window
Play button: LMB: 'play/pause', RMB: 'stop'
<(top): LMB 'previous track', RMB 'Start this track over' (I think I will change this)
>(top): LMB: 'next track', RMB: 'random track'
t: LMB: toggle remaining/elapsed time
a: LMB: toggle look transparency
x: LMB: 'exit foobar2000'
< and
>(to the right of the tab name): LMB: one tab forwards/backwards. RMB jump to first/last tab.
grayish button Shows current order/flow (abbreviate). LMB: set order/flow to 'default'. RMB: Bring up the 'playback menu' to set order/flow and such.
c: LMB: open 'Color selector'
k: LMB: Show/hide a small keyboard. (Keyboard: LMB: Play first track in playlist where %artist% starts with this character. RMB: Same as LMB, but will only scroll to and highlight the track)
n: LMB: Show/hide a small "remote" used to skip to the next/previous artist/album with LMB (RMB to show the result in the box to the right og the trackrating).
/\ and
\/: LMB: scroll playlist (slow), RMB: scroll playlist (fast).
<(playlist): LMB: scroll to current track (in look playlist). LMB(doubleclick): Same as LMB, but will also scroll and hightlight in main playlist.
RMB: Scroll playlist in look, to the track that is highlighted in the main playlist.
Color area:Self explaining I guess, but some notes:
Number buttons are the presets. Change them in the 'color_upNorth.ski' file.
* button: Prints the current RGB value to console.
default: Is the 'background' color set in the 'color' section in the main ski-file.
Brightness is limited to avoid too bright colors. Default range is RGB(0,0,0) to RGB(160,160,160). Change the 'limit' variable in 'color_upNorth.ski' if you want it brighter.
undo: Undo last slider movement (after pressing button the last time) or last preset button pressed.
The info about the current track will scroll if it doesn't fit.
Try left, right and double clicking everything and you might find something I forgot to mention. If you look for a 'volume control', you won't find it, but maybe I'll add one later.
NOTE: foo_ui_columns and
foo_playlistgen_ex no longer causes problems. At least not here, but I don't know why it suddenly works...
Hope you enjoy it

Btw: I was planning to develop it a little further before releasing this version. Hope I didn't forget to fix obvious problems. Less than 5 tracks in a playlist still triggers funny behavior, but nothing critical...
Note: This is a copy and paste of the beta1 post. I might have forgotten to change all relevant parts.