CEAudioPlayer Ver0.67

ネイティブなC言語で作られた、FMODライブラリを利用&スキン適用可な音楽プレーヤー、CEAudioPlayerが公開されていました。

I have created a small MP3 playing application that I wanted to publish to the world. Key features are

  • Native C code. No dependencies on .NET
  • Tiny (just 37Kb, plus 440Kb of FMOD library. I can remove the FMOD library, but most GPSs dont have windows media player installed by default to handle MP3)
  • Extremely skinnable, almost everything is configurable

I have tested this on my GPS (CE 4.2) and PDA (Hermes) and it works quite well.

CEPhotoViewerと同じ作者さんが作られたものみたいですね。Ad[es]でも動作しました。やはり2バイト文字含むディレクトリの再生は駄目っぽい?感じでしたが・・。
同梱のスキンはQVGA向け?なのか、ちょっと荒かったですが、表示上はAd[es]でも問題無さそう。
この手のフリーで公開されているプレーヤーは、マネージドなものが多いと思いますので、頑張っていただきたいなぁと。