unauthorized 0.1
Up to Product page
first finalized release, included in Pd-extended 0.43.4
For additional information about this project, please visit the
project page.
Available downloads
Change log
2013-01-17 23:21 eighthave
* [r16904] .[CPY]: tagging unauthorized v0.1
2013-01-17 23:20 eighthave
* [r16903] support older Pd versions without sys_fopen(),
sys_fclose(), and, sys_close()
2013-01-17 23:15 eighthave
* [r16902] replace POSIX fopen() with Pd's new sys_fopen() to get
cross-platform unicode filename support (Pd-extended
0.43.4/Pd-vanilla 0.44)
2012-12-05 01:14 eighthave
* [r16647] quote file path with {} in case of spaces or special
characters
2012-09-26 03:29 eighthave
* [r16301] comment out deprecated LAME function:
lame_set_padding_type()
2012-09-26 03:27 eighthave
* [r16300] include s_stuff.h for sys_rmpollfn()
2012-09-26 03:26 eighthave
* [r16299] comment out deprecated LAME function:
lame_set_padding_type()
2012-09-16 15:15 eighthave
* [r16241] updated to latest text of GPLv2+ direct from the source:
http://www.gnu.org/licenses/gpl-2.0.txt
2012-04-16 03:37 eighthave
* [r16125] quote font name in Tk -font triplets since font names
can contain spaces
2012-03-23 14:09 eighthave
* [r16093] added -lpthread since a few objects need it, and MinGW
doesn't find it otherwise
2012-03-22 03:12 eighthave
* [r16091] use MAXPDSTRING to allocate memory for x_curdir to
prevent allocation crashes (fixes bug #3488995)
2012-03-22 02:57 eighthave
* [r16090] updated to version 1.0.12 of the template
2012-03-08 00:01 eighthave
* [r16054] allow negative indices in the values, xvalues,
valuemotion, and xvaluemotion messages
2012-03-06 15:31 eighthave
* [r16049] use pdsend proc to support Pd >= 0.43
2012-02-26 04:51 eighthave
* [r16033] replace verbose() with logpost() since verbose() adds
extraneous carraige returns to messages that have been filtered
out by the log level
2012-02-19 04:09 eighthave
* [r15998] set MAX_DIR_LENGTH to MAXPDSTRING
2012-02-19 03:51 eighthave
* [r15997] replaced SYS_VGUI[1-9] with sys_vgui() since debugging
can be done with 'pd -d 3'; fix warnings
2012-02-19 03:21 eighthave
* [r15996] updated to use pd_error() to make clickable error
messages
2012-02-19 03:03 eighthave
* [r15994] reformat code to match Pd style by running 'astyle
--style=ansi *.c'
2012-01-30 03:44 eighthave
* [r15918] post version message using verbose(0)
2012-01-30 03:30 eighthave
* [r15914] post version message using verbose(0)
2011-09-21 20:22 eighthave
* [r15335] commited patko's Windows fix
2011-09-19 16:54 eighthave
* [r15309] quote the class.tcl file to be loaded using {} so
spaces, special chars, etc. work in the path
2011-08-19 22:26 eighthave
* [r15257] mp3amp~ doesn't build on Windows, only linux and macosx
2011-08-15 20:37 eighthave
* [r15218] get x->x_curdir using canvas_getdir()
2011-08-15 20:10 eighthave
* [r15217] removed loadbang from location since it'll start in the
same dir as the help patch
2011-08-01 23:29 eighthave
* [r15192] replaced NT and UNIX macros with _WIN32 and _MSC_VER
where appropriate
2011-08-01 22:40 eighthave
* [r15191] added lame and speex depends
2011-08-01 21:36 eighthave
* [r15190] debianized
2011-08-01 17:35 eighthave
* [r15186] replace .x%x 32-bit only canvas id with .x%lx canvas id
which supports 32-bit and 64-bit
2011-08-01 15:43 eighthave
* [r15185] got everything building under MinGW
2011-08-01 15:08 eighthave
* [r15184] update to latest template Makefile
2011-07-31 19:04 eighthave
* [r15183] updated error messages to use pd_error so they can be
linked to the instance
2011-07-31 18:59 eighthave
* [r15182] minor update on help patch
2011-07-31 18:27 eighthave
* [r15181] merged help patches into single files, using subpatches
instead of abstractions
2011-07-31 18:10 eighthave
* [r15180] moved textfile explaining disto~ parameters to 'manual'
2011-07-31 04:32 eighthave
* [r15179] removed extra license files
2011-07-31 04:30 eighthave
* [r15178] merged all READMEs into one
2011-07-31 04:29 eighthave
* [r15177] removed unneeded Makefiles
2011-07-31 04:27 eighthave
* [r15176] sorted out the examples and help files and got 'make
install' working
2011-07-31 04:00 eighthave
* [r15174] added Makefile and meta
2011-07-31 03:59 eighthave
* [r15173] got everything building using the template Makefile
2011-07-30 22:06 eighthave
* [r15172] remove old Makefile to make way for new
2011-07-30 20:40 eighthave
* [r15171] added template-style README and LICENSE and purged cruft
in prep for porting to the library template
2011-04-10 20:52 eighthave
* [r15069] committed patches from
unauthorized-w32-patches-10-april-2010.zip from patch #3283782
2011-04-10 20:46 eighthave
* [r15068] applying patko's patch #3283782 to fix for Win32
2011-03-28 20:36 eighthave
* [r15050] starting fork of unauthorized to maintain GPL version
2010-12-09 15:05 eighthave
* [r14580] tagged last cleanly GPL version
2010-11-05 15:25 augmentus
* [r14265] changed makefile to support 64bit recognition, if it
finds 64 it adds -fPIC to compile options
2010-09-17 17:11 eighthave
* [r14153] merged relevant changes from Pd-extended 0.42
2010-08-08 03:31 sevyves
* [r13771] i don't get it was not fixed before, this code of
matthes
2010-05-14 00:19 eighthave
* [r13536] removed executable perms
2010-05-14 00:17 eighthave
* [r13535] added help patch from Pd-extended 0.41.4 release
2010-05-11 11:54 sevyves
* [r13511] fixed a crash with colors
2010-04-07 21:08 sevyves
* [r13399] missing help
2009-09-11 21:51 sevyves
* [r12315] wrong commit
2009-09-11 21:34 sevyves
* [r12311] added hu moments
2009-06-09 17:34 eighthave
* [r11724] replaced -export_dynamic with --export-dynamic and
-Wl,--export-dynamic where
appropriate. It seems that once upon a time -export_dynamic was a
real flag.
Now it means -e xport_dynamic, meaning set the entry symbol to
xport_dynamic,
giving this error message:
/usr/bin/ld: warning: cannot find entry symbol xport_dynamic;
defaulting to 0000000000001b60
2009-05-29 18:01 sevyves
* [r11563] remove help-*
2009-01-26 19:10 eighthave
* [r10652] I just went through all of the externals that include
t_tk.h and found that
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).
2008-07-11 14:45 sevyves
* [r10162] added fPIC flag
2008-06-19 13:50 zmoelnig
* [r10048] removed the svn:executable bit for code, patches and
text
2007-10-29 18:58 eighthave
* [r8902] Following this thread:
http://lists.puredata.info/pipermail/pd-dev/2007-10/009797.html
I have changed the save functions so that they will save the name
of the
object that it was actually instantiated with. This allows
objects with
savefns to work properly with namespaces.
This is a fix for this bug:
http://sourceforge.net/tracker/index.php?&aid=1818219&group_id=55736&atid=478070
2007-08-04 15:50 sevyves
* [r8405] change colors by messages
2006-09-01 16:28 sevyves
* [r5823] change background color with message ( a.zin )
2006-09-01 05:32 sevyves
* [r5814] change color with message from alberto zin
2006-08-01 00:27 eighthave
* [r5444] put #ifdef __APPLE__ back in so things compile on Mac OS
X
2006-07-26 17:01 sevyves
* [r5416] fixed coordinates for GOP
2006-06-24 12:45 sevyves
* [r5294] fixed memory leak
2006-04-07 02:06 eighthave
* [r4833] these don't compile MinGW (yet?)
2006-03-29 16:39 eighthave
* [r4811] re-added Carmen's MinGW port and my Darwin port
2006-02-25 19:58 sevyves
* [r4617] updated to 0.5
2006-02-18 21:29 eighthave
* [r4600] removing linux binary
2005-12-18 18:57 eighthave
* [r4250] lots of MinGW fixes for RC6
2005-12-09 06:25 eighthave
* [r4173] updated things for the new build system while maintaining
backwords compatibilty
2005-11-27 05:05 eighthave
* [r4051] lots of build bug fixes and additions, including
pixeltango and lots of binary files, including many flext
externals. this will probably be pd-0.38.4-extended-RC5
2005-11-21 16:47 sevyves
* [r4007] fixed crash with empty list
2005-11-21 16:46 sevyves
* [r4006] GOP tests, not needed
2005-11-20 23:54 eighthave
* [r3992] changed define to __APPLE__ which is automatically
defined by gcc on OSX
2005-11-19 15:57 sevyves
* [r3971] fixed compilation warnings
2005-11-19 03:44 sevyves
* [r3969] scrolllist 0.1
2005-11-17 19:20 sevyves
* [r3957] Cosmetics
2005-11-16 16:57 sevyves
* [r3943] playlist 0.11
2005-10-27 15:06 sevyves
* [r3774] added changes by Chun Lee : scratching
2005-06-20 06:04 ix9
* [r3223] moving docs out of 5.reference, adding ann
2005-04-19 00:17 eighthave
* [r2783] updated to build on a plain MacOSX setup
2005-04-12 15:31 ix9
* [r2741] speex
2005-04-12 14:14 ix9
* [r2739] unauthorized 0wnz j00-0!!
2005-03-02 02:48 sevyves
* [r2592] Added GOP supoort
2004-11-14 22:47 sevyves
* [r2271] adapted for STK 4.2.0
2004-08-14 02:30 eighthave
* [r1953] added #ifdef __APPLE__ around malloc.h to make compile on
MacOS X
2004-07-18 23:55 sevyves
* [r1871] playlist 0.9
2004-05-30 05:20 ix9
* [r1793] trying out the roast of these NT Tweak .
2004-05-22 17:19 ix9
* [r1757] eighthave: what was grid2.c?
2004-05-22 16:15 ix9
* [r1756] .
2004-05-22 14:04 ix9
* [r1755] making mp3*~ work on windows
2004-04-08 22:34 eighthave
* [r1581] fixed minor bug in Darwin section
2004-04-08 22:01 ix9
* [r1580] windows support, random & socket using .c's need twking
tho...
2004-03-30 04:25 sevyves
* [r1516] cooled~ 0.12
2004-03-30 04:18 sevyves
* [r1515] sonogram 0.12
2004-03-30 04:11 sevyves
* [r1514] grid 0.5
2004-03-30 03:59 sevyves
* [r1513] playlist 0.8
2004-03-30 03:56 sevyves
* [r1512] R.I.P.
2003-10-20 03:17 eighthave
* [r1111] first attempts at getting things to compile with MinGW
2003-09-25 22:25 eighthave
* [r1036] cleaned up for MacOS X
2003-09-25 22:18 eighthave
* [r1035] Makefile now compiles linux, but I had to remove -Werror
2003-09-25 20:58 eighthave
* [r1034] updated externals so that the help files work in 0.37.
Unfortunately this breaks <=0.36 support :(
2003-09-17 20:55 sevyves
* [r1003] Fixed version number
2003-09-17 20:55 sevyves
* [r1002] Version 0.7
2003-09-17 20:51 sevyves
* [r1001] Fixed some crashes
2003-09-15 04:43 eighthave
* [r965] updated #ifdef code to make savefn and propertiesfn work
under 0.37
2003-09-02 05:19 eighthave
* [r929] added #if's and minor tweaks to make things compile with
pd 0.37
2003-09-01 18:56 eighthave
* [r925] added DEFINEs to make things compile on Darwin; created
automatic MacOS X pkg generator
2003-09-01 18:54 eighthave
* [r924] #ifdefed out stuff that was removed in 0.37
2003-09-01 18:22 eighthave
* [r922] moved gem2pdp to the CVSROOT/externals/
2003-09-01 16:33 eighthave
* [r921] fixed conflicting var names so that it compiles
2003-08-31 17:26 eighthave
* [r913] added comments
2003-08-18 01:11 eighthave
* [r883] excluded malloc.h for MacOS X because of compile troubles
2003-08-18 01:09 eighthave
* [r882] excluded malloc.h for MacOS X because of compile troubles;
added explicit include for m_pd.h to be compatible with 0.37
2003-08-18 01:08 eighthave
* [r881] changed test-mp3cast~ to help-mp3cast~ to match MSP's
standard
2003-08-18 01:08 eighthave
* [r880] added explicit include for m_pd.h to be compatible with
0.37
2003-08-18 00:10 eighthave
* [r879] added explicit include for m_pd.h to be compatible with
0.37
2003-08-18 00:09 eighthave
* [r878] removed tk2c.bash since Makefile now uses common version
2003-08-18 00:07 eighthave
* [r877] removed generated files
2003-08-18 00:07 eighthave
* [r876] changed Makefile to use common tk2c.bash
2003-08-18 00:02 eighthave
* [r875] first attempt at single Makefile for all objects; doesn't
compile all objects yet; behaves strangely
2003-08-17 23:57 eighthave
* [r874] moved to root level so that there is one common version
for all objects
2003-08-16 17:14 eighthave
* [r865] removed object files
2003-08-16 17:08 eighthave
* [r864] added files straight from Yves' sources
2003-08-16 17:07 eighthave
* [r863] added license
2003-08-16 08:42 eighthave
* [r862] excluded malloc.h for MacOS X because of compile troubles
2003-08-16 08:42 eighthave
* [r861] added explicit include for m_pd.h to be compatible with
0.37;excluded malloc.h for MacOS X because of compile troubles
2003-08-16 08:42 eighthave
* [r860] added explicit include for m_pd.h to be compatible with
0.37
2003-08-16 08:42 eighthave
* [r859] added files straight from Yves' sources
2003-08-16 08:31 eighthave
* [r858] changed Makefile to use common tk2c.bash
2003-08-16 08:19 eighthave
* [r857] added files straight from Yves' sources
2003-08-16 08:17 eighthave
* [r856] added explicit include for m_pd.h to be compatible with
0.37
2003-08-16 08:13 eighthave
* [r855] added files straight from Yves' sources
2003-08-16 08:11 eighthave
* [r854] excluded malloc.h for MacOS X because of compile troubles
2003-08-16 08:08 eighthave
* [r853] changed Makefile to use common tk2c.bash
2003-08-16 08:08 eighthave
* [r852] added files straight from Yves' sources
2003-08-16 08:01 eighthave
* [r851] added explicit include for m_pd.h to be compatible with
0.37
2003-08-16 07:53 eighthave
* [r850] changed Makefile to use common tk2c.bash
2003-08-16 07:36 eighthave
* [r849] added files straight from Yves' sources
2003-08-11 04:43 eighthave
* [r839] added sources from gem2pdp-0.4 for Linux
2003-08-11 04:38 eighthave
* [r838] added latest Linux [grid] sources