From 8a4168bd0d2e468604755398f18be1fba9046aa0 Mon Sep 17 00:00:00 2001 From: mrwastl Date: Tue, 4 May 2010 21:03:19 +0200 Subject: initial git upload, based on graphlcd-0.2.0-pre2 --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..f410a98 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +- add missing objects like textbox, scrollbar +- add dynamic behaviour to objects like scrolling and blinking +- add special objects for external data so that other plugins can draw text and bitmaps on an area of the display that will be defined in the skin. This could be used p.e. for a spectrum analyzer or displaying id3 tags. +- add service interface for external data objects +- make skin variables more dynamic, p.e. evaluate positions while displaying, not only during skin loading. This should make it easier to support several display sizes with one skin. +- DOCUMENTATION, DOCUMENTATION, DOCUMENTATION +- fix all the small bugs that were introduced +- all the stuff I forgot :-) -- cgit v1.2.3