aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adding missing GWIN wrapper for ArcSectors functionsJoel Bodenmann2014-10-282-1/+63
* Adding GDISP_NEED_ARCSECTOR stuff that was missingJoel Bodenmann2014-10-271-0/+8
* Allow calibration to work in newmouse even if there is no text / font support.inmarket2014-10-271-17/+27
* Merge branch 'master' into newmouseinmarket2014-10-272-14/+360
|\
| * Added new arc sector drawing routines (Thanks to steved for the inspiration).inmarket2014-10-272-14/+360
* | Merge branch 'master' into newmouseJoel Bodenmann2014-10-261-1/+1
|\|
| * compiler warningJoel Bodenmann2014-10-261-1/+1
* | Merge branch 'master' into newmouseJoel Bodenmann2014-10-261-2/+2
|\|
| * GWIN list toggle bug compile error fixJoel Bodenmann2014-10-261-2/+2
| * ChibiOS 3 error message updateinmarket2014-10-091-2/+2
| * Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-092-2/+2
| * Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
* | New flag for newmouse driver useinmarket2014-10-131-0/+1
* | Newmouse updates to calibration routineinmarket2014-10-092-122/+133
* | ChibiOS 3 error message updateinmarket2014-10-091-2/+2
* | Fixes bug with printf formatting of zero filled fieldsinmarket2014-10-092-2/+2
* | Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
* | Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
* | Merge branch 'master' into newmouseinmarket2014-10-061-2/+1
|\|
| * Merge remote-tracking branch 'origin/master'inmarket2014-10-061-2/+1
| |\
| | * Fixing inclusion problemJoel Bodenmann2014-10-051-2/+1
| * | Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-0/+4
| |/
| * /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-2918-16/+16
| * doxygen updatesinmarket2014-09-2910-15/+27
* | Update support for ChibiOS v3 to the current repository.inmarket2014-10-061-0/+4
* | Merge remote-tracking branch 'origin/newmouse' into newmouseinmarket2014-09-2918-16/+16
|\ \
| * \ Merge branch 'newmouse' of bitbucket.org:Tectu/ugfx into newmouseJoel Bodenmann2014-09-295-126/+166
| |\ \
| * | | /src/gos/gfx_* -> /src/gos/gos_*Joel Bodenmann2014-09-2918-16/+16
* | | | doxygen updatesinmarket2014-09-291-0/+6
| |/ / |/| |
* | | Merge branch 'master' into newmouseinmarket2014-09-295-126/+166
|\ \ \ | |/ / |/| / | |/
| * Progress bar optimisation.inmarket2014-09-292-26/+22
| * Bug fixes for the OSX GOS layerinmarket2014-09-291-25/+17
| * Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation.inmarket2014-09-292-75/+127
* | some more doxygen fixesJoel Bodenmann2014-09-284-23/+42
* | some doxygen fixes (more coming)Joel Bodenmann2014-09-289-8/+10
* | Fix newmouse compiler warninginmarket2014-09-281-3/+1
* | Merge branch 'master' into newmouseinmarket2014-09-283-8/+28
|\|
| * GOS updates to fix compile warnings on linuxinmarket2014-09-283-8/+28
* | Merge branch 'master' into newmouseinmarket2014-09-261-2/+2
|\|
| * Another GDriver bugfixinmarket2014-09-261-2/+2
| * gdriver bugfixinmarket2014-09-261-1/+1
| * Change to GDriver to support an initialisation parameterinmarket2014-09-264-9/+11
| * Reorder initialisation to ensure gwin is initialised lastinmarket2014-09-261-6/+6
| * Additional GDriver callinmarket2014-09-252-9/+27
| * C decls on GDISP functionsinmarket2014-09-251-3/+9
| * Expose the GDISP_STARTUP_COLOR setting for the initial color of displaysinmarket2014-09-252-66/+56
* | gdriver bugfixinmarket2014-09-261-1/+1
* | GINPUT mouse updated - first working version of newmouse.inmarket2014-09-263-20/+26
* | Change to GDriver to support an initialisation parameterinmarket2014-09-264-9/+11
* | Reorder initialisation to ensure gwin is initialised lastinmarket2014-09-261-6/+6