lp://staging/~fboucault/qtubuntu-camera/unloaded_when_inactive
Created by
Florian Boucault
and last modified
- Get this branch:
- bzr branch lp://staging/~fboucault/qtubuntu-camera/unloaded_when_inactive
Only
Florian Boucault
can upload to this branch. If you are
Florian Boucault
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ugo Riboni (community): Approve
-
Diff: 629 lines (+198/-71)18 files modifiedsrc/aalcameracontrol.cpp (+1/-1)
src/aalcameraservice.cpp (+32/-2)
src/aalcameraservice.h (+7/-0)
src/aalvideodeviceselectorcontrol.cpp (+7/-1)
src/aalvideorenderercontrol.cpp (+62/-57)
src/aalvideorenderercontrol.h (+2/-3)
src/aalviewfindersettingscontrol.cpp (+7/-3)
unittests/aalcameracontrol/aalcameraservice.cpp (+9/-0)
unittests/aalcameraexposurecontrol/aalcameraservice.cpp (+9/-0)
unittests/aalcameraflashcontrol/aalcameraservice.cpp (+9/-0)
unittests/aalcamerafocuscontrol/aalcameraservice.cpp (+9/-0)
unittests/aalcamerazoomcontrol/aalcameraservice.cpp (+9/-0)
unittests/aalimagecapturecontrol/aalcameraservice.cpp (+9/-0)
unittests/aalimagecapturecontrol/aalvideorenderercontrol.cpp (+2/-2)
unittests/aalvideodeviceselectorcontrol/aalcameraservice.cpp (+9/-0)
unittests/aalviewfindersettingscontrol/aalcameraservice.cpp (+9/-0)
unittests/aalviewfindersettingscontrol/aalvideorenderercontrol.cpp (+2/-2)
unittests/stubs/aalcameraservice_stub.cpp (+4/-0)
Related bugs
Bug #1375163: Stop and restart the camera automatically when app changes active state | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 162. By Florian Boucault
-
Fixed QCamera:
:LoadedState so that it only disables the viewfinder but keeps the camera stack loaded.
Automatically set the state to QCamera::UnloadedState when the application becomes inactive. Restore
state when application becomes active again. - 157. By Timo Jyrinki
-
Support the new AudioRole API in addition to the old (LP: #1493851) (LP: #1450346)
- 156. By Florian Boucault
-
Make it possible to set resolution at application startup by not
starting the viewfinder the first time the camera state is set to Unloaded.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/qtubuntu-camera