344 Commits (8ac3152e898668a8354d9fd3afada89484ac575b)

Author SHA1 Message Date
Stefan Schmidt cedf5d0cf9 Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. 11 years ago
Stefan Schmidt cea45580e0 eeze/sensor: Remove handle_get() test for Eeze_Sensor as it gone from the code. 11 years ago
Stefan Schmidt 7032a54a09 eeze/sensor: Fix big memleak that happened on every eeze use. 11 years ago
Stefan Schmidt 13110e7610 eeze/sensor: Free the hash table on shutdown. Leak-- 11 years ago
Stefan Schmidt 0d2fcf9837 eeze/sensor: Update documentation. 11 years ago
Mike McCormack 70c99a039e Update git ignore files 11 years ago
Stefan Schmidt ae81bcdcd5 eeze/sensor: Fix fake module to set timestamp to microseconds since epoch. 11 years ago
Stefan Schmidt c7d300cae3 eeze/sensor: Make the Eeze_Sensor struct private. 11 years ago
Stefan Schmidt 8ca073ed14 eeze/sensor: Update eeze sensor docs. 11 years ago
Rui Seabra 6ac749104c Correct fix. 11 years ago
Rui Seabra 0ec3384720 * Add support to eeze_sensor lib in the spec 11 years ago
Stefan Schmidt 5dc29874f1 eeze/sensor: Fill in more properties in the tizen plugin. 11 years ago
Stefan Schmidt c35df67148 eeze/sensor: Finally get right of eeze_sensor_handle_get 11 years ago
Stefan Schmidt 33e20cf2a0 eeze/sensor: Be more failure tolerant in example. 11 years ago
Stefan Schmidt 63c3e6cc3c eeze/sensor: Fail if we can't find the sensor object. 11 years ago
Stefan Schmidt dede039b35 eeze/tests: Fix test for sensor events. 11 years ago
Stefan Schmidt 3a8be0b07a eeze/tests: Cover private eeze functions as well. 11 years ago
Stefan Schmidt a36ed3dc82 eeze/sensor: Adjust tizen module to API changes. 11 years ago
Stefan Schmidt ccde4dce02 eeze/sensor: Wehn using sleep() we should include the header for declaration 11 years ago
Stefan Schmidt eaa278444c eeze/tests: Cover more eeze_sensor functions 11 years ago
Stefan Schmidt 087937b7f3 eeze/sensor: Init Eeze_Sensor_Obj to NULL 11 years ago
Stefan Schmidt 0b753f3e33 eeze: Introduce modules directory and place eeze_sensor modules into it. 11 years ago
Stefan Schmidt 58014e6fd2 eeze/tests: Also cover this part of the api in the unit tests 11 years ago
Stefan Schmidt 849502a832 eeze: Add basic test infrastructure and unit tests 11 years ago
Stefan Schmidt 63636545cf eeze: Add myself to AUTHORS 11 years ago
Stefan Schmidt c503879efb eeze: Mention sensor addition in changelog and news. 11 years ago
Stefan Schmidt 535ef37087 eeze: Add sensor API 11 years ago
Carsten Haitzler 0e77364887 update header #defined versions to 1.8 to make sure new apis are used 11 years ago
Jerome Pinot 5008e82ac9 eeze: autotools 11 years ago
Cedric BAIL 0008f2362f ChangeLog: back in time. 11 years ago
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release. 11 years ago
Carsten Haitzler d22ca53faa and up ver to 1.7.99 now in svn. nack to svnrev num at end. 11 years ago
Carsten Haitzler 6335870b45 no this isnt release - this is simply me removing the beta tag so when 11 years ago
Carsten Haitzler 1475fb3586 update @version's 11 years ago
Rui Seabra 5daa1a432a Update rpm specs 11 years ago
Carsten Haitzler 497af2e1e4 tag as beta... 11 years ago
Carsten Haitzler aef32ed6d3 more updates for 1.7.0 alpha. 11 years ago
Carsten Haitzler 1e2cbe8e7d alpha release of 1.7 - let's roll. ALPHA! 11 years ago
Mike Blumenkrantz 917ce85269 revert remaining broken/wrong mount timeout behavior added recently 12 years ago
Mike Blumenkrantz e0cec4d456 use new ecore fdh function and finally fix eeze mounting without mtab 12 years ago
Mike Blumenkrantz d890c977ff set NONBLOCK on /proc/self/mountinfo file descriptor 12 years ago
Mike Blumenkrantz f782172e5a if disk error has already occurred, delete check timer 12 years ago
Mike Blumenkrantz 52c05aaa01 eeze mount operations will now only retry up to 3 times when they fail before emitting an error event 12 years ago
Mike Blumenkrantz ba567e440e add EEZE_DISK_MOUNTOPT_NODEV 12 years ago
Mike Blumenkrantz d995e25c80 never attempt to use disk label for mounting 12 years ago
Mike Blumenkrantz 68a09359bd eeze now unmounts using the devnode instead of the mount point 12 years ago
Mike Blumenkrantz ce53e4f2e0 failing to create a mount point no longer results in an error since it's possible for this to be handled by certain mount utilities 12 years ago
Mike Blumenkrantz 244e5f7919 revert part of 74545 and change fopen to open; somehow this broke reading 12 years ago
Mike Blumenkrantz 10e1c670dd add --enable-mtab to eeze to force use of deprecated mtab for mountinfo (libmount pre 2.20) 12 years ago
Carsten Haitzler e33c5d05cd and... first monitor mtab not fstab for MOUNT changes/ mtab is 12 years ago