aboutsummaryrefslogtreecommitdiffstats
path: root/install-sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13list sub-drivers for serdisplib without -vmichael3-19/+36
2009-01-13moved 'print list of drivers and plugins' to the end of configuremichael4-36/+27
2009-01-12update copyrightmichux1-2/+2
2009-01-12additional verbose messagesvolker3-4/+18
2009-01-12fix some compiler warningsmichux1-5/+5
2009-01-11plugin_fifo: fix compile warningsmichux1-2/+2
2009-01-11drv_st2205u: add verbose error messagemichux1-1/+3
2009-01-09version of linked serdisplib in long verbose outputvolker1-1/+2
2009-01-08hhdtemp plugin fixedmichael1-112/+84
2009-01-06hddtemp autconf bug fixedmichael2-2/+2
2009-01-06compiler warnings fixedmichael1-3/+3
2009-01-06indentationmichael1-1/+2
2009-01-06unused array 'tokenNames' removedmichael1-10/+0
2009-01-06compiler warning removedmichael1-1/+1
2009-01-06initialize plugin on first usemichael1-38/+56
2009-01-06indentationmichael1-2/+2
2009-01-06initialize fifo on first usemichael1-13/+26
2009-01-06cosmeticsmichael1-2/+0
2009-01-04new string operators eq ne gt ge lt lemichael1-27/+98
2009-01-04indentationmichael1-8/+8
2009-01-04typo fixedmichael1-1/+1
2009-01-04disable unimplemented ioctlsmichael1-8/+26
2009-01-01distcheck bugs fixedmichael2-3/+6
2009-01-01button debugging changedmichael1-3/+8
2009-01-01widget_bar scale debugging changedmichael2-11/+9
2008-12-31add buttons to X11 sample confmichux1-0/+1
2008-12-31clear pixel to BG_COL (Ticket #117)michael1-1/+1
2008-12-31version bumped to 0.11.0michael4-15/+15
2008-12-31netinfo plugin added to smoketestmichael1-1/+1
2008-12-31ported r847 (new Display CW12832 128x32) from volker_devmichael1-3/+5
2008-12-31ported r846 from volker_devmichael1-6/+18
2008-12-31ported r839 from volker_devmichael5-9/+88
2008-12-31ported r838 from volker_devmichael1-18/+34
2008-12-31ported r837 from volker_devmichael1-3/+18
2008-12-31ported r835 from volker_devmichael1-6/+35
2008-12-31ported r834 from volker_devmichael1-3/+26
2008-12-31r828: 'additional verbose and info messages' ported from volker_devmichael2-3/+12
2008-12-31includes for umask() ported from volker_dev (r827)michael1-0/+2
2008-12-31handle config files with <CR><LF> (DOS line ending) ported from volker_dev (r...michael1-2/+6
2008-12-31netinfo plugin ported from volker_dev (r823)michael4-2/+255
2008-12-31format characters in qprintf() with optional length (r821) ported from volker...michael1-9/+63
2008-12-31short circuit evaluation ported from volker_dev (r820,r822,r824)michael1-8/+52
2008-12-31Fixes a buffer underrun error and possible array index issues by mcarey@...michael1-6/+13
2008-12-27ported r819 from volker_devmichael1-17/+21
2008-12-27ported and modified r818 from volker_devmichael3-11/+151
2008-12-27port r817 from volker_devmichael3-24/+944
2008-12-27ported (modified) r815 from voker_devmichael1-3/+23
2008-12-24cleanup & cosmeticsmichael5-22/+31
2008-12-24driver for the PHAnderson serial-to-HD44780 adapter boards by Nicolas Weillmichael5-5/+444
2008-12-24w1retap plugin by Jonathan Hudsonmichael7-0/+298
"se">\ drv_D4D.c \ drv_EA232graphic.c \ drv_G15.c \ drv_HD44780.c \ drv_Image.c \ drv_IRLCD.c \ drv_LCD2USB.c \ drv_LCDLinux.c \ drv_LCDTerm.c \ drv_LEDMatrix.c \ drv_LPH7508.c \ drv_LUIse.c \ drv_M50530.c \ drv_MatrixOrbital.c \ drv_MilfordInstruments.c \ drv_Noritake.c \ drv_NULL.c \ drv_Pertelian.c \ drv_PHAnderson.c \ drv_picoLCD.c \ drv_picoLCDGraphic.c \ drv_RouterBoard.c \ drv_Sample.c \ drv_st2205.c \ drv_serdisplib.c \ drv_SimpleLCD.c \ drv_T6963.c \ drv_Trefon.c \ drv_ULA200.c \ drv_USBHUB.c \ drv_USBLCD.c \ drv_WincorNixdorf.c \ drv_X11.c \ \ font_6x8.h \ font_6x8_bold.h \ widget_image.c widget_image.h \ \ lcd4linux_i2c.h \ \ plugin_apm.c \ plugin_asterisk.c \ plugin_button_exec.c \ plugin_cpuinfo.c \ plugin_diskstats.c \ plugin_dvb.c \ plugin_exec.c \ plugin_fifo.c \ plugin_file.c \ plugin_gps.c \ plugin_hddtemp.c \ plugin_i2c_sensors.c \ plugin_iconv.c \ plugin_imon.c \ plugin_isdn.c \ plugin_kvv.c \ plugin_loadavg.c \ plugin_meminfo.c \ plugin_mpd.c \ plugin_mysql.c \ plugin_netdev.c \ plugin_pop3.c \ plugin_ppp.c \ plugin_proc_stat.c \ plugin_python.c \ plugin_sample.c \ plugin_seti.c \ plugin_statfs.c \ plugin_uname.c \ plugin_uptime.c \ plugin_w1retap.c \ plugin_wireless.c \ plugin_xmms.c EXTRA_DIST = \ svn_version.sh \ lcd4linux.conf.sample \ lcd4kde.conf \ lcd4linux.kdelnk \ lcd4linux.xpm \ lcd4linux.lsm \ ac_python_devel.m4 \ curses.m4 \ drivers.m4 \ plugins.m4 \ AUTHORS \ CREDITS \ NEWS \ TODO \ README \ plugin_sample.c # create subversion version .PHONY: svn_version svn_version: svn_version.sh