Commit Graph

1763 Commits (ca1a83abca9ecc159ff6f0d9e27ab133fb947997)

Author SHA1 Message Date
inmarket ca1a83abca Use the more generic file mask for gitignore 2014-05-09 21:17:22 +10:00
Joel Bodenmann ec09292542 Revert "Renaming image widget files to appropriate name"
This reverts commit 82a3f8491f.
2014-05-09 12:20:32 +02:00
Joel Bodenmann 82a3f8491f Renaming image widget files to appropriate name 2014-05-09 12:07:08 +02:00
Joel Bodenmann 52262dbafe progressbar widget cleanup 2014-05-09 10:58:23 +02:00
Joel Bodenmann a3d1e05566 added missing entry in releases.txt 2014-05-09 10:40:53 +02:00
Joel Bodenmann 81517afc37 Imagebox widget demo compiler warning fix 2014-05-09 10:39:27 +02:00
Joel Bodenmann a9ead70e09 Imagebox widget bug fix that could cause gwinImageOpenFile() to crash 2014-05-09 10:39:10 +02:00
Joel Bodenmann 5979acc7f6 Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of the progressbar widget 2014-05-08 14:37:13 +02:00
Joel Bodenmann 15baf7a5c7 Bug fix - GWIN_NEED_PROGRESSBAR not set to FALSE by default 2014-05-08 13:20:12 +02:00
Joel Bodenmann a695f5337d typo fix 2014-05-06 20:18:05 +02:00
Joel Bodenmann c2e93ebcfb bug fix 2014-05-06 17:14:30 +02:00
Joel Bodenmann 9698f0a743 Increasing corner size of tabs 2014-05-01 21:03:31 +02:00
inmarket 763fd061ec Fixed enable bug in progress bar 2014-05-01 16:45:55 +10:00
inmarket b37370bdb5 Added extra safety to GWIN objects 2014-05-01 16:45:26 +10:00
inmarket 558ee7282d Make some GWIN constants into #defines 2014-05-01 16:44:11 +10:00
inmarket 8f6c04e120 Image bug-fix that caused crashes with the new GFILE/GWIN images. 2014-05-01 16:43:32 +10:00
inmarket df4d275183 Updates to the widgets demo:
- 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.
2014-05-01 16:42:35 +10:00
inmarket ef0a1ef054 Much improved appearance for buttons and tabs.
Also add GWIN_FLAT_STYLING to allow low color (eg monochrome) displays to get the old simplified look.
2014-05-01 13:57:44 +10:00
inmarket 96cec5349a Prevent gwinGetStyle() being called on a non-widget 2014-05-01 13:54:38 +10:00
inmarket cf548f0e9c Fix some gwin list widget mouse bugs 2014-05-01 13:53:46 +10:00
inmarket 5ada56e807 Fix list label in widget demo 2014-05-01 13:52:26 +10:00
inmarket 68f50a3fe9 Only require GTimer for the vs1053 driver if GAUDIO is turned on. 2014-05-01 07:41:33 +10:00
inmarket 3f254e7601 Revert "slider does not change position if disabled"
This reverts commit 2c57363efc.
2014-05-01 07:25:43 +10:00
inmarket 3409fd29c9 Merge remote-tracking branch 'origin/master'
abled"

This reverts commit 2c57363efc.
2014-05-01 07:25:22 +10:00
inmarket 87c2016e41 vs1053 audio driver now working 2014-05-01 07:20:19 +10:00
Joel Bodenmann 2c57363efc slider does not change position if disabled 2014-04-30 21:11:54 +02:00
Joel Bodenmann eae98a50d9 Added gwinEnable() and gwinDisable() 2014-04-30 20:55:45 +02:00
inmarket 04307da6b7 Updates to vs1053 driver. Now accepting data but still no sound. 2014-04-30 22:57:15 +10:00
Joel Bodenmann a394e2c35d Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2014-04-29 17:28:45 +02:00
Joel Bodenmann f4b0eb68f6 doxygen 2014-04-29 17:28:14 +02:00
Joel Bodenmann 53a523b360 doxygen 2014-04-29 17:03:48 +02:00
inmarket ba1b649fcd Update releases.txt 2014-04-29 16:53:27 +10:00
inmarket 81c19da89f First version vs1053 audio play driver. Compiles but not tested yet. 2014-04-29 16:35:57 +10:00
Joel Bodenmann 70c96543fc doxygen 2014-04-29 08:21:18 +02:00
inmarket 56b8dfc72f New label attribute is const. Also updated comments. 2014-04-29 09:00:06 +10:00
Joel Bodenmann a0b11f764b typo 2014-04-28 23:31:33 +02:00
Joel Bodenmann 3ca8a99c7e Adding gwin/label demo 2014-04-28 23:22:09 +02:00
Joel Bodenmann 9d7520da1c Updating .gitignore 2014-04-28 23:21:53 +02:00
Joel Bodenmann 135f8f5eca Added gwinLabelSetAttribute() 2014-04-28 23:20:51 +02:00
Joel Bodenmann 8b4ca72036 Added gwinListEnableRender() 2014-04-26 03:27:19 +02:00
Joel Bodenmann af3dae4f42 Fixing gwin demo 2014-04-26 03:07:31 +02:00
Joel Bodenmann f7ef75928b Fixing progressbar bug 2014-04-26 03:07:21 +02:00
Joel Bodenmann 237658f052 Added docs/roadmap.txt 2014-04-26 02:08:48 +02:00
Joel Bodenmann b67722d64a movig docs to /docs 2014-04-26 02:02:36 +02:00
Joel Bodenmann d76104fefe Added ILI93xx drived by user xlh1460 2014-04-24 22:52:37 +02:00
Joel Bodenmann ba31d33499 GFILE module doxygen 2014-04-24 16:30:38 +02:00
Joel Bodenmann b7a34ad91b Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo 2014-04-24 03:44:29 +02:00
Joel Bodenmann 063ed86075 Adding gwin/imagebox demo 2014-04-24 03:33:53 +02:00
Joel Bodenmann a34c0ded18 Updating progressbar demo 2014-04-23 23:56:22 +02:00
Joel Bodenmann c3b17604ee Fixing gwin progressbar destroying process 2014-04-23 23:55:35 +02:00