Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | added touchpad demo | Tectu | 2012-08-13 | 1 | -0/+26 |
| | |||||
* | added demos readme | Tectu | 2012-08-13 | 1 | -0/+4 |
| | |||||
* | removed demos since out of date | Tectu | 2012-08-10 | 5 | -257/+0 |
| | |||||
* | added new license headers to all files, expect /halext | Tectu | 2012-08-02 | 5 | -21/+104 |
| | |||||
* | added console demo | Tectu | 2012-07-22 | 2 | -14/+30 |
| | |||||
* | gui demo cleanup | Tectu | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | updated GUI example | Tectu | 2012-07-08 | 1 | -2/+2 |
| | |||||
* | example code update | Tectu | 2012-06-27 | 1 | -2/+7 |
| | |||||
* | added GUI usage demo | Tectu | 2012-06-26 | 1 | -0/+74 |
| | |||||
* | added power modes demo | Tectu | 2012-06-23 | 1 | -0/+34 |
| | |||||
* | BaseSequentialStream support | trsaunders | 2012-06-19 | 1 | -1/+7 |
| | |||||
* | drawing demo cleanup | Tectu | 2012-06-14 | 1 | -12/+0 |
| | |||||
* | added demos folder | Tectu | 2012-06-13 | 2 | -0/+51 |