| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | execute detach callback before we change the state to UNLINKED | Lennart Poettering | 2008-06-21 | 1 | -2/+2 | |
| * | | | | | | | allow sinks to be created with max_request initialized to 0, so that the data... | Lennart Poettering | 2008-06-21 | 1 | -1/+0 | |
| * | | | | | | | Request a rewrite immediately after we have been linked, so that playback sta... | Lennart Poettering | 2008-06-20 | 1 | -0/+15 | |
| * | | | | | | | Rework module-combine to work with glitch-free core; add new max_request fiel... | Lennart Poettering | 2008-06-20 | 17 | -503/+1076 | |
| * | | | | | | | fix interpretation of remix parameter | Lennart Poettering | 2008-06-20 | 1 | -1/+1 | |
| * | | | | | | | add new abstract device class | Lennart Poettering | 2008-06-20 | 1 | -1/+1 | |
| * | | | | | | | add new function pa_smoother_reset() | Lennart Poettering | 2008-06-20 | 2 | -0/+10 | |
| * | | | | | | | add new remix= parameter to remap sink | Lennart Poettering | 2008-06-19 | 1 | -3/+11 | |
| * | | | | | | | remove trailing spaces | Lennart Poettering | 2008-06-18 | 1 | -7/+7 | |
| * | | | | | | | make user of pa_channel_map_init_extend() wherever it makes sense | Lennart Poettering | 2008-06-18 | 6 | -36/+9 | |
| * | | | | | | | add new API pa_channel_map_init_extend() to synthesize a channel map if noone... | Lennart Poettering | 2008-06-18 | 4 | -3/+43 | |
| * | | | | | | | ignore tarballs | Lennart Poettering | 2008-06-18 | 1 | -0/+1 | |
| * | | | | | | | remove remaining $ | Lennart Poettering | 2008-06-18 | 32 | -70/+10 | |
| * | | | | | | | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 356 | -712/+0 | |
| * | | | | | | | add missing gitignore files | Lennart Poettering | 2008-06-18 | 4 | -0/+27 | |
| * | | | | | | | add another .gitignore file, this time for pulse/ | Lennart Poettering | 2008-06-18 | 1 | -0/+1 | |
| * | | | | | | | Add a .gitignore file for the src/ directory. | Lennart Poettering | 2008-06-18 | 1 | -0/+56 | |
| * | | | | | | | Add a small README with the new git URLs and stuff | Lennart Poettering | 2008-06-18 | 1 | -1/+34 | |
| * | | | | | | | if building a man page fails remove the output to make sure that calling make... | Lennart Poettering | 2008-06-17 | 1 | -13/+13 | |
| * | | | | | | | fix man page xml | Lennart Poettering | 2008-06-17 | 1 | -1/+1 | |
| * | | | | | | | reset prebuf if it is too large | Lennart Poettering | 2008-06-17 | 1 | -2/+2 | |
| * | | | | | | | limit the prebuf value by tlength | Lennart Poettering | 2008-06-17 | 1 | -2/+5 | |
| * | | | | | | | bring module-tunnel back to life | Lennart Poettering | 2008-06-17 | 1 | -178/+578 | |
| * | | | | | | | server side of new shm negotiation scheme; fix a bad memory access | Lennart Poettering | 2008-06-17 | 1 | -17/+42 | |
| * | | | | | | | rework shm usage negotiation; merge a few pa_bool_t in a single bit field to ... | Lennart Poettering | 2008-06-17 | 2 | -99/+42 | |
| * | | | | | | | minor modernizations | Lennart Poettering | 2008-06-17 | 1 | -2/+4 | |
| * | | | | | | | make use of the pa_init_proplist() version in proplist-util.[ch] | Lennart Poettering | 2008-06-17 | 1 | -1/+3 | |
| * | | | | | | | move pa_init_proplist() to proplist-util.[ch] | Lennart Poettering | 2008-06-17 | 3 | -0/+151 | |
| * | | | | | | | add missing const to a few functions | Lennart Poettering | 2008-06-16 | 2 | -8/+8 | |
| * | | | | | | | add pa_memblockq_get_base() | Lennart Poettering | 2008-06-16 | 2 | -0/+8 | |
| * | | | | | | | add Nokia copyright | Lennart Poettering | 2008-06-16 | 1 | -1/+2 | |
| * | | | | | | | check for packet size on server info data | Lennart Poettering | 2008-06-16 | 1 | -1/+2 | |
| * | | | | | | | use new pa_sink_set_latency_range() in null sink | Lennart Poettering | 2008-06-16 | 1 | -1/+2 | |
| * | | | | | | | a few modernizations | Lennart Poettering | 2008-06-16 | 2 | -8/+11 | |
| * | | | | | | | add new function pa_iochannel_socket_is_local() | Lennart Poettering | 2008-06-16 | 2 | -0/+15 | |
| * | | | | | | | make use of the new pa_socket_address_is_local() function | Lennart Poettering | 2008-06-16 | 1 | -16/+2 | |
| * | | | | | | | add new functions pa_socket_is_local() and pa_socket_address_is_local() | Lennart Poettering | 2008-06-16 | 2 | -1/+44 | |
| * | | | | | | | add missing inclusion | Lennart Poettering | 2008-06-16 | 1 | -0/+2 | |
| * | | | | | | | minor modernizations, increase unload timeout to 60s | Lennart Poettering | 2008-06-14 | 1 | -5/+3 | |
| * | | | | | | | avoid division by zero when informing user about unloaded lazy samples in the... | Lennart Poettering | 2008-06-14 | 1 | -2/+5 | |
| * | | | | | | | update todo | Lennart Poettering | 2008-06-13 | 1 | -9/+1 | |
| * | | | | | | | fix a bad memory access pulsecore/client.c | Lennart Poettering | 2008-06-13 | 14 | -33/+220 | |
| * | | | | | | | rearrange things | Lennart Poettering | 2008-06-13 | 1 | -5/+8 | |
| * | | | | | | | consider passing the same argument twice to a module an error, also consider ... | Lennart Poettering | 2008-06-13 | 1 | -1/+17 | |
| * | | | | | | | sometimes a simple memset() is much faster | Lennart Poettering | 2008-06-13 | 1 | -2/+1 | |
| * | | | | | | | fix a minor memory leak when unloading m-c-k | Lennart Poettering | 2008-06-13 | 2 | -3/+6 | |
| * | | | | | | | drop hal inclusion from module-console-kit.c | Lennart Poettering | 2008-06-12 | 1 | -2/+0 | |
| * | | | | | | | Trivial typo fix in debug log message. | Colin Guthrie | 2008-06-12 | 1 | -1/+1 | |
| * | | | | | | | merge Colin Guthrie's module-always-sink module, and add priorization to the ... | Lennart Poettering | 2008-06-11 | 14 | -60/+262 | |
| * | | | | | | | enable auto-spawning by default | Lennart Poettering | 2008-06-11 | 3 | -3/+3 | |
