Update Todo list

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@393 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
stevenaaus 2011-01-12 09:55:01 +00:00
parent 7670e73aa5
commit 724459d6ba
3 changed files with 12 additions and 17 deletions

View file

@ -203,15 +203,13 @@ The process is not for the faint hearted</EM></P>
<P>
<UL>
<LI>Ogg/Mp3 music file support</LI>
<LI>Add HoT's first person camera (and menu item)</LI>
<LI>Native CD audio support .... cd_sdl.c doesn't have proper volume controls</LI>
<LI>Test usb keyboards. Do the keypads work ?</LI>
<LI>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls</LI>
<LI>Test usb keyboards. Do the keypads work ? Make the OSX apple key work.</LI>
<LI>Tested HOME directory support</LI>
<LI>Finalize OSX automatic updating feature</LI>
<LI>Fix Centerview (V_StartPitchDrift)</LI>
<LI>Fix compiler warnings</LI>
<LI>Tie down the "-window/-fullscreen" options / behaviour ?</LI>
<LI>There is still an unecessary screen render on program init under some conditions, when using the "-window/-fullscreen" options.</LI>
</UL>
</P>

View file

@ -137,15 +137,13 @@ The process is not for the faint hearted</em></p>.
<sect> Todo <p>
<itemize>
<item>Ogg/Mp3 music file support
<item>Add HoT's first person camera (and menu item)
<item>Native CD audio support .... cd_sdl.c doesn't have proper volume controls
<item>Test usb keyboards. Do the keypads work ?
<item>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls
<item>Test usb keyboards. Do the keypads work ? Make the OSX apple key work.
<item>Tested HOME directory support
<item>Finalize OSX automatic updating feature
<item>Fix Centerview (V_StartPitchDrift)
<item>Fix compiler warnings
<item>Tie down the "-window/-fullscreen" options / behaviour ?
<item>There is still an unecessary screen render on program init under some conditions, when using the "-window/-fullscreen" options.
</itemize>
<sect> Links <p>

View file

@ -239,14 +239,13 @@
6. Todo
o Ogg/Mp3 music file support
o Add HoT's first person camera (and menu item)
o Native CD audio support .... cd_sdl.c doesn't have proper volume
controls
o Native CD audio support (if desired). cd_sdl.c doesn't have proper
volume controls
o Test usb keyboards. Do the keypads work ?
o Test usb keyboards. Do the keypads work ? Make the OSX apple key
work.
o Tested HOME directory support
@ -254,9 +253,9 @@
o Fix Centerview (V_StartPitchDrift)
o Fix compiler warnings
o Tie down the "-window/-fullscreen" options / behaviour ?
o There is still an unecessary screen render on program init under
some conditions, when using the "-window/-fullscreen" options.
7. Links