CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/01/09 01:59:11

Modified files:
        src/Banshee.Plugins: Makefile.am 
Added files:
        src/Banshee.Plugins/Daap: .cvsignore DaapCore.cs 
                                  DaapLoginDialog.cs DaapPlugin.cs 
                                  DaapSource.cs DaapTrackInfo.cs 
                                  DatabaseProxy.cs Makefile.am 
                                  daap.schemas.in 
        src/Banshee.Plugins/Daap/daap-sharp: AssemblyInfo.cs 
                                             AuthenticationException.cs 
                                             BrokenMD5.cs Client.cs 
                                             ContentCodeBag.cs 
                                             ContentFetcher.cs 
                                             ContentParser.cs 
                                             ContentWriter.cs 
                                             Database.cs Hasher.cs 
                                             LoginException.cs 
                                             Playlist.cs Server.cs 
                                             ServerInfo.cs 
                                             ServiceLocator.cs Song.cs 
                                             content-codes sync-tree.sh 

Log message:
2005-01-09  Aaron Bockover  <[EMAIL PROTECTED]>

* src/Banshee.Plugins/Makefile.am: Added Daap to SUBDIRS

* src/Banshee.Plugins/Daap/daap-sharp/*: Added daap-sharp sources; these
sources are maintained in the 'daap-sharp' Mono SVN module and are synced
into the Banshee tree using the 'sync-tree.sh' script

* src/Banshee.Plugins/Daap/DaapPlugin.cs: Plugin to initialize/dispose
the DaapCore

* src/Banshee.Plugins/Daap/DaapCore.cs: DAAP core that listens for
service updates from daap-sharp/avahi and creates sources out of new
services; central point for DAAP client support

* src/Banshee.Plugins/Daap/DaapSource.cs: Banshee.Sources.Source
implementation for DAAP client support

* src/Banshee.Plugins/Daap/DatabaseProxy.cs: A custom IEnumerable
collection that proxies DAAP.Song objects to TrackInfo objects on the fly

* src/Banshee.Plugins/Daap/DaapTrackInfo.cs: TrackInfo implementation
for DAAP songs

* src/Banshee.Plugins/Daap/DaapLoginDialog.cs: A login dialog that is
presented when a DAAP server requires authentication

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-01-09%2001:58&maxdate=2006-01-09%2002:00

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

Reply via email to