CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/05/19 14:24:24

Modified files:
        .              : Tag: BANSHEE_0_10_9_SL ChangeLog 
        src            : Tag: BANSHEE_0_10_9_SL PlaylistView.cs 
        src/Banshee.Base: Tag: BANSHEE_0_10_9_SL Database.cs 
                          Utilities.cs 
        src/Banshee.Base/Sources: Tag: BANSHEE_0_10_9_SL 
                                  PlaylistSource.cs 

Log message:
2006-05-18  Aaron Bockover  <[EMAIL PROTECTED]>

* src/PlaylistView.cs: Use a custom IComparer to sort columns by desired
order before attaching to view; use AppendColumn on sorted columns instead
of InsertColumn (BNC #120666)

* src/Banshee.Base/Database.cs: Added ViewOrder column to PlaylistEntries
table schema; check to see if ViewOrder exists on an existing
PlaylistEntries table and if not, alter the table accordingly (BNC #168653)

* src/Banshee.Base/Sources/PlaylistSource.cs: No longer sync local
playlist back to database after every minor change; operations are now
directly translated into SQL queries (append, delete, reorder) to bring
great speed improvements when handling large playlists (BNC #168653)

* src/Banshee.Base/Utilities.cs: Use g_filename_to_uri to convert from
a filename to a proper URI (BNC #147144)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-05-19%2014:23&maxdate=2006-05-19%2014:25

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to