Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When deployed on symbian, give player application the standard QT icon | Derick Hawcroft | 2010-04-27 | 1 | -0/+1 |
| | | | | Reviewed-by: Kurt Korbatits | ||||
* | Merge branch '4.7' of ../../qt/4.7 into 4.7 | Justin McPherson | 2010-04-22 | 1 | -2/+8 |
|\ | | | | | | | | | Conflicts: demos/multimedia/player/player.pro | ||||
| * | Add (correct) .pro files to INSTALLs. | Frans Englich | 2010-04-21 | 1 | -1/+1 |
| | | | | | | | | Complements previous commit. | ||||
| * | Assign UID3, install example files, remove redundant code. | Frans Englich | 2010-04-21 | 1 | -5/+10 |
| | | | | | | | | | | | | This demo still needs work on Symbian, related is QTBUG-10095. Reviewed-by: Jason Barron | ||||
* | | Player demo: load not only local files but playlists and urls passed as | Dmytro Poplavskiy | 2010-04-21 | 1 | -5/+16 |
| | | | | | | | | | | | | command line arguments. Reviewed-by: Andrew den Exter | ||||
* | | Fixed Qt build with mediaservices disabled. | Dmytro Poplavskiy | 2010-04-20 | 1 | -2/+1 |
| | | | | | | | | | | | | | | Disabled decalarative multimedia module and the player demo if qt is build without mediaservices. Reviewed-by: Kurt Korbatits | ||||
* | | QtMediaservices -> QtMediaServices. | Justin McPherson | 2010-04-16 | 3 | -8/+8 |
| | | | | | | | | Reviewed-by: Dmytro Poplavskiy | ||||
* | | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 4 | -9/+9 |
|/ | |||||
* | Don't fill the video widget borders or background by default. | Andrew den Exter | 2010-03-30 | 1 | -0/+6 |
| | | | | | | | Can be enabled by settings setAutoFillBackground or the Qt::WA_OpaquePaintEvent to true. Reviewed-by: Dmytro Poplavskiy | ||||
* | Added playlist playback modes combo box to player demo | Dmytro Poplavskiy | 2010-03-04 | 2 | -1/+30 |
| | | | | Reviewed-by: Justin McPherson | ||||
* | Player demo updated with more user-friendly previous button behaviour. | Nicholas Young | 2010-02-23 | 2 | -1/+13 |
| | | | | | | | | Pressing previous within the first five seconds will go to the previous item in the playlist. Otherwise, it will seek to the beginning of the current item. Reviewed-by: Kurt Korbatits | ||||
* | Change namespace; QtMedia -> QtMultimedia | Justin McPherson | 2010-02-19 | 1 | -4/+4 |
| | |||||
* | Multimedia; Add player demo. | Justin McPherson | 2010-01-18 | 10 | -0/+1215 |
| | |||||
* | Move QtMobility multimedia framework into Qt. | Justin McPherson | 2010-01-15 | 1 | -0/+4 |