summaryrefslogtreecommitdiffstats
path: root/apps/plugins/plasma.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+6
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+3
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+6
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-2/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+4
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-4/+9
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+3
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-1/+1
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+6
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-3/+3
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+7
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-4/+4
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