Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

Bug List

Global GFX_FillRect(Graphics *gfx, int x, int y, int w, int h)
the fillpattern does not move correctly, when clipped at the left or top border.

Global sockgets(char *s, int n, int sd)
shouldn't that be "n>0" ?!

Global readline(char *s, int n)
there's still a bug when pressing cursor up or down while the history buffer is empty (try it right after the program is started - it will copy garbage to the current line)

Global DecodeSamples(unsigned *samples, unsigned length)
error on uneven cooked count! [and find out, why that happens, anyway..]

Global ZTimer_Start()
If you notice sporadic system restarts when using the ZTimer, you should try to call the HAL_RefreshWatchdog() function, before using ZTimer_On(). Please send me a mail if this happens/helps.

Generated on Sun Aug 4 21:47:48 2002 for k/os mp3v2 by doxygen1.2.16