2010-03-15 14:06  zmoelnig

	* help/gemframebuffer-help.pd, help/pix_image-help.pd,
	  help/pix_mask-help.pd: backported documentation bugs from trunk
	  
	  fixes #2926260 & #2905446

2010-03-15 13:58  zmoelnig

	* src/Pixes/pix_buffer_read.cpp, src/Pixes/pix_buffer_read.h:
	  backported bugfix#2963094 from trunk: PixDualObj crashing with
	  resized images

2010-03-15 12:12  zmoelnig

	* ChangeLog: regenerated ChangeLog for 0.92.3

2010-03-15 12:09  zmoelnig

	* build/win-vs2003/installerCVS.bat, src/Base/GemVersion.h: bumped
	  to 0.92.3

2010-03-15 10:33  zmoelnig

	* src/configure, src/configure.ac: "--with-pd" no also adds the
	  given path to INCLUDES and LIBS
	  
	  formerly, only <pdpath>/src and <pdpath>/bin were added

2010-03-15 10:25  zmoelnig

	* src/configure, src/configure.ac: check for "s_stuff.h" needs
	  m_pd.h included

2010-03-15 10:10  zmoelnig

	* src/Make.config.in: backported debian's "no flags overwrite"
	  patch
	  
	  hopefully this makes the package more standard-compliant

2010-03-15 10:09  zmoelnig

	* src/Base/configLinux.h.in, src/Base/glew.cpp, src/Base/glxew.h,
	  src/Base/wglew.h, src/configure, src/configure.ac: eventually use
	  the system's "GLEW" (if available)

2010-03-15 09:40  zmoelnig

	* src/Pixes/pix_multiblob.cpp: fixed memleaked detected by Gerrie
	  Roos

2010-03-15 09:26  zmoelnig

	* examples/04.video/06.frame_diff_tracking.pd,
	  examples/04.video/07.bg_subtract_tracking.pd: fixed the code in
	  the [pd cursor] (what do we have [trigger] for?)

2010-03-10 22:44  eighthave

	* examples/04.video/06.frame_diff_tracking.pd,
	  examples/04.video/07.bg_subtract_tracking.pd: copied new tracking
	  examples from trunk

2009-12-15 15:17  zmoelnig

	* ChangeLog: (manually) bumped ChangeLog to version 0.92.2

2009-12-15 14:43  zmoelnig

	* build/win-vs2003/installerCVS.bat: bumped to version 0.92.2

2009-12-15 14:13  zmoelnig

	* debian/changelog, src/Base/GemVersion.h: bumped to 0.92-2

2009-12-15 13:59  zmoelnig

	* src/config.guess, src/config.sub: updated config.{guess,sub}

2009-12-15 13:54  zmoelnig

	* debian/README.Debian, debian/changelog, debian/compat,
	  debian/control, debian/copyright, debian/dirs, debian/doc-base,
	  debian/docs, debian/files, debian/gem.links, debian/gem.xpm,
	  debian/install, debian/manpages, debian/menu, debian/patches,
	  debian/patches/00_make_config_ldflags.patch,
	  debian/patches/01_change_defaultfont.patch,
	  debian/patches/02_manual_examples_install.patch, debian/pd-gem,
	  debian/pd-gem.1, debian/rules, debian/test-package.pd,
	  debian/watch: backported /debian

2009-12-15 11:22  zmoelnig

	* src/Pixes/filmAVIPLAY.cpp, src/Pixes/filmAVIPLAY.h: backport of
	  fix for compilation issues with newer avifile versions

2009-12-15 11:21  zmoelnig

	* src/Pixes/pix_image.cpp: backport of fix for problems with
	  threaded deletion

2009-11-30 11:38  zmoelnig

	* src/Pixes/filmQT.cpp: wrongly included GemConfig.h (not present
	  in 0.92)

2009-11-28 15:57  zmoelnig

	* src/Base/GemGL.h, src/Base/GemPBuffer.cpp,
	  src/Manips/glsl_program.cpp: backported the GemCGLint fixes from
	  trunk

2009-11-28 15:49  zmoelnig

	* src/Pixes/filmQT.cpp: merged in TRUNK-changes for close() without
	  proper intialization

2009-11-27 21:37  zmoelnig

	* src/Controls/gemwin.cpp, src/Nongeos/world_light.cpp: backported
	  to potential crasher bugs (calling openGL functions out of
	  context)

2009-11-05 17:37  zmoelnig

	* src/Pixes/recordQT4L.cpp: strrchr() returns "const char*" on C++

2009-10-28 10:42  zmoelnig

	* src/Geos/model_loader.cpp: fixed bug when %d-printing of GLfloat*
	  in unused code

2009-10-28 10:42  zmoelnig

	* src/Pixes/pix_draw.cpp: fixed bug when detecting the
	  upsidedown-flag of an image

2009-10-15 16:40  zmoelnig

	* src/Pixes/pix_freeframe.cpp, src/Pixes/pix_freeframe.h: protected
	  freeframe-loader against NULL-canvas (merged from branch)

2009-10-13 15:09  zmoelnig

	* build/win-nsis/gem.nsi: added WaveVFX to the installer

2009-09-22 10:33  zmoelnig

	* ChangeLog, build/win-nsis/gem.nsi,
	  build/win-vs2003/installerCVS.bat, src/Base/GemVersion.h,
	  src/configure: bumped bugfix-version 0.92.1:
	  noteable fixes since 0.92.0 (see updated ChangeLog for details):
	  - [pix_invert] fix for MMX
	  - [pix_filmQT] does not interfere anymore
	  - fixed help-patches
	  - updated xcode/vs2003 projects
	  - fixed libGMERLIN for frameaccurate seeking
	  - s_stuff.h will not be included if it cannot be found
	  - added configure (this is a release, not just the source
	  repository)

2009-09-22 10:21  zmoelnig

	* help/pix_freeframe-help.pd: example on how to directly invoke
	  e.g. [pix_WaveVFX]

2009-09-22 09:51  zmoelnig

	* examples/04.video/05.buffer_rtx.pd: reduced size to 256x256 since
	  512x512 is a bit big for older computers

2009-09-22 09:44  zmoelnig

	* help/model-help.pd, help/multimodel-help.pd, help/ortho-help.pd,
	  help/pix_buffer-help.pd, help/pix_coordinate-help.pd,
	  help/pix_flip-help.pd, help/pix_grey-help.pd,
	  help/pix_levels-help.pd, help/pix_movie-help.pd,
	  help/pix_multiblob-help.pd, help/pix_multiply-help.pd,
	  help/pix_pix2sig~-help.pd, help/pix_set-help.pd,
	  help/text2d-help.pd, help/text3d-help.pd: fixed typos and
	  help-patches

2009-09-21 10:25  zmoelnig

	* examples/06.particle/05.twoSrc.pd: added toggle to turn on/off
	  the changing gravity

2009-09-17 11:48  zmoelnig

	* build/win-vs2003/gem.vcproj: removed unused files from project

2009-09-17 11:45  zmoelnig

	* src/Pixes/pix_invert.cpp: merged fixes from trunk (r2876-r2918 )

2009-09-17 09:44  zmoelnig

	* build/osx-xcode/Gem.xcodeproj/project.pbxproj: removed removed
	  files; added new files

2009-09-17 08:28  zmoelnig

	* src/Base/configDarwin.h, src/Base/configDarwin.h.in: added the
	  define for s_stuff.h

2009-09-17 08:06  zmoelnig

	* src/Pixes/pix_filmQT.cpp, src/Pixes/pix_filmQT.h: removed
	  [pix_filmQT]: on w32 we use [pix_film] (with filmQT backend) and
	  on osx we are using [pix_filemDarwin]

2009-09-14 07:44  zmoelnig

	* src/Base/GemSetup.cpp, src/Base/configLinux.h.in,
	  src/configure.ac: manually merged in changes from rev2903 to
	  build with missing s_stuff.h

2009-09-09 16:39  zmoelnig

	* src/Pixes/filmGMERLIN.cpp: less verbosity

2009-09-09 16:29  zmoelnig

	* src/Pixes/filmGMERLIN.cpp: fixed DivByZero when calculating m_fps

2009-09-09 13:26  zmoelnig

	* README.txt: ...

