summaryrefslogtreecommitdiff
path: root/apps/plugins/test_viewports.c
AgeCommit message (Expand)Author
2021-08-13code cleanup encase ;; in brackets {;;}William Wilgus
2020-10-31Test_Viewports BUGFIXWilliam Wilgus
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2014-01-07lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2009-05-25Lua: port viewports + add test_viewports.luaMaurus Cuelenaere
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-13Plugin parameters should be const.Steve Bavin
2008-04-13Fixed "#else if", changed to "#elif"Bertrik Sikken
2008-01-08Add the viewport functions to the screens API, including a new getfont() func...Dave Chapman