aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* fixed the icon issue which cropped up with this UI major overhaul on the meta...Conor Curran2011-06-161-1/+1
* changed "Sound Preferences..." to "Sound Settings" (LP: #785571)Jeremy Bicha2011-05-201-1/+1
* Enabled "Sound Preferences" support for gnome-control-center 3Jeremy Bicha2011-04-131-1/+2
* make sure that even if the service crashes there are no visual indications on...Conor Curran2011-04-011-8/+5
* more visibility on possible errorsConor Curran2011-03-251-1/+2
* g_critical not a g_errorConor Curran2011-03-251-2/+2
* defensive touches to update state methodConor Curran2011-03-251-2/+1
* defensive touches to update state methodConor Curran2011-03-251-0/+6
* use the new icons for playlistsConor Curran2011-03-231-4/+1
* renamed active-sink to device so as the naming makes senseConor Curran2011-03-141-5/+5
* missing icon for playlists fixedConor Curran2011-03-111-1/+4
|\
| * applied Mikkel's suggestionsConor Curran2011-03-111-1/+1
| * Fix the GStrv to use a string and be NULL terminatedTed Gould2011-03-041-3/+2
| * free the string array, plug the leaksConor Curran2011-03-041-0/+1
| * iconthemepath work in progressConor Curran2011-03-041-1/+4
* | rewrote the method with the help of mikkelConor Curran2011-03-071-31/+24
* | added the is blacklisted dbus methodConor Curran2011-03-071-1/+50
|/
* play it safe with the dbus method call@Conor Curran2011-03-011-0/+2
* getting thereConor Curran2011-02-171-0/+2
* moving towards a voip input itemConor Curran2011-02-161-2/+4
* tidy upsConor Curran2011-02-041-5/+0
* putting in back togetherConor Curran2011-02-041-0/+1
* almost in placeConor Curran2011-02-041-25/+6
* on the last hurdleConor Curran2011-02-041-131/+19
* fixes for the last two merge requestsConor Curran2011-02-011-3/+3
* 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
* 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
* 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