Инструменты пользователя

Инструменты сайта


foobar2000:plugins_for_0.9.x:foo_ui_panels_foo_ui_panels

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
foobar2000:plugins_for_0.9.x:foo_ui_panels_foo_ui_panels [2007/03/15 12:42]
Spike
foobar2000:plugins_for_0.9.x:foo_ui_panels_foo_ui_panels [2007/06/09 03:30] (текущий)
Строка 15: Строка 15:
  
 {{  foobar2000:​plugins_for_0.9.x:​foo_ui_panels.jpg?​200|Одна из конфигураций под Panels UI}} {{  foobar2000:​plugins_for_0.9.x:​foo_ui_panels.jpg?​200|Одна из конфигураций под Panels UI}}
 +
  
 ===== Установка ===== ===== Установка =====
-Установка стандартна:​ [[http://users.bowie-cass.com/singa/​foo_ui_panels.zip|скачайте последнюю версию]] и разархивируйте dll-файл в [[foobar2000:​directories|папку компонентов плеера]]. При апдейте убедитесь,​ что сохранили старые конфигурации Panels UI, сделайте бекап.+Установка стандартна:​ [[http://panels.fooblog2000.com/​foo_ui_panels.zip|скачайте последнюю версию]] и разархивируйте dll-файл в [[foobar2000:​directories|папку компонентов плеера]]. При апдейте убедитесь,​ что сохранили старые конфигурации Panels UI, сделайте бекап.
  
 ===== Changelog ===== ===== Changelog =====
 +  * 0.13.0
 +    * library filter tweaks
 +    * transparent background for scpl (scrolling will be slower)
 +    * transparent background for library filter & track displays.
 +    * new Library Filter defaults (hit reset page to get defaults)
 +
 +  * 0.12.0
 +    * new "​Library Filter"​ panel. a bit similar to Album List but with the ability to "​and"​ and "​not"​ nodes. also uses the current scpl sort/group settings when sending to playlist. use the sample "​library.pp"​ layout file with a POPUP: to see how to customize.
 +    * button in settings dialog to clear PVARs
 +
 +  * 0.11.0
 +    * window title updates on pause
 +    * new "track globals"​ which are also evaluated before sorting/​grouping. keep this small and fast.
 +    * tweaked sort/group criteria to use new track globals
 +    * "Reset Page" in Panels UI preferences resets to defaults
 +    * new button POPUP:"​layout file" to create a new panels ui window.
 +
 +  * 0.10.0
 +    * window size/​position stored in pui
 +    * FILTER: button sorts by current sort/group
 +    * tray context menu
 +    * SORTGROUP_PRESET:​index button (where index is the number of the preset)
 +    * $sortgroup_preset(index) returns the name of the specified preset.
 +    * %sortgroup_preset_count% returns the number of presets
 +    * %sortgroup% to get the name of the current sort/group criteria
 +    * changed $playlistname() to %playlistname%
 +    * %sortgroup% returns the current sort/group.
 +    * %groupformat% (only vailid in SCPL "Group Display"​) to get the current group by string.
 +    * "​Singles"​ layout is chosen as default. Use this + %groupformat% to handle differnt grouping criteria dynamically.
 +    * changed base path to be relative to layout folder. eg. if you have your pui in  ..\foobar2000\PanelsUI\MyTheme\MyTheme.pui,​ then /​images\myimage.jpg would be ..\foobar2000\PanelsUI\MyTheme\images\myimage.jpg
 +    * customizable double click / middle click actions
 +    * sort/group settings are remembered by playlist name and applied on playlist changes
 +    * misc bug fixes / tweaks
 +
 +  * 0.9.2
 +    * misc bug fixes / tweaks
 +    * delay load uxtheme.dll to support win2k
 +    * $playlistname() to get the playlist name
 +    * $sortidx(name) returns the sort index or false if not sorted
 +    * sort/group presets in main menu (view / panels ui / sort\ group by)
 +    * $extra(FOOBAR2000_VERSION)
 +
 +  * 0.9.0
 +    * new sorting/​grouping system
 +
 +  * 0.8.0
 +    * "​windowsize"​ button will now work inside child track displays
 +    * new user globals / layout globals will be run before all title formatting in TrackDisplay / SCPL. 
 +    layout globals will change between layouts and are saved in the .pui, while user globals stay the same for all layouts.
 +    * various bug fixes / improvements
   * 0.7.5   * 0.7.5
     * Tooltips for buttons. (add TOOLTIP:​mytooltip or TOOLTIP:​”my tooltip” to override the default)     * Tooltips for buttons. (add TOOLTIP:​mytooltip or TOOLTIP:​”my tooltip” to override the default)
Строка 281: Строка 332:
   * //​ALPHA-x//​. Прозрачность изображения;​ указывается целым числом от 0 (полностью прозрачно) до 255 (непрозрачно).   * //​ALPHA-x//​. Прозрачность изображения;​ указывается целым числом от 0 (полностью прозрачно) до 255 (непрозрачно).
   * //​NOKEEPASPECT//​. При изменении размера игнорировать пропорции изображения (aspect ratio).   * //​NOKEEPASPECT//​. При изменении размера игнорировать пропорции изображения (aspect ratio).
- 
   * //VALIGN-T (vertical align-TOP), VALIGN-B, HALIGN-L, HALIGN-R//. Опции выравнивания.   * //VALIGN-T (vertical align-TOP), VALIGN-B, HALIGN-L, HALIGN-R//. Опции выравнивания.
 +  * //​ROTATEFLIP-x//,​ где x (см. таблицу ниже).
  
-  * //​ROTATEFLIP-x,​ где x: (см. таблицу ниже) +^Поворот X ^Поворот Y ^Поворот XY ^Нет^ 
- +|Поворот 90° CW| 5 | 7 | 3 | 1 | 
-^Поворот X  ^Поворот Y  ^Поворот XY  ^Нет^ +|Поворот 180° CW| 6 | 4 | 0 | 2 | 
-|Поворот 90° CW|  5 | 7 | 3 | 1 | +|Поворот 270° CW| 7 | 5 | 1 | 3 | 
-|Поворот 180° CW| 6 | 4 | 0 | 2 | +|Нет| 4 | 6 | 2 | 0 |
-|Поворот 270° CW| 7 | 5 | 1 | 3 | +
-|Нет| 4 | 6 | 2 | 0 |+
  
 Более просто:​ Более просто:​
Строка 363: Строка 412:
  
 ===== Ссылки ===== ===== Ссылки =====
-  ​* **[[http://​users.bowie-cass.com/​singa/​foo_ui_panels.zip|Скачать ​Panels UI]]**+  * [[http://​users.bowie-cass.com/​singa/foobar/bin/​foo_ui_panels.zip|Скачать]]
  
   * [[http://​wiki.hydrogenaudio.org/​index.php?​title=Foobar2000:​Components_0.9/​Panels_UI_%28foo_ui_panels%29/​Change_log|Changelog]]   * [[http://​wiki.hydrogenaudio.org/​index.php?​title=Foobar2000:​Components_0.9/​Panels_UI_%28foo_ui_panels%29/​Change_log|Changelog]]
   * [[http://​www.hydrogenaudio.org/​forums/​index.php?​showtopic=52465|Дискуссионная страница плагина]] (англ.)   * [[http://​www.hydrogenaudio.org/​forums/​index.php?​showtopic=52465|Дискуссионная страница плагина]] (англ.)
   * [[http://​wiki.hydrogenaudio.org/​index.php?​title=Foobar2000:​Components_0.9/​Panels_UI_%28foo_ui_panels%29#​Description|Panels UI на Hydrogenaudio]]   * [[http://​wiki.hydrogenaudio.org/​index.php?​title=Foobar2000:​Components_0.9/​Panels_UI_%28foo_ui_panels%29#​Description|Panels UI на Hydrogenaudio]]
foobar2000/plugins_for_0.9.x/foo_ui_panels_foo_ui_panels.1173951751.txt.gz · Последние изменения: 2007/03/15 12:42 (внешнее изменение)