aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-mediaplayer
Commit message (Collapse)AuthorAge
* Add the ability to change the libao audio driver as needed.Ken Moore2017-04-19
|
* Get the local file playlist mostly-working.Ken Moore2017-04-14
| | | | Still got some cleanup and polish to do yet.
* Another few changes to icons and such for Lumina.Ken Moore2017-04-14
|
* Another few icon changesKen Moore2017-04-13
|
* Couple more tweaks for the lumina-mediaplayer.Ken Moore2017-04-06
|
* Start prepping the "local" side of lumina-mediaplayer.Ken Moore2017-04-06
|
* another batch of update for the lumina-mediaplayer pandora streaming ↵Ken Moore2017-04-05
| | | | functionality.
* Couple tweaks for the Pandora process.Ken Moore2017-04-05
| | | | Found out that changing the /usr/local/etc/libau.conf to have "default_driver=oss" was required for non-distorted audio output on my laptop.
* Another large batch of work on lumina-mediaplayer. The Pandora streaming ↵Ken Moore2017-04-04
| | | | capabilities are almost completely done (just missing the interactive search for creating new stations) and very functional right now. Also get the system tray icon functional for the app too.
* Update lumina-mediaplayer a bit more - get the UI starting to reflect the ↵Ken Moore2017-04-03
| | | | Pandora info, and hook up the station changing buttons.
* Get the new lumina-mediaplayer semi-working. If pianobar is installed, it ↵Ken Moore2017-03-31
| | | | can now use it to play Pandora radio stations - but most of the interactive buttons have not been hooked up to the backend process yet.
* Add the beginnings of a new "lumina-mediaplayer" application. This is a ↵Ken Moore2017-03-17
hobby/tinker project, and I am primarily working on the interface to pianobar right now (not buildable yet).
bgstack15