index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
/
graphics.php
Age
Commit message (
Expand
)
Author
2009-08-08
Improve the graphics toolkit detection code so that properly
Bharat Mediratta
2009-07-31
Add new events:
Bharat Mediratta
2009-07-14
Add /opt/bin as a binary path.
Bharat Mediratta
2009-07-02
Suppress the filesize error if the thumbnail is not found so we can get
Tim Almdal
2009-06-24
Look in /opt/local/bin for binaries, too.
Bharat Mediratta
2009-06-16
Use a placeholder image if ffmpeg is missing instead of throwing an
Bharat Mediratta
2009-06-12
Add /usr/local/bin to PATH before trying to detect binaries.
Bharat Mediratta
2009-06-07
Improve error handling support for corrupt images and report them
Bharat Mediratta
2009-06-05
Add the exception message to the trace string when there's a graphics
Bharat Mediratta
2009-06-04
Skip over busted images when rebuilding. Change graphics::generate()
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta