aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sound.c
Commit message (Expand)AuthorAgeFilesLines
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-2/+2
* keyhandling for the voip slider now working and voip slider now activated whe...Conor Curran2011-03-161-12/+13
* removed the restriction of not being able to use the key shortcuts on the sli...Conor Curran2011-03-161-10/+33
* merged luke's updatesConor Curran2011-03-091-0/+14
|\
| * Indicators are now responsible for updating their own accessible description.Luke Yelavich2011-03-091-0/+14
* | refactored transport enums so as both vala and c are using the same definitio...Conor Curran2011-03-091-6/+6
|/
* fixes two playlists bugs plus a little code tidy up in the indicator-soundConor Curran2011-03-031-27/+2
* Add accessible description supportLuke Yelavich2011-02-221-1/+17
* remove ctrl left & right shortcut as requestedConor Curran2011-02-181-2/+6
* getting thereConor Curran2011-02-171-11/+21
* voip widget addedConor Curran2011-02-171-0/+44
* reverted luke's work until indicator object is updatedConor Curran2011-02-161-17/+1
* merged Luke's accessibility workConor Curran2011-02-151-1/+17
|\
| * Add accessible_desc supportLuke Yelavich2011-02-141-1/+17
* | ported to libnotify >= 0.7Ken VanDine2011-02-111-2/+0
|/
* refactored notify patchConor Curran2011-02-021-82/+3
* merged trevisan's workConor Curran2011-02-011-3/+84
|\
| * Unref the GSettings object...Marco Trevisan (Treviño)2011-01-271-0/+2
| * Added show-notify-osd-on-scroll gsettings parameterMarco Trevisan (Treviño)2011-01-271-1/+4
| * Merge against new HEADMarco Trevisan (Treviño)2011-01-271-535/+138
| |\
| * | more indentation fixes...Marco Trevisan (Treviño)2011-01-231-2/+2
| * | gtk_icon_theme_has_icon() doesn't seem to work here...Marco Trevisan (Treviño)2011-01-231-7/+2
| * | Ops, indentation: one space left! :PMarco Trevisan (Treviño)2011-01-231-1/+1
| * | indentation fixesMarco Trevisan (Treviño)2011-01-231-39/+42
| * | Show a value notify-osd notification (if supported) when scrollingMarco Trevisan (Treviño)2011-01-231-2/+79
| * | use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-231-7/+16
* | | silly mistake in signatureConor Curran2011-01-281-12/+12
* | | deal with dbusmenu api changesConor Curran2011-01-281-13/+28
* | | sink automatically unmuted now when slider is manually changed in accordance ...Conor Curran2011-01-271-1/+0
| |/ |/|
* | last minute tidy upConor Curran2011-01-261-3/+9
* | blocking state now workings as expectedConor Curran2011-01-261-1/+0
* | on the pigs back ...Conor Curran2011-01-251-24/+1
* | tidy upConor Curran2011-01-251-1/+20
* | tidy upConor Curran2011-01-241-178/+0
* | compiling ...Conor Curran2011-01-241-16/+7
* | indicator side almost up and goingConor Curran2011-01-241-230/+131
* | refactoring the indicatorConor Curran2011-01-241-121/+17
* | signals and methods cut down to size, next the indicatorConor Curran2011-01-221-1/+1
|/
* indicator dbus fetches now workingConor Curran2011-01-111-5/+2
* change over complete for now, big refactor of indicator sound neededConor Curran2011-01-111-2/+14
* sink available flag setConor Curran2011-01-111-5/+4
* refactored signal namesConor Curran2011-01-111-15/+20
* more fixesConor Curran2011-01-111-12/+7
* signals being sent correctlyConor Curran2011-01-111-3/+5
* handle disconnection gracefullyConor Curran2011-01-111-2/+2
* more warnings sortedConor Curran2011-01-111-5/+9
* getting thereConor Curran2011-01-101-82/+131
* lots of refactoring and the rest Conor Curran2011-01-101-65/+117
* race condtion on playbackstatus accommodated for and dbus names changed over ...Conor Curran2010-12-161-2/+2
* tabs to spaces tab width 2Conor Curran2010-12-071-74/+74