inmarket
|
70b8206356
|
Update graph demo so it compiles multi-os direct from a makefile
|
2013-10-22 09:17:41 +10:00 |
|
inmarket
|
0b9db701a1
|
Fix missing case in gdispStreamStop().
Add support for controllers that need flushing.
Add both automatic and manual flushing (via the gdispFlush() method)
|
2013-10-21 13:34:55 +10:00 |
|
inmarket
|
86a5734912
|
Multiple controller support can now auto-detect hardware capabilities at run-time.
Specific hardware support can still be turned off or on via macros in gfxconf.h to improve efficiency.
Multiple Display demo updated to match.
|
2013-10-16 01:39:56 +10:00 |
|
inmarket
|
3b8c572552
|
New demo for multiple display support.
|
2013-10-14 08:55:44 +10:00 |
|
Joel Bodenmann
|
a2aa837e09
|
updated notepad demo text
|
2013-09-28 09:01:53 +10:00 |
|
inmarket
|
a7360c13c2
|
Update animated image demo to better support small displays
|
2013-09-27 01:36:31 +10:00 |
|
inmarket
|
c5ceb31e73
|
Update to streaming demo program to only update the needed area (results in much faster display on slow devices)
Also now demonstrates streaming to a non-full screen area.
|
2013-09-25 17:15:50 +10:00 |
|
inmarket
|
f16d80e099
|
New streaming demo
|
2013-09-24 16:12:03 +10:00 |
|
inmarket
|
85aa1f03ed
|
Use scrolling console in widget demo by default
|
2013-09-18 23:40:17 +10:00 |
|
inmarket
|
6858e33285
|
Update demos so OS can be specified in the Makefile
|
2013-09-18 23:38:26 +10:00 |
|
Joel Bodenmann
|
a7fecd2a0b
|
added cyrillic font demo
|
2013-09-15 02:34:07 +02:00 |
|
inmarket
|
b53ab7adf4
|
Update demos slightly.
|
2013-09-06 12:22:08 +10: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
|
964ebc6e4a
|
Remove unnessary header file in demo
|
2013-08-17 23:24:52 +10:00 |
|
inmarket
|
9ebd3530fa
|
Merge branch 'master' into fonts
|
2013-08-01 18:13:59 +10:00 |
|
inmarket
|
ac2baed7e5
|
Update widget demo so list 3 is multi-select
|
2013-08-01 18:12:58 +10:00 |
|
inmarket
|
a2632f0d31
|
Merge branch 'master' into fonts
|
2013-08-01 18:07:34 +10:00 |
|
inmarket
|
2e91479bd5
|
Add image support to GWIN Listboxes.
Updated GWIN widgets demo to match.
|
2013-08-01 18:05:48 +10:00 |
|
inmarket
|
312e759124
|
Add GWIN List multi-select support
|
2013-08-01 15:58:46 +10:00 |
|
inmarket
|
157ec08034
|
Merge branch 'master' into fonts
|
2013-08-01 15:06:32 +10:00 |
|
inmarket
|
2d27673f0f
|
Update GWIN widget demo
|
2013-08-01 14:51:40 +10:00 |
|
inmarket
|
06d339456e
|
Update gwin widgets and lists demos
|
2013-08-01 14:50:40 +10:00 |
|
inmarket
|
ab04b1d076
|
Update notepad demo for anti-aliased fonts
|
2013-07-29 17:26:33 +10:00 |
|
inmarket
|
3ac4e9e789
|
Update widgets demo for new fonts
|
2013-07-29 16:21:36 +10:00 |
|
inmarket
|
3977ee687f
|
First cut - beautiful new font handling by PetteriAimonen
|
2013-07-28 17:08:45 +10:00 |
|
inmarket
|
984e14efb7
|
List updates and add list demo - still work in progress
|
2013-07-27 22:26:16 +10:00 |
|
inmarket
|
1fbbc4d52b
|
Integrate changes from master branch
|
2013-07-27 22:25:20 +10:00 |
|
inmarket
|
65ac315271
|
Remove preset GOS choice. It is defaulted if not specified anyway.
|
2013-07-26 12:56:27 +10:00 |
|
inmarket
|
7961241989
|
Fix corruption of binary files by license header updates
|
2013-07-22 17:04:37 +10:00 |
|
Joel Bodenmann
|
73c5ef26f8
|
fixed license headers
|
2013-07-21 22:20:37 +02:00 |
|
inmarket
|
386539072c
|
Image animation changes
|
2013-07-19 09:37:50 +10:00 |
|
Joel Bodenmann
|
bd8620fb93
|
typo
|
2013-07-17 17:50:57 +02:00 |
|
Joel Bodenmann
|
d900257ded
|
added slider demo
|
2013-07-17 01:48:42 +02:00 |
|
Joel Bodenmann
|
cd5c0e32c1
|
added radio button demo code
|
2013-07-16 19:46:31 +02:00 |
|
Joel Bodenmann
|
20155b84c4
|
whitespaces
|
2013-07-16 19:00:26 +02:00 |
|
Joel Bodenmann
|
30feefb728
|
added checkbox demo
|
2013-07-16 18:57:12 +02:00 |
|
Joel Bodenmann
|
7944147301
|
added button demo
|
2013-07-16 18:50:17 +02:00 |
|
inmarket
|
83897ac07a
|
Update graph demo and move under gwin demos
|
2013-07-16 15:29:26 +10:00 |
|
inmarket
|
c82fc68bfa
|
Update gaudin and gadc demos for new GWIN
|
2013-07-16 15:28:42 +10:00 |
|
inmarket
|
3d8bb4e85e
|
Add image into Widget demo
|
2013-07-07 20:10:00 +10:00 |
|
inmarket
|
ba264ef1ad
|
Update GWIN demos
|
2013-07-07 19:43:34 +10:00 |
|
inmarket
|
8681e85ba6
|
Change GDISP image default reading mode for WIN32
|
2013-07-07 19:43:03 +10:00 |
|
inmarket
|
74035c5b2e
|
Add missing file to GDISP image demo
|
2013-07-07 19:42:22 +10:00 |
|
inmarket
|
fb131f8d26
|
Remove Slider demo. It is replaced by the Wdigets demo
|
2013-07-07 19:41:15 +10:00 |
|
Joel Bodenmann
|
f2432096cd
|
added GWIN image demo
|
2013-07-06 14:24:40 +02:00 |
|
inmarket
|
5191c278e7
|
Add Radio buttons (can also be used as a Tab group)
|
2013-07-06 01:46:34 +10:00 |
|
inmarket
|
21e52bc859
|
Math library no longer needed on widget demo
|
2013-07-04 00:53:41 +10:00 |
|
inmarket
|
dce9dc00a8
|
Widget demo update
|
2013-07-04 00:22:15 +10:00 |
|
Joel Bodenmann
|
b8b149591f
|
readme fix
|
2013-07-01 09:10:47 +02:00 |
|