I've just tried 0.46.7 from the github ; pd_deken.tcl should be added into tcl/Makefile.am in order to install correctly.
Apart from that, thanks a lot for this great addon !

2015-11-17 5:06 GMT+01:00 Chris McCormick <chris@mccormick.cx>:
#yolo

Pd still compiles for some reason.

Looks good to me, thanks!

Cheers,

Chris.


On 17/11/15 11:38, Miller Puckette wrote:
Well, I just threw caution to the winds and tried it.  Now mirrored
on git://git.code.sf.net/p/pure-data/pure-data if you want to see what
damage I might have caused :)

M

On Tue, Nov 17, 2015 at 11:20:33AM +0800, Chris McCormick wrote:
Hi Miller,

On 17/11/15 10:44, Miller Puckette wrote:
Still a git newbie...

I only know just enough to make other peoples' computers explode.

I added github as a remote OK, but then "git fetch github" doesn;t seem to
get me anything.  Also tried "git fetch github deken-plugin-history-merged"
which prints out:

 From github.com:pure-data/pure-data
  * branch            deken-plugin-history-merged -> FETCH_HEAD

but then I get:

[msp@fuzz pd]$ git branch
   0.42
   0.43
   0.45
   0.46
   m-audio-workaround
* master
   tmp

So I think there's something I'm not getting...

Ok, I think the final step would be:

git checkout deken-plugin-history-merged

And then if you like it:

git checkout master
git merge deken-plugin-history-merged

Before you do this I'd be more comfortable if somebody else on this list
verified that I am not leading us into a stupid place. IOhannes?

Cheers,

Chris.

--
http://mccormick.cx/

_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
http://lists.puredata.info/listinfo/pd-dev

--
http://mccormick.cx/

_______________________________________________
Pd-dev mailing list
Pd-dev@lists.iem.at
http://lists.puredata.info/listinfo/pd-dev



--