summaryrefslogtreecommitdiff
path: root/src/examples/photocam_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* photocam: update photocam example to demonstrate photocam orientation.kabeer khan2015-04-281-1/+70
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-8/+3
* [elm] Elm photocam on scrollable iface, now.Gustavo Lima Chaves2012-07-041-1/+1
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-4/+4
* elm examples: Adjust directory names.Daniel Juyung Seo2012-03-281-2/+5
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-10/+5
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-0/+1
* elm examples: Fixed most of shadow variable warnings and unused warnings.Daniel Juyung Seo2012-03-281-6/+6
* elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.Daniel Juyung Seo2012-03-281-0/+2
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-1/+3
* Fix elm_photocam API and cnp documentation.Sanjeev BA2012-02-241-1/+1
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: photocam documentation.Jonas M. Gastal2011-07-271-0/+93