Commit Graph

74 Commits

Author SHA1 Message Date
Erik de Castro Lopo
b5c03a45a4 Update parsing of ACID chunk in WAV files. 2004-10-27 10:46:36 +00:00
Erik de Castro Lopo
1ef19c4e90 Bump version in configure.ac, update ChangeLog. 2004-10-24 00:57:07 +00:00
Erik de Castro Lopo
c7a3c73d0c Update ChangeLog. 2004-10-17 01:30:53 +00:00
Erik de Castro Lopo
2a117a2027 Add test_endswap. 2004-10-12 03:13:15 +00:00
Erik de Castro Lopo
6ec81f5c2a Add comment about -no-undefined. Update ChangeLog. 2004-10-06 09:16:31 +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
7bb66e44a0 Add tests for SFC_SET_FLOAT_INT_MULTIPLIER. 2004-09-30 12:46:02 +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
ae5574611e Prevent race conditions in win32 code of sndfile-play.c. 2004-09-05 08:31:16 +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
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
17fc984ba8 Win32 fixes to sndfile-play and build system. 2004-08-20 01:43:02 +00:00
Erik de Castro Lopo
1c23ac2053 Fix type in comments. 2004-08-09 22:39:16 +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
1f11db8200 Optimise read/write loops by removing a redundant variable. 2004-07-30 06:04:21 +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
19ac94edde Update ChangeLog. 2004-07-19 13:04:03 +00:00
Erik de Castro Lopo
99aa3b5b03 Update ChangeLog. 2004-07-17 13:16:29 +00:00
Erik de Castro Lopo
d690e325f9 Update endswapping. 2004-07-17 13:12:54 +00:00
Erik de Castro Lopo
84f62ff08e Use <byteswap.h> if present.
Patches applied:

 * erikd@miles--2004/libsndfile--stable--0--patch-3
   ChangeLog
2004-07-17 12:26:33 +00:00
Erik de Castro Lopo
ca918cd614 ChangeLog 2004-07-02 13:26:46 +00:00
Erik de Castro Lopo
9fec6173f4 Change psf->buffer to a more type safe union.
Patches applied:

 * erikd@miles--2004/libsndfile--stable--0--base-0
   tag of erikd@miles--2004/libsndfile--mdev--1.0--patch-188

 * erikd@miles--2004/libsndfile--stable--0--patch-1
   Merge everything but the Ogg stuff from the --mdev branch.

 * erikd@miles--2004/libsndfile--stable--0--patch-2
   Change psf->buffer to a more type safe union.
2004-07-02 13:20:15 +00:00
Erik de Castro Lopo
f648b57d06 Apply patch to fix playback of mono files on MacOSX. 2004-06-28 09:45:55 +00:00
Erik de Castro Lopo
6ae3bd93af Move copy_metadata() after the second sf_open(). 2004-06-25 10:25:47 +00:00
Erik de Castro Lopo
e2ed4db13a Fix an infinite loop in sndfile-comvert. 2004-06-21 12:30:36 +00:00
Erik de Castro Lopo
d09ab86ff9 Merge Ogg/Annodex stuff from Conrad Parker.
Patches applied:

 * conrad@annodex.net--2004/libsndfile--fishsound--1.0--base-0
   tag of erikd@mega-nerd.com--2004/libsndfile--devel--1.0--patch-1

 * conrad@annodex.net--2004/libsndfile--fishsound--1.0--patch-1
   

 * erikd@mega-nerd.com--2004/libsndfile--devel--1.0--patch-2
   Merge changes from --mdev branch.
2004-06-17 11:56:05 +00:00
Erik de Castro Lopo
1f88fcb276 Fix bug resulting from use of size_t when writing W64 'fmt ' chunk. 2004-06-14 23:38:54 +00:00
Erik de Castro Lopo
8ced05283b Update ChangeLog. 2004-06-14 21:28:29 +00:00
Erik de Castro Lopo
5a1ba58762 Add cast to size_t for some parameters passed to psf_binheader_writef. 2004-06-14 21:23:12 +00:00
Erik de Castro Lopo
54f4cfd1a2 Minor updates in preparation for 1.0.10 release. 2004-06-14 11:54:59 +00:00
Erik de Castro Lopo
4d635a70f6 Update ChangeLog, bump version to 1.0.10pre8, remove mmreg.h. 2004-05-23 04:07:58 +00:00
Erik de Castro Lopo
0e46fbf73c Fix UPDATE_HEADER_AUTO corner case bug. 2004-05-19 13:23:52 +00:00
Erik de Castro Lopo
01b7028242 Fixed a bug with the header of zero length SF_FORMAT_FLOAT aiff files, add empty_file_test(). 2004-05-16 04:07:16 +00:00
Erik de Castro Lopo
5611c4473f Add mmreg.h and mmsystem.h annd update .arch-inventory. 2004-05-13 16:08:53 +00:00
Erik de Castro Lopo
2c219dca3d Update changelogs. 2004-05-12 13:20:05 +00:00
Erik de Castro Lopo
ae3f53694b Fix warning on Sparc CPU and code cleanup. 2004-05-10 12:57:02 +00:00
Erik de Castro Lopo
0068f45217 Minor Win32 fixes. 2004-05-10 11:07:34 +00:00
Erik de Castro Lopo
68b5227871 Fix warning messages when compiling under MinGW. 2004-05-09 10:07:28 +00:00
Erik de Castro Lopo
e11b49fc0a HAVE_FLEXIBLE_ARRAY hacks. 2004-04-30 14:40:08 +00:00
Erik de Castro Lopo
312ba604bd In sndfile-convert, add ability to transcode meta data. 2004-04-26 03:32:42 +00:00
Erik de Castro Lopo
d3dcd4b488 Fix problem when adding an SF_STR_SOFTWARE string. 2004-04-26 02:51:18 +00:00
Erik de Castro Lopo
297e595096 Add --enable-bow-docs to enable black text on a white background HTML docs. 2004-04-25 13:33:04 +00:00
Erik de Castro Lopo
a799b069a1 Started adding instructions for compiling libsndfile under MinGW. 2004-04-25 07:55:27 +00:00
Erik de Castro Lopo
de0a668190 Fix minor doc bug in command.html. 2004-04-25 02:32:01 +00:00
Erik de Castro Lopo
30440b0975 Install HTML docs when doing make install. 2004-04-20 13:20:25 +00:00
Erik de Castro Lopo
3c222f0307 Some Mingw32 fixes in configure.ac. 2004-04-20 12:17:38 +00:00
Erik de Castro Lopo
b3944e2ff6 In sndfile-info, print out the dB level with the signal max. 2004-04-19 10:50:59 +00:00
Erik de Castro Lopo
48bc91dff0 Define S_ISSOCK in src/file_io.c if required. 2004-04-15 07:15:27 +00:00
Erik de Castro Lopo
cf977bb2fc Improve printout of configuration summary. 2004-04-03 12:00:28 +00:00
Erik de Castro Lopo
f35d4975ca Add link to pre-release location. 2004-04-03 10:05:49 +00:00