| Commit message (Expand) | Author | Age | Files | Lines |
* | beefup proplist handling for sound events | Lennart Poettering | 2008-05-07 | 1 | -7/+21 |
* | update to new rewinding logic | Lennart Poettering | 2008-05-07 | 2 | -7/+4 |
* | rework the rewinding logic once again, fixing | Lennart Poettering | 2008-05-07 | 2 | -72/+74 |
* | when rewinding after the end of an underrun, make sure to rewind as much as w... | Lennart Poettering | 2008-05-03 | 1 | -13/+15 |
* | follow _unlink() changes from sink-input | Lennart Poettering | 2008-05-03 | 1 | -6/+6 |
* | send PA_SINK_MESSAGE_REMOVE_INPUT only when an asyncmsgq is available, reset ... | Lennart Poettering | 2008-05-03 | 1 | -7/+8 |
* | make sure to call sink->update_requested_latency() always when we change late... | Lennart Poettering | 2008-05-03 | 2 | -6/+0 |
* | don't require a module name when resolving a dl symbol | Lennart Poettering | 2008-05-03 | 1 | -3/+5 |
* | only send PA_SINK_MESSAGE_SET_STATE if there's still an asyncmsqg around to d... | Lennart Poettering | 2008-05-02 | 2 | -4/+6 |
* | a few modernizations | Lennart Poettering | 2008-05-02 | 2 | -28/+30 |
* | reorderer a few things | Lennart Poettering | 2008-05-02 | 1 | -9/+9 |
* | fix a compiler warning | Lennart Poettering | 2008-05-02 | 1 | -1/+1 |
* | some modernizations | Lennart Poettering | 2008-05-02 | 2 | -16/+23 |
* | 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 | 18 | -383/+904 |
* | 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 | 1 | -29/+0 |
* | 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 |
* | 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 |
* | fix size of requested_latency | Lennart Poettering | 2008-04-23 | 1 | -1/+1 |
* | Big pile of interdependant changes: | Lennart Poettering | 2008-04-23 | 8 | -46/+248 |
* | respect the resampler's maximum block size to avoid that we get kicked out of... | Lennart Poettering | 2008-04-23 | 1 | -1/+8 |
* | 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 |
* | 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 |
* | 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 | 4 | -17/+15 |
* | properly initialize memblock->is_silence for imported memory blocks; make is_... | Lennart Poettering | 2008-04-22 | 1 | -8/+7 |
* | use the sink description instead of the name to choose the description for th... | Lennart Poettering | 2008-04-20 | 1 | -4/+3 |
* | rename sink_input->rewind to process_rewind() and set_max_rewind to update_ma... | Lennart Poettering | 2008-04-20 | 9 | -41/+41 |
* | Big pile of dependant changes: | Lennart Poettering | 2008-04-20 | 13 | -388/+746 |
* | maintain a global silence memblock cache | Lennart Poettering | 2008-04-20 | 2 | -0/+4 |
* | increase the default pool size to 16MB because we now need to keep a lot more... | Lennart Poettering | 2008-04-20 | 1 | -3/+3 |
* | add new pa_pstream_get_shm() API, rename pa_pstream_use_shm() to pa_pstream_e... | Lennart Poettering | 2008-04-20 | 2 | -27/+37 |
* | remove debug messages | Lennart Poettering | 2008-04-20 | 1 | -6/+6 |
* | add new silence memblock caching subsystem | Lennart Poettering | 2008-04-20 | 2 | -45/+119 |
* | add new API function pa_memchunk_memcpy() | Lennart Poettering | 2008-04-20 | 2 | -0/+23 |
* | the pointer to rewind() may actually be NULL | Lennart Poettering | 2008-04-14 | 2 | -4/+3 |
* | properly ask the sink to rewind on new sink inputs and when they disappear | Lennart Poettering | 2008-04-14 | 1 | -3/+3 |
* | make sure to clear all queued RT signals before arm a new timer | Lennart Poettering | 2008-04-14 | 1 | -2/+14 |
* | add _cb suffix to _max_rewind function like with all other functions, too | Lennart Poettering | 2008-04-14 | 1 | -2/+2 |
* | add missing 'break's in switch | Lennart Poettering | 2008-04-11 | 1 | -0/+2 |