2009-09-09 12:35  zmoelnig

	* src/Base/GemSetup.cpp: the namelist_append() hacks seem to work
	  on w32 as well if not compiled with M$VC (at least this is how i
	  read hc's "libdir"-code)

2009-09-09 12:27  zmoelnig

	* src/Base/GemSetup.cpp: put the testfile "hsv2rgb.pd" into a
	  static variable rather than hardcoding it...

2009-09-09 12:07  zmoelnig

	* src/Base/GemSetup.cpp: try to add Gem's own path to Pd's search
	  paths (test on osx and w32)

2009-09-09 12:06  zmoelnig

	* src/Base/GemVersion.h: forget about the rc

2009-09-09 11:22  zmoelnig

	* build/win-vs2003/installerCVS.bat: make installer with 0.92.rc1
	  as release

2009-09-09 11:20  zmoelnig

	* build/win-vs2003/gem.vcproj: updated project

2009-09-09 10:26  zmoelnig

	* src/Pixes/filmGMERLIN.cpp: hopefully fixed seeking in gmerlin;
	  we are still using the simple-seeking API as i don't fully grasp
	  the sample-accurate API (see notes in the code)

2009-09-08 16:06  zmoelnig

	* ChangeLog: new changelog generated by svn2cl

2009-09-08 14:56  zmoelnig

	* src/Base/GemVersion.h: bumped version to rc1

2009-09-08 14:52  zmoelnig

	* src/Base/config.h, src/Base/configGeneric.h.in,
	  src/Base/configLinux.h.in, src/Pixes/filmFFMPEG.cpp,
	  src/Pixes/filmFFMPEG.h, src/Pixes/pix_film.cpp, src/README.linux:
	  remove traces of FFMPEG (broken for ages)

2009-09-08 14:35  zmoelnig

	* .: branched Gem-0.92 for release

2009-09-08 12:36  zmoelnig

	* try linking against libstdc++ in order to hopefully avoid
	  segfaults with buggy ati-drivers

2009-09-08 12:26  zmoelnig

	* added [openpanel] to example-patch to allow users to select their
	  own movies

2009-09-08 12:19  zmoelnig

	* dis/enabled rendering chains in the example

2009-09-08 11:05  zmoelnig

	* copy the entire state and not just a reference to it

2009-09-08 10:00  zmoelnig

	* disable printInfo() until glew has been initialized (should fix
	  crashes with glGetString())

2009-08-24 18:06  zmoelnig

	* reverted the fuzz of the last commit: it didn't work as expected

2009-08-24 17:47  zmoelnig

	* fixed texCoords when texture is upside down;
	  LATER: unify this and make all textures upside-down

2009-08-24 17:22  zmoelnig

	* introduced texUpsideDown flag in GemState to indicate whether we
	  have an upside down texture
	  (needed by some goes to get the image right)

2009-08-24 10:09  zmoelnig

	* added text-description of "string"

2009-08-20 13:01  zmoelnig

	* added destructor to cleanup

2009-08-18 20:33  nusmuk

	* add a string message

2009-08-18 15:34  zmoelnig

	* whitespace...

2009-08-18 15:31  zmoelnig

	* fixed typo

2009-08-10 10:49  zmoelnig

	* hopefully better to read uniform-handling

2009-08-10 10:48  zmoelnig

	* added startpost() and a bit of logic to not always show the
	  object's name

2009-08-08 18:01  zmoelnig

	* glTexImage2D

2009-08-04 14:17  zmoelnig

	* removed double class_addmethods()

2009-07-24 20:47  nusmuk

	* adding new exemple (double iterative).

2009-07-24 02:10  nusmuk

	* add a scale option, because the flag is smaller on osX than in
	  linux...

2009-07-23 19:54  nusmuk

	* add 2 new exemple of commun used GEMgl object

2009-07-23 15:48  zmoelnig

	* probably fixed upside-down issue of [pix_draw]

2009-07-22 20:30  zmoelnig

	* added a "--without-ALL" option to disable all "with"-options by
	  default (can be explicitely overridden)

2009-07-19 16:34  zmoelnig

	* more verbose when generating texture coordinates

2009-07-16 12:12  nusmuk

	* clean a bit this example : gemlist is no more banged with 0 and 1
	  gem_state message.

2009-06-24 16:33  zmoelnig

	* removed empty lines

2009-06-24 14:36  zmoelnig

	* added doc about the [thread $1( message

2009-06-23 08:29  zmoelnig

	* applied max's patch to get number of frames and finished-bang

2009-06-15 11:53  zmoelnig

	* removed the declarations for start/stopRendering() as they are
	  not implented

2009-06-09 17:18  eighthave

	* added missing - to make it the proper --export-dynamic

2009-06-03 07:42  zmoelnig

	* oops, missing ","

2009-06-02 21:15  zmoelnig

	* removed unused code; initialize member variables in the
	  initializer

2009-06-02 21:13  zmoelnig

	* removed unused code

2009-06-02 21:12  zmoelnig

	* removed unused code

2009-06-02 21:10  zmoelnig

	* removed unused code

2009-06-02 14:06  zmoelnig

	* added warning when using unnormalized values; fixed help-patch

2009-06-02 13:04  zmoelnig

	* removed methods that are present in the parent-class anyhow

2009-06-02 12:48  zmoelnig

	* removed unneeded variable(s)

2009-06-02 12:48  zmoelnig

	* reordered initialization to match header-file

2009-06-02 12:23  zmoelnig

	* added new modules to the project

2009-06-02 09:22  zmoelnig

	* mainly rearranged the order of appearance of member/variables in
	  the initializer;
	  [vertex_model] now uses glmTexture() rather than the nonexistant
	  glmLinearTexture()

2009-06-02 09:20  zmoelnig

	* removed unneded variables and commented out code

2009-06-02 09:16  nusmuk

	* add driver dv / driver v4l2 messages in the help file.

2009-06-02 08:39  zmoelnig

	* if all values are <=1 then we assume that they are "normalized"

2009-06-02 08:09  zmoelnig

	* use the "provide()" method for displaying the capabilities

2009-06-02 07:47  zmoelnig

	* added symbolic IDs for backend-identification: now we can just
	  use [driver dv( instead of [driver 2( (or was it [driver 3(?)

2009-05-28 13:21  zmoelnig

	* removed some verbosity when loading models; PBuffer nameclashes

2009-05-28 13:08  zmoelnig

	* replaced all fprintf/printf by post/error

2009-05-28 12:39  zmoelnig

	* replaced calls to fprintf(stderr,...) with calls to printf() (no
	  post() available in libs)

2009-05-28 11:36  zmoelnig

	* better regeneration script for GL-defines that does not nest 'if'
	  (problems on MSVC)

2009-05-28 11:22  zmoelnig

	* made it compile on w32 again

2009-05-28 09:20  zmoelnig

	* introduced new GEM_MULTICONTEXT define for multi-context
	  rendering;
	  implemented a first draft of the multi-context state-machine in
	  GemBase.
	  this needs some more thinking about which methods should do what:
	  e.g.:
	  - render(): get's called for each context
	  - startRendering()/stopRendering(): initialize/deinitialize
	  context-specific data (displaylists, textureIDs,...)
	  get's called for each context if "something has changed",
	  indicated by setModified() (?)
	  this could as well be a single contextModified() function
	  - stopRendering(): is really not useful in a multi-context
	  environment (should it only get called if all rendering-contexts
	  have been destroyed?)
	  - update(): multiple-contexts can render a- and synchronously, so
	  render() should not do anything time-specific (like incrementing
	  counters); updaet() should get called whenever time has moved on.
	  (e.g. update(deltatime););
	  - what to do with non-opengl specific things, e.g. pixes?
	  - ...

2009-05-28 08:03  zmoelnig

	* removed unused code (mostly: empty function calls)

2009-05-28 07:57  zmoelnig

	* moved comments around so they actually comment on the correct
	  line of code

2009-05-26 18:04  zmoelnig

	* a help-patch for [sphere3d]

2009-05-26 18:00  zmoelnig

	* fixed typo

2009-05-26 17:40  zmoelnig

	* added note about running configure

2009-05-25 15:00  zmoelnig

	* base class for context-specific data (to be used LATER)

2009-05-25 14:46  zmoelnig

	* fixed destroy

2009-05-25 14:45  zmoelnig

	* minor adjustments

2009-05-25 14:00  zmoelnig

	* hook for window deletion;
	  build [gemglutwindow] as a separate object (not part of Gem)
	  GemContext can also be queried for a numeric context id (later we
	  need this for context-dependent data, like displaylists)

2009-05-25 10:08  zmoelnig

	* make sure that the setup function is only called once

2009-05-24 19:14  zmoelnig

	* fixed bugs; implemented [gemmouse]

2009-05-24 19:13  zmoelnig

	* worrking on the glutwindow and multi-context stuff

2009-05-23 16:22  zmoelnig

	* include glxew.h rather than glx.h

2009-05-23 15:13  zmoelnig

	* renamed Region to FidSegRegion to avoid name-conflicts with
	  XEvent

2009-05-23 14:32  zmoelnig

	* provide getGlewContext() functions

2009-05-23 14:11  zmoelnig

	* use generated code (and avoid the ifdefs as we are now using lew
	  and everything is defined anyhow)

2009-05-23 12:04  zmoelnig

	* derived [gemglutwindow] from a very simple GemContext class which
	  will hopefully handle glewcontext switches

2009-05-23 11:41  zmoelnig

	* replaced client_storage_supported, texture_range_supported,
	  texture_yuv_supported, multisample_filter_hint by their GLEW
	  equivalents

2009-05-23 11:29  zmoelnig

	* directly query glew rather than caching the results in GemMan
	  (think about multiple contexts!)

2009-05-23 08:16  zmoelnig

	* some more improvements

2009-05-22 10:31  zmoelnig

	* use an abstraction wrapper around the real window-backend

2009-05-22 10:26  zmoelnig

	* [GEMglMaterialfv]

2009-05-22 10:19  zmoelnig

	* a simple implementation based on glut

2009-05-22 08:18  zmoelnig

	* revived the src/Output/ directory;
	  the [gemextwin] therein won't compile as it is highly dependent
	  on the multiwin branch (or so it seems)

2009-05-22 08:17  zmoelnig

	* dunno

2009-05-22 08:16  zmoelnig

	* comments by georg...

2009-05-20 18:42  zmoelnig

	* reordered so that .cpp file matches header

2009-05-20 18:34  zmoelnig

	* at least it loads again... (fixed all unresolved symbols)

2009-05-20 18:33  zmoelnig

	* regenerated with newer aclocal

2009-05-20 18:06  zmoelnig

	* non-functional start of [gemwindow] the window-part of GemMan as
	  a separate object

2009-05-20 14:06  zmoelnig

	* ...

2009-05-20 14:00  zmoelnig

	* made the scene a bit more interesting (less likely to create
	  black snapshots)

2009-05-20 13:55  zmoelnig

	* an abstraction implementation of [pix_write] using [pix_snap] and
	  [pix_writer]

2009-05-20 13:54  zmoelnig

	* do not create inlets for offset/dimension (meaningless in this
	  object)

2009-05-20 10:49  zmoelnig

	* an object that writes pixes to disk (no snapshotting involved!)

2009-05-20 10:20  zmoelnig

	* use glew-variables to check whether a context has been
	  established rather than calls to GemMan::windowExists() (which
	  should be removed altogether)

2009-05-20 09:16  zmoelnig

	* removed 2nd instance of [gemlist]; removed double-initialization

2009-05-20 09:14  zmoelnig

	* removed [gem_state]; use [gemlist] instead

2009-05-19 17:41  zmoelnig

	* replaced [gem_state] by [gemlist]

2009-05-19 17:35  zmoelnig

	* allow to set some default things in the non-cached GemState

2009-05-19 17:34  zmoelnig

	* more implemented

2009-05-19 16:18  zmoelnig

	* removed unneeded variable

2009-05-19 13:36  zmoelnig

	* implemented a bit of stereo and other things...

2009-05-19 10:40  zmoelnig

	* allow GEMglGetFloat() to use symbolic parameter names

2009-05-18 15:53  zmoelnig

	* uaeh, this is a lot of work to (still) do...

2009-05-18 11:59  zmoelnig

	* a not-yet replacement for [gemwin]

2009-05-18 11:56  zmoelnig

	* indentation

2009-05-16 15:23  zmoelnig

	* some defines to be set by configure for osx

2009-05-15 17:12  eighthave

	* fixed typo

2009-05-14 15:08  zmoelnig

	* when no argument (or "0") is specified, use the default
	  render-order (50)

2009-05-14 14:56  zmoelnig

	* removed the hardcoded paths to shaders: the examples do not do
	  anything anyhow

2009-05-14 14:49  zmoelnig

	* fixed wrong documentation about negative render-order: -3 is
	  REALLY renderend BEFORE -10

2009-05-09 19:56  zmoelnig

	* added sliders to set hue/sat/val

2009-05-09 19:42  zmoelnig

	* use a gop-subpatch to turn on/off rendering and handle
	  create/destroy of Gemwindo

2009-05-09 18:20  zmoelnig

	* fixed bug that crashed Gem when loading a model without an openGL
	  context

2009-04-27 20:53  zmoelnig

	* added verbose() message when mem2image fails to close a file

2009-04-27 20:47  zmoelnig

	* open image-files as binary rather than text

2009-04-27 17:57  zmoelnig

	* renamed geometry-shader to have nice little 4 character suffix

2009-04-27 17:47  zmoelnig

	* updated M$VC projects

2009-04-27 17:43  zmoelnig

	* renamed variables (M$VC did not like "near" and "far" at all)

2009-04-27 07:30  zmoelnig

	* hopefully better warnings when trying to load shaders without
	  openGL context initialized...

2009-04-27 07:10  zmoelnig

	* fxied another in/out typo

2009-04-26 18:21  nusmuk

	* add a geometry shader exemple

2009-04-26 16:24  zmoelnig

	* added calls to glProgramParameteriEXT() in LinkARB section

2009-04-26 09:18  nusmuk

	* minor change

2009-04-26 09:16  nusmuk

	* add a new axample : drawing 2 gemhead in the same frambuffer.

2009-04-25 20:46  nusmuk

	* 

2009-04-23 21:17  zmoelnig

	* tried to avoid duplicate registraction of methods and classes
	  (the former succeeded and i added a note why the latter does not)

2009-04-23 21:15  zmoelnig

	* simplified the add-gem-to-path thingie

2009-04-23 12:49  zmoelnig

	* use TRIANGLES as default for geometry shader

2009-04-23 12:39  zmoelnig

	* added help-patch for geometry-shader (doesn't do much); added
	  hints on how to set evnironment for geometry-shaders in
	  glsl_program

2009-04-23 12:19  zmoelnig

	* removed aclocal/autoconf automagic: run autogen.sh instead (or
	  manually run aclocal/autoconf)

2009-04-23 12:17  zmoelnig

	* added parameters for geomtery shaders (TODO: check whether this
	  still works on other hardware...)

2009-04-23 09:06  zmoelnig

	* simple autogen-sh script that runs aclocal and autoconf;
	  LATER these calls should be removed from the Makefile entirely

2009-04-22 03:07  eighthave

	* on help patches that have two of the same image file, I replaced
	  the second with a different image, plus I added ducks.png to
	  liven things up and provide better illustrations of some of the
	  objects

2009-04-22 00:50  eighthave

	* reduced size and moved location to fit on screens of mere mortals

2009-04-22 00:48  eighthave

	* changed path to example files to match other help patches

2009-04-22 00:46  eighthave

	* fixed to be a working example with sliders and messages boxes
	  that are in a useful range

2009-04-21 05:13  eighthave

	* made file loading a bit easier, like other help patches

2009-04-21 05:12  eighthave

	* fixed typo in example movie name

2009-04-09 11:35  zmoelnig

	* added checks to build fat binaries (needs more testing)

2009-04-06 10:32  zmoelnig

	* use reallocate() throughout

2009-04-06 10:23  zmoelnig

	* express unsureness about memleak

2009-04-06 10:22  zmoelnig

	* free rowpointers after useage...to avoid memleaks

2009-04-06 10:21  zmoelnig

	* reindentation

2009-04-06 10:20  zmoelnig

	* use reallocate() rather than reallocating by hand to minimize
	  memleaks

2009-04-06 10:12  zmoelnig

	* reindentation

2009-04-06 10:09  zmoelnig

	* use imageStruct::allocate() throughout

2009-04-02 18:59  zmoelnig

	* use allocate() to allocate image memory rather than doing it
	  manually;
	  this guarantees that the data is freed correctly
	  (fixes #2719368 & #2722316)

2009-04-02 18:15  zmoelnig

	* oops forgot to checkin the header-fiels

2009-04-02 18:14  zmoelnig

	* clamp the get/set pixel function to the dimensions of the image
	  (fixes #2716875)

2009-04-02 17:48  zmoelnig

	* note about using the available number of texunits

2009-04-02 17:46  zmoelnig

	* reset the quality-settings when using external textures (fixes
	  #2703708);
	  query the number of available texunits instead of assuming it is
	  8

2009-04-01 15:57  zmoelnig

	* documentation for "resize"-message

2009-04-01 15:40  zmoelnig

	* please do not introduce dependencies on 3rd party libs like pddp

2009-03-29 18:12  eighthave

	* made Marius' rtx_sch2.pd into a Gem-style example

2009-03-26 18:22  zmoelnig

	* osx wants a typecast to (char*) when using malloc()

2009-03-25 21:54  eighthave

	* sketch of a GEMgl help patch

2009-03-24 23:43  eighthave

	* added messages and symbols to the inlet

2009-03-23 23:54  eighthave

	* documented FSAA (Full Scene Anti-Aliasing

2009-03-23 22:31  eighthave

	* first barebones help file for a GEMgl object

2009-03-09 14:35  zmoelnig

	* refuse to create with invalid arguments rather than writing
	  unread errors to the console

2009-03-09 14:33  zmoelnig

	* add comment-hint about GL-2.1

2009-03-09 14:31  zmoelnig

	* prepend object-name when catching exceptions in the constructor

2009-03-02 13:50  zmoelnig

	* at least it compiles and loads;
	  only have to convince my gfx-card to emulate geometry-shaders...

2009-03-02 13:49  zmoelnig

	* the importGLEW script did not take into account, that Gem now
	  _always_ uses GLEW

2009-03-02 13:40  zmoelnig

	* now this was so untested, that it didn't even load...

2009-03-02 13:39  zmoelnig

	* updated GLEW

2009-03-02 13:36  zmoelnig

	* base implementation of geometry-shaders (not tested at all)

2009-03-02 12:48  zmoelnig

	* added UV-texturing support to [multimodel]

2009-02-16 19:59  nusmuk

	* add perspective message to frambuffer, thanks to Matthias
	  Neuenhofer

2009-02-16 19:59  nusmuk

	* add perspective message to frambuffer, thanks to Matthias
	  Neuenhofer

2009-02-08 14:20  zmoelnig

	* fixed 256 vs 255 confusion

2009-02-05 19:34  nusmuk

	* add a crappy workaround for buggy linux nvidia driver (version >
	  173).
	  this patch set FSAA only if it is not zero thrus allowing
	  nvidia-setting
	  to configure the desire anti-aliasing setting.

2009-01-27 17:49  zmoelnig

	* note about RGB32==BGRA confusion; LATER fix it

2009-01-27 17:31  zmoelnig

	* oops, the last change was a bit too much: accidentally flipped
	  RGB and BGR

2009-01-27 14:44  zmoelnig

	* removed verbose output of "rgba" at each frame...

2009-01-26 16:31  zmoelnig

	* added arguments as requested in #2535557

2009-01-26 15:41  zmoelnig

	* fixed syntax if gmerlin is not available

2009-01-23 08:59  zmoelnig

	* fixed converter crash when nothing is to convert

2009-01-22 17:30  zmoelnig

	* fixed copyright banner

2009-01-22 17:19  zmoelnig

	* seems to work so far

2009-01-22 17:14  zmoelnig

	* [gem_state] does the GemState/GemCache part of [gemhead]

2009-01-22 17:06  zmoelnig

	* removed unused code

2009-01-22 17:04  zmoelnig

	* do not disable libquicktime if gmerlin is found, as this is
	  needed for recording

2009-01-22 14:06  zmoelnig

	* use RGB2GRAY_ instead of constants scattered all around

2009-01-22 13:47  zmoelnig

	* 2nd inlet to the FF-object;
	  make RGBA explicit

2009-01-21 16:24  zmoelnig

	* 2 visual tests (no automation)

2009-01-20 18:20  zmoelnig

	* now that events are rescheduled, we can directly delete the
	  window again.
	  this makes messages like [destroy, border $1, create( meaningfull
	  again

2009-01-20 18:14  zmoelnig

	* events are now queued and rescheduled before they are emitted to
	  the listeners;
	  no more stack corruption (hopefully)

2009-01-20 14:07  zmoelnig

	* removed tablet leftovers

2009-01-19 17:31  zmoelnig

	* [part_draw] now accepts symbolic types (again)

2009-01-19 17:14  zmoelnig

	* replacement for [gemhead] based on [gemreceive];
	  not fully working yet (problems with caching and single-buffer
	  mode)

2009-01-19 17:02  zmoelnig

	* removed spurious post()s

2009-01-19 15:34  zmoelnig

	* disable video decoders by default if gmerlin is found

2009-01-19 15:05  zmoelnig

	* well, no need for a BUGS file anymore

2009-01-19 14:59  zmoelnig

	* updated help-patch

2009-01-19 14:56  zmoelnig

	* BUGs are now tracked at the sf-tracker

2009-01-18 15:19  zmoelnig

	* ...

2009-01-18 15:15  zmoelnig

	* check whether multitextures are supported before setting the
	  number of available units to 8

2009-01-17 14:08  zmoelnig

	* added note about "fullscreen 2" (closes: #1970264)

2009-01-17 13:35  zmoelnig

	* more fixes in the manual section

2009-01-17 13:31  zmoelnig

	* manual has moved to doc

2009-01-17 13:28  zmoelnig

	* GnuGPL.LICENSE was renamed to GnuGPL.LICENSE.txt

2009-01-17 13:13  zmoelnig

	* added new objects (and incorporated the name-change with all the
	  ...NEW vs ...OS stuff)

2009-01-17 13:11  zmoelnig

	* removed unused variables

2009-01-17 12:51  zmoelnig

	* this is a snapshot release so don't say it's 0.91.0

2009-01-17 12:43  zmoelnig

	* exclude .svn rather than CVS in the installer

2009-01-17 12:25  zmoelnig

	* connected 3rd inlet of [pix_freeframe Wave]

2009-01-17 12:04  zmoelnig

	* added [gemreceive]to the vs-project

2009-01-15 11:10  zmoelnig

	* [model] now supports UV-textures

2009-01-15 10:07  zmoelnig

	* working UV textures (but not fully included yet)

2009-01-15 09:16  zmoelnig

	* on the way to support UV-textures

2009-01-14 17:13  zmoelnig

	* set the upsidedown flag in every getFrame()

2009-01-14 16:55  zmoelnig

	* in PixDualObj fixUpDown if the 2 images are of different
	  orientation

2009-01-14 15:16  zmoelnig

	* focus in no-border mode;
	  LATER use Extended Window Manager Hints for this
	  (probably see vlc...)

2009-01-14 12:41  zmoelnig

	* check for gl.h/glu.h

2009-01-14 12:12  zmoelnig

	* disable libtiff/libjpeg when using ImageMagick

2009-01-12 14:12  zmoelnig

	* fixed the crasher when loading grayscale images on OSX

2009-01-12 11:57  zmoelnig

	* seems to work again on OSX (at least 10.5)

2009-01-12 09:38  zmoelnig

	* oops, the binaries for FF-plugins are really located in
	  <name>.frf/Contents/MacOS/<name> rather than <name>.frf/<name>;
	  but there most be a more intelligent way to open such a bundle

2009-01-07 11:18  zmoelnig

	* removed some occurences of DO_AUTO_REGISTER_CLASS

2009-01-07 11:10  zmoelnig

	* cleaned up preprocessor stuff a tiny little bit

2009-01-07 11:09  zmoelnig

	* do not override messages from parent-class; instead override
	  methods

2009-01-07 10:37  zmoelnig

	* do not override messages from parent-class; instead override
	  methods

2009-01-07 09:22  zmoelnig

	* do not overwrite the "draw" method (bad in 0.42)

2008-12-23 22:40  nusmuk

	* remove printing the error when gemlist should not be banged

2008-12-15 12:08  zmoelnig

	* force restart of transfer on "device $1" message (even if it is
	  the same!)

2008-12-15 11:20  zmoelnig

	* more using libv4l2

2008-12-15 09:59  zmoelnig

	* better support using libv4l

2008-12-15 08:36  zmoelnig

	* accidentally removed v4l&ieee1394 checks; here they are again

2008-12-14 17:14  zmoelnig

	* automatically use libv4l and the user did not force to not-use
	  V4L

2008-12-14 17:03  zmoelnig

	* fixed typos

2008-12-14 17:02  zmoelnig

	* more verbosity

2008-12-14 16:14  zmoelnig

	* added support for libv4l1 and libv4l2 (now let's see whether this
	  works...)

2008-12-14 15:39  zmoelnig

	* added checks for libv4l1 and libv4l2

2008-12-12 20:19  zmoelnig

	* handle API change in libmpeg3

2008-12-11 13:48  zmoelnig

	* removed checks for FFMPEG (LATER remove FFMPEG code);
	  hopefully better checks for libmpeg3

2008-12-11 13:47  zmoelnig

	* try all available redirectors until a valid one is found;
	  less verbosity;
	  some sanity checks

2008-12-09 10:10  zmoelnig

	* check for success on file-open to prevent crashes...

2008-12-07 19:16  zmoelnig

	* log callback

2008-12-07 18:42  zmoelnig

	* fixed crasher bug with ogg-files; frame-setting should be more
	  reliable now

2008-12-07 14:35  zmoelnig

	* working code!

2008-12-06 18:38  zmoelnig

	* added checks for gmerlin

2008-12-06 18:14  zmoelnig

	* (non-working) support for gmerlin

2008-11-21 16:38  zmoelnig

	* flip wrongly oriented images when saving with libTIFF/libJPEG

2008-11-21 16:30  zmoelnig

	* fixed comment

2008-11-21 16:29  zmoelnig

	* upsidedown fixfun

2008-11-21 15:53  zmoelnig

	* fix the "upsidedown" while flipping

2008-11-21 15:13  zmoelnig

	* proper names for FlipType: VERTICAL says more than VERT

2008-11-13 09:30  zmoelnig

	* (nonexistant) freeframe-plugins fail silently when created via
	  sys_loader

2008-11-11 14:26  zmoelnig

	* added libxxf86vm-dev to the Debian-packages

2008-11-11 14:17  zmoelnig

	* install more packages on debian (namely: libglu-dev and
	  magick++9-dev)

2008-11-08 16:27  zmoelnig

	* added help for creating windows on remote X-displays

2008-11-08 16:21  zmoelnig

	* better handling of YUVB-images
	  (either refuse to write them or convert them to RGB)

2008-11-07 09:22  zmoelnig

	* added "copy" message to copy images from one slot to another;
	  added alias "load" for "open" (to be in sync with "save")

2008-11-05 10:50  zmoelnig

	* set tifftags: xresolution, yresolution and resolutionunit when
	  using libtiff
	  to write images

2008-11-03 16:32  zmoelnig

	* updated xcode-project for olde NEW stuff

2008-10-29 15:51  zmoelnig

	* disable ffmpeg-test by default

2008-10-29 15:23  zmoelnig

	* fixed typos; added better sanity check; can be called without
	  prior initialization!

2008-10-29 14:00  zmoelnig

	* now this has been gone untested for ages...i will not start now

2008-10-29 13:48  zmoelnig

	* fix auto-registration stuff for OS<->NEW objects

2008-10-29 13:40  zmoelnig

	* some leftovers from the NEW<->OS rename action

2008-10-29 13:33  zmoelnig

	* renamed "pix_(video|movie|film)" to "pix_*OS" as these are really
	  base-classes for platform-dependent inplementations
	  otoh, renamed all "pix_*NEW" to "pix_*";
	  let's see what breaks

2008-10-29 12:36  zmoelnig

	* added 4th outlet (for texture) to pix_movieDarwin

2008-10-27 08:52  nusmuk

	* add a new exemple : physical model on the GPU

2008-10-18 17:59  nusmuk

	* 

2008-09-27 16:22  zmoelnig

	* removed the comment about "4th outlet win/lin only";
	  it's rather a matter of compilation

2008-09-27 16:03  eighthave

	* added documentation of the 4th outlet

2008-09-27 12:59  eighthave

	* updated help file, mostly by correcting tpyos, and removing
	  'client_storage' message since it doesn't work with this object

2008-09-19 11:47  zmoelnig

	* removed the NONBLOCKING flag (see
	  http://lists.puredata.info/pipermail/gem-dev/2008-09/003679.html)

2008-09-17 14:36  zmoelnig

	* GemExceptions should be thrown!

2008-09-17 14:07  zmoelnig

	* embedd GLconst->const interpreter, so now we can use directly use
	  [GEMglEnable GL_FOG] instead of quirks with [GLdefine];
	  this is done explicitely; there really should be a way to do it
	  implicetly for all GLenum types

2008-09-17 11:16  zmoelnig

	* use "const" arguments for getGLdefine() because the
	  arguments really are not changed;
	  make toupper() not crash Pd when (not) fiddling in the
	  symbol-table

2008-09-17 07:59  zmoelnig

	* all GEMgl wrapper-classes are now derived from GemGLBase

2008-09-16 15:26  zmoelnig

	* a new wrapper object (+ a base class to be used for all wrapper
	  objects)

2008-09-16 15:25  zmoelnig

	* ...

2008-09-16 15:02  zmoelnig

	* a wee wrapper script that needs a lot of work!

2008-09-16 13:42  zmoelnig

	* removed unneeded scripts

2008-09-09 13:54  zmoelnig

	* bail out when glu is missing
	  (but we really want to bail out when glu.h is missing)
	  LATER: can we remove the check for OpenGL? (should be
	  covered by glew)

2008-09-09 13:43  zmoelnig

	* check whether GL_ARB_imaging is supported before trying
	  to push/pop the GL_COLOR matrix (fixes: bug#2008988)

2008-08-19 16:51  zmoelnig

	* constified a bit

2008-07-30 17:53  zmoelnig

	* removed the explicit [pix_yuv] conversion;
	  this MUST be fixed in the object side

2008-07-30 17:40  zmoelnig

	* allow [gemreceive] to be instantiated without arguments

2008-07-30 17:22  zmoelnig

	* probably working by now...

2008-07-30 17:18  zmoelnig

	* removed more unneeded variables

2008-07-30 17:07  zmoelnig

	* since we have released Gem-0.91 some time ago, we are
	  now in 0.92.CVS

2008-07-30 16:59  zmoelnig

	* added .txt suffix to the GPL, in order to make it easier to read
	  on w32...

2008-07-30 16:55  zmoelnig

	* this is now in build/osx-xcode/Gem.xcodeproj/

2008-07-30 16:53  zmoelnig

	* cleaned up the root-folder a bit

2008-07-30 16:53  zmoelnig

	* updated a bit, but not really working yet

2008-07-30 16:52  zmoelnig

	* included missing header ... now it compiles

2008-07-30 16:42  zmoelnig

	* removed some warnings in xcode;
	  introduced a new GemVersion class (needs more work on non-osx...)

2008-07-30 14:33  zmoelnig

	* replaced the "MACOSX" macro with "__APPLE__"
	  (hopefully this is the last occurence...)

2008-07-30 12:49  zmoelnig

	* cleaned up xcode project

2008-07-24 15:02  zmoelnig

	* added a short description about what this is for

2008-07-24 14:57  zmoelnig

	* made as much private (hidden inthe implementation file) as
	  possible

2008-07-24 14:53  zmoelnig

	* cleaned up a bit

2008-07-24 14:36  zmoelnig

	* afirst step to replace [gemhead]

2008-07-23 16:28  zmoelnig

	* hmm, dunno

2008-07-23 16:11  zmoelnig

	* removed stray "config.h" files from projects

2008-07-23 16:04  zmoelnig

	* less warnings on w32 (and probably "fixed" the
	  sys_register_loader()

2008-07-23 13:49  zmoelnig

	* removed traces of wintab

2008-07-23 12:17  zmoelnig

	* created build-projects for OS-X;
	  LATER remove the leftovers Gem/GEM_darwin.*/

2008-07-23 12:13  zmoelnig

	* removed user-specific settings

2008-07-23 12:07  zmoelnig

	* moved "manual" into "doc" to have less clutter...

2008-07-23 12:05  zmoelnig

	* cleaned up a bit

2008-07-17 08:05  zmoelnig

	* on the road t a [pix_freeframe]object that can load different
	  plugins...

2008-07-17 08:00  zmoelnig

	* turned off warnings about typedef...

2008-07-14 14:34  zmoelnig

	* dynamically looking up whether we find sys_register_loader,...
	  might be cool

2008-07-14 14:33  zmoelnig

	* this should enable Hans's help-path tricks

2008-07-09 15:48  zmoelnig

	* more on loaders...

2008-07-09 15:47  zmoelnig

	* a tiny wrapper for loaders in Gem (e.g. freeframe, frei0r)

2008-07-08 16:45  zmoelnig

	* added prelaminary support for a freeframe1.0-loader, so people
	  can
	  directly use [pix_GlowVFX] instead of the clumsy [pix_freeframe
	  GlowVFX]

2008-06-16 10:38  zmoelnig

	* oops! forgot to check in a crucial part...

2008-06-16 10:23  zmoelnig

	* added error() when init() fails

2008-06-16 10:22  zmoelnig

	* proper initialization of minframes/maxframes,...

2008-06-16 10:21  zmoelnig

	* added "seed" message; faster fastrand() algorithm

2008-06-13 09:14  zmoelnig

	* unified the GemShape() subclasses a bit;
	  LATER unify the typeMess() even more

2008-06-13 07:37  zmoelnig

	* use member functions rather

2008-06-13 07:20  zmoelnig

	* simplified code a bit

2008-06-12 18:00  zmoelnig

	* mreged in changes from 0.91.1

2008-06-12 18:00  zmoelnig

	* merged in changes from 0.91.1

2008-06-12 17:50  zmoelnig

	* a simple trapezoid with correct(?) texturing

2008-06-11 11:01  zmoelnig

	* make this object useable for picking...

2008-06-02 12:17  zmoelnig

	* fixed buffer overrun

2008-06-02 10:15  zmoelnig

	* TODO is now for 0.92 rather than 0.91

2008-06-02 10:08  zmoelnig

	* made it very explicit that these project-files might not work at
	  all

2008-06-02 10:03  zmoelnig

	* moved the m$VS project-files away into build/win-vs*

2008-06-02 09:36  zmoelnig

	* fixed double definition of checkGemVersion() (illegal merge
	  operation...)

2008-06-02 08:28  zmoelnig

	* dos2unix on GEM.README

2008-06-02 08:27  zmoelnig

	* removed unused code

2008-06-02 08:26  zmoelnig

	* merged back in the changes from v0-91-0

2008-05-26 16:50  nusmuk

	* adjust somes parametters for a better looking exemple.

2008-05-26 16:17  nusmuk

	* fix bug : framebuffer change scenne perspective.

2008-05-23 08:19  zmoelnig

	* added a runtime check to find out, whether this object is
	  compiled
	  against the right version of Gem and refuse to register the class
	  otherwise

2008-05-23 08:00  zmoelnig

	* a bit of version magic for easier compatibility (so externals can
	  refer to
	  a certain version)

2008-05-22 09:38  zmoelnig

	* updated to resolve all unresolved

2008-05-22 09:37  zmoelnig

	* updated for 0.91

2008-05-22 08:39  zmoelnig

	* renamed 10.glsl-patches to match the standard naming scheme:
	  ##.name.pd
	  instead of
	  ##_name.pd

2008-05-15 20:38  zmoelnig

	* made it compile with g++-4.3 by adding some headers...

2008-05-09 19:49  zmoelnig

	* added new object [GEMglReportError] to the project

2008-05-09 19:48  zmoelnig

	* a new object: [GEMglReportError] which outputs the glError() to
	  its right outlet

2008-05-09 19:47  zmoelnig

	* only build gem.nsi (gem-binary.nsi does not exist any more)

2008-05-09 19:15  zmoelnig

	* call the installer-builder at the end of the project

2008-05-09 19:15  zmoelnig

	* a bit less verbosity

2008-05-09 18:38  zmoelnig

	* apple doesn't like the qt-deinit stuff of w32: moved it into
	  os-specific
	  section

2008-05-09 18:34  zmoelnig

	* enable [pix_freeframe] on amd64

2008-05-09 18:32  zmoelnig

	* mute the movie

2008-05-09 18:22  zmoelnig

	* removed commented-out lines;
	  concentrated platform dependent things in one place (or replaced
	  them by
	  platform-independent things)

2008-05-08 16:29  zmoelnig

	* added "bang" aliases for "snap"

2008-05-08 10:07  zmoelnig

	* mutex to prevent multiple installers running at the same time

2008-05-08 10:00  zmoelnig

	* dumped the binary vs bin-doc thing and just create a single
	  installer (we might still provide separate .zip files for those
	  who just need the binary)

2008-05-06 17:53  zmoelnig

	* more scripts for building installer

2008-05-06 16:55  zmoelnig

	* a small post-build script

2008-05-06 16:52  zmoelnig

	* more installer-script

2008-05-06 15:55  zmoelnig

	* added NSIS-installer scripts

2008-05-06 10:07  zmoelnig

	* updated install-script (not checked!)

2008-05-06 08:32  zmoelnig

	* glxew checks

2008-05-06 08:09  zmoelnig

	* prefixed PBuffer-flags with "GEM_PBUFLAG_" (i am afraid of a
	  const "FLOAT")

2008-05-06 08:03  zmoelnig

	* cleaned up a bit...

2008-05-06 07:21  zmoelnig

	* this crashes on an ati-X2300; added a #warning to indicate where

2008-05-06 07:03  zmoelnig

	* put a bug-report link into the splash screen;
	  make errors on Xcreate less verbose but added hint about
	  GEM_SINGLE_CONTEXT

2008-05-06 06:26  zmoelnig

	* try to get rid of the "no window made" error in
	  GEM_SINGLE_CONTEXT;
	  check whether this reintroduces crashes on error-prone machines!

2008-05-06 06:15  zmoelnig

	* fixed typos

2008-05-05 18:56  zmoelnig

	* removed verbosity

2008-05-05 12:16  zmoelnig

	* fixed example patch and be a bit more verbose

2008-05-05 12:07  zmoelnig

	* check whether the font-file really exists
	  (this is a HACK for buggy FTGL versions that crash when they
	  cannot find the font-file)

2008-05-05 11:50  zmoelnig

	* single-context hacks: do not force 640x480 AND allow
	  window-destruction

2008-05-05 11:23  zmoelnig

	* removed platform dependent code

2008-05-05 08:52  zmoelnig

	* expose a function to get the window-position;
	  make "m_buffer" public so that gem2pdp can access it...
	  LATER make it private again and add methods to access it

2008-05-05 07:37  eighthave

	* Addressing bug #1941962
	  
	  The colors are still off using Pd-0.40.3-extended-20080502 on Mac
	  OS X 10.4.11
	  when this patch is run without adding the [pix_yuv], so I added
	  [pix_yuv] and
	  checked the patch into CVS. I hope it works fine on Ubuntu and
	  Windows with the
	  [pix_yuv].

2008-05-04 11:37  zmoelnig

	* removed verbose output on profiling

2008-05-04 11:34  zmoelnig

	* cleaned up platform dependent stuff a bit

2008-05-04 11:14  zmoelnig

	* moved more platform specific code into GemWinCreate<OS>

2008-05-04 10:58  zmoelnig

	* made a lot of stuff in GemMan.h private; made getMethods() for
	  this

2008-05-04 10:01  zmoelnig

	* moved implementations of functions from GemMan.h to GemMan.cpp

2008-05-02 16:20  zmoelnig

	* removed the pdp-objects from the test

2008-05-02 16:11  zmoelnig

	* simplified printout a bit (and tried to use error() when
	  appropriate)

2008-05-02 14:58  zmoelnig

	* simplified output

2008-05-02 14:52  zmoelnig

	* simplified printout

2008-05-02 10:42  zmoelnig

	* fixed spelling

2008-05-02 09:34  zmoelnig

	* do something when the error-handler is called in the createWindow
	  function;
	  this should prevent the window to be created on ubuntu/hardy and
	  some
	  gfx-cards which is better than freezing the machine

2008-04-30 17:46  zmoelnig

	* use messages "dimen" instead of "dim"

2008-04-28 10:56  nusmuk

	* *** empty log message ***

2008-04-25 08:30  zmoelnig

	* added some comments

2008-04-25 07:40  zmoelnig

	* minor changes to make it possible to compile on x86_64 (though
	  this is not
	  strictly FreeFrame compatible)

2008-04-22 11:58  zmoelnig

	* argh!, another typo

2008-04-22 11:55  zmoelnig

	* added ZIPing to create packages

2008-04-22 11:09  zmoelnig

	* print "setup done" instead of "setup end" to avoid confusion

2008-04-22 10:03  zmoelnig

	* moved dialogue from setupQT() to dialog()

2008-04-22 09:51  zmoelnig

	* cache the filename before convefrting to pascal-strings;
	  allow longer filenames (still hardcoded, but now up to 256
	  characters)

2008-04-22 09:35  zmoelnig

	* coming to an end (at least on w32)

2008-04-22 08:50  zmoelnig

	* fixed typos in initialization

2008-04-22 08:42  zmoelnig

	* use initialization in constructor;
	  unified printouts a bit

2008-04-22 08:40  zmoelnig

	* more verbose when we refuse to change filename or open dialog

2008-04-21 17:22  zmoelnig

	* oops: accidentally set colorspace to BGRA everywhere instead of
	  just w32

2008-04-21 17:07  zmoelnig

	* create a date-based directory

2008-04-21 15:28  zmoelnig

	* more on codec selection

2008-04-21 14:47  zmoelnig

	* try better codec-selector

2008-04-21 14:26  zmoelnig

	* minor cleanups

2008-04-21 14:01  zmoelnig

	* check for NULL-pointers; cleaned up code a bit

2008-04-21 13:36  zmoelnig

	* safety check if getCodecName() returns NULL

2008-04-21 13:35  zmoelnig

	* don't include glext

2008-04-20 10:07  nusmuk

	* adding vertex texture fetching exemple.

2008-04-17 21:07  cclepper

	* changed OSX Intel pixel format and GL packing order. should fix
	  pix_data and other bugs.

2008-04-17 16:15  zmoelnig

	* ugly hack to make this object work on macintel

2008-04-17 14:33  zmoelnig

	* "fixed" the color-problem on macintel;
	  really this should be fixed win chRed,...

2008-04-17 14:31  zmoelnig

	* removed references to OpenGL/glext.h

2008-04-17 10:29  zmoelnig

	* use "create" as default

2008-04-17 10:23  zmoelnig

	* "create" is the default state

2008-04-17 08:33  zmoelnig

	* cleaned up configure a bit

2008-04-16 17:40  zmoelnig

	* seems to work on G5

2008-04-16 17:25  zmoelnig

	* moved the pixel-data acquisition code from [pix_data] to
	  GemPixUtil

2008-04-16 17:08  zmoelnig

	* removed [zexy] object

2008-04-16 11:54  zmoelnig

	* disable building of fat-binaries for now as this interferes
	  somehow
	  with the CPPFLAGS

2008-04-16 10:07  zmoelnig

	* try to build fat-binaries on OSX

2008-04-14 17:02  zmoelnig

	* [create( should be the default message-box

2008-04-14 16:50  zmoelnig

	* added GEM_EXTRA_CXXFLAGS and GEM_EXTRA_LDFLAGS for manually
	  adding flags

2008-04-12 11:14  zmoelnig

	* reincluded necessary header-files

2008-04-12 08:23  zmoelnig

	* use "release" as default build (and made that work too).
	  release.bat had wrong path of Gem.dll

2008-04-11 21:30  zmoelnig

	* undo MSVC-hack

2008-04-11 21:30  zmoelnig

	* finally made libfidtrack compile!

2008-04-11 20:04  zmoelnig

	* removed unneccessary includes of <iostream>

2008-04-11 19:47  zmoelnig

	* added GemPBuffer and pix_vpaint

2008-04-11 19:45  zmoelnig

	* included <wglew.h> on windows to enable the GemPBuffer on w32.
	  fixed signedness in TextBase.cpp to reduce V$ warnings

2008-04-11 19:01  zmoelnig

	* added defunct but compiling libfidtrack with objects

2008-04-11 18:47  zmoelnig

	* disabling the code that M$VC did not like - this actually makes
	  [pix_fiducialtrack] not useable on w32, but the object can be
	  created

2008-04-11 18:32  zmoelnig

	* added some libfidtrack-files (actually just
	  libfidtrack_segment.cpp);
	  libfidtrack_treeidmap() fails to link and libfidtrack_fidtrackX
	  depends on it)

2008-04-11 13:03  zmoelnig

	* moved stuff around to make it more readable

2008-04-11 12:55  zmoelnig

	* example how to read a framebuffer into a pix and then do stupid
	  things
	  with it...

2008-04-11 07:41  zmoelnig

	* slowly goes the night...

2008-04-11 07:37  zmoelnig

	* use (int) for framerate

2008-04-11 07:21  zmoelnig

	* use GEM_USE_RECORDQT4L in [pix_record] instead of more-informed
	  logic

2008-04-11 06:38  zmoelnig

	* now test for lqt_open_write instead of lqt_open_video_track

2008-04-09 14:50  zmoelnig

	* seems to be stable now

2008-04-09 10:02  zmoelnig

	* new QT4L recording implementation

2008-04-08 13:41  zmoelnig

	* made Debugthe default build-target again

2008-04-08 13:36  zmoelnig

	* be a bit more verbose about which SIMD-instructions have been
	  compiled into Gem (in addition to the info which instruction-set
	  is used)

2008-04-08 13:32  zmoelnig

	* made Release-target compile (with MMX/SSE2 optimization)

2008-04-08 13:27  zmoelnig

	* hmm, YUV-MMX didn't do anything useful: should work now

2008-04-08 12:28  zmoelnig

	* try reducing dependencies a bit

2008-04-08 10:00  zmoelnig

	* fixed crasher when instantiating the object

2008-04-08 09:31  zmoelnig

	* a small script to produce simple alpha-releases

2008-04-07 19:47  zmoelnig

	* added FTGL-support (after compiling freetype2.14 as
	  multithreaded-Debug!)

2008-04-07 19:22  zmoelnig

	* added JPEG&TIFF support (oops, this crashes...)

2008-04-07 19:06  zmoelnig

	* seems like all of DS is compiling and linking now

2008-04-07 18:58  zmoelnig

	* include headers to make it compile again

2008-04-07 18:51  zmoelnig

	* enabled DS

2008-04-07 18:45  zmoelnig

	* include headers to make it compile again

2008-04-07 18:41  zmoelnig

	* slowly approaching: 1/2 of DS-code compiles

2008-04-07 16:11  zmoelnig

	* a working draft (no FTGL, image, DirectShow yet)

2008-04-07 15:33  zmoelnig

	* added a new project for M$VC2003 (not working yet)

2008-04-07 15:26  zmoelnig

	* minor fixes for m$vc

2008-04-07 15:24  zmoelnig

	* do not exclude the entire file on non-linux (should be handled by
	  the HAVE_DV macro; LATER rename it to HAVE_DV4L)

2008-04-07 15:21  zmoelnig

	* fixed missing return in isRunnable()

2008-04-07 15:18  zmoelnig

	* moved m$vc printf weirdness into configNT.h;
	  include QuickTime into GemWinCreateNT (and make wintab optional)

2008-04-05 13:08  nusmuk

	* add format RGB32 in order to have an efficient vertex texture
	  fetching

2008-04-02 08:42  zmoelnig

	* use "rectangle" instead of "mode", use "dimen" instead of "dim"

2008-04-02 08:37  zmoelnig

	* install help-patches before examples

2008-04-02 08:32  zmoelnig

	* fixed help-patch bugs

2008-04-02 08:21  zmoelnig

	* cleared up the CPPExtern.h stuff a bit;
	  use "create_<classname>" as constructor callback rather than
	  "_class<classname>"

2008-04-02 08:18  nusmuk

	* *** empty log message ***

2008-04-02 08:13  nusmuk

	* make simplification to this example.

2008-04-02 07:42  zmoelnig

	* removed "pdp bridge" objects which were only skeletons and never
	  got any flesh

2008-04-01 18:54  nusmuk

	* *** empty log message ***

2008-04-01 17:56  nusmuk

	* *** empty log message ***

2008-03-31 16:48  nusmuk

	* adding a multi pass rendering with shader example.

2008-03-31 15:42  nusmuk

	* *** empty log message ***

2008-03-31 12:26  zmoelnig

	* use "rectangle" instead of "mode"

2008-03-31 12:15  zmoelnig

	* added a texunit message to gemframebuffer

2008-03-31 11:23  zmoelnig

	* better names for messages; full pix_texture-compatible
	  texture-message

2008-03-12 17:37  zmoelnig

	* added note on where the intel-cards like to crash on linux

2008-03-11 09:33  zmoelnig

	* fixed path

2008-03-11 09:33  zmoelnig

	* throw an error if shader cannot be loaded (instead of trying to
	  interpret
	  the "filename" as shader-program)

2008-03-11 09:16  zmoelnig

	* fixed parameters for the toon-shader

2008-03-10 16:48  zmoelnig

	* moved setup of context-sharing into GemWinCreate<OS>

2008-03-10 16:33  zmoelnig

	* moved topmostWin() into the os-specific files (removing another
	  #define)

2008-03-10 16:25  zmoelnig

	* moved the inclusion of QuickTime.h into os-specific files

2008-03-10 16:20  zmoelnig

	* fixed typo

2008-03-10 16:18  zmoelnig

	* moved platform-dependent stuff from GemMan to GemWinCreate<OS>

2008-03-10 15:55  zmoelnig

	* removed a tiny portion of #ifdef's

2008-03-10 15:49  zmoelnig

	* removed debugging output

2008-03-10 13:16  zmoelnig

	* be more specific about glew-failures (ignore glxew init-fail, but
	  not others)

2008-03-10 10:32  zmoelnig

	* added the "auto" message

2008-03-10 10:30  zmoelnig

	* display the original model too, to see a difference...

2008-03-10 10:28  zmoelnig

	* adapted help-patches to the crystel-eye stereo feature

2008-03-10 10:21  zmoelnig

	* accepted Alan Norman's Crystal-Stereo patch

2008-03-10 09:05  zmoelnig

	* ignoring the failure of glewInit() to retain chromium support.
	  LATER check why it really fails

2008-03-06 11:01  zmoelnig

	* don't try to run configure when doing "make configure"

2008-03-05 11:58  zmoelnig

	* when using imagemagick, we now enforce 8bit per channels only.
	  (we don't have any higher resolution anyhow...)

2008-03-05 10:40  zmoelnig

	* probably got it right now

2008-03-05 10:31  zmoelnig

	* reverted the texture-hack

2008-03-04 18:46  zmoelnig

	* try to catch out-of-memory exceptions when allocating images
	  (fixes #1847369)

2008-03-04 17:44  zmoelnig

	* reverted to non-configure-generated file

2008-03-04 17:39  zmoelnig

	* made it compile under OS-X (haven't tested the functionality
	  yet...)

2008-03-04 16:54  zmoelnig

	* got rid of t_GLshaderObj in favour of GLhandleARB

2008-03-04 16:53  zmoelnig

	* glewified the openGL-wrapper objects that had ifdef's

2008-03-04 15:19  zmoelnig

	* glewified most of the objects (that had ifdef's before);
	  openGL-objects still missing

2008-03-04 15:10  zmoelnig

	* make glew used always (not _really_ part of configure any more);
	  print an error at the very end of configure if openGL and/or
	  m_pd.h seem
	  to be missing

2008-03-04 14:28  zmoelnig

	* added an abstraction to read a film into a pix_buffer as fast as
	  possible.

2008-03-03 18:18  zmoelnig

	* added isRunnable()

2008-03-03 12:32  zmoelnig

	* updated to GLEW-1.5.0

2008-03-03 12:15  zmoelnig

	* added enable-flag for GLEW

2008-03-03 12:14  zmoelnig

	* prepare for GLEW support

2008-03-03 12:01  zmoelnig

	* prepared for GLEW

2008-03-03 11:58  zmoelnig

	* run initGem() _after_ the splash-screen

2008-02-23 11:33  nusmuk

	* adding gemlist_matrix, that output the transformation matrix.
	  (a light version of gemlist_info)

2008-02-20 14:59  zmoelnig

	* transmit GLuint's over t_float

2008-02-20 13:27  zmoelnig

	* added the getFramerate() requested by Georg
	  (i forgot why he couldn't derive it himself)

2008-02-19 15:53  zmoelnig

	* fixed stupid color-bug discovered by georg holzmann

2008-02-12 10:05  zmoelnig

	* when normalizing only to 1 value, anchor it at height instead of
	  width
	  (according to marius' feature-request)

2008-01-29 09:19  zmoelnig

	* fixed typos; rephrased to talk about "states" rather than
	  "pointers"

2008-01-29 09:12  zmoelnig

	* fixed typos; use init-feature of [tgl]; added 4th example

2008-01-24 14:01  nusmuk

	* new example using gemlist, the double gemhead trick, or the
	  "repeat"
	  trick...

2008-01-23 14:25  zmoelnig

	* added _mm_empty() at beginning of MMX processing; this seems to
	  fix the problem
	  with g++-4.2...

2008-01-23 14:03  zmoelnig

	* proper casts

2008-01-23 12:27  zmoelnig

	* 1. moved most platform dependent code out of this object into
	  GemPixSave;
	  2. allow filenames up to MAXPDSTRING (and not just 80)

2008-01-23 12:25  zmoelnig

	* added autoflip to QuickTime code (e.g. if imageStruct holds an
	  image that is
	  NOT upside-down, it will be flipped to become a correct QuickTime
	  image)

2008-01-22 09:06  zmoelnig

	* use imageStruct memberfunctions to handle types and reallocation:
	  removes a lot of ifdefs and thus makes the code more readable

2008-01-22 08:49  zmoelnig

	* nothing...

2008-01-21 14:44  zmoelnig

	* fixed callbacks that accept lists

2008-01-09 21:12  cclepper

	* fixed window focus on 10.5. thanks to Keith Bauer for the code
	  tip!

2008-01-09 14:52  zmoelnig

	* initialize glew if USE_GLEW

2008-01-09 14:51  zmoelnig

	* there is no "long long" type in C++

2008-01-09 14:51  zmoelnig

	* the last element of an enum must not be terminated by a comma

2008-01-09 14:50  zmoelnig

	* removed stray semicolons

2008-01-09 09:02  zmoelnig

	* added information about the "glUnform2i" problem

2008-01-06 20:19  zmoelnig

	* use m_rectangle instead of m_mode

2008-01-06 20:18  zmoelnig

	* better checks for rectangle-support

2008-01-06 20:17  zmoelnig

	* replaced "mode" by "rectangle" (more meaningful)

2008-01-06 15:53  zmoelnig

	* renamed help-file for [gemlist] to match

2008-01-05 22:03  nusmuk

	* add gemlist object

2008-01-03 17:09  zmoelnig

	* internally destroy the gemwindow when somebody closes the window
	  from outside

2008-01-03 16:14  zmoelnig

	* removed missing files

2008-01-03 16:05  zmoelnig

	* removed warnings

2008-01-03 15:14  nusmuk

	* *** empty log message ***

2008-01-02 19:58  zmoelnig

	* fixed typos and moved all (main) windows into the upper-left
	  corner.

2008-01-02 16:38  zmoelnig

	* use the best available colorspace supported by Gem...

2008-01-02 16:10  zmoelnig

	* implemented feature-request #1854593 (don't reset fps when
	  [gemwin] is
	  created without arguments)

2008-01-02 15:26  zmoelnig

	* added another outlet for various information (e.g. codecs)

2008-01-02 15:26  zmoelnig

	* hopefully fixed bug that crashed Gem when recording another movie

2007-12-23 19:10  zmoelnig

	* removed dependency on non-Gem externals

2007-12-23 12:51  nusmuk

	* *** empty log message ***

2007-12-22 12:09  nusmuk

	* newWave is now a real square.
	  
	  ----------------------------------------------------------------------
	  ----------------------------------------------------------------------

2007-12-22 12:06  nusmuk

	* adding mesh_square primitive in order to work with vertex shader.

2007-11-28 14:06  zmoelnig

	* this times it even compiles...

2007-11-28 14:06  zmoelnig

	* hopefully adapted to new avifile-API

2007-11-15 09:09  zmoelnig

	* include "infotypes.h" instead of "StreamInfo.h"; weird that on
	  ubuntu/gutsy
	  the both are not included automatically by "avifile.h"

2007-10-16 14:46  zmoelnig

	* removed MarkEx

2007-10-15 08:06  zmoelnig

	* removed dependency off Gem.$(EXT) on $(OBJECTS)

2007-10-14 16:41  cclepper

	* reset counter for each new file

2007-10-11 14:49  zmoelnig

	* make Gem.$(EXT) .PHONY again

2007-10-11 14:44  zmoelnig

	* moved the splash-screen from GemMan.cpp to GemSetup.cpp;
	  prepare GemSetup to add Gem's own path to the search-paths

2007-10-11 12:12  zmoelnig

	* cleanup objectfiles when they are in . instead of $(OBJDIR)

2007-10-11 12:09  zmoelnig

	* build objects in the "Objects" directory, just like on w32..

2007-10-11 11:33  zmoelnig

	* unmade the changes i accidentally committed to the CVS

2007-10-11 11:18  zmoelnig

	* cast c++ strings to (char*) when needed to avoid compiler
	  warnings

2007-10-11 11:07  zmoelnig

	* added typedef for GLchar on openGL<2.0

2007-10-08 12:19  zmoelnig

	* install reference patches into extra/Gem instead of
	  extra/help-Gem

2007-10-08 09:36  zmoelnig

	* renamed help-patches to "-help" to match newer versions of pd

2007-10-08 09:11  zmoelnig

	* introduce a new type GL_RGBA_GEM which depends on the platform
	  (e.g. RGBA or ARGB)

2007-10-07 09:02  zmoelnig

	* added cyrille's suggestion for actively enabling the
	  depth test

2007-10-06 11:48  zmoelnig

	* remove Gnu/

2007-10-05 13:43  zmoelnig

	* reverted cgc's changes (since they duplicated my last ones...)

2007-10-04 22:12  cclepper

	* enables the first 8 texture units for multitexturing.

2007-10-04 15:50  cclepper

	* added min and max frame message for recording. uncommented output
	  of frame number in stopRecord().

2007-10-04 14:38  zmoelnig

	* added some missing minframe&maxframe stuff chris has forgotten to
	  comit...

2007-10-03 20:26  cclepper

	* added min and max frame message for recording. uncommented output
	  of frame number in stopRecord().

2007-10-02 10:58  zmoelnig

	* - remove the "-j 4" option from the subdirectory make
	  (this should be set outside of the Makefile)
	  - make the "strip" target depend on Gem.$(EXT)
	  (to make outside "-j" work correctly)

2007-09-29 17:40  zmoelnig

	* added newline at EOF

2007-09-28 11:50  zmoelnig

	* output correct dimensions when using 3d-textures
	  (this is: 1*1 rather then m_width*m_height)

2007-09-26 16:31  zmoelnig

	* updated documentation (fixed path)

2007-09-26 15:27  zmoelnig

	* changed (long int) to GLint so compilation doesn't choke on
	  recent headers...

2007-09-26 14:30  zmoelnig

	* don't do weird casts; rather use the correct type from the
	  beginning

2007-09-25 23:23  cclepper

	* silly Nvidia headers want a cast to GLint.

2007-09-21 19:12  zmoelnig

	* added another possibility to switch between various dv devices
	  (via numeric selectors)

2007-09-21 17:26  zmoelnig

	* put "default" target into */Makefile

2007-09-21 16:17  zmoelnig

	* call the <subdir>/Makefile instead of directly referring to
	  Makefile.subdir

2007-09-21 16:02  zmoelnig

	* a separate makefile for all subdirectories;
	  this can later be used for partly building Gem as separate
	  objects

2007-09-21 15:11  zmoelnig

	* use environmental variable to specify a different default font

2007-09-21 13:29  zmoelnig

	* use symbol to store the old fontname (less crash-prone)

2007-09-13 13:42  zmoelnig

	* hopefully fixed bug reported by cyrille

2007-09-13 13:41  zmoelnig

	* cleaned up post() messages

2007-09-13 12:45  zmoelnig

	* updated documentation a bit (use the [pd gemwin])

2007-09-13 12:27  zmoelnig

	* made sure all the example-patches work

2007-09-13 11:14  zmoelnig

	* clamp the string-characters to 0..65535
	  (FTGL sometimes crashes if the wchar is >65535;
	  and in theory (wikipedia), ttf-fonts can only hold 2^16 glyphs)

2007-09-10 23:21  eighthave

	* cleaned up help patch to follow Gem standard

2007-09-10 22:43  eighthave

	* minor clean up and removed [mode( message since its not required
	  on ATI anymore

2007-09-10 22:39  eighthave

	* removed loadbang because it causes crashes on Mac OS X and is not
	  required on GNU/Linux (at least on my machine with an ATI X1600)

2007-09-10 22:38  eighthave

	* created a cleaned up, truly simple version, and testing it on
	  Ubuntu and Mac OS X

2007-09-10 21:40  eighthave

	* turned most of the help patch into functional examples instead of
	  just comments about the messages. The "viewing", "buffering" and
	  "steroscopic" sections still need examples

2007-09-10 21:39  eighthave

	* created help patch to document that t[pix_blur] is deprecated

2007-09-10 21:32  eighthave

	* added sliders to make playing with this example much easier

2007-09-10 21:18  eighthave

	* added a slider to make it easier to rotate

2007-09-10 10:44  zmoelnig

	* a unit-test framework (not yet finished)

2007-09-10 10:19  zmoelnig

	* cyrille has reported a crash with the [gemframebuffer] object;
	  this test triggers this crash

2007-09-10 10:15  zmoelnig

	* added argument to call of [pix_histo]

2007-09-03 14:18  zmoelnig

	* fixed crasher bug when [curve] was created without arguments

2007-09-02 14:54  zmoelnig

	* use "pix_video" as default help-file isntead of "pix_movie"

2007-09-02 14:40  zmoelnig

	* updated example patches a bit (according to Gijon) to use more
	  gui-elements

2007-08-29 14:54  cclepper

	* Help class should now open pix_video help file.

2007-08-25 19:47  zmoelnig

	* changed the help-symbol of the [pix_movieDarwin] to [pix_movie]

2007-08-25 19:43  zmoelnig

	* oops; removed the default number of points;
	  just assume 0, but allow creation

2007-08-25 19:42  zmoelnig

	* default to 4 inputs if none are present

2007-08-25 19:33  zmoelnig

	* accepted hans's changes to the documentation (this is: add the
	  "mode" message)

2007-08-20 21:23  cclepper

	* added input selection for devices.

2007-08-07 14:32  cclepper

	* defaults to 2D to cope with busted drivers.

2007-08-01 21:42  cclepper

	* changed GL_TEXTURE_RECTANGLE_EXT to _ARB which seems to be
	  required for DMA uploads on Intel now.

2007-08-01 21:33  cclepper

	* changed GL_TEXTURE_RECTANGLE_EXT to _ARB which seems to be
	  required for DMA uploads on Intel now.

2007-07-27 21:47  cclepper

	* OSX does 128 bit or 4k page boundary alignment automatically.
	  works pretty well on its own.

2007-07-27 21:45  cclepper

	* changed __PPC__ to __ppc__

2007-07-25 21:36  cclepper

	* passes pixBlock to state->image. works with pix_coordinate again.

2007-07-24 18:23  cclepper

	* moved Quicktime init EnterMovies() and GL checks to initGem()

2007-07-14 00:00  cclepper

	* fixed typo in sampler handling

2007-07-12 18:12  cclepper

	* added handling for changing sampler texture units

2007-07-11 15:19  zmoelnig

	* made it compile again under debian/lenny

2007-06-07 21:31  cclepper

	* added codec selection by name.

2007-06-06 08:03  zmoelnig

	* regenerated ChangeLog

2007-06-05 21:44  cclepper

	* fixed looooong first frame bug. added detection for colorspace
	  and image flipping.

2007-05-31 17:52  zmoelnig

	* make old-images tiny (almost free them) when resizing the array:
	  important when you resize large arrays;
	  TODO: do not resize buffers that already have the correct size

2007-05-31 15:18  zmoelnig

	* added "resize" message

2007-05-30 14:49  zmoelnig

	* added "resize" message

2007-04-02 15:27  zmoelnig

	* fixed v4l2-code as to set the "m_capturing"-flag whenever we
	  exit the capturing thread (not just when we power it down);
	  
	  in pix_videoNEW do not startTransfer() in the constructor phase

2007-04-02 10:24  zmoelnig

	* incidentially deleted the "using std::string;" line...now it is
	  back

2007-04-02 10:18  zmoelnig

	* updated documentation a bit

2007-04-02 07:36  zmoelnig

	* removed GLTT support;
	  added wide-character support for FTGL (at least in "string" mode)

2007-04-02 07:34  zmoelnig

	* removed GLTT support;
	  added wide character support for FTGL-font rendering (at least in
	  "string" mode)

2007-03-14 10:57  zmoelnig

	* minor issue with using fprintf() without carriage return;
	  this solution uses verbose(), though i am not sure whether this
	  is really thread safe...
	  have i really forgotten to check this in...?

2007-03-12 09:15  zmoelnig

	* added saturated logic and made it default (is the LATTER a good
	  idea?)

2007-02-20 10:13  zmoelnig

	* fixed typos in comment

2007-02-20 10:11  zmoelnig

	* fixed comment

2007-02-20 09:58  zmoelnig

	* added a configure-flag to specify the maximum openGL-version to
	  use.
	  use this information in GemGL.h to exclude certain parts of the
	  openGL-headers
	  thanks ico for the suggestion

2007-02-20 09:56  zmoelnig

	* glBlendEquation() needs openGL-1.2

2007-02-20 09:43  zmoelnig

	* glActiveTexture() is not always defined

2007-02-20 09:42  zmoelnig

	* indentation

2007-02-19 11:29  zmoelnig

	* applied ico's patches in order to stabilize dv4l
	  (note: use delete[] on ~pix_videoNEW)

2007-02-13 13:11  zmoelnig

	* fixed cases for os-x includes (fixes bug#1613373)

2007-02-12 22:33  tigital

	* small changes to get correct colors on intel macs

2007-02-12 21:43  tigital

	* small change to get correct colors on intel macs

2007-01-07 22:32  tigital

	* added GL_VERSION_2_0 compile path for non-ARB glsl functions

2007-01-07 19:52  zmoelnig

	* proper calling of CPPExtern::error() in the static member
	  functions

2006-12-07 18:19  cclepper

	* quick fix for YUV 3x3 on x86. for now it just does the generic
	  loop.

2006-12-06 20:08  cclepper

	* added an ifdef to make sure this is not compiled on OSX.
	  pix_filmDarwin is used instead

2006-12-06 19:56  cclepper

	* added an ifdef to make sure this is not compiled on OSX.
	  pix_movieDarwin is used instead

2006-12-06 19:44  cclepper

	* added another ifdef to make sure this is not compiled on OSX

2006-12-04 15:35  zmoelnig

	* sped things up a bit; cleaned up post()

2006-12-04 09:11  zmoelnig

	* added comment about initial state and a note, that you now can
	  set this
	  initial state via arguments

2006-12-04 09:09  zmoelnig

	* add an optional argument to the object, so the initial state can
	  be given at object creation (thanks cyrille for the request)

2006-11-25 20:04  zmoelnig

	* added "saturate" message to turn saturation on/off;
	  fixed bug in MMX code with gains>1;
	  added initial arguments

2006-11-21 12:10  zmoelnig

	* less warnings when compiling

2006-11-21 12:00  zmoelnig

	* nobody uses this and if they do, it wouldn't work anyhow

2006-11-21 11:58  zmoelnig

	* updated documentation a tiny bit...

2006-11-21 11:57  zmoelnig

	* minor code cleanup

2006-11-21 10:10  zmoelnig

	* bail out when using wrong messages

2006-11-15 11:12  zmoelnig

	* fixed typo (it is __GNUC__ and not __GNUC___)

2006-11-15 11:08  zmoelnig

	* more verbosity when disabling the culprit altivec stuff (since
	  the code
	  does not seem to work and i don't know why...watch out for the
	  autobuild
	  logs tomorrow...)

2006-11-14 10:58  zmoelnig

	* disable YUV422_to_YV12_altivec() for gcc<4.0 via the
	  NO_VECTORINT_TO_VECTORUNSIGNEDINT define (the fix yesterday
	  coukdn't have worked);
	  btw YUV422_to_YV12_altivec() is really _unused_ in the current
	  sources!!

2006-11-14 10:34  zmoelnig

	* can't use methods with "float, symbol" type; have to use A_GIMME
	  instead

2006-11-13 15:49  zmoelnig

	* disabling __VEC__ for older gcc's (<4); LATER fix the code

2006-11-12 15:20  zmoelnig

	* print credits on first object creation

2006-11-12 15:14  zmoelnig

	* removed the default "HAVE_ARTOOLKIT"; this is checked by
	  configure

2006-11-12 15:05  zmoelnig

	* added shigeyuki's [pix_artoolkit]

2006-11-12 15:04  zmoelnig

	* checks for artoolkit

2006-11-08 20:30  zmoelnig

	* added example file for the use of [gemframebuffer]; note that i
	  use
	  [pix_texture] instead of [pix_multitexture]

2006-11-08 19:24  zmoelnig

	* removed the [pix_coordinate] stuff, since it is now unneccessary
	  (i thought i removed this already...)

2006-11-06 17:39  zmoelnig

	* fail to load movie when fps get's weird... (LATER fix the ffmpeg
	  code)

2006-11-06 16:48  zmoelnig

	* made film::m_auto protected; from outside it can now only be set
	  via setAuto(); this should make it easier to make optimized
	  decoding
	  paths for sequential reading (e.g. non-random-access)

2006-11-06 16:40  zmoelnig

	* better handling of decoding errors...

2006-11-03 16:50  zmoelnig

	* fixed calls to post()

2006-11-03 08:37  zmoelnig

	* fixed calls to ::error() and ::post()

2006-11-03 08:32  zmoelnig

	* added post() method to CPPExtern.cpp which automatically prepends
	  the
	  object's name (if available);
	  accordingly had to change a lot of uses uses of post() where
	  either the
	  object's name was hard- or softcoded or ::post() was used (in the
	  callback functions)

2006-11-03 08:26  zmoelnig

	* extended the texture-sharing message to: textureID, texCoords,
	  type, flags

2006-11-03 08:25  zmoelnig

	* fixed v4l-1 to work with my usb-2u-cam; v4l-2 starts to work
	  too...

2006-11-03 08:24  zmoelnig

	* updated info-files

2006-11-01 22:33  tigital

	* [pix_multitexture] now works as expected!
	  - new [dimen x y< message needed so that it can determine
	  texcoords
	  - GemShape's SetVertex() has been modified to loop thru
	  glMultiTexCoord2f, when needed
	  - GemState has new variable: state->multiTexCoords, which is 0 by
	  default, but set in pix_multitexture based on the # of texUnits
	  requested

2006-10-30 20:57  tigital

	* more attempts at fixes for bad type-ing of vec's on 10.3

2006-10-30 18:51  zmoelnig

	* added option to disable "-fPIC"

2006-10-30 18:45  zmoelnig

	* make "-Os" the default on Darwin

2006-10-30 18:37  zmoelnig

	* added more tests for compiler-flags as suggested by tigital
	  (-mpowerpc-gfxopt is turned OFF by default; LATER think about the
	  "-Os" flag on os-x)

2006-10-30 18:24  zmoelnig

	* reverted the type changes (while this still breaks compilation
	  with older gcc's, at least it is functional)

2006-10-30 08:47  zmoelnig

	* oops, fixed typo

2006-10-30 08:46  zmoelnig

	* added check for "-fpascal-strings" which allows us to use
	  pascal-strings (containing '\p') on os-x

2006-10-30 08:26  zmoelnig

	* tried to fix another error with types; NEEDS TESTING

2006-10-26 20:04  tigital

	* fixes for bad type comparisons in some vec_sl()/vec_add and loop
	  comparisons

2006-10-26 20:00  tigital

	* fix for gcc4 warning "'GemException' has virtual functions but
	  non-virtual destructor"

2006-10-22 19:51  zmoelnig

	* finally removed "configure" since it really should be generated
	  (and therefore happens to get out of sync with configure.ac too
	  often)

2006-10-20 17:48  zmoelnig

	* only call glUseProgramObjectARB() in postrender() when we have
	  a linked module (less crashy on systems that don't really support
	  shaders...)

2006-10-20 17:40  zmoelnig

	* changed type of for-loop variable from (size_t) to (singed long
	  long), since unsigned numbers never get negative!

2006-10-18 13:49  zmoelnig

	* store the CONFIGUREFLAGS in Make.config, so that automatic calls
	  to "configure" produce the same results;
	  additionally this should make it possible to just call:
	  'CONFIGUREFLAGS="--with-pd=/bi/ba/bo" make"
	  in a distclean environment and it will build everything;
	  LATER remove configure/aclocal.m4

2006-10-18 11:06  zmoelnig

	* setNorm() now has an effect even if capturing is currently not
	  running;
	  LATER think about making the "mode <norm> <channel>" message work
	  again (it seems like this is some threading problem)

2006-10-18 11:05  zmoelnig

	* fixed if/else at the "mode" message

2006-10-18 10:53  zmoelnig

	* hmm...

2006-10-18 10:52  zmoelnig

	* made it a tiny bit more readable; added accumbuffer-bits to
	  window-creation

2006-10-18 10:50  zmoelnig

	* example for texture-sharing

2006-10-18 10:46  zmoelnig

	* dont use markEx-objects anymore;
	  LATER remove this example altogether

2006-10-18 10:44  zmoelnig

	* dont use markEx-objects anymore

2006-10-18 10:43  zmoelnig

	* updated to use vera.ttf instead of arial.ttf and to not use
	  markEx-objects anymore

2006-10-06 14:53  cclepper

	* updated RGBA pixel packings for Mac Intel

2006-10-06 14:50  cclepper

	* update for proper Mac Intel pixel packing

2006-10-04 11:38  zmoelnig

	* proper initialization (memset(0)) for fidtrackerx (used to crash
	  on my x64_64)

2006-10-03 15:13  zmoelnig

	* hopefully fixed the check whether OpenGL-framework is used

2006-10-03 15:08  zmoelnig

	* disable checks for libGL and libGLU if we use the
	  OpenGL-framework

2006-10-03 11:51  zmoelnig

	* disable checks for lqt and libquicktime if QuickTime-framework is
	  being used

2006-09-27 12:55  zmoelnig

	* deleted obsoleted objects from this list

2006-09-27 12:53  zmoelnig

	* make pd-binary settable via the PD variable

2006-09-27 10:11  zmoelnig

	* removed the test for AC_PROG_GCC_TRADITIONAL since we use c++
	  instead of cc

2006-09-27 09:53  zmoelnig

	* hopefully fixed the FFMPEG-thing (the AVCodecContext-check was
	  broken
	  since i changed the language from "C" to "C++")

2006-09-27 09:04  zmoelnig

	* added some magic for FTGL and ffmpeg

2006-09-26 09:56  zmoelnig

	* use our own glew.h (if so)

2006-09-26 09:55  zmoelnig

	* glProgramEnvParameter4fvARB() can only be used if
	  GL_ARB_vertex_program is defined
	  (GL_NV_vertex_program doesn't matter)

2006-09-26 09:27  zmoelnig

	* removed check for "-no-builtin" gcc-flags, since this prevents us
	  from building with older gcc-version

2006-09-25 13:28  zmoelnig

	* regenerated glew from 1.3.4 sources;
	  fixed importGLEW.sh so that it automatically adds the "#ifdef
	  USE_GLEW"
	  clauses around the code

2006-09-21 19:36  zmoelnig

	* added checks for the not-deprecated linking flags on OSX;
	  disabled altivec on x86_64 machines

2006-09-21 14:38  zmoelnig

	* added newline at end of file

2006-09-21 14:32  zmoelnig

	* add generic inlets for each textureunit

2006-09-21 14:31  zmoelnig

	* added PDerror() which calls pd_error() without having to worry
	  about the object ("ourselves")

2006-09-20 15:57  zmoelnig

	* disabled Vertex by default (since it is very experimental)
	  disabled SSE2 by default (since most processors do not yet
	  support it)

2006-09-20 15:56  cclepper

	* added glfrustum call with GEM default setting. Uncommented some
	  of the matirx calls which get closer to correct rendering.

2006-09-20 15:51  zmoelnig

	* indentation of preprocessor-directives, so i can read them

2006-09-20 07:55  zmoelnig

	* removed the legacy HaveValidContext() function call (since it
	  does no longer exist)

2006-09-19 20:48  cclepper

	* init m_FBOcolor not m_color

2006-09-19 20:43  cclepper

	* added a color message to set the background color.

2006-09-18 11:09  zmoelnig

	* another check for illegal filenames

2006-09-18 10:39  zmoelnig

	* removed MarkEx from Gem

2006-09-18 10:39  zmoelnig

	* removed dependency on [v+] and friends (which are no longer part
	  of Gem)

2006-09-17 15:41  zmoelnig

	* put "float seconds;" in the platform-independent section, since
	  it is used by both __APPLE__ and __WIN32__

2006-09-15 18:15  tigital

	* [OSX] small fix for close() definition

2006-09-14 09:44  zmoelnig

	* hopefully made this work with older openGL-headers

2006-09-14 09:20  zmoelnig

	* put the authors into GemVersion.h and removed the OS-information
	  (since this is blurry)

2006-09-14 09:00  zmoelnig

	* w32 batch file for testing;
	  LATER make this via make

2006-09-12 22:38  cclepper

	* updated to include timers and matrix flipping on windows

2006-09-12 19:58  cclepper

	* adds a timer for the movie framerate on windows. also flips the
	  image around when a directshow source is used.

2006-09-12 19:44  cclepper

	* added header for GLEW

2006-09-12 19:43  cclepper

	* Quicktime init on first launch for Windows. This could possibly
	  go in GemWinCreateNT, but it works fine here.

2006-09-12 19:40  cclepper

	* GLEW init code for Windows

2006-09-12 19:37  cclepper

	* added a working SIMD feature check for Windows.

2006-09-11 21:56  cclepper

	* m_auto is passed to the handle. useful for DirectShow and
	  Quicktime which are more efficient handling auto play than just
	  incrementing a frame counter.

2006-09-11 21:55  cclepper

	* moved m_auto to public member variable

2006-09-11 21:53  cclepper

	* added right inlet frame handling and auto now sets rate

2006-09-07 21:28  cclepper

	* fixed error in SetVertex that made everything square

2006-09-05 15:27  tigital

	* added more informative output when changing mode

2006-09-03 16:50  zmoelnig

	* removed inheritance of GemException from std::exception to not
	  set up M$VC; hope this works

2006-09-02 18:37  zmoelnig

	* use "-path" for searching images

2006-09-02 18:37  zmoelnig

	* added installabs target for installing abstractions;
	  install Gem.${EXT} into pd/extra/Gem/

2006-08-31 19:45  cclepper

	* added a message apative to set the threshold for deinterlacing.
	  also attempted to make the deinterlacing a little nicer looking
	  for RGBA.

2006-08-31 19:36  cclepper

	* changed drawing to use SetVertex() which allows for texturing
	  from texture units other than 0

2006-08-31 18:48  cclepper

	* added texunit message and handling of multiple texture units

2006-08-29 15:34  zmoelnig

	* added "cvs" to the version string

2006-08-29 14:46  zmoelnig

	* removed the tailing slash from BUILDDIR (avoid double-slashes in
	  paths)

2006-08-29 07:35  zmoelnig

	* fixed compilation issue on systems without HAVE_DIRECTSHOW

2006-08-24 21:20  cclepper

	* added HAVE_DIRECTSHOW define to select filmDS or filmAVI

2006-08-24 21:15  cclepper

	* changed defines to add HAVE_DIRECTSHOW

2006-08-24 20:55  cclepper

	* DirectShow class for pix_film on Windows.

2006-08-22 12:05  zmoelnig

	* replaced [v+] and friends with pd-objects

2006-08-22 12:03  zmoelnig

	* dummy objects that print an error when being instantiated,
	  telling the user that the real objects ceased to exist

2006-08-22 11:52  zmoelnig

	* cyrille's stencil buffer patch

2006-08-22 07:52  zmoelnig

	* newline at end of file (after all, C++ MUST have a newline at the
	  EOF)

2006-08-22 07:40  zmoelnig

	* put the DirectShow code into #ifdef's to prevent it from bulding
	  on other platforms;
	  dos2unix

2006-08-21 21:21  cclepper

	* Changed callback to GetCurrentBuffer. Added method to record
	  video to disk in native format (useful for DV capture).

2006-08-21 21:16  cclepper

	* Object for loading DirectShow files on Windows

2006-08-21 18:48  cclepper

	* fixed cast to GLclampd for depth flag

2006-08-17 11:08  zmoelnig

	* remove the 2nd inlet inherited from [pix_texture] since this
	  object always has its own texture

2006-08-17 11:07  zmoelnig

	* added a second inlet for setting a "remote" texture, which is
	  used optionally if no image is present

2006-08-17 09:13  zmoelnig

	* deleted commented out leftovers;
	  use window-dimensions when given dimensions <=0 (instead of <0)

2006-08-17 08:22  zmoelnig

	* an example on how to use full-screen motion-bluring with
	  feedback-textures

2006-08-16 12:40  zmoelnig

	* autoconf working on OSX

2006-08-16 12:39  zmoelnig

	* deleted [gemorb] and [gemtablet]

2006-08-16 12:31  zmoelnig

	* removed MarkEx from Gem; added Vertex-branch to configure

2006-08-16 12:27  zmoelnig

	* removed MarkEx from Gem

2006-08-16 10:03  zmoelnig

	* better(?) declarations of exceptions...

2006-08-14 15:32  zmoelnig

	* removed debugging printout

2006-08-14 15:31  zmoelnig

	* initialization of treeidmap

2006-08-14 15:07  zmoelnig

	* more arguments to objects that need it

2006-08-14 14:58  zmoelnig

	* allow arguments to objects

2006-08-14 14:37  zmoelnig

	* changed this object to A_GIMME,
	  since default args do not like symbols to come after floats...
	  LATER: this object should refuse from being created, if the
	  arguments do not match what we expect
	  LATER: there are other objects who also suffer from this...

2006-08-09 17:15  zmoelnig

	* rearranged a bit, so that it is possible to find the "--with-pd"
	  flag in the help...

2006-08-09 17:08  zmoelnig

	* this might work on os-x!
	  changed the behaviour of "--with-pd" so that it's argument should
	  direct to the base-path of pd, where we can find both headers
	  (<pdpath>/src) and libraries (<pdpath>/bin)

2006-08-09 16:44  zmoelnig

	* use "0" instead of NULL for setting characters

2006-08-09 16:40  zmoelnig

	* protect the inclusion of <colormodels.h> with
	  HAVE_QUICKTIME4LINUX

2006-07-27 16:00  zmoelnig

	* use "vera.ttf" as default font (whoa, this could break things!)

2006-07-27 15:59  zmoelnig

	* use GemState->reset() instead of resetting things manually

2006-07-27 15:58  zmoelnig

	* removed the "stereo" membervariable: this is handled by
	  "tickTime";
	  added a "reset()" method (to be used in [gemhead] instead of
	  resetting things manually)

2006-07-27 15:56  zmoelnig

	* replaced setting GemState->stereo by setting GemState->tickTime;

2006-07-27 12:12  zmoelnig

	* removed an unconditional exception thrown in the constructor

2006-07-25 16:37  zmoelnig

	* use "state->tickTime" instead of "state->stereo" for (not)
	  updating movements

2006-07-25 14:47  zmoelnig

	* made the warning go away. a bit more text...

2006-07-20 18:45  tigital

	* removed "GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT" from
	  fbo status checking because it has been removed from the spec

2006-07-20 17:09  tigital

	* add info about compat message

2006-07-12 04:47  tigital

	* replaced "colorspace" with separate "type" and "format" messages
	  (also can affect creation args): default type=GL_UNSIGNED_BYTE
	  and format=GL_RGB; more informative (and more gem-like) error
	  reporting; better setup of fbo's; switchable textureType
	  (default=GL_TEXTURE_2D); better cleanup

2006-07-12 04:26  tigital

	* [osx] "type = ..._REV" or not: compile-time check for
	  __BIG_ENDIAN__, to help support intel-macs

2006-07-12 04:22  tigital

	* [osx] start of code to detect altivec at runtime

2006-07-12 04:21  tigital

	* [osx] possibility of using generic float (software) renderer:
	  should come up with a way to switch between renderer's at runtime

2006-07-12 04:19  tigital

	* [osx] check for resource's existence before releasing them

2006-07-12 04:17  tigital

	* added glTexParameteri()'s; removed auto texcoord generation (for
	  now...); better support for older GL's; seems to work (atm) with
	  geo's

2006-07-12 04:04  tigital

	* starting to merge in vertex_array stuff (finally)
	  - accepts tables in this order atm: vertex, color, normal,
	  texcoord

2006-07-12 04:00  tigital

	* starting to merge in vertex_array stuff (finally)

2006-07-12 02:58  tigital

	* starting to merge in vertex_array stuff (finally)

2006-07-04 14:48  zmoelnig

	* use setCSizeByFormat()

2006-07-04 14:47  zmoelnig

	* use a define for the debug-printout at decoder-instantiation:
	  makes code much more readable

2006-07-04 14:46  zmoelnig

	* the convert(To|From) routines now also work without an explicit
	  colorspace; if none is given, the already set cs of the
	  destination is taken; if this is unset, the default cs is used

2006-07-03 09:06  zmoelnig

	* replaced sprintf() by snprintf(); replaced printf() by
	  post()/error()

2006-07-03 08:45  zmoelnig

	* lowered the threshold of insecurity by replacing usleep() with
	  select()

2006-07-03 08:44  zmoelnig

	* lowered the threshold of insecurity with snprintf(), select(),...

2006-06-26 02:28  tigital

	* xcode 2.3 project file, makes dynamiclib

2006-06-20 09:03  zmoelnig

	* forgot to remove the debugging "read"s...

2006-06-14 10:20  zmoelnig

	* generated from configure.ac

2006-06-14 10:20  zmoelnig

	* the SIMD-tests are only done if required explicitely by the user
	  (e.g. --enable-mmx) or the compiling hardware seems to support it
	  (naive test: if ARCH="i686" we want "sse2" and "mmx" but not
	  "altivec" and the like); LATER make better tests (query processor
	  capabilities)

2006-06-14 10:17  zmoelnig

	* generated from acinclude.m4 (with automake-1.9)

2006-06-14 10:16  zmoelnig

	* the GEM_ARG_WITH macro family now doesn't explicitely set the
	  default value, unless a 3rd argument is given and a non-empty
	  string (like "force")

2006-06-14 09:25  zmoelnig

	* why...these files should have been deleted a long time ago...

2006-06-14 09:02  zmoelnig

	* removed non-free fonts and added one free replacement; added a
	  COPYING.txt which discusses licensing.
	  LATER think about changing the default font to "vera.ttf"

2006-06-14 08:56  zmoelnig

	* oops, forgot to check in the changes for fain-grained control
	  over SIMD-optimization

2006-06-13 22:45  cclepper

	* commented out the fps post() on the Mac since that goes out the
	  outlet

2006-06-13 22:41  cclepper

	* used #if 0 to remove the object from the build process. need to
	  use some proper defines until the new version works as well as
	  the old

2006-06-13 22:31  cclepper

	* should work for Mac/Win now

2006-06-13 22:30  cclepper

	* moved m_recordStart and m_recordStop to the base class. commented
	  out the not implemented getCodecName and getCodecDescription

2006-06-13 22:28  cclepper

	* moved m_recordStart and m_recordStop to the base class

2006-06-13 22:25  cclepper

	* Used one #ifdef to keep from crashing on Mac/Win. m_automatic is
	  now true by default.

2006-06-13 21:31  cclepper

	* Added a very clever #if 0 to remove this file from compilation.

2006-06-13 21:29  cclepper

	* updated header file for volume function

2006-06-09 19:07  cclepper

	* changed maxStackDepth declarations to match. both are GLint

2006-06-09 19:05  cclepper

	* updated header file for quality function

2006-06-09 19:04  cclepper

	* updated header file for volume function

2006-06-09 13:06  zmoelnig

	* cleaned up setCSizeByFormat() to only one big (#ifdef __APPLE__
	  #else) instead of 6 of them: should be more readable

2006-06-08 15:36  zmoelnig

	* clean up shared memory needed when the segment already exists but
	  is smaller than what we requested

2006-06-08 11:55  zmoelnig

	* removed freeShm() from the destructor since the parent's
	  destructor already handles this: the joys of inheritance

2006-06-01 13:58  zmoelnig

	* prefixed V4L2-specific defines with V42L_; added loads of
	  debugging stuff but still couldn't make it work...

2006-06-01 13:55  zmoelnig

	* prefixed V4L-specific defines with V4L_; better checks on
	  stopTransfer()

2006-06-01 13:52  zmoelnig

	* added some more tests for defines when we are on w32

2006-05-31 14:05  zmoelnig

	* reschedule a rendering-cycle when changing the framerate from 0.0
	  to something valid (normally the framerate change only takes
	  effect at the next render-cycle; with framerate==0.0 this can
	  take a long time)

2006-05-31 14:05  zmoelnig

	* cancel pending destroy-requests on "create"

2006-05-31 13:54  zmoelnig

	* reschedule a rendering-cycle when changing the framerate from 0.0
	  to something valid (normally the framerate change only takes
	  effect at the next render-cycle; with framerate==0.0 this can
	  take a long time)

2006-05-24 17:18  cclepper

	* added defines for Intel.

2006-05-24 17:17  cclepper

	* added defines for Intel. fixed stupid looping bug.

2006-05-16 12:00  zmoelnig

	* changed the return type of string.find() from (size_t) to
	  (unsigned long) in order to make a valid test for (pos<0): this
	  prevents hanging...

2006-05-07 10:04  zmoelnig

	* use (size_t) where appropriate

2006-05-07 10:03  zmoelnig

	* made m_size of type (size_t) instead of just (int)

2006-05-07 10:03  zmoelnig

	* include <stdio.h>

2006-05-07 10:00  zmoelnig

	* explicit casts to (float) to shut up warnings

2006-05-04 19:04  zmoelnig

	* respect m_size (via glScale() and glPush/glPop)

2006-05-04 18:54  zmoelnig

	* use GemMan::destroyWindowSoon() for window destruction: this
	  allows to directly connect [gemmouse] to [destroy( without
	  crashing (previously a [del 0] was needed to decouple the
	  window-event-grabbing from the window-destruction)

2006-05-04 18:52  zmoelnig

	* added a destroyWindowSoon() function that issues a delayed
	  windows destruction (destruction is done at the beginning of the
	  next render cycle which is rescheduled to be within 0.0 ms); this
	  is useful when the destruction is initiated via window-events
	  which would otherwise crash pd

2006-05-04 17:53  zmoelnig

	* the slice-input now also accepts a pair of numbers for different
	  numSlices and numStacks; currently only used by [sphere3d]

2006-05-04 17:43  zmoelnig

	* added a spherical object for deformation (similar to [curve3d],
	  but only control-points for now

2006-05-03 13:34  zmoelnig

	* fixed memory-leak

2006-05-03 04:24  tigital

	* now we correctly get the location of uniform variables: how it
	  worked before, I have no idea...

2006-04-28 14:34  zmoelnig

	* use memset() instead of bzero();
	  use __WIN32__ instead of WIN32; include config.h for this to work

2006-04-28 14:33  zmoelnig

	* inlcude config.h for __WIN32__

2006-04-28 14:18  zmoelnig

	* include <io.h> instead of <unistd.h> on w32

2006-04-28 14:16  zmoelnig

	* just include CPPExtern.h: this will include m_pd.h, so we don't
	  need to do it here

2006-04-28 14:13  zmoelnig

	* include GemExportDef before m_pd.h: this way we only have to
	  pragma-disable the vc-warnings once: less code cluttering!

2006-04-28 14:12  zmoelnig

	* use _MSC_VER instead of __WIN32__ for w32-specific things (the
	  used pragmas are vc-only; i am not that sure about the
	  declspec()-things)

2006-04-28 13:57  zmoelnig

	* moved all includes to top of the file;
	  use GemGL.h to include the gl-headers

2006-04-28 13:51  zmoelnig

	* added wglext.h for w32;
	  shouldn't the agl-headers be included here too?

2006-04-28 13:35  zmoelnig

	* automatically define __WIN32__ if _MSC_VER is defined

2006-04-28 13:33  zmoelnig

	* removed test for GL_WIN32_MEAN_AND_LEAN (there is no such thing)

2006-04-28 13:32  zmoelnig

	* use "#ifdef __WIN32__" instead of "#if __WIN32__"

2006-04-28 13:30  zmoelnig

	* protected the use of defines via #ifdef;
	  better bracketing;

2006-04-28 13:29  zmoelnig

	* don't use freeShm() on __WIN32__

2006-04-28 13:29  zmoelnig

	* protected the use of defines via #ifdef

2006-04-28 13:27  zmoelnig

	* use HAVE_QUICKTIME (and added a not about where it should be
	  defined properly)

2006-04-28 13:26  zmoelnig

	* use double for sqrt()

2006-04-28 13:24  zmoelnig

	* on w32 include <io.h> instead of <unistd.h>

2006-04-28 13:22  zmoelnig

	* check if GL_TEXTURE0_ARB is defined before using it

2006-04-27 12:35  zmoelnig

	* it has been a long time since i compiled that...fixed some minor
	  typos...

2006-04-27 12:07  zmoelnig

	* added checks for video4linux-2; this is disabled by default
	  (enable it with
	  "--with-v4l2")

2006-04-27 11:21  zmoelnig

	* added the bug reported by cyrille regarding pix_video and philips
	  webcams

2006-04-26 15:37  zmoelnig

	* fixed the [vertex_program]-bug; opened the freeframe-64bit issue

2006-04-26 15:34  zmoelnig

	* made "param" an alias for "parameter", since this is the keyword
	  most objects use...

2006-04-26 15:33  zmoelnig

	* fixed a bug where m_envNum was not properly initialized when
	  [vertex_program] was called with an argument; moved "parameter"
	  to vertex_program.cpp, so both objects can set the parameter;
	  LATER think about multiple parameters...

2006-04-26 12:22  zmoelnig

	* proper initialization prevents crashes in destructor...

2006-04-26 09:35  zmoelnig

	* did some proper initializing of pointers to prevent crashes
	  (why has nobody thought about that in the generation process!??)

2006-04-26 08:30  zmoelnig

	* trigger the quitting from outside (that is: the script)

2006-04-26 08:20  zmoelnig

	* a simple test that tests for all Gem objects (as listed in
	  objects.txt);
	  no tests are performed on vertex/-objects and on markEx/-objects

2006-04-26 07:47  zmoelnig

	* fixed the [separator] bug;
	  found other ways to trigger the [vertex_program] bug

2006-04-26 07:41  zmoelnig

	* before pushing to the stacks, check whether the stacks are
	  already full;
	  this leads to less errors when chaining more than 1 [separator]

2006-04-26 07:40  zmoelnig

	* added a variable for the current depth of the matrix-stacks

2006-04-26 07:39  zmoelnig

	* query the number of supported stacks for the various matrix-modes
	  (important
	  for [separator];
	  text whether GL_NV_multisample_texture_hint is supported before
	  setting the hint;

2006-04-25 17:18  zmoelnig

	* normalized input and output values; still no clamping

2006-04-25 16:58  zmoelnig

	* yuv2rgb and vice versa conversion abstractions

2006-04-24 19:16  zmoelnig

	* use "size_t" for alignment-magic, since
	  sizeof(int)!=sizeof(unsigned char*) on x86_64;
	  btw, this should be used in pd's m_simd.h and in the freeframe
	  specs too...

2006-04-11 09:33  zmoelnig

	* moved the window-destruction in render() before the m_windowState
	  check: this fixes issues with lights when destroying the windows
	  from "outside"

2006-04-07 15:12  tigital

	* [osx] uyvy/bgra/yv12 conversions altivec'd (DONE)

2006-04-07 03:49  tigital

	* yuv422_to_bgra_altivec() now works; fixed some typos;
	  re-corrected #include's

2006-04-05 11:29  zmoelnig

	* removed this pseudo-configure script since it is totally
	  outdated;
	  the (pseudo) Makefile in here should call configure in src/ if
	  needed

2006-04-05 11:27  zmoelnig

	* removed the call to glClearColor() in the reset()-routine since
	  it might crash pd/Gem when no valid context is available (LATER:
	  think what will happen when someone clicks on "reset" while
	  rendering)

2006-03-28 09:40  zmoelnig

	* reverted the include-change by jamie.
	  this should really be handled by configure and NOT in here since
	  we don't
	  know whether the quicktime-headers are in lqt/ or quicktime/
	  or...

2006-03-28 03:20  tigital

	* fixed header inclusion

2006-03-27 16:46  tigital

	* CLAMP() is inlined from GemFuncUtil.h

2006-03-27 14:48  zmoelnig

	* replaced "nil" by "null64" in MMX routines, since this makes
	  problems with QuickTime-framework (on macintel)

2006-03-27 14:47  zmoelnig

	* added SSE2 processing for YUV (but most of the time is spent in
	  memory-fetching anyhow, so not much of a speed gain)

2006-03-27 07:52  zmoelnig

	* updated TODO-list: opened new bugs for [separator], missing
	  objects on w32, and the shader-objects

2006-03-24 15:16  zmoelnig

	* initialize (and modify) m_simd via GemSIMD and select optimized
	  algorithms at runtime.

2006-03-24 15:12  zmoelnig

	* instantiate a GemSIMD class in order to query the CPU only once.

2006-03-24 15:10  zmoelnig

	* implemented a small static class GemSIMD which is used to query
	  the SIMD-capabilities of the current CPUs: this should bring us
	  away from (not) using SIMD via preprocessors.

2006-03-23 23:08  zmoelnig

	* weird: compiling with SSE2 (on a system that doesn't support
	  it!), yields
	  to crashes when casting "double" to "int"; using "float" works
	  fine, so i
	  enforced floats here...

2006-03-23 22:51  zmoelnig

	* removed "done..." printout in destructor

2006-03-23 17:07  zmoelnig

	* added check for sse2

2006-03-23 17:05  zmoelnig

	* added YUV->RGB24 routine (its not really faster than YUV->RGB32)

2006-03-23 17:03  zmoelnig

	* put GEM_VECTORALIGNMENT in here

2006-03-23 14:25  zmoelnig

	* further improved the SSE2-code: less shuffling done (in YUV2RGBA)
	  and cache optimization on writing

2006-03-23 14:07  zmoelnig

	* use macros for the timing code: this makes things much more
	  readable (no more ifdef's within the actual code to time)

2006-03-22 23:07  tigital

	* typo with no effect

2006-03-22 23:06  tigital

	* var initializing re-ordering

2006-03-22 22:50  tigital

	* added "#ifdef GL_ARB_shader_objects" to linkCallback()

2006-03-22 22:47  tigital

	* added YUV422_to_YV12_altivec(); changed function var's to
	  YV12_to_YUV422_altivec() so it works in the new file; started
	  YUV422_to_BGRA_altivec(), but non-functioning atm

2006-03-22 22:43  tigital

	* re-ordering

2006-03-22 22:40  tigital

	* GemPixConvert.h switcheroo

2006-03-22 17:41  zmoelnig

	* use the YUV2RGBA routines;
	  on reallocate() make sure that a pointer to the aligned memory is
	  returned

2006-03-22 17:35  zmoelnig

	* initial SSE2-optimized YUV2RGBA conversion: there is still a lot
	  to be done here (e.g. get a real grip on SIMD-programming!)

2006-03-22 12:59  zmoelnig

	* added SSE2-optimized RGBA2YUV conversion;
	  since GemPixUtil.cpp has grownso huge, i have outsourced the
	  optimized color conversion routines into separate files
	  GemPixConvertAltivec.cpp, GemPixConvertSSE2.cpp; obviously this
	  has only been tested on linux and mightwork (or not) on osx

2006-03-20 21:32  zmoelnig

	* did i check this in already?

2006-03-20 20:53  zmoelnig

	* a toon-shader done with glsl

2006-03-20 15:02  tigital

	* "#ifdef GL_ARB_shader_objects" added to createArrays()

2006-03-19 18:25  zmoelnig

	* i think the separator-issue is almost fixed

2006-03-19 18:25  tigital

	* remembered to member variables (masses, springs), so now we have
	  actual object autonomy

2006-03-18 20:36  tigital

	* fixed typo, now compiles

2006-03-18 14:21  zmoelnig

	* in theory these changes should fix the memleak problem with the
	  [separator]: while i was extra careful, i hope that my changes
	  will be compiling and (what's more) be functional on other
	  platforms!

2006-03-16 09:34  zmoelnig

	* updated help-patches (mostly xchanged the [destroy( message with
	  [create()

2006-03-16 08:55  zmoelnig

	* FIXED: not using client-storage on machines that do not support
	  it led to a "invalid enumerant" GL-error (due to setting
	  GL_UNPACK_CLIENT_STORAGE_APPLE via glPixelStore to _some_ value);

2006-03-15 19:49  tigital

	* updated based on what was committed yesterday, plus some other
	  things

2006-03-15 17:09  zmoelnig

	* updated since a help-patch for [pix_record] is now available

2006-03-15 16:51  zmoelnig

	* new implementation that allows switching of the attached
	  shm-segment via a "set" message.

2006-03-15 15:42  zmoelnig

	* things removed for osX needed to be removed on linux too

2006-03-15 10:37  zmoelnig

	* a help-patch

2006-03-15 10:35  zmoelnig

	* cleaned up a bit (less verbosity; local variables should not be
	  called m_...; ...)

2006-03-14 20:04  tigital

	* [osx]: removed HaveValidContext() checks, because we now have a
	  master context created via GemMan::initGem()...also initial code
	  (not fully working) intended to allow auto-texcoord generation
	  and setTexCoords()

2006-03-14 19:59  tigital

	* [osx]: removed HaveValidContext() checks, because we now have a
	  master context created via GemMan::initGem()...also changed to
	  GL_NEAREST filtering to prevent fallback to software
	  renderer...and initial (not fully working) code to allow
	  colorspace request (ie. FLOAT, RGB, RGBA)

2006-03-14 19:53  tigital

	* [osx]: removed HaveValidContext() checks, because we now have a
	  master context created via GemMan::initGem()

2006-03-14 19:25  tigital

	* [osx]: removed HaveValidContext() checks, because we now have a
	  master context created via GemMan::initGem()

2006-03-14 19:18  tigital

	* [osx]: removed HaveValidContext() checks, because we now have a
	  master context created via GemMan::initGem()

2006-03-14 18:23  tigital

	* corrected path to initial image

2006-03-14 15:35  zmoelnig

	* glsl_vertex and glsl_fragment now respect pd's search path;
	  updated TODO since some help-patches are now done

2006-03-14 15:32  zmoelnig

	* updated and new help-patches for shaders

2006-03-14 14:25  tigital

	* [size $1< works, and it's centered; removed CLIP_* limitations,
	  so now it's like a normal gem object; some cleanup

2006-03-14 14:20  tigital

	* added setModified() to parmMess: where is this really necessary
	  (and not)?

2006-03-14 14:19  zmoelnig

	* link now optionally takes a list of module-id's: [link 3 2( is
	  the same as [shader 3 2, link(

2006-03-14 14:17  zmoelnig

	* repsect pd's search path when opening shaders;
	  fewer openGL errors;

2006-03-14 14:17  tigital

	* cleanup: removed unused function bindTexture()

2006-03-14 13:20  zmoelnig

	* removed printout of plugin address; made param# larger and end
	  the param-string with \0

2006-03-14 13:18  zmoelnig

	* added help-files for ARB shaders; made the [pix_freeframe] object
	  theoretically
	  functional

2006-03-14 12:33  zmoelnig

	* empty(!still!) class for a splash screen;
	  this object is aliased "Gem", so that when people create a [Gem]
	  object, it doesn't fail

2006-03-14 10:40  zmoelnig

	* mark shm-segment for deletion when object is destroyed;
	  [TODO]: marked pix_share_* as done

2006-03-14 10:38  zmoelnig

	* added help patches

2006-03-14 10:14  zmoelnig

	* made it work on linux (even without crashes!);
	  now you can also specify the 4th argument (color) as symbolic
	  name like "RGBA" or "YUV":

2006-03-14 08:58  zmoelnig

	* updated status

2006-03-14 08:53  zmoelnig

	* what we still have to-do to make the gem-0.91 release

2006-03-13 20:27  zmoelnig

	* added a handle for Destroy-Event on linux; whenever the window is
	  closed (by clicking on the "x") the gem-context will be
	  destroyed;
	  this needs to be done outside of the event-loop to avoid crashes

2006-03-13 19:38  zmoelnig

	* convert from cs other than RGBA

2006-03-13 17:47  zmoelnig

	* registered the WM_DELETE_WINDOW protocol in order to disable the
	  user-closing of the Window: LATER think about closing the window,
	  when the user requests it.

2006-03-13 17:20  zmoelnig

	* respect the upside-down flag when in mem2jpegImage(): however on
	  my machine
	  the images written seem to be correct anyhow...

2006-03-13 16:56  zmoelnig

	* do not instantiate recordQT4L when HAVE_LQT_ADD_VIDEO_TRACK is
	  not defined

2006-03-12 20:37  zmoelnig

	* added help-patches for the hsv2rgb (and vice versa) abstraction:
	  these are just copies from Gem/help/

2006-03-12 20:34  zmoelnig

	* new abstractions in case we get rid of MarkEx

2006-03-12 19:33  zmoelnig

	* added new help-file

2006-03-12 19:07  zmoelnig

	* new help-files

2006-03-06 11:23  zmoelnig

	* added stencil-buffer for glx (tested) and wgl (NOT tested)

2006-03-04 00:52  tigital

	* added stencil buffer on creation

2006-03-03 20:42  tigital

	* added env message; cleanups in setUpTextureState()

2006-03-02 14:55  zmoelnig

	* set "upsidedown" to false: while this is the default on most
	  systems, it is not on OSX (where quicktime makes flipped images);
	  however pix_snap will always make "upright" images, so we have to
	  make sure this is set here; this should close #1096651 at the
	  sf-tracker (but i haven't tested it on OSX)
	  additionally use setCsizeByFormat();
	  additionally enable the __APPLE__'ed code for all platforms (its
	  nothing apple-specific in there)

2006-02-28 17:40  zmoelnig

	* who need m_name and m_length ? not me...

2006-02-28 17:39  zmoelnig

	* whoa! finally found the bug that made Gem crash on re-loading a
	  shader (or loading another one...); lots of cleanups, like using
	  C++ "new" instead of "malloc" and more terse output and and ...

2006-02-27 16:00  tigital

	* free arrays in getVariables() before getting the new
	  m_uniformCount

2006-02-27 15:09  zmoelnig

	* finally found the type that made a) the object crash and b) it
	  look weird;
	  only regenerate the vertices,... when needed (e.g. something has
	  changed)

2006-02-27 14:25  zmoelnig

	* added better (probably working) tests for ARB and NV extensions

2006-02-27 14:09  zmoelnig

	* added a better (probably working) test for "lqt_add_video_track"

2006-02-27 13:36  zmoelnig

	* added missing curly bracket

2006-02-27 13:35  zmoelnig

	* initialized the index-array to "0": this keeps us from crashing!

2006-02-24 15:14  tigital

	* added messages: "drag"(default 0.5) and "spring" (default 0.3);
	  some cleanup

2006-02-23 17:34  zmoelnig

	* added support for writing specified slots to disk (not very well
	  tested)

2006-02-23 17:33  zmoelnig

	* support for other colorspaces than RGB when writing with
	  imagemagick (YUV not yet supported; libtiff and libjpeg not
	  tested at all!)

2006-02-23 15:33  zmoelnig

	* only compile if HAVE_LQT_ADD_VIDEO_TRACKS is defined (which
	  should be defined by configure)

2006-02-23 15:29  zmoelnig

	* removed the inlet

2006-02-23 15:29  zmoelnig

	* allow to set the class-flags by defining GEM_CLASSFLAGS

2006-02-21 14:01  zmoelnig

	* define HAVE_CONFIG_GENERIC_H if we don't have another
	  config*.h.in file

2006-02-21 14:00  zmoelnig

	* include configGeneric.h instead of os-specific config-file if
	  HAVE_CONFIG_GENERIC_H is defined (at the command line)

2006-02-21 13:27  zmoelnig

	* a generic fallback (a la long we can replace all the os-specific
	  config.h.in files)

2006-02-21 13:25  zmoelnig

	* added a test for lqt_add_video_track()

2006-02-21 13:01  zmoelnig

	* added HAVE_LQT_ADD_VIDEO_TRACK, since older versions of
	  libquicktime don't have this...

2006-02-21 11:05  zmoelnig

	* tried to make it more stable;
	  it is till crashing when: a) switching from non-texture to
	  texture (it works when the texture is present when rendering is
	  started); b) switching the lighting-state

2006-02-21 11:02  zmoelnig

	* #ifdef'ed everything with USE_GLEW (currently glew is not used,
	  so try to avoid any interference)

2006-02-17 05:22  tigital

	* removed an unused outlet

2006-02-16 19:53  tigital

	* useful for automatic texture-coordinate generation

2006-02-15 23:05  tigital

	* [osx] one last hack to make it work like the other platforms

2006-02-15 20:54  zmoelnig

	* oops! for testing i used __linux__ instead of __APPLE__ and
	  forgot to revert it...

2006-02-15 20:34  zmoelnig

	* some string magic to get the correct name of the plugin within an
	  osX-bundle

2006-02-15 18:32  zmoelnig

	* fixed use of DONT_HAVE_GLBLENDEQUATION (it was used as
	  HAVE_GLBLENDEQUATION)

2006-02-13 21:49  zmoelnig

	* removed the 2nd inlet (why was it there at all?)

2006-02-13 16:58  tigital

	* corrected all.trees path to work from help

2006-02-10 15:20  zmoelnig

	* use MAKECMDGOALS when calling the Makefile in src/

2006-02-10 13:32  zmoelnig

	* added inlets for contrast and saturation

2006-02-10 13:26  zmoelnig

	* added Grayscale processing
	  avoid processing in [pix_contrast] if both m_contrast and
	  m_saturate are 1.f (in greyscale ignore m_saturate)

2006-02-09 00:32  tigital

	* [osx] new loader code that works with freeframe 1.0 SDK; note
	  that the plugin will be looked for in the same directory as the
	  patch, and currently you must append ".frf" to the end of the
	  plugin's name

2006-02-08 22:39  tigital

	* cleaned up imageStruct::setCsizeByFormat() so that it no longer
	  does "default" switch before hitting the various case's

2006-02-08 22:27  cclepper

	* Added RGBA version and tested on Windows.

2006-02-08 22:26  cclepper

	* Added RGBA version and tested on Windows. Works except for
	  negative contrasrt and saturarion values.

2006-02-07 16:16  zmoelnig

	* renamed processYUV_Altivec() to processYUVAltivec() so it gets
	  automatically called by GemPixObj's render();
	  put initializing of class-variables into the constructor-header

2006-02-07 03:34  cclepper

	* added #ifdef __VEC__

2006-02-06 21:47  cclepper

	* initial YUV version with Altivec

2006-02-06 17:20  cclepper

	* brings the old pix_record up to date

2006-02-06 14:14  zmoelnig

	* implemented the setCodec(int) as a no-op

2006-02-06 13:41  zmoelnig

	* better indentation to see what is included when

2006-02-06 10:15  zmoelnig

	* this is the original pix_record, now renamed to pix_recordQT
	  while we have the two concurrent objects, how should we make this
	  compatible? create an abstraction?? make hacks like in
	  [pix_filmNT]???

2006-02-06 09:58  zmoelnig

	* at least made it compile on os-x

2006-02-05 19:23  zmoelnig

	* made "record"-message work again

2006-02-05 19:22  zmoelnig

	* now it produces something...

2006-02-05 18:51  zmoelnig

	* updated to use lqt-api instead of old quicktime4linux api.
	  although it somehow produces just noise right now (but hey - it
	  did work 10 minutes ago)

2006-02-05 18:49  zmoelnig

	* removed the dummy implementation of putFrame(): it is pure
	  virtual in record.cpp and should not be filled with dummies

2006-02-04 18:16  tigital

	* update

2006-02-04 12:47  zmoelnig

	* define HAVE_QUICKTIME for __APPLE__
	  (later think about using autoconf for this)

2006-02-04 12:44  zmoelnig

	* added convertTo() and convertFrom() functions to the
	  imageStruct-class for generic cs-conversion.

2006-02-03 21:53  zmoelnig

	* pix_record which is independent of the used API (like
	  pix_filmNEW,...)

2006-02-03 21:52  zmoelnig

	* blind fixes to match record.h

2006-02-03 21:40  zmoelnig

	* implementation classes for pix-record APIs.
	  so far the recordQT4L (quicktime-for-linux) is tested, but not
	  totally stable
	  the recordQT (Apple's QuickTime API) has been copy'n'pasted from
	  the original pix_record.cpp code - i am pretty sure i introduced
	  some problems: at least the codec-querying and (more important)
	  setting has certainly been broken.

2006-02-03 15:33  tigital

	* [osx]: shutup gcc warning in initGem()

2006-02-01 18:38  zmoelnig

	* replaced printf() by error() (it's more pdish and doesn't throw
	  an error)

2006-02-01 18:37  zmoelnig

	* at least it compiles here on linux...

2006-02-01 18:21  zmoelnig

	* probably a new-line at EOF

2006-02-01 18:21  zmoelnig

	* cleaned up code a bit (so i can read it :-))
	  should perform a bit faster as well
	  fixed a crash on my machine
	  added type message
	  
	  still very crashy
	  i _think_ there is a bug (most likely: a memory leak) in here

2006-02-01 16:53  tigital

	* forgot header change to other platforms: this'll be cleaned and
	  put in the correct spot (ie. the top of the file) sometime

2006-02-01 15:43  tigital

	* initial commit: novel mathematical structure

2006-02-01 15:42  tigital

	* initial commit: takes an image and creates a "voronoi region"
	  painting out of it...works on OSX, but relies on GemPBuffer code,
	  so other platforms can use this to test that code...

2006-02-01 15:39  tigital

	* initial commit: works on OSX (still needs some serious cleanup!),
	  but untested on other platforms: code is there, but is it really
	  equivalently functional?

2006-02-01 15:37  tigital

	* added check for a loaded program to the paramMess code; prevents
	  crashing when sending parameters to the object but no program is
	  actually loaded!

2006-02-01 15:36  tigital

	* error code reporting cleanup

2006-02-01 15:34  tigital

	* [OSX] changed NULL to 0 to shutup gcc

2006-02-01 15:33  tigital

	* added header for glReportError(); [OSX] added "masterContext"

2006-02-01 15:31  tigital

	* cleanup; added setModified();

2006-02-01 15:04  zmoelnig

	* changed "#define unix" to "#define __unix__"

2006-02-01 15:03  zmoelnig

	* changed "#define unix" to "#define __unix__"
	  removed unneccessary headers from inclusion

2006-02-01 15:00  zmoelnig

	* changed "#define unix" to "#define __unix__"
	  moved the check for glx-support to GemWinCreateXWin.h

2006-02-01 14:58  tigital

	* [OSX] added "masterContext", which gets rid of need for
	  HaveValidContext()...needs non-jamie testing ;-)

2006-02-01 14:53  tigital

	* cleanups; added TODO questions; [OSX] added "masterContext",
	  which gets rid of need for HaveValidContext()...needs non-jamie
	  testing ;-)

2006-02-01 13:24  zmoelnig

	* only create constContext when its not already created

2006-02-01 13:23  zmoelnig

	* applied patch from cesare to avoid crashes on closing the window

2006-01-30 13:12  zmoelnig

	* added constructor for pixBlock-class (which properly initalizes
	  newfilm and newimage to "false")
	  moved constructor/destructor of imageStruct and pixBlock from
	  header into the cpp-files to avoid unneccessary recompilation on
	  changes)

2006-01-26 14:47  zmoelnig

	* made a script (which will hopefully hardly ever be needed) to
	  import glew
	  mention it in the README.glew

2006-01-26 14:07  zmoelnig

	* added glew-files (+ a readme how i got them)

2006-01-23 11:08  zmoelnig

	* changed [part_velsphere] to [part_velocity sphere]

2006-01-23 11:07  zmoelnig

	* define DONT_HAVE_GLBLENDQUATION
	  
	  i think, this file should be used only for M$VC;
	  LATER we can put #pragma's in here to enable linking with special
	  libraries based on the configuration (or should we rather do it
	  in the files that need these libraries??)

2006-01-23 11:05  zmoelnig

	* use a DONT_HAVE_GLBLENDQUATION rather than __WIN32__ to determine
	  whether this objects needs to be disabled

2006-01-22 21:43  zmoelnig

	* added alternative dependencies for magick++6 and avifile-0.7

2006-01-22 21:41  zmoelnig

	* added newly added files

2006-01-22 21:40  zmoelnig

	* minor changes (line.breaks)

2006-01-22 21:37  zmoelnig

	* on w32 we have to include <io.h> to be able to use "close(int)"

2006-01-22 21:32  zmoelnig

	* fixed string-template issues with vc6

2006-01-22 21:29  zmoelnig

	* changed 0.5 to 0.5f to make floats instead of doubles (amd thus
	  reduce warnings about conversion)

2006-01-22 21:27  zmoelnig

	* disabled if GL_TEXTURE0_ARB is undefined
	  (another candidate for GLEW)

2006-01-22 21:26  zmoelnig

	* removed definition of DEBUG=0 since it is not needed anyhow

2006-01-22 21:25  zmoelnig

	* turn glBlendEquation OFF on w32 (stupid restriction, but faster
	  than finding anything more sophisticated)

2006-01-22 21:23  zmoelnig

	* only set glParameterEnvArg if vertexprograms are supported by the
	  headers

2006-01-22 21:17  zmoelnig

	* disable more warnings (here: switch-statement without case (only
	  default); this is possible is all cases are turned off by
	  #ifdefs)
	  
	  NOTE: these pragmas should be within __MSC_VER_ instead of
	  __WIN32__

2006-01-18 12:11  zmoelnig

	* found this lying around on my harddisk

2006-01-18 11:22  zmoelnig

	* made circle::NUM_PTS a define rather than a const static variable

2006-01-18 11:13  zmoelnig

	* removed unused variables
	  made circle::NUM_PTS a define rather than a const static variable

2006-01-18 10:54  zmoelnig

	* set a variable when an apple-framework is found
	  use it in the status-report (so apple-users don't get confused
	  about no QuickTime even if the framework is installed)
	  in "configure" the removal of "local"/"locale" is also applied

2006-01-18 10:52  zmoelnig

	* fixed typo "locale" should read "local"; however, since the tests
	  are not expanded into functions, this does not work
	  so i removed the "locale" entirely and replaced it by a
	  pseudo-localized variable (appending stuff derived from the
	  arguments)

2006-01-18 10:24  zmoelnig

	* properly ifdef the usage of "kDVCPROHD720pCodecType"

2006-01-18 10:18  zmoelnig

	* declare getFPS() (inherited from film.h)

2006-01-18 10:15  zmoelnig

	* include <fcntl.h> for open()

2006-01-18 10:02  zmoelnig

	* disable more code, if GL_ARB_shader_objects is not defined
	  (mostly cosmetic)

2006-01-18 10:00  zmoelnig

	* disable most of the code if "GL_ARB_shader_objects" is not
	  defined

2006-01-18 09:13  zmoelnig

	* avoid using m_program if "GL_ARB_shader_objects" is not defined

2006-01-17 11:01  zmoelnig

	* prevent ARB-GLSL

2005-12-27 19:03  tigital

	* initial helpfile

2005-12-15 17:45  zmoelnig

	* removed loading/saving
	  removed "point" area-type
	  changed (float) to (unsigned char) where possible (at least where
	  it was obvious to do)

2005-12-15 13:09  zmoelnig

	* updated a bit so we can build a debian-package

2005-12-15 12:17  zmoelnig

	* added davide's hit-object

2005-12-15 10:54  zmoelnig

	* initialized more variables
	  moved initialization (from body of constructor) into
	  initialization-block of constructor

2005-12-15 00:43  tigital

	* clean up in render loop

2005-12-14 23:19  cclepper

	* works on windows. sorta. only a few changes needed from the mac
	  code.

2005-12-14 15:53  tigital

	* string buffer is now member variable; more detailed reporting
	  when program is outside hardware limits

2005-12-14 13:34  zmoelnig

	* TreeIdMap for reacTable*'s fiducials

2005-12-14 13:29  zmoelnig

	* dont build depend-files when doing "make clean" or "make
	  distclean"

2005-12-14 13:29  zmoelnig

	* don't try to generate configure, Make.config and the like when
	  doing a "make clean" or "make distclean"

2005-12-14 13:28  zmoelnig

	* newline at end of file...

2005-12-14 13:26  zmoelnig

	* fixed header-inclusion-prevention-defines (ye, my mother-tongue
	  is German)

2005-12-14 13:24  zmoelnig

	* included Ross and Martin for the reacTIVision system
	  replaced "@" by "[AT]"

2005-12-14 13:15  zmoelnig

	* help-patches for the fiducial-tracker (and the binarizing
	  thresholder)

2005-12-14 13:14  zmoelnig

	* fiducial-tracking as used in reacTIVision
	  thanks to martin kaltenbrunner and ross bencina (and the mtg@upf)
	  for releasing their code under (L)GPL

2005-12-14 13:13  zmoelnig

	* binarizing adaptive tiled thresholder

2005-12-14 13:07  zmoelnig

	* better check whether switching to another driver succeeds

2005-12-10 19:45  tigital

	* added glReportError() for helping debug

2005-12-10 18:40  zmoelnig

	* moved GLdefine's from GemPixUtil to GemGL

2005-12-10 16:01  tigital

	* corrected spotlight direction initialization; placed limits on
	  light parameters (as supported by GL)

2005-12-10 00:20  tigital

	* removed spurious glEnd() called in createSphere: it was causing a
	  glError...

2005-12-09 22:52  cclepper

	* added parameter message

2005-12-07 16:40  cclepper

	* fixed QT crashing on Windows, but the fix introduces a small
	  memory leak when loading new movies. Also, removed a redundant
	  memcpy() in getFrame.

2005-12-07 16:17  tigital

	* - added mode & repeat messages (like [pix_texture], same
	  defaults)
	  - added outlet for texture info: ID, width, height, type

2005-12-06 06:40  tigital

	* initial commit:
	  - allows offscreen rendering on a per [gemhead] basis
	  - defaults to 256x256, but can be set with [dimen x y<
	  - float RGB only, atm
	  - right outlet outputs list: texID, width, height, type
	  - type can be switched with [mode 0/1< (ie. TEXTURE_2D or
	  TEXTURE_RECTANGLE)

2005-12-06 05:56  tigital

	* renamed inlet for some unknown reason

2005-12-06 04:01  tigital

	* don't need to enable/disable shader_arb; added check and better
	  clean up for re-loaded shaders

2005-12-04 22:45  tigital

	* added outlet for programID

2005-12-04 16:15  tigital

	* useful glWrapper which allows one to use a glsl_program that was
	  linked in an earlier chain in a later chain; but don't forget to
	  frame it's usage with an ending call with value zero, or the
	  program affects all later chains

2005-12-04 01:17  tigital

	* individual shader objects are now responsible for cleaning up
	  after themselves; also, made initialized length=0

2005-12-04 01:13  tigital

	* object is now responsible for cleaning up after itself; also
	  discovered that we don't need to glEnable the *_SHADER_ARB's

2005-11-30 06:55  tigital

	* auto-magic uniform variable discovery working; shaderMess()
	  fixes; lotsa cleanup in general (& stuff)

2005-11-30 00:12  tigital

	* clean-up, & better initialization

2005-11-29 23:55  tigital

	* corrected shaderMess behavior; added OSX check for
	  hardware/software execution

2005-11-29 04:52  tigital

	* miscellaneous fixes of warnings, misspellings, and debug messages

2005-11-28 23:29  cclepper

	* added SequenceGrabber recording

2005-11-27 14:30  zmoelnig

	* thread fixes:
	  + better initializing
	  + more freeing
	  + filenames given as argument are now opened via thread too

2005-11-27 10:24  zmoelnig

	* reduced verbosity a bit
	  made rest of error messages a bit more findable ("error:
	  GemImageLoad" instead of just "erro: GEM")

2005-11-26 21:17  zmoelnig

	* added dynamic methods for uniform parameters

2005-11-26 19:13  cclepper

	* Added the first check for HD format clips to deal with their
	  trickster frame sizes. Also, a fix for sound continuing after
	  rendering stops.

2005-11-26 16:19  zmoelnig

	* use a #define for defining the max number of shaders
	  fixed some typos and minor bugs

2005-11-26 15:36  zmoelnig

	* on creating the child-thread wait until it has set the
	  m_thread_running (so we can use that in openMess())

2005-11-26 13:12  zmoelnig

	* reduced verbosity

2005-11-26 12:48  zmoelnig

	* hmm: define "t_GLshaderObj" to whatever type the shaderobj should
	  be;
	  made it compile on linux (and not crash)

2005-11-26 12:45  zmoelnig

	* include stdlib (for malloc, free)
	  replace printf() by post()

2005-11-26 05:08  cclepper

	* Added the first check for HD format clips to deal with their
	  trickster frame sizes. Also, a fix for sound continuing after
	  rendering stops.

2005-11-26 00:50  tigital

	* initial wrapper support for GLSL support (ARB based):
	  - there should be a whole host of these, but right now I'm only
	  up to writing the one, for input of one indexed float ;-)

2005-11-25 22:56  tigital

	* initial GLSL support (ARB based):
	  - load individual shaders via glsl_vertex or glsl_fragment
	  - combine multiple shader's right output into a [shader $1 $2...<
	  and send into [glsl_program]
	  - send [link< to [glsl_program] to actually link the objects:
	  this was done because we don't want to re-link objects every
	  render-timeslice...
	  - each object accepts a [print< to give info, , and
	  [glsl_program] will also report linked program's uniform
	  variables, names, indices...
	  - uniform variable indices can be used with [GEMglUniform...] to
	  change variables (but maybe there should be more auto-discovery
	  in [glsl_program]?)
	  - object's will also report a shader's compile-time error log (if
	  any) to console (not pd's tk console): need to figure out how to
	  parse infolog into post()-friendly format...

2005-11-23 13:08  zmoelnig

	* added check for GLsizeiptrARB

2005-11-23 13:07  zmoelnig

	* die at the end of configure if no openGL has been found
	  check for typedef of GLsizeiptrARB

2005-11-21 14:31  zmoelnig

	* threaded image loading

2005-11-15 14:24  zmoelnig

	* updated help-files

2005-11-15 14:22  zmoelnig

	* show how to load an image into the buffer

2005-11-15 14:21  zmoelnig

	* added some more wrappers (thanks to cyrille)

2005-11-10 14:50  zmoelnig

	* initialize m_devicename to NULL in order to not produce random
	  crashes.
	  fixed printf() security-hole

2005-11-09 03:08  tigital

	* cleaned up headers, initialization; also added code to pad
	  rowbytes for dimensions not multitples of 16 or 32 (helps
	  GL_STORAGE_SHARED_APPLE)

2005-11-08 23:01  cclepper

	* added a little hack to bang when film reaches the end in auto
	  mode

2005-10-31 16:04  tigital

	* update

2005-10-28 08:59  zmoelnig

	* use proper inheritance for the altivec function

2005-10-27 22:13  tigital

	* added imageStruct.fromGray( short*) version, so now we can import
	  luminance images from pdp2gem...

2005-10-27 21:31  cclepper

	* added Altivec YUV function

2005-10-26 13:54  zmoelnig

	* fixed path and case of images to load

2005-10-25 20:37  cclepper

	* commented out lines in postrender which removes memory leak in
	  [separator]

2005-10-25 10:01  zmoelnig

	* throw an exception when no texture-units are defined at startup
	  time (prevents object-creation)
	  enforce 2 arguments in the texUnit-message

2005-10-25 09:54  zmoelnig

	* bugfix: added A_NULL as terminating argument to the
	  texUnit-callback

2005-10-22 20:50  tigital

	* GL_VERSION_1_1 check only (there's no GL_VERSION_1_0_ on osx!)

2005-10-21 12:49  zmoelnig

	* improved threaded movie-player:
	  use select() instead of usleep() (should be more portable)
	  when the grabThread returns no frame (NULL), a "bang" is emitted
	  at render-time. the user gets a chance to immediately react on
	  that and reset the frame# to something valid.
	  when threaded, this will force the changed frame to be read in
	  the main-thread (luckily the grabthread is locked by the mutex)

2005-10-21 08:55  zmoelnig

	* changes in configure.ac

2005-10-21 08:55  zmoelnig

	* check whether ffmpeg's (AVStream)->codec is of type
	  "AVCodecContext" or "*AVCodecContext"

2005-10-21 08:03  zmoelnig

	* removed contents of src/Gnu (since people keep building Gem from
	  there)

2005-10-20 16:03  zmoelnig

	* check for posix-threads
	  removed HAVE_SIMD things (as we should rather use the __MMX__,...
	  that are autodefined by the compiler)

2005-10-20 16:02  zmoelnig

	* check for posixthreads (as in pd)

2005-10-20 13:41  zmoelnig

	* (optional) threaded reading of movies

2005-10-20 13:38  zmoelnig

	* shut up compiler warnings; explicit casts from t_float to GLint

2005-10-20 10:03  zmoelnig

	* added method for "device" with symbolic device-names

2005-10-20 09:59  zmoelnig

	* 2 lines of comment...

2005-10-20 09:53  zmoelnig

	* fixed docu-bug that led people to try to compile Gem from src/Gnu
	  instead of src/

2005-10-19 12:48  tigital

	* initial commit:
	  - accepts a creation arg to set # of texture units to deal with,
	  or it defaults to the maximum # on the card
	  - [texUnit 1 $2< assigns to texture Unit 1 the texID input via $2
	  - [mode 0/1< switches between TEXTURE_RECTANGLE and TEXTURE_2D

2005-10-19 04:17  tigital

	* initial commit:
	  - accepts a creation arg to set # of texture units to deal with,
	  or it defaults to the maximum # on the card
	  - [texUnit 1 $2< assigns to texture Unit 1 the texID input via $2
	  - [mode 0/1< switches between TEXTURE_RECTANGLE and TEXTURE_2D

2005-10-18 23:59  tigital

	* more GLdefine's for multitexture and combiners...

2005-10-14 07:54  zmoelnig

	* disabled warnings on __WIN32__

2005-10-08 16:24  zmoelnig

	* wow! this file has been unused for quite a long time now; since i
	  cannot find any reference to it anywhere (except in the 1.1.1.1
	  or so revision of papi.h) i delete it.

2005-10-07 17:03  zmoelnig

	* removed the disabling of the entire code when FILM_NEW is defined
	  (oh this is really ugly)

2005-10-07 17:02  zmoelnig

	* enabled the weird hack i made for a current CVS snapshot of
	  ffmpeg, since the debian/sid package now uses the new API

2005-10-07 16:53  zmoelnig

	* remove "-f" (less errors if files are already removed)

2005-10-07 16:52  zmoelnig

	* updated w32 compile environment

2005-10-07 16:51  zmoelnig

	* fixed typo

2005-10-07 16:50  zmoelnig

	* only cimpileif we don't want FILM_NEW (i got an error when
	  compiling in the vfw.h file and i didn't want to fix it in a
	  deprecated file); LATER remove these files

2005-10-07 16:49  zmoelnig

	* no shared memory (via shm) on w32; disabled on that platform

2005-10-07 16:47  zmoelnig

	* defined pragmas to make compiler a bit less verbose

2005-10-07 16:47  zmoelnig

	* hacked together a version of drand48(); how comes drand48() does
	  not exist on w32 even though these files are in here for years ?
	  (LATER)

2005-10-07 16:44  zmoelnig

	* defined pragmas (on w32) to shut up compiler warnings (e.g.
	  because of unknown pragmas)

2005-10-07 16:43  zmoelnig

	* on w32 GL_ARB_fragment_program mightbe defined even if there is
	  no ARB-program support...(we really should switch to glew)

2005-10-07 16:42  zmoelnig

	* include <iostream> instead of <iostream.h> even on w32 (to use
	  the "new" stdlib)

2005-10-06 09:25  zmoelnig

	* merged with SIMD:
	  don't copy the "datasize" with copy2imageStruct - as it should
	  only be used internally for pdata;
	  (there is a captialized warning about breaking things in the
	  SIMD-branch log about this; however, i don't believe that it is
	  that dangerous)

2005-10-05 16:38  zmoelnig

	* fixed typo

2005-10-05 16:24  zmoelnig

	* merged with SIMD-branch

2005-10-05 16:14  zmoelnig

	* merged with SIMD

2005-10-05 16:02  zmoelnig

	* merged in changes from SIMD-branch

2005-10-05 15:42  zmoelnig

	* updated

2005-10-05 15:35  zmoelnig

	* changes from configure.ac

2005-10-05 15:22  zmoelnig

	* remove depend-files when "clean"

2005-10-05 15:14  zmoelnig

	* propery escaped test-string

2005-10-05 14:45  zmoelnig

	* use the CXX provided by configure

2005-10-05 14:38  zmoelnig

	* use AC_CHECK_FUNC rather than AC_CHECK_LIB to check for
	  glBindProgram{NV,ARB} since on osX we don't have a library libGL
	  but rather use the OpenGL-framework
	  
	  NOTE: the test for glBindProgramNV fails to detect the
	  nvidia-extensions on osX
	  why ? because you have to explicitely request them by defining
	  GL_NV_vertex_program before including the glext.h file on osX
	  on linux (mesaGL,...) it is different: the extensions are only
	  included, if GL_NV_vertex_program is NOT already defined

2005-10-05 14:14  zmoelnig

	* a compile on osX revealed that somewhere MIN and MAX are defined
	  as preprocessor directives; this stopped compiling the inline
	  functions with the same name; FIXED

2005-10-03 20:20  cclepper

	* initial commit. object for reading shared pixel memory between
	  processes.

2005-10-03 20:18  cclepper

	* initial commit. object for creating shared pixel memory between
	  processes.

2005-10-03 12:17  zmoelnig

	* added support for devicenames given as strings (like
	  "/dev/video")

2005-10-03 10:38  zmoelnig

	* removed the caching mechanism;
	  if you want to load a set of images and access from RAM, use
	  [pix_buffer] instead

2005-10-02 16:41  zmoelnig

	* made checking for changes in Base/config`uname -s`.h.in a bit
	  better

2005-10-02 13:52  zmoelnig

	* moved inclusion of openGL-headers to Base/GemGL.h

2005-10-02 13:48  zmoelnig

	* removed boolean-hack for buggy nvidia-headers (should get fixed
	  upstream)

2005-10-01 19:31  zmoelnig

	* checking for nvidia-extensions (can be disabled with
	  "--disable-NV")

2005-10-01 19:30  zmoelnig

	* checking for nvidia-extensions (can be disabled with
	  "--disable-NV")
	  added the system-specific config-file to the dependencies to do a
	  ./configure

2005-10-01 19:15  zmoelnig

	* test for definition of GL_{ARB,NV}_{vertex,fragment}_program
	  before using extensions.

2005-10-01 19:14  zmoelnig

	* moved the openGL-magic into Base/GemGL.h

2005-10-01 19:13  zmoelnig

	* moved the inclusion of openGL-headers and the openGL-magic into a
	  separate file GemGL.h (this should be included instead of the
	  system-specific openGL-header files)

2005-09-30 19:25  zmoelnig

	* now we can give the filename as argument and it gets loaded on
	  startRendering()
	  reordered everything a bit (and made fragment_program a child of
	  vertex_program: there's loads of similar code)

2005-09-28 04:29  cclepper

	* made sure glTexSubImage2D is called instead of the power of two
	  texturing

2005-09-27 17:56  zmoelnig

	* a fragment-shader demo that adds some b/w-noise...

2005-09-27 17:55  zmoelnig

	* a fragment shader that produces noise...

2005-09-27 17:04  zmoelnig

	* added vertex_program demo

2005-09-27 17:04  zmoelnig

	* added toon-shader for the vertex_program demo

2005-09-27 17:02  zmoelnig

	* added texture for the vertex_program demo

2005-09-27 16:34  zmoelnig

	* removed the "64 64" arguments to [pix_video] as this makes the
	  patches under windows unusable (pix_videoDS thinks the first
	  argument is the deviceID, not the dimension)

2005-09-27 15:44  zmoelnig

	* leftovers from pre pix_filmNEW aera.
	  deleted because i don't (want to) maintain this code any more

2005-09-27 15:42  zmoelnig

	* disable if FILM_NEW is defined in Base/config.h (then pix_filmNEW
	  and friends are used)

2005-09-27 05:17  tigital

	* added check for GL_VERSION_1_1, which is the lowest GL_VERSION
	  osx defines

2005-09-27 05:12  tigital

	* added define for GL_TEXTURE_RECTANGLE_EXT, duh

2005-09-26 17:47  zmoelnig

	* [pix_filmFFMPEG] is covered by [pix_filmNEW]+filmFFMPEG

2005-09-26 17:43  zmoelnig

	* made it _compile_ against the current CVS-version of ffmpeg (not
	  really tested whether it works though)
	  you have to actually change an ifdef at the beginning of
	  filmFFMPEG.cpp in order to make it compatible with the CVS-ffmpeg
	  (haven't found out yet, how to do this in a more generic way
	  (apart from hacking configure again)
	  btw, configure would need a lot of tweaking to recognize a
	  current ffmpeg (and link against all the needed libraries)
	  ffmpeg sucks

2005-09-22 17:41  zmoelnig

	* added fix to be able to display floats as numbers again (instead
	  of "float")

2005-09-22 08:32  zmoelnig

	* added moocows changes (+ linebreaking)
	  fixed the bug that prevented TextBase.cpp to build if you were
	  not using FTGL (gltt or no-font)

2005-09-21 18:41  tigital

	* cleanup apple headers

2005-09-21 18:37  tigital

	* reordering to shut up gcc4 warnings

2005-09-21 17:45  tigital

	* #ifdef'ed GLTTPixmapFont *m_afont like in text2d.cpp

2005-09-21 14:56  zmoelnig

	* committed tim's fix to prevent escaping of pd-special characters
	  (like ",")

2005-09-15 10:25  zmoelnig

	* removed the pre-defined maximum of control/grid-points: now we
	  can have curve3d's of any preecision

2005-09-11 16:09  zmoelnig

	* shut up compiler warnings: the changes are mostly removal of
	  unused variables, re-ordering of initialization of
	  member-variables, (un)signedness and proper bracketing when doing
	  comparisions

2005-09-11 16:04  zmoelnig

	* shut up compiler warnings: the changes are mostly removal of
	  unused variables, re-ordering of initialization of
	  member-variables and (un)signedness

2005-09-11 10:29  zmoelnig

	* enable fullscreen on X only if libXxf86vm is present

2005-09-11 10:25  zmoelnig

	* removed a bit of verbosity

2005-09-07 15:42  tigital

	* finally fixed sequence grabber dialog, so now OSX users can
	  select input devices!

2005-09-04 19:35  zmoelnig

	* added multiline-support (for FTGL) based on georg holzmann's code
	  however, multilines have to be broken into lines outside of the
	  [text]-objects;
	  linebreaks are denoted with "\n" (10)

2005-09-04 18:27  zmoelnig

	* initial video4linux-2 support;
	  right now, it seems to be rather slow!
	  a lot of functionality is not implemented yet (like setting the
	  channel)
	  
	  not yet for use!

2005-09-04 18:21  zmoelnig

	* GEM_OBJECTS are now a general {GEM_TARGETS}/*.o rather than each
	  object listed separately (some systems don't support such a long
	  list of arguments)

2005-09-02 21:58  cclepper

	* added loop to match codecType and codec value. makes pjpeg
	  default work on any machine.

2005-08-31 21:25  cclepper

	* added check for m_haveMovie in setRate to prevent crashing

2005-08-30 16:27  zmoelnig

	* a bit more verbosity on startup, so people will no what to send
	  to "driver"

2005-08-29 02:26  tigital

	* added outlet to output texture ID, which is useful for
	  multitexturing and ARB_programs...

2005-08-27 20:35  zmoelnig

	* maybe a hack to fix the tiny memory leak that i suspect to be in
	  the cache
	  LATER: really fix the cache (or remove it entirely)

2005-08-27 13:12  zmoelnig

	* free image-data when loading (after the image has been copied
	  into the buffer)

2005-08-26 16:40  zmoelnig

	* "binaries" for the latest changes to acinclude.m4 and
	  configure.ac

2005-08-26 16:39  zmoelnig

	* also make a check for package "lqt" (which is libquicktime),
	  since there might be an "lqt"-config installed.

2005-08-26 16:37  zmoelnig

	* (hopefully) even better library checking: if pkg-config cannot
	  find <libname>, we try <libname>-config to get the cflags and
	  libs.

2005-08-26 13:54  zmoelnig

	* test for libquicktime instead of quicktime (there exits a
	  pkg-config for libquicktime on debian)
	  do not automatically add "-lavcodec" when successfully testing
	  for avformat: either the pkg-config test succeeds or the user
	  should really provide PKG_FFMPEG_LIBS to get it right

2005-08-26 13:51  zmoelnig

	* a bit better: if PKG_<libname>_LIBS is defined from outside but
	  pkg-config fails, we do not test with AC_CHECK_PKG but trust the
	  user

2005-08-26 13:50  zmoelnig

	* include <quicktime.h> rather than <quicktime/quicktime.h>
	  the path may change and should be reported by autoconf

2005-08-26 12:31  zmoelnig

	* no freeframe support if sizeof(void*)!=sizeof(unsigned int)

2005-08-26 12:25  zmoelnig

	* added checks for the size of (void*) and (unsigned int) (on
	  x86_64 they are not the same (8 vs 4) and so casts won't work
	  (needed for pix_freeframe)

2005-08-26 12:22  zmoelnig

	* some information on how to workaround to get PIC-versions of
	  certain libraries (ffmpeg, ftgl)

2005-08-26 11:23  zmoelnig

	* forgot to remove update_pix_buffer()
	  remove m_buffer (since this is only used locally)

2005-08-25 22:37  cclepper

	* added regular and IIDC controls for video adjustment. tinkering
	  with vdig settings for capture rects.

2005-08-25 22:36  cclepper

	* more cleaning. fixed possible memory leak

2005-08-25 22:34  cclepper

	* fixed memory leak

2005-08-25 16:55  zmoelnig

	* further performance improvements (without crashes)

2005-08-25 15:59  zmoelnig

	* another attempt to get the fps from ffmpeg (the different
	  versions of this library with the same version-number are driving
	  me...)

2005-08-25 09:18  zmoelnig

	* there seem to be different versions of ffmpeg-4.0.9 around: one
	  (from CVS!) which takes an extra flags-argument for
	  av_seek_frame() and one that does not.
	  so i did an extra ifdef, whether the AV_SEEK_FLAGS are defined

2005-08-24 13:20  zmoelnig

	* implemented (similar to) georg's implementation (but made it less
	  crash prone)
	  should be faster, but if the content of the pix_buffer changes,
	  this is not automatically reflected on pix_buffer_read's outlet
	  (you must retrigger the index)

2005-08-24 12:34  zmoelnig

	* added "open"-message to read images (no movies yet)

2005-08-24 11:47  zmoelnig

	* verbosity now also states something about where it comes from
	  ("DV4L: closed" instead of "closed")

2005-08-24 11:45  zmoelnig

	* removed ifdef's; they should be handled by inheritance

2005-08-24 11:34  zmoelnig

	* query the FPS and report it to the info-outlet
	  (now we have: "list <numframes> <xsize> <ysize> <fps>";
	  should we split it into separate messages with prepends like "fps
	  <fps>" ??)

2005-08-24 11:29  zmoelnig

	* added a getFPS()-message to query the frames-per-second (as
	  reported by the decoding unit)

2005-08-23 15:01  zmoelnig

	* compiler shutups

2005-08-23 12:28  zmoelnig

	* started to crash again and then stopped (??); anyhow did some
	  more initialization

2005-08-22 17:06  zmoelnig

	* added some comments on why which decoding-library is placed where
	  moved FFMPEG backwards (as it fails more often than not and is
	  not really stable)

2005-08-22 16:43  zmoelnig

	* even more bug-fixes

2005-08-22 14:05  zmoelnig

	* bug-fix: now it is possible to decode some movies (i don't think
	  the code worked at all before)
	  more bug-fix: doesn't crash so easily anymore
	  even more bug-fix: allow seeking of frames when possible (but
	  this is rather seldom)

2005-08-22 14:03  zmoelnig

	* use initialization outside of constructor

2005-08-19 17:26  zmoelnig

	* fixed small type

2005-08-19 15:52  zmoelnig

	* added [{fragment,vertex}_program] from the vertex_array-branch.
	  (if DONT_USE_ARB is set, neither fragment- nor vertex-programs
	  should be build)
	  a bit of re-ordering of the include-files taken from the
	  vertex_array-branch: just in case we ever need to include GL/gl.h
	  in GemState.h, this would break all the weird glext-stuff,
	  because GL/gl.h would be included _before_ we do our magic; now
	  it should work

2005-08-19 15:49  zmoelnig

	* added [{fragmen,vertex}_program] from the vertex_array-branch.

2005-08-17 14:51  cclepper

	* changed some of the file loading code. should be faster to load a
	  movie now.

2005-08-17 14:49  cclepper

	* removed some debug lines

2005-08-17 08:12  zmoelnig

	* call the Makefile in src/ rather than src/Gnu

2005-08-16 04:40  tigital

	* [OSX] added menubar message to [gemwin]:
	  1 = show
	  0 = hide everything (full "kiosk" mode)
	  -1 = hide menubar, but autoShow with mouse at screen top
	  - this is only effective when gemwindow has "focus"

2005-08-01 19:13  cclepper

	* device selection works. started VDIG functions

2005-08-01 19:12  cclepper

	* new frame count outlet

2005-07-21 22:35  cclepper

	* added the basics for message based compression settings. Fixed
	  quite a few things

2005-07-21 17:59  zmoelnig

	* fixed the "clean" target

2005-07-19 22:55  cclepper

	* added ifdef for _APPLE__

2005-07-19 22:36  cclepper

	* initial commit

2005-07-16 17:36  zmoelnig

	* do checking for ARB even if specified explicitely (this also
	  turns on the check if you don't specify whether you want ARB or
	  not)

2005-07-15 13:29  zmoelnig

	* (changed 2 files, committed 4...)
	  a mechanism for finding files from optional libraries (those that
	  can be turned off with "--without-BLA")
	  "--with-BLA-includes=/bi/ba/bo" will add "-I/bi/ba/bo" to the
	  CXXFLAGS
	  "--with-BLA-libs=/foo/bar" will add "-L/foo/bar" to the LIBS
	  if the support for this library is turned OFF (--without-BLA),
	  then these flags will do nothing.
	  the arguments need be paths (a check is performed whether the
	  given directory exists)
	  however, they can also be relative paths!

2005-07-15 10:11  zmoelnig

	* checking for X-infrastructure on OS-X only if explicitely desired
	  by the user (with "--with-x"); by default it is turned off
	  added alias "--with-imagemagick" for "--with-ImageMagick"
	  fixed BUG, that prevented configure from checking for optional
	  libraries: if the checking for 1 library was turned off, all
	  consectuive libraries were automatically turned off too (i guess
	  it was the same with truning ON, but haven't tested)

2005-07-14 20:45  zmoelnig

	* more quoting in configure.ac
	  checked in configure, so people don't have to go through the
	  hazzle of autoconf

2005-07-14 20:38  zmoelnig

	* made the strip-test less verbose

2005-07-07 13:03  zmoelnig

	* use std::max() instead of max() as suggested by T.Schulze to make
	  it compile on windows with gcc; hope this doesn't break
	  M$VC-compilation
	  btw: pix_filmNT should NOT be used; use pix_filmNEW instead

2005-07-07 11:37  zmoelnig

	* added "--with-pd" flag for the bundle-loader; if neither this
	  flag is given nor PD_BINARY is set, $(which pd) is used (so the
	  path pd should be in $PATH)

2005-07-07 11:30  zmoelnig

	* fixed GEM_CHECK_LDFLAGS: better detection whether sucess or not
	  fixed GEM_CHECK_FRAMEWORK: "-framwork" is a linker flag instead
	  of a compiler flag. adapted changes to GEM_CHECK_LDFLAGS
	  
	  also included acinclude.m4, since this is really just a copy of
	  aclocal.m4 (with my automake) and adding this files removes a
	  dependency on automake

2005-07-07 11:25  zmoelnig

	* delete depen-files

2005-07-07 11:24  zmoelnig

	* use "-C"-flag to make instead of "cd" when (dist)cleaning
	  subdirectories

2005-07-07 11:22  zmoelnig

	* moved stuff from GemLibs/darwinStuff/ into GemMath.h
	  reflect this in the files that included the old files

2005-07-07 07:34  zmoelnig

	* moved variable declarations to the beginning of the
	  open()-function, so they are not crossed by goto-jumps

2005-07-07 07:28  zmoelnig

	* removed call to class_set_extern_dir() in __APPLE__

2005-07-04 18:05  zmoelnig

	* copied from Gnu/README.build and added more information

2005-07-04 12:11  zmoelnig

	* set glNormal3f() before rendering, so [text3d] becomes robust
	  against changing the normal from outside (e.g. like
	  [textextruded])
	  is this is a bug in ftgl ?

2005-07-04 12:10  zmoelnig

	* changed __apple__ to __APPLE__

2005-07-04 11:54  zmoelnig

	* more beautiful (?) output on failure...

2005-07-04 11:17  zmoelnig

	* use HAVE_VIDEO4LINUX rather than __linux__

2005-07-04 11:16  zmoelnig

	* use HAVE_VIDEO4LINUX rather than __linux__
	  commented out some verbosity

2005-07-04 11:05  zmoelnig

	* turn of debug mode

2005-07-04 09:22  zmoelnig

	* you can now specify a preferred library for decoding a file.
	  if one is specified, it is tried as the first lib. if it fails,
	  all libs are tried in the default order (read: the specified lib
	  is tried twice: once as the preferred lib, and once as part of
	  all libs)

2005-07-04 09:20  zmoelnig

	* print "<codec> failed" when not being able to open instead of
	  "<codec> unsupported"

2005-07-04 09:18  zmoelnig

	* fixed codec initialization

2005-07-04 08:43  zmoelnig

	* renamed GEM_WITH_TARGET to GEM_TARGET (and use AC_ARG_ENABLE
	  instead of AC_ARG_WITH)

2005-07-04 08:42  zmoelnig

	* Gem.${EXT} depends on subdirs

2005-07-04 08:40  zmoelnig

	* added flag for videofilm-new
	  removed "Base" from the selectable modules

2005-07-04 08:36  zmoelnig

	* added a function for swapping Red and Blue that works in-place

2005-07-04 08:35  zmoelnig

	* added comments
	  added NEW_VIDEOFILM

2005-07-03 19:03  zmoelnig

	* added check for "dos2unix"

2005-07-03 18:53  zmoelnig

	* use "-MM" for "make depend" with gnu-preprocessors

2005-07-03 18:42  zmoelnig

	* updated build-system after having a look at the Gnu-make
	  documentation
	  what's better:
	  SOURCES are generated on the fly
	  .cpp-files containing whitespaces are ignored (rather than
	  crashing the build.process)
	  dependencies are calculated on a per-file basis (rather than via
	  Make.depend)
	  better subdirectory handling (not for "clean"ing though)
	  better check for "strip" (partly taken from wine)

2005-06-29 15:44  zmoelnig

	* use size_t for datasize

2005-06-29 14:45  zmoelnig

	* use "size_t" for dataSize instead of "int" or "long" or "unsigned
	  char" ...

2005-06-27 16:11  zmoelnig

	* fixed typo

2005-06-26 18:03  zmoelnig

	* prettier results
	  better handling of "strip"

2005-06-26 17:38  zmoelnig

	* use configure to set the extension
	  -"- to set reference-path
	  -"- to set STRIP (on real check though)

2005-06-26 15:33  zmoelnig

	* added checks for LDFLAGS

2005-06-26 15:11  zmoelnig

	* HAVE_LIBAV{format,codec} is now convered by HAVE_FFMPEG
	  additionally we now have a HAVE_VIDEO4LINUX

2005-06-26 15:07  zmoelnig

	* framework-checks and cxxflags-checks

2005-06-26 12:46  zmoelnig

	* "configure"-target

2005-06-26 12:39  zmoelnig

	* works better (still not yet where we want to be)

2005-06-25 16:49  zmoelnig

	* first try of a new build-system based on g� code, autoconf>2.57
	  and that gets rid of the Gnu-directory

2005-06-20 14:47  zmoelnig

	* updated documentation

2005-06-20 14:47  zmoelnig

	* updated documentation (thanks to georg holzmann)

2005-06-20 14:41  zmoelnig

	* fixed documentation

2005-06-20 14:41  zmoelnig

	* added newline to end of file

2005-06-19 18:45  zmoelnig

	* replaced WIN32 (or NT) (or _WINDOWS) (or...) by __WIN32__

2005-06-19 18:41  zmoelnig

	* replaced WIN32 with __WIN32__

2005-06-19 18:38  zmoelnig

	* unix2dos (m$vc does _not_ like unix-linebreaks in the dsp-file)
	  added newer files
	  use __WIN32__ instead of other windows-defines

2005-06-19 18:36  zmoelnig

	* added DONT_INCLUDE_GLEXT (i think this is the default on most
	  windows-compile-machines, and currently it fails to work on my
	  setting, when i have time to fix it, i will re-enable glext on
	  w32)

2005-06-19 18:34  zmoelnig

	* renamed defines "NT", "WIN32" and "_WINDOWS" by "__WIN32__"

2005-06-19 18:32  zmoelnig

	* suddenly m$vc didn't like variables "near" and "far", so i
	  renamed them to "m_near" and "m_far"

2005-06-19 17:11  zmoelnig

	* ifdef'ed (re)definition of WIN32_LEAN_AND_MEAN

2005-06-19 17:10  zmoelnig

	* fixed recursion-bug with distance()

2005-06-19 16:58  zmoelnig

	* added re-definition of GLU_SILHOUETTE _after_ including the
	  openGL-headers

2005-06-14 06:57  zmoelnig

	* fixed a bug discovered (and fixed) by matju, where image-files
	  that opened but turned out to be a non-sgi-image, where not
	  closed again.

2005-06-09 16:09  ggeiger

	* Replaced "Programme" with PROGRAMFILES environment variable for
	  finding m_pd.h

2005-06-09 15:35  ggeiger

	* use ProgramFiles variable to detect path to pd

2005-06-03 09:29  zmoelnig

	* on linux, we are using pix_videoNEW instead of pix_videoLinux for
	  ages, it's time to remove it.
	  hopefully we can do this for other platforms sometime as well

2005-06-03 09:20  zmoelnig

	* GemDAG has been obsoleted for years, it's time to remove it.
	  (probably something similar will reappear once we have threaded
	  rendering to multiple windows)

2005-06-03 09:10  zmoelnig

	* removed: people should (well, now they "must") run autoconf in
	  order to generate their own configure-script

2005-06-03 09:09  zmoelnig

	* added a note that tells people to run "autoconf" before
	  "./configure"

2005-06-03 08:57  zmoelnig

	* colors can now be RGB or (new:) RGBA

2005-06-03 06:55  zmoelnig

	* commented out XCloseDisplay() which keeps Gem from freezing but
	  is only a direty workaround (memory-leak + X-server hates too
	  many open displays)
	  added a big warning to not forget it....

2005-06-03 06:54  zmoelnig

	* HELPSYMBOL_BASE must be defined _before_ including CPPExtern.h to
	  have any effect

2005-06-02 11:25  zmoelnig

	* added YUV-support
	  normalized output to 0..1 (instead of 0..255)
	  always output RGBA-values (even for grayscale and YUV; alpha
	  defaults to 1.0)

2005-06-01 16:42  tigital

	* [OSX] OpenGL headers are now centrally located in Base/GemMan.h

2005-06-01 16:40  tigital

	* corrected description

2005-06-01 16:35  tigital

	* [OSX] OpenGL headers are in Base/GemMan.h

2005-06-01 16:34  tigital

	* [OSX] correct call to dialogCallback, not dialogMess (shuts up
	  gcc4.0 warning); small header change

2005-06-01 16:28  tigital

	* [NEW] added scale variable for scale of halftone
	  [OSX] compile-time check (via AvailabilityMacros.h) for support
	  of sinf() & friends in math.h (now defined in >10.4.x)

2005-06-01 15:57  tigital

	* [OSX] converted the last of the MACOSX to __APPLE__ ifdef's?

2005-06-01 15:48  tigital

	* coalesced #ifdef between linux & apple (since they are the same
	  typedefs)

2005-06-01 15:46  tigital

	* [OSX] corrected #ifdef and added LPVOID define

2005-06-01 15:43  tigital

	* [OSX] compile-time check (via AvailabilityMacros.h) for support
	  of sinf() & friends in math.h (now defined in >10.4.x)

2005-06-01 15:40  tigital

	* header includes now centralized in Base/GemMan.h

2005-06-01 15:38  tigital

	* [OSX] converted the last of the MACOSX to __APPLE__ ifdef's?

2005-06-01 15:36  tigital

	* more readable formatting

2005-06-01 15:32  tigital

	* [OSX] compile-time check (via AvailabilityMacros.h) for support
	  of sinf() & friends in math.h (now defined in >10.4.x)

2005-06-01 15:27  tigital

	* corrected spelling of SetVertex()

2005-06-01 15:20  tigital

	* now includes all OpenGL/ headers for OSX

2005-06-01 15:16  tigital

	* switched from vec_unpack2sh() (which apparently never existed,
	  yet worked prior to 10.4.x!) to vec_mergeh(); new #ifdef
	  __TIMING__ for timing frame process of altivec vs. scalar color
	  conversions

2005-06-01 15:08  tigital

	* added "#ifdef unix" so osx doesn't try compiling it (at least
	  until the future?)

2005-06-01 15:06  tigital

	* gcc4.0 fixes and miscellaneous cleanups: AGL's swapinterval now
	  set in BuildGLContext()

2005-06-01 14:59  tigital

	* needed for proper Darwin configure-ing

2005-06-01 14:56  tigital

	* added Darwin configure stuff

2005-06-01 14:54  tigital

	* replaced ".pd_linux" with $(TARGET) so that we can use this on
	  more than one platform

2005-05-30 19:54  zmoelnig

	* use "ffmpeg-config --plugin-libs" instead of "ffmpeg-config
	  --libs"
	  this allows us to link on x86_64 without problems

2005-05-25 18:44  zmoelnig

	* looked at the ugly #define-hacks and got some things right
	  note: these classes should vanish altogether on all platforms and
	  be replaced by the NEW-thingie.

2005-05-23 15:03  zmoelnig

	* made libjpeg and libtiff OPTIONAL libraries (which are used by
	  default if available)
	  so platforms that dont have these libs (like OSX) don't fail to
	  configure any more

2005-05-23 15:01  zmoelnig

	* added HAVE_LIBJPEG and HAVE_LIBTIFF in order to compile with
	  image reading/writing support

2005-05-23 14:58  zmoelnig

	* made JPEG and TIFF reading/writing a compile-option
	  this removes the _hard_ dependency on libjpeg and libtiff, which
	  should make the configure easier on platforms that don't need
	  libjpeg/libtiff

2005-05-23 12:11  zmoelnig

	* enforcing of the presence of libtiff, libjpeg and libpng is only
	  need on linux (btw, it shouldn't be enforced here too!)

2005-05-23 11:59  zmoelnig

	* better detection for FFMPEG (now we also have autodetection; i
	  hope ffmpeg has stabilized the API enough, so this won't break
	  for some months)

2005-05-23 11:56  zmoelnig

	* added preprocessor-flags CPPFLAGS to the compiler-flags

2005-05-23 09:29  zmoelnig

	* enforce X only on Linux (Darwin can do without)

2005-05-23 09:02  zmoelnig

	* on "distclean" remove ALL .o (and .obj) files, even those that
	  are not in Make.source

2005-05-21 02:34  tigital

	* corrected spelling

2005-05-19 11:41  zmoelnig

	* did better quoting, this should fix the issues with autoconf>2.53

2005-05-17 14:00  zmoelnig

	* changed uname-flags "--machine" and "--kernel-name" to "-m" and
	  "-s" (which should work on osX too

2005-05-17 00:24  tigital

	* updates for config system that identify darwin 10.4

2005-05-13 19:48  zmoelnig

	* [pix_crop] now straights images that are upside down (this is: if
	  you have the same pix-material as both "normal" and "upsidedown",
	  the same parameters to [pix_crop] will now produce the same
	  results
	  this change has the same performance as the old one, it just
	  makes life easier

2005-05-10 16:51  zmoelnig

	* added [spot_light] by Pierre-Oliver Charlebois;
	  did some changes to make it use the world_light parent-class
	  instead of reinventing the wheel. hope this doesn't break
	  anything with the original version

2005-05-04 18:31  zmoelnig

	* fixed the "external" pix_buffer_class

2005-05-04 13:22  zmoelnig

	* added a flag to declare the pdclass-definition non-static (so we
	  can findbyclass() from other objects)

2005-05-04 13:21  zmoelnig

	* finally made [pix_buffer_read] and [pix_buffer_write] to be in
	  their own source-files
	  added automatic playback and cyclic reading of [pix_buffer_read]
	  (based on an idea of Florian Grond & Lasse Scherffig)

2005-05-03 17:32  zmoelnig

	* entry for DONT_USE_ARB

2005-05-03 17:31  zmoelnig

	* added runtime-checking for glBindProgramARB
	  the results are displayed in Base/configLinux.h rather than via
	  command-line args to the compiler

2005-05-03 15:47  zmoelnig

	* added some verbose output at the end of configuration, so the
	  user will know what is going on

2005-05-03 11:35  zmoelnig

	* on windows (and maybe osX too?) the host-side interface looks a
	  bit different than on linux
	  a couple of #define's should fix that.
	  
	  fixed an error on windows+osX that came from stupid copy'n'paste
	  from the pd-sources for dynamic loading
	  
	  the FreeFrame-specs said something about a "maximum" of 8
	  parameters, which is exceeded by some plugins as i just noticed;
	  removed the clamping of numparams to 8 (don't know why it was
	  there in the first place)
	  
	  i hope this includes the changes needed to make it compile on osX
	  haven't tested these changes on windows yet, but after my
	  experiences i made yesterday when i booted into windows, it
	  _should_ work

2005-04-27 09:26  zmoelnig

	* changed behaviour for rectangle textures to be conformant to the
	  behaviour with non-rectangle textures::
	  "1,1" always denotes the upper-right corner of the pixel-buffer,
	  so the user need not care what kind of texture they are using

2005-04-27 09:24  zmoelnig

	* set "state->texture" to "2", when using rectangle textures
	  don't overwrite "m_repeat" with "GL_CLAMP" when doing
	  rectangle-textures, as they will ignore that flag anyhow

2005-04-27 09:21  zmoelnig

	* more advanced usage of the "texture": 2==rectangle (so we can
	  react on the specifics of rectangle-textures in downstream
	  objects)

2005-04-26 03:34  tigital

	* corrected yv12 to rgb on osx, yv12 to rgba/bgra, and error
	  reporting for copy2ImageStruct

2005-04-26 01:58  tigital

	* changed boolean to bool, which is osx-compilable and more in line
	  with the rest of gem's codebase

2005-04-25 17:01  zmoelnig

	* help-patch for [pix_movement2]

2005-04-25 17:00  zmoelnig

	* another object that tries to get the movement within an
	  image-stream

2005-04-24 21:59  cclepper

	* added check for state->texture and that actual coordinates exist
	  in the render method

2005-04-21 14:58  zmoelnig

	* initial support for loading plugins un windows and osX (still not
	  tested)

2005-04-21 12:05  zmoelnig

	* fixed...

2005-04-21 11:46  zmoelnig

	* added an enable-flag for --freg-struct-return (for
	  FreeFrame-plugins)
	  since i am not sure what this will break it is disabled by
	  default;
	  if you want to use the FreeFrame-plugins, the option is either to
	  compile Gem with this flag or to recompile the plugins without...

2005-04-21 09:42  zmoelnig

	* fixed bug that crashed pd/Gem when an exception was thrown (wrong
	  type...)
	  fixed bug with a parameter-offset of 1

2005-04-20 17:31  zmoelnig

	* initial support for FreeFrame-plugins
	  currently i have only tested this on linux

2005-04-18 17:06  zmoelnig

	* usage of the "--disable-ARB" to disable ARB-vertex-shaders

2005-04-18 17:02  zmoelnig

	* adding a "--disable-ARB" flag for disabling the build of
	  ARB-vertex-programs

2005-04-18 15:59  zmoelnig

	* added feed-back when checking for avifile
	  (before, there was nothing indicating that libavifile will be
	  used if (and only if) it was found)

2005-04-18 15:52  zmoelnig

	* added support for ImageMagick++ (used here for loading and saving
	  images)

2005-04-18 15:51  zmoelnig

	* added support for ImageMagick (currently used for loading/writing
	  images)

2005-04-18 14:08  zmoelnig

	* fixed a bug that crashed Gem when using this object with
	  [pix_imageInPlace]: the texcoord-array was accessed without
	  checking the size of it first!!

2005-04-18 13:17  zmoelnig

	* regrouped things even more (put type-checks before
	  library-checks)

2005-04-18 12:52  zmoelnig

	* cleaned up autoconf a bit
	  + prelaminary support for icc
	  + grouped header/library search together
	  + FIRST search whether headers are present, THEN look for
	  matching libraries
	  + hopefully fixed bug, where compile stopped when no
	  font-rendering-libs where installed

2005-04-13 17:33  zmoelnig

	* a function that claims to return an integer should return an
	  integer

2005-04-11 16:14  tigital

	* [stupid]correct name in header

2005-04-07 12:52  zmoelnig

	* an example for using display-lists

2005-04-07 11:06  zmoelnig

	* help for [scopeXYZ~]

2005-04-06 19:02  zmoelnig

	* made [scopeXYZ~] work (although there is still one single point
	  left that sometimes occurs at 0/0/0)

2005-04-05 10:52  zmoelnig

	* added wrapper for glEndList() and glNewList(): this is cool as it
	  allows to makeuser defined display-lists (performance boost)

2005-04-04 16:50  zmoelnig

	* a help-patch

2005-04-04 16:27  zmoelnig

	* adapted to the longer feature-vectors of [pix_multiblob];
	  a first help-patch

2005-04-04 16:24  zmoelnig

	* output more information (like minX/Y, weighted position,...)
	  weighted position produces more stable tracking

2005-04-01 07:45  zmoelnig

	* #ifdef'ed the altivec code properly, so it will compile on other
	  systems as well

2005-04-01 01:26  tigital

	* initial altivec speedups to: bgra to yuv; yv12 to yuv

2005-03-31 16:25  zmoelnig

	* updated documentation a bit

2005-03-31 16:07  zmoelnig

	* missed a "break" in a case-loop.

2005-03-31 15:58  zmoelnig

	* use "GL_DEFAULT_GEM" instead of "-1" as the default drawType
	  (negative values are a bad idea for GLenum)
	  
	  (and fix the parsing of the drawstyle a big)

2005-03-31 15:55  zmoelnig

	* use "GL_DEFAULT_GEM" instead of "-1" as the default drawType
	  (negative values are a bad idea for GLenum)

2005-03-31 15:47  zmoelnig

	* a blobtracker based on [pix_multiblob] and some objects from
	  "iemmatrix"

2005-03-31 15:00  zmoelnig

	* use "GL_DEFAULT_GEM" instead of "-1" as the default drawType
	  (negative values are a bad idea for GLenum)

2005-03-31 14:58  zmoelnig

	* added a new drawType "GL_DEFAULT_GEM" (since using "-1" was a bad
	  idea for GLenum)

2005-03-31 14:40  zmoelnig

	* changed LIBS="-Wl,-shared -Wl,-export-dynamic $LIBS" to
	  LIBS="-shared -Wl,-export-dynamic $LIBS"
	  this should fix the problem with FC3

2005-03-31 06:42  zmoelnig

	* there are even better conversions (at least you can control all
	  YUV<->RGB conversion on a central point)

2005-03-30 20:02  zmoelnig

	* a detector for multiple blobs (no tracking! as this should be
	  done externally);
	  the output-data is in zexy/iemmatrix's "matrix" format; i am not
	  sure whether this is really good (as it makes libraries
	  interdependent and of course i favour my own libs) but it is much
	  more elegant than anything else i could think of

2005-03-30 19:48  zmoelnig

	* new Geos: [scopeXYZ~] and [torus]

2005-03-30 19:00  zmoelnig

	* added "default"-drawtype

2005-03-22 20:41  zmoelnig

	* changed RGB<->YUV conversion to be more standards-compliant;
	  clamped the results

2005-03-22 02:48  tigital

	* more OpenGL wrappers I've had sitting on my drive

2005-03-09 00:24  tigital

	* IOhannes: the gl headers and such are in GemMan.h: why would you
	  want to put them in GemMan.cpp? I'm a big fan of including
	  headers in, um, the header :-) Btw, the "GL/ vs. OpenGL/" thing
	  is due to apple's use of framework's...

2005-03-07 15:33  zmoelnig

	* use DONT_INCLUDE_GLEXT rather than the INCLUDE_GLEXT (which is
	  nowhere defined)

2005-03-07 15:31  zmoelnig

	* properly include GL/glext.h (btw, wtfh are apple's openGL-headers
	  in openGL/ instead of GL/ ... nevermind)

2005-03-07 09:19  zmoelnig

	* include <new> to enable the use of real C++ constructors

2005-03-06 11:21  zmoelnig

	* removed [change] (is in pd for some times)

2005-02-28 01:15  tigital

	* - added support for YV12(short*) for pdp2gem
	  - added support for RGB/BGR to setCsizeByFormat
	  - began altivec support (non-functional atm)

2005-02-28 00:05  tigital

	* - added support for YV12(short*) for pdp2gem
	  - added support for RGB/BGR to setCsizeByFormat
	  - began altivec support (non-functional atm)

2005-02-07 18:18  zmoelnig

	* cleaned up, and removed crashes

2005-02-07 15:56  zmoelnig

	* fixed bug that crashed pd when NULL was returned by glGetString()

2005-02-07 15:31  zmoelnig

	* cleaned up a bit

2005-02-07 15:05  zmoelnig

	* windoze does not like array-sizes that are determined at runtime

2005-02-07 13:42  zmoelnig

	* catching errors that might get thrown by glx

2005-02-07 13:21  zmoelnig

	* use Base/GemVector instead of own CVector3

2005-02-07 13:20  zmoelnig

	* a class for 3D-vectors (formerly found in Manips/camera)

2005-02-07 12:46  zmoelnig

	* oh, it's here again...

2005-02-07 12:45  zmoelnig

	* [pix_dv] is covered by [pix_video]

2005-02-07 12:43  zmoelnig

	* updated a bit

2005-02-07 12:04  zmoelnig

	* hopefully really fixed the including of GL/glext.h:
	  use DONT_INCLUDE_GLEXT instead of INCLUDE_GLEXT
	  additionally use GL_GLEXT_LEGACY, as this auto-includes glext.h
	  on some sytems (mesa)

2005-02-07 12:02  zmoelnig

	* use FILM__NEW instead of __FILM__NEW
	  use DONT_INCLUDE_GLEXT instead of INCLUDE_GLEXT

2005-02-07 12:00  zmoelnig

	* fixed defines:
	  gl*TransposeMatrix() are available onle on openGL>=1.3 (not >=1.1
	  as it was)
	  gl*ARB() were used only, if GL_ARB_vertex_program was
	  un(!)defined...

2005-01-31 17:50  tigital

	* updated to my setup

2005-01-14 08:54  zmoelnig

	* added the missing " to the NEW_VIDEOFILM definition

2005-01-14 08:53  zmoelnig

	* ./configure does not call "makesource" but includes it; thus the
	  "$@" is not as expected an (empty) list of directories for which
	  we should generate Make.source but rather "dummy sh";
	  now we check, whether the running script ($0) is "*configure",
	  and if so, we assume that the "passed" list is 0.

2005-01-12 19:20  zmoelnig

	* oops again; forgot a "

2005-01-12 18:12  zmoelnig

	* oops; should run again
	  (note: this is just rev1.27 with __NEW__ replaced by
	  NEW_VIDEOFILM)

2005-01-11 11:45  zmoelnig

	* who the f**k used "__NEW__" to enable/disable different
	  film/movie-objects ???
	  preprocessor-defines starting with "__" are system only!!
	  i have renamed __NEW__ to NEW_VIDEOFILM __FILM __NEW to FILM_NEW
	  and __VIDEO__NEW to VIDEO_NEW

2005-01-11 10:22  zmoelnig

	* added Exceptions: whenever we don't want an object to be created
	  because of boundary-conditions (e.g. wrong arguments) we can now
	  throw a GemException("errorstring") which is caught by the
	  setup-routine and prevents the object from being created;
	  
	  fixed the m_objectname thing: now even the constructor of a
	  GemObject will now the name that was used to create it (as far as
	  we can tell)

2004-12-26 17:43  tigital

	* oops! shouldn't include "Base/GemFuncUtil.h" after #ifdef
	  __cplusplus extern "C" {...}

2004-12-24 09:54  timblech

	* fixed bug

2004-12-22 18:03  tigital

	* - header consolidation: #includes should go in headers (or in
	  this case, already are)!

2004-12-22 17:49  tigital

	* ppc only: sqrt speed up via assembly instruction (at least 2x)
	  - header consolidation: #includes should go in headers!
	  - correctly converts YUV to RGBA and back, if needed

2004-12-22 17:48  tigital

	* ppc only: sqrt speed up via assembly instruction (at least 2x)
	  - header consolidation: #includes should go in headers!
	  - now fills/uses Gem's gluLookAt()

2004-12-22 17:46  tigital

	* ppc only: sqrt speed up via assembly instruction (at least 2x)
	  - header consolidation: #includes should go in headers!

2004-12-22 17:00  tigital

	* rearrange/coalesce headers, added glu.h

2004-12-22 16:58  tigital

	* add functions for 5 arguments

2004-12-15 06:21  tigital

	* cleanup dialogMess

2004-12-15 06:17  tigital

	* fixed crash bug when changing dimen or colorspace while
	  rendering: some header cleanup, too

2004-12-14 00:02  tigital

	* update to my setup

2004-12-13 13:22  zmoelnig

	* fixed the patch; how comes it is broken at all ? a check ensured,
	  that even the example-patch from gem-0.70 has the same
	  weirdnesses - so the problem seems to be a change in the
	  pd-fileformat rather than the patch itself; this should work now
	  (although i am not sure, whether it really does what it is
	  supposed to do...)
	  wow, what a long changelog....

2004-12-07 15:05  timblech

	* simplified outlet

2004-12-07 13:24  timblech

	* initial checkin pix_mean_color

2004-12-03 12:15  zmoelnig

	* added newline at end of file

2004-11-28 00:00  tigital

	* some wrappers for gl "program" stuff: should be ok for any GL
	  with ARB_vertex_program and/or ARB_fragment_program defined

2004-11-27 23:51  tigital

	* wrappers for gl matrix stuff: should be ok for all opengl
	  versions since 1.1?

2004-11-27 23:47  tigital

	* pedantic changes to header & descriptions :-)

2004-11-27 23:46  tigital

	* added defines for multitexture, vertex/fragment programs, and
	  matrix stuff...plus pragma's to more easily find the numerical
	  seperations

2004-11-24 15:53  zmoelnig

	* Cyrille's [gemlist_info] that gets the current
	  transformation-matrix
	  (why have i not added this long before ???)

2004-11-24 15:46  zmoelnig

	* made the new size settable;
	  LATER think about using a *faster* algorithm...

2004-11-24 15:37  zmoelnig

	* added templates for the gem2pdp-bridge

2004-11-05 14:33  tigital

	* added comments about auto message

2004-11-05 14:32  tigital

	* added blend message

2004-10-20 14:10  tigital

	* // powerOfTwo() optimization from "Hacker's Delight": much
	  faster!

2004-10-12 18:34  zmoelnig

	* use the provided dv1394.h instead of an external one

2004-10-12 18:34  zmoelnig

	* added dv1394.h from "dvgrab"-sources

2004-10-12 11:51  zmoelnig

	* use the dv1394.h from the kernel and not the deprecated-one from
	  libdv-dev

2004-10-11 09:11  zmoelnig

	* [gemkeyname] under linux now behaves more like pd's [keyname]
	  (e.g. uniform keynames); thanks to gerard van dongen

2004-10-08 14:47  zmoelnig

	* we don't want this anymore: all objects are autoregistering

2004-10-08 14:46  zmoelnig

	* don't want this anymore: objects are auto-registering themselves!

2004-10-08 14:29  zmoelnig

	* don't want this anymore: objects are auto-registering themselves!

2004-10-08 14:08  zmoelnig

	* as cyrille requested: doing one more point... (hope this doesn't
	  break anything, but i guess cyrille is the only one who really
	  cares about such features)

2004-10-08 13:35  zmoelnig

	* fixed argument handling:
	  1 argument: gridX=gridY
	  2 arguments: gridX, gridY
	  3 arguments: gridX, gridY, height

2004-09-15 15:41  zmoelnig

	* new and updated help-patches (thanks cyrille)

2004-09-15 15:18  zmoelnig

	* initial addition (thanks cyrille)

2004-09-15 15:06  zmoelnig

	* initial addition (thanks cyrille)

2004-09-15 14:50  zmoelnig

	* merged the newWave_texture in;
	  incorporated cyrilles changes: added dither-noise against
	  denormalization phenomenons: wouldn't it be better clamp
	  denormals to 0 like with PD_BADLFOAT ??

2004-09-15 13:15  zmoelnig

	* cyrilles changes: made the number of faces settable via a
	  message#9

2004-08-27 06:47  zmoelnig

	* moved from src/Geos to src/Vertex;
	  include <GL/gl.h> instead of <OpenGL/gl.h> on non-apples

2004-08-26 12:21  zmoelnig

	* moved all the vertex_-objects from src/Geos to src/Vertex;
	  added vertex_mul, vertex_add
	  vertex_offset,... now work on all arrays

2004-08-17 12:53  zmoelnig

	* fixed a bug when no directory-list is given at command-line

2004-08-17 12:01  zmoelnig

	* this has vanished entirely (i just don't know how to check files
	  into a branch)

2004-08-10 09:43  zmoelnig

	* an object to render into external displays (this is: the context
	  is *not* handled by Gem but by an external application)

2004-08-10 09:40  zmoelnig

	* oje: "tagged" instead of "branched" (anyhow gemwindow_qtExt is
	  already deprecated)

2004-08-09 17:36  zmoelnig

	* initial makefile for [gemwindow_qtExt]

2004-08-09 17:36  zmoelnig

	* initial output-module:
	  [gemwindow_qtExt] (what an ugly name!) to render to external
	  qt-contexts

2004-08-08 11:45  zmoelnig

	* set the viewpoint immediately (do *not* use GemMan::m_view)

2004-08-04 06:32  zmoelnig

	* now you can give a list of directories on the command-line to
	  override the default directories where we want the
	  Make.source,... to be built

2004-07-23 08:25  zmoelnig

	* added top-level makefile and configure-script (since src/Gnu is
	  hard to find)

2004-07-06 13:09  zmoelnig

	* fixed typo in comment

2004-07-02 16:17  zmoelnig

	* new things to do

2004-07-01 19:00  zmoelnig

	* initial MMX-code;
	  includes for the various platforms/SIMD-optimization should be
	  handled in here

2004-06-30 14:32  zmoelnig

	* rebuild the texture when switching between rectangle and
	  normalized textures

2004-06-30 12:13  zmoelnig

	* used debug() instead of post() for the "client-storage"-message

2004-06-30 12:11  zmoelnig

	* using RGB24 instead of RGB32, because the alpha-channel is set to
	  0 by RGB32(!!)

2004-05-28 11:50  zmoelnig

	* updated for 0.90

2004-05-26 10:59  zmoelnig

	* now the "release" compiles

2004-05-26 10:35  zmoelnig

	* changed version from 0.888 to 0.90

2004-05-26 10:34  zmoelnig

	* fixed "installation" for on windows

2004-05-26 10:34  zmoelnig

	* changed from 0.888pre2 to 0.90

2004-05-19 15:57  zmoelnig

	* changed the shifts to SHIFT_* to make it cross-platform

2004-05-19 15:25  tigital

	* *** empty log message ***

2004-05-19 15:18  tigital

	* here's what I came up with: luma seems more sensitive, and makes
	  a better image, tho different than the rgba version

2004-05-16 19:22  zmoelnig

	* fixed some issues with compiling Gem on windows with nvidia's
	  openGL-headers (have to include glext.h)

2004-05-15 17:59  zmoelnig

	* noted that pix_lumaoffset might crash with high offset-factors

2004-05-14 17:20  zmoelnig

	* added a "yuv"-message to turn off direct YUV-texturing even if it
	  is available (because our G4 with a geforce4MX says that it can
	  do GL_ycbcr but actually the images look weird

2004-05-14 17:05  zmoelnig

	* added range-checking for the offset when doing smoothed & filled
	  processing;
	  this should fix the crashes at very high offsets on all
	  colorspaces

2004-05-14 15:42  zmoelnig

	* fixed YUV on big-endians

2004-05-13 17:25  zmoelnig

	* don't copy "pdata" with copyImage2Struct; pdata should always(!)
	  be a pointer to some data that is owned by the image itself!
	  this fixes the abiding crashes when deleting pix_-objects

2004-05-10 08:08  zmoelnig

	* added additional error-checks and a sanity-check on close();
	  should run now on QT-6.5 (as (un)stable as with QT-6.4)

2004-05-10 05:03  cclepper

	* First step at separating the color-space functions in order to
	  have them work properly. RGBA is still ok, and now YUV works on
	  'uniform' adjustments.

2004-05-10 03:54  cclepper

	* #ifdef to remove YUV code on OSX. maybe someone will write a
	  version that doesn't crash?

2004-05-09 07:03  cclepper

	* changed the shifts for YUV output. now 100% less green.

2004-05-08 04:19  cclepper

	* fixed the 'it's oh so green' YUV problem on OSX

2004-05-07 17:51  zmoelnig

	* made defines for shifts on mac/non-mac (although they don't do
	  much now)

2004-05-07 17:48  zmoelnig

	* added U8 as another type

2004-05-07 17:41  zmoelnig

	* using ch*-constants rather than hardcoded positions of
	  channel-data
	  (e.g: chRed instead of 0)

2004-05-07 17:39  zmoelnig

	* shut up macOS-gcc compiler warnings

2004-05-07 15:42  zmoelnig

	* type fixing to shut down the compiler

2004-05-07 13:52  zmoelnig

	* made Grey work

2004-05-07 12:02  zmoelnig

	* made YUV and Grey work

2004-05-07 08:42  zmoelnig

	* use setCsizeByFormat
	  use reallocate() instead of clear() and allocate() and
	  complicated checks

2004-05-07 08:40  zmoelnig

	* fixed stupid typo

2004-05-07 08:40  zmoelnig

	* replaced hardcoded shift-amount by SHIFT_Y.
	  use setCsizeByFormat
	  use reallocate() instead of clear() and allocate()

2004-05-07 08:30  zmoelnig

	* use setCsizeByFormat
	  use reallocate() instead of clear() and allocate()
	  removed unused variable

2004-05-07 08:29  zmoelnig

	* use setCsizeByFormat
	  use reallocate() instead of clear() and allocate()

2004-05-07 08:28  zmoelnig

	* removed the commented out the processGray-function (and not only
	  it's body);
	  use setCsizeByFormat

2004-05-07 08:14  zmoelnig

	* don't initialize to small images (64x64) any more as this is only
	  for memory fragmentation

2004-05-07 08:12  zmoelnig

	* using setCsizeByFormat rather than setting csize/format/type
	  directly

2004-05-07 08:11  zmoelnig

	* made YUV work on PCs (and used better namings (like "U" instead
	  of "Red")

2004-05-06 10:01  zmoelnig

	* setting the csize/format/type of the image more intelligently

2004-05-06 09:36  zmoelnig

	* another step towards a working version.
	  now yuv/rgba/grey almost(!) behave the same

2004-05-06 09:35  zmoelnig

	* the RGBA2LUMA conversion was wrong

2004-05-05 14:56  zmoelnig

	* made YUV work correctly

2004-05-05 14:56  zmoelnig

	* use run-time checks for YUV-texturing

2004-05-05 14:55  zmoelnig

	* added run-time checks for GL_APPLE_ycbcr_422 (YUV-texturing)

2004-05-05 14:54  zmoelnig

	* use normal memory-allocation (no alignment tricks as these
	  produces weird output)
	  LATER make sure that memory is aligned correctly

2004-05-04 20:20  zmoelnig

	* quick hack to make Grey/YUV work

2004-05-04 15:30  zmoelnig

	* initialized orgPixBlock to NULL (should fix crashes when no
	  upstream image is present)

2004-05-04 12:46  zmoelnig

	* seems to work now with RGBA/YUV/Grayscale

2004-05-04 08:15  zmoelnig

	* added bugs concerning win32-movie-loading

2004-05-03 16:27  zmoelnig

	* used SHIFT_Y1,... (from GemPixPete.h) as my images were green ;-)

2004-05-03 16:26  zmoelnig

	* defined SHIFT_Y1,... for YUV-shifting

2004-05-03 06:15  cclepper

	* fixed up the YUV code - rolled a new black function and tests for
	  proper pixel values

2004-05-03 06:14  tigital

	* YUV works better: but it's about half the width resolution as it
	  should be...at least it's not green ;-)

2004-05-03 02:08  tigital

	* removed void to shut up gcc

2004-05-03 01:42  tigital

	* YUV processing functions correctly now

2004-04-29 05:55  cclepper

	* YUV smoothing now works

2004-04-27 05:07  tigital

	* YUV works better, except for "smooth" line filling

2004-04-24 15:02  zmoelnig

	* removed some more verbosity...

2004-04-23 14:41  zmoelnig

	* moved some fsaa-code from apple-only to openGL-dependent code
	  (read: changed ifdefs)

2004-04-21 04:32  tigital

	* YUV is almost fixed: at least we're dealing with true luma...but
	  there still seems to be a pixel skipping problem

2004-04-21 03:52  cclepper

	* changed GetLuminance() coefficients to correct vaules

2004-04-20 17:55  zmoelnig

	* fixed the default viewpoint-values to the correct ones "0 0 4"
	  instead of "0 0 -4"

2004-04-10 00:13  tigital

	* [OSX] added header for definition of UInt32 after the mass
	  movement of functions

2004-04-09 09:38  zmoelnig

	* added the [pix_texture2]-alias again.
	  why has it vanished ?

2004-04-08 12:20  zmoelnig

	* moved utility functions (namely: powerOfTwo()) into
	  Base/GemFuncUtil

2004-04-08 11:57  zmoelnig

	* moved utility functions (namely: powerOfTwo()) into
	  Base/GemFuncUtil

2004-04-08 11:54  zmoelnig

	* structured the location of functions a bit:
	  GemPixObj does not hold any utility functions
	  GemFuncUtil holds general untilities (like powerOfTwo())
	  GemPixUtil holds utility functions for image manipulation (only!)
	  GemPixPete (NEW) holds functions from pete's_plugins (specialzied
	  PixUtil-functions)

2004-04-08 11:51  zmoelnig

	* added some comments

2004-04-08 11:51  zmoelnig

	* moved utility functions (namely: powerOfTwo()) into
	  Base/GemFuncUtil

2004-04-08 11:46  zmoelnig

	* added setPixModified() where apropriate so that the
	  pull-mechanism works

2004-04-08 11:43  zmoelnig

	* removed the [pix_buf] entirely from the example-patches.
	  i must have been somewhere else when i added them

2004-04-07 17:35  zmoelnig

	* removed unused variables

2004-04-07 17:33  zmoelnig

	* fixed documentation

2004-04-07 17:20  zmoelnig

	* fixed the alpha-channel

2004-04-07 17:20  zmoelnig

	* added some more verbosity on errors (so we know, where the error
	  occured)

2004-04-07 16:09  tigital

	* quick n'dirty camera help patch...will flesh out tonight?

2004-04-07 16:08  zmoelnig

	* fixed the bug that kept cs-converters from working on apple

2004-04-07 16:07  zmoelnig

	* removed unused variable G

2004-04-07 16:04  tigital

	* added YUV support (kinda): it works, but isn't precisely correct
	  yet (especially in pix_objects that are color based; displacement
	  objects are less-obviously incorrect)

2004-04-07 16:02  tigital

	* added YUV support (kinda): it works, but isn't precisely correct
	  yet

2004-04-07 14:47  zmoelnig

	* added switchable support for FSAA under linux with nvidia-cards

2004-04-07 14:03  zmoelnig

	* removed the genList from the new()-function and put it into
	  render() (this was default on macOS already)

2004-04-07 14:01  zmoelnig

	* removed verbose output

2004-04-07 14:00  zmoelnig

	* added US-english alias-name ("gray")

2004-04-07 13:59  zmoelnig

	* added british alias-name

2004-04-07 11:19  zmoelnig

	* an example for texture-feedbacking

2004-04-07 11:09  zmoelnig

	* added 2nd argument for number of slices
	  fixed the draw-type

2004-04-07 11:08  zmoelnig

	* added second argument (number of slices)
	  the re-creation of the sphere is now triggered by a change in
	  state->texture too

2004-04-07 10:28  zmoelnig

	* the processGray tried to convert the image from RGB to RGBA
	  in-place.
	  i have no idea, how this code made it into the [pix_alpha]

2004-04-07 09:12  zmoelnig

	* removed the non-mac specific part in the fullscreen-message
	  (no one really cares if the fullscreen-flag is bool or int)

2004-04-07 09:03  zmoelnig

	* all the CPPExtern-objects now no their own class-name, which is
	  stored in m_objectname
	  error-messages report this name

2004-04-06 02:43  tigital

	* [OSX] cleaned up warnings and consolidated a previously used
	  function

2004-04-05 03:06  cclepper

	* removed commenting out of m_colorspace

2004-04-04 17:45  cclepper

	* client_storage is now off by default to avoid texture corruption
	  problems when using pix_film in 'auto 1' mode on OSX. setting
	  individual frames still works fine with client_storage however.

2004-04-04 17:43  cclepper

	* added OSX specific handling of the 'fullscreen' message to
	  accommodate multiple displays

2004-04-03 18:34  zmoelnig

	* fixed the help-patches (mainly removed the "auto 1" message from
	  [pix_buf] as it was absolutely non-sense

2004-04-03 00:06  cclepper

	* removed most of the debug messages.

2004-04-02 23:29  cclepper

	* now has functioning code on OSX

2004-04-02 09:11  zmoelnig

	* removed some verbosity

2004-04-02 09:05  zmoelnig

	* moved implementation code from header-file to cpp-file

2004-04-02 09:04  zmoelnig

	* fixed some includes (?)

2004-04-02 06:43  zmoelnig

	* included the Base/config.h so we get the HAVE_DIRECTSHOW define
	  when appropriate
	  set the help-symbol of the directshow-version of pix_video to
	  [pix_videoDS] (since the api is so different)

2004-04-01 22:00  tigital

	* [OSX] now the mouse can be hidden/shown via the cursor 0/1
	  message

2004-04-01 18:52  tigital

	* [OSX] finally figure out how to get mouse coords to be the same
	  whether or not there is a title bar, and no matter where the
	  window is on the desktop...also solves the "go to {0,0} when
	  mouse leaves window" problem!

2004-03-31 05:33  tigital

	* shut up a warning: can't have /* inside a comment

2004-03-31 05:25  tigital

	* [OSX] shut up some warnings

2004-03-29 18:57  zmoelnig

	* i guess we should release rather sooner than later

2004-03-29 18:48  zmoelnig

	* finally removed the YUV-stuff (should have been done for ages)

2004-03-29 18:45  zmoelnig

	* fixed line-breaks

2004-03-29 18:32  zmoelnig

	* re-added as binary (pd-files shouldn't be text)

2004-03-29 18:32  zmoelnig

	* readded as binary

2004-03-29 18:32  zmoelnig

	* added as binary

2004-03-29 18:32  zmoelnig

	* removed "text"-pd files (should be binary)

2004-03-29 18:11  zmoelnig

	* new help-patch

2004-03-29 16:10  zmoelnig

	* updated documentation

2004-03-29 16:09  zmoelnig

	* compiled under windoze and thus updated my project-file

2004-03-29 16:08  zmoelnig

	* version is now ReleaseCandidate-1

2004-03-29 16:05  zmoelnig

	* removed unneeded variables to silence macOS-gcc

2004-03-29 16:03  zmoelnig

	* removed unneeded variables to shut down macOS-gcc

2004-03-29 16:02  zmoelnig

	* accidentially the button-state was reported to be "1" when
	  released (like on press); fixed

2004-03-29 16:01  zmoelnig

	* type change to get rid of compiler-warning under macOS

2004-03-29 16:00  zmoelnig

	* compiled it and therefore updated my project files

2004-03-29 06:43  zmoelnig

	* added includes for NT

2004-03-29 06:12  cclepper

	* changed the render function to only calculate the geometry when
	  the geometry changes. results in at least a 3X speedup.

2004-03-26 06:40  cclepper

	* initialized the Y,U,V variables to 0. no more random color fields
	  on loading a patch with pix_offset.

2004-03-25 19:57  tigital

	* [OSX]-only: standardized mouse location to "window relative":
	  however, remember that (0,0) is always the top left corner,
	  whether or not there is a title bar/border

2004-03-25 17:22  zmoelnig

	* added a magic-number to the GemCache to ensure that the cache is
	  valid

2004-03-25 12:12  zmoelnig

	* initialize GemCache on creation, so we can dynamically create
	  [gemhead]s and they will start rendering without having to
	  restart the engine

2004-03-25 10:03  zmoelnig

	* removed another post()

2004-03-24 21:11  zmoelnig

	* removed the "drawing all groups" messages

2004-03-24 21:10  zmoelnig

	* added a reset()-method to re-set an instance without having to
	  destroy and re-create it (see [gemhead])

2004-03-24 21:08  zmoelnig

	* each gemhead now has an instance of the GemCache that is only
	  reset when rendering is started (instead of being destroyed and
	  re-created)
	  hopefully this fixes some memory bug.

2004-03-24 17:27  zmoelnig

	* added, since needed for debugging

2004-03-24 13:20  zmoelnig

	* fixed initial materials (ambient, specular, diffuse, shininess,
	  emission)

2004-03-24 11:47  zmoelnig

	* added auto-(re)loading of fonts when rendering is started
	  fixed some cleanup-issues

2004-03-24 11:41  zmoelnig

	* removed "done" message

2004-03-22 22:31  tigital

	* [OSX]-only: [gemwin] now correctly responds to the following
	  messages: border & title; also fixed keyboard character input for
	  [gemkeyname]

2004-03-21 19:58  zmoelnig

	* readded help-patches

2004-03-21 19:53  zmoelnig

	* removed to check in as "binary" again

2004-03-21 19:52  zmoelnig

	* updated help-patches

2004-03-21 13:39  zmoelnig

	* fixed rectangle textureing

2004-03-20 20:42  zmoelnig

	* fixed bugs

2004-03-20 20:36  zmoelnig

	* rolled the GLU code directly into the objects to enable rectangle
	  textures

2004-03-20 16:42  zmoelnig

	* cleaned GLUT-removal code a bit

2004-03-20 16:06  zmoelnig

	* removed dependencies on GLUT
	  [teapot] is now "built-in"

2004-03-19 19:52  zmoelnig

	* updated help-patches
	  removed all traces of [pix_texture2]

2004-03-19 19:12  zmoelnig

	* updated help-patches

2004-03-19 19:09  zmoelnig

	* added grayscale support

2004-03-19 17:00  zmoelnig

	* removed the "maximum number of control points" restriction (so
	  now, we can have 1000s of control points in polygon/curve)

2004-03-19 15:01  zmoelnig

	* new help-patches (e.g: working examples)

2004-03-19 15:00  zmoelnig

	* added a method "width" for the linewidth (compatibility with
	  other geos)

2004-03-19 14:58  zmoelnig

	* changed the helpsymbol

2004-03-19 14:54  zmoelnig

	* got the mapping from mac-buttons to gem-buttons right (hopefully)

2004-03-19 11:47  zmoelnig

	* randF is only an alias for randomF; there shouldn't be a separate
	  help-file

2004-03-18 16:51  zmoelnig

	* the mac-spefific button-offset has been moved to GemWinCreateMac

2004-03-17 20:04  zmoelnig

	* force auto-registering when appropriate

2004-03-17 20:02  zmoelnig

	* set the "newfilm"-flag when a new film is loaded

2004-03-17 19:58  zmoelnig

	* tried to fix rectangle textures

2004-03-16 19:41  zmoelnig

	* tried to fix rectangle textures

2004-03-16 01:16  tigital

	* OSX only: forgot to "return noErr" in event loop!

2004-03-15 13:35  zmoelnig

	* small bug-fix: a unity gain of "1" was translated to 255>>8
	  (which is less than 1 and led to fading feed-backs)

2004-03-13 09:10  cclepper

	* fixed #ifdefs

2004-03-10 17:32  zmoelnig

	* changed the configure-process
	  GemLibs can now be specified with "--gemlibs"
	  additional search-paths for ALL libraries can be specified with
	  "--libdir"

2004-03-10 17:07  zmoelnig

	* ifdef'd the altivec code with __VEC__

2004-03-10 17:06  zmoelnig

	* added the HELPSYMBOL-BASE "Gem/", so the help-patches will work,
	  even though this object inherits from CPPExtern and not from
	  GemBase

2004-03-10 16:55  zmoelnig

	* pix_depot and friends are now in pix_buffer et al.

2004-03-10 16:04  zmoelnig

	* added a new justification "BASE" that does no justification at
	  all; usefull, if you want a constant base-line.

2004-03-07 18:49  cclepper

	* new fullscreen code for 10.3 which is good. the window deletion
	  routine does crash every 10-20 iterations though, which is bad.

2004-03-01 01:29  cclepper

	* added some more cache hints - 45% percent faster

2004-03-01 01:02  cclepper

	* I think this fixes the majority of playback problems on OSX.
	  Movie loading is faster, playback is smoother using 'rate $1'.

2004-03-01 00:58  cclepper

	* just a cleaning

2004-03-01 00:55  cclepper

	* slightly tweaked Altivec (load hoisting)

2004-03-01 00:52  cclepper

	* added some Altivec for YUV

2004-03-01 00:50  cclepper

	* slightly better altivec.

2004-02-29 05:24  cclepper

	* an improved window bounds fix. still need to find a workaround
	  for the fullscreen on 10.3 though

2004-02-25 06:25  cclepper

	* split processing into RGBA and YUV portions. added Altivec for
	  YUV.

2004-02-16 19:07  zmoelnig

	* added path-searching for fonts.
	  so you can add your systems favorite font-path and get a lot of
	  other TrueType-faces

2004-02-16 04:06  cclepper

	* changed float to int processing in the YUV code - now 10X faster.

2004-02-15 18:32  cclepper

	* this should fix the window bounds problem.

2004-02-13 14:09  zmoelnig

	* hopefully got the reference-types allright ("relative" instead of
	  "absolute")

2004-02-13 14:06  zmoelnig

	* updated my project

2004-02-12 17:31  zmoelnig

	* fixed a bug with filename-searching

2004-02-12 17:28  zmoelnig

	* added better support for firewire under linux (thanks to franz
	  hildgen)

2004-02-12 17:25  zmoelnig

	* fixed a type that prevented this from being compiled

2004-02-10 12:36  zmoelnig

	* now the gemwindow can be created even if we only have DirectColor
	  (instead of TrueColor); however i haven't bothered yet with
	  setting up the Palettes.

2004-02-10 12:27  zmoelnig

	* added a newline at end of file

2004-02-10 12:24  zmoelnig

	* more friendly output of the "create window" message

2004-02-10 10:47  zmoelnig

	* - added ErrorHandling, so Gem doesn't crash if the
	  display-/window-context has vanished before we try to destroy the
	  gemwindow
	  - removed checking for ModLines on remote displays; this used to
	  crash; unfortunately this disables fullscreen on remote displays

2004-02-10 10:23  zmoelnig

	* added and disabled Guenter at the splash-screen (again)

2004-02-06 12:10  zmoelnig

	* BUGFIX: used to crash when no model was loaded and trying to
	  apply a texture.
	  (at least if NDEBUG was not defined)

2004-02-06 12:08  zmoelnig

	* as ben has pointed out, there seems to be a bug when rendering to
	  non-square windows: everything get's distorted (say: on 640x480 a
	  square would be a rectangle with a 4/3-aspect);
	  since i think this might break a lot of things (?), i have left
	  the old default behaviour but you can turn off compatibility with
	  "compat 0"

2004-02-05 18:17  zmoelnig

	* updated my vc-project
	  it now compiles with FTGL

2004-02-05 18:16  zmoelnig

	* moved the defines for the platforms (e.g: whether macos uses
	  FTGL) into the appropriate config*.h files

2004-02-02 11:19  zmoelnig

	* all docu is done; but we need to compile it under windows with
	  FTGL support (i failed...)

2004-02-02 11:18  zmoelnig

	* updated my project

2004-02-02 11:15  zmoelnig

	* put QT-loader *after* the AVI-loader, because QT sometimes
	  crashes when having loaded AVI's and tries to load QT's
	  afterwards.
	  so AVI is now handled by the built in (for win) routines, and
	  QuickTime is only used if it fails

2004-02-02 11:13  zmoelnig

	* post "video4linux" and remove post of "fish" ;-)

2004-02-02 11:12  zmoelnig

	* added some support for devices not handled by devfs;
	  added upside-down flag
	  decode RGBA by hand (since otherwise we would decode
	  YUV->RGB->RGBA, all in software...)

2004-02-02 11:11  zmoelnig

	* ifdef'ed the inclusion of m_pd.h to make sure it is not included
	  double (breaks with old version of pd)

2004-02-02 11:08  zmoelnig

	* exported the CVector class, since vc complaint about this
	  (probably this will break future things...)

2004-02-02 11:06  zmoelnig

	* hopefully fixed fromUYVY since it did mix up U and V when
	  decoding dv-streams

2004-02-02 11:04  zmoelnig

	* fixed types to keep compiler silent

2004-02-02 11:03  zmoelnig

	* ifdef'ed everything to be __APPLE__ only

2004-01-31 06:55  cclepper

	* new pix_movie for OSX. uses an optimized path for movie playing
	  and texturing.

2004-01-29 01:59  tigital

	* initialized variables to shutup compiler warnings

2004-01-28 16:06  tigital

	* OSX only: added carbon event processing to
	  dispatchGemWindowMessages() (Finally!)

2004-01-28 16:03  tigital

	* added mouse wheel support, though there is no outlet (yet)

2004-01-28 15:59  tigital

	* added mouse wheel support
	  OSX only: added support for correct mouse buttons

2004-01-28 15:54  tigital

	* OSX only: added event handler support for window, mouse and
	  keyboard events (ie. [gemmouse] and [gemkeyboard]), plus the
	  window now behaves in a standard gui manner

2004-01-28 04:46  cclepper

	* fixed a little problem with newImage being multiply defined

2004-01-27 17:13  zmoelnig

	* re-removed them (somehow they reappeared in the CVS; guess it has
	  to do with sourceforge's server-sync)

2004-01-21 16:50  zmoelnig

	* added support for rectangle textures even with sphereMaps
	  ("texture 1")

2004-01-20 08:14  cclepper

	* added support for rectangle textures to glm

2004-01-09 10:32  zmoelnig

	* updated my vc-project

2004-01-09 10:31  zmoelnig

	* updated fixed bugs

2004-01-09 05:09  tigital

	* values should be "TimeValue", not int's (shuts up compiler
	  warnings)

2004-01-09 04:27  tigital

	* added (int *) casts to fscanf() calls to shutup compiler (someone
	  had to do it!)

2004-01-08 19:16  zmoelnig

	* hmm: probably new linebreaks

2004-01-08 19:07  zmoelnig

	* YUV-support fixed (the image looks "different" (squashed) than
	  RGBA, but at least it is functional and not crashing any more),
	  Grayscale works great

2004-01-08 19:03  zmoelnig

	* i think, all objects are documented (somehow: some help-patches
	  are rather crude)

2004-01-08 19:02  zmoelnig

	* several BUG-fixes (esp: put the pivot-point of rubber/ripple into
	  the center; made the sizeMess-work; use normalized coordinates
	  for rubber (now independent of the window-dimensions)

2004-01-08 18:59  zmoelnig

	* updated documentation

2004-01-05 19:14  zmoelnig

	* updated docs

2004-01-05 19:08  zmoelnig

	* use a movie rather than an image for demonstrating this

2004-01-05 18:37  zmoelnig

	* added newImage-variable since it was needed

2004-01-05 18:35  zmoelnig

	* removed a debug message

2004-01-05 18:34  zmoelnig

	* added an include for windows

2004-01-05 18:20  zmoelnig

	* re-added inlets for height, size and mode
	  transformed and scaled the newWave so that it behaves exactly
	  like a square of the same dimension when there is no motion.
	  
	  ASK: why is this "blend" function in there ?

2004-01-05 11:08  zmoelnig

	* better checks for pd-version

2004-01-05 10:18  zmoelnig

	* glu-objects (like sphere) have a bit of a problem with
	  non-power-of-2 textures

2004-01-05 09:58  zmoelnig

	* updated documentation

2004-01-05 09:42  zmoelnig

	* my project-builder project has been updated

2004-01-05 09:41  zmoelnig

	* updated doc

2004-01-05 09:28  zmoelnig

	* fixed typos

2004-01-05 09:23  zmoelnig

	* use integer calcs rather than floating point

2004-01-04 18:56  zmoelnig

	* bugfix (videoV4L crashed when you tried to open a non-existant
	  device)

2004-01-04 18:53  zmoelnig

	* added checks for the pd-version (because of reference
	  install-paths)

2004-01-04 18:51  zmoelnig

	* updated documentation

2003-12-31 02:55  cclepper

	* added support for groups

2003-12-31 02:49  cclepper

	* yet another rewrite of the QT tasking code. this should hopefully
	  give the 'best of both worlds'.

2003-12-17 06:21  cclepper

	* added the real frame counting method and made improvements to
	  using the counter method of playback - no double processed frames

2003-12-17 06:13  tigital

	* rearranged variables to shut up gcc 3.3 about initialization

2003-12-17 06:13  tigital

	* removed unused vector to shut up gcc 3.3

2003-12-17 06:11  tigital

	* added Cyrille's changes: now it's more controllable (and useful):
	  see examples/07.texture/05.newWave.pd

2003-12-17 06:05  tigital

	* added Cyrille's changes: now it's more controllable (and useful):
	  see examples/07.texture/05.newWave.pd

2003-12-12 18:21  zmoelnig

	* dos2unix -- linebreaks

2003-12-10 02:18  cclepper

	* rewrite to make playback using 'auto' more efficient. 'rate'
	  message sets the playback speed when using 'auto' mode. the movie
	  rate is properly set for correct qt playback. new doDebug for
	  handling internal state info display to the console.

2003-12-08 06:02  cclepper

	* added hiquality message to deal with DV streams (yeah i know it's
	  ass backwards to disable hiquality to make DV streams look good)

2003-12-07 02:47  cclepper

	* changed internal texture format back to RGBA so now alpha works
	  in textures

2003-12-06 05:04  cclepper

	* default is now set to YUV colorspace

2003-12-04 17:57  zmoelnig

	* new help-patch from cyrille

2003-12-04 17:53  zmoelnig

	* reviewed help-patches

2003-12-04 13:18  zmoelnig

	* bugfix: one additional inlet was created for [primTri], [curve]
	  and [polygon] by GemShape.
	  i have added a new creator for GemShape (without arguments) that
	  will not create the "size"-inlet - this is for objects that want
	  only the "draw" and "width" message

2003-12-04 12:19  zmoelnig

	* the bugfix for Grey-support needs a header-file too...

2003-12-03 13:21  zmoelnig

	* BUGFIX: grayscale was missing

2003-12-03 07:18  cclepper

	* made client_storage a user defined option. this is a temporary
	  workaround to some texture corruption issues.

2003-12-02 15:26  zmoelnig

	* my new windows-project

2003-12-02 15:26  zmoelnig

	* filed YUV-bug of pix_kaleidoscope

2003-12-02 15:22  zmoelnig

	* added dummy messages for "enumerate" and "dialog" (used by
	  pix_videoDS, in the future probably by others...)

2003-12-02 15:21  zmoelnig

	* "dialog" with no args is now the same as "setup" ("setup" message
	  should be deprecated)

2003-12-02 15:20  zmoelnig

	* added dummy messages for "enumerate" and "dialog" (used by
	  pix_videoDS)

2003-12-02 15:19  zmoelnig

	* upside down

2003-12-02 15:18  zmoelnig

	* support for colour-space switching

2003-12-02 15:18  zmoelnig

	* use __NEW_FILM rather than __NEW__

2003-12-02 15:17  zmoelnig

	* colourspace-switching with GL_* rather than 0 (YUV) and 1 (RGBA)

2003-12-02 15:16  zmoelnig

	* a bit of support for colourspace-switching

2003-12-02 15:15  zmoelnig

	* made it a bit more stable on windos

2003-12-02 15:14  zmoelnig

	* added some braces to make execution order clearer

2003-12-02 14:57  zmoelnig

	* split __NEW__ in __VIDEO_NEW and __FILM_NEW

2003-12-02 06:36  cclepper

	* changed in to GLint to match prototype of csMess

2003-12-02 05:38  cclepper

	* fixed error in code - it now compiles

2003-12-01 14:48  zmoelnig

	* once in a while i compile under NT...

2003-12-01 14:47  zmoelnig

	* configLinux.h should be generated for all machines by the
	  configure-script.
	  don't know, how this came into the CVS

2003-12-01 14:27  zmoelnig

	* another bug fixed for NT

2003-12-01 14:19  zmoelnig

	* rebuilt configure to add the "-l" flags

2003-12-01 14:05  zmoelnig

	* rebuilt it with another version of "aclocal"

2003-12-01 13:55  zmoelnig

	* another bugfix (pix_videoDS) reported

2003-12-01 13:52  zmoelnig

	* updated bugfixes ("create" on remote X-servers works for most but
	  my machine)

2003-12-01 13:48  zmoelnig

	* bugfix: configure wouldn't add "-l" flags for "standard"
	  libraries found with AC_FIND_LIB

2003-12-01 10:09  zmoelnig

	* removed swapMess() and dimenMess() - should be handled by the
	  parent-class
	  
	  removed explicit-call to the parent's setupCallback; should be
	  handled via CPPExtern.
	  
	  turned on capturing for device 0 by default.
	  
	  Callback() now returns NOERROR instead of S_FALSE: i don't know
	  why we would want to stop grabbing::i only got 1 frame and it
	  stopped; now i can grab moving images !
	  messages:
	  
	  the pixBlock-array is now called m_pixBlockBuf[];
	  m_pixBlock is another pixBlock that gets the data on "render()"
	  via fromBGR().
	  LATER: add other functions to let users select the color-space
	  via the setup-dialog
	  
	  added a "colorspace" message, that sets the output-colorspace
	  (not the capturing one!)
	  
	  made the "device" message an alias for "open" (because of
	  compatibility to pix_videoNEW)
	  made the "dialog"-message (without arguments) an alias for
	  "setup", because this gives us one (1) interface to
	  popup-dialogs.
	  
	  LATER: make "dimen", "norm", "channel" work

2003-12-01 09:59  zmoelnig

	* changed the m_colorspace, to not only be 0 (for YUV) and 1(for
	  RGBA) but rather GL_YCBCR422_GEM and GL_RGBA

2003-12-01 09:56  zmoelnig

	* if we HAVE_DIRECTSHOW, we disable the AUTO_REGISTER stuff, if(!)
	  DO_AUTO_REGISTER_CLASS is not defined.
	  pix_videoDS will define the DO_AUTO..., to register itself
	  
	  this is *very* ugly
	  LATER rethink this

2003-12-01 09:52  zmoelnig

	* removed offsetMess() and swapMess(); should be handled by the
	  parent-class
	  use fromBGR() rather than doing it by hand. this enables other
	  color-spaces too!
	  added a colorspace-message

2003-12-01 09:50  zmoelnig

	* changed the configure a bit to make more intelligent searches in
	  the search-paths, for both libs and headers
	  we now search /usr/local/src and /usr/local/include instead of
	  whole /usr/local (at least for headers)

2003-11-28 18:19  ggeiger

	* fixed alpha depthtest default value

2003-11-25 17:38  zmoelnig

	* support for different colour-spaces

2003-11-25 17:38  zmoelnig

	* support for different colour-spaces (use "colorspace"-message)

2003-11-25 16:54  zmoelnig

	* using setCsizeByFormat() instead of doing this by hand
	  also there is now a m_reqFormat defining the colourspace (but
	  only GL_RGBA is supported....)

2003-11-25 16:52  zmoelnig

	* setCsizeByFormat now also sets the "type" (pixel alignment)
	  on __APPLE__ the default is yuv, everywhere else it is rgba

2003-11-25 16:51  zmoelnig

	* using setCsizeByFormat instead of doing it by hand

2003-11-25 16:29  zmoelnig

	* fixed a stupid bug, that was blacking the "last" buffer each
	  cycle.
	  added object-arguments as initial parameters
	  take care of colorspace-changes

2003-11-25 15:16  zmoelnig

	* disabled the auto_registering if __NEW__ is not defined
	  exclude "Base/config.h" since it is already included by film.h

2003-11-25 15:14  zmoelnig

	* set the helpsymbol to "pix_film" instead of "pix_filmNEW"
	  uncommented the use of canvas_getfilename since it makes problems
	  with internet-streams (as far as i remember)

2003-11-25 15:09  zmoelnig

	* moved the disabling of auto-register to pix_video.h

2003-11-25 15:07  zmoelnig

	* include "Base/config.h" for all OS (since the config.h will
	  separate the sysdependent things)

2003-11-25 15:06  zmoelnig

	* rewrote the "colorspace"-callback

2003-11-25 15:05  zmoelnig

	* disabled the auto_registering if __NEW__ is defined

2003-11-25 15:04  zmoelnig

	* set the help-symbol to "pix_movie" (instead of "pix_movieNEW")

2003-11-25 15:03  zmoelnig

	* moved the disabling of auto-register to pix_video.h

2003-11-25 15:02  zmoelnig

	* set the help-symbol to "pix_video" (instead of "pix_videoNEW")

2003-11-25 15:01  zmoelnig

	* disabled the auto_registering if __NEW__ is not defined

2003-11-25 14:59  zmoelnig

	* used setBlack() instead of memset(); use reallocate()

2003-11-25 14:57  zmoelnig

	* setting newfilm to 0 (shouldn't do anything since we are on linux
	  (?))

2003-11-25 14:55  zmoelnig

	* include "Base/config.h" for all OS (since the config.h will
	  separate the sysdependent things)
	  exclude "GemBase.h" and use "m_pd.h" instead (shouldn't be needed
	  either, if it wasn't for post())

2003-11-25 14:54  zmoelnig

	* get more information
	  the last outlet (data) is still the last outlet (but now there
	  are 6 instead of 4). this shouldn't break anything, since who can
	  do something with it ?

2003-11-25 14:53  zmoelnig

	* include "Base/config.h" for all OS (since the config.h will
	  separate the sysdependent things)

2003-11-25 14:51  zmoelnig

	* added "--disable-new" for "old" behaviour with pix_film/pix_video
	  and friends under linux
	  this the config.h.in for linux-autoconf has moved to
	  configLinux.h.in

2003-11-25 14:48  zmoelnig

	* made config.h system-independent.
	  this the config.h.in for linux-autoconf has moved to
	  configLinux.h.in

2003-11-25 14:46  zmoelnig

	* made config.h system-independent.
	  the system-bound configurations are stored in separate files
	  (like Base/configLinux.h) which are included by config.h
	  (depending on __linux__ and friends)

2003-11-25 14:43  zmoelnig

	* initialized newfilm/newimage to 0

2003-11-25 14:41  zmoelnig

	* added support for HELPSYMBOL_BASE (which is defined as "Gem/") --
	  used in CPPExtern.h

2003-11-25 14:41  zmoelnig

	* added HELPSYMBOL to set an alternate helpsymbol (it crashes, when
	  more than 1 help-symbols are specified and we already do it here)
	  added support for HELPSYMBOL_BASE (which is defined as "Gem/" in
	  GemBase.h)

2003-11-23 19:27  zmoelnig

	* set notowned=false when color-conversion is done (which is the
	  truth)

2003-11-19 08:53  zmoelnig

	* this is my macOS-projectmaker-project

2003-11-18 19:53  zmoelnig

	* help-patches for [curve3d] and [tube]

2003-11-18 18:21  zmoelnig

	* changed "post()" to "debug()" which is a define to either
	  "post()" or nothing, so we can do some debug-information on
	  demand

2003-11-18 18:18  zmoelnig

	* removed the auto-registering

2003-11-18 18:12  zmoelnig

	* added an alias for "colorspace"-message

2003-11-18 17:47  cclepper

	* new pbproj

2003-11-18 15:39  zmoelnig

	* made XWin be aware of resizes.
	  however, it doesn't really work yet :-(

2003-11-18 15:36  zmoelnig

	* added MIN and MAX functions

2003-11-18 15:25  zmoelnig

	* added curve3d and tube

2003-11-18 15:21  zmoelnig

	* updated documentation

2003-11-18 15:20  zmoelnig

	* removed unneeded variables

2003-11-18 15:18  zmoelnig

	* include "config.h" only on linux
	  note: this should be changed LATER to include "config.h" on all
	  platforms.
	  config.h should then include platform-specific config-files (that
	  can be generated with configure or whatever)

2003-11-18 15:17  zmoelnig

	* defined NO_AUTO_REGISTER_CLASS to not register this class with pd
	  on __linux__, __APPLE__ and NT

2003-11-18 15:14  zmoelnig

	* put the auto_register code in a separate define whichcan be
	  switched off by defining NO_AUTO_REGISTER_CLASS before including
	  the CPPExtern.h

2003-11-17 18:53  zmoelnig

	* swapped 2 variables in class-definition (apple's gcc likes it
	  better this way)
	  removed unused code

2003-11-15 03:26  cclepper

	* added Altivec function for both RGB and YUV

2003-11-14 14:43  zmoelnig

	* added curve3d and tube

2003-11-14 10:26  zmoelnig

	* added scaling for the mouse-coordinates.
	  this allows output that is independant of the window-size

2003-11-14 07:21  cclepper

	* removed the extraneous RGB_Altivec prototype

2003-11-14 07:19  cclepper

	* a dst tweak and bug fix

2003-11-13 04:26  cclepper

	* slight change to RGB vector code

2003-11-13 03:39  cclepper

	* added Altivec

2003-11-12 18:11  zmoelnig

	* removed the check, whether the first atom of the text-list is a
	  symbol. now we can print numbers too.

2003-11-12 17:57  zmoelnig

	* changed processRGB_Altivec to processRGBA_Altivec

2003-11-12 17:55  zmoelnig

	* fixed linefeed

2003-11-11 07:31  cclepper

	* added RGB Altivec

2003-11-11 07:04  cclepper

	* added RGB Altivec

2003-11-10 06:40  cclepper

	* changed from float to int processing

2003-11-10 06:18  cclepper

	* changed from float to int processing of grey value

2003-11-10 06:17  cclepper

	* added RGB Altivec

2003-11-10 06:09  cclepper

	* added RGB Altivec

2003-11-10 03:24  cclepper

	* changed Altivec defines

2003-11-10 02:14  cclepper

	* changed Altivec defines

2003-11-03 12:15  zmoelnig

	* changed (bool) to (int), since vc6 doesn't like assigning a
	  boolean-value to an integer.

2003-11-03 12:14  zmoelnig

	* added no-warn-flags for vc6

2003-11-03 12:13  zmoelnig

	* made it compile with ffmpeg-0.4.8 (however i wasn't yet able to
	  load a movie...)

2003-11-03 12:12  zmoelnig

	* made it work under windows; however it likes crashing sometimes
	  and i haven't found out yet why...

2003-10-24 18:38  zmoelnig

	* fixed some BUGS...

2003-10-24 18:32  zmoelnig

	* added "--with-aviplay" as an alias for "--with-avi"

2003-10-24 18:31  zmoelnig

	* added some comment to the render() for neither FTGL/GLTT support
	  (while trying to find out

2003-10-23 08:10  zmoelnig

	* fixed another possible bug (check for NULL-images)

2003-10-22 11:01  zmoelnig

	* added the self-registering code, so that MarkEx will stay
	  available

2003-10-22 09:06  zmoelnig

	* further changes, but far from working yet

2003-10-22 08:35  zmoelnig

	* fixed bugs in pix_buffer_read/pix_buffer_write when no or unknown
	  pix_buffers were specifified

2003-10-22 08:34  zmoelnig

	* added "fsaa" to the WindowHints-class

2003-10-22 05:34  cclepper

	* added FSAA

2003-10-21 18:15  ggeiger

	* remove setup() function this is done through a static class
	  structure now, that is created for each object
	  Gem objects are added automatically to pd as soon as they are
	  compiled in

2003-10-21 18:14  ggeiger

	* re-used continueRender() function

2003-10-21 18:13  ggeiger

	* removed my name from startup

2003-10-21 14:44  ggeiger

	* distribute particles according to their velocity if there is more
	  than one particle per frame

2003-10-21 14:21  ggeiger

	* added numberbox to rotate light (cube seems to be very dark with
	  180)

2003-10-21 14:19  ggeiger

	* added auto message description

2003-10-21 14:17  ggeiger

	* change is in pd already

2003-10-21 13:50  ggeiger

	* bang on gemhead triggers a render cycle (was broken)

2003-10-15 19:07  zmoelnig

	* set the upside-down flag to true. (hope this is alright)

2003-10-15 19:05  zmoelnig

	* temporarily added some variables (like m_auto)
	  these should be gone when i really have access to a machine where
	  quicktime4win is installed

2003-10-15 19:04  zmoelnig

	* fixed a bug when searching for the linker/compiler flags for
	  libavifile:
	  not "avifile-config" is used if available

2003-10-15 19:03  zmoelnig

	* new bugs (pix_buffer, libavifile, remote display)

2003-10-10 12:52  zmoelnig

	* added filmQT
	  changed "#define DEBUG" to "#define debug"

2003-10-10 12:16  zmoelnig

	* disabled pete's "static"-hack with NO_HACK (default on windows)

2003-10-10 12:12  zmoelnig

	* vc6 doesn't like statical arrays with variable sizes

2003-10-10 11:15  zmoelnig

	* updated my vc6-projects

2003-10-10 11:14  zmoelnig

	* disabled warnings on vc6

2003-10-10 11:13  zmoelnig

	* search for libavifile-headers rather than assuming they are in
	  /usr/include/avifile

2003-10-10 11:11  zmoelnig

	* first attempt of a port from [pix_filmQT] to the film*-class.
	  however i have quicktime4windows not installed, so i had no way
	  to compile this yet....

2003-10-10 11:10  zmoelnig

	* made filmAVI work.
	  a first step for pix_filmNEW to run on windows...

2003-10-10 11:09  zmoelnig

	* for libavifile we used to include <avifile/avifile.h>;
	  since the headers for libavifile-0.7 is located in
	  /usr/include/avifile-0.7/, we now search for the correct path in
	  the "configure" and include only "avifile.h"

2003-10-10 11:07  zmoelnig

	* <unistd.h> is only included if HAVE_LIBAVIPLAY is defined

2003-10-10 11:04  zmoelnig

	* removed "m_film", since it is not needed

2003-10-10 11:03  zmoelnig

	* my vc6-dos-compiler doesn't like <iostream> because it makes it
	  like against some "new" io-libs while it rather needs "old" ones
	  which are requested by <iostream.h>

2003-10-10 11:02  zmoelnig

	* commented out namespace std for windows (vc6 complained about
	  this)

2003-10-10 11:00  zmoelnig

	* now you see something after the first coordinate-change...

2003-10-10 10:59  zmoelnig

	* now using [pix_buf] instead of re-loading the image for each
	  blending-change

2003-10-08 17:33  zmoelnig

	* removed the [pix_rgba], since now [pix_film] should output only
	  RGBA/YUV/Grayscale

2003-10-08 16:55  zmoelnig

	* reported bugfix of filmQT4L

2003-10-08 16:54  zmoelnig

	* this is how [pix_movie] looks like if derived from [pix_filmNEW]
	  (and [pix_texture])

2003-10-08 16:51  zmoelnig

	* using "upsidedown" from imageStruct;
	  added YUV support

2003-10-08 16:09  zmoelnig

	* using "upsidedown" from imageStruct;

2003-10-08 16:06  zmoelnig

	* using "upsidedown" from imageStruct;
	  added this flag to setTexCoords() to indicate whether the
	  texture-coordinates should be flipped or not.
	  the __APPLE__ define for flipping is therefore obsoleted.

2003-10-08 16:04  zmoelnig

	* added "upsidedown" to imageStruct;
	  this is meant for texture-flipping of the image (most movies are
	  loaded the "wrong" way)
	  upsidedown defaults to true on __APPLE__; false elsewhere

2003-10-08 15:01  zmoelnig

	* made [pix_movieNEW] (for now; of course this should [pix_movie]
	  LATER a friend of [pix_texture]
	  this will let us use the sophisticated texturing mechanism of
	  [pix_texture] for [pix_movie]

2003-10-07 16:10  zmoelnig

	* moved the pix_film things up a bit, because i had a hard time
	  making [pix_film] an alias for [pix_filmNEW]

2003-10-07 16:09  zmoelnig

	* added "colorspace"-method

2003-10-07 16:09  zmoelnig

	* some bug fixing
	  added "colorspace"-method
	  "post" becomes "DEBUG" which can be turned off.
	  some reordering of decode-libs: libmpeg3 is better in decoding
	  mpegs then libavifile (less crashes)

2003-10-07 15:47  zmoelnig

	* open() now utilizes setCsizeByFormat()

2003-10-07 15:46  zmoelnig

	* made the openStream sleep a bit. still opening streamed-files
	  sometimes crashes
	  added support for more colour-formats

2003-10-07 15:44  zmoelnig

	* put quite everything (but constructor/destructor) between one
	  huge #ifdef.
	  the rest should be filled with defaults by the film-class.

2003-10-07 15:43  zmoelnig

	* added colour-change on the fly

2003-10-07 15:40  zmoelnig

	* open() now returns false (to make the skip to next api work)

2003-10-07 15:39  zmoelnig

	* requestColor() now sets "m_wantedFormat"

2003-10-07 15:38  zmoelnig

	* a bit of code-cleanup

2003-10-07 12:01  zmoelnig

	* rewrote a bit in the #ifdef clauses and put them all together.
	  it is really ugly
	  on linux pix_filmNEW is now the default

2003-10-07 11:47  zmoelnig

	* encapsuled everything but constructor/destructor within one big
	  "#ifdef HAVE_QT4L" (using inheritance)
	  made getFrame() return frames of all three colour-spaces.
	  fixed several bugs

2003-10-07 08:58  zmoelnig

	* encapsuled everything but constructor/destructor within one big
	  "#ifdef HAVE_QT4L" (using inheritance)
	  made getFrame() return frames of all three colour-spaces.
	  BAD: we only get RGB-images from the qt4l-library. this means:
	  video(YUV)->buffer(RGB)->gem_image(RGBA/YUV/Gray). but what
	  should i do ?

2003-10-07 08:55  zmoelnig

	* rewrote the getFrame() to:
	  a) get frames of different colour-spaces
	  b) decode YUV/Gray really fast (directly access the decoding
	  Y/U/V-planes)

2003-10-07 08:51  zmoelnig

	* added some thoughts about requested/forced colourspaces.
	  i think, that film* should at least return colour-spaces that
	  could be handled by Gem/openGL itself.
	  (it doesnt make sense for [pix_film] to handle IMG_FMT_RGB15)
	  so the cs-request should really be a force and not just a
	  suggestion

2003-10-07 08:46  zmoelnig

	* added fromRGB16() to retrieve data from 16bit encoded RGB.
	  added fromYV12(Y,U,V) which does not assume that the U and V
	  planes are directly after the Y plane. this is handy if we have
	  independent planes

2003-10-03 14:28  zmoelnig

	* GL_RGBA is not defined at openGL<1.2 (i think);
	  furthermore the include-check for CPPExtern.h is already made in
	  CPPExtern.h

2003-10-03 13:59  zmoelnig

	* put quite everything (but constructor/destructor) between one
	  huge #ifdef.
	  the rest should be filled with defaults by the film-class.

2003-10-03 13:59  zmoelnig

	* put quite everything (but constructor/destructor) between one
	  huge #ifdef.
	  the rest should be filled with defaults by the film-class.
	  on close() the filehandler is set to NULL (caused to crash on
	  multiple closes)

2003-10-02 14:47  zmoelnig

	* removed #include <OpenGL/gl.h> (it is included in GemBase anyhow)
	  ifdef'ed the #include <OpenGL/glu.h> to __APPLE__ (else <GL/gl.h>

2003-09-30 18:16  zmoelnig

	* filmQT4L procuces RGB if RGBA is not supported by the codec

2003-09-30 18:11  zmoelnig

	* removed the processRGBAImage-call (anyhow, it didn't do anything)

2003-09-30 18:11  zmoelnig

	* added YUV support
	  split processImage into processRGBAImage and processGrayImage

2003-09-29 03:27  tigital

	* corrected text

2003-09-29 03:11  tigital

	* added camera_setup()

2003-09-29 03:10  tigital

	* initial commit

2003-09-24 04:51  tigital

	* more work on yuv processing, but it still doesn't work

2003-09-24 04:46  tigital

	* removed some unused code, cleanup

2003-09-24 04:44  tigital

	* removed some unused code

2003-09-24 04:42  tigital

	* added __APPLE__ "macosx_math.h", some unused cleanup

2003-09-24 04:39  tigital

	* fixed "comparison between signed & unsigned int" warning on line
	  117, in processRGBAImage()

2003-09-24 04:33  tigital

	* replaced __APPLE__ define with macosx_math.h

2003-09-24 04:32  tigital

	* added default: break; to PAAvoid::Execute() & PABounce::Execute,
	  because PDPoint, PDLine, PDBox, PDCylinder, PDCone, and PDBlob
	  aren't taken care of...also replaced __APPLE__ defines with
	  macosx_math.h

2003-09-24 04:27  tigital

	* added default: break; to _pCallActionList(), because PAHeaderID
	  isn't taken care of

2003-09-23 03:21  tigital

	* added glFinish() & several glPixelStorei()'s for __APPLE__ for
	  speed up?: is this applicable to all platforms?

2003-09-23 03:16  tigital

	* removed unused variables

2003-09-23 02:50  tigital

	* changed comment from "mousePressed" to "KeyBoardPressed"

2003-09-23 02:47  tigital

	* reordered initializers to shut up gcc warning

2003-09-22 10:04  zmoelnig

	* updated documentation

2003-09-22 10:03  zmoelnig

	* added Gray-support
	  YUV-support is still under construction (but now does something
	  (stupid) instead of nothing)

2003-09-22 10:02  zmoelnig

	* added an inlet for the size of the metaimage

2003-09-22 10:01  zmoelnig

	* added Gray-support
	  split the processImage into processRGBAImage and processGrayImage

2003-09-22 09:59  zmoelnig

	* added YUV-Support (like grayscale: the difference image is
	  written on the luma-channel; colour is discarded)

2003-09-22 09:58  zmoelnig

	* added Gray-support (RGBA & Gray are in processImage, while YUV
	  has a separate function)

2003-09-22 09:57  zmoelnig

	* added Gray-support

2003-09-22 09:55  zmoelnig

	* fixed setBlack() and setWhite() for YUV

2003-09-17 13:24  zmoelnig

	* added some documentation

2003-09-17 13:09  zmoelnig

	* more bugs to come

2003-09-17 13:08  zmoelnig

	* fixed install on linux

2003-09-17 13:08  zmoelnig

	* documented a lot ;-)

2003-09-17 13:07  zmoelnig

	* fixed the "toupper()" BUG: include <ctype.h>

2003-09-17 13:07  zmoelnig

	* result of merge

2003-09-17 13:07  zmoelnig

	* allow arguments and an intelligent gain handler

2003-09-17 13:05  zmoelnig

	* made the inlet do something intelligent: set the range
	  (normalized 0..1)

2003-09-17 13:03  zmoelnig

	* added methods for Grey

2003-09-17 13:02  zmoelnig

	* code cleanup to make merge easier

2003-09-17 12:43  zmoelnig

	* allow arguments and an intelligent gain handler

2003-09-17 12:42  zmoelnig

	* new indentation ?

2003-09-17 12:40  zmoelnig

	* i think i've found a bug in GREY

2003-09-17 12:39  zmoelnig

	* cleaned up the code a bit.
	  default behaviour is no ON (used to be OFF)
	  RGBAcomparision is now done on luminance instead of each channel
	  separately

2003-09-17 12:38  zmoelnig

	* cleaned up the code a bit.
	  default behaviour is no ON (used to be OFF)

2003-09-17 12:35  zmoelnig

	* changed ranges from 0..255 to 0.0..1.0
	  added some inlets

2003-09-17 12:35  zmoelnig

	* added checks for control-range
	  added some inlets

2003-09-17 12:33  zmoelnig

	* added comments about ranges of the internal variables.
	  also changed the range from 0..255 to 0.f..1.f

2003-09-17 12:32  zmoelnig

	* BUG: the first incoming frame is captured automatically --> FIXED
	  (nothing is done, if no frame is specified)

2003-09-17 12:31  zmoelnig

	* grabbed texture-size defaults to the gemwin-size

2003-09-17 12:30  zmoelnig

	* added methods for YUV

2003-09-17 12:29  zmoelnig

	* added a comment, saying what this object is for

2003-09-17 12:28  zmoelnig

	* fixed the bug with filledLines

2003-09-17 12:26  zmoelnig

	* removed overwrites of the virtual functions for
	  yuv/grey-colourspace.
	  Why do we have inheritance ?

2003-09-17 12:25  zmoelnig

	* added inlet for size of dots

2003-09-17 12:22  zmoelnig

	* added methods for grey

2003-09-17 12:21  zmoelnig

	* added methods for RGBA/grey

2003-09-17 12:21  zmoelnig

	* added methods for YUV/grey

2003-09-17 12:19  zmoelnig

	* added methods for YUV

2003-09-17 12:17  zmoelnig

	* made some inlets
	  made the heightMess do something

2003-09-17 12:16  zmoelnig

	* made some inlets
	  made the heightMess do something
	  arguments specify the grid-size

2003-09-17 11:45  zmoelnig

	* packed the code a little bit (to make it more readable to me)

2003-09-17 11:45  zmoelnig

	* new indentation

2003-09-17 11:44  zmoelnig

	* version is now 0.888-pre1

2003-09-17 11:40  zmoelnig

	* new help patches

2003-09-17 11:30  zmoelnig

	* result of merge

2003-09-17 11:08  zmoelnig

	* updated some reference patches

2003-09-15 04:48  tigital

	* - added texture_range_supported flag (default=0, ie. off) and
	  extension check

2003-09-15 04:45  tigital

	* - added texture_range_supported flag

2003-09-15 04:40  tigital

	* - added texture_range usage on OSX, where available: speed gain?
	  - fixed problem with power of 2 textures not taking fastest paths
	  (rectangle_textures), if available

2003-09-15 00:40  cclepper

	* change tv_ to pix_

2003-09-14 23:24  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 23:19  cclepper

	* added a better description

2003-09-14 23:07  cclepper

	* added a better description

2003-09-14 23:05  cclepper

	* removed processGrey

2003-09-14 23:00  cclepper

	* changed gain

2003-09-14 22:57  cclepper

	* changed the colorspace message to match pix_film, dimension
	  message now works

2003-09-14 22:31  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 22:30  cclepper

	* fixed commenting error

2003-09-14 22:26  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 22:10  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 22:01  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 21:55  cclepper

	* added ram message, made YUV default colorspace

2003-09-14 21:45  cclepper

	* added colorspace message

2003-09-14 21:07  cclepper

	* added #ifdef for PPC970/G5

2003-09-14 20:47  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 20:32  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 20:28  cclepper

	* added GL_LINE_SMOOTH

2003-09-14 20:23  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 20:03  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 19:59  cclepper

	* initial commit

2003-09-14 19:41  cclepper

	* initial commit

2003-09-14 18:57  cclepper

	* initial commit

2003-09-14 17:53  cclepper

	* initial commit

2003-09-14 17:42  cclepper

	* initial commit

2003-09-14 17:21  cclepper

	* initial commit

2003-09-14 16:11  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 15:56  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-14 15:54  cclepper

	* added a few more drawTypes

2003-09-14 15:38  cclepper

	* changed #ifdef MACOSX to __APPLE__ and commented out yuv_setup()

2003-09-14 15:30  cclepper

	* changed #ifdef MACOSX to __APPLE__

2003-09-11 15:34  zmoelnig

	* made a list of undocumented objects

2003-09-11 15:05  zmoelnig

	* removed debugging output

2003-09-11 11:11  zmoelnig

	* removed debugging output

2003-09-11 10:54  zmoelnig

	* added a comment

2003-09-11 10:06  zmoelnig

	* hopefully fixed a bit on installing the examples for linux

2003-07-26 23:14  ggeiger

	* disable depth test for alpha blended render chains.
	  I think this is the correct way how alpha should work, still
	  there is
	  a message *auto* to turn it off

2003-07-22 19:16  zmoelnig

	* added postrender() hack, to prevent the "source-object" to be
	  drawn

2003-07-22 19:00  ggeiger

	* fix compilation bugs, removed ifdefs for ffmeg version

2003-07-22 18:37  zmoelnig

	* fixed the crash
	  however, this is very slow.
	  we'll have to write a faster routine ourselves

2003-07-22 18:27  zmoelnig

	* if m_interlace was 0, this used to crash my machine with a
	  floating-point exception.
	  thus "if(interleave<=0)interleave=1;"

2003-07-22 18:15  zmoelnig

	* removed the create/destroy/blank routines for the buffer

2003-07-22 18:14  zmoelnig

	* added greyscale-support
	  addedsome checks before destroy[].
	  hope this will fix the bug

2003-07-22 18:04  zmoelnig

	* added checks before delete[] (just in case)

2003-07-22 08:36  zmoelnig

	* dos2unix (changed linefeed/carriage-returns)

2003-07-22 08:35  zmoelnig

	* removed empty functions for YUV/YUValtivec/Grey images
	  (why do we have classes ?)

2003-07-22 08:34  zmoelnig

	* removed functions for YUV/YUValtivec/Grey images
	  (why do we have classes ?)

2003-07-22 08:31  zmoelnig

	* removed functions for YUV/YUValtivec/Grey images
	  (why do we have classes ?)
	  added an include for <assert.h>, this might break compilation on
	  other platforms,
	  if so, please ifdef it to __linux__

2003-07-22 08:26  zmoelnig

	* added a newline at end of file ;-)

2003-07-22 07:45  zmoelnig

	* use the color-conversion from GemPixUtil;
	  pix_grey and pix_yuv are childs of pix_rgba (reduces code
	  dramatically!)

2003-07-22 07:42  zmoelnig

	* fixed several bugs in the color-conversion routines

2003-07-21 07:51  dheck

	* Added explicit reset of column index to 0 to fix invalid access
	  bug.

2003-07-20 19:28  tigital

	* small typo fix to allow compiling on OSX (space between FTFont* &
	  makeFont(...)

2003-07-19 22:41  tigital

	* small typo fix to allow compiling on OSX

2003-07-19 20:40  tigital

	* added blend message

2003-07-19 17:30  zmoelnig

	* general entry for pix-bugs

2003-07-19 16:36  zmoelnig

	* the particle-rate is now float instead of integer (let's you emit
	  0.5 particles per rendering cycle)

2003-07-19 16:30  zmoelnig

	* model.cpp_ seems to have been committed to the CVS.
	  it was just a backup for work...

2003-07-19 16:21  zmoelnig

	* added FTGL-2.04 -- support

2003-07-16 05:17  tigital

	* added return to DestroyGemWindow() to prevent crashing on window
	  close in some circumstances

2003-07-16 04:12  cclepper

	* fixed up some altivec

2003-07-16 03:49  tigital

	* initial commit

2003-07-16 03:27  tigital

	* initial import of Pete's_Plugins ports (RGBA only so far):
	  pix_colorreduce, pix_halftone, pix_kaleidoscope, pix_levels,
	  pix_lumaoffset, pix_metaimage, pix_refraction, and pix_backlight

2003-07-16 03:07  tigital

	* alphabetized functions; also added new setup functions:
	  pix_colorreduce, pix_halftone, pix_kaleidoscope, pix_levels,
	  pix_lumaoffset, pix_metaimage, pix_refraction, and pix_backlight

2003-07-16 03:03  tigital

	* fixed cast problem (UInt8* instead of Str255)

2003-07-16 02:57  tigital

	* added PeteHelpers.h stuff (defines, inline functions)

2003-07-16 02:55  tigital

	* cleanup, changed to __APPLE__, solved casting problem

2003-07-15 16:26  zmoelnig

	* added support for grey and yuv images. (not tested)

2003-07-15 11:50  zmoelnig

	* added settable domains+arguments

2003-07-15 11:48  zmoelnig

	* [part_velcone] and [part_velsphere] are obsoleted by
	  [part_velocity]
	  added an "obsolete"-warning

2003-07-15 11:47  zmoelnig

	* [part_veldomain] has been replaced by [part_velocity]

2003-07-15 11:46  zmoelnig

	* updated reference-patches. [part_veldomain] is replaced by
	  [part_velocity]

2003-07-15 08:01  zmoelnig

	* a started (in April) primer for Gem, however, far from being
	  finished

2003-07-15 07:58  zmoelnig

	* a an example for how to use [pix_tIIR]

2003-07-15 07:58  zmoelnig

	* a an example for how to use [pix_buffer], [pix_buffer_read],
	  [pix_buffer_write]

2003-07-15 07:55  zmoelnig

	* just render a video onto a geo

2003-07-15 07:53  zmoelnig

	* help for the resp. object

2003-07-15 07:39  cclepper

	* now does color-space switching

2003-07-15 07:39  zmoelnig

	* added checks for FTGL

2003-07-15 07:38  zmoelnig

	* added [part_vertex], [part_velocity], [part_veldomain]

2003-07-15 07:38  zmoelnig

	* [part_vertex] adds one particle each rendering cycle at a certain
	  position
	  -- useful for moving particle sources
	  (but alas, only one particle at a time)

2003-07-15 07:36  zmoelnig

	* [part_veldomain] sets the velocity into a specified domain (like
	  sphere, triangle or whatever)

2003-07-15 07:36  zmoelnig

	* [part_velocity] sets the velocity into a specified direction

2003-07-15 07:34  zmoelnig

	* include <iostream> rather than <iostream.h>

2003-07-15 07:32  zmoelnig

	* you can now set the domain of the source
	  TODO: make the argument vector settable too (not much use
	  without)

2003-07-15 07:30  zmoelnig

	* added a new object for extruded text (FTGL only)

2003-07-15 07:22  zmoelnig

	* added FTGL support for text-rendering
	  under macOS i have made FTGL the default (not knowing whether it
	  will break)
	  under windos GLTT is still the default (although FTGL should work
	  too)
	  under linux the configure script decides what to take, but
	  prefers FTGL rather than GLTT

2003-07-15 02:30  cclepper

	* added Altivec YUV function

2003-07-13 06:13  tigital

	* stupid cleanup of commented-out stuff

2003-07-13 06:11  tigital

	* added OSX glcontext check to destructor to stop crashes when
	  patch is opened/manipulated, but no glcontext is created

2003-07-13 06:09  tigital

	* vector long has been deprecated: now it's vector int's

2003-07-12 06:25  cclepper

	* added some Altivec

2003-07-12 06:22  cclepper

	* more Altivec tweaks

2003-07-11 15:20  zmoelnig

	* still some cvs-merge errors, probably they are gone now...

2003-07-11 14:58  zmoelnig

	* added a newline at the end of the file

2003-07-11 14:55  zmoelnig

	* got some problems with the cvs-update on another machine.
	  hope it's ok now

2003-07-11 14:06  zmoelnig

	* added checks for mmx-extension of gcc

2003-07-11 13:58  zmoelnig

	* filedescriptors may also be 0! i only closed the device, if the
	  fd was>0.
	  fixed.

2003-07-11 13:55  zmoelnig

	* added a flag to WindowInfo, whether a constant context has been
	  established.
	  the destroyWindow depends partly on this (because my laptop (with
	  an ati mobility l6) crashed when destroying a non-constant
	  context.
	  also changed the line "do not continue" to "continue at your own
	  risk"

2003-07-09 12:07  zmoelnig

	* added some advice for video1394 under linux

2003-07-09 11:17  zmoelnig

	* oops, i'm getting tired. another typo

2003-07-09 11:10  zmoelnig

	* oops, made a type "libdv" instead of "dv"

2003-07-09 11:05  zmoelnig

	* removed the Makefile.depend . they are not really needed in CVS

2003-07-09 10:59  zmoelnig

	* use image.reallocate() rather than image.clear() +
	  image.allocate()

2003-07-09 10:58  zmoelnig

	* it seems like this is only used under linux for now.
	  however, i have added the videoDV4L support.
	  and there is now a "driver" message, that let's you choose
	  between various drivers (like video4linux and video1394)
	  yes, the way the modules are registered is really BAD.
	  have to change this soon

2003-07-09 10:56  zmoelnig

	* hopefully this is a real support for video over ieee1394
	  (firewire/dv) under linux!

2003-07-09 10:51  zmoelnig

	* changed the error-message (like for setting the device) slightly

2003-07-09 10:43  zmoelnig

	* fixed the dv-checking.
	  force the headers to be there, when the library is found too

2003-07-09 10:41  zmoelnig

	* added some more yuv-conversions. (following a new naming-scheme
	  after the FOURCC)
	  fromUYVY, fromYUY2 (=YUYV), fromYVYU, fromYV12;
	  fromYUV422() is now an alias for fromUYVY()
	  fromYUV420P() is now an alias for fromYV12()

2003-06-24 06:00  cclepper

	* improved altivec code + PPC scheduling

2003-06-23 17:43  cclepper

	* improved altivec code

2003-06-23 07:05  cclepper

	* improved rectangle texturing

2003-06-23 06:59  cclepper

	* added newfilm to state->image

2003-06-23 06:58  cclepper

	* fixed Ian's prefetch code

2003-06-23 06:57  cclepper

	* fixed inaccurate estimation of film length, trying yet another
	  way to do getFrame()

2003-06-23 06:52  cclepper

	* added newfilm to state to tell when a film has been changed -
	  mostly for faster rectangle texturing at this point

2003-06-23 06:17  cclepper

	* improvements to YUV code

2003-06-23 06:11  cclepper

	* removed debug post()

2003-06-23 05:59  cclepper

	* tweaked some altivec

2003-06-18 15:23  zmoelnig

	* set the include to "Base/GemPixDualObj.h" (the Base/ was missing)

2003-06-11 20:23  zmoelnig

	* commented out the ALTIVEC after "#endif" (gcc doesn't like this)

2003-06-09 16:11  tigital

	* reordered declarations to shutup gcc

2003-05-28 03:26  cclepper

	* initial commit

2003-05-27 04:16  dheck

	* Added project builder project for Mac OS X

2003-05-26 13:36  dheck

	* Added a Quicktime for Windows film loader.

2003-05-24 16:30  zmoelnig

	* shouldn't the "snap" message be replaced by a "bang". (at least i
	  have *add*ed it)

2003-05-24 16:27  zmoelnig

	* put the [pix_grey] back in again (why isn't it there ?)

2003-05-24 15:54  zmoelnig

	* added greyscale-support for pix_blur

2003-05-24 15:51  zmoelnig

	* since movement is stored in the Alpha-channel, i h?\008changed
	  processImage to processRGBA image.
	  
	  i have to think about how to store movement in other
	  colour-spaces.
	  grayscale: just in the image
	  yuv : ???

2003-05-23 08:13  cclepper

	* new integer processing mode - 4x faster than float

2003-05-22 07:33  cclepper

	* added Altivec

2003-05-21 05:24  cclepper

	* fixed TEXTURE_RECTANGLE_EXT code for OSX

2003-05-20 21:22  tigital

	* added "scale" message to inc/dec size of dots, plus some cleanup
	  into the destructor; also made inline_RGB2Y() protected

2003-05-20 21:21  tigital

	* added "scale" message to inc/dec size of dots, plus some cleanup
	  into the destructor

2003-05-20 07:48  cclepper

	* made CLAMP_TO_EDGE the repeat for TEXTURE_RECTANGLE_EXT

2003-05-20 00:24  tigital

	* commented out call to pix_film_setup(): is this needed on any
	  platform (seems like we went thru this before)?...

2003-05-20 00:21  tigital

	* add #ifdef __APPLE__ to correctly include headers

2003-05-19 04:03  cclepper

	* now works on OSX

2003-05-19 03:50  cclepper

	* now works on OSX

2003-05-18 19:44  zmoelnig

	* we now have chY1,.... for YUV-offsets, i have used this now

2003-05-18 19:36  zmoelnig

	* added method for grey-images

2003-05-18 19:36  zmoelnig

	* bug-fix: there was weird-behaviour, when the offset was bigger
	  than the size of the cropped(!) image

2003-05-18 19:29  zmoelnig

	* "#elif def" doesn't compile under linux, but "#elif defined"
	  does...

2003-05-18 19:20  zmoelnig

	* updated

2003-05-18 09:13  cclepper

	* initial OSX version of mem2image()

2003-05-18 03:31  tigital

	* needed for some example patches (like pix_gravity)

2003-05-17 20:33  tigital

	* added pix_rds_setup()

2003-05-17 20:20  tigital

	* cleanup a bit

2003-05-17 20:19  tigital

	* initial port: RGB only (so far) :-(

2003-05-17 18:47  tigital

	* correct casting in sprintf's to shutup compiler warning

2003-05-17 18:45  tigital

	* #elifdef doesn't compile on OSX, but #elif def does

2003-05-16 18:57  zmoelnig

	* moved BUGS to Gem/src (../)

2003-05-16 18:57  zmoelnig

	* file bugs under BUGS, and things that have to be done under TODO

2003-05-16 18:53  zmoelnig

	* added a BUGS file

2003-05-16 14:58  zmoelnig

	* #ifdef'ed everything with HAVE_DV (so it won't compile if there
	  are no libdv/dv.h headers)

2003-05-16 14:40  zmoelnig

	* fixed a typo that searched in "search_libs" instead of expanding
	  $search_libs

2003-05-16 14:38  zmoelnig

	* fixed a typo that searched for "searchlibs" instead of
	  "$searchlibs"

2003-05-16 12:36  zmoelnig

	* This commit was generated by cvs2svn to compensate for changes in
	  r380,
	  which included commits to RCS files with non-trunk default
	  branches.

2003-05-16 11:10  zmoelnig

	* commited result of merge

2003-05-16 11:07  zmoelnig

	* moved macors for image-processing from GemPixUtil to GemFuncUtil
	  (since they are functions, although they probably have not much
	  use for things other than PixProcessing (GemPixFun.h ?)

2003-05-16 10:53  zmoelnig

	* copied yuv_posterize to pix_posterize. YUV only. hope this works
	  as it should

2003-05-16 10:52  zmoelnig

	* switched back from PALETTE_YUV422 to PALETTE_YUV420P.
	  it seems as if video4linux means something different with YUV422
	  (or similar formats). too bad, conversions (copying!) again

2003-05-14 09:01  zmoelnig

	* ifdefed the use of GL_UNPACK_CLIENT_STORAGE_APPLE
	  obviously some other changes, which i hope do not break anything,
	  but i guess most of it is new indentation

2003-05-14 08:58  zmoelnig

	* removed tv_* help-patches, since they are not used any more

2003-05-14 08:03  zmoelnig

	* added data-acquisition "fromYUV422"
	  added offsets chY0, chY1, chU, chV for UYVY interleaved data
	  added a string2format converter (like 'rgba' to GL_RGBA), only
	  Grey, YUV, and RGBA are supported

2003-05-14 07:59  zmoelnig

	* added a topmostMess (a nop)

2003-05-14 07:58  zmoelnig

	* ifdef'ed the call for openGL-extension "rectangle-texture", since
	  there were problems when Gem was compiled without
	  rectangle-texture-support, but the drivers supported it (namely
	  nvidia-driver)

2003-05-14 07:50  zmoelnig

	* oops, missed one thing: when yuv was requested, we didn't
	  directly captured to yuv422 but rather to yuv420p. fixed

2003-05-14 07:48  zmoelnig

	* for testing i had hardcorded requests for some "wrong"
	  colour-spaces.
	  hopefully this is removed now

2003-05-14 07:46  zmoelnig

	* on platform that do not support yuv422-openGL-renderings (i
	  haven't managed to make my geforce behave the way i expected, and
	  of course there are other cards that will never support
	  yuv-textures), we now have implicit yuv2rgb-conversion

2003-05-14 07:44  zmoelnig

	* copy and pasted the yuv_emboss into the Pixes source.
	  for now, only yuv is supported

2003-05-14 07:44  zmoelnig

	* yet another colour-space converter ???
	  don't know whether this makes sense (remove it LATER)

2003-05-14 07:33  zmoelnig

	* added convert and emboss

2003-05-14 07:32  zmoelnig

	* added aliases for [pix_depot] and friends

2003-05-14 07:32  zmoelnig

	* [pix_put]: the frame# is now deleted after an image has been
	  written into the depot. the next incoming image will not be
	  stored until another frame# is given.

2003-05-13 02:06  tigital

	* added #define for logf(), expf(), sinf(), & cosf() on OS X (sin()
	  et. al. are already done w/double precision)

2003-05-13 02:00  tigital

	* added #define for sqrtf() on OS X

2003-05-13 01:59  tigital

	* reordered variables to reduce compiler warnings
	  added glext.h to compile on OS X

2003-05-13 00:54  cclepper

	* fixed the OSX image loading code

2003-05-12 21:54  tigital

	* removed unused variables

2003-05-12 10:27  dheck

	* Minor changes for Win32 compilation.

2003-05-12 09:48  cclepper

	* initial 'working' version

2003-05-12 09:43  cclepper

	* removed unused variables, added registers

2003-05-12 09:37  cclepper

	* removed unused variable

2003-05-12 09:36  cclepper

	* added vec_dst for dst stream

2003-05-12 09:03  cclepper

	* removed pointless macro

2003-05-12 08:59  cclepper

	* added 'mode' message to switch between power-of-2 and rectangle
	  textures

2003-05-11 14:36  dheck

	* Added pix_snap2tex for snapping directly to a texture.
	  This may need some experimentation with appropriate pixel formats
	  for each platform to achieve good performance.

2003-05-11 06:01  cclepper

	* changed the Mac format to GL_BGRA_EXT

2003-05-07 17:24  zmoelnig

	* renamed [pix_depot] and fellows to [pix_buffer] et al.

2003-05-07 11:10  zmoelnig

	* added a deviceMess for setting which device to use

2003-05-07 11:07  zmoelnig

	* set output format to GL_ARGB_EXT on macOS.
	  i hope this works, but maybe not

2003-05-07 11:06  zmoelnig

	* added alias for [pix_separator]

2003-05-07 11:05  zmoelnig

	* first attempt to support my Philips Quickcam (720/40)

2003-05-07 11:03  zmoelnig

	* added Grey-Grey support

2003-05-07 10:56  zmoelnig

	* there is now an alias for [pix_separator]

2003-05-07 10:55  zmoelnig

	* added colourConversion routines to GemPixUtils (for now only
	  non-optimized)
	  maybe they should rather be in GemPixConvert ?
	  datasize is now private

2003-05-07 10:38  zmoelnig

	* since datasize in imageStruct is now private, we use setBlack()
	  to delete the image-buffer

2003-05-07 10:35  zmoelnig

	* used to crash when the data-pointer was zero

2003-05-07 10:19  zmoelnig

	* i once uncommented the "realStopRendering" things, because i
	  didn't know what it was for.
	  trying to compile gem2pdp i noticed that this was needed.
	  yes, i don't like it either, when changes are made to the
	  repository wihtout documentation

2003-05-07 10:11  zmoelnig

	* upgraded to libarticle-1.20
	  this effects some of the [part_*] objects (eg: [part_info] now
	  has another output for the age of the particle,...)

2003-05-07 10:10  zmoelnig

	* upgraded to 1.20

2003-05-07 10:09  zmoelnig

	* upgraded to libparticle-1.20

2003-05-07 09:56  zmoelnig

	* added some comments (is this enough documentation ?)

2003-05-05 23:58  cclepper

	* initial commit - replacement for pix_blur with a much better algo

2003-04-28 21:56  tigital

	* switched ordering of variables to appease compiler

2003-04-28 19:46  zmoelnig

	* stupid bug when adding to grey images

2003-04-28 18:06  zmoelnig

	* examples for user-defined particles

2003-04-28 17:48  zmoelnig

	* a not yet working ieee1394-videoIN under linux

2003-04-28 17:44  zmoelnig

	* merged pix_texture and pix_texture2 and made rectangle-textures
	  work with nvidia
	  (hope it works...)

2003-04-28 17:43  zmoelnig

	* played with the colour-spaces

2003-04-28 17:41  zmoelnig

	* added a method for Gray

2003-04-28 17:40  zmoelnig

	* new indentation ;-)

2003-04-28 17:38  zmoelnig

	* fixed things with old libaviplay, that doesn't work (since it
	  only decodes audio)

2003-04-28 17:34  zmoelnig

	* added a comment

2003-04-28 17:33  zmoelnig

	* removed unused variables and initialized used ones.

2003-04-28 17:32  zmoelnig

	* ifdef'ed GL_UNPACK_CLIENT_STORAGE_APPLE

2003-04-28 17:27  zmoelnig

	* added a method for changing the color-space

2003-04-28 17:26  zmoelnig

	* *** empty log message ***

2003-04-28 17:25  zmoelnig

	* made film-stuff compile with gcc-3.2 without warnings... (hope
	  that is all)

2003-04-28 17:24  zmoelnig

	* nothing, but made the constructor virtual (since the class is
	  virtual too)

2003-04-28 17:22  zmoelnig

	* ???

2003-04-28 17:21  zmoelnig

	* a new flag "--with-ieee1394" for linux-compiles (doesn't do
	  anything yet...)

2003-04-28 17:19  zmoelnig

	* cursorMessage should return something. it does so now.

2003-04-28 17:17  zmoelnig

	* tried to add the nvidia-specific defines for yuv422 and
	  rectangle-texturing
	  (however, the yuv-thing still doesn't work)

2003-04-28 17:16  zmoelnig

	* (nothing), like dos2unix...

2003-04-28 17:15  zmoelnig

	* added the continueRender() function (important to output several
	  gemlists (like with [part_render])
	  uncommented the stoprender() thing. what is it for ?

2003-04-28 17:13  zmoelnig

	* made texture_rectangle_supported work with nvidia...
	  found a bug @ parsing the openGL-extension when no openGL-context
	  was yet valid

2003-04-28 17:12  zmoelnig

	* initialized a variable

2003-04-28 17:10  zmoelnig

	* new indentation ;-)

2003-04-28 17:09  zmoelnig

	* swapped 2 lines (GLTTBitmapFont and GLTTPixmapFont) because
	  gcc-3.2 would complain

2003-04-28 17:08  zmoelnig

	* removed unused variables and initialized used ones

2003-04-28 17:07  zmoelnig

	* removed some unused variables

2003-04-28 17:06  zmoelnig

	* (nothing)

2003-04-28 17:05  zmoelnig

	* initialized some values (gcc-3.2 would complain)

2003-04-28 16:21  zmoelnig

	* [part_render] let you render any gemlists as particles
	  [part_info] is similar, but doesn't actually rotate/translate/...
	  the gemlist, but outputs the data on the right outlets

2003-04-28 16:19  zmoelnig

	* suddenly i discovered that gcc-3.2 (?) didn't want to compile
	  this...

2003-04-22 05:11  cclepper

	* added optimizations to YUV and a first try at an altivec function

2003-04-22 03:20  cclepper

	* added optimizations to YUV and a first try at an altivec function

2003-04-22 03:18  cclepper

	* initial commit

2003-04-14 14:57  zmoelnig

	* changed the API a little bit...

2003-04-14 14:56  zmoelnig

	* what to say ? making it work

2003-04-14 08:57  zmoelnig

	* made an explicit cast from float to integer during the processing

2003-04-14 08:56  zmoelnig

	* (refined) RGBA_Gray-support for PixDualObjects

2003-04-14 00:19  dheck

	* Made GEM release build include DirectShow support by default.

2003-04-13 23:39  dheck

	* Added alias to old external name (interim measure... should
	  remove it
	  eventually)

2003-04-13 14:42  dheck

	* More error checking tweaks

2003-04-12 18:33  cclepper

	* fixed the OSX format #ifdef

2003-04-11 10:09  dheck

	* Added DirectShow graph exporting for debugging with GraphEdit

2003-04-11 00:28  tigital

	* removed unused variables, started work on processYUVimage

2003-04-10 20:13  zmoelnig

	* this is BUGGY ? (i think)

2003-04-10 14:53  zmoelnig

	* oh i think pix_videoNEW is really buggy.

2003-04-10 08:34  zmoelnig

	* added a dos2unix on make distclean

2003-04-10 08:32  zmoelnig

	* new startup-logo with more authors

2003-04-10 08:27  zmoelnig

	* added #include <string.h>

2003-04-10 08:25  zmoelnig

	* though i fixed the linux-Video thing but someone did this for
	  me...
	  there was a <stdlib.h> missing in pix_dot.cpp

2003-04-10 04:58  dheck

	* Fixed problems with previous commit: avoid memory leaks due to
	  alternate
	  return paths.

2003-04-10 04:49  dheck

	* Changed automatic non-const array allocation to heap allocated
	  array
	  for compiler compatibility.

2003-04-10 04:46  dheck

	* Fixed return in void function.

2003-04-09 18:17  cclepper

	* added #include <string.h> <stdlib.h>

2003-04-09 08:07  cclepper

	* added fps message and outlet

2003-04-09 07:59  cclepper

	* changed secondscreen to use a minimum of 640x480

2003-04-09 07:57  cclepper

	* added fps message

2003-04-09 07:38  cclepper

	* changed speed message to take all float values

2003-04-09 07:01  cclepper

	* added the rest of the GL drawing modes

2003-04-09 06:42  cclepper

	* new pix_objects

2003-04-09 06:32  cclepper

	* added buffer zeroing for YUV textures

2003-04-09 06:31  cclepper

	* initial commit

2003-04-09 05:14  cclepper

	* initial commit

2003-04-09 05:03  cclepper

	* fixed a potential crash

2003-04-09 04:08  cclepper

	* initial commit

2003-04-09 04:03  cclepper

	* added yuv

2003-04-09 03:59  cclepper

	* removed memset

2003-04-09 03:03  cclepper

	* added YUV function

2003-04-08 23:35  cclepper

	* added fps timing outlet

2003-04-08 23:33  tigital

	* removed unused (now) media variable

2003-04-08 23:31  tigital

	* removed loadBang so the patches will not crash on OSX: again, OSX
	  needs a glContext before making any glCalls!

2003-04-08 23:30  tigital

	* cleaned up unused code, including removal of media timescale
	  calculation, which could cause crashes, and is not currently
	  necessary

2003-04-08 22:22  tigital

	* cleaned up unused code, including removal of media timescale
	  calculation, which could cause crashes, and is not currently
	  necessary

2003-04-08 22:20  tigital

	* now it works! RGBA only now, but YUV on it's way...from the
	  EffectTV collection

2003-04-08 22:18  tigital

	* uncommented pix_dot_setup stuff, because now it works!

2003-04-08 17:06  zmoelnig

	* added filmQT4L

2003-04-08 17:04  zmoelnig

	* fixed the float2int bug (haven't i submitted this 4 times today
	  ?)

2003-04-08 17:03  zmoelnig

	* double default argument fixed

2003-04-08 17:02  zmoelnig

	* added some casts to integer (warnings on gcc-3.2)

2003-04-08 17:00  zmoelnig

	* fixed a bug on close

2003-04-08 17:00  zmoelnig

	* added newlines at EOF

2003-04-08 16:58  zmoelnig

	* the quicktime4linux movie-loader class

2003-04-08 16:57  zmoelnig

	* *** empty log message ***

2003-04-08 16:54  zmoelnig

	* the capturing is now threaded

2003-04-08 09:12  zmoelnig

	* fixed a bug in the destructor

2003-04-08 08:40  zmoelnig

	* can't remember (maybe only some tab-indents)

2003-04-08 08:34  zmoelnig

	* added support for other colour-spaces
	  (though YUV might produced interlaced signals)

2003-04-08 08:32  zmoelnig

	* dos2unix

2003-04-08 08:29  zmoelnig

	* just a debugging output

2003-04-08 08:27  zmoelnig

	* set the notowned flag to 0 (because we own the rgba-image)

2003-04-08 08:26  zmoelnig

	* changed the base class from GemPixObj to GemBase (so we have info
	  on every image). maybe this was not a great idea ...( but not
	  that bad either)

2003-04-08 08:22  zmoelnig

	* the parent class for os/lib dependent video-grabbing (childs
	  include videoV4L, hopefully will include video1394, videoDS,
	  videoWDM,...)

2003-04-08 08:20  zmoelnig

	* nothing i know of

2003-04-08 06:58  cclepper

	* added LoadRam()

2003-04-08 06:11  cclepper

	* added LoadRam()

2003-04-08 05:43  cclepper

	* added LoadRam()

2003-04-08 05:18  tigital

	* forgot to remove getFrame() variable duration! Thanks to the
	  vigilent cgc

2003-04-08 03:15  cclepper

	* put OSX ifdef back in

2003-04-08 03:01  cclepper

	* added yuv code

2003-04-08 02:58  cclepper

	* new 3x3 yuv code

2003-04-07 12:36  dheck

	* Added "clear_mask" method to [gemwin]. Uses with the GLdefine
	  object to
	  generate GLbitfields for the gemwin's glClear.

2003-04-06 23:06  dheck

	* Added a "render" message to gemwin to allow a single graph
	  rendering to be
	  done. Also changed "frame" message to allow a frame rate of 0.

2003-04-06 19:27  zmoelnig

	* GemPixObj: i think there was a bug with not initializing pointers
	  the rest is no real changes (only "visiting" the files)

2003-04-06 19:24  zmoelnig

	* a threaded class for video capturing under linux

2003-04-06 19:23  zmoelnig

	* a "new" concept of how os/library dependant code should look
	  like.
	  do not make the pd-object-class OS-dependent but a helper class.

2003-04-06 08:06  dheck

	* Fixed topmost message implementation for that topmost properly
	  would
	  be applied to windows created after a previous was destroyed.

2003-04-06 05:58  dheck

	* Added topmost message to keep gemwin on top of other windows.
	  Implemented for win32 only.

2003-04-06 02:16  tigital

	* rearranged initializers to stop compile warnings

2003-04-06 02:14  dheck

	* Added VC++ 7 workspace and project.
	  Modified pix_filmNT to provide more robust error handling and to
	  support
	  recent CVS change in pix_film frame loading behaviour

2003-04-04 14:58  ggeiger

	* moved orb into Gem

2003-04-04 14:56  ggeiger

	* Moved from GemLibs

2003-04-03 15:36  zmoelnig

	* changed a type from bool to GLboolean (why ? i guess for vc6)

2003-04-03 15:35  zmoelnig

	* set the state->image to zero before rendering

2003-04-03 15:35  zmoelnig

	* added a boolean cast (for vc6)

2003-04-03 15:33  zmoelnig

	* *** empty log message ***

2003-04-03 15:29  zmoelnig

	* some casts to bool (vc6 didn't like it the way it was done)

2003-04-03 15:28  zmoelnig

	* allocate() now allocates data according to xsize/ysize/csize
	  type is automatically set (depending on OS)

2003-04-03 15:23  zmoelnig

	* nothing that matters (just a boolean cast at autoMess)

2003-04-03 15:22  zmoelnig

	* really nothing (maybe some blank lines)

2003-04-03 15:21  zmoelnig

	* some ifdefs to compile on my version of ffmpeg

2003-04-03 15:20  zmoelnig

	* *** empty log message ***

2003-04-03 15:19  zmoelnig

	* removed to redundant lines (mainly a label "BREAK")

2003-04-03 15:17  zmoelnig

	* [pix_depot] can store images (any size, fixed number) (TODO: add
	  a way to load decompress movies directly into [pix_depot]). it is
	  like [table]
	  [pix_get] gets frames from [pix_depot] (like [tabread])
	  [pix_put] writes frames to [pix_depot] (like [tabwrite])

2003-04-01 05:25  tigital

	* OSX only: turns out that SampleNumToMediaTime() only worked when
	  1 movie was loaded...switched to a much simpler method of
	  calculating m_reqFrame's m_movieTime...which works with at least
	  five simultaneously running films!

2003-03-31 16:46  tigital

	* OSX only: forgot to set one flag correctly

2003-03-31 06:37  tigital

	* OSX only: changed getFrame() for non-auto-processing, so now we
	  get much smoother playback using metro/counter, in addition to
	  allowing scrubbing/random frame access via a number box! Finally!

2003-03-30 22:09  tigital

	* switched order of getFrame() and "m_curFrame = m_reqFrame"...also
	  added an idle MoviesTask() on OSX

2003-03-30 22:01  tigital

	* fixed OSX crash: needed check for GLcontext before executing
	  glGenLists()

2003-03-16 03:25  dheck

	* Added pix_videoDS, a DirectShow based video input object for
	  Windows

2003-03-15 04:27  cclepper

	* removed post() in postrender

2003-03-13 02:37  dheck

	* Added pix_chroma_key to the pix setup function and added the
	  source files
	  to the Visual Studio project.

2003-03-10 09:56  dheck

	* Excluded config.h from Windows builds

2003-03-07 23:08  tigital

	* added #ifdef for OpenGL/gl.h on OSX

2003-03-07 23:07  tigital

	* added #ifdef DEBUG to post() in processYUV_YUV()

2003-03-07 23:05  tigital

	* is "Base/config.h" used by anyone anymore? #ifdef'd for linux
	  because it was stopping OSX build

2003-03-07 22:57  tigital

	* is "Base/config.h" used by anyone anymore? #ifdef'd for linux
	  because it was stopping OSX build

2003-03-07 22:55  tigital

	* is "Base/config.h" used by anyone anymore?

2003-03-07 17:23  ggeiger

	* fixed avcodec check bug

2003-03-07 16:43  ggeiger

	* added FFMPEG library checks

2003-03-07 16:41  ggeiger

	* checked in int/unfolded pix operations

2003-03-07 16:40  ggeiger

	* remove MMX routines

2003-03-07 16:40  ggeiger

	* added HAVE_LIBAVCODEC,HAVE_LIBAVFORMAT

2003-03-07 16:37  ggeiger

	* added pix_filmFFMPEG setup

2003-03-07 16:29  ggeiger

	* added new FFMPEG version of pix_film

2003-03-07 09:58  ggeiger

	* removed search for particle and glm

2003-03-07 09:57  ggeiger

	* particle and glm are in Gem now

2003-03-07 09:55  ggeiger

	* included particle library stuff

2003-03-07 09:47  ggeiger

	* moved glm.c into model_loader.cpp

2003-03-07 09:43  ggeiger

	* config.h will be autogenerated from config.in

2003-03-07 05:23  cclepper

	* added quality modes

2003-03-07 04:28  cclepper

	* added quality modes

2003-03-06 23:30  cclepper

	* added secondscreen message to enable/disable fullscreen on a 2nd
	  display

2003-03-06 22:45  cclepper

	* added secondscreen message to enable/disable fullscreen on a 2nd
	  display

2003-03-06 22:38  cclepper

	* added secondscreen message to enable/disable fullscreen on a 2nd
	  display

2003-03-06 17:26  zmoelnig

	* ???

2003-03-06 17:25  zmoelnig

	* changed text-object, so they can be disabled...

2003-03-06 17:24  zmoelnig

	* bugfixed separator

2003-03-06 17:24  zmoelnig

	* some bug-fixes; esp [pix_buf]

2003-03-06 17:22  zmoelnig

	* checked in Makefile again...

2003-03-06 17:19  zmoelnig

	* updated configure....

2003-03-03 22:44  dheck

	* Reverted GL_BGR[A] to GL_BGR[A]_EXT to allow compilation on
	  Windows (openGL 1.1)

2003-03-03 17:00  zmoelnig

	* pix_crop takes sub-images of images

2003-03-03 16:59  zmoelnig

	* the object file for venus was missing...

2003-03-01 18:16  zmoelnig

	* fixed a bug with SYSTEMDOCS and made pd/extra the default
	  installation-dir (not pd/externs)

2003-03-01 10:18  zmoelnig

	* added avifile support

2003-03-01 10:18  zmoelnig

	* added AVIPLAY (for linux) and (not yet functioning) GLTT defines

2003-03-01 10:16  zmoelnig

	* somehow these were not properly updated ...

2003-03-01 10:10  zmoelnig

	* added libavifile-support under linux

2003-03-01 08:29  cclepper

	* added yuv and optimizations

2003-02-28 10:00  ggeiger

	* changed "for (int i=0; ..)" scoping

2003-02-28 07:17  cclepper

	* added VBLsync for OSX

2003-02-27 04:25  cclepper

	* initial commit

2003-02-27 04:22  cclepper

	* added altivec function

2003-02-27 01:09  dheck

	* Added 31 bytes to imageStruct buffer allocation to allow
	  realignment
	  without causing buffer overruns.

2003-02-26 04:05  dheck

	* Incorporated source structure changes in CVS (TV->pix) and new
	  source files

2003-02-26 04:02  dheck

	* Updated Visual Studio project and workspace to build current CVS
	  source.

2003-02-26 03:59  dheck

	* Fixed Win32 compilation issues.

2003-02-26 01:11  tigital

	* reordered member initializers to "...datasize(0),pdata(0)..." to
	  remove gcc 3.1 warnings

2003-02-26 00:30  tigital

	* added *_setup() for objects from tv_* to pix_*

2003-02-26 00:29  tigital

	* moved from tv_* to pix_*

2003-02-24 18:53  zmoelnig

	* updated a link

2003-02-24 18:41  zmoelnig

	* now the alpha-blending function can be set by hand:
	  0 .. GL_ONE_MINUS_SRC_ALPHA
	  1 .. GL_ONE

2003-02-24 18:40  zmoelnig

	* polygon_smooth enables GL-polygon-smoothing (like it has been
	  proposed by the mac-people)

2003-02-24 13:12  zmoelnig

	* removing TV

2003-02-24 13:10  zmoelnig

	* removed TV-class

2003-02-24 13:09  zmoelnig

	* removing TV-class

2003-02-24 12:47  zmoelnig

	* *** empty log message ***

2003-02-24 12:44  zmoelnig

	* another IIR-filter (time-domain) for pixes: very much like
	  [pix_blur] and [pix_biquad], but more flexible

2003-02-24 11:45  zmoelnig

	* removed the default width/height from the constructor (this is
	  done in the cpp-file)

2003-02-24 11:40  zmoelnig

	* added a reallocate() message to imageStruct.
	  This does only allocate memory, if the previous buffer is smaller
	  than the needed one.
	  there is a "int datasize" that describes the length of the
	  buffer.

2003-02-19 20:28  zmoelnig

	* updated the README.build (for the new configure)

2003-02-19 18:41  zmoelnig

	* This commit was generated by cvs2svn to compensate for changes in
	  r139,
	  which included commits to RCS files with non-trunk default
	  branches.

2003-02-19 18:25  zmoelnig

	* GLdefines maps symbols (like GL_FLAT) to corresponding floats
	  (like 7424)

2003-02-19 18:23  zmoelnig

	* undef'ed the MacOS-specific Carbon-include

2003-02-19 18:17  zmoelnig

	* redefined _GL_UNDEFINED to -1 (instead of -10)

2003-02-17 08:18  cclepper

	* added YUV

2003-02-15 04:44  cclepper

	* added altivec function

2003-02-15 04:16  cclepper

	* added altivec function

2003-02-15 04:11  cclepper

	* added pix_mix

2003-02-14 03:55  tigital

	* - doesn't require textures now ;-)
	  - added glBlend message

2003-02-14 03:53  tigital

	* - doesn't require textures now ;-)
	  - finally centered!

2003-02-10 02:24  cclepper

	* added Altivec cache function

2003-02-10 02:13  cclepper

	* hq for DV added

2003-02-10 00:18  tigital

	* example patch for [ripple] controls

2003-02-10 00:17  tigital

	* example patch for [newWave] controls

2003-02-10 00:14  tigital

	* changed gl setup calls to float (from integer): they should all
	  be one or the other, right?

2003-02-10 00:12  tigital

	* added setup for ripple, rubber, and slideSquares

2003-02-10 00:10  tigital

	* rubber: bang "grabs" image, x/y input the can pull/distort image,
	  2nd bang releases image, which rebounds back to flat

2003-02-10 00:08  tigital

	* slideSquare: creates a field of squares which reaveal texture
	  while moving left to right

2003-02-10 00:07  tigital

	* ripple: bang to inlet causes image rippling, center of ripple is
	  movable via x and y input: see example/07.texture/

2003-02-09 23:53  tigital

	* now has controls for size, speed, and mode; currently only works
	  with [pix_texture]; also requires rotateXYZ, scale, transposeXYZ
	  for centering (see example/texture)

2003-02-09 22:21  tigital

	* added glBlend

2003-02-09 22:20  tigital

	* removed redundant m_linewidth call; added glBlend

2003-02-09 22:18  tigital

	* removed redundant m_linewidth call

2003-02-08 05:57  cclepper

	* added altivec code

2003-02-06 22:38  tigital

	* updated to current "IMAGE_CLASS" memory functions (ie.
	  buffer.clear() & buffer.allocate( dataSize)

2003-02-06 22:36  tigital

	* added tv_delay_setup

2003-02-06 04:55  cclepper

	* added blending

2003-02-06 01:20  tigital

	* cleanup

2003-02-06 01:17  tigital

	* removed HAVE_LIBGLUT for MACOSX

2003-02-05 08:55  cclepper

	* added pix_blur

2003-02-05 08:41  cclepper

	* improved quicktime performance and DV quality

2003-02-05 08:13  cclepper

	* added pix_blur

2003-02-05 08:01  cclepper

	* optimized pix_gain RGBA code

2003-02-04 04:46  cclepper

	* added missing yuv objects

2003-02-04 00:32  zmoelnig

	* added optimization to the Makefiles: "-O3 -funroll-loops
	  -ffast-math"

2003-02-04 00:16  zmoelnig

	* changed the behaviour of $(CXXFLAGS): you can now set CXXFLAGS
	  via the command-line and it it added to the c++-flags $(cxxflags)

2003-02-03 16:55  zmoelnig

	* changed the identifier for the list-ID from "list" to "gllist",
	  because pd would complain about this ("list" is reserved for
	  pd-lists)

2003-02-03 16:47  zmoelnig

	* added this README, so you know what the openGL-stuff is about...

2003-02-03 16:45  zmoelnig

	* *** empty log message ***

2003-02-03 16:43  zmoelnig

	* because of the new configure, some ifdef's have changed there
	  names (HAVE_MPEG becomes HAVE_LIBMPEG etc)

2003-02-03 16:42  zmoelnig

	* added the anything2grey converter

2003-02-03 16:40  zmoelnig

	* added the openGL-stuff

2003-02-03 16:40  zmoelnig

	* there are new ifdef's because of the new configure
	  spit out a warning when compiled without GLUT (is this new ?)

2003-02-03 16:37  zmoelnig

	* added an "m_modified" flag. this might double some code, but it
	  was surely quickto do

2003-02-03 16:34  zmoelnig

	* rewrote the configure-thing
	  hopefully it works now...

2003-02-03 16:32  zmoelnig

	* rewrote the configure-thing
	  hopefully it will work now...

2003-02-03 16:29  zmoelnig

	* added openGL-wrapper objects (mainly openGL-1.1)

2003-02-03 16:27  zmoelnig

	* rewrote (regenerated) the openGL-wrapping stuff

2003-01-29 08:59  cclepper

	* added yuv processing

2003-01-29 08:02  cclepper

	* added yuv processing

2003-01-26 04:39  tigital

	* fixed bug which prevented non-powerOfTwo textures from texturing
	  correctly (m_coords are now set and passed into state->texCoords)

2003-01-26 04:15  cclepper

	* fixed YUV code in pix_gain

2003-01-25 23:55  cclepper

	* changed the color channel order for OSX

2003-01-25 22:38  cclepper

	* fixed/added some yuv stuff

2003-01-25 20:34  cclepper

	* test for yuv update

2003-01-13 14:50  tigital

	* added gl.h & glext.h to allow compile on OS X

2003-01-09 22:40  tigital

	* made s_windowClock=NULL on DestroyWindow to address possible
	  memory leak

2003-01-09 19:26  zmoelnig

	* *** empty log message ***

2003-01-09 19:25  zmoelnig

	* added movement_detection videoRTX

2003-01-07 18:59  zmoelnig

	* added some examples for 04.pix; they were missing?

2002-12-16 17:59  zmoelnig

	* yuv_*: (think) i changed these to the new process*Image()
	  functions

2002-12-16 17:54  zmoelnig

	* pix_info: get information on pixes (xsize, ysize, csize, format,
	  data)
	  pix_yuv : convert images to YUV (for now only RGBA); needs
	  testing
	  pix_rgba: provides a function for YUV; needs testing
	  * : new process*Image() functions for RGBA, YUV,...

2002-12-16 17:40  zmoelnig

	* teapot: if !HAVE_GLUT we still support [teapot], only the
	  rendering is void
	  text2d: the mac-#ifdefs didn't compile on linux, so i fixed them

2002-12-16 17:36  zmoelnig

	* GemPix*Obj: hopefully fixed the bug that appeared when deleting
	  pix_fx
	  now we cache the whole pixBuf-structure and return it on
	  postrendering
	  GemPixUtil: now provides a function for copying
	  imageStruct-information
	  GemGlutObj: if !HAVE_GLUT, we only throw an error at
	  object-creation

2002-12-14 04:43  tigital

	* corrected rangeMess inputs

2002-12-14 04:40  tigital

	* fixed a coupla possible leaks

2002-12-14 04:38  tigital

	* added processYUVImage(), so it works with yuv now!

2002-12-12 07:30  tigital

	* added yuv video input for MacOSX; cleanup unused variables

2002-12-12 07:27  tigital

	* cleanup unused variables

2002-12-10 05:55  tigital

	* removed unused variable "count"

2002-12-10 05:53  tigital

	* added MACOSX support

2002-12-09 11:36  zmoelnig

	* rewrote the <processImage>-callers.
	  processImage is now used for images of any(!) format.
	  thus the programmer has to care for the format him/herself
	  the format specific functions are processImageRGBA and similar
	  the same goes for PixDualObjects (processRGBA_Gray etc...)
	  deleted pix_fx
	  the pix_fx functionality is now in GemPixObj
	  this functionality is: save the image-state before it is
	  processed
	  and reconstruct it in the postrender function
	  so we can change size/format and even bend the data-pointer
	  and objects "before" will not notice (and crash)
	  revised 3 openGL objects (urgh: lots of work to do still)

2002-12-08 21:43  tigital

	* added support for MACOSX

2002-12-08 21:39  tigital

	* reordered variables to shutup gcc3.1

2002-12-08 20:10  zmoelnig

	* added framewise delay!

2002-12-04 05:19  tigital

	* GL_EXTENSIONS formatting same for all platforms

2002-12-02 17:14  zmoelnig

	* new image-processing calls (processRGBAImage)

2002-11-27 20:22  zmoelnig

	* a new (simpler?) setup-logistic

2002-11-27 20:20  zmoelnig

	* *** empty log message ***

2002-11-27 20:09  zmoelnig

	* added a lot of openGL stuff...

2002-11-27 20:04  zmoelnig

	* made CVS compile under linux again

2002-11-27 20:01  zmoelnig

	* made the CVS compile under linux again

2002-11-27 01:28  tigital

	* *** empty log message ***

2002-11-27 01:21  tigital

	* added MACOSX support; initial YUV support

2002-11-27 01:10  tigital

	* added MACOSX support; initial YUV support

2002-11-27 01:00  tigital

	* removed unused variables

2002-11-27 00:59  tigital

	* added MACOSX support; initial YUV support

2002-11-27 00:05  tigital

	* added MACOSX support; initial YUV support

2002-11-26 23:15  tigital

	* added MACOSX support

2002-11-26 23:15  tigital

	* removed unused variable

2002-11-26 23:11  tigital

	* added MACOSX support; initial YUV support

2002-11-26 23:09  tigital

	* reordered variable to shut up gcc 3.1

2002-11-26 23:08  tigital

	* added MACOSX & YUV support

2002-11-26 23:07  tigital

	* added MACOSX support; cleaned up unused variables

2002-11-26 23:05  tigital

	* added for MACOSX; initial YUV support

2002-11-26 23:04  tigital

	* added MACOSX; initial YUV support

2002-11-26 23:03  tigital

	* added MACOSX

2002-11-26 19:57  tigital

	* added MACOSX, YUV support via #ifdef's

2002-11-25 15:28  tigital

	* standardized to processDualGray() & processDualYUV()

2002-11-25 15:23  tigital

	* standardized to processDualGray() & processDualYUV()

2002-11-25 15:02  tigital

	* added MACOSX support

2002-11-25 14:58  tigital

	* added MACOSX support; processYUVImage()

2002-11-25 06:02  tigital

	* added MACOSX support

2002-11-25 06:01  tigital

	* initial contribution

2002-11-24 17:49  tigital

	* added MACOSX support

2002-11-24 01:47  tigital

	* added MACOSX support

2002-11-24 01:45  tigital

	* initial commit

2002-11-24 01:43  tigital

	* initial commit

2002-11-24 01:40  tigital

	* add support for MACOSX

2002-11-24 01:15  tigital

	* add support for MACOSX

2002-11-24 01:12  tigital

	* added support for MACOSX

2002-11-24 01:07  tigital

	* added support for MACOSX and YUV processing

2002-11-24 01:01  tigital

	* added support for YUV processing

2002-11-24 00:58  tigital

	* add MACOSX specific changes

2002-11-05 18:12  zmoelnig

	* *** empty log message ***

2002-11-05 15:32  zmoelnig

	* Makefiles should be distclean on CVS ...?

2002-11-04 17:12  zmoelnig

	* added erich's [cuboid] object, so he doesn't have to worry any
	  more...

2002-11-04 16:28  zmoelnig

	* don't remember: added some example-patches i had forgotten before
	  fixed the pix_subtract bug (which nobody had reported yet)

2002-11-04 16:22  zmoelnig

	* oops, last checkin i forgot some things....
	  ok: applied guenter's MMX changes to pix_*

2002-11-04 16:21  zmoelnig

	* applied guenter's MMX changes to some pix things (?)

2002-10-28 15:25  zmoelnig

	* - edited some example-patches (very minor changes)
	  - rewrote the render-chain mechanism: now the render-chain is not
	  built statically when the rendering is started
	  but dynamically (each gem.object is "banged" (with some gem_state
	  pointers) at run-time
	  gosh: why do we have a message-system in pd, if it is not used ?
	  - the priority of the [gemhead]s can now be changed dynamically

2002-10-21 09:29  zmoelnig

	* applied Daniel Heckenberg's patch for DualPix-Objects

2002-10-21 08:35  zmoelnig

	* fixed the install-things

2002-10-21 07:45  zmoelnig

	* This commit was generated by cvs2svn to compensate for changes in
	  r4,
	  which included commits to RCS files with non-trunk default
	  branches.

