index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
3rdparty
/
phonon
/
mmf
/
audioplayer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow IAP to be selected in Phonon MMF backend
Ruth Sadler
2011-01-11
1
-1
/
+1
*
Progressive download in Phonon MMF backend: integrated with player
Gareth Stockwell
2010-10-01
1
-4
/
+14
*
Added support to Phonon MMF backend for playback of Qt resource files
Gareth Stockwell
2010-08-02
1
-0
/
+6
*
Fixed incorrect runtime platform version check in Phonon MMF backend
Gareth Stockwell
2010-04-30
1
-1
/
+1
*
Phonon MMF: calling pause() when in StoppedState triggers stateChanged()
Gareth Stockwell
2010-04-15
1
-4
/
+2
*
Implemented node disconnection in Phonon MMF backend
Gareth Stockwell
2009-12-08
1
-8
/
+7
*
Implemented support for playlist handling in Phonon MMF backend
Gareth Stockwell
2009-12-08
1
-32
/
+9
*
Implemented buffer status notifications in Phonon MMF backend
Gareth Stockwell
2009-12-08
1
-2
/
+23
*
Added support for streaming playback to Phonon MMF backend
Gareth Stockwell
2009-12-08
1
-0
/
+11
*
Phonon MMF: leaves during object construction throw exceptions
Gareth Stockwell
2009-12-08
1
-3
/
+3
*
Added error strings to Phonon MMF backend
Gareth Stockwell
2009-12-02
1
-8
/
+5
*
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