Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multimedia/libopenshot: Update 0.3.3 → 0.4.0 | Tatsuki Makino | 2025-02-10 | 1 | -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 selection | Tatsuki Makino | 2024-05-06 | 1 | -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 |