aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-mediaplayer
Commit message (Collapse)AuthorAge
...
* Translated using Weblate (Czech)Pavel Borecki2017-07-27
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/cs/
* Translated using Weblate (Spanish)Zackary Welch2017-07-24
| | | | | | | Currently translated at 5.6% (4 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/es/
* Translated using Weblate (Portuguese (Brazil))Glauco Machado2017-07-24
| | | | | | | Currently translated at 15.4% (11 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/pt_BR/
* Translated using Weblate (Czech)Pavel Borecki2017-07-24
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/cs/
* Translated using Weblate (Catalan)Davidmp2017-07-24
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/ca/
* Translated using Weblate (Danish)scootergrisen2017-07-22
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: lumina/lumina-mediaplayer Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-mediaplayer/da/
* add lplay symlink for the same reasons we have lte for lumina-texteditorq5sys2017-07-06
|
* update readme with CLI argumentsq5sys2017-07-06
|
* Add a bunch more README.md files for the rest of the lumina desktop-utilities.Ken Moore2017-07-05
|
* Tag Version 1.3.0 in sourceKen Moore2017-06-26
| | | | Ensure the translation files are all in sync as well.
* Quick adjustment for when pianobar is not installedKen Moore2017-06-20
|
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
|
* Make all the desktop utilities use the new LUtils::openSettings() function ↵Ken Moore2017-06-07
| | | | so they can be launched as the root user without clobbering the user-permissioned settings file.
* Make sure that the no-pianobar setup section stops when it is finished - ↵Ken Moore2017-06-01
| | | | don't need to run the rest if pianobar is not installed.
* Clean up the initial argument parsing for lumina-mediaplayer - now it will ↵Ken Moore2017-05-30
| | | | actually load multimedia *files* which are specified on the CLI and/or default to the Pandora player as needed.
* Quick sync of all the translation files with the sources.Ken Moore2017-05-01
|
* Get lumina-mediaplayer saving/loading user settings on new start.Ken Moore2017-04-28
|
* Oops - move lumina-notify back to the desktop-utils category (JT already ↵Ken Moore2017-04-28
| | | | | | turned it on by default) Also add all the translation files for lumina-mediaplayer.
* Clean up the UI for lumina-mediaplayer, and disable video output (still ↵Ken Moore2017-04-28
| | | | getting gstreamer stream crashes when the video widget is not visible).
* Get more of the "local" file playback functional. Now it seems almost ↵Ken Moore2017-04-19
| | | | full-featured.
* A bit more work on lumina-mediaplayer:Ken Moore2017-04-19
| | | | | | - Add support for creating generic stations from a search term. - Ensure that new stations are automatically switched to.. - Add support for changing the libao "audio driver" (some drivers just spit out static - like pulse, but the "oss" driver works great).
* 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