Changes between Version 63 and Version 64 of GoogleSummerOfCodeIdeas


Ignore:
Timestamp:
Feb 5, 2012, 8:27:24 AM (12 years ago)
Author:
pulkomandy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleSummerOfCodeIdeas

    v63 v64  
    3333                * Update to newer WebKit codebase
    3434                * Update (jam) build system to package WebKit as an OptionalBuildFeature, to be used by Haiku's build system
     35                * Native network backend. Currently we use the Curl backend, which is slow and has some other problems. Use the (unfinished) "Services Kit" instead.
    3536                * various webpositive tickets.
    3637           
     
    4344    Skill set: userland development
    4445 
     46==== Other applications ====
     47  * Caya
     48  * More ?
    4549
    4650[=#kernel]
     
    148152        * #6983 Printer
    149153        * #6206 integrate scrollbar options into a new Appearance preflet
    150         * Shortcuts
     154        * Shortcuts & Notifications
    151155        * Network (todo, link to work-in-progress preflet)
    152156        * ...,
     
    179183    Skill set: general C/C++, userland development
    180184   
     185==== Streaming support for Media Kit and applications ====
     186The media kit and related applications in Haiku relies a lot on the BMediaFile being seekable. This makes it difficult to use with non-seekable media sources such as internet streams or DVD media. Rework what's needed to get them working properly.
     187
    181188[=#other]
    182189