aboutsummaryrefslogtreecommitdiff
path: root/src/notify.c
Commit message (Expand)AuthorAge
* include config.h in all sourcesMax Kellermann2009-11-12
* all: Update copyright header.Avuton Olrich2009-03-13
* notify: use GLib lockingMax Kellermann2008-12-27
* use the "bool" data type instead of "int"Max Kellermann2008-10-08
* notify: loop while no signal is pendingMax Kellermann2008-10-08
* notify: protect notify->pending with the mutexMax Kellermann2008-09-26
* notify: added notify_deinit()Max Kellermann2008-09-24
* notify: make notify_init() failures fatalMax Kellermann2008-09-24
* notify: declare "struct notify"Max Kellermann2008-09-24
* notify: don't use camelCase in notify.[ch]Max Kellerman2008-06-01
* use the pthread API in notify.cMax Kellermann2008-04-12
* rename the notify.c methodsMax Kellermann2008-04-12
* notify: initialize variable to keep valgrind from bitchingEric Wong2008-03-27
* notify: more cleanups, add error checking for pipe errorsEric Wong2008-03-26
* notify: cleanupsEric Wong2008-03-26
* notify the decoder instead of polling 100hzMax Kellermann2008-03-26