summaryrefslogtreecommitdiff
path: root/spa
AgeCommit message (Expand)AuthorFilesLines
2020-07-27alsa-pcm: also follow resampler insize when resamplingWim Taymans2-5/+8
2020-07-24bluez5: backend-ofono: Fix ofono blocking signalsFrédéric Danis1-3/+1
2020-07-24bluez5: Share DBus connection between all backendsFrédéric Danis4-25/+15
2020-07-22bluez5: Make native and ofono backends optionalFrédéric Danis2-4/+32
2020-07-22bluez5: backend-ofono: Fix SCO nodes not created on oFono's CardAddedFrédéric Danis1-1/+1
2020-07-22bluez5: backend-ofono: Add spa_bt_transport supportFrédéric Danis3-5/+226
2020-07-22bluez5: Create backend skeleton for HFP support using oFonoFrédéric Danis4-8/+451
2020-07-22use spa_debug_type_short_name() when we canWim Taymans3-12/+10
2020-07-21acp: don't ignore return valueWim Taymans1-2/+5
2020-07-20resample-native: substract num of skipped samples after processing inputJulian Bouzas1-2/+2
2020-07-17bluez5: Workaround incorrect SCO MTUFrédéric Danis3-32/+11
2020-07-17bluez5: Create backend for native HSP supportFrédéric Danis4-609/+714
2020-07-17sco-sink: clean up and write data at a constant bitrateJulian Bouzas1-230/+126
2020-07-17sco-source: initialize read mtu and read chunks of its sizeJulian Bouzas1-1/+10
2020-07-14evl: add include for spa_strerrorWim Taymans1-0/+1
2020-07-14format: fix typoWim Taymans1-1/+1
2020-07-13sco-source: clean up and support different buffer sizesJulian Bouzas1-132/+99
2020-07-13sco-source: add RateMatch IOJulian Bouzas1-1/+25
2020-07-13acp: sync with masterWim Taymans1-3/+4
2020-07-08acp: emit volume/mute changes on changeWim Taymans1-2/+14
2020-07-08acp: emit param change when port changedWim Taymans4-15/+45
2020-07-07a2dpsource: fill the buffer as much as possibleJulian Bouzas1-123/+136
2020-07-07a2dpsource: add RateMatch IOJulian Bouzas1-1/+25
2020-07-07Fix missing headers checkFrédéric Danis1-0/+1
2020-07-07acp: add volume base and stepWim Taymans5-6/+25
2020-07-06pod: add HARDWARE flag to spa_pod_propWim Taymans2-5/+11
2020-07-06monitor: add device eventWim Taymans2-14/+116
2020-07-06acp: add support for soft volumeWim Taymans4-10/+87
2020-07-06acp: don't install library for nowWim Taymans1-2/+2
2020-07-06alsa-acp: Add libacp based card deviceWim Taymans28-8/+15286
2020-07-03bluez: improve profile descriptionWim Taymans1-6/+30
2020-07-03bluez5: handle suspendWim Taymans3-0/+3
2020-07-03bluez5: remove devices correctlyWim Taymans1-12/+12
2020-07-03sco: remove transport hooks on destroyWim Taymans2-0/+5
2020-07-03a2dp: remove transport hooks on destroyWim Taymans2-0/+5
2020-07-03bluez5: improve profile enumerationWim Taymans1-4/+6
2020-07-03bluez: Update BT profilesFrédéric Danis1-43/+46
2020-07-03fmt-ops: add sse2 version of f32 to s16 planar/interleavedWim Taymans3-0/+60
2020-07-02examples: dlclose on some errorsWim Taymans1-16/+28
2020-07-01spa: remove wrong commentWim Taymans2-3/+3
2020-07-01alsa: set classes in the profileWim Taymans1-10/+33
2020-07-01alsa: improve debugWim Taymans1-1/+4
2020-07-01alsa-pcm: allow setting number of channelsWim Taymans5-0/+15
2020-07-01alsa: add default channel map when not givenWim Taymans1-1/+38
2020-07-01alsa: support planar formatsWim Taymans4-38/+57
2020-07-01increase amount of datas in a bufferWim Taymans2-6/+4
2020-06-27param: rename properties, use info for key/value infoWim Taymans2-6/+8
2020-06-27a2dpsink: Process right amount of data with sbc_encodeFrédéric Danis1-1/+24
2020-06-26param: add properties to route and profileWim Taymans2-0/+11
2020-06-24Route: add more fieldsWim Taymans2-0/+6