summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c
AgeCommit message (Expand)Author
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-04-23allow the plugin playback control menu to be put in a viewport.Jonathan Gordon
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson
2008-01-24Oops, forgot to change some #ifdefsNils Wallménius
2008-01-24Make jpegviewer remember the slideshow timeout, fixes FS#8461, slight simplif...Nils Wallménius
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold
2007-10-25enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...Jonathan Gordon
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-05Accept FS#7449 - use the menu/power button for the menu and use rec to toggle...Jonathan Gordon
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-05-22Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-17Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-01JPEG Viewer on color LCDs: Finish up another old project. Add grayscale displ...Michael Sevakis
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2006-12-07Always use a black backgound while displaying images in jpegviewer, and use t...Nils Wallménius
2006-11-19* Move checkbox to plugin api (core never uses it)Jonathan Gordon
2006-11-09Quit the jpeg viewer gracefully if started without arguments or with a wrong ...Peter D'Hoye
2006-11-05JPEG viewer: Removed the playback control menu on archos. It made no sense as...Jens Arnold
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-21Disk spindown control during jpeg slideshow: for times below 10s, keep the di...Peter D'Hoye
2006-10-20Don't try to show the progress bar on top of the picture on grayscale lib tar...Peter D'Hoye
2006-10-20Make slideshow mode more slideshow: keep showing previous picture until next ...Peter D'Hoye
2006-08-11'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg
2006-08-08Slightly optimised range_limit() for arm targets.Jens Arnold
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg