Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Update touch driver test tool. More updates to come... | inmarket | 2014-10-07 | 2 | -118/+143 | |
| | | | | | | | ||||||
| * | | | | | | New mouse board files for MikroMedia STM32 M4 board to use new MCU touch driver | inmarket | 2014-10-07 | 3 | -106/+96 | |
| | | | | | | | ||||||
| * | | | | | | New newmouse driver for MCU touch | inmarket | 2014-10-07 | 7 | -146/+107 | |
| | | | | | | | ||||||
| * | | | | | | Remove stuff made superfluous by newmouse | inmarket | 2014-10-07 | 2 | -76/+0 | |
| | | | | | | | ||||||
| * | | | | | | Fix bugs in newmouse framework | inmarket | 2014-10-07 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver | inmarket | 2014-10-07 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ↵ | inmarket | 2014-10-07 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clock tick. For now just turn off hardware FPU | |||||
| * | | | | | | Add eCos to the new build system - untested! | inmarket | 2014-10-06 | 3 | -156/+74 | |
| | | | | | | | ||||||
| * | | | | | | Add support for FreeRTOS into make system | inmarket | 2014-10-06 | 16 | -103/+137 | |
| | | | | | | | ||||||
| * | | | | | | Tidy ups | inmarket | 2014-10-06 | 3 | -3/+0 | |
| | | | | | | | ||||||
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Update support for ChibiOS v3 to the current repository. | inmarket | 2014-10-06 | 19 | -122/+180 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| * | | | | | | | Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU ↵ | inmarket | 2014-10-04 | 17 | -545/+377 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specific flags etc Also put license in the gmake master scripts. | |||||
| * | | | | | | | Add makefile support for absolute paths | inmarket | 2014-10-02 | 4 | -24/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add makefile support for cygwin gmake versus mingw gmake Add makefile support for "master" directories eg GFXLIB, CHIBIOS etc | |||||
| * | | | | | | | First ARM build to use the new makefile plus makefile updates | inmarket | 2014-10-01 | 13 | -303/+306 | |
| | | | | | | | | ||||||
| * | | | | | | | Updated make scripts to be more compatible with older versions of gmake 3.XX | inmarket | 2014-09-30 | 2 | -11/+22 | |
| | | | | | | | | ||||||
| * | | | | | | | uGFXnet ported to newmouse driver (and tidied up) | inmarket | 2014-09-29 | 1 | -179/+194 | |
| | | | | | | | | ||||||
| * | | | | | | | Makefile fix | inmarket | 2014-09-29 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | 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 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | /src/gos/gfx_* -> /src/gos/gos_* | Joel Bodenmann | 2014-09-29 | 18 | -16/+16 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | X bug fix so that window closes properly when using a window manager | inmarket | 2014-09-29 | 1 | -0/+9 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Move mouse initialisation to a better spot | inmarket | 2014-09-29 | 1 | -5/+5 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | doxygen updates | inmarket | 2014-09-29 | 1 | -0/+6 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into newmouse | inmarket | 2014-09-29 | 5 | -126/+166 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | some more doxygen fixes | Joel Bodenmann | 2014-09-28 | 4 | -23/+42 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | some doxygen fixes (more coming) | Joel Bodenmann | 2014-09-28 | 9 | -8/+10 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix newmouse compiler warning | inmarket | 2014-09-28 | 1 | -3/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix occassional startup crash under Win32 with newmouse | inmarket | 2014-09-28 | 1 | -5/+5 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'master' into newmouse | inmarket | 2014-09-28 | 21 | -638/+479 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into newmouse | inmarket | 2014-09-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | gdriver bugfix | inmarket | 2014-09-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | More makefile updates | inmarket | 2014-09-26 | 3 | -3/+22 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | First version X newmouse driver | inmarket | 2014-09-26 | 1 | -45/+87 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | comments | inmarket | 2014-09-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update more Makefiles | inmarket | 2014-09-26 | 2 | -55/+169 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | doco | inmarket | 2014-09-26 | 1 | -2/+5 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Win32 mouse ported to new mouse driver format | inmarket | 2014-09-26 | 1 | -36/+97 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | GINPUT mouse updated - first working version of newmouse. | inmarket | 2014-09-26 | 3 | -20/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: drivers to be ported. Note: not tested well yet. | |||||
| * | | | | | | | | | | | | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 10 | -42/+10 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change to GDriver to support an initialisation parameter | inmarket | 2014-09-26 | 4 | -9/+11 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Reorder initialisation to ensure gwin is initialised last | inmarket | 2014-09-26 | 1 | -6/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Makefile: Add support for - | inmarket | 2014-09-26 | 1 | -20/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ..'s in the source path - USER_LISTINGS to control whether listings are generated - dependancy directory now a MACRO - support for Code::Blocks make targets | |||||
| * | | | | | | | | | | | | New mouse updates. Just need a driver now. | inmarket | 2014-09-25 | 8 | -587/+796 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Additional GDriver call | inmarket | 2014-09-25 | 2 | -9/+27 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | C decls on GDISP functions | inmarket | 2014-09-25 | 1 | -3/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Expose the GDISP_STARTUP_COLOR setting for the initial color of displays | inmarket | 2014-09-25 | 3 | -68/+58 | |
| | | | | | | | | | | | | |