aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add accessible_desc supportLuke Yelavich2011-02-144-4/+40
|
* prep for 059 releaseConor Curran2011-02-101-2/+2
|
* remember to cancel the reconnect timeout loop once a connection has been ↵Conor Curran2011-02-101-2/+4
| | | | established
* listen out for the playlistdetails changed signal and accommodate the race ↵Conor Curran2011-02-097-30/+65
|\ | | | | | | condition in gdbus for the active playlist property changed issue
| * 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-086-13/+44
|/
* finally a code base which is saneConor Curran2011-02-0712-808/+841
|\
| * 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
* | Merged Treviño's (Marco Trevisan) workConor Curran2011-02-026-20/+125
|\ \ | |/ |/|
| * refactored notify patchConor Curran2011-02-024-96/+107
| |
| * tidy upConor Curran2011-02-011-2/+2
| |
| * merged trevisan's workConor Curran2011-02-015-6/+100
|/|
| * 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-272-1/+13
| | | | | | | | | | 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-2729-1039/+1183
| |\
| * | 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
| * | added libnotify build dependencyMarco Trevisan (Treviño)2011-01-231-1/+3
| | |
* | | merged dbus blacklistingConor Curran2011-02-017-11/+140
|\ \ \
| * | | fixes appliedConor Curran2011-02-011-6/+7
| | | |