Updated standard library

History

new constructor for rect_t; much faster thick line drawing; additional debug diagnostics. default tip

2019-07-28, by WiredHome [Sun, 28 Jul 2019 00:21:15 +0000] rev 180

new constructor for rect_t; much faster thick line drawing; additional debug diagnostics.


Pins remapped for the real hardware. Not quite ready for ongoing development.

2019-07-27, by WiredHome [Sat, 27 Jul 2019 18:54:09 +0000] rev 179

Pins remapped for the real hardware. Not quite ready for ongoing development.


Adding constructors to rect_t and point_t

2019-07-11, by lizard753 [Thu, 11 Jul 2019 16:00:39 +0000] rev 178

Adding constructors to rect_t and point_t


Cleaning up button code, adding set functions, adding pointer constructor

2019-07-11, by lizard753 [Thu, 11 Jul 2019 15:24:02 +0000] rev 177

Cleaning up button code, adding set functions, adding pointer constructor


Correct a defect recently introduced, where the resistive touch screen failed to have memory allocated to hold the touch information.

2019-03-24, by WiredHome [Sun, 24 Mar 2019 14:49:49 +0000] rev 176

Correct a defect recently introduced, where the resistive touch screen failed to have memory allocated to hold the touch information.


Non-functional change to WriteCommand() based on register names, rather than hex values.

2019-03-15, by WiredHome [Fri, 15 Mar 2019 01:39:39 +0000] rev 175

Non-functional change to WriteCommand() based on register names, rather than hex values.


Documentation change on idle callback method

2019-02-11, by WiredHome [Mon, 11 Feb 2019 12:34:55 +0000] rev 174

Documentation change on idle callback method


Minor change to the comments

2019-01-29, by WiredHome [Tue, 29 Jan 2019 12:28:10 +0000] rev 173

Minor change to the comments


Non-functional refactoring

2019-01-13, by WiredHome [Sun, 13 Jan 2019 20:38:01 +0000] rev 172

Non-functional refactoring


Integrate support for alternate touch controller based on GSL1680 chip (found in some RA8875-based displays instead of the FT5206 chip).

2019-03-02, by WiredHome [Sat, 02 Mar 2019 12:43:03 +0000] rev 171

Integrate support for alternate touch controller based on GSL1680 chip (found in some RA8875-based displays instead of the FT5206 chip).