Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mediaplayer: crash in settings dialog. | Frans Englich | 2009-10-07 | 1 | -4/+9 |
| | | | | | | | The MediaPlayer requires that an output device is available. Task-number: QTBUG-4755 Reviewed-by: Gareth Stockwell | ||||
* | Make the MediaObject propagation generic for all kinds of nodes. | Frans Englich | 2009-09-09 | 1 | -4/+4 |
| | | | | | Previously the MediaObject propagation was only done for effects, but now it's for all kinds of nodes. This is needed for AudioOutput. | ||||
* | Work on extending the framework for accomodating effects. | Frans Englich | 2009-09-09 | 1 | -2/+3 |
| | | | | | | | | | This extends the framework for being able to handle audio effects, largely affecting how the audio chain is set up, connected and disconnected, and therefore the Backend has been refactored slightly, and the class MediaNode introduced, see its documentation. In addition two effects has been written: BassBoost and AudioEqualizer. | ||||
* | Reformatted code to comply with Qt style | Gareth Stockwell | 2009-08-28 | 1 | -60/+60 |
| | |||||
* | Wrapped code using QT_BEGIN/END_NAMESPACE macros | Gareth Stockwell | 2009-08-28 | 1 | -0/+4 |
| | |||||
* | Implemented connection between MediaOutput and VideoWidget | Gareth Stockwell | 2009-08-21 | 1 | -1/+1 |
| | | | | | Video is still not visible; need to debug the initialization of the VideoOutput object to determine whether DSA is being aborted. | ||||
* | Further tidied up volume handling | Gareth Stockwell | 2009-08-21 | 1 | -9/+7 |
| | |||||
* | Added stub VideoWidget implementation | Gareth Stockwell | 2009-08-20 | 1 | -5/+2 |
| | |||||
* | Implemented parameter copying between AbstractPlayer instances | Gareth Stockwell | 2009-08-20 | 1 | -1/+2 |
| | |||||
* | Added VolumeControlInterface to abstract details of path between MediaObject ↵ | Gareth Stockwell | 2009-08-20 | 1 | -9/+11 |
| | | | | and AudioOutput | ||||
* | Commit patch by Gareth. | Frans Englich | 2009-08-12 | 1 | -4/+9 |
| | | | | | The patch originally contained all changed done to MMF Phonon, but this commit contains the changes only Gareth did. | ||||
* | Crash fixes. | Frans Englich | 2009-07-21 | 1 | -3/+5 |
| | |||||
* | Pouring. | Frans Englich | 2009-07-03 | 1 | -0/+37 |
| | |||||
* | Pouring. | Frans Englich | 2009-07-02 | 1 | -0/+46 |