| Commit message (Expand) | Author | Age | Files | Lines |
* | Import upstream version 0.8.3.0 | Ken VanDine | 2012-03-02 | 1 | -1/+49 |
* | protect against rogue mpris or desktop name keys | Conor Curran | 2011-10-26 | 1 | -3/+2 |
* | increased the max playlist count to 20, fixed a bug which was prohibiting the... | Conor Curran | 2011-09-09 | 1 | -1/+1 |
* | track specific and player specific fixed | Conor Curran | 2011-08-10 | 1 | -1/+6 |
* | properly plug the track / player specific together | Conor Curran | 2011-06-22 | 1 | -5/+6 |
* | track specific items outline implemented | Conor Curran | 2011-06-06 | 1 | -0/+15 |
* | two new methods added the service interface inorder to handle track and playe... | Conor Curran | 2011-06-06 | 1 | -1/+1 |
* | getting there | Conor Curran | 2011-02-17 | 1 | -3/+5 |
* | players in menu now dynamically controllable from new dbus api | Conor Curran | 2011-01-31 | 1 | -0/+11 |
* | playlist fetching is now async and some compilation warnings sorted | Conor Curran | 2011-01-27 | 1 | -2/+2 |
* | found the way around banshee dbus peculiar | Conor Curran | 2011-01-09 | 1 | -3/+8 |
* | interface introspection underway@ | Conor Curran | 2011-01-09 | 1 | -2/+4 |
* | blacklisting working plus bug fixed | Conor Curran | 2011-01-05 | 1 | -0/+1 |
* | block start ups that are blacklisted | Conor Curran | 2011-01-05 | 1 | -1/+6 |
* | remove redundant member variable | Conor Curran | 2011-01-04 | 1 | -1/+0 |
* | sorted the desktop file loading | Conor Curran | 2010-12-23 | 1 | -31/+27 |
* | playlists ready to go into trunk | Conor Curran | 2010-12-21 | 1 | -1/+1 |
* | playlists - working nicely | Conor Curran | 2010-12-17 | 1 | -1/+1 |
|\ |
|
* | | race condtion on playbackstatus accommodated for and dbus names changed over ... | Conor Curran | 2010-12-16 | 1 | -5/+5 |
* | | clients properly remembered using gsettings | Conor Curran | 2010-12-15 | 1 | -32/+30 |
* | | settings schema defined and handling code wrote | Conor Curran | 2010-12-15 | 1 | -2/+8 |
* | | 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 | 1 | -32/+52 |
|/ |
|
* | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 1 | -7/+7 |
* | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 1 | -14/+20 |
* | 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 | 1 | -2/+2 |
* | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 1 | -63/+66 |
* | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 1 | -44/+30 |
* | dbus-glib removed from vala deps, initial gdbus port underway | Conor Curran | 2010-12-01 | 1 | -7/+5 |
* | Initial UI tweaks for natty | Conor Curran | 2010-11-05 | 1 | -2/+4 |
|\ |
|
| * | updates done for now | Conor Curran | 2010-10-15 | 1 | -31/+5 |
| * | moving towards getting the icon across the divide | Conor Curran | 2010-10-14 | 1 | -2/+12 |
* | | refactored the constructor for the player controller enforcing app_info pattern | Conor Curran | 2010-11-05 | 1 | -34/+22 |
* | | fixed the mpris interface problem for edge translation cases | Conor Curran | 2010-10-14 | 1 | -0/+2 |
|/ |
|
* | tidy up in the music controller vala | Conor Curran | 2010-10-07 | 1 | -27/+28 |
* | bug fixed | Conor Curran | 2010-10-07 | 1 | -47/+30 |
* | reorchestrating registration to handle translations | Conor Curran | 2010-10-06 | 1 | -46/+43 |
* | play button and metadata widgets now handle theme changes | Conor Curran | 2010-09-10 | 1 | -0/+2 |
* | banshee menu bug fixed | Conor Curran | 2010-09-10 | 1 | -0/+3 |
* | reversed colours on buttons | Conor Curran | 2010-09-09 | 1 | -3/+16 |
* | allow multiple players on the menu | Conor Curran | 2010-09-07 | 1 | -22/+18 |
* | mpris2 working for now, but its all going to change again | Conor Curran | 2010-08-11 | 1 | -4/+2 |
* | trying to set the time line | Conor Curran | 2010-07-22 | 1 | -4/+3 |
* | prep work done for scrub bar | Conor Curran | 2010-07-13 | 1 | -3/+2 |
* | caught by static scopeness - update bug fixed | Conor Curran | 2010-07-12 | 1 | -2/+2 |
* | more arturl fixes | Conor Curran | 2010-07-09 | 1 | -1/+1 |
* | album art bug fixed | Conor Curran | 2010-07-09 | 1 | -18/+29 |
* | constants replaced and enums and title image now fetched from the mono theme | Conor Curran | 2010-07-08 | 1 | -3/+3 |
* | fixed the mpris connection problems | Conor Curran | 2010-07-07 | 1 | -0/+1 |