Stable: 2.5.2
Development: 2.6-alpha3
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
mjk
Sun, 2011-11-27 00:14
Permalink
Huh, I guess there's not any
Huh, I guess there's not any demand for this. Oh well, I'll find something else.
richarddjames
Mon, 2015-12-28 13:16
Permalink
Would love to have this
Would love to have this function but I have no idea how to apply a patch or what a patch is exactly.