Commit Graph

39 Commits

Author SHA1 Message Date
Stefan Schmidt c503879efb eeze: Mention sensor addition in changelog and news.
SVN revision: 76826
2012-09-18 14:14:52 +00:00
Cedric BAIL 0008f2362f ChangeLog: back in time.
SVN revision: 75875
2012-08-30 11:26:00 +00:00
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release.
SVN revision: 75873
2012-08-30 10:55:40 +00:00
Mike Blumenkrantz 52c05aaa01 eeze mount operations will now only retry up to 3 times when they fail before emitting an error event
SVN revision: 74736
2012-08-01 12:43:55 +00:00
Mike Blumenkrantz ba567e440e add EEZE_DISK_MOUNTOPT_NODEV
yes, I realize we're in a freeze, but this is trivial and important


SVN revision: 74564
2012-07-30 09:49:05 +00:00
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
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 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 696b5acfd5 fix crash in eeze_net_free()
ticket #1101


SVN revision: 73025
2012-06-29 08:06:01 +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 7f3335d9ee changelog scanner socket change from yesterday
SVN revision: 71992
2012-06-12 08:12:37 +00:00
Cedric BAIL 8053f61f86 efl: add release point in ChangeLog files.
SVN revision: 70494
2012-04-26 08:07:22 +00:00
Carsten Haitzler 5911ad378d just spacing same as other chlog files.
SVN revision: 70212
2012-04-16 06:30:25 +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
Carsten Haitzler ac4c70ab7b fix changelogs to mention release.
SVN revision: 65860
2011-12-04 01:56:31 +00:00
Mike Blumenkrantz df65cbde06 changelog for eeze 1.2
SVN revision: 65816
2011-12-02 14:09:35 +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 e2e7f28c61 update changelog for last commit since it seems to have been worthwhile
SVN revision: 62160
2011-08-05 23:22:50 +00:00
Cedric BAIL 9314ca2baf eeze: update ChangeLog and AUTHORS.
SVN revision: 61415
2011-07-15 20:26:03 +00:00
Mike Blumenkrantz 9611111aba sync disk find/watch qualifiers
SVN revision: 60836
2011-06-29 19:53:11 +00:00
Mike Blumenkrantz b06075acf2 eeze_scanner seems to finally be complete, have at it
SVN revision: 60833
2011-06-29 18:53:40 +00:00
Mike Blumenkrantz f2caf4707c fix some segvs and drive detection
SVN revision: 60832
2011-06-29 18:53:38 +00:00
Mike Blumenkrantz 23075ee50d clean up authors and changelog to be accurate and use english
SVN revision: 59644
2011-05-24 09:43:35 +00:00
Cedric BAIL a43257c1b5 eeze: cleanup AUTHORS and ChangeLog to follow EFL conventions.
SVN revision: 59643
2011-05-24 09:10:53 +00:00
Mike Blumenkrantz eba65c10ee changelog for 59458
SVN revision: 59460
2011-05-17 00:18:38 +00:00
Mike Blumenkrantz 775b86bccd add eject functions/events
SVN revision: 59443
2011-05-16 11:03:06 +00:00
Mike Blumenkrantz 56b342ccc9 eeze_disk_cancel for canceling pending operations
SVN revision: 59430
2011-05-16 01:32:40 +00:00
Mike Blumenkrantz 7561260963 forgot eeze_disk_udev_get_parent earlier
SVN revision: 59429
2011-05-16 00:57:16 +00:00
Mike Blumenkrantz 1856a909e3 add a mountopt flag for automatically adding uid
SVN revision: 59427
2011-05-16 00:06:41 +00:00
Mike Blumenkrantz 58c89b619b new functions for applying a wrapper for (u)mount
SVN revision: 59422
2011-05-15 22:56:14 +00:00
Mike Blumenkrantz 374df30b47 add some new functions for direct udev lookups on disk devices
SVN revision: 59412
2011-05-15 20:50:26 +00:00
Mike Blumenkrantz a02ceb683c +eeze_udev_syspath_get_devname, thanks to Clement Battin
SVN revision: 57854
2011-03-18 17:10:50 +00:00
Mike Blumenkrantz 6e1be20e6c +EEZE_UDEV_TYPE_NET, thanks to Clement Battin
SVN revision: 57708
2011-03-12 18:39:33 +00:00
Mike Blumenkrantz 27751d0921 fix bug with removing devices not passing filter in watches, part of bug pointed out by Clement Battin on ML
SVN revision: 57499
2011-03-03 16:30:45 +00:00
Mike Blumenkrantz 178cda4124 implement actual handling of mountopts, add utf8 to default mountopts, allow iso automounting in eeze_mount
+EEZE_DISK_MOUNTOPT_UTF8 = (1 << 2)
+EEZE_DISK_MOUNTOPT_NOEXEC = (1 << 3)
+EEZE_DISK_MOUNTOPT_NOSUID = (1 << 4)
+EEZE_DISK_MOUNTOPT_REMOUNT = (1 << 5)
+EAPI Eina_Bool      eeze_disk_mountopts_set(Eeze_Disk *disk, int opts);
+EAPI int            eeze_disk_mountopts_get(Eeze_Disk *disk);



SVN revision: 56879
2011-02-09 21:31:11 +00:00
Carsten Haitzler 1bd97ec119 geeze. get year right! spank
SVN revision: 56378
2011-01-29 13:24:22 +00:00
Mike Blumenkrantz c9e2fc434e eeze 1.1 in trunk: disk mounting is now possible
SVN revision: 56362
2011-01-29 04:21:53 +00:00
Carsten Haitzler 0cb7271e97 aaaah farg. forgot the changelogs. fix.
SVN revision: 56359
2011-01-29 03:54:33 +00:00
Mike Blumenkrantz 7c28e4ce29 New lib for EFL: eeze! Bringing you the freedom to (hopefully) never need to learn external apis again!
So far only e_udev is complete, but more will be added.  Add stuff to the TODO or yell at me in irc if you want something in.
If anyone knows how to fix the doxygen css, I'd be most grateful!


SVN revision: 48808
2010-05-13 10:49:17 +00:00