Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen | Joel Bodenmann | 2012-11-26 | 1 | -0/+2 |
* | src/gwin/button.c macro fix | Joel Bodenmann | 2012-11-26 | 1 | -3/+3 |
* | Revert "macro fix on src/gwin/button.c" | Joel Bodenmann | 2012-11-26 | 1 | -4/+4 |
* | macro fix on src/gwin/button.c | Joel Bodenmann | 2012-11-26 | 1 | -4/+4 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 14 | -401/+1450 |
* | touchscreen fix | Joel Bodenmann | 2012-11-26 | 1 | -6/+2 |
* | implemented MCU touchscreen driver | Joel Bodenmann | 2012-11-25 | 1 | -2/+6 |
* | cleanup of source files | Joel Bodenmann | 2012-11-21 | 7 | -34/+0 |
* | typo | Joel Bodenmann | 2012-11-21 | 1 | -1/+1 |
* | in gwin.c GDISP_SET_CLIP -> GDISP_NEED_CLIP | Joel Bodenmann | 2012-11-21 | 1 | -21/+21 |
* | GEVENT doxygen | Joel Bodenmann | 2012-11-19 | 1 | -34/+70 |
* | GTimer doxygen bugfix | Joel Bodenmann | 2012-11-19 | 1 | -0/+1 |
* | more SSD1289 and touchscreen workaround | Joel Bodenmann | 2012-11-17 | 1 | -0/+3 |
* | Fix compiler warnings | Andrew Hannam | 2012-11-17 | 1 | -3/+3 |
* | Change dynamic memory allocator in GWIN | Andrew Hannam | 2012-11-17 | 1 | -5/+5 |
* | GEVENT, GTIMER & GINPUT subsystems | Andrew Hannam | 2012-11-17 | 3 | -0/+560 |
* | Win32 orientation & gwin console line clear fixes | Andrew Hannam | 2012-11-12 | 1 | -8/+9 |
* | gdisp Win32 Orientation support. Revert Macro | Andrew Hannam | 2012-11-12 | 1 | -0/+6 |
* | fixed touchscreen output and removed console code | Joel Bodenmann | 2012-11-11 | 1 | -3/+3 |
* | Touch Fixes. Deprecate Console | Andrew Hannam | 2012-11-11 | 2 | -228/+7 |
* | small doxygen fix | Joel Bodenmann | 2012-11-11 | 1 | -1/+1 |
* | small doxygen fix | Joel Bodenmann | 2012-11-11 | 1 | -2/+2 |
* | GWIN doxygen fix | Joel Bodenmann | 2012-11-11 | 1 | -16/+18 |
* | cleanup | Joel Bodenmann | 2012-11-10 | 1 | -115/+114 |
* | Merge pull request #15 from mobyfab/master | Tectu | 2012-11-10 | 1 | -1/+6 |
|\ | |||||
| * | Adding TOUCHSCREEN_XY_INVERTED define to the calibration function. | mobyfab | 2012-11-10 | 1 | -1/+6 |
* | | small doxygen update | Joel Bodenmann | 2012-11-10 | 1 | -2/+3 |
|/ | |||||
* | touchscreen fixes | Joel Bodenmann | 2012-11-10 | 1 | -5/+5 |
* | renamed tsIRQ() into tsPressed() | Joel Bodenmann | 2012-11-10 | 1 | -6/+6 |
* | Removed some hardware dependancies in HL drivers | Andrew Hannam | 2012-11-10 | 1 | -23/+23 |
* | added touchscreen files | Joel Bodenmann | 2012-11-10 | 1 | -0/+374 |
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 1 | -374/+0 |
* | small macro update | Joel Bodenmann | 2012-11-09 | 1 | -2/+2 |
* | small cleanup | Joel Bodenmann | 2012-11-09 | 1 | -4/+3 |
* | Touchpad Updates - 3 point calibration support + | Kumar Abhishek | 2012-11-09 | 1 | -266/+375 |
* | Revert "doxygen tweaks - not complete yet" | Joel Bodenmann | 2012-11-07 | 1 | -25/+0 |
* | doxygen tweaks - not complete yet | Joel Bodenmann | 2012-11-06 | 1 | -0/+25 |
* | removed doxygen of static internal functions | Joel Bodenmann | 2012-11-06 | 1 | -42/+27 |
* | small doxygen fix | Joel Bodenmann | 2012-11-05 | 1 | -19/+1 |
* | cleanup of doxygen | Joel Bodenmann | 2012-11-03 | 1 | -21/+0 |
* | and the final touch of doxygen... | Joel Bodenmann | 2012-11-03 | 1 | -0/+1 |
* | even more doxygen... | Joel Bodenmann | 2012-11-03 | 7 | -21/+51 |
* | doxygen update | Joel Bodenmann | 2012-11-03 | 1 | -1/+1 |
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 2 | -46/+51 |
* | docs | Joel Bodenmann | 2012-11-02 | 1 | -0/+1 |
* | doxygen for graph | Joel Bodenmann | 2012-10-31 | 1 | -1/+86 |
* | GDISP fixes and new routines. Many GWIN changes. | Andrew Hannam | 2012-10-30 | 2 | -444/+752 |
* | fixed compiler warnings | Joel Bodenmann | 2012-10-28 | 1 | -0/+1 |
* | Implement gdispFillArc. Add GWIN windows. | Andrew Hannam | 2012-10-27 | 2 | -1/+734 |
* | graphDrawNets() fix | Joel Bodenmann | 2012-10-25 | 1 | -3/+3 |