CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/01/10 04:02:40
Modified files: . : ChangeLog banshee.mdp src/Banshee.Plugins/Daap: DaapCore.cs DaapLoginDialog.cs DaapPlugin.cs DaapSource.cs DaapTrackInfo.cs DatabaseProxy.cs Makefile.am src/Banshee.Plugins/Daap/daap-sharp: ServiceLocator.cs Added files: src/Banshee.Plugins/Daap: DaapProxyWebServer.cs Log message: 2006-01-10 Aaron Bockover <[EMAIL PROTECTED]> * banshee.mdp: Updated MonoDevelop project * src/Banshee.Plugins/Daap/DaapProxyWebServer.cs: A new 'proxy' server that handles streaming of DAAP songs from a DAAP server over a normal HTTP stream; this makes DAAP streaming audio available from any normal HTTP client; listening to DAAP streams is now possible (GStreamer 0.8, GStreamer 0.10, Helix/RealPlayer, VLC); also provides a simple web-based browser to connected databases and allows downloading songs through this interface (http://localhost:8089) * src/Banshee.Plugins/Daap/DaapCore.cs: Added a property to access the new DaapProxyWebServer; start/stop the server when applicable; corrected namespace * src/Banshee.Plugins/Daap/DaapTrackInfo.cs: Set the uri property to the proper HTTP URI for requesting DAAP streaming of the audio through the proxy server; corrected namespace * src/Banshee.Plugins/Daap/DaapSource.cs: register/unregister database with the proxy server; corrected namespace * src/Banshee.Plugins/Daap/DaapLoginDialog.cs: * src/Banshee.Plugins/Daap/DatabaseProxy.cs: * src/Banshee.Plugins/Daap/DaapPlugin.cs: corrected namespace * src/Banshee.Plugins/Daap/Makefile.am: Added DaapProxyWebServer.cs * src/Banshee.Plugins/Daap/daap-sharp/*.cs: Updated daap-sharp checkout URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-01-10%2004:01&maxdate=2006-01-10%2004:03 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list