Patches item #3042363, was opened at 2010-08-10 04:40
Message generated for change (Comment added) made by eighthave
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: Closed
>Resolution: Accepted
Priority: 7
Private:…
[View More] 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: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 17:51
Message:
accepted in git commits:
d128213141ac687ab98e17aab4ac10e3bdbb0f9d
20e829e15df256467815d99e96b9557d2d0d3ae4
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-18 17:35
Message:
ok, tried again (didn't know about "git am" which was the magic I needed)
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 16:18
Message:
as it is a git-patch the patch should be applied with
$ git am 0001-finished-automake-2nd-attempt.patch
if you want to apply it with
$ patch < 0001-finished-automake-2nd-attempt.patch
you have to first create an m4/ directory
there are still some warnings about trailing whitespaces and the
commit-log not being properly utf-8
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-18 16:15
Message:
works for me on Ubuntu/Lucid
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 15:54
Message:
i just ran iconv to convert it to utf-8;
i hope it's ok now
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-18 15:49
Message:
0001-finished-automake-2nd-attempt.patch is not UTF-8, but something else
that gedit had trouble recognizing which encoding is used. I think your
best bet is to remove the ö and replace it with oe like you have elsewhere
in the patch.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-18 14: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 00: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_…
[View Less]
Patches item #3035455, was opened at 2010-07-27 14:10
Message generated for change (Comment added) made by eighthave
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 …
[View More]By: Vladimir Gorsunov ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Correct error messages for ALSA device setup
Initial Comment:
-
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 17:49
Message:
accepted in git commit 31daa9c7a4b8b99a975aa9ab2a02bc271df7cd0b
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-08-04 05: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 15: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_…
[View Less]
Patches item #3031833, was opened at 2010-07-19 17:43
Message generated for change (Comment added) made by eighthave
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
…
[View More]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-20 17:45
Message:
accepted in git commit 2f64202d377d9130224d4bf7276058e9bba78da1
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-02 10: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 08: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_…
[View Less]
Patches item #3011285, was opened at 2010-06-03 19:54
Message generated for change (Comment added) made by eighthave
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
…
[View More]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…
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 17:42
Message:
accepted in git commit 56964c07b4ad572fdf4a2f03e7ed72f99da4a28d
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3011285&group_…
[View Less]
Patches item #2958837, was opened at 2010-02-25 12:10
Message generated for change (Comment added) made by eighthave
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
…
[View More]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: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 17:42
Message:
accepted in git commit 27977efbe1b3d5aeda54f36c93d6e1310350ebb0
----------------------------------------------------------------------
Comment By: Martin Peach (mrpeach)
Date: 2010-02-25 12: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_…
[View Less]
On Jun 30, 2010, at 2:53 PM, András Murányi wrote:
> 2010/6/27 Hans-Christoph Steiner <hans(a)at.or.at>
>
> On Jun 25, 2010, at 11:59 AM, András Murányi wrote:
>
>> 2010/6/10 András Murányi <muranyia(a)gmail.com>
>> 2010/6/10 Hans-Christoph Steiner <hans(a)at.or.at>
>>
>> and its not 2010-06-10 in NYC yet :)
>>
>> .hc
>>
>> But in Moscow it is, so the script could make space for the
>> following day's harvest …
[View More]too.
>>
>> Hello HC,
>>
>> still frequent failures because of the non existing directory. I'm
>> serious - if you want to give a chance to uploaders from 'earlier'
>> time zones than NYC you got to have the directory created
>> earlier.... (just imagine Japan guys, they'd have a crazy short
>> time frame to upload with the current setup)
>> BTW can we file bugs against the autobuild system on SF? I suppose
>> not...
>>
>> Andras
>
> IMHO, the auto-build scripts are a big kludge, so I don't want to
> spend more time on them. And did the bulk of writing them. :) We
> should use something like buildbot, but no one has set it up yet.
> If you are interested, that would be a great project to take on.
>
> .hc
>
>
> Sounds cool. I'd be interested in picking up this project if you can
> help me with the things i'm not so good at: the first is platforms.
> Buildbot seems something web-centered, and needs Twisted on the
> clients too. Twisted is installed by default with Ubuntu and MacOSX
> 10.5+, available for Windows and the rest goes from source. This
> means, at a first glance, that Mac 10.4, Fedora and every other
> Linux than Ubuntu, will need Twisted to be built or prebuilt, and
> i'm not sure about 64-bit platforms and PPC. Python will be needed
> to, i suppose it's more widely available.
> What do you think?
>
> Andras
We should move this discussion to pd-dev so its archived and others
can contribute/learn/follow. I hope you don't mind, I cc'ed pd-dev.
I think we can get twisted installed on 10.4 using Fink. Its included
in Debian too. We'll need to install it manually on Windows, or
however appropriate. That said, I am not married to buildbot, if you
want to take on this project, feel free to research other options.
There are some that are Java-based for example. I just remember
builtbot sounding like the best back when I looked into it.
.hc
----------------------------------------------------------------------------
"Free software means you control what your computer does. Non-free
software means someone else controls that, and to some extent controls
you." - Richard M. Stallman
[View Less]
Bugs item #3049689, was opened at 2010-08-20 20:49
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3049689&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 …
[View More]By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Number box send/receive reversed
Initial Comment:
In a number box's properties, the send and receive fields are reversed. After configuring a number box to receive data sent to "foo", no data sent to foo is properly received. After configuring the same number box to *send* to "foo", data will be received. Pd-0.43.0test2. Mac 10.6.4. 2.53GHz Intel Core i5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3049689&group_…
[View Less]
Sorry for the noise,
i just wish to say it's one nice picture you have uploaded HC!
http://puredata.info/docs/developer/PdLab
my first guess was a pair of tennis shoes behind some speakers... :o)
Andras
Patches item #2952880, was opened at 2010-02-16 11:33
Message generated for change (Settings changed) made by eighthave
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: Open
>Resolution: None
Priority: 5
Private: No
…
[View More]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.
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 15:07
Message:
This one did not seem to get accepted, or at least its not in git as of
today. There is a commit in git (2488dcef8a72906cd1fa3785ef549ea7b33533b5)
marked "patch 2952880 - a partial float fix", but that commit makes only a
small change to extra/expr~/vexp_if.c.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2952880&group_…
[View Less]
Patches item #3032363, was opened at 2010-07-20 20:54
Message generated for change (Comment added) made by eighthave
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
…
[View More]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: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 15:03
Message:
accepted in git commit 1f9309e5cba42c302e24cd61b0ab26f398bf7d5f
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2010-08-17 23: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 20: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_…
[View Less]