Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/src/output.c
ViewVC logotype

Log of /trunk/src/output.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:


Revision 598 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 15 16:11:37 2011 UTC (14 years, 2 months ago) by amb
File length: 33674 byte(s)
Diff to previous 532
Change the IsSuperNode() macro to take a single pointer argument.


Revision 532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 27 14:56:37 2010 UTC (14 years, 3 months ago) by amb
File length: 33729 byte(s)
Diff to previous 492
Split functions.h into fakes.h, sorting.h and the remainder in functions.h.


Revision 492 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 15 18:30:37 2010 UTC (14 years, 6 months ago) by amb
File length: 33710 byte(s)
Diff to previous 485
Add routing on ferries.


Revision 485 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 15 10:11:28 2010 UTC (14 years, 6 months ago) by amb
File length: 33605 byte(s)
Diff to previous 474
HTML file has UTF-8 meta-tag.


Revision 474 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 30 12:32:07 2010 UTC (14 years, 6 months ago) by amb
File length: 33504 byte(s)
Diff to previous 471
Change the names of the functions used to get the highway names.


Revision 471 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 4 16:44:52 2010 UTC (14 years, 7 months ago) by amb
File length: 33244 byte(s)
Diff to previous 460
Change the way that fake nodes and segments are recognised (allows nearly 4G
nodes to be stored instead of 2G nodes).


Revision 460 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 24 10:09:07 2010 UTC (14 years, 7 months ago) by amb
File length: 33254 byte(s)
Diff to previous 459
Finished slim mode for the router by adding ways.


Revision 459 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 23 14:35:27 2010 UTC (14 years, 7 months ago) by amb
File length: 33250 byte(s)
Diff to previous 449
Added slim mode to the router for segments.


Revision 449 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 12 17:59:42 2010 UTC (14 years, 8 months ago) by amb
File length: 32710 byte(s)
Diff to previous 440
Create a files.h header and put some of the most heavily used files.c functions
into it and make them inline.


Revision 440 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 7 17:31:06 2010 UTC (14 years, 8 months ago) by amb
File length: 32690 byte(s)
Diff to previous 411
Remove compilation warning.


Revision 411 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 29 13:54:43 2010 UTC (14 years, 9 months ago) by amb
File length: 32684 byte(s)
Diff to previous 383
Translate the names given to unnamed roads (the highway type).


Revision 383 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 27 16:28:19 2010 UTC (14 years, 10 months ago) by amb
File length: 32188 byte(s)
Diff to previous 379
Fix mistake of writing GPX information to wrong file.


Revision 379 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 24 16:47:56 2010 UTC (14 years, 10 months ago) by amb
File length: 32184 byte(s)
Diff to previous 378
Merged the three functions to output the head/body/tail of the results back into
a single function.


Revision 378 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 24 15:49:37 2010 UTC (14 years, 10 months ago) by amb
File length: 32467 byte(s)
Diff to previous 376
Added translations for the HTML output.


Revision 376 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 24 12:43:53 2010 UTC (14 years, 10 months ago) by amb
File length: 29243 byte(s)
Diff to previous 369
Add the copyright information into the translations.xml file instead of the
separate copyright.txt file.  Add the translated copyright strings into the
outputs.


Revision 369 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 22 17:54:12 2010 UTC (14 years, 10 months ago) by amb
File length: 27289 byte(s)
Diff to previous 360
Changed HTML output to be useful in web pages.


Revision 360 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 10 18:33:39 2010 UTC (14 years, 11 months ago) by amb
File length: 26147 byte(s)
Diff to previous 346
Added translations for GPX and turn/heading.


Revision 346 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 1 18:24:39 2010 UTC (14 years, 11 months ago) by amb
File length: 25892 byte(s)
Diff to previous 332
Wrap GPX descriptions in CDATA.


Revision 332 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 20 20:15:10 2010 UTC (14 years, 11 months ago) by amb
File length: 25868 byte(s)
Diff to previous 331
Add descriptions to each point in the GPX route file.


Revision 331 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 20 13:35:15 2010 UTC (14 years, 11 months ago) by amb
File length: 25501 byte(s)
Diff to previous 330
Move the stat() calls to find a file size into a helper function in files.c.


Revision 330 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 20 12:24:20 2010 UTC (14 years, 11 months ago) by amb
File length: 25524 byte(s)
Diff to previous 324
Improve the error messages by adding strerror() to them.


Revision 324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 18 18:59:20 2010 UTC (15 years ago) by amb
File length: 25270 byte(s)
Diff to previous 323
Allow selection of which outputs are to be created.


Revision 323 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 17 19:50:53 2010 UTC (15 years ago) by amb
File length: 24667 byte(s)
Diff to previous 322
Re-order the code for HTML.


Revision 322 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 15 19:47:25 2010 UTC (15 years ago) by amb
File length: 24667 byte(s)
Diff to previous 316
Create a simple HTML output.


Revision 316 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Jan 13 18:49:41 2010 UTC (15 years, 2 months ago) by amb
File length: 21041 byte(s)
Diff to previous 306
Change the test output formats to add turn, node type and bearing information.



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.

  Diffs between and
  Type of Diff should be a