summaryrefslogtreecommitdiffstats
path: root/polyp/module-oss.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-467/+0
* Mega patch:Lennart Poettering2006-01-271-5/+49
* Some crappy hardware generate noise on the output when reading input. ToPierre Ossman2006-01-121-1/+8
* Some drivers (via82xx) doesn't start recording until we read something.Pierre Ossman2006-01-121-0/+9
* Used 0 as an invalid fd. Changed to -1.Pierre Ossman2006-01-121-1/+1
* * remove a lot of compiler warnings introduced by using some new GCC flagsLennart Poettering2006-01-111-18/+18
* * add new module for LIRC volume controlLennart Poettering2005-01-081-1/+0
* * fix include file names in installed header filesLennart Poettering2004-12-121-2/+4
* * add first part of zeroconf publisherLennart Poettering2004-12-111-5/+5
* Make the whole stuff LGPL onlyLennart Poettering2004-11-141-2/+2
* some updates for pa_hashmapLennart Poettering2004-10-301-0/+1
* update module descriptionsLennart Poettering2004-09-201-0/+1
* add input latency measurementLennart Poettering2004-09-161-37/+104
* add refernce counting for sinks, sources, sink-inputs and source-outputsLennart Poettering2004-09-141-4/+9
* correct latency calculationLennart Poettering2004-09-131-1/+7
* extend pa_usec_t to 64 bitLennart Poettering2004-09-121-1/+1
* add modinfo supportLennart Poettering2004-09-111-2/+6
* documentation updateLennart Poettering2004-09-071-3/+5
* implement proper loggingLennart Poettering2004-09-051-12/+13
* add support for automatic termination of the daemon after the last client quitLennart Poettering2004-09-041-5/+6
* add support for SCHED_FIFOLennart Poettering2004-09-011-12/+13
* move sample cache to nameregLennart Poettering2004-08-191-1/+1
* remove global memblock statistic variables in favor of memblock_stat objectsLennart Poettering2004-08-171-2/+2
* introduce pa_xmalloc() and friendsLennart Poettering2004-08-041-7/+20
* sample cache workLennart Poettering2004-08-031-2/+2
* rename src to polypLennart Poettering2004-07-171-0/+304