aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch 'eCos'inmarket2014-07-075-2/+229
| |\
| | * Merge branch 'master' into eCosinmarket2014-07-031-0/+13
| | |\
| | * \ Merge branch 'master' into eCosinmarket2014-07-02147-5/+45839
| | |\ \
| | * | | First cut eCos portinmarket2014-06-255-2/+229
| | | | |
| * | | | Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2014-07-051-0/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Missing gfxconf definitions for the RAW32 portinmarket2014-07-031-0/+13
| | | |/ | | |/|
| * | | doxygen fixJoel Bodenmann2014-07-051-1/+1
| | | |
| * | | Frame widget doxygen fixJoel Bodenmann2014-07-041-3/+2
| | | |
| * | | fixing doxygen typoJoel Bodenmann2014-07-041-1/+1
| |/ /
* / / First part new mouse infrastructureinmarket2014-07-023-330/+297
|/ /
* | Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well.inmarket2014-07-021-1/+3
| |
* | checkbox c++ fixJoel Bodenmann2014-06-301-0/+8
| |
* | added gfileSync() and autosync featureJoel Bodenmann2014-06-298-5/+64
| |
* | Put back ffconf.h with a default configuration.inmarket2014-06-281-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 ownJoel Bodenmann2014-06-281-230/+0
| |
* | fatfs updateJoel Bodenmann2014-06-284-5/+6
| |
* | Merge branch 'fatfs'Joel Bodenmann2014-06-27145-4/+45768
|\ \
| * | Fatfs Cleanupinmarket2014-06-279-413/+433
| | |
| * | working implementation with gfx syscallsJoel Bodenmann2014-06-274-281/+39
| | |
| * | FatFS complete implementationJoel Bodenmann2014-06-278-14/+125
| | |
| * | first working FatFS implementation. Modes ToDoJoel Bodenmann2014-06-272-13/+27
| | |
| * | added ToDo listJoel Bodenmann2014-06-251-0/+9
| | |
| * | added fatfs/readmeJoel Bodenmann2014-06-251-0/+8
| | |
| * | initial implementation - untestedJoel Bodenmann2014-06-257-8/+420
| | |
| * | adding fatfs directoryJoel Bodenmann2014-06-24134-1/+45433
| |/
* / macro typoJoel Bodenmann2014-06-251-1/+1
|/
* Added support for playing arbitrary format audio files with an intelligent ↵inmarket2014-06-231-0/+1
| | | | | | audio processor like the VS1053 codec. Demo added.
* Remove compiler warninginmarket2014-05-301-0/+6
|
* Merge branch 'master' of https://bitbucket.org/Tectu/ugfxJoel Bodenmann2014-05-301-0/+4
|\
| * Missing header file required for some OS'sinmarket2014-05-221-0/+4
| |
* | fixing frame close button actionJoel Bodenmann2014-05-301-1/+1
| |
* | frame widget render improvementsJoel Bodenmann2014-05-301-6/+48
|/
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-224-79/+121
| | | | Redrawing compile options made visible for the user project.
* Significant changes to the window redrawing methodology.inmarket2014-05-2114-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.
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-2032-156/+86
|
* gfxExit() fix for ChibiOS/RT 3.xJoel Bodenmann2014-05-191-1/+2
|
* Doxygen typoJoel Bodenmann2014-05-151-1/+1
|
* Bug fixes to sprintg() and fix to incomplete scang() implementation.inmarket2014-05-121-59/+113
|
* Progressbar GWIN_PROGRESSBAR_AUTO feature fixJoel Bodenmann2014-05-111-2/+2
|
* Doxygen fixesJoel Bodenmann2014-05-112-2/+3
|
* GFILE bug fixJoel Bodenmann2014-05-111-9/+9
|
* GFILE rules bug fixJoel Bodenmann2014-05-111-1/+1
|
* Added gwinShow() and gwinHide() macro wrappersJoel Bodenmann2014-05-111-0/+18
|
* Container and Frame updates.inmarket2014-05-116-64/+126
| | | | New api's gwinGetInnerWidth() and gwinGetInnerHeight()
* Better redrawing when doing a forced change of default style.inmarket2014-05-111-0/+2
|
* Visible and Enabled GWIN bug fixinmarket2014-05-111-2/+2
|
* Add gdispContrastColor() and remove divides from gdispBlendColors()inmarket2014-05-112-3/+23
|
* spellinginmarket2014-05-111-1/+1
|
* spacinginmarket2014-05-111-1/+1
|
* frame fixesinmarket2014-05-113-13/+15
|