Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.5.6 | Ken VanDine | 2011-01-14 | 22 | -604/+652 |
|\ | |||||
| * | indicator dbus fetches now working | Conor Curran | 2011-01-11 | 2 | -9/+6 |
| | | |||||
| * | tidied the service | Conor Curran | 2011-01-11 | 1 | -2/+2 |
| | | |||||
| * | change over complete for now, big refactor of indicator sound needed | Conor Curran | 2011-01-11 | 1 | -2/+14 |
| | | |||||
| * | sink available flag set | Conor Curran | 2011-01-11 | 1 | -5/+4 |
| | | |||||
| * | refactored signal names | Conor Curran | 2011-01-11 | 4 | -29/+34 |
| | | |||||
| * | working nicely | Conor Curran | 2011-01-11 | 2 | -5/+14 |
| | | |||||
| * | more gvariant changes | Conor Curran | 2011-01-11 | 1 | -10/+9 |
| | | |||||
| * | tidy up plus moved to gvariant for the property update on the indicator widgets | Conor Curran | 2011-01-11 | 4 | -433/+4 |
| | | |||||
| * | more fixes | Conor Curran | 2011-01-11 | 2 | -16/+29 |
| | | |||||
| * | signals being sent correctly | Conor Curran | 2011-01-11 | 2 | -15/+18 |
| | | |||||
| * | 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, ↵ | Conor Curran | 2011-01-04 | 3 | -8/+10 |
| | | | | | | | | now always use the name set in app info | ||||
| * | 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 |
| | | | | | | | | | | | | the new canonical naming | ||||
| * | | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 2 | -38/+36 |
| | | |