aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |/
* | button title releaseConor Curran2011-03-031-7/+7
|\ \ | |/ |/|
| * raise / activate players on button release as opposed to button pressConor Curran2011-02-281-7/+7
|/
* merged the pulse-manager fixesConor Curran2011-02-281-16/+21
|\
| * caught a edge case bug which was causing those weird crashesConor Curran2011-02-281-16/+21
|/
* prep for new releaseConor Curran2011-02-241-3/+3
|
* merge Luke's workConor Curran2011-02-244-4/+41
|\
| * Add accessible description supportLuke Yelavich2011-02-224-4/+41
|/
* bumped for new releaseConor Curran2011-02-181-2/+2
|
* voip feature landedConor Curran2011-02-1818-44/+1044
|\
| * 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-164-40/+4
|
* merged Luke's accessibility workConor Curran2011-02-154-4/+40
|\
| * Add accessible_desc supportLuke Yelavich2011-02-144-4/+40
| |
* | merged libnotify upgradeConor Curran2011-02-145-17/+3
|\ \ | |/ |/|
| * 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-114-16/+2
|/
* 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
| |