-rw-r--r-- | development/opie-1.0-features.html | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/development/opie-1.0-features.html b/development/opie-1.0-features.html index fb2d2f2..6f2c518 100644 --- a/development/opie-1.0-features.html +++ b/development/opie-1.0-features.html @@ -75,15 +75,14 @@ <li><strike>repeat todos</strike> it's too much datebook</li> <li>link todos to addressbook entries and events</li> </ul> <h2>textedit - Core - ljp </h2> <ul> - <li>port to OFileDialog?</li> - <li>read only mode?</li> - <li>multiple views?</li> + <li>port to OFileDialog</li> + <li>read only mode </li> </ul> <h2>datebook - Core - Hakan Ardo</h2> <ul> <li>Event note editor</li> <ul> @@ -153,12 +152,25 @@ <h2>SpreadSheet</h2> <ul> <li>multiple views of the same documents</li> <li>multiple views</li> </ul> + <h2>Opieplayer - Core - ljp </h2> + <ul> + <li>add mp3 streaming</li> + <li>add ability to scroll through file</li> + <li>better large video support</li> + <li>ogg (maybe for 1.2?)</li> + </ul> + + <h2>opieftp - Noncore - ljp </h2> + <ul> + <li>perhaps get remote permissions</li> + </ul> + <h2>General</h2> <ul> <li>Fix all inconsistences like color <--> colour</li> <li>All strings which appear in the GUI have to be in tr("") so that the i18n-teams can translate them.</li> |