Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure that there are no visual traces of the service crashing | Conor Curran | 2011-04-04 | 1 | -1/+14 |
|\ | |||||
| * | make sure that even if the service crashes there are no visual indications ↵ | Conor Curran | 2011-04-01 | 1 | -1/+8 |
|/ | | | | | | on the indicator (i.e. no two slider scenario ) | ||||
* | some extra trace around sliders to track the volume zero app start madness | Conor Curran | 2011-03-21 | 1 | -2/+2 |
| | |||||
* | keyhandling for the voip slider now working and voip slider now activated ↵ | Conor Curran | 2011-03-16 | 1 | -12/+13 |
| | | | | when app role is also production | ||||
* | removed the restriction of not being able to use the key shortcuts on the ↵ | Conor Curran | 2011-03-16 | 1 | -10/+33 |
| | | | | slider if its muted@ | ||||
* | merged luke's updates | Conor Curran | 2011-03-09 | 1 | -0/+14 |
|\ | |||||
| * | Indicators are now responsible for updating their own accessible description. | Luke Yelavich | 2011-03-09 | 1 | -0/+14 |
| | | | | | | | | | | Refactor accessible description update code into a new function. | ||||
* | | refactored transport enums so as both vala and c are using the same ↵ | Conor Curran | 2011-03-09 | 1 | -6/+6 |
|/ | | | | definitions in common defs | ||||
* | fixes two playlists bugs plus a little code tidy up in the indicator-sound | Conor Curran | 2011-03-03 | 1 | -27/+2 |
| | |||||
* | Add accessible description support | Luke Yelavich | 2011-02-22 | 1 | -1/+17 |
| | |||||
* | remove ctrl left & right shortcut as requested | Conor Curran | 2011-02-18 | 1 | -2/+6 |
| | |||||
* | getting there | Conor Curran | 2011-02-17 | 1 | -11/+21 |
| | |||||
* | voip widget added | Conor Curran | 2011-02-17 | 1 | -0/+44 |
| | |||||
* | reverted luke's work until indicator object is updated | Conor Curran | 2011-02-16 | 1 | -17/+1 |
| | |||||
* | merged Luke's accessibility work | Conor Curran | 2011-02-15 | 1 | -1/+17 |
|\ | |||||
| * | Add accessible_desc support | Luke Yelavich | 2011-02-14 | 1 | -1/+17 |
| | | |||||
* | | ported to libnotify >= 0.7 | Ken VanDine | 2011-02-11 | 1 | -2/+0 |
|/ | |||||
* | refactored notify patch | Conor Curran | 2011-02-02 | 1 | -82/+3 |
| | |||||
* | merged trevisan's work | Conor Curran | 2011-02-01 | 1 | -3/+84 |
|\ | |||||
| * | Unref the GSettings object... | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -0/+2 |
| | | |||||
| * | Added show-notify-osd-on-scroll gsettings parameter | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -1/+4 |
| | | | | | | | | | | This parameter (ON, by default) allows to enable/disable the notify-osd bubble on volume-change by mouse scroll. | ||||
| * | Merge against new HEAD | Marco Trevisan (Treviño) | 2011-01-27 | 1 | -535/+138 |
| |\ | |||||
| * | | more indentation fixes... | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -2/+2 |
| | | | |||||
| * | | gtk_icon_theme_has_icon() doesn't seem to work here... | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | | | | | | When no "audio-volume-off" icon is provided by any theme, the notification is not shown, so notify-osd-icons package is reccomanded here. | ||||
| * | | Ops, indentation: one space left! :P | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -1/+1 |
| | | | |||||
| * | | indentation fixes | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -39/+42 |
| | | | |||||
| * | | Show a value notify-osd notification (if supported) when scrolling | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -2/+79 |
| | | | | | | | | | | | | | | | | | | | | | To improve the indicator usability, show a notify-osd bubble with the volume value when changing the value level using the scrolling-wheel over the indicator icon. | ||||
| * | | use update_state_from_volume instead of determine_state_from_volume | Marco Trevisan (Treviño) | 2011-01-23 | 1 | -7/+16 |
| | | | | | | | | | | | | | | | | | | And make determine_state_from_volume return the state for the selected value | ||||
* | | | silly mistake in signature | Conor Curran | 2011-01-28 | 1 | -12/+12 |
| | | | |||||
* | | | deal with dbusmenu api changes | Conor Curran | 2011-01-28 | 1 | -13/+28 |
| | | | |||||
* | | | sink automatically unmuted now when slider is manually changed in accordance ↵ | Conor Curran | 2011-01-27 | 1 | -1/+0 |
| |/ |/| | | | | | with the spec revision, plus some tidy ups | ||||
* | | last minute tidy up | Conor Curran | 2011-01-26 | 1 | -3/+9 |
| | | |||||
* | | blocking state now workings as expected | Conor Curran | 2011-01-26 | 1 | -1/+0 |
| | | |||||
* | | on the pigs back ... | Conor Curran | 2011-01-25 | 1 | -24/+1 |
| | | |||||
* | | tidy up | Conor Curran | 2011-01-25 | 1 | -1/+20 |
| | | |||||
* | | tidy up | Conor Curran | 2011-01-24 | 1 | -178/+0 |
| | | |||||
* | | compiling ... | Conor Curran | 2011-01-24 | 1 | -16/+7 |
| | | |||||
* | | indicator side almost up and going | Conor Curran | 2011-01-24 | 1 | -230/+131 |
| | | |||||
* | | refactoring the indicator | Conor Curran | 2011-01-24 | 1 | -121/+17 |
| | | |||||
* | | signals and methods cut down to size, next the indicator | Conor Curran | 2011-01-22 | 1 | -1/+1 |
|/ | |||||
* | indicator dbus fetches now working | Conor Curran | 2011-01-11 | 1 | -5/+2 |
| | |||||
* | change over complete for now, big refactor of indicator sound needed | Conor Curran | 2011-01-11 | 1 | -2/+14 |
| | |||||
* | sink available flag set | Conor Curran | 2011-01-11 | 1 | -5/+4 |
| | |||||
* | refactored signal names | Conor Curran | 2011-01-11 | 1 | -15/+20 |
| | |||||
* | more fixes | Conor Curran | 2011-01-11 | 1 | -12/+7 |
| | |||||
* | signals being sent correctly | Conor Curran | 2011-01-11 | 1 | -3/+5 |
| | |||||
* | handle disconnection gracefully | Conor Curran | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | more warnings sorted | Conor Curran | 2011-01-11 | 1 | -5/+9 |
| | |||||
* | getting there | Conor Curran | 2011-01-10 | 1 | -82/+131 |
| | |||||
* | lots of refactoring and the rest | Conor Curran | 2011-01-10 | 1 | -65/+117 |
| |