Commit Graph

67 Commits (5b8cebb79731f5b1712b0e8c3dfecbf5f3e7b561)

Author SHA1 Message Date
Joel Bodenmann 5b8cebb797 doc 2014-02-02 14:02:31 +01:00
Joel Bodenmann 55ced68fbd list demo & doc 2014-02-01 15:38:37 +01:00
Joel Bodenmann 1d059a619c Revert "doc"
This reverts commit 1791bec348.
2014-01-10 18:38:00 +01:00
inmarket 1791bec348 doc 2014-01-09 08:39:08 +10:00
Joel Bodenmann d30b8288ad doc 2014-01-07 08:19:39 +01:00
Joel Bodenmann 981282bb56 GWIN console visible bug fix 2013-12-11 17:30:48 +01:00
Joel Bodenmann 891f134bc1 Removed TDISP module 2013-12-11 14:50:09 +01:00
Joel Bodenmann ace1948817 added gdispGDrawThickLine() 2013-12-08 21:13:54 +01:00
Joel Bodenmann ab75a7eb6e docs 2013-12-08 21:12:54 +01:00
inmarket e1c9be8263 Update release notes 2013-11-25 23:16:59 +10:00
Joel Bodenmann de90ca5989 whitespaces 2013-11-10 23:02:22 +01:00
Joel Bodenmann b59b47a9e1 docs 2013-11-10 22:50:14 +01:00
inmarket a8ce005e26 Update changes list 2013-11-10 21:35:23 +10:00
Joel Bodenmann 17cc2da9c5 Merge changes from release v1.9 in preperation for v2.0 2013-10-28 10:12:37 +10:00
Joel Bodenmann 248335c513 Added gwinLabelSetBorder() 2013-10-24 10:22:48 +10:00
Joel Bodenmann 8fce1a6fce Added gwinListSetScroll 2013-10-24 09:14:27 +10:00
Joel Bodenmann 3b8f14e2c8 SSD1289 Area fill fix 2013-09-28 08:45:46 +10:00
inmarket af81bdf755 docs 2013-09-27 07:33:14 +10:00
Joel Bodenmann c1e84a9ebd docs 2013-09-27 07:28:33 +10:00
Joel Bodenmann 47f06373f3 docs 2013-09-15 14:25:37 +02:00
Joel Bodenmann fa5962eef0 Added SSD1306 driver by user goeck 2013-08-26 00:50:47 +02:00
Joel Bodenmann 7ca851c840 docs 2013-08-18 02:33:14 +02:00
inmarket 171276e85f Release notes update 2013-08-01 18:05:05 +10:00
Joel Bodenmann 7cd43464ed compiler warnings 2013-07-25 13:52:18 +02:00
Joel Bodenmann 50952fa5c3 small doc fix 2013-07-22 02:48:42 +02:00
Joel Bodenmann af5be70460 release v1.8 2013-07-21 23:57:15 +02:00
inmarket 1598916830 Release notes update from v1.7 2013-07-19 13:23:07 +10:00
Joel Bodenmann 4e48a4b125 readme / license / releases fix 2013-07-16 14:30:49 +02:00
Joel Bodenmann 5a25b2b7fb Added FT5x06 GINPUT driver 2013-06-22 05:00:48 +02:00
Joel Bodenmann 6107cd7918 Added RA8875 GDISP driver 2013-06-22 03:09:45 +02:00
Joel Bodenmann ebc30c02bc TDISP update 2013-06-01 01:37:53 +02:00
Joel Bodenmann 9c33df953d docs 2013-05-27 12:45:04 +02:00
Joel Bodenmann 86951a8b2f Added HX8347D driver by the user Eddie 2013-05-21 00:13:22 +02:00
Joel Bodenmann 92c3803d2b docs 2013-05-20 16:23:28 +02:00
Joel Bodenmann f476a97ce4 fixed release notes 2013-05-03 20:55:53 +02:00
Joel Bodenmann 4f1cb9ab34 release v1.6 2013-05-03 20:50:24 +02:00
Joel Bodenmann df5c3fd6dd TDISP fixes - by Frysk 2013-04-12 09:12:00 +02:00
Joel Bodenmann 9e798ddb69 docs 2013-04-08 11:20:38 +02:00
Andrew Hannam 9ee7c284e6 Add GINPUT Dial, simplify GWIN input assignment
Added GINPUT Dial support and a driver that uses GADC to read the dial.
Added support for Dial inputs to the GWIN slider.
Updated the slider demo for Dial Inputs.
Simplified the assigning of inputs to GWIN "widgets" button and slider.
Updated the demo's to match the new input to button assignment.
2013-04-07 16:02:10 +10:00
Joel Bodenmann 9ef9daef43 doc 2013-04-05 16:50:24 +02:00
Joel Bodenmann 4871a42057 file2c update 2013-04-03 13:22:27 +02:00
Joel Bodenmann ec61c89882 doc 2013-03-14 19:48:29 +01:00
Andrew Hannam 40b390908c GDISP changes including polygon support
Add polygon drawing
Add convex polygon filling
Start support for a monochrome display
Move gdisp doxygen to header file
Restructure the balance between gdisp.h and gdisp_lld.h
Remove old extern font definitions (now always use gdispOpenFont)
Make public the GDISP structure and change macros to suit (faster for
the application).
gdispQuery is now optional.
2013-03-10 16:14:32 +10:00
Joel Bodenmann e5cee65d42 release.txt update 2013-03-08 06:35:06 +01:00
Andrew Hannam ce5f3b3d70 Nokia6610GE8 driver updates
Fix screen size to ignore hidden pixels.
Add orientation support.
Fix bit blitting boundary conditions.
Add power modes support.
This driver is now fully implemented.
2013-03-08 00:53:34 +10:00
Joel Bodenmann e62b6fef20 docs 2013-03-05 14:00:48 +01:00
Joel Bodenmann 6505bf6f0c VMT removal 2013-02-11 10:40:47 +01:00
Joel Bodenmann 1bfc5a9f85 removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00
Joel Bodenmann 885b3d53b3 removed GDISP_LLD() macro 2013-02-11 09:25:26 +01:00
Andrew Hannam 1fc03db586 New Subsystems GADC, GAUDIN, GAUDOUT, GMISC
Subsystem definitions and API (not fully implemented yet)
2013-01-17 15:08:34 +10:00