banshee r2393 - in branches/soc07/banshee: . libbanshee src/Core/Banshee src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.Configuration src/Core/Banshee.Base/Banshee.PlayerMigration src/Core/Banshee.Widgets src/Dap/Banshee.Dap.Ipod src/Dap/Banshee.Dap.Karma src/Dap/Banshee.Dap.MassStorage src/Dap/Banshee.Dap.Mtp src/Dap/Banshee.Dap.Njb src/Engines src/Engines/Banshee.MediaEngine.DirectSound src/Engines/Banshee.MediaEngine.GStreamer src/Extras/BooBuddy src/Extras/Gnome.Keyring src/Extras/Last.FM src/Extras/MusicBrainz src/Plugins/Banshee.Plugins.Audioscrobbler src/Plugins/Banshee.Plugins.Bookmarks src/Plugins/Banshee.Plugins.Daap src/Plugins/Banshee.Plugins.MMKeys src/Plugins/Banshee.Plugins.MetadataSearch src/Plugins/Banshee.Plugins.MiniMode src/Plugins/Banshee.Plugins.NotificationAreaIcon src/Plugins/Banshee.Plugins.Podcast src/Plugins/Banshee.Plugins.Radio src/Plugins/Banshee.Plugins.Recommendation src/Plugins/Banshee.Plugins.Sample



Author: scottp
Date: 2007-07-12 09:36:30 +0100 (Thu, 12 Jul 2007)
New Revision: 2393
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2393&view=rev

Added:
   branches/soc07/banshee/Banshee.sln
   branches/soc07/banshee/libbanshee/libbanshee.def
   branches/soc07/banshee/libbanshee/libbanshee.vcproj
   branches/soc07/banshee/libbanshee/unistd.h
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.Base.csproj
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.Configuration/XmlConfigurationClient.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/ItunesImport.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/ItunesImportDialog.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/ItunesSmartPlaylistParser.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/PlayerMigrationCore.cs
   branches/soc07/banshee/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
   branches/soc07/banshee/src/Core/Banshee/Banshee.csproj
   branches/soc07/banshee/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
   branches/soc07/banshee/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.csproj
   branches/soc07/banshee/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.csproj
   branches/soc07/banshee/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.csproj
   branches/soc07/banshee/src/Dap/Banshee.Dap.Njb/Banshee.Dap.Njb.csproj
   branches/soc07/banshee/src/Engines/Banshee.MediaEngine.DirectSound/
   branches/soc07/banshee/src/Engines/Banshee.MediaEngine.DirectSound/Banshee.MediaEngine.DirectSound.csproj
   branches/soc07/banshee/src/Engines/Banshee.MediaEngine.DirectSound/DirectSoundPlayerEngine.cs
   branches/soc07/banshee/src/Engines/Banshee.MediaEngine.GStreamer/Banshee.MediaEngine.GStreamer.csproj
   branches/soc07/banshee/src/Extras/BooBuddy/BooBuddy.csproj
   branches/soc07/banshee/src/Extras/Gnome.Keyring/Gnome.Keyring.csproj
   branches/soc07/banshee/src/Extras/Last.FM/Last.FM.csproj
   branches/soc07/banshee/src/Extras/MusicBrainz/MusicBrainz.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Audioscrobbler/Banshee.Plugins.Audioscrobbler.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Bookmarks/Banshee.Plugins.Bookmarks.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Daap/Banshee.Plugins.Daap.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.MMKeys/Banshee.Plugins.MMKeys.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.MetadataSearch/Banshee.Plugins.MetadataSearch.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.MiniMode/Banshee.Plugins.MiniMode.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.NotificationAreaIcon/Banshee.Plugins.NotificationAreaIcon.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Podcast/Banshee.Plugins.Podcast.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Radio/Banshee.Plugins.Radio.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Recommendation/Banshee.Plugins.Recommendation.csproj
   branches/soc07/banshee/src/Plugins/Banshee.Plugins.Sample/Banshee.Plugins.Sample.csproj
Removed:
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/PlayerImportDialog.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/PlayerImportSource.cs
Modified:
   branches/soc07/banshee/
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/AmarokPlayerImport.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/PlayerImport.cs
   branches/soc07/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/RhythmboxPlayerImport.cs
Log:
Added the Visual Studio project files and some code modifications (note: this is not in building condition).

* Banshee.Base/Banshee.Configuration/XmlConfigurationClient.cs: Adds an
  XML-based configuration backend.

* Banshee.PlayerMigration/AmarokPlayerImport.cs: Tweaked the class to conform
  to the new player migration structure.

* Banshee.PlayerMigration/ItunesImport.cs: Added an iTunes importer to the
  player migration system.

* Banshee.PlayerMigration/ItunesImportDialog.cs: Supporting UI for the iTunes
  importer.

* Banshee.PlayerMigration/ItunesSmartPlaylistParser.cs: Supporting class
  for the iTunes importer which handles translation of smart playlists.

* Banshee.PlayerMigration/PlayerImport.cs: Tweaked the class to improve
  player migration structure.

* Banshee.PlayerMigration/PlayerImportDialog.cs: Removed as part of the new
  player migration structure.

* Banshee.PlayerMigration/PlayerImportSource.cs: Removed as part of the new
  player migration structure.

* Banshee.PlayerMigration/PlayerMigrationCore.cs: Added as part of the new
  player migration structure.

* Banshee.PlayerMigration/RhythmboxPlayerImport.cs: Tweaked the class to
  improve player migration structure.

* banshee/libbanshee/libbanshee.def: Added symbol definition file for Visual
  Studio symbol export.

* banshee/libbanshee/unistd.h: Added compatibility header for building
  libbanshee on Windows.

* Banshee.MediaEngine.DirectSound: A new engine based on the Windows
  DirectSound API.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]