Patches item #3042363, was opened at 2010-08-10 10:40
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata-dev
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: finalized automake support
Initial Comment:
this patch finishes the automake support for pd-0.43
----------------------------------------------------------------------
>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 20:09
Message:
unfortunately parts of the patch were not applied.
attached is an updated version against the current git.
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-18 06:14
Message:
The patch got a complaint about pd.pc.in getting supplied twice. I applied
the patch
anyway, and hope it will all work OK :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_…
Patches item #3042363, was opened at 2010-08-10 01:40
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata-dev
Group: None
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: finalized automake support
Initial Comment:
this patch finishes the automake support for pd-0.43
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-17 21:14
Message:
The patch got a complaint about pd.pc.in getting supplied twice. I applied
the patch
anyway, and hope it will all work OK :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042363&group_…
Patches item #3035455, was opened at 2010-07-27 11:10
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3035455&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Vladimir Gorsunov ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Correct error messages for ALSA device setup
Initial Comment:
-
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-04 02:15
Message:
currently when initializing alsa, all errors will be logged as "(input)",
regardless of whether they are input or output errors.
the patch seems to fix this by printing "(output)" where output is
concerned and "(input)" where input is concerned.
it doesn't do anything else.
i would include it.
vladimir: if you want patches to be included you should be more verbose
than "this fixes a bug"; people need to invest time to review the patch and
it's a bit frustrating to stare at diffs only to find out that the original
poster was not happy with the indentation.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-07-27 12:18
Message:
can you give more information on the problem this patch is addressing?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3035455&group_…
Patches item #3032844, was opened at 2010-07-21 16:06
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3032844&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sort method tables by symbol and use binary search
Initial Comment:
Sort method tables by symbol and use O(log(N)) binary search instead of an O(N) linear search. This should speed up calling existing methods but it might slow down adding new methods.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-17 20:50
Message:
I once profiled Pd loading a large patch and found that a tiny percentage
of the CPU
time spent was method searching... are there situations where this makes
an important difference?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3032844&group_…
Patches item #3032363, was opened at 2010-07-20 17:54
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3032363&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
>Status: Closed
>Resolution: Accepted
Priority: 8
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: full UTF-8 support for 0.43
Initial Comment:
This patch aims to make Pd fully UTF-8 compliant in all parts, written by Bryan Jurish. Miller, we reviewed this patch at ICMC and it looks straightforward.
I refactored Bryan Jurish's pd-gui-rewrite-0.43.utf8-moo-2010-01-19.full.diff for 0.43, the patch is from here http://lists.puredata.info/pipermail/pd-dev/2010-01/014732.html
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-17 20:38
Message:
Dunno how the $*&%^$ this works but it's wonderful to look at the test
patch.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-07-20 17:55
Message:
I forgot to add, Tcl/Tk 8.5 is required for full UTF-8 support.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3032363&group_…
Patches item #3031833, was opened at 2010-07-19 14:43
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3031833&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: updated helpbrowser.tcl
Initial Comment:
I used helpbrowser.tcl in Pd-extended 0.42.5 and fixed a bunch of bugs there. This is the Pd-extended 0.42.5 helpbrowser.tcl ported to git/0.43
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-02 07:17
Message:
Things like not looking in the entire path for libraries, sometimes
libraries showing up twice, etc.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-02 05:05
Message:
could you provide any information on what those "bunch of bugs" is about?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3031833&group_…
Patches item #3011285, was opened at 2010-06-03 16:54
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3011285&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: fix gl_goprect logic
Initial Comment:
Based on a patch from Ivica Ico Bukvic, this change seems to help the GOP red rectangle get set more accurately, and according to Ivica also helps with other GOP bugs. I checked it into Pd-extended 0.42.5 here:
http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=135…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3011285&group_…
Patches item #2958837, was opened at 2010-02-25 09:10
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2958837&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Miller Puckette (millerpuckette)
Summary: Fix bendout on alsa
Initial Comment:
Using ALSA MIDI on linux, the [bendout] object takes input between -8192 and 8191 but the output is scrambled because it is sent as signed instead of offset.
This patch sends -8192 - 8191 as 0 - 16384 as per the spec.
[bendin] still needs to have 8192 subtracted from its outlet on _UNIX and _WIN32 at least.
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach)
Date: 2010-02-25 09:16
Message:
Er, that should read "This patch sends -8192 through 8191 as 0 through
16383"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2958837&group_…
Patches item #2952880, was opened at 2010-02-16 08:33
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2952880&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Miller Puckette (millerpuckette)
Summary: a partial float fix
Initial Comment:
Pd currently doesn't store floats to their full precision because atom_string uses the %g format specifier to print them into the binbuf.
As a result 24-bit numbers lose precision.
This patch changes the format specifier to %f and also adds a routine to chop off trailing zeros and the decimal point if nothing is to the right of it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2952880&group_…
Patches item #2946742, was opened at 2010-02-05 11:39
Message generated for change (Settings changed) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2946742&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 7
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
Summary: BUGFIX: [bang( to [expr size("$s1")] crashes pd
Initial Comment:
tested in 0.43.0-devel-20100126 and 0.42-5 on winxp. Sending an initial bang before setting $s1 to a value crashes pd.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-03-17 02:45
Message:
the problem comes from ISTABLE() correctly checking for a NULL-symbol, but
then accessing the s_name field anyhow.
attached patch fixes this
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2946742&group_…