Olli
17925302ae
Migrate configuration file, add building of dynamic-link version to the master makefile
...
- Migrate configuration.ac file to new autotools
- add building of also the dynamic-link version within
'source/SoundTouchDLL' directory from the main-level makefile
- add a simple lazarus/pascal example project that uses the dynamic-link
version of the SoundTouch library
Signed-off-by: Olli <oparviai'at'iki.fi>
2022-10-30 18:15:10 +02:00
Johannes Schultz
1a07a649e4
C functions mustn't throw. Catch exceptions in SoundTouch DLL interface because the user cannot catch them.
2021-12-04 22:09:51 +01:00
Olli
47f74e83ef
Merged typo correction patch
2018-05-12 18:40:56 +03:00
Olli
c4154b063f
Corrected typos in source code comments
2018-05-12 18:39:43 +03:00
Olli
e765f8146f
Removed Subversion $Id$, $Date$ etc autoupdate tags
2018-05-10 21:51:49 +03:00
oparviai
ec9ba968f5
Added BPMDetect functions to SoundTouchDll API
2017-11-10 16:38:36 +00:00
oparviai
407f516e0d
GNU compilation of SoundTouchDll that has easy function importing interfaces for java, mono etc
2017-11-03 20:08:10 +00:00
oparviai
c31fca9c9f
Added int16/short sample version of putSamples()/receiveSamples() functions to SoundTouch.dll API
2017-03-05 16:36:35 +00:00
oparviai
32dcebc1d7
release memory upon destroying instance
2015-02-22 15:16:48 +00:00
oparviai
0715880b1f
Fixed c++ function name mangling issue in SoundTouch.dll compilation
2014-04-06 18:06:50 +00:00
oparviai
8116c7bd42
Replaced proprietary strcpy_s with ansi-compatible strncpy
2010-12-12 19:12:12 +00:00
oparviai
ff455bb5a6
Added soundtouch_getVersionString2()
2010-12-12 18:28:49 +00:00
oparviai
56185e3446
Set svn keyword expansion
2009-02-23 08:33:13 +00:00
oparviai
5a4a41cac6
Added Dynamic-Link-Library (DLL) function wrapper for SoundTouch routines
2009-02-23 08:29:03 +00:00