[PATCH] Can't enqueue songs while searching

Forums:

Hi,

I just discovered MOC and have been really enjoying it. Thanks!

The usual way I enqueue songs is to search for them, though, and the search window currently eats most commands. There was some chat about this on http://moc.daper.net/node/484 .

I wrote a short patch to address this. It's a little ugly because it calls the queue functions directly from interface_elements.c, but that seemed better than playing with the entry type to pass the queue key to menu_key() in interface.c. Let me know what you think. Cheers!

Patch (against r2360): http://pastebin.com/raw.php?i=SQ6ijra3

Huh, I guess there's not any demand for this. Oh well, I'll find something else.

Would love to have this function but I have no idea how to apply a patch or what a patch is exactly.