Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
[pub/lufa.git] / LUFA / ManPages / FutureChanges.txt
index c5f6fe2..45e24aa 100644 (file)
   *  If you have an item to add to this list, please contact the library author via email, the LUFA mailing list,\r
   *  or post your suggestion as an enhancement request to the project bug tracker.\r
   *\r
-  *  <b>Targeted for This Release (SVN Development Only):</b>\r
-  *  - N/A\r
+  *  <b>Targeted for the Next Release (SVN Development Only):</b>\r
+  *  - Add hub support to match Atmel's stack\r
+  *  - Add ability to get number of bytes not written with pipe/endpoint write routines after an error\r
   *\r
   *  <b>Targeted for Future Releases:</b>\r
-  *  - Add hub support to match Atmel's stack\r
-  *  - Add standardized descriptor names to device and host class driver structures\r
+  *  - Add standardized descriptor names to class driver structures\r
   *  - Remake AVRStudio project files\r
   *  - Add detailed overviews of how each demo works\r
   *  - Master LUFA include file rather than per-module includes\r
   *  - Change makefiles to allow for absolute LUFA location to be used\r
-  *  - Abstract out the physical media from the Mass Storage device demos\r
+  *  - Add RNDIS Host Class driver\r
+  *  - Add unit testing to APIs\r
+  *  - Add board overviews\r
   *  - Make new demos\r
-  *      -# Multiple-report HID device\r
-  *      -# Dual Role Mouse Host/Keyboard Device\r
-  *      -# Mouse/CDC Dual ClassDevice\r
+  *      -# Keyboard/Mouse Dual Class Host\r
+  *      -# Multiple-Report HID device\r
+  *      -# Joystick Host\r
   *  - Port LUFA to other architectures\r
   *      -# AVR32 UC3B series microcontrollers\r
   *      -# Atmel ARM7 series microcontrollers\r