summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Bump package version to 5.5.90+alpha1tizen_4.0.m1_releasesubmit/tizen_unified/20170308.100416submit/tizen_3.0_ivi/20161010.000006submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093754submit/tizen/20160307.093400submit/tizen/20160304.100500submit/tizen/20160303.114700submit/tizen/20160303.090622submit/tizen/20160303.070536accepted/tizen/wearable/20160307.111515accepted/tizen/unified/20170309.040401accepted/tizen/tv/20160307.111451accepted/tizen/mobile/20160307.111428accepted/tizen/ivi/20160307.103623accepted/tizen/common/20160307.154644accepted/tizen/3.0/ivi/20161011.062213accepted/tizen/3.0/common/20161114.111653tizen_3.0.m2tizen_3.0accepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonTomasz Olszak1-2/+8
2015-11-10Bump package version to 5.4.1Tomasz Olszak1-1/+1
2015-11-10Simplified spec file.Tomasz Olszak1-7/+2
2015-11-10Bump package version to 5.4.0Tomasz Olszak1-1/+1
2015-11-10packaging: using gst-1.x on tizen-3+Philippe Coval1-1/+1
2015-11-10Updated to Qt 5.3.99+beta1Tomasz Olszak1-10/+18
2015-11-10Added .gbs.conf file to follow upstream tags formatTomasz Olszak1-0/+2
2015-11-10Changed source package name in prep step to allow incremental builds.Tomasz Olszak1-2/+2
2015-11-10Bump package version to 5.3.1Tomasz Olszak1-1/+1
2015-11-10packaging: Added wearable adaptationTomasz Olszak1-1/+13
2015-11-10Bump package version to 5.3.0Tomasz Olszak1-1/+1
2015-11-10Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2015-11-10Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2015-11-10Added handling of gstreamer0.10.Tomasz Olszak1-3/+12
2015-11-10Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+18
2015-11-10Changes qtmultimedia.spec to qt5-qtmultimedia.spec.Tomasz Olszak1-0/+0
2015-11-10spec: use gstreamer 1.+ on Tizen CommonStephane Desneux1-4/+4
2015-11-10spec: use gstreamer 1.+ on Tizen 3.0 MobileTomasz Olszak1-3/+3
2015-11-10Bump package version to 5.2.90+alphaTomasz Olszak1-4/+27
2015-11-10spec: Explicitly add all content of cmake and qml/QtMultimedia.Tomasz Olszak1-3/+3
2015-11-10Exclude QtMultimedia from generic profile.Tomasz Olszak1-0/+3
2015-11-10Added QtMultimedia specTomasz Olszak1-0/+228
2015-09-03Add 'resourcepolicy' to MODULE_PLUGIN_TYPES of multimedia.pro.v5.5.90+alpha1upstreamFriedemann Kleint1-1/+2
2015-08-24Fix MediaPlayer::playlist documentation.Yoann Lopes2-0/+6
2015-08-24Fix QCamera::lockStatus() documentation.Yoann Lopes1-1/+1
2015-08-24Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes56-1968/+2408
2015-08-20Android: minor refactor of the camera frame callback.Yoann Lopes5-123/+121
2015-08-20Android: fix video probes when recording the camera.Yoann Lopes3-12/+30
2015-08-19Fix 2 more tr()-contexts of messages in QPlaylistFileParserPrivate.Friedemann Kleint1-2/+2
2015-08-19QMediaPlayer: clear current playlist on deletion.Yoann Lopes1-0/+2
2015-08-19Fix tr()-context of messages in QPlaylistFileParserPrivate.Friedemann Kleint1-1/+2
2015-08-19Make QWinRTImageEncoderControl a Q_OBJECT.Friedemann Kleint1-0/+1
2015-08-18GStreamer: refactored widget and window control.Yoann Lopes11-446/+707
2015-08-18Fix QCamera viewfinder capabilities functions..Yoann Lopes5-6/+462
2015-08-18winrt: Fix aspect ratio deviation between preview and encoding streamsSamuel Nevala2-70/+95
2015-08-18Avoid races when sending EOSRicardo Salveti de Araujo1-2/+2
2015-08-13GStreamer: added convenience function in QGstUtils.Yoann Lopes5-8/+18
2015-08-13Add the GPLv3 license textThiago Macieira2-0/+688
2015-08-12Fix camera plugin selection.Yoann Lopes1-8/+3
2015-08-12Remove obsolete check in QMediaServiceChristian Strømme1-2/+0
2015-08-12Bind the playlist connected to a player.Loïc Molinari1-0/+2
2015-08-11Doc: Corrected a typo.Venugopal Shivashankar2-3/+3
2015-08-11Fix documentation for QML metaData property.Yoann Lopes3-1231/+139
2015-08-11Fix qdoc warnings.Yoann Lopes8-26/+70
2015-08-11Doc: update qml module version to 5.5.Yoann Lopes20-82/+6
2015-08-11Improve documentation for mediaObject property.Yoann Lopes2-19/+26
2015-08-10Add audio role API to QMediaPlayer.Jim Hodapp18-6/+722
2015-08-10Emit mediaAboutToBeRemoved() before mediaRemoved() in QMediaPlaylist.Loïc Molinari1-1/+3
2015-08-10winrt: Add camera video probe controlsPeng Wu7-13/+271
2015-08-10winrt: Add camera focus and focus lock controlsPeng Wu10-27/+1003