Changes made to the project OSDL source code for version 0.2
You may also look at OSDL's official web-based CVS server to retrieve the latest
unstable available version with all changes up to date.
- 2003, July 25
- Main code information files (such as this file and to do list)
added
- 2003, April 23
-
- new Log system from Ceylan integrated
- get rid at last of ugly other macros such as THROW (for
conditional exception throw)
- 2003, April 12
-
- name collision between namespace Video and class Video
occured when adding Pixel. As both are useful (namespaces can
be reopened multiple times, classes support data members and
methods), a new convention is chosen : classes are suffixed by
Module (class Video becomes VideoModule), namespaces remain
unchanged (namespace Video)
- to avoid Pixel::Pixel (namespace::type), this namespace is,
from now on, Pixels
- 2003, April 6
-
- added events module
- improved test facilities, please use from now on
tests/playTests.sh : this script will make sure you are testing
the right (latest) OSDL library, with the right (latest) tests,
and then will execute those tests one by one, in a row
- Status
- No changes are relevant because they were not specifically
tracked at this time !
Please react !
If you have information more detailed or more recent than those
presented in this document, if you noticed errors, neglects or points
insufficiently discussed, drop
us a line!
Top
Last update : 2003, December 22