Added mount protector component.
authorMohammed Sameer <msameer@foolab.org>
Sun, 7 Oct 2012 16:07:00 +0000 (19:07 +0300)
committerMohammed Sameer <msameer@foolab.org>
Sun, 7 Oct 2012 16:07:00 +0000 (19:07 +0300)
commita07ee8963282c91237ac3fa13aa345cf62e3b242
treefed726470c69d899dfb8694f89919003b5f1ed94
parent0acc3d764a1fc59363d985fa8a6b3ead7c485b2e
Added mount protector component.

Use it to prevent going to mass storage mode while capturing or recording.
qml/ImagePage.qml
qml/VideoPage.qml
qml/main.qml
src/main.cpp
src/mountprotector.cpp [new file with mode: 0644]
src/mountprotector.h [new file with mode: 0644]
src/src.pro