CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/03/17 17:54:58

Modified files:
        libbanshee     : gst-playback-0.10.c 
        src/Banshee.Base/MediaEngine: PlayerEngine.cs 
        src/Banshee.MediaEngine/Gstreamer: GstPlayerEngine.cs 
        .              : ChangeLog 

Log message:
2006-03-17  Aaron Bockover  <[EMAIL PROTECTED]>

* libbanshee/gst-playback-0.10.c: Create a custom audio sink that contains
a tee element; plugins can request and connect to new source pads from
the tee to stream audio to elements in their control without breaking
the normal flow of data to the sound card

* src/Banshee.MediaEngine/Gstreamer/GstPlayerEngine.cs: Implement
PlayerEngine.GetBaseElements and return an IntPtr array containing the
playbin, audiotee, and audiobin elements plugins can use to extend the
pipeline

* src/Banshee.Base/MediaEngine/PlayerEngine.cs: Removed SetProperty;
added GetBaseElements that returns an IntPtr array

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-03-17%2017:53&maxdate=2006-03-17%2017:55

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

Reply via email to