summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.9.5tags/release-0.9.5Lennart Poettering2006-08-260-0/+0
* bump version and sonamesLennart Poettering2006-08-261-4/+4
* fix module-combine when used on top of a tunnel sinkLennart Poettering2006-08-262-5/+22
* update module-tunnel to latest protocolLennart Poettering2006-08-251-16/+51
* activate HAL in the default configLennart Poettering2006-08-251-6/+13
* Add missing header.Pierre Ossman2006-08-241-0/+4
* fix handling of "mtu" module argument (patch by "theBear")Lennart Poettering2006-08-231-0/+1
* fix typoPierre Ossman2006-08-231-1/+1
* Make the recording a bit more chunky so that we can fit in the pool and havePierre Ossman2006-08-231-1/+13
* Remove silence generation in solaris module.Pierre Ossman2006-08-221-29/+26
* Remove silence generation in waveout module.Pierre Ossman2006-08-221-50/+33
* Proceed with connect even when no cookie is loaded. Allows you to connectPierre Ossman2006-08-221-6/+2
* Fix memory leak in waveout module.Pierre Ossman2006-08-221-0/+3
* Log when there is a problem opening the waveOut/waveIn device.Pierre Ossman2006-08-221-3/+9
* Fall back to creating a "normal" memory pool if unable to get a shared one.Pierre Ossman2006-08-221-4/+13
* Improve error messages a bit.Pierre Ossman2006-08-223-3/+8
* Fix up portability of memory pool handling a bit.Pierre Ossman2006-08-221-33/+43
* update todoLennart Poettering2006-08-221-0/+1
* fix typoLennart Poettering2006-08-221-1/+1
* Fix detection of shared memory support and proper fallback.Pierre Ossman2006-08-223-10/+31
* Fix typo.Pierre Ossman2006-08-221-1/+1
* Add missing header.Pierre Ossman2006-08-221-0/+1
* Fix call to pa_memblock_new().Pierre Ossman2006-08-221-2/+2
* Fix detection of page size for non-POSIX systems.Pierre Ossman2006-08-222-2/+9
* Fix missing header for timeval helpers.Pierre Ossman2006-08-221-0/+1
* Fix calls to pa_memblock_new().Pierre Ossman2006-08-221-2/+2
* Add header for pa_cstrerror().Pierre Ossman2006-08-221-0/+1
* Fix call to pa_pstream_send_tagstruct().Pierre Ossman2006-08-221-1/+1
* Add an ifdef for when we do not have creds.Pierre Ossman2006-08-221-1/+3
* fix pactl output (sink drivers and names where switched)Lennart Poettering2006-08-211-1/+1
* update todoLennart Poettering2006-08-191-1/+0
* restore the sink/source for a client in addition to the playback volume. This...Lennart Poettering2006-08-191-36/+140
* If a client leaves the sink/source for a stream unspecified by passing NULL asLennart Poettering2006-08-192-24/+31
* fix a bad memory accessLennart Poettering2006-08-191-1/+1
* update todoLennart Poettering2006-08-191-1/+0
* when transferring large memory chunks of a pa_pstream, split them upLennart Poettering2006-08-191-13/+29
* update todoLennart Poettering2006-08-191-2/+2
* update todoLennart Poettering2006-08-191-3/+6
* check for posix_memalign and friendsLennart Poettering2006-08-191-6/+5
* if MAP_ANONYMOUS is not supported use posix_memalign if possible to allocate ...Lennart Poettering2006-08-191-2/+19
* update todoLennart Poettering2006-08-191-0/+1
* print per-type memory block statistics on "stat"Lennart Poettering2006-08-191-1/+20
* generate per-type memory block statisticsLennart Poettering2006-08-192-1/+22
* update todoLennart Poettering2006-08-191-1/+3
* rework the resample to allocate temporary memory with pa_memblock_new() inste...Lennart Poettering2006-08-191-25/+58
* fix a memory leakLennart Poettering2006-08-191-1/+3
* update todoLennart Poettering2006-08-191-1/+0
* add --disable-shm command line option to the daemonLennart Poettering2006-08-191-2/+11
* add "disable-shm=" to default daemon configuration fileLennart Poettering2006-08-191-0/+3
* add new "disable-shm" server config optionLennart Poettering2006-08-193-16/+24