aboutsummaryrefslogtreecommitdiff
path: root/src/pulse-manager.c
Commit message (Collapse)AuthorAgeFilesLines
* sink automatically unmuted now when slider is manually changed in accordance ↵Conor Curran2011-01-271-1/+1
| | | | with the spec revision, plus some tidy ups
* compiling ...Conor Curran2011-01-241-1/+0
|
* signals and methods cut down to size, next the indicatorConor Curran2011-01-221-5/+7
|
* service signals and methods re worked plus removed dbus-menu-manager.c and h ↵Conor Curran2011-01-221-21/+24
| | | | and moved what was needed into the sound-service-dbus
* stage one of the refactor on the server side completeConor Curran2011-01-121-1/+1
|
* race condtion on playbackstatus accommodated for and dbus names changed over ↵Conor Curran2010-12-161-2/+2
| | | | the new canonical naming
* tabs to spaces tab width 2Conor Curran2010-12-071-11/+11
|
* Initial UI tweaks for nattyConor Curran2010-11-051-2/+2
|\
| * more tweaksConor Curran2010-10-271-2/+2
| |
* | tidy upConor Curran2010-11-031-13/+14
| |
* | reconnect bug hopefully fixed for goodConor Curran2010-10-251-12/+65
|/
* 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 ↵Conor Curran2010-04-231-70/+53
| | | | opposed to stereo
* 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 ↵Conor Curran2010-04-221-11/+61
| | | | from the indicator side
* 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 ↵Conor Curran2010-02-181-33/+97
|\ | | | | | | smoother sliding and mute state slider inactivity newly added feature
| * Now handles dynamic switching of sinks - filers volume signal updates on the ↵Conor Curran2010-02-171-22/+89
|/ | | | basis of whether the original update came from the indicator and a tidy up
* merge with ui work - fixed start up regression - keyboard ui implemented - ↵Conor Curran2010-02-171-20/+13
|\ | | | | | | volume control much smoother
| * 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 ↵Conor Curran2010-02-101-19/+21
| | | | blocking message
* 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
|