Age | Commit message (Expand) | Author |
---|---|---|
2015-10-14 | now possible to read ogg file (using libvorbisfile) | Georg Holzmann |
2015-10-14 | limit stacksize of helper thread to 1mb ... should be more than enough ... | Tim Blechmann |
2015-10-14 | fixed compilation for main pd | Georg Holzmann |
2015-10-14 | Included more Mach headers for function prototypes | Thomas Grill |
2015-10-14 | better fixes for OSX (use kernel functions) | Thomas Grill |
2015-10-14 | fixes for OSX (doesn't have a sem_init function) | Thomas Grill |
2015-10-14 | export sndfiler_setup function for Windows | Thomas Grill |
2015-10-14 | using a semaphore instead of a condion variable for synchronization | Tim Blechmann |
2015-10-14 | removed annoying debug post | Georg Holzmann |
2015-10-14 | new flags: -resize and -skip | Georg Holzmann |
2015-10-14 | now the osx version should work :) | Georg Holzmann |
2015-10-14 | osx makefile fix | Georg Holzmann |
2015-10-14 | also works with pd_main now - additional threaded resize method | Georg Holzmann |