Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2 from Tectu/master | Andrew Hannam | 2012-08-09 | 20 | -16/+937 |
|\ | | | | | merge Tectu Changes | ||||
| * | readme update | Tectu | 2012-08-09 | 1 | -0/+5 |
| | | |||||
| * | added doxyfile | Tectu | 2012-08-09 | 1 | -0/+23 |
| | | |||||
| * | doc | Tectu | 2012-08-09 | 1 | -0/+2 |
| | | |||||
| * | fixed licensing on XPT2046 | Tectu | 2012-08-09 | 2 | -2/+2 |
| | | |||||
| * | added ADS7843 touchpad driver | Tectu | 2012-08-09 | 4 | -0/+211 |
| | | |||||
| * | implemented tpCalibrate() | Tectu | 2012-08-09 | 2 | -0/+52 |
| | | |||||
| * | 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 |
| | | |||||
* | | Merge pull request #1 from Tectu/master | Andrew Hannam | 2012-08-08 | 10 | -39/+46 |
|\| | | | | | Merge Tectu Changes | ||||
| * | 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. |