Routino SVN Repository Browser

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

ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:


Revision 1650 - Directory Listing
Modified Wed May 13 17:58:30 2015 UTC (9 years, 10 months ago) by amb
Use "%zu" to print 'size_t' type values and use Pindex_t to print
'index_t' type values.


Revision 1649 - Directory Listing
Modified Wed May 13 16:45:26 2015 UTC (9 years, 10 months ago) by amb
Remove some pthread related code that was being used even if compiled
without pthreads.


Revision 1648 - Directory Listing
Modified Tue May 5 17:31:42 2015 UTC (9 years, 10 months ago) by amb
Add updated German translations submitted via
http://www.routino.org/translations/ on 2015-05-04.


Revision 1646 - Directory Listing
Modified Fri May 1 17:51:13 2015 UTC (9 years, 10 months ago) by amb
Add "meta" header to HTML to help mobile devices and tidy up some CSS.


Revision 1645 - Directory Listing
Modified Fri May 1 17:36:04 2015 UTC (9 years, 10 months ago) by amb
Fixed some header links.


Revision 1644 - Directory Listing
Modified Fri May 1 17:35:51 2015 UTC (9 years, 10 months ago) by amb
Fixed some text formatting.


Revision 1643 - Directory Listing
Modified Sun Apr 26 08:21:09 2015 UTC (9 years, 10 months ago) by amb
Added a Hungarian translation of the Routino routes and router web
pages (from unknown person using http://routino.org/translations/).


Revision 1642 - Directory Listing
Modified Sat Apr 11 18:04:18 2015 UTC (9 years, 11 months ago) by amb
Run make in the xml directory after updating the xml/translations.xml file.


Revision 1641 - Directory Listing
Modified Fri Apr 10 18:31:15 2015 UTC (9 years, 11 months ago) by amb
Change built-in default HTML translation strings so that they work
with the web page if they have to be used.


Revision 1638 - Directory Listing
Modified Mon Mar 30 18:51:52 2015 UTC (9 years, 11 months ago) by amb
Fix bug with indenting of debug output in FindMiddleRoute() function.


Revision 1636 - Directory Listing
Modified Sat Mar 28 14:28:30 2015 UTC (9 years, 11 months ago) by amb
More verbose, consistent, complete and descriptive debugging of routes
found.


Revision 1634 - Directory Listing
Modified Sat Mar 28 14:23:23 2015 UTC (9 years, 11 months ago) by amb
The new FindStartRoutes() function does not need to be so complicated.


Revision 1632 - Directory Listing
Modified Sat Mar 28 11:52:55 2015 UTC (9 years, 11 months ago) by amb
Remove the ExtendStartRoutes() function by merging its functionality
with the FindStartRoutes() function since they were almost identical
anyway.


Revision 1627 - Directory Listing
Modified Sat Mar 21 19:23:20 2015 UTC (9 years, 11 months ago) by amb
Make sure that all complete routes have finish_node and last_segment
filled in.


Revision 1626 - Directory Listing
Modified Sat Mar 21 19:20:21 2015 UTC (9 years, 11 months ago) by amb
Summary: Bug fix and clarification for previous change.


Revision 1625 - Directory Listing
Modified Sat Mar 21 17:10:25 2015 UTC (9 years, 11 months ago) by amb
Don't merge the end of the route with the middle part of the route
before combining with the beginning of the route - combine beginning,
middle and end all in one function.


Revision 1624 - Directory Listing
Modified Mon Feb 2 17:04:41 2015 UTC (10 years, 1 month ago) by amb
Add updated German translations submitted via http://www.routino.org/translations/ on 2014-01-31.


Revision 1623 - Directory Listing
Modified Sat Jan 17 19:00:25 2015 UTC (10 years, 2 months ago) by amb
Add updated German translations submitted via http://www.routino.org/translations/ on 2014-01-16.


Revision 1622 - Directory Listing
Modified Tue Jan 13 17:22:48 2015 UTC (10 years, 2 months ago) by amb
Add updated German translations submitted via http://www.routino.org/translations/ on 2014-01-13.


Revision 1621 - Directory Listing
Modified Fri Jan 9 16:59:05 2015 UTC (10 years, 2 months ago) by amb
Add updated Dutch translations submitted via http://www.routino.org/translations/ on 2014-01-08.


Revision 1620 - Directory Listing
Modified Wed Jan 7 17:43:56 2015 UTC (10 years, 2 months ago) by amb
Remove cycle_barrier and bicycle_barrier since these don't always
block bicycles.


Revision 1619 - Directory Listing
Modified Thu Dec 4 17:49:45 2014 UTC (10 years, 3 months ago) by amb
Increase MAX_SEG_PER_NODE to avoid further problems.


Revision 1618 - Directory Listing
Modified Sat Nov 29 10:50:11 2014 UTC (10 years, 3 months ago) by amb
Include typesx.h to get the definition of MAX_SEG_PER_NODE rather than having
another one.


Revision 1616 - Directory Listing
Modified Sat Nov 8 17:54:26 2014 UTC (10 years, 4 months ago) by amb
Updated for version 2.7.3.


Revision 1615 - Directory Listing
Added Sat Nov 8 17:49:30 2014 UTC (10 years, 4 months ago) by amb
Translation of the final German word missing from the XML file.