Commit Graph

432 Commits

Author SHA1 Message Date
Erik de Castro Lopo
8cedbc6b72 Update ChangeLog. 2005-06-22 10:45:31 +00:00
Erik de Castro Lopo
1945dc2040 Remove redundant error code SFE_WAV_FMT_TOO_BIG. 2005-06-20 22:54:07 +00:00
Erik de Castro Lopo
2c13923017 wav_w64.c : Fix handling of stupidly large 'fmt ' chunks. 2005-06-20 22:45:00 +00:00
Erik de Castro Lopo
a9a8cf7c6c Add file regtest/.arch-inventory. 2005-06-20 07:06:40 +00:00
Erik de Castro Lopo
151b16e5ac Fix compiling when sqlite is missing. 2005-06-20 07:04:21 +00:00
Erik de Castro Lopo
45d29ad926 Allow sqlite support to be disabled in configure script. 2005-06-20 07:01:43 +00:00
Erik de Castro Lopo
eac289fb96 Ensure inclusion of local sndfile.h. 2005-06-20 07:00:31 +00:00
Erik de Castro Lopo
519095aa0c Return SF_ERR_MALFORMED_FILE if header parsing fails. 2005-06-20 06:44:58 +00:00
Erik de Castro Lopo
910fdfe56d Add public error value : SF_ERR_MALFORMED_FILE. 2005-06-20 06:03:18 +00:00
Erik de Castro Lopo
5dddc3ad51 Manual merge of virtual i/o code. 2005-06-11 06:27:27 +00:00
Erik de Castro Lopo
b27ed7ee58 Bunch of win32 fixups. 2005-06-11 04:15:02 +00:00
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