Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major cleanup. xlib methods have been abstracted away as a generic | John Hawthorn | 2010-01-04 | 9 | -200/+266 |
| | | | | backend. Represent image states as flags. | ||||
* | major cleanup. all xlib methods have been abstracted away as a more | John Hawthorn | 2010-01-04 | 1 | -0/+9 |
| | | | | generic backend. | ||||
* | slight tweaks. slightly faster | John Hawthorn | 2009-12-25 | 1 | -9/+11 |
| | |||||
* | aleays redraw after scaling, allows more responsive resizing. | John Hawthorn | 2009-12-22 | 2 | -11/+17 |
| | |||||
* | updated news for 0.2 | John Hawthorn | 2009-12-22 | 1 | -1/+1 |
| | |||||
* | Fixed a bug where we would reload a (potentially closed) image with an ↵ | John Hawthorn | 2009-12-22 | 1 | -2/+4 |
| | | | | expose event because it hadn't been scaled yet. | ||||
* | added super sampling scale | John Hawthorn | 2009-12-21 | 2 | -8/+76 |
| | |||||
* | don't rescale on expose events | John Hawthorn | 2009-12-21 | 1 | -4/+4 |
| | |||||
* | add performance tests for scaling. | John Hawthorn | 2009-12-20 | 6 | -25/+104 |
| | |||||
* | cleanup. prepare for caching. | John Hawthorn | 2009-11-21 | 2 | -29/+23 |
| | |||||
* | fixed whitespace | John Hawthorn | 2009-11-21 | 5 | -17/+17 |
| | |||||
* | fix -ctl mode | John Hawthorn | 2009-10-06 | 1 | -0/+1 |
| | |||||
* | deleted hgtags file | John Hawthorn | 2009-10-06 | 1 | -1/+0 |
| | |||||
* | added gitignore file | John Hawthorn | 2009-10-06 | 1 | -0/+3 |
| | |||||
* | prepare version 0.2 | "John Hawthorn ext:(%22) | 2009-09-16 | 2 | -1/+2 |
| | |||||
* | hard tabs | "John Hawthorn ext:(%22) | 2009-09-14 | 2 | -48/+48 |
| | |||||
* | fix compiler warnings | John Hawthorn | 2009-08-31 | 3 | -1/+4 |
| | |||||
* | whoops. proper NDEBUG | John Hawthorn | 2009-08-31 | 2 | -2/+2 |
| | |||||
* | silence imagemagick | John Hawthorn | 2009-08-31 | 1 | -0/+8 |
| | |||||
* | use pipe instead of temporary file | John Hawthorn | 2009-08-31 | 1 | -13/+12 |
| | |||||
* | experimental support for imagemagick backend | John Hawthorn | 2009-08-31 | 10 | -9/+93 |
| | |||||
* | added convenience makefile configs | John Hawthorn | 2009-07-25 | 2 | -2/+4 |
| | |||||
* | speed increate for P6 netpbm images when maxval is 255 | John Hawthorn | 2009-07-25 | 1 | -5/+9 |
| | |||||
* | implement the rest of netpbm | John Hawthorn | 2009-07-24 | 1 | -8/+48 |
| | |||||
* | support for netpbm color and bw binary format (P4 and P6) | John Hawthorn | 2009-07-24 | 2 | -0/+107 |
| | |||||
* | support for rendering jpegs with 4 output components. Thanks to tarpman. | John Hawthorn | 2009-05-18 | 1 | -3/+20 |
| | |||||
* | minor minor change to jpeg (1% faster) | John Hawthorn | 2009-02-17 | 1 | -5/+8 |
| | |||||
* | load jpegs scaled 1/8 first | John Hawthorn | 2009-02-17 | 7 | -31/+67 |
| | |||||
* | switched to using state to keep track of image | John Hawthorn | 2009-02-16 | 2 | -34/+29 |
| | |||||
* | more TDEBUG information | John Hawthorn | 2009-01-04 | 2 | -1/+3 |
| | |||||
* | minor makefile changes | John Hawthorn | 2009-01-04 | 1 | -2/+2 |
| | |||||
* | added some todos | John Hawthorn | 2009-01-04 | 1 | -0/+2 |
| | |||||
* | added macros to test timing | John Hawthorn | 2009-01-03 | 2 | -21/+17 |
| | |||||
* | Fixed a bug where a thin horizontal line next to the image was not filled black. | John Hawthorn | 2009-01-03 | 2 | -6/+5 |
| | |||||
* | next version is 0.2 | John Hawthorn | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Added tag v0.1 for changeset 4b60ef132f52 | John Hawthorn | 2009-01-01 | 1 | -0/+1 |
| | |||||
* | added bug. Thanks PRINCESSJRNORMAN. | John Hawthorn | 2009-01-01 | 1 | -1/+8 |
| | |||||
* | added distribution files. | "John Hawthorn ext:(%22) | 2009-01-01 | 6 | -0/+90 |
| | |||||
* | updated makefile. Default to -O2 | "John Hawthorn ext:(%22) | 2009-01-01 | 1 | -3/+1 |
| | |||||
* | added make install | "John Hawthorn ext:(%22) | 2009-01-01 | 1 | -4/+12 |
| | |||||
* | cleanup. Fix case of empty list. | "John Hawthorn ext:(%22) | 2009-01-01 | 2 | -1/+7 |
| | |||||
* | make I/O errors silent | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -0/+8 |
| | |||||
* | cleanup | "John Hawthorn ext:(%22) | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | minor bug | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -1/+4 |
| | |||||
* | added version and updated usage | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -2/+6 |
| | |||||
* | select() waits properly, cleanup in main.c | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -13/+10 |
| | |||||
* | got scale() as fast as it used to be | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -44/+50 |
| | |||||
* | alleviated some of that performance hit. | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -22/+18 |
| | |||||
* | Fixed overflow in X direction. Big performance hit. WIP | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -25/+38 |
| | |||||
* | removed overflow and other tweaks in scale() | "John Hawthorn ext:(%22) | 2008-12-31 | 1 | -22/+51 |
| |