aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-096-24/+88
|
* bumped rev no in prep for releaseConor Curran2011-01-061-2/+2
|
* merge the blacklist workConor Curran2011-01-063-7/+19
|\
| * 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
|/
* merged app name in menu fixConor Curran2011-01-054-9/+10
|\
| * remove redundant member variableConor Curran2011-01-041-1/+0
| |
| * removed the need for a name instance variable on the player controller obj, ↵Conor Curran2011-01-043-8/+10
| | | | | | | | now always use the name set in app info
* | merge build dep fixesConor Curran2011-01-052-3/+5
|\ \ | |/ |/|
| * tidied depsConor Curran2011-01-042-3/+5
|/
* merged desktop file path handlingConor Curran2011-01-042-36/+41
|\
| * caught a bug to do with writing to gsettingsConor Curran2010-12-232-7/+16
| |
| * sorted the desktop file loadingConor Curran2010-12-232-33/+29
|/
* merged cairo null context fixConor Curran2010-12-221-0/+2
|\
| * protect against a rogue null cairo contect in the draw methodConor Curran2010-12-221-0/+2
|/
* merged bug fix for colour banshee iconConor Curran2010-12-211-8/+2
|\
| * remove the traceConor Curran2010-12-211-4/+0
| |
| * icon colour change for banshee fixed bug #692648Conor Curran2010-12-211-5/+3
|/
* playlists mergedConor Curran2010-12-2111-250/+233
|\
| * 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-1712-252/+235
|/|
| * 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-099-242/+136
| |
* | bumped version in prep for releaseConor Curran2010-12-161-2/+2
| |
* | startup bug fixedConor Curran2010-12-161-3/+3
|\ \
| * | startup bug fixedConor Curran2010-12-161-3/+3
|/ /
* | registration process in placeConor Curran2010-12-1619-191/+246
|\ \
| * | tidy upConor Curran2010-12-161-2/+2
| | |
| * | race condtion on playbackstatus accommodated for and dbus names changed over ↵Conor Curran2010-12-169-20/+30
| | | | | | | | | | | | the new canonical naming
| * | clients properly remembered using gsettingsConor Curran2010-12-153-39/+37
| | |
| * | settings schema defined and handling code wroteConor Curran2010-12-155-12/+81
| | |
| * | changed over dbus internal namesConor Curran2010-12-141-20/+6
| | |
| * | fixed annoying autofoo issuesConor Curran2010-12-141-1/+1
| | |
| * | changed the name of the dbus address to be used between the indicator and ↵Conor Curran2010-12-141-1/+1
| | | | | | | | | | | | service
| * | added glib macro necessaries to configure.acConor Curran2010-12-142-1/+6
| | |
| * | autofoo in order for gsettingsConor Curran2010-12-142-15/+11
| | |
| * | gsettings all the wayConor Curran2010-12-144-47/+40
| | |
| * | started along the road of removing the familiar db backend and replacing ↵Conor Curran2010-12-138-86/+84
|/ / | | | | | | with the g-settings entry approach
* | merged appropriate mpris2 watcher startup behaviourConor Curran2010-12-101-12/+44
|\ \ | |/ |/|
| * correct startup behaviour implementedConor Curran2010-12-101-12/+44
|/
* spacing issues fixedConor Curran2010-12-0726-2495/+2495
|\
| * tabs to spaces tab width 2Conor Curran2010-12-0726-2495/+2495
|/
* merged the first large part of the gdbus portConor Curran2010-12-078-263/+347
|\