| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize things a little | Lennart Poettering | 2007-07-25 | 1 | -25/+41 |
* | add our own implementation for pa_snprintf() because NUL termination is appar... | Lennart Poettering | 2007-07-25 | 2 | -1/+21 |
* | Simplify implementation of pa_assert_se() | Lennart Poettering | 2007-07-25 | 1 | -4/+5 |
* | drop chunk argument from various drop() functions, since it doesn't make any ... | Lennart Poettering | 2007-07-25 | 10 | -206/+329 |
* | update static free list usage in asyncmsgq | Lennart Poettering | 2007-07-25 | 1 | -1/+1 |
* | update static free list usage in hashmap | Lennart Poettering | 2007-07-25 | 1 | -1/+1 |
* | destruct freelists properly, by using gcc destructors. we do this only to mak... | Lennart Poettering | 2007-07-25 | 1 | -14/+21 |
* | wrap destructor gcc attribute in macro | Lennart Poettering | 2007-07-25 | 1 | -0/+6 |
* | Fix a couple of typos in the resampler code | Lennart Poettering | 2007-07-14 | 1 | -3/+5 |
* | s/assert/pa_assert/g; make use of static flist for memblock allocation where ... | Lennart Poettering | 2007-07-13 | 1 | -107/+122 |
* | Minor clarification | Lennart Poettering | 2007-07-13 | 1 | -1/+2 |
* | Make use of static flist for hashmap entry alllocation | Lennart Poettering | 2007-07-13 | 1 | -2/+9 |
* | Actually make the static flist static | Lennart Poettering | 2007-07-13 | 1 | -1/+1 |
* | Remove a superfluous pa_memblock_release(); properly handle buf4 allocation | Lennart Poettering | 2007-07-13 | 1 | -5/+1 |
* | Fix concurrency bug when turning memblock into a local memblock | Lennart Poettering | 2007-07-13 | 1 | -3/+3 |
* | Fix off-by-one in mixing code | Lennart Poettering | 2007-07-13 | 1 | -1/+2 |
* | Make pa_sink_render_* and pa_source_post work only when in RUNNING state, to ... | Lennart Poettering | 2007-07-13 | 2 | -2/+5 |
* | remove pa_memblockq_is_writable() (because it is stupid and not used anywhere... | Lennart Poettering | 2007-06-25 | 2 | -59/+46 |
* | make sure we don't free the same connection twice | Lennart Poettering | 2007-06-25 | 1 | -1/+2 |
* | Limit silence buffer size for pa_sink_render() | Lennart Poettering | 2007-06-24 | 1 | -0/+4 |
* | Track the 'missing' variable safely between the threads | Lennart Poettering | 2007-06-24 | 1 | -7/+7 |
* | rework the logic of pa_asyncq | Lennart Poettering | 2007-06-24 | 1 | -88/+113 |
* | Make sure the returned pa_msgobject object has a valid refcnt before returnin... | Lennart Poettering | 2007-06-24 | 1 | -4/+10 |
* | Include assert.h, since we use assert() for our pa_assert() macro | Lennart Poettering | 2007-06-24 | 1 | -0/+1 |
* | Fix length calculation in pa_silence_memblock_new() and make use of pa_assert... | Lennart Poettering | 2007-06-24 | 1 | -21/+26 |
* | remove underrun condition in pa_sinks. Instead return silence in pa_sink_rend... | Lennart Poettering | 2007-06-23 | 2 | -55/+81 |
* | Fix minor typo | Lennart Poettering | 2007-06-23 | 1 | -1/+1 |
* | Fix another ugly typo, which made source outputs unusable | Lennart Poettering | 2007-06-14 | 1 | -1/+1 |
* | use pa_memblockq_push_align() instead of pa_memblockq_push() to deal with una... | Lennart Poettering | 2007-06-14 | 1 | -2/+5 |
* | Show memchunk length in debug output | Lennart Poettering | 2007-06-14 | 1 | -1/+1 |
* | Fix a nasty typo in pa_asyncq_pop | Lennart Poettering | 2007-06-14 | 1 | -6/+11 |
* | Remove anotify.[ch], since it is now entirely replaced by pa_asyncmsgq | Lennart Poettering | 2007-06-14 | 2 | -185/+0 |
* | rework sink input/source output state machine | Lennart Poettering | 2007-06-14 | 4 | -61/+98 |
* | Make debug message more useful | Lennart Poettering | 2007-06-14 | 1 | -1/+1 |
* | Move a few things between the threads | Lennart Poettering | 2007-06-14 | 1 | -3/+12 |
* | A lot of more work to get the lock-free stuff in place | Lennart Poettering | 2007-06-13 | 25 | -436/+639 |
* | make untabify | Lennart Poettering | 2007-06-11 | 5 | -224/+224 |
* | make eolspace | Lennart Poettering | 2007-06-11 | 18 | -174/+174 |
* | Merge HUGE set of changes temporarily into a branch, to allow me to move them... | Lennart Poettering | 2007-06-11 | 51 | -1507/+3626 |
* | 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 |
* | Fix yet another DoS vulnerability, also identified Luigi Auriemma (re #67) | Lennart Poettering | 2007-05-23 | 1 | -1/+2 |
* | fix minor typo | Lennart Poettering | 2007-05-23 | 1 | -1/+1 |
* | Fix another DoS vulnerability, also identified Luigi Auriemma (closes #67) | Lennart Poettering | 2007-05-23 | 1 | -1/+1 |