| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Win32 GAUDIN driver. | inmarket | 2013-12-22 | 5 | -2/+249 |
* | Wrong define used in GAUDIN. | inmarket | 2013-12-22 | 1 | -1/+1 |
* | Update GAUDIN and GADC demos to new internal GWIN structures. | inmarket | 2013-12-22 | 5 | -19/+29 |
* | docu fix | Joel Bodenmann | 2013-12-21 | 1 | -1/+1 |
* | Mouse calibration data might be returned in a non-aligned structure. Copy saf... | inmarket | 2013-12-21 | 1 | -1/+3 |
* | Increase the default stack size for the GTimer thread as for widgets demo und... | inmarket | 2013-12-21 | 1 | -1/+1 |
* | Fixes for the GOS Raw32 memory allocator. | inmarket | 2013-12-21 | 1 | -6/+8 |
* | GOS Raw32 semaphore fix | inmarket | 2013-12-21 | 1 | -1/+1 |
* | More GOS Raw32 updates. | inmarket | 2013-12-21 | 1 | -32/+18 |
* | Fixes to the Raw32 threading. | inmarket | 2013-12-21 | 1 | -62/+55 |
* | Create the window class in the message thread for the Win32 driver (and repla... | inmarket | 2013-12-21 | 1 | -24/+29 |
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 37 | -112/+112 |
* | Always use native threads in the Win32 driver even if a different threading m... | inmarket | 2013-12-21 | 1 | -8/+10 |
* | Revert "removed GQUEUE from doxygen build as it is not API" | inmarket | 2013-12-21 | 1 | -1/+1 |
* | gdispDrawThickLine: handle zero-length lines correctly. | Petteri Aimonen | 2013-12-19 | 1 | -2/+6 |
* | added warning about unfinished feature | Joel Bodenmann | 2013-12-18 | 1 | -0/+5 |
* | removed GQUEUE from doxygen build as it is not API | Joel Bodenmann | 2013-12-18 | 1 | -1/+1 |
* | whitespaces | Joel Bodenmann | 2013-12-18 | 1 | -6/+45 |
* | whitespaces | Joel Bodenmann | 2013-12-18 | 1 | -6/+10 |
* | typo | Joel Bodenmann | 2013-12-18 | 1 | -2/+2 |
* | first implementation of console buffer. This has to be tested first - might c... | Joel Bodenmann | 2013-12-18 | 4 | -21/+147 |
* | Merge branch 'master' into console | Joel Bodenmann | 2013-12-18 | 1 | -7/+7 |
|\ |
|
| * | whitespaces | Joel Bodenmann | 2013-12-18 | 1 | -7/+7 |
| * | Fix integer overflow in gdispGDrawThickLine(). | Joel Bodenmann | 2013-12-18 | 1 | -39/+76 |
* | | Fix integer overflow in gdispGDrawThickLine(). | Joel Bodenmann | 2013-12-18 | 1 | -39/+76 |
|/ |
|
* | whitespace | Joel Bodenmann | 2013-12-17 | 1 | -2/+2 |
* | GDISP startup logo now optional | Joel Bodenmann | 2013-12-16 | 3 | -1/+14 |
* | Merged in omriiluz/ugfx (pull request #3)
| Joel Bodenman | 2013-12-15 | 1 | -1/+1 |
|\ |
|
| * | bugfix: Missing || operand | omriiluz | 2013-12-14 | 1 | -1/+1 |
* | | Improve gdispDrawThickLine() when the line length is short. | Joel Bodenmann | 2013-12-14 | 1 | -2/+23 |
* | | Merged in omriiluz/ugfx (pull request #2)
| Joel Bodenman | 2013-12-14 | 2 | -4/+34 |
|\| |
|
| * | Allow for LCD specific configuration - | omriiluz | 2013-12-14 | 2 | -4/+34 |
|/ |
|
* | build rules fix | Joel Bodenmann | 2013-12-11 | 1 | -1/+2 |
* | GWIN console visible bug fix | Joel Bodenmann | 2013-12-11 | 2 | -0/+13 |
* | Removed TDISP module | Joel Bodenmann | 2013-12-11 | 26 | -2971/+4 |
* | whitespaces | Joel Bodenmann | 2013-12-11 | 2 | -4/+7 |
* | First cut of bare metal GOS layer. Only requires gfxGetSystemTicks() and gfxM... | inmarket | 2013-12-11 | 6 | -2/+878 |
* | New versions of mingw use Red, Green Blue so we need to undefine them in cert... | inmarket | 2013-12-11 | 1 | -2/+7 |
* | doc fix | inmarket | 2013-12-09 | 1 | -2/+2 |
* | typo | Joel Bodenmann | 2013-12-08 | 1 | -1/+1 |
* | added gdispGDrawThickLine() | Joel Bodenmann | 2013-12-08 | 3 | -0/+144 |
* | docs | Joel Bodenmann | 2013-12-08 | 1 | -0/+1 |
* | whitespaces | Joel Bodenmann | 2013-12-07 | 5 | -56/+103 |
* | Embest board file fix | Joel Bodenmann | 2013-12-07 | 1 | -1/+1 |
* | removed obsolet file | Joel Bodenmann | 2013-12-07 | 1 | -637/+0 |
* | whitespaces | Joel Bodenmann | 2013-12-05 | 1 | -9/+9 |
* | doco | Joel Bodenmann | 2013-12-05 | 1 | -1/+4 |
* | fixed some board file | Joel Bodenmann | 2013-12-05 | 1 | -41/+15 |
* | compiler warning | Joel Bodenmann | 2013-12-02 | 1 | -1/+2 |
* | doc | Joel Bodenmann | 2013-12-02 | 1 | -1/+3 |