Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | players who do not export icon names will have iconless playlists menuitems | Conor Curran | 2011-03-11 | 2 | -12/+7 |
| | |||||
* | tidied | Conor Curran | 2011-03-09 | 1 | -9/+17 |
| | |||||
* | now uses the correct basename minus the extension for the icon name property | Conor Curran | 2011-03-09 | 1 | -3/+7 |
| | |||||
* | debug trace | Conor Curran | 2011-03-04 | 1 | -0/+1 |
| | |||||
* | ted's fix for my C sillyness | Conor Curran | 2011-03-04 | 1 | -3/+2 |
|\ | |||||
| * | Fix the GStrv to use a string and be NULL terminated | Ted Gould | 2011-03-04 | 1 | -3/+2 |
|/ | |||||
* | free the string array, plug the leaks | Conor Curran | 2011-03-04 | 1 | -0/+1 |
| | |||||
* | iconthemepath work in progress | Conor Curran | 2011-03-04 | 3 | -3/+12 |
| | |||||
* | 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 |
|/ | |||||
* | reverted luke's work until indicator object is updated | Conor Curran | 2011-02-16 | 4 | -40/+4 |
| | |||||
* | merged Luke's accessibility work | Conor Curran | 2011-02-15 | 4 | -4/+40 |
|\ | |||||
| * | Add accessible_desc support | Luke Yelavich | 2011-02-14 | 4 | -4/+40 |
| | | |||||
* | | merged libnotify upgrade | Conor Curran | 2011-02-14 | 5 | -17/+3 |
|\ \ | |/ |/| | |||||
| * | 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 | 4 | -16/+2 |
|/ | |||||
* | prep for 059 release | Conor Curran | 2011-02-10 | 1 | -2/+2 |
| | |||||
* | remember to cancel the reconnect timeout loop once a connection has been ↵ | Conor Curran | 2011-02-10 | 1 | -2/+4 |
| | | | | established | ||||
* | listen out for the playlistdetails changed signal and accommodate the race ↵ | Conor Curran | 2011-02-09 | 7 | -30/+65 |
|\ | | | | | | | condition in gdbus for the active playlist property changed issue | ||||
| * | and plug it together | Conor Curran | 2011-02-09 | 1 | -1/+2 |
| | | |||||
| * | tidy up | Conor Curran | 2011-02-09 | 1 | -1/+1 |
| | |