aboutsummaryrefslogtreecommitdiff
path: root/playlist/playlist.c
AgeCommit message (Collapse)Author
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=14153
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/externals/unauthorized/; revision=10652
2006-07-26fixed coordinates for GOPN.N.
svn path=/trunk/externals/unauthorized/; revision=5416
2006-06-24fixed memory leakN.N.
svn path=/trunk/externals/unauthorized/; revision=5294
2005-12-18lots of MinGW fixes for RC6Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=4250
2005-11-17CosmeticsN.N.
svn path=/trunk/externals/unauthorized/; revision=3957
2005-11-16playlist 0.11N.N.
svn path=/trunk/externals/unauthorized/; revision=3943
2005-03-02Added GOP supoortN.N.
svn path=/trunk/externals/unauthorized/; revision=2592
2004-07-18playlist 0.9N.N.
svn path=/trunk/externals/unauthorized/; revision=1871
2004-03-30playlist 0.8N.N.
svn path=/trunk/externals/unauthorized/; revision=1513
2003-09-25updated externals so that the help files work in 0.37. Unfortunately this ↵Hans-Christoph Steiner
breaks <=0.36 support :( svn path=/trunk/externals/unauthorized/; revision=1034
2003-09-15updated #ifdef code to make savefn and propertiesfn work under 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=965
2003-09-02added #if's and minor tweaks to make things compile with pd 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=929
2003-08-16added explicit include for m_pd.h to be compatible with 0.37Hans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=860
2003-08-16added files straight from Yves' sourcesHans-Christoph Steiner
svn path=/trunk/externals/unauthorized/; revision=859