enlightenment/src/bin/e_fm
Carsten Haitzler 1815275df5 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 13:09:05 -05:00
..
.gitignore build: Fix distcheck due to subdir sources 2013-10-16 01:20:40 -03:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00
e_fm_ipc.c efm - make dir listing far faster - no file magic content and dont sync 2015-02-24 13:09:05 -05: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:56:32 -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