Fork of David Smart's RA8875 library for the purpose of adding touch screen support

Fork of RA8875 by David Smart

History

Includes both raw and filtered TP outputs. default tip

2014-03-23, by hexley [Sun, 23 Mar 2014 17:35:14 +0000] rev 54

Includes both raw and filtered TP outputs.


Moved cursor definitions into the class.; Added support for setting the background color register for transparency.

2014-03-17, by WiredHome [Mon, 17 Mar 2014 11:29:40 +0000] rev 53

Moved cursor definitions into the class.; Added support for setting the background color register for transparency.


Minor change to test code.

2014-03-15, by WiredHome [Sat, 15 Mar 2014 18:24:35 +0000] rev 52

Minor change to test code.


Merge an API change for the drawing layer selection, and clearing both layers at init.

2014-03-15, by WiredHome [Sat, 15 Mar 2014 17:40:46 +0000] rev 51

Merge an API change for the drawing layer selection, and clearing both layers at init.


API name change from SelectLayer to SelectDrawingLayer.

2014-03-15, by WiredHome [Sat, 15 Mar 2014 17:35:51 +0000] rev 50

API name change from SelectLayer to SelectDrawingLayer.


Create a simple test for the vertical line wrapping.

2014-03-13, by WiredHome [Thu, 13 Mar 2014 23:17:10 +0000] rev 49

Create a simple test for the vertical line wrapping.


Test version.

2014-03-13, by WiredHome [Thu, 13 Mar 2014 23:02:47 +0000] rev 48

Test version.


Vertical line wrap goes from the bottom of the window back to the top.

2014-03-13, by WiredHome [Thu, 13 Mar 2014 22:56:32 +0000] rev 47

Vertical line wrap goes from the bottom of the window back to the top.


Fixes for vertical line wrap.

2014-03-13, by hexley [Thu, 13 Mar 2014 17:24:45 +0000] rev 46

Fixes for vertical line wrap.


Remove the destructor documentation - since we don't destroy the display.

2014-03-10, by WiredHome [Mon, 10 Mar 2014 23:53:40 +0000] rev 45

Remove the destructor documentation - since we don't destroy the display.