Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into freertos | inmarket | 2014-02-15 | 6 | -166/+449 |
|\ | |||||
| * | Fix naming of a parameter | inmarket | 2014-02-15 | 1 | -2/+2 |
| * | doc | Joel Bodenmann | 2014-02-09 | 1 | -2/+2 |
| * | Update gwin Images to properly use new GFILE based images | inmarket | 2014-02-07 | 1 | -22/+31 |
| * | Update GDISP image code to fully use new GFILE's | inmarket | 2014-02-07 | 1 | -68/+63 |
| * | Updates to GFILE code | inmarket | 2014-02-07 | 2 | -45/+8 |
| * | Typo in Win32 GOS | inmarket | 2014-02-07 | 1 | -2/+2 |
| * | Start changing GDISP images to use a simpler API based on GFILE's. | inmarket | 2014-02-07 | 1 | -129/+61 |
| * | Integrate gfile build files | inmarket | 2014-02-07 | 2 | -2/+22 |
| * | Add support for GFILEs based on BaseFileStreams and Memory Pointers | inmarket | 2014-02-07 | 2 | -16/+32 |
| * | Update file2c tool to enable creation of directory entries for the ROM file s... | inmarket | 2014-02-05 | 2 | -8/+3 |
| * | More gFile stuff | inmarket | 2014-02-03 | 1 | -30/+45 |
| * | Merge branch 'master' into gfile | Joel Bodenmann | 2014-02-02 | 2 | -5/+21 |
| |\ | |||||
| * \ | Merge branch 'master' into gfile | Joel Bodenmann | 2014-02-02 | 1 | -4/+12 |
| |\ \ | |||||
| * | | | More GFile code | inmarket | 2014-01-29 | 2 | -36/+81 |
| * | | | More code for GFile | inmarket | 2014-01-24 | 1 | -20/+14 |
| * | | | Merge branch 'master' into gfile | inmarket | 2014-01-17 | 2 | -17/+53 |
| |\ \ \ | |||||
| * | | | | Increase size of gwin flags to 32 bits. | inmarket | 2014-01-09 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into gfile | inmarket | 2014-01-09 | 2 | -1/+19 |
| |\ \ \ \ | |||||
| * | | | | | Start of GFILE module | inmarket | 2014-01-05 | 2 | -0/+299 |
* | | | | | | Merge branch 'master' into freertos | inmarket | 2014-02-07 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Typo in Win32 GOS | inmarket | 2014-02-07 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'master' into freertos | inmarket | 2014-02-03 | 2 | -5/+21 |
|\| | | | | | |||||
| * | | | | | implemented gtimerDeinit() | Joel Bodenmann | 2014-02-02 | 1 | -3/+12 |
| * | | | | | added deinit() routines for all modules (not implemented so far) | Joel Bodenmann | 2014-02-02 | 1 | -2/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | fixed file inclusion | Joel Bodenmann | 2014-02-02 | 1 | -0/+2 |
* | | | | | some cleanup | Joel Bodenmann | 2014-02-01 | 1 | -4/+4 |
* | | | | | doc | Joel Bodenmann | 2014-02-01 | 1 | -0/+17 |
* | | | | | initial public release of FreeRTOS port (does still need some cleanup) | Joel Bodenmann | 2014-02-01 | 1 | -0/+113 |
|/ / / / | |||||
* | | / | Add smooth scrolling option to ugfx list. | daid | 2014-01-24 | 1 | -4/+12 |
| |_|/ |/| | | |||||
* | | | Updates to console history. This now works well. | inmarket | 2014-01-17 | 2 | -17/+53 |
* | | | Increase size of gwin flags to 32 bits. | inmarket | 2014-01-09 | 1 | -1/+1 |
| |/ |/| | |||||
* | | added gwinGetColor() and gwinGetBgColor() | Joel Bodenmann | 2014-01-06 | 1 | -0/+18 |
* | | doc | Joel Bodenmann | 2014-01-06 | 1 | -1/+1 |
|/ | |||||
* | GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY | Joel Bodenmann | 2014-01-03 | 2 | -5/+5 |
* | added window manager to doxygen | Joel Bodenmann | 2013-12-28 | 1 | -2/+2 |
* | Wrong define used in GAUDIN. | inmarket | 2013-12-22 | 1 | -1/+1 |
* | docu fix | Joel Bodenmann | 2013-12-21 | 1 | -1/+1 |
* | Increase the default stack size for the GTimer thread as for widgets demo und... | inmarket | 2013-12-21 | 1 | -1/+1 |
* | GOS Raw32 semaphore fix | inmarket | 2013-12-21 | 1 | -1/+1 |
* | Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. | inmarket | 2013-12-21 | 2 | -5/+5 |
* | Revert "removed GQUEUE from doxygen build as it is not API" | inmarket | 2013-12-21 | 1 | -1/+1 |
* | 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/+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 | 2 | -0/+34 |
* | whitespaces | Joel Bodenmann | 2013-12-18 | 1 | -7/+7 |
* | whitespace | Joel Bodenmann | 2013-12-17 | 1 | -2/+2 |
* | GDISP startup logo now optional | Joel Bodenmann | 2013-12-16 | 1 | -0/+8 |
* | bugfix: Missing || operand | omriiluz | 2013-12-14 | 1 | -1/+1 |