Difference between revisions of "Foobar2000:Foobar2000"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Supported platforms)
(Added a section about GUIs since its such a big topic on the forums)
Line 14: Line 14:
  
 
In addition, foobar2000 can also play music directly from compressed RAR, ZIP and 7-ZIP archives without requiring the user to extract the files prior to playing.
 
In addition, foobar2000 can also play music directly from compressed RAR, ZIP and 7-ZIP archives without requiring the user to extract the files prior to playing.
 +
 +
=== User Interface ===
 +
----
 +
 +
====Standard====
 +
 +
By default foobar2000 uses the standard interface, foo_ui_standard.  This interface is based around a tabbed list of playlists.  Playlists are then formatted according to the title formatting strings entered by the user.  These allow access to tag data, as well as information about the state of the program in the playlist display.
 +
 +
====Columns====
 +
 +
foo_ui_columns is an extension of the ideas used in the standard interface.  It takes the open area of the playlist and divides it into one or more columns that have individual formatting strings.  Recent versions of Columns have also added support for UI Extension panels.  These are additional panels that plug into Columns and add additional functions defined in a side panel.  To date panels for viewing the database, viewing track info, viewing album art, buttons , volumebars and visualizations have all been created.
 +
 +
Because of the useful extensions to the Standard UI, Columns is rapidly becomeing popular and continues to be under rapid developement.
  
 
=== Supported languages ===
 
=== Supported languages ===

Revision as of 23:23, 8 January 2005

foobar2000 is a free music player for Windows. It features multiple playlists, streaming, ReplayGain support, extensive plug-ins support and more.


Supported formats


Playback

Supported through plug-ins:

In addition, foobar2000 can also play music directly from compressed RAR, ZIP and 7-ZIP archives without requiring the user to extract the files prior to playing.

User Interface


Standard

By default foobar2000 uses the standard interface, foo_ui_standard. This interface is based around a tabbed list of playlists. Playlists are then formatted according to the title formatting strings entered by the user. These allow access to tag data, as well as information about the state of the program in the playlist display.

Columns

foo_ui_columns is an extension of the ideas used in the standard interface. It takes the open area of the playlist and divides it into one or more columns that have individual formatting strings. Recent versions of Columns have also added support for UI Extension panels. These are additional panels that plug into Columns and add additional functions defined in a side panel. To date panels for viewing the database, viewing track info, viewing album art, buttons , volumebars and visualizations have all been created.

Because of the useful extensions to the Standard UI, Columns is rapidly becomeing popular and continues to be under rapid developement.

Supported languages


  • English

Supported platforms


  • Windows

No known plans exists to port it to other platforms, but attempts have been made, with varying degrees of success, to run foobar2000 on x86 Linux systems by using Wine.

Guides


External links