Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freertos port cleanup | Joel Bodenmann | 2014-05-10 | 2 | -7/+10 |
| | |||||
* | Introducing GFX_FREERTOS_USE_TRACE | Joel Bodenmann | 2014-05-10 | 5 | -15/+30 |
| | |||||
* | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 |
|\ | |||||
| * | bug fix | Joel Bodenmann | 2014-05-06 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into freertos | Joel Bodenmann | 2014-05-04 | 21 | -1996/+632 |
|\| | |||||
| * | Increasing corner size of tabs | Joel Bodenmann | 2014-05-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed enable bug in progress bar | inmarket | 2014-05-01 | 1 | -14/+9 |
| | | |||||
| * | Added extra safety to GWIN objects | inmarket | 2014-05-01 | 3 | -136/+157 |
| | | |||||
| * | Make some GWIN constants into #defines | inmarket | 2014-05-01 | 2 | -8/+13 |
| | | |||||
| * | Image bug-fix that caused crashes with the new GFILE/GWIN images. | inmarket | 2014-05-01 | 1 | -1/+1 |
| | | |||||
| * | Updates to the widgets demo: | inmarket | 2014-05-01 | 5 | -1798/+304 |
| | | | | | | | | | | | | - Convert the image to a gif so it is smaller and has a transparent background - Move opening the mouse to the beginning to stop calibration flashing the screen (ugly) - Clean up extra defines in gfxconf.h - Conflicts with some drivers. | ||||
| * | Much improved appearance for buttons and tabs. | inmarket | 2014-05-01 | 5 | -33/+122 |
| | | | | | | | | Also add GWIN_FLAT_STYLING to allow low color (eg monochrome) displays to get the old simplified look. | ||||
| * | Prevent gwinGetStyle() being called on a non-widget | inmarket | 2014-05-01 | 1 | -0/+3 |
| | | |||||
| * | Fix some gwin list widget mouse bugs | inmarket | 2014-05-01 | 1 | -11/+9 |
| | | |||||
| * | Fix list label in widget demo | inmarket | 2014-05-01 | 1 | -1/+1 |
| | | |||||
| * | Only require GTimer for the vs1053 driver if GAUDIO is turned on. | inmarket | 2014-05-01 | 1 | -1/+1 |
| | | |||||
| * | Revert "slider does not change position if disabled" | inmarket | 2014-05-01 | 1 | -4/+0 |
| | | | | | | | | This reverts commit 2c57363efc343ae521857cddbcfbcaec50eaedab. | ||||
| * | Merge remote-tracking branch 'origin/master' | inmarket | 2014-05-01 | 3 | -0/+23 |
| |\ | | | | | | | | | | | | | | | | abled" This reverts commit 2c57363efc343ae521857cddbcfbcaec50eaedab. | ||||
| | * | slider does not change position if disabled | Joel Bodenmann | 2014-04-30 | 1 | -0/+4 |
| | | | |||||
| | * | Added gwinEnable() and gwinDisable() | Joel Bodenmann | 2014-04-30 | 2 | -0/+19 |
| | | | |||||
| * | | vs1053 audio driver now working | inmarket | 2014-05-01 | 1 | -1/+1 |
| |/ | |||||
| * | Updates to vs1053 driver. Now accepting data but still no sound. | inmarket | 2014-04-30 | 2 | -2/+2 |
| | | |||||
* | | Merged in winfred_lu/ugfx/freertos (pull request #6) | Joel Bodenman | 2014-05-04 | 3 | -32/+18 |
|\ \ | | | | | | | Fix some typos and implement gfxSleepMilliseconds(). | ||||
| * | | Fix some typos and implement gfxSleepMilliseconds(). | Winfred Lu | 2014-05-04 | 3 | -32/+18 |
|/ / | |||||
* | | Merge branch 'master' into freertos | Joel Bodenmann | 2014-04-30 | 216 | -5073/+9359 |
|\| | |||||
| * | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-04-29 | 10 | -2/+668 |
| |\ | |||||
| | * | Update releases.txt | inmarket | 2014-04-29 | 1 | -1/+8 |
| | | | |||||
| | * | First version vs1053 audio play driver. Compiles but not tested yet. | inmarket | 2014-04-29 | 9 | -1/+660 |
| | | | |||||
| * | | doxygen | Joel Bodenmann | 2014-04-29 | 2 | -5/+5 |
| | | | |||||
| * | | doxygen | Joel Bodenmann | 2014-04-29 | 1 | -10/+8 |
| |/ | |||||
| * | doxygen | Joel Bodenmann | 2014-04-29 | 1 | -2/+2 |
| | | |||||
| * | New label attribute is const. Also updated comments. | inmarket | 2014-04-29 | 2 | -5/+9 |
| | | |||||
| * | typo | Joel Bodenmann | 2014-04-28 | 1 | -1/+1 |
| | | |||||
| * | Adding gwin/label demo | Joel Bodenmann | 2014-04-28 | 3 | -0/+330 |
| | | |||||
| * | Updating .gitignore | Joel Bodenmann | 2014-04-28 | 1 | -0/+1 |
| | | |||||
| * | Added gwinLabelSetAttribute() | Joel Bodenmann | 2014-04-28 | 4 | -4/+71 |
| | | |||||
| * | Added gwinListEnableRender() | Joel Bodenmann | 2014-04-26 | 4 | -8/+39 |
| | | |||||
| * | Fixing gwin demo | Joel Bodenmann | 2014-04-26 | 1 | -0/+1 |
| | | |||||
| * | Fixing progressbar bug | Joel Bodenmann | 2014-04-26 | 1 | -9/+25 |
| | | |||||
| * | Added docs/roadmap.txt | Joel Bodenmann | 2014-04-26 | 1 | -0/+15 |
| | | |||||
| * | movig docs to /docs | Joel Bodenmann | 2014-04-26 | 2 | -0/+0 |
| | | |||||
| * | Added ILI93xx drived by user xlh1460 | Joel Bodenmann | 2014-04-24 | 5 | -0/+536 |
| | | |||||
| * | GFILE module doxygen | Joel Bodenmann | 2014-04-24 | 1 | -0/+135 |
| | | |||||
| * | Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo | Joel Bodenmann | 2014-04-24 | 7 | -648/+1664 |
| | | |||||
| * | Adding gwin/imagebox demo | Joel Bodenmann | 2014-04-24 | 5 | -0/+1976 |
| | | |||||
| * | Updating progressbar demo | Joel Bodenmann | 2014-04-23 | 1 | -3/+8 |
| | | |||||
| * | Fixing gwin progressbar destroying process | Joel Bodenmann | 2014-04-23 | 1 | -1/+10 |
| | | |||||
| * | Updated progressbar demo | Joel Bodenmann | 2014-04-23 | 1 | -0/+3 |
| | | |||||
| * | Fixed progressbar in widgets demo | Joel Bodenmann | 2014-04-23 | 2 | -87/+239 |
| | | |||||
| * | Added gwinProgressbarReset() | Joel Bodenmann | 2014-04-23 | 2 | -1/+10 |
| | |