Commit Graph

212 Commits

Author SHA1 Message Date
Mike Blumenkrantz 7914a063ea add a third libmount backend for "current" libmount, where we are too cool for /etc/mtab
SVN revision: 74326
2012-07-23 14:08:13 +00:00
Carsten Haitzler 28bb07e852 and eezes-scaanner didnt del the polelr it added per device(cdrom one)
when the dev is deleted.. crash waiting to happen. in addition it
didnt start a new polelr when it added one again. start one too.



SVN revision: 74263
2012-07-21 09:24:11 +00:00
Carsten Haitzler e174bc3c99 1. let us not install eeze_scanner in e17's utils dir. really not nice
to do that.
2. just use regular ecore-con naming of the socket. it will handle if
someone else has it. no need to do tmpdir and filename stuff by hand.



SVN revision: 74261
2012-07-21 09:11:00 +00:00
Carsten Haitzler 2c1b533d13 fix minor version defines to be at 1.6 (in sync now) ready for going
to 7 on release.



SVN revision: 73906
2012-07-16 06:36:02 +00:00
Mike Blumenkrantz 96cf95a174 print correct socket file for eeze_scanner when file already exists
SVN revision: 73553
2012-07-11 08:42:04 +00:00
Mike Blumenkrantz e628e1d2b0 eeze watches now detect loopback devices slightly more correctly
SVN revision: 73520
2012-07-10 10:42:33 +00:00
Mike Blumenkrantz 06d0a924ba eeze_scanner now prints debug info when CHANGE events occur
SVN revision: 73519
2012-07-10 10:40:59 +00:00
Carsten Haitzler 5c9c0852bb update all versions in @sincs, README's and configure.ac's etc. to
reflect a unified release version, for now 1.6.99.



SVN revision: 73498
2012-07-09 10:20:21 +00:00
Mike Blumenkrantz 725a3ed4db change my email address
SVN revision: 73032
2012-06-29 10:58:49 +00:00
Mike Blumenkrantz cda0901ae0 patch from christophe.dumez@intel.com for joystick support
ticket #1100


SVN revision: 73027
2012-06-29 08:18:12 +00:00
Mike Blumenkrantz cbfb6d03a8 add disk and net groups to main eeze doc page
SVN revision: 73026
2012-06-29 08:10:59 +00:00
Mike Blumenkrantz 696b5acfd5 fix crash in eeze_net_free()
ticket #1101


SVN revision: 73025
2012-06-29 08:06:01 +00:00
Mike Blumenkrantz d25753a386 remove log level setting in eeze scanner and efm
SVN revision: 73024
2012-06-29 07:57:58 +00:00
Mike Blumenkrantz dac620ca80 eeze scanner log dom -> ERR
SVN revision: 72994
2012-06-28 10:23:11 +00:00
Stefan Schmidt d8a9a480ee eeze: Initial docs fopr Eeze_UDev_Watch and callback types
SVN revision: 72864
2012-06-26 09:08:49 +00:00
Stefan Schmidt d6ab40bf49 eeze: MArk all docs for Eeze Disk with @since 1.1
Once again well spotted by Vincent.

SVN revision: 72814
2012-06-25 15:11:04 +00:00
Stefan Schmidt 19473f5007 eeze: Add doxgen for different enums and typedefs
SVN revision: 72811
2012-06-25 13:57:32 +00:00
Stefan Schmidt 8e23704796 eeze: Add missing part for Eeze_Disk_Type doxygen.
SVN revision: 72810
2012-06-25 13:57:29 +00:00
Mike Blumenkrantz edfa1dfe61 add fallback for mounting when a disk has no uuid
SVN revision: 72008
2012-06-12 10:12:51 +00:00
Mike Blumenkrantz 9cff510760 change perms on eeze scanner socket to be readable by all
SVN revision: 71951
2012-06-11 14:22:01 +00:00
Jihoon Kim bb56b0b09c fix @version in each EFL header doxygen
SVN revision: 71691
2012-06-04 23:27:02 +00:00
Carsten Haitzler 318bd30043 This is a small change, so I won't changelog it (or backport), but
make _shutdown() funcs across efl complain and be unhappy if you
shutdown to < 0 shutdowns and not pull init count below 0.



SVN revision: 71548
2012-05-30 10:08:41 +00:00
ChunEon Park 9559262230 eeze - [E-devel] [patch] minor fix to eeze doc
This fix a single typo in eeze doxygen doc,

Submitted-By-Off Jerome Pinot<ngc891@gmail.com>



