index
:
platform/upstream/qtmultimedia
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/profile/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Merge remote-tracking branch 'origin/5.4' into 5.5
Yoann Lopes
2
-17
/
+13
2015-04-30
Android: Don't delete the media recorder object twice.
Christian Strømme
2
-17
/
+13
2015-04-07
QMediaPlayer: handle resource files in a cross-platform way.
Yoann Lopes
7
-34
/
+16
2015-03-17
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
1
-2
/
+2
2015-03-04
Android: fix some MediaPlayer signals not being emitted on first load.
Yoann Lopes
1
-2
/
+2
2015-02-13
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2
-10
/
+15
2015-02-12
Update copyright headers
Antti Kokko
79
-553
/
+553
2015-02-11
Android: fix adjusting camera viewfinder resolution.
Yoann Lopes
1
-9
/
+14
2015-02-10
Encode urls passed to media player properly
Joni Poikelin
1
-1
/
+1
2015-02-03
Add video filtering support to VideoOutput
Laszlo Agocs
2
-2
/
+3
2014-11-28
Add additional exposure modes to QCameraExposure.
Andrew den Exter
1
-0
/
+50
2014-11-18
Fix bogus videonode plugin handling
Laszlo Agocs
1
-1
/
+1
2014-10-17
Android: Use the new findClass() method.
Christian Strømme
4
-73
/
+60
2014-09-26
Android: fix some problems with the media player.
Yoann Lopes
3
-82
/
+69
2014-09-24
Android: fix QMediaPlayer's state and mediaStatus signals.
Yoann Lopes
2
-3
/
+53
2014-09-01
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
7
-47
/
+113
2014-08-25
Android: fix retrieving metadata from assets, qrc and remote files.
Yoann Lopes
7
-47
/
+113
2014-08-24
Update license headers and add new license files
Antti Kokko
79
-1615
/
+983
2014-07-14
Android: Make sure we check and clear exceptions from the camera.
Christian Strømme
3
-36
/
+59
2014-07-10
Android: fix setting camera parameters from QML.
Yoann Lopes
8
-136
/
+189
2014-06-30
Android: fix crash when stopping the camera while a recording is active
Yoann Lopes
1
-1
/
+2
2014-06-30
Android: fix registering recorded videos with the Android media scanner
Yoann Lopes
1
-1
/
+1
2014-06-30
Android: correctly update camera focus zones.
Yoann Lopes
1
-15
/
+14
2014-06-05
Android: Use a file descriptor for all local media files.
Christian Strømme
2
-6
/
+11
2014-06-05
Android: don't start camera preview until the viewfinder is ready.
Yoann Lopes
2
-12
/
+26
2014-06-05
Android: fix media player's volume.
Yoann Lopes
1
-11
/
+18
2014-06-04
Android: Don't expose java calls in the control classes.
Christian Strømme
15
-114
/
+238
2014-06-04
Make it possible to build multimedia for embedded Android
Christian Strømme
1
-2
/
+2
2014-06-04
Android: Rename the wrapper classes
Christian Strømme
34
-533
/
+533
2014-05-30
Android: fix calling start() and stop() on the video surface.
Yoann Lopes
1
-1
/
+1
2014-05-21
Android: Fix loading from qrc
Christian Strømme
2
-1
/
+6
2014-05-15
Android: fix QMediaPlayer::bufferStatus value.
Yoann Lopes
2
-3
/
+17
2014-05-12
Android: Fix namespace usage.
Christian Strømme
5
-6
/
+12
2014-05-09
Moved QMediaStorageLocation out of the Android plugin.
Yoann Lopes
7
-218
/
+23
2014-04-23
Merge remote-tracking branch 'origin/release' into stable
Jani Heikkinen
1
-2
/
+8
2014-04-15
Android: Camera code clean-up
Christian Strømme
4
-334
/
+304
2014-04-15
Android: Use QMutexLock in camera callbacks.
Christian Strømme
1
-8
/
+4
2014-04-12
Android: Release the surface texture when not in use
Christian Strømme
1
-2
/
+8
2014-04-09
Android: Use Q_GLOBAL_STATIC instead of a static QMap
Christian Strømme
1
-5
/
+6
2014-04-09
Android: Fix the signature for setOnInfoListener.
Christian Strømme
1
-1
/
+1
2014-04-08
Android: Fix QtMediaRecorder
Christian Strømme
3
-12
/
+17
2014-04-08
Android: Use androidSdkVersion() to get the API level.
Christian Strømme
1
-31
/
+39
2014-04-08
Android: Remove inheritance to QJNIObject in the Camera wrapper
Christian Strømme
1
-22
/
+25
2014-04-08
Android: Fix MediaRecorder wrapper
Christian Strømme
2
-24
/
+25
2014-04-07
let videonode plugins declare that they extend QtQuick
Oswald Buddenhagen
1
-0
/
+1
2014-03-27
Android: Clean-up in jmultimediautils class.
Christian Strømme
3
-36
/
+15
2014-03-27
Android: Fix MetadataRetriver wrapper
Christian Strømme
3
-23
/
+29
2014-03-27
Android: Fix QtSurfaceTexture
Christian Strømme
10
-169
/
+80
2014-03-27
Android: Don't call release() unless it's necessary.
Christian Strømme
1
-1
/
+3
2014-03-27
Android: Fix reload check in onStateChanged().
Christian Strømme
1
-1
/
+3
[next]