Changes between Version 2 and Version 3 of GoogleSummerOfCodeIdeas
- Timestamp:
- Jan 18, 2009, 10:20:39 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleSummerOfCodeIdeas
v2 v3 10 10 11 11 * usb_video (UVC) driver -- for higher end webcams and other devices 12 13 * Implement either RamDisk or RamFS14 12 15 13 * GCC4 Native toolchain … … 31 29 * Add OpenBFS support to FUSE (so other OSes could read/write BFS volumes) 32 30 33 * Add PCMCIA support (ok, that ones a bit selfish since I have several laptops that could benefit)31 * Add PCMCIA support 34 32 35 33 * Add ExpressCard support (not sure what would actually be needed for this, but at least hot-pluggable support on top of PCIe I suppose) … … 41 39 * Generic S/PDIF support in media kit, ie not special cased by the application 42 40 43 * AC-3 encoding support -> S/PDIF, for 5.1 support to receivers in media kit41 * AC-3 encoding support -> S/PDIF, for 5.1 support to receivers in Media Kit 44 42 45 * Add OpenBFS support, SSD, Transparent compression, Allocate-on-flush, Desfrag Online,Sparse files, Delayed allocation, Persistent preallocation, and Journal checksumming like Btrfs and ext4 http://kernelnewbies.org/Ext443 * Add support to OpenBFS for SSD, Transparent compression, Allocate-on-flush, Online defragmentation, Sparse files, Delayed allocation, Persistent preallocation, and Journal checksumming like Btrfs and ext4 http://kernelnewbies.org/Ext4 46 44 47 45 * Improve multi-byte support (see tickets #215 #840 #976 #1855 #2241 others?) There is also a huge Unicode support library we could port: http://icu-project.org/ … … 52 50 * AbiWord: update/redo the BeOS port. 53 51 54 * OpenOffice: Some step have been documented on the [http://wiki.services.openoffice.org/wiki/Education_Project/Effort#Applications_for_Haiku_port EducOOo wiki],and it was planned on doing it as part of it, but maybe some steps could be done as SoC.52 * OpenOffice: Some steps have been documented on the [http://wiki.services.openoffice.org/wiki/Education_Project/Effort#Applications_for_Haiku_port EducOOo wiki] and it was planned on doing it as part of it, but maybe some steps could be done as SoC. 55 53 56 54 * VideoLAN: update the port and rewrite the BeOS GUI.