A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 5 lines 149 B view raw
1#define LUA_ROCKEVENTSNAME "rockev" 2int luaopen_rockevents (lua_State *L); 3 4/* in rockaux.c */ 5int get_plugin_action(int timeout, bool with_remote);