summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback/qmediaplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-11/+11
|\
| * QMediaPlayer: use new connect syntaxRolf Eike Beer2019-09-181-11/+11
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-1/+1
|\|
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-281-0/+12
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-201-0/+12
| |\
| | * GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-141-0/+12
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-6/+9
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+3
|\|
| * Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
* | multimedia: modernize by using nullptrJochen Seemann2019-01-041-43/+43
|/
* QMediaPlayer: remove else after returnAndre Hartmann2018-04-301-2/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-1/+11
|\
| * Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-1/+11
* | Update customAudioRole Qt versionJames McDonnell2017-09-191-3/+3
* | Add custom audio role API to QMediaPlayerJames McDonnell2017-09-061-1/+89
|/
* Fix build for -no-feature-temporaryfileStephan Binner2017-05-081-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-10/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-10/+10
| |\
| | * Reduce size of QMediaPlayerPrivateChristian Stromme2016-10-191-10/+10
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-2/+2
| |\|
| | * Doc: Add comment about stream requirementsChristian Strømme2016-09-281-2/+2
* | | Improve audio volume documentationYoann Lopes2016-08-221-2/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-7/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-7/+9
| |\|
| | * Fix playing a playlist containing an invalid media as first itemYoann Lopes2016-08-121-7/+9
* | | Pass by QUrl by const-ref, it's non-trivial.Sergio Martins2016-03-021-2/+2
|/ /
* / Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-0/+4
|\
| * QMediaPlayer: clear current playlist on deletion.Yoann Lopes2015-08-191-0/+2
| * Bind the playlist connected to a player.Loïc Molinari2015-08-121-0/+2
* | Add audio role API to QMediaPlayer.Jim Hodapp2015-08-101-0/+67
|/
* Fix tr()-context of message in QMediaPlayerPrivate.Friedemann Kleint2015-04-091-1/+1
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-071-32/+125
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\
| * Fix some typosSergio Ahumada2015-02-111-1/+1
* | Update copyright headersAntti Kokko2015-02-121-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-11/+7
* Improve documentation for the QMediaPlayer::bufferStatus property.Yoann Lopes2014-05-151-3/+5
* Doc: Document asynchronous nature of QMediaPlayer::setMedia()Sze Howe Koh2013-11-231-0/+5
* Fix typo in QMediaPlayer docs.Mitch Curtis2013-05-311-1/+1
* Doc: Fixed random QDoc warningsVenugopal Shivashankar2013-01-151-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-3/+3
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-061-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename availabilityError to availability.Michael Goddard2012-06-291-4/+4
* A number of documentation fixes.Michael Goddard2012-06-071-1/+1