summaryrefslogtreecommitdiff
path: root/src/daemon/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24main: make the default remote if nothing is specifiedWim Taymans1-2/+4
2020-07-23core: always use explicitly configured properties firstWim Taymans1-2/+4
2020-06-02add pw_deinit() to cleanup resourcesWim Taymans1-0/+1
2020-04-02clean up optionsWim Taymans1-11/+12
2020-03-03use true and false for boolean propertiesWim Taymans1-1/+1
2020-01-08main: handle execv failureWim Taymans1-0/+1
2019-12-13loop: pass spa_dict to *_loop_newWim Taymans1-1/+1
2019-12-12keys: rename key for the module profileWim Taymans1-4/+2
2019-12-11move proxy implementations in their own fileWim Taymans1-3/+1
2019-12-10pw_core -> pw_contextWim Taymans1-7/+7
2019-12-05core: add PW_KEY_CORE_PROFILE_MODULESWim Taymans1-0/+1
2019-10-25fix includesWim Taymans1-0/+2
2019-08-14improve debugWim Taymans1-3/+3
2019-06-20daemon: add support for properties in the config fileWim Taymans1-6/+13
2019-06-18improve error handlingWim Taymans1-0/+5
2019-06-06daemon: only use properties on coreWim Taymans1-5/+6
2019-05-24keys: add keys.h with defines and docsWim Taymans1-2/+2
2019-02-13daemon: getopt returns int, declare it as such to avoid comparison issuesGeorge Kiagiadakis1-1/+1
2019-01-08core: add user_data to coreWim Taymans1-1/+1
2018-11-05Relicense as MIT/X11Wim Taymans1-13/+18
2018-08-16daemon: add some optionsWim Taymans1-1/+44
2017-12-18Use int instead of bool as resultWim Taymans1-2/+2
2017-09-18Simplify node activationWim Taymans1-2/+2
2017-09-07Add example to play sine waveWim Taymans1-1/+4
2017-08-22Work on cleanupWim Taymans1-2/+14
2017-08-08Fix leaksWim Taymans1-2/+2
2017-08-04Make structure privateWim Taymans1-1/+1
2017-07-11Pass some more properties aroundWim Taymans1-1/+5
2017-07-11move things aroundWim Taymans1-0/+56
2016-02-01src -> pinos and fix include pathsWim Taymans1-50/+0
2015-07-17properties: pass PinosProperties aroundWim Taymans1-1/+3
2015-07-07more rename PV -> PINOS, Pv -> Pinos, pv -> pinosWim Taymans1-7/+7
2015-06-30Rename pulsevideo to pinosWim Taymans1-2/+2
2015-05-21Add more generic gst source manager objectWim Taymans1-2/+2
2015-05-05Make source and source-output server side onlyWim Taymans1-3/+1
2015-04-28Add gstreamer source elementWim Taymans1-1/+1
2015-04-27subscribe: rework some moreWim Taymans1-1/+1
2015-04-20handle remote and local sources betterWim Taymans1-0/+5
2015-04-16pulsevideo: add gstreamer elementsWim Taymans1-2/+3
2015-04-16Initial commitWim Taymans1-0/+44