Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' | inmarket | 2014-05-01 | 3 | -0/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | updating .gitignore | Joel Bodenmann | 2014-04-27 | 1 | -0/+1 | |
* | | | | | | | | Chaning window title of Win32 simulator | Joel Bodenmann | 2014-04-27 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'master' into gwin | Joel Bodenmann | 2014-04-27 | 24 | -665/+4391 | |
|\| | | | | | | | ||||||
| * | | | | | | | 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 | |
* | | | | | | | | Merge branch 'master' into gwin | Joel Bodenmann | 2014-04-23 | 7 | -164/+474 | |
|\| | | | | | | | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | Added gwinProgressbarStop() | Joel Bodenmann | 2014-04-23 | 3 | -0/+21 | |
| * | | | | | | | Added progressbar | Joel Bodenmann | 2014-04-23 | 2 | -16/+32 | |
| * | | | | | | | Added smooth scrolling list to GWIN demo | Joel Bodenmann | 2014-04-23 | 1 | -4/+24 | |
| * | | | | | | | whitespaces - widgets demo | Joel Bodenmann | 2014-04-23 | 1 | -67/+143 | |
| * | | | | | | | fixing demo gfxconf.h | Joel Bodenmann | 2014-04-23 | 1 | -2/+1 | |
* | | | | | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwin | Joel Bodenmann | 2014-04-20 | 179 | -4230/+3414 | |
|\| | | | | | | | ||||||
| * | | | | | | | Whitespaces | Joel Bodenmann | 2014-04-19 | 1 | -9/+36 | |
| * | | | | | | | docs | Joel Bodenmann | 2014-04-18 | 1 | -0/+1 | |
| * | | | | | | | uGFX now works with ChibiOS/RT 2.x and 3.x out of the box. | Joel Bodenmann | 2014-04-18 | 2 | -31/+97 | |
| * | | | | | | | Added LGDP4532 display driver | Joel Bodenmann | 2014-04-17 | 5 | -0/+454 | |
| * | | | | | | | Changes to example makefiles and other files for ChibiOS due to changes in Ch... | inmarket | 2014-04-12 | 3 | -1/+6 | |
| * | | | | | | | Turn on PWM audio output for Olimex SAM7EX256 board. | inmarket | 2014-03-30 | 4 | -5/+88 |