Changes between Version 33 and Version 34 of GoogleSummerOfCodeIdeas
- Timestamp:
- Jan 22, 2011, 9:15:25 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSummerOfCodeIdeas
v33 v34 60 60 61 61 The TTY layer is needed for proper serial port support in Haiku. Until now the serial port was reserved for kernel debugging, but it is now time for proper userland support. Rewrite the API that was available in BeOS R5, and make sure it can be used with a real serial port. USB to serial converter may or may not be included. 62 Tickets: #35 #3232 63 Requirements: kernel, and driver development 62 64 63 65 * Fix and improve Haiku's mail system (which tickets exactly has yet to be decided). … … 78 80 In previous years, it has been discussed to utilize a dual-layer approach: First to use SWIG to generate uniform bindings and then to have a more natural syntax that binds to the SWIG bindings. 79 81 82 * Updating AbiWord 83 84 Even though an [http://www.abisource.com/ older AbiWord port] is being hosted at [http://dev.osdrawer.net OSDrawer : AbiWord Project Page], the AbiWord project would prefer the port to use their current sources. The student is responsible for determining which aspects of this project to persue. 80 85 81 86