Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misspelling of KEIL preprocessor directive. | inmarket | 2015-03-25 | 1 | -2/+2 |
| | |||||
* | More updates for Keil with raw32 GOS. | inmarket | 2015-03-18 | 2 | -16/+10 |
| | |||||
* | Attempt to fix setjmp issues with the Kiel compiler. | inmarket | 2015-03-18 | 1 | -7/+9 |
| | |||||
* | Support ChibiOS V3 changes to the FileStream API | inmarket | 2015-03-11 | 3 | -14/+26 |
| | |||||
* | Fix shimmering with the STM32F429-iDiscovery display | inmarket | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver | inmarket | 2015-02-28 | 3 | -78/+63 |
| | |||||
* | Fix compiler warnings | inmarket | 2015-02-28 | 3 | -0/+3 |
| | |||||
* | 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. |