9e2ab341ba
AMD64 build fixes and parallelism tweaks
...
TODO: figure out how to autodetect lib vs lib64.
These changes were made some time ago (can't remember when) but didn't
get committed until now. (Yes, naughty me, but perhaps I was in a rush.)
2014-04-06 20:09:29 +10:00
3e9a765167
Improved gallery generation. Uses AJAX to fetch next image and displays progress.
2009-07-06 14:45:10 +10:00
aaa78c5888
Added semaphore to resize_photo to prevent resource issues on server.
2008-10-19 08:51:40 +10:00
39821e03e6
Added means to display text beneath the photo.
2008-06-13 15:54:50 +10:00
7a9f0694e9
Fixed memory allocation bugs ... you don't free memory returned by getenv apparently.
2008-03-25 10:07:38 +10:00
e04cca4ad9
Changed interlace method... fixed compile breakage.
2008-03-25 09:38:43 +10:00
e77ea64738
Added memory allocation tracker. Enable with CFLAGS="-DMEMALLOC_TRACK"
2008-02-21 16:02:05 +10:00
4bd7d81e80
Strictly enforce size limits. Automatically handle panoramas.
2008-01-29 10:12:15 +10:00
b0dddc1a34
Improved the JavaScript frontend
2008-01-12 14:23:23 +10:00
f5548c5c44
New 'install' target added to Makefile.
...
Thumbnail width & height, and requested size/quality/rotation now passed
through to the template for display.
2008-01-11 13:05:30 +10:00
7e7ca8aded
Reduce thumbnail quality to 20%
2008-01-10 23:53:38 +10:00
ce4d75b215
Thumbnails are now generated on-the-fly.
2008-01-10 21:02:11 +10:00
475f75178e
Fit-to-size by default
2008-01-10 18:25:43 +10:00
3222afabf2
Gallery thumbnail page added
2008-01-10 14:34:33 +10:00
96e022a8da
First light... it can now display images
2008-01-10 00:31:23 +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