aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 0.5.5Ken VanDine2011-01-1122-1105/+1814
|\
| * more refactoringConor Curran2011-01-093-10/+9
| * nice refactor or mpris codeConor Curran2011-01-096-33/+54
| * commit on the pain caused by that banshe mpris peculiarityConor Curran2011-01-091-2/+9
| * found the way around banshee dbus peculiarConor Curran2011-01-095-68/+76
| * introspection happening nicelyConor Curran2011-01-091-7/+14
| * interface introspection underway@ Conor Curran2011-01-095-23/+86
| * blacklisting working plus bug fixedConor Curran2011-01-053-5/+5
| * block start ups that are blacklistedConor Curran2011-01-052-3/+8
| * blacklisting in placeConor Curran2011-01-051-3/+10
| * remove redundant member variableConor Curran2011-01-041-1/+0
| * removed the need for a name instance variable on the player controller obj, n...Conor Curran2011-01-043-8/+10
| * caught a bug to do with writing to gsettingsConor Curran2010-12-232-7/+16
| * sorted the desktop file loadingConor Curran2010-12-232-33/+29
| * protect against a rogue null cairo contect in the draw methodConor Curran2010-12-221-0/+2
| * remove the traceConor Curran2010-12-211-4/+0
| * icon colour change for banshee fixed bug #692648Conor Curran2010-12-211-5/+3
| * playlists ready to go into trunkConor Curran2010-12-214-24/+22
| * playlists workingConor Curran2010-12-203-5/+8
| * implemented suggested optional playlist mechanismConor Curran2010-12-203-6/+5
| * playlists - working nicelyConor Curran2010-12-1710-19/+213
| |\
| | * proved active-playlist prop use-caseConor Curran2010-12-172-14/+30
| | * proposed extension proven and observations gatheredConor Curran2010-12-103-7/+23
| | * playlist widget populationConor Curran2010-12-106-22/+62
| | * moving towards testing proposed playlists apiConor Curran2010-12-097-9/+114
* | | Import upstream version 0.5.4Ken VanDine2011-01-1126-545/+2613
* | | Import upstream version 0.5.3Ken VanDine2010-12-1644-8210/+6389
|\| |
| * | startup bug fixedConor Curran2010-12-161-3/+3
| * | tidy upConor Curran2010-12-161-2/+2
| * | race condtion on playbackstatus accommodated for and dbus names changed over ...Conor Curran2010-12-167-17/+29
| * | clients properly remembered using gsettingsConor Curran2010-12-152-38/+36
| * | settings schema defined and handling code wroteConor Curran2010-12-154-4/+64
| * | changed over dbus internal namesConor Curran2010-12-141-20/+6
| * | gsettings all the wayConor Curran2010-12-141-2/+8
| * | started along the road of removing the familiar db backend and replacing with...Conor Curran2010-12-138-86/+84
| * | correct startup behaviour implementedConor Curran2010-12-101-12/+44
| |/
| * tabs to spaces tab width 2Conor Curran2010-12-0726-2495/+2495
| * string updates working properly nowConor Curran2010-12-062-12/+12
| * tidy up for mergeConor Curran2010-12-062-9/+3
| * registration working perfectly and operational all over gdbusConor Curran2010-12-063-125/+124
| * registration working now but menuitems are unresponsive, now to move over to ...Conor Curran2010-12-061-5/+8
| * new registration process complete and seemingly healthyConor Curran2010-12-032-48/+48
| * used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-031-1/+1
| * used a signal instead of passing in ref, still vala bug is bitingConor Curran2010-12-032-77/+88
| * moving in the right direction, registration happening on dbus watchingConor Curran2010-12-027-87/+171
| * dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-014-49/+42
* | Import upstream version 0.5.2Ken VanDine2010-11-1817-1424/+2637
|\|
| * made the necessary changes to ensure compatibility with valac-0.12, and dealt...Conor Curran2010-11-183-3/+8
| * merged all the button and key handling work - looking goodConor Curran2010-11-173-210/+740
| |\
| | * removed commented codeConor Curran2010-11-171-29/+2