From: <Mar...@t-...> - 2004-01-15 22:48:07
|
Hi Devel-Team, since Michael Reinelt has add HASH functions, i've decided to rewrite my Plugin for XMMS to make some improvements to the Performance and to make it more user friendly. Now i like to test the plugin to verify that it works correct. So i need the Command for the Interactive mode of LCD4Linux, to read the value of my function. Also i need some information how to upload the new version (if it works perfectly) in the CVS-Tree. And now a overview of the Improvements that i have planned: - use HASH function to save CPU Time - Every Value has its on Function So users don't need to use complex Strings to get the information. Now users can access the information over functions like xmms-status() or xmms-title() - Some Memory savings by using only the needed length in char-arrays. So Long, Markus -- Markus Keil Chemnitz,Saxony Germany |