| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a compiler warning | Lennart Poettering | 2008-05-02 | 1 | -1/+1 |
* | some modernizations | Lennart Poettering | 2008-05-02 | 2 | -16/+23 |
* | add multiarch paths to default LADSPA search path | Lennart Poettering | 2008-05-02 | 1 | -1/+1 |
* | don't enable prebuffering if we just call is_readable() | Lennart Poettering | 2008-05-02 | 1 | -2/+11 |
* | Yes, yet another evil all-in-one commit of intervowen changes. I suck. | Lennart Poettering | 2008-05-01 | 48 | -1197/+2373 |
* | move unlinking code to operation_unlink() | Lennart Poettering | 2008-05-01 | 1 | -14/+19 |
* | some minor updates | Lennart Poettering | 2008-05-01 | 1 | -12/+16 |
* | parse boolean parameters as boolean instead of int wherever applicable. add n... | Lennart Poettering | 2008-05-01 | 2 | -18/+50 |
* | install gccmacro.h properly, drop unused core-def.h file | Lennart Poettering | 2008-05-01 | 2 | -34/+5 |
* | change pa_rtpoll_set_timer_absolute() to take a pa_usec_t instead of struct t... | Lennart Poettering | 2008-05-01 | 2 | -4/+3 |
* | save and restore errno in log functions | Lennart Poettering | 2008-05-01 | 1 | -1/+7 |
* | minor reformat | Lennart Poettering | 2008-05-01 | 1 | -1/+3 |
* | check for $PULSE_INTERNAL before enabling padsp | Lennart Poettering | 2008-05-01 | 1 | -4/+3 |
* | don't allow overwriting of callback pointers when we're already dead | Lennart Poettering | 2008-05-01 | 1 | -0/+3 |
* | port pa_sample_clamp() to liboil | Lennart Poettering | 2008-05-01 | 1 | -6/+2 |
* | add new function pa_sample_clamp() | Lennart Poettering | 2008-05-01 | 2 | -0/+33 |
* | strip CRLF line breaks from read CLI commands. This should fix the cli interf... | Lennart Poettering | 2008-05-01 | 1 | -1/+1 |
* | * Increase history set to 64 to simplify reduction of indexes | Lennart Poettering | 2008-05-01 | 1 | -32/+42 |
* | make check for $DISPLAY=="" more readable, pa_bool_tization | Lennart Poettering | 2008-05-01 | 1 | -2/+5 |
* | a bit of pa_bool_t'ization | Lennart Poettering | 2008-05-01 | 1 | -3/+3 |
* | save errno before calling free() | Lennart Poettering | 2008-05-01 | 1 | -0/+5 |
* | define minimal and maximal wakeup/sleep times; check for underrun condition o... | Lennart Poettering | 2008-04-23 | 2 | -10/+68 |
* | fix size of requested_latency | Lennart Poettering | 2008-04-23 | 1 | -1/+1 |
* | fix build for auxiliary modules | Lennart Poettering | 2008-04-23 | 8 | -27/+19 |
* | add stripnul to build | Lennart Poettering | 2008-04-23 | 1 | -1/+7 |
* | Big pile of interdependant changes: | Lennart Poettering | 2008-04-23 | 13 | -300/+524 |
* | add new tool 'stripnul' which can be used to drop leading zeros from a file w... | Lennart Poettering | 2008-04-23 | 1 | -0/+72 |
* | pa_bool_t'ization | Lennart Poettering | 2008-04-23 | 1 | -2/+2 |
* | respect the resampler's maximum block size to avoid that we get kicked out of... | Lennart Poettering | 2008-04-23 | 1 | -1/+8 |
* | add missing header definitions for last commit | Lennart Poettering | 2008-04-23 | 1 | -0/+4 |
* | add new function pa_alsa_build_pollfd() to alsa-util to unify a bit more comm... | Lennart Poettering | 2008-04-23 | 1 | -0/+24 |
* | unify code that fixes up buffering metrics | Lennart Poettering | 2008-04-23 | 1 | -157/+188 |
* | drop a misplaced newline | Lennart Poettering | 2008-04-23 | 1 | -1/+0 |
* | do not fix automatic buffer attrs anymore, the new protocol version doesn't n... | Lennart Poettering | 2008-04-23 | 2 | -50/+4 |
* | * don't increase tsched_watermark on underrun without limits | Lennart Poettering | 2008-04-22 | 2 | -167/+98 |
* | show configure latency metrics | Lennart Poettering | 2008-04-22 | 1 | -2/+10 |
* | some beautification updates, show msec instead of usec everywhere | Lennart Poettering | 2008-04-22 | 1 | -52/+58 |
* | if no timer was armed, we don't need to disarm it | Lennart Poettering | 2008-04-22 | 1 | -7/+13 |
* | if no latency was configure for a sink/source, fill in the max latency automa... | Lennart Poettering | 2008-04-22 | 2 | -0/+6 |
* | add new function pa_alsa_recover_from_poll() to merge common core from module... | Lennart Poettering | 2008-04-22 | 2 | -2/+51 |
* | implement --process-time | Lennart Poettering | 2008-04-22 | 1 | -24/+35 |
* | make sure the client buffer has space for 2*minreq+tlength. Explain why | Lennart Poettering | 2008-04-22 | 1 | -9/+24 |
* | - Change meaning of special values of latency request: 0 -> "minimal latency,... | Lennart Poettering | 2008-04-22 | 6 | -26/+33 |
* | properly initialize memblock->is_silence for imported memory blocks; make is_... | Lennart Poettering | 2008-04-22 | 1 | -8/+7 |
* | improve dB volume calculation | Lennart Poettering | 2008-04-20 | 2 | -4/+4 |
* | fix C++ compat | Lennart Poettering | 2008-04-20 | 1 | -1/+1 |
* | initialize properties for ALSA sinks/sources more elaborately, re #277 | Lennart Poettering | 2008-04-20 | 4 | -26/+78 |
* | use the sink description instead of the name to choose the description for th... | Lennart Poettering | 2008-04-20 | 1 | -4/+3 |
* | drop a redundant pa_init_proplist(), properly set MEDIA_NAME property on stre... | Lennart Poettering | 2008-04-20 | 1 | -3/+1 |
* | rename sink_input->rewind to process_rewind() and set_max_rewind to update_ma... | Lennart Poettering | 2008-04-20 | 9 | -41/+41 |