aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up function names in the gwin virtual keyboardinmarket2016-08-241-6/+6
|
* Fix for linux framebuffer for RGB555 and BGR555inmarket2016-08-241-1/+5
|
* Fixing wrong macro in Linux framebuffer board fileJoel Bodenmann2016-08-241-2/+2
|
* WhitespaceJoel Bodenmann2016-08-241-0/+1
|
* Fixing issue with color formats in Linux-Framebuffer board filesJoel Bodenmann2016-08-242-3/+4
|
* Adding Linux event input touch driverJoel Bodenmann2016-08-236-0/+215
|
* Merge branch 'compile_fixes_mr' of olegator77/uGFX into masterinmarket2016-08-214-8/+9
|\
| * Fix formattingOleg Gerasimov2016-08-201-1/+1
| |
| * Fix function SendKeyboardEvent name conflict in single file buildOleg Gerasimov2016-08-201-6/+6
| |
| * Fix clang build warningsOleg Gerasimov2016-08-203-3/+4
| |
* | Updating docs/releases.txtJoel Bodenmann2016-08-201-0/+2
|/
* Merge branch 'ili9225_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+450
|\
| * Added ILI9225 driverOleg Gerasimov2016-08-194-0/+450
| |
* | Merge branch 'st7735_mr' of olegator77/uGFX into masterJoel2016-08-204-0/+457
|\ \ | |/ |/|
| * Increased st7735 refresh rate - no more flickerOleg Gerasimov2016-08-191-2/+2
| |
| * Added ST7735 driverOleg Gerasimov2016-08-194-0/+457
|/
* Modifying SDL window title (it's not a simulation)Joel Bodenmann2016-08-151-1/+1
|
* Updating Mac OS X board filesJoel Bodenmann2016-08-153-8/+17
|
* Cleaning up new SDL driver supportJoel Bodenmann2016-08-159-11/+87
|
* Updates to STM32F439i-Eval board files to fix display flashinginmarket2016-08-133-48/+32
|
* (void)var statements must come after any variable definitions in strict cinmarket2016-08-131-1/+2
|
* Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled.Joel Bodenmann2016-08-132-1/+5
|
* Merge branch 'master' of olegator77/uGFX into masterJoel2016-08-086-2/+536
|\
| * Added SDL multiply driverOleg Gerasimov2016-08-086-2/+536
|/
* Fixing crash when passing NULL to gwinSetStyle()Joel Bodenmann2016-08-072-2/+3
|
* STM32F439i-Eval board file cleanupJoel Bodenmann2016-08-031-4/+7
|
* Fixing misleading/wrong configuration of virtual keyboard demoJoel Bodenmann2016-08-031-1/+1
|
* Adding STM32F439i-EVAL board filesJoel Bodenmann2016-08-0311-0/+2619
|
* Adding EXC7200 driverJoel Bodenmann2016-08-034-1/+132
|
* Starting development on version 2.7Joel Bodenmann2016-07-281-0/+4
|
* Release version 2.6Joel Bodenmann2016-07-282-3/+3
|
* Updating docs/releases.txtJoel Bodenmann2016-07-281-3/+3
|
* Fixing makefiles of games that were moved to a dedicated locationJoel Bodenmann2016-07-283-3/+3
|
* Move demo games into demo/games directoryAndrew Hannam2016-07-28164-0/+0
|
* Minor WM_Raise tidy upAndrew Hannam2016-07-281-1/+1
|
* Updating docs/releases.txtJoel Bodenmann2016-07-271-12/+12
|
* Adding applications/justget10 demoJoel Bodenmann2016-07-2792-0/+26617
|
* Adding applications/minesweeper demoJoel Bodenmann2016-07-2752-0/+14819
|
* Fixing crash when loading GIF image without enough memory availableJoel Bodenmann2016-07-272-0/+2
|
* Improving formatting of gfx_compilers.hJoel Bodenmann2016-07-271-2/+14
|
* Adding support for IAR and EDG compilersJoel Bodenmann2016-07-262-0/+4
|
* Adding QWidget touch driverJoel Bodenmann2016-07-266-0/+155
|
* Minor fix in slider widget documentationJoel Bodenmann2016-07-261-2/+2
|
* Adding note to Linux-Framebuffer readme that sufficient permission is ↵Joel Bodenmann2016-07-261-0/+4
| | | | required to access the framebuffer device
* Updating releases.txtJoel Bodenmann2016-07-251-1/+2
|
* Revert "Whitespaces"Joel Bodenmann2016-07-251-2/+1
| | | | This reverts commit c5d4eba3b5a6e5698b1ba5c7bcf24979229dc613.
* WhitespacesJoel Bodenmann2016-07-251-1/+2
|
* Merged in mattbrejza/ugfx/gfile-deinit (pull request #27)Joel Bodenmann2016-07-251-1/+5
|\ | | | | | | Adding code to close all open files in gfile deinit
| * adding code to close all open files in gfile deinitMatt Brejza2016-07-191-1/+5
| |
* | Updating releases.txtJoel Bodenmann2016-07-251-0/+1
| |