Commit Graph

418 Commits

Author SHA1 Message Date
Erik de Castro Lopo
2cde67564c Do not exit parsers when log buffer overflows. Remove SFE_LOG_OVERRUN. 2005-01-25 07:26:33 +00:00
Erik de Castro Lopo
d0a2485074 Bump configure.ac version to 1.0.12pre3. 2005-01-25 05:37:49 +00:00
Erik de Castro Lopo
2b533b3108 Bump configure.ac version to 1.0.12pre3. 2005-01-19 00:53:49 +00:00
Erik de Castro Lopo
496b766eac Treat Cygwin like MiinGW and add -mno-cygwin. 2005-01-18 20:36:22 +00:00
Erik de Castro Lopo
4fe666ded5 More macro -> static inline conversions. 2005-01-17 21:56:57 +00:00
Erik de Castro Lopo
eb30f956a2 Change LOG_PUTCHAR in common.c from a macro to a static inline function. 2005-01-16 23:30:32 +00:00
Erik de Castro Lopo
a1526ca49b Add a Q/A to the FAQ. 2005-01-09 23:15:23 +00:00
Erik de Castro Lopo
9766ad20ac Update index.html. 2005-01-08 05:46:09 +00:00
Erik de Castro Lopo
358e33334b Hide email addresses in linux_games_programming.txt. 2005-01-05 10:08:28 +00:00
Erik de Castro Lopo
8c8a5d2509 Add doc/linux_games_programming.txt. 2005-01-05 09:31:15 +00:00
Erik de Castro Lopo
8b6f2f5622 Formatting fixes to test_endswap.tpl. 2004-12-31 01:35:08 +00:00
Erik de Castro Lopo
33a704d3b7 Bump configure.ac version to 1.0.12pre2. 2004-12-31 00:07:46 +00:00
Erik de Castro Lopo
8bef0e5b32 Make sure audio output is flushed before closing devices in ALSA and OSS code. 2004-12-30 23:48:42 +00:00
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