Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix self calibration for touch devices FT5x06 and STMPE610 | inmarket | 2015-02-28 | 2 | -7/+23 | |
| | ||||||
* | Remove unneeded definition | inmarket | 2015-02-28 | 1 | -1/+0 | |
| | ||||||
* | GFILE was not being initialised properly. | inmarket | 2015-02-28 | 3 | -0/+32 | |
| | | | | Added GFX_OS_EXTRA_INIT_FUNCTION and GFX_OS_EXTRA_DEINIT_FUNCTION macro's to enable special initialisation to occur being anything else happens. | |||||
* | Background images on GWIN containers had cx and cy interposed. | inmarket | 2015-02-28 | 3 | -3/+3 | |
| | ||||||
* | Replace missing breaks. | inmarket | 2015-02-25 | 1 | -0/+2 | |
| | ||||||
* | New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods) | inmarket | 2015-02-23 | 22 | -1/+5842 | |
| | ||||||
* | Some changes to the SSD1963 driver to cater for new boards | inmarket | 2015-02-23 | 1 | -17/+39 | |
| | ||||||
* | Compile warning fix for GWIN tabset | inmarket | 2015-02-23 | 1 | -0/+2 | |
| | ||||||
* | Fix to STMPE811 touch driver to fix self-calibration in other orientations | inmarket | 2015-02-23 | 1 | -2/+15 | |
| | ||||||
* | Add touch driver STMPE610 by lliypuk | inmarket | 2015-02-23 | 5 | -0/+411 | |
| | ||||||
* | Compile error and emulation errors for GFILE_NEED_STDIO | inmarket | 2015-02-21 | 14 | -16/+56 | |
| | ||||||
* | Compile error fix for GFILE_ALLOW_FLOAT | inmarket | 2015-02-21 | 1 | -6/+6 | |
| | ||||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2015-02-16 | 3 | -30/+154 | |
|\ | ||||||
| * | Big improvements to GWIN arrow button drawing. | inmarket | 2015-02-14 | 2 | -30/+147 | |
| | | | | | | | | | | | | Some symmetry issues fixed. Now optionally support exact 45 degree arrow heads. With 45 degree arrow heads if the height/width ratios are right a triangular button is produced. | |||||
| * | Fix pixel error rounding in gdispDrawConvexPoly(). | inmarket | 2015-02-14 | 1 | -0/+7 | |
| | | | | | | | | The corrects strange gwin arrow button appearances for certain sizes. | |||||
* | | Adding STM32F1 script | Joel Bodenmann | 2015-02-16 | 2 | -1/+21 | |
|/ | ||||||
* | Toggle fixes. | inmarket | 2015-02-14 | 3 | -14/+27 | |
| | ||||||
* | SSD1306 board file for SAM7EX256 using UEXT connector | inmarket | 2015-02-07 | 1 | -0/+212 | |
| | ||||||
* | Change ugfx startup logo to white so it shows up on monochrome displays | inmarket | 2015-02-07 | 1 | -1/+2 | |
| | ||||||
* | Oops - left some debugging. | inmarket | 2015-02-07 | 1 | -4/+3 | |
| | ||||||
* | Update multiple display demo to display better on very small displays. | inmarket | 2015-02-07 | 1 | -4/+14 | |
| | ||||||
* | Chibios definition updates for the Olimex-SAM7EX256 | inmarket | 2015-02-07 | 2 | -11/+35 | |
| | ||||||
* | Board file fixes for the Olimex-SAM7EX256 board | inmarket | 2015-02-07 | 3 | -85/+136 | |
| | ||||||
* | Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board | inmarket | 2015-02-07 | 2 | -0/+161 | |
| | ||||||
* | More fixes to TLS8204 driver | inmarket | 2015-02-07 | 2 | -4/+6 | |
| | ||||||
* | Yet another SSD1306 driver fix | inmarket | 2015-02-07 | 1 | -0/+1 | |
| | ||||||
* | Fixes to all monochrome drivers | inmarket | 2015-02-07 | 9 | -6/+104 | |
| | | | | TLS8204 driver is now operational | |||||
* | Fix optimization code that broke the SSD1306 for I2C interfaces. | inmarket | 2015-02-06 | 2 | -13/+3 | |
| | ||||||
* | Add UEXT connector definitions for the SAM7EX256 board. | inmarket | 2015-02-05 | 1 | -0/+63 | |
| | ||||||
* | Update vararg macro's to C99 standard syntax. | inmarket | 2015-02-05 | 1 | -8/+8 | |
| | ||||||
* | Fix compiler warnings for some drivers | inmarket | 2015-02-05 | 1 | -34/+17 | |
| | ||||||
* | Updates to TLS8204 driver | inmarket | 2015-02-05 | 1 | -6/+8 | |
| | ||||||
* | Driver bugfix | inmarket | 2015-02-05 | 1 | -5/+1 | |
| | ||||||
* | Missing definition in driver board template file | inmarket | 2015-02-05 | 1 | -0/+5 | |
| | ||||||
* | Missing definition in driver board template file | inmarket | 2015-02-05 | 1 | -0/+5 | |
| | ||||||
* | Multiple Displays demo - use sprintg instead of sprintf. | inmarket | 2015-02-05 | 2 | -6/+19 | |
| | | | | Make multiple display settings set-able in the makefile. | |||||
* | Fixing SSD2119 orientation bug | Joel Bodenmann | 2015-02-04 | 1 | -3/+3 | |
| | ||||||
* | Documentation | Joel Bodenmann | 2015-02-01 | 1 | -1/+3 | |
| | ||||||
* | Adding HY-MiniSTM32V board support | Joel Bodenmann | 2015-02-01 | 7 | -0/+672 | |
| | ||||||
* | Add TLS8204 monochrome display. Not fully tested yet. | inmarket | 2015-01-27 | 5 | -0/+405 | |
| | ||||||
* | Fix multiple display/keyboard/mouse problem with some compilers. | inmarket | 2015-01-27 | 3 | -17/+15 | |
| | ||||||
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 9 | -2/+180 | |
| | | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button). | |||||
* | Implement a "Toggle Button" using a checkbox with a custom draw. | inmarket | 2015-01-23 | 4 | -3/+52 | |
| | | | | Updated the widgets demo to show this. | |||||
* | Big file rename to reduce problems with brain-dead IDE's that don't handle ↵ | inmarket | 2015-01-21 | 149 | -360/+251 | |
| | | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames). | |||||
* | December 2014 Winning Demo Competition Entry - Tetris | inmarket | 2015-01-21 | 22 | -0/+4197 | |
| | ||||||
* | Compile fix for default orientation with pixmaps. | inmarket | 2015-01-14 | 1 | -2/+4 | |
| | ||||||
* | Support dynamic displays at compile time, don't re-orient pixmaps at ↵ | inmarket | 2015-01-13 | 3 | -6/+20 | |
| | | | | initialisation time. | |||||
* | More doco updates | inmarket | 2015-01-13 | 1 | -1/+5 | |
| | ||||||
* | Add support and demo for pixmaps (in memory drawing) | inmarket | 2015-01-13 | 12 | -13/+584 | |
| | ||||||
* | Update Doco | inmarket | 2015-01-13 | 1 | -0/+5 | |
| |