view src/audacious/ui_lastfm.c @ 3089:f40b8491a812

Remove genevent, seperate playback logic into seperate control thread. This still has bugs, so watch out.
author William Pitcock <nenolod@atheme-project.org>
date Mon, 16 Jul 2007 15:50:32 -0500
parents 49ce30748980
children bcf611cf5ae2
line wrap: on
line source

#include <glib.h>
void ui_lastfm(void)
{
g_print("lastfm gui stub\n");
}