Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | notify: use GLib locking | Max Kellermann | 2008-12-27 | 1 | -8/+4 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | use the "bool" data type instead of "int" | Max Kellermann | 2008-10-08 | 1 | -1/+2 |
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -1/+1 |
* | notify: removed the "Notify" typedef | Max Kellermann | 2008-10-08 | 1 | -2/+2 |
* | notify: protect notify->pending with the mutex | Max Kellermann | 2008-09-26 | 1 | -17/+0 |
* | notify: added macro NOTIFY_INITIALIZER | Max Kellermann | 2008-09-24 | 1 | -0/+5 |
* | notify: added notify_deinit() | Max Kellermann | 2008-09-24 | 1 | -0/+2 |
* | notify: make notify_init() failures fatal | Max Kellermann | 2008-09-24 | 1 | -1/+1 |
* | notify: declare "struct notify" | Max Kellermann | 2008-09-24 | 1 | -7/+7 |
* | notify: don't use camelCase in notify.[ch] | Max Kellerman | 2008-06-01 | 1 | -9/+9 |
* | use the pthread API in notify.c | Max Kellermann | 2008-04-12 | 1 | -16/+29 |
* | rename the notify.c methods | Max Kellermann | 2008-04-12 | 1 | -3/+3 |
* | notify: more cleanups, add error checking for pipe errors | Eric Wong | 2008-03-26 | 1 | -2/+2 |
* | notify: cleanups | Eric Wong | 2008-03-26 | 1 | -1/+1 |
* | notify the decoder instead of polling 100hz | Max Kellermann | 2008-03-26 | 1 | -0/+47 |