summaryrefslogtreecommitdiffstats
path: root/src/plugins/mediaservices/qt7/mediaplayer
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-189-1642/+0
|
* QT7 mediaservice; fix leaking strings.Justin McPherson2010-04-201-8/+7
| | | | Reviewed-by: Dmytro Poplavskiy
* QtMediaservices -> QtMediaServices.Justin McPherson2010-04-168-24/+24
| | | | Reviewed-by: Dmytro Poplavskiy
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-158-24/+24
|
* QuickTime media backend: ensure quicktime notification areDmytro Poplavskiy2010-03-291-4/+4
| | | | | | received in the player session thread. Reviewed-by: Justin McPherson
* QuickTime backend: disable video outputs in stopped state.Dmytro Poplavskiy2010-03-291-12/+19
| | | | | | | | | To keep backend behaviour consistent with other platforms. Also dropped QT7VideoOutput::setEnabled(), currentry the video output is disabled with passing null movie, this allows to ensure the movie is not retained more than necessary. Reviewed-by: Justin McPherson
* QT7 mediaservice; Fix memory leakJustin McPherson2010-03-031-0/+1
| | | | Reviewed-by: Dmytro Poplavskiy
* QT7; Fix warnings.Justin McPherson2010-02-251-31/+43
| | | | Reviewed-by: Dmytro Poplavskiy
* Fixed QTMoview object leak.Dmytro Poplavskiy2010-02-252-2/+4
| | | | Reviewed-by: Justin McPherson
* Try to start media playback on all load state changes.Dmytro Poplavskiy2010-02-252-30/+40
| | | | | | | QuickTime doesn't start movie playback as soon as it loaded, it's necessary to start manualy after suitable load state reached. Reviewed-by: Justin McPherson
* QT7; Add support for setting cookies when loading a movie.Justin McPherson2010-02-251-4/+27
| | | | Reviewed-by: Dmytro Poplavskiy
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging ↵Qt Continuous Integration System2010-02-232-7/+7
|\ | | | | | | | | | | | | | | | | | | | | into master-integration * 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: Remove active qDebugs. Player demo updated with more user-friendly previous button behaviour. Added QNetworkRequest constructor to QMediaContent. Change qml.{h,cpp} -> multimediaqml.{h,cpp} in QtMultimedia. Add private header warning.
| * Remove active qDebugs.Justin McPherson2010-02-232-7/+7
| | | | | | | | | | | | Change to qWarning where appropriate, otherwise comment Reviewed-by: Dmytro Poplavskiy
* | Cocoa: fix namespace buildRichard Moe Gustavsen2010-02-221-3/+2
|/ | | | added/removed namespace macros as needed
* QT5; Add back volume notification.Justin McPherson2010-02-191-11/+20
|
* Use old notification name for OSX < 10.6.Justin McPherson2010-02-191-7/+9
|
* QT7; make compile on 10.5.Justin McPherson2010-02-191-1/+2
|
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-teamJustin McPherson2010-02-192-28/+126
|\
| * QuickTime playback backend: listen for natural size changes and updateDmytro Poplavskiy2010-02-192-6/+21
| | | | | | | | video outputs.
| * QuickTime playback backend: Listen for movie load state changes.Dmytro Poplavskiy2010-02-192-28/+111
| | | | | | | | | | To start playback and notify video output when movie reached playable state.
* | Change namespace; QtMedia -> QtMultimediaJustin McPherson2010-02-192-14/+14
|/
* Add an audioAvailable property to QMediaPlayer.Justin McPherson2010-01-284-1/+18
| | | | from: Andrew den Exter committed 00373999 to qtmobility/qtm-multimedia
* Normalise #defines for service support.Justin McPherson2010-01-281-1/+1
|
* Multimedia; reorganize qt7 mediaservice provider.Justin McPherson2010-01-199-0/+1462