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
b5087b6221
Fix compiler warning on MSVC++.
2004-06-14 20:34:53 +00:00
Erik de Castro Lopo
8057dd38eb
Fix version numbers in HTML, NEWS and README files.
2004-06-14 12:45:30 +00:00
Erik de Castro Lopo
21eacdfc8e
Add more debug to localinstall.py.
2004-06-14 12:44:18 +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
cc9a323928
Sync tree with public archive.
...
Patches applied:
* erikd@coltrane--2004/libsndfile--devel--1.0--base-0
tag of erikd@miles--2004/libsndfile--mdev--1.0--patch-147
* erikd@coltrane--2004/libsndfile--devel--1.0--patch-1
Remove files not wanted in public archive.
* erikd@mega-nerd.com--2004/libsndfile--devel--1.0--base-0
tag of erikd@coltrane--2004/libsndfile--devel--1.0--patch-1
* erikd@mega-nerd.com--2004/libsndfile--devel--1.0--patch-1
Merge updates from mdev branch.
2004-06-13 11:35:09 +00:00
Erik de Castro Lopo
78a1b68e41
Add new file to save/ dir.
2004-06-09 11:10:08 +00:00
Erik de Castro Lopo
1605ec72f9
Improve discription of close_desc parameter to sf_open_fd().
2004-06-01 11:15:25 +00:00
Erik de Castro Lopo
63e25ff545
Formatting fixes in examples/ dir.
2004-05-30 03:03:47 +00:00
Erik de Castro Lopo
22a0bf3679
Fix un-initialised data in win32 audio out code.
2004-05-30 02:55:22 +00:00
Erik de Castro Lopo
e1ad208871
Fix compiler warning on unused variable MSGUID_SUBTYPE_PVOCEX.
2004-05-27 12:40:44 +00:00
Erik de Castro Lopo
9f321fc423
Massive overhaul of reconfigure.mk to make sure the tools are run in the right order.
2004-05-27 11:22:39 +00:00
Erik de Castro Lopo
3df2c238dd
Fix a coulpe of autoconf macros for OSX.
2004-05-27 11:21:04 +00:00
Erik de Castro Lopo
3408e3646c
Fix warning message in configure.ac.
2004-05-27 04:29:38 +00:00
Erik de Castro Lopo
4ff0c76625
Fix stupid Apple-ism in reconfigure.mk.
2004-05-25 09:42:14 +00:00
Erik de Castro Lopo
ead0c5de6a
Bug fix for new psf_ftruncate() tests (x86 not PowerPC).
2004-05-24 12:30:11 +00:00
Erik de Castro Lopo
b60df9d2b6
Add Q/A about pkg-config.
2004-05-24 11:35:07 +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
0735e95e41
Improve chunk handling in wav.c.
2004-05-23 04:05:09 +00:00
Erik de Castro Lopo
34273e7fdd
Remove usage of mmreg.h.
2004-05-23 03:43:57 +00:00
Erik de Castro Lopo
2b5490ac21
Add SFE_RDWR_BAD_HEADER error number and string.
2004-05-23 03:40:40 +00:00
Erik de Castro Lopo
ff5f9f7249
Add extra_header_test().
2004-05-23 03:39:34 +00:00
Erik de Castro Lopo
b5419b89e8
Minor formatting fix.
2004-05-23 03:01:29 +00:00
Erik de Castro Lopo
610284b320
Add test for psf_ftruncate().
2004-05-21 11:30:32 +00:00
Erik de Castro Lopo
2175889198
Updates to header_test.tpl.
2004-05-21 10:04:14 +00:00
Erik de Castro Lopo
4916951da6
Fix another bug in AIFF and WAV opened SMF_RDWR and UPDATE_HEADER_AUTO.
2004-05-21 02:08:09 +00:00
Erik de Castro Lopo
fd0cecf49a
Modify/update tests for files opened SFM_RDWR and UPDATE_HEADER_AUTO.
2004-05-21 02:03:53 +00:00
Erik de Castro Lopo
919e5d2a56
Update usage of check_log_buffer_or_die().
2004-05-21 00:37:31 +00:00
Erik de Castro Lopo
b164e152cf
Add line number argument to chec_log_buffer_or_die(), improve test_seek_or_dir().
2004-05-21 00:35:40 +00:00
Erik de Castro Lopo
987cdc0a95
Fix tests printing widths.
2004-05-19 13:49:47 +00:00
Erik de Castro Lopo
95aba28453
Bump version to 1.0.10pre7, fix tests/.arch-inventory.
2004-05-19 13:26:02 +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
24166fca65
Minor cleanup (pcm_test.tpl).
2004-05-19 12:02:37 +00:00
Erik de Castro Lopo
a70cda042e
Minor cleanup (write_read_test.tpl).
2004-05-19 11:49:30 +00:00
Erik de Castro Lopo
585ca2dbb4
Minor cleanups
2004-05-19 11:29:41 +00:00
Erik de Castro Lopo
ff2e74bdd4
Update Win32/MSVC and MacOS9 specific files.
2004-05-16 05:24:24 +00:00
Erik de Castro Lopo
8e1f42fba4
Remove detection of mmreg.h in configure.ac
2004-05-16 05:22:03 +00:00
Erik de Castro Lopo
f663bb7505
Remove win32 compiler warnings in sndfile-play.c
2004-05-16 05:20:27 +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
b58788134a
Added hexdump_file function to utils.tpl.
2004-05-16 01:30:37 +00:00
Erik de Castro Lopo
7576403602
Remove mmsystem.h (WINE version) because MinGW already has it.
2004-05-15 08:09:15 +00:00
Erik de Castro Lopo
04879551d1
Add -D define for inline to __inline conversion.
2004-05-15 08:08:05 +00:00
Erik de Castro Lopo
1a24abf63c
Use SASR_W and SASR_L instead of just SASR.
2004-05-15 08:05:00 +00:00
Erik de Castro Lopo
7d197200ae
Update .arch-inventory.
2004-05-14 14:16:44 +00:00
Erik de Castro Lopo
9b6c4af94c
Simplify handling of win32 in sndfile-play.
2004-05-14 14:14:26 +00:00
Erik de Castro Lopo
6d77d907d7
Much hacking on MinGW support.
2004-05-14 13:52:30 +00:00
Erik de Castro Lopo
48d4945dfd
Add files for decoding WMA from FFMPEG project.
2004-05-14 09:30:55 +00:00
Erik de Castro Lopo
6021b10c0c
Add mingw-utils to list of required packages.
2004-05-14 09:15:24 +00:00
Erik de Castro Lopo
aa1c1721eb
Update win32.html docs with MinGW compiling instructions.
2004-05-14 04:35:56 +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