January 2007 Archives by author
Starting: Sat Jan 6 13:27:59 EDT 2007
Ending: Tue Jan 30 16:53:48 EDT 2007
Messages: 96
- [Gridflow-cvs] [cvs] optional/rblti: added $(RUBY) variable
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: forgot to commit this before xmas... remade a copy of it from scratch.
matju
- [Gridflow-cvs] [cvs] base: fix for some zero-sized grids in [#print]
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: more numeric precision
matju
- [Gridflow-cvs] [cvs] bridge: does the -path and -helppath by itself, no need to do it in pdrc or pdsettings
matju
- [Gridflow-cvs] [cvs] pd_abstractions: a non-working replacement of [#rotate]. Fix this later. In the meanwhile, [#rotate] written in Ruby still has priority.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: argument fix (thanks claudius)
matju
- [Gridflow-cvs] [cvs] optional: remove warning
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: remove debugging lines
matju
- [Gridflow-cvs] [cvs] base: introducing set_chunk() as a replacement for set_factor().
matju
- [Gridflow-cvs] [cvs] base: using set_chunk() instead of set_factor().
matju
- [Gridflow-cvs] [cvs] format: using set_chunk() instead of set_factor().
matju
- [Gridflow-cvs] [cvs] base: in the end there'll be no number type called "ruby".
matju
- [Gridflow-cvs] [cvs] optional: ouch, forgot to commit this... fix for Ruby 1.8
matju
- [Gridflow-cvs] [cvs] pd_abstractions: automatic selection of converter, assuming the user will want to use RGB.
matju
- [Gridflow-cvs] [cvs] base: grid messages no longer contain dim and nt.
matju
- [Gridflow-cvs] [cvs] bridge: removed GridFlow menu
matju
- [Gridflow-cvs] [cvs] base: removed profiler (except memory accounting)
matju
- [Gridflow-cvs] [cvs] base: removed more of the profiler.
matju
- [Gridflow-cvs] [cvs] format: set_chunk instead of set_factor
matju
- [Gridflow-cvs] [cvs] optional: set_chunk instead of set_factor
matju
- [Gridflow-cvs] [cvs] base: set_chunk instead of set_factor
matju
- [Gridflow-cvs] [cvs] base: remove GFStack
matju
- [Gridflow-cvs] [cvs] base: removed profiler
matju
- [Gridflow-cvs] [cvs] base: removed PROF macro (was for profiling)
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: remove profiler
matju
- [Gridflow-cvs] [cvs] base: remove magic
matju
- [Gridflow-cvs] [cvs] base: removed check_magic
matju
- [Gridflow-cvs] [cvs] bridge: remove magic
matju
- [Gridflow-cvs] [cvs] base: remove the other profiler (malloc, memcpy)
matju
- [Gridflow-cvs] [cvs] format: pwc-specific support (not enabled yet)
matju
- [Gridflow-cvs] [cvs] format: added pwc-specific attributes: framerate white_mode white_red white_blue
matju
- [Gridflow-cvs] [cvs] pd_abstractions: added pwc-specific attributes: framerate white_mode white_red white_blue
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: GridFlow 2
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: split base/grid.h in two, where gridflow2.h contains only things that I approve for inclusion in GridFlow 2.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: a wrapper around [#store] so that it works more like [float] and [symbol]
matju
- [Gridflow-cvs] [cvs] pd_abstractions: [#.var] renamed to [var.#] to follow PureUnity's new conventions (as opposed to the conventions of the original draft of PureUnity)
matju
- [Gridflow-cvs] [cvs] base: added [#labeling], which does like [lti.FastRelabeling] but only on a binary input, but also computes area and both moments on each region.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: new cross allows vectorial outputs, for rectangular crosses.
matju
- [Gridflow-cvs] [cvs] base: faster [#inner] for small matrix sizes (4 rows or less, 4 columns or less)
matju
- [Gridflow-cvs] [cvs] format: colorspace now is one of: y yuv rgb; instead of RGB24 and YUV420P; the driver's colorspace is hidden.
matju
- [Gridflow-cvs] [cvs] format: accelerated conversions from YUV420P to y, yuv, rgb.
matju
- [Gridflow-cvs] [cvs] base: removed some Ruby wrappers not in use by anything.
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: .
matju
- [Gridflow-cvs] [cvs] bridge: removed code that allows GridFlow to run without Pd.
matju
- [Gridflow-cvs] [cvs] base: removed code that allows GridFlow to run without Pd.
matju
- [Gridflow-cvs] [cvs] /home/cvs/gridflow: removed code that allows GridFlow to run without Pd.
matju
- [Gridflow-cvs] [cvs] extra: old code that I haven't touched since 2002
matju
- [Gridflow-cvs] [cvs] extra: old files that I haven't touched since 2002.
matju
- [Gridflow-cvs] [cvs] devices4ruby: this folder will also go away soon
matju
- [Gridflow-cvs] [cvs] bridge: stray HELLO
matju
- [Gridflow-cvs] [cvs] base: merged devices4ruby into this file, and removed mentions of Ruby 1.6
matju
- [Gridflow-cvs] [cvs] devices4ruby: merged into base/flow_objects.rb except SoundPCM.rb which was just useless. (well, the latter was an interesting toy back in 2001...)
matju
- [Gridflow-cvs] [cvs] devices4ruby: bye.
matju
- [Gridflow-cvs] [cvs] devices4ruby: bye.
matju
- [Gridflow-cvs] [cvs] doc: change of plans, and removing obsolete link to jmax.dtd
matju
- [Gridflow-cvs] [cvs] base: missing part from devices4ruby
matju
- [Gridflow-cvs] [cvs] base: removed [pd_netsend] [jmax_udpsend] [jmax4_udpsend] [pd_netreceive] [jmax_udpreceive] [jmax4_udpreceive]
matju
- [Gridflow-cvs] [cvs] base: removed [printargs] [rubyprint]
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: obsolete
matju
- [Gridflow-cvs] [cvs] doc: removed obsolete doc
matju
- [Gridflow-cvs] [cvs] doc/flow_classes: scrap the html
matju
- [Gridflow-cvs] [cvs] doc/op: scrap the HTML
matju
- [Gridflow-cvs] [cvs] doc: remove rexml support and harvest_doc
matju
- [Gridflow-cvs] [cvs] doc: removed <help> and <icon> tags
matju
- [Gridflow-cvs] [cvs] doc: removed mkimg and support for <help> and <icon>
matju
- [Gridflow-cvs] [cvs] doc: even though doc files other than reference.*ml and format*.ml will remain, the other .html files will be treated as source, so moulinette.rb is
matju
- [Gridflow-cvs] [cvs] doc: the HTML is to be edited instead of the XML.
matju
- [Gridflow-cvs] [cvs] doc: that doc is becoming obsolete at an alarming rate
matju
- [Gridflow-cvs] [cvs] doc/format: forgot to delete that batch of icons.
matju
- [Gridflow-cvs] [cvs] doc/format: obsolete directory
matju
- [Gridflow-cvs] [cvs] base: fixed scoping problem with including Ioctl in IO from inside GridFlow instead of from ::
matju
- [Gridflow-cvs] [cvs] format: removed TCP code that never worked
matju
- [Gridflow-cvs] [cvs] bridge: cleanup
matju
- [Gridflow-cvs] [cvs] base: removed old unmaintained test suite, to be replaced by PureUnity
matju
- [Gridflow-cvs] [cvs] pd_abstractions: forgot to commit this. this is the #-version of [seq_fold].
matju
- [Gridflow-cvs] [cvs] pd_abstractions: new version, with colorspaces y yuv rgb
matju
- [Gridflow-cvs] [cvs] format: support RGB24 to y.
matju
- [Gridflow-cvs] [cvs] format: added untested conversion from analog-style YUV to jpeg-style YUV.
matju
- [Gridflow-cvs] [cvs] pd_abstractions: those were formerly FPatchers (ruby abstractions).
matju
- [Gridflow-cvs] [cvs] pd_abstractions: separated [#rotate] into [#rotate] and [#rotatificator].
matju
- [Gridflow-cvs] [cvs] base: turned [@!] [@fold] [@scan] [@inner] [@convolve] into pd abstr.
matju
- [Gridflow-cvs] [cvs] base: somewhat cleaner polygon edges (but they could be better.)
matju
- [Gridflow-cvs] [cvs] base: removed FPatcher.
matju
- [Gridflow-cvs] [cvs] base: remove some uses of CObject and Symbol
matju
- [Gridflow-cvs] [cvs] format: cleanup
matju
- [Gridflow-cvs] [cvs] base: somewhat more adapted for SWIG ?
matju
- [Gridflow-cvs] [cvs] format: back to being slightly verbose about palettes.
matju
- [Gridflow-cvs] [cvs] format: fixed error message and doesn't even try to send image for unsupported palette
matju
- [Gridflow-cvs] [cvs] base: don't require that gridflow's directory is called "gridflow"
matju
- [Gridflow-cvs] [cvs] optional: don't require that gridflow's directory is called "gridflow"
matju
- [Gridflow-cvs] [cvs] format: reverted the debug code to what it was in 2003, to get rid of Ruby.
matju
- [Gridflow-cvs] [cvs] base: bye ruby.
matju
- [Gridflow-cvs] [cvs] base: don't require that gridflow's directory is called "gridflow"
matju
- [Gridflow-cvs] [cvs] optional: don't require that gridflow's directory is called "gridflow"
matju
- [Gridflow-cvs] [cvs] base: removed dead code and reference to removed file.
matju
Last message date:
Tue Jan 30 16:53:48 EDT 2007
Archived on: Tue Jan 30 16:53:51 EDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).