Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-02-21 | Revert "Fix lossless image rotation" | Daniel Friesel | -72/+42 | |
This reverts commit 15ede2653b45a1fe73bc8c7c9151e3e8dc1c32dc. | ||||
2010-02-21 | Fix lossless image rotation | Daniel Friesel | -42/+72 | |
Apparently, the old code was based on libjpeg6. However, most systems use libjpeg8 now, which has a few new features like cropping, leading to a lot of fuckup with feh on libjpeg8 systems. Now feh works with libjpeg8, but probably doesn't support libjpeg6 anymore. Also, this code copypasta really sucks :-) | ||||
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -184/+180 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+392 | |