added jstore path
[bookreader.git] / BookReaderIA / datanode / BookReaderImages.inc.php
2011-12-05 Michael Ang"preview" uses marked cover for books >= 1923. "cover0...
2011-11-07 Michael AngCloses #14, closes #15. Fix recovery path used when...
2011-10-26 Michael AngTmp file cleanup code
2011-10-19 Michael AngIA-specific. Make sure temporary files are unlinked...
2011-10-13 Michael AngWrite to fast tmp file instead of overly clever "stream...
2011-10-12 Michael AngSuppress warnings from 'convert'. Was confusing stream...
2011-08-31 Michael AngMerge commit '614f54b' into cleanup
2011-08-31 Michael AngTreat jpx files as jp2.
2011-05-27 Michael AngFix for images being returned overly large
2011-05-26 Michael AngSupport decimal percentage values for width/height...
2011-05-25 Michael AngIf both width and height are specified (but no x or...
2011-05-25 Michael AngMerge branch 'leaf_url' into image_region
2011-05-23 Michael AngAdd rotation support for non-jp2 images
2011-05-18 Michael AngHandling of non-jp2 image formats using ImageMagick...
2011-05-12 Michael AngProgress on image region support
2011-05-05 Michael AngFunction to get region params as float
2011-05-02 Michael AngCalculate region in source image
2011-04-21 Michael AngPatch from Tracey
2010-09-30 Michael AngMerge branch 'lanceui' into mergeui
2010-08-06 Michael AngFix race condition in select call. Fix fallback code...
2010-08-02 Michael AngRefactor BookReaderPreview.php for cleaner use of BookR...
2010-08-02 Michael AngChange 'cover' to have the same behaviour of 'preview...
2010-08-02 Michael AngMore comments
2010-07-28 Michael AngBetter logic for deciding what scale to return the...
2010-07-28 Michael AngDelete temporary tiff file at exit. Fixes https:/...
2010-07-27 Michael AngSupport named sizes in permalink image urls
2010-07-27 Michael AngRemove reduce from image permalinks. Add rotation.
2010-07-27 Michael AngPass through values from permalink url to image processor
2010-07-27 Michael AngChange to class static variables
2010-07-27 Michael AngParse scale, size, rotation, etc from permalink image...
2010-07-23 Michael AngAdd support for reduce. Update unit tests for subdir...
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-07-21 Michael AngMake book preview image permalinks work for books in...
2010-07-20 Michael AngComments
2010-04-30 Michael AngAdd support for {thumb,small,medium,large} image sizes
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...