Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | master слито с pcf8812 | pashamray | 2014-07-07 | 7 | -2/+325 |
|\ | |||||
| * | Tectu/ugfx слито с master | pashamray | 2014-07-07 | 7 | -2/+325 |
| |\ | |||||
| | * | Merge branch 'eCos' | inmarket | 2014-07-07 | 7 | -2/+325 |
| | |\ | |||||
| | | * | eCos fix | inmarket | 2014-07-07 | 1 | -1/+2 |
| | | | | |||||
| | | * | Merge branch 'master' into eCos | inmarket | 2014-07-03 | 2 | -1/+17 |
| | | |\ | |||||
| | | * | | Add eCos to gfxconf.example.h | inmarket | 2014-07-02 | 1 | -0/+2 |
| | | | | | |||||
| | | * | | 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 |
| | | | | | | |||||
* | | | | | | power manager | root | 2014-07-06 | 1 | -4/+9 |
| | | | | | | |||||
* | | | | | | fixed orientation 90 degree | root | 2014-07-06 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | fixed orientation 0 90 180 270 degree | root | 2014-07-06 | 1 | -96/+11 |
| | | | | | | |||||
* | | | | | | Merge branch 'pcf8812' of https://bitbucket.org/pashamray/ugfx into pcf8812 | root | 2014-07-06 | 6 | -105/+112 |
|\ \ \ \ \ \ | |||||
| * | | | | | | master слито с pcf8812 | pashamray | 2014-07-05 | 4 | -104/+95 |
| |\| | | | | | |||||
| | * | | | | | Tectu/ugfx слито с master | pashamray | 2014-07-05 | 4 | -104/+95 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'master' of bitbucket.org:Tectu/ugfx | Joel Bodenmann | 2014-07-05 | 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 |
| | | | | | | | |||||
| * | | | | | | master слито с pcf8812 | pashamray | 2014-07-05 | 2 | -1/+17 |
| |\| | | | | | |||||
| | * | | | | | Tectu/ugfx слито с master | pashamray | 2014-07-05 | 2 | -1/+17 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Missing gfxconf definitions for the RAW32 port | inmarket | 2014-07-03 | 2 | -1/+17 |
| | | |/ / / | |||||
* | | / / / | fixed height bug and add actual display size 96*65 pixels | root | 2014-07-06 | 2 | -52/+208 |
|/ / / / / | |||||
* | | | | | work driver pcf8812 | root | 2014-07-03 | 1 | -16/+19 |
| | | | | | |||||
* | | | | | work | root | 2014-07-03 | 1 | -11/+12 |
| | | | | | |||||
* | | | | | edit | root | 2014-07-02 | 1 | -14/+15 |
| | | | | | |||||
* | | | | | master слито с pcf8812 | pashamray | 2014-07-02 | 160 | -27/+47951 |
|\| | | | | |||||
| * | | | | Tectu/ugfx слито с master | pashamray | 2014-07-02 | 160 | -27/+47951 |
| |\| | | | |||||
| | * | | | 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 |
| | | |