Age | Commit message (Expand) | Author | Files | Lines |
2012-11-19 | sink-input, source-output: Check rate update success for passthrough | Arun Raghavan | 1 | -0/+8 |
2012-11-19 | source-output: Fix volume fixup for rate update | Arun Raghavan | 1 | -3/+3 |
2012-11-16 | sink, source: Prevent unnecessary rate update attempts | Arun Raghavan | 1 | -9/+2 |
2012-06-09 | pulsecore: Use pa_streq instead of strcmp. | Arti Trivedi Bora | 1 | -1/+1 |
2012-05-14 | sink-input,source-output: Avoid unneccessary rate updates | Arun Raghavan | 1 | -1/+2 |
2012-03-28 | sink-input/source-output: Prevent filter sink/source cycles | David Henningsson | 1 | -0/+17 |
2012-03-05 | format: Allow format->sample spec conversion for compressed formats | Arun Raghavan | 1 | -9/+4 |
2012-03-05 | format: Expose pa_format_info<->pa_sample_spec conversion functions | Arun Raghavan | 1 | -2/+2 |
2012-02-09 | sink-input,source-output: Handle devices going away in unlink hooks | Arun Raghavan | 1 | -1/+3 |
2011-12-20 | core: fix typo in logging | Peter Meerwald | 1 | -1/+1 |
2011-12-20 | core: sample_spec.rate is in Hz, not kHz; change logging output | Peter Meerwald | 1 | -4/+4 |
2011-11-07 | sink,source: Update sample rate if possible on stream uncork | Arun Raghavan | 1 | -0/+6 |
2011-11-07 | sink-input,source-output: Add an update_rate() function | Arun Raghavan | 1 | -51/+67 |
2011-10-17 | source: Bring rate update code in sync with sink code | Arun Raghavan | 1 | -2/+6 |
2011-10-17 | sink,source: support for rate update | Pierre-Louis Bossart | 1 | -0/+24 |
2011-10-05 | source-output: Do not use unset channel map in pa_source_output_new | David Henningsson | 1 | -1/+2 |
2011-10-01 | memblockq: Improve debuggability by storing a name and a sample spec. | Tanu Kaskinen | 1 | -2/+4 |
2011-09-21 | sink,source: Handle missing in the shared volume case | Arun Raghavan | 1 | -3/+5 |
2011-08-18 | source-output: Ensure no volumes are applied for passthrough streams | Arun Raghavan | 1 | -3/+18 |
2011-08-18 | passthrough: We must not plug in a resampler on stream move | Arun Raghavan | 1 | -3/+4 |
2011-08-18 | formats: Fix bad passsthrough check | Arun Raghavan | 1 | -1/+1 |
2011-08-17 | formats: Use correct API to check for passthrough streams | Arun Raghavan | 1 | -1/+1 |
2011-08-07 | source-output: Fix resampling. | Colin Guthrie | 1 | -5/+5 |
2011-06-22 | esound,streams: Fix some crashes. | Colin Guthrie | 1 | -3/+5 |
2011-06-22 | source-output: Trivial code move | Arun Raghavan | 1 | -52/+52 |
2011-06-22 | capture: Remove support for synchronised capture streams. | Colin Guthrie | 1 | -47/+2 |
2011-06-22 | capture: Implement per-stream volume control for capture streams. | Colin Guthrie | 1 | -5/+518 |
2011-06-22 | capture: Add the passthrough format negotiation to capture streams. | Colin Guthrie | 1 | -21/+154 |
2011-06-02 | streams: Fix the actual resampler method shown in debug messages. | Colin Guthrie | 1 | -0/+1 |
2011-02-22 | core: Link virtual sinks and sources to their streams. | Tanu Kaskinen | 1 | -0/+1 |
2010-10-06 | introspect: Include whether a stream is corked in the info callback. | Colin Guthrie | 1 | -1/+5 |
2009-09-20 | core: dump proplist when creating stream similar to how we already to it for ... | Lennart Poettering | 1 | -2/+6 |
2009-08-28 | core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook... | Lennart Poettering | 1 | -11/+10 |
2009-08-22 | core: relex validity checks when destructing half-set up source outputs/sink ... | Lennart Poettering | 1 | -2/+0 |
2009-08-21 | object: speed up type verification by not relying on strcmp() | Lennart Poettering | 1 | -1/+1 |
2009-08-15 | core: make fixed latency dynamically changeable | Lennart Poettering | 1 | -3/+4 |
2009-08-15 | core: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND and NO_CREATE_ON_SUSPEND | Lennart Poettering | 1 | -1/+1 |
2009-08-15 | core: introduce pa_{sink_input|source_output}_fail_move() | Lennart Poettering | 1 | -0/+19 |
2009-08-13 | core: add functions to query max_rewind/max_request values from streams | Lennart Poettering | 1 | -0/+8 |
2009-08-13 | core: add assert macros for verifying calling context | Lennart Poettering | 1 | -3/+30 |
2009-04-14 | core: when applying delay memblockq take monitored sink latency into account | Lennart Poettering | 1 | -0/+19 |
2009-04-14 | core: use pa_{source|sink}_get_latency_within_thread() at one more place | Lennart Poettering | 1 | -4/+1 |
2009-04-10 | core: add a seperate fixed_latency field for sinks/sources with fixed latency | Lennart Poettering | 1 | -4/+9 |
2009-04-10 | core: memory leak, fix ref counting when moving streams | Lennart Poettering | 1 | -3/+13 |
2009-04-07 | add suspend_within_thread() callbacks to pa_sink_input/pa_source_output | Lennart Poettering | 1 | -0/+1 |
2009-04-01 | properly account for seeks in the requested_bytes counter | Lennart Poettering | 1 | -1/+1 |
2009-04-01 | pass destination source/sink when moving streams so that we can access them | Lennart Poettering | 1 | -1/+1 |
2009-04-01 | don't access i->sink if it is not set | Lennart Poettering | 1 | -3/+5 |
2009-03-30 | simplify latency config functions a bit and make them callable in more contexts | Lennart Poettering | 1 | -30/+25 |
2009-03-30 | Trigger move callback a little bit earlier so that no IO thread is running | Lennart Poettering | 1 | -4/+5 |