log src/lirc.c @ 1783:b0352818977b

age author description
Tue, 05 Jan 2010 17:49:50 +0000 zas_ Allow to switch to fullscreen mode using LIRC.
Sat, 25 Apr 2009 22:08:09 +0000 nadvornik separated Orientation and Grayscale functions
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Sat, 21 Feb 2009 18:04:52 +0000 zas_ Glibification.
Mon, 26 Jan 2009 21:08:05 +0000 nadvornik fixed compilation with lirc
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 10 Sep 2008 20:37:30 +0000 nadvornik use SHIFT for connected scroll and zoom
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Fri, 09 May 2008 07:46:18 +0000 zas_ Make lirc_cleanup() and lirc_input_callback() static.
Fri, 09 May 2008 07:32:30 +0000 zas_ Use function(void) instead of function() for declaring functions which
Wed, 07 May 2008 23:27:26 +0000 zas_ Replace deprecated functions by their counterparts:
Sun, 27 Apr 2008 20:05:11 +0000 nadvornik Added LIRC patch written by Matteo Beniamino