Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
/[routino]/branches/libroutino/src/routino.h |
Log of /branches/libroutino/src/routino.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1765 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 3 18:18:29 2015 UTC (9 years, 7 months ago) by amb
File length: 12460 byte(s)
Diff to previous 1760
Add a library API version number #define and variable and a function to compare the two.
Revision 1760 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 31 18:23:33 2015 UTC (9 years, 7 months ago) by amb
File length: 11918 byte(s)
Diff to previous 1758
Documentation for the libroutino library.
Revision 1758 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 30 18:36:07 2015 UTC (9 years, 7 months ago) by amb
File length: 11271 byte(s)
Diff to previous 1757
Add the ability to request a linked list output representing the route when using the routino library.
Revision 1757 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 21 18:15:45 2015 UTC (9 years, 7 months ago) by amb
File length: 9003 byte(s)
Diff to previous 1756
Add a user profile type and functions to convert it to and from the Routino profile.
Revision 1756 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 20 18:33:06 2015 UTC (9 years, 7 months ago) by amb
File length: 6271 byte(s)
Diff to previous 1755
Add options to the routing function to allow selection of the type of output files generated.
Revision 1755 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 20 18:05:01 2015 UTC (9 years, 7 months ago) by amb
File length: 5471 byte(s)
Diff to previous 1753
Add functions to the library to return the list of loaded translation languages and profile names.
Revision 1753 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 20 17:23:20 2015 UTC (9 years, 7 months ago) by amb
File length: 5363 byte(s)
Diff to previous 1748
Check for validated profiles before using them.
Revision 1748 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 16 18:34:22 2015 UTC (9 years, 8 months ago) by amb
File length: 5262 byte(s)
Diff to previous 1747
Validate profile parameters better when reading XML or router command line. Change the Profile data structure so that UpdateProfile() does not change the parts that are loaded from file so that it can be used multiple times on the same profile. Change the highway and props data to be between 0 and 1 rather than a percentage. Add a new function to the library to validate a profile and also update it.
Revision 1747 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 15 18:46:03 2015 UTC (9 years, 8 months ago) by amb
File length: 5167 byte(s)
Diff to previous 1738
Add a Routino_errno variable that indicates the error status of the most recent library function called.
Revision 1738 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 19:01:12 2015 UTC (9 years, 8 months ago) by amb
File length: 3156 byte(s)
Diff to previous 1720
Update the library and include a version of the router program that uses the libroutino shared library for calculating routes. Currently generates output files of all types and accepts but ignores all options to change this.
Revision 1720 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 20 14:51:34 2015 UTC (9 years, 8 months ago) by amb
File length: 1822 byte(s)
Diff to previous 1715
Avoid defining DLL_PUBLIC twice on Cygwin.
Revision 1715 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Jun 18 18:54:16 2015 UTC (9 years, 8 months ago) by amb
File length: 1774 byte(s)
Add stub files for Routino library exported functions and Makefile support.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.