banshee r2864 - in trunk/banshee: . src/Core src/Core/Banshee.Core/Banshee.Collection src/Core/Banshee.Services src/Core/Banshee.Services/Banshee.Collection.Database src/Core/Banshee.Services/Banshee.Database src/Core/Banshee.Services/Banshee.Library
- From: abock svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r2864 - in trunk/banshee: . src/Core src/Core/Banshee.Core/Banshee.Collection src/Core/Banshee.Services src/Core/Banshee.Services/Banshee.Collection.Database src/Core/Banshee.Services/Banshee.Database src/Core/Banshee.Services/Banshee.Library
- Date: Thu, 6 Dec 2007 23:51:04 +0000 (GMT)
Author: abock
Date: 2007-12-06 23:51:03 +0000 (Thu, 06 Dec 2007)
New Revision: 2864
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2864&view=rev
Added:
trunk/banshee/src/Core/Banshee.Services/Banshee.Collection.Database/CoreTracksSchema.cs
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs
trunk/banshee/src/Core/Banshee.Services/Banshee.Collection.Database/LibraryTrackInfo.cs
trunk/banshee/src/Core/Banshee.Services/Banshee.Database/BansheeDbConnection.cs
trunk/banshee/src/Core/Banshee.Services/Banshee.Library/LibraryImportManager.cs
trunk/banshee/src/Core/Banshee.Services/Banshee.Services.mdp
trunk/banshee/src/Core/Banshee.Services/Makefile.am
trunk/banshee/src/Core/Makefile.am
Log:
2007-12-06 Aaron Bockover <abock gnome org>
* src/Core/Banshee.Services/Banshee.Collection.Database/CoreTracksSchema.cs:
Schema information about the CoreTracks table and handles any insert
and update commands for the table
* src/Core/Banshee.Services/Banshee.Collection.Database/LibraryTrackInfo.cs:
Added a Commit method and oved the Columns enum to CoreTracksSchema
* src/Core/Banshee.Services/Banshee.Library/LibraryImportManager.cs:
Create a LibraryTrackInfo from the files being parsed, call commit
to save to database; doesn't actually work yet
* src/Core/Banshee.Services/Banshee.Database/BansheeDbConnection.cs: Added
the DbParameter/DbCommand stuff back from the old Banshee
* src/Core/Banshee.Core/Banshee.Collection/TrackInfo.cs: Added a null check
in ToString
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]