AVRCP

BlueToothAVRCP(音声/ビデオ リモート制御プロファイル)で、GSPlayer等を操作できるようにするツール、AVRCPが公開されていました(7/13〜9/21)

(情報元:ブツヨクxタワゴト → 8796.jp管理日誌)


初公開?時

Ok, here is the agent!
It is a little app(NOT a plugin for the GSPlayer!) wich runs in background. The app uses the Windows Media Player plugin for parsing the AVRCP signals (thank you to Mirko Schenk from MortPlayer for his help!!).
On startup you do not see anything from the app! When you start it a second time, you see an menu at the bottom (OK and SETTINGS) where you can configure various things like the path to the GSPlayer and timings for double and triple clicks. Don´t click the OK button, because the app will exit after that! Just leave it run in background. The menu disappears after clicking somewhere else.
When you have configured the GSPlayer path, the plugin ready to work.

Headset Button functions:

Play - click - If GSPlayer is not running, it will startup, if it is running you can switch between play and pause.

Play - double click - turns the screen off
Play - triple click - opens the "File Open" Dialog
Play - long click - exits the GSPlayer. you can start it again with another click!

Forward - click - jumps forward one track.
Forward - double click - fast forward.

Backward - click - jumps back one track.
Backward - double click - fast rewind.

1回目の更新

New Features:

  • Changed double and dingle click behaviour of forward/backward buttons
  • Pause and Resume the GSPlayer on incoming call.
  • If you press the VoiceCommand Button, the Player will pause too.

上記二つは、GSPlayerに特化?したAVRCPエージェントとのこと。


そして新しいスレッドでは、GSPlayerに限定せず、アプリに投げるWM_COMMAND(ウィンドウメッセージですね)を細かくカスタマイズできるようにされた、新しいバージョンが公開されています。

here is my new version of the avrcp-agent. It is now customizable, so you can control every application from wich you know the messages to be send as WM_COMMAND.
On startup you do not see anything from the app! When you start it a second time, you see an menu at the bottom (OK and SETTINGS) where you can configure various things like the path to the application you want to control and timings for double and triple clicks. Don´t click the OK button, because the app will exit after that! Just leave it run in background. The menu disappears after clicking somewhere else.

上記スレッドで、GSPlayerだけでなく、CorePlayerの設定例も紹介されています。うまく設定できるのであれば、範囲も色々広がるかも。


私は実際には試していませんが(^^;、とりあえずということで起動してみたところ、新しいバージョンの方は、Ad[es]で見たら、各入力欄が文字化け?している感じでした。ちゃんと設定し直せばよいのでしょうか・・。
GSPlayerオンリーで元々用意された操作法で使えればいい!という方は、古いバージョンを使うのも手かもしれません。


起動すると常駐。二重起動すると、ソフトキー1にOK、ソフトキー2にSettingが表示されます。このOKの方で、常駐終了。Settingの方で各種設定画面が表示されます。
情報元の8796.jp管理日誌さんの所で前のバージョンを試された際は、Ad[es]で使えたとのことですので、新しいバージョン含め興味のある方はお試し下さい〜。


最後に、毎度のお話ですが、xda-developers.comですので、DLする際はフォーラムにレジスト(メアドがあればOK)する必要があります。



(追記)
8796.jpさんが、新しいバージョンで試してくださっています。ありがとうございます。<(_ _)>

[どえす] AVRCP V.1.11を試してみたよ - 8796.jp管理日誌

動作はするものの、前回のバージョンと同じく、しばらく経つとフリーズしてしまったとのこと。。うーん残念です。
Ad[es]だけの問題なのか、他のデバイスではどうなのか、今後の更新で改善されることを期待したいです。