aboutsummaryrefslogtreecommitdiff
path: root/src/pulseaudio-mgr.c
Commit message (Expand)AuthorAgeFilesLines
* fix pa_operation_unref(NULL) crash by merging ~cjcurran/indicator-sound/globa...Charles Kerr2012-03-141-11/+17
|\
| * make sure to be defensive if pulse goes away in the middle of a global mute o...Conor Curran2012-03-141-11/+17
* | make the code clear so as coverity stops whinging.Conor Curran2012-03-141-11/+23
|/
* check the state of the pulse context to ensure it's ready for interactionConor Curran2012-03-011-0/+24
* play it safe around UI pulse interactions - hopefully circumvents odd crashes...Conor Curran2012-03-011-26/+62
* play defensively around setting the volume related to lp#90017Conor Curran2012-02-221-1/+0
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-1/+1
* protect pulse manager from rogue null pulse contexts i.e. when pulse randomly...Conor Curran2011-10-261-2/+2
* Fix SIGABRT by validating sink and source indexes.Antti Kaijanmäki2011-10-101-0/+12
* now using the source outputConor Curran2011-03-241-32/+29
* the beginnings of general source monitoringConor Curran2011-03-241-3/+29
* keyhandling for the voip slider now working and voip slider now activated whe...Conor Curran2011-03-161-1/+1
* renamed those last few sink methods in device to give them proper contextConor Curran2011-03-151-12/+12
* renamed active-sink to device so as the naming makes senseConor Curran2011-03-141-43/+43
* fixed a bug introduced in the last merge earlier this weekConor Curran2011-03-011-3/+2
* fix for reconnect bug while autospawn is trueConor Curran2011-03-011-7/+31
* caught a edge case bug which was causing those weird crashesConor Curran2011-02-281-16/+21
* bug free afaics ...Conor Curran2011-02-181-4/+12
* and unmutes on slider activationConor Curran2011-02-181-0/+10
* all working nicely, custom mute behaviour neededConor Curran2011-02-181-3/+9
* enough for one dayConor Curran2011-02-171-4/+16
* getting thereConor Curran2011-02-171-3/+5
* back end plugged together for proof of conceptConor Curran2011-02-171-20/+79
* moving towards a voip input itemConor Curran2011-02-161-5/+79
* remember to cancel the reconnect timeout loop once a connection has been esta...Conor Curran2011-02-101-2/+4
* tidy ups and commentsConor Curran2011-02-071-10/+5
* fully functional once againConor Curran2011-02-071-10/+43
* hook back volume and mute setting and testConor Curran2011-02-041-4/+2
* tidy upsConor Curran2011-02-041-29/+8
* putting in back togetherConor Curran2011-02-041-2/+4
* almost in placeConor Curran2011-02-041-17/+10
* on the last hurdleConor Curran2011-02-041-5/+3
* active-sink api beginning to emergeConor Curran2011-02-041-4/+10
* blocking handledConor Curran2011-02-041-13/+78
* we have a replacement pulse manager in the baking - working very nicely indeedConor Curran2011-02-031-15/+78
* basics establishedConor Curran2011-02-031-26/+21
* starting to make senseConor Curran2011-02-031-1/+62
* starting to make senseConor Curran2011-02-031-79/+98
* beginnings of new pulsemgrConor Curran2011-02-031-0/+197