The GtkVolumeButton has been irritating me for a while now, it is so easy do accidently slide the volume completely up or down when you just want to adjust it a bit. Even now after they fixed the annoying bug when the button was near the corner of the screen. So after a suggestion from read more
Monthly Archives: November 2010
GMPC Website
With a bit a shame I realized I probably forgot to mention that GMPC now has a website (instead of just a wiki). I did link to it several times (because of the manual) but you might have missed it. So please check it out: http://gmpclient.org/ This site is made and maintained by Timo, who read more
Gnome Music Player Client updates and more
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
Moving GMPC from libglade to GtkBuilder
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