Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving docs/changelog.txt to /changelog.txt | Joel Bodenmann | 2016-12-12 | 1 | -374/+0 |
| | |||||
* | Update the Raw32 heap allocator to remove a memory merging bug. | inmarket | 2016-12-12 | 1 | -0/+2 |
| | | | | The new code has less allocation overhead but memory blocks are now not tracked while allocated. | ||||
* | Renaming docs/releases.txt to docs/changelog.txt | Joel Bodenmann | 2016-12-11 | 1 | -0/+0 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-12-11 | 1 | -1/+2 |
| | |||||
* | Support for Keil compiler RAW32 CPU specific task switching for Cortex ↵ | inmarket | 2016-12-06 | 1 | -0/+1 |
| | | | | M0,1,3,4,7 | ||||
* | Fix a bug in the Cortex M0 task switcher | inmarket | 2016-12-06 | 1 | -0/+2 |
| | | | | Start of Keil compiler CPU specific switching | ||||
* | Minor improvement to release notes | Joel Bodenmann | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Adding ILI9488 display driver | Joel Bodenmann | 2016-11-27 | 1 | -0/+1 |
| | |||||
* | Fixes to GEVENT | inmarket | 2016-11-19 | 1 | -0/+1 |
| | |||||
* | Adding gmiscHittestPoly() | Joel Bodenmann | 2016-11-14 | 1 | -0/+1 |
| | |||||
* | Add support for adding fonts to the font list | inmarket | 2016-11-14 | 1 | -0/+1 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-11-13 | 1 | -0/+1 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-11-11 | 1 | -0/+1 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-11-09 | 1 | -1/+2 |
| | |||||
* | New dual circle drawing in GDISP | inmarket | 2016-11-09 | 1 | -0/+1 |
| | |||||
* | Fix progressbar bounds checking and decrementing | inmarket | 2016-11-08 | 1 | -0/+1 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-10-18 | 1 | -0/+1 |
| | |||||
* | Updating release notes | Joel Bodenmann | 2016-10-01 | 1 | -0/+2 |
| | |||||
* | Whitespace | Joel Bodenmann | 2016-08-24 | 1 | -0/+1 |
| | |||||
* | Fixing issue with color formats in Linux-Framebuffer board files | Joel Bodenmann | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Adding Linux event input touch driver | Joel Bodenmann | 2016-08-23 | 1 | -0/+1 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-08-20 | 1 | -0/+2 |
| | |||||
* | Cleaning up new SDL driver support | Joel Bodenmann | 2016-08-15 | 1 | -0/+1 |
| | |||||
* | Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled. | Joel Bodenmann | 2016-08-13 | 1 | -0/+1 |
| | |||||
* | Fixing crash when passing NULL to gwinSetStyle() | Joel Bodenmann | 2016-08-07 | 1 | -0/+1 |
| | |||||
* | Adding STM32F439i-EVAL board files | Joel Bodenmann | 2016-08-03 | 1 | -0/+1 |
| | |||||
* | Adding EXC7200 driver | Joel Bodenmann | 2016-08-03 | 1 | -1/+2 |
| | |||||
* | Starting development on version 2.7 | Joel Bodenmann | 2016-07-28 | 1 | -0/+4 |
| | |||||
* | Release version 2.6 | Joel Bodenmann | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-07-28 | 1 | -3/+3 |
| | |||||
* | Updating docs/releases.txt | Joel Bodenmann | 2016-07-27 | 1 | -12/+12 |
| | |||||
* | Adding applications/justget10 demo | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Adding applications/minesweeper demo | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Fixing crash when loading GIF image without enough memory available | Joel Bodenmann | 2016-07-27 | 1 | -0/+1 |
| | |||||
* | Adding support for IAR and EDG compilers | Joel Bodenmann | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Adding QWidget touch driver | Joel Bodenmann | 2016-07-26 | 1 | -0/+1 |
| | |||||
* | Updating releases.txt | Joel Bodenmann | 2016-07-25 | 1 | -1/+2 |
| | |||||
* | Updating releases.txt | Joel Bodenmann | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | Add support for reparenting, capture and control of Win32 Emulator windows. | Andrew Hannam | 2016-07-19 | 1 | -1/+5 |
| | |||||
* | Adding Qt GOS port | Joel Bodenmann | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Adding QImage display driver | Joel Bodenmann | 2016-07-19 | 1 | -0/+1 |
| | |||||
* | Updating changelog | Joel Bodenmann | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Add gwinPrintg() and fix null pointer handling in sprintg() | Andrew Hannam | 2016-07-10 | 1 | -0/+2 |
| | |||||
* | Updating docs | Joel Bodenmann | 2016-06-26 | 1 | -0/+1 |
| | |||||
* | Adding FT6x06 driver | Joel Bodenmann | 2016-06-18 | 1 | -0/+1 |
| | |||||
* | Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB | Andrew Hannam | 2016-05-27 | 1 | -0/+1 |
| | |||||
* | Fixing bug where the list item count wasn't decremented when an item was removed | Joel Bodenmann | 2016-05-21 | 1 | -0/+1 |
| | |||||
* | Updated release notes | Joel Bodenmann | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Starting development on version 2.6 | Joel Bodenmann | 2016-02-28 | 1 | -0/+3 |
| | |||||
* | Release version 2.5 | Joel Bodenmann | 2016-02-28 | 1 | -1/+1 |
| |