Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Torri ed4a4d5fdc Eio: improve path monitoring on Windows
Not perfect but i'm fed up with that Windows stuff. I need to work on
something else

SVN revision: 76215
2012-09-06 06:30:29 +00:00
Cedric BAIL 0f037d5b58 eio: and don't forget to initialize.
SVN revision: 70885
2012-05-09 07:46:12 +00:00
Cedric BAIL 22b8a6103b eio: actually detect when file changed since last monitoring request.
NOTE: Shouldn't I stat and rebuild the notify when the file is deleted
and recreated ? Advise welcome.


SVN revision: 70879
2012-05-09 06:54:09 +00:00
Vincent Torri 71b13c4b72 Eio: formatting
SVN revision: 69812
2012-03-31 07:01:24 +00:00
Mike Blumenkrantz 84a849bb6a add some abort() fixmes
SVN revision: 68615
2012-03-02 03:09:47 +00:00
Mike Blumenkrantz 56b1aeb079 this isn't an inline function, so it should have a safety check
SVN revision: 68614
2012-03-02 03:04:57 +00:00
Mike Blumenkrantz ade84d3941 return NULL on failure here
SVN revision: 68613
2012-03-02 03:04:33 +00:00
Mike Blumenkrantz 4edbb6487c and actually return a value
SVN revision: 68612
2012-03-02 03:01:10 +00:00
Mike Blumenkrantz b21d766d41 prevent stringshare leak
SVN revision: 68611
2012-03-02 03:00:59 +00:00
Cedric BAIL 4a65416c6a eio: use the newly introduced Eina_Stat.
SVN revision: 68316
2012-02-23 11:46:51 +00:00
Cedric BAIL 7e8b2681c9 eio: fix eio monitor by Guillaume Friloux.
SVN revision: 67501
2012-01-24 16:00:57 +00:00
Cedric BAIL 54fcc628bd eio: fix eio_monitor.
Patch by Michael Sans.


SVN revision: 63052
2011-09-01 10:22:00 +00:00
Cedric BAIL 628e5d7d98 eio: obvious typo !
SVN revision: 62516
2011-08-16 21:13:20 +00:00
Christopher Michael abe52914db EIO: Add UNUSED where missing.
SVN revision: 61623
2011-07-23 23:15:54 +00:00
Cedric BAIL 9035d1f8c0 eio: fix api change.
SVN revision: 60600
2011-06-22 16:09:14 +00:00
Cedric BAIL 74fb408eb1 eio: use eina refcount.
SVN revision: 59040
2011-04-29 16:24:14 +00:00
Cedric BAIL 1a699607f6 eio: add inotify backend and fix api.
Note: API/ABI of Eio_Monitor could be considered usable and need feedback.
Still lacking of proper fallback and windows port.


SVN revision: 58953
2011-04-27 10:27:07 +00:00
Cedric BAIL b558cbc07e eio: add Eio_Monitor API.
Not yet working. Need to handle message, add fallback and windows support.


SVN revision: 58907
2011-04-25 17:04:46 +00:00