small refactoring of lcdproc client: get rid of global variables tmp & buffer

This commit is contained in:
marschap
2006-10-15 20:48:13 +00:00
parent 7811b491db
commit 8fb54a71ff
20 changed files with 240 additions and 339 deletions
+1
View File
@@ -8,6 +8,7 @@ Key:
v.0.5dev (ongoing development)
* fix switching on/off the Load screen in lcdproc client using the menu
* refactor adv_bignum: support height > 4, loadable chars with offset
* ged rid of global variables buffer & tmp in lcdproc client
v.0.5.1
+ config file support in lcdproc client (Andrew Foss)