CVSROOT: /cvs/gnome
Module name: banshee
Changes by: abock 05/12/18 22:46:58
Modified files:
. : ChangeLog banshee.mdp
src : Library.cs Makefile.am PlayerInterface.cs
src/Banshee.Base: Utilities.cs
src/Banshee.Base/Dap: Dap.cs
src/Banshee.Dap/Ipod: IpodDap.cs
src/Banshee.Dap/Njb: NjbDap.cs
Added files:
src : DapPropertiesDialog.cs
Log message:
2005-12-18 Aaron Bockover <[EMAIL PROTECTED]>
* banshee.mdp: Updated MonoDevelop project
* src/Library.cs: Updated to allow proper device renaming
* src/DapPropertiesDialog.cs: Dialog box to show properties of a DAP;
allows changing of the Name and Owner properties
* src/Makefile.am: Added DapPropertiesDialog.cs
* src/PlayerInterface.cs: Enable showing of the properties dialog for
DAPs; properly update DAP devices when name/owner is changed
* src/Banshee.Base/Utilities.cs: Added a ReflectionUtil class - contains
IsVirtualMethodImplemented which determines if a subclass implements
a virtual method in its base class; used by Banshee.Dap.DapDevice to
see if a DAP supports setting the name and/or owner on the device
* src/Banshee.Base/Dap/Dap.cs: Allow detecting whether or not the DAP
supports setting name/owner; move setting to SetName/SetOwner as a virtual
method for DAP implementations to override
* src/Banshee.Dap/Ipod/IpodDap.cs: Implement SetName/SetOwner
* src/Banshee.Dap/Njb/NjbDap.cs: Implement SetOwner
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2005-12-18%2022:45&maxdate=2005-12-18%2022:47
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list