Because of the newly found drag and drop support (still unfinished) in gmpc, I thought it wise to include the extraplaylist plugin directly in GMPC. The extraplaylist plugin makes the dragging and dropping possible. Also the manual got some extra work. There is now a German translation (see http://gmpclient.org). But the manual is FAR from read more
Daily Archives: November 8, 2010
Moving GMPC from libglade to GtkBuilder
November 8, 2010 – 2:32 pm
Everything in gmpc has been moved to GtkBuilder a long time ago, however it was not possible (yet) to move the main window to GtkBuilder. (the conversion script/glade either screwed up or said it could not be done). Now that I bumped the min. required gtk version to 2.16, I could finally do the move. read more