From: <Mar...@t-...> - 2004-01-27 06:44:53
|
Hi List! I think there is a Problem in the xmms-plugin, but i cant find them. It's a timing bug. When i call a complex XMMS-Screen on my display, like: ______________ |Artist - Song | <- scrolling |Playing | |1:00-3:17 | |===== | <- timebar --------------------- the screen will only refresh complete after ~6sec. I think that lcd4linux is rehasing the informatiion file for each value. So i've played with the hash-age value in the plugin_xmms.c file. when i set "if (age>0 && age<=20000)" the screnn will do all right for 20 seconds, but dont refresh becaus of the long age of the hash. so i think after 20 seconds he must do a rehash of the file, allright? so lcd4linux is rehashing the file after 20sec. and now i think he had again 20 seconds, where he dont have to rehash, but it seems that he now rehash the values every time when they were called. so i think the age wouldn't be reset corretly. Maybe that it's fixed allready, but the CVS Service on sourceforge isn't reachable. Greets Markus -------- Markus Keil Chemnitz,Saxony Germany |