A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1/* Copyright (c) 1997-1999 Miller Puckette.
2* For information on usage and redistribution, and for a DISCLAIMER OF ALL
3* WARRANTIES, see the file, "LICENSE.txt," in this distribution. */
4
5void pdgui_vmess(char *fmt, ...);
6void pdgui_mess(char *s);
7
8void pdgui_evalfile(char *s);
9
10#define GUISTRING 1000
11