index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
audiocapture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Audiocapture: Fix setting QAudioEncoderSettings::bitRate
VaL Doroshchuk
2018-03-21
1
-7
/
+6
*
Replace deprecated qSort() by std::sort()
Friedemann Kleint
2018-02-28
1
-1
/
+3
*
Cleanup all maemo/meego specific code
Lars Knoll
2016-11-14
1
-4
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-3
/
+4
|
\
|
*
AudioCapture: fix data chunk size in WAV header
Yoann Lopes
2016-08-12
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-4
/
+4
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-4
/
+4
*
|
Updated license headers
Antti Kokko
2016-01-19
16
-224
/
+320
*
|
Replace foreach with range-based for
Anton Kudryavtsev
2016-01-15
1
-3
/
+4
|
/
*
Implement volume in audiocapture plugin.
Yoann Lopes
2015-11-23
3
-7
/
+71
*
Update copyright headers
Antti Kokko
2015-02-12
16
-112
/
+112
*
Update license headers and add new license files
Antti Kokko
2014-08-24
16
-304
/
+176
*
Use QStringRef instead of QString whenever possible.
Jędrzej Nowacki
2014-01-15
1
-1
/
+1
*
Refactored AudioCapture plugin.
Yoann Lopes
2013-10-09
16
-304
/
+347
*
Multimedia plugins now have a unique JSON metadata 'Keys' property.
Yoann Lopes
2013-06-21
1
-1
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
16
-16
/
+16
*
Add PLUGIN_CLASS_NAME to qtmultimedia plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
Rename namespace QtMultimedia -> QMultimedia
Sze Howe Koh
2012-11-06
1
-5
/
+5
*
adjust to qt_plugin.prf changes
Oswald Buddenhagen
2012-11-05
1
-5
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
16
-388
/
+388
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-12
1
-2
/
+0
*
Fixed: use selected audio input device.
Lev Zelenskiy
2012-07-30
1
-1
/
+1
*
Audio probes for AudioCapture plugin.
Lev Zelenskiy
2012-07-30
6
-3
/
+206
*
Replaced endpoint control with audio input and output controls
Dmytro Poplavskiy
2012-07-24
6
-34
/
+34
*
Added volume property to QMediaRecorder
Dmytro Poplavskiy
2012-07-19
2
-0
/
+14
*
Delete obsolete class methods and update related code
Mithra Pattison
2012-07-10
2
-17
/
+17
*
Rename a few controls.
Michael Goddard
2012-06-29
5
-8
/
+8
*
build system cleanups
Oswald Buddenhagen
2012-06-25
1
-1
/
+1
*
Removed encoding options from Audio/Video encoding controls
Dmytro Poplavskiy
2012-06-07
2
-28
/
+0
*
Replaced QMediaRecorderControl::play/stop/pause with setState
Dmytro Poplavskiy
2012-05-02
2
-26
/
+19
*
Added QMediaRecorder::status property
Dmytro Poplavskiy
2012-05-02
2
-5
/
+55
*
Updated IID, services, and controls to use qt-project URL
Jonas Rabbe
2012-03-20
2
-2
/
+2
*
Updated plugins to use new plugin architecture
Jonas Rabbe
2012-03-20
4
-8
/
+8
*
clean up qmake-generated projects
Oswald Buddenhagen
2012-02-22
1
-1
/
+0
*
Moved QMediaServiceProvider to private header.
Dmytro Poplavskiy
2012-02-06
1
-1
/
+1
*
Split QMediaRecorder::setEncodingSettings to separate setters.
Dmytro Poplavskiy
2012-02-01
4
-10
/
+10
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
14
-14
/
+14
*
Update obsolete contact address.
Jason McDonald
2012-01-23
14
-14
/
+14
*
Update year in Nokia copyright headers.
Jason McDonald
2012-01-12
14
-14
/
+14
*
Rename QtMultimediaKit to QtMultimedia.
Michael Goddard
2011-10-07
2
-7
/
+7
*
Add install rule for plugins
hawcroft
2011-07-21
1
-0
/
+3
*
Remove most of the "mobility" references.
Michael Goddard
2011-07-19
14
-14
/
+14
*
Remove some obsolete bits.
Michael Goddard
2011-07-18
1
-1
/
+1
*
Update licenseheader text in source files for qtmultimediakit Qt module
Jyri Tahtela
2011-07-08
14
-239
/
+239
*
Initial copy of QtMultimediaKit.
Michael Goddard
2011-06-29
15
-0
/
+1590