Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added tpIRQ() | Tectu | 2012-08-09 | 5 | -4/+42 |
| | |||||
* | TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURE | Tectu | 2012-08-09 | 4 | -5/+6 |
| | |||||
* | added XPT2046 readme | Tectu | 2012-08-09 | 1 | -0/+9 |
| | |||||
* | Merge branch 'master' into touchpad | Tectu | 2012-08-09 | 1 | -17/+0 |
|\ | |||||
| * | merged from touchpad | Tectu | 2012-08-09 | 9 | -5/+630 |
| |\ | |||||
| * | | Revert "added touchpad driver structure for halext" | Tectu | 2012-08-09 | 4 | -404/+0 |
| | | | | | | | | | | | | This reverts commit 22d66771f2a9d85eaf96e5ae2fba4b4ac0f3bce3. | ||||
* | | | touchpad fix | Tectu | 2012-08-09 | 2 | -5/+7 |
| | | | |||||
* | | | touchpad fix | Tectu | 2012-08-09 | 2 | -78/+31 |
| |/ |/| | |||||
* | | more touchpad stuff | Tectu | 2012-08-09 | 2 | -2/+66 |
| | | |||||
* | | removed TOUCHPAD_NEED_MULTITASKING | Tectu | 2012-08-09 | 3 | -70/+74 |
| | | |||||
* | | tpInit() | Tectu | 2012-08-09 | 4 | -21/+55 |
| | | |||||
* | | more touchpad stuff | Tectu | 2012-08-09 | 2 | -5/+5 |
| | | |||||
* | | more touchpad stuff | Tectu | 2012-08-09 | 3 | -12/+12 |
| | | |||||
* | | a few more touchpad things | Tectu | 2012-08-09 | 2 | -0/+42 |
| | | |||||
* | | fixed a few TOUCHPAD_MULTITHREAD stuffs | Tectu | 2012-08-09 | 3 | -7/+14 |
| | | |||||
* | | some more touchpad stuff | Tectu | 2012-08-09 | 3 | -0/+304 |
| | | |||||
* | | some more touchpad stuff | Tectu | 2012-08-09 | 3 | -8/+12 |
| | | |||||
* | | added touchpad XPT2046 driver dummy | Tectu | 2012-08-08 | 2 | -246/+25 |
|/ | |||||
* | added touchpad driver structure for halext | Tectu | 2012-08-08 | 4 | -0/+404 |
| | |||||
* | makefiles update | Tectu | 2012-08-08 | 5 | -12/+12 |
| | |||||
* | readme update | Tectu | 2012-08-08 | 1 | -5/+7 |
| | |||||
* | lcd.mk is now main Makefile again | Tectu | 2012-08-08 | 1 | -18/+26 |
| | |||||
* | whitespaces | Tectu | 2012-08-08 | 1 | -2/+3 |
| | |||||
* | readme update | Tectu | 2012-08-08 | 1 | -6/+1 |
| | |||||
* | SPI config for touchpad fix | Tectu | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #35 from trsaunders/upstream | Tectu | 2012-08-07 | 4 | -4/+5 |
|\ | | | | | fix grammar, vertical scroll, missing function definition | ||||
| * | fix grammar, vertical scroll, missing function definition | Thomas Saunders | 2012-08-07 | 4 | -4/+5 |
|/ | |||||
* | Merge pull request #34 from trsaunders/upstream | Tectu | 2012-08-07 | 1 | -3/+3 |
|\ | | | | | fix spelling | ||||
| * | fix spelling | Thomas Saunders | 2012-08-07 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #33 from inmarket/master | Tectu | 2012-08-06 | 2 | -21/+2 |
|\ | | | | | Compile error fix for GDISP_NEED_MULTITHREAD | ||||
| * | Compile error fix for GDISP_NEED_MULTITHREAD | Andrew Hannam | 2012-08-07 | 2 | -21/+2 |
|/ | |||||
* | Merge pull request #32 from inmarket/GLCDBackPort2 | Tectu | 2012-08-05 | 13 | -2395/+1238 |
|\ | | | | | Packport GDISP driver into GLCD | ||||
| * | Merge branch 'GLCDBackPort' into GLCDBackPort2 | Andrew Hannam | 2012-08-06 | 0 | -0/+0 |
| |\ | |||||
| | * | Update GLCD to use GDISP low level drivers | Andrew Hannam | 2012-08-05 | 13 | -2397/+1240 |
| | | | |||||
| * | | Backport GDISP low level drivers to GLCD | Andrew Hannam | 2012-08-06 | 13 | -2395/+1238 |
| | | | | | | | | | | | | see GLCD/readme.txt | ||||
| * | | Merge pull request #4 from Tectu/master | Andrew Hannam | 2012-08-05 | 4 | -184/+0 |
| |\ \ | |/ / |/| / | |/ | Merge Tectu Changes | ||||
* | | fix | Tectu | 2012-08-05 | 2 | -2/+0 |
| | | |||||
* | | cleanup | Tectu | 2012-08-05 | 2 | -182/+0 |
| | | |||||
* | | Merge pull request #30 from inmarket/master | Tectu | 2012-08-04 | 26 | -4182/+3409 |
|\| | | | | | Many changes including scaled fonts, backlight & contrast support | ||||
| * | Merge branch 'master' of https://github.com/inmarket/ChibiOS-LCD-Driver | Andrew Hannam | 2012-08-05 | 1 | -0/+247 |
| |\ | | | | | | | | | | | | | Conflicts: halext/drivers/gdispS6d1121/s6d1121_lld.c.h | ||||
| | * | Many changes including scaled fonts. | Andrew Hannam | 2012-08-05 | 22 | -2612/+1563 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scaled fonts (independantly in x & y direction) based on normal sized font. Effectively double sized and double height same width fonts come free (or triple etc). New routine for sending low level drivers hardware commands eg backlight off/on Power and Orientation moved to new routine. Clean up on files to simplify low level driver file overheads. | ||||
| | * | Incorporate Abhishek's changes | Andrew Hannam | 2012-08-04 | 5 | -403/+402 |
| | | | | | | | | | | | | His font support was better than mine. | ||||
| | * | Deleted superflous files | Andrew Hannam | 2012-08-04 | 2 | -1041/+0 |
| | | | |||||
| | * | Fix fonts nd fix debug symbols | Andrew Hannam | 2012-08-04 | 10 | -233/+1287 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed fonts for draw/fill char/string. On my display I require GDISP_SOFTWARE_TEXTFILLDRAW for filled char/string but that may because my display blit may be broken. Also found that code in header files doesn't have debug symbols generated for it so I converted the include files that contained code into real C files and altered the halext.mk to match. | ||||
| | * | Add new license to files missing it | Andrew Hannam | 2012-08-04 | 8 | -1700/+1777 |
| | | | | | | | | | | | | | | | | | | Add new license to files missing it. Some headers corrupted in license change were fixed. A couple of readme updates | ||||
| | * | Merge pull request #1 from Tectu/master | Andrew Hannam | 2012-08-02 | 59 | -876/+1451 |
| | |\ | | | | | | | | | Get updated license files | ||||
| * | | | Many changes including scaled fonts | Andrew Hannam | 2012-08-05 | 25 | -4182/+3162 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scaled fonts (independantly in x & y direction) based on normal sized font. Effectively double sized and double height same width fonts come free (or triple etc). New routine for sending low level drivers hardware commands eg backlight brightness, contrast Power and Orientation moved to new routine. Clean up on files to simplify low level driver file overheads. | ||||
* | | | Merge pull request #27 from abhishek-kakkar/master | Tectu | 2012-08-03 | 3 | -161/+204 |
|\ \ \ | | | | | | | | | Fixed Text Rendering Issues | ||||
| * | | | Fixed Text Rendering Issues | abhishek-kakkar | 2012-08-03 | 2 | -160/+203 |
| | | | | |||||
| * | | | S6D1121 LLD Compile error fix | abhishek-kakkar | 2012-08-03 | 1 | -1/+1 |
|/ / / |