summaryrefslogtreecommitdiff
path: root/src/plugins/android/src/wrappers/jmediarecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Rename the wrapper classesChristian Strømme2014-06-041-299/+0
* Android: Use Q_GLOBAL_STATIC instead of a static QMapChristian Strømme2014-04-091-5/+6
* Android: Fix the signature for setOnInfoListener.Christian Strømme2014-04-091-1/+1
* Android: Fix QtMediaRecorderChristian Strømme2014-04-081-6/+14
* Android: Fix MediaRecorder wrapperChristian Strømme2014-04-081-23/+23
* Android: print Java traces for MediaRecorder when in debug mode.Yoann Lopes2014-03-171-10/+56
* Android: camera moved to a dedicated threadDenis Kormalev2013-12-231-1/+1
* Android: Adapt the multimedia plugin to new QJNI APIChristian Strømme2013-09-201-16/+18
* Android: added camera support.Yoann Lopes2013-09-121-0/+242