Patches item #1056914, was opened at 2004-10-29 10:24
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1056914&group_…
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: tooltips
Initial Comment:
port of günter geiger's tooltips for pd 0.38
----------------------------…
[View More]------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:49
Message:
Logged In: YES
user_id=313747
I'm still unwilling to go adding data fields in objects for
functions that
aren't basic to Pd's run-time... I think it would be more
compact to have a
tooltip field in the class.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1056914&group_…
[View Less]
Patches item #1057297, was opened at 2004-10-30 06:45
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1057297&group_…
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: setable font
Initial Comment:
this patch adds a command line flag called -typeface
... this allows …
[View More]the user to use a custom typeface
(standard is courier)
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:47
Message:
Logged In: YES
user_id=313747
Took it (0.38test2)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1057297&group_…
[View Less]
Patches item #1057320, was opened at 2004-10-30 07:26
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1057320&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Blechmann (timblech)
Assigned to: Nobody/Anonymous (nobody)
Summary: mlock fix
Initial Comment:
this patch will cause the os not to overcommit memory
when memory …
[View More]locking is enabled. this will reduce the
probability of a segfault after memory allocation
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:46
Message:
Logged In: YES
user_id=313747
I'm not sure this works on both 2.4 and 2.6 kernels... I've had
trouble compiling something like this before. I'd have to test
it carefully on several generations of linux to be sure.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1057320&group_…
[View Less]
Patches item #1060511, was opened at 2004-11-04 12:18
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1060511&group_…
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Pablo MartÃn (caedesv)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch for native alsa sequencer midi support
Initial Comment:
The patch allows pd to be connected …
[View More]to different
sources and sinks of midi messages through the alsa
sequencer natively.
It lets pd open 1 or more sequencer inputs or outputs.
Alsa midi support is selected at compile time, if alsa
headers are found alsa midi support will be compiled
instead of oss.
All midi events work ok, i think probably raw midi does
not.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:45
Message:
Logged In: YES
user_id=313747
I didn't look closely, but I think to do this right would
require
actually giving a run-time choice between ALSA and OSS MIDI
systems. A big job.
----------------------------------------------------------------------
Comment By: Guenter Geiger (ggeiger)
Date: 2005-05-02 02:16
Message:
Logged In: YES
user_id=430561
Here is the patch and s_midi_alsa.c file as I use it in the
Debian package currently. It seems that the author of the
patch does not have to time to update it, or probably he
just isn't aware of problems, so take it with a grain of
salt. Also we have to check for the multiple devices problem
steve.long
mentions.
Guenter
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2005-05-01 14:14
Message:
Logged In: NO
apparently [notein] for channels above 16 works as expected,
17-32 coming from the second device and so on, but [noteout]
only sends to the first device, chans 17-32 send to device 1
just like 1-16, as do 33-48, etc.
steve.long(a)camp.org
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2005-02-25 09:46
Message:
Logged In: YES
user_id=564396
this crashes my system if i don't have an alsa-sequencer
(e.g. no modules loaded)
----------------------------------------------------------------------
Comment By: Guenter Geiger (ggeiger)
Date: 2004-11-12 01:55
Message:
Logged In: YES
user_id=430561
there is a bug when no alsa devices are present (or if
they can't be opened). Attached addon patch fixes the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1060511&group_…
[View Less]
Patches item #1061665, was opened at 2004-11-06 14:16
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1061665&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: compilation fix: prototype for sys_argparse
Initial Comment:
now works under MSW too
--------------…
[View More]--------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:43
Message:
Logged In: YES
user_id=313747
Took it (0.39test2).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1061665&group_…
[View Less]
Patches item #1061666, was opened at 2004-11-06 14:18
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1061666&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: compilation fix: Registry HKEY
Initial Comment:
the HKEY variables have been used as HKEY **, …
[View More]instead
of HKEY
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:43
Message:
Logged In: YES
user_id=313747
Took it (0.39test2).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1061666&group_…
[View Less]
Patches item #1062577, was opened at 2004-11-08 09:53
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1062577&group_…
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: check for too long GUI string
Initial Comment:
currently PD doesn't notice when the GUI code passed
…
[View More]to the ring buffer is too long. Patch will post an error
message to the console - further action could be taken.
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:43
Message:
Logged In: YES
user_id=313747
Took it (0.39test2)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1062577&group_…
[View Less]
Patches item #1062642, was opened at 2004-11-08 12:22
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1062642&group_…
Category: puredata
Group: Unstable (example)
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Grill (xovo)
Assigned to: Nobody/Anonymous (nobody)
Summary: unlock sys_lock while send_dac is blocking
Initial Comment:
Drivers could sleep while …
[View More]send_dac is running (and return
SENDDACS_SLEPT)... make this time available for
background processing.
Can there be done any harm with PD messaging while
send_dac ?
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:42
Message:
Logged In: YES
user_id=313747
Took it (0.39test2) -- I'm just hoping locking mutexes is
real real
cheap when nobody is really using this feature.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1062642&group_…
[View Less]
Patches item #1070226, was opened at 2004-11-20 14:13
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1070226&group_…
Category: puredata
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: carmen rocco (ix9)
Assigned to: Nobody/Anonymous (nobody)
Summary: win32/GCC fixes
Initial Comment:
* various #defines intended to reduce warnings in MSVC
create …
[View More]warnings in GCC
* catch stuff in s_entry and dllexport stuff in m_pd is
unnecessary/broken with GCC
* couldnt find TCL/wish.exe if in system PATH
* .pdrc wasnt being read on windows, where it is called
pd.ini and can be located in pd/ or ~/ (portions from
timblechmann & matju, includes previous "comments in rc
file" patch
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:41
Message:
Logged In: YES
user_id=313747
I'm not sure what to do with "pd.ini" since I'm trying to phase
out "pdrc" already. I could take the other changes, but
have taken
so many other patches today I'm afraid of dropping a patch
in halfway.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1070226&group_…
[View Less]
Patches item #1070303, was opened at 2004-11-20 19:54
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1070303&group_…
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: carmen rocco (ix9)
Assigned to: Nobody/Anonymous (nobody)
Summary: gui: drag&drop / mousewheel
Initial Comment:
mousewheel to scroll patch window, normal is vertical,…
[View More]
shift-scroll is sideways.. you can still bind to wheel
events inside a widget and override the canvas'..
drag&drop requires tkdnd.sourceforge.net, if you dont
have it installed nothing happens.. drop onto the top
window (with the console) and theyre opened in current
instance, or keep a palette of abstractions to drop on
a canvas:
http://replic.net/~ix/pd/GrO/pdnd.PNG (cursor's hiding..)
----------------------------------------------------------------------
>Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-17 21:39
Message:
Logged In: YES
user_id=313747
Took it (0.39test2) -- I don't have a mouse wheel, nor drag
and drop
support, so I'm just hoping this works...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1070303&group_…
[View Less]