Channel spectrum panel(UI Extension)

ColumnsUI用チャンネルごとのスペアナを表示するVisualization Component.

v0.17.2 (2008/05/18) old version(v0.16)

Panel Stack Splitter(UI Extension)

TFを使って設定するColumnsUI用Splitter. 使用はお勧めしない.

v0.3.8a(2009/06/07) old version(v0.3.4a)

  • $init_ps_globalでグローバル変数を保存するか、しないか選択できるようにした。
  • $delete_ps_globalを追加。
  • $drawthemerectが機能しなかったのを修正。
  • added: allow to configure persistency of global variable with $init_ps_global
    $init_ps_global(NAME,VALUE,0) implies that global variable NAME is deleted when quiting foobar2000.
  • added: $delete_ps_global.
  • fixed: $drawthemerect didn't work.

ELPlaylist(UI Extension)

SCPLっぽい スクリプト(Titleformat)ベースのColumnsUI用Playlist view.

あと入れるとしたらヘッダとボタン関数ぐらいだろう・・・

v0.6.5.3.3b(2009/06/05)

  • フォーカス関連の不具合修正。

Library Tree(UI Extension)

ライブラリとプレイリストをTree形式で表示するColumnsUI用パネル。foobar2000 v0.9.6以上必須。

v0.3.2.3bはbeta版です。クラッシュしたら出来れば教えてください。

v0.3.2.3b is beta(unstable) vesrion. I haven't figured out what cause the crash yet.

If this version cause crash, please send the crash reports.

v0.3.2.3b(2009/06/20) stable version(v0.3.1.1) 2009/06/11
  • $nodisplay追加。(v0.3.1.1)
  • クラッシュするバグの修正。(v0.3.1.1)

Biography View(UI Extension)

再生トラックのアーティスト、アルバム情報を表示するColumnsUI用パネル。ネットから自動ダウンロード機能つき。

v0.3.0.1(2009/06/27)

  • 不要なコードを削除
  • artistが複数の値を持つ場合に対応。Biography Server->Remap metaで設定。
    複数候補がある場合、右クリック->Select Artist.
  • 一部の情報を他componentからアクセスできるように拡張フィールドを追加。%lastfm_bio%など。
    (ただし、Show Textを設定したBiographyViewパネルが最低1枚必要。)
  • コンテキストメニューからタグづけできるようにしてみた。
    contextmenu->Tagging->Get Artist Info From Last.fm
  • UIによってはマウスホイールが効かないのを修正。(v0.3.0.1)
  • added: support for multiple values of artist field.
    (configured on Biography Server->Remap meta)
    a value can be selected with right click->Select Artist.
  • added: %lastfm_bio%,%last_similar_artist%... are available for other components (limit: these fields require at least one biography view panel with "Show Text". )
  • added: tagging <BIO>, <SIMILAR ARTIST> via contextmenu.
    contextmenu->Tagging->Get Artist Info From Last.fm

Lyrics panel(UI Extension)

ColumnsUI用、歌詞(カラオケタグ)表示component(Lryrics Show Panelとは別物)

v0.35(いつだっけ・・・)

Flv Input

FLV内のMP3を再生します。

v0.1(2009/02/21)

Mouse gesture host

マウスジェスチャ機能を提供します。基本的にはUI Componentに依存しません。

v0.4.1(2008/11/03)