summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c
AgeCommit message (Expand)Author
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-02-04adapted to build on iRiverDaniel Stenberg
2005-01-26Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold
2004-10-16Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold
2004-10-12grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold
2004-07-09scrollbar() parameters were swappedJens Arnold
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
2004-06-10supporting 4:2:2 vertical subsamplingJörg Hohensohn
2004-05-23now supports images with restart markersJörg Hohensohn
2004-05-21Fixed behaviour when connecting USB, made scrolling a bit faster by not empty...Jens Arnold
2004-05-19JPEG viewer now uses the 'official' grayscale frameworkJens Arnold
2004-05-19o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg
2004-05-18maintain view center when zooming, cache the previous zoom image as far as me...Jörg Hohensohn
2004-05-17Included newest grayscale frameworkJens Arnold
2004-05-15Included improved grayscale frameworkJens Arnold
2004-05-14reject images with restart markers for nowJörg Hohensohn
2004-05-13more compatible huffman table parsing, tolerate restart markersJörg Hohensohn
2004-05-12jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn