[SCM] pd-extended packaging annotated tag, upstream/0.43.4, created. upstream/0.43.4

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Thu May 16 02:31:47 UTC 2013


The annotated tag, upstream/0.43.4 has been created
        at  1881e6f0f6cbb0bcc09f3f619566b679dc676eb3 (tag)
   tagging  efc09ebf18357419a97c887aed0309d98d7cd751 (commit)
 tagged by  Hans-Christoph Steiner
        on  Wed May 15 22:16:44 2013 -0400

- Shortlog ------------------------------------------------------------
Upstream version 0.43.4

Alex Norman (3):
      increasing the maximum input event size for alsa
      increasing the maximum input event size for alsa
      increasing the maximum input event size for alsa

Hans-Christoph Steiner (802):
      use platform auto macros: USEAPI_* macros instead of UNIX macro so that
      integrated Android port, included esoundd I/O from Pd-anywhere, added template
      created gitignore for clean 'git status' reports, added pd binary types and autotools products
      updated patch #2746054 "hard-code default user-install paths" for 0.43
      refactored patch #1961878 "add ~ and env var support" for 0.43
      updated patch #2746054 "hard-code default user-install paths" for 0.43
      create USEAPI_DUMMY/s_audio_dummy.c, parallel to s_midi_dummy.c
      make text_ypix() run only if visible, fixing intermittent GOP crashes
      make boxsizes same as Pd-extended and check fonts for width and height
      set ::focused_window on Map event since not all WMs send FocusIn on window creation
      made busygrab/busyrelease so pdwindow.tcl is swappable
      fixed minor bug where size should be margin
      fixed Untitled save bug and refactored pdtk_canvas_menuclose to 0.43 style
      fixed lookup_windowname to return name and not barf with bad window titles
      fixed bug: empty values in offset properties causes bad behavior
      made sys_searchpath and sys_staticpath in pd and pd-gui, and used for Paths dialog, Help Browser, plugins, etc
      fixed started/finished loading and busy grab/release logic
      created libdir-style gui plugin dirs which know where they are when loaded
      moving objects with the keyboard will update the scrollbars
      fix tcl dump when pressing Enter to set lib in Startup prefs
      pad sys_fontweight so that it can be changed from 'bold' to 'normal', etc.
      if we regain focus from another app, make sure to editmode cursor is right
      removed old build system
      try a simpler configure so it doesn't take so long
      ported pd-gui-rewrite pdwindow and changed DIO button to perf checkbox
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      force the Mac OS X build to use the Jackmp.framework rather than a -ljack lib
      removed CPU-specific opt flags from CFLAGS so things build on all platforms
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      bug #3163612: use {} for quoting file/path names
      refactored initbang/closebang patch into 0.43
      set cursors per-platform in Tcl so that we can get them all working properly
      removed CPU-specific opt flags from CFLAGS so things build on all platforms
      force the Mac OS X build to use the Jackmp.framework rather than a -ljack lib
      bug #3163612: use {} for quoting file/path names
      set cursors per-platform in Tcl so that we can get them all working properly
      removed old build system
      try a simpler configure so it doesn't take so long
      ported pd-gui-rewrite pdwindow and changed DIO button to perf checkbox
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      ported the Pd-extended color scheme to 0.43
      Merge branch 'patch_series'
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      Merge branch 'patch_series'
      revert miller's change which breaks using ./pd
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      made log buffer and filter to dynamically show back log contents and added logpost()
      Merge branch 'patch_series'
      added sys_loadstartup() to load things from the 'startup' folder
      added logpost(), pd findinstance, and buffer to dynamically filter log contents
      Merge branch 'patch_series'
      added sys_loadstartup() to load things from the 'startup' folder
      added logpost(), pd findinstance, and buffer to dynamically filter log contents
      Merge branch 'patch_series'
      fix merge mistake
      move clear console functionality to pdwindow.tcl
      added logpost(), pd findinstance, and buffer to dynamically filter log contents
      implemented proc-rename read-only text widget hack
      updated error messages to use error()
      removed old build system
      try a simpler configure so it doesn't take so long
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      revert miller's change which breaks using ./pd
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      rebase
      Merge branch 'patch_series'
      fix launching on Mac OS X
      made all Pd window elements have the same background color
      removed old build system
      try a simpler configure so it doesn't take so long
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      revert miller's change which breaks using ./pd
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      ported the Pd-extended color scheme from Pd-extended 0.42
      make the GUI remain responsive while running the log filter
      ported paste-offset patch from Pd-extended 0.42
      split out inmidi_* functions from x_midi.c to e_midi.c
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      Merge branch 'master' of ssh://pure-data.git.sourceforge.net/gitroot/pure-data/pd-extended
      added missing 'int blocksize' to mmio_open_audio() in s_stuff.h
      Merge branch 'patch_series'
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      split out inmidi_* functions from x_midi.c to e_midi.c
      added missing 'int blocksize' to mmio_open_audio() in s_stuff.h
      fixed Mac OS X loading to work when embedded in an app or in the source tree
      Merge branch 'patch_series'
      set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
      set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
      turn off autopatching by default and make -autopatch option to turn it on
      add deprecation warning for helppatches named help-*.pd
      make the default font size the same on all platforms
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      jsarlo's Magic Glass refactored from pd-l2ork
      highlight outlets and inlets while making connections (from jsarlo)
      Merge branch 'patch_series'
      REBASE INTO: 'jsarlo's Magic Glass refactored from pd-l2ork
      Merge branch 'patch_series'
      auto-generate template.pot using Tcl files for the strings passed from C to Tcl
      added missing 'int blocksize' to mmio_open_audio() in s_stuff.h
      removed old build system
      try a simpler configure so it doesn't take so long
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      split out inmidi_* functions from x_midi.c to e_midi.c
      fixed Mac OS X loading to work when embedded in an app or in the source tree
      turn off autopatching by default and make -autopatch option to turn it on
      add deprecation warning for helppatches named help-*.pd
      make the default font size the same on all platforms
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
      jsarlo's Magic Glass refactored from pd-l2ork
      set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
      highlight outlets and inlets while making connections (from jsarlo)
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      added French update from Alexandre Castonguay
      Merge branch 'patch_series'
      add deprecation warning for helppatches named help-*.pd
      make the default font size the same on all platforms
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      created ::altkey for cross-platform Alt/Option bindings
      create 'pd autopatch $1' message to toggle autopatch connecting behavior
      jsarlo's Magic Glass refactored from pd-l2ork
      added French update from Alexandre Castonguay
      highlight outlets and inlets while making connections (from jsarlo)
      Merge branch 'patch_series'
      removed bizarre 'k' character in 'package' command, causing Windows to not start
      Merge branch 'patch_series'
      hard-code sys_libdir to $(prefix)/lib/pd-extended
      Merge branch 'patch_series'
      Alexandre Castonguay's FR localization update, from patch tracker #3307639
      Merge branch 'patch_series'
      removed bizarre 'k' character in 'package' command, causing Windows to not start
      hard-code sys_libdir to $(prefix)/lib/pd-extended
      Alexandre Castonguay's FR localization update, from patch tracker #3307639
      Merge branch 'patch_series'
      add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
      fix crasher bug when closing a window with Perf Mode on and no changes to window
      added menu item and 'editor meta' key binding for Perf mode
      Merge branch 'patch_series'
      added missing strings from pd_dynamic_strings.tcl and updated template.pot
      enabled correct fuzzy translations
      Merge branch 'patch_series'
      added global ::menu_active for background color for active menu items like autopatch
      Merge branch 'patch_series'
      rm -rf m4/generated in ./autogen.sh to prevent errors when using different autotools versions
      64-bit fixes for jsarlo's Magic Glass
      Merge branch 'patch_series'
      removed bizarre 'k' character in 'package' command, causing Windows to not start
      fixed Mac OS X loading to work when embedded in an app or in the source tree
      make the default font size the same on all platforms
      fix crasher bug when closing a window with Perf Mode on and no changes to window
      removed old build system
      try a simpler configure so it doesn't take so long
      remove [info complete] code because it does not guarantee complete Pd Tcl commands
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      split out inmidi_* functions from x_midi.c to e_midi.c
      set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
      set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
      add deprecation warning for helppatches named help-*.pd
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      created ::altkey for cross-platform Alt/Option bindings
      create 'pd autopatch $1' message to toggle autopatch connecting behavior
      jsarlo's Magic Glass refactored from pd-l2ork
      highlight outlets and inlets while making connections (from jsarlo)
      64-bit fixes for jsarlo's Magic Glass and inlet/outlet highlighting
      hard-code sys_libdir to $(prefix)/lib/pd-extended
      Alexandre Castonguay's FR localization update, from patch tracker #3307639
      add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
      added menu item and 'editor meta' key binding for Perf mode
      added missing strings from pd_dynamic_strings.tcl and updated template.pot
      enabled correct fuzzy translations
      added global ::menu_active for background color for active menu items like autopatch
      rm -rf m4/generated in ./autogen.sh to prevent errors when using different autotools versions
      Windows can now have dlopen, adjust #ifdef to allow that
      integrated Jonathan Wilkes about.pd animated About page
      re-add d_delay since vd~ delread~ and delwrite~ are not working in vanilla
      set WINVER macro to set Windows XP as minimum platform
      upgraded portaudio to latest stable release: pa_stable_v19_20110326.tgz
      fixed build system to work with latest stable portaudio release
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      bind Ctrl-< and Ctrl-> to cycle thru open windows
      REBASE into 'added sys_loadstartup() to load things from the startup folder'
      Merge branch 'patch_series'
      REBASE into 'fixed build system to work with latest portaudio release'
      Merge branch 'patch_series'
      on Mac OS X >= 10.6 using Tk/Cocoa, workaround odd keynums for Home, End, arrow keys, etc.
      remove the pd/startup/disabled folder because it just gets in the way
      add --enable-debug flag to set CFLAGS for debugging
      Merge branch 'patch_series'
      REBASE into 're-add d_delay since vd~ delread~ and delwrite~ are not working'
      Merge branch 'patch_series'
      REBASE into 'added sys_loadstartup() to load things from the startup folder'
      the official macro from Android is now __ANDROID__
      Merge branch 'patch_series'
      REBASE into 'added sys_loadstartup() to load things from the startup folder'
      add setup() as an option for the external setup function name
      Merge branch 'patch_series'
      REBASE into 'create 'pd autopatch $1' message to toggle autopatch connecting behavior'
      REBASE into 'added menu item and 'editor meta' key binding for Perf mode
      REBASE into 'add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
      REBASE into 'jsarlo's Magic Glass refactored from pd-l2ork
      REBASE into 'added sys_loadstartup() to load things from the startup folder'
      REBASE into 'added sys_loadstartup'
      Merge branch 'patch_series'
      on MinGW, move strip to the install target
      Jonathan Wilkes' tooltips patch based on [pd META] in the help patch
      fit Autotips into the Pd-extended editing meta options (autopatch, magicglass, etc.)
      REBASE into 'added global ::menu_active for background color for active menu'
      REBASE into 'jsarlo's Magic Glass refactored from pd-l2ork'
      REBASE into 'create 'pd autopatch $1' message to toggle autopatch connecting behavior'
      Merge branch 'patch_series'
      re-add Ctrl-Return binding to 'reselect' for creating a object after typing
      Merge branch 'patch_series'
      ditch Startup prefs, stick Audio/MIDI on Media menu, and make Path... Preferences
      Merge branch 'patch_series'
      REBASE into 'make [import] post only in verbose mode'
      Merge branch 'patch_series'
      added built-in version of [loadbang] with an inlet
      REBASE into 'remove [info complete] code because it does not guarantee complete Pd Tcl commands'
      Merge branch 'patch_series'
      REBASE into 'added built-in version of [loadband] with an inlet]'
      Merge branch 'patch_series'
      escape ' single-quote chars for Mac OS X defaults system used in GUI Prefs
      fix pd_guiprefs.tcl to match the coding style of the rest of the GUI
      make GUI prefs also write to files specific to Pd-extended
      Merge branch 'patch_series'
      REBASE into 'make GUI prefs also write to files specific to Pd-extended'
      ported pd-gui-rewrite Pd window to Pd-extended
      Merge branch 'patch_series'
      REBASE into 'ported pd-gui-rewrite Pd window to Pd-extended'
      Merge branch 'patch_series'
      include .tcl files in the etags
      add Ctrl-T binding for Font panel on all platforms
      hard-coded the box sizes and try to fit the font into those sizes
      REBASE into 'ported pd-gui-rewrite Pd window to Pd-extended'
      Merge branch 'patch_series'
      REBASE into 'make the GUI remain responsive while running the log filter'
      Merge branch 'patch_series'
      REBASE into "escape ' single quote characters for Mac OS X defaults system used in GUI Prefs"
      REBASE into 'ported Pd-extended prefs handling from 0.42.5'
      removed old build system
      try a simpler configure so it doesn't take so long
      Merge branch 'patch_series'
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      Merge branch 'pure-data'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      split out inmidi_* functions from x_midi.c to e_midi.c
      set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
      set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
      add deprecation warning for helppatches named help-*.pd
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      created ::altkey for cross-platform Alt/Option bindings
      create 'pd autopatch $1' message to toggle autopatch connecting behavior
      jsarlo's Magic Glass refactored from pd-l2ork
      highlight outlets and inlets while making connections (from jsarlo)
      64-bit fixes for jsarlo's Magic Glass and inlet/outlet highlighting
      hard-code sys_libdir to $(prefix)/lib/pd-extended
      Alexandre Castonguay's FR localization update, from patch tracker #3307639
      add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
      added menu item and 'editor meta' key binding for Perf mode
      added missing strings from pd_dynamic_strings.tcl and updated template.pot
      enabled correct fuzzy translations
      rm -rf m4/generated in ./autogen.sh to prevent errors when using different autotools versions
      Windows can now have dlopen, adjust #ifdef to allow that
      integrated Jonathan Wilkes about.pd animated About page
      re-add d_delay since vd~ delread~ and delwrite~ are not working in vanilla
      set WINVER macro to set Windows XP as minimum platform
      upgraded portaudio to latest stable release: pa_stable_v19_20110326.tgz
      fixed build system to work with latest stable portaudio release
      bind Ctrl-< and Ctrl-> to cycle thru open windows
      on Mac OS X >= 10.6 using Tk/Cocoa, workaround odd keynums for Home, End, arrow keys, etc.
      remove the pd/startup/disabled folder because it just gets in the way
      add --enable-debug flag to set CFLAGS for debugging
      the official macro from Android is now __ANDROID__
      add setup() as an option for the external setup function name
      on MinGW, move strip to the install target
      Jonathan Wilkes' tooltips patch based on [pd META] in the help patch
      fit Autotips into the Pd-extended editing meta options (autopatch, magicglass, etc.)
      re-add Ctrl-Return binding to 'reselect' for creating a object after typing
      ditch Startup prefs, stick Audio/MIDI on Media menu, and make Path... Preferences
      added built-in version of [loadbang] with an inlet
      escape ' single-quote chars for Mac OS X defaults system used in GUI Prefs
      fix pd_guiprefs.tcl to match the coding style of the rest of the GUI
      make GUI prefs also write to files specific to Pd-extended
      ported pd-gui-rewrite Pd window to Pd-extended
      include .tcl files in the etags
      add Ctrl-T binding for Font panel on all platforms
      hard-coded the box sizes and try to fit the font into those sizes
      arg stupid space
      Merge branch 'patch_series'
      on Mac OS X >= 10.6 using Tk/Cocoa, workaround odd keynums for Home, End, arrow keys, etc.
      REBASE into "implement PD_BIGORSMALL() with unions"
      Merge branch 'patch_series'
      correction PD_FLOATPRECISION --> PD_FLOAT_PRECISION
      Merge branch 'patch_series'
      REBASE into "implement PD_BIGORSMALL() with unions"
      REBASE into 'added sys_loadstartup() to load things from the 'startup' folder'
      Merge branch 'patch_series'
      REBASE into 'added sys_loadstartup() to load things from the 'startup' folder'
      make a Mac OS X .app from a patch or folder of patches triggered by the File menu
      Merge branch 'patch_series'
      removed old build system
      try a simpler configure so it doesn't take so long
      normalized sys_libdir to always be an absolute path so declare works
      removed objects that have been refactored into the 'vanilla' lib
      install Pd-extended headers into 'pdextended'
      ported Pd-extended prefs handling from 0.42.5
      Pd-extended doesn't use the aliasing automagic so comment it out
      factored out d_math.c and d_fft.c except for the requisite utility functions
      new stripped down Pd-extended Help menu
      re-added Manuals section to Help Browser and labeled section divider
      copied updated file list from Makefile.am to makefile.mingw
      removed 'extra' from build since its now distributed as a standalone libdir
      add [import] from Pd-extended 0.42.5
      make [import] post only in verbose mode
      fixed install target to work on MinGW
      removed [output~] from examples folders and included global one from Pd-extended 0.42.5
      fixed up Help browser in menu
      stripped down output~ GOP to be super easy
      renamed pkg-config file to pdextended.pc
      refactored initbang/closebang patch into 0.43
      ported the Pd-extended color scheme from Pd-extended 0.42
      ported paste-offset patch from Pd-extended 0.42
      don't save a path if its root is sys_libdir since the libdir loader put it there
      added sys_loadstartup() to load things from the 'startup' folder
      increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap for a long time
      make the GUI remain responsive while running the log filter
      split out inmidi_* functions from x_midi.c to e_midi.c
      set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
      set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
      add deprecation warning for helppatches named help-*.pd
      make clearer error message when banging [block~]/[switch~] with DSP off
      make 'audio stuck' code only active on GNU/Linux
      make sure 'o' is there before accessing 'o->connections'
      created ::altkey for cross-platform Alt/Option bindings
      create 'pd autopatch $1' message to toggle autopatch connecting behavior
      jsarlo's Magic Glass refactored from pd-l2ork
      highlight outlets and inlets while making connections (from jsarlo)
      64-bit fixes for jsarlo's Magic Glass and inlet/outlet highlighting
      hard-code sys_libdir to $(prefix)/lib/pd-extended
      Alexandre Castonguay's FR localization update, from patch tracker #3307639
      add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
      added menu item and 'editor meta' key binding for Perf mode
      added missing strings from pd_dynamic_strings.tcl and updated template.pot
      enabled correct fuzzy translations
      rm -rf m4/generated in ./autogen.sh to prevent errors when using different autotools versions
      Windows can now have dlopen, adjust #ifdef to allow that
      integrated Jonathan Wilkes about.pd animated About page
      re-add d_delay since vd~ delread~ and delwrite~ are not working in vanilla
      set WINVER macro to set Windows XP as minimum platform
      upgraded portaudio to latest stable release: pa_stable_v19_20110326.tgz
      fixed build system to work with latest stable portaudio release
      bind Ctrl-< and Ctrl-> to cycle thru open windows
      remove the pd/startup/disabled folder because it just gets in the way
      add --enable-debug flag to set CFLAGS for debugging
      the official macro from Android is now __ANDROID__
      add setup() as an option for the external setup function name
      on MinGW, move strip to the install target
      Jonathan Wilkes' tooltips patch based on [pd META] in the help patch
      fit Autotips into the Pd-extended editing meta options (autopatch, magicglass, etc.)
      re-add Ctrl-Return binding to 'reselect' for creating a object after typing
      ditch Startup prefs, stick Audio/MIDI on Media menu, and make Path... Preferences
      added built-in version of [loadbang] with an inlet
      escape ' single-quote chars for Mac OS X defaults system used in GUI Prefs
      fix pd_guiprefs.tcl to match the coding style of the rest of the GUI
      make GUI prefs also write to files specific to Pd-extended
      ported pd-gui-rewrite Pd window to Pd-extended
      include .tcl files in the etags
      add Ctrl-T binding for Font panel on all platforms
      hard-coded the box sizes and try to fit the font into those sizes
      make a Mac OS X .app from a patch or folder of patches triggered by the File menu
      Merge branch 'pure-data'
      Merge branch 'patch_series'
      REBASE into 'make a Mac OS X .app from a patch or folder of patches triggered by the File menu'
      REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
      remove [info complete], it doesn't guarantee complete Tcl from Pd and slows things down
      Merge branch 'patch_series'
      REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
      added [path] object mirroring [import] but for appending dirs to the canvas-local path
      Merge branch 'patch_series'
      re-added d_math.c and removed e_sqrt.c to get [sqrt] and [rsqrt] working
      on Mac OS X, remove support for .d_fat/.d_ppc to double loading speed
      REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
      Merge branch 'patch_series'
      REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
      Merge branch 'patch_series'
      REBASE into 're-added d_math.c and removed e_sqrt.c to get [sqrt] and [rsqrt] working'
      Merge branch 'patch_series'
      REBASE into 're-added d_math.c and removed e_sqrt.c to get [sqrt~] and [rsqrt~] working'
      Merge branch 'patch_series'
      fixes for workaround for "gop multiplicity" bug (2621932)
      Merge branch 'patch_series'
      updated Hungarian translation from Transifex
      upgraded portaudio to latest stable release: pa_stable_v19_20111121.tgz
      fix GUI prefs file loading on GNU/Linux (fixes bug #3464413)
      Merge branch 'patch_series'
      fixed build system to work with latest stable portaudio release
      set version to 0.43.1 since it is now based on pure-data 0.43-1
      include split out headers e_fft.h and e_sqrt.h in install and dist
      Merge branch 'patch_series'
      po: update template.pot to have latest strings and bug report location
      Merge branch 'patch_series'
      profiled, improved :pd_connect::pd_readsocket to eliminate intermittent broken messages
      Merge branch 'patch_series'
      bring back Apply button to iemgui Properties panel since its sometimes useful
      select all in gatom width field when showing gatom Properties
      updated German translation
      updated Greek translation
      added British English translation
      added Mexican Spanish translation
      added Castilian Spanish translation
      updated French translation
      updated Hungarian translation
      updated Italian translation
      added Japanese translation
      added Latvian translation
      added Dutch translation
      updated Portuguese Portuguese (pt_PT) translation
      updated Swedish translation
      added Taiwan Chinese (zh_TW) translation
      Merge branch 'patch_series'
      merged [print] from pd-extended/0.42 and pure-data 0.43.1 and made it built-in
      updated German (de) translation
      updated Traditional Chinese (zh_TW) translation
      converted pddp/print to msg box so the version is copy-n-pasteable
      updated name list in credits with new developers and translators
      made corrections to the list of names for the credits
      randomize credit list in about.pd
      added more names to the about.pd credit list that should have already been there
      on start, wait for the event loop before printing the logbuffer to the Pd window
      Merge branch 'patch_series'
      (about.pd) found lots more names for the credits
      (about.pd) updated link to mailing lists
      (portmidi) comment out debug printf()s
      implement File->Save As..., Edit->Copy, and Edit->Select All for the Pd Window
      Merge branch 'patch_series'
      REBASE into 'implement File->Save As..., Edit->Copy, and Edit->Select All...'
      update loader post messages to post at appropriate levels (debug, error, etc)
      Merge branch 'patch_series'
      updated Help -> Start Here! to point to http://puredata.info/docs/StartHere
      on GNU/Linux, always use 'wish8.5' to start GUI with
      updated German translation
      fix Greek translation
      fix Spanish (Castilian) translation
      fix Spanish (Mexico) translation
      Merge branch 'patch_series'
      Merge branch 'patch_series'
      added another name to the credits list
      sync e_gfxstub.c with x_gui.c from pure-data.git 0.43-1
      updated French translation
      Merge branch 'patch_series'
      updated Traditional Chinese (zh_TW) translation
      updated Japanese (ja) translation
      when the GUI prefs system can't read the file, log a debug message not an error
      Merge branch 'patch_series'
      REBASE bring back Apply button in all dialogs since its sometimes useful
      REBASE into "escape ' single-quote chars for Mac OS X defaults system used in GUI prefs
      Merge branch 'patch_series'
      added "Startup Flags" and "Real-time Priority" to the unified preferences dialog
      added "Save All Settings" to the unified preferences dialog
      Merge branch 'patch_series'
      add "Reset to Defaults" button to Preferences pane
      support loading [classname] from classname/classname.pd to match classname/classname.pd_linux support
      fix formatting of IN/OUT labels on Pd Window for other languages besides English (i.e. longer words)
      Merge branch 'patch_series'
      remove Save All Settings button from Audio & MIDI prefs and make OK button always save to disk
      on Mac OS X, make the Audio, MIDI, and Preferences window "moveableModal" style windows
      REBASE into 'the official macro from Android is now __ANDROID__'
      REBASE into 'the official macro from Android is now __ANDROID__'
      fix file extensions for Android and GNU/Linux on i386 and ARM.
      took relevant patches from pure-data.git and set version to 0.43.3 to match
      Merge branch 'patch_series'
      transifex-client setup
      update Italian translation
      updated German translation
      updated Greek translation
      updated Mexican Spanish translation
      update Castilian Spanish translation
      added Catalan translation
      added Czech translation
      update Basque translation
      update French translation
      added Gaelic/Scottish translation
      updated Hungarian translation
      update Japanese translation
      add Lithuanian translation
      update Latvian translation
      update Dutch translation
      update Brazilian Portuguese translation
      add Russian translation
      add Turkish translation
      Merge branch 'patch_series'
      include translations for new languages: Catalan Czech Gaelic Lithuanian Russian Turkish
      Merge branch 'patch_series'
      "bind all <KeyPress>" does not get Tab KeyPress, only KeyRelease, so force it
      fix bad syntax in command for Edit->Undo and Edit->Redo menu items (bug 3577728)
      Merge branch 'patch_series'
      Windows: pd.ico is installed into pd/bin so always look there for it
      split out window placement into proc so plugins can easily override it
      Merge branch 'patch_series'
      REBASE into "jsarlo's Magic Glass refactored from pd-l2ork"
      allow editmode to be changed while a canvas is not visible
      crazy kludges to work around stdout being redirected to tclpd on Mac OS X
      rename jack connections to "pd_extended_0" etc.
      remove test of deprecated jack_client_new and replace with jack_client_open
      fix setting of [bng]'s hold time in properties panel
      Merge branch 'patch_series'
      Mac OS X: add Cmd-, key binding for opening Preferences
      quote send/receive/label when launching the iemgui dialog (closes #2947822)
      use [wm iconphoto] to set app/titlebar icon on X11 and Win32
      only load GUI plugins with the same name once, to prevent mayhem
      Merge branch 'patch_series'
      if a plugin folder includes 'po/' folder then load translations from there
      REBASE into 'use [wm iconphoto]...]
      Merge branch 'patch_series'
      REBASE into 'use [wm iconphoto]...'
      Merge branch 'patch_series'
      REBASE into 'use [wm iconphoto]...'
      Merge branch 'patch_series'
      make error message text match previously existing version of that error
      add Simplified Chinese translation
      iemgui: only draw updates for the label when it actually changes
      Merge branch 'patch_series'
      get rid of annoying error message when typing Ctrl-Return in the Pd Window
      set dir for new patches based on current focused patch
      make sure that Windows paths don't use \ in Tcl
      first stab at fixing Windows problem writing to paths with non-ASCII chars
      update Japanese translation
      update Swedish translation
      update Traditional Chinese (Taiwan) translation
      update Simplified Chinese (China) translation
      Merge branch 'patch_series'
      REBASE revert "first stab at fixing Windows problem writing to paths with non-ASCII chars"
      use standard types from stdint.h in all code, and add typedefs for MSVC
      convert unused u8_toucs() and u8_toutf8() to UTF-8 <--> UCS-2 routines
      Win32: unicode support for files, with public API for externals
      Win32: support unicode when printing to the console, i.e. "pd.com -stderr"
      add Korean translation
      fix defaults/plist escaping so unicode works and stop ' infections
      Merge branch 'patch_series'
      Win32: replace deprecated close() with _close()
      Win32: use "binary" file mode by default, we don't want the translations
      Merge branch 'patch_series'
      Win32: implement check_for_running_instances with dde for file double-clicking
      if pd-gui can't read user install folder print a debug message and continue
      Merge branch 'patch_series'
      use screen size of full desktop area, not only the main screen
      place new subpatch windows near where the [pd] object was created
      Win32: fix mouse wheel scrolling by setting the scroll increment
      Merge branch 'patch_series'
      Revert "Win32: use "binary" file mode by default, we don't want the translations"
      update Korean translation
      add Danish translation
      Merge branch 'patch_series'
      Merge branch 'patch_series'
      Merge branch 'patch_series'
      increase width of the Preferences window to give room for other languages
      update Greek translation
      Merge branch 'patch_series'
      REBASE into 'if a plugin folder includes 'po/' folder then load translations from there
      move Spanish Spanish translation to be the default for all 'es' locales
      update Danish translation
      update Greek translation to fit nicely into new Preferences window size
      made two 'Make app...' menu item strings translatable
      update translation template to new format: alpha sort with no location marks
      remove vanilla-only strings from translation template
      add Slovak translation
      reformat Greek translation file into new alpha-sort format
      update Italian translation
      Merge branch 'patch_series'
      Win32: convert incoming MMIO audio/MIDI device names to UTF-8
      update French translation
      update Japanese translation
      update Korean translation
      update Slovak translation
      Merge branch 'patch_series'
      included portaudio from pure-data 0.44.0test1
      OSS and ALSA have their own implementations, don't include them in portaudio
      allow "Start Here" URL to be localized, so it can point to lang-specific pages
      Merge branch 'patch_series'
      update French translation
      update about.pd with forums wiki page URL and more credits
      make garray_getfloatarray() 64-bit warning stronger with more useful info
      wait for Tk to finish drawing before re-checking the scrollbars
      oops, forgot to make the "do you want to save" text translatable
      Merge branch 'patch_series'
      make "Reset to Defaults" work on Windows
      REBASE into 'wait for Tk to finish drawing before re-checking the scrollbars'
      REBASE into 'Win32: implement check_for_running_instances with dde for file double-clicking'
      update Brazilian Portuguese translation
      update Portuguese translation
      make Portuguese Portuguese the default for the 'pt' language code
      Merge branch 'patch_series'
      turns out that Brazilian Portuguese is the standard default for 'pt'
      only Mac OS X needs special locale parsing, rip out Windows and use msgcat
      update all translations from transifex based on latest template.pot
      Merge branch 'patch_series'
      fix odd newline issues with a string in the translations
      Merge branch 'patch_series'
      fix errors in the translations
      Merge branch 'patch_series'
      REBASE into 'place new subpatch windows near where the [pd] object was created'
      support loading Max's .mxb and .help, via cyclone's 'cyclist' converter
      X11: force 'selection' to be UTF-8 to fix double-click opening unicode files
      clean up strings for translation
      add makeapp.tcl and pd-gui.tcl as source of translatable strings
      update translation strings template
      Merge branch 'patch_series'
      Mac OS X: fix portmidi to get full UTF-8 names of the MIDI devices
      update French translation
      Merge branch 'patch_series'
      updated Japanese translation
      allow pd-gui.tcl to open files as a single arg without a '-open'
      Win32: implement Reset to Defaults by parsing the pd-settings.reg in Tcl
      update translation template
      update Hungarian and Slovak translations
      Merge branch 'patch_series'
      Mac OS X: get portaudio device names in UTF-8
      update Czech translation
      Merge branch 'patch_series'
      Revert "Mac OS X: get portaudio device names in UTF-8"
      updated Greek and French translations
      Merge branch 'patch_series'
      update Czech translation
      set final version in m_pd.h header
      Merge branch 'patch_series'
      updated German and Japanese translations
      Merge branch 'patch_series'
      check for tkcanvas existance before running pdtk_canvas_do_getscroll
      update Japanese translation
      Merge branch 'patch_series'
      allocate byte for null terminator, fixing issue sometimes loading startup libs
      updated Hungarian translation
      Merge branch 'patch_series'
      Imported Upstream version 0.43.4

IOhannes m zmoelnig (32):
      properly handle shutdown of jackd and updated to new jack API
      update GUI if audio gets closed
      made automake system kind-of work
      finished automake (2nd attempt)
      expose audio/midi information via the public API
      fix alsa-midi dialog
      fixed typo in longform dialog (multiple MIDI devices)
      work around crasher bug in alsa-lib when setting samplerate
      PortAudio: check for maxchannels and samplerate
      PortAudio (callback): check for maxchannels and samplerate
      correctly closing pa_callbackstream
      expose some more functions that were forgotten...
      allow to type wchars into gatom's
      function exports & wrapper for set_audio_settings while running
      protect against empty recentfile list
      protect against empty recentfile list
      implement PD_BIGORSMALL() with unions
      replace float/int casts with unions.
      cleanup soundfile parsers: reduce number of casts
      segfault prevention in DSP-loop detection
      flush to disk after writing
      implement PD_BIGORSMALL() with unions
      replace float/int casts with unions.
      implement PD_BIGORSMALL() with unions
      replace float/int casts with unions.
      implement PD_BIGORSMALL() with unions
      replace float/int casts with unions.
      update for patch#1502860
      properly close all open root canvases when quitting
      assert table-sizes in tabread4~
      disable realtime-priorities if pd-watchdog cannot be found
      provide sys_close(),... on all platforms

IOhannes m zmölnig (16):
      matju's fixes for the delayline bug with varying samplerates (#2978457)
      backport of Debian's 02_kfreebsd.diff
      backport of Debian's 04_hurd.diff
      backport of Debian's 03_nostrip.diff
      install pd-watchdog into lib/pd/bin/
      more automake
      more automake: this time for po
      even more automake stuff
      provide a version string
      replace ::pdwindow::warn with ::pdwindow::error
      $@ expansion (argc) from pd-l2ork
      $@ expansion (argc) from pd-l2ork
      $@ expansion (argc) from pd-l2ork
      $@ expansion (argc) from pd-l2ork
      $@ expansion (argc) from pd-l2ork
      $@ expansion (argc) from pd-l2ork

Ivica Ico Bukvic (2):
      minor bug fix when selecting font sizes below minimum allowed in iemgui
      fixed inlet highlighting color bug

Jacob Lee (1):
      REBASE into 'integrated Jonathan Wilkes about.pd...' WAS: Add the newly added about.pd to nobase_dist_libpd_DATA in Makefile.am.

Martin Peach (6):
      implemented string/blob atom type
      implemented string/blob atom type
      implemented string/blob atom type
      implemented string/blob atom type
      implemented string/blob atom type
      implemented string/blob atom type

Marvin Humphrey (3):
      Improve UTF-8 processing.
      Improve UTF-8 processing.
      Improve UTF-8 processing.

Miller Puckette (267):
      set up git repository
      added mkdir ../obj, ../bin to configure script
      remove "configure"
      try again to fix configure.in
      add some makefiles
      fix s_audio_jack.c name clash
      remove more objects
      added utility scripts for making releases
      oops, see next
      import new portaudio and portmidi
      oops, add coreaudio (which was filtered because of 'core' in name)
      configure.in fix for mac
      wtf, try for mingw too
      fixes fro new portaudio/portmidi on mac
      underflow protection extended to ia64 (was only enabled for i386 before)
      Merge branch 'master' of release/pd/ into test
      last commit before breaking everything
      about to change open_audio
      first cut at callback scheduler
      some debugging on mac
      remove printout
      fixes for MSW
      minor bug fix
      rev number 06.
      remove extra files
      lose a debugging printout
      detab
      before trying font patch
      font patch from HC
      rm  *.orig
      expand detabbing to *.tk
      more font
      bug fix, 64-bit soundfile writing from tables
      touchups
      bug fixes
      re-fixed doc touchup
      minor font
      Merge voelkel:pd into test
      minor fixes
      s_loader bug fix
      Merge harpo:pd into test
      took out debug message
      adapt to ".net" compiler for MS Windows
      set version number to test07
      oops, put in non-scaling font sizes -- now test 8
      syncing
      "negative" font sizes for guis
      close subwindow
      update version number and add string overflow prot
      bug fix, open GOP on close
      Merge harpo:pd into test
      tighter message stack allocation
      clicks preferentially fall on a selected box if there's a
      several patches from sourceforge
      took big patches to rely more on t_float, etc.
      loads more patches
      fix config bug
      monkey with callback scheduler
      sigmund~ help file edit
      Merge harpo:pd into test
      bug fixes in call back sched
      callback bug fixes
      bugfix for long paths
      limited window size on Mac so you can reach the resize control
      minor bugfix
      improve cursor behavior when control key is pressed or released
      took various small patches
      delete ..orig files
      detab
      0.41-0 test 11
      notes.txt
      dynamic scheduler loading extended to non-MSW platforms
      test 12
      0.41-0 release
      got sprintf out from between fork and exec in t_tkcmd.c
      Casal patch for forking in mac OS
      release 0.41-1
      bug fix (path dialog on MSW) and debugging message for matteo bug
      Bug fix (crash after many DSP starts/stops on Pc)
      more bugfixes; release 0.41-2
      oops, now 0.41-2 really.
      close subwindows in pvoc
      bonk~ compile fix for windows
      Merge harpo:pd into test
      release 0.41-4
      updated a help file
      pipe bug fix
      Zmoelnig 64-bit float fixes
      Merge harpo:pd into test
      comments in g_canvas.h
      working on GOP bug
      debuggin
      more
      more debug
      test
      more debug
      fixed bug switching to and from GOP
      new pow~, log~, exp~, abs~, and wrap
      0-42-0 test 1 - patched for declare absolute pathnames
      small MSW bugfix
      many bug fixes; added new pd~, stdout extras
      added new extras to makefile
      cosmetic change
      fixed conflicts
      updates to pd~
      fixes to bonk~ and pd~
      minor fix to bonk~ and makefile.nt
      0.42 test 3
      pd~ fix
      pd~ fixed not to open subprocess at startup
      rm z.txt
      channels and sample rate command line args to work even if -schedlib flag set
      pd~ bug fix
      Max/MSP fixes to bonk~ and sigmund~
      fixed MSW compile errors
      rearrange notes
      search allows partial word matches
      Mac startup bug fix; 32ch limit back into s_audio_pa.c
      dirty flag not set withn reloading saved abstractions
      version number to test5
      NT compile stuff
      really test5 now...
      Fix to sigmund~ and 3-byte alsa support
      various upkeep
      add -batch flag
      test06 - bonk and sigmund improvements; deleted flush for stdout
      readme
      rlshigt help file name change
      small cleanups
      test7
      msw fix
      first try for test8.
      last-minute bug fixes
      tes 09 - last  minute improvement to control-return.
      release 0.42-0
      bug fix, pdtk_check window parent
      trying for 0.42-2
      fix version number
      Bug fixes: find $1, seteuid()
      u_main.tk niceties
      Bug fixes: gfxstub, "send" crash after making templates, pd~ sync problems
      change version number to 0.42-4
      add 16-ch testtone patch
      Small improvements to test tone patch
      remove 32-channel limit for portaudio I/O
      Fixed problem finding MIDI devices in Fedora (/dev/midi1 instead of /dev/midi0)
      Merge harpo:pd into test
      minor max/pd compatibility fix to pd~
      version number update
      fix to testtone and remove pdfs from source
      set version number to 0.42-5
      minor doc updates; Jack support upt o 128 ports; makefile fixes
      fix to sigmund~.c and liberalized 'tidy up'
      merge in devel branch with new tcl code and some ifdef changes
      remove obsolte files
      bug fixes for win32
      removed a file
      2 tiny bug fixes
      import new tcl code from devel, plus tweak to sigmund~ for MSP
      fix makefile not to want to make pd-gui
      took some patches and touched up tcl code
      TCL patches to make Pd run on my windows machine
      Fixed patch for TCL on windows (compare 2 commits ago)
      It didn't die the first time
      fixed 'find' and caught window sizes (and hopefully moves)
      make resized canvases stay resized; hacked help menu; updated some
      deleted old files
      doc fixes from Mathieu, plus work on sigmund~
      sync with gui-rewrite
      delete tcl/pd-gui.tcl.orig
      added git info complete test (messages from Pd were getting truncated)
      fix "find last error"
      fix to pd~.c
      small fix to loop~-help.pd
      sync (more completely this time) with pd-gui-rewrite SVN
      more sync
      resync from SVN revision  13474
      fix s_inter.c GUIDIR to work with separate tcl source dir
      Merge branch 'gui-rewrite'
      take out level dbug printout
      Create pd window earlier to avoid errors when "dio" messages come
      fix another race condition in startup
      Try again to fix startup window order of appearance, plus tweaks
      tcl prompt only appears on request (bottom of help menu).
      include Makefile.am files for atobuild system -- haven't tested it yet
      try to fix startup races between pd and gui
      fixes for windows, plus small fix for startup race problem
      removed noxious calls to glist_getcanvas
      fix bug opening files from menu
      release script fixes (new make system works with released tarball now).
      fix link in html doc
      change tcl script to send "pd init" the measured font metrics, not the
      oops, take out debugging msg
      minor improvement to check existence of directory for open/save panels
      patch 3048804 - Compile audio dummy across platforms
      bug fix - on mac, "opening" patches before Pd is running actually opend them
      Give new windows the focus (otherwise on Mac, they can't seem to
      update microsoft makefiles to use new softare version, and update Pd version #
      window dirty bugfix for aqua (HC)
      workaround for find dialog problem in tcl 8.4
      fix compatibiilty with "wm" cmomand in old tcl/tk [?]
      patch 3064521 - label positions in GOPs get placed wrong when changed dynamically
      patch 3065532 - [bugfix] autotools on MinGW/MSYS
      patch 3089445 - Remove macros masking single-precision ANSI math
      take out stray stderr printout in portaudio callback
      table graphical update bug workaround, and version number change to test4
      took out debug msg
      another attmpt to fix array drawing out of bounds trouble
      attempted fix for bug "pd ignores startup flags - ID: 3164790"
      lose stray array_get() function template
      tweaked documentation
      fixed bug in latency measurement and added "apply" button for Mac
      fixes for jack... added correct locking for mutexes and changed
      bugfix for previous commit
      fix spacing in s_audio_pa.c
      dynamic memory allocation for s_audio_jack.c in preparation for using
      fix up audio for macintosh -- UNTESTED ON WINDOWS
      fixed build trouble
      Merge mcmini:Pd-git.app/Contents/Resources
      fixed up for Windows and mingw
      fix audio on windows (which led to making the block size a 'real' setting)
      patch 3194309 - fixes for dummy audio interface
      version number to test 5
      Didn't work completely... when launching from command line, the
      fixed "-rt" to be default on linux but also fixed watchdog
      Fixed bug updating window titles when the windows didn't exist, and
      version update 0.43.test5
      bugfix and version number update
      minor tweaks
      minor improvement to print~
      attempted bug fix for 3287674 - loadbanged $1 not passed to outlet
      0.43-1test1 version nuber
      Tried to undo patch 0001-new-gui-prefs-system-support-recent-files-bugfix-319.patch
      Trying again... total mess, reverting one by one
      Revert "protect against empty recentfile list"
      Revert "0.43-1test1 version nuber"
      Revert "new gui prefs system - support recent files - bugfix 3192731 gui hangs if recent file does not exist- new patch"
      version number
      fix bug 3212041 (pd~ hang on close)
      hopefully fixed it so that creating and dragging a new object, then
      improve visual behavior of 'edit mode' menu item
      X paste fix.  There are still confusing things going on but at least
      new try to fix text pasting
      cleanup "edit mode" menu fix
      fix horrible longstanding bug reading 24-bit AIFF soundfiles
      oops, take out dbugging printout
      aiff (and maybe wav) file reading bugfix: odd-sized chunks are padded
      try to make watchdog catch wierd cases when pd dies but doesn't send
      yet more fixing of aiff format in d_soundfile.c
      add MIDI prototypes to s_stuff.h and fix compilation problem this uncovered
      mac bug fixes to bonk~
      version number to 0.43 test3; bonk 1.5
      doc updates
      circumvented bug in guiprefs that prevented Pd from starting up in MSWindows
      tried to merge to fix fact that I was mistakenly editing out on a branch
      bug fix (closing patches sometimes gave TK errors)
      take out debugging msg
      change expr~ source to LGPL license (with IRCAM"s permission :)
      patch 3412977 - replace MSW with _WIN32 (please please please)
      Fixups for windows and version number
      try to fix crasher bug from test5 and clean up TK errors a different
      oops, fixed license for expr~ to correct one
      fix for bug 3534907 - Pd crashes when deleting (used) array via GUI
      patch 3497084 - fix for open_via_path() declaration headfizz
      Fix sys_poll_midi on OSX to be willing to take up to 100 msgs per tick
      fixed up sys_close and sys_open - unless I made them worse.
      small tweak to scheduling of gfx updates to try to fix the never-updated- array problem on Mac. No idea what's reall going on.

Pure Data User (7):
      get pd.exe linking with g++ when building ASIO on MinGW since ASIO is C++
      get pd.exe linking with g++ when building ASIO on MinGW since ASIO is C++
      get pd.exe linking with g++ when building ASIO on MinGW since ASIO is C++
      Update new build system for Windows builds with ASIO and SetDllDirectory()
      update src/makefile.mingw to set -DWINVER=0x0502 for ASIO and SetDllDirectory()
      (Win32) use SetDllDirectory() so that externals can load DLLs included in the same dir
      update soundfiler_read error message to get rid of compiler warning

Rich E (1):
      glob_evalfile returns t_pd*

Trevor Fancher (1):
      Change menu_print to print the entire canvas, not just the part currently visible.

Yvan Volochine (10):
      add menubar shortcuts
      new gui prefs system - support recent files - bugfix 3192731 gui hangs if recent file does not exist- new patch
      new gui prefs - support recent files - bugfix 3192731 gui hangs if recent file does not exist- new patch
      add menubar shortcuts
      add menubar shortcuts
      add ALT shortcuts to recentfiles and remove redundancy
      add menubar shortcuts
      add ALT shortcuts to recentfiles and remove redundancy
      add menubar shortcuts
      add ALT shortcuts to recentfiles and remove redundancy

msp (69):
      new shell script to copy pd src to tmp for test compiles
      More build stuff and script fixes
      ignore more stuff
      bug fix to sys_expandpath
      fix to sys_expandpath and Iohannes's keysym fix (c side only... gui
      list inlets to convert atoms and bangs correctly
      patch to print object (multiple args and/or number arg)
      route inlet if one arg
      patch to make error(), etc, check printf-style args
      patches for better t_float use and some misc. stuff
      fftw fixes
      list-to-bang-inlet-conversion patch
      jack driver fixed to allow callback (lowers latency typically by 8-10 msec)
      more fooling around with audio backends
      patch 1242495 - set dirty flag for various edits
      patch 1412469 - patch expansion for path and loadlib on windows
      Patch 1948287 - 5 msec throttle on displacement mouse drags in canvases
      patch 1990592 - prevent multiple registration of loaders
      patch 1990599 - allow recursive calls of new_anything()
      patch 2030557 - fix bug with '%' in gui object names
      patch 2151892 - bugfix: [route 0] should not route symbols
      patches:
      patch 2527413 - add Yes/No/Cancel dialog for saving dirty files
      patch 2532431 - fix opening of .PD/.Pd/.pD and Max patches (.mxt/.pat)
      patch 2584887 - bonk ignores relative paths when reading templates
      patch 2588029 - fix exporting to Max .pat/.mxt file
      delete old file
      attempted fix to gop-save-crash bug (addressed in patch 2913280 but
      patch 2929284 - bang to switch~ while dsp off: Pd exits
      Patch 2936486 - add broadcast support to netsend/netreceive
      patch 2946742 - BUGFIX: [bang( to [expr size("$s1")] crashes pd
      patch 2952880 - a partial float fix
      patch 2958837 - Fix bendout on alsa
      patch 3011285 - fix gl_goprect logic
      patch 3031833 - updated helpbrowser.tcl
      patch 3032363 - full UTF-8 support for 0.43
      patch 3035455 -  Correct error messages for ALSA device setup
      patch 3042363 - finalized automake support
      small windows and mac fixes
      bug fix to gatom dialog (send and receive symbol slots switched) and
      2 small fixes
      workaround for "gop multiplicity" bug (2621932)
      Attempted fix to bug 3462487 - Open Graph window location wrong
      fix fro mac bug - no audio devices showed up in dialog if preferences
      Another attempted fix of "cristchurch" bug (patch with subpatch containing GOP
      bug fix - deleting open GOPs left zombie graphics on parent patch
      Another attempt at fixing the "chrstchurch" bug (sourceforge #3434543)
      Update PkgIndex.tcl (migth have been out of date) and fixed a potential
      oops, forgot one 0 to 1 in s_main.c, fixed
      fix compiler ouch in s_loader.c
      added tabsend~_set and tabreceive~_set methods
      tabsend~_set, tabreceive~_set, take 2
      add stub to catch future 'f' messages to canvas (for graceful fallack from
      respace one help patch
      patch 3528911 - Better support for loading externals on Android
      fixes from Glen Fraser, patch 3528891 - Fixing a few compiler warnings on
      clean trailing whitespace in previous commit
      fix stat call in s_inter.c
      fix editing oops
      fix phase vocoder demo to use tabread4~ offsets, making it usable for
      cleanup alsa code and fix to work with input devices not used in ouptut
      alsa code improvements
      fixed bug in setting RT flag in linux.
      fix for bug 3558508 - symbols in receives of number boxes
      patch from Chrissie Caulfield so that sample rate gets set earlier
      update version number
      version number to 0.43-4
      release note for 0.43-4
      keep audio device open if jack is selected as audio API

-----------------------------------------------------------------------

-- 
pd-extended packaging



More information about the pkg-multimedia-commits mailing list