Commit Graph

1286 Commits (9fa856cdd743f0be72b62c46f7efcb55ba4cb299)

Author SHA1 Message Date
Joel Bodenmann 9fa856cdd7 no doxygen for drivers... 2013-10-28 01:07:24 +01:00
Joel Bodenmann 1e9dcc4a28 uncommented GOS selection in GDISP and GWIN demos 2013-10-28 01:00:02 +01:00
Joel Bodenmann c03add3334 drivers are not supposed to be included in the doxygen docs 2013-10-28 00:46:28 +01:00
Joel Bodenmann 630989d6b4 updated GDISP and GWIN demos 2013-10-28 00:42:38 +01:00
Joel Bodenmann cf616ae804 Bugfix... how could we miss this? 2013-10-28 00:35:08 +01:00
Joel Bodenmann 446f0b5e8e GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requires to enable at least one font which may not be needed (it sucks if compiling the basic examples) and the latter is barely needed anyway 2013-10-28 00:09:34 +01:00
Joel Bodenmann 1130f93af7 moved include headers to correct location 2013-10-27 16:39:42 +01:00
Joel Bodenmann 98e7a40205 fixed orientation stuff in widgets demo 2013-10-26 17:52:49 +02:00
inmarket 41e43cfcd6 Fix invalid return value in gwin/lists.c 2013-10-24 16:57:00 +10:00
inmarket c08c3b57a4 Add initial orientation to the widgets demo. 2013-10-24 16:56:46 +10:00
Joel Bodenmann d7b9fc55f5 fixed label bugs 2013-10-24 04:31:31 +02:00
Joel Bodenmann 8f3d2eff1e Added gwinLabelSetBorder() 2013-10-24 04:13:07 +02:00
Joel Bodenmann 20a10b15ec fixed small bug 2013-10-24 02:41:58 +02:00
Joel Bodenmann af4c155bd5 docs 2013-10-23 16:28:45 +02:00
Joel Bodenmann 1244fd9e85 Added gwinListSetScroll() 2013-10-23 16:26:34 +02:00
Joel Bodenmann 2e64bddee5 Added gwinListGetSelectedText() 2013-10-23 00:18:03 +02:00
inmarket 4401d335a5 Update graph demo so it compiles multi-os direct from a makefile 2013-10-22 09:20:05 +10:00
Joel Bodenmann feeea0a2ba increased default stack size of the GTimer thread 2013-10-21 01:38:44 +02:00
Joel Bodenmann b1e7f46783 doxygen fix 2013-10-21 00:28:50 +02:00
Joel Bodenmann b49f7cd3aa compiler warnings 2013-10-20 21:58:52 +02:00
Joel Bodenmann 8eb890a5d6 removed ChibiOS/RT path reference (Thanks to Steffanx) 2013-10-20 21:47:34 +02:00
Joel Bodenmann 0ad1ed358b added label define to gfxconf.h 2013-10-16 20:33:23 +02:00
Joel Bodenmann 15c5fecd21 fixed define typo... 2013-10-05 03:20:55 +02:00
Joel Bodenmann 4e68a7732e gfxconf cleanup 2013-10-05 02:55:47 +02:00
Joel Bodenmann 8b6e95de73 added thread priorities to gfxconf.h 2013-10-05 02:32:35 +02:00
Joel Bodenmann a370394dbb updated notepad demo text 2013-09-28 02:59:29 +02:00
Joel Bodenmann ebecc79807 SSD1289 area filling fix 2013-09-28 02:24:09 +02:00
inmarket 2a2e86917e Merge remote-tracking branch 'origin/master' 2013-09-27 07:27:44 +10:00
inmarket 4c5587b78d Update animated image demo to better support small displays 2013-09-27 07:26:08 +10:00
inmarket a76dc59b22 Fix compiler warning in image code 2013-09-27 07:25:46 +10:00
Joel Bodenmann b18d42a646 docs 2013-09-26 19:15:40 +02:00
Joel Bodenman fd0196f765 Merged in PetteriAimonen/ugfx-ed06sc4 (pull request #1)
Add driver for ED060SC4 e-ink display panel
2013-09-24 21:27:19 +02:00
Petteri Aimonen 8940b4872e Add driver for ED060SC4 e-ink display panel 2013-09-24 22:15:55 +03:00
inmarket bbed625a2a Fix bug where freed memory is written to. 2013-09-19 08:28:49 +10:00
inmarket 15a09de659 Update demos so OS can be specified in the Makefile 2013-09-18 23:48:41 +10:00
inmarket 96c4131ca1 Fix some compiler warnings 2013-09-18 23:48:22 +10:00
Joel Bodenmann 47f06373f3 docs 2013-09-15 14:25:37 +02:00
Joel Bodenmann a7fecd2a0b added cyrillic font demo 2013-09-15 02:34:07 +02:00
Joel Bodenmann bf3761e0f2 Added ST7565 driver by user sam0737 2013-09-15 00:32:57 +02:00
inmarket 4394266679 Update fonts files to allow compiling without GDISP_NEED_TEXT. 2013-09-06 12:23:48 +10:00
inmarket b53ab7adf4 Update demos slightly. 2013-09-06 12:22:08 +10:00
Joel Bodenmann 05039b6af2 fixed SSD1306 license headers 2013-08-29 01:54:51 +02:00
Joel Bodenmann fa5962eef0 Added SSD1306 driver by user goeck 2013-08-26 00:50:47 +02:00
Joel Bodenmann 273d747b01 added list widget to gfxconf 2013-08-24 19:48:23 +02:00
Joel Bodenmann 7ca851c840 docs 2013-08-18 02:33:14 +02:00
inmarket bbdbd637f0 Update old demos for new fonts. 2013-08-17 23:35:18 +10:00
inmarket 0e707769b4 Add new font demo showing how to include user application fonts. 2013-08-17 23:34:43 +10:00
inmarket 323f53e1dc Improve font name searching. 2013-08-17 23:33:31 +10:00
inmarket a2b27a6f5c Add new hand built bitmap fonts to replace old UI1 and UI2.
Allow scaled fonts to be staticly defined.
Update new fonts handling so UI1 and UI2 have Narrow and Double variants.
Update example gfxconf.h.
Fix new font rules.
Add support for an application program to add their own fonts.
Make system font handling includes root relative.
2013-08-17 23:32:53 +10:00
inmarket 964ebc6e4a Remove unnessary header file in demo 2013-08-17 23:24:52 +10:00