Commit graph

  • e3eaad114f added SSD1963 example files Joel Bodenmann 2013-08-03 14:43:41 +02:00
  • 9ebd3530fa Merge branch 'master' into fonts inmarket 2013-08-01 18:13:59 +10:00
  • 118f87afb1 Fix GWIN lists font handling. inmarket 2013-08-01 18:13:21 +10:00
  • ac2baed7e5 Update widget demo so list 3 is multi-select inmarket 2013-08-01 18:12:58 +10:00
  • a2632f0d31 Merge branch 'master' into fonts inmarket 2013-08-01 18:07:34 +10:00
  • 2e91479bd5 Add image support to GWIN Listboxes. Updated GWIN widgets demo to match. inmarket 2013-08-01 18:05:48 +10:00
  • 171276e85f Release notes update inmarket 2013-08-01 18:05:05 +10:00
  • 312e759124 Add GWIN List multi-select support inmarket 2013-08-01 15:58:46 +10:00
  • 157ec08034 Merge branch 'master' into fonts inmarket 2013-08-01 15:06:32 +10:00
  • b0b3539639 Update GWIN list. Now supports item and page scrolling. A few bugs fixed. inmarket 2013-08-01 14:54:25 +10:00
  • 58b5260013 Update some GQUEUE prototypes inmarket 2013-08-01 14:53:13 +10:00
  • 9d2b0b667b Add color blending to GDISP inmarket 2013-08-01 14:52:28 +10:00
  • 2d27673f0f Update GWIN widget demo inmarket 2013-08-01 14:51:40 +10:00
  • 06d339456e Update gwin widgets and lists demos inmarket 2013-08-01 14:50:40 +10:00
  • db18904892 From mcufont upstream: Fix tab handling in mf_get_string_width inmarket 2013-07-30 14:20:26 +10:00
  • 99642e2a99 From mcufont upstream: Fix inconsistency between UTF8 and other encodings inmarket 2013-07-30 14:19:50 +10:00
  • 0ee1b20451 Add font baseline to the starting point of string rendering. inmarket 2013-07-30 14:19:05 +10:00
  • ab04b1d076 Update notepad demo for anti-aliased fonts inmarket 2013-07-29 17:26:33 +10:00
  • 44f3256be3 Merge branch 'master' into list inmarket 2013-07-29 16:46:48 +10:00
  • e5b0168d7c Merge branch 'master' into fonts inmarket 2013-07-29 16:43:04 +10:00
  • 9ed89f9ad3 Change screen clear to match initial screen state (Black) in a non-GWIN situation. inmarket 2013-07-29 16:42:24 +10:00
  • 3af74801dd clear after mouse calibration to avoid silly display Joel Bodenmann 2013-07-28 14:13:05 +02:00
  • 319d79f296 Fix text padding of a right aligned checkbox inmarket 2013-07-29 16:32:41 +10:00
  • 978f8b6c4f Fix compile error in gwinGetPixelColor() inmarket 2013-07-29 16:33:20 +10:00
  • 34f06cd3c9 Fix compile error in gwinGetPixelColor() inmarket 2013-07-29 16:33:20 +10:00
  • 20ec12071d Fix text padding of a right aligned checkbox inmarket 2013-07-29 16:32:41 +10:00
  • 7f15192fe8 Fix rule handling to help the end user get things right. Tidied up anti-alias where the hardware does not support pixel read-back. inmarket 2013-07-29 16:31:54 +10:00
  • 7c303eb72e Vastly simplify GDISP mcufont interface code. Fix boundary cases. Prevent overwriting of defined display area. Improve performance. Remove hardware acceleration for fonts (unlikely anyway unles the hardware understood our software font structures) inmarket 2013-07-29 16:29:25 +10:00
  • 12085b8014 Fix compiler warnings, operating system dependancies, and non-portable code. inmarket 2013-07-29 16:25:20 +10:00
  • 3ac4e9e789 Update widgets demo for new fonts inmarket 2013-07-29 16:21:36 +10:00
  • 31f3554602 list update Joel Bodenmann 2013-07-28 23:18:59 +02:00
  • 632566e243 list fix Joel Bodenmann 2013-07-28 15:26:59 +02:00
  • 30df14b595 Merge branch 'master' into list Joel Bodenmann 2013-07-28 14:13:13 +02:00
  • 580cf977d0 clear after mouse calibration to avoid silly display Joel Bodenmann 2013-07-28 14:13:05 +02:00
  • be8b3cd210 Updated license headers on new font code inmarket 2013-07-28 17:22:24 +10:00
  • 3977ee687f First cut - beautiful new font handling by PetteriAimonen inmarket 2013-07-28 17:08:45 +10:00
  • f84bc2a3f6 Linux change from Tectu inmarket 2013-07-28 17:03:07 +10:00
  • 423c28b40e cleanup Joel Bodenmann 2013-07-28 07:04:04 +02:00
  • c66e5cd9cb some more list widget work Joel Bodenmann 2013-07-28 07:00:08 +02:00
  • 4e3eacb9f7 list widget doxygen Joel Bodenmann 2013-07-28 03:31:45 +02:00
  • c7fdb5df2a list widget first implementation Joel Bodenmann 2013-07-28 02:06:27 +02:00
  • 9edb1dab8b compiler warnings Joel Bodenmann 2013-07-28 01:15:36 +02:00
  • e4aae7b3f6 fixed typo in GQueue Joel Bodenmann 2013-07-27 23:35:23 +02:00
  • 40611e264d some more list work Joel Bodenmann 2013-07-27 22:55:32 +02:00
  • 984e14efb7 List updates and add list demo - still work in progress inmarket 2013-07-27 22:26:16 +10:00
  • 1fbbc4d52b Integrate changes from master branch inmarket 2013-07-27 22:25:20 +10:00
  • 9dfcbef848 list work in progress Joel Bodenmann 2013-07-27 15:23:52 +02:00
  • a76a5d7d7c Finish osx fix. inmarket 2013-07-26 12:56:54 +10:00
  • 65ac315271 Remove preset GOS choice. It is defaulted if not specified anyway. inmarket 2013-07-26 12:56:27 +10:00
  • 57eeb16aba list widget - work in progress Joel Bodenmann 2013-07-25 19:15:51 +02:00
  • 7cd43464ed compiler warnings Joel Bodenmann 2013-07-25 13:52:18 +02:00
  • 0194b87efe Missing define for OSX inmarket 2013-07-24 13:55:54 +10:00
  • 00b6ab3986 Remove unneeded comment about threading (no longer applies) inmarket 2013-07-24 13:55:25 +10:00
  • 772b4f79d5 Fix to extra button drawing routines inmarket 2013-07-24 13:54:45 +10:00
  • ea3048ff36 fixed OS-X port (untested) Joel Bodenmann 2013-07-23 18:52:52 +02:00
  • 95b1597158 removed POSIX, now having dedicated Linux and MAC OS-X ports Joel Bodenmann 2013-07-23 02:12:52 +02:00
  • 3eb2f4bb97 POSIX port now became Linux and OSX Joel Bodenmann 2013-07-23 00:47:42 +02:00
  • fa9a957a38 posix doxygen fix Joel Bodenmann 2013-07-23 00:03:00 +02:00
  • e5c6fce1d9 POSIX fix Joel Bodenmann 2013-07-22 13:51:40 +02:00
  • c40021af01 gfxSystemLock() and gfxSystemUnlock() are required for correct operation of some modules even under POSIX. inmarket 2013-07-22 17:06:55 +10:00
  • 25a0115014 This image wrapper really is meant to be there and is used by some demo apps (notepad-2) inmarket 2013-07-22 17:05:42 +10:00
  • 7961241989 Fix corruption of binary files by license header updates inmarket 2013-07-22 17:04:37 +10:00
  • 7b4488267d GOS POSIX fixes Joel Bodenmann 2013-07-22 05:50:31 +02:00
  • abca557bab removed a forgotted GDISP wrapper call in GWIN Joel Bodenmann 2013-07-22 04:42:30 +02:00
  • 2ad2bdf06e RA8875 now GOS compatible Joel Bodenmann 2013-07-22 04:27:01 +02:00
  • 50952fa5c3 small doc fix Joel Bodenmann 2013-07-22 02:48:42 +02:00
  • af5be70460 release v1.8 v1.8 Joel Bodenmann 2013-07-21 23:57:15 +02:00
  • 73c5ef26f8 fixed license headers Joel Bodenmann 2013-07-21 22:20:37 +02:00
  • a675834266 doxygen updates Joel Bodenmann 2013-07-21 22:02:57 +02:00
  • d98e6c5d0d cleaned up board file mess Joel Bodenmann 2013-07-21 17:42:25 +02:00
  • c29950c767 Initial GOS port for POSIX (Linux). Untested. inmarket 2013-07-21 17:27:54 +10:00
  • 45c8e9052d Small gfxHalt bug fix for Win32 platform inmarket 2013-07-21 17:27:11 +10:00
  • da0296788e Spelling mistake inmarket 2013-07-21 17:26:42 +10:00
  • 5b2d561483 Remove GDISP_THREAD_CHIBIOS. This is always used now. inmarket 2013-07-21 17:26:11 +10:00
  • 2bef5da2f3 Added gfxRealloc() inmarket 2013-07-20 21:57:01 +10:00
  • b91097e311 RA8875 fix Joel Bodenmann 2013-07-20 00:24:49 +02:00
  • 1598916830 Release notes update from v1.7 inmarket 2013-07-19 13:23:07 +10:00
  • 0f3f885e4d RA8875 changes from v1.7 inmarket 2013-07-19 13:22:42 +10:00
  • 40fc1550c4 Release v1.7 v1.7 inmarket 2013-07-19 13:05:03 +10:00
  • 386539072c Image animation changes inmarket 2013-07-19 09:37:50 +10:00
  • cb28adcfba removed gwinImageNext() since the image box widget now automatically takes care of animated images Joel Bodenmann 2013-07-18 13:51:49 +02:00
  • bd8620fb93 typo Joel Bodenmann 2013-07-17 17:50:57 +02:00
  • 9c23074081 gwinImageNext() fix Joel Bodenmann 2013-07-17 17:50:37 +02:00
  • 259f822ba7 added list widget dummy Joel Bodenmann 2013-07-17 17:49:21 +02:00
  • ceae37b7bf added gwinImageNext() Joel Bodenmann 2013-07-17 05:58:03 +02:00
  • d1861f04e0 doxygen update Joel Bodenmann 2013-07-17 04:44:29 +02:00
  • d900257ded added slider demo Joel Bodenmann 2013-07-17 01:48:42 +02:00
  • cd5c0e32c1 added radio button demo code Joel Bodenmann 2013-07-16 19:46:31 +02:00
  • 20155b84c4 whitespaces Joel Bodenmann 2013-07-16 19:00:26 +02:00
  • 30feefb728 added checkbox demo Joel Bodenmann 2013-07-16 18:57:12 +02:00
  • 7944147301 added button demo Joel Bodenmann 2013-07-16 18:50:17 +02:00
  • 4e48a4b125 readme / license / releases fix Joel Bodenmann 2013-07-16 14:30:49 +02:00
  • 6fe793da88 Fix missing init function for GMISC inmarket 2013-07-16 15:29:59 +10:00
  • 83897ac07a Update graph demo and move under gwin demos inmarket 2013-07-16 15:29:26 +10:00
  • c82fc68bfa Update gaudin and gadc demos for new GWIN inmarket 2013-07-16 15:28:42 +10:00
  • 38a2a44b3d Merge branch 'GWIN' Joel Bodenmann 2013-07-14 20:02:28 +02:00
  • b7e6967886 Add missing file to GDISP image demo inmarket 2013-07-07 19:42:22 +10:00
  • 466445e3f8 Change GDISP image default reading mode for WIN32 inmarket 2013-07-07 19:43:03 +10:00
  • 0c7609b51e GDISP fix bug in non-multithread inmarket 2013-07-07 19:39:17 +10:00
  • f7e7a5dae4 Image decoders not setting image type correctly. inmarket 2013-07-04 17:00:34 +10:00