Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /branches/2.3.2-dev/src/output.c
Parent Directory
|
Revision Log
Sticky Revision: |
Revision 1081 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 6 12:30:07 2012 UTC (12 years, 5 months ago) by amb
File length: 35785 byte(s)
Diff to previous 1080
Merge changes from trunk into 2.3.2 branch (revs 1056-1077).
Revision 1080 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 6 12:19:49 2012 UTC (12 years, 5 months ago) by amb
File length: 35832 byte(s)
Diff to previous 1046
Copying 2.3.1 branch to start 2.3.2 branch.
Revision 1046 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 11 16:20:21 2012 UTC (12 years, 7 months ago) by amb
Original Path: branches/2.3.1-dev/src/output.c
File length: 35832 byte(s)
Diff to previous 1042
Create branch for 2.3.1 development
Revision 1042 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 4 12:57:35 2012 UTC (12 years, 7 months ago) by amb
Original Path: tags/2.3/src/output.c
File length: 35832 byte(s)
Diff to previous 955
Tagged version 2.3
Revision 955 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 28 14:40:54 2012 UTC (13 years, 1 month ago) by amb
Original Path: trunk/src/output.c
File length: 35832 byte(s)
Diff to previous 945
Simplify and standardise the included headers.
Revision 945 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 11 12:14:21 2011 UTC (13 years, 3 months ago) by amb
Original Path: trunk/src/output.c
File length: 35893 byte(s)
Diff to previous 929
Remove warning about uninitialised variable.
Revision 929 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 19:10:21 2011 UTC (13 years, 3 months ago) by amb
Original Path: trunk/src/output.c
File length: 35888 byte(s)
Diff to previous 927
Mini-roundabouts are now described as roundabouts instead of junctions.
Revision 927 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 18:45:37 2011 UTC (13 years, 3 months ago) by amb
Original Path: trunk/src/output.c
File length: 35523 byte(s)
Diff to previous 926
Use constants for the values of the "important" variable. Fix the missing junctions on roundabouts.
Revision 926 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 17:19:02 2011 UTC (13 years, 3 months ago) by amb
Original Path: trunk/src/output.c
File length: 34374 byte(s)
Diff to previous 922
Output HTML directions for roundabouts.
Revision 922 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 26 15:12:20 2011 UTC (13 years, 3 months ago) by amb
Original Path: trunk/src/output.c
File length: 32122 byte(s)
Diff to previous 900
Refactor a lot of the code, simplify it and fix some bugs: Names of highways in HTML format. Names of highways and bearings for GPX routes. Change the format of the text file to be more like GPX & HTML.
Revision 900 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 11 19:26:15 2011 UTC (13 years, 4 months ago) by amb
Original Path: trunk/src/output.c
File length: 32280 byte(s)
Diff to previous 893
Change the names of the variables for the XML and raw versions of the highway names. Output the text files with translated highway names. Update the documentation to say that only the header is untranslated in the text files.
Revision 893 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 10 19:12:40 2011 UTC (13 years, 4 months ago) by amb
Original Path: trunk/src/output.c
File length: 32293 byte(s)
Diff to previous 885
Change the names of the variables for the XML and raw versions of the translations. Output the text files with the raw versions and not the XML versions of the copyright information. Update the documentation to say that only the copyright information is translated in the text files.
Revision 885 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 29 15:20:30 2011 UTC (13 years, 4 months ago) by amb
Original Path: trunk/src/output.c
File length: 31897 byte(s)
Diff to previous 707
Rationalise and reduce the usage of LookUpNode() function.
Revision 707 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 8 16:57:02 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31856 byte(s)
Diff to previous 695
The FirstSegment function now takes a cache position argument.
Revision 695 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 7 10:13:40 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31854 byte(s)
Diff to previous 684
Use real segments when making comparisons (not pointers or non-real segments).
Revision 684 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 25 14:32:33 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31597 byte(s)
Diff to previous 683
Fix error with turn description.
Revision 683 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 25 14:32:03 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31599 byte(s)
Diff to previous 680
Include a point number (hidden) in the HTML file.
Revision 680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 15:14:53 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31486 byte(s)
Diff to previous 678
Update comments throughout the source code.
Revision 678 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 23 14:44:19 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31446 byte(s)
Diff to previous 672
Allow U-turns at dead-ends to avoid getting stuck.
Revision 672 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 22 09:36:33 2011 UTC (13 years, 10 months ago) by amb
Original Path: trunk/src/output.c
File length: 31362 byte(s)
Diff to previous 633
Move the turn_angle() and bearing_angle() functions from output.c into segments.c.
Revision 633 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 11 15:02:10 2011 UTC (14 years, 1 month ago) by amb
Original Path: trunk/src/output.c
File length: 34073 byte(s)
Diff to previous 619
Don't confuse fake segments with junctions.
Revision 619 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 30 15:19:42 2011 UTC (14 years, 1 month ago) by amb
Original Path: trunk/src/output.c
File length: 33779 byte(s)
Diff to previous 605
Correct comments.
Revision 605 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 24 19:32:49 2011 UTC (14 years, 1 month ago) by amb
Original Path: trunk/src/output.c
File length: 33750 byte(s)
Diff to previous 603
Finds routes and obeys turn restrictions (only tested with very simple route and restrictions, more turn restriction testing and regression testing required).
Revision 603 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 15 22:22:57 2011 UTC (14 years, 2 months ago) by amb
Original Path: trunk/src/output.c
File length: 33700 byte(s)
Diff to previous 598
Change the results structure to contain next segment and rename elements to clarify prev/next node and prev/next segment.
Revision 598 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 15 16:11:37 2011 UTC (14 years, 2 months ago) by amb
Original Path: trunk/src/output.c
File length: 33674 byte(s)
Diff to previous 532
Change the IsSuperNode() macro to take a single pointer argument.
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.