volker
ac266e1877
strdupa uses alloca which is not available everywhere. strdup is used instead
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1078 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-01-15 21:36:33 +00:00
volker
55e86007a4
plugins work on MacOS X: proc_stat, cpuinfo
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1077 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-01-05 22:29:16 +00:00
michael
da4098a3eb
linker error with LW_ABP corrected
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1076 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-01-03 14:53:21 +00:00
michael
0bf54016ab
update to autoconf 2.65
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1075 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-01-03 14:20:10 +00:00
michael
8d70d26832
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1074 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-22 05:29:33 +00:00
michael
012bbc9dd7
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1073 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-22 05:29:04 +00:00
michael
0eda4085c4
add event.h to extra sources
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1072 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-22 05:28:45 +00:00
michael
3379ecac26
Logic Way ABP08 ABP09 enhancements by Arndt Kritzner
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1071 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-22 05:27:53 +00:00
edman007
949791258d
Remove warnings from mpris plugin
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1070 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21 18:31:45 +00:00
edman007
973fbdac91
Fix the dbus/pkg-config confgure (Now the configure script will probably require pkg-config to be installed)
...
Defines to compile the dbus plugin are now properly set
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1069 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21 18:19:09 +00:00
edman007
42d2deefb2
* Fix segfault on shutdown in drv_picoLCDGraphic.c
...
* Prevent dbus from exiting the program when compiled with -DDEBUG
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1068 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21 14:49:34 +00:00
volker
cd705f8401
special commandline parameters for X11
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1067 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-20 14:49:34 +00:00
edman007
82a0af2c30
Make the dbus plugin shutdown without showing dbus leaks when compiled with -DDEBUG
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1066 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-19 04:32:13 +00:00
edman007
a8d1a67890
drv_PICGraphic.c
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1065 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-19 04:28:49 +00:00
edman007
42f17dd145
the DBus plugin is now disabled when dbus is not installed instead of stopping the build
...
Fix a few warnings in drv_PICGraphic.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1064 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 23:23:25 +00:00
edman007
a1101ce4a4
Prevent HD44780 and HD44780_I2C from building at the same time
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1063 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 23:21:32 +00:00
volker
1622daf8d0
disabling some driver if no parport available
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1062 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 17:19:16 +00:00
edman007
7f3ada9b1b
Removed warning for the mpris dbus plugin
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1061 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 01:59:59 +00:00
volker
9c93110c62
MatrixOrbitalGX
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1060 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 00:19:40 +00:00
volker
3fa2bb9a9b
ppoll() is not available in glibc before 2.4
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1059 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18 00:11:32 +00:00
edman007
6ae9438738
Fixed a few more leaks,
...
Valgrind no longers reports any leaks in plugin_dbus.c
(though there are still a few in the dbus libs)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1058 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17 04:01:50 +00:00
edman007
ca7f4df632
plugin_dbus.c:
...
* Remove a few info() messages from the dbus plugin that were too verbose
* Fix a few leaks in the dbus plugin
event.c
* Fix a heap corruption bug
layout.c
* Fix a leak
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1057 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17 01:47:43 +00:00
volker
f6d08113a6
dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-16 16:10:03 +00:00
michael
5ef3e9233f
small memory leak fixed (Thnaks to Ed and Valgrind)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1055 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-16 04:31:58 +00:00
michael
6bb47a6882
event plugin and dbus interface by Ed Martin (forgot to add new files)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1054 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15 06:51:31 +00:00
michael
3f6579900c
event plugin and dbus interface by Ed Martin
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1053 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15 06:49:13 +00:00
michael
11ebe1024f
Logic Way patch from Arndt Kritzner
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1052 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-10 07:28:45 +00:00
peterbailey
5807492926
added protocol details to PICGraphic driver, fixed typos is generic headers
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1051 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-05 08:02:32 +00:00
peterbailey
b2f63e0f19
updating Makefile.am for PICGraphic driver, reverting mistaken commit of aclocal.m4
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1050 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-03 05:13:09 +00:00
peterbailey
d08bf6d19c
adding PICGraphic driver
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1049 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-03 04:59:04 +00:00
michael
318733a9fb
svn_version bumped up
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1048 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-02 01:55:23 +00:00
michael
5ed074b437
Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritzner
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1047 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-01 05:01:17 +00:00
michael
34fd00e7b7
driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control panels by Arndt Kritzner
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1046 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-10-19 03:03:57 +00:00
volker
f848e286bd
additional debug output
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1045 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-25 12:57:51 +00:00
michael
a50e7c8b4e
autoconf patches from PT M.
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23 04:34:38 +00:00
michael
f105fd58e8
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1043 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23 04:23:00 +00:00
michael
caa4c4d386
indentation
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1042 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23 04:22:38 +00:00
michael
3db70d1ff0
suppress compiler warning
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1041 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23 04:14:55 +00:00
michael
a1c9da8138
warn() => info()
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1040 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23 04:14:17 +00:00
volker
7ea8aec480
added support for Z-10 speaker to G-15 driver
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1039 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-22 23:59:41 +00:00
michael
e3dbb3fc1d
evaluator bug fixed (thanks to lleo19)
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1038 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-08-21 03:33:16 +00:00
michael
1be5ce2c6d
indent run
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1037 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-07-18 03:11:04 +00:00
michael
8501fae399
asterix extensions by gabrielortizlour@gmail.com
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1036 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-07-18 03:10:52 +00:00
michael
37ccff837c
icon frame patch by Marcus Brown
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1035 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-19 10:42:01 +00:00
michux
fe4afbe9b0
update autoconf
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1034 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-11 19:43:20 +00:00
michux
ccffe4802c
add qnap log plugin, thanks to rolf tralow
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1033 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-11 19:41:37 +00:00
michux
ac822f3769
indent
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1032 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15 21:36:03 +00:00
michux
6322058d1e
timer fix for vnc driver
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1031 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15 21:34:51 +00:00
michux
2fc3bb1ea3
more timer fixes
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1030 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15 21:32:24 +00:00
michux
0d2efa950d
make the code more sexy...
...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1029 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15 19:37:30 +00:00