enlightenment/src/bin/e_fm
Carsten Haitzler c28e58284a efm - make dir listing far faster - no file magic content and dont sync
this speed sup dir listing in efm drastically. first the e fm back end
uses an io thread that just spools through everything fast and sends
it over the mainloop to then send by ipc to e.

and on the e side we no longer use the heavy file internal magic using
api calls that wander all over a file for magic numbers - this is
insanely slow and brings listing to a crawl.
2015-02-24 18:36:31 +09:00
..
.gitignore build: Fix distcheck due to subdir sources 2013-10-16 01:20:40 -03:00
Makefile.mk Really fix the compilation with wayland 2014-10-24 19:26:55 +09:00
e_fm_ipc.c efm - make dir listing far faster - no file magic content and dont sync 2015-02-24 18:36:31 +09:00
e_fm_ipc.h efm now checks (on startup) for stale device links on desktop and tries to remove them 2012-10-29 09:52:23 +00:00
e_fm_main.c add efm op to notify of device backend changes 2014-05-07 16:46:56 -04:00
e_fm_main.h add efm op to notify of device backend changes 2014-05-07 16:46:56 -04:00
e_fm_main_eeze.c attempt to run eeze_scanner on failure to connect, not successful connect 2014-12-05 13:55:29 -05:00
e_fm_main_eeze.h some more eeze mounting cleanups 2012-08-02 16:55:47 +00:00
e_fm_main_udisks.c feature: check udisks1 DevicePresentationHide flag 2014-02-06 13:15:41 -05:00
e_fm_main_udisks.h unbork efm logging 2012-06-28 10:31:40 +00:00
e_fm_main_udisks2.c force unmount/eject on udisks2 filesystem removal, also remove undocumented fixme from seb 2013-12-12 10:43:30 -05:00
e_fm_main_udisks2.h udisks2 support 2013-06-20 16:36:33 +01:00