aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 Id...Conor Curran2011-02-012-7/+27
* | 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
| * 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
| * | 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
* | | fixes appliedConor Curran2011-02-011-6/+7
* | | moved builder and iter to the stack in blacklist methodConor Curran2011-01-314-28/+40
* | | blacklist / interested players work doneConor Curran2011-01-313-5/+24
* | | players in menu now dynamically controllable from new dbus apiConor Curran2011-01-316-10/+107
* | | silly mistake in signatureConor Curran2011-01-281-12/+12
* | | tidy upConor Curran2011-01-281-2/+2
* | | tidy up on the transport widget, all draw are queue'd for performance reasons...Conor Curran2011-01-281-67/+31
* | | deal with dbusmenu api changesConor Curran2011-01-283-16/+30
* | | tidy upConor Curran2011-01-271-2/+2
* | | playlist fetching is now async and some compilation warnings sortedConor Curran2011-01-274-28/+23
* | | sink automatically unmuted now when slider is manually changed in accordance ...Conor Curran2011-01-279-43/+69
* | | button flickering fixedConor Curran2011-01-272-7/+3
| |/ |/|
* | playlist work mergedConor Curran2011-01-272-22/+36
|\ \