Ignore:
Timestamp:
10/15/03 17:34:49 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/Changelog

    r2379 r2385  
    11                                                                  -*-*- END -*-*-
     2 2003/10/15 - Thomas Bretz (La Palma)
     3 
     4   * Makefile:
     5     - added tcpip directory
     6     
     7   * cosy.cc:
     8     - undefine EXPERT
     9     - implemented HAVE_CAMERA
     10     
     11   * base/log.h:
     12     - changed LOG_H to COSY_Log
     13     
     14   * base/timer.h:
     15     - changed order of members
     16     - added a new Set-function used for the CC communication
     17     - added new Getter functions
     18
     19   * gui/MGCosy.cc:
     20     - undef EXPERT
     21     - added HAS_DEMO (undefined)
     22     - added demo for inauguration
     23     - changed bits for status to MDriveCom::
     24     
     25   * gui/MGImage.[h,cc]:
     26     - fixed the color depth problem (still doesn't work with
     27       other color depth than 32 bit, but doesn't crash anymore)
     28       
     29   * gui/Makefile:
     30     - added tcpip
     31     
     32   * main/MCosy.[h,cc]:
     33     - changed bits to MDriveCom::
     34     - added a 'single-positioning' while tracking for inauguration
     35       (WM_POSITION1)
     36     - added fCom and sending reports
     37     
     38   * main/Makefile:
     39     - added tcpip
     40     
     41   * tcpip/MDriveCom.[h,cc]:
     42     - fixed output to current status
     43     - added status bits
     44     
     45   * tcpip/MTcpIpIO.[h,cc]:
     46     - added some dbg output in the destructor
     47     - added Clear
     48     - set members to NULL if deleted
     49     - added Log as a base class
     50     
     51   * tcpip/Makefile:
     52     - added catalog
     53
     54
     55
    256 2003/10/03 - Thomas Bretz (La Palma)
    357 
Note: See TracChangeset for help on using the changeset viewer.