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