View Single Post
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#7
Ask and you shall receive.... 16 hours of college football and C code later, Maemo Mapper v1.3.2 is released (v1.3.1 was around for the day, with a fix for the WMS locale issue, but I didn't announce it).

Maemo Mapper v1.3.2 adds proxy support for the new libcurl3-based download mechanism. It uses the proxy settings saved with each connection, so no added action is required.

This is my first stab at proxy programming, and without a good test environment, my testing consisted basically of setting a bogus proxy on my Nokia 770 and watching all the downloads suddenly start failing. So, if someone with real proxy needs could experiment and report back, I would appreciate it.

Also, Maemo Mapper will once again automatically connect to the internet as necessary (downloading maps or routes). This functionality disappeared in the 1.3.x line due to the use of libcurl3, but I have implemented it more directly now.

Me go sleep now.