Re: patch to append files to playlist
Cal Peake <[email protected]>
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 3 Dec 2004, Morten Nilsen wrote: > > Don't know what you mean by 'architecture.' > > well, IPC between the two instances of xmms Sounds like overkill. > I thought cfg.append_to_playlist /was/ the config variable in memory? It is, it needs something to update it when the checkbox changes state - currently nothing does that so xmms doesn't know any different. When you create a checkbox with a graphic toolkit it's just a checkbox, you check and un-check it all day long but all that happens is it's visual appearence changes. Some code behind it has to make the check/un-check change do something. See what I mean? -- Cal