Spend a lot of time today rewriting an important Widget in GMPC, namely the widget that displays song-lists. The old version was written in GOB and left a lot of basic functionality still at the user side (.e.g. implementing keybindings, and context menu, cut/paste/add/remove/insert/etc). So I decided to rewrite the widget, It is not yet read more
Category Archives: gmpc
GMPC gets QUEUE support, again
GMPC used to have this before when there was an implementation in MPD a few years back, this implementation never made it into MPD-stable, so was removed. BUT it is back, in completely different form. You can now give a song in your playlist a higher priority, so it wil be played next. For this read more
Sunday 20 Jan. 2013
Because I have done a lot of little things, I will combine it into one post: GMPC Fixed a lot of small things: With, BIG thanks to, Company I finally know better how the whole Gtk sizing works. With this information and the hint of the weirdly named: gtk_label_set_max_width_chars I managed to fix the read more
Return of the forum
Yes, it is back, its fresh and mostly it is completely clean. But at least there is another point for support: http://forum.musicpd.org And a (somewhat required) picture of the snow outside:
Gtk+-3.0 can be very very frustrating. I am trying to get a label to ellipsize, sounds simple enough, but it wraps……… It seems it is known for a long time: http://www.mail-archive.com/gtk-app-devel-list@gnome.org/msg16648.html grr. Though the port makes a good speed.
GMPC Gtk+-3.0
I desired to sit down and finally do it, a first port of GMPC to GTK+-3.0. It still needs a lot of work to get every custom widget working again. You can find it on git.musicpd.org in the GMPC repository on the gtk3 branch. Help is welcome, stil alot of work has to be read more
GMPC, Stuffkeeper, GPX-Viewer, etc why did the development slow down?
Very simple, I am no longer a student (haven’t been for a while now) and I have a very interesting Job at the university. This however limits the amount of time I have for the different tools. C’est la vie. So what am I working on? well this website (http://compsoc.eu/ ) explains it a bit.
Fun Fact.
51% of the visitors on the GMPC website, visit it from a windows machine.. Curious…..
GMPC 12.4 Desktop
I like how this one looks, GLYR does a good job sometimes: Hopefully in MAY will have a new GMPC release, so far it looks good and on course.
GMPC 11.8 Win32 Release
Thanks to Avuton, there is now a working windows 32 build of GMPC 11.8. You can download it here: Portable app: http://download.sarine.nl/Programs/gmpc/11.8.16/GmpcPortable_11.8.16_English.paf.exe Installer: http://download.sarine.nl/Programs/gmpc/11.8.16/gmpc-11.8.16-win32.exe Files: http://download.sarine.nl/Programs/gmpc/11.8.16/gmpc-11.8.16-win32.7z Again, big thanks to avuton for building these.