summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-24evl: add build optionevlWim Taymans2-2/+24
2019-06-24Add evl system supportWim Taymans2-0/+545
2019-06-21don't use error()Wim Taymans3-16/+17
2019-06-21names: add standard factory name definitionsWim Taymans40-55/+188
2019-06-21log: use temporary log firstWim Taymans1-3/+7
2019-06-20system: make system functions return error on errorWim Taymans9-157/+154
2019-06-20daemon: add support for properties in the config fileWim Taymans11-65/+122
2019-06-20command: move command to the daemonWim Taymans4-4/+4
2019-06-20improve error handling some moreWim Taymans30-312/+393
2019-06-19improve error handlingWim Taymans17-158/+241
2019-06-19improve error handlingWim Taymans30-228/+465
2019-06-19protocol: improve error handlingWim Taymans2-47/+95
2019-06-19connection: add do_close flag to connect_fdWim Taymans5-11/+13
2019-06-18improve error handlingWim Taymans6-15/+45
2019-06-07core: improve cleanupWim Taymans1-6/+6
2019-06-07improve error handlingWim Taymans2-3/+7
2019-06-07test: clear resample struct before useWim Taymans1-0/+2
2019-06-07printf format fixesWim Taymans9-30/+31
2019-06-07some printf fixesWim Taymans5-5/+5
2019-06-07thread-loop: set error correctlyWim Taymans1-1/+3
2019-06-07core: add method to load spa_handleWim Taymans10-138/+87
2019-06-07improve error handlingWim Taymans26-148/+359
2019-06-07bluez5: expose factories in the pluginWim Taymans3-2/+14
2019-06-06test-core: add more core support testsWim Taymans1-0/+2
2019-06-06System: More work on making system functions pluggableWim Taymans22-351/+464
2019-06-06simply use INTERFACE_Loop for the main-loopWim Taymans20-61/+73
2019-06-06log: add log level optionWim Taymans2-0/+3
2019-06-06cpu: add CPU_FORCE option to cpu interfaceWim Taymans2-1/+13
2019-06-06daemon: only use properties on coreWim Taymans1-5/+6
2019-06-04system: pass right flagWim Taymans1-1/+1
2019-06-04support: abstract some system functionsWim Taymans12-50/+492
2019-06-03alsa-monitor: make valid device pathWim Taymans1-1/+3
2019-06-03spa: add keys for propertiesWim Taymans35-134/+333
2019-06-03plugins: fix compilation of optional pluginsWim Taymans8-13/+13
2019-05-31make property for monitorsWim Taymans3-3/+5
2019-05-31modules: add usage to factoriesWim Taymans9-29/+44
2019-05-31spa: don't pass library aroundWim Taymans13-86/+99
2019-05-31monitor: return factory_name in the object_infoWim Taymans26-169/+219
2019-05-31command: add add-spa-lib commandWim Taymans2-1/+43
2019-05-31core: add method to add and find spa factory librariesWim Taymans3-0/+60
2019-05-31daemon-config: actually use the stripped lineWim Taymans1-2/+1
2019-05-31travis: run make install and check for headers that have not been installedGeorge Kiagiadakis2-1/+38
2019-05-31travis: fix runing autogen.sh after changes to detect mesonGeorge Kiagiadakis1-1/+1
2019-05-30add device.api propertyWim Taymans4-0/+5
2019-05-30spa-inspect: zero listener to clear callbackWim Taymans1-0/+1
2019-05-30example: add example external bluez devicesWim Taymans2-0/+430
2019-05-30remote: add option for extra user data for proxyWim Taymans12-21/+30
2019-05-30bluez: add api to propertiesWim Taymans3-1/+4
2019-05-30bluez5: improve debugWim Taymans2-12/+16
2019-05-30monitor: Remove monitor eventWim Taymans12-420/+266