added jstore path
[bookreader.git] / BookReaderIA / datanode / BookReaderImages.php
2011-10-13 Michael AngWrite to fast tmp file instead of overly clever "stream...
2010-09-30 Michael AngMerge branch 'lanceui' into mergeui
2010-07-23 Michael AngImage permalinks, e.g. /download/itemid/page/cover.jpg
2010-07-23 Michael AngBetter preview handling. Start of image options parsin...
2010-04-28 Michael AngUpdate preview image generation. Update unit tests.
2010-04-28 Michael AngRefactor BookReaderImages and BookReaderMeta. New...
2010-04-27 Michael AngRefactor BookReaderImages into class (.inc.php) and...
2010-04-27 Michael AngRefactor BookReaderImages into class. Thank goodness...
2010-04-26 Michael AngReorder code -- all functions at end
2010-04-24 Michael AngCheck if file is readable and if not return 403
2010-04-12 Michael AngIgnore output of chatty commands
2010-04-09 Michael AngSuppress spurious stderr output from pnmscale
2010-03-18 Michael AngMake scaling calculation a little cleaner
2010-03-18 Michael AngMerge branch 'master' into jp2levels
2010-03-16 Michael AngFor jp2s where image processing fails, check if too...
2010-03-15 Michael AngPass thru image data if command works, otherwise do...
2010-03-15 Michael AngFunction to retrieve jp2 info records
2010-03-11 Michael AngMake hardcoded path more obvious
2010-03-10 Michael AngReturn image at next larger power of 2 reduction compar...
2010-03-09 scollettMerged changes upstream
2010-03-05 Michael AngUpdate copyright
2010-03-05 Michael AngNormalize source file spacing
2010-03-05 Michael AngValidate JS callback is valid identifier for jsonp
2010-03-05 Michael AngCode cleanup. Regression tests pass!
2010-03-05 Michael AngLimit scaling of 1-bit images for more legible text!
2010-03-05 Michael Ang1-bit detection routines for jp2, tiff, jpeg and png
2010-03-05 Michael AngOutput bits per channel. WIP.
2010-02-26 Michael AngAdd JSON(P) output for image information. Unit test.
2010-02-26 Michael AngMinor code cleanup
2010-01-28 Michael AngMerge Internet Archive petabox-related changes
2010-01-23 Michael AngSupport for jpeg image stacks. See https://bugs.edge...
2010-01-22 Michael AngUse 7z for accessing tar files
2010-01-21 Michael AngMerge commit 'origin/master' into 0.9.19wip
2010-01-20 Michael AngDetermine image stack format and filename by loading...
2009-12-18 Michael AngJSLocate and image processing WIP
2009-12-14 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-11-23 Michael AngRename GnuBook to BookReader