aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | players who do not export icon names will have iconless playlists menuitemsConor Curran2011-03-112-12/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tidiedConor Curran2011-03-091-9/+17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now uses the correct basename minus the extension for the icon name propertyConor Curran2011-03-091-3/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debug traceConor Curran2011-03-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ted's fix for my C sillynessConor Curran2011-03-041-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the GStrv to use a string and be NULL terminatedTed Gould2011-03-041-3/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | free the string array, plug the leaksConor Curran2011-03-041-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iconthemepath work in progressConor Curran2011-03-043-3/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes bug lp #730925Conor Curran2011-03-112-9/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge the rewind/forwind work plus some refactoring and voip icon namesConor Curran2011-03-099-120/+209
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleting commented out vapi defsConor Curran2011-03-091-8/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 definitio...Conor Curran2011-03-096-40/+62
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extra dbus blacklist method added to complete apiConor Curran2011-03-072-7/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rewrote the method with the help of mikkelConor Curran2011-03-071-31/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added the is blacklisted dbus methodConor Curran2011-03-072-1/+56
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge the fixConor Curran2011-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Newer notify-osd needs that the x-canonical-private-synchronous is set to a n...Marco Trevisan (TreviƱo)2011-03-051-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump revno for releaseConor Curran2011-03-031-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | final playlist delete tweakConor Curran2011-03-031-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | playlists bugs fixedConor Curran2011-03-033-34/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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