aboutsummaryrefslogtreecommitdiff
path: root/src/pulseaudio-mgr.c
Commit message (Collapse)AuthorAgeFilesLines
* Import upstream version 0.8.4.0Ken VanDine2012-03-161-22/+40
|
* Import upstream version 0.8.3.0Ken VanDine2012-03-021-26/+86
|
* Import upstream version 0.8.2.0Ken VanDine2012-02-221-1/+0
|
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-1/+1
| | | | | indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent.
* protect pulse manager from rogue null pulse contexts i.e. when pulse ↵Conor Curran2011-10-261-2/+2
| | | | randomly dies
* Fix SIGABRT by validating sink and source indexes.Antti Kaijanmäki2011-10-101-0/+12
| | | | | - closes: #850662
* 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 ↵Conor Curran2011-03-161-1/+1
| | | | when app role is also production
* 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 ↵Conor Curran2011-02-101-2/+4
| | | | established
* 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