banshee r2488 - in branches/banshee/windows-port/banshee: . build/wix libbanshee src/Core/Banshee src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.Configuration src/Core/Banshee.Base/Banshee.PlayerMigration src/Core/Banshee.Base/Banshee.SmartPlaylist src/Core/Banshee.Base/Gui src/Core/Banshee.Base/IO src/Core/Banshee.Base/Sources src/Engines/Banshee.MediaEngine.Quicktime src/Plugins/Banshee.Plugins.Bookmarks src/Plugins/Banshee.Plugins.Podcast
- From: scottp svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r2488 - in branches/banshee/windows-port/banshee: . build/wix libbanshee src/Core/Banshee src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.Configuration src/Core/Banshee.Base/Banshee.PlayerMigration src/Core/Banshee.Base/Banshee.SmartPlaylist src/Core/Banshee.Base/Gui src/Core/Banshee.Base/IO src/Core/Banshee.Base/Sources src/Engines/Banshee.MediaEngine.Quicktime src/Plugins/Banshee.Plugins.Bookmarks src/Plugins/Banshee.Plugins.Podcast
- Date: Sat, 8 Sep 2007 06:13:42 +0100 (BST)
Author: scottp
Date: 2007-09-08 06:13:41 +0100 (Sat, 08 Sep 2007)
New Revision: 2488
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2488&view=rev
Added:
branches/banshee/windows-port/banshee/build/wix/build.bat
Modified:
branches/banshee/windows-port/banshee/Banshee.sln
branches/banshee/windows-port/banshee/ChangeLog
branches/banshee/windows-port/banshee/libbanshee/libbanshee.vcproj
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Banshee.Base.csproj
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Banshee.Configuration/XmlConfigurationClient.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Banshee.PlayerMigration/ItunesImport.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Banshee.SmartPlaylist/SmartPlaylistCore.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Banshee.SmartPlaylist/SmartPlaylistSource.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Gui/AboutDialog.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/IO/GnomeVfs.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/IO/Interfaces.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/IO/SystemIO.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/IO/Unix.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/QueuedSqliteDatabase.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Sources/AbstractPlaylistSource.cs
branches/banshee/windows-port/banshee/src/Core/Banshee.Base/Utilities.cs
branches/banshee/windows-port/banshee/src/Core/Banshee/Banshee.csproj
branches/banshee/windows-port/banshee/src/Engines/Banshee.MediaEngine.Quicktime/QuicktimePlayerEngine.cs
branches/banshee/windows-port/banshee/src/Plugins/Banshee.Plugins.Bookmarks/Banshee.Plugins.Bookmarks.csproj
branches/banshee/windows-port/banshee/src/Plugins/Banshee.Plugins.Podcast/Banshee.Plugins.Podcast.csproj
Log:
2007-09-08 Scott Peterson <scottp gnome org>
* Utilities.cs: Disposed of Stream and StreamReader resources.
* IO/*: Added File.GetSize() to return size of file in bytes.
* QuicktimePlayerEngine.cs: Stability and bug fixes.
* QueuedSqliteDatabase.cs: Race conditional synchronization bug fixed.
* AbstractPlaylistSource.cs: Made to work with new changes to HigDialog
* SmartPlaylistSource.cs: Rework of synchronization code, use of
IOProxy.File.GetSize(), replaced ArrayList with generic List.
* Other changes are probably just line ending conformance.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]