rockbox/www/activity.t
Björn Stenberg 7e8e1005d1 Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@85 a1c6a512-1295-4272-9138-f99709370657
2002-04-11 13:58:49 +00:00

13 lines
712 B
Perl

#define STATUS(_a_,_b_,_c_) \
<tr><td bgcolor="#dddddd">_a_</td><td bgcolor="#eeeeee">_b_</td><td bgcolor="#dddddd">_c_</td></tr>
<table>
<tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr>
STATUS(Björn,Web page; I2C driver and MAS serial port,Janitor duty - trying to repair his Archos...)
STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left)
STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->)
STATUS(Daniel,GUI simulator for X11,Compiles)
STATUS(Rob,Assembling a FAQ,Just began)
STATUS(Gary,Recorder lcd code and ui simulator,Writing code)
</tr></table>
<i><small>Updated __DATE__</small></i>