Commit Graph

46 Commits (f265924396167729e8d9fb36a0383263f36c1270)

Author SHA1 Message Date
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
Joel Bodenmann 14786e97b6 Fixing issue in RTX5/CMSIS2 port 2018-02-26 10:01:50 +01:00
inmarket d9eaba249f Added support for specifying calibration fonts and text 2018-02-24 12:36:15 +10:00
Joel Bodenmann 37732af0b5 Release v2.8 2017-10-29 19:02:01 +01:00
Joel Bodenmann a5c1e29d21 Improving STM32F746G-Discovery board files 2017-10-28 15:28:31 +02:00
Joel Bodenmann 025bc66666 STM32F469i-Discovery board files 2017-10-28 11:58:02 +02:00
inmarket 7ef1fa156c Fix the STM32LTDC driver DMA2D accelerated bitblit on STM32F7 platforms. 2017-10-02 13:27:10 +10:00
inmarket 8bf95a1128 Add cache flushing to the ChibiOS FATFS/PETITFS block routines. Required for STM32F7. This should really be in the ChibiOS DMA routines. 2017-10-02 11:26:54 +10:00
Joel Bodenmann ea158a836d Adding nullpointer checks to GDISP image functions 2017-10-01 13:21:56 +02:00
inmarket 82047b1ac6 STM32LTDC 2nd layer support with alpha 2017-10-01 18:00:49 +10:00
Joel Bodenmann 2943011ccb Adding Zephyr port 2017-09-20 19:47:46 +02:00
inmarket 3e13911432 Oops - add readme and changelog 2017-09-11 18:23:30 +10:00
inmarket db7971734f First attempt at the JPG decoder. Compiles but may not run. 2017-08-26 15:22:38 +10:00
inmarket 0388755df1 Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey() 2017-08-26 11:15:56 +10:00
inmarket c4eed17a2e Fix a problem with gwinImage where an animated GIF can leave a running timer when it is destroyed. 2017-08-26 09:39:59 +10:00
inmarket 2b4bd12ffa Add support for CMSIS V2 OS's eg RTX5 2017-08-16 16:50:04 +10:00
inmarket f1db3e940d Fix gwinTextEdit() problems 2017-08-09 09:02:33 +10:00
inmarket e16f97ce26 Added UC1610 driver. Thanks to aeroman 2017-07-19 12:43:17 +10:00
inmarket 8561671cb8 Upgrade to from FATFS-0.10b to FATFS-0.13 2017-06-24 16:35:31 +10:00
Joel Bodenmann e6721f70a0 Updating changelog 2017-05-24 10:52:53 +02:00
Joel Bodenmann 4d06ef9145 Adding RA6963 driver 2017-05-23 09:57:16 +02:00
inmarket 09402b6bde KS0108 multi-chip driver thanks to doc_rob. 2017-05-18 19:24:53 +10:00
Joel Bodenmann 01fd5f3c90 Updating changelog 2017-05-16 11:30:10 +02:00
inmarket c67966f60e Added partial definition for the STM32F469i-Discovery board 2017-05-05 11:38:49 +10:00
inmarket eaa704c765 Added UC1601s driver 2017-05-05 09:06:57 +10:00
inmarket 23ceb054fc Fixed an issue on FreeRTOS where thread stacks were being created too large 2017-04-06 17:11:28 +10:00
inmarket d8c9ca184f Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options 2017-03-11 14:39:53 +10:00
inmarket 5d8705b6e0 FEATURE: Significantly improved the FreeRTOS port
FEATURE: Added support for operating system initialisation in FreeRTOS
FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called
FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
2017-03-04 15:02:55 +10:00
Joel Bodenmann 170869dea9 Added complete support for Altera Terasic MAX10 NEEK board 2017-02-18 16:34:15 +01:00
Joel Bodenmann 50c89877c3 Adding UC8173 driver 2017-02-02 17:07:59 +01:00
inmarket f57f6be212 Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays 2017-01-20 17:57:18 +10:00
inmarket 5502aef3e5 Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set 2017-01-20 09:23:06 +10:00
inmarket b90055d2f9 Fixed extra dots when drawing anti-aliased fonts with wordwrap 2017-01-20 08:04:03 +10:00
Joel Bodenmann b8ece23f18 Unifying changelog 2017-01-10 10:49:23 +01:00
Joel Bodenmann 12a0f2dd64 Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option 2017-01-10 10:48:54 +01:00
Joel Bodenmann d3fb6b2cb9 Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option 2017-01-10 10:43:01 +01:00
Joel Bodenmann ff8aa09949 Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option 2017-01-10 10:28:42 +01:00
Joel Bodenmann 2b75db44a0 Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option 2017-01-10 10:18:52 +01:00
inmarket 0e00642bfc Add gwinListItemSetText() 2017-01-09 11:40:48 +10:00
inmarket a3241b9f39 Update Changelog 2017-01-09 10:29:23 +10:00
inmarket c7cce84274 Add support for a user provided file system. 2017-01-09 10:25:30 +10:00
Joel Bodenmann a171f917d3 Updating changelog 2017-01-06 15:18:51 +01:00
Joel Bodenmann 2f0e05f9cb Starting work on version 2.8 2016-12-14 15:22:13 +01:00
Joel Bodenmann 7a896c2917 Release version 2.7 2016-12-14 15:21:17 +01:00
Joel Bodenmann ceaeb599d4 Cleaning up changelog 2016-12-14 14:51:15 +01:00
Joel Bodenmann 748346f0e5 Moving docs/changelog.txt to /changelog.txt 2016-12-12 11:23:14 +01:00