*** empty log message ***
[booh] / README
1         backend
2
3 - automatically rotates portrait images thanks to exif info
4 - great themability
5 - immediate display of next image (preloading of next images)
6 - keep position in browser between images (no page load between images)
7 - multiproc support (parallelize image creations)
8 - advanced videos support (thumbnail etc)
9 - correctly handle files and directories with spaces and non
10   US-ASCII characters (even if I _don't_ advice you to store
11   files with these)
12 - clever use of the whole space of a typical browser window
13 - subalbums support (images in any subdirectory depth)
14
15         frontend
16
17 - very advanced capabilities by keyboard shortcuts
18
19    
20
21         P4 HT 2.8 GHz, Linux 2.6.6 SMP 4G
22
23 Regular:
24         125.61user 5.17system 2:10.81elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k
25
26 --mproc 2:
27         234.92user 6.77system 2:01.44elapsed 199%CPU (0avgtext+0avgdata 0maxresident)k
28
29 --mproc 4:
30         233.35user 6.57system 2:02.03elapsed 196%CPU (0avgtext+0avgdata 0maxresident)k
31