rockbox/www/activity.t

14 lines
712 B
Perl
Raw Normal View History

#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<EFBFBD>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>