Commit Graph

121 Commits

Author SHA1 Message Date
Erik de Castro Lopo
50112e2bb7 Move real utility programs from examples/ to new directory programs/ . 2008-10-21 22:49:55 +11:00
Erik de Castro Lopo
6d7eac5e45 Add a new exmaple program (sndfile-to-text.c) and hook it into the build. 2008-10-21 22:26:29 +11:00
Erik de Castro Lopo
0029bfcf37 examples/sndfile-play.c : Remove call to deprecated function snd_pcm_sw_params_get_xfer_align. Fix gcc-4.3 compiler warnings. 2008-10-19 09:55:00 +11:00
Erik de Castro Lopo
06ed18b279 examples/common.c : Fix copying of BROADCAST_INFO coding_history field. 2008-10-17 18:43:53 +11:00
Erik de Castro Lopo
019dbf5056 Merge from -mdev branch. 2008-10-14 09:24:33 +11:00
Erik de Castro Lopo
8373e33d9f examples/common.c : Add extra length check when copying broadcast info data. 2008-10-08 21:32:15 +11:00
Erik de Castro Lopo
5835456f59 examples/test-sndfile-metadata-set.py : Start work on test coding history. 2008-10-01 20:59:30 +10:00
Erik de Castro Lopo
65f0d981e6 examples/sndfile-metadata-(get|set).c : Add usage messages. 2008-10-01 20:57:15 +10:00
Erik de Castro Lopo
e0d92fd712 examples/sndfile-metadata-set.c : Remove --bext-coding-history-append command line option because it didn't really make sense. 2008-10-01 17:19:05 +10:00
Erik de Castro Lopo
f6ed5755a1 examples/sndfile-play.c : Fix win64 issues. 2008-09-29 18:01:34 +10:00
Erik de Castro Lopo
8ed24c2c70 */Makefile.am : Clean paths. 2008-09-25 21:46:49 +10:00
Erik de Castro Lopo
e0269db6fa examples/sndfile-convert.c : Fix compile. 2008-09-25 21:24:26 +10:00
Erik de Castro Lopo
3928286520 examples : Move code from sndfile-metadata-set.c to common.c. 2008-09-25 20:28:40 +10:00
Erik de Castro Lopo
d5b1bfe843 examples/* : Rename copy_data.[ch] to common.[ch]. Fix build. 2008-09-25 20:19:03 +10:00
Erik de Castro Lopo
7eef4ad4f8 examples/test-sndfile-metadata-set.py : Update test to use --str-title instead of -str-name. 2008-09-14 18:01:00 +10:00
Erik de Castro Lopo
ba4fe7ae2c examples/sndfile-metadata-set.c : Clean up handling of bext command line params. 2008-09-14 18:00:23 +10:00
Erik de Castro Lopo
e95d2a9faa examples/sndfile-metadata-(get|set).c : Add handling for more metadata types. 2008-09-09 21:12:59 +10:00
Erik de Castro Lopo
d12d93f7be Merge from -mdev. 2008-09-04 09:44:38 +10:00
Erik de Castro Lopo
5967cf587c examples/sndfile-metadata-set.c : Massive reworking. 2008-09-03 20:32:01 +10:00
Erik de Castro Lopo
b301e43a24 examples/*-metadata-* : Change command line args. 2008-08-25 20:04:11 +10:00
Erik de Castro Lopo
c3e9c10119 Tweaks. 2008-08-24 20:34:02 +10:00
Erik de Castro Lopo
2c4dd4a8e7 Rename sndfile-bwf-(set|get).c to sndfile-metadata-(set|get).c. 2008-08-24 19:38:18 +10:00
Erik de Castro Lopo
edbc326a0b examples/sndfile-bwf-set.c : Add --info-auto-create-date command line option. 2008-08-24 19:12:17 +10:00
Erik de Castro Lopo
6c17115ca0 Merge from -mdev branch. 2008-08-23 10:11:40 +10:00
Erik de Castro Lopo
1e013c0faa examples/sndfile-convert.c : Add SF_FORMAT_RF64 to format_map. 2008-08-21 17:26:36 +10:00
Erik de Castro Lopo
d939e1a372 examples/sndfile-info.c : When called with -i or -b option, operate on all files on command line, not just the first. 2008-08-21 16:57:27 +10:00
Erik de Castro Lopo
ee05833a00 examples/test-sndfile-bwf-set.py : Update tests. 2008-08-21 14:19:24 +10:00
Erik de Castro Lopo
44fdbd82ed examples/sndfile-bwf-set.c : Fix the month number in autogenerated date. Use hypen in date instead of slash. 2008-08-21 09:18:20 +10:00
Erik de Castro Lopo
f7bfbde937 examples/sndfile-info.c : Clean up output. 2008-08-20 13:14:20 +10:00
Erik de Castro Lopo
c6abe66655 examples/sndfile-info.c : Only calculate and print 'Signal Max' if file is less than 10 megabytes in length. 2008-08-19 14:06:58 +10:00
Erik de Castro Lopo
fa5a4eb7ca examples/Makefile.am : Add file test-sndfile-bwf-set.py to EXTRA_DIST. 2008-08-18 22:23:10 +10:00
Erik de Castro Lopo
34d3364a2e examples/test-sndfile-bwf-set.py : Improve printing of test name. 2008-08-18 10:18:37 +10:00
Erik de Castro Lopo
5c17eed9a6 examples/sndfile-bwf-set.c : Cleanup and fixes. 2008-08-18 10:18:05 +10:00
Erik de Castro Lopo
e127d6d8ad examples/test-sndfile-bwf-set.py : Add Python script to test sndfile-bwf-set/get. 2008-08-18 08:53:14 +10:00
Erik de Castro Lopo
f2b953d6ec examples/sndfile-bwf-get.c : New file. Hook into build. 2008-08-16 21:16:03 +10:00
Erik de Castro Lopo
d49a48124c examples/sndfile-bwf-set.c : Basically working. 2008-08-16 18:39:36 +10:00
Erik de Castro Lopo
1dfa1127a5 examples/sndfile-bwf-set.c : Progress. 2008-08-16 17:18:38 +10:00
Erik de Castro Lopo
686e6c6386 examples/ : Break some functionality out of sndfile-convert.c so it can be used in examples/sndfile-bwf-set.c. 2008-08-16 16:16:39 +10:00
Erik de Castro Lopo
7ec8cfadf2 examples/sndfile-convert.c : In function copy_metadata(), copy broadcast info if present. 2008-08-16 16:11:30 +10:00
Erik de Castro Lopo
0c1236235a examples/sndfile-bwf-set.c : Massive updates. 2008-08-16 15:46:33 +10:00
Erik de Castro Lopo
e3a79ad03a Add new file examples/sndfile-bwf-set.c and hook into build. 2008-08-16 13:09:01 +10:00
Erik de Castro Lopo
f91a269817 examples/sndfile-info.c : Minor tweaks. 2008-08-16 13:04:47 +10:00
Erik de Castro Lopo
1d68c20ccc examples/sndfilehandle.cc : Fix includes. 2008-06-03 13:47:17 +10:00
Erik de Castro Lopo
5040a33394 examples/sndfile-info.c : Fix calculation of BEXT time reference. 2008-05-31 20:37:28 +10:00
Erik de Castro Lopo
4d7c4616d3 examples/sndfile-info.c : Print out the BEXT time reference in a sensible format. 2008-05-31 17:56:19 +10:00
Erik de Castro Lopo
c32e543478 Remove examples/sndfile-data-trim.c. 2008-04-30 07:13:19 +10:00
Erik de Castro Lopo
d3321b7fc0 Whitespace and C style cleanups. 2008-04-19 19:19:24 +10:00
Erik de Castro Lopo
e48f1c7f4d Add tests for MPC 2000 file format. 2008-04-19 13:02:35 +10:00
Erik de Castro Lopo
922dbe4f49 Add writing pf MPC 2000 files. 2008-04-19 10:57:04 +10:00
Erik de Castro Lopo
091d6ac84e Sync to mdev branch. 2008-04-06 08:41:08 +10:00