summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c (follow)
Commit message (Collapse)AuthorAge
...
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4854 a1c6a512-1295-4272-9138-f99709370657
* supporting 4:2:2 vertical subsamplingJörg Hohensohn2004-06-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4725 a1c6a512-1295-4272-9138-f99709370657
* now supports images with restart markersJörg Hohensohn2004-05-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4693 a1c6a512-1295-4272-9138-f99709370657
* Fixed behaviour when connecting USB, made scrolling a bit faster by not ↵Jens Arnold2004-05-21
| | | | | | emptying the button queue every time git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4675 a1c6a512-1295-4272-9138-f99709370657
* JPEG viewer now uses the 'official' grayscale frameworkJens Arnold2004-05-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4649 a1c6a512-1295-4272-9138-f99709370657
* o removed the grayscale framework, it gets linked in from the libplugin insteadDaniel Stenberg2004-05-19
| | | | | | | | o use the grayscale.h header o killed trailing whitespace git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4640 a1c6a512-1295-4272-9138-f99709370657
* maintain view center when zooming, cache the previous zoom image as far as ↵Jörg Hohensohn2004-05-18
| | | | | | memory allows git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4630 a1c6a512-1295-4272-9138-f99709370657
* Included newest grayscale frameworkJens Arnold2004-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4629 a1c6a512-1295-4272-9138-f99709370657
* Included improved grayscale frameworkJens Arnold2004-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4627 a1c6a512-1295-4272-9138-f99709370657
* reject images with restart markers for nowJörg Hohensohn2004-05-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4619 a1c6a512-1295-4272-9138-f99709370657
* more compatible huffman table parsing, tolerate restart markersJörg Hohensohn2004-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4618 a1c6a512-1295-4272-9138-f99709370657
* jpeg viewer: use Play to zoom in, On to zoom out, arrows to scrollJörg Hohensohn2004-05-12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4613 a1c6a512-1295-4272-9138-f99709370657