summaryrefslogtreecommitdiff
path: root/spa/plugins/bluez5
AgeCommit message (Expand)AuthorFilesLines
2019-07-12a2dp: pull more data when neededWim Taymans2-3/+10
2019-07-11props: remove pointers in property values in protocolWim Taymans4-9/+9
2019-06-21names: add standard factory name definitionsWim Taymans4-7/+11
2019-06-07improve error handlingWim Taymans1-2/+6
2019-06-07printf format fixesWim Taymans1-5/+5
2019-06-07bluez5: expose factories in the pluginWim Taymans3-2/+14
2019-06-06System: More work on making system functions pluggableWim Taymans2-24/+38
2019-06-06simply use INTERFACE_Loop for the main-loopWim Taymans2-9/+5
2019-06-03spa: add keys for propertiesWim Taymans4-25/+41
2019-05-31monitor: return factory_name in the object_infoWim Taymans4-41/+38
2019-05-30bluez: add api to propertiesWim Taymans3-1/+4
2019-05-30bluez5: improve debugWim Taymans2-12/+16
2019-05-30monitor: Remove monitor eventWim Taymans2-51/+26
2019-05-28spa: implement node syncWim Taymans2-0/+24
2019-05-28spa: add result typeWim Taymans2-4/+4
2019-05-23interface: add an interface structiface2Wim Taymans4-152/+117
2019-05-20Move implementation helpers to utilsWim Taymans4-1/+4
2019-05-16a2dp: also acquire when the state is pendingWim Taymans1-1/+1
2019-05-16io: remove unused rangeWim Taymans2-10/+1
2019-05-16bluez: fix a2dp sourceWim Taymans6-34/+213
2019-05-15map: handle more error casesWim Taymans1-5/+7
2019-05-15hook: separate spa_callbacks from the hookWim Taymans4-9/+9
2019-05-15hooks: use hook to implement the callbacksWim Taymans3-17/+12
2019-05-15a2dp: cleanupsWim Taymans2-116/+211
2019-05-14a2dp: add events and implementationWim Taymans4-35/+142
2019-05-14bluez5: add a2dp-source pluginJulian Bouzas4-12/+1189
2019-04-24a2dp: handle slavingWim Taymans1-41/+110
2019-03-01node: make add_listener methodWim Taymans2-49/+74
2019-02-27node: add port and node paramsWim Taymans2-139/+161
2019-02-25Improve async handlingWim Taymans2-33/+29
2019-02-21node: improve pending resultsWim Taymans1-2/+2
2019-02-21node: improve async handlingasyncWim Taymans1-29/+49
2019-02-18node: add props to add_portWim Taymans1-1/+2
2019-02-14node: add max_ports to node infoWim Taymans1-2/+5
2019-02-14node: Add port_info eventWim Taymans1-83/+37
2019-02-14node: process -> readyWim Taymans1-1/+1
2019-02-13node: remove port_send_commandWim Taymans1-8/+0
2019-02-13node: pass struct to info callback to make it more extensibleWim Taymans1-2/+9
2019-02-13device: improve callbacksWim Taymans1-7/+20
2019-02-08reorganize some struct members to remove holesWim Taymans1-4/+1
2019-02-06use SPA_EXPORT to export symbolsWim Taymans1-2/+2
2019-02-06spa: don't use constructor attribute to register factoriesWim Taymans2-28/+9
2019-01-22pod: improve parser and builderWim Taymans1-4/+5
2019-01-16pod: improve the vararg pod builder and parserWim Taymans2-51/+44
2019-01-14Don't use __ in defines or declarations, it's reservedWim Taymans1-3/+3
2019-01-08add _GNU_SOURCE as compiler flagWim Taymans2-2/+1
2019-01-08fix more compile errorsWim Taymans1-1/+1
2019-01-07buffer: remove buffer idWim Taymans1-2/+4
2019-01-07fix sign confusionWim Taymans3-11/+12
2018-12-18bluez5: remove an unused variableTanu Kaskinen1-2/+0