summaryrefslogtreecommitdiff
path: root/src/notify.h
AgeCommit message (Expand)Author
2009-03-13all: Update copyright header.Avuton Olrich
2008-12-27notify: use GLib lockingMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-08use the "bool" data type instead of "int"Max Kellermann
2008-10-08don't include os_compat.hMax Kellermann
2008-10-08notify: removed the "Notify" typedefMax Kellermann
2008-09-26notify: protect notify->pending with the mutexMax Kellermann
2008-09-24notify: added macro NOTIFY_INITIALIZERMax Kellermann
2008-09-24notify: added notify_deinit()Max Kellermann
2008-09-24notify: make notify_init() failures fatalMax Kellermann
2008-09-24notify: declare "struct notify"Max Kellermann
2008-06-01notify: don't use camelCase in notify.[ch]Max Kellerman
2008-04-12use the pthread API in notify.cMax Kellermann
2008-04-12rename the notify.c methodsMax Kellermann
2008-03-26notify: more cleanups, add error checking for pipe errorsEric Wong
2008-03-26notify: cleanupsEric Wong
2008-03-26notify the decoder instead of polling 100hzMax Kellermann