Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fatfs Cleanup | inmarket | 2014-06-27 | 9 | -413/+433 | |
| | | | ||||||
| * | | working implementation with gfx syscalls | Joel Bodenmann | 2014-06-27 | 4 | -281/+39 | |
| | | | ||||||
| * | | FatFS complete implementation | Joel Bodenmann | 2014-06-27 | 8 | -14/+125 | |
| | | | ||||||
| * | | first working FatFS implementation. Modes ToDo | Joel Bodenmann | 2014-06-27 | 2 | -13/+27 | |
| | | | ||||||
| * | | added ToDo list | Joel Bodenmann | 2014-06-25 | 1 | -0/+9 | |
| | | | ||||||
| * | | added fatfs/readme | Joel Bodenmann | 2014-06-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | initial implementation - untested | Joel Bodenmann | 2014-06-25 | 7 | -8/+420 | |
| | | | ||||||
| * | | adding fatfs directory | Joel Bodenmann | 2014-06-24 | 134 | -1/+45433 | |
| |/ | ||||||
* / | macro typo | Joel Bodenmann | 2014-06-25 | 1 | -1/+1 | |
|/ | ||||||
* | Added support for playing arbitrary format audio files with an intelligent ↵ | inmarket | 2014-06-23 | 1 | -0/+1 | |
| | | | | | | audio processor like the VS1053 codec. Demo added. | |||||
* | Remove compiler warning | inmarket | 2014-05-30 | 1 | -0/+6 | |
| | ||||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-05-30 | 1 | -0/+4 | |
|\ | ||||||
| * | Missing header file required for some OS's | inmarket | 2014-05-22 | 1 | -0/+4 | |
| | | ||||||
* | | fixing frame close button action | Joel Bodenmann | 2014-05-30 | 1 | -1/+1 | |
| | | ||||||
* | | frame widget render improvements | Joel Bodenmann | 2014-05-30 | 1 | -6/+48 | |
|/ | ||||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 4 | -79/+121 | |
| | | | | Redrawing compile options made visible for the user project. | |||||
* | Significant changes to the window redrawing methodology. | inmarket | 2014-05-21 | 14 | -636/+832 | |
| | | | | | Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers. | |||||
* | Reworking the GWIN doxygen documentation. | Joel Bodenmann | 2014-05-20 | 32 | -156/+86 | |
| | ||||||
* | gfxExit() fix for ChibiOS/RT 3.x | Joel Bodenmann | 2014-05-19 | 1 | -1/+2 | |
| | ||||||
* | Doxygen typo | Joel Bodenmann | 2014-05-15 | 1 | -1/+1 | |
| | ||||||
* | Bug fixes to sprintg() and fix to incomplete scang() implementation. | inmarket | 2014-05-12 | 1 | -59/+113 | |
| | ||||||
* | Progressbar GWIN_PROGRESSBAR_AUTO feature fix | Joel Bodenmann | 2014-05-11 | 1 | -2/+2 | |
| | ||||||
* | Doxygen fixes | Joel Bodenmann | 2014-05-11 | 2 | -2/+3 | |
| | ||||||
* | GFILE bug fix | Joel Bodenmann | 2014-05-11 | 1 | -9/+9 | |
| | ||||||
* | GFILE rules bug fix | Joel Bodenmann | 2014-05-11 | 1 | -1/+1 | |
| | ||||||
* | Added gwinShow() and gwinHide() macro wrappers | Joel Bodenmann | 2014-05-11 | 1 | -0/+18 | |
| | ||||||
* | Container and Frame updates. | inmarket | 2014-05-11 | 6 | -64/+126 | |
| | | | | New api's gwinGetInnerWidth() and gwinGetInnerHeight() | |||||
* | Better redrawing when doing a forced change of default style. | inmarket | 2014-05-11 | 1 | -0/+2 | |
| | ||||||
* | Visible and Enabled GWIN bug fix | inmarket | 2014-05-11 | 1 | -2/+2 | |
| | ||||||
* | Add gdispContrastColor() and remove divides from gdispBlendColors() | inmarket | 2014-05-11 | 2 | -3/+23 | |
| | ||||||
* | spelling | inmarket | 2014-05-11 | 1 | -1/+1 | |
| | ||||||
* | spacing | inmarket | 2014-05-11 | 1 | -1/+1 | |
| | ||||||
* | frame fixes | inmarket | 2014-05-11 | 3 | -13/+15 | |
| | ||||||
* | Merge branch 'master' into gwin | Joel Bodenmann | 2014-05-10 | 14 | -51/+302 | |
|\ | ||||||
| * | Merge branch 'freertos' | Joel Bodenmann | 2014-05-10 | 6 | -4/+302 | |
| |\ | ||||||
| | * | freertos port cleanup | Joel Bodenmann | 2014-05-10 | 2 | -7/+10 | |
| | | | ||||||
| | * | Introducing GFX_FREERTOS_USE_TRACE | Joel Bodenmann | 2014-05-10 | 4 | -9/+20 | |
| | | | ||||||
| | * | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 | |
| | |\ | ||||||
| | * \ | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-04 | 11 | -193/+321 | |
| | |\ \ | ||||||
| | * | | | Fix some typos and implement gfxSleepMilliseconds(). | Winfred Lu | 2014-05-04 | 3 | -32/+18 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 46 | -723/+1033 | |
| | |\ \ \ | ||||||
| | * | | | | Add SemWaitI() to FreeRTOS | inmarket | 2014-03-14 | 2 | -0/+15 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'master' into freertos | inmarket | 2014-03-14 | 35 | -715/+1364 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-19 | 102 | -150/+11223 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-15 | 13 | -268/+1509 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | fixed macros | Joel Bodenmann | 2014-02-09 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into freertos | inmarket | 2014-02-07 | 2 | -11/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into freertos | inmarket | 2014-02-03 | 19 | -38/+237 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fixed file inclusion | Joel Bodenmann | 2014-02-02 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | whitespaces | Joel Bodenmann | 2014-02-01 | 1 | -4/+5 | |
| | | | | | | | | | | |