Commit Graph

219 Commits (317db95c46578c399041f3f1a180bb1cd42a9faf)

Author SHA1 Message Date
inmarket 4c4cf51682 More updating of license header 2018-10-14 14:56:52 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Joel Bodenmann a6eebb3bb1 Updating URLs 2017-10-29 18:43:04 +01:00
Joel Bodenmann 1e4af761b0 Updating URLs 2017-10-29 18:37:11 +01:00
Joel Bodenmann 748346f0e5 Moving docs/changelog.txt to /changelog.txt 2016-12-12 11:23:14 +01:00
inmarket f495b49f53 Update the Raw32 heap allocator to remove a memory merging bug.
The new code has less allocation overhead but memory blocks are now not tracked while allocated.
2016-12-12 20:01:27 +10:00
Joel Bodenmann 43bcd7930b Renaming docs/releases.txt to docs/changelog.txt 2016-12-11 20:51:09 +01:00
Joel Bodenmann 3a51e83f18 Updating changelog 2016-12-11 17:58:13 +01:00
inmarket ad29f4fee0 Support for Keil compiler RAW32 CPU specific task switching for Cortex M0,1,3,4,7 2016-12-06 13:47:33 +10:00
inmarket c1e2863078 Fix a bug in the Cortex M0 task switcher
Start of Keil compiler CPU specific switching
2016-12-06 12:16:19 +10:00
Joel Bodenmann fa668d846e Minor improvement to release notes 2016-11-28 20:05:04 +01:00
Joel Bodenmann 59c9565df7 Adding ILI9488 display driver 2016-11-27 17:06:33 +01:00
inmarket e0eacb846c Fixes to GEVENT 2016-11-19 19:39:04 +10:00
Joel Bodenmann 152e7e7e26 Adding gmiscHittestPoly() 2016-11-14 17:59:16 +01:00
inmarket 7f79b89eda Add support for adding fonts to the font list 2016-11-14 09:15:51 +10:00
Joel Bodenmann 9ad9472662 Updating changelog 2016-11-13 16:30:50 +01:00
Joel Bodenmann 477aa8e878 Updating changelog 2016-11-11 19:08:51 +01:00
Joel Bodenmann 2cf23ca69b Updating changelog 2016-11-09 22:45:22 +01:00
inmarket 545a719db9 New dual circle drawing in GDISP 2016-11-09 16:41:44 +10:00
inmarket 59917dbe1a Fix progressbar bounds checking and decrementing 2016-11-08 09:31:47 +10:00
Joel Bodenmann 462c5b7b4a Updating docs/releases.txt 2016-10-18 22:45:41 +02:00
Joel Bodenmann ea0dd89cfc Updating release notes 2016-10-01 17:50:50 +02:00
Joel Bodenmann 4991ba0530 Whitespace 2016-08-24 00:14:49 +02:00
Joel Bodenmann 16ac227a75 Fixing issue with color formats in Linux-Framebuffer board files 2016-08-24 00:14:25 +02:00
Joel Bodenmann ac5e96cca1 Adding Linux event input touch driver 2016-08-23 23:10:04 +02:00
Joel Bodenmann 9663134059 Updating docs/releases.txt 2016-08-20 17:42:44 +02:00
Joel Bodenmann 8dd5cc93d5 Cleaning up new SDL driver support 2016-08-15 14:05:56 +02:00
Joel Bodenmann b9b555eae2 Fixing possible crash when GDISP_NEED_TEXT_WORDWRAP is enabled. 2016-08-13 00:49:19 +02:00
Joel Bodenmann 0c695b2471 Fixing crash when passing NULL to gwinSetStyle() 2016-08-07 20:38:55 +02:00
Joel Bodenmann 37fc27ac6b Adding STM32F439i-EVAL board files 2016-08-03 02:56:34 +02:00
Joel Bodenmann c95a851c77 Adding EXC7200 driver 2016-08-03 02:18:58 +02:00
Joel Bodenmann 773a5579e0 Starting development on version 2.7 2016-07-28 15:14:07 +02:00
Joel Bodenmann c24b79336e Release version 2.6 2016-07-28 15:12:59 +02:00
Joel Bodenmann 87cd8a3a21 Updating docs/releases.txt 2016-07-28 14:48:39 +02:00
Joel Bodenmann 7e15f0840e Updating docs/releases.txt 2016-07-27 18:00:55 +02:00
Joel Bodenmann 85ec38ac1c Adding applications/justget10 demo 2016-07-27 16:34:41 +02:00
Joel Bodenmann 2fe5c112b0 Adding applications/minesweeper demo 2016-07-27 15:37:56 +02:00
Joel Bodenmann f2cf8b9814 Fixing crash when loading GIF image without enough memory available 2016-07-27 13:08:18 +02:00
Joel Bodenmann 31c5f1efaa Adding support for IAR and EDG compilers 2016-07-26 16:14:14 +02:00
Joel Bodenmann af5fe425a8 Adding QWidget touch driver 2016-07-26 12:50:32 +02:00
Joel Bodenmann 05d1f7ba1b Updating releases.txt 2016-07-25 17:48:40 +02:00
Joel Bodenmann fd109a3b82 Updating releases.txt 2016-07-25 17:20:32 +02:00
Andrew Hannam 19e54c88ec Add support for reparenting, capture and control of Win32 Emulator windows. 2016-07-19 18:54:17 +10:00
Joel Bodenmann e5f69dbcf4 Adding Qt GOS port 2016-07-19 01:30:20 +02:00
Joel Bodenmann 038a1f3630 Adding QImage display driver 2016-07-19 01:24:05 +02:00
Joel Bodenmann fe7da06d98 Updating changelog 2016-07-13 12:54:55 +02:00
Andrew Hannam 9ac3c368b4 Add gwinPrintg() and fix null pointer handling in sprintg() 2016-07-10 10:42:21 +10:00
Joel Bodenmann 13e084ae62 Updating docs 2016-06-26 12:15:02 +02:00
Joel Bodenmann 0548401d18 Adding FT6x06 driver 2016-06-18 13:22:45 +02:00
Andrew Hannam f8dac95e93 Add support for GFILE_PETITFS_EXTERNAL_LIB and GFILE_FATFS_EXTERNAL_LIB 2016-05-27 10:29:49 +10:00