| Commit message (Expand) | Author | Age | Files | Lines |
* | initialize volume properly, set more properties, modernizations | Lennart Poettering | 2008-05-14 | 1 | -45/+64 |
* | Yes, yet another evil all-in-one commit of intervowen changes. I suck. | Lennart Poettering | 2008-05-01 | 1 | -11/+11 |
* | fix build for auxiliary modules | Lennart Poettering | 2008-04-23 | 1 | -2/+1 |
* | commit glitch-free work | Lennart Poettering | 2008-03-15 | 1 | -26/+36 |
* | minor typo fix | Lennart Poettering | 2007-11-21 | 1 | -1/+1 |
* | Completely rework ALSA device selection code: choose the device to open depen... | Lennart Poettering | 2007-11-13 | 1 | -1/+1 |
* | tag modules that may only be loaded once at most especially, and enforce that... | Lennart Poettering | 2007-11-09 | 1 | -4/+5 |
* | make rtprio and nice level actually configurable | Lennart Poettering | 2007-11-01 | 1 | -2/+2 |
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -272/+1197 |
* | Kill spaces on EOL | Lennart Poettering | 2007-05-29 | 1 | -5/+5 |
* | Fix module-oss for devices that return EAGAIN when we don't expect it. (Close... | Lennart Poettering | 2007-05-23 | 1 | -3/+10 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -35/+35 |
* | Revert r1404 and keep it on a development branch until it is fully tested. | Pierre Ossman | 2006-11-06 | 1 | -15/+7 |
* | rework memory block management to be thread-safe and mostly lock-free. | Lennart Poettering | 2006-09-26 | 1 | -7/+15 |
* | remove all occurences of | Lennart Poettering | 2006-08-18 | 1 | -17/+17 |
* | Rework memory management to allow shared memory data transfer. The central idea | Lennart Poettering | 2006-08-18 | 1 | -2/+2 |
* | make use of pa_sink_used_by()/pa_source_used_by() wherever applicable | Lennart Poettering | 2006-08-12 | 1 | -4/+3 |
* | generate default sink/source names from the device files they belong to | Lennart Poettering | 2006-08-12 | 1 | -4/+28 |
* | handle hot-remeving of OSS devices properly | Lennart Poettering | 2006-08-12 | 1 | -12/+30 |
* | fix a segfault in module-oss | Lennart Poettering | 2006-08-12 | 1 | -1/+1 |
* | don't set the sink/source descriptions manually, use the new functions pa_{si... | Lennart Poettering | 2006-08-11 | 1 | -11/+13 |
* | shorten sink/source device descriptions a little | Lennart Poettering | 2006-08-11 | 1 | -2/+2 |
* | set is_hardware flag for a few hw plugins | Lennart Poettering | 2006-07-16 | 1 | -0/+2 |
* | try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which | Lennart Poettering | 2006-07-14 | 1 | -1/+1 |
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -15/+15 |
* | * split pa_cstrerror() into its own file polypcore/core-error.[ch] | Lennart Poettering | 2006-05-25 | 1 | -1/+1 |
* | Wrap strerror() in a function that makes it thread safe and converts the | Pierre Ossman | 2006-05-22 | 1 | -8/+9 |
* | split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch] | Lennart Poettering | 2006-05-17 | 1 | -1/+1 |
* | Move xmalloc to the public side (libpolyp). | Pierre Ossman | 2006-05-17 | 1 | -1/+2 |
* | use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap | Lennart Poettering | 2006-05-17 | 1 | -1/+1 |
* | * modify pa_channel_map_init_auto() to take an extra argument specifying the ... | Lennart Poettering | 2006-05-16 | 1 | -1/+1 |
* | * set default fragment metrics depending on the sample specs of the device in... | Lennart Poettering | 2006-05-13 | 1 | -9/+9 |
* | support new channel_map argument in sink/source modules | Lennart Poettering | 2006-04-26 | 1 | -5/+8 |
* | fix a couple of issues I found when compiling polypaudio with gcc 2.95 | Lennart Poettering | 2006-04-18 | 1 | -1/+2 |
* | minor cleanups for OSS module | Lennart Poettering | 2006-04-10 | 1 | -9/+25 |
* | IGAIN is a better choice than IMIX for source volume. | Pierre Ossman | 2006-02-24 | 1 | -2/+2 |
* | Hardware source volume support in OSS. | Pierre Ossman | 2006-02-23 | 1 | -2/+30 |
* | change pa_log() and friends to not require a trailing \n on all logged strings | Lennart Poettering | 2006-02-23 | 1 | -15/+15 |
* | include hw description gathered from /dev/sndstat in sink/source description ... | Lennart Poettering | 2006-02-21 | 1 | -3/+19 |
* | add hw volume control for module-oss-mmap | Lennart Poettering | 2006-02-21 | 1 | -18/+2 |
* | Cleaned up the includes after the restructuring. Indicate which headers are | Pierre Ossman | 2006-02-17 | 1 | -1/+1 |
* | move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director... | Lennart Poettering | 2006-02-16 | 1 | -1/+1 |
* | Reorganised the source tree. We now have src/ with a couple of subdirs: | Pierre Ossman | 2006-02-16 | 1 | -0/+468 |