Add:option to configure multiple maps with similar attributes with one tag
[profile/ivi/navit.git] / navit / navit / attr_def.h
index 96eb38a..80bfcea 100644 (file)
@@ -157,6 +157,23 @@ ATTR(through_traffic_flags)
 ATTR(speed_exceed_limit_offset)
 ATTR(speed_exceed_limit_percent)
 ATTR(map_border)
+ATTR(angle_pref)
+ATTR(connected_pref)
+ATTR(nostop_pref)
+ATTR(offroad_limit_pref)
+ATTR(route_pref)
+ATTR(overspeed_pref)
+ATTR(overspeed_percent_pref)
+ATTR(autosave_period)
+ATTR(tec_type)
+ATTR(tec_dirtype)
+ATTR(tec_direction)
+ATTR(imperial)
+ATTR(update_period)
+ATTR(tunnel_extrapolation)
+ATTR(street_count)
+ATTR(min_dist)
+ATTR(max_dist)
 ATTR2(0x00027500,type_rel_abs_begin)
 /* These attributes are int that can either hold relative              *
  * or absolute values. A relative value is indicated by                *
@@ -211,6 +228,13 @@ ATTR(route_active)
 ATTR(search_active)
 ATTR(unsuspend)
 ATTR(announce_on)
+ATTR(disable_reset)
+ATTR(autostart)
+ATTR(readwrite)
+ATTR(cache)
+ATTR(create)
+ATTR(persistent)
+ATTR(waypoints_flag) /* toggle for "set as destination" to switch between start a new route or add */
 ATTR2(0x0002ffff,type_int_end)
 ATTR2(0x00030000,type_string_begin)
 ATTR(type)
@@ -237,7 +261,7 @@ ATTR(skin)
 ATTR(fullscreen_removeme)
 ATTR(view_mode)
 ATTR(tilt)
-ATTR(media_window_title)
+ATTR(window_title)
 ATTR(media_cmd)
 ATTR(image_codec)
 /* poi */
@@ -314,6 +338,23 @@ ATTR(house_number_left_even)
 ATTR(house_number_right)
 ATTR(house_number_right_odd)
 ATTR(house_number_right_even)
+ATTR(map_release)
+ATTR(accesskey)
+ATTR(http_method)
+ATTR(http_header)
+ATTR(progress)
+ATTR(sample_dir)
+ATTR(sample_suffix)
+ATTR(dbus_destination)
+ATTR(dbus_path)
+ATTR(dbus_interface)
+ATTR(dbus_method)
+ATTR(osm_is_in)
+ATTR(event_loop_system)
+ATTR(map_name)
+ATTR(item_name)
+ATTR(state_file)
+ATTR(on_map_click)
 ATTR2(0x0003ffff,type_string_end)
 ATTR2(0x00040000,type_special_begin)
 ATTR(order)
@@ -327,6 +368,7 @@ ATTR(attr_types)
 ATTR(ch_edge)
 ATTR(zipfile_ref_block)
 ATTR(item_id)
+ATTR(pdl_gps_update)
 ATTR2(0x0004ffff,type_special_end)
 ATTR2(0x00050000,type_double_begin)
 ATTR(position_height)
@@ -334,6 +376,9 @@ ATTR(position_speed)
 ATTR(position_direction)
 ATTR(position_hdop)
 ATTR(position_radius)
+ATTR(position_longitude)
+ATTR(position_latitude)
+ATTR(position_direction_matched)
 ATTR2(0x0005ffff,type_double_end)
 ATTR2(0x00060000,type_coord_geo_begin)
 ATTR(position_coord_geo)
@@ -386,6 +431,7 @@ ATTR(roadprofile)
 ATTR(announcement)
 ATTR(cursor)
 ATTR(config)
+ATTR(maps)
 ATTR2(0x0008ffff,type_object_end)
 ATTR2(0x00090000,type_coord_begin)
 ATTR2(0x0009ffff,type_coord_end)
@@ -401,6 +447,8 @@ ATTR(window_closed)
 ATTR(log_gpx)
 ATTR(log_textfile)
 ATTR(graphics_ready)
+ATTR(destroy)
+ATTR(wm_copydata)
 ATTR2(0x000bffff,type_callback_end)
 ATTR2(0x000c0000,type_int64_begin)
 ATTR(osm_nodeid)
@@ -411,4 +459,5 @@ ATTR2(0x000d0000,type_group_begin)
 ATTR(speed_dep)
 ATTR2(0x000dffff,type_group_end)
 ATTR2(0x000e0000,type_item_type_begin)
+ATTR(alt_item_type)
 ATTR2(0x000effff,type_item_type_end)