summaryrefslogtreecommitdiffstats
path: root/src/modules/module-jack-source.c
Commit message (Expand)AuthorAgeFilesLines
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-191-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-14/+14
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-1/+2
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* support new channel_map argument in sink/source modulesLennart Poettering2006-04-261-6/+11
* fix connecting of jack source in jack daemonLennart Poettering2006-04-181-1/+1
* add a jack source moduleLennart Poettering2006-04-181-0/+393