aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* key board shortcuts now handle rewind and forwind intentionsConor Curran2011-03-111-14/+38
|
* fixes bug around volume going to zero on client start upConor Curran2011-03-102-9/+13
|
* merged luke's updatesConor Curran2011-03-093-16/+19
|\
| * Indicators are now responsible for updating their own accessible description.Luke Yelavich2011-03-093-16/+19
| | | | | | | | | | Refactor accessible description update code into a new function.
* | icons names updated to match new icons submitted by DanielConor Curran2011-03-091-2/+2
| |
* | refactored indicator sideConor Curran2011-03-093-87/+75
| |
* | refactored transport enums so as both vala and c are using the same ↵Conor Curran2011-03-095-37/+43
| | | | | | | | definitions in common defs
* | nicely seekingConor Curran2011-03-093-6/+6
| |
* | ensure we don't trigger a simple next/previous after releasing from a skipConor Curran2011-03-081-1/+3
| |
* | seeking is working, need a tidy upConor Curran2011-03-083-1/+10
| |
* | skipping instructions sentConor Curran2011-03-084-5/+27
| |
* | timer mechanism in placeConor Curran2011-03-081-4/+58
|/
* rewrote the method with the help of mikkelConor Curran2011-03-071-31/+24
|
* added the is blacklisted dbus methodConor Curran2011-03-072-1/+56
|
* Newer notify-osd needs that the x-canonical-private-synchronous is set to a ↵Marco Trevisan (Treviño)2011-03-051-1/+1
| | | | | | non-empty string This will allows to show the indicator notification like before.
* 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 ↵Conor Curran2011-02-101-2/+4
| | | | established
* 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
|