Foobar2000:Foobar2000: Difference between revisions
(Added a section about GUIs since its such a big topic on the forums) |
|||
Line 26: | Line 26: | ||
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. | 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 | Because of the useful extensions to the Standard UI, Columns is rapidly becoming popular and continues to be under rapid developement. | ||
=== Supported languages === | === Supported languages === |
Revision as of 23:57, 12 February 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:
- TTA, FLAC, Monkey's Audio, WavPack, Speex, Mod, SPC, TFMX, Shorten, OptimFROG, LPAC, WMA, AC3, PSF, NSF, XID, XA, Matroska
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 becoming 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
- FB2K's Masstagger (written by picmixer)