Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:help:1.4:user-settings [2015/07/13 20:41] alpinequesten:help:1.4:user-settings [2015/11/19 16:26] – [List of main user settings] alpinequest
Line 15: Line 15:
 ^  Name  ^  Type  ^  Description  ^  Default value  ^ ^  Name  ^  Type  ^  Description  ^  Default value  ^
 | **Core** |||| | **Core** ||||
-| ''core.logs.verbose''  | Boolean  | Activate the verbose mode for logs to display more information  | ''0'' / ''false'' +| ''core.logs.verbose''((added in 1.4.6))  | Boolean  | Activate the verbose mode for logs to display more information  | ''0'' / ''false'' 
-| ''core.locale''  | String  | Force a language [ ''en'', ''es'', ''fr'', ''it'', ''ko'', ''tr'' ]  | ''empty''  |+| ''core.locale''((added in 1.4.14))  | String  | Force a language [ ''en'', ''es'', ''fr'', ''it'', ''ko'', ''tr'' ]  | ''empty''  |
 | ''core.custom_location_printer''  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | Define a custom coordinate format  | ''empty''  | | ''core.custom_location_printer''  | [ ''grid'', ''xy'', ''d'', ''dm'', ''dms'' ],String  | Define a custom coordinate format  | ''empty''  |
