Commit Graph

421 Commits

Author SHA1 Message Date
Erik de Castro Lopo
d47d2ce0fb Change order of dirs in SUBDIRS. 2005-06-10 08:52:18 +00:00
Erik de Castro Lopo
a9aec54fbf Fix return values of a couple of sf_command()s. 2005-06-10 08:34:24 +00:00
Erik de Castro Lopo
627662740c Fix documented return values of SFC_SET_NORM_DOUBLE and SFC_SET_NORM_FLOAT. 2005-06-10 08:33:39 +00:00
Erik de Castro Lopo
cdc45c6121 Final integration of regtest code. 2005-05-17 12:47:23 +00:00
Erik de Castro Lopo
5675ac1897 Start integrating regtest. 2005-05-17 11:56:15 +00:00
Erik de Castro Lopo
b9fdfad449 Add in regtest files. 2005-05-17 11:44:38 +00:00
Erik de Castro Lopo
efcc3f7e40 Fix a regression in handling of long ICMT chunks. 2005-05-17 09:43:59 +00:00
Erik de Castro Lopo
ede89ebb1c aiff.c : Fix parsing of odd length ANNO chunks. 2005-05-15 01:04:54 +00:00
Erik de Castro Lopo
8916a519a1 Bump configure.ac version to 1.0.12pre9. 2005-05-15 01:02:22 +00:00
Erik de Castro Lopo
4df9d9e5f9 libsndfile.spec.in : Add html docs to the files section. 2005-05-14 23:34:08 +00:00
Erik de Castro Lopo
dcf20ed12d Change the include guard in common.h to prevent clashes with other software. 2005-05-14 11:07:32 +00:00
Erik de Castro Lopo
7ed5aeda3f Improve error handling in code for playback under Linux/ALSA. 2005-05-12 09:54:05 +00:00
Erik de Castro Lopo
c72d488e91 Bump configure.ac version, update ChangeLog. 2005-05-10 10:43:25 +00:00
Erik de Castro Lopo
d343bda014 Fix for WAV file with off LIST chunks. 2005-05-10 10:33:25 +00:00
Erik de Castro Lopo
cf43fb1528 Fix writing of IRCAM files. 2005-05-10 09:11:51 +00:00
Erik de Castro Lopo
70d55c6028 Minor whitespace cleanup. 2005-04-30 14:35:03 +00:00
Erik de Castro Lopo
9337fca3d2 Bump configure.ac version to 1.0.12pre7. 2005-04-30 12:16:39 +00:00
Erik de Castro Lopo
0be787c794 Write correct wavex channels masks for the most common channel configurations. 2005-04-30 11:38:47 +00:00
Erik de Castro Lopo
801cbb367f Robustify parsing of 'basc' chunks. 2005-04-30 11:37:21 +00:00
Erik de Castro Lopo
c165fc1f3f development.html : yet more win32/tla updates. 2005-04-29 12:52:37 +00:00
Erik de Castro Lopo
69e28f8bb3 Add dependancies for autogen. 2005-04-27 08:03:47 +00:00
Erik de Castro Lopo
771e688209 Update copyright dates. 2005-04-24 14:02:12 +00:00
Erik de Castro Lopo
92c7800d22 Update development.html with info regarding cygwin. 2005-04-24 05:16:41 +00:00
Erik de Castro Lopo
bd4fc1074b Only add FLAC to format arrays if FLAC is enabled. 2005-04-07 21:30:34 +00:00
Erik de Castro Lopo
611e60260d Add support for resource fork files in the .AppleDouble/ directory. 2005-03-09 10:29:32 +00:00
Erik de Castro Lopo
bc1e9e66f7 More SVX channel fixes. 2005-03-01 14:20:04 +00:00
Erik de Castro Lopo
b6d8afa0bf Fix a channel printing bug in the svx.c. 2005-03-01 07:20:48 +00:00
Erik de Castro Lopo
19034b992d Delete subtypes SF_FORMAT_FLAC_* and replace with SF_FORMAT_PCM_*. 2005-02-12 09:24:04 +00:00
Erik de Castro Lopo
fa83d92ab4 Allow creation of autogenerated files from reconfigure.mk. 2005-02-07 23:42:36 +00:00
Erik de Castro Lopo
1a831fb210 Minor fixes to develoment.html. 2005-02-03 20:54:13 +00:00
Erik de Castro Lopo
d0f056c29b Add compiler Q/A to FAQ.html. 2005-02-03 00:25:23 +00:00
Erik de Castro Lopo
f22b1f7aa7 Add error message if code is compiled with a C++ compiler. 2005-02-01 10:46:28 +00:00
Erik de Castro Lopo
6b1948a329 Fix conditional compiling/testing of flac. 2005-01-30 00:43:52 +00:00
Erik de Castro Lopo
159b29db73 Minor cleanup of error messages. 2005-01-30 10:09:42 +00:00
Erik de Castro Lopo
60937c7c29 Add FLAC to SFC_GET_FORMAT* info structs. 2005-01-30 09:08:05 +00:00
Erik de Castro Lopo
abc89c8add Update src/.arch-inventory. 2005-01-29 21:42:10 +00:00
Erik de Castro Lopo
7b3623e701 Remove MacOS9 directory from configure.ac and Makefile.am. 2005-01-29 12:46:41 +00:00
Erik de Castro Lopo
0a8ac7888b Fix make distcheck. 2005-01-29 12:36:57 +00:00
Erik de Castro Lopo
2ff01b03fa Remove MacOS9 directory and all contents. 2005-01-29 11:48:34 +00:00
Erik de Castro Lopo
8ba05d6493 Update copyright date. 2005-01-29 05:36:46 +00:00
Erik de Castro Lopo
49161896a1 Manual merge FLAC handling from experimental --flac branch. 2005-01-29 05:33:57 +00:00
Erik de Castro Lopo
f3305648c3 Final phase of write_read_test clean up. 2005-01-27 08:51:26 +00:00
Erik de Castro Lopo
2cedfa02da Second pass of write_read_test clean up. 2005-01-26 23:32:44 +00:00
Erik de Castro Lopo
4405695df3 First pass clean up of write_read_test. 2005-01-26 23:07:59 +00:00
Erik de Castro Lopo
06514d012e Update copyright notices. 2005-01-26 22:46:37 +00:00
Erik de Castro Lopo
ff230feee9 Make write_read_test pass distcheck. 2005-01-26 07:18:05 +00:00
Erik de Castro Lopo
f35e80a5c9 Bump configure.ac version to 1.0.12pre5. 2005-01-26 06:31:48 +00:00
Erik de Castro Lopo
36b8a5c3f2 Fix a rsrc fork problem on MacOSX. 2005-01-26 06:10:48 +00:00
Erik de Castro Lopo
6cfafbf99c Rename SF_SEEK_ERROR to PSF_SEEK_ERROR. 2005-01-25 22:06:27 +00:00
Erik de Castro Lopo
f47e9203ad Fix seek bug for 24 bit PAF files. 2005-01-25 21:30:43 +00:00