CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/01/05 22:56:26

Modified files:
        .              : ChangeLog 
        src            : AboutBox.cs 
        src/Banshee.Base: Library.cs 
        src/Banshee.Plugins/FileSystemMonitor: FileSystemWatcherWatch.cs 
                                               InotifyWatch.cs Watch.cs 
                                               Watcher.cs 

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

* src/AboutBox.cs: Added Lukas Novotny to Translator Credits (Czech)

* src/Banshee.Base/Library.cs: Allow single, collection, and queued
removal of tracks based on URI as well as LibraryTrackInfo object reference

* src/Banshee.Plugins/FileSystemMonitor/Watcher.cs: Implement removal
and importing of files using a threaded queue processor instead of
looping in an always-running thread to 'listen' for changes on
two ArrayLists; removal and importing updated to use new mechanisims in
Banshee.Base for interacting with the Library

* src/Banshee.Plugins/FileSystemMonitor/Watch.cs: Simplified many aspects
of the base Watch class; use events for notification instead of collections
on which a thread 'listens'

* src/Banshee.Plugins/FileSystemMonitor/InotifyWatch.cs:
* src/Banshee.Plugins/FileSystemMonitor/FileSystemWatcherWatch.cs:
Updated to implement changes in updated and simplified base class

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-01-05%2022:55&maxdate=2006-01-05%2022:57

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

Reply via email to