nuttx/graphics/nxmu
2019-03-10 13:50:05 -06:00
..
.gitignore Clone svn:ignore directory atributed to .gitignore files 2013-04-04 14:27:29 -06:00
Make.defs graphics/nxmu/nxmu_start.c: Fix a naming collision introduced with the last commit. Ye olde nx_start that started the NX graphics is now nxmu_start(). 2019-02-04 16:51:48 -06:00
nxfe.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_kbdin.c Make some file section headers more consistent with standard 2015-04-08 08:32:05 -06:00
nxmu_mouse.c Cosmetic updates from review of last PR. 2018-11-12 09:43:33 -06:00
nxmu_openwindow.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_redrawreq.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
nxmu_releasebkgd.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_reportposition.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
nxmu_requestbkgd.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_sendclient.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_sendclientwindow.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_server.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
nxmu_start.c graphics/nxmu/nxmu_start.c: Extend nxmu_start so that receives a display number as an argument. This makes it possible to have multiple instances of the NX server running on boards that support multiple displays. Also includes updates to boardctl() to accept display number paramters. 2019-03-10 13:50:05 -06:00