http://sourceforge.net/tracker/index.php?
func=detail&aid=1595028&group_id=55736&atid=478070
This cyclone bug is still outstanding, its very strange. The object
boxes change to message and number boxes. I would really like to
have it resolved for the release. Can any windows people shed some
light on it?
Basically, from what I can tell, cyclone seems to assume that -mms-
bitfields was not set when building Pd, and that is likely related to
the problem. Everything else in Pd is built using -mmsbitfields.
If no one has a fix, maybe someone can tell me the most recent
version of cyclone that doesn't have this bug on Windows.
.hc
------------------------------------------------------------------------
http://at.or.at/hans/
Bugs item #1624671, was opened at 2006-12-29 16:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624671&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: Luke Iannini (lukeiannini)
Assigned to: Nobody/Anonymous (nobody)
Summary: Abstractions don't loadbang when created via [; pd-mycanvas
Initial Comment:
Included patch demonstrates this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624671&group_…
Bugs item #1624229, was opened at 2006-12-29 03:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&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: externals
Group: v0.39.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: msgfile busted
Initial Comment:
The msgfile does not work on the PowerPC: Pd-0.39.2-extended-test6-macosx104 release. And not on any of the previous macOSX releases under 39.2 either. Looks like it loads files fine, but it outputs only a done bang. Have tried to rewind etc. No luck. Just for the record.
T.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1624229&group_…
I was just looking at how comport was implemented and I noticed that
x->x_deltime isn't really used at all. In comport_tick(), this is
the delay statement:
clock_delay(x->x_clock, 1);
So it is pegged to 1ms. I am wondering what is going to be the best
delay setting to have the lowest jitter. In other words, how
accurate is that clock, and what setting will be the most accurate?
.hc
------------------------------------------------------------------------
http://at.or.at/hans/
Patches item #1604140, was opened at 2006-11-27 18:58
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&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: externals
Group: bugfix
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iem_t3_lib: compilation fixes for Mac/Intel
Initial Comment:
again for iem_t3_lib
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-28 22:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604140&group_…
Patches item #1604134, was opened at 2006-11-27 18:52
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&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: externals
Group: bugfix
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib2: compilation fixes for Mac/Intel
Initial Comment:
the same as for iemlib1
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-28 22:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604134&group_…
Patches item #1604133, was opened at 2006-11-27 18:51
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&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: externals
Group: bugfix
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: iemlib1: compilation fixes for Mac/Intel
Initial Comment:
Two things:
- fix for endianness in iemlib.h
- added static keyword for t_class variables in all the files... Apple gcc doesn't like it if it is missing
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-28 22:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604133&group_…
Patches item #1604142, was opened at 2006-11-27 19:03
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142&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: externals
Group: bugfix
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: cyclone: compilation fixes for Mac/Intel
Initial Comment:
two things:
- endianness fixes
- changed clip naming to Clip.... clip was obviously clashing with some other external, but now i can't recall which one
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-28 22:47
Message:
Logged In: YES
user_id=27104
Originator: NO
included in Pd-0.39.2-extended-test7
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1604142&group_…
Patches item #1624018, was opened at 2006-12-28 22:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1624018&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: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: MinGW Fixes for 0.40.1
Initial Comment:
This patch has a number of minor fixes necessary for building Pd 0.40.1 on MinGW. It's used in the Pd-extended nightly builds.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1624018&group_…
Patches item #1579049, was opened at 2006-10-17 11:49
Message generated for change (Comment added) made by eighthave
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1579049&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: externals
Group: bugfix
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
>Assigned to: Krzysztof Czaja (krzyszcz)
Summary: build flag for cyclone to fix Windows issues
Initial Comment:
>From an email from Krzysztof:
Btw, I learned, while scanning pd-list messages, that
some people complain about miXed externals instability
in pd-extended for Windows (which I do not use). Do
you confirm, that is the case? If so, I would like to
ask you for help, since I would rather avoid installing
mingw + doing cvs checkout on windows, etc. just for
the sake of flipping some weird little flag. So, when
you have time, would you check if things improve after
applying this patch to miXed/Makefile.common:
@@ -50,8 +50,8 @@
CC = gcc
X_SUFFIX = dll
DEFINES = -DNT -DMSW
-# assuming pd itself was either vc-compiled or
declared -mms-bitfields too...
-OPT_CFLAGS = -funroll-loops -mms-bitfields
+# assuming pd itself was mingw-compiled, and
-mms-bitfields was not set
+OPT_CFLAGS = -funroll-loops
LFLAGS = -shared $(PD_DIR)/../bin/pd.dll
-Wl,--enable-runtime-pseudo-reloc
endif
----------------------------------------------------------------------
>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-28 22:20
Message:
Logged In: YES
user_id=27104
Originator: YES
It turns out that this didn't affect the problem either way, so I am
closing this patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1579049&group_…