Commit Graph

2762 Commits

Author SHA1 Message Date
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
Erik de Castro Lopo
29efea8280 More improvements to MinGW build system. 2004-05-13 16:03:46 +00:00
Erik de Castro Lopo
9cbac8ef44 Remove testing file save/gsm610_priv.c from archive. 2004-05-13 12:53:07 +00:00
Erik de Castro Lopo
3e5d7e0a34 Much progress on support for MinGW. 2004-05-13 12:48:43 +00:00
Erik de Castro Lopo
2c219dca3d Update changelogs. 2004-05-12 13:20:05 +00:00
Erik de Castro Lopo
c9cd50c76e GSM610 codec : replace ugly macros with inline functions. 2004-05-12 13:15:54 +00:00
Erik de Castro Lopo
fcea1cf288 Test inline function versions of macros. 2004-05-12 13:14:10 +00:00
Erik de Castro Lopo
f3c9856189 Start replacing dodgy macros in gsm610_priv.h. 2004-05-10 14:35:00 +00:00
Erik de Castro Lopo
6de6ca9b53 Fix file permisions. 2004-05-10 13:33:35 +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
276ad91d4b Minor Win32 fixes II. 2004-05-10 11:41:28 +00:00
Erik de Castro Lopo
0068f45217 Minor Win32 fixes. 2004-05-10 11:07:34 +00:00
Erik de Castro Lopo
1e3b1a72e4 FIx the hover colour in libsndfile.css.in. 2004-05-09 22:47:23 +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
97a2168f68 Fix typo: HAVE_FLEIBLE_ARRAY -> HAVE_FLEXIBLE_ARRAY. 2004-05-03 22:07:01 +00:00
Erik de Castro Lopo
e11b49fc0a HAVE_FLEXIBLE_ARRAY hacks. 2004-04-30 14:40:08 +00:00
Erik de Castro Lopo
04f2fd12df Update list of machines libsndfile compiles on. 2004-04-30 13:10:40 +00:00
Erik de Castro Lopo
980d25318e Add MinGW version of libtool to Win32 directory. 2004-04-28 22:23:04 +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
44a3f8a4f1 Update doc/.arch-inventory. 2004-04-25 13:35:12 +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