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-16 | sink, source: Prevent unnecessary rate update attempts | Arun Raghavan | 1 | -9/+2 |
2012-11-03 | Revert "core: adjust playing_for and underrun_for at rewind" | Arun Raghavan | 1 | -22/+4 |
2012-10-31 | core: adjust playing_for and underrun_for at rewind | Uoti Urpala | 1 | -4/+22 |
2012-09-16 | sink-input: Remove redundant check in pa_sink_input_request_rewind(). | Flavio Ceolin | 1 | -2/+1 |
2012-08-30 | sink-input: Fix underrun_for calculation when resampling. | Uoti Urpala | 1 | -1/+6 |
2012-08-29 | sink-input: Add a comment in pa_sink_input_request_rewind(). | Tanu Kaskinen | 1 | -0/+1 |
2012-08-29 | sink-input: Fix comment: s/push/peek/ | Tanu Kaskinen | 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-10 | core: Make debugging a bit simpler | Arun Raghavan | 1 | -6/+20 |
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 | -54/+67 |
2011-10-17 | sink,source: support for rate update | Pierre-Louis Bossart | 1 | -0/+28 |
2011-10-01 | memblockq: Improve debuggability by storing a name and a sample spec. | Tanu Kaskinen | 1 | -8/+16 |
2011-09-21 | sink,source: Handle missing in the shared volume case | Arun Raghavan | 1 | -3/+3 |
2011-08-18 | sink-input: Ensure no volumes are applied for passthrough streams | Arun Raghavan | 1 | -18/+17 |
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-15 | sink-input: Avoid fake rewind in corked state | Wang Xingchao | 1 | -4/+10 |
2011-08-12 | sink-input: Drop redundant assert (PA_SINK_INPUT_IS_LINKED() checked already) | Colin Guthrie | 1 | -4/+0 |
2011-06-22 | Remove unnecessary #includes | Maarten Bosmans | 1 | -1/+0 |
2011-06-22 | esound,streams: Fix some crashes. | Colin Guthrie | 1 | -4/+5 |
2011-06-22 | alsa-sink: Some trivial tidyups | Colin Guthrie | 1 | -2/+2 |
2011-06-02 | streams: Fix the actual resampler method shown in debug messages. | Colin Guthrie | 1 | -0/+1 |
2011-05-20 | format: Fix channel map handling | Arun Raghavan | 1 | -1/+2 |
2011-05-16 | sink-input: Fix memory leak of proplist when sending format-changed events | Colin Guthrie | 1 | -0/+1 |
2011-05-15 | sink-input: Provide more information to client when format is lost | Arun Raghavan | 1 | -1/+5 |
2011-05-15 | sink-input: Add a format-lost event | Arun Raghavan | 1 | -1/+2 |
2011-05-15 | sink-input: Don't restore volume for passthrough streams | Arun Raghavan | 1 | -0/+6 |
2011-05-15 | sink-input: Don't print an error if a passthrough connection fails | Arun Raghavan | 1 | -1/+2 |
2011-05-02 | core: Factor out passthrough checks into their own functions | Arun Raghavan | 1 | -14/+36 |
2011-05-02 | core: Suspend monitor when a sink enters passthrough mode | Arun Raghavan | 1 | -0/+16 |
2011-05-02 | sink-input: Kill passthrough streams if moving to an unsupported sink | Arun Raghavan | 1 | -0/+5 |
2011-05-02 | format: Avoid some code duplication | Arun Raghavan | 1 | -9/+5 |
2011-05-02 | sink-input: Don't assert on bad formats | Arun Raghavan | 1 | -2/+2 |
2011-05-02 | sink-input: Return NOTSUPPORTED if format negotiation fails | Arun Raghavan | 1 | -1/+1 |
2011-05-02 | sink-input: Minor cleanups | Arun Raghavan | 1 | -5/+5 |
2011-05-02 | sink: Remove PASSTHROUGH flag | Arun Raghavan | 1 | -29/+12 |
2011-05-02 | core: Add extended stream API to support compressed formats | Arun Raghavan | 1 | -3/+105 |
2011-05-02 | sink-input: Don't resample passthrough inputs | Pierre-Louis Bossart | 1 | -12/+14 |
2011-04-18 | sink-input: Check flat volume with pa_sink_flat_volume_enabled(). | Tanu Kaskinen | 1 | -2/+2 |
2011-03-29 | sink-input: Add volume_writable to pa_sink_input. | Tanu Kaskinen | 1 | -29/+7 |
2011-03-18 | Fix up some double spaces | Maarten Bosmans | 1 | -2/+2 |