CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/09/06 20:12:45

Modified files:
        .              : ChangeLog 
        src/Banshee.Base: Globals.cs ComponentInitializer.cs Makefile.am 
        src            : Main.cs banshee.mdp Makefile.am 
Added files:
        src/Banshee.Base: DBusPlayer.cs 
Removed files:
        src            : RemotePlayer.cs 

Log message:
2006-09-06  Aaron Bockover  <[EMAIL PROTECTED]>

* src/Banshee.Base/DBusPlayer.cs: New version does not rely on knowing
anything about the PlayerInterface in banshee.exe; has new event
for UICommands so PlayerInterface can act accordingly; do not allow
operations to run until all components have booted; added Shutdown

* src/Banshee.Base/Globals.cs: All DBus registration and setup is
done as a component now, not in the PlayerInterface; DBusPlayer is
booted as the first component, but will not perform actions until
all components have booted - this allows for the best instance detection

* src/Banshee.Base/ComponentInitializer.cs: Added IsRunFinished

* src/RemotePlayer.cs: Moved to src/Banshee.Base/DBusPlayer.cs

* src/Main.cs: Adjust to DBusPlayer changes; implement command line
argument for new Shutdown DBus method

* src/banshee.mdp:
* src/Makefile.am:
* src/Banshee.Base/Makefile.am: Updated

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-09-06%2020:11&maxdate=2006-09-06%2020:13

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to