Add ability to take screenshot with Game A & Game B button.
Game A
: save screenshot asPNG
.Game B
: save screenshot asBMP
.Camera
: save screenshot asPNG
when MusicApplication is active.- On MusicApplication
Game A
andGame B
button works as Next and Prev track button. - BMP and PNG saved on
/usb/picture/snapshots/
- U100 R7AA0761
- ...
;Ability to take screenshot using button Game A&B
;Game A: save screenshot as PNG
;Game B: save screenshot as BMP
-Camera: save screenshot as PNG when MusicApplication is active
;On MusicApplication Game A+B button works as Next and Prev track button
;BMP and PNG saved on "/usb/picture/snapshots/"
;(c) farid
- PNG
- BMP
ScreenShooter
use libpng
. For the full libpng license, see libpng.org.