Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.6.0 | Ken VanDine | 2011-02-18 | 35 | -166/+1119 |
|\ | |||||
| * | tidy up | Conor Curran | 2011-02-18 | 1 | -2/+2 |
| * | remove ctrl left & right shortcut as requested | Conor Curran | 2011-02-18 | 1 | -2/+6 |
| * | the last bug really | Conor Curran | 2011-02-18 | 3 | -26/+34 |
| * | bug free afaics ... | Conor Curran | 2011-02-18 | 7 | -24/+40 |
| * | and unmutes on slider activation | Conor Curran | 2011-02-18 | 3 | -9/+24 |
| * | fully functional voip feature landed | Conor Curran | 2011-02-18 | 3 | -13/+49 |
| * | all working nicely, custom mute behaviour needed | Conor Curran | 2011-02-18 | 7 | -33/+117 |
| * | enough for one day | Conor Curran | 2011-02-17 | 4 | -8/+28 |
| * | getting there | Conor Curran | 2011-02-17 | 9 | -37/+70 |
| * | voip widget added | Conor Curran | 2011-02-17 | 4 | -0/+353 |
| * | back end plugged together for proof of concept | Conor Curran | 2011-02-17 | 5 | -44/+162 |
| * | need to encapsulate more | Conor Curran | 2011-02-16 | 2 | -6/+35 |
| * | moving towards a voip input item | Conor Curran | 2011-02-16 | 10 | -12/+296 |
| * | reverted luke's work until indicator object is updated | Conor Curran | 2011-02-16 | 3 | -39/+4 |
| * | merged Luke's accessibility work | Conor Curran | 2011-02-15 | 3 | -4/+39 |
| |\ | |||||
| | * | Add accessible_desc support | Luke Yelavich | 2011-02-14 | 3 | -4/+39 |
| * | | updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4 | Ken VanDine | 2011-02-11 | 1 | -1/+1 |
| * | | ported to libnotify >= 0.7 | Ken VanDine | 2011-02-11 | 3 | -15/+1 |
| |/ | |||||
* | | Import upstream version 0.5.9 | Ken VanDine | 2011-02-10 | 42 | -1511/+2149 |
|\| | |||||
| * | remember to cancel the reconnect timeout loop once a connection has been esta... | Conor Curran | 2011-02-10 | 1 | -2/+4 |
| * | and plug it together | Conor Curran | 2011-02-09 | 1 | -1/+2 |
| * | tidy up | Conor Curran | 2011-02-09 | 1 | -1/+1 |
| * | tidy up | Conor Curran | 2011-02-09 | 1 | -2/+2 |
| * | fixed racey active playlist property and commented some debugs | Conor Curran | 2011-02-09 | 3 | -19/+22 |
| * | work done around playlist changed | Conor Curran | 2011-02-08 | 5 | -13/+40 |
| * | tidy ups and comments | Conor Curran | 2011-02-07 | 2 | -11/+6 |
| * | removed the old pulsemanager | Conor Curran | 2011-02-07 | 4 | -637/+1 |
| * | tidy up | Conor Curran | 2011-02-07 | 1 | -2/+2 |
| * | tidy up | Conor Curran | 2011-02-07 | 2 | -3/+14 |
| * | filter the number of signals sent, only send a signal when the state changes | Conor Curran | 2011-02-07 | 1 | -5/+10 |
| * | switch back on the music player section | Conor Curran | 2011-02-07 | 4 | -7/+14 |
| * | fully functional once again | Conor Curran | 2011-02-07 | 6 | -75/+121 |
| * | hook back volume and mute setting and test | Conor Curran | 2011-02-04 | 6 | -38/+67 |
| * | tidy ups | Conor Curran | 2011-02-04 | 5 | -69/+41 |
| * | putting in back together | Conor Curran | 2011-02-04 | 6 | -15/+29 |
| * | almost in place | Conor Curran | 2011-02-04 | 7 | -75/+94 |
| * | on the last hurdle | Conor Curran | 2011-02-04 | 4 | -144/+116 |
| * | active-sink api beginning to emerge | Conor Curran | 2011-02-04 | 3 | -5/+24 |
| * | blocking handled | Conor Curran | 2011-02-04 | 3 | -14/+91 |
| * | we have a replacement pulse manager in the baking - working very nicely indeed | Conor Curran | 2011-02-03 | 4 | -22/+88 |
| * | basics established | Conor Curran | 2011-02-03 | 3 | -27/+51 |
| * | starting to make sense | Conor Curran | 2011-02-03 | 4 | -3/+146 |
| * | starting to make sense | Conor Curran | 2011-02-03 | 3 | -79/+152 |
| * | beginnings of new pulsemgr | Conor Curran | 2011-02-03 | 2 | -0/+197 |
| * | player title is now set via the identity property on the root mpris interface | Conor Curran | 2011-02-02 | 3 | -10/+30 |
| |\ | |||||
| | * | fixes for the last two merge requests | Conor Curran | 2011-02-01 | 2 | -4/+4 |
| | * | make sure it updates its own title | Conor Curran | 2011-02-01 | 1 | -1/+1 |
| | * | the title on the player menu item can now be dynamically changed using the Id... | Conor Curran | 2011-02-01 | 2 | -7/+27 |
| * | | refactored notify patch | Conor Curran | 2011-02-02 | 4 | -96/+107 |