====== Playlist Dropdown (foo_uie_playlists_dropdown) ====== ===== Описание ===== Показывает плейлист в виде выпадающего меню. ===== Возможности ===== * Различные иконки для нормального / заблокированного / активного / воспроизводимого плейлиста (также, иконки можно отключить). * Настраиваемая сортировка. * Настраиваемые заголовки плейлистов. * Настраиваемый шрифт. * Настраиваемый шрифт и фоновые цвета. * Простое контекстное меню. The list can display various information about playlists (through formatting strings): * %title% Name of the playlist. * %lock% Present if the playlist is locked (returns name of the lock, for example Autoplaylist or Read-only). * %size% Number of items (songs) the playlist contains. * %length% Playlist's length (duration), formatted as [HH:]MM:SS. * %filesize% Total filesize of the playlist (in bytes -> use e.g. $div(%filesize%,1048576) to retrieve size in MB). * %isplaying% Present if the playlist is currently being played (to be used as a switch for $if()). * %isactive% Present if the playlist is active (to be used as a switch for $if()). * %index% Index of the playlist. * %total% Total number of playlists. * %id% Original index of the playlist (when the list is sorted). ===== Скриншоты ===== * Скриншот {{foobar2000:plugins_for_0.9.x:screenshot.png|}} * Окно настроек {{foobar2000:plugins_for_0.9.x:screenshot2.png|}} ===== Изменения ===== * 20060528 (v0.5.7) * Added Load..., Save as... and Save all as... to context-menu. * Added middle-click action: Activate now playing playlist * Added simple separator lines * Removed Set max height option * Fixed bad filesize on CUEs * 20060521 (v0.5.6) * Fixed mouse-wheel support * Added %filesize% field * Improved preferences page * Configurable action for Middle click * (Hopefully) got rid of 'metadb_handle leaks' that occasionally occured (was that really me?...) * 20060519 (v0.5.5) * Added custom-sorting * Added customizable colors * Added top/right/bottom/left padding * Added Rename and Preferences... context-menu items * Added %length% field * Keyboard commands: F2 (Rename), DEL (Remove) * Various bug-fixes * 20060517 (v0.5) * Initial release ===== Дополнительно ===== * [[http://patchu.info/mixcherry/icons_sample.bmp|Скачать пример набора собственных иконок]] ===== Ссылки ===== * [[http://patchu.info/mixcherry/foo_uie_playlists_dropdown.zip|Скачать версию 0.5.7.5]] ([[http://nex83.republika.pl/fb2k/foo_uie_playlists_dropdown.zip|зеркало]]) * [[http://www.hydrogenaudio.org/forums/index.php?showtopic=44703|Дискуссионная страница плагина]] (англ.)