-| ''core.bearing_decimals''  | Integer  | Define the number of decimals for bearing units  | ''2'' +| ''core.bearing_decimals''((added in 1.4.6))  | Integer  | Define the number of decimals for bearing units  | ''2'' 
-| ''core.pictures.format''  | String  | Define how to name picture taken with the application (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]])  | ''yyyy-MM-dd_HH-mm-ss'' +| ''core.pictures.format''((added in 1.4.7))  | String  | Define how to name picture taken with the application (see accepted patterns [[http://www.unicode.org/reports/tr35/tr35-dates.html#Date_Format_Patterns|here]])  | ''yyyy-MM-dd_HH-mm-ss'' 
-| ''core.submenus.large_toggles''  | Boolean  | Use large toggle buttons in the sub-menus (localization, location tracker and orientation)  | ''0'' / ''false'' +| ''core.submenus.large_toggles''((added in 1.4.9))  | Boolean  | Use large toggle buttons in the sub-menus (localization, location tracker and orientation)  | ''0'' / ''false'' 
-| ''core.audio.volume''  | Float [''0.0'' - ''1.0'' | Volume of played sounds from proximity alerts and followed paths  | ''1.0'' +| ''core.audio.volume''((added in 1.4.16))  | Float [''0.0'' - ''1.0'' | Volume of played sounds from proximity alerts and followed paths  | ''1.0'' 
-| ''core.audio.stream''  | [''3'' (MUSIC), ''4'' (ALARM), ''5'' (NOTIF)]  | Audio stream on which to play sounds  | ''4''  |+| ''core.audio.stream''((added in 1.4.16))  | [''3'' (MUSIC), ''4'' (ALARM), ''5'' (NOTIF)]  | Audio stream on which to play sounds  | ''4''  |
 | **Main map** |||| | **Main map** ||||
-| ''map.coordinates.main.color''  | String  | Define the display color of the main coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#000000'' +| ''map.coordinates.main.color''((added in 1.4.21))  | String  | Define the display color of the main coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#000000'' 
-| ''map.coordinates.alternative.color''  | String  | Define the display color of the alternative coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#0000FF''  |+| ''map.coordinates.alternative.color''((added in 1.4.16))  | String  | Define the display color of the alternative coordinate format and grid (see accepted colors [[http://html-color-codes.info/|here]])  | ''#0000FF''  |
 | ''map.buttons.offset_y''  | Integer  | Y pixels offset for the display of zoom buttons  | ''0''  | | ''map.buttons.offset_y''  | Integer  | Y pixels offset for the display of zoom buttons  | ''0''  |
 | ''map.open_with.z''  | Integer  | Zoom value passed to Google Maps and Earth when opening a location  | ''17''  | | ''map.open_with.z''  | Integer  | Zoom value passed to Google Maps and Earth when opening a location  | ''17''  |
-| ''map.canvas.popup_comment_size''  | Float  | Comment text size of displayed popup item (in dip)  | ''12.0'' +| ''map.canvas.popup_comment_size''((added in 1.4.20))  | Float  | Comment text size of displayed popup item (in dip)  | ''12.0'' 
-| ''map.canvas.tiles_bitmap_config''  | [''RGB_565'', ''ARGB_8888'' | Bitmap configuration used for tiles  | ''RGB_565''  |+| ''map.canvas.tiles_bitmap_config''((added in 1.4.19))  | [''RGB_565'', ''ARGB_8888'' | Bitmap configuration used for tiles  | ''RGB_565''  |
 | ''map.canvas.smooth_end_move''  | Boolean  | Define if the map continues to move a little after ending sliding it  | ''1'' / ''true''  | | ''map.canvas.smooth_end_move''  | Boolean  | Define if the map continues to move a little after ending sliding it  | ''1'' / ''true''  |
-| ''map.canvas.heading_size_factor''  | Float  | Display size factor for the heading arrow  | ''1.0'' +| ''map.canvas.heading_size_factor''((added in 1.4.20))  | Float  | Display size factor for the heading arrow  | ''1.0'' 
-| ''map.canvas.display_copyrights''  | Boolean  | Display maps data copyright notice on the map  | ''1'' / ''true''  |+| ''map.canvas.display_copyrights''((added in 1.4.14))  | Boolean  | Display maps data copyright notice on the map  | ''1'' / ''true''  |
 | **Maps** |||| | **Maps** ||||
-| ''maps.features.offlinemaps.formats.aqm .create_index''  | Boolean  | Create index files for AQM maps in order to speed-up loading  | ''1'' / ''true'' +| ''maps.features.onlinemaps.display.osm''((added in 1.4.13))  | Boolean  | Controls if the built-in online OSM Maps category must be displayed  | ''1'' / ''true'' 
-| ''maps.features.areadownloader.max_queue_size''  | Integer  | Maximum tiles to download per session in the store area feature   | ''7500''  |+| ''maps.features.onlinemaps.display.bing''((added in 1.4.13))  | Boolean  | Controls if the built-in online Bing Maps category must be displayed  | ''1'' / ''true'' 
 +| ''maps.features.onlinemaps.display.google''((added in 1.4.13))  | Boolean  | Controls if the built-in online Google Maps category must be displayed  | ''1'' / ''true'' 
 +| ''maps.features.onlinemaps.display.usgs''((added in 1.4.13))  | Boolean  | Controls if the built-in online USGS Maps category must be displayed  | ''1'' / ''true'' 
 +| ''maps.features.onlinemaps .offline_tile_message''((added in 1.4.14))  | Boolean  | Display a message over missing map parts while being offline  | ''1'' / ''true'' 
 +| ''maps.features.offlinemaps.formats.aqm .create_index''((added in 1.4.10))  | Boolean  | Create index files for AQM maps in order to speed-up loading  | ''1'' / ''true'' 
 +| ''maps.features.areadownloader.max_queue_size''  | Integer  | Maximum tiles to download per session in the store area feature   | ''50000''  |
 | **Landmarks** |||| | **Landmarks** ||||
 | ''landmarks.painter.icons_factor''  | Float  | Display size factor for landmark icons  | ''1.0''  | | ''landmarks.painter.icons_factor''  | Float  | Display size factor for landmark icons  | ''1.0''  |
Line 41: Line 46:
 | ''landmarks.features.offlinelandmarks .open_file_auto_choice''  | [ ''0'', ''1'', ''2'' ]  | Force the choice when browsing a landmarks file from an external file manager (''0'': ask the user, ''1'': browse content, ''2'': display content)  | ''0''  | | ''landmarks.features.offlinelandmarks .open_file_auto_choice''  | [ ''0'', ''1'', ''2'' ]  | Force the choice when browsing a landmarks file from an external file manager (''0'': ask the user, ''1'': browse content, ''2'': display content)  | ''0''  |
 | ''landmarks.features.offlinelandmarks .formats.gpx.full_export''  | Boolean  | Write additional custom values in GPX files such as pressure or accuracy values  | ''0'' / ''false''  | | ''landmarks.features.offlinelandmarks .formats.gpx.full_export''  | Boolean  | Write additional custom values in GPX files such as pressure or accuracy values  | ''0'' / ''false''  |
-| ''landmarks.features.offlinelandmarks .formats.gpx.geoidheight_export''  | Boolean  | Export ''geoidheight'' data in saved GPX files  | ''0'' / ''false''  |+| ''landmarks.features.offlinelandmarks .formats.gpx.geoidheight_export''((added in 1.4.7))  | Boolean  | Export ''geoidheight'' data in saved GPX files  | ''0'' / ''false''  |
 | **Localisation** |||| | **Localisation** ||||
 | ''geolocation.localisation.lock_map''  | Boolean  | Re-center the map on the GPS location after 10 seconds without user interactions  | ''1'' / ''true''  | | ''geolocation.localisation.lock_map''  | Boolean  | Re-center the map on the GPS location after 10 seconds without user interactions  | ''1'' / ''true''  |
-| ''geolocation.localisation .painter.color_accurate''  | String  | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/|here]])  | ''#0064ff'' +| ''geolocation.localisation .painter.color_accurate''((added in 1.4.7))  | String  | Color used to draw the current location when accurate (see accepted colors [[http://html-color-codes.info/|here]])  | ''#0064ff'' 
-| ''geolocation.localisation .painter.color_inaccurate''  | String  | Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/|here]])  | ''#e30000'' +| ''geolocation.localisation .painter.color_inaccurate''((added in 1.4.7))  | String  | Color used to draw the current location when not accurate (see accepted colors [[http://html-color-codes.info/|here]])  | ''#e30000'' 
-| ''geolocation.localisation.egm96_adjustment.[provider]''  | Boolean  | Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for ''[provider]'' (ex: "''gps''", "''passive''" | ''1'' / ''true'' for provider "''gps''", ''0'' / ''false'' otherwise  |+| ''geolocation.localisation.egm96_adjustment.[provider]''((added in 1.4.10))  | Boolean  | Adjust provided WGS84 elevations to Geoid elevations using the EGM96 model for ''[provider]'' (ex: "''gps''", "''passive''" | ''1'' / ''true'' for provider "''gps''", ''0'' / ''false'' otherwise  |
 | **Orientation** |||| | **Orientation** ||||
-| ''orientation.force_sensor''  | [''TYPE_ROTATION_VECTOR'', ''TYPE_ORIENTATION'', ''TYPE_MAGNETIC_FIELD'' | Force the use of a particular compass sensor  | ''TYPE_ROTATION_VECTOR''  |+| ''orientation.force_sensor''((added in 1.4.19))  | [''TYPE_ROTATION_VECTOR'', ''TYPE_ORIENTATION'', ''TYPE_MAGNETIC_FIELD'' | Force the use of a particular compass sensor  | ''TYPE_ROTATION_VECTOR''  |
 | **Location tracker** |||| | **Location tracker** ||||
-| ''tracker.create_waypoints_on_path''  | Boolean  | Force creating all tracker waypoints on the current GPS location  | ''0'' / ''false'' +| ''tracker.create_waypoints_on_path''((added in 1.4.14))  | Boolean  | Force creating all tracker waypoints on the current GPS location  | ''0'' / ''false'' 
-| ''tracker.export.fill_user_weight''  | Boolean  | Auto fill the custom user weight field when exporting the track  | ''0'' / ''false'' +| ''tracker.export.fill_user_weight''((added in 1.4.9))  | Boolean  | Auto fill the custom user weight field when exporting the track  | ''0'' / ''false'' 
-| ''tracker.painter.color''  | String  | Color used to draw the current location tracker's track (see accepted colors [[http://html-color-codes.info/|here]])  | ''#ff0600f1''  |+| ''tracker.painter.color''((added in 1.4.18))  | String  | Color used to draw the current location tracker's track (see accepted colors [[http://html-color-codes.info/|here]])  | ''#ff0600f1''  |