summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-2019-513/+781
* * 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
* Fix some warnings by making sure we have the right signedness on things.Pierre Ossman2006-02-201-6/+6
* Hardware volume support for Solaris.Pierre Ossman2006-02-201-0/+36
* replace "spawn" parameter of pa_context_new() with a proper flags parameterLennart Poettering2006-02-203-7/+12
* explcitily cast strings to make gcc shut upLennart Poettering2006-02-201-5/+5
* * Make typdefs for the pa_context callback prototypesLennart Poettering2006-02-207-27/+31
* Fixes for the Solaris detection.Pierre Ossman2006-02-201-1/+3
* Detect support for Windows' waveout.Pierre Ossman2006-02-201-0/+16
* Detect support for Solaris (/dev/audio).Pierre Ossman2006-02-201-0/+31
* Remove a debug fprintf that was left in.Pierre Ossman2006-02-201-2/+0
* util.c uses some socket functions so we need winsock on Windows.Pierre Ossman2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-2038-752/+1939
* 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-176-11/+98
* Module needs stuff in libpolypcore.Pierre Ossman2006-02-171-1/+1
* Fix path to poll.h.Pierre Ossman2006-02-171-1/+1
* Fix typo in #ifndef.Pierre Ossman2006-02-171-1/+1
* Integrate error routines into libpolyp. Not much point in having this as aPierre Ossman2006-02-171-12/+7
* Make sure that all polypcore headers are installed.Pierre Ossman2006-02-171-9/+47
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-17137-421/+523
* Move the util libs to the modules section since they're in that directory.Pierre Ossman2006-02-171-34/+16
* fix doxygenLennart Poettering2006-02-179-13/+12
* include header files in simple.h with <> instead of ""Lennart Poettering2006-02-161-2/+2
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-1623-30/+30
* shorten include list of utils a littleLennart Poettering2006-02-165-11/+4
* * 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-1631-82/+82
* 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-166-0/+18
* move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...Lennart Poettering2006-02-1611-13/+15
* * svn:ignore some filesLennart Poettering2006-02-166-13/+17
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-16244-0/+48095
* rename src to polypLennart Poettering2004-07-17125-17534/+0
* rename configuration fileLennart Poettering2004-07-171-0/+0
* move todo fileLennart Poettering2004-07-171-32/+0
* add documentationLennart Poettering2004-07-174-4/+6
* add pkgconfig stuffLennart Poettering2004-07-161-6/+86
* add missing liecensesLennart Poettering2004-07-164-10/+46
* include copyright and svn tag in *.[ch]Lennart Poettering2004-07-16122-0/+2562
* include config.h in every fileLennart Poettering2004-07-1666-0/+261
* fix distcheckLennart Poettering2004-07-162-5/+1
* adjust file references due to renamingLennart Poettering2004-07-1626-67/+74
* rename a bunch of filesLennart Poettering2004-07-1613-0/+0
* make a symbol in module-ptorocol-stub staticLennart Poettering2004-07-162-2/+1
* make oss sample spec configurableLennart Poettering2004-07-166-37/+108