Commit Graph
381 Commits
Author SHA1 Message Date
Vincent Wei be27e8cb7c usvfb engines are almost ok 2018-07-30 10:43:17 +08:00
Vincent Wei 4597cbbc28 finish USVFB IAL engine 2018-07-30 09:01:35 +08:00
Vincent Wei cde8a653b4 add USVFB IAL engine 2018-07-29 21:02:12 +08:00
Vincent Wei 8b73fe0022 add USVFB NEWGAL engine 2018-07-29 20:54:28 +08:00
Vincent Wei 4db2aa093c enhance commlcd engint to support more pixel type and synchronously update 2018-07-29 13:45:17 +08:00
Vincent Wei d9da4d6e3a tune for release v3.2.0 2018-07-12 10:52:51 +08:00
Vincent Wei 318dee8fd5 tune for official release v3.2.0 2018-07-12 10:41:31 +08:00
Vincent Wei dcc50d45ce change version number from 3.0 to 3.2 for splash 2018-07-02 17:41:42 +08:00
Vincent Wei 96a4e917d9 debug 2018-06-20 18:07:50 +08:00
Vincent Wei a507af807c tune: disable key message for invalid low-level event 2018-06-20 18:01:46 +08:00
Vincent Wei 9189fa4efe pass timeout to __comminput_wait_for_input 2018-06-20 13:45:40 +08:00
Vincent Wei ac8e230207 fixbug: handle retvalue of wait_event correctly. 2018-06-20 11:40:52 +08:00
VincentWei 2aa6794636 cleanup 2018-06-13 23:31:35 +08:00
VincentWei 25d5b03154 add sharedres.h 2018-06-08 16:00:46 +08:00
Vincent Wei ab8ce45ab0 debug for stain pixel of subpixel 2018-06-06 09:41:32 +08:00
Vincent Wei 2036a8592c enable build_ttfcache_support by default 2018-06-06 08:55:09 +08:00
VincentWei dd0445689e cleanup 2018-06-05 23:59:14 +08:00
Vincent Wei 0d49ed794e cleanup 2018-06-04 18:59:19 +08:00
Vincent Wei df627ee3b1 fixbug: lost DT_CALCRECT attribute when DT_CENTER set 2018-06-01 12:07:28 +08:00
VincentWei 0599227023 use stderr for _MG_PRINTF 2018-05-31 23:29:52 +08:00
VincentWei 66769dee51 tune 2018-05-31 23:24:54 +08:00
VincentWei 1cfd032718 use ANSI color for _ERR_PRINTF, _DBG_PRINTF, and _MG_PRINTF 2018-05-31 23:16:52 +08:00
VincentWei a45ee0b3f4 disable xMax+=2 for SUBPIXEL 2018-05-31 23:16:15 +08:00
VincentWei 8b72783a12 tune for subpixel style 2018-05-25 22:49:26 +08:00
VincentWei 378f7e1986 cleanup 2018-05-19 15:13:12 +08:00
VincentWei 0b9c425b84 remove debug output 2018-05-19 14:01:09 +08:00
VincentWei 5e0dda0421 use 0x01UL for timermask test 2018-05-18 20:21:09 +08:00
VincentWei c0addda03b cleanup 2018-05-19 00:56:50 +08:00
VincentWei 977ac1ec9b fix bug of (0x01<<slot) for 64bit 2018-05-19 00:56:39 +08:00
VincentWei 36d2ea8158 Merge branch 'master' of github.com:VincentWei/minigui 2018-05-18 19:56:54 +08:00
VincentWei c1889bd927 enhance animation control 2018-05-18 19:56:37 +08:00
Vincent Wei 6388d8049f add a new function: GetResPath 2018-05-18 16:03:45 +08:00
Vincent Wei 8315dbb217 use -lpng instead of -lpng12 2018-05-18 16:03:25 +08:00
Vincent Wei c0dd8d1bcd fix warning for copy_row3 and make it static 2018-05-17 11:42:26 +08:00
Vincent Wei 028bfd149f remove commlcd for devel-mode 2018-05-17 11:42:03 +08:00
Vincent Wei d101233a3a Merge branch 'master' of github.com:VincentWei/minigui 2018-05-17 08:59:29 +08:00
Vincent Wei 7960577981 fix typos: resouce/Resouce 2018-05-17 08:59:12 +08:00
VincentWei 69705646cc tune Doxyfile 2018-05-09 23:25:12 +08:00
VincentWei 7c798483c4 tune Doxyfile 2018-05-09 23:21:06 +08:00
VincentWei bf69d0308a remove obsolete docs 2018-05-08 22:56:08 +08:00
VincentWei 990b9eabc9 cleanup for doxygen 2018-05-08 03:09:12 +08:00
Vincent Wei 92fa47663a specify RGBAmask for RGB565 and other pixel format 2018-04-08 17:59:05 +08:00
Vincent Wei dbe75d3ea1 cleanup 2018-04-08 17:21:08 +08:00
Vincent Wei f4486140bc change prototype of wait_event 2018-04-08 15:11:27 +08:00
Vincent Wei 0b21445fd1 change type to short of MOUSEX, MOUSEY, and BUTTON 2018-04-08 14:58:50 +08:00
Vincent Wei 5e8cdc8cea add pixel type 2018-04-08 14:50:37 +08:00
VincentWei 1527a164da rename freetype.c and freetype.h to freetype1.c and freetype1.h respectively, in order to avoid conflict with the freetype.h of freetype2 2018-04-03 17:36:45 +08:00
Vincent Wei 7f0f59bbe0 cleanup common ial engine. 2018-04-03 16:40:05 +08:00
Vincent Wei 130780bf01 enable scrollview by default 2018-04-03 14:18:07 +08:00
VincentWei f3e40b9d51 debug 2018-04-03 11:54:42 +08:00