aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-15picoLCDGraphic driver by Nicu Pavel addedmichael8-60/+140
2008-07-15widget_keypad.h added to drv_HD44780michael1-0/+1
2008-07-15indent runmichael1-4/+4
2008-07-15automake-1.10.1michael4-214/+522
2008-04-15forgot includemichux1-0/+1
2008-04-15add signal handler, improve error checkmichux1-4/+10
2008-04-14minor updatemichux1-4/+9
2008-04-12Makefiles again, this time libiconv stuff is fixedmichux6-357/+2445
2008-04-12fix error, introduced in r857michux1-1/+1
2008-04-12update Makefilesmichux3-0/+17
2008-04-12clean upmichux1-171/+188
2008-04-10Add the year 2008 to the copyrightmichux1-1/+1
2008-04-10Add basic FIFO pluginmichux4-0/+197
2008-04-04fixed autoconfmichux2-0/+3
2008-04-04update autoconfmichux5-2392/+438
2008-04-04Add asterisk plugin, thanks to mcarey@yostengineering.commichux3-1/+197
2008-04-03fix typo, close #114michux1-1/+1
2008-04-03update charset for Crystalfontz Model 632 and 634michux2-3/+87
2008-03-05improve error messagesmichux1-7/+13
2008-03-03reformat plugin_mpd - use c style commentsmichux1-8/+8
2008-03-03correct code format (indent)michux1-2/+2
2008-03-03correct code format (indent)michux5-184/+185
2008-03-03new plugin: button_exec by Wolfgang Henerbichlermichux1-0/+114
2008-03-03add new driver (st2205) by Jeroen/Sprite_tmmichux1-0/+245
2008-03-03new plugin: button_exec by Wolfgang Henerbichlermichux3-1/+18
2008-03-03add keypad support for module lcm162michux2-1/+26
2008-03-03add new driver (st2205) by Jeroen/Sprite_tmmichux6-2/+33
2008-02-27add signal handler to plugin_mpdmichux2-14/+13
2008-02-27plugin_mpd, update to v0.81, fix connection issuesmichux1-31/+53
2008-02-25update mpd plugin to v0.8 - makefile needs some work nowmichux1-167/+201
2008-01-28disable default emulator codemichux1-1/+1
2008-01-28minor updatesmichux1-2/+8
2008-01-28added pingpong scrollingmichux2-5/+53
2008-01-24git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@848 3ae390bd-cb1e-0410-...michux1-312/+402
2007-10-03automatic marquee patch from Manuel Grotmichael2-5/+13
2007-10-01RDTSC delay and inclusion of asm/msr.h removedmichael5-258/+14
2007-10-01driver for Pertelian display by Andy Powellmichael8-16/+387
2007-09-15GPS plugin V0.3 by michumichael1-40/+143
2007-09-15GPS plugin V0.2 by michumichael1-69/+267
2007-09-09email address changedmichael107-109/+109
2007-07-27Fix compilation with kernel 2.6.22 by Guillaume LECERFmichael1-1/+4
2007-07-27MPD plugin patch from michumichael1-1/+22
2007-07-27GPS plugin update by michumichael1-131/+248
2007-07-27indentationmichael2-106/+108
2007-06-21default for Brightness is 255volker1-1/+1
2007-06-20LCD::brightness in drv_X11 correctedvolker1-2/+10
2007-06-20global variable for backlight colorvolker1-0/+1
2007-06-20keypad support completed; new property brightness implementedvolker1-40/+175
2007-06-20maximum value for brightness is 8volker1-2/+2
2007-06-17buttons for X11 driver (thanks to Volker Gering)michael1-8/+49