From c823b2bf3165990a556d50990adf4da5cee95593 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Nov 2012 15:36:19 +0000 Subject: commit Gem 0.93.3 from http://gem.iem.at/releases/0.93.3/Gem-0.93.3-W32-i686.zip svn path=/trunk/; revision=16521 --- packages/noncvs/windows/extra/Gem/COPYING.txt | 141 +- packages/noncvs/windows/extra/Gem/ChangeLog | 38114 +++++++++---------- .../noncvs/windows/extra/Gem/GEMglBegin-help.pd | 28 +- packages/noncvs/windows/extra/Gem/GLdefine-help.pd | 130 +- packages/noncvs/windows/extra/Gem/Gem.dll | Bin 2486272 -> 2490368 bytes packages/noncvs/windows/extra/Gem/README.txt | 293 +- .../noncvs/windows/extra/Gem/accumrotate-help.pd | 144 +- packages/noncvs/windows/extra/Gem/alpha-help.pd | 192 +- packages/noncvs/windows/extra/Gem/ambient-help.pd | 132 +- .../noncvs/windows/extra/Gem/ambientRGB-help.pd | 150 +- packages/noncvs/windows/extra/Gem/camera-help.pd | 162 +- packages/noncvs/windows/extra/Gem/circle-help.pd | 130 +- packages/noncvs/windows/extra/Gem/color-help.pd | 120 +- packages/noncvs/windows/extra/Gem/colorRGB-help.pd | 138 +- .../noncvs/windows/extra/Gem/colorSquare-help.pd | 164 +- packages/noncvs/windows/extra/Gem/cone-help.pd | 138 +- packages/noncvs/windows/extra/Gem/cube-help.pd | 128 +- packages/noncvs/windows/extra/Gem/cuboid-help.pd | 146 +- packages/noncvs/windows/extra/Gem/curve-help.pd | 224 +- packages/noncvs/windows/extra/Gem/curve3d-help.pd | 3316 +- packages/noncvs/windows/extra/Gem/cylinder-help.pd | 140 +- packages/noncvs/windows/extra/Gem/depth-help.pd | 42 +- .../noncvs/windows/extra/Gem/dev/Base/CPPExtern.h | 742 +- .../noncvs/windows/extra/Gem/dev/Base/GemBase.h | 280 +- .../noncvs/windows/extra/Gem/dev/Base/GemCache.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemContext.h | 114 +- .../windows/extra/Gem/dev/Base/GemContextData.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemEvent.h | 8 +- .../windows/extra/Gem/dev/Base/GemExportDef.h | 8 +- .../windows/extra/Gem/dev/Base/GemFuncUtil.h | 8 +- packages/noncvs/windows/extra/Gem/dev/Base/GemGL.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemGLBase.h | 46 +- .../noncvs/windows/extra/Gem/dev/Base/GemGLUtil.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemGluObj.h | 192 +- .../noncvs/windows/extra/Gem/dev/Base/GemLoaders.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemMan.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemMath.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemPBuffer.h | 8 +- .../windows/extra/Gem/dev/Base/GemPathBase.h | 148 +- .../windows/extra/Gem/dev/Base/GemPixConvert.h | 8 +- .../windows/extra/Gem/dev/Base/GemPixDualObj.h | 380 +- .../windows/extra/Gem/dev/Base/GemPixImageLoad.h | 8 +- .../windows/extra/Gem/dev/Base/GemPixImageSave.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemPixObj.h | 284 +- .../noncvs/windows/extra/Gem/dev/Base/GemPixPete.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemPixUtil.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemSIMD.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemShape.h | 288 +- .../noncvs/windows/extra/Gem/dev/Base/GemState.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemVector.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemVersion.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/GemWindow.h | 416 +- .../noncvs/windows/extra/Gem/dev/Base/Matrix.h | 8 +- .../noncvs/windows/extra/Gem/dev/Base/TextBase.h | 462 +- packages/noncvs/windows/extra/Gem/dev/Gem.lib | Bin 3031528 -> 3031528 bytes packages/noncvs/windows/extra/Gem/dev/Gem/Cache.h | 148 +- .../noncvs/windows/extra/Gem/dev/Gem/ContextData.h | 298 +- packages/noncvs/windows/extra/Gem/dev/Gem/Dylib.h | 136 +- packages/noncvs/windows/extra/Gem/dev/Gem/Event.h | 208 +- .../noncvs/windows/extra/Gem/dev/Gem/Exception.h | 116 +- .../noncvs/windows/extra/Gem/dev/Gem/ExportDef.h | 124 +- packages/noncvs/windows/extra/Gem/dev/Gem/Files.h | 68 +- .../noncvs/windows/extra/Gem/dev/Gem/GLStack.h | 148 +- packages/noncvs/windows/extra/Gem/dev/Gem/GemGL.h | 176 +- packages/noncvs/windows/extra/Gem/dev/Gem/Image.h | 568 +- .../noncvs/windows/extra/Gem/dev/Gem/ImageIO.h | 306 +- .../noncvs/windows/extra/Gem/dev/Gem/Loaders.h | 50 +- .../noncvs/windows/extra/Gem/dev/Gem/Manager.h | 500 +- .../noncvs/windows/extra/Gem/dev/Gem/PBuffer.h | 108 +- .../noncvs/windows/extra/Gem/dev/Gem/PixConvert.h | 346 +- .../noncvs/windows/extra/Gem/dev/Gem/Properties.h | 216 +- packages/noncvs/windows/extra/Gem/dev/Gem/RTE.h | 58 +- .../noncvs/windows/extra/Gem/dev/Gem/Settings.h | 70 +- packages/noncvs/windows/extra/Gem/dev/Gem/State.h | 454 +- .../extra/Gem/dev/Gem/SynchedWorkerThread.h | 130 +- .../noncvs/windows/extra/Gem/dev/Gem/ThreadMutex.h | 76 +- .../windows/extra/Gem/dev/Gem/ThreadSemaphore.h | 74 +- .../noncvs/windows/extra/Gem/dev/Gem/Version.h | 38 +- .../windows/extra/Gem/dev/Gem/WorkerThread.h | 160 +- packages/noncvs/windows/extra/Gem/dev/Gem/glew.h | 28870 +++++++------- packages/noncvs/windows/extra/Gem/dev/Gem/glxew.h | 2952 +- packages/noncvs/windows/extra/Gem/dev/Gem/wglew.h | 2494 +- packages/noncvs/windows/extra/Gem/dev/RTE/Array.h | 102 +- .../windows/extra/Gem/dev/RTE/MessageCallbacks.h | 292 +- .../noncvs/windows/extra/Gem/dev/Utils/Functions.h | 720 +- .../noncvs/windows/extra/Gem/dev/Utils/GLUtil.h | 70 +- .../noncvs/windows/extra/Gem/dev/Utils/GemMath.h | 170 +- .../noncvs/windows/extra/Gem/dev/Utils/Matrix.h | 156 +- .../noncvs/windows/extra/Gem/dev/Utils/PixPete.h | 448 +- packages/noncvs/windows/extra/Gem/dev/Utils/SIMD.h | 234 +- .../noncvs/windows/extra/Gem/dev/Utils/Vector.h | 154 +- packages/noncvs/windows/extra/Gem/dev/Utils/any.h | 616 +- .../windows/extra/Gem/dev/plugins/PluginFactory.h | 210 +- .../extra/Gem/dev/plugins/PluginFactoryTimple.h | 268 +- .../noncvs/windows/extra/Gem/dev/plugins/film.h | 346 +- .../windows/extra/Gem/dev/plugins/imageloader.h | 150 +- .../windows/extra/Gem/dev/plugins/imagesaver.h | 252 +- .../noncvs/windows/extra/Gem/dev/plugins/record.h | 216 +- .../noncvs/windows/extra/Gem/dev/plugins/video.h | 442 +- packages/noncvs/windows/extra/Gem/diffuse-help.pd | 132 +- .../noncvs/windows/extra/Gem/diffuseRGB-help.pd | 146 +- packages/noncvs/windows/extra/Gem/disk-help.pd | 144 +- packages/noncvs/windows/extra/Gem/emission-help.pd | 128 +- .../noncvs/windows/extra/Gem/emissionRGB-help.pd | 136 +- .../extra/Gem/examples/01.basic/01.redSquare.pd | 126 +- .../Gem/examples/01.basic/02.blueRectangle.pd | 130 +- .../windows/extra/Gem/examples/01.basic/03.disk.pd | 118 +- .../extra/Gem/examples/01.basic/04.PrimTri.pd | 130 +- .../windows/extra/Gem/examples/01.basic/05.cube.pd | 88 +- .../extra/Gem/examples/01.basic/06.sphere.pd | 110 +- .../extra/Gem/examples/01.basic/07.cylinder.pd | 124 +- .../extra/Gem/examples/01.basic/08.model.pd | 122 +- .../extra/Gem/examples/01.basic/09.yelloTeapot.pd | 130 +- .../Gem/examples/02.advanced/00.gemwin-subpatch.pd | 122 +- .../extra/Gem/examples/02.advanced/01.Separator.pd | 286 +- .../extra/Gem/examples/02.advanced/02.Ortho.pd | 174 +- .../extra/Gem/examples/02.advanced/03.View.pd | 170 +- .../extra/Gem/examples/02.advanced/03.View_OSD.pd | 572 +- .../extra/Gem/examples/02.advanced/04.Fog.pd | 198 +- .../extra/Gem/examples/02.advanced/05.Stereo.pd | 194 +- .../Gem/examples/02.advanced/06.StereoParticle.pd | 176 +- .../extra/Gem/examples/02.advanced/07.Snapshot1.pd | 174 +- .../extra/Gem/examples/02.advanced/08.Snapshot2.pd | 276 +- .../Gem/examples/02.advanced/09.SnapshotSave.pd | 290 +- .../Gem/examples/02.advanced/10.LinearPath.pd | 174 +- .../Gem/examples/02.advanced/11.SplinePath.pd | 174 +- .../extra/Gem/examples/02.advanced/12.Hsv.pd | 210 +- .../Gem/examples/02.advanced/13.ModelRescale.pd | 214 +- .../Gem/examples/02.advanced/14.RenderOrder.pd | 298 +- .../extra/Gem/examples/02.advanced/15.GemWin.pd | 146 +- .../Gem/examples/02.advanced/16.vertex_program.pd | 378 +- .../examples/02.advanced/17.fragment_program.pd | 252 +- .../examples/02.advanced/18.gl_shading_language.pd | 364 +- .../extra/Gem/examples/02.advanced/19.pointer.pd | 434 +- .../02.advanced/20.double-gemhead_vs_repeat.pd | 368 +- .../Gem/examples/02.advanced/21.basic_LSystem.pd | 276 +- .../examples/02.advanced/22.double-iterative.pd | 236 +- .../Gem/examples/03.lighting/01.world_light.pd | 168 +- .../extra/Gem/examples/03.lighting/02.light.pd | 192 +- .../Gem/examples/03.lighting/03.controlLights.pd | 194 +- .../Gem/examples/03.lighting/04.moveSpheres.pd | 256 +- .../extra/Gem/examples/03.lighting/05.materials.pd | 172 +- .../windows/extra/Gem/examples/04.pix/01.image.pd | 120 +- .../extra/Gem/examples/04.pix/02.multiimage.pd | 98 +- .../extra/Gem/examples/04.pix/04.ImageInPlace.pd | 128 +- .../windows/extra/Gem/examples/04.pix/05.film.pd | 240 +- .../windows/extra/Gem/examples/04.pix/05.movie.pd | 178 +- .../extra/Gem/examples/04.pix/06.PixRect.pd | 176 +- .../windows/extra/Gem/examples/04.pix/07.PixSet.pd | 138 +- .../extra/Gem/examples/04.pix/08.PixDump.pd | 128 +- .../extra/Gem/examples/04.pix/09.Histogram.pd | 178 +- .../extra/Gem/examples/04.pix/10.PixDataSimple.pd | 180 +- .../extra/Gem/examples/04.pix/11.PixDataComplex.pd | 234 +- .../windows/extra/Gem/examples/04.pix/12.add.pd | 104 +- .../extra/Gem/examples/04.pix/12.blending.pd | 346 +- .../extra/Gem/examples/04.pix/12.composite.pd | 108 +- .../extra/Gem/examples/04.pix/12.pix_multiply.pd | 110 +- .../extra/Gem/examples/04.pix/13.maskDancer.pd | 110 +- .../extra/Gem/examples/04.pix/14.takeAlpha.pd | 128 +- .../extra/Gem/examples/04.pix/15.pix_alpha.pd | 164 +- .../extra/Gem/examples/04.pix/16.alphaGrey.pd | 156 +- .../extra/Gem/examples/04.pix/16.pix_2grey.pd | 90 +- .../extra/Gem/examples/04.pix/17.pix_gain.pd | 144 +- .../windows/extra/Gem/examples/04.pix/18.Curves.pd | 360 +- .../extra/Gem/examples/04.pix/19.colorMatrix.pd | 120 +- .../extra/Gem/examples/04.pix/20.convolve.pd | 212 +- .../windows/extra/Gem/examples/04.pix/22.biquad.pd | 216 +- .../extra/Gem/examples/04.pix/23.gravity.pd | 216 +- .../extra/Gem/examples/04.pix/24.time-filtering.pd | 204 +- .../windows/extra/Gem/examples/04.pix/25.buffer.pd | 274 +- .../Gem/examples/04.pix/26.framebuffer_readback.pd | 176 +- .../extra/Gem/examples/04.video/00.SimpleVideo.pd | 174 +- .../extra/Gem/examples/04.video/01.VideoPaint.pd | 246 +- .../extra/Gem/examples/04.video/02.VideoSphere.pd | 198 +- .../Gem/examples/04.video/03.movement_detection.pd | 174 +- .../extra/Gem/examples/04.video/04.videoRTX.pd | 202 +- .../extra/Gem/examples/04.video/05.buffer_rtx.pd | 218 +- .../examples/04.video/06.frame_diff_tracking.pd | 368 +- .../examples/04.video/07.bg_subtract_tracking.pd | 368 +- .../windows/extra/Gem/examples/05.text/01.Text.pd | 240 +- .../Gem/examples/05.text/01.TextNoLoadBang.pd | 224 +- .../extra/Gem/examples/05.text/03.ChangeText.pd | 204 +- .../examples/05.text/03.ChangeTextNoLoadBang.pd | 184 +- .../extra/Gem/examples/06.particle/01.simple.pd | 138 +- .../extra/Gem/examples/06.particle/02.fountain.pd | 172 +- .../extra/Gem/examples/06.particle/03.orbit.pd | 176 +- .../extra/Gem/examples/06.particle/04.combo.pd | 208 +- .../extra/Gem/examples/06.particle/05.twoSrc.pd | 346 +- .../extra/Gem/examples/06.particle/06.target.pd | 148 +- .../extra/Gem/examples/06.particle/07.render.pd | 172 +- .../extra/Gem/examples/06.particle/08.info.pd | 234 +- .../extra/Gem/examples/06.particle/09.sink.pd | 200 +- .../extra/Gem/examples/07.texture/01.texture.pd | 120 +- .../extra/Gem/examples/07.texture/02.TexCoord.pd | 140 +- .../extra/Gem/examples/07.texture/04.moveImages.pd | 306 +- .../extra/Gem/examples/07.texture/05.newWave.pd | 402 +- .../extra/Gem/examples/07.texture/06.ripple.pd | 228 +- .../extra/Gem/examples/07.texture/07.feedback.pd | 184 +- .../extra/Gem/examples/07.texture/08.MotionBlur.pd | 260 +- .../Gem/examples/07.texture/09.sharedTextures.pd | 158 +- .../Gem/examples/07.texture/10.framebuffer.pd | 390 +- .../11.multiples_gemhead_in_a_framebuffer.pd | 232 +- .../windows/extra/Gem/examples/08.io/01.Mouse.pd | 168 +- .../windows/extra/Gem/examples/08.io/02.Tablet.pd | 248 +- .../windows/extra/Gem/examples/08.io/03.Orb.pd | 102 +- .../windows/extra/Gem/examples/08.io/04.UseOrb.pd | 172 +- .../extra/Gem/examples/09.openGL/01.primQuad.pd | 214 +- .../extra/Gem/examples/09.openGL/02.displayList.pd | 370 +- .../Gem/examples/09.openGL/03.stencilBuffer.pd | 502 +- .../extra/Gem/examples/09.openGL/04.clearZ.pd | 54 +- .../examples/09.openGL/05.load_identity_matrix.pd | 148 +- .../Gem/examples/10.glsl/01.simple_texture.pd | 288 +- .../examples/10.glsl/02.primitive_distortion.pd | 284 +- .../Gem/examples/10.glsl/03.texture_distortion.pd | 288 +- .../extra/Gem/examples/10.glsl/04.game_of_life.pd | 276 +- .../extra/Gem/examples/10.glsl/05.multitexture.pd | 402 +- .../examples/10.glsl/06.rectangle_multitexture.pd | 398 +- .../examples/10.glsl/07.framebuffer_and_shader.pd | 836 +- .../examples/10.glsl/08.multi_pass_rendering.pd | 682 +- .../examples/10.glsl/09.vertex_texture_fetching.pd | 284 +- .../examples/10.glsl/10.GPGPU_Physical_model.pd | 2484 +- .../extra/Gem/examples/10.glsl/11.geometry.pd | 246 +- .../extra/Gem/examples/10.glsl/12.tri2fan.pd | 314 +- .../extra/Gem/examples/10.glsl/13.panoramique.pd | 1050 +- .../extra/Gem/examples/10.glsl/GLSL_mix.frag | 70 +- .../extra/Gem/examples/10.glsl/GLSL_mix.vert | 18 +- .../extra/Gem/examples/10.glsl/P_distord.frag | 38 +- .../extra/Gem/examples/10.glsl/P_distord.vert | 42 +- .../extra/Gem/examples/10.glsl/T_distord.frag | 62 +- .../extra/Gem/examples/10.glsl/T_distord.vert | 18 +- .../extra/Gem/examples/10.glsl/fetching.frag | 16 +- .../extra/Gem/examples/10.glsl/fetching.vert | 30 +- .../extra/Gem/examples/10.glsl/fetching2.frag | 112 +- .../extra/Gem/examples/10.glsl/fetching2.vert | 42 +- .../windows/extra/Gem/examples/10.glsl/game.frag | 60 +- .../windows/extra/Gem/examples/10.glsl/game.vert | 28 +- .../windows/extra/Gem/examples/10.glsl/geo.frag | 16 +- .../windows/extra/Gem/examples/10.glsl/geo.geom | 56 +- .../windows/extra/Gem/examples/10.glsl/geo.vert | 14 +- .../extra/Gem/examples/10.glsl/interpol.frag | 26 +- .../windows/extra/Gem/examples/10.glsl/link.frag | 328 +- .../windows/extra/Gem/examples/10.glsl/link.vert | 20 +- .../windows/extra/Gem/examples/10.glsl/mass.frag | 68 +- .../windows/extra/Gem/examples/10.glsl/mass.vert | 20 +- .../extra/Gem/examples/10.glsl/multitexture.frag | 26 +- .../extra/Gem/examples/10.glsl/multitexture.vert | 22 +- .../Gem/examples/10.glsl/multitexture_rect.frag | 30 +- .../Gem/examples/10.glsl/multitexture_rect.vert | 22 +- .../windows/extra/Gem/examples/10.glsl/normal.frag | 74 +- .../windows/extra/Gem/examples/10.glsl/normal.vert | 20 +- .../extra/Gem/examples/10.glsl/panoramique.frag | 56 +- .../extra/Gem/examples/10.glsl/panoramique.vert | 10 +- .../extra/Gem/examples/10.glsl/texture.frag | 32 +- .../extra/Gem/examples/10.glsl/texture.vert | 16 +- .../extra/Gem/examples/10.glsl/texture_rect.frag | 32 +- .../extra/Gem/examples/10.glsl/tri2fan.frag | 12 +- .../extra/Gem/examples/10.glsl/tri2fan.geom | 102 +- .../extra/Gem/examples/10.glsl/tri2fan.vert | 12 +- .../windows/extra/Gem/examples/10.glsl/vague.frag | 46 +- .../windows/extra/Gem/examples/10.glsl/wave.frag | 80 +- .../extra/Gem/examples/11.obj-exporter/obj_cube.pd | 304 +- .../examples/11.obj-exporter/obj_exporter-help.pd | 174 +- .../Gem/examples/11.obj-exporter/obj_exporter.pd | 192 +- .../Gem/examples/11.obj-exporter/obj_primTri.pd | 174 +- .../Gem/examples/11.obj-exporter/obj_rectangle.pd | 246 +- .../Gem/examples/11.obj-exporter/obj_square.pd | 216 +- .../01.flat_projection-help.pd | 42 +- .../12.multi_screen_projection/02.nfp-help.pd | 92 +- .../examples/12.multi_screen_projection/config.txt | 140 +- .../12.multi_screen_projection/flat_projection.pd | 904 +- .../12.multi_screen_projection/load_save.pd | 80 +- .../12.multi_screen_projection/nfp_22.frag | 36 +- .../12.multi_screen_projection/nfp_22.vert | 52 +- .../12.multi_screen_projection/nfp_33.frag | 36 +- .../12.multi_screen_projection/nfp_33.vert | 74 +- .../12.multi_screen_projection/nfp_curved_wall.pd | 826 +- .../12.multi_screen_projection/nfp_flat_wall.pd | 626 +- .../12.multi_screen_projection/save_system-help.pd | 40 +- .../examples/12.multi_screen_projection/saved.pd | 48 +- .../12.multi_screen_projection/soft_edge.frag | 118 +- .../13.recursion/01.repetition_is_futile.pd | 122 +- .../13.recursion/02.iteration_is_insufficient.pd | 66 +- .../examples/13.recursion/03.recursive_spiral.pd | 142 +- .../Gem/examples/13.recursion/04.binary_tree.pd | 196 +- .../Gem/examples/13.recursion/05.n-ary_tree.pd | 162 +- .../examples/13.recursion/06.breaking_symmetry.pd | 768 +- .../windows/extra/Gem/examples/13.recursion/README | 46 +- .../Gem/examples/13.recursion/nnrepeat-help.pd | 56 +- .../Gem/examples/13.recursion/nnrepeat-test.pd | 110 +- .../extra/Gem/examples/13.recursion/nnrepeat.pd | 54 +- .../Gem/examples/13.recursion/nrepeat-help.pd | 50 +- .../Gem/examples/13.recursion/nrepeat-test.pd | 92 +- .../extra/Gem/examples/13.recursion/nrepeat.pd | 98 +- .../extra/Gem/examples/13.recursion/stack-help.pd | 40 +- .../extra/Gem/examples/13.recursion/stack.pd | 76 +- .../extra/Gem/examples/13.recursion/xform-gui.pd | 240 +- .../windows/extra/Gem/examples/99.games/puzzle.pd | 316 +- .../windows/extra/Gem/examples/data/COPYING.txt | 178 +- .../windows/extra/Gem/examples/data/random.fp | 222 +- .../noncvs/windows/extra/Gem/examples/data/toon.vp | 72 +- .../windows/extra/Gem/fragment_program-help.pd | 172 +- .../noncvs/windows/extra/Gem/gem.known_bugs.txt | 596 +- .../noncvs/windows/extra/Gem/gem.release_notes.txt | 2036 +- packages/noncvs/windows/extra/Gem/gem.todo.txt | 130 +- packages/noncvs/windows/extra/Gem/gem_filmAVI.dll | Bin 13824 -> 0 bytes packages/noncvs/windows/extra/Gem/gem_filmDS.dll | Bin 18432 -> 18432 bytes packages/noncvs/windows/extra/Gem/gem_filmQT.dll | Bin 40960 -> 40960 bytes .../noncvs/windows/extra/Gem/gem_imageJPEG.dll | Bin 151552 -> 151552 bytes packages/noncvs/windows/extra/Gem/gem_imageQT.dll | Bin 45056 -> 45056 bytes packages/noncvs/windows/extra/Gem/gem_imageSGI.dll | Bin 14336 -> 14336 bytes .../noncvs/windows/extra/Gem/gem_imageTIFF.dll | Bin 110592 -> 110592 bytes packages/noncvs/windows/extra/Gem/gem_recordQT.dll | Bin 45056 -> 45056 bytes packages/noncvs/windows/extra/Gem/gem_videoDS.dll | Bin 73728 -> 73728 bytes .../noncvs/windows/extra/Gem/gem_videoHALCON.dll | Bin 147456 -> 0 bytes packages/noncvs/windows/extra/Gem/gem_videoVFW.dll | Bin 17408 -> 0 bytes .../noncvs/windows/extra/Gem/gemdefaultwindow.pd | 34 +- .../windows/extra/Gem/gemframebuffer-help.pd | 472 +- packages/noncvs/windows/extra/Gem/gemhead-help.pd | 208 +- packages/noncvs/windows/extra/Gem/gemhead.pd | 180 +- .../noncvs/windows/extra/Gem/gemkeyboard-help.pd | 86 +- .../noncvs/windows/extra/Gem/gemkeyname-help.pd | 96 +- packages/noncvs/windows/extra/Gem/gemlist-help.pd | 146 +- .../noncvs/windows/extra/Gem/gemlist_info-help.pd | 594 +- .../windows/extra/Gem/gemlist_matrix-help.pd | 240 +- packages/noncvs/windows/extra/Gem/gemmouse-help.pd | 114 +- packages/noncvs/windows/extra/Gem/gemmouse.pd | 308 +- packages/noncvs/windows/extra/Gem/gemorb-help.pd | 64 +- packages/noncvs/windows/extra/Gem/gemorb.pd | 44 +- .../noncvs/windows/extra/Gem/gemreceive-help.pd | 124 +- .../noncvs/windows/extra/Gem/gemtablet-help.pd | 50 +- packages/noncvs/windows/extra/Gem/gemtablet.pd | 42 +- packages/noncvs/windows/extra/Gem/gemwin-help.pd | 1598 +- packages/noncvs/windows/extra/Gem/gemwin.pd | 5604 +-- .../noncvs/windows/extra/Gem/glsl_fragment-help.pd | 182 +- .../noncvs/windows/extra/Gem/glsl_geometry-help.pd | 182 +- .../noncvs/windows/extra/Gem/glsl_program-help.pd | 224 +- .../noncvs/windows/extra/Gem/glsl_vertex-help.pd | 180 +- packages/noncvs/windows/extra/Gem/hsv2rgb-help.pd | 130 +- packages/noncvs/windows/extra/Gem/hsv2rgb.pd | 286 +- .../noncvs/windows/extra/Gem/imageVert-help.pd | 176 +- packages/noncvs/windows/extra/Gem/light-help.pd | 196 +- .../noncvs/windows/extra/Gem/linear_path-help.pd | 138 +- .../noncvs/windows/extra/Gem/mesh_line-help.pd | 152 +- .../noncvs/windows/extra/Gem/mesh_square-help.pd | 174 +- packages/noncvs/windows/extra/Gem/model-help.pd | 242 +- .../noncvs/windows/extra/Gem/multimodel-help.pd | 138 +- packages/noncvs/windows/extra/Gem/newWave-help.pd | 316 +- packages/noncvs/windows/extra/Gem/ortho-help.pd | 162 +- .../noncvs/windows/extra/Gem/part_color-help.pd | 110 +- .../noncvs/windows/extra/Gem/part_damp-help.pd | 106 +- .../noncvs/windows/extra/Gem/part_draw-help.pd | 108 +- .../noncvs/windows/extra/Gem/part_follow-help.pd | 98 +- .../noncvs/windows/extra/Gem/part_gravity-help.pd | 24 +- .../noncvs/windows/extra/Gem/part_head-help.pd | 44 +- .../noncvs/windows/extra/Gem/part_info-help.pd | 50 +- .../noncvs/windows/extra/Gem/part_killold-help.pd | 26 +- .../noncvs/windows/extra/Gem/part_killslow-help.pd | 20 +- .../windows/extra/Gem/part_orbitpoint-help.pd | 26 +- .../noncvs/windows/extra/Gem/part_render-help.pd | 38 +- .../noncvs/windows/extra/Gem/part_sink-help.pd | 58 +- .../noncvs/windows/extra/Gem/part_size-help.pd | 32 +- .../noncvs/windows/extra/Gem/part_source-help.pd | 56 +- .../windows/extra/Gem/part_targetcolor-help.pd | 26 +- .../windows/extra/Gem/part_targetsize-help.pd | 28 +- .../noncvs/windows/extra/Gem/part_velcone-help.pd | 42 +- .../noncvs/windows/extra/Gem/part_velocity-help.pd | 48 +- .../windows/extra/Gem/part_velsphere-help.pd | 42 +- .../noncvs/windows/extra/Gem/part_vertex-help.pd | 30 +- .../noncvs/windows/extra/Gem/pix_2grey-help.pd | 154 +- .../noncvs/windows/extra/Gem/pix_a_2grey-help.pd | 180 +- packages/noncvs/windows/extra/Gem/pix_add-help.pd | 194 +- .../noncvs/windows/extra/Gem/pix_aging-help.pd | 230 +- .../noncvs/windows/extra/Gem/pix_alpha-help.pd | 214 +- .../windows/extra/Gem/pix_background-help.pd | 214 +- .../noncvs/windows/extra/Gem/pix_backlight-help.pd | 184 +- .../noncvs/windows/extra/Gem/pix_biquad-help.pd | 344 +- .../noncvs/windows/extra/Gem/pix_bitmask-help.pd | 184 +- packages/noncvs/windows/extra/Gem/pix_blob-help.pd | 76 +- .../windows/extra/Gem/pix_blobtracker-help.pd | 840 +- .../noncvs/windows/extra/Gem/pix_blobtracker.pd | 264 +- packages/noncvs/windows/extra/Gem/pix_blur-help.pd | 32 +- packages/noncvs/windows/extra/Gem/pix_buf-help.pd | 188 +- .../noncvs/windows/extra/Gem/pix_buffer-help.pd | 152 +- .../windows/extra/Gem/pix_buffer_filmopen-help.pd | 172 +- .../windows/extra/Gem/pix_buffer_filmopen.pd | 156 +- .../windows/extra/Gem/pix_buffer_read-help.pd | 146 +- .../windows/extra/Gem/pix_buffer_write-help.pd | 196 +- .../windows/extra/Gem/pix_chroma_key-help.pd | 288 +- .../windows/extra/Gem/pix_clearblock-help.pd | 22 +- .../noncvs/windows/extra/Gem/pix_color-help.pd | 166 +- .../windows/extra/Gem/pix_coloralpha-help.pd | 178 +- .../windows/extra/Gem/pix_colormatrix-help.pd | 316 +- .../windows/extra/Gem/pix_colorreduce-help.pd | 172 +- .../noncvs/windows/extra/Gem/pix_compare-help.pd | 212 +- .../noncvs/windows/extra/Gem/pix_composite-help.pd | 196 +- .../noncvs/windows/extra/Gem/pix_contrast-help.pd | 166 +- .../noncvs/windows/extra/Gem/pix_convert-help.pd | 206 +- .../noncvs/windows/extra/Gem/pix_convolve-help.pd | 486 +- .../windows/extra/Gem/pix_coordinate-help.pd | 196 +- packages/noncvs/windows/extra/Gem/pix_crop-help.pd | 176 +- .../noncvs/windows/extra/Gem/pix_curve-help.pd | 312 +- packages/noncvs/windows/extra/Gem/pix_data-help.pd | 178 +- .../windows/extra/Gem/pix_deinterlace-help.pd | 186 +- .../noncvs/windows/extra/Gem/pix_delay-help.pd | 180 +- packages/noncvs/windows/extra/Gem/pix_diff-help.pd | 192 +- packages/noncvs/windows/extra/Gem/pix_dot-help.pd | 158 +- packages/noncvs/windows/extra/Gem/pix_draw-help.pd | 176 +- packages/noncvs/windows/extra/Gem/pix_dump-help.pd | 162 +- .../noncvs/windows/extra/Gem/pix_duotone-help.pd | 180 +- packages/noncvs/windows/extra/Gem/pix_film-help.pd | 260 +- packages/noncvs/windows/extra/Gem/pix_flip-help.pd | 170 +- .../noncvs/windows/extra/Gem/pix_freeframe-help.pd | 266 +- .../noncvs/windows/extra/Gem/pix_frei0r-help.pd | 262 +- packages/noncvs/windows/extra/Gem/pix_gain-help.pd | 176 +- packages/noncvs/windows/extra/Gem/pix_grey-help.pd | 180 +- .../noncvs/windows/extra/Gem/pix_halftone-help.pd | 196 +- .../noncvs/windows/extra/Gem/pix_histo-help.pd | 208 +- .../noncvs/windows/extra/Gem/pix_hsv2rgb-help.pd | 164 +- .../noncvs/windows/extra/Gem/pix_image-help.pd | 192 +- .../windows/extra/Gem/pix_imageInPlace-help.pd | 166 +- .../noncvs/windows/extra/Gem/pix_indycam-help.pd | 42 +- packages/noncvs/windows/extra/Gem/pix_info-help.pd | 194 +- .../noncvs/windows/extra/Gem/pix_invert-help.pd | 154 +- .../windows/extra/Gem/pix_kaleidoscope-help.pd | 276 +- .../noncvs/windows/extra/Gem/pix_levels-help.pd | 250 +- .../windows/extra/Gem/pix_lumaoffset-help.pd | 196 +- packages/noncvs/windows/extra/Gem/pix_mask-help.pd | 204 +- .../windows/extra/Gem/pix_mean_color-help.pd | 208 +- .../noncvs/windows/extra/Gem/pix_metaimage-help.pd | 202 +- packages/noncvs/windows/extra/Gem/pix_mix-help.pd | 232 +- .../windows/extra/Gem/pix_motionblur-help.pd | 190 +- .../noncvs/windows/extra/Gem/pix_movement-help.pd | 204 +- .../noncvs/windows/extra/Gem/pix_movement2-help.pd | 212 +- .../noncvs/windows/extra/Gem/pix_movie-help.pd | 306 +- .../noncvs/windows/extra/Gem/pix_multiblob-help.pd | 410 +- .../windows/extra/Gem/pix_multiimage-help.pd | 144 +- .../noncvs/windows/extra/Gem/pix_multiply-help.pd | 194 +- .../noncvs/windows/extra/Gem/pix_normalize-help.pd | 170 +- .../noncvs/windows/extra/Gem/pix_offset-help.pd | 168 +- .../noncvs/windows/extra/Gem/pix_pix2sig~-help.pd | 206 +- .../noncvs/windows/extra/Gem/pix_posterize-help.pd | 176 +- .../noncvs/windows/extra/Gem/pix_puzzle-help.pd | 250 +- packages/noncvs/windows/extra/Gem/pix_rds-help.pd | 182 +- .../noncvs/windows/extra/Gem/pix_record-help.pd | 336 +- .../noncvs/windows/extra/Gem/pix_rectangle-help.pd | 166 +- .../windows/extra/Gem/pix_refraction-help.pd | 222 +- .../noncvs/windows/extra/Gem/pix_resize-help.pd | 162 +- .../noncvs/windows/extra/Gem/pix_rgb2hsv-help.pd | 166 +- packages/noncvs/windows/extra/Gem/pix_rgba-help.pd | 176 +- packages/noncvs/windows/extra/Gem/pix_roll-help.pd | 176 +- packages/noncvs/windows/extra/Gem/pix_rtx-help.pd | 204 +- .../noncvs/windows/extra/Gem/pix_scanline-help.pd | 174 +- packages/noncvs/windows/extra/Gem/pix_set-help.pd | 162 +- .../windows/extra/Gem/pix_share_read-help.pd | 156 +- .../windows/extra/Gem/pix_share_write-help.pd | 192 +- .../noncvs/windows/extra/Gem/pix_sig2pix~-help.pd | 198 +- packages/noncvs/windows/extra/Gem/pix_snap-help.pd | 246 +- .../noncvs/windows/extra/Gem/pix_snap2tex-help.pd | 244 +- .../noncvs/windows/extra/Gem/pix_subtract-help.pd | 194 +- packages/noncvs/windows/extra/Gem/pix_tIIR-help.pd | 314 +- .../noncvs/windows/extra/Gem/pix_takealpha-help.pd | 206 +- .../noncvs/windows/extra/Gem/pix_texture-help.pd | 312 +- .../noncvs/windows/extra/Gem/pix_threshold-help.pd | 162 +- .../extra/Gem/pix_threshold_bernsen-help.pd | 178 +- .../noncvs/windows/extra/Gem/pix_video-help.pd | 854 +- .../noncvs/windows/extra/Gem/pix_write-help.pd | 82 +- packages/noncvs/windows/extra/Gem/pix_write.pd | 394 +- packages/noncvs/windows/extra/Gem/pix_yuv-help.pd | 176 +- packages/noncvs/windows/extra/Gem/pix_zoom-help.pd | 26 +- .../extra/Gem/plugins-disabled/gem_filmAVI.dll | Bin 0 -> 13824 bytes .../extra/Gem/plugins-disabled/gem_imageMAGICK.dll | Bin 0 -> 4595712 bytes .../extra/Gem/plugins-disabled/gem_videoHALCON.dll | Bin 0 -> 147456 bytes .../extra/Gem/plugins-disabled/gem_videoVFW.dll | Bin 0 -> 17408 bytes packages/noncvs/windows/extra/Gem/polygon-help.pd | 194 +- .../windows/extra/Gem/polygon_smooth-help.pd | 136 +- .../noncvs/windows/extra/Gem/pqtorusknots-help.pd | 190 +- packages/noncvs/windows/extra/Gem/primTri-help.pd | 184 +- .../noncvs/windows/extra/Gem/rectangle-help.pd | 140 +- .../windows/extra/Gem/render_trigger-help.pd | 150 +- packages/noncvs/windows/extra/Gem/rgb2hsv.pd | 602 +- packages/noncvs/windows/extra/Gem/rgb2yuv-help.pd | 72 +- packages/noncvs/windows/extra/Gem/rgb2yuv.pd | 210 +- packages/noncvs/windows/extra/Gem/ripple-help.pd | 174 +- packages/noncvs/windows/extra/Gem/rotate-help.pd | 130 +- .../noncvs/windows/extra/Gem/rotateXYZ-help.pd | 140 +- packages/noncvs/windows/extra/Gem/rubber-help.pd | 186 +- packages/noncvs/windows/extra/Gem/scale-help.pd | 152 +- packages/noncvs/windows/extra/Gem/scaleXYZ-help.pd | 138 +- .../noncvs/windows/extra/Gem/scopeXYZ~-help.pd | 250 +- .../noncvs/windows/extra/Gem/separator-help.pd | 262 +- packages/noncvs/windows/extra/Gem/shearYZ-help.pd | 122 +- packages/noncvs/windows/extra/Gem/shearZX-help.pd | 118 +- .../noncvs/windows/extra/Gem/shininess-help.pd | 136 +- .../noncvs/windows/extra/Gem/slideSquares-help.pd | 128 +- packages/noncvs/windows/extra/Gem/specular-help.pd | 132 +- .../noncvs/windows/extra/Gem/specularRGB-help.pd | 146 +- packages/noncvs/windows/extra/Gem/sphere-help.pd | 140 +- packages/noncvs/windows/extra/Gem/sphere3d-help.pd | 192 +- .../noncvs/windows/extra/Gem/spline_path-help.pd | 138 +- .../noncvs/windows/extra/Gem/spot_light-help.pd | 332 +- packages/noncvs/windows/extra/Gem/square-help.pd | 128 +- .../noncvs/windows/extra/Gem/surface3d-help.pd | 3306 +- packages/noncvs/windows/extra/Gem/teapot-help.pd | 138 +- packages/noncvs/windows/extra/Gem/text2d-help.pd | 204 +- packages/noncvs/windows/extra/Gem/text3d-help.pd | 200 +- .../noncvs/windows/extra/Gem/textextruded-help.pd | 210 +- .../noncvs/windows/extra/Gem/textoutline-help.pd | 192 +- packages/noncvs/windows/extra/Gem/torus-help.pd | 146 +- .../noncvs/windows/extra/Gem/translate-help.pd | 128 +- .../noncvs/windows/extra/Gem/translateXYZ-help.pd | 128 +- packages/noncvs/windows/extra/Gem/triangle-help.pd | 130 +- packages/noncvs/windows/extra/Gem/tube-help.pd | 222 +- packages/noncvs/windows/extra/Gem/uninst.exe | Bin 52447 -> 52447 bytes .../windows/extra/Gem/vertex_program-help.pd | 356 +- .../noncvs/windows/extra/Gem/world_light-help.pd | 184 +- packages/noncvs/windows/extra/Gem/yuv2rgb-help.pd | 70 +- packages/noncvs/windows/extra/Gem/yuv2rgb.pd | 168 +- packages/noncvs/windows/extra/README.txt | 22 +- .../noncvs/windows/extra/pix_artoolkit/README.txt | 34 +- .../noncvs/windows/extra/pix_artoolkit/patt.hiro | 392 +- .../extra/pix_artoolkit/pix_artoolkit-help.pd | 444 +- .../windows/extra/pix_artoolkit/pix_artoolkit.dll | Bin 69632 -> 69632 bytes packages/noncvs/windows/extra/pix_drum/LICENSE.txt | 4 +- .../noncvs/windows/extra/pix_drum/pix_drum-help.pd | 476 +- .../noncvs/windows/extra/pix_drum/pix_drum.dll | Bin 17408 -> 17408 bytes .../windows/extra/pix_fiducialtrack/all.trees | 180 +- .../pix_fiducialtrack/pix_fiducialtrack-help.pd | 200 +- .../extra/pix_fiducialtrack/pix_fiducialtrack.dll | Bin 41472 -> 41472 bytes packages/noncvs/windows/extra/pix_mano/LICENSE.txt | 4 +- .../noncvs/windows/extra/pix_mano/pix_mano-help.pd | 850 +- .../noncvs/windows/extra/pix_mano/pix_mano.dll | Bin 25600 -> 25600 bytes 531 files changed, 91531 insertions(+), 91613 deletions(-) delete mode 100644 packages/noncvs/windows/extra/Gem/gem_filmAVI.dll delete mode 100644 packages/noncvs/windows/extra/Gem/gem_videoHALCON.dll delete mode 100644 packages/noncvs/windows/extra/Gem/gem_videoVFW.dll create mode 100644 packages/noncvs/windows/extra/Gem/plugins-disabled/gem_filmAVI.dll create mode 100644 packages/noncvs/windows/extra/Gem/plugins-disabled/gem_imageMAGICK.dll create mode 100644 packages/noncvs/windows/extra/Gem/plugins-disabled/gem_videoHALCON.dll create mode 100644 packages/noncvs/windows/extra/Gem/plugins-disabled/gem_videoVFW.dll (limited to 'packages') diff --git a/packages/noncvs/windows/extra/Gem/COPYING.txt b/packages/noncvs/windows/extra/Gem/COPYING.txt index 546f687f..e54306d9 100644 --- a/packages/noncvs/windows/extra/Gem/COPYING.txt +++ b/packages/noncvs/windows/extra/Gem/COPYING.txt @@ -1,7 +1,9 @@ GEM - Graphics Environment for Multimedia -Copyright (C) 1997-2000 Mark Danks, Günter Geiger, -2001-2008 IOhannes m zmölnig, 2003-2007 James Tittle II, -2003-2008 Chris Clepper et al. +Copyright © 1997-2000 Mark Danks +Copyright © Günter Geiger +Copyright © 2001-2011 IOhannes m zmölnig, +Copyright © 2003-2007 James Tittle II, +Copyright © 2003-2008 Chris Clepper This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -13,9 +15,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +You should have received a copy of the GNU General Public License along +with this program. If not, see . In the official GEM distribution, the GNU General Public License is in the file GnuGPL.LICENSE @@ -29,10 +30,9 @@ Not all of the source code provided here has entirely been written by me. I would like to point at the great openGL-tutorials at http://nehe.gamedev.net Since these are tutorials, there is no copyright notice here. Some of the pix_fx code is borrowed from effecTV by Kentarou Fukuchi et al. -at http://effectv.sourceforge.net released under the Gnu GPL. -Future releases might also incorporate the FreeJ-tool by Jaromil -at http://freej.dyne.org/ released under the Gnu GPL. - +at http://effectv.sourceforge.net released under the Gnu GPL, some other pix_fx +code has been ported from Pete Warden's fine collection of FreeFrame plugins at +http://petewarden.com released under the Gnu GPL. --------------------------------------------------------- @@ -40,130 +40,9 @@ at http://freej.dyne.org/ released under the Gnu GPL. --------------------------------------------------------- - -This file contains all of the licenses from the various libraries which -are included in GEM. If there is no license associated with a -library, then the author has not included one or not required that the -full license be included. - -All of the files and documentation for the various libraries in the -"Gemlibs" portion of GEM are copyrighted by their respective authors -and not by Mark Danks/Guenter Geiger/IOhannes m zmoelnig. All copyright notices are included in the -respective library directories, GemLibs/*, and this file. -The "GemLibs" portion of GEM consists of - -libTiff: - Author: Sam Leffner - sam[AT]engr.sgi.com - ftp://ftp.sgi.com/graphics/tiff/ - Copyright (c) 1988-1996 Sam Leffler - Copyright (c) 1991-1996 Silicon Graphics, Inc. - see license below - -fstimage: - Masayuki Matsumoto - sgi image loader. - matumot[AT]dst.nk-exa.co.jp - Copyright (C) 1995 Masayuki Mastumoto - Modified so that it doesn't exit on error. - Added support for reading grayscale, rgb, and rgba images - Mark Danks - 1998 - -libjpeg: - Author: Independent JPEG Group - jpeg-info[AT]uunet.uu.net - ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/ - Copyright (C) 1991-1996, Thomas G. Lane. - -Glut: - Author: Mark Kilgard - http://reality.sgi.com/mjk_asd/ - Copyright 1996 by Evans & Sutherland Computer Corporation. - -GLTT: - Author: Stephane Rehel - rehel[AT]worldnet.fr - http://home.worldnet.fr/~rehel/gltt/gltt.html - Copyright (C) 1991 Stephane Rehel - This is covered under the GNU Library General Public License, - Version 2 or greater. - -Freetype: - Authors: David Turner, Robert Wilhelm, and Werner Lemberg - turner[AT]enst.fr - robert[AT]physiol.med.tu-muenchen.de - a7971428[AT]unet.univie.ac.at - http://www.physiol.med.tu-muenchen.de/~robert/freetype.html - Copyright 1996,1997 by David Turner, Robert Wilhelm, and Werner Lemberg - -libmpeg: - Authors: MPEG Software Simulation Group - mssg[AT]mpeg.org - http://www.mpeg.org/MSSG/ - Copyright (c) 1996 MPEG Software Simulation Group - -Wintab: - Author: Rick Poyner, LCS/Telegraphics - wintab[AT]pointing.com - Copyright 1991-1995 by LCS/Telegraphics. - see license below - -libOrb: - Author: John Stone - j.stone[AT]acm.org - http://www.umr.edu/~johns/projects/liborb/ - Copyright (c) 1997-1998 John E. Stone - see license below - particle: Author: David McAllister davemc[AT]cs.unc.edu http://www.cs.unc.edu/~davemc/Particle/ Copyright (c) 1998 David K. McAllister -libfidtrack: - Author: Ross Bencina - rossb[AT]audiomulch.com - http://www.iua.upf.es/mtg/reacTable/ - Copyright (c) 2005 Ross Bencina - This is covered under the GNU Library General Public License, - Version 2 or greater. - -reacTIVision: - Author: Martin Kaltenbrunner - mkalten[AT]iua.upf.es - http://www.iua.upf.es/mtg/reacTable/ - Copyright (c) 2005 Martin Kaltenbrunner - This is covered under the GNU General Public License, - Version 2 or greater. - ----------------------------------------------------------------------------- -libTiff: - Author: Sam Leffner - sam[AT]engr.sgi.com - ftp://ftp.sgi.com/graphics/tiff/ - Copyright (c) 1988-1996 Sam Leffler - Copyright (c) 1991-1996 Silicon Graphics, Inc. - -Copyright (c) 1988-1996 Sam Leffler -Copyright (c) 1991-1996 Silicon Graphics, Inc. - -Permission to use, copy, modify, distribute, and sell this software and -its documentation for any purpose is hereby granted without fee, provided -that (i) the above copyright notices and this permission notice appear in -all copies of the software and related documentation, and (ii) the names of -Sam Leffler and Silicon Graphics may not be used in any advertising or -publicity relating to the software without the specific, prior written -permission of Sam Leffler and Silicon Graphics. - -THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, -EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY -WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - -IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR -ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, -OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF -LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE -OF THIS SOFTWARE. - diff --git a/packages/noncvs/windows/extra/Gem/ChangeLog b/packages/noncvs/windows/extra/Gem/ChangeLog index efb8c2f1..1af952b9 100644 --- a/packages/noncvs/windows/extra/Gem/ChangeLog +++ b/packages/noncvs/windows/extra/Gem/ChangeLog @@ -1,19057 +1,19057 @@ -2011-08-26 14:17 zmoelnig - - * .: 0.93 release - -2011-08-26 14:07 zmoelnig - - * don't link core Gem against QuickTime4W32 - -2011-08-26 13:40 zmoelnig - - * no more warning on imageQT vs imageMAGICK - -2011-08-26 09:54 zmoelnig - - * use "SVN" rather than "CVS" - -2011-08-26 09:54 zmoelnig - - * disable installer by default - -2011-08-26 09:47 zmoelnig - - * catch ALL for exceptions - -2011-08-26 09:47 zmoelnig - - * only show used id's as available - -2011-08-26 09:45 zmoelnig - - * try to not break the incoming "const" filename - -2011-08-26 08:43 zmoelnig - - * fixed compilation on msvc - -2011-08-25 16:04 zmoelnig - - * initialize QuickTime in the plugins - -2011-08-25 16:04 zmoelnig - - * removed uncommented lines of code - -2011-08-25 15:21 zmoelnig - - * quicktime is initialized in the plugins; no need to do it here - -2011-08-25 14:59 zmoelnig - - * don't install *Base.h headers - -2011-08-25 14:47 zmoelnig - - * no more src/plugins/image.h - -2011-08-22 10:29 zmoelnig - - * clean up of GemSettings - - no more PIMPL since we don't expose the class itself - -2011-08-22 10:28 zmoelnig - - * removed output of STRIP from configure - -2011-08-19 08:19 zmoelnig - - * pixBlock is really a "struct" and not a "class" - - this fixes some weirdo bugs on w32 - -2011-08-19 08:16 zmoelnig - - * ()->(void) - -2011-08-16 20:42 zmoelnig - - * use CLAMP_TO_EDGE if available - -2011-08-16 16:28 zmoelnig - - * fixed typos - -2011-08-16 16:11 zmoelnig - - * added on/off messages to light-help - -2011-08-16 16:06 zmoelnig - - * fixed typo - -2011-08-16 15:43 zmoelnig - - * made testure.{quality,repeat} settable via gem.conf - -2011-08-16 12:37 zmoelnig - - * normalized behaviour of [pix_movement] in all colorspaces - -2011-08-16 10:17 zmoelnig - - * include Gem/Properties if we want to use them - -2011-08-16 07:41 zmoelnig - - * removed configureflags hacks; added LIBTOOL_W32_DLL - -2011-08-16 07:40 zmoelnig - - * removed /debian directory - - it's maintained somewhere else - -2011-08-15 14:12 zmoelnig - - * updated M$VC build project - -2011-08-15 14:10 zmoelnig - - * made it compile on w32 again - -2011-08-15 13:59 zmoelnig - - * fixed w32 build - -2011-08-15 13:06 zmoelnig - - * implement isThreadable - -2011-08-15 13:06 zmoelnig - - * implement gem::plugins::imagesaver::getInstance() - -2011-08-15 13:05 zmoelnig - - * moved meta imageloader class implementation to imageloader.cpp - - imageloader::getInstance() now returns a valid instance that - wraps all classes - -2011-08-15 13:05 zmoelnig - - * removed INIT_fooFACTORY() macro - - it's only used once, so we can simply use it directly - -2011-08-15 13:04 zmoelnig - - * removed unneeded imageStruct - -2011-08-15 13:03 zmoelnig - - * normalized copyright headers - - fixed dates (....-2011) and made everything UTF-8 - -2011-08-15 12:36 zmoelnig - - * fixed dates in copyrights - -2011-08-15 12:33 zmoelnig - - * when including a plugin-file, the includer has to make sure that - the needed headers are available - -2011-08-15 12:33 zmoelnig - - * adjust to new API of film-plugins - -2011-08-15 12:32 zmoelnig - - * try to not use gensym() for factory - - and thus remove inclusion of RTE.h - -2011-08-15 12:32 zmoelnig - - * no need to include stdlib.h - -2011-08-15 12:31 zmoelnig - - * adjusted to new simplified API (and manually include RTE) - -2011-08-15 12:30 zmoelnig - - * adjust to new simplified API - -2011-08-15 12:29 zmoelnig - - * simplified API by using properties - -2011-08-15 12:29 zmoelnig - - * no more macro for PluginFactory creation - -2011-08-14 13:12 zmoelnig - - * more gracefully fail when removing symlinks - -2011-08-12 13:48 zmoelnig - - * replaced () by (void) - -2011-08-12 13:47 zmoelnig - - * implement atomlist->Symbol - -2011-08-12 13:10 zmoelnig - - * inclusion magic for TemplateImplementation - -2011-08-12 12:58 zmoelnig - - * normalized INCLUDE protection defines - -2011-08-12 12:55 zmoelnig - - * normalized define for inclusion protection - -2011-08-11 08:30 zmoelnig - - * added argument support for [pix_video]: use as device name - -2011-08-11 08:30 zmoelnig - - * made gem::RTE::Symbol work (at least on linux) - -2011-08-11 08:30 zmoelnig - - * added Symbol wrapper - -2011-08-11 08:29 zmoelnig - - * added runningState UNKNOWN - - so the device won't start automatically whenever you send a - device message - (even if rendering has not been turned on) - -2011-08-10 07:19 zmoelnig - - * fix 'enumProps' message - -2011-08-08 15:27 zmoelnig - - * fixed video::releaseFrame() -> videoBase::releaseFrame() - -2011-08-08 14:33 zmoelnig - - * added videoTEST to build system (but don't build it by default) - -2011-08-08 14:33 zmoelnig - - * videoTEST plugin for test images - -2011-08-08 14:32 zmoelnig - - * add virtual dtors; reorder methods - -2011-08-08 14:32 zmoelnig - - * adjust to imageloader/imagesaver split into - interface/implementation - -2011-08-08 14:29 zmoelnig - - * split imageloader/imagesaver into interface/baseclass - -2011-08-08 14:28 zmoelnig - - * adapted to "film" -> "film"|"filmBase" split - -2011-08-08 14:27 zmoelnig - - * use gem::film::ERRCODE rather than FILM_ERR_ERRCODE - -2011-08-08 14:26 zmoelnig - - * split pluginclass "film" into "film" (interface) and "filmBase" - (impl) - -2011-08-08 14:26 zmoelnig - - * include "Gem/RTE.h" as REGISTER_*FACTORY currently depend on - "gensym()" - -2011-08-08 14:25 zmoelnig - - * adapt to video -> video|videoBase split - -2011-08-08 14:24 zmoelnig - - * split 'video' pluginclass into 'video' interface and 'videoBase' - implementation - -2011-08-08 14:23 zmoelnig - - * use (void) rather than () - -2011-08-08 14:23 zmoelnig - - * adapted to record -> record/recordBase split - -2011-08-08 14:22 zmoelnig - - * 'plugins/record.h' no longer provides std::map and PluginFactory - -2011-08-08 14:21 zmoelnig - - * split 'record' class into interface and baseclass - -2011-08-08 14:21 zmoelnig - - * removed unneeded scritps - -2011-08-08 14:20 zmoelnig - - * removed #if clause for testing - -2011-08-05 17:36 zmoelnig - - * more comments in installer - -2011-08-05 17:17 zmoelnig - - * make imageQT only optional - -2011-08-05 16:06 zmoelnig - - * prefix PATH when loadingplugins, as on w32 it disappears... - -2011-08-05 15:15 zmoelnig - - * updated project - -2011-08-05 15:07 zmoelnig - - * remove Gem/dev - -2011-08-05 14:56 zmoelnig - - * made it compile on M$VC - -2011-08-05 14:51 zmoelnig - - * made the ReleaseDummy compile on MSVC - -2011-08-05 14:51 zmoelnig - - * removed PYLON from installer (it's currently not built on w32) - -2011-08-05 14:44 zmoelnig - - * removed AVTec plugin (it's currently not build on w32) - -2011-08-05 14:38 zmoelnig - - * fix path to extra/ builds - -2011-08-05 14:37 zmoelnig - - * made it work correctly on w32 - -2011-08-05 14:05 zmoelnig - - * fixes for M$VC - -2011-08-05 14:01 zmoelnig - - * made it compile on w32 - -2011-08-05 13:52 zmoelnig - - * reduce compiler warnings - -2011-08-05 13:44 zmoelnig - - * removed last dynamically assigned arrays (now it compiles on - msvc) - -2011-08-05 12:38 zmoelnig - - * use SHCTX rather than HCKU, so later we can install to HKLM - -2011-08-05 12:37 zmoelnig - - * added Dev section - -2011-08-04 11:03 zmoelnig - - * adjust install layout to match that of automake - -2011-08-04 11:03 zmoelnig - - * renamed tri2fan.geo to tri2fan.geom - -2011-08-04 11:03 zmoelnig - - * uninstall now uninstalls everything - -2011-08-04 11:02 zmoelnig - - * renamed geometry shader to .geom - -2011-08-04 11:02 zmoelnig - - * update w32-installer adding extra/ - -2011-08-02 07:42 zmoelnig - - * always succeed when creating convenience links - -2011-07-30 15:31 zmoelnig - - * include GLEW flags - -2011-07-30 15:31 zmoelnig - - * more m4 escaping - -2011-07-30 15:30 zmoelnig - - * documentation of GEM_CHECK_LIB - -2011-07-27 12:28 zmoelnig - - * made it compile on OSX again - -2011-07-27 12:06 zmoelnig - - * code cleanup; implement copy constructors; initialize members,... - -2011-07-27 12:05 zmoelnig - - * code cleanup; implement copy constructors; initialize members,... - -2011-07-27 12:04 zmoelnig - - * code cleanup; implement copy constructors; initialize members,... - -2011-07-27 11:58 zmoelnig - - * code cleanup; implement copy constructors; initialize members,... - -2011-07-27 11:54 zmoelnig - - * fixing MinGW troubles with max() - -2011-07-27 11:34 zmoelnig - - * 'string' type is really only 'char' - -2011-07-27 11:25 zmoelnig - - * updated to newer frei0r specs - -2011-07-26 19:01 zmoelnig - - * made it compile on mingw - -2011-07-26 18:50 zmoelnig - - * shuffled includes - -2011-07-26 18:29 zmoelnig - - * remove videoAVT dupe - -2011-07-26 18:28 zmoelnig - - * some initialization - -2011-07-26 17:28 zmoelnig - - * properly initialize variables - -2011-07-26 16:35 zmoelnig - - * NULL pointer check - -2011-07-26 15:58 zmoelnig - - * numeric device selection - -2011-07-26 15:37 zmoelnig - - * less error decoration - -2011-07-26 15:33 zmoelnig - - * minor fixes (out-of-range error) - -2011-07-26 15:03 zmoelnig - - * made it compile again - -2011-07-26 14:51 zmoelnig - - * added more plugins - -2011-07-26 14:09 zmoelnig - - * renamed MSVC-projects gem->Gem - -2011-07-26 13:42 zmoelnig - - * install deprecated headers - -2011-07-26 13:25 zmoelnig - - * more Dylib stuff - - maybe at somepoint i'll have it fixed - -2011-07-26 08:33 zmoelnig - - * pkg-config support - -2011-07-26 07:47 zmoelnig - - * more Dylib fixes - -2011-07-26 07:47 zmoelnig - - * some more mimetypes for apple specific image formats - -2011-07-25 15:29 zmoelnig - - * proper initialization - -2011-07-25 15:28 zmoelnig - - * made it compile on OSX again - -2011-07-25 15:20 zmoelnig - - * code cleanup - preparing for w32 comaptibility - -2011-07-25 13:38 zmoelnig - - * moved stack-allocated arrays onto heap - - this should allow pix_mano to compile on MSVC - and it should reduce the number of allocations drastically - (speed) - -2011-07-25 11:31 zmoelnig - - * no more inclusion of m_pd.h in GemWinCreate.h - -2011-07-25 11:28 zmoelnig - - * use linux||GLX rather than unix for GLX specific code - -2011-07-25 11:14 zmoelnig - - * made runproc() compile on w32 - - - CHECK on other platforms - -2011-07-25 11:13 zmoelnig - - * allow glx on non-linux - -2011-07-25 11:10 zmoelnig - - * GemGlewXContext=void fallback for all but w32 and linux/glx - -2011-07-25 10:53 zmoelnig - - * replaced AX_LANG_COMPILER_MS by AX_COMPILER_VENDOR - - and provide the latter - -2011-07-24 13:31 zmoelnig - - * simplified Dylib's function_t typename - -2011-07-23 13:52 zmoelnig - - * added M$VC stub for imageSGI - -2011-07-23 13:51 zmoelnig - - * added M$VC project files to DIST - -2011-07-23 13:48 zmoelnig - - * dylib fixes - - mingw complains about not being able to cast (void*) to a - function pointer - . - also we might want to support both DL_OPEN and w32's LoadLibrary - mechanisms - at the same time...there is really no reason not to - -2011-07-22 14:46 zmoelnig - - * include imageMAGICK - -2011-07-22 14:45 zmoelnig - - * using stdlibraries, imageMAGICK now works! - -2011-07-22 14:40 zmoelnig - - * almost working project - - hmm, unresolved symbols "__timezone" and "__daylight", wtf... - -2011-07-22 13:55 zmoelnig - - * imageMAGICK M$VC stub - -2011-07-22 13:02 zmoelnig - - * renamed 'gem' to 'Gem' - -2011-07-22 12:53 zmoelnig - - * got rid of one ifdef clause - -2011-07-22 12:52 zmoelnig - - * added image-plugins to master project - -2011-07-22 12:51 zmoelnig - - * imageTIFF vc project - -2011-07-22 12:48 zmoelnig - - * ignore default libraries - -2011-07-22 12:46 zmoelnig - - * fixed linebreak - -2011-07-22 12:41 zmoelnig - - * stub projects for MSVC - -2011-07-22 12:29 zmoelnig - - * code cleanup - -2011-07-22 11:57 zmoelnig - - * removed unneccessary code - -2011-07-22 11:56 zmoelnig - - * removed unneccessary code - -2011-07-22 11:56 zmoelnig - - * added libfidtrack files - -2011-07-22 11:49 zmoelnig - - * M$VC stubs for pix_fiducialtrack - -2011-07-22 11:48 zmoelnig - - * M$VC projects for pix_mano - -2011-07-22 11:46 zmoelnig - - * export class - -2011-07-22 11:45 zmoelnig - - * made it compile on w32 - -2011-07-22 11:33 zmoelnig - - * pix_drum M$VC project - -2011-07-22 11:24 zmoelnig - - * no more "debug" targets for the plugins - -2011-07-22 11:23 zmoelnig - - * made plugins compile on w32 - -2011-07-22 10:51 zmoelnig - - * reset include/library paths - - in a semi-automated way... - -2011-07-22 10:07 zmoelnig - - * removed Debug configuration from M$VC projects - -2011-07-22 09:53 zmoelnig - - * simplified and fixed some more M$VC warnings - -2011-07-22 09:02 zmoelnig - - * fix or suppress warnings in M$VC - -2011-07-22 09:01 zmoelnig - - * typo where a function would not return a value in all cases - -2011-07-22 09:00 zmoelnig - - * suppress warnings on M$VC when including m_pd.h - -2011-07-22 08:58 zmoelnig - - * added warning about auto_ptr - -2011-07-22 08:47 zmoelnig - - * use "unsigned int" when comparing to "unsigned int" - -2011-07-22 08:46 zmoelnig - - * disable more warnings on M$VC - - M$VC complains if a class specifies which exceptions can be - expected to be thrown; - this means that it tells you that the compiler is not standards - compliant whenever you are writing standard compliant code, - basically telling you it's all your fault - -2011-07-22 08:43 zmoelnig - - * turn off warnings in M$VC - - we are deriving an exported class from a non-exportet class, - which gives a warning! - according to M$DN, this warning can be ignored if the - parent-class is from the STL (but why do they warn then...) - -2011-07-22 08:28 zmoelnig - - * made it compile on M$VC after all the restructuring of code - -2011-07-22 07:58 zmoelnig - - * moved plugins/ and extra/ out of src/ - -2011-07-21 16:11 zmoelnig - - * b/w results for YUV images - -2011-07-21 15:42 zmoelnig - - * NULL-pointer protection - -2011-07-21 15:41 zmoelnig - - * re-indentation - -2011-07-21 15:40 zmoelnig - - * info outlet of [pix_image] - -2011-07-21 14:49 zmoelnig - - * wrapper around Pd's t_outlet - -2011-07-21 10:33 zmoelnig - - * added more getprops - -2011-07-21 10:27 zmoelnig - - * trying to simply PropGet - -2011-07-21 10:18 zmoelnig - - * disabled complicated properties - -2011-07-21 10:13 zmoelnig - - * added lots of properties (this time with maxval) - -2011-07-21 10:12 zmoelnig - - * added lots of properties - -2011-07-21 09:58 zmoelnig - - * fixed unsigned short -> double conversion - -2011-07-21 09:51 zmoelnig - - * fixed double->unsigned short overflow - -2011-07-21 09:48 zmoelnig - - * fixed stringification in macro - - cpp on OSX yields weird results - -2011-07-21 09:31 zmoelnig - - * fixed typos - -2011-07-21 09:23 zmoelnig - - * simplified setProperty code - -2011-07-21 08:55 zmoelnig - - * close SeqGrabber when open failed - -2011-07-21 08:15 zmoelnig - - * (void) rather than () - -2011-07-21 08:14 zmoelnig - - * updated pix_video help-patch - -2011-07-20 20:41 zmoelnig - - * removed deleted methods - -2011-07-20 20:24 zmoelnig - - * helper method: applyProperties() - -2011-07-20 20:07 zmoelnig - - * made it compile on OSX - -2011-07-20 20:01 zmoelnig - - * more cleanup of videoDarwin - -2011-07-20 15:43 zmoelnig - - * simplified some properties - -2011-07-20 13:29 zmoelnig - - * made it compile (and somewhat work) - -2011-07-20 12:50 zmoelnig - - * rudimentary property and device selection support - -2011-07-20 12:10 zmoelnig - - * implemented (dummy) dialogs() method - -2011-07-20 12:08 zmoelnig - - * implemented dialogs() method - -2011-07-20 11:39 zmoelnig - - * removed videoGrabber sources - -2011-07-20 11:37 zmoelnig - - * ignore version_current.h when checking for unused sources - -2011-07-20 11:36 zmoelnig - - * remove OS-specific objects from build - -2011-07-20 11:36 zmoelnig - - * added CHECKUNUSED_IGNORE variable - - in order to not check certain files - -2011-07-20 11:24 zmoelnig - - * removed DirectShow grabber code - -2011-07-20 10:57 zmoelnig - - * fixed manual autoreconf - -2011-07-20 10:05 zmoelnig - - * moved record implementations into gem::plugins namespace - -2011-07-20 10:05 zmoelnig - - * moved record into gem::plugins namespace - -2011-07-20 10:02 zmoelnig - - * visibility fixes - -2011-07-20 10:01 zmoelnig - - * fixed typo - -2011-07-20 09:59 zmoelnig - - * video has moved into gem::plugins namespace - -2011-07-20 09:41 zmoelnig - - * moved video implementation classes into gem::plugins namespace - -2011-07-20 09:40 zmoelnig - - * moved video base class into gem::plugins namespace - -2011-07-20 09:33 zmoelnig - - * moved video base class into gem::plugins namespace - -2011-07-20 09:31 zmoelnig - - * made crucial functions pure-virtual and avoid calling virtual - functions in dtor - -2011-07-20 09:30 zmoelnig - - * close() in dtor - -2011-07-20 09:12 zmoelnig - - * reordered API to get most important things to the beginning - -2011-07-20 09:11 zmoelnig - - * cleanup of plugins::video api - -2011-07-20 07:55 zmoelnig - - * let Gem handle the selection of Altivec enabled process() - -2011-07-20 07:35 zmoelnig - - * removed TexFont.h - - it's not used anywhere these days - -2011-07-20 07:32 zmoelnig - - * pix_fiducialtrack documentation is now in extra/ - -2011-07-19 20:21 zmoelnig - - * fixed path to all.trees file - -2011-07-19 20:17 zmoelnig - - * moved pix_fiducialtrack into extra/ - -2011-07-19 20:15 zmoelnig - - * make snippet for convenience-links in extra/ - -2011-07-19 19:56 zmoelnig - - * fixed convenience links (fixes distcheck failures) - -2011-07-19 15:40 zmoelnig - - * properly adding pix_artoolkit - -2011-07-19 15:29 zmoelnig - - * gracefully fail when removing convenience link - -2011-07-19 14:25 zmoelnig - - * removed link to Gem.dll - -2011-07-19 14:15 zmoelnig - - * added README-EXTRA to the DIST files - -2011-07-19 14:12 zmoelnig - - * use README-EXTRA.txt to find the SRCDIR - -2011-07-19 14:11 zmoelnig - - * a README for extra - -2011-07-19 13:16 zmoelnig - - * renamed Math.h to GemMath.h - -2011-07-19 13:12 zmoelnig - - * renamed Math to GemMath in order to prevent problems on - case-insensitive filesystems - -2011-07-19 12:52 zmoelnig - - * added pix_artoolkit - -2011-07-19 12:43 zmoelnig - - * resolved circular dependency - - OSX is less tolerant when it comes to LIBTOOL and CXX - -2011-07-19 12:37 zmoelnig - - * added headers to the Makefileadded headers to the Makefiless - -2011-07-19 12:23 zmoelnig - - * forgot to include path to Gem/src - -2011-07-19 12:13 zmoelnig - - * include extra/configure.ac - -2011-07-19 12:10 zmoelnig - - * forgotten automakefile - -2011-07-19 12:05 zmoelnig - - * include "deprecated" SUBDIR - -2011-07-19 12:02 zmoelnig - - * install targets for headers - -2011-07-19 11:41 zmoelnig - - * automatic check for forgotten sources - -2011-07-19 11:19 zmoelnig - - * include QTML on windows if HAVE_QUICKTIME is defined - -2011-07-19 11:17 zmoelnig - - * GemMan has moved - -2011-07-19 11:16 zmoelnig - - * restructured sources (moved things out of Base/) - -2011-07-19 11:02 zmoelnig - - * deprecated headers for compat - -2011-07-19 08:27 zmoelnig - - * that's where they belong - -2011-07-19 08:26 zmoelnig - - * moved deprecated headers to deprecated/ - - for now, if you need to use them, add Gem/src/deprecated to your - INCLUDE - -2011-07-19 07:20 zmoelnig - - * remove unused files - - these files are virtually empty - -2011-07-19 07:16 zmoelnig - - * no more pix_filmLinux nor pix_filmNT - -2011-07-19 06:56 zmoelnig - - * removed disabled include-stanzas - -2011-07-18 15:58 zmoelnig - - * start to export header files - -2011-07-18 15:31 zmoelnig - - * properly disable v4l2 if needed - -2011-07-18 15:15 zmoelnig - - * added autogen.sh to DIST - -2011-07-18 15:13 zmoelnig - - * include patt.hiro in DIST - -2011-07-18 15:12 zmoelnig - - * added autoconf/README.txt to DIST - -2011-07-18 15:11 zmoelnig - - * add pix_artoolkit to DIST - -2011-07-18 15:09 zmoelnig - - * include README.txt and LICENSE.txt into dist-tarball - -2011-07-18 14:52 zmoelnig - - * include ExportDef.h into build - -2011-07-18 14:50 zmoelnig - - * include src/Output in the DIST tarball - -2011-07-18 14:43 zmoelnig - - * compat layer - -2011-07-18 14:34 zmoelnig - - * GemContextData migration - -2011-07-18 14:32 zmoelnig - - * moved ContextData from Base/ to Gem/ - -2011-07-18 14:11 zmoelnig - - * include files moved to Gem/ - -2011-07-18 14:07 zmoelnig - - * moved Version, Setup and ExportDef from Base/ to Gem/ - -2011-07-18 13:47 zmoelnig - - * moved a number of (new) files from src/Base to src/Gem - -2011-07-18 13:26 zmoelnig - - * moved files from Base/ to Gem/ - - Base/ is really meant to be for Base-classes - Gem/ is where the infrastructure should go - -2011-07-18 13:24 zmoelnig - - * deleted disabled code - -2011-07-18 12:52 zmoelnig - - * removed old buildsystem cruft - -2011-07-18 12:44 zmoelnig - - * m4/ now lives in top_srcdir - -2011-07-18 12:43 zmoelnig - - * m4/ lives in top_srcdir - -2011-07-18 12:40 zmoelnig - - * use top_srcdir to find m4/ - -2011-07-18 12:14 zmoelnig - - * more gracefully fail when doing convenience symlinks - -2011-07-18 12:10 zmoelnig - - * conditionally build pix_artoolkit - -2011-07-18 12:02 zmoelnig - - * cleanup - -2011-07-18 12:00 zmoelnig - - * removed generated Makefile - -2011-07-18 11:54 zmoelnig - - * made it compile - -2011-07-18 11:39 zmoelnig - - * moved extra from Gem/src/extra to Gem/extra - -2011-07-18 11:36 zmoelnig - - * fixed includes for Gem - -2011-07-18 11:29 zmoelnig - - * moved src/m4/ to m4/ - -2011-07-18 11:26 zmoelnig - - * moved convenience-symlink snippet into new plugins/ directory - -2011-07-18 11:25 zmoelnig - - * moved plugins from src/plugins/ to plugins/ - - "src" is now only for the Gem-core - -2011-07-18 11:09 zmoelnig - - * assign '0' to non-pointer variables rather than 'NULL' - -2011-07-18 11:08 zmoelnig - - * use sys_close() on Pd>=0.43 - -2011-07-18 10:35 zmoelnig - - * not working at all - -2011-07-18 10:28 zmoelnig - - * use top_srcdir rather than srcdir to find Gem sources - - i'd like to move the plugins from Gem/src/plugins into - Gem/plugins - -2011-07-18 10:20 zmoelnig - - * use DISABLED rather than FALSE - - gives less warnings :-) - -2011-07-18 10:18 zmoelnig - - * conditionally build V4L(2) plugins - -2011-07-18 10:17 zmoelnig - - * conditionals for V4L(2) - - and dummy-conditionals ENABLED/DISABLED - -2011-07-18 10:15 zmoelnig - - * removed videoGrabber from SOURCES - -2011-07-16 21:16 eighthave - - * build fix for MinGW: io.h is needed on all _WIN32 - -2011-07-15 10:47 zmoelnig - - * updated vs2003 build project - -2011-07-15 10:47 zmoelnig - - * minor build fixes for w32 - -2011-07-13 09:53 zmoelnig - - * adapt for ubuntu/natty - -2011-07-13 09:43 zmoelnig - - * more magick to fix ImageMagick's API breakages - -2011-07-12 16:15 zmoelnig - - * include PluginFactory - -2011-07-12 16:11 zmoelnig - - * include PluginFactory; implement isThreadable - -2011-07-12 16:09 zmoelnig - - * include PluginFactory manually - -2011-07-12 16:09 zmoelnig - - * include PluginFactory manually - -2011-07-12 16:07 zmoelnig - - * include (in order to not be dependent on PluginFactory) - -2011-07-12 09:54 zmoelnig - - * renamed videoThreaded to videoGrabber - - videoGrabber is is meant to be an interface to the - PluginFactory