Tectu
|
db7d8d0aea
|
added guiDeleteElement
|
2012-06-27 10:10:45 +02:00 |
|
trsaunders
|
c10f54e5af
|
more console work
|
2012-06-26 23:58:29 +01:00 |
|
Tectu
|
3d041a9d4b
|
guiDrawSlider() frame drawing
|
2012-06-26 22:20:55 +02:00 |
|
Tectu
|
191dbc088a
|
added guiDrawWheel() dummy
|
2012-06-26 21:48:12 +02:00 |
|
Tectu
|
a1cc224472
|
added wheel as GUI type
|
2012-06-26 21:43:21 +02:00 |
|
Tectu
|
f4917beb6a
|
added different GUI elements
|
2012-06-26 21:17:50 +02:00 |
|
Tectu
|
cc7943305e
|
added type of GUI element
|
2012-06-26 20:47:35 +02:00 |
|
Tectu
|
9693778666
|
free memory
|
2012-06-26 16:22:08 +02:00 |
|
Tectu
|
4fee89285e
|
added GUI usage demo
|
2012-06-26 15:14:34 +02:00 |
|
Tectu
|
9782c3edbc
|
sleep fix in gui.c
|
2012-06-26 15:09:47 +02:00 |
|
Tectu
|
9ae31c5389
|
free memory
|
2012-06-26 13:58:41 +02:00 |
|
Tectu
|
6743cde23d
|
gui doc
|
2012-06-26 13:57:00 +02:00 |
|
Tectu
|
3a63bff54d
|
GUI thread WA size fix
|
2012-06-26 13:50:49 +02:00 |
|
Tectu
|
bef27b6663
|
guiInit() priority parameter
|
2012-06-26 13:50:12 +02:00 |
|
Tectu
|
574f97a7a1
|
guiDrawButton return value fix
|
2012-06-26 13:46:40 +02:00 |
|
Tectu
|
bbfc18bc27
|
fixed active/inactive state of GUI elements
|
2012-06-26 13:44:10 +02:00 |
|
Tectu
|
87888e474d
|
implemented GUI button drawing
|
2012-06-26 13:16:36 +02:00 |
|
Tectu
|
588429506c
|
implemented linkedlist
|
2012-06-26 12:47:25 +02:00 |
|
trsaunders
|
7f306bab76
|
tidy up
|
2012-06-25 23:46:50 +01:00 |
|
Thomas Saunders
|
d96a491d32
|
work in progress for partial area scroll
|
2012-06-25 21:29:51 +01:00 |
|
Thomas Saunders
|
a51bb1bf5f
|
merge Abhishek's changes, small fixes for API changes
|
2012-06-25 18:51:35 +01:00 |
|
Thomas Saunders
|
79f7278f3d
|
add vertical scroll functions
|
2012-06-25 13:57:42 +01:00 |
|
Tectu
|
12fa4500c8
|
doc fix
|
2012-06-25 13:55:19 +02:00 |
|
Tectu
|
f2f18d3b8d
|
doc
|
2012-06-25 13:54:42 +02:00 |
|
Tectu
|
310f0723b9
|
doc
|
2012-06-25 13:52:30 +02:00 |
|
Tectu
|
a52393a483
|
ssd1289 fix
|
2012-06-25 13:44:29 +02:00 |
|
Tectu
|
bea97894b5
|
whitespaces
|
2012-06-25 13:20:58 +02:00 |
|
Tectu
|
484daa395a
|
GPIO interfacing rewrite
|
2012-06-25 13:02:54 +02:00 |
|
Tectu
|
ccf2780be9
|
lld GPIO lsb/msb order fix
|
2012-06-25 12:44:35 +02:00 |
|
Tectu
|
9e5cd3140a
|
ssd1289 driver fix
|
2012-06-25 12:34:38 +02:00 |
|
Tectu
|
84c868d5f5
|
lld_lcdWriteGPIO() return type
|
2012-06-25 11:32:41 +02:00 |
|
Tectu
|
192282d6af
|
guiInit() returns pointer to created thread
|
2012-06-25 10:52:52 +02:00 |
|
Tectu
|
f2cb8a0c53
|
compiler warnings
|
2012-06-25 10:51:57 +02:00 |
|
Tectu
|
4bd671ed2e
|
documentation
|
2012-06-25 10:44:13 +02:00 |
|
Tectu
|
7401ade97d
|
GUI threads do now take active/inactive state
|
2012-06-25 10:40:05 +02:00 |
|
Tectu
|
e543f15633
|
whitespaces
|
2012-06-24 18:28:57 +02:00 |
|
Thomas Saunders
|
08a70cc3ce
|
remove BaseSyncronousStream interface from GLCDDriver
|
2012-06-24 17:25:44 +01:00 |
|
Tectu
|
ed70b3acc4
|
ssd1289 GPIO interface abstraction
|
2012-06-24 17:37:33 +02:00 |
|
Tectu
|
73e0021db2
|
implemented lld_lcdWriteGPIO() for SSD1289
|
2012-06-24 16:44:58 +02:00 |
|
Tectu
|
89a597bfc4
|
ssd1289 GPIO split into two 8-bit groups
|
2012-06-24 16:04:11 +02:00 |
|
Thomas Saunders
|
23a3bf0efa
|
clear the end of lines when shifting down
|
2012-06-23 23:04:35 +01:00 |
|
Tectu
|
609af8f9a8
|
some fix, just esthetical
|
2012-06-23 21:34:24 +02:00 |
|
Tectu
|
17feb4361e
|
graphDrawSystem() does take now grid-X and grid-Y values
|
2012-06-23 21:15:31 +02:00 |
|
Tectu
|
9aba8fad0a
|
added contributors to readme
|
2012-06-23 17:50:06 +02:00 |
|
Tectu
|
d2471ca6f3
|
added power modes demo
|
2012-06-23 16:00:52 +02:00 |
|
Tectu
|
de71035ce4
|
ssd1289 powermodes implemented (powerOn, powerOff, sleepOn, sleepOff)
|
2012-06-23 14:04:56 +02:00 |
|
Thomas Saunders
|
5c7d3819be
|
text scrolling sort of starting to work
but it is slow and the font has artefacts, probably because a fixed
width is being used
|
2012-06-22 21:41:24 +01:00 |
|
Thomas Saunders
|
d0e3a0636e
|
removed glcdconf.h
it makes more sense for this config to be in the board file /
application header / chconf.h
|
2012-06-22 10:26:41 +01:00 |
|
trsaunders
|
427346aaf2
|
more console stuff
|
2012-06-21 23:14:18 +01:00 |
|
trsaunders
|
0f377dc9ef
|
starting work on virtual console
|
2012-06-20 23:32:27 +01:00 |
|