Commit Graph

533 Commits

Author SHA1 Message Date
Erik de Castro Lopo
86cafb25bf sndfile-info.c : Complete dumping SF_INSTRUMENT data. 2005-10-26 07:05:51 +00:00
Erik de Castro Lopo
4d30cb9c93 sndfile-info.c : Start work on dumping SF_INSTRUMENT data. 2005-10-25 04:49:15 +00:00
Erik de Castro Lopo
9ead4bd65e Bump configure version to 1.0.13pre2. 2005-10-24 18:24:48 +00:00
Erik de Castro Lopo
8952450542 command_test.c : Add test for setting/getting SF_INSTRUMENT data. 2005-10-23 18:25:40 +00:00
Erik de Castro Lopo
705032cf79 Start tests for SF_INSTRUMENT, command_test.c is no longer autogen-ed. 2005-10-23 07:32:04 +00:00
Erik de Castro Lopo
a99c6b59c5 Clean up definition of SF_INSTRUMENT struct. 2005-10-23 07:27:40 +00:00
Erik de Castro Lopo
b0343ccc27 Add code to get and set SF_INSTRUMENT data. 2005-10-22 20:26:52 +00:00
Erik de Castro Lopo
29aee93d17 Start work on reading/writing the SF_INSTRUMENT data. Add support for Ambisoncs B WAVEX files. 2005-10-22 20:10:42 +00:00
Erik de Castro Lopo
98fa740100 Update definition of SF)INSTRUMENT and add an allocation/initialisation function for it. 2005-10-22 19:37:08 +00:00
Erik de Castro Lopo
57557a86db gsm610.c : Minor cleanup. 2005-10-15 05:30:00 +00:00
Erik de Castro Lopo
0730f47e6e lossy_comp_test.c : Minor cleanup. 2005-10-14 05:59:43 +00:00
Erik de Castro Lopo
e5ce14d960 gsm610.c : Make sure SF_FORMAT_WAVEX are handled correctly. 2005-10-13 10:56:48 +00:00
Erik de Castro Lopo
efd5b23767 file_io.c : Add comments documenting the three sections of the file. 2005-10-13 09:30:17 +00:00
Erik de Castro Lopo
6740909a31 Ensure sfconfig.h is included before any other header file. 2005-10-13 09:22:16 +00:00
Erik de Castro Lopo
979f8d1073 configure.ac : Add options to allow disabling of FLAC and ALSA. 2005-10-07 13:27:53 +00:00
Erik de Castro Lopo
eae9c4e12c Final updates before 1.0.12 release. 2005-09-30 12:40:09 +00:00
Erik de Castro Lopo
d199d375d9 configure.ac : Bump the version to 1.0.12. 2005-09-29 19:58:53 +00:00
Erik de Castro Lopo
a1f11438e0 locale_test.c : Fix the unicode string encoding. 2005-09-29 19:57:24 +00:00
Erik de Castro Lopo
d81614ca90 flac.c : Fix valgrind error and minor cleanup. 2005-09-25 20:52:16 +00:00
Erik de Castro Lopo
b9bfb46e73 Make sure structs are initialised. 2005-09-25 09:28:29 +00:00
Erik de Castro Lopo
fe13d705dc locale_test.c : Add Japanese and Vietnamese. 2005-09-24 12:42:30 +00:00
Erik de Castro Lopo
dfa8b4998b Add -std=gnu99 to CFLAGS if the compiler supports it. 2005-09-24 07:11:19 +00:00
Erik de Castro Lopo
403c5b55d9 Make -Wdeclaration-after-statement work with --enable-gcc-werror. 2005-09-24 01:45:43 +00:00
Erik de Castro Lopo
b39159f4a5 Add -Wdeclaration-after-statement to CFLAGS if the compilers supports it. 2005-09-23 10:02:20 +00:00
Erik de Castro Lopo
73cd4f04b4 utils.(tpl|def) : Make the test_write_*_or_die() functions const safe. 2005-09-22 10:52:36 +00:00
Erik de Castro Lopo
82e03ebe7f locale_test.c : Add pt_PT. 2005-09-22 09:39:51 +00:00
Erik de Castro Lopo
9be4599999 nist.c : Read the data offset from the file. 2005-09-21 12:30:25 +00:00
Erik de Castro Lopo
5d582bb586 locale_test.c : Minor updates. 2005-09-21 12:11:32 +00:00
Erik de Castro Lopo
3bbe673dee Add new test program locale_test. 2005-09-20 08:51:50 +00:00
Erik de Castro Lopo
b6fa7b6086 Add configure checks for <locale.h> and setlocale(). 2005-09-20 02:03:43 +00:00
Erik de Castro Lopo
79e94c9fee configure.ac : Bump configure version to 1.0.12pre13. 2005-09-18 04:34:41 +00:00
Erik de Castro Lopo
4cb4ce2588 On windows, use windows specific types for file handles. 2005-09-18 02:36:09 +00:00
Erik de Castro Lopo
8d1e518101 Add config variable USE_WINDOWS_API. 2005-09-17 07:22:05 +00:00
Erik de Castro Lopo
446c9caf4f float_cast.h : Add Cygwin specific replacements for lrint/lrintf. 2005-09-06 10:07:25 +00:00
Erik de Castro Lopo
736d33f4f2 Update build for MSVC. 2005-09-05 11:33:47 +00:00
Erik de Castro Lopo
83739f3292 configure.ac : Simplify and correct configuring for Cygwin. 2005-09-05 08:32:59 +00:00
Erik de Castro Lopo
0e6a2db5b5 More Valgrind fixups. 2005-09-05 08:31:33 +00:00
Erik de Castro Lopo
a0e2294069 Add a few valgrind fixups. 2005-09-04 11:12:23 +00:00
Erik de Castro Lopo
2338f7c69b file_io.c : Remove Mac OS9 / Metrowerks compiler support. 2005-09-03 15:23:40 +00:00
Erik de Castro Lopo
f3ea80efe5 Fix autoconf config issues using new file sfconfig.h. 2005-09-03 06:12:30 +00:00
Erik de Castro Lopo
fe7d03cd59 Remove some of the config related changes in last commit. They broke MinGW builds. 2005-09-03 03:50:47 +00:00
Erik de Castro Lopo
0c7b227de0 Fix a bunch of minor issues found by John Pavel using the Intel compiler. 2005-09-03 02:18:46 +00:00
Erik de Castro Lopo
5ff27b2e3b Cast integer literal to sf_count_t in call to psf_binheader_writef(). 2005-08-31 09:00:57 +00:00
Erik de Castro Lopo
e709804f30 command.html : Improve documentation of SF_GET_FORMAT_SUBTYPE. 2005-08-29 22:43:52 +00:00
Erik de Castro Lopo
dbf5e65ac5 sfendian.h : Remove #undef HAVE_BYTESWAP_H. 2005-08-27 10:56:30 +00:00
Erik de Castro Lopo
0fed6bc733 sd2.c : Fix a reading/writing bug on little endian CPUs. 2005-08-25 23:29:34 +00:00
Erik de Castro Lopo
c1434c379a sndfile-convert.c : Allow files to be converted to SD2 format. 2005-08-25 23:01:23 +00:00
Erik de Castro Lopo
19a82b6c60 api.html : Update Note2 to point to SFC_SET_SCALE_FLOAT_INT_READ. 2005-08-24 22:35:33 +00:00
Erik de Castro Lopo
b77a7e3e5a configure.ac : Use instead of . 2005-08-16 11:13:32 +00:00
Erik de Castro Lopo
2d08b3877f Improve log output for WAVE_FORMAT_EXTENSIBLE files. 2005-08-15 13:31:34 +00:00