Been working in the train on SDLMPC aka, squishybox. At the moment I support bitmap caching (for better memory usage and performance) and I directly implemented Theme support. To keep things simple more widgets are just pictures, that must be available in 3 states: NORMAL, HIGHLIGHT, PRESSED. It been progressing slowly, but starting to get read more
Monthly Archives: February 2011
Squishybox: Looking for an artist to draw up some GUI elements
Again I spend a few hours today working on Squishybox. Squishybox is replacement software for your Logitech Squeezebox Touch. It is ment to replace both the GUI and the backend server. (Squeezebox Touch is a dedicated Music Player you can connect to your stereo, it has a nice 3″ (or so) capacitive touchscreen and a read more
Squishybox – Updates
Some new mockups: And some implementation screenshots: I cannot remember where I got the background images from, let alone what the license is. So I am looking for some nice 480×272 pixel backgrounds that I can ship with it. Please let me know if you know if you have some or know where I can read more
Some Mockups
Trying to come up with some mockups of how SDLMPC (squishybox frontend) should look. It runs on a squeezebox touch with a resolution off 480×272 pixels and a capacitive touchscreen. The base would look like this: (almost as the prototype looks now) The now playing would look like this: Now I should start making these read more
GPX-Viewer click to see position
I figured out how to catch clicks on my champlain map. (left mouse click is still dodgy as the button release only is triggered when you move the mouse after releasing). It turned out I had to call clutter_actor_set_reactive() on the map. Not knowing clutter at all, it would have been nice if the champlain read more
GPX-Viewer: libchamplain weird errors
I have 2 very weird errors currently with gpx-viewer. 1. The missing events. I am trying to catch click events on the map, idea is that the users clicks a point on the track, and that point is highlighted in the graph. So reading the GtkChamplain and Champlain documentation, I saw the following: Get the read more
GPX-Viewer distance graph
I while back I added a distance graph to gpx-viewer, found it mostly pointless. So today I changed it to display the absolute distance from the start. This is (for my use-case) slightly more interesting then seeing a mostly linear line. Further I fixed several bugs, so update! On a side note, I discovered an read more
GPX-viewer point filtering
I wrote a small GPX-Viewer program as you might know. (See this site). One of the problems with GPX-Viewer is that libchamplain gets pretty slow with complex routes that have a lot of points. So I thought, why not try to filter out points? The idea is simple, if you have 3 points: A->B->C and read more
GMPC Treeview tooltip
The gmpc treeview tooltip will stay. Greg (who host all gmpc sites and my all the rest of my crap for free) wanted it in, so it stays. (Yes bribing works!)
Sad Sad Sad world
Akismet has protected your site from 37,090 spam comments already.