aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* moving towards a voip input itemConor Curran2011-02-1610-12/+296
|
* reverted luke's work until indicator object is updatedConor Curran2011-02-163-39/+4
|
* merged Luke's accessibility workConor Curran2011-02-153-4/+39
|\
| * Add accessible_desc supportLuke Yelavich2011-02-143-4/+39
| |
* | updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4Ken VanDine2011-02-111-1/+1
| |
* | ported to libnotify >= 0.7Ken VanDine2011-02-113-15/+1
|/
* remember to cancel the reconnect timeout loop once a connection has been ↵Conor Curran2011-02-101-2/+4
| | | | established
* and plug it togetherConor Curran2011-02-091-1/+2
|
* tidy upConor Curran2011-02-091-1/+1
|
* tidy upConor Curran2011-02-091-2/+2
|
* fixed racey active playlist property and commented some debugsConor Curran2011-02-093-19/+22
|
* work done around playlist changedConor Curran2011-02-085-13/+40
|
* tidy ups and commentsConor Curran2011-02-072-11/+6
|
* removed the old pulsemanagerConor Curran2011-02-074-637/+1
|
* tidy upConor Curran2011-02-071-2/+2
|
* tidy upConor Curran2011-02-072-3/+14
|
* filter the number of signals sent, only send a signal when the state changesConor Curran2011-02-071-5/+10
|
* switch back on the music player sectionConor Curran2011-02-074-7/+14
|
* fully functional once againConor Curran2011-02-076-75/+121
|
* hook back volume and mute setting and testConor Curran2011-02-046-38/+67
|
* tidy upsConor Curran2011-02-045-69/+41
|
* putting in back togetherConor Curran2011-02-046-15/+29
|
* almost in placeConor Curran2011-02-047-75/+94
|
* on the last hurdleConor Curran2011-02-044-144/+116
|
* active-sink api beginning to emergeConor Curran2011-02-043-5/+24
|
* blocking handledConor Curran2011-02-043-14/+91
|
* we have a replacement pulse manager in the baking - working very nicely indeedConor Curran2011-02-034-22/+88
|
* basics establishedConor Curran2011-02-033-27/+51
|
* starting to make senseConor Curran2011-02-034-3/+146
|
* starting to make senseConor Curran2011-02-033-79/+152
|
* beginnings of new pulsemgrConor Curran2011-02-032-0/+197
|
* player title is now set via the identity property on the root mpris interfaceConor Curran2011-02-023-10/+30
|\
| * fixes for the last two merge requestsConor Curran2011-02-012-4/+4
| |
| * make sure it updates its own titleConor Curran2011-02-011-1/+1
| |
| * the title on the player menu item can now be dynamically changed using the ↵Conor Curran2011-02-012-7/+27
| | | | | | | | Identity prop on the root MPRIS interface
* | refactored notify patchConor Curran2011-02-024-96/+107
| |
* | tidy upConor Curran2011-02-011-2/+2
| |
* | merged trevisan's workConor Curran2011-02-013-5/+88
|\ \ | |/ |/|
| * 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
| | | | | | | | | | This parameter (ON, by default) allows to enable/disable the notify-osd bubble on volume-change by mouse scroll.
| * merge: reset indicator-sound.h valuesMarco Trevisan (Treviño)2011-01-271-1/+1
| |
| * Merge against new HEADMarco Trevisan (Treviño)2011-01-2725-1034/+1177
| |\
| * | 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
| | | | | | | | | | | | | | | | | | | | | 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! :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-232-2/+81
| | | | | | | | | | | | | | | | | | | | | 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_volumeMarco Trevisan (Treviño)2011-01-233-11/+20
| | | | | | | | | | | | | | | | | | And make determine_state_from_volume return the state for the selected value
* | | fixes appliedConor Curran2011-02-011-6/+7
| | |
* | | moved builder and iter to the stack in blacklist methodConor Curran2011-01-314-28/+40
| | |