reenoo
fa1adf7317
Fixed rotate_server_screen.
...
The ServerScreen option in LCDd.conf and the -i command line parameter were parsed in server/main.c, but the value of rotate_server_screen was not respected in server/serverscreens.[c,h].
2003-06-01 09:51:38 +00:00
reenoo
72ba21c260
0.4.3 -> 0.5 merging
2002-05-29 18:12:55 +00:00
reenoo
b8dcc5ff2a
0.4.3 -> 0.5 merging: ported the lircin driver
2002-05-29 18:07:46 +00:00
reenoo
94f928aaaa
0.4.3 -> 0.5 mergings
2002-05-29 12:54:15 +00:00
reenoo
7e12c108ef
0.4.3 -> 0.5 merging: this should include all missing files
2002-05-28 18:25:36 +00:00
reenoo
c893f99336
0.4.3 -> 0.5 merging: hepefully this is equivalent to http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lcdproc/lcdproc/configure.in.diff?r1=1.21.2.3&r2=1.21.2.4
2002-05-28 18:04:27 +00:00
reenoo
f218fdbe1f
0.4.3 -> 0.5 merging
2002-05-28 17:19:27 +00:00
reenoo
6ed3d4a279
0.4.3 -> 0.5 merging
2002-05-28 13:23:42 +00:00
reenoo
7c5375a251
0.4.3 -> 0.5 merging (incomplete)
2002-05-28 13:21:32 +00:00
reenoo
4d15e8b9c6
0.4.3 -> 0.5 merging
2002-05-28 13:15:18 +00:00
reenoo
df57721571
0.4.3 -> 0.5 merging
2002-05-28 13:06:23 +00:00
reenoo
415ca220a7
0.4.3 -> 0.5 merging
2002-05-28 12:54:09 +00:00
reenoo
9bd50c0d6e
0.4.3 -> 0.5 merging
2002-05-28 12:48:05 +00:00
reenoo
094be0cccc
0.4.3 -> 0.5 merging
2002-05-28 12:29:44 +00:00
reenoo
09d913ca26
this file will be replaced with LCDproc.list.in soon
2002-05-28 12:07:19 +00:00
reenoo
3d9cdc80f2
0.4.3 -> 0.5 merging
2002-05-28 12:03:07 +00:00
reenoo
2187172801
0.4.3 -> 0.5 merging
2002-05-28 11:30:05 +00:00
reenoo
23dd4f2898
GPL...
2002-05-09 20:27:01 +00:00
reenoo
38d64b68a6
fixed key mapping configuration
2002-02-23 19:37:58 +00:00
reenoo
4c2e597342
the character in the lower right corner was not displayed
2002-02-23 19:36:24 +00:00
reenoo
ca5f3d1f37
removed instant clear
2002-02-21 20:03:57 +00:00
reenoo
cea59d556e
fix: I'm not the vendor ;)
2001-12-27 12:23:36 +00:00
reenoo
7ab0b9548b
initial commit of EPM list file
2001-12-27 12:06:41 +00:00
reenoo
242bce0a88
fixed default configfile location
2001-12-27 10:58:29 +00:00
reenoo
ea31c5d438
compile error fixed; Thanks Guillaume! It does not occur on my box :(
2001-12-26 21:57:52 +00:00
reenoo
c0c5bd28df
strncpy bugfix bugfix; UPDATE RECOMMENDED
2001-12-26 16:25:41 +00:00
reenoo
531ad030ea
strncpy bugfix; UPDATE RECOMMENDED
2001-12-25 21:16:15 +00:00
reenoo
b9f0e14e8f
curses: configfile support; CFontz: configfile parsing bugfix
2001-12-25 15:56:25 +00:00
reenoo
18b0c7e86e
CFontz update
2001-12-24 20:02:47 +00:00
reenoo
c25e8a623a
daemonize bug fixed
2001-12-24 12:48:55 +00:00
reenoo
87b5487da5
CFontz update: configfile, backlight, new firmware
2001-12-23 21:25:23 +00:00
reenoo
45bf2e6c41
apllied Jarda Benkovsky's perl clients patch
2001-12-11 21:20:22 +00:00
reenoo
d0c2164625
removed some strange chars from [lcdm001]
2001-12-11 21:18:01 +00:00
reenoo
a915215e42
Fixed key handling; keypad settings via configfile
2001-12-09 18:39:39 +00:00
reenoo
390cf538f3
Added entries for lcdm001
2001-12-09 18:36:56 +00:00
reenoo
d0511bb7d8
Added myself ;)
2001-12-08 19:52:22 +00:00
reenoo
1a1a1999aa
Added legal stuff directly to the driver files
2001-12-08 19:51:41 +00:00
reenoo
687d4a8fe7
strncpy now pays attention to hardlimit (200) of config_get_string
2001-12-04 18:48:32 +00:00
reenoo
8597064b67
strncpy instead of strcpy; no more dummy functions; general cleanup
2001-12-03 20:38:21 +00:00
reenoo
7b374b0b3f
fixed segfault problems - hopefully ;)
2001-12-02 22:22:13 +00:00
reenoo
922241de9d
added entry for lcdm001
2001-11-30 18:29:19 +00:00
reenoo
786c9e4d80
=lcdm001.c now uses the report.h and configfile.h changes
2001-11-30 18:23:57 +00:00
reenoo
b74c84ea71
=added #include <string.h>
2001-11-30 15:31:04 +00:00
reenoo
4e9ce1b443
=replaced non-static by static funtion declarations
2001-11-30 15:27:09 +00:00
reenoo
38c27b7769
Slightly changed lcdm001.h
2001-11-28 21:20:56 +00:00
reenoo
0286834079
Added ASCII emulation of BigNum to curses_drv.c
2001-11-28 21:11:51 +00:00
reenoo
6957956a14
Added ASCII emulation of BigNum to lcdm001.c
2001-11-28 21:10:13 +00:00