Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Clean up GWIN Event assignment. Optimise event efficiency. | inmarket | 2013-06-10 | 25 | -241/+560 | |
| | | | | | | ||||||
| * | | | | | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 22 | -590/+1230 | |
| | | | | | | ||||||
| * | | | | | GWIN fixes | inmarket | 2013-06-06 | 5 | -59/+106 | |
| | | | | | | ||||||
| * | | | | | License fixes to some demos | inmarket | 2013-06-06 | 4 | -72/+100 | |
| | | | | | | ||||||
| * | | | | | New simplified gwin using a pseudo class structure. | inmarket | 2013-06-06 | 20 | -1316/+1648 | |
| | | | | | | ||||||
* | | | | | | Add missing file to GDISP image demo | inmarket | 2013-07-08 | 1 | -0/+587 | |
| | | | | | | ||||||
* | | | | | | Change GDISP image default reading mode for WIN32 | inmarket | 2013-07-08 | 2 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | GDISP fix bug in non-multithread | inmarket | 2013-07-08 | 2 | -1/+4 | |
| | | | | | | ||||||
* | | | | | | Image decoders not setting image type correctly. | inmarket | 2013-07-08 | 3 | -0/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Add gdispImageIsOpen() function. | inmarket | 2013-07-01 | 2 | -1/+22 | |
| |_|_|/ |/| | | | ||||||
* | | | | doxygen fix | Joel Bodenmann | 2013-06-28 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #78 from resset/master | Andrew Hannam | 2013-06-25 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | gdisp: fixed bug in line drawing function | |||||
| * | | | | gdisp: fixed bug in line drawing function | Mateusz Tomaszkiewicz | 2013-06-26 | 1 | -1/+1 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a problem when you drew a line from (x0,y0) to (x1,y1) and these points met following conditions: y0 = y1 and x0 > x1. The viewport was set incorrectly to start from (x0,y1) when it should start from (x1,y0) since x1 is lower in this case. (x1,y1) would be also OK since y0 = y1. | |||||
* | | / | quick board file fix | Joel Bodenmann | 2013-06-24 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | one more typo fix... | Joel Bodenmann | 2013-06-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | typo fix | Joel Bodenmann | 2013-06-22 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added FT5x06 GINPUT driver | Joel Bodenmann | 2013-06-22 | 8 | -0/+431 | |
| | | | ||||||
* | | | Added RA8875 GDISP driver | Joel Bodenmann | 2013-06-22 | 11 | -0/+1264 | |
| | | | ||||||
* | | | Merge pull request #77 from resset/master | Tectu | 2013-06-20 | 15 | -38/+33 | |
|\ \ \ | | | | | | | | | Various README updates | |||||
| * | | | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 15 | -38/+33 | |
|/ / / | | | | | | | | | | Changed misleading description. | |||||
* | | | SSD2119: FSMC settings tuned | Mateusz Tomaszkiewicz | 2013-06-20 | 2 | -33/+11 | |
| | | | | | | | | | | | | | | | With FSMC BTR timing register settings tuned and DMA on, we get over 10.2 Mpx/s instead of 4.7 Mpx/s. | |||||
* | | | SSD2119: GDISP_USE_FSMC "switch" added | Mateusz Tomaszkiewicz | 2013-06-18 | 2 | -14/+29 | |
| | | | | | | | | | | | | Enable FSMC functions only when GDISP_USE_FSMC is set. | |||||
* | | | Various readme update | Mateusz Tomaszkiewicz | 2013-06-18 | 2 | -8/+11 | |
| | | | | | | | | | | | | For GDISP drivers SSD2119 & SSD1289. | |||||
* | | | SSD2119: make use of DMA | Mateusz Tomaszkiewicz | 2013-06-18 | 2 | -42/+134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is mostly a copy from Eddie's work posted here: http://forum.chibios.org/phpbb/viewtopic.php?f=11&t=851#p11054 No work was done towards making it work as fast as possible. Tested with: https://github.com/etmatrix/ChibiOS-GFX-Example/blob/master/bench/main.c Results show performance of ~5.34 Mpx/s with use of DMA compared to ~4.78 Mpx/s without. | |||||
* | | | minor fix to GFX license v1.1 | Joel Bodenmann | 2013-06-18 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | GFX license v1.1 update | Joel Bodenmann | 2013-06-15 | 2 | -855/+185 | |
| | | ||||||
* | | License header updates | inmarket | 2013-06-15 | 211 | -412/+401 | |
| | | ||||||
* | | License header fixes to some demos. | inmarket | 2013-06-06 | 4 | -72/+100 | |
|/ | ||||||
* | checkbox cleanup | Joel Bodenmann | 2013-06-04 | 2 | -6/+2 | |
| | ||||||
* | added new ADS7843 board file | Joel Bodenmann | 2013-06-04 | 1 | -0/+2 | |
| | ||||||
* | added f4 disovery file for ADS7843 | Joel Bodenmann | 2013-06-04 | 1 | -0/+90 | |
| | ||||||
* | SSD1289 update by user Eddie | Joel Bodenmann | 2013-06-04 | 3 | -568/+820 | |
| | ||||||
* | added custom render interface for checkboxes | Joel Bodenmann | 2013-06-03 | 2 | -1/+25 | |
| | ||||||
* | checkbox event fix | Joel Bodenmann | 2013-06-03 | 1 | -1/+2 | |
| | ||||||
* | member state of checkbox is now called isChecked | Joel Bodenmann | 2013-06-02 | 2 | -9/+9 | |
| | ||||||
* | some more checkbox fixes | Joel Bodenmann | 2013-06-02 | 2 | -2/+4 | |
| | ||||||
* | GWIN checkbox fix | Joel Bodenmann | 2013-06-02 | 2 | -1/+11 | |
| | ||||||
* | doxygen update | Joel Bodenmann | 2013-06-02 | 1 | -54/+136 | |
| | ||||||
* | added default theme | Joel Bodenmann | 2013-06-02 | 2 | -75/+48 | |
| | ||||||
* | Notepad-2 demo updated to work on ChibiOS or pure Win32 compile | inmarket | 2013-06-02 | 8 | -58/+65 | |
| | ||||||
* | Fix license issues and GOS issues in TDISP | inmarket | 2013-06-02 | 8 | -198/+85 | |
| | ||||||
* | GOS updates | inmarket | 2013-06-02 | 15 | -100/+160 | |
| | ||||||
* | Had extra elements to gitignore and fix image problems created by github | inmarket | 2013-06-02 | 5 | -0/+7 | |
| | ||||||
* | added basic implementation of checkboxes (functional) | Joel Bodenmann | 2013-06-02 | 1 | -0/+171 | |
| | ||||||
* | added basic implementation of checkboxes (functional) | Joel Bodenmann | 2013-06-02 | 4 | -5/+185 | |
| | ||||||
* | doxygen fixes | Joel Bodenmann | 2013-06-01 | 4 | -33/+2 | |
| | ||||||
* | TDISP update | Joel Bodenmann | 2013-06-01 | 17 | -446/+2573 | |
| | ||||||
* | gdispInit() -> gfxInit() in all demos | Joel Bodenmann | 2013-05-30 | 8 | -3/+3 | |
| | ||||||
* | added obsolete #warning to gdispInit() | Joel Bodenmann | 2013-05-30 | 2 | -2/+9 | |
| | ||||||
* | API fix | Joel Bodenmann | 2013-05-27 | 1 | -2/+2 | |
| |