Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bool typedef for latest v3 source | ergosys | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Extended slider events. Updated the demo to match. | inmarket | 2014-12-06 | 2 | -60/+122 |
| | | | | Actually reduced code size :) | ||||
* | Syntax Error Fix | inmarket | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Fixing wrong font name in DejaVuSans20_aa font | Joel Bodenmann | 2014-11-29 | 1 | -329/+327 |
| | |||||
* | Fixing bug in gdispGDrawRoundedBox() | Joel Bodenmann | 2014-11-29 | 1 | -4/+4 |
| | |||||
* | More doxygen fixes | Joel Bodenmann | 2014-11-28 | 2 | -4/+4 |
| | |||||
* | Doxygen fixes | Joel Bodenmann | 2014-11-28 | 1 | -0/+18 |
| | |||||
* | Fixing Doxygen | Joel Bodenmann | 2014-11-28 | 1 | -6/+28 |
| | |||||
* | GOS doxygen fix | Joel Bodenmann | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen for GOS module | Joel Bodenmann | 2014-11-27 | 1 | -7/+14 |
| | |||||
* | Doxygen spelling fixes | inmarket | 2014-11-26 | 1 | -7/+7 |
| | |||||
* | Doc updates for multiple mouse support | inmarket | 2014-11-26 | 1 | -0/+14 |
| | |||||
* | Fix some extern structure definitions that cause problems with some compilers | inmarket | 2014-11-26 | 2 | -12/+16 |
| | |||||
* | Stable release v2.2 | Joel Bodenmann | 2014-11-23 | 1 | -1/+0 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2014-11-23 | 2 | -4/+3 |
| | |||||
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 3 | -6/+451 |
| | | | | Add polygon demo | ||||
* | Fixing compiler error | Joel Bodenmann | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aa | Joel Bodenmann | 2014-11-17 | 2 | -31/+31 |
| | |||||
* | Change the definition of the calibration load and save routines as per ↵ | inmarket | 2014-11-15 | 4 | -31/+11 |
| | | | | steved suggestion. | ||||
* | Fix compiler warnings. | inmarket | 2014-11-15 | 1 | -2/+2 |
| | |||||
* | Add DejaVuSans font in 20 point as a standard font | inmarket | 2014-11-15 | 4 | -0/+602 |
| | |||||
* | Spacing, comments and spelling mistakes | inmarket | 2014-11-15 | 4 | -10/+10 |
| | |||||
* | Allow a mouse driver to not return any results when it is polled. | inmarket | 2014-11-07 | 2 | -6/+7 |
| | |||||
* | Adding missing GWIN wrapper for ArcSectors functions | Joel Bodenmann | 2014-10-28 | 2 | -1/+63 |
| | |||||
* | Adding GDISP_NEED_ARCSECTOR stuff that was missing | Joel Bodenmann | 2014-10-27 | 1 | -0/+8 |
| | |||||
* | Allow calibration to work in newmouse even if there is no text / font support. | inmarket | 2014-10-27 | 1 | -17/+27 |
| | |||||
* | Merge branch 'master' into newmouse | inmarket | 2014-10-27 | 2 | -14/+360 |
|\ | |||||
| * | Added new arc sector drawing routines (Thanks to steved for the inspiration). | inmarket | 2014-10-27 | 2 | -14/+360 |
| | | | | | | | | Added demo to match. | ||||
* | | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-26 | 1 | -1/+1 |
|\| | |||||
| * | compiler warning | Joel Bodenmann | 2014-10-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into newmouse | Joel Bodenmann | 2014-10-26 | 1 | -2/+2 |
|\| | |||||
| * | GWIN list toggle bug compile error fix | Joel Bodenmann | 2014-10-26 | 1 | -2/+2 |
| | | |||||
| * | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 |
| | | |||||
| * | Fixes bug with printf formatting of zero filled fields | inmarket | 2014-10-09 | 2 | -2/+2 |
| | | |||||
| * | Update buildfonts.sh to match change to fonts.h | inmarket | 2014-10-06 | 1 | -2/+1 |
| | | |||||
* | | New flag for newmouse driver use | inmarket | 2014-10-13 | 1 | -0/+1 |
| | | |||||
* | | Newmouse updates to calibration routine | inmarket | 2014-10-09 | 2 | -122/+133 |
| | | |||||
* | | ChibiOS 3 error message update | inmarket | 2014-10-09 | 1 | -2/+2 |
| | | |||||
* | | Fixes bug with printf formatting of zero filled fields | inmarket | 2014-10-09 | 2 | -2/+2 |
| | | |||||
* | | Fix bugs in newmouse framework | inmarket | 2014-10-07 | 1 | -2/+2 |
| | | |||||
* | | Update buildfonts.sh to match change to fonts.h | inmarket | 2014-10-06 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' into newmouse | inmarket | 2014-10-06 | 1 | -2/+1 |
|\| | |||||
| * | Merge remote-tracking branch 'origin/master' | inmarket | 2014-10-06 | 1 | -2/+1 |
| |\ | |||||
| | * | Fixing inclusion problem | Joel Bodenmann | 2014-10-05 | 1 | -2/+1 |
| | | | |||||
| * | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
| * | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 |
| | | |||||
| * | doxygen updates | inmarket | 2014-09-29 | 10 | -15/+27 |
| | | |||||
* | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Update Make system to match. Add ability to make to a library rather than a program Stop ignoring objcode invalid format errors Multiple make tidy ups | ||||
* | | Merge remote-tracking branch 'origin/newmouse' into newmouse | inmarket | 2014-09-29 | 18 | -16/+16 |
|\ \ | |||||
| * \ | Merge branch 'newmouse' of bitbucket.org:Tectu/ugfx into newmouse | Joel Bodenmann | 2014-09-29 | 5 | -126/+166 |
| |\ \ |