Difference between revisions of "Foobar2000:Components 0.9/Cover Flow (foo bubble coverflow)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(New page: {{stub}} =Description= The plugin can work either as a UI panel or a standalone window (found in the view menu), and a fullscreen mode for both. I'll make it a UI element when the SDK fo...)
 
m
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
+
{{fb2k}}
 +
[[Category:Foobar2000 3rd-Party Components|Cover Flow (foo bubble coverflow)]]
 
=Description=
 
=Description=
  
Line 12: Line 13:
  
 
=Links=
 
=Links=
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=60664 Discussion thread]
+
* [https://hydrogenaud.io/index.php/topic,60664 Discussion thread]
 
* [http://bubbleguuum.free.fr/foo_bubble_coverflow/reflections.JPG Screenshot]
 
* [http://bubbleguuum.free.fr/foo_bubble_coverflow/reflections.JPG Screenshot]
 
* [http://bubbleguuum.free.fr/foo_bubble_coverflow/foo_bubble_coverflow.dll Download link]
 
* [http://bubbleguuum.free.fr/foo_bubble_coverflow/foo_bubble_coverflow.dll Download link]

Latest revision as of 14:24, 21 September 2022

Foobar2000_Logo.png

Description

The plugin can work either as a UI panel or a standalone window (found in the view menu), and a fullscreen mode for both. I'll make it a UI element when the SDK for it is available. For now it is only able to display art stored in external files, not embedded covers.

The plugin uses OpenGL for rendering, and if your hardware support it, Full Scene Antialiasing is used to eliminate jaggies.

You configure the cover source in the configuration panel (right click in the window for the configuration). The default is folder.jpg.

The cover flow display is a view of the active playlist, and works much like the itunes component. Acting on the active playlist affects the Cover flow and vice versa.

Links