Commit Graph

418 Commits

Author SHA1 Message Date
Erik de Castro Lopo
6ec81f5c2a Add comment about -no-undefined. Update ChangeLog. 2004-10-06 09:16:31 +00:00
Erik de Castro Lopo
daa24002e3 Fix test programs for win32/mingw. 2004-10-06 08:43:49 +00:00
Erik de Castro Lopo
baac248ea7 Fix configure.ac for win32/mingw. 2004-10-06 08:42:42 +00:00
Erik de Castro Lopo
578ab3025a Add -no-undefined to libsndfile_la_LDFLAGS, allowing win32 DLLs to be built. Fix test programs for win32. 2004-10-06 08:38:38 +00:00
Erik de Castro Lopo
997072da13 Fix minor errors in (float|double)_(int|short)_test(). 2004-10-05 12:39:20 +00:00
Erik de Castro Lopo
ffb29988f9 Fix initialisation stuff for SFC_SCALE_FLOAT_INT_READ. 2004-10-05 12:36:36 +00:00
Erik de Castro Lopo
749ef162a6 Cleanup psf_calc_signal_max(). 2004-10-05 12:33:08 +00:00
Erik de Castro Lopo
b049647824 Add AC_SUBST(LIBTOOL_DEPS) to configure.ac. 2004-10-05 08:41:31 +00:00
Erik de Castro Lopo
5a06d12115 Fix un-initialised variable in SFC_SET_SCALE_FLOAT_INT_READ. 2004-10-05 08:39:20 +00:00
Erik de Castro Lopo
e446bf7440 Document SFC_SET_SCALE_FLOAT_INT_READ. 2004-09-30 16:01:03 +00:00
Erik de Castro Lopo
9540d9deec Rename SFC_SET_FLOAT_INT_MULTIPLIER to SFC_SET_SCALE_FLOAT_INT_READ. 2004-09-30 15:58:58 +00:00
Erik de Castro Lopo
5f691ffe65 Remove data file after tests. 2004-09-30 20:19:26 +00:00
Erik de Castro Lopo
7bb66e44a0 Add tests for SFC_SET_FLOAT_INT_MULTIPLIER. 2004-09-30 12:46:02 +00:00
Erik de Castro Lopo
e505e5392e Implement SFC_SET_FLOAT_INT_MULTIPLIER inf float32.c and double64.c.. 2004-09-30 12:44:16 +00:00
Erik de Castro Lopo
1378d1fcc2 Support for SFC_FLOAT_INT_MULTIPLIER in float32.c. 2004-09-30 12:06:41 +00:00
Erik de Castro Lopo
d4dca52984 Updates for compiling on win32. 2004-09-30 11:52:59 +00:00
Erik de Castro Lopo
d8cad14445 Fix after changes to gen_windowed_sine(). 2004-09-30 11:48:15 +00:00
Erik de Castro Lopo
e155d36435 Make separate float and double versions of gen_windowed_sine(). 2004-09-30 11:44:04 +00:00
Erik de Castro Lopo
188247ede6 Add fflush to win32 usage message. 2004-09-30 09:04:23 +00:00
Erik de Castro Lopo
1c8898cdcb Fix warnings from automake 1.8 and later. 2004-09-29 10:36:49 +00:00
Erik de Castro Lopo
a45e69568a Update a couple of .arch-inventory files. 2004-09-28 12:35:15 +00:00
Erik de Castro Lopo
5cb4f6a82c Update a couple of .arch-inventory files. 2004-09-28 12:34:39 +00:00
Erik de Castro Lopo
5dc2f9c629 Fix sndfile-convert for int -> float conversions. 2004-09-23 22:18:48 +00:00
Erik de Castro Lopo
c3a18648c3 Fix email address in win32.html. 2004-09-23 12:03:36 +00:00
Erik de Castro Lopo
a38f403415 Add command SFC_SET_FLOAT_INT_MULTIPLIER. 2004-09-23 12:00:14 +00:00
Erik de Castro Lopo
642869452b Inline some small functions. 2004-09-23 11:11:25 +00:00
Erik de Castro Lopo
1567a0cb10 Add FAQ about alternative licenses. 2004-09-23 09:31:50 +00:00
Erik de Castro Lopo
148d6e63d1 Fix OSX error message in sndfile-play.c. 2004-09-22 08:10:03 +00:00
Erik de Castro Lopo
4cdfbfd4d2 Minor HTML updates. 2004-09-22 08:03:38 +00:00
Erik de Castro Lopo
ae5574611e Prevent race conditions in win32 code of sndfile-play.c. 2004-09-05 08:31:16 +00:00
Erik de Castro Lopo
8decea66a3 Fix a bug in copy_metadata(). 2004-09-04 08:55:10 +00:00
Erik de Castro Lopo
0d26ee09b8 Bump version tp 1.0.11pre6 and update ChangeLog. 2004-09-03 19:31:10 +00:00
Erik de Castro Lopo
fffa5c5ec3 Fix alternative to ISO standard flexible struct array. 2004-09-03 19:13:17 +00:00
Erik de Castro Lopo
ca2b7af0f6 Make sf_set_string() return an error if trying to set a string when in read mode. 2004-08-31 12:06:33 +00:00
Erik de Castro Lopo
2e9e61e19d Change an unnamed union to a named one and fix resulting problems. 2004-08-29 23:39:24 +00:00
Erik de Castro Lopo
aa2a32427f Bump configure.ac version to 1.0.11pre5. 2004-08-20 13:01:29 +00:00
Erik de Castro Lopo
17fc984ba8 Win32 fixes to sndfile-play and build system. 2004-08-20 01:43:02 +00:00
Erik de Castro Lopo
1cfb58c00a Add Q/A about AD2 files to FAQ. 2004-08-18 11:16:51 +00:00
Erik de Castro Lopo
bc06879541 Force initialisation of SF_INFO fields. 2004-08-17 11:47:55 +00:00
Erik de Castro Lopo
1c23ac2053 Fix type in comments. 2004-08-09 22:39:16 +00:00
Erik de Castro Lopo
d879a8d0c0 Add a WARN_UNUSED macro definition. 2004-08-07 10:09:32 +00:00
Erik de Castro Lopo
ca3ce280e3 Update configure.ac version to 1.0.11pre4. 2004-08-01 12:39:44 +00:00
Erik de Castro Lopo
1760de3e42 Minor cleanup of tests/(a|u)law_test.c. 2004-07-31 00:51:56 +00:00
Erik de Castro Lopo
5be1998d14 Factor floating point scaling into normfactor. 2004-07-30 09:36:09 +00:00
Erik de Castro Lopo
e09daeee5e Cstyle fixes. 2004-07-30 06:25:56 +00:00
Erik de Castro Lopo
1f11db8200 Optimise read/write loops by removing a redundant variable. 2004-07-30 06:04:21 +00:00
Erik de Castro Lopo
7ac2e64c0f Optimize pcm handling routines by removing a variable. 2004-07-30 04:35:02 +00:00
Erik de Castro Lopo
ba786726b6 Add UNUSED macro to common.h. 2004-07-24 10:00:04 +00:00
Erik de Castro Lopo
14f5539010 Remove call to fsync() in psf_close(). 2004-07-24 09:44:46 +00:00
Erik de Castro Lopo
7a600f3fa8 Bump configure.ac version to 1.0.11pre3. 2004-07-20 23:44:37 +00:00