Changeset 7787 for trunk/MagicSoft/Cosy/Changelog
- Timestamp:
- 07/11/06 20:45:10 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r7785 r7787 1 1 -*-*- END -*-*- 2 2006/07/11 Thomas Bretz (La Palma) 3 4 * Makefile: 5 - changed to support linking with the libmars.so instead 6 of compiling a lot of stuff itself 7 8 * Makefile.conf.general: 9 - added -DMARSVER 10 11 * base/BaseLinkDef.h: 12 - removed the now obsolete pragma 13 14 * base/Makefile 15 - removed the now obsolete files 16 17 * candrv/Makefile, caos/Makefile, catalog/Makefile, 18 videodev/Makefile, devdrv/Makefile, gui/Makefile, 19 main/Makefile, tcpip/Makefile: 20 - added the new mars include directory 21 22 * caos/Leds.h, caos/Rings.h: 23 - added an overwrite for Print to make the compiler happy 24 25 * catalog/StarCatalog.cc: 26 - small improvements to determination of image border 27 by using min- and max-functions 28 29 * gui/MGCoordinate.cc: 30 - small improvement to layout 31 32 * gui/MGImage.cc: 33 - fixed 16bit-color mode. The encoding was just wrong 34 35 * videodev/Camera.cc: 36 - unlock the tread after the broadcast. The reason why it 37 is neccessary in root 4.04/02g to make cosy work is 38 unknown. Anyhow it makes switching the cameras more robust 39 40 41 2 42 2006/07/11 Daniela Dorner 3 43
Note:
See TracChangeset
for help on using the changeset viewer.