summaryrefslogtreecommitdiff
path: root/navit/attr_def.h
diff options
context:
space:
mode:
authortegzed <tegzed@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-04-16 15:38:04 +0000
committertegzed <tegzed@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-04-16 15:38:04 +0000
commit4152d834d93d2399a85fc55efccbdb4d35a2babe (patch)
tree66e5f2e6e60ae4a484e0fc4cadcdbb7f3ec53b96 /navit/attr_def.h
parent9edc19f0f3501fd047e4bfcd3d293df7c17b71fb (diff)
downloadnavit-svn-4152d834d93d2399a85fc55efccbdb4d35a2babe.tar.gz
Add:osd/core:
- added the possibility to set attributes of OSDs runtime - added navit command for setting attribute of a named osd - added the possibility to set src attribute (background image) of osd buttons runtime - created "command interface" osd type to be able to access command system accessible data (for example route_status) and display it either as text or image (see Ticket #815 for details) git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4432 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/attr_def.h')
-rw-r--r--navit/attr_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/attr_def.h b/navit/attr_def.h
index 50a03c97..183399f6 100644
--- a/navit/attr_def.h
+++ b/navit/attr_def.h
@@ -169,6 +169,7 @@ ATTR(tec_type)
ATTR(tec_dirtype)
ATTR(tec_direction)
ATTR(imperial)
+ATTR(update_period)
ATTR2(0x00027500,type_rel_abs_begin)
/* These attributes are int that can either hold relative *
* or absolute values. A relative value is indicated by *