summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets/player/player.cpp
Commit message (Expand)AuthorAgeFilesLines
* player example: Use msec precision on the position sliderLars Knoll2021-11-011-5/+5
* Fix black rectangle on mediaplayer widget exampleSamuel Mira2021-10-131-114/+91
* Fix unused variable warning in player exampleAssam Boudjelthia2021-09-171-1/+1
* Add option to turn off audio and video tracks to the player exampleLars Knoll2021-09-021-2/+4
* Remove some debug outputLars Knoll2021-09-021-1/+0
* Correctly show the buffer status in the player exampleLars Knoll2021-09-011-5/+6
* Fix player example layout on mobileAssam Boudjelthia2021-08-261-0/+9
* Add support for multiple audio tracks to Windows player backendAndré de la Rocha2021-07-271-5/+25
* Remove brightness and related properties from QVideoSink and QVideoWidgetLars Knoll2021-06-181-51/+0
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-181-1/+1
* Get rid of QAudio::RoleLars Knoll2021-06-161-1/+0
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-13/+16
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-3/+3
* Remove some debug outputLars Knoll2021-06-031-3/+0
* Fix some issues with language tagsLars Knoll2021-06-011-0/+1
* Widgets/Player example: Jump to first item of newly loaded playlistFriedemann Kleint2021-06-011-0/+6
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-2/+2
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-1/+0
* API cleanups in QMediaPlayerLars Knoll2021-04-161-10/+12
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-4/+4
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-081-5/+0
* Get rid of AVFMediaPlayerSessionLars Knoll2021-03-151-1/+1
* Basic support for different audio/video tracks on DarwinLars Knoll2021-03-051-11/+14
* Add support for selecting audio/video tracksLars Knoll2021-03-051-0/+53
* Implement basic metadata support for QMediaPlayerLars Knoll2021-03-021-10/+12
* Show metadata for audio/video files in player exampleDoris Verria2021-03-021-3/+50
* And finally kill QMediaServiceLars Knoll2021-02-171-1/+0
* Rework the metadata handlingLars Knoll2021-02-121-12/+8
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-8/+7
* Remove the supportedMimeTypes() API in QMediaPlayerLars Knoll2021-01-291-5/+0
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-221-0/+15
* Remove playlist support from QMediaPlayerLars Knoll2021-01-221-13/+15
* Remove usages of deprecated APIsSona Kurazyan2019-08-081-1/+1
* QNX 7.0.0 audio management supportJames McDonnell2018-01-161-12/+38
* Implement QCustomAudioRoleControl for QNXJames McDonnell2017-11-141-0/+5
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-271-3/+13
|\
| * Fix outdated BSD license headerKai Koehne2017-10-181-3/+13
* | Modernize the Player exampleVaL Doroshchuk2017-09-281-145/+137
* | Implement QAudioRoleControl for QNXJames McDonnell2017-03-281-0/+4
|/
* Add audio probe handling in the player exampleChristian Strømme2017-01-271-5/+26
* Cleanup all maemo/meego specific codeLars Knoll2016-11-141-12/+0
* Polish the QtWidgets/Player example.Friedemann Kleint2016-03-011-22/+31
* Fix BSD license headersSergio Ahumada2015-02-171-3/+3
* Update copyright headersAntti Kokko2015-02-121-5/+5
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-1/+1
* whitespace fixesOswald Buddenhagen2014-01-301-1/+1
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* centralize and fixup example sources install targetsJoerg Bornemann2012-12-051-0/+428