| |
.-o---------------------------------------------o-, | http://gridflow.ca/download/gridflow-9.8.tar.gz | `-o-----------------------------------------------' |
ChangeLog for version 9.8 (2010.04.01):
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
http://gridflow.ca/download/packages/gridflow-9.8-ubuntu-karmic-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-macosx104-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-macosx104-ppc.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-win32-i386.zip
go see the new table of packages on http://gridflow.ca/ for more details
On Thu, 1 Apr 2010, Mathieu Bouchard wrote:
| | .-o---------------------------------------------o-, | http://gridflow.ca/download/gridflow-9.8.tar.gz | `-o-----------------------------------------------' |
ChangeLog for version 9.8 (2010.04.01):
- fixed GCC >= 4.4.3 related problem (?) with c++ templates...
- fixed [gf/mouse_spy] crash (also related to [#see])
- small fixes to colouring of [display] and [#see]
- added [gf/selector] [gf/getcwd] [gf/find_file] [gf/canvas_index]
- OSX: print real error messages instead of error #-43, etc.
- OSX: [#io.quartz] reports position
- [#in]: lookup file in -path and the dir of the patch containing [#in]
- removed annoying posts/errors when loading helpfiles
- [#print]: fix bug with negative numbers in base 8 and 16
- [# **]: fixed crash with negative numbers
- [#out x11]: hide close-button
- [#out x11]: add "border $1" method for hiding window-border (for fullscreen)
- major update to cellular_1d.pd, instant_blur.pd, markov.pd, ...
- reviewed and updated a lot of examples.
- added examples : rgb_delay.pd dither.pd
- [#]: added back an important optimisation to save on RAM
- [#fold] [#scan]: allow op avg, op hypot
- [#fold] [#scan]: better check for unallowed ops
- merged binary_operations.pd + videodev_effects.pd -> various_effects.pd
- [#in] [#out] output "not_open" in outlet 1, to answer a message in closed mode
- [#in] load has a $2 as a shortcut for open $1, cast $2, bang, close
- [#in videodev] (linux cameras): trying to add YUYV support (palette 8) (please test)
- [#out x11] [#out quartz] [#out sdl] [#see] accept greyscale
- [gf/canvas_loadbang]: fixed bug
- added most missing helpfiles, missing parts of helpfiles, corrected typos, etc.
- added missing entries in index.pd ("GridFlow Index")
- [#in videodev]: some error messages have been condensed
- [#in videodev]: YUV cameras speedup (faster clip function)
- [#camera]: use "not_open" to correctly show that no camera currently is selected.
- [#see]: can drag to a point outside of the window
- [#see]: fixed a bug when closing a gop containing a [#see].
- [#see]: added "margins $1 $2 $3 $4" method
- changed version numbering "scheme", if there was ever any such thing
- linux [#in quicktime] renamed to [#in quicktimehw]
- osx [#in quicktime] renamed to [#in quicktimeapple]
- [#in] and [#out]: added 'quicktime' alias for either of the above two
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Thanks for the mac support - nice stuff! :)
On 4/14/10, Mathieu Bouchard matju@artengine.ca wrote:
http://gridflow.ca/download/packages/gridflow-9.8-ubuntu-karmic-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-macosx104-i386.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-macosx104-ppc.tar.gz http://gridflow.ca/download/packages/gridflow-9.8-win32-i386.zip
go see the new table of packages on http://gridflow.ca/ for more details
On Thu, 1 Apr 2010, Mathieu Bouchard wrote:
| | .-o---------------------------------------------o-, | http://gridflow.ca/download/gridflow-9.8.tar.gz | `-o-----------------------------------------------' |
ChangeLog for version 9.8 (2010.04.01):
- fixed GCC >= 4.4.3 related problem (?) with c++ templates...
- fixed [gf/mouse_spy] crash (also related to [#see])
- small fixes to colouring of [display] and [#see]
- added [gf/selector] [gf/getcwd] [gf/find_file] [gf/canvas_index]
- OSX: print real error messages instead of error #-43, etc.
- OSX: [#io.quartz] reports position
- [#in]: lookup file in -path and the dir of the patch containing [#in]
- removed annoying posts/errors when loading helpfiles
- [#print]: fix bug with negative numbers in base 8 and 16
- [# **]: fixed crash with negative numbers
- [#out x11]: hide close-button
- [#out x11]: add "border $1" method for hiding window-border (for fullscreen)
- major update to cellular_1d.pd, instant_blur.pd, markov.pd, ...
- reviewed and updated a lot of examples.
- added examples : rgb_delay.pd dither.pd
- [#]: added back an important optimisation to save on RAM
- [#fold] [#scan]: allow op avg, op hypot
- [#fold] [#scan]: better check for unallowed ops
- merged binary_operations.pd + videodev_effects.pd -> various_effects.pd
- [#in] [#out] output "not_open" in outlet 1, to answer a message in closed mode
- [#in] load has a $2 as a shortcut for open $1, cast $2, bang, close
- [#in videodev] (linux cameras): trying to add YUYV support (palette 8) (please test)
- [#out x11] [#out quartz] [#out sdl] [#see] accept greyscale
- [gf/canvas_loadbang]: fixed bug
- added most missing helpfiles, missing parts of helpfiles, corrected typos, etc.
- added missing entries in index.pd ("GridFlow Index")
- [#in videodev]: some error messages have been condensed
- [#in videodev]: YUV cameras speedup (faster clip function)
- [#camera]: use "not_open" to correctly show that no camera currently is selected.
- [#see]: can drag to a point outside of the window
- [#see]: fixed a bug when closing a gop containing a [#see].
- [#see]: added "margins $1 $2 $3 $4" method
- changed version numbering "scheme", if there was ever any such thing
- linux [#in quicktime] renamed to [#in quicktimehw]
- osx [#in quicktime] renamed to [#in quicktimeapple]
- [#in] and [#out]: added 'quicktime' alias for either of the above two
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801