summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/recorder/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Correct license for example and snippet filesLucie Gérard2024-03-261-1/+1
* Add screen capturing video source to the media recorder exampleArtem Dyomin2023-03-151-1/+1
* Adjust multimedia examples to use new QPermission APIIvan Solovev2023-02-081-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-211-14/+7
* Remove the code-signing step from examplesDoris Verria2022-03-171-11/+0
* Fix missing main.qml in examplesSamuel Mira2022-03-091-1/+24
* Improve examples CMakeLists.txtKai Köhne2022-02-171-6/+2
* CMake: add install command for examplesSamuli Piippo2022-01-181-0/+12
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-171-0/+11
* Recorder example: Build as app bundle on macOS/iOSDoris Verria2021-08-191-0/+5
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Add a simple recorder app for capturing audio or audio/video streamsPiotr Srebrny2021-07-011-0/+29