mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
f3581f6772
written in C++ and QT4. Features include: * Support for (locally stored) albumart. * Support for audio streams (url). * Drag & drop playlist management. * Database browser (artist, album, genre, folder & playlist mode) * Database search (artist, album, genre & title mode). * Quick search-and-select in the playlist. * Mini-mode interface for basic control only. * Open folder in external programs to edit tags etc. * Generally a quick and clean application. WWW: http://coonsden.com/?page_id=145 PR: ports/154702 Submitted by: Cezary Morga <cm at therek.net>
17 lines
565 B
Plaintext
17 lines
565 B
Plaintext
QUIMUP is a 'graphical' client for the music player daemon (MPD)
|
|
written in C++ and QT4.
|
|
|
|
Features include:
|
|
|
|
* Support for (locally stored) albumart.
|
|
* Support for audio streams (url).
|
|
* Drag & drop playlist management.
|
|
* Database browser (artist, album, genre, folder & playlist mode)
|
|
* Database search (artist, album, genre & title mode).
|
|
* Quick search-and-select in the playlist.
|
|
* Mini-mode interface for basic control only.
|
|
* Open folder in external programs to edit tags etc.
|
|
* Generally a quick and clean application.
|
|
|
|
WWW: http://coonsden.com/?page_id=145
|