aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
Commit message (Collapse)AuthorAgeFilesLines
* fixes appliedConor Curran2011-02-011-6/+7
|
* moved builder and iter to the stack in blacklist methodConor Curran2011-01-311-26/+35
|
* blacklist / interested players work doneConor Curran2011-01-311-1/+0
|
* players in menu now dynamically controllable from new dbus apiConor Curran2011-01-311-0/+85
|
* sink automatically unmuted now when slider is manually changed in accordance ↵Conor Curran2011-01-271-24/+36
| | | | with the spec revision, plus some tidy ups
* removed unnecessary g_object_refs()Conor Curran2011-01-261-2/+1
|
* more fixesConor Curran2011-01-261-2/+5
|
* applied fixesConor Curran2011-01-261-3/+8
|
* blocking state now workings as expectedConor Curran2011-01-261-4/+4
|
* tidy upConor Curran2011-01-261-69/+50
|
* refactor completeConor Curran2011-01-261-16/+20
|
* on the pigs back ...Conor Curran2011-01-251-6/+58
|
* tidy upConor Curran2011-01-251-4/+3
|
* compiling ...Conor Curran2011-01-241-2/+2
|
* refactoring the indicatorConor Curran2011-01-241-2/+4
|
* signals and methods cut down to size, next the indicatorConor Curran2011-01-221-7/+47
|
* service signals and methods re worked plus removed dbus-menu-manager.c and h ↵Conor Curran2011-01-221-85/+119
| | | | and moved what was needed into the sound-service-dbus
* further consolidation on the service sideConor Curran2011-01-191-5/+26
|
* indicator dbus fetches now workingConor Curran2011-01-111-4/+4
|
* refactored signal namesConor Curran2011-01-111-10/+10
|
* signals being sent correctlyConor Curran2011-01-111-12/+13
|
* more warnings sortedConor Curran2011-01-111-7/+13
|
* now buildingConor Curran2011-01-101-10/+7
|
* lots of refactoring and the rest Conor Curran2011-01-101-50/+16
|
* autofoo fixesConor Curran2011-01-101-1/+1
|
* porting in progressConor Curran2011-01-101-72/+161
|
* settings schema defined and handling code wroteConor Curran2010-12-151-1/+0
|
* refactor completeConor Curran2010-08-041-46/+0
|
* reformatted old files to fix all spacing issuesConor Curran2010-06-181-101/+100
|
* music bridge in placeConor Curran2010-05-071-4/+4
|
* dbus methods are now testedConor Curran2010-03-231-1/+1
|
* properly cleaned up the makefile and includes, fixed seg-fault on clearlooksConor Curran2010-03-121-1/+0
|
* no sink available dynamically being handledConor Curran2010-03-081-2/+35
|
* debug trace was incorrectConor Curran2010-03-031-2/+2
|
* tests compilingConor Curran2010-03-031-7/+3
|
* removed scaler from sink_volume setterConor Curran2010-02-161-1/+1
|
* tidy up plus unwanted feedback investigationConor Curran2010-02-101-1/+2
|
* mute init/revert now working properly plus dbus signal tidy up on the ↵Conor Curran2010-02-101-8/+19
| | | | blocking message
* silly/nasty scaling bug caughtConor Curran2010-02-101-11/+20
|
* slider init'd with the correct value - geeshConor Curran2010-02-091-62/+59
|
* mute ui updates from external interventionConor Curran2010-02-081-1/+20
|
* automatic slider volume updates workingConor Curran2010-02-081-4/+5
|
* automatic volume updates in progressConor Curran2010-02-081-0/+18
|
* default sink scenario implemented for now, simplification of indicator patternConor Curran2010-02-021-8/+4
|
* tidy up some more plus working sliderConor Curran2010-02-011-2/+3
|
* pulse functionality refactored out inot to a separate PA file(s), sink ↵Conor Curran2010-01-301-2/+18
| | | | details now stored in hash, complete list of events subscribed to, get sink list method added to the dbus service
* volume setting dbus method now registeringConor Curran2010-01-291-7/+4
|
* slider event detection hooked up, method also defined on server side but ↵Conor Curran2010-01-281-3/+16
| | | | there is a compilation problem which for the life of me i cannot see what i'm doing wrong
* slider is now on the menuConor Curran2010-01-271-6/+6
|
* signals now work, also pulling in sliderConor Curran2010-01-271-1/+1
|