Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement a "Toggle Button" using a checkbox with a custom draw. | inmarket | 2015-01-23 | 1 | -3/+7 | |
| | | | | Updated the widgets demo to show this. | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 2 | -4/+4 | |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | |||||
* | December 2014 Winning Demo Competition Entry - Tetris | inmarket | 2015-01-21 | 22 | -0/+4197 | |
| | ||||||
* | Add support and demo for pixmaps (in memory drawing) | inmarket | 2015-01-13 | 3 | -0/+134 | |
| | ||||||
* | New keyboard demo program. | inmarket | 2015-01-07 | 3 | -0/+174 | |
| | ||||||
* | New Tabset Widget. | inmarket | 2015-01-03 | 2 | -133/+202 | |
| | | | | Widgets demo updated to (optionally) use the new tabset. | |||||
* | Updates to slider demo | inmarket | 2014-12-13 | 2 | -1/+11 | |
| | ||||||
* | Extended slider events. Updated the demo to match. | inmarket | 2014-12-06 | 2 | -7/+27 | |
| | | | | Actually reduced code size :) | |||||
* | Fixing comment | Joel Bodenmann | 2014-11-28 | 1 | -1/+3 | |
| | ||||||
* | Whitespaces | Joel Bodenmann | 2014-11-28 | 1 | -3/+3 | |
| | ||||||
* | Adding /demos/modules/gos/threads_advanced | Joel Bodenmann | 2014-11-28 | 3 | -0/+147 | |
| | ||||||
* | Cleaning up /demos/modules/gos/threads | Joel Bodenmann | 2014-11-27 | 2 | -1/+4 | |
| | | | | Note: use GFILE print implementations here instead!! | |||||
* | addings /demos/gos/threads | Joel Bodenmann | 2014-11-27 | 3 | -0/+122 | |
| | ||||||
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 3 | -0/+229 | |
| | | | | Add polygon demo | |||||
* | Move the uGFX based tools into a sub-directory of demos so they can be ↵ | inmarket | 2014-11-14 | 10 | -1/+1175 | |
| | | | | compiled using the standard build system facility for building demo's. | |||||
* | Simplifying gdisp/arcsectors demo to only use the GDISP module | Joel Bodenmann | 2014-10-28 | 2 | -24/+6 | |
| | ||||||
* | Merge branch 'master' into newmouse | inmarket | 2014-10-27 | 3 | -0/+131 | |
|\ | ||||||
| * | Added new arc sector drawing routines (Thanks to steved for the inspiration). | inmarket | 2014-10-27 | 3 | -0/+131 | |
| | | | | | | | | Added demo to match. | |||||
| * | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 2 | -16/+22 | |
| | | | | | | | | This will also be more compatible with newmouse infrastructure | |||||
| * | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 | |
| | | ||||||
* | | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 10 | -42/+10 | |
| | | ||||||
* | | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 2 | -16/+22 | |
| | | | | | | | | This will also be more compatible with newmouse infrastructure | |||||
* | | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 | |
|/ | ||||||
* | Update gl3d demos so they run on real hardware (STMF407VGT6). Basically ↵ | inmarket | 2014-08-20 | 2 | -4/+10 | |
| | | | | reduce the zbuffer size. | |||||
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 2 | -2/+2 | |
| | ||||||
* | Add gl3d gears demo | inmarket | 2014-08-20 | 3 | -0/+341 | |
| | ||||||
* | Update gl3d spin demo | inmarket | 2014-08-20 | 3 | -15/+7 | |
| | ||||||
* | Create a generic GWIN event. | inmarket | 2014-08-20 | 7 | -24/+24 | |
| | | | | | | The frame now sends a GEVENT_GWIN_CLOSE event on closing. Unfortunately some gwin events have had a field renamed in order to generalise the structure. Demo's updated to match. | |||||
* | GL3D GWIN window + demo | inmarket | 2014-08-20 | 3 | -0/+233 | |
| | ||||||
* | Update the frame demo to reveal a surprise when the frame is closed. | inmarket | 2014-08-16 | 2 | -0/+9 | |
| | ||||||
* | Fixing color in gwin widgets demo | Joel Bodenmann | 2014-08-08 | 1 | -1/+1 | |
| | ||||||
* | Added support for playing arbitrary format audio files with an intelligent ↵ | inmarket | 2014-06-23 | 6 | -0/+2045 | |
| | | | | | | audio processor like the VS1053 codec. Demo added. | |||||
* | frame demo: Fix bug for displays with < 32 bit color | inmarket | 2014-05-30 | 1 | -5/+4 | |
| | ||||||
* | Remove superflous entries in demo gfxconf.h | inmarket | 2014-05-30 | 1 | -39/+5 | |
| | ||||||
* | Updated frame demo code | Joel Bodenmann | 2014-05-30 | 2 | -7/+121 | |
| | ||||||
* | Widgets demo: Unsetting of clip area is no longer required with the new GWIN ↵ | inmarket | 2014-05-22 | 1 | -3/+0 | |
| | | | | redraw strategy | |||||
* | Added containers_nested demo | Joel Bodenmann | 2014-05-21 | 3 | -0/+249 | |
| | ||||||
* | Remove unnecessary window manager | inmarket | 2014-05-21 | 1 | -1/+0 | |
| | ||||||
* | added missing gwinWidgetClearInit() to label and imagebox demo | Joel Bodenmann | 2014-05-20 | 2 | -4/+3 | |
| | ||||||
* | Bug fix to widgets demo. It should never have used <stdio.h> which is not ↵ | inmarket | 2014-05-12 | 2 | -5/+7 | |
| | | | | available on many embedded platforms. | |||||
* | Updates for small displays for the widgets demo. | inmarket | 2014-05-12 | 1 | -30/+50 | |
| | ||||||
* | Adding GWIN container demo | Joel Bodenmann | 2014-05-11 | 3 | -0/+146 | |
| | ||||||
* | updated gwin widget demo | Joel Bodenmann | 2014-05-11 | 1 | -6/+6 | |
| | ||||||
* | last try to get this shit right with that damned GWIN demo | Joel Bodenmann | 2014-05-11 | 1 | -1/+1 | |
| | ||||||
* | Improve GWIN widget demo layouting | Joel Bodenmann | 2014-05-11 | 1 | -1/+2 | |
| | ||||||
* | Improving look of GWIN widget demo | Joel Bodenmann | 2014-05-11 | 1 | -2/+6 | |
| | ||||||
* | Extending GWIN widget demo | Joel Bodenmann | 2014-05-11 | 2 | -32/+60 | |
| | ||||||
* | simplify gwin widgets demo code | Joel Bodenmann | 2014-05-11 | 1 | -17/+17 | |
| | ||||||
* | More freeflowing of the widgets demo for smaller displays. | inmarket | 2014-05-11 | 1 | -5/+5 | |
| | ||||||
* | Update widgets demo to use Containers. | inmarket | 2014-05-11 | 2 | -119/+124 | |
| | | | | Reflow the controls so they display better on smaller displays. |