aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TDISP: added custom character routineJoel Bodenmann2013-01-124-1/+43
|
* tdisp docsJoel Bodenmann2013-01-111-0/+1
|
* Merge branch 'tdisp'Joel Bodenmann2013-01-1120-8/+711
|\
| * added tdisp demoJoel Bodenmann2013-01-119-1/+105
| |
| * tdisp updateJoel Bodenmann2013-01-112-7/+24
| |
| * some tdisp updateJoel Bodenmann2013-01-114-22/+119
| |
| * updated gfxconf.hJoel Bodenmann2013-01-101-8/+15
| |
| * TDISP updateJoel Bodenmann2013-01-103-8/+11
| |
| * 4-bit mode implementedJoel Bodenmann2013-01-104-17/+42
| |
| * some TDISP doxygenJoel Bodenmann2013-01-105-4/+65
| |
| * added TDISP - experimentalJoel Bodenmann2013-01-0910-0/+389
| |
* | small doxygen fixesJoel Bodenmann2013-01-116-23/+21
|/
* cleanupJoel Bodenmann2013-01-033-25/+1
|
* doc updateJoel Bodenmann2013-01-031-0/+2
|
* added ILI9325 driver. Thanks to Chris van Dongen aka _SjaakJoel Bodenmann2013-01-036-0/+833
|
* benchmark demo updateJoel Bodenmann2012-12-223-165/+150
|
* benchmark demo cleanupJoel Bodenmann2012-12-221-23/+13
|
* Merge pull request #30 from etmatrix/masterTectu2012-12-222-0/+212
|\ | | | | New application for benchmark
| * Add benchmarks applicationetmatrix2012-12-222-0/+212
|/
* more updateJoel Bodenmann2012-12-212-59/+63
|
* doxygen & cleanupJoel Bodenmann2012-12-214-170/+164
|
* doxygen fixJoel Bodenmann2012-12-211-2/+2
|
* doxygen warning fixJoel Bodenmann2012-12-201-1/+1
|
* small demo code cleanupJoel Bodenmann2012-12-203-5/+6
|
* small doxygen cleanupJoel Bodenmann2012-12-203-8/+4
|
* Merge pull request #29 from inmarket/masterTectu2012-12-2010-14/+303
|\ | | | | New demos, ginput fix, SSD1289 fix
| * New & updated GDISP demo programsAndrew Hannam2012-12-207-0/+278
| |
| * Fixes for the SSD1289 driverAndrew Hannam2012-12-201-14/+17
| | | | | | | | | | | | | | Put aquire_bus() and release_bus() in the right place in the control routine. Simplify reset_viewport(). A couple of other simple tidyups.
| * Using ginput with polling allow thread preemptionAndrew Hannam2012-12-202-0/+8
| | | | | | | | | | | | GINPUT when being exclusively polled by the application, did not allow pre-emption of the main thread and therefore some platforms (Win32) the mouse/toggle stopped working.
| * Merge pull request #12 from Tectu/masterAndrew Hannam2012-12-2071-1697/+557
| |\ | |/ |/| Merge Tectu Changes
* | more doxygen cleanupJoel Bodenmann2012-12-193-98/+95
| |
* | GEVENT doxygenJoel Bodenmann2012-12-192-139/+85
| |
* | version 1.5 releaseJoel Bodenmann2012-12-182-2/+3
| |
* | more doxygenJoel Bodenmann2012-12-1841-153/+75
| |
* | some more doxygenJoel Bodenmann2012-12-183-0/+22
| |
* | some more doxygenJoel Bodenmann2012-12-185-1/+27
| |
* | doxygen fixJoel Bodenmann2012-12-182-3/+8
| |
* | XPT2046 removedJoel Bodenmann2012-12-187-393/+1
| |
* | doxygenJoel Bodenmann2012-12-1836-43/+98
| |
* | added Olimex STM32 E407 touchscreen fileJoel Bodenmann2012-12-181-0/+102
| |
* | ginput doxygenJoel Bodenmann2012-12-187-49/+101
| |
* | ginput/mouse doxygenJoel Bodenmann2012-12-182-16/+47
| |
* | Merge pull request #28 from etmatrix/masterTectu2012-12-171-11/+13
|\ \ | | | | | | some little correction in SSD1289 driver
| * | - clear function: moved call to reset_viewport after aquire_bus, so LCD ↵etmatrix2012-12-171-11/+13
|/ / | | | | | | | | | | receive the new viewport - control function: added call to acquire_bus and release_bus
* | SSD1289 calibration clear fixJoel Bodenmann2012-12-174-11/+6
| |
* | Merge pull request #27 from etmatrix/masterTectu2012-12-171-1/+1
|\ \ | | | | | | correct typo in drivers/ginput/touch/XPT2046/ginput_lld.mk
| * | correct typoetmatrix2012-12-171-1/+1
|/ /
* | dirty dirty dirty very very dirty reset_viewport for mouse calibration fixJoel Bodenmann2012-12-172-1/+4
| |
* | SSD1289 reset_viewport quick fixJoel Bodenmann2012-12-172-1/+18
| |
* | typo fix - thanks to etmatrixJoel Bodenmann2012-12-161-1/+1
| |