Commit Graph

  • 23a603dd0d Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (dropping the s) Joel Bodenmann 2015-07-03 17:04:09 +0200
  • 81850ade15 Improving type definition inclusion in RAW32 port Joel Bodenmann 2015-07-02 21:57:14 +0200
  • 2c6b82040d Adding Tabset widget demo Joel Bodenmann 2015-06-26 22:53:15 +0200
  • b98c178a77 Updating /demos/3rdparty/doom demo Joel Bodenmann 2015-06-21 18:57:10 +0200
  • fe7b378a7b Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 Joel Bodenmann 2015-06-21 09:51:05 +0200
  • 5abc1dbb23 Improving demo (/demos/tools/touch_calibration_grabber) Joel Bodenmann 2015-06-19 19:56:25 +0200
  • 3e021b9da3 Fixing ChibiOS/RT 3.x port Joel Bodenmann 2015-06-19 19:55:40 +0200
  • 90d811dc7d Adding /demos/tools/touch_calibration_grabber which can be used to read out the calibration data Joel Bodenmann 2015-06-18 21:56:11 +0200
  • e9c03c857e Improvind doxygen Joel Bodenmann 2015-06-18 15:38:34 +0200
  • 1442ed05a9 Improving label documentation Joel Bodenmann 2015-06-18 01:16:25 +0200
  • 475dd871b8 Doco for latest change inmarket 2015-06-08 14:18:46 +1000
  • ccde54722f Added ability to compile ugfx as a single file (excluding driver and board files). Simply compile src/gfx_mk.c inmarket 2015-06-08 14:14:40 +1000
  • e850c344b8 Add missing arduino make option inmarket 2015-06-08 12:12:05 +1000
  • aa7ebf9c26 Add the license to the makefiles inmarket 2015-06-08 12:11:37 +1000
  • 34d7b62607 Doco update inmarket 2015-06-08 11:33:48 +1000
  • 411e08902a Add stm32m3 make option and fix stm32m1 make option inmarket 2015-06-08 11:30:30 +1000
  • 08585ef751 Fixing stm32f1 makefile Joel Bodenmann 2015-06-06 23:44:39 +0200
  • 6e2e59a92d Updating JSON file for uGFX-Studio Joel Bodenmann 2015-05-30 13:11:07 +0200
  • 377a01ad4a Updating JSON file for uGFX-Studio Joel Bodenmann 2015-05-29 22:24:08 +0200
  • af71b94339 Fixing typo in HY-MiniSTM32V board file Joel Bodenmann 2015-05-23 23:30:18 +0200
  • 4a808fe590 Opening 2.4 development Joel Bodenmann 2015-05-16 21:17:56 +0200
  • 48839a00aa Fixing doxygen v2.3 Joel Bodenmann 2015-05-16 20:46:45 +0200
  • ee8aa6ca4e Fixing doxygen Joel Bodenmann 2015-05-16 20:33:31 +0200
  • 37ab4ec1cd Fixing doxygen Joel Bodenmann 2015-05-16 20:17:50 +0200
  • 4e84469515 Improving file parsed by uGFX-Studio Joel Bodenmann 2015-05-16 19:42:45 +0200
  • 6826f89269 Updating library parsing file for uGFX-Studio Joel Bodenmann 2015-05-16 01:01:38 +0200
  • 88a43f5fc0 Doc update inmarket 2015-05-10 17:16:26 +1000
  • 4482b7d973 SSD1331 board file for the SAM7EX256 via UEXT connector inmarket 2015-05-10 17:13:30 +1000
  • af4d4c2da7 Fixes to SSD1331 inmarket 2015-05-10 17:12:30 +1000
  • 1a09f151e2 Fix to LLD driver color conversions. inmarket 2015-05-10 17:12:00 +1000
  • 42d34fd421 More comments for the UEXT SSD1306 SPI board file inmarket 2015-05-09 23:39:52 +1000
  • 201172ab69 Improve the UEXT bus descriptor file inmarket 2015-05-09 23:38:47 +1000
  • 734416a840 Started prototyping some changes to the STM32F429iDiscovery driver. None are active yet. inmarket 2015-05-03 12:31:49 +1000
  • 4c6a074964 Updating docs Joel Bodenmann 2015-04-30 10:40:11 +0200
  • 0501f24f47 Add the ability to change a gwin list selection via the api Add the ability to scroll a particular item into the current view. inmarket 2015-04-30 11:32:10 +1000
  • 83c0eb3526 Workaround for dynamically sized labels crashing sometimes when the text size is changed. A real fix requires more work on the redraw handler. inmarket 2015-04-29 22:43:47 +1000
  • 54d4f3d95b Remove superfluous forward definition on a container. inmarket 2015-04-29 22:18:01 +1000
  • a08f9d42fc Fix a bug in detecting the button area in a frame window inmarket 2015-04-29 18:32:12 +1000
  • 1ce3f20fa4 Add GWIN virtual keyboard widget inmarket 2015-04-12 17:07:38 +1000
  • b04148ca2b Update Doc inmarket 2015-04-08 15:00:45 +1000
  • b4aa4d565f Example board files for connecting "TinyScreen" - an arduino SSD1331 display from Tiny-Circuits inmarket 2015-04-07 23:24:09 +1000
  • f1d75f32be SSD1331 OLED display controller driver - accelerated including scroll support. inmarket 2015-04-07 23:23:01 +1000
  • 9c7dbd8d7e More GOS arduino files - oops missed them last commit. inmarket 2015-04-07 23:22:04 +1000
  • 82cb03947c Add Arduino as a full GOS supported operating system (even though it is really just a special bare bones platform) inmarket 2015-04-07 23:21:19 +1000
  • beacfaa994 Fix in color conversions for some strange compilers that don't do macro expansion in the highest available integer format inmarket 2015-04-07 23:20:16 +1000
  • 601fd6855d Add more pixel format support inmarket 2015-04-07 23:19:10 +1000
  • f44b1c6412 Small fix for scrolling inmarket 2015-04-07 23:18:32 +1000
  • 727aa67289 Typo inmarket 2015-04-01 00:57:58 +1000
  • 9f38cbc445 Example board file and cpp file for the Auduino teensy and the SSD1351 driver inmarket 2015-04-01 00:30:12 +1000
  • 8e18cc30e2 First cut SSD1351 driver inmarket 2015-04-01 00:29:18 +1000
  • a59327fbbf Fix misspelling of KEIL preprocessor directive. inmarket 2015-03-25 12:45:06 +1000
  • fe20965c3f More updates for Keil with raw32 GOS. inmarket 2015-03-18 10:26:35 +1000
  • 1caabc3f75 Attempt to fix setjmp issues with the Kiel compiler. inmarket 2015-03-18 06:53:22 +1000
  • 84ae564bfc Support ChibiOS V3 changes to the FileStream API inmarket 2015-03-11 00:16:09 +1000
  • 865b7887d0 Fix shimmering with the STM32F429-iDiscovery display inmarket 2015-02-28 22:55:41 +1000
  • a436128e50 Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver inmarket 2015-02-28 17:09:49 +1000
  • 8f779effe1 Fix compiler warnings inmarket 2015-02-28 16:26:37 +1000
  • fe980847d4 Fix self calibration for touch devices FT5x06 and STMPE610 inmarket 2015-02-28 16:22:09 +1000
  • cd3a87f2d4 Remove unneeded definition inmarket 2015-02-28 13:54:27 +1000
  • dc4f706132 GFILE was not being initialised properly. Added GFX_OS_EXTRA_INIT_FUNCTION and GFX_OS_EXTRA_DEINIT_FUNCTION macro's to enable special initialisation to occur being anything else happens. inmarket 2015-02-28 13:06:15 +1000
  • 73ba2778ab Background images on GWIN containers had cx and cy interposed. inmarket 2015-02-28 12:05:04 +1000
  • d008c83bc7 Replace missing breaks. inmarket 2015-02-25 17:06:49 +1000
  • 6c0409f25b New Mikromedia-Plus-STM32-M4 board by lliypuk (with mods) inmarket 2015-02-23 18:17:26 +1000
  • 53aba6de89 Some changes to the SSD1963 driver to cater for new boards inmarket 2015-02-23 18:16:33 +1000
  • 9da63a2aaa Compile warning fix for GWIN tabset inmarket 2015-02-23 18:15:57 +1000
  • 78db2f1d49 Fix to STMPE811 touch driver to fix self-calibration in other orientations inmarket 2015-02-23 18:15:22 +1000
  • 07707276f6 Add touch driver STMPE610 by lliypuk inmarket 2015-02-23 18:14:37 +1000
  • 07a63f7143 Compile error and emulation errors for GFILE_NEED_STDIO inmarket 2015-02-21 09:23:33 +1000
  • 5e0a0bfd9b Compile error fix for GFILE_ALLOW_FLOAT inmarket 2015-02-21 09:23:00 +1000
  • 6132b7f349 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx Joel Bodenmann 2015-02-16 19:10:35 +0100
  • 7e773a2a4c Adding STM32F1 script Joel Bodenmann 2015-02-16 19:10:29 +0100
  • 50cbdbc288 Big improvements to GWIN arrow button drawing. Some symmetry issues fixed. Now optionally support exact 45 degree arrow heads. With 45 degree arrow heads if the height/width ratios are right a triangular button is produced. inmarket 2015-02-14 14:20:45 +1000
  • 39459872b2 Fix pixel error rounding in gdispDrawConvexPoly(). The corrects strange gwin arrow button appearances for certain sizes. inmarket 2015-02-14 10:38:24 +1000
  • 7c7459f1d2 Toggle fixes. inmarket 2015-02-14 09:16:28 +1000
  • e14fb8cfa0 SSD1306 board file for SAM7EX256 using UEXT connector inmarket 2015-02-07 23:33:49 +1000
  • 143d9be295 Change ugfx startup logo to white so it shows up on monochrome displays inmarket 2015-02-07 23:33:02 +1000
  • 1760cd3aad Oops - left some debugging. inmarket 2015-02-07 22:25:00 +1000
  • 112852ffc3 Update multiple display demo to display better on very small displays. inmarket 2015-02-07 21:59:43 +1000
  • d532ab02c3 Chibios definition updates for the Olimex-SAM7EX256 inmarket 2015-02-07 21:59:09 +1000
  • 867324f1d5 Board file fixes for the Olimex-SAM7EX256 board inmarket 2015-02-07 21:58:24 +1000
  • 5b2fff679d Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board inmarket 2015-02-07 01:14:16 +1000
  • b8eab8f035 More fixes to TLS8204 driver inmarket 2015-02-07 01:12:46 +1000
  • 2d8c9bdcec Yet another SSD1306 driver fix inmarket 2015-02-07 00:10:44 +1000
  • f8c06e70a7 Fixes to all monochrome drivers TLS8204 driver is now operational inmarket 2015-02-07 00:07:49 +1000
  • 795b8a5e7d Fix optimization code that broke the SSD1306 for I2C interfaces. inmarket 2015-02-06 16:25:16 +1000
  • a7bf3da17b Add UEXT connector definitions for the SAM7EX256 board. inmarket 2015-02-05 00:22:14 +1000
  • e63fab2ace Update vararg macro's to C99 standard syntax. inmarket 2015-02-05 00:21:22 +1000
  • f12e847c30 Fix compiler warnings for some drivers inmarket 2015-02-05 00:20:37 +1000
  • ada8d42f33 Updates to TLS8204 driver inmarket 2015-02-05 00:19:43 +1000
  • 288a8afb95 Driver bugfix inmarket 2015-02-05 00:19:11 +1000
  • c9f0c1748d Missing definition in driver board template file inmarket 2015-02-05 00:18:46 +1000
  • 17cc2d7d5e Missing definition in driver board template file inmarket 2015-02-05 00:18:25 +1000
  • 189bad3e6a Multiple Displays demo - use sprintg instead of sprintf. Make multiple display settings set-able in the makefile. inmarket 2015-02-05 00:17:38 +1000
  • d8e46a098d Fixing SSD2119 orientation bug Joel Bodenmann 2015-02-04 14:16:07 +0100
  • 32ab371e4e Documentation Joel Bodenmann 2015-02-01 17:38:59 +0100
  • 514d91d6cf Adding HY-MiniSTM32V board support Joel Bodenmann 2015-02-01 17:35:18 +0100
  • 606eeff79f Add TLS8204 monochrome display. Not fully tested yet. inmarket 2015-01-27 13:42:46 +1000
  • adebde7a99 Fix multiple display/keyboard/mouse problem with some compilers. inmarket 2015-01-27 13:42:11 +1000
  • b9f53aa793 Add the ability to flash a gwin window/widget. Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button). inmarket 2015-01-25 17:40:34 +1000
  • b316263833 Implement a "Toggle Button" using a checkbox with a custom draw. Updated the widgets demo to show this. inmarket 2015-01-23 17:57:13 +1000