summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-introspect.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-1003/+0
* Fix api. Setting volume is done through a pa_cvolume struct, not a pa_volume_tPierre Ossman2006-02-141-6/+6
* Mega patch:Lennart Poettering2006-01-271-12/+16
* * remove a lot of compiler warnings introduced by using some new GCC flagsLennart Poettering2006-01-111-186/+187
* * todo updateLennart Poettering2005-01-081-5/+5
* * fix include file names in installed header filesLennart Poettering2004-12-121-6/+15
* * add µlaw/alaw supportLennart Poettering2004-11-201-2/+4
* Make the whole stuff LGPL onlyLennart Poettering2004-11-141-2/+2
* make autoload list use idxsetLennart Poettering2004-10-271-4/+73
* remove obnoxious assert from module-combineLennart Poettering2004-09-191-4/+4
* add input latency measurementLennart Poettering2004-09-161-2/+6
* work around C99/GCC incompatibilityLennart Poettering2004-09-151-1/+196
* extend pa_usec_t to 64 bitLennart Poettering2004-09-121-4/+4
* add support for setting/getting default sink/source via native protocolLennart Poettering2004-09-061-0/+45
* add support for automatic termination of the daemon after the last client quitLennart Poettering2004-09-041-1/+1
* add total sample cache size to statisticsLennart Poettering2004-09-011-1/+3
* minor cleanupsLennart Poettering2004-08-271-1/+2
* move sample cache to nameregLennart Poettering2004-08-191-0/+89
* remove global memblock statistic variables in favor of memblock_stat objectsLennart Poettering2004-08-171-2/+4
* Documentation workLennart Poettering2004-08-171-3/+3
* add sink input/source output support to the native protocolLennart Poettering2004-08-161-1/+138
* implement proper refcounting in polyplibLennart Poettering2004-08-141-1379/+272
* split polyplib.hLennart Poettering2004-08-131-0/+1550