enlightenment/src
Carsten Haitzler 7dbb6fbe66 a start on the eap cache - it can load and save right now but not update once
saved. its disabled atm.

BUT i have reduced the data needing to be loaded at startup from opening 200
eap files totalling something like 6.5Mb of disk space used (though actual
loads will be less - likely), down to loading 1 file of about 7kb and doing a
stat or 2 on each file (my next phase is to remove the stat on startup here
and cache that info too, and then add in the code to have e slowly run over
the cache data and match it up against real life data and see if its still
valid or not etc. and write it out as well as make sure new caches are
written out whenever eapp dirs change, and then finally make a cmd-line tool
to do it per dir)


SVN revision: 16922
2005-09-24 17:25:48 +00:00
..
bin a start on the eap cache - it can load and save right now but not update once 2005-09-24 17:25:48 +00:00
lib - these are marked extern in E_Lib.h so make sure they exist 2005-09-23 02:56:58 +00:00
modules New modapi! 2005-09-24 13:42:05 +00:00
preload make it a single property - have to parse it now tho. 2005-06-04 09:01:13 +00:00
.cvsignore Quiet! 2004-12-02 18:41:29 +00:00
Makefile.am ehack is baaack! :) 2005-06-02 14:56:07 +00:00