efl/legacy/eeze/src/lib
Stefan Schmidt 535ef37087 eeze: Add sensor API
Extend eeze to read out sensor data from various sources with a simple API to
access for application developers. The sensor backends are eina modules. For
now we support a tizen module as well as a fake module for testing.

Modules for plain sysfs on a desktop or other sensor frameworks could get
integrated.

The api is not fixed until 1.8 is out so let me know what you think. Having
small wrappers for all kind of infos like eeze_sensor_light_get or
eeze_sensor_proximity_get are possible but I did not want to bloat the api
from the beginning.

SVN revision: 76825
2012-09-18 14:14:48 +00:00
..
Eeze.h eeze: Add sensor API 2012-09-18 14:14:48 +00:00
Eeze_Disk.h add EEZE_DISK_MOUNTOPT_NODEV 2012-07-30 09:49:05 +00:00
Eeze_Net.h eeze 1.2 is now operational 2011-12-02 13:42:36 +00:00
Eeze_Sensor.h eeze: Add sensor API 2012-09-18 14:14:48 +00:00
Makefile.am eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_disk.c revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_libmount.c add EEZE_DISK_MOUNTOPT_NODEV 2012-07-30 09:49:05 +00:00
eeze_disk_libmount_new.c use new ecore fdh function and finally fix eeze mounting without mtab 2012-08-02 07:06:03 +00:00
eeze_disk_libmount_old.c update docs 2011-11-11 15:17:41 +00:00
eeze_disk_mount.c revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_private.h revert remaining broken/wrong mount timeout behavior added recently 2012-08-02 07:06:31 +00:00
eeze_disk_udev.c in this commit, we learn the value of the '!' operator. 2011-05-16 12:09:47 +00:00
eeze_main.c eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_net.c fix crash in eeze_net_free() 2012-06-29 08:06:01 +00:00
eeze_net_private.h eeze 1.2 is now operational 2011-12-02 13:42:36 +00:00
eeze_sensor.c eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_sensor_fake.c eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_sensor_private.h eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_sensor_tizen.c eeze: Add sensor API 2012-09-18 14:14:48 +00:00
eeze_udev_find.c patch from christophe.dumez@intel.com for joystick support 2012-06-29 08:18:12 +00:00
eeze_udev_private.c s/((udev))/(udev)/g 2011-11-11 04:11:26 +00:00
eeze_udev_private.h move udev include to private header 2011-11-11 04:08:19 +00:00
eeze_udev_syspath.c patch from christophe.dumez@intel.com for joystick support 2012-06-29 08:18:12 +00:00
eeze_udev_walk.c doxy -> .h 2011-04-08 10:43:13 +00:00
eeze_udev_watch.c eeze watches now detect loopback devices slightly more correctly 2012-07-10 10:42:33 +00:00