D7539: Dolphin - Add autoplay feature for media files

Anthony Fieroni noreply at phabricator.kde.org
Fri Aug 25 18:43:04 BST 2017


anthonyfieroni added inline comments.

INLINE COMMENTS

> phononwidget.cpp:97
> +                m_autoplaytimer->setSingleShot(true); // Play only once, otherwise this loops in 1 sec cycles
> +                m_autoplaytimer->start(1000); // Delay to start the autoplay
> +        }

This should reuse some configuration not hardcoded.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D7539

To: pekkah, #dolphin, #kde_applications
Cc: anthonyfieroni, elvisangelaccio, #dolphin, pekkah, navarromorales, firef, andrebarros, alexeymin, genaxxx, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20170825/de84f491/attachment.htm>


More information about the kfm-devel mailing list