summaryrefslogtreecommitdiff
path: root/backends/pulse/pulse-backend.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-20pulse: Do not hide monitor sourcesMichal Ratajsky1-4/+0
Apart from being useful in some cases, application inputs may get moved to these sources (for example when changing profiles or from another application), and then the library loses track of these controls
2014-11-20pulse: Rename a function to a better nameMichal Ratajsky1-5/+4
2014-11-20pulse: Correctly remove sink inputs/source outputsMichal Ratajsky1-12/+31
2014-11-20pulse: Rename private variables with confusing namesMichal Ratajsky1-18/+18
2014-11-20pulse: Improve handling of sink inputs/source outputs, mainly to catch moves ↵Michal Ratajsky1-10/+60
to another parents
2014-11-20Remove a useless debugging messageMichal Ratajsky1-1/+0
2014-10-23Fix memory management problemsMichal Ratajsky1-20/+27
2014-08-29Include backend flags in backend info and add a flag indicating stored ↵Michal Ratajsky1-9/+9
controls support
2014-08-20Fix a typo and some compiler warningsMichal Ratajsky1-2/+1
2014-08-20Fix some refcounting and stream control parent setting issuesMichal Ratajsky1-5/+5
2014-08-18Global updateMichal Ratajsky1-609/+469
2014-07-18PulseAudio fixes and API updatesMichal Ratajsky1-442/+662
2014-07-05Add ability to set monitor name and fix a few problemsMichal Ratajsky1-4/+15
2014-07-03PulseAudio and API fixesMichal Ratajsky1-141/+262
2014-06-27Fix pulse close functionMichal Ratajsky1-24/+21
2014-06-23Support source output parent, minor fixesMichal Ratajsky1-76/+103
2014-06-20Pulse and API updates, fixesMichal Ratajsky1-101/+253
2014-06-13Weekly updateMichal Ratajsky1-0/+812