aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix some gwin list widget mouse bugsinmarket2014-05-011-11/+9
| * | | | | | | | Fix list label in widget demoinmarket2014-05-011-1/+1
| * | | | | | | | Only require GTimer for the vs1053 driver if GAUDIO is turned on.inmarket2014-05-011-1/+1
| * | | | | | | | Revert "slider does not change position if disabled"inmarket2014-05-011-4/+0
| * | | | | | | | Merge remote-tracking branch 'origin/master'inmarket2014-05-013-0/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | slider does not change position if disabledJoel Bodenmann2014-04-301-0/+4
| | * | | | | | | | Added gwinEnable() and gwinDisable()Joel Bodenmann2014-04-302-0/+19
| * | | | | | | | | vs1053 audio driver now workinginmarket2014-05-011-1/+1
| |/ / / / / / / /
| * | | | | | | / Updates to vs1053 driver. Now accepting data but still no sound.inmarket2014-04-302-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2014-04-2910-2/+668
| |\ \ \ \ \ \ \
| | * | | | | | | Update releases.txtinmarket2014-04-291-1/+8
| | * | | | | | | First version vs1053 audio play driver. Compiles but not tested yet.inmarket2014-04-299-1/+660
| * | | | | | | | doxygenJoel Bodenmann2014-04-292-5/+5
| * | | | | | | | doxygenJoel Bodenmann2014-04-291-10/+8
| |/ / / / / / /
| * | | | | | | doxygenJoel Bodenmann2014-04-291-2/+2
| * | | | | | | New label attribute is const. Also updated comments.inmarket2014-04-292-5/+9
| * | | | | | | typoJoel Bodenmann2014-04-281-1/+1
| * | | | | | | Adding gwin/label demoJoel Bodenmann2014-04-283-0/+330
| * | | | | | | Updating .gitignoreJoel Bodenmann2014-04-281-0/+1
| * | | | | | | Added gwinLabelSetAttribute()Joel Bodenmann2014-04-284-4/+71
* | | | | | | | updating .gitignoreJoel Bodenmann2014-04-271-0/+1
* | | | | | | | Chaning window title of Win32 simulatorJoel Bodenmann2014-04-271-1/+1
* | | | | | | | Merge branch 'master' into gwinJoel Bodenmann2014-04-2724-665/+4391
|\| | | | | | |
| * | | | | | | Added gwinListEnableRender()Joel Bodenmann2014-04-264-8/+39
| * | | | | | | Fixing gwin demoJoel Bodenmann2014-04-261-0/+1
| * | | | | | | Fixing progressbar bugJoel Bodenmann2014-04-261-9/+25
| * | | | | | | Added docs/roadmap.txtJoel Bodenmann2014-04-261-0/+15
| * | | | | | | movig docs to /docsJoel Bodenmann2014-04-262-0/+0
| * | | | | | | Added ILI93xx drived by user xlh1460Joel Bodenmann2014-04-245-0/+536
| * | | | | | | GFILE module doxygenJoel Bodenmann2014-04-241-0/+135
| * | | | | | | Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logoJoel Bodenmann2014-04-247-648/+1664
| * | | | | | | Adding gwin/imagebox demoJoel Bodenmann2014-04-245-0/+1976
* | | | | | | | Merge branch 'master' into gwinJoel Bodenmann2014-04-237-164/+474
|\| | | | | | |
| * | | | | | | Updating progressbar demoJoel Bodenmann2014-04-231-3/+8
| * | | | | | | Fixing gwin progressbar destroying processJoel Bodenmann2014-04-231-1/+10
| * | | | | | | Updated progressbar demoJoel Bodenmann2014-04-231-0/+3
| * | | | | | | Fixed progressbar in widgets demoJoel Bodenmann2014-04-232-87/+239
| * | | | | | | Added gwinProgressbarReset()Joel Bodenmann2014-04-232-1/+10
| * | | | | | | Added gwinProgressbarStop()Joel Bodenmann2014-04-233-0/+21
| * | | | | | | Added progressbarJoel Bodenmann2014-04-232-16/+32
| * | | | | | | Added smooth scrolling list to GWIN demoJoel Bodenmann2014-04-231-4/+24
| * | | | | | | whitespaces - widgets demoJoel Bodenmann2014-04-231-67/+143
| * | | | | | | fixing demo gfxconf.hJoel Bodenmann2014-04-231-2/+1
* | | | | | | | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwinJoel Bodenmann2014-04-20179-4230/+3414
|\| | | | | | |
| * | | | | | | WhitespacesJoel Bodenmann2014-04-191-9/+36
| * | | | | | | docsJoel Bodenmann2014-04-181-0/+1
| * | | | | | | uGFX now works with ChibiOS/RT 2.x and 3.x out of the box.Joel Bodenmann2014-04-182-31/+97
| * | | | | | | Added LGDP4532 display driverJoel Bodenmann2014-04-175-0/+454
| * | | | | | | Changes to example makefiles and other files for ChibiOS due to changes in Ch...inmarket2014-04-123-1/+6
| * | | | | | | Turn on PWM audio output for Olimex SAM7EX256 board.inmarket2014-03-304-5/+88