Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSD1963 rework by user: fred | Joel Bodenmann | 2013-03-14 | 4 | -224/+294 |
| | |||||
* | doxygen fixes | Joel Bodenmann | 2013-03-10 | 10 | -21/+34 |
| | |||||
* | Merge pull request #42 from inmarket/master | Tectu | 2013-03-10 | 12 | -1934/+2336 |
|\ | | | | | GDISP and GWIN button changes | ||||
| * | GWIN button changes | Andrew Hannam | 2013-03-10 | 2 | -253/+429 |
| | | | | | | | | | | Support a user supplied custom button drawing function. Add arrow buttons based on the new GDISP polygon support. | ||||
| * | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 10 | -1681/+1907 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add polygon drawing Add convex polygon filling Start support for a monochrome display Move gdisp doxygen to header file Restructure the balance between gdisp.h and gdisp_lld.h Remove old extern font definitions (now always use gdispOpenFont) Make public the GDISP structure and change macros to suit (faster for the application). gdispQuery is now optional. | ||||
| * | Revert "GDISP changes including polygon support" | Andrew Hannam | 2013-03-10 | 9 | -1904/+1681 |
| | | | | | | | | This reverts commit 269262ef9bcd392eb037ed9873557478951669e7. | ||||
| * | GDISP changes including polygon support | Andrew Hannam | 2013-03-10 | 9 | -1681/+1904 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add polygon drawing Add convex polygon filling Start support for a monochrome display Move gdisp doxygen to header file Restructure the balance between gdisp.h and gdisp_lld.h Remove old extern font definitions (now always use gdispOpenFont) Make public the GDISP structure and change macros to suit (faster for the application). gdispQuery is now optional. | ||||
| * | Merge pull request #20 from Tectu/master | Andrew Hannam | 2013-03-09 | 10 | -4/+491 |
| |\ | |/ |/| | Merge Tectu Changes | ||||
* | | embest DMSTF4BB board fix - removed FSMC suffix because only FSMC exists | Joel Bodenmann | 2013-03-08 | 3 | -3/+5 |
| | | |||||
* | | small cleanup | Joel Bodenmann | 2013-03-08 | 1 | -1/+2 |
| | | |||||
* | | release.txt update | Joel Bodenmann | 2013-03-08 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #41 from resset/master | Tectu | 2013-03-07 | 3 | -6/+111 |
|\ \ | | | | | | | STMPE811: added header with registers addresses | ||||
| * | | STMPE811: comment fix | Mateusz Tomaszkiewicz | 2013-03-08 | 1 | -2/+2 |
| | | | |||||
| * | | STMPE811: added header with registers addresses | Mateusz Tomaszkiewicz | 2013-03-08 | 3 | -6/+111 |
|/ / | | | | | | | | | Also changed filename of board file from *_embest_lcd.h to *_embest_dmstf4bb.h. | ||||
* | | added basic STMPE811 skeleton | Joel Bodenmann | 2013-03-08 | 6 | -0/+377 |
| | | |||||
* | | Merge pull request #40 from inmarket/master | Tectu | 2013-03-07 | 21 | -270/+356 |
|\| | | | | | Merge InMarket Changes | ||||
| * | Nokia6610GE8 driver updates | Andrew Hannam | 2013-03-08 | 2 | -195/+281 |
| | | | | | | | | | | | | | | | | Fix screen size to ignore hidden pixels. Add orientation support. Fix bit blitting boundary conditions. Add power modes support. This driver is now fully implemented. | ||||
| * | Fix compiler warning | Andrew Hannam | 2013-03-08 | 1 | -1/+1 |
| | | |||||
| * | Fix Olimex SAM7EX256 button definitions | Andrew Hannam | 2013-03-08 | 1 | -57/+57 |
| | | |||||
| * | Correction of copyright message | Andrew Hannam | 2013-03-08 | 17 | -17/+17 |
| | | |||||
| * | Merge pull request #19 from Tectu/master | Andrew Hannam | 2013-03-07 | 146 | -326/+18784 |
| |\ | |/ |/| | Merge Textu Changes | ||||
* | | updated copyright - 2013 | Joel Bodenmann | 2013-03-06 | 138 | -135/+135 |
| | | |||||
* | | docs | Joel Bodenmann | 2013-03-05 | 1 | -0/+3 |
| | | |||||
* | | added gdisp_pictures demo | Joel Bodenmann | 2013-03-04 | 8 | -0/+18455 |
| | | |||||
* | | __inline becomes inline because most compilers dont like the prefix | Joel Bodenmann | 2013-03-04 | 31 | -191/+191 |
| | | |||||
* | | Merge pull request #38 from inmarket/master | Tectu | 2013-03-04 | 1 | -196/+238 |
|\ \ | | | | | | | Add PWM backlight control to Nokia6610GE8 | ||||
| | * | Revert "Fix compiler warning" | Andrew Hannam | 2013-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit 3bcbfacc5c2961d2ad9271165c63fbdcc90bf1d4. | ||||
| | * | Revert "Fix Olimex SAM7EX256 button definitions" | Andrew Hannam | 2013-03-08 | 1 | -57/+57 |
| | | | | | | | | | | | | This reverts commit 43dec4857a40f96b43e4d3ecf8098fd1c461f59e. | ||||
| | * | Revert "Revert "Revert "Nokia6610GE8 driver updates""" | Andrew Hannam | 2013-03-08 | 1 | -201/+116 |
| | | | | | | | | | | | | This reverts commit 739b39ddd4802ed7de0845481e99b5056da90c15. | ||||
| | * | Revert "Revert "Nokia6610GE8 driver updates"" | Andrew Hannam | 2013-03-08 | 1 | -116/+201 |
| | | | | | | | | | | | | This reverts commit 193c6f488e29be503d97a1514c038cb7d2fe0b8d. | ||||
| | * | Revert "Nokia6610GE8 driver updates" | Andrew Hannam | 2013-03-08 | 1 | -201/+116 |
| | | | | | | | | | | | | This reverts commit a966df6f3466b3232a11db39188e35d5d5b29b55. | ||||
| | * | Nokia6610GE8 driver updates | Andrew Hannam | 2013-03-07 | 1 | -116/+201 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix screen size to ignore hidden pixels. Add orientation support. Fix bit blitting boundary conditions. Add power modes support. This driver is now fully implemented. | ||||
| | * | Fix Olimex SAM7EX256 button definitions | Andrew Hannam | 2013-03-07 | 1 | -57/+57 |
| | | | |||||
| | * | Fix compiler warning | Andrew Hannam | 2013-03-07 | 1 | -1/+1 |
| |/ | |||||
| * | Add PWM backlight control to Nokia6610GE8 | Andrew Hannam | 2013-03-04 | 1 | -196/+238 |
| | | | | | | | | | | Add PWM backlight control to Nokia6610GE8 for the Olimex SAM7EX256 board. | ||||
| * | Merge pull request #17 from Tectu/master | Andrew Hannam | 2013-03-03 | 12 | -24/+1120 |
| |\ | |/ |/| | Merge Tectu Changes | ||||
* | | ILI9320 update | Joel Bodenmann | 2013-03-03 | 1 | -11/+25 |
| | | |||||
* | | TDISP update | Joel Bodenmann | 2013-03-02 | 5 | -13/+85 |
| | | |||||
* | | Merge pull request #37 from resset/master | Tectu | 2013-03-02 | 6 | -0/+1010 |
|\ \ | | | | | | | SSD2119 display driver | ||||
| * \ | Merge branch 'SSD2119' | Mateusz Tomaszkiewicz | 2013-03-02 | 1 | -3/+2 |
| |\ \ | |||||
| | * | | SSD2119: readme fix | Mateusz Tomaszkiewicz | 2013-03-02 | 1 | -3/+2 |
| | | | | |||||
| * | | | Merge branch 'SSD2119' | Mateusz Tomaszkiewicz | 2013-03-02 | 6 | -0/+1011 |
| |\| | | |||||
| | * | | SSD2119: GPIO board file removal | Mateusz Tomaszkiewicz | 2013-03-02 | 2 | -243/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Removed GPIO board file. It did not work (it wasn't finished nor started to be honest). It is always possible to make it, general idea is exactly the same as in SSD1289 driver. | ||||
| | * | | SSD2119: updated scroll function name | Mateusz Tomaszkiewicz | 2013-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Changed to new scheme: gdisp_lld_*. | ||||
| | * | | SSD2119: orientation control | Mateusz Tomaszkiewicz | 2013-02-28 | 2 | -16/+16 |
| | | | | | | | | | | | | | | | | All angles supported: 0, 90, 180, 270. | ||||
| | * | | SSD2119: power control | Mateusz Tomaszkiewicz | 2013-02-25 | 1 | -90/+125 |
| | | | | | | | | | | | | | | | | All modes are working: powerOff, powerOn, powerSleep and powerDeepSleep. | ||||
| | * | | SSD2119: PWM period change | Mateusz Tomaszkiewicz | 2013-02-22 | 2 | -3/+16 |
| | | | | | | | | | | | | | | | | | | | | 100 kHz PWM period made small induction coil onboard LCD to moan if the pulse width was smaller than 100%. I changed it to 1MHz. | ||||
| | * | | SSD2119: backlight control | Mateusz Tomaszkiewicz | 2013-02-21 | 6 | -1096/+1123 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Backlight uses PWM on TIM4 CH2. - Updated readme. - Updated gdisp_lld.c: moved from lld_gdisp_* to gdisp_lld_* functions names format. - One forgotten GDISP_LLD() macro removal. - General code cleanup (make diff with -w parameter ;)) | ||||
| | * | | Merge branch 'master' into SSD2119 | Mateusz Tomaszkiewicz | 2013-02-19 | 41 | -9506/+11031 |
| | |\ \ | |||||
| | * | | | SSD2119: GDISP_LLD() macro removal | Mateusz Tomaszkiewicz | 2013-02-13 | 2 | -9/+8 |
| | | | | |