summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/audiooutput.h
Commit message (Collapse)AuthorAgeFilesLines
* mediaplayer: crash in settings dialog.Frans Englich2009-10-071-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 Englich2009-09-091-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 Englich2009-09-091-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 styleGareth Stockwell2009-08-281-60/+60
|
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
|
* Implemented connection between MediaOutput and VideoWidgetGareth Stockwell2009-08-211-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 handlingGareth Stockwell2009-08-211-9/+7
|
* Added stub VideoWidget implementationGareth Stockwell2009-08-201-5/+2
|
* Implemented parameter copying between AbstractPlayer instancesGareth Stockwell2009-08-201-1/+2
|
* Added VolumeControlInterface to abstract details of path between MediaObject ↵Gareth Stockwell2009-08-201-9/+11
| | | | and AudioOutput
* Commit patch by Gareth.Frans Englich2009-08-121-4/+9
| | | | | The patch originally contained all changed done to MMF Phonon, but this commit contains the changes only Gareth did.
* Crash fixes.Frans Englich2009-07-211-3/+5
|
* Pouring.Frans Englich2009-07-031-0/+37
|
* Pouring.Frans Englich2009-07-021-0/+46