am7xxx: simplify the device info caching operation in am7xxx_open_device()
[libam7xxx.git] / examples / picoproj.c
2014-07-07 Antonio Ospiteexamples: the examples were always meant to be all...
2014-05-08 Antonio OspiteUpdate email address and copyright years
2014-05-07 Antonio OspiteMerge branch 'zoom-tele-picopix'
2014-05-07 Antonio Ospitepicoproj: allow setting the AM7XXX_ZOOM_TELE zoom mode
2013-07-27 Antonio Ospitepicoproj: get rid of exit(), return more meaningful...
2013-07-27 Antonio Ospitepicoporj: fix another -Wshorten-64-to-32 warning from...
2013-07-27 Antonio Ospitepicoproj: silence a -Wshorten-64-to-32 warning from...
2013-07-27 Antonio Ospiteexamples: silence a couple of clang warnings
2013-07-20 Antonio Ospitepicoproj: remove an unreachable break statement
2013-05-26 Antonio Ospitepicoproj: remove an unneeded blank line
2013-05-26 Antonio Ospiteexamples: print the usage message when a required optio...
2013-04-05 Antonio Ospitepicoproj: show the image resolution when image does...
2013-04-05 Antonio Ospitepicoproj: remove one of two consecutive blank lines
2012-10-14 Antonio Ospitepicoproj: clarify that when AM7XXX_ZOOM_TEST is set...
2012-09-17 Antonio Ospiteexamples: support multiple devices
2012-07-27 Antonio OspiteMerge branch 'am7xxx_set_zoom_mode'
2012-07-08 Antonio Ospitepicoproj: make the help about power mode more consistent
2012-07-08 Antonio Ospitepicoproj: support setting the zoom mode
2012-05-10 Antonio OspiteMerge branch 'mingw-port'
2012-05-10 Antonio Ospitepicoproj: replace mmap() with more portable file stream...
2012-05-10 Antonio Ospitepicoproj: fix a typo
2012-05-10 Antonio Ospitepicoproj: issue a warning when passing "-f" more than...
2012-05-10 Antonio Ospitepicoproj: use MAP_PRIVATE in the mmap call
2012-05-10 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-05-06 Antonio Ospitepicoproj: add a note about image dimensions and native...
2012-03-28 Antonio Ospiteexamples: add power level setting to picoproj
2012-03-26 Antonio OspiteMerge branch 'unstable'
2012-03-23 Antonio Ospiteexamples: rephrase picoproj example description
2012-03-23 Antonio Ospiteexamples: make picoproj usage look more like am7xxx...
2012-03-23 Antonio Ospitedoc: add examples to the Doxygen documentation
2012-03-16 Reto SchneiderMerge branch 'unstable' into rettichschnidi
2012-03-08 Antonio Ospitepicoproj: move it to an example/ directory