summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-08 19:41:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-08 19:41:48 +0000
commit487bc7ed3b401ffd54ae3988368c92fe7551d9b1 (patch)
treebecf6bc12118c122ecfd882a03e0936da62e5be5 /nuttx/TODO
parent8ab28535bd5b776e1a5b1a6b3e8ae078986acf6d (diff)
downloadpx4-nuttx-487bc7ed3b401ffd54ae3988368c92fe7551d9b1.tar.gz
px4-nuttx-487bc7ed3b401ffd54ae3988368c92fe7551d9b1.tar.bz2
px4-nuttx-487bc7ed3b401ffd54ae3988368c92fe7551d9b1.zip
Fix a few NXTEXT bugs (there are many more)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3756 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 497ee752d..443372345 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated July 3, 2011)
+NuttX TODO List (Last updated July 8, 2011)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
nuttx/
@@ -14,7 +14,7 @@ nuttx/
(2) USB (drivers/usbdev, drivers/usbhost)
(6) Libraries (lib/)
(13) File system/Generic drivers (fs/, drivers/)
- (1) Graphics subystem (graphics/)
+ (2) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(4) Build system / Toolchains
@@ -484,6 +484,10 @@ o Graphics subystem (graphics/)
Status: Open
Priority: Medium
+ Description: When a window is closed, the display is not updated.
+ Status: Open
+ Priority: High
+
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^