aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/mediaplayer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix media player stutteringTomas Åkesson2023-03-261-0/+5
| | | | | | | | Only call setPosition() on the QMediaPlayer object when the user has manually dragged the slider position slider. Otherwise the slider and player will call each other, probably causing a feedback loop which causes stuttering.
* Introduce Qt 6 supportAlexey Andreyev2023-03-241-0/+5
| | | | With QT_VERSION_CHECK and core5compat module
* Restructures the project source and cleans up a bitFelix (xq) Queißner2020-06-221-0/+42