Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small doxygen fixes | Joel Bodenmann | 2013-01-11 | 1 | -6/+0 |
| | |||||
* | benchmark demo update | Joel Bodenmann | 2012-12-22 | 3 | -165/+150 |
| | |||||
* | benchmark demo cleanup | Joel Bodenmann | 2012-12-22 | 1 | -23/+13 |
| | |||||
* | Add benchmarks application | etmatrix | 2012-12-22 | 2 | -0/+212 |
| | |||||
* | small demo code cleanup | Joel Bodenmann | 2012-12-20 | 3 | -5/+6 |
| | |||||
* | New & updated GDISP demo programs | Andrew Hannam | 2012-12-20 | 7 | -0/+278 |
| | |||||
* | notepad demo update | Joel Bodenmann | 2012-12-16 | 2 | -1/+2 |
| | |||||
* | Updated graph demo to show more | Andrew Hannam | 2012-12-13 | 2 | -9/+15 |
| | | | | Added extra line segment graphing to the graph demo | ||||
* | Added graph result picture | Andrew Hannam | 2012-12-13 | 1 | -0/+0 |
| | | | | | Added a picture to the graph demo directory to show the result of running the demo. | ||||
* | Add grids to graph demo and update graph arrows | Andrew Hannam | 2012-12-13 | 1 | -6/+6 |
| | | | | | | Add grid lines to graph demo. Update graph arrows to allow seperate control of positive and negative axis arrowheads. | ||||
* | Simplify demo gfxconf.h files | Andrew Hannam | 2012-12-07 | 7 | -285/+0 |
| | |||||
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 10 | -24/+92 |
| | | | | | | | | Add GDISP font routines to Open and Close a font by name. Allows wildcard searching for fonts. Old global font variables are now only optionally included (soon to be deprecated). More demo fixing | ||||
* | Fixes to GWIN graph and demo | Andrew Hannam | 2012-12-06 | 1 | -7/+18 |
| | |||||
* | Restructure | Andrew Hannam | 2012-12-06 | 16 | -392/+762 |
| | | | | | | | | | | | | | Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add. | ||||
* | title justify to left instead of center in ginput touch code | Joel Bodenmann | 2012-12-03 | 1 | -2/+2 |
| | |||||
* | demo doc | Joel Bodenmann | 2012-12-02 | 1 | -0/+18 |
| | |||||
* | Split Attaching Sources to a GWIN button | Andrew Hannam | 2012-12-02 | 1 | -4/+4 |
| | | | | | | Split Attaching Sources to a GWIN button to allow for new input types that require a parameter in future eg. Keyboard will require a parameter. | ||||
* | Use GWIN Button in Touch Calibrator Demo | Andrew Hannam | 2012-12-02 | 1 | -71/+191 |
| | | | | | | | Added GWIN Buttons to allow Next, Previous capability in the Touch Calibration Demo. Note that until the calibration has occured these buttons do not appear as the touch is not yet accurate enough to drive them. | ||||
* | GINPUT touch driver test demo | Andrew Hannam | 2012-11-30 | 1 | -0/+229 |
| | | | | | | Added demo program to test the driver parameters for a new GINPUT touch driver. It steps through a series of tests to ensure that the driver is configured optimally. | ||||
* | console demo code doc | Joel Bodenmann | 2012-11-22 | 1 | -1/+1 |
| | |||||
* | window example code | Joel Bodenmann | 2012-11-21 | 1 | -0/+72 |
| | |||||
* | console example doc | Joel Bodenmann | 2012-11-21 | 1 | -2/+11 |
| | |||||
* | added console demo | Joel Bodenmann | 2012-11-20 | 1 | -0/+86 |
| | |||||
* | gtimer demo | Joel Bodenmann | 2012-11-20 | 5 | -0/+65 |
| | |||||
* | Mandlebrot - remove hardware specifics | Andrew Hannam | 2012-11-12 | 1 | -5/+11 |
| | | | | Mandlebrot - remove hardware specifics | ||||
* | Remove RGB565CONVERT() | Andrew Hannam | 2012-11-12 | 1 | -2/+2 |
| | | | | | | Remove RGB565CONVERT() macro Update madlebrot demo to use hardware independant way of setting the color. | ||||
* | Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead" | Joel Bodenmann | 2012-11-11 | 1 | -0/+1 |
| | | | | This reverts commit 8231e9738c20bd676943638830fedeb71ca1195d. | ||||
* | touchscreen fixes | Joel Bodenmann | 2012-11-10 | 1 | -3/+0 |
| | |||||
* | removed unused RGB565CONVERT. Please use RGB2COLOR instead | Joel Bodenmann | 2012-11-10 | 1 | -1/+0 |
| | |||||
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 1 | -6/+6 |
| | |||||
* | updated mandelbrot demo | Joel Bodenmann | 2012-10-25 | 2 | -128/+38 |
| | |||||
* | added graph demo | Joel Bodenmann | 2012-10-24 | 1 | -0/+51 |
| | |||||
* | added graph dummy | Joel Bodenmann | 2012-10-24 | 3 | -0/+60 |
| | |||||
* | fix | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | fix | Joel Bodenmann | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | added mandelbrot demo | Joel Bodenmann | 2012-10-23 | 4 | -95/+124 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | renamed console fuctions to gfx | Joel Bodenmann | 2012-10-13 | 1 | -1/+1 |
| | |||||
* | console updates | Joel Bodenmann | 2012-10-13 | 1 | -3/+15 |
| | |||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Revert "rename of orientation" | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
| | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f. | ||||
* | rename of orientation | Joel Bodenmann | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 2 | -0/+0 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 3 | -12/+12 |
| | |||||
* | added notepad demo | Tectu | 2012-08-23 | 1 | -0/+103 |
| | |||||
* | touchpad demo update | Tectu | 2012-08-17 | 1 | -5/+15 |
| | |||||
* | demos license header | Tectu | 2012-08-14 | 2 | -0/+40 |
| | |||||
* | added console demo | Tectu | 2012-08-14 | 1 | -0/+47 |
| | |||||
* | added touchpad demo | Tectu | 2012-08-13 | 1 | -0/+26 |
| | |||||
* | added lcd demo dummy | Tectu | 2012-08-13 | 2 | -26/+19 |
| |