Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | First keyboard driver for X | inmarket | 2015-01-08 | 1 | -41/+183 | |
| | ||||||
* | Better keyboard driver doco and new driver configuration flag for Win32 | inmarket | 2015-01-08 | 1 | -250/+304 | |
| | ||||||
* | Oops - Error detection in the wrong place. | inmarket | 2015-01-08 | 1 | -4/+0 | |
| | ||||||
* | New keyboard demo program. | inmarket | 2015-01-07 | 3 | -0/+174 | |
| | ||||||
* | Win32 keyboard driver with US English keyboard layout. | inmarket | 2015-01-07 | 1 | -10/+313 | |
| | ||||||
* | New keyboard driver interface with international keyboard support. | inmarket | 2015-01-07 | 9 | -70/+1085 | |
| | ||||||
* | New Tabset Widget. | inmarket | 2015-01-03 | 9 | -134/+991 | |
| | | | | Widgets demo updated to (optionally) use the new tabset. | |||||
* | Fix macro problems for gwinShow, gwinHide etc | inmarket | 2015-01-03 | 1 | -4/+4 | |
| | ||||||
* | Small fix for a progressbar | inmarket | 2015-01-03 | 1 | -1/+2 | |
| | ||||||
* | Fix a serious problem with moving and sizing containers, and some visibility ↵ | inmarket | 2015-01-03 | 2 | -58/+102 | |
| | | | | issues | |||||
* | Safety protection in creation of extended GWIN types. | inmarket | 2015-01-03 | 1 | -0/+6 | |
| | ||||||
* | Fix serious bug in GTIMER. | inmarket | 2015-01-03 | 1 | -1/+1 | |
| | ||||||
* | Protect against NULL strings | inmarket | 2015-01-03 | 1 | -0/+3 | |
| | ||||||
* | Make a Win32 driver define available from gfxconf.h | inmarket | 2015-01-03 | 1 | -2/+3 | |
| | ||||||
* | Fixing wrong define in ADS7843 driver | Joel Bodenmann | 2015-01-02 | 1 | -1/+1 | |
| | ||||||
* | Add Chibios v3 example files for the STM32F429iDiscovery board. | inmarket | 2014-12-31 | 10 | -7/+1307 | |
| | ||||||
* | Fix complaints with some ChibiOS versions and some compilers about ↵ | inmarket | 2014-12-31 | 1 | -0/+11 | |
| | | | | TRUE/FALSE redefinition. | |||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-12-22 | 6 | -12/+42 | |
|\ | ||||||
| * | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | inmarket | 2014-12-17 | 1 | -0/+287 | |
| |\ | ||||||
| * | | Update SSD1289 and SSD2119 drivers to support using CCM memory for stack ↵ | inmarket | 2014-12-17 | 6 | -12/+42 | |
| | | | | | | | | | | | | | | | | | | when using DMA. Use GDISP_NO_DMA_FROM_STACK. | |||||
* | | | Updating options file | Joel Bodenmann | 2014-12-22 | 1 | -1/+13 | |
| |/ |/| | ||||||
* | | doxygen fix | Joel Bodenmann | 2014-12-16 | 1 | -0/+287 | |
|/ | ||||||
* | Had to revert the new method of orientation support for SSD1306. | inmarket | 2014-12-16 | 1 | -55/+85 | |
| | | | | | | | Unfortunately the new method immediately flipped orientation rather than just affecting drawing operations. As both methods can be supported by the hardware/code we always use drawing only orientation support. Updated the new fill routine to match. Also fixed color black bug and moved variable definitions to start of a block as is required by pure C compilers. |