fredemmott / jerboa

Qt-based music player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is still under development, and probably not what you want to use.

Has a much more flexible plugin system, more consistent coding standards,
and is just generally cleaner.

Also has many performance issues fixed.

New in jerboa-ng:
- new tracks get added without restart
- "Boffin" plugin

Working:
- Collection
- Playback
- Non-persistent playlist
- Reading collection from database
- Replaygain
- InfoWidget
- Last.fm scrobbling
- Tray icon
- MPRIS
- Various UI things (including icons for buttons)
- Anything which involves tag reading (collection scanning, playing from file)
- Drag and drop from collection (enter in search box works, as do double clicks)
- Inital settings

Not yet implemented:
- removing items from playlist (not clear)
- playlist persistence
- changing settings

About

Qt-based music player


Languages

Language:C++ 98.8%Language:C 1.2%