Age | Commit message (Expand) | Author | Files | Lines |
2016-07-04 | pulsecore: Move pa_core structure into its own header | Arun Raghavan | 1 | -0/+1 |
2016-06-22 | pulsecore: Don't allow unreferencing linked object. | Juho Hämäläinen | 1 | -4/+2 |
2016-06-21 | sink-input,source-output: Fix crasher while setting property | Arun Raghavan | 1 | -1/+1 |
2016-04-25 | sink-input, source-output: remove set_name() | Tanu Kaskinen | 1 | -25/+0 |
2016-04-25 | sink-input, source-output: rework property setting | Tanu Kaskinen | 1 | -5/+112 |
2016-04-25 | don't move streams to devices that are going away | Tanu Kaskinen | 1 | -0/+3 |
2016-01-12 | sink-input, source-output: Add some debug output on start_move() | Arun Raghavan | 1 | -0/+2 |
2015-04-06 | sink-input: Clarify the meaning of rewrite and flush a bit in rewinds | Arun Raghavan | 1 | -2/+2 |
2015-03-30 | resampler: Make some basic functions for rewinding | David Henningsson | 1 | -2/+2 |
2015-03-30 | lfe-filter: change the crossover frequency as a parameter | Hui Wang | 1 | -0/+2 |
2015-01-14 | update FSF addresses to FSF web page | Ondrej Holecek | 1 | -3/+1 |
2014-11-17 | core: Annotate variables only used within assert()s to be PA_UNUSED | Peter Meerwald | 1 | -3/+3 |
2014-10-28 | Cleanup !! for bool | Peter Meerwald | 1 | -1/+1 |
2014-08-17 | sink-input, source-output: Assign to reference_ratio from a single place | Tanu Kaskinen | 1 | -2/+26 |
2014-05-02 | sink-input, source-output: Add hooks for mute changes | Tanu Kaskinen | 1 | -0/+1 |
2014-05-02 | sink-input, source-output: Add hooks for volume changes | Tanu Kaskinen | 1 | -0/+1 |
2014-05-02 | sink-input, source-output: Remove redundant get_mute() functions | Tanu Kaskinen | 1 | -9/+0 |
2014-05-02 | sink-input, source-output: Add logging to set_mute() | Tanu Kaskinen | 1 | -1/+7 |
2014-05-02 | sink-input, source-output: Assign to volume from only one place | Tanu Kaskinen | 1 | -36/+33 |
2014-05-02 | sink, source: Assign to reference_volume from only one place | Tanu Kaskinen | 1 | -13/+10 |
2014-04-26 | sink-input, source-output: Fix mute saving | Tanu Kaskinen | 1 | -2/+2 |
2014-04-17 | Use pa_hashmap_remove_and_free() where appropriate | Tanu Kaskinen | 1 | -5/+1 |
2014-03-06 | doc: Fix a couple of 'to to' typos | Peter Meerwald | 1 | -1/+1 |
2014-02-28 | sink-input/source-output: Fix LFE remixing suddenly enabled | David Henningsson | 1 | -1/+2 |
2014-02-14 | sink-input, source-output: Don't crash if format negotiation fails | Tanu Kaskinen | 1 | -7/+7 |
2014-01-08 | sink-input, source-output: Interpret missing PCM parameters in format info as... | Tanu Kaskinen | 1 | -57/+35 |
2014-01-08 | sink-input, source-output: Do routing related validity checks immediately aft... | Tanu Kaskinen | 1 | -4/+7 |
2013-12-20 | sink-input: Fix volume_factor_sink initialization | Tanu Kaskinen | 1 | -1/+1 |
2013-12-20 | core: Use after free in pa_sink_input_new_data_set_formats() and pa_source_ou... | Peter Meerwald | 1 | -1/+1 |
2013-11-14 | sink-input, source-output: Don't assume that proplist has been initialized in... | Tanu Kaskinen | 1 | -1/+2 |
2013-09-17 | hashmap: Add the ability to free keys | Arun Raghavan | 1 | -7/+9 |
2013-08-27 | sink, source: Fix error reporting style for rate updates | Tanu Kaskinen | 1 | -2/+2 |
2013-08-08 | sink-input: Don't assert when removing non-existent volume factor | Arun Raghavan | 1 | -2/+10 |
2013-07-09 | sink-input: Keep reference ratio up-to-date | Tanu Kaskinen | 1 | -0/+1 |
2013-07-04 | Remove pa_bool_t and replace it with bool. | poljar (Damir Jelić) | 1 | -87/+87 |
2013-06-24 | Whitespace cleanup: Remove all multiple newlines | poljar (Damir Jelić) | 1 | -1/+0 |
2013-06-15 | sink-input: Log format negotiation better | Arun Raghavan | 1 | -2/+13 |
2013-05-22 | sink-input,source-output: Deal with FIX* flags and extended API | Arun Raghavan | 1 | -2/+11 |
2013-05-20 | sink-input/source-output: Don't set save_volume if volume is not writable | David Henningsson | 1 | -0/+3 |
2013-03-21 | sink-input: Make sure the process_underrun callback is cleared | David Henningsson | 1 | -0/+1 |
2013-03-20 | core, alsa: Better drain reporting | David Henningsson | 1 | -2/+24 |
2013-02-16 | idxset: Use pa_free_cb_t instead of pa_free2_cb_t | Tanu Kaskinen | 1 | -6/+6 |
2013-02-16 | hashmap: Use pa_free_cb_t instead of pa_free2_cb_t | Tanu Kaskinen | 1 | -9/+6 |
2013-02-15 | core: Move pa_mix() into new file mix.c | Peter Meerwald | 1 | -1/+1 |
2012-12-19 | sink-input: New volume_factor system | Flavio Ceolin | 1 | -26/+142 |
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 |