Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-12-24 | w1retap plugin by Jonathan Hudson | michael | 7 | -0/+298 |
2008-12-24 | Enables/controls the backlight on the Pertelian LCD device by Jonathan Hudson | michael | 1 | -10/+13 |
2008-12-23 | hddtemp plugin from Scott Bronson | michael | 7 | -0/+343 |
2008-12-23 | keypad bug fixed | michael | 1 | -1/+1 |
pre { line-height: 125%; } td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .hi | 3 | -2657/+3297 | ||
2008-10-05 | Add 'ULA200' driver when --with-drivers=all is specified | bwalle | 1 | -0/+1 |
2008-09-14 | strftime_tz patch from Bernhard Walle | michael | 1 | -0/+11 |
2008-09-08 | strftime_tz() plugin by Bernhard Walle | michael | 1 | -0/+25 |
2008-09-03 | ULA200 driver by Bernhard Walle | michael | 7 | -2/+825 |
2008-09-03 | indent | michael | 1 | -4/+4 |
2008-08-31 | Increased the maximum bps to 230400, if defined in <termios.h>. | sonic74 | 1 | -2/+7 |
2008-08-27 | git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 3ae390bd-cb1e-0410-... | sonic74 | 1 | -18/+11 |
2008-08-27 | D4D updates by Sven | michael | 1 | -38/+60 |
2008-08-03 | driver for 4D Systems serial displays by Sven Killig | michael | 9 | -45/+846 |
2008-08-03 | signed/unsigned mismatch | michael | 1 | -3/+3 |
2008-07-26 | added command functions | michux | 1 | -2/+130 |
2008-07-15 | added IRLCD driver by Jean-Philippe Civade | michael | 10 | -5/+467 |
2008-07-15 | 'autoreconf -f -i' run & config.rpath added | michael | 8 | -370/+1617 |
2008-07-15 | forgot to add drv_picoLCDGraphic.c :-( | michael | 1 | -0/+613 |
2008-07-15 | picoLCDGraphic driver by Nicu Pavel added | michael | 8 | -60/+140 |
2008-07-15 | widget_keypad.h added to drv_HD44780 | michael | 1 | -0/+1 |
2008-07-15 | indent run | michael | 1 | -4/+4 |
2008-07-15 | automake-1.10.1 | michael | 4 | -214/+522 |
2008-04-15 | forgot include | michux | 1 | -0/+1 |
2008-04-15 | add signal handler, improve error check | michux | 1 | -4/+10 |
2008-04-14 | minor update | michux | 1 | -4/+9 |
2008-04-12 | Makefiles again, this time libiconv stuff is fixed | michux | 6 | -357/+2445 |
2008-04-12 | fix error, introduced in r857 | michux | 1 | -1/+1 |
2008-04-12 | update Makefiles | michux | 3 | -0/+17 |
2008-04-12 | clean up | michux | 1 | -171/+188 |
2008-04-10 | Add the year 2008 to the copyright | michux | 1 | -1/+1 |
2008-04-10 | Add basic FIFO plugin | michux | 4 | -0/+197 |
2008-04-04 | fixed autoconf | michux | 2 | -0/+3 |
2008-04-04 | update autoconf | michux | 5 | -2392/+438 |
2008-04-04 | Add asterisk plugin, thanks to mcarey@yostengineering.com | michux | 3 | -1/+197 |
2008-04-03 | fix typo, close #114 | michux | 1 | -1/+1 |
2008-04-03 | update charset for Crystalfontz Model 632 and 634 | michux | 2 | -3/+87 |
2008-03-05 | improve error messages | michux | 1 | -7/+13 |
2008-03-03 | reformat plugin_mpd - use c style comments | michux | 1 | -8/+8 |
2008-03-03 | correct code format (indent) | michux | 1 | -2/+2 |
2008-03-03 | correct code format (indent) | michux | 5 | -184/+185 |