summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2012-07-30eeze now unmounts using the devnode instead of the mount pointdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74560 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-30failing to create a mount point no longer results in an error since it's ↵discomfitor1-4/+1
possible for this to be handled by certain mount utilities git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74559 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-30revert part of 74545 and change fopen to open; somehow this broke readingdiscomfitor1-17/+18
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74557 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-29and... first monitor mtab not fstab for MOUNT changes/ mtab israster4-8/+69
"current mounted status" . fstab is "stuff i WANT to mount". secondly.. if mtab is a symlink.. pretend we arent monitoring. this then kicks in the poll checker after mount cmd is done. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74545 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-23don't throw double events for our own disk opsdiscomfitor1-0/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74327 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-23add a third libmount backend for "current" libmount, where we are too cool ↵discomfitor3-0/+520
for /etc/mtab git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@74326 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-16fix minor version defines to be at 1.6 (in sync now) ready for goingraster1-1/+1
to 7 on release. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73906 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-10eeze watches now detect loopback devices slightly more correctlydiscomfitor1-2/+10
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73520 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-07-09update all versions in @sincs, README's and configure.ac's etc. toraster1-2/+2
reflect a unified release version, for now 1.6.99. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73498 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-29change my email addressdiscomfitor1-2/+2
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73032 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-29patch from christophe.dumez@intel.com for joystick supportdiscomfitor4-7/+68
ticket #1100 git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73027 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-29add disk and net groups to main eeze doc pagediscomfitor1-1/+2
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73026 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-29fix crash in eeze_net_free()discomfitor1-0/+1
ticket #1101 git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@73025 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-26eeze: Initial docs fopr Eeze_UDev_Watch and callback typesstefan1-0/+7
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@72864 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-25eeze: MArk all docs for Eeze Disk with @since 1.1stefan1-0/+8
Once again well spotted by Vincent. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@72814 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-25eeze: Add doxgen for different enums and typedefsstefan1-0/+13
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@72811 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-25eeze: Add missing part for Eeze_Disk_Type doxygen.stefan1-0/+4
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@72810 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-12add fallback for mounting when a disk has no uuiddiscomfitor1-5/+11
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@72008 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-06-04fix @version in each EFL header doxygenjihoon1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@71691 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-05-30This is a small change, so I won't changelog it (or backport), butraster1-0/+5
make _shutdown() funcs across efl complain and be unhappy if you shutdown to < 0 shutdowns and not pull init count below 0. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@71548 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-05-02eeze - [E-devel] [patch] minor fix to eeze dochermet1-1/+1
This fix a single typo in eeze doxygen doc, Submitted-By-Off Jerome Pinot<ngc891@gmail.com> git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@70587 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-04-23several fixes for the doxygen docs.sanjeev1-28/+30
Author : Jérôme Pinot <ngc891@gmail.com> git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@70426 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-04-01Eeze: Patch to fix this:caro1-17/+17
warning: Tag `DETAILS_AT_TOP' at line 15 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 94 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 95 of file Doxyfile has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" /tmp/eeze/src/lib/Eeze.h:313: warning: argument 'etype' of command @param is not found in the argument list of eeze_udev_find_by_type(Eeze_Udev_Type type, const char *name) /tmp/eeze/src/lib/Eeze.h:314: warning: explicit link request to 'NULL' could not be resolved /tmp/eeze/src/lib/Eeze.h:315: warning: explicit link request to 'NULL' could not be resolved /tmp/eeze/src/lib/Eeze.h:313: warning: The following parameters of eeze_udev_find_by_type(Eeze_Udev_Type type, const char *name) are not documented: parameter 'type' Patch by Jérôme Pinot, modified by myself git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@69825 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-01-19eeze: fix warnings.barbieri1-3/+4
ioctls just have 3 elements... and 'i' must be reset before using it again for ipv6. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@67351 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-01-18update all minor versions to 2 (or 6) - and yes. i missed making mostraster1-1/+1
be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick and tired of all the bloody separate libs that have to be versiioned and build and released separately. :( too many places to go fix up per release. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@67284 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2012-01-09eeze: add EEZE_UDEV_TYPE_BLUETOOTH.cedric3-1/+17
patch by Mikael Sans. Don't forget to say no to drug ! git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@66993 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-12-04another failure attempt at pleasing Demon Lord Vincent Torridiscomfitor1-25/+17
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65877 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-12-04install Eeze_Net.hdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-12-02eeze 1.2 is now operationaldiscomfitor5-8/+462
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65809 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-18add functions for runtime checking of disk capabilities for embedded devicesdiscomfitor2-0/+45
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65358 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-11update docsdiscomfitor2-40/+44
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65062 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-11remove unused members of disk error struct so I don't get stuck with a ↵discomfitor2-7/+1
broken public api git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65043 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-11s/((udev))/(udev)/gdiscomfitor3-7/+7
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65041 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-11move udev include to private headerdiscomfitor2-3/+3
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65039 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-11this is eeze 1.1 nowdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@65038 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-11-09fix garbage returndiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@64967 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-09-06not sure how this happened, but it's totally wrongdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@63230 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-09-06fix temp sensor detection with very new kernelsdiscomfitor2-9/+20
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@63229 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-09-06Eeze: And only send event for present batteriesenglebass1-1/+1
The property POWER_SUPPLY_PRESENT must not only be there, but also have a true value. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@63228 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-09-05Eeze: Only fant batteries which are presentenglebass1-0/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@63210 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26man I suck todaydiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62880 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26add and implement EEZE_DISK_TYPE_FLASH for flash cardsdiscomfitor2-5/+18
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62879 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26and the underscorediscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62875 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26also null pointersdiscomfitor1-0/+3
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62874 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26shutdown more completelydiscomfitor1-0/+11
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-26use mnt tab cachesdiscomfitor1-2/+34
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@62872 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-08-01try something new for battery/ac detection. this may break some stuff, so ↵discomfitor1-6/+4
ping me if your battery gadget stops working... git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@61967 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-07-26use correct list find function sighdiscomfitor1-1/+1
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@61777 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-07-26only attempt an mtab lock if permissions are sufficientdiscomfitor1-1/+10
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@61774 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
2011-07-15eeze: add v4l device discovery.cedric3-1/+18
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eeze@61410 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33