summaryrefslogtreecommitdiffstats
path: root/src/polyp/mainloop.c
Commit message (Expand)AuthorAgeFilesLines
* * add pa_mainloop_wakeup() calls for deferred eventsLennart Poettering2006-04-161-15/+22
* add new API to replace the poll() function used by the main loop implementationLennart Poettering2006-04-161-1/+18
* * dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainl...Lennart Poettering2006-04-121-64/+61
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-7/+7
* Fix path to poll.h.Pierre Ossman2006-02-171-1/+1
* Fix typo in #ifndef.Pierre Ossman2006-02-171-1/+1
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-2/+3
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+812