summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c (follow)
Commit message (Expand)AuthorAge
* Move the monolithic jpeg viewer into its own subdirectory and split it into t...Dave Chapman2008-10-21
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2008-10-07
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its usi...Jonathan Gordon2008-06-16
* Plugin parameters should be const.Steve Bavin2008-05-13
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2008-04-27
* allow the plugin playback control menu to be put in a viewport.Jonathan Gordon2008-04-23
* Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold2008-04-06
* iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Oops, forgot to change some #ifdefsNils Wallménius2008-01-24
* Make jpegviewer remember the slideshow timeout, fixes FS#8461, slight simplif...Nils Wallménius2008-01-24
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2008-01-04
* enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon2007-10-25
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye2007-08-16
* Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye2007-08-15
* Accept FS#7449 - use the menu/power button for the menu and use rec to toggle...Jonathan Gordon2007-08-05
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius2007-08-01
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis2007-05-22
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing2007-04-17
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...Michael Sevakis2007-04-01
* Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold2007-03-17
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Always use a black backgound while displaying images in jpegviewer, and use t...Nils Wallménius2006-12-07
* * Move checkbox to plugin api (core never uses it)Jonathan Gordon2006-11-19
* Quit the jpeg viewer gracefully if started without arguments or with a wrong ...Peter D'Hoye2006-11-09
* JPEG viewer: Removed the playback control menu on archos. It made no sense as...Jens Arnold2006-11-05