d02b825fba
Gallery can now list photos ... names sorted using quicksort.
2008-01-09 16:03:21 +10:00
80feccdd87
Gallery listings work!
2008-01-08 23:37:09 +10:00
a0aa71332a
Beginnings of a functional gallery.
2008-01-08 17:09:18 +10:00
afd3f42054
New debugging macro: dprintf, enable by passing -DEBUG to compiler.
...
New const string: COMPILESTAMP -- timestamp of compiled binary.
Further improvements to the variable array.
2008-01-08 13:56:02 +10:00
92acbdcdf9
Linked in the linked-list implementation.
...
This implementation has seen the introduction of stack/queue-like functions.
The new linked list variable array implementation is now used for the path_info
manipulation.
2008-01-07 23:32:49 +10:00
d64ebf6aec
Added variable array (linked list) implementation. I do hope this isn't DailyWTF-grade code. ;-)
2008-01-07 00:17:50 +10:00
f22bb1fa7a
Implemented some functions.
2008-01-06 18:53:52 +10:00
5c6fdd0dbb
Fix compiler errors
2008-01-06 18:04:42 +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
b393a6c447
More Makefile tweaks
2008-01-04 22:51:42 +10:00
c58ab45e1f
Stub implementations added
2008-01-04 22:49:41 +10:00
86eb0e9598
Added webapp entry point... no implementation yet
2008-01-04 22:45:41 +10:00
eb0c9d0d10
Kill off some early compiler errors
2008-01-04 22:27:10 +10:00
a095107926
Added clean target to Makefile
2008-01-04 22:24:35 +10:00
8fe4961b77
Further additions
2008-01-04 22:23:36 +10:00
ffbd302186
First beginnings of re-worked gallery
2008-01-04 20:58:24 +10:00