aboutsummaryrefslogtreecommitdiff
path: root/src/pulse-manager.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused pulse methodConor Curran2010-10-051-30/+0
* 100% core usage bug fixedConor Curran2010-10-011-1/+0
* indicator should handle any service problems gracefullyConor Curran2010-09-141-6/+4
* replaced now needs tweakingConor Curran2010-08-021-4/+6
* reformatted old files to fix all spacing issuesConor Curran2010-06-181-396/+365
* music bridge in placeConor Curran2010-05-071-37/+37
* volume comparision now far more efficient due to caching of mono volumes as o...Conor Curran2010-04-231-70/+53
* greatly simplified the volume setting code without messing with balanceConor Curran2010-04-221-19/+8
* panning now honoured at all times, more feedback loop noise removed also from...Conor Curran2010-04-221-11/+61
* sink removal should now be water(bloody) tightConor Curran2010-03-311-18/+21
* adding and removing sink code safer to avoid reproted random segfaultConor Curran2010-03-291-5/+12
* at start up assume there is no availability before PA starts upConor Curran2010-03-251-1/+1
* Tests branch finally makes its way into trunk - more testing neededConor Curran2010-03-241-19/+18
|\
| * first pulse manager test wrote ... finallyConor Curran2010-03-221-11/+12
| * merged in updates from trunk and fixed the tests on the indicatorConor Curran2010-03-181-7/+10
| |\ | |/ |/|
| * new pulse manager test beginningsConor Curran2010-03-081-1/+2
* | this race condition is tricky oneConor Curran2010-03-121-2/+2
* | no sink available dynamically being handledConor Curran2010-03-081-5/+10
* | merge with the test branch - service side refactored and tests introducedConor Curran2010-03-041-10/+11
|\|
| * one big refactorConor Curran2010-03-021-19/+60
* | new sink inserts are now cached in our hash Conor Curran2010-02-261-6/+14
* | handles pulseaudio flapping without memory leaks - solidConor Curran2010-02-261-6/+37
|/
* Dont listen to key events once the state is mutedConor Curran2010-02-181-1/+1
* the big merge with the branch which contains dynamic sink switching, much smo...Conor Curran2010-02-181-33/+97
|\
| * Now handles dynamic switching of sinks - filers volume signal updates on the ...Conor Curran2010-02-171-22/+89
|/
* merge with ui work - fixed start up regression - keyboard ui implemented - vo...Conor Curran2010-02-171-20/+13
|\
| * Volume handling now much smoother / calculating everything using Pa_volume_normConor Curran2010-02-161-17/+10
|/
* default sink logic far more robustConor Curran2010-02-151-15/+22
* fixed the default sink issue argggConor Curran2010-02-121-2/+2
* white space removalConor Curran2010-02-121-1/+0
* more trace for default sink bugConor Curran2010-02-121-2/+9
* fixed some licencesConor Curran2010-02-111-0/+23
* tidy up plus unwanted feedback investigationConor Curran2010-02-101-4/+3
* mute init/revert now working properly plus dbus signal tidy up on the blockin...Conor Curran2010-02-101-19/+21
* mute signal state toggle almost workingConor Curran2010-02-101-2/+6
* silly/nasty scaling bug caughtConor Curran2010-02-101-7/+1
* silly/nasty scaling bug caughtConor Curran2010-02-101-38/+48
* slider init'd with the correct value - geeshConor Curran2010-02-091-2/+2
* listener fixedConor Curran2010-02-081-7/+11
* mute ui updates from external interventionConor Curran2010-02-081-2/+3
* automatic slider volume updates workingConor Curran2010-02-081-1/+4
* automatic volume updates in progressConor Curran2010-02-081-3/+56
* range bug fix Conor Curran2010-02-051-0/+1
* bug found Conor Curran2010-02-041-3/+7
* slider now works from the safe side of the dbusmenuConor Curran2010-02-031-2/+2
* refactor/tidy upConor Curran2010-02-031-48/+47
* volume slider is now controlling the volumeConor Curran2010-02-021-20/+38
* default sink scenario implemented for now, simplification of indicator patternConor Curran2010-02-021-41/+108
* tidy up plus plugged back together the sinkinputwhilemuted event and the mute...Conor Curran2010-01-311-33/+51
* pulse functionality refactored out inot to a separate PA file(s), sink detail...Conor Curran2010-01-301-0/+247