diff options
author | mjona <mjona@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2010-02-11 16:48:56 +0000 |
---|---|---|
committer | mjona <mjona@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2010-02-11 16:48:56 +0000 |
commit | 555ed9099a1d3f78f059f9906c91022f98660cdc (patch) | |
tree | a130b60230e71ee1e57466e4d9b715de7c322b56 /evaluator.c | |
parent | b35fc3f8cbd2ddda61fc256e771c61efc0457a59 (diff) | |
download | lcd4linux-555ed9099a1d3f78f059f9906c91022f98660cdc.tar.gz |
All static memory allocations were turned into dynamical ones.
Improved configuration parameters:
- FifoPath to specify the fifo path (if absent, a built in replacement is used)
- FifoBufSize to specify the size of the internal buffer (this parameter is optional as
the plugin will try to match the number of display columns; if it fails and
no FifoBufSize parameter is supplied then a built in replacement is used)
Simplified and rationalized init and exit functions:
most global variables have been localized.
Fixed several off-by-one overflows memory bugs.
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1108 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'evaluator.c')
0 files changed, 0 insertions, 0 deletions