Changes between Version 2 and Version 3 of GoogleSummerOfCodeIdeas


Ignore:
Timestamp:
Jan 18, 2009, 10:20:39 AM (16 years ago)
Author:
stippi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCodeIdeas

    v2 v3  
    1010
    1111 * usb_video (UVC) driver -- for higher end webcams and other devices
    12 
    13  * Implement either  RamDisk or RamFS
    1412
    1513 * GCC4 Native toolchain
     
    3129 * Add OpenBFS support to FUSE (so other OSes could read/write BFS volumes)
    3230
    33  * Add PCMCIA support (ok, that ones a bit selfish since I have several laptops that could benefit)
     31 * Add PCMCIA support
    3432
    3533 * Add ExpressCard support (not sure what would actually be needed for this, but at least hot-pluggable support on top of PCIe I suppose)
     
    4139 * Generic S/PDIF support in media kit, ie not special cased by the application
    4240
    43  * AC-3 encoding support -> S/PDIF, for 5.1 support to receivers in media kit
     41 * AC-3 encoding support -> S/PDIF, for 5.1 support to receivers in Media Kit
    4442
    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/Ext4 
     43 * 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 
    4644
    4745 * 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/
     
    5250 * AbiWord: update/redo the BeOS port.
    5351
    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.
    5553
    5654 * VideoLAN: update the port and rewrite the BeOS GUI.