Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ginput doxygen | Joel Bodenmann | 2012-12-18 | 4 | -23/+98 |
* | ginput/mouse doxygen | Joel Bodenmann | 2012-12-18 | 1 | -8/+47 |
* | doxygen update | Joel Bodenmann | 2012-12-16 | 2 | -4/+4 |
* | Add grids to graph demo and update graph arrows | Andrew Hannam | 2012-12-13 | 1 | -2/+9 |
* | Header fix for Toggle driver | Andrew Hannam | 2012-12-08 | 1 | -0/+4 |
* | Add GDISP font routines. Fix demo bugs | Andrew Hannam | 2012-12-07 | 4 | -103/+66 |
* | Restructure | Andrew Hannam | 2012-12-06 | 30 | -845/+1154 |
* | Split Attaching Sources to a GWIN button | Andrew Hannam | 2012-12-02 | 1 | -2/+9 |
* | Change Mouse Poll period default to a better value | Andrew Hannam | 2012-12-02 | 1 | -1/+1 |
* | Add support for interrupt driven Toggle Inputs | Andrew Hannam | 2012-12-02 | 1 | -13/+27 |
* | Static initialisation fix for a GListener | Andrew Hannam | 2012-11-30 | 1 | -1/+1 |
* | doxygen | Joel Bodenmann | 2012-11-26 | 4 | -4/+4 |
* | Ginput and structure changes | Andrew Hannam | 2012-11-26 | 19 | -369/+957 |
* | gwin doxygen | Joel Bodenmann | 2012-11-20 | 1 | -2/+43 |
* | gtimer doxygen fix | Joel Bodenmann | 2012-11-20 | 1 | -75/+1 |
* | GTimer doxygen bugfix | Joel Bodenmann | 2012-11-19 | 1 | -1/+1 |
* | doxygen of gtimer | Joel Bodenmann | 2012-11-19 | 1 | -2/+4 |
* | GEVENT, GTIMER & GINPUT subsystems | Andrew Hannam | 2012-11-17 | 3 | -0/+740 |
* | removed the check for GDISP_USE_XXX since new drivers dont use this anymore | Joel Bodenmann | 2012-11-14 | 1 | -4/+0 |
* | Backlight fix | Joel Bodenmann | 2012-11-13 | 1 | -2/+2 |
* | backlight and contrast value changed to uint8_t | Joel Bodenmann | 2012-11-13 | 1 | -2/+2 |
* | implemented contrast and backlight functions for GDISP. Implemented those int... | Joel Bodenmann | 2012-11-13 | 1 | -5/+4 |
* | Remove RGB565CONVERT() | Andrew Hannam | 2012-11-12 | 1 | -1/+0 |
* | gdisp Win32 Orientation support. Revert Macro | Andrew Hannam | 2012-11-12 | 1 | -2/+2 |
* | implemented power modes for ILI9320 | Joel Bodenmann | 2012-11-12 | 1 | -1/+1 |
* | GDISP_NEED_TEXT getting set automatically if GWIN_NEED_CONSOLE or GWIN_NEED_B... | Joel Bodenmann | 2012-11-11 | 1 | -2/+2 |
* | set GWIN_NEED_CONSOLE default value to FALSE | Joel Bodenmann | 2012-11-11 | 1 | -3/+3 |
* | Revert "removed unused RGB565CONVERT. Please use RGB2COLOR instead" | Joel Bodenmann | 2012-11-11 | 1 | -0/+1 |
* | Touch Fixes. Deprecate Console | Andrew Hannam | 2012-11-11 | 3 | -348/+223 |
* | touchscreen fixes | Joel Bodenmann | 2012-11-10 | 2 | -8/+8 |
* | removed unused RGB565CONVERT. Please use RGB2COLOR instead | Joel Bodenmann | 2012-11-10 | 1 | -1/+0 |
* | renamed tsIRQ() into tsPressed() | Joel Bodenmann | 2012-11-10 | 2 | -2/+2 |
* | Removed some hardware dependancies in HL drivers | Andrew Hannam | 2012-11-10 | 3 | -3/+2 |
* | added touchscreen files | Joel Bodenmann | 2012-11-10 | 2 | -0/+255 |
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 2 | -255/+0 |
* | small cleanup | Joel Bodenmann | 2012-11-09 | 1 | -0/+4 |
* | Touchpad API update to return coordinates as coord_t instead of uint16_t | Kumar Abhishek | 2012-11-09 | 1 | -7/+12 |
* | small cosmetic fix | Joel Bodenmann | 2012-11-07 | 1 | -1/+1 |
* | even more doxygen... | Joel Bodenmann | 2012-11-03 | 9 | -7/+29 |
* | doxygen update | Joel Bodenmann | 2012-11-03 | 1 | -2/+1 |
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 3 | -5/+5 |
* | doxygen for graph | Joel Bodenmann | 2012-10-31 | 1 | -0/+16 |
* | GDISP fixes and new routines. Many GWIN changes. | Andrew Hannam | 2012-10-30 | 4 | -82/+258 |
* | macro fix and whitespaces | Joel Bodenmann | 2012-10-29 | 1 | -1/+3 |
* | Revert "header prototype order cleanup" | Joel Bodenmann | 2012-10-29 | 1 | -7/+13 |
* | whitespaces | Joel Bodenmann | 2012-10-29 | 1 | -1/+2 |
* | header prototype order cleanup | Joel Bodenmann | 2012-10-29 | 1 | -13/+7 |
* | Implement gdispFillArc. Add GWIN windows. | Andrew Hannam | 2012-10-27 | 1 | -0/+176 |
* | macro fixes | Joel Bodenmann | 2012-10-24 | 2 | -4/+12 |
* | graph update | Joel Bodenmann | 2012-10-24 | 1 | -0/+2 |