SVN revision: 70587
2012-05-02 01:09:48 +00:00
Sanjeev BA b9ed47a471 several fixes for the doxygen docs.
Author : Jérôme Pinot <ngc891@gmail.com>

SVN revision: 70426
2012-04-23 23:31:38 +00:00
Vincent Torri 2290893f44 Eeze: Patch to fix this:
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


SVN revision: 69825
2012-04-01 05:30:28 +00:00
Gustavo Sverzut Barbieri 12af485e26 eeze: fix warnings.
ioctls just have 3 elements... and 'i' must be reset before using it
again for ipv6.



SVN revision: 67351
2012-01-19 15:55:03 +00:00
Carsten Haitzler 0e9a475092 update all minor versions to 2 (or 6) - and yes. i missed making most
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.



SVN revision: 67284
2012-01-18 02:32:36 +00:00
Cedric BAIL a9403af029 eeze: add EEZE_UDEV_TYPE_BLUETOOTH.
patch by Mikael Sans. Don't forget to say no to drug !


SVN revision: 66993
2012-01-09 10:50:05 +00:00
Mike Blumenkrantz 7e3d3eb914 another failure attempt at pleasing Demon Lord Vincent Torri
SVN revision: 65877
2011-12-04 23:16:25 +00:00
Mike Blumenkrantz b4b851b9a0 install Eeze_Net.h
SVN revision: 65873
2011-12-04 22:53:22 +00:00
Mike Blumenkrantz 573a9a5c5b eeze 1.2 is now operational
SVN revision: 65809
2011-12-02 13:42:36 +00:00
Mike Blumenkrantz 875ea74374 add helper macro for eeze scanner edd setup
SVN revision: 65388
2011-11-18 19:24:01 +00:00
Mike Blumenkrantz 4770057ebe make all binaries have configure options to disable them
SVN revision: 65359
2011-11-18 03:13:33 +00:00
Mike Blumenkrantz ec9e6085ad add functions for runtime checking of disk capabilities for embedded devices
SVN revision: 65358
2011-11-18 03:13:31 +00:00
Mike Blumenkrantz 3b29c961f6 fix DSO issue pointed out by Jochen Schröder
SVN revision: 65356
2011-11-18 03:13:28 +00:00
Mike Blumenkrantz 836d3074f2 update docs
SVN revision: 65062
2011-11-11 15:17:41 +00:00
Mike Blumenkrantz b739c80dcd remove unused members of disk error struct so I don't get stuck with a broken public api
SVN revision: 65043
2011-11-11 05:37:50 +00:00
Mike Blumenkrantz 918dbe2be2 s/((udev))/(udev)/g
SVN revision: 65041
2011-11-11 04:11:26 +00:00
Mike Blumenkrantz ec464473c7 move udev include to private header
SVN revision: 65039
2011-11-11 04:08:19 +00:00
Mike Blumenkrantz a849b9ab45 this is eeze 1.1 now
SVN revision: 65038
2011-11-11 04:06:22 +00:00
Mike Blumenkrantz 039b6db9dc fix garbage return
SVN revision: 64967
2011-11-09 01:48:31 +00:00
Mike Blumenkrantz d9f1039885 not sure how this happened, but it's totally wrong
SVN revision: 63230
2011-09-06 19:16:56 +00:00
Mike Blumenkrantz e580c44cbb fix temp sensor detection with very new kernels
SVN revision: 63229
2011-09-06 19:09:36 +00:00
Sebastian Dransfeld e8b0436197 Eeze: And only send event for present batteries
The property POWER_SUPPLY_PRESENT must not only be there, but also have
a true value.

SVN revision: 63228
2011-09-06 19:07:34 +00:00
Sebastian Dransfeld dbac5ebbaa Eeze: Only fant batteries which are present
SVN revision: 63210
2011-09-05 19:12:45 +00:00
Mike Blumenkrantz 6af8ba1546 man I suck today
SVN revision: 62880
2011-08-26 20:05:41 +00:00
Mike Blumenkrantz 59ede5ee9f add and implement EEZE_DISK_TYPE_FLASH for flash cards
SVN revision: 62879
2011-08-26 20:04:35 +00:00
Mike Blumenkrantz ba66da6e8b and the underscore
SVN revision: 62875
2011-08-26 19:20:05 +00:00
Mike Blumenkrantz 4efb357aab also null pointers
SVN revision: 62874
2011-08-26 19:18:00 +00:00
Mike Blumenkrantz e542c7fa0c shutdown more completely
SVN revision: 62873
2011-08-26 19:11:20 +00:00