| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sink-input/source-output: Fix LFE remixing suddenly enabled | David Henningsson | 2014-02-28 | 1 | -1/+2 |
* | sink-input, source-output: Don't crash if format negotiation fails | Tanu Kaskinen | 2014-02-14 | 1 | -5/+5 |
* | sink-input, source-output: Interpret missing PCM parameters in format info as... | Tanu Kaskinen | 2014-01-08 | 1 | -55/+34 |
* | sink-input, source-output: Do routing related validity checks immediately aft... | Tanu Kaskinen | 2014-01-08 | 1 | -5/+4 |
* | core: Use after free in pa_sink_input_new_data_set_formats() and pa_source_ou... | Peter Meerwald | 2013-12-20 | 1 | -1/+1 |
* | source-output: Log the format negotiation result | Tanu Kaskinen | 2013-11-22 | 1 | -2/+13 |
* | sink-input, source-output: Don't assume that proplist has been initialized in... | Tanu Kaskinen | 2013-11-14 | 1 | -1/+2 |
* | sink, source: Fix error reporting style for rate updates | Tanu Kaskinen | 2013-08-27 | 1 | -2/+2 |
* | source-output: Get the correct source for "direct_on_input" streams | Tanu Kaskinen | 2013-08-21 | 1 | -2/+10 |
* | Remove pa_bool_t and replace it with bool. | poljar (Damir Jelić) | 2013-07-04 | 1 | -64/+64 |
* | Style fix: Add a space between the closing/opening bracket | poljar (Damir Jelić) | 2013-06-24 | 1 | -2/+2 |
* | sink-input,source-output: Deal with FIX* flags and extended API | Arun Raghavan | 2013-05-22 | 1 | -2/+11 |
* | sink-input/source-output: Don't set save_volume if volume is not writable | David Henningsson | 2013-05-20 | 1 | -0/+3 |
* | idxset: Use pa_free_cb_t instead of pa_free2_cb_t | Tanu Kaskinen | 2013-02-16 | 1 | -5/+5 |
* | core: Move pa_mix() into new file mix.c | Peter Meerwald | 2013-02-15 | 1 | -1/+1 |
* | sink-input, source-output: Check rate update success for passthrough | Arun Raghavan | 2012-11-19 | 1 | -0/+8 |
* | source-output: Fix volume fixup for rate update | Arun Raghavan | 2012-11-19 | 1 | -3/+3 |
* | sink, source: Prevent unnecessary rate update attempts | Arun Raghavan | 2012-11-16 | 1 | -9/+2 |
* | pulsecore: Use pa_streq instead of strcmp. | Arti Trivedi Bora | 2012-06-09 | 1 | -1/+1 |
* | sink-input,source-output: Avoid unneccessary rate updates | Arun Raghavan | 2012-05-14 | 1 | -1/+2 |
* | sink-input/source-output: Prevent filter sink/source cycles | David Henningsson | 2012-03-28 | 1 | -0/+17 |
* | format: Allow format->sample spec conversion for compressed formats | Arun Raghavan | 2012-03-05 | 1 | -9/+4 |
* | format: Expose pa_format_info<->pa_sample_spec conversion functions | Arun Raghavan | 2012-03-05 | 1 | -2/+2 |
* | sink-input,source-output: Handle devices going away in unlink hooks | Arun Raghavan | 2012-02-09 | 1 | -1/+3 |
* | core: fix typo in logging | Peter Meerwald | 2011-12-20 | 1 | -1/+1 |
* | core: sample_spec.rate is in Hz, not kHz; change logging output | Peter Meerwald | 2011-12-20 | 1 | -4/+4 |
* | sink,source: Update sample rate if possible on stream uncork | Arun Raghavan | 2011-11-07 | 1 | -0/+6 |
* | sink-input,source-output: Add an update_rate() function | Arun Raghavan | 2011-11-07 | 1 | -51/+67 |
* | source: Bring rate update code in sync with sink code | Arun Raghavan | 2011-10-17 | 1 | -2/+6 |
* | sink,source: support for rate update | Pierre-Louis Bossart | 2011-10-17 | 1 | -0/+24 |
* | source-output: Do not use unset channel map in pa_source_output_new | David Henningsson | 2011-10-05 | 1 | -1/+2 |
* | memblockq: Improve debuggability by storing a name and a sample spec. | Tanu Kaskinen | 2011-10-01 | 1 | -2/+4 |
* | sink,source: Handle missing in the shared volume case | Arun Raghavan | 2011-09-21 | 1 | -3/+5 |
* | source-output: Ensure no volumes are applied for passthrough streams | Arun Raghavan | 2011-08-18 | 1 | -3/+18 |
* | passthrough: We must not plug in a resampler on stream move | Arun Raghavan | 2011-08-18 | 1 | -3/+4 |
* | formats: Fix bad passsthrough check | Arun Raghavan | 2011-08-18 | 1 | -1/+1 |
* | formats: Use correct API to check for passthrough streams | Arun Raghavan | 2011-08-17 | 1 | -1/+1 |
* | source-output: Fix resampling. | Colin Guthrie | 2011-08-07 | 1 | -5/+5 |
* | esound,streams: Fix some crashes. | Colin Guthrie | 2011-06-22 | 1 | -3/+5 |
* | source-output: Trivial code move | Arun Raghavan | 2011-06-22 | 1 | -52/+52 |
* | capture: Remove support for synchronised capture streams. | Colin Guthrie | 2011-06-22 | 1 | -47/+2 |
* | capture: Implement per-stream volume control for capture streams. | Colin Guthrie | 2011-06-22 | 1 | -5/+518 |
* | capture: Add the passthrough format negotiation to capture streams. | Colin Guthrie | 2011-06-22 | 1 | -21/+154 |
* | streams: Fix the actual resampler method shown in debug messages. | Colin Guthrie | 2011-06-02 | 1 | -0/+1 |
* | core: Link virtual sinks and sources to their streams. | Tanu Kaskinen | 2011-02-22 | 1 | -0/+1 |
* | introspect: Include whether a stream is corked in the info callback. | Colin Guthrie | 2010-10-06 | 1 | -1/+5 |
* | core: dump proplist when creating stream similar to how we already to it for ... | Lennart Poettering | 2009-09-20 | 1 | -2/+6 |
* | core: move 'flags' field into 'pa_sink_input_new_data' structure so that hook... | Lennart Poettering | 2009-08-28 | 1 | -11/+10 |
* | core: relex validity checks when destructing half-set up source outputs/sink ... | Lennart Poettering | 2009-08-22 | 1 | -2/+0 |
* | object: speed up type verification by not relying on strcmp() | Lennart Poettering | 2009-08-21 | 1 | -1/+1 |