CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/02/24 14:02:45

Modified files:
        .              : ChangeLog banshee.mdp configure.ac 
        libbanshee     : gst-cd-rip-0.10.c gst-cd-rip-0.8.c gst-cd-rip.h 
                         gst-playback-0.10.c 
        src            : Makefile.am PlayerInterface.cs 
        src/Banshee.Base: Makefile.am 
Added files:
        src/Banshee.Base: AudioCdRipper.cs 
Removed files:
        src            : RipTransaction.cs 

Log message:
2006-02-24  Aaron Bockover  <[EMAIL PROTECTED]>

* banshee.mdp: Updated MonoDevelop project

* configure.ac: Automatically detect mDNSResponder; Added an explicit
--enable-avahi option to override mDNSResponder detection in case a
system has both Zeroconf services (which is not recommended);
--enable-mdnsd can be used to force enable mDNSResponder as well

* libbanshee/gst-cd-rip-0.10.c:
* libbanshee/gst-cd-rip-0.8.c:
* libbanshee/gst-cd-rip.h:
* libbanshee/gst-playback-0.10.c: Renamed API from cd_rip_*/CdRip*
to gst_cd_ripper_*/GstCdRipper*

* src/RipTransaction.cs:
* src/Makefile.am: Moved RipTranscation.cs to
Banshee.Base/AudioCdRipper.cs

* src/PlayerInterface.cs: Updated to reflect API renaming of
RipTransaction->AudioCdRipper

* src/Banshee.Base/AudioCdRipper.cs: Moved pieces around so threading
is handled inside the track ripper instead of the batch wrapper to
prepare managed layer for GStreamer 0.10, which handles threading
magically; update P/Invoke calls to new gst_cd_ripper_* API

* src/Banshee.Base/Makefile.am: Added AudioCdRipper.cs

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-02-24%2014:01&maxdate=2006-02-24%2014:03

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

Reply via email to