Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve RAW32 compatibility with other libraries | inmarket | 2015-10-06 | 1 | -0/+7 |
| | |||||
* | Fix compiler warning | inmarket | 2015-10-06 | 1 | -0/+1 |
| | |||||
* | Add extra font metrics | inmarket | 2015-10-06 | 2 | -5/+32 |
| | |||||
* | Doco improvement | inmarket | 2015-10-06 | 1 | -13/+18 |
| | |||||
* | More STM32F746-Discovery changes. | inmarket | 2015-10-06 | 1 | -2/+2 |
| | |||||
* | Another minor update | inmarket | 2015-10-05 | 1 | -1/+1 |
| | | | | Also add new studio options file | ||||
* | Fixing include | Joel Bodenmann | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | Another fix to gdriver | inmarket | 2015-08-18 | 1 | -6/+7 |
| | |||||
* | GDRIVER bugfix. Thanks to David. | Joel Bodenmann | 2015-08-17 | 1 | -2/+4 |
| | |||||
* | Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT | Joel Bodenmann | 2015-08-16 | 5 | -9/+9 |
| | |||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 15 | -1411/+1121 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | Fixing syntax errors in order to be able to compile scheduler code (still ↵ | Joel Bodenmann | 2015-07-12 | 1 | -45/+45 |
| | | | | not working but compiling) | ||||
* | Some fixes in ASM code | Joel Bodenmann | 2015-07-12 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 4 | -10/+24 |
|\ | |||||
| * | Provide better access to compiler optimisations for the raw scheduler | inmarket | 2015-07-08 | 3 | -9/+23 |
| | | |||||
| * | Allow a zero sized clipping region | inmarket | 2015-07-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 2 | -2/+2 |
|\| | |||||
| * | Correction of stackbase for mingw32 | inmarket | 2015-07-08 | 2 | -2/+2 |
| | | |||||
* | | Alternate Raw32 scheduler. | inmarket | 2015-07-08 | 2 | -111/+256 |
|/ | | | | | | Works for main thread + one other thread. Currently fails with 2 other threads. STM32M4 code tested and working. | ||||
* | Fix single file make issues with GOS Raw32 on the Win32 platform. | inmarket | 2015-07-08 | 1 | -1/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2015-07-08 | 3 | -3/+3 |
|\ | |||||
| * | Fixing stack alignment issue in Arduino scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 |
| | | |||||
| * | Fixing stack alignment issue in RAW32 scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 |
| | | |||||
| * | Doxygen update | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 |
| | | |||||
* | | Spelling fixes. | inmarket | 2015-07-08 | 1 | -2/+2 |
|/ | |||||
* | Improving progressbar doxygen | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | Improving Pixmap API | Joel Bodenmann | 2015-07-03 | 2 | -8/+8 |
| | |||||
* | Improving type definition inclusion in RAW32 port | Joel Bodenmann | 2015-07-02 | 1 | -2/+6 |
| | |||||
* | Fixing ChibiOS/RT 3.x port | Joel Bodenmann | 2015-06-19 | 1 | -1/+2 |
| | |||||
* | Improvind doxygen | Joel Bodenmann | 2015-06-18 | 1 | -5/+40 |
| | |||||
* | Improving label documentation | Joel Bodenmann | 2015-06-18 | 1 | -3/+7 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 45 | -306/+557 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add the license to the makefiles | inmarket | 2015-06-08 | 12 | -0/+60 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 5 | -5/+9 |
| | |||||
* | Fix to LLD driver color conversions. | inmarket | 2015-05-10 | 1 | -2/+2 |
| | |||||
* | Add the ability to change a gwin list selection via the api | inmarket | 2015-04-30 | 2 | -0/+90 |
| | | | | Add the ability to scroll a particular item into the current view. | ||||
* | Workaround for dynamically sized labels crashing sometimes when the text ↵ | inmarket | 2015-04-29 | 1 | -3/+11 |
| | | | | | | size is changed. A real fix requires more work on the redraw handler. | ||||
* | Remove superfluous forward definition on a container. | inmarket | 2015-04-29 | 1 | -3/+0 |
| | |||||
* | Fix a bug in detecting the button area in a frame window | inmarket | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Add GWIN virtual keyboard widget | inmarket | 2015-04-12 | 9 | -2/+736 |
| | |||||
* | More GOS arduino files - oops missed them last commit. | inmarket | 2015-04-07 | 2 | -0/+652 |
| | |||||
* | Add Arduino as a full GOS supported operating system (even though it is ↵ | inmarket | 2015-04-07 | 4 | -3/+13 |
| | | | | really just a special bare bones platform) | ||||
* | Fix in color conversions for some strange compilers that don't do macro ↵ | inmarket | 2015-04-07 | 1 | -9/+9 |
| | | | | expansion in the highest available integer format | ||||
* | Add more pixel format support | inmarket | 2015-04-07 | 1 | -1/+5 |
| | |||||
* | Small fix for scrolling | inmarket | 2015-04-07 | 1 | -1/+3 |
| | |||||
* | Fix misspelling of KEIL preprocessor directive. | inmarket | 2015-03-25 | 1 | -2/+2 |
| | |||||
* | More updates for Keil with raw32 GOS. | inmarket | 2015-03-18 | 2 | -16/+10 |
| | |||||
* | Attempt to fix setjmp issues with the Kiel compiler. | inmarket | 2015-03-18 | 1 | -7/+9 |
| |