| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented metadata handling in Phonon MMF backend | Gareth Stockwell | 2009-11-04 | 1 | -1/+20 |
|
|
* | sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -name | Frans Englich | 2009-10-15 | 1 | -2/+2 |
|
|
* | Use QScopedPointer for AudioPlayer's CPlayerType. | Frans Englich | 2009-10-07 | 1 | -6/+3 |
|
|
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-10-02 | 1 | -0/+4 |
|\ |
|
| * | qdoc: Marked some undocumented Phonon classes internal | Martin Smith | 2009-10-01 | 1 | -0/+4 |
|
|
* | | Removed dummy VideoOutput instance. | Gareth Stockwell | 2009-09-30 | 1 | -1/+1 |
|/ |
|
* | Remove TODO comment. | Frans Englich | 2009-09-24 | 1 | -2/+0 |
|
|
* | Do runtime check for SetVolume. | Frans Englich | 2009-09-24 | 1 | -5/+12 |
|
|
* | Essentially do 's/NULL/0/g', to adhere to Qt coding style. | Frans Englich | 2009-09-24 | 1 | -2/+2 |
|
|
* | Build fix for SDK 3.1. | Frans Englich | 2009-09-23 | 1 | -0/+6 |
|
|
* | Work on extending the framework for accomodating effects. | Frans Englich | 2009-09-09 | 1 | -0/+6 |
|
|
* | Reformatted code to comply with Qt style | Gareth Stockwell | 2009-08-28 | 1 | -69/+58 |
|
|
* | Wrapped code using QT_BEGIN/END_NAMESPACE macros | Gareth Stockwell | 2009-08-28 | 1 | -13/+3 |
|
|
* | Added some missing signals in MediaObject; fixed seek slider in musicplayer.exe | Gareth Stockwell | 2009-08-25 | 1 | -11/+6 |
|
|
* | Implemented connection between MediaOutput and VideoWidget | Gareth Stockwell | 2009-08-21 | 1 | -1/+2 |
|
|
* | Further tidied up volume handling | Gareth Stockwell | 2009-08-21 | 1 | -2/+2 |
|
|
* | Tidied up trace statements | Gareth Stockwell | 2009-08-21 | 1 | -8/+10 |
|
|
* | Started fleshing out the VideoPlayer implementation | Gareth Stockwell | 2009-08-20 | 1 | -5/+4 |
|
|
* | Implemented parameter copying between AbstractPlayer instances | Gareth Stockwell | 2009-08-20 | 1 | -26/+26 |
|
|
* | Added VolumeControlInterface to abstract details of path between MediaObject ... | Gareth Stockwell | 2009-08-20 | 1 | -1/+8 |
|
|
* | Started work on VideoPlayer implementation | Gareth Stockwell | 2009-08-18 | 1 | -16/+16 |
|
|
* | Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr... | Gareth Stockwell | 2009-08-18 | 1 | -417/+35 |
|
|
* | Merged recognizer changes with abstraction for audio / video playback. | Gareth Stockwell | 2009-08-18 | 1 | -2/+7 |
|
|
* | More delegation, basic plumbing. | Frans Englich | 2009-08-17 | 1 | -8/+8 |
|
|
* | Refactor the media object such that we can do both video and sound. | Frans Englich | 2009-08-17 | 1 | -0/+631 |
|
|