aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | fixed height bug and add actual display size 96*65 pixelsroot2014-07-062-52/+208
| |/ / / / / /
| * | | | | | work driver pcf8812root2014-07-031-16/+19
| | | | | | |
| * | | | | | workroot2014-07-031-11/+12
| | | | | | |
| * | | | | | editroot2014-07-021-14/+15
| | | | | | |
| * | | | | | master слито с pcf8812pashamray2014-07-02160-27/+47951
| |\| | | | |
| | * | | | | Tectu/ugfx слито с masterpashamray2014-07-02160-27/+47951
| | |\ \ \ \ \
| * | | | | | | remove not use codepashamray2014-06-183-75/+23
| | | | | | | |
| * | | | | | | gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucketpashamray2014-06-131-2/+2
| | | | | | | |
| * | | | | | | first commit PCF8812 driverp.shamray2014-06-125-0/+336
| |/ / / / / /
* | | | | | / Example added for FreeRTOS on Raspberry Piinmarket2014-07-0913-0/+1058
| |_|_|_|_|/ |/| | | | |
* | | | | | Support added for the Raspberry Pi - talking directly to the graphics ↵inmarket2014-07-095-0/+165
| | | | | | | | | | | | | | | | | | | | | | | | co-processor.
* | | | | | eCos Synthetic framebuffer is now a supported "base" board.inmarket2014-07-095-2/+189
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'eCos'inmarket2014-07-077-2/+325
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | eCos fixinmarket2014-07-071-1/+2
| | | | |
| * | | | Merge branch 'master' into eCosinmarket2014-07-032-1/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add eCos to gfxconf.example.hinmarket2014-07-021-0/+2
| | | | |
| * | | | Add framebuffer board file to interface with the eCos framebuffer device.inmarket2014-07-021-0/+94
| | | | |
| * | | | Merge branch 'master' into eCosinmarket2014-07-02150-7/+45855
| |\ \ \ \
| * | | | | First cut eCos portinmarket2014-06-255-2/+229
| | | | | |
* | | | | | Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2014-07-052-1/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Missing gfxconf definitions for the RAW32 portinmarket2014-07-032-1/+17
| | |_|_|/ | |/| | |
* | | | | doxygen fixJoel Bodenmann2014-07-052-100/+92
| | | | |
* | | | | Frame widget doxygen fixJoel Bodenmann2014-07-041-3/+2
| | | | |
* | | | | fixing doxygen typoJoel Bodenmann2014-07-041-1/+1
|/ / / /
* | / / adding RAW32 to gfxconf.example.hJoel Bodenmann2014-07-021-0/+1
| |/ / |/| |
* | | 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-2910-5/+66
| | |
* | | 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
| | |
* | | fixing volume control for vs1053Joel Bodenmann2014-06-281-2/+10
| | |
* | | docJoel Bodenmann2014-06-271-0/+1
| | |
* | | FatFS implementationJoel Bodenmann2014-06-271-0/+2
| | |
* | | Merge branch 'fatfs'Joel Bodenmann2014-06-27146-4/+45769
|\ \ \
| * | | Fatfs Cleanupinmarket2014-06-2710-414/+434
| | | |
| * | | working implementation with gfx syscallsJoel Bodenmann2014-06-274-281/+39
| | | |
| * | | FatFS complete implementationJoel Bodenmann2014-06-279-14/+126
| | | |
| * | | 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
|/ /
* | typoJoel Bodenmann2014-06-231-1/+1
| |
* | VS1053 poll rate is now an overridable valueJoel Bodenmann2014-06-231-1/+4
| |
* | Added support for playing arbitrary format audio files with an intelligent ↵inmarket2014-06-2310-19/+2090
| | | | | | | | | | | | audio processor like the VS1053 codec. Demo added.
* | compiler warning (SSD2119 for Embest board)Joel Bodenmann2014-06-161-0/+1
|/
* frame demo: Fix bug for displays with < 32 bit colorinmarket2014-05-301-5/+4
|
* Remove superflous entries in demo gfxconf.hinmarket2014-05-301-39/+5
|