Commit Graph

  • db7971734f First attempt at the JPG decoder. Compiles but may not run. inmarket 2017-08-26 15:22:38 +1000
  • 75e373c237 Oops! Fix object reference inmarket 2017-08-26 13:53:17 +1000
  • 0388755df1 Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey() inmarket 2017-08-26 11:15:56 +1000
  • 04c23b408d Fix where some V3.x changes found there way back into V2 causing a compile error inmarket 2017-08-26 11:15:22 +1000
  • c4eed17a2e Fix a problem with gwinImage where an animated GIF can leave a running timer when it is destroyed. inmarket 2017-08-26 09:39:59 +1000
  • 9f5a716344 Merge branch 'gwinDetachToggle' of raboof/ugfx into master inmarket 2017-08-26 01:31:46 +0200
  • 38f487edcb Merge branch 'fix-macos' of yous/uGFX into master inmarket 2017-08-26 00:59:00 +0200
  • 642f04380d Merge branch 'tabsForIndenting' of raboof/ugfx into master inmarket 2017-08-26 00:48:57 +0200
  • c18bc690b0 Remove #error in cmsis2 inmarket 2017-08-17 08:49:46 +1000
  • 718fb4e4a0 Add files missing due to git problems inmarket 2017-08-17 08:47:40 +1000
  • f0f28e2453 CHibiOS fixes from removing gfxSemCounter() inmarket 2017-08-16 17:59:53 +1000
  • 2b4bd12ffa Add support for CMSIS V2 OS's eg RTX5 inmarket 2017-08-16 16:50:04 +1000
  • d7b083da1e Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI() inmarket 2017-08-16 16:49:02 +1000
  • 422e95becf UC8173 board template fix inmarket 2017-08-13 20:30:31 +1000
  • f410b57720 Vastly improve UC8173 driver inmarket 2017-08-13 20:07:39 +1000
  • f1db3e940d Fix gwinTextEdit() problems inmarket 2017-08-09 09:02:33 +1000
  • e16f97ce26 Added UC1610 driver. Thanks to aeroman inmarket 2017-07-19 12:43:17 +1000
  • e68c9c09e2 Oops Aram 2017-06-22 00:41:10 +0200
  • aae423fd7f Added gwinDetachToggle method interface Aram 2017-06-22 00:36:04 +0200
  • 0093551079 Indent src/ginput/ginput_keyboard.c with tabs Arnout Engelen 2017-07-01 20:25:01 +0200
  • 97511a9fc7 Ensure correct window titles on unicode compiles on Windows inmarket 2017-06-30 19:44:38 +1000
  • 9b73187100 Add compatibility with Visual Studio and make compile warning capabilities more cross platform inmarket 2017-06-30 19:43:51 +1000
  • 1cc6004e9a
    Fix CFLAGS and LIBS for sdl2 Chayoung You 2017-06-26 14:11:16 +0900
  • 4f07f53f98
    Fix default OPT_CPU for macOS Chayoung You 2017-06-26 13:58:00 +0900
  • e5497f2ac0 Add support for .S files to the gcc make system inmarket 2017-06-24 17:12:42 +1000
  • 10f4d9f860 Updates to the ChibiOS Git version makefile inmarket 2017-06-24 16:36:31 +1000
  • d6c31f404b Add a demo for GFILE inmarket 2017-06-24 16:35:50 +1000
  • 8561671cb8 Upgrade to from FATFS-0.10b to FATFS-0.13 inmarket 2017-06-24 16:35:31 +1000
  • 5c84885995 Improve handling of streaming drivers with a setpos and a fillarea acceleration inmarket 2017-06-24 10:08:59 +1000
  • e6721f70a0 Updating changelog Joel Bodenmann 2017-05-24 10:52:53 +0200
  • 64a8f8dde1 Fixing clipping issue with gdispGDrawString() Joel Bodenmann 2017-05-24 10:52:44 +0200
  • d581b08bcf Merge branch 'master' of git.ugfx.io:uGFX/uGFX Joel Bodenmann 2017-05-23 09:57:37 +0200
  • 4d06ef9145 Adding RA6963 driver Joel Bodenmann 2017-05-23 09:57:16 +0200
  • 86d8fc35c1 Adding RA6963 driver U-INSANEENGINEER\joel 2017-05-23 09:55:59 +0200
  • 09402b6bde KS0108 multi-chip driver thanks to doc_rob. inmarket 2017-05-18 19:24:53 +1000
  • 01fd5f3c90 Updating changelog Joel Bodenmann 2017-05-16 11:30:10 +0200
  • b682e48631 Whitespaces Joel Bodenmann 2017-05-16 11:29:28 +0200
  • 67ed0c1f5a Changing syncflag type from uint8_t to uint32_t in STM32LTDC driver Joel Bodenmann 2017-05-16 11:20:10 +0200
  • c67966f60e Added partial definition for the STM32F469i-Discovery board inmarket 2017-05-05 11:38:49 +1000
  • eaa704c765 Added UC1601s driver inmarket 2017-05-05 09:06:57 +1000
  • 864210b764 Fixes to allow STM32F749-Discovery to work with ChibiOS inmarket 2017-04-29 19:10:22 +1000
  • 76ce1dd0e3 Update ChibiOS make scripts to support later versions of ChibiOS inmarket 2017-04-29 17:42:14 +1000
  • 23ceb054fc Fixed an issue on FreeRTOS where thread stacks were being created too large inmarket 2017-04-06 17:11:28 +1000
  • ee33f13f7e Another gwin concurrency fix inmarket 2017-04-01 17:36:52 +1000
  • d8526e672a Fix some prototypes for win32.raw32 emulation environments inmarket 2017-04-01 13:22:30 +1000
  • 252b3b918a Prevent GWIN drawing while deleting a window from the list inmarket 2017-04-01 13:21:38 +1000
  • d8c9ca184f Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options inmarket 2017-03-11 14:39:53 +1000
  • 9500ed2bcc Fix a bug that can cause large fonts to not be read correctly. inmarket 2017-03-11 14:23:27 +1000
  • 7826664969 Make the uGFXMain() prototype always available inmarket 2017-03-04 17:35:17 +1000
  • 3a0e49dabc Change the prototype for uGFXMain() inmarket 2017-03-04 17:01:02 +1000
  • f934fc4a49 Fix introduces bug in gdisp UC8173 driver inmarket 2017-03-04 15:06:30 +1000
  • c91715491d Merge remote-tracking branch 'origin/master' inmarket 2017-03-04 15:03:12 +1000
  • 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 inmarket 2017-03-04 15:02:55 +1000
  • 3faf693214 Minor clean-up to UC8173 driver Joel Bodenmann 2017-03-02 07:10:14 +0100
  • 5497e2ed1f Merge remote-tracking branch 'origin/master' inmarket 2017-03-01 10:55:34 +1000
  • 8b4ca12a2d Updates to the FreeRTOS GOS port inmarket 2017-03-01 10:46:14 +1000
  • 29ccac5efc Update to the UC8173 driver to fix memory overwrite inmarket 2017-03-01 10:45:20 +1000
  • 7cc28e8f0d Improving UC8173 driver Joel Bodenmann 2017-02-28 16:58:57 +0100
  • 6956df1652 Fixing an issue with word wrapping of strings containing dashes. Joel Bodenmann 2017-02-21 08:50:57 +0100
  • 35a4e07d66 Minor internal improvement (clean-up) to AlteraFramereader driver Joel Bodenmann 2017-02-20 17:47:27 +0100
  • aa474ef037 Updating drivers list Joel Bodenmann 2017-02-18 16:38:16 +0100
  • 170869dea9 Added complete support for Altera Terasic MAX10 NEEK board Joel Bodenmann 2017-02-18 16:34:15 +0100
  • d3e9955496 Adding Altera Frame Reader IP Core display driver Joel Bodenmann 2017-02-18 16:32:57 +0100
  • 8411fd1f03 Updating drivers list Joel Bodenmann 2017-02-18 16:32:34 +0100
  • 50c89877c3 Adding UC8173 driver Joel Bodenmann 2017-02-02 17:07:59 +0100
  • f57f6be212 Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays inmarket 2017-01-20 17:57:18 +1000
  • 5502aef3e5 Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set inmarket 2017-01-20 09:23:06 +1000
  • b90055d2f9 Fixed extra dots when drawing anti-aliased fonts with wordwrap inmarket 2017-01-20 08:04:03 +1000
  • 9360b27250 Update font demo to show Anti-aliased drawing inmarket 2017-01-18 14:27:25 +1000
  • b8ece23f18 Unifying changelog Joel Bodenmann 2017-01-10 10:49:23 +0100
  • 12a0f2dd64 Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option Joel Bodenmann 2017-01-10 10:48:54 +0100
  • d3fb6b2cb9 Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option Joel Bodenmann 2017-01-10 10:43:01 +0100
  • ffe01aef80 Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option Joel Bodenmann 2017-01-10 10:39:07 +0100
  • ff8aa09949 Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option Joel Bodenmann 2017-01-10 10:28:42 +0100
  • 1cfcd71145 Removing obsolete code Joel Bodenmann 2017-01-10 10:24:05 +0100
  • 844be18713 Improving doc Joel Bodenmann 2017-01-10 10:20:38 +0100
  • 3d1d0182b3 Fixing whitespace Joel Bodenmann 2017-01-10 10:19:41 +0100
  • 2b75db44a0 Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option Joel Bodenmann 2017-01-10 10:18:52 +0100
  • bfe41b4cfd Adding missing option GFILE_NEED_USERFS to gfxconf.example.h Joel Bodenmann 2017-01-09 10:55:17 +0100
  • 0e00642bfc Add gwinListItemSetText() inmarket 2017-01-09 11:40:48 +1000
  • a3241b9f39 Update Changelog inmarket 2017-01-09 10:29:23 +1000
  • c7cce84274 Add support for a user provided file system. inmarket 2017-01-09 10:25:30 +1000
  • 9216504ce3 Ensure stack size produces an aligned stack on platforms where it matters inmarket 2017-01-09 10:24:49 +1000
  • def8fd488f Fix console recursion bug - Thanks to Oleg Gerasimov inmarket 2017-01-09 10:23:48 +1000
  • 28f4ac22ce Fix window manager redraw problem with multi-tasking and large images inmarket 2017-01-09 10:22:55 +1000
  • a171f917d3 Updating changelog Joel Bodenmann 2017-01-06 15:18:51 +0100
  • 4b89b3e6ed Merge branch 'ssd1306-128x32' of wezm/uGFX into master Joel Bodenmann 2017-01-06 12:54:43 +0100
  • 4b502c0178 Fix Cortex m0 Raw32 scheduler. Ensure 8 byte alignment of the stack for all ARM specific scheduler code. origin_old/ugfx_release_2.7 ugfx_release_2.7 inmarket 2016-12-30 18:57:09 +1000
  • 6a30927a91 Fix Cortex m0 Raw32 scheduler. Ensure 8 byte alignment of the stack for all ARM specific scheduler code. inmarket 2016-12-30 18:57:09 +1000
  • 1d5d889529 Updates to Keil RAW32 CPU specific scheduler. Tested working on CortexM7 and CortexM7 with FP. inmarket 2016-12-23 08:56:16 +1000
  • 06de6f1931 Updates to Keil RAW32 CPU specific scheduler. Tested working on CortexM7 and CortexM7 with FP. inmarket 2016-12-23 08:56:16 +1000
  • 8d760acc0c Removing obsolete color parameters from gwinFillDualCircle() Joel Bodenmann 2016-12-15 11:31:50 +0100
  • baa20c4e60 Removing obsolete color parameters from gwinFillDualCircle() Joel Bodenmann 2016-12-15 11:31:50 +0100
  • 281ccb72ce Add support for 128x32 SSD1306 displays Wesley Moore 2016-12-15 07:51:21 +1100
  • 2f0e05f9cb Starting work on version 2.8 Joel Bodenmann 2016-12-14 15:22:13 +0100
  • 7a896c2917 Release version 2.7 v2.7 Joel Bodenmann 2016-12-14 15:21:17 +0100
  • 35228413d1 Enabling local search engine in generated doxygen documentation Joel Bodenmann 2016-12-14 15:19:12 +0100
  • 08fe2b1295 Doxygen fix Joel Bodenmann 2016-12-14 15:15:45 +0100
  • ca56c721a7 Adding #prama for Keil compiler to suppress "statement is unreachable" warning. Joel Bodenmann 2016-12-14 15:05:45 +0100
  • 09eba89afd Revert "Remove some compiler warnings" Joel Bodenmann 2016-12-14 15:00:43 +0100