Erik de Castro Lopo
037434b062
Minor update to development.html.
2004-12-29 03:47:06 +00:00
Erik de Castro Lopo
964851d384
Minor formatting cleanup.
2004-12-29 03:08:25 +00:00
Erik de Castro Lopo
a97fb9fce2
Const-ify the write path throughout.
2004-12-23 10:49:57 +00:00
Erik de Castro Lopo
98a8b76af5
Fix typo in FAQ.html.
2004-12-22 21:27:10 +00:00
Erik de Castro Lopo
ecb623a00f
Remove references to MacOS in README file.
2004-12-15 19:44:35 +00:00
Erik de Castro Lopo
f09eeb70e8
Minor updates to using tla.
2004-12-14 07:12:31 +00:00
Erik de Castro Lopo
8ff11345a0
Improvemnts to bug reporting web page.
2004-12-08 21:45:05 +00:00
Erik de Castro Lopo
f95fef7d61
Minor improvements to bugs.html.
2004-11-29 10:51:42 +00:00
Erik de Castro Lopo
aca8995501
Rationalize .arch-inventory entries.
2004-11-21 11:45:15 +00:00
Erik de Castro Lopo
87a3a20f67
Update ChangeLog.
2004-11-18 10:27:51 +00:00
Erik de Castro Lopo
d4fa802b39
Add workaround for broken Logic Platinum AIFF files.
2004-11-18 09:43:47 +00:00
Erik de Castro Lopo
c65849acd3
Minor cleanup of index.html.
2004-11-17 05:34:58 +00:00
Erik de Castro Lopo
ef50335e6a
Remove some ambiguities in the SD2 FAQ answer.
2004-11-16 07:50:09 +00:00
Erik de Castro Lopo
c63c9e0ded
Make configure barf if targeting cygwin and suggest MinGW.
2004-11-15 22:29:27 +00:00
Erik de Castro Lopo
226c342d99
Remove Cygwin specific code.
2004-11-15 22:27:51 +00:00
Erik de Castro Lopo
5bbf1347f6
Release 1.0.11.
2004-11-15 11:37:32 +00:00
Erik de Castro Lopo
1a087e07cc
Add web page about development.
2004-11-15 10:50:30 +00:00
Erik de Castro Lopo
08b40eda39
Update FAQ about SD2 files.
2004-11-14 22:22:12 +00:00
Erik de Castro Lopo
d5f1ec3197
Docs revision number updates.
2004-11-14 21:13:09 +00:00
Erik de Castro Lopo
427dd1122b
Win32 updates.
2004-11-14 21:12:19 +00:00
Erik de Castro Lopo
93333cb6bb
Use ANNO chunk to SF_STR_COMMENT, instead of COMT.
2004-11-12 13:37:13 +00:00
Erik de Castro Lopo
da9d528c1d
Fix parsing of COMT chunk.
2004-11-12 13:11:38 +00:00
Erik de Castro Lopo
4160a870d9
Reomve debug code from ALSA section on sndfile-play.c.
2004-11-09 19:49:48 +00:00
Erik de Castro Lopo
495e6f91b4
Implement SFC_GET_LOOP_INFO.
2004-11-09 19:46:20 +00:00
Erik de Castro Lopo
53baae150d
Fix the ordering or aiff basc_* enums.
2004-11-09 19:41:34 +00:00
Erik de Castro Lopo
92a5e2001d
Replace unaligned short and int accesses with byte/shift accesses.
2004-11-08 10:29:14 +00:00
Erik de Castro Lopo
4958f78317
Make sure psf_open_rsrc() returns SFE_NO_ERROR when it should.
2004-11-08 10:08:08 +00:00
Erik de Castro Lopo
b935e188f3
Change ptr arg to psf_write() to const void*.
2004-11-07 00:26:14 +00:00
Erik de Castro Lopo
90d0ee803b
Bump version to 1.0.11pre11.
2004-11-05 23:10:29 +00:00
Erik de Castro Lopo
dcd9609c81
Fix parsing of '(c) ' and 'ANNO' chunks in AIFF files.
2004-10-31 13:14:41 +00:00
Erik de Castro Lopo
2cf03130ca
Fix parsing of 'basc' and other minor cleaups.
2004-10-31 13:06:11 +00:00
Erik de Castro Lopo
9c91336578
Parse 'ACID' and 'basc' chunks.
2004-10-31 12:52:03 +00:00
Erik de Castro Lopo
c935de07fd
Add SF_LOOP_INFO pointer to SF_PRIVATE.
2004-10-31 12:49:09 +00:00
Erik de Castro Lopo
9e20edb51e
Add SFC_GET_LOOP_INFO and SF_LOOP_INFO struct.
2004-10-31 12:48:25 +00:00
Erik de Castro Lopo
24e06336be
Win32 updates to file_io.c.
2004-10-31 11:17:00 +00:00
Erik de Castro Lopo
0e4841333f
Version 1.0.11pre10.
2004-10-31 09:55:56 +00:00
Erik de Castro Lopo
00e047fb44
Add functions to check for file descriptor leakage.
2004-10-31 09:28:42 +00:00
Erik de Castro Lopo
87a015699f
Cleanup sd2_open() and make sure resource fork is closed.
2004-10-31 09:21:22 +00:00
Erik de Castro Lopo
99681d32d1
Add psf_close_rsrc() and get length of resource fork.
2004-10-31 09:18:46 +00:00
Erik de Castro Lopo
414f41eb1c
Bump version to 1.0.11pre9.
2004-10-30 00:33:04 +00:00
Erik de Castro Lopo
029f2105e2
Remove redundant files/dirs.
2004-10-29 23:56:28 +00:00
Erik de Castro Lopo
82b66e7610
Win32 specific header updates.
2004-10-29 23:55:27 +00:00
Erik de Castro Lopo
7465d3f86a
Remove $(EXEEXT) from Makefile.am.
2004-10-29 23:48:53 +00:00
Erik de Castro Lopo
b0d90c974d
Win32 specific snprintf fix in utils.tpl.
2004-10-29 23:39:07 +00:00
Erik de Castro Lopo
edf86818eb
Fix a couple of printf and snprintfs in sd2.c.
2004-10-29 23:35:15 +00:00
Erik de Castro Lopo
b2e4545563
Make writing of SD2 files work on little endian systems.
2004-10-29 10:48:22 +00:00
Erik de Castro Lopo
1c3c031391
Add macros : H2BE_SHORT, H2BE_INT, H2LE_SHORT and H2LE_INT.
2004-10-29 10:46:10 +00:00
Erik de Castro Lopo
4c5b62dbd9
Add a delete_file() function which also deletes the resource fork of SD2. files.
2004-10-29 10:10:29 +00:00
Erik de Castro Lopo
d27c4dcd83
Update =tagging-method file to ignore sd2 resource fork files.
2004-10-28 23:23:09 +00:00
Erik de Castro Lopo
f31cc3b13e
Preliminary SD2 tests now working.
...
Patches applied:
* erikd@miles--2004/libsndfile--weird--1.0--base-0
tag of erikd@miles--2004/libsndfile--mdev--1.0--patch-300
* erikd@miles--2004/libsndfile--weird--1.0--patch-1
Remove old definition of SF_FORMAT_SD2 from common.h.
* erikd@miles--2004/libsndfile--weird--1.0--patch-2
Move rsrc filename construction to psf_open_rsrc() and add SFE_SD2_FD_DISALLOWED.
2004-10-28 22:25:02 +00:00