summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel
2010-02-22Update README, TODO & feh(1)Daniel Friesel
2010-02-21Revert "Fix lossless image rotation"Daniel Friesel
This reverts commit 15ede2653b45a1fe73bc8c7c9151e3e8dc1c32dc.
2010-02-21Fix lossless image rotationDaniel Friesel
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-18TODO: Add note about xineramaDaniel Friesel
2010-02-13Update TODO and BUGSDaniel Friesel
2010-02-13Add runtime shortcuts to toggle --draw-actions and --draw-filenameDaniel Friesel
2010-02-13Document --reload-buttonDaniel Friesel
2010-02-13Document --thumb-titleDaniel Friesel
2010-02-12TODO: keypad-movement + antialiasing can't be done better, apparently.Daniel Friesel
2010-02-11Add <keypad begin> to antialias the image (other keypad keys don't do this)Daniel Friesel
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel
2010-02-11Make --draw-actions not crash the programDaniel Friesel
2010-02-10Update TODODaniel Friesel
2010-02-05Update TODODaniel Friesel
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel