summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2012-09-28eeze/sensor: Make the Eeze_Sensor struct private.stefan2-12/+12
2012-09-28eeze/sensor: Update eeze sensor docs.stefan1-14/+13
2012-09-23Correct fix.rui1-1/+2
2012-09-23 * Add support to eeze_sensor lib in the specrui1-1/+1
2012-09-21eeze/sensor: Finally get right of eeze_sensor_handle_getstefan2-26/+0
2012-09-20eeze/sensor: Fail if we can't find the sensor object.stefan1-0/+1
2012-09-19eeze: Introduce modules directory and place eeze_sensor modules into it.stefan3-944/+0
2012-09-18eeze: Add sensor APIstefan8-6/+1553
2012-09-03update header #defined versions to 1.8 to make sure new apis are usedraster1-1/+1
2012-08-27update @version'sraster1-1/+1
2012-08-10more updates for 1.7.0 alpha.raster1-1/+1
2012-08-02revert remaining broken/wrong mount timeout behavior added recentlydiscomfitor3-68/+5
2012-08-02use new ecore fdh function and finally fix eeze mounting without mtabdiscomfitor1-2/+4
2012-08-01set NONBLOCK on /proc/self/mountinfo file descriptordiscomfitor1-0/+2
2012-08-01if disk error has already occurred, delete check timerdiscomfitor1-0/+5
2012-08-01eeze mount operations will now only retry up to 3 times when they fail before...discomfitor2-9/+26
2012-07-30add EEZE_DISK_MOUNTOPT_NODEVdiscomfitor4-1/+6
2012-07-30never attempt to use disk label for mountingdiscomfitor1-16/+5
2012-07-30eeze now unmounts using the devnode instead of the mount pointdiscomfitor1-1/+1
2012-07-30failing to create a mount point no longer results in an error since it's poss...discomfitor1-4/+1
2012-07-30revert part of 74545 and change fopen to open; somehow this broke readingdiscomfitor1-17/+18
2012-07-29and... first monitor mtab not fstab for MOUNT changes/ mtab israster4-8/+69
2012-07-23don't throw double events for our own disk opsdiscomfitor1-0/+1
2012-07-23add a third libmount backend for "current" libmount, where we are too cool fo...discomfitor3-0/+520
2012-07-16fix minor version defines to be at 1.6 (in sync now) ready for goingraster1-1/+1
2012-07-10eeze watches now detect loopback devices slightly more correctlydiscomfitor1-2/+10
2012-07-09update all versions in @sincs, README's and configure.ac's etc. toraster1-2/+2
2012-06-29change my email addressdiscomfitor1-2/+2
2012-06-29patch from christophe.dumez@intel.com for joystick supportdiscomfitor4-7/+68
2012-06-29add disk and net groups to main eeze doc pagediscomfitor1-1/+2
2012-06-29fix crash in eeze_net_free()discomfitor1-0/+1
2012-06-26eeze: Initial docs fopr Eeze_UDev_Watch and callback typesstefan1-0/+7
2012-06-25eeze: MArk all docs for Eeze Disk with @since 1.1stefan1-0/+8
2012-06-25eeze: Add doxgen for different enums and typedefsstefan1-0/+13
2012-06-25eeze: Add missing part for Eeze_Disk_Type doxygen.stefan1-0/+4
2012-06-12add fallback for mounting when a disk has no uuiddiscomfitor1-5/+11
2012-06-04fix @version in each EFL header doxygenjihoon1-1/+1
2012-05-30This is a small change, so I won't changelog it (or backport), butraster1-0/+5
2012-05-02eeze - [E-devel] [patch] minor fix to eeze dochermet1-1/+1
2012-04-23several fixes for the doxygen docs.sanjeev1-28/+30
2012-04-01Eeze: Patch to fix this:caro1-17/+17
2012-01-19eeze: fix warnings.barbieri1-3/+4
2012-01-18update all minor versions to 2 (or 6) - and yes. i missed making mostraster1-1/+1
2012-01-09eeze: add EEZE_UDEV_TYPE_BLUETOOTH.cedric3-1/+17
2011-12-04another failure attempt at pleasing Demon Lord Vincent Torridiscomfitor1-25/+17
2011-12-04install Eeze_Net.hdiscomfitor1-1/+1
2011-12-02eeze 1.2 is now operationaldiscomfitor5-8/+462
2011-11-18add functions for runtime checking of disk capabilities for embedded devicesdiscomfitor2-0/+45
2011-11-11update docsdiscomfitor2-40/+44
2011-11-11remove unused members of disk error struct so I don't get stuck with a broken...discomfitor2-7/+1