Mercurial > geeqie
log src/lirc.c @ 1024:c92e5a5c3bfa
age | author | description |
---|---|---|
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 |