| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new subsystem for applying envelopes (such as volume ramps) to audio signals | Lennart Poettering | 2007-11-24 | 2 | -0/+838 |
* | add new pa_mutex_try_lock() API | Lennart Poettering | 2007-11-24 | 2 | -0/+13 |
* | add new endianess macros for FLOAT32 | Lennart Poettering | 2007-11-24 | 1 | -0/+14 |
* | make sure to create ~/.pulse before using any configuration file from it | Lennart Poettering | 2007-11-24 | 1 | -1/+8 |
* | update speex resampler with newer snapshot from Speex SVN | Lennart Poettering | 2007-11-22 | 2 | -15/+66 |
* | when speaking to a client with a version < 12, hide S32 sample specs, and mak... | Lennart Poettering | 2007-11-21 | 1 | -18/+59 |
* | - Check process name when dealing with PID files | Lennart Poettering | 2007-11-21 | 12 | -71/+528 |
* | add a couple of new opcodes, and document the versions the opcodes where added | Lennart Poettering | 2007-11-21 | 1 | -6/+25 |
* | add API to allow runtime reconfiguration of memblockqs | Lennart Poettering | 2007-11-21 | 2 | -23/+78 |
* | use a free list for allocating reply_info structs | Lennart Poettering | 2007-11-14 | 1 | -2/+8 |
* | Completely rework ALSA device selection code: choose the device to open depen... | Lennart Poettering | 2007-11-13 | 5 | -7/+8 |
* | fix loading of load-once modules if no other modules was loaded before | Lennart Poettering | 2007-11-13 | 1 | -1/+1 |
* | pull code for starting helper processes out of module-gconf, clean it up, and... | Lennart Poettering | 2007-11-11 | 2 | -0/+194 |
* | add new function pa_strnull() to simplify passing null strings to non-linux p... | Lennart Poettering | 2007-11-11 | 1 | -0/+4 |
* | add a simple fully-automatic fully-linearupmixer/downmixer and enable it by d... | Lennart Poettering | 2007-11-11 | 4 | -68/+516 |
* | tag modules that may only be loaded once at most especially, and enforce that... | Lennart Poettering | 2007-11-09 | 4 | -4/+44 |
* | optimize mixing code a bit. Add mixers for S32LE, S32BE, ULAW, ALAW and FLOAT... | Lennart Poettering | 2007-11-09 | 2 | -112/+459 |
* | replace a few CLAMPs by PA_CLAMP_UNLIKELY | Lennart Poettering | 2007-11-09 | 2 | -5/+5 |
* | remove PA_CLAMP_LIKELY macro because it doesn't really make sense. | Lennart Poettering | 2007-11-09 | 1 | -1/+3 |
* | add support for 32bit integer samples | Lennart Poettering | 2007-11-09 | 7 | -9/+250 |
* | fix CLAMP_LIKELY/UNLIKELY definition | Lennart Poettering | 2007-11-09 | 2 | -4/+4 |
* | add a few missing macro definitions | Lennart Poettering | 2007-11-09 | 1 | -0/+12 |
* | add PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macros | Lennart Poettering | 2007-11-09 | 1 | -1/+5 |
* | add support for likely()/unlikely() type macros | Lennart Poettering | 2007-11-09 | 1 | -2/+12 |
* | fix two alignment issues found by the debian buildd gcc on sparc | Lennart Poettering | 2007-11-04 | 1 | -19/+23 |
* | add eventfd syscall nr for arm; patch from Sjoerd Simons; Closes #150 | Lennart Poettering | 2007-11-04 | 1 | -0/+4 |
* | Properly terminate pa_readlink() strings. Patch from Sjoerd Simons. Closes #149 | Lennart Poettering | 2007-11-04 | 1 | -1/+1 |
* | make rtprio and nice level actually configurable | Lennart Poettering | 2007-11-01 | 4 | -35/+74 |
* | more pa_boolization | Lennart Poettering | 2007-11-01 | 3 | -95/+96 |
* | make the bool config parser actually parse bools | Lennart Poettering | 2007-11-01 | 1 | -2/+3 |
* | fix comment | Lennart Poettering | 2007-11-01 | 1 | -1/+1 |
* | add new function pa_yes_no() | Lennart Poettering | 2007-11-01 | 1 | -0/+5 |
* | handle tcp4: prefix for server specs correctly. (Closes #136) | Lennart Poettering | 2007-10-30 | 1 | -1/+4 |
* | ignore network sinks/sources | Lennart Poettering | 2007-10-29 | 1 | -2/+4 |
* | make gcc shut up a bit more | Lennart Poettering | 2007-10-29 | 1 | -1/+1 |
* | we don't want to include assert.h anymore | Lennart Poettering | 2007-10-29 | 2 | -2/+0 |
* | add new API pa_strlist_reverse() | Lennart Poettering | 2007-10-29 | 2 | -0/+18 |
* | export pa_namereg_is_valid_name() | Lennart Poettering | 2007-10-29 | 2 | -7/+10 |
* | properly deal with time pausing | Lennart Poettering | 2007-10-29 | 1 | -4/+8 |
* | add new pa_readlink() API | Lennart Poettering | 2007-10-29 | 2 | -0/+26 |
* | make speex-float-3 the default resampler | Lennart Poettering | 2007-10-29 | 2 | -4/+4 |
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 157 | -5458/+16134 |
* | Kill spaces on EOL | Lennart Poettering | 2007-05-29 | 6 | -2540/+2540 |
* | build fix for systems lacking capability suppoort. (Problem identified and or... | Lennart Poettering | 2007-05-28 | 1 | -0/+4 |
* | Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense | Lennart Poettering | 2007-05-27 | 5 | -61/+66 |
* | unfortunately we cannot detect if a foreign thread is still running. Thus suc... | Lennart Poettering | 2007-05-27 | 1 | -11/+6 |
* | Minor optimization: read log level character code from array | Lennart Poettering | 2007-05-27 | 1 | -27/+12 |
* | Add a new meta command ".ifexists" to the CLI language, to execute commands o... | Lennart Poettering | 2007-05-26 | 3 | -13/+73 |
* | when called with the setid bit change euid to uid sooner to make sure that we... | Lennart Poettering | 2007-05-25 | 1 | -3/+33 |
* | Fix a DoS with allocating overly large silence buffers. (Identified by Luigi ... | Lennart Poettering | 2007-05-23 | 1 | -0/+12 |