index
:
qt-mobility/qt-mobility.git
1.0
1.1
master
Qt Mobility (Qt 4.x)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
multimedia
/
effects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
12
-12
/
+12
*
Fix some warnings
Marc Mutz
2012-11-23
1
-0
/
+1
*
QSoundEffect: fix a compiler warning
Marc Mutz
2012-11-23
1
-2
/
+2
*
Fix a possible crash in QSoundEffect.
Robin Burchell
2012-11-14
1
-1
/
+3
*
Update to new license format
Sergio Ahumada
2012-11-07
12
-264
/
+264
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-11-07
12
-36
/
+36
*
Fix volume change error on mono stream for soundeffect(pulseaudio)
Ling Hu
2011-09-28
1
-2
/
+4
*
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...
Qt Continuous Integration System
2011-06-01
1
-1
/
+1
|
\
|
*
Docs: fix qdoc errors.
Peter Yard
2011-05-31
1
-1
/
+1
*
|
Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-multimedia int...
Qt Continuous Integration System
2011-05-26
2
-49
/
+110
|
\
\
|
*
|
Fix some threading issues with QSampleCache.
Michael Goddard
2011-05-19
2
-49
/
+110
*
|
|
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
12
-204
/
+204
|
|
/
|
/
|
*
|
Docs: QTMOBILITY-790 multimedia.
Peter Yard
2011-05-13
1
-0
/
+16
|
/
*
Docs: QTMOBILITY-790 added since tag to 1.2 classes.
Peter Yard
2011-04-15
1
-0
/
+2
*
Docs: set inmodule for various classes.
Peter Yard
2011-04-07
1
-0
/
+2
*
Merge branch '1.1' of ../qtmobility into master-from-1.1
Alex
2011-03-23
1
-0
/
+1
|
\
|
*
Document volume limitation with QSoundEffect on MacOSX/symbian.
hawcroft
2011-03-21
1
-0
/
+4
*
|
Merge branch '1.1' of ../qtmobility into master-from-1.1
Alex
2011-03-17
5
-121
/
+560
|
\
|
|
*
Refactoring soundeffect(pulseaudio)
Ling Hu
2011-03-15
2
-119
/
+61
|
*
Add QSampleCache for sharing sound sample data.
Ling Hu
2011-03-15
3
-2
/
+499
*
|
Merge remote branch 'origin/1.1' into master-from-1.1
Rohan McGovern
2011-03-10
1
-0
/
+1
|
\
|
|
*
Fix a compiler warning.
Michael Goddard
2011-03-07
1
-0
/
+1
*
|
Merge remote-tracking branch 'dboddie/master' into sensors_master
Lincoln Ramsay
2011-02-22
1
-28
/
+4
|
\
\
|
*
|
Doc: Fixed qdoc warnings.
David Boddie
2011-02-18
1
-28
/
+4
*
|
|
Merge branch '1.1' of qtmobility.git into master-from-1.1
Alex
2011-02-16
4
-210
/
+559
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-multimedia into 1...
Qt Continuous Integration System
2011-02-07
3
-206
/
+555
|
|
\
|
|
*
Reimplement soundeffect(pulseaudio) using stream mode
Ling Hu
2011-02-07
3
-206
/
+555
|
*
|
remove some compiler warnings
Alex
2011-02-07
1
-4
/
+4
|
|
/
*
|
Merge remote branch 'origin/1.1' into master-from-1.1
Rohan McGovern
2011-01-21
3
-2
/
+4
|
\
|
|
*
Fix incorrect signal emits for volumeChanged and mutedChanged for qsoundeffect
Ling Hu
2011-01-20
3
-2
/
+4
*
|
Merge remote branch 'origin/1.1' into master-from-1.1
Rohan McGovern
2011-01-06
3
-48
/
+120
|
\
|
|
*
doc fix: volume is a qreal
hawcroft
2011-01-04
1
-1
/
+1
|
*
Generic handling of WAVE files
Jonas Rabbe
2010-12-09
2
-47
/
+119
*
|
Merge remote branch 'origin/1.1' into master-from-1.1
Rohan McGovern
2010-12-07
1
-5
/
+13
|
\
|
|
*
Generalize wave file parser to allow optional chunks
Jonas Rabbe
2010-12-06
1
-5
/
+13
*
|
Fix errors after merge conflict resolution.
Justin McPherson
2010-11-01
3
-12
/
+2
*
|
Fix errors after merge conflict resolution.
Justin McPherson
2010-11-01
2
-2
/
+1
*
|
Merge branch 'master' of ../qtmobility into master-from-1.1
Justin McPherson
2010-11-01
5
-12
/
+13
|
\
\
|
*
|
update doc for qsoundeffect
Ling Hu
2010-10-13
1
-1
/
+1
|
*
|
rename loaded to loadedChanged for QSoundEffect
Ling Hu
2010-10-13
7
-8
/
+8
|
*
|
Add isLoaded property for QSoundEffect
Ling Hu
2010-10-13
8
-4
/
+34
|
*
|
Fix compiling for qsoundeffect.cpp on windows
Ling Hu
2010-10-12
1
-0
/
+1
|
*
|
renaming loops to loopCount for internal qdeclarative classes
Ling Hu
2010-10-12
2
-7
/
+7
|
*
|
Modified QDeclarativeMediaBase to prevent emiting playingChanged signals duri...
Ling Hu
2010-10-12
1
-1
/
+2
|
*
|
Add supportedMimeTypes api for SoundEffect Element
Ling Hu
2010-10-12
8
-0
/
+33
|
*
|
refactoring SoundEffect(pulseAudio) change polling to event-driven for contex...
Ling Hu
2010-10-12
2
-34
/
+36
|
*
|
Add loaded signals for SoundEffect Element
Ling Hu
2010-10-12
7
-0
/
+23
|
*
|
Refactoring SoundEffect Element(removed blocking)
Ling Hu
2010-10-12
4
-100
/
+115
*
|
|
Merge branch '1.1' of git://scm.dev.nokia.troll.no/qtmobility/qtmobility into...
Andrew den Exter
2010-11-01
4
-9
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix status update of empty or invalid media source for SoundEffect
Ling Hu
2010-10-25
4
-5
/
+40
[next]