Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | silly me | Conor Curran | 2011-01-11 | 1 | -2/+4 | |
| * | handle disconnection gracefully | Conor Curran | 2011-01-11 | 1 | -2/+2 | |
| * | more warnings sorted | Conor Curran | 2011-01-11 | 6 | -17/+30 | |
| * | now building | Conor Curran | 2011-01-10 | 3 | -17/+13 | |
| * | getting there | Conor Curran | 2011-01-10 | 5 | -114/+154 | |
| * | lots of refactoring and the rest | Conor Curran | 2011-01-10 | 3 | -115/+137 | |
| * | autofoo fixes | Conor Curran | 2011-01-10 | 2 | -9/+7 | |
| * | porting in progress | Conor Curran | 2011-01-10 | 6 | -101/+190 | |
* | | Import upstream version 0.5.5 | Ken VanDine | 2011-01-11 | 22 | -1105/+1814 | |
|\| | ||||||
| * | more refactoring | Conor Curran | 2011-01-09 | 3 | -10/+9 | |
| * | nice refactor or mpris code | Conor Curran | 2011-01-09 | 6 | -33/+54 | |
| * | commit on the pain caused by that banshe mpris peculiarity | Conor Curran | 2011-01-09 | 1 | -2/+9 | |
| * | found the way around banshee dbus peculiar | Conor Curran | 2011-01-09 | 5 | -68/+76 | |
| * | introspection happening nicely | Conor Curran | 2011-01-09 | 1 | -7/+14 | |
| * | interface introspection underway@ | Conor Curran | 2011-01-09 | 5 | -23/+86 | |
| * | blacklisting working plus bug fixed | Conor Curran | 2011-01-05 | 3 | -5/+5 | |
| * | block start ups that are blacklisted | Conor Curran | 2011-01-05 | 2 | -3/+8 | |
| * | blacklisting in place | Conor Curran | 2011-01-05 | 1 | -3/+10 | |
| * | remove redundant member variable | Conor Curran | 2011-01-04 | 1 | -1/+0 | |
| * | removed the need for a name instance variable on the player controller obj, n... | Conor Curran | 2011-01-04 | 3 | -8/+10 | |
| * | caught a bug to do with writing to gsettings | Conor Curran | 2010-12-23 | 2 | -7/+16 | |
| * | sorted the desktop file loading | Conor Curran | 2010-12-23 | 2 | -33/+29 | |
| * | protect against a rogue null cairo contect in the draw method | Conor Curran | 2010-12-22 | 1 | -0/+2 | |
| * | remove the trace | Conor Curran | 2010-12-21 | 1 | -4/+0 | |
| * | icon colour change for banshee fixed bug #692648 | Conor Curran | 2010-12-21 | 1 | -5/+3 | |
| * | playlists ready to go into trunk | Conor Curran | 2010-12-21 | 4 | -24/+22 | |
| * | playlists working | Conor Curran | 2010-12-20 | 3 | -5/+8 | |
| * | implemented suggested optional playlist mechanism | Conor Curran | 2010-12-20 | 3 | -6/+5 | |
| * | playlists - working nicely | Conor Curran | 2010-12-17 | 10 | -19/+213 | |
| |\ | ||||||
| | * | proved active-playlist prop use-case | Conor Curran | 2010-12-17 | 2 | -14/+30 | |
| | * | proposed extension proven and observations gathered | Conor Curran | 2010-12-10 | 3 | -7/+23 | |
| | * | playlist widget population | Conor Curran | 2010-12-10 | 6 | -22/+62 | |
| | * | moving towards testing proposed playlists api | Conor Curran | 2010-12-09 | 7 | -9/+114 | |
* | | | Import upstream version 0.5.4 | Ken VanDine | 2011-01-11 | 26 | -545/+2613 | |
* | | | Import upstream version 0.5.3 | Ken VanDine | 2010-12-16 | 44 | -8210/+6389 | |
|\| | | ||||||
| * | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 | |
| * | | tidy up | Conor Curran | 2010-12-16 | 1 | -2/+2 | |
| * | | race condtion on playbackstatus accommodated for and dbus names changed over ... | Conor Curran | 2010-12-16 | 7 | -17/+29 | |
| * | | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 2 | -38/+36 | |
| * | | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 4 | -4/+64 | |
| * | | changed over dbus internal names | Conor Curran | 2010-12-14 | 1 | -20/+6 | |
| * | | gsettings all the way | Conor Curran | 2010-12-14 | 1 | -2/+8 | |
| * | | started along the road of removing the familiar db backend and replacing with... | Conor Curran | 2010-12-13 | 8 | -86/+84 | |
| * | | correct startup behaviour implemented | Conor Curran | 2010-12-10 | 1 | -12/+44 | |
| |/ | ||||||
| * | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 26 | -2495/+2495 | |
| * | string updates working properly now | Conor Curran | 2010-12-06 | 2 | -12/+12 | |
| * | tidy up for merge | Conor Curran | 2010-12-06 | 2 | -9/+3 | |
| * | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 3 | -125/+124 | |
| * | registration working now but menuitems are unresponsive, now to move over to ... | Conor Curran | 2010-12-06 | 1 | -5/+8 | |
| * | new registration process complete and seemingly healthy | Conor Curran | 2010-12-03 | 2 | -48/+48 |