banshee r2185 - in trunk/banshee: . src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.AudioProfiles.Gui src/Core/Banshee.Base/Banshee.Kernel src/Core/Banshee.Base/Dap src/Core/Banshee.Base/Sources src/Dap/Banshee.Dap.Ipod src/Plugins/Banshee.Plugins.Podcast
- From: abock svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r2185 - in trunk/banshee: . src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.AudioProfiles.Gui src/Core/Banshee.Base/Banshee.Kernel src/Core/Banshee.Base/Dap src/Core/Banshee.Base/Sources src/Dap/Banshee.Dap.Ipod src/Plugins/Banshee.Plugins.Podcast
- Date: Sat, 31 Mar 2007 23:01:14 +0100 (BST)
Author: abock
Date: 2007-03-31 23:01:14 +0100 (Sat, 31 Mar 2007)
New Revision: 2185
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2185&view=rev
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.Base/Banshee.AudioProfiles.Gui/ProfileComboBoxConfigurable.cs
trunk/banshee/src/Core/Banshee.Base/Banshee.Kernel/Scheduler.cs
trunk/banshee/src/Core/Banshee.Base/Dap/DapPropertiesDialog.cs
trunk/banshee/src/Core/Banshee.Base/QueuedOperationManager.cs
trunk/banshee/src/Core/Banshee.Base/Sources/DapSource.cs
trunk/banshee/src/Dap/Banshee.Dap.Ipod/IpodDap.cs
trunk/banshee/src/Dap/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs
trunk/banshee/src/Plugins/Banshee.Plugins.Podcast/PodcastDBManager.cs
Log:
2007-03-31 Aaron Bockover <abock gnome org>
* src/Dap/Banshee.Dap.Ipod/IpodDap.cs: Fixed major bug where no tracks
would be read on an HFS+ iPod; handle new iPod shuffles a little better;
map to more suitable device icons for new Nanos and Shuffles
* src/Dap/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs: Dot not offer to
rebuild the database if iPod is read only/HFS+
* src/Core/Banshee.Base/Banshee.AudioProfiles.Gui/ProfileComboBoxConfigurable.cs:
* src/Core/Banshee.Base/Dap/DapPropertiesDialog.cs: Do not crash when
reading profile properties
* src/Core/Banshee.Base/Banshee.Kernel/Scheduler.cs: Added Suspend/Resume
methods to stop the processing of scheduled jobs
* src/Core/Banshee.Base/QueuedOperationManager.cs: Internals rewritten
to use the scheduler instead of creating its own threads; there was a huge
bug here that ended up potentially spawning hundreds of threads. Evil.
The scheduler rocks.
* src/Core/Banshee.Base/Sources/DapSource.cs: Added some null checks and
updated to reflect changes in QOM
* src/Plugins/Banshee.Plugins.Podcast/PodcastDBManager.cs: Do not bail
reading the DB if the date/time is invalid
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]