View Single Post
Old 02-07-2009, 02:42 AM   #3
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
Some more notes...
- I believe contenLister has code to open a document in a viewer that is already running.
- memory usage is a main concern. A default Iliad that runs out of memory just crashes (or reboots). We will need to enable swapping to avoid this.
- Ipdf sets a memory limit for itself (in main.cc): 50 MB (which is almost everything). This can be changed...

Personally I think that the Iliad's main GUI (contenLister) should be rewritten. [Preferably in Lua which would make the amount of code much smaller and flexible ]. However I think that the task of developing it in a reliable way will be much to big...
hansel is offline   Reply With Quote