Commit Graph

22 Commits

Author SHA1 Message Date
michael
41d245f9e3 plugin_file patch from Mark Richards
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@782 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-03-21 05:01:11 +00:00
michael
67eea85b7f imon::quantity and imon::status patch from Stefan Gmeiner / Christian Brueggemann
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@777 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-02-28 14:04:10 +00:00
michael
a9d650fb4d removed all tags
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@727 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14 08:21:55 +00:00
michael
eff1e17fc3 svn properties fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@726 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14 07:58:10 +00:00
michael
48364cbf8a switch from CVS to SVN
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@724 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2007-01-14 06:51:20 +00:00
reinelt
dbf5d92605 [lcd4linux @ 2005-05-08 04:32:43 by reinelt]
CodingStyle added and applied

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@547 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-08 04:32:45 +00:00
nicowallmeier
c49672b6b8 [lcd4linux @ 2005-04-04 20:11:14 by nicowallmeier]
to be compatible with gcc 2.95

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@525 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-04 20:11:14 +00:00
reinelt
db07da0b72 [lcd4linux @ 2005-04-01 05:16:04 by reinelt]
moved plugin init stuff to a seperate function called on first use

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@522 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-04-01 05:16:04 +00:00
reinelt
ae6d2a0a26 [lcd4linux @ 2005-01-18 06:30:21 by reinelt]
added (C) to all copyright statements

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-01-18 06:30:24 +00:00
reinelt
d7461c4f0e [lcd4linux @ 2004-06-26 12:04:59 by reinelt]
uh-oh... the last CVS log message messed up things a lot...

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@481 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-26 12:05:00 +00:00
reinelt
1338a264d5 [lcd4linux @ 2004-06-26 09:27:20 by reinelt]
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@480 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-26 09:27:21 +00:00
nicowallmeier
19319129b5 [lcd4linux @ 2004-06-24 20:18:08 by nicowallmeier]
minor bugfix

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@478 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-24 20:18:08 +00:00
reinelt
7ac3e2a7d2 [lcd4linux @ 2004-06-20 10:09:52 by reinelt]
'const'ified the whole source

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@476 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-20 10:09:56 +00:00
reinelt
1d354fd87d [lcd4linux @ 2004-06-17 06:23:39 by reinelt]
hash handling rewritten to solve performance issues

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@473 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-06-17 06:23:43 +00:00
nicowallmeier
ee99b99e77 [lcd4linux @ 2004-05-27 06:29:29 by nicowallmeier]
Moved variables to Plugin:imon / Plugin:telmon

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@439 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-27 06:29:29 +00:00
reinelt
50496d8491 [lcd4linux @ 2004-05-27 03:39:47 by reinelt]
changed function naming scheme to plugin::function

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@437 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-05-27 03:39:47 +00:00
nicowallmeier
0e81f75d59 [lcd4linux @ 2004-03-13 14:58:15 by nicowallmeier]
Added clean termination of imond-connection (now correctly)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@398 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 14:58:15 +00:00
nicowallmeier
29afa7af12 [lcd4linux @ 2004-03-13 14:55:14 by nicowallmeier]
Added clean termination of imond-connection

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@397 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-13 14:55:14 +00:00
reinelt
b9a217e0dc [lcd4linux @ 2004-03-03 04:44:16 by reinelt]
changes (cosmetics?) to the big patch from Martin
hash patch un-applied

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@385 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-03 04:44:16 +00:00
reinelt
9ef4282e9e [lcd4linux @ 2004-03-03 03:47:04 by reinelt]
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@384 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-03-03 03:47:04 +00:00
reinelt
403de86b76 [lcd4linux @ 2004-02-22 17:35:41 by reinelt]
some fixes for generic graphic driver and T6963
removed ^M from plugin_imon (Nico, are you editing under Windows?)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@373 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-22 17:35:41 +00:00
nicowallmeier
3d5c57c9a5 [lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier]
Imon/Telmon plugin ported

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@372 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2004-02-18 14:45:43 +00:00