Commit Graph

  • 09f7c59dfc caf.c : Prepare for add handling of CAF 'peak' chunks. Erik de Castro Lopo 2005-07-12 11:38:30 +00:00
  • 416f70b2dc command.c : Add CAF to the format arrays. Erik de Castro Lopo 2005-07-11 21:18:06 +00:00
  • b11667f734 mat5.c : Modify header writing. Erik de Castro Lopo 2005-07-11 13:06:04 +00:00
  • 689eb3dbac Documentation updates. Erik de Castro Lopo 2005-07-13 02:48:52 +00:00
  • 2cccaf5416 Allow SFE_UNSUPPORTED_FORMAT as an error from sf_open(). Erik de Castro Lopo 2005-07-10 08:53:10 +00:00
  • 4cb31999b3 caf.c : Add a free chunk on on write so that data offset is 0x1000. Erik de Castro Lopo 2005-07-10 07:40:51 +00:00
  • d0c0a75b46 Increase the size of SF_HEADER_LEN. Erik de Castro Lopo 2005-07-10 07:36:28 +00:00
  • 32cdbbe71c Bump version to 1.0.12pre10. Erik de Castro Lopo 2005-07-09 05:48:30 +00:00
  • 3002bfd2d6 Add support for 8 bit signed integers in CAF files. Erik de Castro Lopo 2005-07-09 01:18:29 +00:00
  • bdc0530f46 caf.c : Fix writing files on little endian systems. Erik de Castro Lopo 2005-07-08 11:47:15 +00:00
  • 67f408112e Add tests for CAF. Erik de Castro Lopo 2005-07-08 10:43:00 +00:00
  • b66167e4a3 caf.c : Fix writing of PCM_32, writing of little endian files. Erik de Castro Lopo 2005-07-08 10:42:08 +00:00
  • 0e45147106 common.c : Fix printing of Frames. Erik de Castro Lopo 2005-07-08 10:03:57 +00:00
  • 921e566525 caf.c : Add file write support. Erik de Castro Lopo 2005-07-08 09:38:34 +00:00
  • 825b395819 index.html : Add Apple CAF to support matrix. Erik de Castro Lopo 2005-07-08 09:32:49 +00:00
  • 122d45556e sndfile.c : Add CAF to sf_format_check(). Erik de Castro Lopo 2005-07-07 23:18:25 +00:00
  • 2eaffaadd8 sndfile-convert.c : Add support for CAF files. Erik de Castro Lopo 2005-07-07 23:17:45 +00:00
  • a35bd62986 caf.c : Add support for reading alaw and ulaw data. Erik de Castro Lopo 2005-07-07 13:51:39 +00:00
  • fd3c6c030a Add new public error code SF_ERR_UNSUPPORTED_ENCODING. Erik de Castro Lopo 2005-07-07 13:36:11 +00:00
  • 0e40db36b7 caf.c : Add handling of varying 'desc' chunk sizes. Erik de Castro Lopo 2005-07-07 13:19:14 +00:00
  • 89dd2ee8d2 caf.c : First pass attempt at reading files now working. Erik de Castro Lopo 2005-07-07 13:07:54 +00:00
  • 7eddb9833e Have example CAF files. Start work on reading. Erik de Castro Lopo 2005-07-07 10:52:31 +00:00
  • 20af0965dc Improve detection of CAF files. Erik de Castro Lopo 2005-07-07 10:29:10 +00:00
  • 2927fd55d4 Cleanup caf.c. Erik de Castro Lopo 2005-07-07 08:39:57 +00:00
  • 1a7dd6793b Fix Q/A about reading/writing memory buffers. Erik de Castro Lopo 2005-07-07 08:38:51 +00:00
  • 31ae3ca6eb New file caf.c and hook into build. Erik de Castro Lopo 2005-07-04 07:24:43 +00:00
  • 620784de07 Fix sign conversion errors reported by gcc-4.0. Erik de Castro Lopo 2005-07-04 07:23:48 +00:00
  • 8cedbc6b72 Update ChangeLog. Erik de Castro Lopo 2005-06-22 10:45:31 +00:00
  • 1945dc2040 Remove redundant error code SFE_WAV_FMT_TOO_BIG. Erik de Castro Lopo 2005-06-20 22:54:07 +00:00
  • 2c13923017 wav_w64.c : Fix handling of stupidly large 'fmt ' chunks. Erik de Castro Lopo 2005-06-20 22:45:00 +00:00
  • a9a8cf7c6c Add file regtest/.arch-inventory. Erik de Castro Lopo 2005-06-20 07:06:40 +00:00
  • 151b16e5ac Fix compiling when sqlite is missing. Erik de Castro Lopo 2005-06-20 07:04:21 +00:00
  • 45d29ad926 Allow sqlite support to be disabled in configure script. Erik de Castro Lopo 2005-06-20 07:01:43 +00:00
  • eac289fb96 Ensure inclusion of local sndfile.h. Erik de Castro Lopo 2005-06-20 07:00:31 +00:00
  • 519095aa0c Return SF_ERR_MALFORMED_FILE if header parsing fails. Erik de Castro Lopo 2005-06-20 06:44:58 +00:00
  • 910fdfe56d Add public error value : SF_ERR_MALFORMED_FILE. Erik de Castro Lopo 2005-06-20 06:03:18 +00:00
  • 5dddc3ad51 Manual merge of virtual i/o code. Erik de Castro Lopo 2005-06-11 06:27:27 +00:00
  • b27ed7ee58 Bunch of win32 fixups. Erik de Castro Lopo 2005-06-11 04:15:02 +00:00
  • d47d2ce0fb Change order of dirs in SUBDIRS. Erik de Castro Lopo 2005-06-10 08:52:18 +00:00
  • a9aec54fbf Fix return values of a couple of sf_command()s. Erik de Castro Lopo 2005-06-10 08:34:24 +00:00
  • 627662740c Fix documented return values of SFC_SET_NORM_DOUBLE and SFC_SET_NORM_FLOAT. Erik de Castro Lopo 2005-06-10 08:33:39 +00:00
  • cdc45c6121 Final integration of regtest code. Erik de Castro Lopo 2005-05-17 12:47:23 +00:00
  • 5675ac1897 Start integrating regtest. Erik de Castro Lopo 2005-05-17 11:56:15 +00:00
  • b9fdfad449 Add in regtest files. Erik de Castro Lopo 2005-05-17 11:44:38 +00:00
  • efcc3f7e40 Fix a regression in handling of long ICMT chunks. Erik de Castro Lopo 2005-05-17 09:43:59 +00:00
  • ede89ebb1c aiff.c : Fix parsing of odd length ANNO chunks. Erik de Castro Lopo 2005-05-15 01:04:54 +00:00
  • 8916a519a1 Bump configure.ac version to 1.0.12pre9. Erik de Castro Lopo 2005-05-15 01:02:22 +00:00
  • 4df9d9e5f9 libsndfile.spec.in : Add html docs to the files section. Erik de Castro Lopo 2005-05-14 23:34:08 +00:00
  • dcf20ed12d Change the include guard in common.h to prevent clashes with other software. Erik de Castro Lopo 2005-05-14 11:07:32 +00:00
  • 7ed5aeda3f Improve error handling in code for playback under Linux/ALSA. Erik de Castro Lopo 2005-05-12 09:54:05 +00:00
  • c72d488e91 Bump configure.ac version, update ChangeLog. Erik de Castro Lopo 2005-05-10 10:43:25 +00:00
  • d343bda014 Fix for WAV file with off LIST chunks. Erik de Castro Lopo 2005-05-10 10:33:25 +00:00
  • cf43fb1528 Fix writing of IRCAM files. Erik de Castro Lopo 2005-05-10 09:11:51 +00:00
  • 70d55c6028 Minor whitespace cleanup. Erik de Castro Lopo 2005-04-30 14:35:03 +00:00
  • 9337fca3d2 Bump configure.ac version to 1.0.12pre7. Erik de Castro Lopo 2005-04-30 12:16:39 +00:00
  • 0be787c794 Write correct wavex channels masks for the most common channel configurations. Erik de Castro Lopo 2005-04-30 11:38:47 +00:00
  • 801cbb367f Robustify parsing of 'basc' chunks. Erik de Castro Lopo 2005-04-30 11:37:21 +00:00
  • c165fc1f3f development.html : yet more win32/tla updates. Erik de Castro Lopo 2005-04-29 12:52:37 +00:00
  • 69e28f8bb3 Add dependancies for autogen. Erik de Castro Lopo 2005-04-27 08:03:47 +00:00
  • 771e688209 Update copyright dates. Erik de Castro Lopo 2005-04-24 14:02:12 +00:00
  • 92c7800d22 Update development.html with info regarding cygwin. Erik de Castro Lopo 2005-04-24 05:16:41 +00:00
  • bd4fc1074b Only add FLAC to format arrays if FLAC is enabled. Erik de Castro Lopo 2005-04-07 21:30:34 +00:00
  • 611e60260d Add support for resource fork files in the .AppleDouble/ directory. Erik de Castro Lopo 2005-03-09 10:29:32 +00:00
  • bc1e9e66f7 More SVX channel fixes. Erik de Castro Lopo 2005-03-01 14:20:04 +00:00
  • b6d8afa0bf Fix a channel printing bug in the svx.c. Erik de Castro Lopo 2005-03-01 07:20:48 +00:00
  • 19034b992d Delete subtypes SF_FORMAT_FLAC_* and replace with SF_FORMAT_PCM_*. Erik de Castro Lopo 2005-02-12 09:24:04 +00:00
  • fa83d92ab4 Allow creation of autogenerated files from reconfigure.mk. Erik de Castro Lopo 2005-02-07 23:42:36 +00:00
  • 1a831fb210 Minor fixes to develoment.html. Erik de Castro Lopo 2005-02-03 20:54:13 +00:00
  • d0f056c29b Add compiler Q/A to FAQ.html. Erik de Castro Lopo 2005-02-03 00:25:23 +00:00
  • f22b1f7aa7 Add error message if code is compiled with a C++ compiler. Erik de Castro Lopo 2005-02-01 10:46:28 +00:00
  • 6b1948a329 Fix conditional compiling/testing of flac. Erik de Castro Lopo 2005-01-30 00:43:52 +00:00
  • 159b29db73 Minor cleanup of error messages. Erik de Castro Lopo 2005-01-30 10:09:42 +00:00
  • 60937c7c29 Add FLAC to SFC_GET_FORMAT* info structs. Erik de Castro Lopo 2005-01-30 09:08:05 +00:00
  • abc89c8add Update src/.arch-inventory. Erik de Castro Lopo 2005-01-29 21:42:10 +00:00
  • 7b3623e701 Remove MacOS9 directory from configure.ac and Makefile.am. Erik de Castro Lopo 2005-01-29 12:46:41 +00:00
  • 0a8ac7888b Fix make distcheck. Erik de Castro Lopo 2005-01-29 12:36:57 +00:00
  • 2ff01b03fa Remove MacOS9 directory and all contents. Erik de Castro Lopo 2005-01-29 11:48:34 +00:00
  • 8ba05d6493 Update copyright date. Erik de Castro Lopo 2005-01-29 05:36:46 +00:00
  • 49161896a1 Manual merge FLAC handling from experimental --flac branch. Erik de Castro Lopo 2005-01-29 05:33:57 +00:00
  • f3305648c3 Final phase of write_read_test clean up. Erik de Castro Lopo 2005-01-27 08:51:26 +00:00
  • 2cedfa02da Second pass of write_read_test clean up. Erik de Castro Lopo 2005-01-26 23:32:44 +00:00
  • 4405695df3 First pass clean up of write_read_test. Erik de Castro Lopo 2005-01-26 23:07:59 +00:00
  • 06514d012e Update copyright notices. Erik de Castro Lopo 2005-01-26 22:46:37 +00:00
  • ff230feee9 Make write_read_test pass distcheck. Erik de Castro Lopo 2005-01-26 07:18:05 +00:00
  • f35e80a5c9 Bump configure.ac version to 1.0.12pre5. Erik de Castro Lopo 2005-01-26 06:31:48 +00:00
  • 36b8a5c3f2 Fix a rsrc fork problem on MacOSX. Erik de Castro Lopo 2005-01-26 06:10:48 +00:00
  • 6cfafbf99c Rename SF_SEEK_ERROR to PSF_SEEK_ERROR. Erik de Castro Lopo 2005-01-25 22:06:27 +00:00
  • f47e9203ad Fix seek bug for 24 bit PAF files. Erik de Castro Lopo 2005-01-25 21:30:43 +00:00
  • 39d6cbe4d7 Update to write_read_test which breaks PAF. Erik de Castro Lopo 2005-01-25 12:53:02 +00:00
  • e62b3198a2 Check for write_header function when auto header update is on. Erik de Castro Lopo 2005-01-25 11:17:53 +00:00
  • 3b7aa8c3eb Bump configure.ac version to 1.0.12pre4. Erik de Castro Lopo 2005-01-25 08:47:57 +00:00
  • 2cde67564c Do not exit parsers when log buffer overflows. Remove SFE_LOG_OVERRUN. Erik de Castro Lopo 2005-01-25 07:26:33 +00:00
  • d0a2485074 Bump configure.ac version to 1.0.12pre3. Erik de Castro Lopo 2005-01-25 05:37:49 +00:00
  • 2b533b3108 Bump configure.ac version to 1.0.12pre3. Erik de Castro Lopo 2005-01-19 00:53:49 +00:00
  • 496b766eac Treat Cygwin like MiinGW and add -mno-cygwin. Erik de Castro Lopo 2005-01-18 20:36:22 +00:00
  • 4fe666ded5 More macro -> static inline conversions. Erik de Castro Lopo 2005-01-17 21:56:57 +00:00
  • eb30f956a2 Change LOG_PUTCHAR in common.c from a macro to a static inline function. Erik de Castro Lopo 2005-01-16 23:30:32 +00:00
  • a1526ca49b Add a Q/A to the FAQ. Erik de Castro Lopo 2005-01-09 23:15:23 +00:00
  • 9766ad20ac Update index.html. Erik de Castro Lopo 2005-01-08 05:46:09 +00:00
  • 358e33334b Hide email addresses in linux_games_programming.txt. Erik de Castro Lopo 2005-01-05 10:08:28 +00:00