News
From OpenCITT
05.10.2008
-a sign of life, there is work done getting OpenNNGP working and improve overall performance for a first usable release
29.03.2008
-openCITT celebrates it's first snapshot prerelease (v0.1.0-pre1). It is mostly intended for testing portability issues, so feel free to give it a try. It is available from the project's Sourceforge Page download area. You will find some basic installation instructions here Please report any problems you encounter to the bugtracker.
28.06.2007
-openCITT now has got its own domain. Please update your bookmarks to use http://www.opencitt.org
18.06.2007
-some wiki rework. Code changes will now be tracked on the ToDo page. -there is some info concerning the next (first) stable release. Though there is no release schedule, yet.
14.06.2007
-full screen anti aliasing has arrived in openCITT. This is part of improving look'n'feel of openCITT. See the difference in opengl.
24.03.2007
-non-opengl driver is no longer supported because development focuses on opengl based user interface.
23.03.2007
-the first working opengl feature is in trunk. to see it, check out the latest code from svn and select the cdisplay_driver_sdl_opengl driver this has to be done hardcoded in cmain.cpp -screenshots will follow...
25.02.2007
-there is a working config file mechanism, now. It is already used for configuring dataconnectors, navi and bord computer data sources
21.02.2007
-gps data reading and data connection handling working like a charm. Now you can take openCITT for a ride and enjoy the moving map.
20.02.2007
-got some progress on gps data reading from gpsd -therefor we got some kind of new framework for data connection handling, see the new BC-Module code using the framework
04.02.2007
-some more work to get automake toolchain running, should be ok now (this one was really bugging me) -changes to the add_song part of the media player. looks nice, but nothing really happeneing, yet btw, code is not too nice, I know. Let's first get it working, then there will be a big cleanup
02.02.2007
-removed kdevelop related files from svn. Now the project is a standard automake-based project. -included player subdirectory to the automake project. So now automake cares about player as well.
26.01.2007
-made the timer and input driver modular as well. Now the code should be ways more portable
24.01.2007
-today we got a huge code rewrite making display driver fully modular. So now you can add your own display driver module (i.e. for using a different display interface than SDL) -cleaned code quite a bit -resolved all compiler warnings
