Changes between Version 31 and Version 32 of FutureHaiku/Features


Ignore:
Timestamp:
Nov 20, 2010, 5:16:03 PM (13 years ago)
Author:
mmadia
Comment:

added prop #'s

Legend:

Unmodified
Added
Removed
Modified
  • FutureHaiku/Features

    v31 v32  
    2424Remember, R1 will certainly include each and every one of the 'must-have' items.
    2525
    26 == TTY Layer ==
     26== Prop !#1 TTY Layer ==
    2727 1. must-have: ''(none)''
    2828 1. only-if-ready: ''(none)''
    2929
    30 == bootman: support multiple drives ==
     30== Prop !#2 bootman: support multiple drives ==
    3131 * r25044, #2477, #3545, #4503, #3443, #5595
    3232 1. must-have: ''(none)''
    3333 1. only-if-ready: ''(none)''
    3434 
    35 == IRQ routing ==
     35== Prop !#3 IRQ routing ==
    3636 1. must-have: ''(none)''
    3737 1. only-if-ready: ''(none)''
     
    3939== Haiku Book (API documentation) ==
    4040Currently viewable at http://api.haiku-os.org/. This is split into (2) subsections.  Vote for each subsection.
    41 === Only the parts that are inconsistent with the BeBook ===
     41=== Prop !#4a Only the parts that are inconsistent with the BeBook ===
    4242 1. must-have: ''(none)''
    4343 1. only-if-ready: ''(none)''
    44 === In full, so as to make the BeBook obsolete ===
     44=== Prop !#4b In full, so as to make the BeBook obsolete ===
    4545 1. must-have: ''(none)''
    4646 1. only-if-ready: ''(none)''
    4747
    48 == Haiku User Guide: Pages for all bundled applications ==
     48== Prop !#5 Haiku User Guide: Pages for all bundled applications ==
    4949 1. must-have: ''(none)''
    5050 1. only-if-ready: ''(none)''
    5151
    52 == Default sound effects ==
     52== Prop !#6 Default sound effects ==
    5353 (possibly organized in a manner similar to Haiku Icon Contest)
    5454 1. must-have: ''(none)''
    5555 1. only-if-ready: ''(none)''
    5656
    57 == Package Management ==
     57== Prop !#6 Package Management ==
    5858 1. must-have: ''(none)''
    5959 1. only-if-ready: ''(none)''
    6060
    61 == WiFi (WPA,WPA2 encryption) ==
     61== Prop !#7 WiFi (WPA,WPA2 encryption) ==
    6262 1. must-have: ''(none)''
    6363 1. only-if-ready: ''(none)''
    6464
    65 == WiFi (userland tools + ifconfig integration) ==
     65== Prop !#8 WiFi (userland tools + ifconfig integration) ==
    6666 * Tools for discovering and joining wireless networks.
    6767 * command line integration
     
    6969 1. only-if-ready: ''(none)''
    7070 
    71 == Public Layout API ==
     71== Prop !#9 Public Layout API ==
    7272 * #5524, #5526
    7373 1. must-have: ''(none)''
    7474 1. only-if-ready: ''(none)''
    7575 
    76 === Layout API:  All bundled applications to utilize layout api ===
     76=== Prop !#10 Layout API:  All bundled applications to utilize layout api ===
    7777 1. must-have: ''(none)''
    7878 1. only-if-ready: ''(none)''
    7979 
    80 == Locale Kit: All bundled applications to be localized ==
     80== Prop !#11 Locale Kit: All bundled applications to be localized ==
    8181 * #4619
    8282 1. must-have: ''(none)''
    8383 1. only-if-ready: ''(none)''
    8484 
    85 == Networked Filesystem Integration (ftp, ssh, nfs, smb) ==
     85== Prop !#12 Networked Filesystem Integration (ftp, ssh, nfs, smb) ==
    8686 1. must-have: ''(none)''
    8787 1. only-if-ready: ''(none)''
    8888
    89 == Debugger ==
     89== Prop !#13 Debugger ==
    9090 * completed enough, so as to replace gdb as the default debugger
    9191 1. must-have: ''(none)''
    9292 1. only-if-ready: ''(none)''
    9393
    94 == Include Jamfile-Engine ==
     94== Prop !#14 Include Jamfile-Engine ==
    9595 1. must-have: ''(none)''
    9696 1. only-if-ready: ''(none)''
    9797 
    98 == Stack & Tile as default decorator ==
     98== Prop !#15 Stack & Tile as default decorator ==
    9999 1. must-have: ''(none)''
    100100 1. only-if-ready: ''(none)''
    101101
    102 == Video mode setting drivers (nvidia, ati, intel) ==
     102== Prop !#16 Video mode setting drivers (nvidia, ati, intel) ==
    103103 1. must-have: ''(none)''
    104104 1. only-if-ready: ''(none)''
    105105
    106 == Multi-head support in app_server ==
     106== Prop !#17 Multi-head support in app_server ==
    107107 1. must-have: ''(none)''
    108108 1. only-if-ready: ''(none)''
    109109
    110 == BHTMLView API ==
     110== Prop !#18 BHTMLView API ==
    111111 * importing WebKit as an OptionalBuildFeature
    112112 1. must-have: ''(none)''
    113113 1. only-if-ready: ''(none)''
    114114
    115 == BNotification API ==
     115== Prop !#19 BNotification API ==
    116116 1. must-have: ''(none)''
    117117 1. only-if-ready: ''(none)''
    118118
    119 == Services Kit ==
     119== Prop !#20 Services Kit ==
    120120 1. must-have: ''(none)''
    121121 1. only-if-ready: ''(none)''
     
    123123== WebPositive Related ==
    124124This is split into several subsections.  Vote for each subsection. Create additional sub-items as desired.
    125 === HTML5 video + audio support ===
     125=== Prop !#21 HTML5 video + audio support ===
    126126 1. must-have: ''(none)''
    127127 1. only-if-ready: ''(none)''
    128 === User agent faking ===
     128=== Prop !#22 User agent faking ===
    129129 1. must-have: ''(none)''
    130130 1. only-if-ready: ''(none)''
    131 === SSL cert enhancements (#6493) ===
     131=== Prop !#23 SSL cert enhancements (#6493) ===
    132132 1. must-have: ''(none)''
    133133 1. only-if-ready: ''(none)''
    134134
    135 == Finalizing new driver architecture ==
     135== Prop !#24 Finalizing new driver architecture ==
    136136 1. must-have: ''(none)''
    137137 1. only-if-ready: ''(none)''
    138138 
    139 == Updating drivers to utilize new driver architecture ==
     139== Prop !#25 Updating drivers to utilize new driver architecture ==
    140140 1. must-have: ''(none)''
    141141 1. only-if-ready: ''(none)''
    142142
    143 == Network preflet rewrite ==
     143== Prop !#26 Network preflet rewrite ==
    144144 1. must-have: ''(none)''
    145145 1. only-if-ready: ''(none)''
    146146
    147 == OpenSound + Native Driver co-existance ==
     147== Prop !#27 OpenSound + Native Driver co-existance ==
    148148 * Testing required.
    149149 1. must-have: ''(none)''
    150150 1. only-if-ready: ''(none)''
    151151
    152 == Boot failure issues ==
     152== Prop !#28 Boot failure issues ==
    153153 * All known bugs that cause boot failures on supported hardware to be resolved
    154154 1. must-have: ''(none)''
    155155 1. only-if-ready: ''(none)''
    156156 
    157 == Driver issues (gfx, audio) ==
     157== Prop !#29 Driver issues (gfx, audio) ==
    158158 * All known bugs that render supported hardware useless to be resolved. (eg, distorted display)
    159159 1. must-have: ''(none)''
    160160 1. only-if-ready: ''(none)''
    161161
    162 == IPv6 network support ==
     162== Prop !#30 IPv6 network support ==
    163163 1. must-have: ''(none)''
    164164 1. only-if-ready: ''(none)''