aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-fm
Commit message (Expand)AuthorAge
...
| * Fixed image previews with video thumbnailsZackaryWelch2017-10-25
* | Re-enable the "Root Mode" warning at the top of lumina-fm, and setup the root...Ken Moore2017-10-25
|/
* Fix an unommented testing line in lumina-fm.Ken Moore2017-10-25
* add logic for launching lumina-fm as rootq5sys2017-10-24
* warning banner for running lumina-fm as root_q5sys2017-10-24
* change thumbnail generation to faster method tested in lumina-fm-devq5sys2017-10-24
* Added preliminary code to disable video thumbnails with settingsZackaryWelch2017-10-21
* Finished video thumbnails and roll over playback for lumina-fm andZackaryWelch2017-10-21
* Add a semi-functional "VideoItemWidget" class to lumina-fm sources (not tied ...Ken Moore2017-10-18
* Make LVideoLabel thread-safe.Ken Moore2017-10-18
* Updated how video thumbnails are loaded. Now cached to stop crash whenZackaryWelch2017-10-16
* Clean up how the backend of the file manager handles atomic updates to change...Ken Moore2017-10-09
* Finished video thumnails for lumina-fm and lumina-fileinfoZackaryWelch2017-10-05
* Further lumina-fm changes for video thumbnailsCoupon2017-10-03
* Reworked the video thumnail system with lumina-fmZackaryWelch2017-10-03
* Reworked the VideoSurface subclassZackaryWelch2017-10-03
* add libav video thumbnail code back to projectq5sys2017-10-03
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-10-03
|\
| * Added experimental video thumbnails in lumina-fm and fileinfoZackaryWelch2017-10-03
* | Revert "rework video thumbnail code"q5sys2017-10-03
|/
* oops hadn't saved all my changes yetq5sys2017-09-24
* prototype webdav functionality for lumina-fmq5sys2017-09-24
* rework video thumbnail codeq5sys2017-09-24
* Resynced translation filesZackaryWelch2017-09-11
* Change the icon used for the "show errors" button in the file operation tray ...Ken Moore2017-09-08
* Fixed bug with lumina-fm editing default configuration file as rootZackaryWelch2017-09-07
* comment out method until its finishedq5sys2017-09-04
* clean out some older unused code commentsq5sys2017-09-04
* add prototype for auto-archival in file managerq5sys2017-09-04
* increase the size of the zoom in/out icons a bitq5sys2017-08-30
* Translated using Weblate (Lithuanian)Moo2017-08-21
* Translated using Weblate (Danish)scootergrisen2017-08-19
* Translated using Weblate (Catalan)Davidmp2017-08-17
* Translated using Weblate (Czech)Pavel Borecki2017-08-17
* Merge remote-tracking branch 'origin/master'Weblate2017-08-17
|\
| * Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
| * Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
* | Translated using Weblate (Portuguese (Brazil))Zackary Welch2017-08-17
|/
* Translated using Weblate (Spanish)Zackary Welch2017-08-11
* Translated using Weblate (French)Ethan James Large2017-08-11
* Translated using Weblate (Danish)scootergrisen2017-08-11
* Translated using Weblate (Lithuanian)Moo2017-08-08
* Translated using Weblate (Lithuanian)Moo2017-08-08
* Translated using Weblate (Czech)Pavel Borecki2017-08-08
* A couple quick updates to lumina-mediaplayer:Ken Moore2017-08-07
* Translated using Weblate (Catalan)Davidmp2017-08-07
* Merge remote-tracking branch 'origin/master'Weblate2017-08-07
|\
| * Update the browser to multi-thread *all* file loading, not just thumbnails.Ken Moore2017-08-04
* | Translated using Weblate (French)Ethan James Large2017-08-07
|/
* Merge branch 'master' of github.com:trueos/luminaWeblate2017-08-02
|\
bgstack15