summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/grey.h
AgeCommit message (Expand)Author
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-04-07This TODO is no longer todo...Jens Arnold
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-04-04Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...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-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-01-13Greyscale library: * Defer application of lcd linearisation + gamma in buffer...Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold