Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | porting in progress | Conor Curran | 2011-01-10 | 7 | -102/+191 | |
| | | | | ||||||
| | | * | first steps ... | Conor Curran | 2011-01-09 | 1 | -4/+4 | |
| | |/ | ||||||
* | | | releasing version 0.5.5-0ubuntu1 | Ken VanDine | 2011-01-11 | 24 | -1088/+1718 | |
|\| | | ||||||
| * | | Import upstream version 0.5.5 | Ken VanDine | 2011-01-11 | 24 | -1127/+1846 | |
| |\| | ||||||
| | * | prep for new release | Conor Curran | 2011-01-09 | 1 | -2/+2 | |
| | | | ||||||
| | * | mpris interface introspection working nicel to determine playlist support | Conor Curran | 2011-01-09 | 8 | -84/+190 | |
| | |\ | ||||||
| | | * | more refactoring | Conor Curran | 2011-01-09 | 3 | -10/+9 | |
| | | | | ||||||
| | | * | nice refactor or mpris code | Conor Curran | 2011-01-09 | 6 | -33/+54 | |
| | | | | ||||||
* | | | | * debian/control | Ken VanDine | 2011-01-11 | 9 | -66/+160 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | - Added build depends for libxml2-dev - Added build depends for dh-autoreconf * debian/rules - Added autoreconf.mk | |||||
| * | | | 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 | 6 | -24/+88 | |
| | |/ | |/| | ||||||
| * | | bumped rev no in prep for release | Conor Curran | 2011-01-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | merge the blacklist work | Conor Curran | 2011-01-06 | 3 | -7/+19 | |
| |\ \ | ||||||
| | * | | 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 | |
| |/ / | ||||||
| * | | merged app name in menu fix | Conor Curran | 2011-01-05 | 4 | -9/+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 | |||||
| * | | | merge build dep fixes | Conor Curran | 2011-01-05 | 2 | -3/+5 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | tidied deps | Conor Curran | 2011-01-04 | 2 | -3/+5 | |
| |/ / | ||||||
| * | | merged desktop file path handling | Conor Curran | 2011-01-04 | 2 | -36/+41 | |
| |\ \ | ||||||
| | * | | 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 | |
| |/ / | ||||||
| * | | merged cairo null context fix | Conor Curran | 2010-12-22 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | protect against a rogue null cairo contect in the draw method | Conor Curran | 2010-12-22 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | merged bug fix for colour banshee icon | Conor Curran | 2010-12-21 | 1 | -8/+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 merged | Conor Curran | 2010-12-21 | 11 | -250/+233 | |
| |\ \ | ||||||
| | * | | 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 | 12 | -252/+235 | |
| |/| | | ||||||
| | * | | 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 | 9 | -242/+136 | |
| | | | | ||||||
* | | | | * New upstream release. | Ken VanDine | 2011-01-11 | 33 | -606/+2717 | |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - unity-panel-service crashed with SIGSEGV in cairo_translate (LP: #683184) - Add MPRIS Playlist support (LP: #692644) - only first word of application name is shown (LP: #695385) - The players list should be customizable (LP: #685725) - gio-unix-2.0 checks (LP: #694828) - Desktop file loading should not manually use full path (LP: #693824) | |||||
| * | | | Import upstream version 0.5.4 | Ken VanDine | 2011-01-11 | 33 | -824/+2705 | |
| | | | | ||||||
* | | | | releasing version 0.5.3-0ubuntu1 | Ken VanDine | 2010-12-16 | 60 | -8355/+6843 | |
|\| | | | ||||||
| * | | | Import upstream version 0.5.3 | Ken VanDine | 2010-12-16 | 59 | -8355/+6832 | |
| |\| | | ||||||
| | * | | bumped version in prep for release | Conor Curran | 2010-12-16 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 | |
| | |\ \ | ||||||
| | | * | | startup bug fixed | Conor Curran | 2010-12-16 | 1 | -3/+3 | |
| | |/ / | ||||||
| | * | | registration process in place | Conor Curran | 2010-12-16 | 19 | -191/+246 | |
| | |\ \ | ||||||
| | | * | | 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 | 9 | -20/+30 | |
| | | | | | | | | | | | | | | | | | | | | the new canonical naming |