aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* final playlist delete tweakConor Curran2011-03-031-1/+4
* fixes two playlists bugs plus a little code tidy up in the indicator-soundConor Curran2011-03-033-34/+31
* pulse one liner fixedConor Curran2011-03-031-10/+33
|\
| * fixed a bug introduced in the last merge earlier this weekConor Curran2011-03-011-3/+2
| * fix for reconnect bug while autospawn is trueConor Curran2011-03-011-7/+31
* | g_variant defensive one linerConor Curran2011-03-031-0/+2
|\ \
| * | play it safe with the dbus method call@Conor Curran2011-03-011-0/+2
| |/
* / raise / activate players on button release as opposed to button pressConor Curran2011-02-281-7/+7
|/
* caught a edge case bug which was causing those weird crashesConor Curran2011-02-281-16/+21
* Add accessible description supportLuke Yelavich2011-02-223-4/+40
* tidy upConor Curran2011-02-181-2/+2
* remove ctrl left & right shortcut as requestedConor Curran2011-02-181-2/+6
* the last bug reallyConor Curran2011-02-183-26/+34
* bug free afaics ...Conor Curran2011-02-187-24/+40
* and unmutes on slider activationConor Curran2011-02-183-9/+24
* fully functional voip feature landedConor Curran2011-02-183-13/+49
* all working nicely, custom mute behaviour neededConor Curran2011-02-187-33/+117
* enough for one dayConor Curran2011-02-174-8/+28
* getting thereConor Curran2011-02-179-37/+70
* voip widget addedConor Curran2011-02-174-0/+353
* back end plugged together for proof of conceptConor Curran2011-02-175-44/+162
* need to encapsulate moreConor Curran2011-02-162-6/+35
* 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 esta...Conor Curran2011-02-101-2/+4
* 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