aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libopenshot/files/patch-src_Qt_AudioPlaybackThread.cpp
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/libopenshot: Update 0.3.3 → 0.4.0Tatsuki Makino2025-02-101-3/+3
| | | | | | | | | Update as part of update multimedia/openshot 3.2.1 → 3.3.0. Changelog: https://github.com/OpenShot/libopenshot/releases/tag/v0.4.0 PR: 284374
* multimedia/{,lib}openshot: fix OPTIONS and audio output device selectionTatsuki Makino2024-05-061-0/+22
Documents that require doxygen have been separated into DOXYGEN option. It is off by default. This should fix an issue where no matter what we choose, we could only output audio to the default sink. In particular, it is a fix that has become necessary to make JACK work well. Fixed stage-qa error - link with libpython. PR: 277648