summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/playergfx.c (follow)
Commit message (Expand)AuthorAge
* Changed the 'stride' parameter of all *_bitmap_part() function to always mean...Jens Arnold2006-02-08
* A couple of optimisations.Jens Arnold2005-07-02
* Player graphics library extended and converted to new api. Please note that t...Jens Arnold2005-06-30
* Player graphics library: fixed and more robust bounds check, added bitmap dra...Jens Arnold2005-03-05
* Clip bottom & right when positioning the gfx display.Jens Arnold2005-02-12
* Added clearpixel() and clearline().Jens Arnold2005-02-12
* Split the display & update function in two, and added invertpixel(), invertli...Jens Arnold2005-02-11
* Beginnings of a graphics library for the player LCD. So far the only drawing ...Jens Arnold2005-02-10