summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Corrected namespace for Phonon::MMF translatable error stringsGareth Stockwell2010-02-031-1/+1
* Added support for streaming playback to Phonon MMF backendGareth Stockwell2009-12-081-1/+2
* Added error strings to Phonon MMF backendGareth Stockwell2009-12-021-7/+15
* sed -i -e 's/if(/if (/g' `find -name "*.cpp" -or -name "*.h" -or -nameFrans Englich2009-10-151-7/+7
* Use QT_NO_DEBUG, not _DEBUG.Frans Englich2009-10-151-2/+2
* Added a utility function which samples a number of pixels from the screen, an...Gareth Stockwell2009-09-231-0/+6
* Added a utility function for reading color of individual pixels from the screenGareth Stockwell2009-09-231-0/+9
* Modified file-loading code to use QDir::toNativeSeparatorsGareth Stockwell2009-09-071-9/+0
* Reformatted code to comply with Qt styleGareth Stockwell2009-08-281-127/+123
* Wrapped code using QT_BEGIN/END_NAMESPACE macrosGareth Stockwell2009-08-281-0/+4
* Implemented Backend::availableMimeTypesGareth Stockwell2009-08-251-3/+11
* Added spaces to trace output for better alignmentGareth Stockwell2009-08-241-2/+2
* Tidied up trace statementsGareth Stockwell2009-08-211-4/+10
* Started work on VideoPlayer implementationGareth Stockwell2009-08-181-1/+11
* Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr...Gareth Stockwell2009-08-181-0/+1
* Merged recognizer changes with abstraction for audio / video playback.Gareth Stockwell2009-08-181-0/+2
* Commit patch by Gareth.Frans Englich2009-08-121-0/+134