Re: patch to append files to playlist

Chris Hellberg <[email protected]> Fri, 3 Dec 2004 05:36:43 -0800 (PST)
Newsgroups gmane.comp.multimedia.xmms.devel
Message-ID <[email protected]>
Perhaps a better approach would not be to call
read_config() if there is an existing session. That
means the value would not be reset to false (due to
the cfg.append_to_config defaulting to FALSE).


--- Cal Peake <[email protected]> wrote:

> On Fri, 3 Dec 2004, Cal Peake wrote:
> 
> > Yes, you're right - it's too early in the morning
> for me. Writing the 
> > config out to the disk upon state change or having
> the already running 
> > xmms tell the invoked one what the current state
> is would seem to be the 
> > options.
> 
> Yes, adding a save_config() call after the
> cfg.append_to_playlist = 
> GTK_CHECK_MENU_ITEM(...) call creates the desired
> behavior. Question is, 
> is this best/proper way?
> 
> -- Cal
> 
> _______________________________________________
> xmms-devel mailing list
> [email protected]
> http://lists.xmms.org/mailman/listinfo/xmms-devel
>