Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 9 | -1642/+0 |
| | |||||
* | QT7 mediaservice; fix leaking strings. | Justin McPherson | 2010-04-20 | 1 | -8/+7 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | QtMediaservices -> QtMediaServices. | Justin McPherson | 2010-04-16 | 8 | -24/+24 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 8 | -24/+24 |
| | |||||
* | QuickTime media backend: ensure quicktime notification are | Dmytro Poplavskiy | 2010-03-29 | 1 | -4/+4 |
| | | | | | | received in the player session thread. Reviewed-by: Justin McPherson | ||||
* | QuickTime backend: disable video outputs in stopped state. | Dmytro Poplavskiy | 2010-03-29 | 1 | -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 leak | Justin McPherson | 2010-03-03 | 1 | -0/+1 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | QT7; Fix warnings. | Justin McPherson | 2010-02-25 | 1 | -31/+43 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | Fixed QTMoview object leak. | Dmytro Poplavskiy | 2010-02-25 | 2 | -2/+4 |
| | | | | Reviewed-by: Justin McPherson | ||||
* | Try to start media playback on all load state changes. | Dmytro Poplavskiy | 2010-02-25 | 2 | -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 McPherson | 2010-02-25 | 1 | -4/+27 |
| | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging ↵ | Qt Continuous Integration System | 2010-02-23 | 2 | -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 McPherson | 2010-02-23 | 2 | -7/+7 |
| | | | | | | | | | | | | Change to qWarning where appropriate, otherwise comment Reviewed-by: Dmytro Poplavskiy | ||||
* | | Cocoa: fix namespace build | Richard Moe Gustavsen | 2010-02-22 | 1 | -3/+2 |
|/ | | | | added/removed namespace macros as needed | ||||
* | QT5; Add back volume notification. | Justin McPherson | 2010-02-19 | 1 | -11/+20 |
| | |||||
* | Use old notification name for OSX < 10.6. | Justin McPherson | 2010-02-19 | 1 | -7/+9 |
| | |||||
* | QT7; make compile on 10.5. | Justin McPherson | 2010-02-19 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team | Justin McPherson | 2010-02-19 | 2 | -28/+126 |
|\ | |||||
| * | QuickTime playback backend: listen for natural size changes and update | Dmytro Poplavskiy | 2010-02-19 | 2 | -6/+21 |
| | | | | | | | | video outputs. | ||||
| * | QuickTime playback backend: Listen for movie load state changes. | Dmytro Poplavskiy | 2010-02-19 | 2 | -28/+111 |
| | | | | | | | | | | To start playback and notify video output when movie reached playable state. | ||||
* | | Change namespace; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 2 | -14/+14 |
|/ | |||||
* | Add an audioAvailable property to QMediaPlayer. | Justin McPherson | 2010-01-28 | 4 | -1/+18 |
| | | | | from: Andrew den Exter committed 00373999 to qtmobility/qtm-multimedia | ||||
* | Normalise #defines for service support. | Justin McPherson | 2010-01-28 | 1 | -1/+1 |
| | |||||
* | Multimedia; reorganize qt7 mediaservice provider. | Justin McPherson | 2010-01-19 | 9 | -0/+1462 |