Erik de Castro Lopo
|
2e97a51cdd
|
Clean out cruft.
|
2008-04-05 20:13:47 +11:00 |
|
Erik de Castro Lopo
|
adc85e91de
|
src/test_* : Collapse all tests into a single executable.
|
2008-04-03 22:19:11 +11:00 |
|
Erik de Castro Lopo
|
e80b9599f7
|
src/FLAC : Sync to upstream CVS.
|
2008-03-30 22:49:12 +11:00 |
|
Erik de Castro Lopo
|
93cc86a4b2
|
doc/FAQ.html : Tweaks to pcm16 <-> float conversion answer.
|
2008-03-11 18:47:19 +11:00 |
|
Erik de Castro Lopo
|
a4ad834ecf
|
Remove Make.bat.
|
2008-02-10 10:26:37 +11:00 |
|
Erik de Castro Lopo
|
ebb11f24d3
|
Makefile.am : Add DISTCHECK_CONFIGURE_FLAGS.
|
2008-02-10 10:26:05 +11:00 |
|
Erik de Castro Lopo
|
75db177cd9
|
src/OGG : Sync to upstream SVN.
|
2008-02-10 10:24:39 +11:00 |
|
Erik de Castro Lopo
|
78800c8755
|
examples/sndfile-jackplay.c : Minor tweaks to warning message printed when compiled without libjack.
|
2008-02-05 09:47:59 +11:00 |
|
Erik de Castro Lopo
|
61158311ed
|
src/aiff.c : Refactor and bug fix header re-writing in SFM_RDWR mode.
|
2008-01-27 14:41:45 +11:00 |
|
Erik de Castro Lopo
|
900ff60b44
|
tests/peak_chunk_test.c : Improve read_write_peak_test to find more errors.
|
2008-01-27 13:45:21 +11:00 |
|
Erik de Castro Lopo
|
79143c12c0
|
src/chunk.c : Remove debug.
|
2008-01-26 10:20:41 +11:00 |
|
Erik de Castro Lopo
|
ab2eda50a0
|
Use new chunk logging to fix problem with AIFF in RDWR mode.
|
2008-01-24 17:37:29 +11:00 |
|
Erik de Castro Lopo
|
80361c6117
|
New file for storing and retrieving info about header chunks. Hook into build.
|
2008-01-24 17:36:36 +11:00 |
|
Erik de Castro Lopo
|
ac6d98ab26
|
tests/write_read_test.tpl : Minor tweaks.
|
2008-01-24 16:07:50 +11:00 |
|
Erik de Castro Lopo
|
d7a3165716
|
src/aiff.c : Fix reading of COMM encoding string.
|
2008-01-24 07:29:18 +11:00 |
|
Erik de Castro Lopo
|
12af3da5ca
|
tests/aiff_rw_test.c : Fix error reporting.
|
2008-01-22 14:11:45 +11:00 |
|
Erik de Castro Lopo
|
191a180004
|
src/sndfile.c : Allow SFC_SET_ADD_PEAK_CHUNK in SFM_RDWR mode.
|
2008-01-22 14:10:29 +11:00 |
|
Erik de Castro Lopo
|
457db0a732
|
src/command.c : Add WVE to the list of major formats.
|
2008-01-22 06:38:50 +11:00 |
|
Erik de Castro Lopo
|
504a18fa0e
|
src/wav.c : Update copyright dates.
|
2008-01-21 09:44:59 +11:00 |
|
Erik de Castro Lopo
|
36f9dbf765
|
tests/peak_chunk_test.c : Minor tweaks.
|
2008-01-21 09:20:58 +11:00 |
|
Erik de Castro Lopo
|
a7d411f19b
|
tests/write_read_test.tpl : Fix reporting of errors in new_rdwr_XXXX_test.
|
2008-01-21 09:02:11 +11:00 |
|
Erik de Castro Lopo
|
e108e8bdaf
|
src/common.h : Minor cleanup.
|
2008-01-21 09:00:31 +11:00 |
|
Erik de Castro Lopo
|
2d8dddb7e2
|
src/common.[ch] : Add internal functions str_of_major_format, str_of_minor_format, str_of_open_mode and str_of_endianness.
|
2008-01-21 06:59:54 +11:00 |
|
Erik de Castro Lopo
|
17b3728602
|
tests/peak_chunk_test.c : Add Add test function read_write_peak_test which currently fails for both WAV and AIFF.
|
2008-01-20 21:03:22 +11:00 |
|
Erik de Castro Lopo
|
e856eb02c5
|
Update copyright dates.
|
2008-01-20 20:12:03 +11:00 |
|
Erik de Castro Lopo
|
6e79c6c588
|
tests/command_test.c : More SFC_RAW_DATA_NEEDS_ENDSWAP tests.
|
2008-01-20 20:10:44 +11:00 |
|
Erik de Castro Lopo
|
968f2e5dd0
|
doc/command.html : Document SFC_RAW_NEEDS_ENDSWAP.
|
2008-01-20 19:29:54 +11:00 |
|
Erik de Castro Lopo
|
b72f03928a
|
Add command SFC_RAW_NEEDS_ENDSWAP with tests.
|
2008-01-20 19:19:12 +11:00 |
|
Erik de Castro Lopo
|
dcb12c8794
|
Rename psf->float_enswap to psf->data_endswap.
|
2008-01-20 15:44:32 +11:00 |
|
Erik de Castro Lopo
|
aa15a930f9
|
Apply patch from Yair K. to fix compiles with OSS v4.
|
2008-01-20 15:27:14 +11:00 |
|
Erik de Castro Lopo
|
b26341a503
|
doc/development.html : Change use or reconfigure.mk to autogen.sh.
|
2008-01-09 19:32:25 +11:00 |
|
Erik de Castro Lopo
|
2becb25102
|
Add new example program sndfile-cmp.c, contributed by Conrad Parker. Hook into build.
|
2008-01-09 18:24:11 +11:00 |
|
Erik de Castro Lopo
|
4226528123
|
tests/multi_file_test.c : Use function file_length_fd() instead of file_length() to overcome stupid win32 bug. Fscking hell Microsoft sucks so much.
|
2008-01-08 18:20:09 +11:00 |
|
Erik de Castro Lopo
|
ebf5effadd
|
tests/Makefile.am : Run the multi_file_test on AU files.
|
2008-01-08 18:12:55 +11:00 |
|
Erik de Castro Lopo
|
9b2c327b1f
|
tests/utils.tpl : Add function file_length_fd which wraps fstat.
|
2008-01-08 18:11:02 +11:00 |
|
Erik de Castro Lopo
|
28da8af2b1
|
tests/win32_test.c : Add another test.
|
2008-01-08 18:03:15 +11:00 |
|
Erik de Castro Lopo
|
b298eced44
|
src/sd2.c : Fix a rsrc parsing bug. Example file supplied by Uli Franke.
|
2008-01-05 23:53:51 +11:00 |
|
Erik de Castro Lopo
|
93c478ad22
|
src/command.c : Add Ogg/Vorbis to 'get format' commands.
|
2007-12-28 02:24:54 +11:00 |
|
Erik de Castro Lopo
|
c215c0fc85
|
Apply similar fix from writing float data to WAVEX files without a peak chunk.
|
2007-12-28 01:38:33 +11:00 |
|
Erik de Castro Lopo
|
a6f3f957c4
|
Apply similar fix from writing float data to AIFF files without a peak chunk.
|
2007-12-28 01:33:04 +11:00 |
|
Erik de Castro Lopo
|
8007b31250
|
src/wav.c : Add fix for writing files with float data but no peak chunk (ie peak chunk gets removed after the file is opened).
|
2007-12-28 01:26:58 +11:00 |
|
Erik de Castro Lopo
|
33c4abb8d5
|
tests/header_test.tpl : Add header_shrink_test from Axel Roebel.
|
2007-12-28 01:25:13 +11:00 |
|
Erik de Castro Lopo
|
7b527110fd
|
doc/index.html : Allow LGPL v2.1 or V3.
|
2007-12-28 01:06:30 +11:00 |
|
Erik de Castro Lopo
|
0585d347fe
|
tests/ogg_test.c : Add stereo seek tests.
|
2007-12-16 19:12:42 +11:00 |
|
Erik de Castro Lopo
|
580a61268c
|
src/ogg.c : Set the default encoding quality to 0.4 instead of 4.0.
|
2007-12-16 18:08:30 +11:00 |
|
Erik de Castro Lopo
|
2b5de9860a
|
src/ogg.c : Fix seeking on multichannel Ogg Vorbis files.
|
2007-12-16 17:47:07 +11:00 |
|
Erik de Castro Lopo
|
19f5d65794
|
tests/utils.(def|tpl) : Add compare_XXX_or_die functions.
|
2007-12-14 20:41:33 +11:00 |
|
Erik de Castro Lopo
|
93878894aa
|
tests/Makefile.am : Fix dependancies.
|
2007-12-14 05:01:39 +11:00 |
|
Erik de Castro Lopo
|
c577c45baf
|
tests/ogg_test.c : Small mods to ogg_seek_test.
|
2007-12-14 04:40:16 +11:00 |
|
Erik de Castro Lopo
|
7642800420
|
Add a test (currently failing) for stereo seeking on Ogg Vorbis files.
|
2007-12-14 04:37:27 +11:00 |
|