CVSROOT: /cvs/gnome
Module name: banshee
Changes by: abock 06/05/01 12:38:06
Modified files:
src : PlayerInterface.cs PlaylistModel.cs
src/Banshee.Base: Source.cs
src/Banshee.Base/Sources: LibrarySource.cs PlaylistSource.cs
. : ChangeLog
Log message:
2006-05-01 Aaron Bockover <[EMAIL PROTECTED]>
Fix a locking bug that caused crashes (BGO #340306)
* src/Banshee.Base/Source.cs: Added virtual TracksMutex object that
can be used to properly lock the Tracks collection
* src/PlayerInterface.cs:
* src/PlaylistModel.cs: lock SourceManager.ActiveSource.TracksMutex
when performing operations on SourceManager.ActiveSource.Tracks
* src/Banshee.Base/Sources/LibrarySource.cs:
* src/Banshee.Base/Sources/PlaylistSource.cs: implement TracksMutext
by inlining the internal collection SyncRoot mutex and locking when
necessary
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-05-01%2012:37&maxdate=2006-05-01%2012:39
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list