[go: up one dir, main page]

Menu

/trunk/ltilib Commit Log


Commit Date  
[r1813] by ltilib

doerfler: @FIX: Corrected define for fireWireDCAM in linux/extrapaths_template.mk. Thanks to tamaki for reporting.

2005-06-23 10:04:22 Tree
[r1810] by ltilib

doerfler: @CHG: In an effort to support MINGW in the eclipse SDK Lars Libuda and I fixed quite a few macros. Changes include:
- _LTI_MSC_VER => _LTI_WIN32 for OS specific code, likewise for gcc vs. linux
- __linux__ => _LTI_LINUX obviously
- Lars hacked processInfo ASM to compile under gcc using Windows asm (working?)
- ltiMath.h now pulls isnan(), isinf(), and isfinite() in from namespace std for gcc>3 Some systems use other specs than linux where this is not needed.

Instructions for compiling the LTI-Lib with mingw will follow.

2005-06-22 17:09:15 Tree
[r1807] by ltilib

libuda: Fixed a warning generated by .NET compiler

2005-06-22 10:03:33 Tree
[r1806] by ltilib

zieren: @FIX getKeys(section) now works correctly

2005-06-20 17:03:59 Tree
[r1805] by ltilib

haehnel: performance improvement - Part II

2005-06-20 17:03:25 Tree
[r1804] by ltilib

doerfler: erroneously commited pointList using smallObjectList during the last change -> reverting to std::list

2005-06-17 17:04:12 Tree
[r1803] by ltilib

haehnel: @FIX: lti::MergergIToImage has now an improved handling for overflows/underflows. Overflows/underflows are now explicitly cut off in the corresponding range of channel8/channel.

2005-06-17 17:03:36 Tree
[r1797] by ltilib

doerfler: @FIX: Finally inserted the long missing #include "ltiRGBPixel.h" in the default ltiTester.cpp. Also removed a few unneeded includes.

2005-06-17 10:03:09 Tree
[r1796] by ltilib

doerfler: new version 1.9.13

2005-06-17 10:02:13 Tree
[r1795] by ltilib

doerfler: Big clean-up sweep before 1.9.13 release.
All read/write now use 'const bool complete' instead of "const bool& complete" including MSVC6 workaround. Also no const myType return types -> const has no meaning here (detected by icc)
+ some other stuff I forget ;)

2005-06-16 18:51:36 Tree
Older >