Re: patch to append files to playlist
Cal Peake <[email protected]> Fri, 3 Dec 2004 08:29:06 -0500 (EST)
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
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