Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a pair of minor memory leaks when processing blacklist requests via dbus. | Charles Kerr | 2012-03-16 | 1 | -8/+8 |
| | |||||
* | don't g_error just use g_critical | Conor Curran | 2012-03-16 | 1 | -9/+8 |
| | |||||
* | Fix LP Bug #937461 | Charles Kerr | 2012-02-21 | 1 | -12/+22 |
| | | | | | Coverity is complaining that we don't check the return value of g_dbus_connection_register_object(). IMO this is harmless, but is fixed here by remembering the returned registration_id and using it to unregister the object in our object's dispose() function. | ||||
* | make indicator-sound's schema and path naming consistent with other indicators. | Charles Kerr | 2012-01-10 | 1 | -2/+2 |
| | | | | | indicator-sound uses a different schema prefix ("/com/canonical/indicators" vs "/com/canonical/indicator") and different path prefix ("/apps/indicators" vs "/com/canonical/indicator") than other indicators use. When I asked ronoc about the latter, he confirmed it's an error and suggested that the former be fixed at the same time to make indicator naming more consistent. | ||||
* | player and track specific support is in | Conor Curran | 2011-08-10 | 1 | -1/+55 |
|\ | |||||
| * | track specific ordering correct, player specific under way | Conor Curran | 2011-08-10 | 1 | -2/+4 |
| | | |||||
| * | new menu items manager - and removed the earlier attempt at a custom item ↵ | Conor Curran | 2011-06-29 | 1 | -0/+1 |
| | | | | | | | | for the same purpose | ||||
| * | properly plug the track / player specific together | Conor Curran | 2011-06-22 | 1 | -1/+1 |
| | | |||||
| * | custom marshaller in place to handle the string string signature on our item ↵ | Conor Curran | 2011-06-21 | 1 | -11/+20 |
| | | | | | | | | specific dbus methods | ||||
| * | merged tip in | Conor Curran | 2011-06-21 | 1 | -2/+4 |
| |\ | |||||
| * | | expanded the signature on the dbus methods for player and track specific ↵ | Conor Curran | 2011-06-21 | 1 | -4/+13 |
| | | | | | | | | | | | | items to handle the object path on the other side | ||||
| * | | track specific items outline implemented | Conor Curran | 2011-06-06 | 1 | -1/+0 |
| | | | |||||
| * | | two new methods added the service interface inorder to handle track and ↵ | Conor Curran | 2011-06-06 | 1 | -1/+33 |
| | | | | | | | | | | | | player specific items | ||||
* | | | don't show player bridge and settings links when used in a greeter | Michael Terry | 2011-08-03 | 1 | -20/+24 |
| |/ |/| | |||||
* | | fixed the icon issue which cropped up with this UI major overhaul on the ↵ | Conor Curran | 2011-06-16 | 1 | -1/+1 |
| | | | | | | | | metadata and title widgets | ||||
* | | changed "Sound Preferences..." to "Sound Settings" (LP: #785571) | Jeremy Bicha | 2011-05-20 | 1 | -1/+1 |
|/ | |||||
* | Enabled "Sound Preferences" support for gnome-control-center 3 | Jeremy Bicha | 2011-04-13 | 1 | -1/+2 |
| | |||||
* | make sure that even if the service crashes there are no visual indications ↵ | Conor Curran | 2011-04-01 | 1 | -8/+5 |
| | | | | | | on the indicator (i.e. no two slider scenario ) | ||||
* | more visibility on possible errors | Conor Curran | 2011-03-25 | 1 | -1/+2 |
| | |||||
* | g_critical not a g_error | Conor Curran | 2011-03-25 | 1 | -2/+2 |
| | |||||
* | defensive touches to update state method | Conor Curran | 2011-03-25 | 1 | -2/+1 |
| | |||||
* | defensive touches to update state method | Conor Curran | 2011-03-25 | 1 | -0/+6 |
| | |||||
* | use the new icons for playlists | Conor Curran | 2011-03-23 | 1 | -4/+1 |
| | |||||
* | renamed active-sink to device so as the naming makes sense | Conor Curran | 2011-03-14 | 1 | -5/+5 |
| | |||||
* | missing icon for playlists fixed | Conor Curran | 2011-03-11 | 1 | -1/+4 |
|\ | |||||
| * | applied Mikkel's suggestions | Conor Curran | 2011-03-11 | 1 | -1/+1 |
| | | |||||
| * | Fix the GStrv to use a string and be NULL terminated | Ted Gould | 2011-03-04 | 1 | -3/+2 |
| | | |||||
| * | free the string array, plug the leaks | Conor Curran | 2011-03-04 | 1 | -0/+1 |
| | | |||||
| * | iconthemepath work in progress | Conor Curran | 2011-03-04 | 1 | -1/+4 |
| | | |||||
* | | rewrote the method with the help of mikkel | Conor Curran | 2011-03-07 | 1 | -31/+24 |
| | | |||||
* | | added the is blacklisted dbus method | Conor Curran | 2011-03-07 | 1 | -1/+50 |
|/ | |||||
* | play it safe with the dbus method call@ | Conor Curran | 2011-03-01 | 1 | -0/+2 |
| | |||||
* | getting there | Conor Curran | 2011-02-17 | 1 | -0/+2 |
| | |||||
* | moving towards a voip input item | Conor Curran | 2011-02-16 | 1 | -2/+4 |
| | |||||
* | tidy ups | Conor Curran | 2011-02-04 | 1 | -5/+0 |
| | |||||
* | putting in back together | Conor Curran | 2011-02-04 | 1 | -0/+1 |
| | |||||
* | almost in place | Conor Curran | 2011-02-04 | 1 | -25/+6 |
| | |||||
* | on the last hurdle | Conor Curran | 2011-02-04 | 1 | -131/+19 |
| | |||||
* | fixes for the last two merge requests | Conor Curran | 2011-02-01 | 1 | -3/+3 |
| | |||||
* | fixes applied | Conor Curran | 2011-02-01 | 1 | -6/+7 |
| | |||||
* | moved builder and iter to the stack in blacklist method | Conor Curran | 2011-01-31 | 1 | -26/+35 |
| | |||||
* | blacklist / interested players work done | Conor Curran | 2011-01-31 | 1 | -1/+0 |
| | |||||
* | players in menu now dynamically controllable from new dbus api | Conor Curran | 2011-01-31 | 1 | -0/+85 |
| | |||||
* | sink automatically unmuted now when slider is manually changed in accordance ↵ | Conor Curran | 2011-01-27 | 1 | -24/+36 |
| | | | | with the spec revision, plus some tidy ups | ||||
* | removed unnecessary g_object_refs() | Conor Curran | 2011-01-26 | 1 | -2/+1 |
| | |||||
* | more fixes | Conor Curran | 2011-01-26 | 1 | -2/+5 |
| | |||||
* | applied fixes | Conor Curran | 2011-01-26 | 1 | -3/+8 |
| | |||||
* | blocking state now workings as expected | Conor Curran | 2011-01-26 | 1 | -4/+4 |
| | |||||
* | tidy up | Conor Curran | 2011-01-26 | 1 | -69/+50 |
| | |||||
* | refactor complete | Conor Curran | 2011-01-26 | 1 | -16/+20 |
| |