aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* experimental support for imagemagick backendJohn Hawthorn2009-08-3110-9/+93
|
* added convenience makefile configsJohn Hawthorn2009-07-252-2/+4
|
* speed increate for P6 netpbm images when maxval is 255John Hawthorn2009-07-251-5/+9
|
* implement the rest of netpbmJohn Hawthorn2009-07-241-8/+48
|
* support for netpbm color and bw binary format (P4 and P6)John Hawthorn2009-07-242-0/+107
|
* support for rendering jpegs with 4 output components. Thanks to tarpman.John Hawthorn2009-05-181-3/+20
|
* minor minor change to jpeg (1% faster)John Hawthorn2009-02-171-5/+8
|
* load jpegs scaled 1/8 firstJohn Hawthorn2009-02-177-31/+67
|
* switched to using state to keep track of imageJohn Hawthorn2009-02-162-34/+29
|
* more TDEBUG informationJohn Hawthorn2009-01-042-1/+3
|
* minor makefile changesJohn Hawthorn2009-01-041-2/+2
|
* added some todosJohn Hawthorn2009-01-041-0/+2
|
* added macros to test timingJohn Hawthorn2009-01-032-21/+17
|
* Fixed a bug where a thin horizontal line next to the image was not filled black.John Hawthorn2009-01-032-6/+5
|
* next version is 0.2John Hawthorn2009-01-031-1/+1
|
* Added tag v0.1 for changeset 4b60ef132f52John Hawthorn2009-01-011-0/+1
|
* added bug. Thanks PRINCESSJRNORMAN.John Hawthorn2009-01-011-1/+8
|
* added distribution files."John Hawthorn ext:(%22)2009-01-016-0/+90
|
* updated makefile. Default to -O2"John Hawthorn ext:(%22)2009-01-011-3/+1
|
* added make install"John Hawthorn ext:(%22)2009-01-011-4/+12
|
* cleanup. Fix case of empty list."John Hawthorn ext:(%22)2009-01-012-1/+7
|
* make I/O errors silent"John Hawthorn ext:(%22)2008-12-311-0/+8
|
* cleanup"John Hawthorn ext:(%22)2008-12-312-2/+2
|
* minor bug"John Hawthorn ext:(%22)2008-12-311-1/+4
|
* added version and updated usage"John Hawthorn ext:(%22)2008-12-311-2/+6
|
* select() waits properly, cleanup in main.c"John Hawthorn ext:(%22)2008-12-311-13/+10
|
* got scale() as fast as it used to be"John Hawthorn ext:(%22)2008-12-311-44/+50
|
* alleviated some of that performance hit."John Hawthorn ext:(%22)2008-12-311-22/+18
|
* Fixed overflow in X direction. Big performance hit. WIP"John Hawthorn ext:(%22)2008-12-311-25/+38
|
* removed overflow and other tweaks in scale()"John Hawthorn ext:(%22)2008-12-311-22/+51
|
* working -ctl support"John Hawthorn ext:(%22)2008-12-311-16/+46
|
* use GNU getline (temporary)"John Hawthorn ext:(%22)2008-12-311-5/+7
|
* added rudimentary `meh -list` support"John Hawthorn ext:(%22)2008-12-261-4/+27
|
* forgot file"John Hawthorn ext:(%22)2008-12-261-0/+92
|
* no longer exit for unreadable jpeg's"John Hawthorn ext:(%22)2008-12-211-1/+16
|
* cleanup"John Hawthorn ext:(%22)2008-12-213-80/+15
|
* Major changes. Optional XShm support, bilinear scaling, caching WIPJohn Hawthorn2008-09-138-177/+269
|
* added -ctl supportJohn Hawthorn2008-06-301-104/+185
|
* 2 minor bugsJohn Hawthorn2008-06-272-1/+3
|
* more verbose makefileJohn Hawthorn2008-06-271-2/+1
|
* added close method. Fixed all known memory leaksJohn Hawthorn2008-06-257-33/+45
|
* cleanupJohn Hawthorn2008-06-251-4/+4
|
* ready for -list and -ctlJohn Hawthorn2008-06-251-4/+16
|
* cleanupJohn Hawthorn2008-06-251-32/+12
|
* cleanupJohn Hawthorn2008-06-243-40/+39
|
* eliminated a memcpy for colour jpegsJohn Hawthorn2008-06-241-9/+7
|
* cleanupJohn Hawthorn2008-06-243-36/+37
|
* whoopsJohn Hawthorn2008-06-241-2/+0
|
* fixed overflow in ximage and added a little speedJohn Hawthorn2008-06-231-31/+10
|
* fixed pngJohn Hawthorn2008-06-231-17/+19
|