Erik de Castro Lopo
|
05d7f709f1
|
programs/test-sndfile-metadata-set.py : Disable test that never worked.
|
2009-12-12 17:31:34 +11:00 |
|
Erik de Castro Lopo
|
ea62c5083d
|
Merge from -dev.
|
2009-12-11 05:48:36 +11:00 |
|
Erik de Castro Lopo
|
458044ef4c
|
Hook sndfile-concat into build system.
|
2009-12-10 21:10:42 +11:00 |
|
Erik de Castro Lopo
|
c8ca7356e1
|
Add new program sndfile-concat with man page.
|
2009-12-10 21:09:52 +11:00 |
|
Erik de Castro Lopo
|
ac31fc4fe6
|
Remove build rules for sndfile-jackplay.
|
2009-12-09 21:49:46 +11:00 |
|
Erik de Castro Lopo
|
f0954b4fec
|
Remove sndfile-jackplay which has been moved to the sndfile-tools package.
|
2009-12-09 21:43:11 +11:00 |
|
Erik de Castro Lopo
|
b7753ee584
|
programs/sndfile-interleave.c : Make it actually work.
|
2009-12-03 18:25:35 +11:00 |
|
Erik de Castro Lopo
|
ab9966e4ef
|
Add new programs sndfile-interleave and sndfile-deinterleave.
|
2009-12-02 22:15:42 +11:00 |
|
Erik de Castro Lopo
|
218024ef7d
|
Move some code from sndfile-convert.c to programs/common.[ch] for reuse.
|
2009-12-02 20:26:06 +11:00 |
|
Erik de Castro Lopo
|
1f20d00fdd
|
programs/sndfile-convert.c : Allow the program to read from stdin by specifying - on the command line as the input file.
|
2009-11-16 19:36:43 +11:00 |
|
Erik de Castro Lopo
|
197273486c
|
Merge from -dev branch.
|
2009-10-18 21:16:32 +11:00 |
|
Erik de Castro Lopo
|
37a36e7746
|
Remove WIN32 snprintf #define.
|
2009-09-19 20:30:58 +10:00 |
|
Erik de Castro Lopo
|
adda2b0117
|
programs/sndfile-convert.c : Tweaks.
|
2009-07-29 11:07:04 +10:00 |
|
Erik de Castro Lopo
|
34a55a5df0
|
programs/sndfile-play.c : Allow use of Open Sound System audio output under FreeBSD.
|
2009-06-30 22:25:25 +10:00 |
|
Erik de Castro Lopo
|
1028c308b2
|
programs/sndfile-convert.c : Copy channel map data during copy_metadata().
|
2009-05-29 17:13:56 +10:00 |
|
Erik de Castro Lopo
|
fd6b01a1df
|
programs/sndfile-info.c : Add -c command line option to dump the channel map information.
|
2009-05-23 18:21:00 +10:00 |
|
Erik de Castro Lopo
|
af03cbfac4
|
Fix 'unused variable' warnings.
|
2009-02-22 16:55:03 +11:00 |
|
Erik de Castro Lopo
|
a608fc7be1
|
programs/*.c : Don't include un-needed headers.
|
2009-02-22 12:42:32 +11:00 |
|
Erik de Castro Lopo
|
294cdd7f27
|
programs/sndfile-info.c : Remove dead code.
|
2009-02-22 12:41:40 +11:00 |
|
Erik de Castro Lopo
|
a38e0b105e
|
Update copyright notices.
|
2009-02-07 15:20:17 +11:00 |
|
Erik de Castro Lopo
|
134cd50cae
|
programs/sndfile-info.c : Simplify get_signal_max using SFC_CALC_SIGNAL_MAX command. Increase size of files for which signal max will be calculated.
|
2009-02-03 10:52:13 +11:00 |
|
Erik de Castro Lopo
|
0f49287a58
|
programs/sndfile-convert.c : Add 'htk' to the list of convert formats.
|
2009-02-03 10:49:37 +11:00 |
|
Erik de Castro Lopo
|
6f4a0343d5
|
programs/sndfile-metadata-set.c : Error out if trying to update coding history in RDWR mode.
|
2009-01-11 17:53:03 +11:00 |
|
Erik de Castro Lopo
|
e55a3c9b5e
|
programs/sndfile-metadata-set.c : Clean up temp string array usage.
|
2009-01-11 17:26:44 +11:00 |
|
Erik de Castro Lopo
|
6a56938525
|
programs/sndfile-metadata-get.c : Make valgrind clean.
|
2009-01-11 16:42:28 +11:00 |
|
Erik de Castro Lopo
|
b14ff0f275
|
programs/sndfile-info.c : Apply patch from Conrad Parker to calculate and display total duration when more than one file is dumped.
|
2008-11-19 21:53:56 +11:00 |
|
Erik de Castro Lopo
|
b1222dc88e
|
programs/test-sndfile-metadata-set.py : Add test for previous commit.
|
2008-11-06 10:08:29 +11:00 |
|
Erik de Castro Lopo
|
76f18fcbdf
|
programs/common.c : When merging broadcast info, make sure to clear the destination field before copying in the new data.
|
2008-11-06 10:07:59 +11:00 |
|
Erik de Castro Lopo
|
6c8026ab54
|
programs/*.[ch] : Use SF_BROADCAST_INFO_VAR to manipulate larger 'bext' chunks.
|
2008-10-27 06:28:14 +11:00 |
|
Erik de Castro Lopo
|
805b986b43
|
programs/test-sndfile-metadata-set.py : Update for new programs directory, exit on any error.
|
2008-10-26 18:37:24 +11:00 |
|
Erik de Castro Lopo
|
d905c16adb
|
programs/common.c : Return 1 if SFC_SET_BROADCAST_INFO fails.
|
2008-10-26 18:02:04 +11:00 |
|
Erik de Castro Lopo
|
f72823c38f
|
programs/sndfile-info.c : Exit with non-zero on error.
|
2008-10-25 10:28:19 +11:00 |
|
Erik de Castro Lopo
|
0455f9d830
|
programs/sndfile-metadata-get.c : Exit with non-zero for bad command line argument.
|
2008-10-25 10:27:38 +11:00 |
|
Erik de Castro Lopo
|
50112e2bb7
|
Move real utility programs from examples/ to new directory programs/ .
|
2008-10-21 22:49:55 +11:00 |
|