summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/grey_scroll.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-07lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.Thomas Martitz1-16/+8
2012-12-18Adapt OSD in plugin lib to be greylib compatible.Michael Sevakis1-20/+30
2009-10-16Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff1-0/+24
2009-01-16loader-initialized global plugin API:Andrew Mahone1-20/+20
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold1-3/+8
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-4/+2
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-2/+4
2008-01-13Greyscale library: * Defer application of lcd linearisation + gamma in buffer...Jens Arnold1-48/+32
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold1-21/+24
2008-01-10Fix warning.Jens Arnold1-2/+2
2008-01-10Greyscale library: * Introduced some extra macros dealing with block size, al...Jens Arnold1-149/+124
2008-01-09Greyscale library: Changed the internal data format once more (separated pixe...Jens Arnold1-8/+8
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold1-0/+358