summaryrefslogtreecommitdiffstats
path: root/src/polyp
Commit message (Expand)AuthorAgeFilesLines
...
* build defer() function in src/polyp/mainloop-signal.c only on win32Lennart Poettering2006-02-201-4/+3
* improve error checking in simple APILennart Poettering2006-02-201-18/+72
* add validity check for the "server" parameter of pa_context_connect()Lennart Poettering2006-02-201-0/+1
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-2010-493/+763
* * a lot of doxygen updatesLennart Poettering2006-02-2018-100/+125
* add doxygen docs for channel mapLennart Poettering2006-02-201-3/+20
* minor doxygen fixesLennart Poettering2006-02-202-3/+2
* replace "spawn" parameter of pa_context_new() with a proper flags parameterLennart Poettering2006-02-203-7/+12
* * Make typdefs for the pa_context callback prototypesLennart Poettering2006-02-203-16/+20
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-2010-282/+485
* Properly clear members during init.Pierre Ossman2006-02-171-0/+5
* That's a delta parameter, not a size parameter.Pierre Ossman2006-02-171-1/+1
* Have a memblock queue on the client side during recording. This makes thePierre Ossman2006-02-174-9/+89
* 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-1721-38/+64
* fix doxygenLennart Poettering2006-02-179-13/+12
* include header files in simple.h with <> instead of ""Lennart Poettering2006-02-161-2/+2
* * drop polylib prefix from #defineLennart Poettering2006-02-1613-27/+28
* fix compilation of simple APILennart Poettering2006-02-161-1/+1
* drop polyplib- prefix from client library filesLennart Poettering2006-02-1622-45/+45
* make channel naming somewhat RFC2551 compliantLennart Poettering2006-02-162-14/+27
* add a bunch of simple Makefile in the subdirs, just to make compilation with ...Lennart Poettering2006-02-161-0/+13
* * svn:ignore some filesLennart Poettering2006-02-161-0/+39
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-1642-0/+8928