aboutsummaryrefslogtreecommitdiff
path: root/sndfiler/src/sndfiler.c
AgeCommit message (Expand)Author
2015-10-14removed the svn:executable bit for code, patches and textIOhannes m zmölnig
2015-10-14now possible to read ogg file (using libvorbisfile)Georg Holzmann
2015-10-14limit stacksize of helper thread to 1mb ... should be more than enough ...Tim Blechmann
2015-10-14fixed compilation for main pdGeorg Holzmann
2015-10-14Included more Mach headers for function prototypesThomas Grill
2015-10-14better fixes for OSX (use kernel functions)Thomas Grill
2015-10-14fixes for OSX (doesn't have a sem_init function)Thomas Grill
2015-10-14export sndfiler_setup function for WindowsThomas Grill
2015-10-14using a semaphore instead of a condion variable for synchronizationTim Blechmann
2015-10-14removed annoying debug postGeorg Holzmann
2015-10-14new flags: -resize and -skipGeorg Holzmann
2015-10-14also works with pd_main now - additional threaded resize methodGeorg Holzmann