Abhishek Kumar
|
4e7c1b00ca
|
Fix GIF rendering issue
Uninitialized cache values causes stability issues in systems
Cache initialized to 0 fixes it.
|
2013-05-21 14:00:17 +07:00 |
|
Joel Bodenmann
|
86951a8b2f
|
Added HX8347D driver by the user Eddie
|
2013-05-21 00:13:22 +02:00 |
|
Joel Bodenmann
|
8d5fa39dd9
|
docs
|
2013-05-20 19:15:20 +02:00 |
|
Joel Bodenmann
|
fefdd42d7d
|
doxygen fix
|
2013-05-20 16:43:40 +02:00 |
|
Joel Bodenmann
|
92c3803d2b
|
docs
|
2013-05-20 16:23:28 +02:00 |
|
Joel Bodenmann
|
757b28531f
|
added enable and disable APIs to high level GWIN code
|
2013-05-20 16:18:10 +02:00 |
|
Joel Bodenmann
|
92883c795e
|
button fix
|
2013-05-20 16:04:38 +02:00 |
|
Joel Bodenmann
|
d4e0ce8b70
|
added gwin enabled parameter and implemented button enable/disable functions
|
2013-05-20 07:01:20 +02:00 |
|
Joel Bodenmann
|
4d4a78f415
|
cleanup & tdisp warning fix
|
2013-05-20 05:59:28 +02:00 |
|
Tectu
|
896e67c900
|
Merge pull request #70 from inmarket/master
X11 Driver for GDISP and GINPUT MOUSE
|
2013-05-15 09:47:06 -07:00 |
|
Andrew Hannam
|
b5ce240550
|
X driver for GDISP and GINPUT_MOUSE
|
2013-05-16 02:07:02 +10:00 |
|
Joel Bodenmann
|
3571d18741
|
TDISP demo fix
|
2013-05-15 18:05:25 +02:00 |
|
Joel Bodenmann
|
5d4de9e0ee
|
TDISP fixes
|
2013-05-15 18:02:07 +02:00 |
|
Joel Bodenmann
|
11a71cb080
|
TDISP fixes
|
2013-05-15 18:00:42 +02:00 |
|
Andrew Hannam
|
9ad0d07923
|
Merge pull request #29 from Tectu/master
Merge Tectu Changes
|
2013-05-15 08:37:00 -07:00 |
|
Tectu
|
4ba223030d
|
Merge pull request #69 from inmarket/master
More image fixes
|
2013-05-09 06:53:29 -07:00 |
|
Andrew Hannam
|
88fd3ad62e
|
More Image Fixes
GIF Interlaced offset Fixes and area reveal offset fixes
|
2013-05-09 23:51:56 +10:00 |
|
Tectu
|
efa46eeb5a
|
Merge pull request #68 from inmarket/master
Image Decoder Fixes
|
2013-05-09 06:41:57 -07:00 |
|
Andrew Hannam
|
734ef12fdf
|
Image Decoder Fixes
Fixes to memory allocation for BMP and NATIVE
Fixes to source offset images for GIF
|
2013-05-09 23:39:38 +10:00 |
|
Tectu
|
acd7ae36be
|
Merge pull request #67 from inmarket/master
Reinsertion of doxygen headers
|
2013-05-05 22:06:23 -07:00 |
|
Andrew Hannam
|
3374aa25c6
|
Reinsertion of doxygen headers
Reinsertion of doxygen headers that got lost in license change
|
2013-05-06 14:44:47 +10:00 |
|
Andrew Hannam
|
bbfeec2dd7
|
Merge pull request #28 from Tectu/master
Merge Tectu Changes
|
2013-05-05 17:50:31 -07:00 |
|
Joel Bodenmann
|
be61787daa
|
doxygen version update
|
2013-05-03 23:39:13 +02:00 |
|
Joel Bodenmann
|
f476a97ce4
|
fixed release notes
|
2013-05-03 20:55:53 +02:00 |
|
Joel Bodenmann
|
4f1cb9ab34
|
release v1.6
|
2013-05-03 20:50:24 +02:00 |
|
Joel Bodenmann
|
321ba74fad
|
updated license.html
|
2013-05-03 20:46:55 +02:00 |
|
Joel Bodenmann
|
6c38d5b310
|
updated license headers
|
2013-05-03 16:36:17 +02:00 |
|
Joel Bodenmann
|
296e74f3e0
|
Revert "updated license headers"
This reverts commit 0a26d9983b .
|
2013-05-02 01:53:28 +02:00 |
|
Joel Bodenmann
|
ccbd205dcb
|
Revert "fixed 3rdparty demos path"
This reverts commit dca2721b9d .
|
2013-05-02 01:53:22 +02:00 |
|
Joel Bodenmann
|
dca2721b9d
|
fixed 3rdparty demos path
|
2013-05-02 01:51:36 +02:00 |
|
Joel Bodenmann
|
0a26d9983b
|
updated license headers
|
2013-05-02 01:50:09 +02:00 |
|
Tectu
|
66e12d656b
|
Merge pull request #66 from abhishek-kakkar/master
New LLD: ILI9481
|
2013-04-30 03:50:56 -07:00 |
|
Abhishek Kumar
|
048a057902
|
Renamed HVGA_X81 to ILI9481
|
2013-04-30 17:47:25 +07:00 |
|
Abhishek Kumar
|
b2252bb7be
|
New LLD: HVGA_X81
For HVGA : 320 x 480, 16bpp displays,
controlled by ILI9481 or compatible controllers.
* Pixel readback TODO
* Powermodes: Sleep implemented
|
2013-04-30 17:35:57 +07:00 |
|
Tectu
|
0877ec98e1
|
Merge pull request #65 from inmarket/master
GIF image handling (including animations) and demo
|
2013-04-20 04:21:15 -07:00 |
|
Andrew Hannam
|
a02c124940
|
GIF image handling
GIF image handling
Updates to Image structure to make memory accounting optional
Add set image background color to handle animated transparency.
|
2013-04-20 21:19:26 +10:00 |
|
Andrew Hannam
|
dc85ef79aa
|
Merge pull request #27 from Tectu/master
Merge Tectu Changes
|
2013-04-20 04:07:57 -07:00 |
|
Joel Bodenmann
|
86b35d641d
|
typo
|
2013-04-15 13:23:32 +02:00 |
|
Joel Bodenmann
|
e1437a648e
|
cleanup
|
2013-04-14 22:36:46 +02:00 |
|
Joel Bodenmann
|
3eea362fae
|
added demos/3thparty
|
2013-04-14 22:36:24 +02:00 |
|
Joel Bodenmann
|
df5c3fd6dd
|
TDISP fixes - by Frysk
|
2013-04-12 09:12:00 +02:00 |
|
Joel Bodenmann
|
ffabd740c6
|
Merge branch 'master' of github.com:Tectu/ChibiOS-GFX
|
2013-04-10 13:59:56 +02:00 |
|
Joel Bodenmann
|
542f8412a1
|
doxygen fix
|
2013-04-10 13:59:38 +02:00 |
|
Tectu
|
788bd44255
|
Merge pull request #64 from niamster/master
Touch panel LLD for olimex pic32mx board
|
2013-04-09 22:03:21 -07:00 |
|
Dmytro Milinevskyy
|
8c54efc155
|
ginput/touch/MCU Olimex PIC32 LCD board file
|
2013-04-10 01:07:31 +02:00 |
|
Joel Bodenmann
|
1946749578
|
changed the license of all demos to BSD
|
2013-04-08 21:55:13 +02:00 |
|
Joel Bodenmann
|
9e798ddb69
|
docs
|
2013-04-08 11:20:38 +02:00 |
|
Joel Bodenmann
|
b2a67d818b
|
some doxygen fixes
|
2013-04-08 00:24:45 +02:00 |
|
Tectu
|
1d24b6977d
|
Merge pull request #63 from inmarket/master
GINPUT Dial. Simplify input -> GWIN widget assignment
|
2013-04-07 02:59:42 -07:00 |
|
Tectu
|
05aebebb8b
|
Merge pull request #62 from niamster/master
A fix in pic32mx LLD for ILI9320
|
2013-04-07 02:59:22 -07:00 |
|