Commit Graph

  • a76c176840 Revert "Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available" Joel Bodenmann 2016-01-11 08:03:16 +0100
  • 1ad99cbe4a Adding missing entry to changelog Joel Bodenmann 2016-01-09 18:53:12 +0100
  • ed9a422d81 Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available Joel Bodenmann 2016-01-08 21:42:12 +0100
  • 50a3048e59 typo Joel Bodenmann 2016-01-08 07:31:22 +0100
  • 6937cc3f0f Adding comments to graph demo Joel Bodenmann 2016-01-08 07:27:26 +0100
  • 4b891ebc04 Fix Gtimer stop bug. inmarket 2015-12-24 09:54:57 +1000
  • 1971d889dc Fix for using raw32 on a known but unsupported cpu inmarket 2015-12-24 09:54:33 +1000
  • 8d825a8101 Updated mcufontenconder linux binary to be staticly linked to prevent library problems inmarket 2015-12-23 22:52:40 +1000
  • 00578fb370 Update linux binary for mcufontencoder inmarket 2015-12-23 11:01:37 +1000
  • a7cf866da2 Small fixes to ILI9342 inmarket 2015-12-22 13:25:27 +1000
  • a21db25ecf Update Windows binary for mcufontencoder inmarket 2015-12-22 13:21:05 +1000
  • 6b70d3a63f Fix enabled bug inmarket 2015-12-22 13:20:36 +1000
  • 184f1e0d9b Cleanup inmarket 2015-12-22 13:20:05 +1000
  • 23b29df4c1 Add gdisp driver readme to list the type of each driver. inmarket 2015-12-22 13:19:45 +1000
  • 1008effc01 More mcufont encoder fixes Joel Bodenmann 2015-12-20 17:57:46 +0100
  • 8b42161f3f Fixing bug in mcufont encoder Joel Bodenmann 2015-12-19 18:45:27 +0100
  • 0211a32e1f Fixing 'progress' color of built-in widget styles Joel Bodenmann 2015-12-19 00:56:53 +0100
  • 185c970da9 Compiler warning Joel Bodenmann 2015-12-19 00:51:47 +0100
  • a1c81e3449 Fixing textedit widget rendering Joel Bodenmann 2015-12-19 00:51:18 +0100
  • 1e77535317 Removing obsolete code Joel Bodenmann 2015-12-18 23:03:41 +0100
  • e75f165bb4 Fixing progressbar widget rendering Joel Bodenmann 2015-12-18 22:49:59 +0100
  • 0befb2ffce Fixing slider widget rendering Joel Bodenmann 2015-12-18 22:48:36 +0100
  • e500c8cd8e Fixing slider widget rendering Joel Bodenmann 2015-12-18 22:47:33 +0100
  • 43be869ab7 Remove obsolete file Joel Bodenmann 2015-12-17 22:37:13 +0100
  • e33d7d353b Added ILI9342 driver Joel Bodenmann 2015-12-17 22:36:51 +0100
  • 371e68beee Allowing the cursor to be set anywhere in the string of a TextEdit widget Joel Bodenmann 2015-12-13 18:46:53 +0100
  • 682a5efc42 Removing superfluous struct declaration Joel Bodenmann 2015-12-13 11:41:56 +0100
  • a517873148 Removing default operating system to avoid confusion Joel Bodenmann 2015-12-13 11:40:59 +0100
  • b89ce7c7b3 Improving keyboard widget default renderer (thanks to TriZet) Joel Bodenmann 2015-12-10 21:58:12 +0100
  • a51e2b3511 Improving keyboard widget default renderer (thanks to TriZet) Joel Bodenmann 2015-12-09 21:28:28 +0100
  • 922b19d91e using uint32_t instead of unsigned for GEVENT source listener flags Joel Bodenmann 2015-12-08 11:31:02 +0100
  • 5bead36045 Fixing compiler errors for non-gcc compilers Joel Bodenmann 2015-12-08 11:03:13 +0100
  • fca2766ed8 Removing debugging code from NIOS port Joel Bodenmann 2015-12-04 22:33:40 +0100
  • 7d040805c7 Removing debugging code from NIOS port Joel Bodenmann 2015-12-04 22:33:12 +0100
  • 013f993d54 docs Joel Bodenmann 2015-11-29 00:06:59 +0100
  • af2c663f57 Adding Altera MAX10 NEEK board files Joel Bodenmann 2015-11-29 00:05:24 +0100
  • 02e793e5db using GFX_PI internally to avoid issues with M_PI Joel Bodenmann 2015-11-28 23:41:24 +0100
  • 5a99092b79 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2015-11-27 20:39:28 +0100
  • eaf0b19fb8 Adding support for NIOS-II platform Joel Bodenmann 2015-11-27 20:39:23 +0100
  • f16ee70272 Some gdisp drivers release_bus() calls are in the wrong spot compared to post_init_board() inmarket 2015-11-27 11:08:10 +1000
  • a5cde14428 ChibiOS does not work reliably with GCC -O0 with recent compilers. Change to -O1 inmarket 2015-11-27 10:28:41 +1000
  • 627e780b6c Make no hardware keyboard the default for the textedit demo inmarket 2015-11-27 10:17:14 +1000
  • d60706032e Fix frame demo so that malloc is emulated as rand() needs it on some platforms inmarket 2015-11-27 10:16:40 +1000
  • 0313756ea3 Add ability to emulate malloc() and free() to prevent nasty hard to find link errors from C library routines that need malloc inmarket 2015-11-27 10:15:46 +1000
  • 3681542e24 Fix doco inmarket 2015-11-27 10:14:45 +1000
  • 739b3b1699 Update some makefiles and openocd config files inmarket 2015-11-27 10:13:23 +1000
  • fb7e7c6ea7 Fix compiler errors and warnings on image handling with multiple image formats turned on. inmarket 2015-11-25 12:25:04 +1000
  • 205160aec0 Change STM32F429i-Discovery board to use the general STM32LTDC driver. The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone inmarket 2015-11-25 12:24:22 +1000
  • 6900dfc0ab Fix STM32LTDC orientation and DMA2D acceleration inmarket 2015-11-25 12:20:56 +1000
  • e5ec9415d1 Warning removal as supplied by woodstck inmarket 2015-11-25 07:29:34 +1000
  • 24ba58e612 Fix from crteensy for Arduino when compiling with a strict(er) compiler inmarket 2015-11-25 07:29:00 +1000
  • 870901880b Prevent naming conflicts when compiling multiple image formats with GFXSINGLEMAKE inmarket 2015-11-24 09:19:58 +1000
  • 0ec1a5e4da Add the mcufont encoder to the tools (including a win32 build) with binaries inmarket 2015-11-22 18:42:11 +1000
  • 3ae120406e Add an Arduino Sketch project. It shows how to add ugfx as a sketch library. inmarket 2015-11-21 19:28:12 +1000
  • c5a86757bd Make all include paths in ugfx relative. The only include path now needed is for drivers (in particular GDISP drivers) inmarket 2015-11-21 19:27:08 +1000
  • a69849177d Update and then move compiler specific code into its own file inmarket 2015-11-19 17:07:49 +1000
  • aa601cb875 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2015-11-18 20:34:44 +0100
  • 7586685d07 Fixing comment Joel Bodenmann 2015-11-18 20:34:27 +0100
  • d7e5c9f606 Fix endian macro's inmarket 2015-11-18 09:59:31 +1000
  • 461b0bf091 More compiler specific stuff inmarket 2015-11-18 09:59:11 +1000
  • 45174c4092 Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’ Joel Bodenmann 2015-11-15 12:26:04 +0100
  • 511bdd7349 Removing superfluous paranthesis Joel Bodenmann 2015-11-15 12:23:52 +0100
  • 697211a85b Merged in woodyhawthorne/ugfx/fixes (pull request #20) Joel Bodenmann 2015-11-15 12:17:32 +0100
  • 9ea93ff8e5 Fix virtual keyboard Woody Hawthorne 2015-11-15 19:45:43 +1100
  • c5daa2f62f Fix (potential) compiler warnings about redefining PI Woody Hawthorne 2015-11-15 19:35:13 +1100
  • 10c047d0c0 Fixing typo in macros Joel Bodenmann 2015-11-14 21:11:41 +0100
  • 14b5184d60 Fixing vertical center alignment issue when word-wrap is turned on Joel Bodenmann 2015-11-14 19:42:58 +0100
  • 849369ccec Fix compiler detection for Keil uVision V5 inmarket 2015-11-12 18:43:20 +1000
  • d403294cb4 More endian updates. Images should now work for any endian machine even strange ones. inmarket 2015-11-12 18:33:12 +1000
  • 2928950e47 Added auto-detection of compilers and some cpu's inmarket 2015-11-11 20:47:38 +1000
  • f48b492303 Clean up endian support for images based on new system defines Remove deprecated image functions inmarket 2015-11-11 19:20:10 +1000
  • 1fa5677d44 Fix grammer error inmarket 2015-11-11 19:18:38 +1000
  • 6019d0b9c9 More compiler define fixes inmarket 2015-11-11 19:18:15 +1000
  • 41b16f9c63 Add gfxconf.h.example for the new defines inmarket 2015-11-11 19:17:46 +1000
  • f2af4cf110 Add missing defines and move some config variables inmarket 2015-11-11 19:17:11 +1000
  • 2efd207660 Revert the use of the new compiler defines as they are not autodetected correctly yet inmarket 2015-11-11 19:15:30 +1000
  • 54b76a7568 Fixing compiler errors for non-GCC compilers Joel Bodenmann 2015-11-08 22:36:59 +0100
  • 0b14479597 Fixing issue for #define of TRUE Joel Bodenmann 2015-11-08 15:44:29 +0100
  • 15538841de Adding missing defines for GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL in gos_options.h Joel Bodenmann 2015-11-08 15:35:15 +0100
  • 5e508a3a59 Releasing version 2.4 v2.4 Joel Bodenmann 2015-11-07 17:57:52 +0100
  • 9c248a685a Updating readme Joel Bodenmann 2015-11-07 17:56:18 +0100
  • 48c7b6a0c7 Doc Joel Bodenmann 2015-11-07 17:52:21 +0100
  • de75da8d73 Doxygen Joel Bodenmann 2015-11-07 16:59:59 +0100
  • ff01cc0212 Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL Joel Bodenmann 2015-11-07 16:54:10 +0100
  • 6397a56e0b Doxygen Joel Bodenmann 2015-11-07 16:33:28 +0100
  • 778b23bdfd Fixing compiler errors for non-GCC compilers Joel Bodenmann 2015-11-07 15:27:37 +0100
  • 5d81aa2487 Adding rendering functions to label widget to control text justification Joel Bodenmann 2015-11-07 00:51:23 +0100
  • ea4cadec78 Revert "Adding justification parameter to gwinLabelCreate()" Joel Bodenmann 2015-11-07 00:39:08 +0100
  • 636b6edf81 Revert "Adding gwinLabelSetJustification() as it costs basically nothing" Joel Bodenmann 2015-11-07 00:39:02 +0100
  • e4c207b706 Comment fix Joel Bodenmann 2015-11-06 22:53:07 +0100
  • 98f3609470 Adding gwinLabelSetJustification() as it costs basically nothing Joel Bodenmann 2015-11-06 22:52:50 +0100
  • e8a769c382 Adding justification parameter to gwinLabelCreate() Joel Bodenmann 2015-11-06 22:47:42 +0100
  • c2b7e1bd41 Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer Joel Bodenmann 2015-11-06 20:59:31 +0100
  • 90a65c1673 Move the stub font include files so that user projects with custom fonts in the old format will work. inmarket 2015-11-06 07:59:32 +1000
  • 881af3e5c9 Docs Joel Bodenmann 2015-11-05 10:05:42 +0100
  • 713ce159d3 Updates to STM32F746-Discovery support Clean out a lot of junk inmarket 2015-11-05 17:09:11 +1000
  • 383be6964e GTimer fix for fast tick rate systems inmarket 2015-11-05 17:08:00 +1000
  • 32da19db12 Add support for a PreInit Routine to allow early hardware initialisation inmarket 2015-11-05 17:07:23 +1000
  • 659901a90d Adding missing default value for GFX_NO_INLINE Joel Bodenmann 2015-11-04 15:58:54 +0100
  • df76759cd4 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2015-11-04 07:11:49 +0100