summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback/qmediaplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QAudio namespace to QtAudioVolker Hilsheimer2024-02-201-1/+1
* Add playing property to QMediaPlayerPiotr Srebrny2022-12-171-0/+4
* Remove commented API for setting set of QVideoSink as output for playerPiotr Srebrny2022-11-071-3/+0
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Add support for looping to QMediaPlayerLars Knoll2021-10-011-0/+12
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-311-1/+13
* QMediaPlayer API cleanupsLars Knoll2021-06-161-11/+4
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-18/+6
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-091-3/+3
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-3/+3
* Clean up the videoOutput() APILars Knoll2021-05-211-5/+7
* Add QMediaPlayer::bufferedTimeRange()Lars Knoll2021-05-071-0/+2
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-1/+0
* Fix most errors in tst_qmediaplayerLars Knoll2021-04-271-3/+2
* Add error handling for QML Camera itemLars Knoll2021-04-191-1/+1
* Get rid of QDeclarativeAudioLars Knoll2021-04-161-1/+2
* API cleanups in QMediaPlayerLars Knoll2021-04-161-22/+33
* Remove the notifyInterval() functionalityLars Knoll2021-04-081-10/+0
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-081-5/+0
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-3/+1
* Get windowed playback working againLars Knoll2021-04-061-1/+2
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-3/+1
* Add support for selecting audio/video tracksLars Knoll2021-03-051-11/+12
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-4/+0
* Remove the QMediaSource inheritance from QMediaPlayerLars Knoll2021-02-171-3/+8
* Rework how to set a video output surfaceLars Knoll2021-02-171-2/+1
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-171-0/+9
* Remove the supportedMimeTypes() API in QMediaPlayerLars Knoll2021-01-291-5/+0
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-221-2/+2
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-221-13/+3
* Get rid of QMediaContentLars Knoll2021-01-221-5/+4
* Remove playlist support from QMediaPlayerLars Knoll2021-01-221-15/+1
* Outcast of API changes for QMediaPlayerLars Knoll2021-01-221-0/+26
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-221-4/+1
* Make bind/unbind() not virtualLars Knoll2021-01-221-4/+0
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Remove use of bearer management and the related deprecated classesMårten Nordheim2020-04-061-24/+0
* Deprecate functions taking bearermanagement-related classesMårten Nordheim2020-03-021-3/+21
* Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-061-0/+1
* Doc: Remove space that causes QDoc warningPaul Wicking2018-04-181-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* Add custom audio role API to QMediaPlayerJames McDonnell2017-09-061-1/+6
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-4/+4
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-0/+8
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-071-0/+1
* Update copyright headersAntti Kokko2015-02-121-7/+7