summaryrefslogtreecommitdiffstats
path: root/apps/plugins/plasma.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-20correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ...Robert Kukla1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27Fix red (#ifdef hell).Rob Purchase1-6/+3
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-6/+28
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold1-1/+1
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold1-0/+13
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-13/+0
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+13
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+6
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold1-1/+1
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+4
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+6
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold1-0/+1
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-8/+8
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-2/+4
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-2/+2
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye1-3/+5
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare1-55/+2
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-2/+2
2006-11-15Hopefully clean up some errorsKarl Kurbjun1-0/+2
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun1-0/+1
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+8
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold1-1/+1
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+6
2006-08-02Grayscale library: LCD linearisation and gamma correction.Jens Arnold1-1/+1
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-0/+6
2006-03-27x5: use as default BUTTON_POWER to close a pluginChristian Gmeiner1-1/+1
2006-03-03Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg1-1/+1
2006-02-26Finally - grayscale library support for the simulators. Currently SDL only, w...Jens Arnold1-2/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+6
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-0/+4
2006-02-22iAudio has no BUTTON_SELECT.Jens Arnold1-1/+1
2006-02-22Colour targets: Optimised plasma.rock. Now renders directly in fb_data format...Jens Arnold1-54/+62
2006-02-16Patch #1432941 - Colour support for Plasma by Mikael MagnussonDave Chapman1-3/+60
2006-02-05iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman1-0/+6
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-7/+2
2005-10-07New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ...Jens Arnold1-0/+263