aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* fix a pair of minor memory leaks when processing blacklist requests via dbus.Charles Kerr2012-03-161-8/+8
* don't g_error just use g_criticalConor Curran2012-03-161-9/+8
* Fix LP Bug #937461Charles Kerr2012-02-211-12/+22
* make indicator-sound's schema and path naming consistent with other indicators.Charles Kerr2012-01-101-2/+2
* player and track specific support is inConor Curran2011-08-101-1/+55
|\
| * track specific ordering correct, player specific under wayConor Curran2011-08-101-2/+4
| * new menu items manager - and removed the earlier attempt at a custom item for...Conor Curran2011-06-291-0/+1
| * properly plug the track / player specific togetherConor Curran2011-06-221-1/+1
| * custom marshaller in place to handle the string string signature on our item ...Conor Curran2011-06-211-11/+20
| * merged tip inConor Curran2011-06-211-2/+4
| |\
| * | expanded the signature on the dbus methods for player and track specific item...Conor Curran2011-06-211-4/+13
| * | track specific items outline implementedConor Curran2011-06-061-1/+0
| * | two new methods added the service interface inorder to handle track and playe...Conor Curran2011-06-061-1/+33
* | | don't show player bridge and settings links when used in a greeterMichael Terry2011-08-031-20/+24
| |/ |/|
* | 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