Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-14 | Merge branchesHEADsvn2git-headmaster | IOhannes m zmölnig | |
- abstractions/tb - externals/tb | |||
2015-10-14 | moved abstractions into abstractions/ | IOhannes m zmölnig | |
2015-10-14 | updated jack_transport help | IOhannes m zmölnig | |
svn path=/trunk/externals/tb/; revision=17462 | |||
2015-10-14 | collate extra outlets into a single one that emits routable messages | IOhannes m zmölnig | |
svn path=/trunk/externals/tb/; revision=17461 | |||
2015-10-14 | imported patch from Patrice Colet | IOhannes m zmölnig | |
svn path=/trunk/externals/tb/; revision=17460 | |||
2015-10-14 | fixed linebreaks | IOhannes m zmölnig | |
svn path=/trunk/externals/tb/; revision=15163 | |||
2015-10-14 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner | |
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 svn path=/trunk/externals/tb/; revision=11724 | |||
2015-10-14 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig | |
svn path=/trunk/externals/tb/; revision=10048 | |||
2015-10-14 | changed helpfile to standard name | Hans-Christoph Steiner | |
svn path=/trunk/externals/tb/; revision=9097 | |||
2015-10-14 | cleanups | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=5880 | |||
2015-10-14 | max/msp fix (thanks to thomas for mentioning this) | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=5551 | |||
2015-10-14 | improved inlining for maps | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=5106 | |||
2015-10-14 | rewrote most stuff using templates | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=5105 | |||
2015-10-14 | removing file | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4737 | |||
2015-10-14 | updated helpfile for new ogg support | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4532 | |||
2015-10-14 | now possible to read ogg file (using libvorbisfile) | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4531 | |||
2015-10-14 | limit stacksize of helper thread to 1mb ... should be more than enough ... | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4518 | |||
2015-10-14 | fixed compilation for main pd | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4517 | |||
2015-10-14 | Included more Mach headers for function prototypes | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=4450 | |||
2015-10-14 | better fixes for OSX (use kernel functions) | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=4448 | |||
2015-10-14 | fixes for OSX (doesn't have a sem_init function) | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=4447 | |||
2015-10-14 | removing autobuild system ... updating scons build system | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4403 | |||
2015-10-14 | fixed bug | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4378 | |||
2015-10-14 | oops ... forgot to commit the files for the complementary error function | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4372 | |||
2015-10-14 | adding error function | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4345 | |||
2015-10-14 | add config files for the flext build system | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=4288 | |||
2015-10-14 | export sndfiler_setup function for Windows | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=4287 | |||
2015-10-14 | using a semaphore instead of a condion variable for synchronization | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=4235 | |||
2015-10-14 | removed annoying debug post | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4082 | |||
2015-10-14 | new flags: -resize and -skip | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4073 | |||
2015-10-14 | now the osx version should work :) | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=4008 | |||
2015-10-14 | osx makefile fix | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=3996 | |||
2015-10-14 | also works with pd_main now - additional threaded resize method | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=3991 | |||
2015-10-14 | new directory structure | Georg Holzmann | |
svn path=/trunk/externals/tb/; revision=3990 | |||
2015-10-14 | small build fix | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3812 | |||
2015-10-14 | added new system | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3811 | |||
2015-10-14 | updated build system | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3810 | |||
2015-10-14 | multichannel fix | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3761 | |||
2015-10-14 | cleanups and new system | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3750 | |||
2015-10-14 | more tweaking | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3688 | |||
2015-10-14 | cleaner behaviour for high frequency resampling | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3687 | |||
2015-10-14 | more flext-like dsp callbacks | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3686 | |||
2015-10-14 | updated for added files | Thomas Grill | |
svn path=/trunk/externals/tb/; revision=3675 | |||
2015-10-14 | libsndfile base soundfiler. | Tim Blechmann | |
- supports only read command - no resize / nframe flags svn path=/trunk/externals/tb/; revision=3521 | |||
2015-10-14 | new external: StringFlt~ | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3468 | |||
2015-10-14 | new external: Buzz~ | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3467 | |||
2015-10-14 | importing init_keyword external | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3449 | |||
2015-10-14 | different range | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3439 | |||
2015-10-14 | importing source | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3248 | |||
2015-10-14 | importing | Tim Blechmann | |
svn path=/trunk/externals/tb/; revision=3227 |