aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ported to libnotify >= 0.7Ken VanDine2011-02-114-16/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prep for 059 releaseConor Curran2011-02-101-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remember to cancel the reconnect timeout loop once a connection has been esta...Conor Curran2011-02-101-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | listen out for the playlistdetails changed signal and accommodate the race co...Conor Curran2011-02-097-30/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Id...Conor Curran2011-02-012-7/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-233-11/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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