Re: [Rhythmbox-devel] playlist source burner 0.6



On Thu, 2004-09-09 at 18:31 -0700, Marc E. wrote:

> make distclean; ./autogen.sh --with-player=xine --enable-tag-writing;
                                ^^^^^^^^^^^^^^^^^
That won't work; the recorder uses GStreamer.  We need to either make a
dummy rb-recorder-xine.c, or wrap all the calls to rb_recorder inside
#ifdef HAVE_GSTREAMER.  I'm more a fan of the former.  If we go that
route we need a method like rb_recorder_enabled or something which the
code can call to determine whether the CD burning menu item needs to be
greyed out or not.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]