aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-11-20special commandline parameters for X11volker4-3/+56
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1067 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-19Make the dbus plugin shutdown without showing dbus leaks when compiled with ↵edman0072-10/+12
-DDEBUG git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1066 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-19drv_PICGraphic.cedman0071-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1065 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18the DBus plugin is now disabled when dbus is not installed instead of ↵edman0072-4/+5
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-18Prevent HD44780 and HD44780_I2C from building at the same timeedman0072-18/+24
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1063 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18disabling some driver if no parport availablevolker3-46/+74
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1062 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18Removed warning for the mpris dbus pluginedman0071-0/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1061 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18MatrixOrbitalGXvolker1-0/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1060 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-18ppoll() is not available in glibc before 2.4volker1-0/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1059 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-17Fixed a few more leaks,edman0071-8/+24
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-17plugin_dbus.c:edman0073-26/+42
* 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-16dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1volker1-2/+17
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1056 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-16small memory leak fixed (Thnaks to Ed and Valgrind)michael1-0/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1055 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15event plugin and dbus interface by Ed Martin (forgot to add new files)michael4-0/+1261
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1054 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-15event plugin and dbus interface by Ed Martinmichael13-39/+604
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1053 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-10Logic Way patch from Arndt Kritznermichael1-15/+9
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1052 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-05added protocol details to PICGraphic driver, fixed typos is generic headerspeterbailey3-30/+80
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1051 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-03updating Makefile.am for PICGraphic driver, reverting mistaken commit of ↵peterbailey2-61/+137
aclocal.m4 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1050 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-03adding PICGraphic driverpeterbailey5-138/+506
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1049 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-02svn_version bumped upmichael1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1048 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-01Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritznermichael1-25/+236
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1047 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-10-19driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control ↵michael9-17/+401
panels by Arndt Kritzner git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1046 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-25additional debug outputvolker3-9/+39
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1045 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23autoconf patches from PT M.michael11-9104/+17487
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1044 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23indentationmichael1-4/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1043 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23indentationmichael1-1/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1042 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23suppress compiler warningmichael1-9/+4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1041 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-23warn() => info()michael1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1040 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-09-22added support for Z-10 speaker to G-15 drivervolker1-13/+54
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1039 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-08-21evaluator bug fixed (thanks to lleo19)michael1-0/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1038 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-07-18indent runmichael2-325/+236
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1037 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-07-18asterix extensions by gabrielortizlour@gmail.commichael1-0/+116
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1036 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-19icon frame patch by Marcus Brownmichael2-5/+14
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1035 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-11update autoconfmichux4-3144/+4091
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1034 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-05-11add qnap log plugin, thanks to rolf tralowmichux3-0/+537
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1033 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15indentmichux1-232/+225
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1032 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15timer fix for vnc drivermichux1-1/+11
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1031 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15more timer fixesmichux1-8/+8
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1030 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15make the code more sexy...michux1-1/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1029 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15update make filesmichux3-4/+252
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1028 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-15fix timestamp loop issuemichux1-0/+8
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1027 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-14add widget samplemichux1-0/+10
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1026 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-14add mpris dbus plugin, untested!michux4-2/+367
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1025 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-06indentmichux2-6/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1024 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-06update autoconf scriptsmichux4-11/+36
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1023 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-04-06add shuttle VFD drivermichux4-4/+454
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1022 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-31update option filemichux1-0/+2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1021 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-31drv_vnc: http port as optionmichux1-0/+5
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1020 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-31drv_vnc: run as http daemonmichux1-2/+12
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1019 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-03-30fix fps delay errormichux1-1/+1
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1018 3ae390bd-cb1e-0410-b409-cd5a39f66f1f