root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @892 [892] 3 days michael ULA200 driver by Bernhard Walle
(edit) @891 [891] 3 days michael indent
(edit) @890 [890] 5 days sonic74 Increased the maximum bps to 230400, if defined in <termios.h>.
(edit) @889 [889] 9 days sonic74
(edit) @888 [888] 10 days michael D4D updates by Sven
(edit) @887 [887] 5 weeks michael driver for 4D Systems serial displays by Sven Killig
(edit) @886 [886] 5 weeks michael signed/unsigned mismatch
(edit) @885 [885] 6 weeks michux added command functions
(edit) @884 [884] 7 weeks michael added IRLCD driver by Jean-Philippe Civade
(edit) @883 [883] 7 weeks michael 'autoreconf -f -i' run & config.rpath added
(edit) @882 [882] 7 weeks michael forgot to add drv_picoLCDGraphic.c :-(
(edit) @881 [881] 8 weeks michael picoLCDGraphic driver by Nicu Pavel added
(edit) @880 [880] 8 weeks michael widget_keypad.h added to drv_HD44780
(edit) @879 [879] 8 weeks michael indent run
(edit) @878 [878] 8 weeks michael automake-1.10.1
(edit) @877 [877] 5 months michux forgot include
(edit) @876 [876] 5 months michux add signal handler, improve error check
(edit) @875 [875] 5 months michux minor update
(edit) @874 [874] 5 months michux Makefiles again, this time libiconv stuff is fixed
(edit) @873 [873] 5 months michux fix error, introduced in r857
(edit) @872 [872] 5 months michux update Makefiles
(edit) @871 [871] 5 months michux clean up
(edit) @870 [870] 5 months michux Add the year 2008 to the copyright
(edit) @869 [869] 5 months michux Add basic FIFO plugin
(edit) @868 [868] 5 months michux fixed autoconf
(edit) @867 [867] 5 months michux update autoconf
(edit) @866 [866] 5 months michux Add asterisk plugin, thanks to mcarey@…
(edit) @865 [865] 5 months michux fix typo, close #114
(edit) @864 [864] 5 months michux update charset for Crystalfontz Model 632 and 634
(edit) @863 [863] 6 months michux improve error messages
(edit) @862 [862] 6 months michux reformat plugin_mpd - use c style comments
(edit) @861 [861] 6 months michux correct code format (indent)
(edit) @860 [860] 6 months michux correct code format (indent)
(edit) @859 [859] 6 months michux new plugin: button_exec by Wolfgang Henerbichler
(edit) @858 [858] 6 months michux add new driver (st2205) by Jeroen/Sprite_tm
(edit) @857 [857] 6 months michux new plugin: button_exec by Wolfgang Henerbichler
(edit) @856 [856] 6 months michux add keypad support for module lcm162
(edit) @855 [855] 6 months michux add new driver (st2205) by Jeroen/Sprite_tm
(edit) @854 [854] 6 months michux add signal handler to plugin_mpd
(edit) @853 [853] 6 months michux plugin_mpd, update to v0.81, fix connection issues
(edit) @852 [852] 6 months michux update mpd plugin to v0.8 - makefile needs some work now
(edit) @851 [851] 7 months michux disable default emulator code
(edit) @850 [850] 7 months michux minor updates
(edit) @849 [849] 7 months michux added pingpong scrolling
(edit) @848 [848] 8 months michux
(edit) @847 [847] 11 months volker added new display 128x32 (CW12832)
(edit) @846 [846] 11 months volker info about property change
(edit) @845 [845] 11 months michael automatic marquee patch from Manuel Grot
(edit) @844 [844] 11 months michael RDTSC delay and inclusion of asm/msr.h removed
(edit) @843 [843] 11 months michael driver for Pertelian display by Andy Powell
(edit) @842 [842] 12 months michael GPS plugin V0.3 by michu
(edit) @841 [841] 12 months michael GPS plugin V0.2 by michu
(edit) @840 [840] 12 months michael email address changed
(edit) @839 [839] 13 months volker additional information about decision which plugin and drivers are …
(edit) @838 [838] 13 months volker existence of netdevice corrected (less cpu load)
(edit) @837 [837] 13 months volker logging info clarified
(edit) @836 [836] 13 months volker Indentation
(edit) @835 [835] 13 months volker Absicherung gegen Abfragen nicht vorhandener Daten
(edit) @834 [834] 13 months volker erweiterte Ausgabe bei Daten ueber unterstuetzte Hardware
(edit) @833 [833] 14 months michael Fix compilation with kernel 2.6.22 by Guillaume LECERF
(edit) @832 [832] 14 months michael MPD plugin patch from michu
(edit) @831 [831] 14 months michael GPS plugin update by michu
(edit) @830 [830] 14 months michael indentation
(edit) @829 [829] 14 months volker svn version updated
(edit) @828 [828] 14 months volker additional verbose and info messages
(edit) @827 [827] 14 months volker includes for umask(); svnversion updated
(edit) @826 [826] 15 months volker handle config files with <CR><LF> (DOS line ending)
(edit) @825 [825] 15 months volker added plugin_netdev
(edit) @824 [824] 15 months volker copy&paste error corrected
(edit) @823 [823] 15 months volker new plugin: netinfo
(edit) @822 [822] 15 months volker indentation with ./indent.sh; short circuit evaluation modified
(edit) @821 [821] 15 months volker format characters in qprintf() with optional length
(edit) @820 [820] 15 months volker calculate only necessary elements of operands
(edit) @819 [819] 15 months volker optimization on changing brightness of backlight
(edit) @818 [818] 15 months volker list plugins
(edit) @817 [817] 15 months volker disable plugins where preconditions not given: compiles mostly under MacOS …
(edit) @816 [816] 15 months volker keypad support added for X11 driver
(edit) @815 [815] 15 months volker optimized layer drawing (no drawing under opaque pixel)
(edit) @814 [814] 15 months volker LCD::brightness, keypad
(edit) @813 [813] 15 months volker default for Brightness is 255
(edit) @812 [812] 15 months volker LCD::brightness in drv_X11 corrected
(edit) @811 [811] 15 months volker development of new experimental features
(edit) @810 [810] 15 months volker global variable for backlight color
(edit) @809 [809] 15 months volker keypad support completed; new property brightness implemented
(edit) @808 [808] 15 months volker maximum value for brightness is 8
(edit) @807 [807] 15 months michael buttons for X11 driver (thanks to Volker Gering)
(edit) @806 [806] 15 months michael Apple has no utsbuf.domainname (thanks to Volker Gering)
(edit) @805 [805] 15 months michael strndup() replacement
(edit) @804 [804] 15 months michael better usage output by Volker Gering
(edit) @803