aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SSD1289 tidy upinmarket2013-09-301-14/+3
* More orientation fixes for SSD1289.inmarket2013-09-301-10/+6
* Scolling fix in X driver and removal of compiler warning.inmarket2013-09-301-3/+1
* More SSD1289 orientation fixes and tidy-upinmarket2013-09-301-58/+36
* SSD1289 fixesJoel Bodenmann2013-09-291-8/+8
* GDISP X driver fixesJoel Bodenmann2013-09-291-4/+3
* SSD1289 streaming driver (untested)inmarket2013-09-3012-616/+429
* updated notepad demo textJoel Bodenmann2013-09-281-1/+1
* SSD1289 Area fill fixJoel Bodenmann2013-09-282-1/+2
* docsinmarket2013-09-271-1/+3
* docsJoel Bodenmann2013-09-271-0/+1
* Nokia6610 GE8 driver: Orientation support and fixes for some controller nastiesinmarket2013-09-272-174/+181
* GDISP Streaming bug fixes and new optimisation methodinmarket2013-09-271-11/+70
* Update animated image demo to better support small displaysinmarket2013-09-271-3/+14
* Fix compiler warning in image codeinmarket2013-09-271-0/+2
* Useless leftover from ASYNC support is now removedinmarket2013-09-251-181/+0
* Nokia6610 streaming driver orientation is NOT supported yetinmarket2013-09-251-1/+1
* Add driver for ED060SC4 e-ink display panelPetteri Aimonen2013-09-258-0/+946
* Nokia6610 streaming driver. Orientation not supported yet in this new driver ...inmarket2013-09-254-171/+222
* Rename a macro and fix some bugsinmarket2013-09-253-46/+36
* Update to streaming demo program to only update the needed area (results in m...inmarket2013-09-252-22/+41
* New streaming demoinmarket2013-09-242-0/+148
* New inverse square root accelerated math functioninmarket2013-09-241-0/+18
* GDISP streaming bug fixesinmarket2013-09-248-161/+208
* Fix bug where freed memory is written to.inmarket2013-09-191-3/+4
* Scrolling emulation when not supported by hardwareinmarket2013-09-187-825/+1065
* Use scrolling console in widget demo by defaultinmarket2013-09-181-1/+1
* Update demos so OS can be specified in the Makefileinmarket2013-09-184-12/+11
* Fix some compiler warningsinmarket2013-09-181-1/+2
* Merge remote-tracking branch 'origin/master' into GDISPStreaminginmarket2013-09-189-0/+1073
|\
| * docsJoel Bodenmann2013-09-151-0/+1
| * added cyrillic font demoJoel Bodenmann2013-09-153-0/+644
| * Added ST7565 driver by user sam0737Joel Bodenmann2013-09-155-0/+428
* | GDISP revamp - stage 1inmarket2013-09-067-1664/+2094
|/
* Update fonts files to allow compiling without GDISP_NEED_TEXT.inmarket2013-09-069-1/+44
* Update demos slightly.inmarket2013-09-063-12/+16
* fixed SSD1306 license headersJoel Bodenmann2013-08-292-2/+2
* Added SSD1306 driver by user goeckJoel Bodenmann2013-08-269-0/+1121
* added list widget to gfxconfJoel Bodenmann2013-08-241-0/+1
* docsJoel Bodenmann2013-08-182-0/+2
* Update old demos for new fonts.inmarket2013-08-174-10/+30
* Add new font demo showing how to include user application fonts.inmarket2013-08-1711-0/+1590
* Improve font name searching.inmarket2013-08-171-4/+8
* Add new hand built bitmap fonts to replace old UI1 and UI2.inmarket2013-08-1710-35/+598
* Remove unnessary header file in demoinmarket2013-08-171-1/+0
* Merge branch 'master' into fontsinmarket2013-08-173-2/+370
|\
| * doxygen fixJoel Bodenmann2013-08-051-2/+2
| * added SSD1963 example filesJoel Bodenmann2013-08-032-0/+368
* | Merge branch 'master' into fontsinmarket2013-08-012-4/+4
|\|
| * Fix GWIN lists font handling.inmarket2013-08-011-3/+3