summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/zcameraio.h
AgeCommit message (Collapse)AuthorFilesLines
2003-04-13add error message of camera is not foundmickeyl1-1/+1
remove inlines (for now) because of link-problems
2003-04-02implementation of camera API as described in the Sharp Camera API document ↵mickeyl1-3/+32
nearly completed
2003-04-01figured out how to get binary RAW data into a QImagemickeyl1-1/+2
actual capturing is now only a footstep away :-D
2003-04-01- backgammon: g++3 fixmickeyl1-0/+35
- add skeleton for opie-camera application