nuttx-apps/graphics
2019-03-13 12:33:13 -06:00
..
ft80x Follow up the kernel signal-related change in: 2019-01-27 09:48:29 -06:00
littlevgl apps/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00
NxWidgets graphics: nx_openwindow() and nxtk_openwindow() now accept an addtional 'flag' parameter. This argument is not used at present but will, eventually enable a RAM backed, per-window framebuffer. 2019-03-13 12:33:13 -06:00
pdcurs34 graphics/pdcurs34: This commit adds a configuration option to pdcurses to enable line-drawing character (ALTCHARSET) when using the short 16-bit chtype. This is done by limiting the characters to 7-bit ASCII values and using the 8-th bit as the A_ALTCHARSET bit. This allows a significant RAM savings 4K - 20K depending on terminal size) while still allowing the nicer line-graphic characters for border drawing. 2019-01-08 08:28:27 -06:00
screenshot graphics: nx_openwindow() and nxtk_openwindow() now accept an addtional 'flag' parameter. This argument is not used at present but will, eventually enable a RAM backed, per-window framebuffer. 2019-03-13 12:33:13 -06:00
tiff apps/: Modification to build system: Unified application compilation rules 2018-09-03 09:29:56 -06:00
traveler Follow up the kernel signal-related change in: 2019-01-27 09:48:29 -06:00
.gitignore Recursive Kconfig autogeneration 2016-06-02 16:34:00 +02:00
Make.defs make the full tree use wildcards make.defs 2016-06-02 16:21:21 +02:00
Makefile Rearrange to eliminate Kmenu files 2016-06-09 08:59:16 -06:00