index
:
qt/qt.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
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
multimedia
/
audioinput
/
audioinput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-4
/
+4
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-6
/
+6
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
1
-1
/
+1
|
\
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
|
Remove the use of deprecated qVariant*
Olivier Goffart
2010-08-06
1
-1
/
+1
|
/
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6
Simon Hausmann
2010-06-16
1
-0
/
+5
|
\
|
*
AudioInput example; disconnect from the built-in device when changing mode.
Justin McPherson
2010-06-16
1
-0
/
+5
|
*
Fix warnings in AudioInput example.
Justin McPherson
2010-03-02
1
-0
/
+2
*
|
Doc: Updated example license to three clause BSD license.
David Boddie
2010-05-19
1
-27
/
+26
*
|
Fixa few warnings on mingw
Thierry Bastian
2010-03-05
1
-0
/
+6
|
/
*
Pass QAudioDeviceInfo when creating audio input/output in examples
Gareth Stockwell
2010-02-18
1
-1
/
+1
*
Changed function names in audio input example to clarify meaning
Gareth Stockwell
2010-02-16
1
-4
/
+5
*
Tidied up debug output in audio input example
Gareth Stockwell
2010-02-16
1
-3
/
+5
*
Removed redundant strings from audio input example
Gareth Stockwell
2010-02-16
1
-8
/
+13
*
Cleaned up memory management in audio input example
Gareth Stockwell
2010-02-16
1
-28
/
+41
*
Changed variable names in audio input example to match Qt code style
Gareth Stockwell
2010-02-16
1
-78
/
+78
*
Made level calculation in audio input example work for all formats
Gareth Stockwell
2010-02-16
1
-37
/
+73
*
Removed unused variable from audio input example
Gareth Stockwell
2010-02-16
1
-4
/
+2
*
Update suspend/resume button label in audio input example
Gareth Stockwell
2010-02-16
1
-0
/
+2
*
[CRASH] audioinput and audiooutput examples crash when no devices are
Kurt Korbatits
2010-02-08
1
-0
/
+3
*
Revert "Added setChannelCount() to QAudioFormat."
Kurt Korbatits
2010-01-14
1
-2
/
+2
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6
Simon Hausmann
2010-01-08
1
-2
/
+2
|
\
|
*
Frequency to SampleRate and channels to channelCount.
Kurt Korbatits
2010-01-06
1
-1
/
+1
|
*
Added setChannelCount() to QAudioFormat.
Kurt Korbatits
2010-01-06
1
-1
/
+1
*
|
Merge branch '4.6' of
[email protected]
:qt/oslo-staging-1 into 4.6
David Boddie
2010-01-07
1
-1
/
+1
|
\
\
|
*
|
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
|
|
/
*
/
Doc: Made coding style changes to the Audio Input and Output examples.
David Boddie
2010-01-06
1
-36
/
+39
|
/
*
audioinput and audiooutput examples not using isFormatSupported
Kurt Korbatits
2009-12-08
1
-1
/
+11
*
Changes to low-level audio API.
Kurt Korbatits
2009-11-10
1
-5
/
+5
*
Changes to low-level audio API.
Kurt Korbatits
2009-11-10
1
-5
/
+5
*
Changes to low-level audio API.
Kurt Korbatits
2009-11-05
1
-5
/
+5
*
Fixed clock() function return values in audio class's.
Kurt Korbatits
2009-10-22
1
-1
/
+1
*
Move audio and video examples into the common multimedia directory.
Andrew den Exter
2009-10-16
1
-0
/
+296