summaryrefslogtreecommitdiff
path: root/src/notify.c
AgeCommit message (Expand)Author
2013-01-10notify: convert to C++Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2010-10-11Merge release 0.15.13 from branch 'v0.15.x'Max Kellermann
2010-08-19notify: add function notify_clear()Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2008-12-27notify: use GLib lockingMax Kellermann
2008-10-08use the "bool" data type instead of "int"Max Kellermann
2008-10-08notify: loop while no signal is pendingMax Kellermann
2008-09-26notify: protect notify->pending with the mutexMax 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-27notify: initialize variable to keep valgrind from bitchingEric Wong
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