aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_asterisk.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30fix fps delay errormichux1-1/+1
2009-03-30add fps limitermichux2-2/+33
2009-03-30add UNSECURE password option to drv_vnc - SSH would be the better choice.michux2-1<
# 2012-07-23 Antti Palosaari <crope@iki.fi>
# generated from http://www.digita.fi/kuluttajat/tv/nakyvyysalueet/kanavanumerot_ja_taajuudet
T 570000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 618000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
llow=1'>minor fixup
michux1-9/+4
2009-03-25more vnc driver stuff...michux3-40/+59
2009-03-25add vnc drivermichux9-114/+627
2009-03-23test intersection of (displayable) widgetsvolker9-15/+82
2009-03-16Fixed pot. buffer overflow in glcd2usbharbaum1-1/+1
2009-03-16glcd2usb button supportharbaum1-13/+11
2009-03-16glcd2usb button supportharbaum3-3747/+3087
2009-03-04autoconf updatemichael3-2946/+3598
2009-03-04GLCD2USB by Till Harbaummichael5-13/+59
2009-03-04add asc255bug setting to MatrixOrbital driver by Maik Dilgermichael1-1/+7
2009-02-28indentmichael1-50/+46
2009-02-28driver for GX series lcd from Matrix Orbital by Abbas Kosanmichael7-3/+626
2009-02-28GLCD2USB driver from Till Harbaummichael8-14/+629
2009-02-28added some contrib files from Nicu Pavelmichael6-0/+1101
2009-02-28patch for picoLCDGraphics that adds keypad/gpi/gpo capabilities from Nicu Pavelmichael1-5/+30
2009-02-28uh-oh... changed perl comment to C comment :-)michael1-1/+1
2009-02-28IRLCD patch from Jussi Kilpelainenmichael1-2/+2
2009-01-29removed backslash handling from cfg.c (its now part of the evaluator)michael1-37/+2
2009-01-29add octal escape sequences to evaluatormichael1-0/+15
2009-01-28update st2205 desc.michux1-1/+1
2009-01-26evaluator: escape sequences in strings (fix for ticket #145)michael1-5/+57
2009-01-23wifi ioctl() fixed (ticket #144)michael1-3/+12
2009-01-19style 'H' (hollow) for vertical bars, individual bar colors for vertical bars...michael2-11/+15
2009-01-18Brightness dimms every colorvolker1-5/+1
2009-01-18more descriptive display names with option -lmichael19-19/+20
2009-01-18'emty format string' compiler warning solvedmichael1-1/+1
2009-01-17correct brightness handling, reduced round tripsvolker1-16/+38
2009-01-16Closing XWindow quits without errorvolker1-9/+15
2009-01-16option parsing modifiedmichael1-10/+16
2009-01-16dump config file if verbose_level > 1michael1-0/+24
2009-01-16indentationmichael1-13/+13