Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes bug lp #730925 | Conor Curran | 2011-03-11 | 2 | -9/+13 |
|\ | |||||
| * | fixes bug around volume going to zero on client start up | Conor Curran | 2011-03-10 | 2 | -9/+13 |
|/ | |||||
* | merged luke's updates | Conor Curran | 2011-03-09 | 3 | -16/+19 |
|\ | |||||
| * | Indicators are now responsible for updating their own accessible description. | Luke Yelavich | 2011-03-09 | 3 | -16/+19 |
| | | | | | | | | | | Refactor accessible description update code into a new function. | ||||
* | | merge the rewind/forwind work plus some refactoring and voip icon names | Conor Curran | 2011-03-09 | 9 | -120/+209 |
|\ \ | |/ |/| | |||||
| * | deleting commented out vapi defs | Conor Curran | 2011-03-09 | 1 | -8/+0 |
| | | |||||
| * | icons names updated to match new icons submitted by Daniel | Conor Curran | 2011-03-09 | 1 | -2/+2 |
| | | |||||
| * | refactored indicator side | Conor Curran | 2011-03-09 | 3 | -87/+75 |
| | | |||||
| * | refactored transport enums so as both vala and c are using the same ↵ | Conor Curran | 2011-03-09 | 6 | -40/+62 |
| | | | | | | | | definitions in common defs | ||||
| * | nicely seeking | Conor Curran | 2011-03-09 | 3 | -6/+6 |
| | | |||||
| * | ensure we don't trigger a simple next/previous after releasing from a skip | Conor Curran | 2011-03-08 | 1 | -1/+3 |
| | | |||||
| * | seeking is working, need a tidy up | Conor Curran | 2011-03-08 | 3 | -1/+10 |
| | | |||||
| * | skipping instructions sent | Conor Curran | 2011-03-08 | 4 | -5/+27 |
| | | |||||
| * | timer mechanism in place | Conor Curran | 2011-03-08 | 1 | -4/+58 |
|/ | |||||
* | extra dbus blacklist method added to complete api | Conor Curran | 2011-03-07 | 2 | -7/+55 |
|\ | |||||
| * | rewrote the method with the help of mikkel | Conor Curran | 2011-03-07 | 1 | -31/+24 |
| | | |||||
| * | added the is blacklisted dbus method | Conor Curran | 2011-03-07 | 2 | -1/+56 |
|/ | |||||
* | merge the fix | Conor Curran | 2011-03-07 | 1 | -1/+1 |
|\ | |||||
| * | Newer notify-osd needs that the x-canonical-private-synchronous is set to a ↵ | Marco Trevisan (Treviño) | 2011-03-05 | 1 | -1/+1 |
|/ | | | | | | non-empty string This will allows to show the indicator notification like before. | ||||
* | bump revno for release | Conor Curran | 2011-03-03 | 1 | -2/+2 |
| | |||||
* | final playlist delete tweak | Conor Curran | 2011-03-03 | 1 | -1/+4 |
| | |||||
* | playlists bugs fixed | Conor Curran | 2011-03-03 | 3 | -34/+31 |
|\ | |||||
| * | fixes two playlists bugs plus a little code tidy up in the indicator-sound | Conor Curran | 2011-03-03 | 3 | -34/+31 |
|/ | |||||
* | pulse one liner fixed | Conor Curran | 2011-03-03 | 1 | -10/+33 |
|\ | |||||
| * | fixed a bug introduced in the last merge earlier this week | Conor Curran | 2011-03-01 | 1 | -3/+2 |
| | | |||||
| * | fix for reconnect bug while autospawn is true | Conor Curran | 2011-03-01 | 1 | -7/+31 |
| | | |||||
* | | g_variant defensive one liner | Conor Curran | 2011-03-03 | 1 | -0/+2 |
|\ \ | |||||
| * | | play it safe with the dbus method call@ | Conor Curran | 2011-03-01 | 1 | -0/+2 |
| |/ | |||||
* | | button title release | Conor Curran | 2011-03-03 | 1 | -7/+7 |
|\ \ | |/ |/| | |||||
| * | raise / activate players on button release as opposed to button press | Conor Curran | 2011-02-28 | 1 | -7/+7 |
|/ | |||||
* | merged the pulse-manager fixes | Conor Curran | 2011-02-28 | 1 | -16/+21 |
|\ | |||||
| * | caught a edge case bug which was causing those weird crashes | Conor Curran | 2011-02-28 | 1 | -16/+21 |
|/ | |||||
* | prep for new release | Conor Curran | 2011-02-24 | 1 | -3/+3 |
| | |||||
* | merge Luke's work | Conor Curran | 2011-02-24 | 4 | -4/+41 |
|\ | |||||
| * | Add accessible description support | Luke Yelavich | 2011-02-22 | 4 | -4/+41 |
|/ | |||||
* | bumped for new release | Conor Curran | 2011-02-18 | 1 | -2/+2 |
| | |||||
* | voip feature landed | Conor Curran | 2011-02-18 | 18 | -44/+1044 |
|\ | |||||
| * | 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 |
|/ |