e77ea64738
Added memory allocation tracker. Enable with CFLAGS="-DMEMALLOC_TRACK"
2008-02-21 16:02:05 +10:00
70f9c2d171
Numerous changes here...
...
o Backend code for resizing images written (using ImageMagick)
o Photos in a gallery are listed ... in alphabetical order
(quicksort algorithm in util.c)
2008-01-09 20:53:39 +10:00
d02b825fba
Gallery can now list photos ... names sorted using quicksort.
2008-01-09 16:03:21 +10:00
a0aa71332a
Beginnings of a functional gallery.
2008-01-08 17:09:18 +10:00
f22bb1fa7a
Implemented some functions.
2008-01-06 18:53:52 +10:00
3c129c1be9
Created an interface for manipulating the database files.
2008-01-06 17:57:06 +10:00
4014649435
Fixed compiler errors... re-worked string and path construction utilities
2008-01-06 17:12:05 +10:00
0ac1af1852
More implementation done. Wrappers around basename and dirname created.
2008-01-06 01:07:22 +10:00
d8954631a1
Further updates
2008-01-06 00:09:29 +10:00
eb0c9d0d10
Kill off some early compiler errors
2008-01-04 22:27:10 +10:00
8fe4961b77
Further additions
2008-01-04 22:23:36 +10:00