aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix bugs in newmouse frameworkinmarket2014-10-071-2/+2
| * | | | | | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driverinmarket2014-10-071-3/+3
| * | | | | | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ...inmarket2014-10-071-3/+8
| * | | | | | Add eCos to the new build system - untested!inmarket2014-10-063-156/+74
| * | | | | | Add support for FreeRTOS into make systeminmarket2014-10-0616-103/+137
| * | | | | | Tidy upsinmarket2014-10-063-3/+0
| * | | | | | Update buildfonts.sh to match change to fonts.hinmarket2014-10-061-2/+1
| * | | | | | Merge branch 'master' into newmouseinmarket2014-10-061-2/+1
| |\ \ \ \ \ \
| * | | | | | | Update support for ChibiOS v3 to the current repository.inmarket2014-10-0619-122/+180
| * | | | | | | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...inmarket2014-10-0417-545/+377
| * | | | | | | Add makefile support for absolute pathsinmarket2014-10-024-24/+50
| * | | | | | | First ARM build to use the new makefile plus makefile updatesinmarket2014-10-0113-303/+306
| * | | | | | | Updated make scripts to be more compatible with older versions of gmake 3.XXinmarket2014-09-302-11/+22
| * | | | | | | uGFXnet ported to newmouse driver (and tidied up)inmarket2014-09-291-179/+194
| * | | | | | | Makefile fixinmarket2014-09-291-1/+1
| * | | | | | | Merge branch 'master' into newmouseinmarket2014-09-290-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| * | | | | | | | | | Merge branch 'master' into newmouseinmarket2014-09-290-0/+0
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | X bug fix so that window closes properly when using a window managerinmarket2014-09-291-0/+9
| * | | | | | | | | | | Move mouse initialisation to a better spotinmarket2014-09-291-5/+5
| * | | | | | | | | | | doxygen updatesinmarket2014-09-291-0/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into newmouseinmarket2014-09-295-126/+166
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | 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
| * | | | | | | | | | Fix occassional startup crash under Win32 with newmouseinmarket2014-09-281-5/+5
| * | | | | | | | | | Merge branch 'master' into newmouseinmarket2014-09-2821-638/+479
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into newmouseinmarket2014-09-261-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gdriver bugfixinmarket2014-09-261-1/+1
| * | | | | | | | | | | | More makefile updatesinmarket2014-09-263-3/+22
| * | | | | | | | | | | | First version X newmouse driverinmarket2014-09-261-45/+87
| * | | | | | | | | | | | commentsinmarket2014-09-261-2/+2
| * | | | | | | | | | | | Update more Makefilesinmarket2014-09-262-55/+169
| * | | | | | | | | | | | docoinmarket2014-09-261-2/+5
| * | | | | | | | | | | | Win32 mouse ported to new mouse driver formatinmarket2014-09-261-36/+97
| * | | | | | | | | | | | GINPUT mouse updated - first working version of newmouse.inmarket2014-09-263-20/+26
| * | | | | | | | | | | | Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-2610-42/+10
| * | | | | | | | | | | | Change to GDriver to support an initialisation parameterinmarket2014-09-264-9/+11
| * | | | | | | | | | | | Reorder initialisation to ensure gwin is initialised lastinmarket2014-09-261-6/+6
| * | | | | | | | | | | | Makefile: Add support for -inmarket2014-09-261-20/+58
| * | | | | | | | | | | | New mouse updates. Just need a driver now.inmarket2014-09-258-587/+796
| * | | | | | | | | | | | 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-253-68/+58
| * | | | | | | | | | | | Merge branch 'master' into newmouseinmarket2014-09-1710-21/+29
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | More newmouse updatesinmarket2014-09-173-55/+91
| * | | | | | | | | | | | | Create a readme for the gdisp drivers directory listing what hardware each dr...inmarket2014-09-171-0/+28
| * | | | | | | | | | | | | SImplify the options for multiple displays.inmarket2014-09-179-193/+155