Erik de Castro Lopo
|
14504e70fc
|
Octave/*.cc : Minor x86_64 fixes.
|
2007-08-26 12:10:09 +10:00 |
|
Erik de Castro Lopo
|
8b34db3af0
|
M4/octave_build.m4 : Pick up -fPIC flag as well.
|
2007-08-26 12:09:45 +10:00 |
|
Erik de Castro Lopo
|
dacd183c6c
|
Octave/Makefile.am : Finally seems to work.
|
2007-08-25 23:15:21 +10:00 |
|
Erik de Castro Lopo
|
d85196befb
|
Octave/Makefile.am : Add comments (not yet working when configured with --enable-shared).
|
2007-08-25 21:43:44 +10:00 |
|
Erik de Castro Lopo
|
529d041017
|
Add Octave/octave_test.m.
|
2007-08-25 21:05:25 +10:00 |
|
Erik de Castro Lopo
|
18e8067450
|
M4/octave_build.m4 : More octave build hacks.
|
2007-08-25 20:15:42 +10:00 |
|
Erik de Castro Lopo
|
dda5fc596d
|
Octave/sfwrite.cc : Fix compile warning.
|
2007-08-25 19:43:25 +10:00 |
|
Erik de Castro Lopo
|
4af42d603e
|
M4/octave_eval.m4 : Add -H (no history) to octave command.
|
2007-08-25 19:11:23 +10:00 |
|
Erik de Castro Lopo
|
ece63c6b49
|
More 'make distcheck'fixes.
|
2007-08-25 18:58:47 +10:00 |
|
Erik de Castro Lopo
|
61d849e7f3
|
M4/octave_build.m4 : Find values for OCT_CXXFLAGS, OCT_LIB_DIR, OCT_LIBS.
|
2007-08-25 17:31:12 +10:00 |
|
Erik de Castro Lopo
|
eb670d1cab
|
Fix 'make distcheck'.
|
2007-08-25 17:12:35 +10:00 |
|
Erik de Castro Lopo
|
86a91c5b3f
|
Octave/*.cc : Minor cleanups.
|
2007-08-25 16:55:31 +10:00 |
|
Erik de Castro Lopo
|
5ecea5a8d1
|
More Octave module hacking.
|
2007-08-25 13:20:00 +10:00 |
|
Erik de Castro Lopo
|
24ac5c75e0
|
Add Ocatve/sfwrite.cc and auzilliary functions, hook into build.
|
2007-08-25 07:52:11 +10:00 |
|
Erik de Castro Lopo
|
4996cb91a7
|
Octave/sfread.cc : Tweaks.
|
2007-08-24 20:20:03 +10:00 |
|
Erik de Castro Lopo
|
210fa2ced1
|
Add file Octave/Readme.txt.
|
2007-08-24 15:14:18 +10:00 |
|
Erik de Castro Lopo
|
3d705ecb42
|
Add file Octave/sfread.cc and hook into build.
|
2007-08-24 14:54:02 +10:00 |
|
Erik de Castro Lopo
|
bccb30ff31
|
M4/octave_version.m4 : Minor fixes.
|
2007-08-24 10:05:14 +10:00 |
|
Erik de Castro Lopo
|
05bb74faa3
|
Add a bunch of m4 files for detecting/verifying octave and octave module build tools.
|
2007-08-23 21:16:57 +10:00 |
|
Erik de Castro Lopo
|
fac1cb5e08
|
tests/dft_cmp.c : Fix signed/unsigned compare warning.
|
2007-08-23 21:14:09 +10:00 |
|
Erik de Castro Lopo
|
308436a224
|
Merge from -mdev branch.
|
2007-08-23 16:12:57 +10:00 |
|
Erik de Castro Lopo
|
da3d973250
|
Merge from -m4 branch.
|
2007-08-23 16:12:10 +10:00 |
|
Erik de Castro Lopo
|
d16072542e
|
configure.ac : Tell aclocal where local m4 dir is.
|
2007-08-23 15:59:59 +10:00 |
|
Erik de Castro Lopo
|
31eaa01201
|
Add M4/Makefile.am and make sure 'make distcheck' works.
|
2007-08-23 15:46:14 +10:00 |
|
Erik de Castro Lopo
|
26e49c9889
|
Remove acinclude.m4 and move separate m4 files to M4 dir.
|
2007-08-23 15:22:13 +10:00 |
|
Erik de Castro Lopo
|
5004de23b7
|
Minor tweaks.
|
2007-08-23 14:42:06 +10:00 |
|
Erik de Castro Lopo
|
983503c599
|
configure.ac : Verison 1.0.18octave1.
|
2007-08-23 14:20:15 +10:00 |
|
Erik de Castro Lopo
|
2e2b932bd5
|
Hack/sndfile-fuzzbomb.ml : Big updates.
|
2007-08-22 11:16:40 +10:00 |
|
Erik de Castro Lopo
|
c95fafb38d
|
src/sndfile.h.in : Remove crufty Metrowerks compiler support. Allow header file to be compiled on windows with both GCC and microsoft compiler.
|
2007-08-21 13:23:13 +10:00 |
|
Erik de Castro Lopo
|
64160b478c
|
src/FLAC/include/FLAC/Makefile.am : Make sure headers are defined as noinst_HEADERS.
|
2007-08-21 11:41:02 +10:00 |
|
Erik de Castro Lopo
|
1e8e483f85
|
Merge from -dft-cmp branch.
|
2007-08-19 17:03:53 +10:00 |
|
Erik de Castro Lopo
|
ddacc2c36c
|
Whitespace cleanup.
|
2007-08-19 16:47:18 +10:00 |
|
Erik de Castro Lopo
|
2db06064a6
|
Clean up floating point tests.
|
2007-08-19 16:46:15 +10:00 |
|
Erik de Castro Lopo
|
185fb36c1e
|
tests/utils.tpl : Make oct_save_* functions const correct.
|
2007-08-19 00:50:46 +10:00 |
|
Erik de Castro Lopo
|
1f3e60bed1
|
tests/dft_cmp.[ch] : Rename dft_cmp to dft_cmp_double.
|
2007-08-18 22:41:21 +10:00 |
|
Erik de Castro Lopo
|
946f487f97
|
src/aiff.c : Fix segfault when COMM chunk length is byte swapped.
|
2007-08-14 16:56:50 +10:00 |
|
Erik de Castro Lopo
|
99a26d950b
|
Hack/sndfile-fuzzbomb.ml : Minor tweaks.
|
2007-08-09 10:32:03 +10:00 |
|
Erik de Castro Lopo
|
90f4ec9866
|
configure.ac : Bump version to 1.0.18pre14.
|
2007-08-09 08:55:29 +10:00 |
|
Erik de Castro Lopo
|
6cdaeca644
|
src/au.c : Fix crash on AU files with zero channel count.
|
2007-08-09 08:40:28 +10:00 |
|
Erik de Castro Lopo
|
f1ea3c1adc
|
Add a generic SFE_CHANNEL_COUNT_ZERO error, remove format specific errors.
|
2007-08-09 08:37:15 +10:00 |
|
Erik de Castro Lopo
|
da1214e011
|
src/voc.c : Fix bug in handling file supplied by Matt Olenik.
|
2007-08-08 20:28:28 +10:00 |
|
Erik de Castro Lopo
|
35ba123e15
|
Merge from OGG upstream.
|
2007-07-31 21:19:54 +10:00 |
|
Erik de Castro Lopo
|
be32ba5cda
|
src/FLAC/src/share/utf8/Makefile.am : Add iconvert.h to noinst_HEADERS.
|
2007-07-25 22:30:07 +10:00 |
|
Erik de Castro Lopo
|
11186a0f4f
|
src/FLAC : Merge from upstream CVS.
|
2007-07-25 21:09:44 +10:00 |
|
Erik de Castro Lopo
|
ea1f70fa87
|
Rename psf_rand_long -> psf_rand_int32.
|
2007-07-17 18:06:27 +10:00 |
|
Erik de Castro Lopo
|
e35511f9af
|
src/common.[ch] : Add function psf_rand_long().
|
2007-07-15 20:21:45 +10:00 |
|
Erik de Castro Lopo
|
27089bf884
|
src/FLAC/src/libFLAC/format.c : Keep FLAC version string.
|
2007-07-15 14:58:43 +10:00 |
|
Erik de Castro Lopo
|
26ffd6e422
|
src/flac.c : Fix memory leak; set copy parameter to FALSE in call to FLAC__metadata_object_vorbiscomment_append_comment.
|
2007-07-15 12:20:31 +10:00 |
|
Erik de Castro Lopo
|
274bb817e5
|
Make sure string tests for SF_STR_LICENSE actually works.
|
2007-07-14 12:38:17 +10:00 |
|
Erik de Castro Lopo
|
3d9e8c2eb5
|
src/FLAC : Merge from FLAC upstream sources.
|
2007-07-14 12:30:42 +10:00 |
|