Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add framebuffer board file to interface with the eCos framebuffer device. | inmarket | 2014-07-02 | 1 | -0/+94 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into eCos | inmarket | 2014-07-02 | 150 | -7/+45855 | |
| |\ \ \ \ | ||||||
| * | | | | | First cut eCos port | inmarket | 2014-06-25 | 5 | -2/+229 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' of bitbucket.org:Tectu/ugfx | Joel Bodenmann | 2014-07-05 | 2 | -1/+17 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Missing gfxconf definitions for the RAW32 port | inmarket | 2014-07-03 | 2 | -1/+17 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | doxygen fix | Joel Bodenmann | 2014-07-05 | 2 | -100/+92 | |
| | | | | | ||||||
* | | | | | Frame widget doxygen fix | Joel Bodenmann | 2014-07-04 | 1 | -3/+2 | |
| | | | | | ||||||
* | | | | | fixing doxygen typo | Joel Bodenmann | 2014-07-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* | / / | adding RAW32 to gfxconf.example.h | Joel Bodenmann | 2014-07-02 | 1 | -0/+1 | |
| |/ / |/| | | ||||||
* | | | Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well. | inmarket | 2014-07-02 | 1 | -1/+3 | |
| | | | ||||||
* | | | checkbox c++ fix | Joel Bodenmann | 2014-06-30 | 1 | -0/+8 | |
| | | | ||||||
* | | | added gfileSync() and autosync feature | Joel Bodenmann | 2014-06-29 | 10 | -5/+66 | |
| | | | ||||||
* | | | Put back ffconf.h with a default configuration. | inmarket | 2014-06-28 | 1 | -0/+230 | |
| | | | | | | | | | | | | | | | User can override by placing a ffconf.h in their project directory. This works as the current directory is always checked for include files before the include path. | |||||
* | | | ffconf.h is now a template. User has to supply his own | Joel Bodenmann | 2014-06-28 | 1 | -230/+0 | |
| | | | ||||||
* | | | fatfs update | Joel Bodenmann | 2014-06-28 | 4 | -5/+6 | |
| | | | ||||||
* | | | fixing volume control for vs1053 | Joel Bodenmann | 2014-06-28 | 1 | -2/+10 | |
| | | | ||||||
* | | | doc | Joel Bodenmann | 2014-06-27 | 1 | -0/+1 | |
| | | | ||||||
* | | | FatFS implementation | Joel Bodenmann | 2014-06-27 | 1 | -0/+2 | |
| | | | ||||||
* | | | Merge branch 'fatfs' | Joel Bodenmann | 2014-06-27 | 146 | -4/+45769 | |
|\ \ \ | ||||||
| * | | | Fatfs Cleanup | inmarket | 2014-06-27 | 10 | -414/+434 | |
| | | | | ||||||
| * | | | working implementation with gfx syscalls | Joel Bodenmann | 2014-06-27 | 4 | -281/+39 | |
| | | | | ||||||
| * | | | FatFS complete implementation | Joel Bodenmann | 2014-06-27 | 9 | -14/+126 | |
| | | | | ||||||
| * | | | first working FatFS implementation. Modes ToDo | Joel Bodenmann | 2014-06-27 | 2 | -13/+27 | |
| | | | | ||||||
| * | | | added ToDo list | Joel Bodenmann | 2014-06-25 | 1 | -0/+9 | |
| | | | | ||||||
| * | | | added fatfs/readme | Joel Bodenmann | 2014-06-25 | 1 | -0/+8 | |
| | | | | ||||||
| * | | | initial implementation - untested | Joel Bodenmann | 2014-06-25 | 7 | -8/+420 | |
| | | | | ||||||
| * | | | adding fatfs directory | Joel Bodenmann | 2014-06-24 | 134 | -1/+45433 | |
| |/ / | ||||||
* / / | macro typo | Joel Bodenmann | 2014-06-25 | 1 | -1/+1 | |
|/ / | ||||||
* | | typo | Joel Bodenmann | 2014-06-23 | 1 | -1/+1 | |
| | | ||||||
* | | VS1053 poll rate is now an overridable value | Joel Bodenmann | 2014-06-23 | 1 | -1/+4 | |
| | | ||||||
* | | Added support for playing arbitrary format audio files with an intelligent ↵ | inmarket | 2014-06-23 | 10 | -19/+2090 | |
| | | | | | | | | | | | | audio processor like the VS1053 codec. Demo added. | |||||
* | | compiler warning (SSD2119 for Embest board) | Joel Bodenmann | 2014-06-16 | 1 | -0/+1 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | Remove compiler warning | inmarket | 2014-05-30 | 1 | -0/+6 | |
| | ||||||
* | Updated frame demo code | Joel Bodenmann | 2014-05-30 | 2 | -7/+121 | |
| | ||||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-05-30 | 14 | -4/+679 | |
|\ | ||||||
| * | Merged in steffanx/ugfx (pull request #9) | Joel Bodenman | 2014-05-22 | 1 | -0/+1 | |
| |\ | | | | | | | Added Xresource.h include to get rid of a warning about XrmUniqueQuark | |||||
| | * | Added Xresource.h include to get rid of a warning about XrmUniqueQuark | Steffan Woltjer | 2014-05-22 | 1 | -0/+1 | |
| |/ | ||||||
| * | Linux framebuffer fixes | inmarket | 2014-05-22 | 1 | -4/+4 | |
| | | ||||||
| * | Compile fix | inmarket | 2014-05-22 | 1 | -1/+1 | |
| | | ||||||
| * | Missing header file required for some OS's | inmarket | 2014-05-22 | 1 | -0/+4 | |
| | | ||||||
| * | GDISP framebuffer driver + an implementation for the linux kernel ↵ | inmarket | 2014-05-22 | 12 | -4/+674 | |
| | | | | | | | | framebuffer device | |||||
* | | fixing frame close button action | Joel Bodenmann | 2014-05-30 | 1 | -1/+1 | |
| | | ||||||
* | | frame widget render improvements | Joel Bodenmann | 2014-05-30 | 1 | -6/+48 | |
|/ | ||||||
* | Widgets demo: Unsetting of clip area is no longer required with the new GWIN ↵ | inmarket | 2014-05-22 | 1 | -3/+0 | |
| | | | | redraw strategy | |||||
* | GWIN: Make sure invisible windows are redrawn before visible windows. | inmarket | 2014-05-22 | 6 | -79/+124 | |
| | | | | Redrawing compile options made visible for the user project. | |||||
* | Added containers_nested demo | Joel Bodenmann | 2014-05-21 | 4 | -0/+250 | |
| | ||||||
* | Significant changes to the window redrawing methodology. | inmarket | 2014-05-21 | 14 | -636/+832 | |
| | | | | | Move and Resize should probably work for containers now Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers. | |||||
* | Remove unnecessary window manager | inmarket | 2014-05-21 | 1 | -1/+0 | |
| |