A native music player for Haiku.
- Audio playback
- Playlist creation
- Reads and writes tags, with bfs attribute synchronization (currently only one way)
- MusicBrainz metadata lookup
- Color support, just drop a color on the seekbar
- Special thanks to zuMi for creating all the brilliant icons, used in this project.
Install via pkgman:
pkgman install taglib_devel musicbrainz_develcd BeTon
make
make bindcatalogsGenerate API docs with Doxygen:
pkgman install doxygen graphviz
doxygen DoxyfileOpen docs/html/index.html in WebPositive.
MIT License - See LICENSE for details.