| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix media player stuttering | Tomas Åkesson | 2023-03-26 | 1 | -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 support | Alexey Andreyev | 2023-03-24 | 1 | -0/+5 |
| | | | | | With QT_VERSION_CHECK and core5compat module | ||||
| * | Restructures the project source and cleans up a bit | Felix (xq) Queißner | 2020-06-22 | 1 | -0/+42 |
