summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c (follow)
Commit message (Expand)AuthorAge
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Fix bug spotted by Alexander Spyridakis - ensure file descriptor is closed be...Dave Chapman2005-12-11
* H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold2005-09-30
* Adjusted JPEG viewer to H1x0: (1) Button assignments. (2) Workaround for the ...Jens Arnold2005-07-27
* Complete rework of the grayscale library: (1) Implemented the new rockbox gra...Jens Arnold2005-07-25
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* adapted to build on iRiverDaniel Stenberg2005-02-04
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio adapti...Jens Arnold2004-10-16
* grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). ...Jens Arnold2004-10-12
* scrollbar() parameters were swappedJens Arnold2004-07-09
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
* supporting 4:2:2 vertical subsamplingJörg Hohensohn2004-06-10
* now supports images with restart markersJörg Hohensohn2004-05-23
* Fixed behaviour when connecting USB, made scrolling a bit faster by not empty...Jens Arnold2004-05-21
* JPEG viewer now uses the 'official' grayscale frameworkJens Arnold2004-05-19
* o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg2004-05-19
* maintain view center when zooming, cache the previous zoom image as far as me...Jörg Hohensohn2004-05-18
* Included newest grayscale frameworkJens Arnold2004-05-17
* Included improved grayscale frameworkJens Arnold2004-05-15
* reject images with restart markers for nowJörg Hohensohn2004-05-14
* more compatible huffman table parsing, tolerate restart markersJörg Hohensohn2004-05-13
* jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn2004-05-12