Tectu
1c0212bb2b
Revert "added touchpad driver structure for halext"
...
This reverts commit 22d66771f2
.
2012-08-09 01:21:30 +02:00
Tectu
640b747393
more touchpad stuff
2012-08-09 01:20:15 +02:00
Tectu
384529af26
a few more touchpad things
2012-08-09 01:07:04 +02:00
Tectu
ed29707da6
fixed a few TOUCHPAD_MULTITHREAD stuffs
2012-08-09 01:00:09 +02:00
Tectu
ebcc53e8e7
some more touchpad stuff
2012-08-09 00:44:12 +02:00
Tectu
308184ead1
some more touchpad stuff
2012-08-09 00:43:52 +02:00
Tectu
82dbef4c8d
added touchpad XPT2046 driver dummy
2012-08-08 23:41:18 +02:00
Tectu
22d66771f2
added touchpad driver structure for halext
2012-08-08 23:28:10 +02:00
Tectu
292ca0d44e
makefiles update
2012-08-08 22:51:23 +02:00
Andrew Hannam
f326f5786f
Merge pull request #1 from Tectu/master
...
Merge Tectu Changes
2012-08-08 10:37:45 -07:00
Tectu
d2e660cc13
readme update
2012-08-08 13:38:05 +02:00
Tectu
e1eab0befd
lcd.mk is now main Makefile again
2012-08-08 13:35:04 +02:00
Tectu
6195e6763b
whitespaces
2012-08-08 13:29:08 +02:00
Tectu
ba318556a7
readme update
2012-08-08 01:52:50 +02:00
Tectu
342d752533
SPI config for touchpad fix
2012-08-08 01:35:17 +02:00
Tectu
f61404305e
Merge pull request #35 from trsaunders/upstream
...
fix grammar, vertical scroll, missing function definition
2012-08-07 10:15:36 -07:00
Thomas Saunders
b87fc583d4
fix grammar, vertical scroll, missing function definition
2012-08-07 17:04:57 +01:00
Tectu
fc2a9900d1
Merge pull request #34 from trsaunders/upstream
...
fix spelling
2012-08-07 04:16:18 -07:00
Thomas Saunders
6ed32ae8ab
fix spelling
2012-08-07 12:10:02 +01:00
Tectu
f21d4c9c9a
Merge pull request #33 from inmarket/master
...
Compile error fix for GDISP_NEED_MULTITHREAD
2012-08-06 15:06:56 -07:00
Andrew Hannam
9f33efcf21
Compile error fix for GDISP_NEED_MULTITHREAD
2012-08-07 07:44:11 +10:00
Tectu
e2629e350b
Merge pull request #32 from inmarket/GLCDBackPort2
...
Packport GDISP driver into GLCD
2012-08-05 23:02:38 -07:00
Andrew Hannam
4311a56126
Merge branch 'GLCDBackPort' into GLCDBackPort2
2012-08-06 12:13:38 +10:00
Andrew Hannam
34075031de
Backport GDISP low level drivers to GLCD
...
see GLCD/readme.txt
2012-08-06 11:30:02 +10:00
Andrew Hannam
9a0521a85e
Merge pull request #4 from Tectu/master
...
Merge Tectu Changes
2012-08-05 17:54:39 -07:00
Andrew Hannam
8ccb2b2444
Update GLCD to use GDISP low level drivers
2012-08-05 21:45:58 +10:00
Tectu
856abc8436
fix
2012-08-05 02:38:33 +02:00
Tectu
081215a1a7
cleanup
2012-08-05 02:30:14 +02:00
Tectu
f2dc0bedfb
Merge pull request #30 from inmarket/master
...
Many changes including scaled fonts, backlight & contrast support
2012-08-04 09:45:34 -07:00
Andrew Hannam
4f26ccedd0
Merge branch 'master' of https://github.com/inmarket/ChibiOS-LCD-Driver
...
Conflicts:
halext/drivers/gdispS6d1121/s6d1121_lld.c.h
2012-08-05 02:33:56 +10:00
Andrew Hannam
f4b63ebaf4
Many changes including scaled fonts
...
Scaled fonts (independantly in x & y direction) based on normal sized
font. Effectively double sized and double height same width fonts come
free (or triple etc).
New routine for sending low level drivers hardware commands eg backlight
brightness, contrast
Power and Orientation moved to new routine.
Clean up on files to simplify low level driver file overheads.
2012-08-05 02:32:31 +10:00
Andrew Hannam
d61cff7a79
Many changes including scaled fonts.
...
Scaled fonts (independantly in x & y direction) based on normal sized
font. Effectively double sized and double height same width fonts come
free (or triple etc).
New routine for sending low level drivers hardware commands eg backlight
off/on
Power and Orientation moved to new routine.
Clean up on files to simplify low level driver file overheads.
2012-08-05 00:46:43 +10:00
Andrew Hannam
c4f5dedfb8
Incorporate Abhishek's changes
...
His font support was better than mine.
2012-08-04 14:30:40 +10:00
Andrew Hannam
90e67da66e
Deleted superflous files
2012-08-04 02:39:00 +10:00
Tectu
15b13edb54
Merge pull request #27 from abhishek-kakkar/master
...
Fixed Text Rendering Issues
2012-08-03 09:23:55 -07:00
Andrew Hannam
37c1266a51
Fix fonts nd fix debug symbols
...
Fixed fonts for draw/fill char/string. On my display I require
GDISP_SOFTWARE_TEXTFILLDRAW for filled char/string but that may because
my display blit may be broken.
Also found that code in header files doesn't have debug symbols
generated for it so I converted the include files that contained code
into real C files and altered the halext.mk to match.
2012-08-04 02:23:05 +10:00
abhishek-kakkar
1099226c9a
Fixed Text Rendering Issues
2012-08-03 21:47:03 +05:30
abhishek-kakkar
739cc8de18
S6D1121 LLD Compile error fix
2012-08-03 21:46:35 +05:30
Andrew Hannam
1888e57b62
Add new license to files missing it
...
Add new license to files missing it.
Some headers corrupted in license change were fixed.
A couple of readme updates
2012-08-04 00:49:48 +10:00
Tectu
10f51773e1
fixed gdisp.h
2012-08-03 15:58:45 +02:00
Tectu
4b55c61e78
contributors.txt update
2012-08-03 08:19:48 +02:00
Andrew Hannam
57e1fad166
Merge pull request #1 from Tectu/master
...
Get updated license files
2012-08-02 22:40:31 -07:00
Tectu
7b6c19bf96
contributors update
2012-08-02 23:59:00 +02:00
Tectu
c44c2b098b
added contributors.txt file
2012-08-02 23:56:23 +02:00
Tectu
27634aedf7
halext new license headers
2012-08-02 22:23:03 +02:00
Tectu
ea11c7adf7
added new license headers to all files, expect /halext
2012-08-02 22:15:55 +02:00
Tectu
ff0b8d0fec
added license.txt
2012-08-02 22:06:51 +02:00
Tectu
09390d919c
Merge pull request #26 from inmarket/master
...
New low level driver gdispNokia6610, removed dud Nokia6100, small syntax fix for some pixel formats
2012-08-02 06:56:54 -07:00
Andrew Hannam
af3abeebad
New (working) driver gdispNokia6610 + small syntax fix
...
Small syntax error fix in macro for some pixel formats.
gdispNokia6610 driver is tested (at least for filled rectangles) on
Olimex SAM7-EX256 using the GE8 controller. Board interface is
abstracted which should make it easy to add a new board interface.
The
2012-08-02 23:41:41 +10:00
Tectu
837c444c4f
compiling fix
2012-08-02 09:56:54 +02:00