From: <dan...@us...> - 2008-01-29 19:46:31
|
Revision: 1138 http://cegcc.svn.sourceforge.net/cegcc/?rev=1138&view=rev Author: dannybackx Date: 2008-01-29 11:46:17 -0800 (Tue, 29 Jan 2008) Log Message: ----------- Add navit Modified Paths: -------------- trunk/cegcc/website/software-that-works.html Modified: trunk/cegcc/website/software-that-works.html =================================================================== --- trunk/cegcc/website/software-that-works.html 2008-01-27 14:40:52 UTC (rev 1137) +++ trunk/cegcc/website/software-that-works.html 2008-01-29 19:46:17 UTC (rev 1138) @@ -82,6 +82,11 @@ <td>Works with CeGCC ?</td> </tr> <tr> +<td class="project"> <a href="http://sourceforge.net/projects/navit">navit</a> </td> +<td class="description"> Modular, touch screen friendly car navigation systm with GPS tracking, realtime routing engine and support for various vector map formats. There's a GTK+ and a SDL user interface and also a GL accelerated 3d view.</td> +<td class="works">?</td> +</tr> +<tr> <td class="project"> <a href="http://sourceforge.net/projects/cmusphinx">CMU Sphinx</a> </td> <td class="description"> Sphinx is a speaker-independent large vocabulary continuous speech recognizer released under a BSD style license. It is also a collection of open source tools and resources that allows researchers and developers to build speech recognition systems.</td> <td class="works">?</td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |