| Commit message (Expand) | Author | Age | Files | Lines |
* | * only load an OSS driver for the first device of a sound card, similar to wh... | Lennart Poettering | 2006-08-12 | 1 | -7/+14 |
* | fix a segfault in module-oss | Lennart Poettering | 2006-08-12 | 1 | -1/+1 |
* | fix pa_gettimeofday() return value testing | Lennart Poettering | 2006-08-12 | 1 | -1/+1 |
* | increase module argument buffer size to prevent truncating names | Shahms E. King | 2006-08-12 | 1 | -2/+2 |
* | allow setting the null sink description by a module parameter | Lennart Poettering | 2006-08-12 | 1 | -3/+5 |
* | don't set the sink/source descriptions manually, use the new functions pa_{si... | Lennart Poettering | 2006-08-11 | 15 | -41/+69 |
* | shorten sink/source device descriptions a little | Lennart Poettering | 2006-08-11 | 4 | -6/+6 |
* | use the HAL UDI for naming input/output devices | Lennart Poettering | 2006-08-11 | 1 | -4/+17 |
* | fix bad memory access and a leak when detructing ALSA fd lists | Lennart Poettering | 2006-08-11 | 1 | -2/+1 |
* | remove OSS specific code from module-hal-detect if HAVE_OSS is not set. Same ... | Lennart Poettering | 2006-08-11 | 1 | -10/+30 |
* | ALSA: handle write()/read() errors properly by unloading the driver module. T... | Lennart Poettering | 2006-08-11 | 2 | -50/+104 |
* | change order of the ALSA event dispatch code to make sure that the code survi... | Lennart Poettering | 2006-08-11 | 1 | -2/+2 |
* | use the copied udi string as hash key for the device table, because the tempo... | Lennart Poettering | 2006-08-11 | 1 | -1/+1 |
* | add HAL support for OSS devices and capability changes | Shahms E. King | 2006-08-08 | 1 | -60/+115 |
* | clean up hal patch to use pa_xnew and timeval compatibility wrappers | Shahms E. King | 2006-08-07 | 2 | -74/+28 |
* | try to reduce volume updates in the ALSA sinks/sources: only touch the shadow... | Lennart Poettering | 2006-08-07 | 2 | -22/+32 |
* | * add SVN $Id$ tags | Lennart Poettering | 2006-08-06 | 3 | -1/+7 |
* | merge HAL support from Shams E. King | Lennart Poettering | 2006-08-06 | 3 | -0/+885 |
* | fix module-gconf initialization | Lennart Poettering | 2006-07-29 | 1 | -0/+1 |
* | if possible do not unload already loaded modules when the gconf settings chan... | Lennart Poettering | 2006-07-27 | 1 | -29/+71 |
* | because gconf doesn't provide real transactions we emulate our own with a "lo... | Lennart Poettering | 2006-07-27 | 1 | -2/+8 |
* | add some protection that the gconf helper process will be killed when the dae... | Lennart Poettering | 2006-07-26 | 1 | -4/+54 |
* | add new module "module-gconf" which reads configuration information from gcon... | Lennart Poettering | 2006-07-26 | 3 | -0/+522 |
* | implement "auth-ip-acl=" in the native and esound protocols | Lennart Poettering | 2006-07-20 | 1 | -2/+15 |
* | Make -1 mean "current group/user" so that some platform dependent calls | Pierre Ossman | 2006-07-20 | 1 | -1/+1 |
* | * add new function pa_check_in_group() | Lennart Poettering | 2006-07-19 | 6 | -23/+14 |
* | * add new --system command line parameter to the daemon for running PulseAudi... | Lennart Poettering | 2006-07-19 | 3 | -25/+38 |
* | fix module-detect on FreeBSD (patch from Diego "Flameeyes" Pettenó) | Lennart Poettering | 2006-07-18 | 1 | -11/+17 |
* | make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno) | Lennart Poettering | 2006-07-16 | 3 | -1/+3 |
* | set is_hardware flag for a few hw plugins | Lennart Poettering | 2006-07-16 | 6 | -0/+10 |
* | improve latency calculation of NULL sink | Lennart Poettering | 2006-07-14 | 1 | -7/+27 |
* | try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which | Lennart Poettering | 2006-07-14 | 5 | -8/+13 |
* | remove howl-wrap.[ch] | Lennart Poettering | 2006-07-13 | 2 | -154/+0 |
* | update module-zeroconf-publish to make use of the native AVAHI API, instead o... | Lennart Poettering | 2006-07-13 | 1 | -127/+299 |
* | fix segfault when module-alsa-source fails to load | Lennart Poettering | 2006-06-20 | 2 | -2/+2 |
* | Fix the final few occurences of polyp. | Pierre Ossman | 2006-06-20 | 1 | -1/+1 |
* | s/POLYP/PULSE/g | Lennart Poettering | 2006-06-19 | 1 | -11/+11 |
* | * more s/pulseaudio/PulseAudio/ replacements | Lennart Poettering | 2006-06-19 | 5 | -8/+8 |
* | replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" | Lennart Poettering | 2006-06-19 | 2 | -2/+2 |
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 44 | -507/+507 |
* | * add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ... | Lennart Poettering | 2006-06-18 | 1 | -11/+47 |
* | * make hw param settings easier to debug by splitting up long if | Lennart Poettering | 2006-06-17 | 1 | -6/+18 |
* | if S16NE is not supported, fall back to S16RE. If FLOAT32NE is not supported,... | Lennart Poettering | 2006-06-16 | 1 | -14/+70 |
* | remove superfluous prefixes from service names | Lennart Poettering | 2006-05-31 | 1 | -2/+2 |
* | decrease maximum allowed sample frequency for ALSA devices to 5%, since 48000... | Lennart Poettering | 2006-05-31 | 1 | -1/+1 |
* | downgrade a log message | Lennart Poettering | 2006-05-30 | 1 | -1/+1 |
* | * alsa-sink: if "PCM" is not found as mixer track name, fallback to "Master" | Lennart Poettering | 2006-05-30 | 4 | -9/+20 |
* | * if an ALSA device doesn't support the channel count requested, use what ALS... | Lennart Poettering | 2006-05-30 | 4 | -11/+36 |
* | load alsa modules with device string hw:0 instead of hw:0,0 | Lennart Poettering | 2006-05-30 | 1 | -1/+1 |
* | * split pa_cstrerror() into its own file polypcore/core-error.[ch] | Lennart Poettering | 2006-05-25 | 20 | -24/+20 |