]> git.itanic.dy.fi Git - maemo-mapper/blob - debian/changelog
edbfa3d9b4e009f744e590e354e28f3f27b7c311
[maemo-mapper] / debian / changelog
1 maemo-mapper (2.4.1) unstable; urgency=low
2
3   * Fixed bug in editing POI categories (closes #2281).
4   * Forced default setting of gpsd_ctrl_sock (closes #1714).
5   * Added ability to disable the recording of your track (closes #2311).
6   * Fixed display of lat/lon in "Add POI" dialog box.
7   * Added German and Spanish translations.
8   * Added support for online HTML versions of built-in help docs.
9
10  -- John Costigan <gnuite@gmail.com>  Sun, 16 Mar 2008 20:00:00 -0400
11
12 maemo-mapper (2.4) unstable; urgency=low
13
14   * Fixed bug with POI export to GPX (closes #2216)
15   * Fixed some memory leaks (closes #2099)
16   * Fixed connectivity issues in Scratchbox (closes #2098)
17   * Added support for maps that behave like Yahoo Maps.
18   * Fixed issue with the "Change Folder" dialog when exporting POI to GPX 
19     (closes #2217)
20   * Added button to swap contents of origin and destination in "Download
21     Route" dialog.
22   * Added "Map Correction" feature, to address the rare problem of inaccurate
23     road data provided by some map repositories in some locations (like Brazil
24     and Québec).  Please read the help file before attempting to use this
25     feature.
26
27  -- John Costigan <gnuite@gmail.com>  Sun, 9 Mar 2008 21:30:00 -0500
28
29 maemo-mapper (2.3.1) unstable; urgency=low
30
31   * Fixed bug where Maemo Mapper persists in memory after closing.
32   * Added ability to "compact" (aka "reorganize") a map cache database.
33   * Added documentation for using custom POI icons.
34   * Added Swedish translation strings.
35
36  -- John Costigan <gnuite@gmail.com>  Mon, 21 Jan 2008 01:31:00 -0500
37
38 maemo-mapper (2.3) unstable; urgency=low
39
40   * Added an in-memory map cache to improve pan performance (thanks to Tim
41     Terriberry for the patch).
42   * Fixed bug with infinitely repeating auto-route-update error messages.
43   * Added option to completely disable all announcements.
44
45  -- John Costigan <gnuite@gmail.com>  Sat, 12 Jan 2008 13:07:00 -0500
46
47 maemo-mapper (2.2) unstable; urgency=low
48
49   * Modified the build system and the code to support OS2008.  It has been
50     tested only the N800.
51   * Fixed a refresh bug that would cause Maemo Mapper to appear to hang under
52     high CPU load.
53   * Fixed bug in initial display of "Establishing GPS Fix" window.
54   * Made a first stab at conditionally updating the track based on HDOP.  This
55     will probably change a lot before I get it to "feel" right.  I hope I
56     don't have to add a preference - we're running out of Settings space!
57
58  -- John Costigan <gnuite@gmail.com>  Tue, 28 Nov 2007 00:25:00 -0500
59
60 maemo-mapper (2.1.1) unstable; urgency=low
61
62   * Changed the "set_view_center" method name to "set_view_position" for
63     clarity.
64   * Added two new signals to the DBUS interface: view_position_changed and
65     view_dimensions_changed.
66   * Fixed a bug in POI lat/lon handling (closes #1695).
67
68  -- John Costigan <gnuite@gmail.com>  Mon, 26 Nov 2007 21:07:00 -0500
69
70 maemo-mapper (2.1) unstable; urgency=low
71
72   * Changed GPS interaction to use GPSD exclusively, including the new
73     libgpsmgr framework.  This allows Maemo Mapper to automatically find a GPS
74     receiver (no need to specify one in Settings, although Maemo Mapper will
75     try to prefer the one you specify).  Hopefully, this will also address the
76     "hanging" issues that people have been having, and it should also make the
77     migration to Chinook easier.
78   * Added an initial stab at supporting the internal GPS receiver on the N810.
79     Use the "File Path" receiver type with "/dev/pgps" to use the N810's
80     internal GPS receiver.  ("/dev/pgps" is now the default.)
81   * Added the framework for a DBUS interface, including a single DBUS method
82     (set_view_center).  More to come later....
83
84  -- John Costigan <gnuite@gmail.com>  Sun, 25 Nov 2007 16:33:00 -0500
85
86 maemo-mapper (2.0.5) unstable; urgency=low
87
88   * Increased precision of latitude/longitude calculations.
89   * Added repository settings for minimum and maximum auto-downloadable zooms.
90   * Fixed bug that caused Maemo Mapper to draw the mark in the wrong place.
91   * Updated translation text.
92
93  -- John Costigan <gnuite@gmail.com>  Sun, 18 Nov 2007 01:00:00 -0500
94
95 maemo-mapper (2.0.4) unstable; urgency=low
96
97   * Added "Min. Speed" option in "Auto-Center" tab of "Settings", which allows
98     you to specify a minimum speed at which you must be traveling in order for
99     Auto-Center (and Auto-Rotate) to activate. (closes #1626)
100   * Fixed bug in Browsing for new Map Cache DB files. (closes #1613)
101   * Fixed crashes that occurred with POI View/Add dialog.
102   * Fixed crashes that occurred when opening previously-saved tracks and
103     routes. (closes #1619)
104   * Fixed spurious error reports when downloading maps that already exist.
105     (closes #1621)
106   * Renamed "Location" context menu to "Tap Point". (closes #1624)
107   * Changed the way zoom levels are initialized in the "Manage Maps" dialog,
108     to be much less arbitrary.
109   * Fixed POI database creation to include creation of the directory.
110
111  -- John Costigan <gnuite@gmail.com>  Mon, 12 Nov 2007 21:00:00 -0500
112
113 maemo-mapper (2.0.3) unstable; urgency=low
114
115   * Fixed download of map repositories.
116   * Fixed output of altitude in saved track and route files.
117   * Fixed minor bug in opening of track and route files.
118
119  -- John Costigan <gnuite@gmail.com>  Thu, 5 Nov 2007 12:00:00 -0500
120
121 maemo-mapper (2.0.2) unstable; urgency=low
122
123   * Changed the bluetooth receiver interaction to hopefully be friendlier to
124     more GPS receivers (particularly Holux).
125   * Fixed memory overflow situation when downloading "500 MB" of maps.  Maemo
126     Mapper should be able to handle more downloads at a time now, but keep in
127     mind that it's not unlimited.  2 GB of downloads is too much.
128   * Fixed the spurious straight lines in the drawing of tracks and routes.
129   * Fixed bug with not downloading higher-zoom maps when no maps were
130     available in the current zoom level and the current zoom level is not a
131     downloadable zoom level (per the download zoom steps variable).
132   * Fixed crashes that occurred during downloading of many maps at a time.
133   * Fixed corruption of GDBM database when downloading many maps at a time.
134   * Fixed bugs in detection of next waypoint.
135
136  -- John Costigan <gnuite@gmail.com>  Thu, 4 Nov 2007 23:45:00 -0500
137
138 maemo-mapper (2.0.1) unstable; urgency=low
139
140   * Expanded the available zoom levels by four additional zoom steps.  This
141     change invalidates previous map databases, so you will have to discard
142     your previous map data.
143   * Fixed crash that occurred during rapid map auto-download.
144   * Tightened up the POI Edit dialog to show more of the POI description.
145   * Added "Edit Categories..." buttons in a few more places.
146   * Fixed all of the formerly useless View menu items. (closes #1598, #1604)
147   * Fixed bug in parsing East-of-the-meridian longitudes.
148   * Fixed bug in "Along Route" radio button.
149   * Fixed bug with repeated internet connection attempts.
150   * Fixed bug in update of POI List after Delete from Edit POI dialog.
151     (closes #1599)
152   * Fixed crash when adding a new POI from the context menu.
153   * Added confirmation of overwriting query when selecting a category from the
154     drop down box in the "Download POI" dialog.
155   * Fixed crash with invalid address in the "Go to | Address" action.
156   * Fixed initialization of the POI icon directory name.
157
158  -- John Costigan <gnuite@gmail.com>  Thu, 3 Nov 2007 05:00:00 -0400
159
160 maemo-mapper (2.0) unstable; urgency=low
161
162   * Changed map repositories to use gdbm instead of file system.
163   * Changed track and route temporary files to use sqlite instead of GPX.
164     (Save and Open operations still use GPX.)
165   * Changed map retrieval to use threads.
166   * Changed NMEA retrieval to support GPSD and to use a separate thread.
167   * Added POI import, download, browser, and export.
168   * Added support for view rotation.  Also threaded view creation.
169   * Added an on-screen compass that points north.
170   * Added support for dragging the view in order to pan.
171   * Added support for repositories with no map cache at all.
172   * Added hourglass to notify users when a redraw is occurring.
173   * Replaced old internet connectivity with  support for libconic0.
174   * Reorganized the view-related menu items into an expanded "View" menu.
175   * Added Pre-cache option to reduce the amount of time that black areas are
176     on the screen while in Auto-download mode.
177   * Modified the Waypoint Notification Window to use a progress bar; this
178     should also fix some of the flicker that used to occur.
179   * Improved the robustness of bluetooth receiver error handling (no more
180       crashing when out of range).
181   * Improved memory utilization.
182   * Reorganized the code for greater readability.
183
184  -- John Costigan <gnuite@gmail.com>  Thu, 1 Nov 2007 23:00:00 -0400
185
186 maemo-mapper (1.4.7) unstable; urgency=low
187
188   * Added "Avoid Highways" option to the "Download Route" dialog.
189   * Updated Spanish translations.
190   * Fixed bug with sensitivity of the "Auto-Update" checkbox.
191   * Fixed bug that caused Auto-Update to be constantly invoked.
192
193  -- John Costigan <gnuite@gmail.com>  Sat, 7 Jul 2007 21:52:00 -0400
194
195 maemo-mapper (1.4.6) unstable; urgency=low
196
197   * Fix repository duplication bug in the "Manage Repositories" dialog box.
198   * Incorporated patches contributed by Tatu Männistö:
199     1. remember full screen setting over invocations.
200     2. show zoom level in a box (like scale), no banner for changes.
201     3. fix a speed display bug, allow removing "Downloading maps" banner
202        when no connectivity is available.
203     4. add input / output capability for various DMS formats.
204
205  -- John Costigan <gnuite@gmail.com>  Sat, 9 Jun 2007 13:03:00 -0400
206
207 maemo-mapper (1.4.5) unstable; urgency=low
208
209   * Added ability to edit latitude and longitude in POI Add/Edit dialog.
210   * Tapping on a POI now shows the category and label of the POI (and does not
211     re-center the display). (closes #645)
212   * Added action to clear the track. (contributed by Kalle Valo)
213   * Changed the way dialog boxes are displayed - this might help some of the
214     random "crash when I try to open XXX dialog box" crashes.
215   * Added the "Go to | Address..." menu item.
216   * Added Spanish translation.
217
218  -- John Costigan <gnuite@gmail.com>  Sun, 20 Mar 2007 00:27:00 -0400
219
220 maemo-mapper (1.4.4) unstable; urgency=low
221
222   * Updated Finnish translation.
223   * Fixed #622 (Crash in draw_sat_info()).
224   * Fixed #623 (Crash due to invalid NMEA sentence).
225
226  -- John Costigan <gnuite@gmail.com>  Sun, 18 Mar 2007 14:44:00 -0400
227
228 maemo-mapper (1.4.3) unstable; urgency=low
229
230   * Fixed bug that caused announcements to be late.
231   * Fixed bug with WMS repositories.
232   * Added native support for OpenStreetMap; made it the default repo.
233   * Added support for remapping all of the hardware keys.  In doing so, I
234     removed the "Escape Key"-specific stuff in Misc. 2, and cleaned up that
235     tab a little bit (i.e. moved Info Font Size to Misc. [1]).
236   * Added Zoom In/Out buttons to the View menu.
237   * Added a scale.
238   * Added an About page with version information.
239   * Added a "Double Pixels" option for repositories; if enabled, maps will be
240     shown at a minimum of double the pixel size, for those who don't want to
241     squint.
242   * Added a "Next-able" option for repositories, which controls whether or not
243     the repository is selectable via the "Select Next Repository" shortcut.
244   * Changed "Track Mark" functionality back to old "Track Break" name.
245   * Added the ability to add waypoint-like "Marks" to the track.  Marks are
246     like Track Breaks, except that you can give a description.
247   * Added some additional "first time running Maemo Mapper" help.
248   * Reorganized the track and route code.
249   * Modified timestamp to use GPS time if available.
250   * Changed old recursive-make-dir code to just use g_makdir_with_parents.
251   * Changed Repo Manager to support using ~ in the cache dir.
252
253  -- John Costigan <gnuite@gmail.com>  Mon, 12 Mar 2007 02:19:00 -0400
254
255 maemo-mapper (1.4.2) unstable; urgency=low
256
257   * Updated the fi_FI locale and added msgid's for POI categories.
258   * Fixed segfault when starting Maemo Mapper for the very first time.
259
260  -- John Costigan <gnuite@gmail.com>  Sat, 3 Mar 2007 16:48:00 -0500
261
262 maemo-mapper (1.4.1) unstable; urgency=low
263
264   * Added the fi_FI and en_GB locales.
265   * Fixed the bug in accessing POI icons.
266   * Added documentation, accessible via the osso-help framework.
267   * Made some distance calculation more accurate (but slower).
268   * Changed Z order of routes and POIs.
269   * Added several new context-menu actions, including actions for constructing
270     routes in Maemo Mapper directly, and an action to set the "current GPS
271     location" even if you don't have a GPS receiver.
272   * Added the "Go to" menu.
273   * Added menu items to show route- and track-related distances.
274   * Added menu item in "View" to show/hide all POIs. 
275   * Added several new escape button options.
276   * Changed route distance calculation to use the route, not straight-line
277     distance.
278   * Removed the "Voice Speed" and "Voice Options" until moimart releases his
279     dbus-based version of flite (if ever).
280
281  -- John Costigan <gnuite@gmail.com>  Thu, 1 Mar 2007 22:42:00 -0500
282
283 maemo-mapper (1.4) unstable; urgency=low
284
285   * First build from the new maemo3 SDK.  Although the code is the same, there
286     are different builds depending on the target (770 or N800).  "-1" is a
287     generic build with no arm-model-specific optimizations.  "-2" is optimized
288     for 770 (arm926ej-s).  "-3" is optimized for N800 (arm1136jf-s).
289   * Changed from sqlite0 to sqlite3.
290   * Added ability to download repository information from the web.
291   * Changed track data to use GPS timestamps instead of Nokia's slow clock.
292
293  -- John Costigan <gnuite@gmail.com>  Mon, 12 Feb 2007 23:35:00 -0500
294
295 maemo-mapper (1.3.5) unstable; urgency=low
296
297   * Fixed "Bad Repository" detection and notification.
298   * Fixed bug in route auto-update that only allowed a single auto-update.
299   * Added support for zero-based quadtree URL format (thanks to Albertas
300     Agejevas).
301   * Added ability to specify the GPX directions server.
302
303  -- John Costigan <gnuite@gmail.com>  Mon, 29 Jan 2007 00:05:00 -0500
304
305 maemo-mapper (1.3.4) unstable; urgency=low
306
307   * Changed some strings and updated the po files.
308   * Re-added libxau0 as a dependency (it was needed).
309
310  -- John Costigan <gnuite@gmail.com>  Mon, 15 Jan 2007 22:09:00 -0500
311
312 maemo-mapper (1.3.3) unstable; urgency=low
313
314   * Fixed bug in track export/import.
315   * Removed dependency on libbluetooth1.
316   * Removed (from the control file) the dependency on libxau1.  Not sure if
317     maemo-mapper actually needs that dependency, but it was blocking
318     installation on the n800.
319
320  -- John Costigan <gnuite@gmail.com>  Sun, 14 Jan 2007 23:11:00 -0500
321
322 maemo-mapper (1.3.2) unstable; urgency=low
323
324   * Added proxy support for the new download mechanism.
325   * Replaced the last bit of gnome-vfs HTTP transfer with libcurl3.
326
327  -- John Costigan <gnuite@gmail.com>  Sun, 19 Nov 2006 03:20:00 -0500
328
329 maemo-mapper (1.3.1) unstable; urgency=low
330
331   * Fixed locale issue with proj. (closes #138)
332   * Removed unnecessary extra copying from gdk_pixbuf_scale_inplace().
333   * Streamlined the pixbuf trimming a bit.
334
335  -- John Costigan <gnuite@gmail.com>  Sat, 18 Nov 2006 12:20:00 -0500
336
337 maemo-mapper (1.3) unstable; urgency=low
338
339   * Re-wrote download mechanism to use libcurl3 instead of gnome-vfs-async.
340   * Added support for WMS maps.
341
342  -- John Costigan <gnuite@gmail.com>  Sat, 18 Nov 2006 00:37:00 -0500
343
344 maemo-mapper (1.2.5) unstable; urgency=low
345
346   * Added altitude (elevation) support to the Track.
347   * Added configurability of degree format.
348   * Added speed warner for you law-breakers out there.
349   * Added setting for information font size.
350   * Cleaned up some string code.
351
352  -- John Costigan <gnuite@gmail.com>  Fri, 17 Nov 2006 20:47:00 -0400
353
354 maemo-mapper (1.2.4) unstable; urgency=low
355
356   * Fixed crash when loading two track files as route files. (closes #117)
357   * Fixed internationalization - it should actually work now.
358   * Fixed crash when config is empty.
359   * Fixed broken "Download-by-Route" functionality.
360
361  -- John Costigan <gnuite@gmail.com>  Sat, 28 Oct 2006 21:14:00 -0400
362
363 maemo-mapper (1.2.3) unstable; urgency=low
364
365   * Fixed the /dev/rfcomm crash (and probably other crashes)
366     (closes #105, #113).
367
368  -- John Costigan <gnuite@gmail.com>  Sun, 22 Oct 2006 20:34:00 -0400
369
370 maemo-mapper (1.2.2) unstable; urgency=low
371
372   * Fixed a few minor bugs (#109, #110, #111).
373
374  -- John Costigan <gnuite@gmail.com>  Sun, 22 Oct 2006 20:34:00 -0400
375
376 maemo-mapper (1.2.1) unstable; urgency=low
377
378   * Added support for recognition of "disconnect-when-off" flag (closes #106)
379   * Fixed a couple of crashes and other minor inconsistencies.
380
381  -- John Costigan <gnuite@gmail.com>  Sat, 21 Oct 2006 12:24:26 -0400
382
383 maemo-mapper (1.2) unstable; urgency=low
384
385   * Added support for multiple repositories. (closes #7)
386   * Added support for POI (including category editing). (closes #22)
387   * Added support for Textual GPS information. (closes #13)
388   * Added ability to delete or "re-download" maps. (closes #25)
389   * Added feature to zoom by more than one level at a time. (closes #39)
390   * Fixed seg fault when switching map cache directories. (closes #64)
391   * Fixed locale issue with route auto-update. (closes #62)
392   * Fixed broken hashing (wrt equals). (closes #58)
393   * Fixed crash that occurred when map uri is blank. (closes #50)
394   * Added auto-connect to internet when needed (downloading maps).
395   * Added ability to manually reset bluetooth radio.
396   * Added ability to re-assign the Escape Key.
397   * Changed IO read mechanism slightly to try to avoid bluetooth errors.
398
399  -- John Costigan <gnuite@gmail.com>  Sun, 15 Oct 2006 12:24:26 -0400
400
401 maemo-mapper (1.1) unstable; urgency=low
402
403   * Added ability to customize the colors. (closes #11)
404   * Added temporal data to Track Export/Import functionality. (closes #9)
405   * Added context menu for performing various operations. (closes #37)
406   * Added Dutch Translation (closes #38)
407   * Added ability to change zoom by more than one zoom level at a time, and
408     added user feedback so that user knows which zoom level he is at.
409     (begins to address #21)
410   * Fixed locale issue with "Download Route" using GPS Location.  (closes #36)
411   * Removed hciconfig hack, since it seems no longer necessary. (closes #27)
412   * Eliminated "closest" zoom level in order to maintain consistency between
413     map storage names and zoom level names.
414   * Made some minor aesthetic changes in the Settings dialog.
415   * Added error-checking and retrying to downloading.
416   * Fixed some maemo intricacies suggested by the new Maemo Programming
417     Guidelines document.
418   * Changed the old "previous two center points" behavior in the Download by
419     Area dialog box to a more intuitive "bounds of the screen" behavior.
420
421  -- John Costigan <gnuite@gmail.com>  Sat, 1 Jul 2006 10:14:00 -0400
422
423 maemo-mapper (1.0.2) unstable; urgency=low
424
425   * Re-organized to work better with the final version of 2006 OS.
426   * Changed voice synthesis mechanism to dbus-based flite (closes #14).
427   * Added Localization Framework (closes #12).
428   * Added the framework for online Help (begins to address #16).
429   * Added chime to indicate approaching waypoints (closes #18).
430
431  -- John Costigan <gnuite@gmail.com>  Sat, 1 Jul 2006 10:14:00 -0400
432
433 maemo-mapper (1.0.1) unstable; urgency=low
434
435   * Fixed my broken "last two center points" code.
436   * Re-organized package to better match the new Maemo 2.0 hello-world-app.
437
438  -- John Costigan <gnuite@gmail.com>  Mon, 12 Jun 2006 20:42:00 -0400
439
440 maemo-mapper (1.0) unstable; urgency=low
441
442   * Functionally the same as 0.2.4.  The only difference is that the 1.x
443     codeline is 2006 OS-compatible, whereas the 0.x codeline will remain 2005
444     OS-compatible.
445
446  -- John Costigan <gnuite@gmail.com>  Sat, 10 Jun 2006 19:53:00 -0400
447
448 maemo-mapper (0.2.4) unstable; urgency=low
449
450   * Added support for rfcomm-based input.
451   * Settings dialog now saves settings to GCONF on dismissal.
452   * Fixed map downloading to be more Gnome-VFS-friendly.
453   * Fixed localization bug in output GPX files.
454   * Fixed crash in "Download Area"/confirmation dialog box.
455
456  -- John Costigan <gnuite@gmail.com>  Sat, 10 Jun 2006 16:52:00 -0400
457
458 maemo-mapper (0.2.3) unstable; urgency=low
459
460   * Fixed bug in Download-by-Area confirmation dialog box.
461   * Added "Clear" button to Download-by-Area dialog box.
462
463  -- John Costigan <gnuite@gmail.com>  Mon, 29 May 2006 11:57:00 -0400
464
465 maemo-mapper (0.2.2) unstable; urgency=low
466
467   * Fixed erroneous hciconfig reset call.
468   * Added Armin Warda's "previous two center points define the default
469     top-left/bottom-right points in Download-By-Area" patch.
470
471  -- John Costigan <gnuite@gmail.com>  Sun, 28 May 2006 22:01:00 -0400
472
473 maemo-mapper (0.2.1) unstable; urgency=low
474
475   * Changed error-handling of NMEA messages to better support missing values.
476
477  -- John Costigan <gnuite@gmail.com>  Fri, 26 May 2006 19:12:00 -0400
478
479 maemo-mapper (0.2) unstable; urgency=low
480
481   * Force creation of the map cache directory (including parents).
482   * Fixed some locale-related bugs.
483   * Added support for satellite map data.
484   * Added support to save last center location.
485   * Added support to specify announcement advance notice in Settings.
486   * Made the flite call safer, and the path is specifiable in Settings.
487   * Changed the look of the HildonControlbars in Settings a tad.
488   * Added estimate for number of maps to download with Download By Area.
489   * Changed the way routes are followed to better support single-point,
490     "point-of-interest"-style routes.
491   * Fixed bug in route-drawing.
492   * Fixed some bugs in download-by-route functionality.
493   * Trying some fixes for when the bluetooth connection mysteriously drops.
494   * Added some error-handling to NMEA parsing.
495   * Fixed some other minor, workaround-able bugs.
496   * Added some more comment documentation to the code.
497
498  -- John Costigan <gnuite@gmail.com>  Wed, 24 May 2006 21:16:00 -0400
499
500 maemo-mapper (0.1) unstable; urgency=low
501
502   * Initial release.
503
504  -- John Costigan <gnuite@gmail.com>  Sat, 22 Apr 2006 17:40:00 -0400
505