summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Update QML Media PlayerEd Cooke7 days52-881/+1158
* declarative-camera example: Hide video View button if none recordedMikko Hallamaa8 days1-1/+2
* wasm: wait for camera readyLorn Potter2024-04-161-1/+13
* declarative-camera: do not load camera UI if permission is deniedTimur Pocheptsov2024-04-122-7/+26
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-092-5/+5
* Specify startup size for declarative-camera exampleJøger Hansegård2024-04-081-0/+3
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-086-13/+13
* Make buttons look acceptable on macOSOliver Eftevaag2024-04-041-33/+8
* Revamp qmlvideo exampleOliver Eftevaag2024-04-0447-403/+423
* Correct license for example and snippet filesLucie Gérard2024-03-2624-24/+24
* Examples: fix warning on changing device in AudioSource exampleVladimir Belyavsky2024-03-221-1/+1
* Examples: update list of input devices in AudioRecorder exampleVladimir Belyavsky2024-03-192-5/+27
* Fix zoom controls going off screen in QML camera exampleElias Hautala2024-03-184-9/+8
* Use errorChanged signal in screencapture exampleMikko Hallamaa2024-03-142-12/+16
* Fix "Media Player Example" deployment to AndroidOlli Vuolteenaho2024-02-261-1/+2
* examples: recorder - improve readability by using palettesTim Blechmann2024-02-067-7/+16
* qmlvideo: split the project into different qml modulesOliver Eftevaag2024-02-0658-139/+270
* Examples: Fix not visible text in recorder exampleBartlomiej Moskal2024-01-251-0/+8
* Doc: Create separate 'Graphics', 'Multimedia' example categoriesJaishree Vyas2024-01-1614-14/+14
* Move audiodecoder example to manual testsJøger Hansegård2023-12-147-362/+0
* Move QMediaDevices example to manual tests and improve documentationJøger Hansegård2023-12-145-194/+1
* Doc: Fix example file quoting and missing namespace documentationTopi Reinio2023-12-141-9/+11
* Fix next/previous buttons issue in Media Player app exampleJakub Wincenciak2023-11-151-2/+2
* Media Player Example: Set volume slider minimum width to default sizeLars Sutterud2023-11-141-0/+3
* Doc update on negative playback rates, and hardened FFmpeg handlingJøger Hansegård2023-11-081-1/+1
* Assign anonymous functions to signal handlers that access parametersMikko Hallamaa2023-11-022-2/+2
* Fix unqualified access to properties in QML Camera exampleMikko Hallamaa2023-11-018-111/+172
* Refactor QML camera example "variant" type propertiesMikko Hallamaa2023-10-262-4/+4
* Refactor QML Camera example orientation and control layout state logicMikko Hallamaa2023-10-242-26/+42
* Fix issues causing runtime warnings in Qml Camera exampleMikko Hallamaa2023-10-232-2/+2
* Update PropertyChanges syntax in QML Camera exampleMikko Hallamaa2023-10-193-56/+26
* Remove unused imports in QML Camera exampleMikko Hallamaa2023-10-193-3/+0
* Bind implicitHeight of Items in Layouts instead of heightMikko Hallamaa2023-10-192-4/+4
* Replace camera-example picture with Windows 11 lookJøger Hansegård2023-10-111-0/+0
* Doc: Remove left-over in documentation of Camera exampleKai Köhne2023-10-061-1/+0
* Fix bug in QML video example causing camera to not get displayedJakub Wincenciak2023-09-261-1/+2
* Example: Fix wrong positions of PopupsBartlomiej Moskal2023-09-192-0/+2
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-111-0/+1
* Examples: Fix declarative-camera example built by qmakeBartlomiej Moskal2023-09-061-0/+1
* QML Video Recorder example: Fix error and qmllint warningsLars Sutterud2023-09-052-10/+13
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-042-3/+3
* Docs: Add missing images to declarative-camera example documentationNicholas Bennett2023-08-222-0/+0
* Screen Capture Example: Fix some typosFriedemann Kleint2023-08-022-4/+4
* qmlvideo example: Remove "Size" metadataLars Sutterud2023-07-241-4/+0
* Add info.plist file running the screen capture example on macOSArtem Dyomin2023-07-232-3/+42
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-2114-0/+14
* Implement an opportunity to select window in the recorder exampleArtem Dyomin2023-07-213-14/+96
* Add 'Update Windows List' action to the screen capture exampleArtem Dyomin2023-07-172-1/+8
* Example: Fix for ZoomControl in declarative-cameraBartlomiej Moskal2023-06-282-3/+3
* Apply QWindowCapture to the screen capturing exampleArtem Dyomin2023-06-264-52/+116