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 1024 - Directory Listing
Modified Tue Jul 17 18:50:31 2012 UTC (12 years, 8 months ago) by amb
Change the comment describing the parameters for the example route.


Revision 1023 - Directory Listing
Modified Tue Jul 17 18:50:05 2012 UTC (12 years, 8 months ago) by amb
Add a note that too many threads and not enough memory will slow down
planetsplitter operation.


Revision 1022 - Directory Listing
Modified Tue Jul 17 18:44:37 2012 UTC (12 years, 8 months ago) by amb
Some small lex changes and an optimisation to remove repeated memory allocation.


Revision 1021 - Directory Listing
Modified Mon Jul 16 17:52:03 2012 UTC (12 years, 8 months ago) by amb
Restore the shortcut that doesn't write the data to a temporary file if it all
can be sorted in one go.  This removes the slowdown with the multi-threaded code
even when running with no threads.


Revision 1020 - Directory Listing
Modified Sun Jul 15 13:47:19 2012 UTC (12 years, 8 months ago) by amb
Don't call any of the pthread functions unless running with multiple threads.


Revision 1019 - Directory Listing
Modified Sat Jul 14 14:40:41 2012 UTC (12 years, 8 months ago) by amb
Default not to use the --logtime option.


Revision 1018 - Directory Listing
Modified Thu Jul 12 13:57:18 2012 UTC (12 years, 8 months ago) by amb
Another change related to OpenLayers 2.12.


Revision 1017 - Directory Listing
Modified Wed Jul 11 18:29:05 2012 UTC (12 years, 8 months ago) by amb
Fix bug with pruning straight highways (uninitialised data).


Revision 1016 - Directory Listing
Modified Tue Jul 10 18:05:35 2012 UTC (12 years, 8 months ago) by amb
Trigger the search form only when pressing the return key.


Revision 1015 - Directory Listing
Modified Tue Jul 10 10:22:11 2012 UTC (12 years, 8 months ago) by amb
Remove some temporary variables by combining statements.


Revision 1014 - Directory Listing
Modified Tue Jul 10 10:21:16 2012 UTC (12 years, 8 months ago) by amb
A change that should have been in r985.


Revision 1013 - Directory Listing
Modified Mon Jul 9 18:59:40 2012 UTC (12 years, 8 months ago) by amb
Make compatible with OpenLayers version 2.12 (but don't default to using it).


Revision 1012 - Directory Listing
Modified Mon Jul 9 15:59:34 2012 UTC (12 years, 8 months ago) by amb
Move the maxmarkers variable from router.js to mapprops.js.


Revision 1011 - Directory Listing
Modified Sat Jun 30 17:45:35 2012 UTC (12 years, 8 months ago) by amb
Remove some temporary variables by combining statements.


Revision 1010 - Directory Listing
Modified Fri Jun 29 19:18:53 2012 UTC (12 years, 8 months ago) by amb
Fix HTML so that it validates.


Revision 1009 - Directory Listing
Modified Fri Jun 29 18:24:01 2012 UTC (12 years, 8 months ago) by amb
Be more consistent with the .transform() operation.


Revision 1008 - Directory Listing
Modified Fri Jun 29 18:01:57 2012 UTC (12 years, 8 months ago) by amb
Pass bounding box to search to help find local places.  Properly URI encode
search strings.  Properly check CGI parameters.


Revision 1007 - Directory Listing
Modified Fri Jun 29 17:58:27 2012 UTC (12 years, 8 months ago) by amb
Remove all style definitions from HTML files except for "display:none".


Revision 1006 - Directory Listing
Modified Fri Jun 29 14:31:20 2012 UTC (12 years, 8 months ago) by amb
Fix icons to have transparent background.


Revision 1005 - Directory Listing
Modified Fri Jun 29 14:30:38 2012 UTC (12 years, 8 months ago) by amb
Display all of the search results and allow the user to select one.


Revision 1004 - Directory Listing
Modified Tue Jun 5 15:56:48 2012 UTC (12 years, 9 months ago) by amb
Made some of the perl variables scope-local and checked other perl functions.


Revision 1003 - Directory Listing
Modified Tue Jun 5 14:14:45 2012 UTC (12 years, 9 months ago) by amb
Add an option to the visualiser to display segments of each of the highway
types.


Revision 1002 - Directory Listing
Modified Tue Jun 5 13:17:42 2012 UTC (12 years, 9 months ago) by amb
Add an option to the visualiser to display segments accessible to each of the
transport types.


Revision 1001 - Directory Listing
Modified Tue Jun 5 08:17:57 2012 UTC (12 years, 9 months ago) by amb
Add a button to replace the lat/long text entry with a location search entry.
Use Nominatim service via CGI to get first search result and fill in coords.


Revision 1000 - Directory Listing
Added Mon Jun 4 19:21:32 2012 UTC (12 years, 9 months ago) by amb
No need to include paths.pl.