Difference between revisions of "Foobar2000:Components/Columns UI (foo ui columns)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Layout)
m (Updated version info.)
(30 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{stub}}
+
{{Foobar Component Infobox
 +
| name                = Columns UI
 +
| screenshot          = [[Image:Foobar2000-ColumnsUI.png|250px]]
 +
| caption              = Columns User Interface
 +
| module_name          = foo_ui_columns
 +
| developer            = Reupen Shah (musicmusic)
 +
| repository          = [https://github.com/reupen/columns_ui GitHub]
 +
| released            = {{start date and age|2004|01|21}}
 +
| released_ref        =
 +
| stable_release      = 1.1.0
 +
| stable_release_date  = 2019-07-27
 +
| preview_release      = 1.2.0 RC2
 +
| preview_release_date = 2019-08-31
 +
| foobar2000_minimum  = 1.4
 +
| foobar2000_ui_module =
 +
| use                  = UI
 +
| license              = LGPLv3<ref>[https://github.com/reupen/columns_ui/blob/master/README.md columns_ui/README.md at master · reupen/columns_ui], accessed 2015-06-28</ref>
 +
}}
 +
'''Columns UI''' is a interface style important to [[foobar2000]]. It has its own plugin system and these plugins extend the user interface, used to customize the layout of foobar with few limitations.
  
=Description=
+
It includes the following features:
  
A user interface for the foobar2000 audio player which includes the following features:
+
* Columns in the default view of the playlist.
 +
* Built-in volume control toolbar.
 +
* Interchangeable elements through the use of panel and toolbar components.
  
* Columns in the default view of the playlist
+
'''Columns UI requires the libpng and zlib libraries to function.'''
* Built-in volume control toolbar
+
* Interchangeable elements through the use of panel and toolbar components
+
  
=Layout=
+
==Layout==
 
The definite most important aspect of Columns UI! Each item that is added is hereforth refered to as an '''object'''.
 
The definite most important aspect of Columns UI! Each item that is added is hereforth refered to as an '''object'''.
  
==Presets==
+
===Presets===
 
'''Presets''' are used to change into a different type of layout. For example, a user might have one layout to choose songs from a playlist, one to change the actual playlist, and another to watch the lyrics. Maybe I will upload an image later.
 
'''Presets''' are used to change into a different type of layout. For example, a user might have one layout to choose songs from a playlist, one to change the actual playlist, and another to watch the lyrics. Maybe I will upload an image later.
  
==Objects==
+
===Objects===
===Layout===
+
====Layout====
 
The only existing layout option is Tabbed Panel Stack Mod, used for foo_uie_tabs. Tabs in this case function the same way they do in Firefox, and each tab corresponds to a different layout. In order to set that layout, '''each child object is a new tab'''.
 
The only existing layout option is Tabbed Panel Stack Mod, used for foo_uie_tabs. Tabs in this case function the same way they do in Firefox, and each tab corresponds to a different layout. In order to set that layout, '''each child object is a new tab'''.
  
===Panels===
+
====Panels====
 
Panels are the most important thing you will use. Think blocks, you can stack them, place them next to each other, and set them up however you like.
 
Panels are the most important thing you will use. Think blocks, you can stack them, place them next to each other, and set them up however you like.
  
The best examples are Album  
+
The best examples are Album Art Panel and Track Info.
  
 
+
====Playlist Views====
===Playlist Views===
+
 
*Default Playlist
 
*Default Playlist
 
*Columns Playlist
 
*Columns Playlist
*Single Column Playlist
 
  
===Splitters===
+
====Splitters====
 +
'''Splitters''' are used to place more than one object inside any given place.
  
 
  |- Horizontal Splitter
 
  |- Horizontal Splitter
Line 44: Line 61:
 
Makes A on top of B
 
Makes A on top of B
  
===Toolbars===
+
Playlist Tabs places whatever child object contained inside a group of tabs. Those tabs are always the loaded playlists used by the player.
  
===Visualizations===
+
====Toolbars====
 +
=====Buttons=====
 +
WARNING: If images disappear when you use new button layouts from the forum, you are missing two dependencies: zlib1.dll and libpng13.dll. They have to be copied into the main foobar2000 directory, not into the components directory!
 +
You can download them from the official homepage at [http://yuo.be/download/libpng128-zlib123.7z]
 +
 
 +
=====Menu=====
 +
=====Playback Order=====
 +
=====Seekbar=====
 +
=====Volume=====
 +
 
 +
====Visualizations====
 
Spectrum Analyzer is the only one that I have. Well, if a visualization is next to a toolbar, it will fit inside of the toolbar. If it's inside of a splitter or next to panels, then it will act as a panel.
 
Spectrum Analyzer is the only one that I have. Well, if a visualization is next to a toolbar, it will fit inside of the toolbar. If it's inside of a splitter or next to panels, then it will act as a panel.
  
==Example Layout==
+
===Example Layout===
  
=Playlist Switcher=
+
==Playlist Switcher==
  
 
Switch playlist, not very featureful.
 
Switch playlist, not very featureful.
  
=Columns Playlist=
+
==Columns Playlist==
  
 
This Playlist View (like Single Column Playlist or Default) displays different variables in columns.
 
This Playlist View (like Single Column Playlist or Default) displays different variables in columns.
  
==Columns==
+
===Columns===
  
==Global==
+
===NG Playlist===
Use this panel to configure the whole section of Columns Playlist.
+
Allows playlist to be sorted in groups
  
===Variables===
+
===Playlist filters===
Variables are used for...something.
+
* Playlist filters allow one to hide on playlists/show only on playlists/show on all playlists according to the playlist filter specified.  
 +
* Separate multiple playlists by a semi-colon and you can use wildcards and ?s.
  
 +
===Global===
 +
Use this panel to configure the whole section of Columns Playlist.
  
===Style===
+
====Variables====
 +
Variables are used for...something....
 +
 
 +
====Style====
 
Style refers to each unconfigured style of column.
 
Style refers to each unconfigured style of column.
  
=Link=
+
==See also==
* [http://yuo.be/columns.php Official Website]
+
* [[:Category:Foobar2000 Columns UI components|foobar2000 Columns UI components]] (category page)
* [http://music.morbo.org/wiki/columns_ui:columns_ui Official Wiki]
+
 
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=28647 Discussion thread]
+
==References==
 +
<references />
 +
 
 +
==External links==
 +
* {{ha|https://hydrogenaud.io/index.php/topic,28647.0.html}}
 +
* [https://yuo.be/columns_ui Official Columns UI website]
 +
* [https://wiki.yuo.be/columns_ui:start Official Columns UI wiki]

Revision as of 16:02, 2 September 2019

Columns UI
Foobar2000-ColumnsUI.png
Columns User Interface
Developer(s) Reupen Shah (musicmusic)
Repository GitHub
Release information
Initial release January 21, 2004; 20 years ago
Stable release 1.1.0 (July 27, 2019)
Preview release 1.2.0 RC2 (August 31, 2019)
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.4
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use UI
License LGPLv3[1]
Discussion thread {{{discussion_thread}}}
View all components

Columns UI is a interface style important to foobar2000. It has its own plugin system and these plugins extend the user interface, used to customize the layout of foobar with few limitations.

It includes the following features:

  • Columns in the default view of the playlist.
  • Built-in volume control toolbar.
  • Interchangeable elements through the use of panel and toolbar components.

Columns UI requires the libpng and zlib libraries to function.

Layout

The definite most important aspect of Columns UI! Each item that is added is hereforth refered to as an object.

Presets

Presets are used to change into a different type of layout. For example, a user might have one layout to choose songs from a playlist, one to change the actual playlist, and another to watch the lyrics. Maybe I will upload an image later.

Objects

Layout

The only existing layout option is Tabbed Panel Stack Mod, used for foo_uie_tabs. Tabs in this case function the same way they do in Firefox, and each tab corresponds to a different layout. In order to set that layout, each child object is a new tab.

Panels

Panels are the most important thing you will use. Think blocks, you can stack them, place them next to each other, and set them up however you like.

The best examples are Album Art Panel and Track Info.

Playlist Views

  • Default Playlist
  • Columns Playlist

Splitters

Splitters are used to place more than one object inside any given place.

|- Horizontal Splitter
|--- Panel A
|--- Panel B

Makes A to the left of B

|- Vertical Splitter
|--- Panel A
|--- Panel B

Makes A on top of B

Playlist Tabs places whatever child object contained inside a group of tabs. Those tabs are always the loaded playlists used by the player.

Toolbars

Buttons

WARNING: If images disappear when you use new button layouts from the forum, you are missing two dependencies: zlib1.dll and libpng13.dll. They have to be copied into the main foobar2000 directory, not into the components directory! You can download them from the official homepage at [1]

Menu
Playback Order
Seekbar
Volume

Visualizations

Spectrum Analyzer is the only one that I have. Well, if a visualization is next to a toolbar, it will fit inside of the toolbar. If it's inside of a splitter or next to panels, then it will act as a panel.

Example Layout

Playlist Switcher

Switch playlist, not very featureful.

Columns Playlist

This Playlist View (like Single Column Playlist or Default) displays different variables in columns.

Columns

NG Playlist

Allows playlist to be sorted in groups

Playlist filters

  • Playlist filters allow one to hide on playlists/show only on playlists/show on all playlists according to the playlist filter specified.
  • Separate multiple playlists by a semi-colon and you can use wildcards and ?s.

Global

Use this panel to configure the whole section of Columns Playlist.

Variables

Variables are used for...something....

Style

Style refers to each unconfigured style of column.

See also

References

  1. columns_ui/README.md at master · reupen/columns_ui, accessed 2015-06-28

External links