Erik de Castro Lopo
|
bd4fc1074b
|
Only add FLAC to format arrays if FLAC is enabled.
|
2005-04-07 21:30:34 +00:00 |
|
Erik de Castro Lopo
|
611e60260d
|
Add support for resource fork files in the .AppleDouble/ directory.
|
2005-03-09 10:29:32 +00:00 |
|
Erik de Castro Lopo
|
bc1e9e66f7
|
More SVX channel fixes.
|
2005-03-01 14:20:04 +00:00 |
|
Erik de Castro Lopo
|
b6d8afa0bf
|
Fix a channel printing bug in the svx.c.
|
2005-03-01 07:20:48 +00:00 |
|
Erik de Castro Lopo
|
19034b992d
|
Delete subtypes SF_FORMAT_FLAC_* and replace with SF_FORMAT_PCM_*.
|
2005-02-12 09:24:04 +00:00 |
|
Erik de Castro Lopo
|
fa83d92ab4
|
Allow creation of autogenerated files from reconfigure.mk.
|
2005-02-07 23:42:36 +00:00 |
|
Erik de Castro Lopo
|
1a831fb210
|
Minor fixes to develoment.html.
|
2005-02-03 20:54:13 +00:00 |
|
Erik de Castro Lopo
|
d0f056c29b
|
Add compiler Q/A to FAQ.html.
|
2005-02-03 00:25:23 +00:00 |
|
Erik de Castro Lopo
|
f22b1f7aa7
|
Add error message if code is compiled with a C++ compiler.
|
2005-02-01 10:46:28 +00:00 |
|
Erik de Castro Lopo
|
6b1948a329
|
Fix conditional compiling/testing of flac.
|
2005-01-30 00:43:52 +00:00 |
|
Erik de Castro Lopo
|
159b29db73
|
Minor cleanup of error messages.
|
2005-01-30 10:09:42 +00:00 |
|
Erik de Castro Lopo
|
60937c7c29
|
Add FLAC to SFC_GET_FORMAT* info structs.
|
2005-01-30 09:08:05 +00:00 |
|
Erik de Castro Lopo
|
abc89c8add
|
Update src/.arch-inventory.
|
2005-01-29 21:42:10 +00:00 |
|
Erik de Castro Lopo
|
7b3623e701
|
Remove MacOS9 directory from configure.ac and Makefile.am.
|
2005-01-29 12:46:41 +00:00 |
|
Erik de Castro Lopo
|
0a8ac7888b
|
Fix make distcheck.
|
2005-01-29 12:36:57 +00:00 |
|
Erik de Castro Lopo
|
2ff01b03fa
|
Remove MacOS9 directory and all contents.
|
2005-01-29 11:48:34 +00:00 |
|
Erik de Castro Lopo
|
8ba05d6493
|
Update copyright date.
|
2005-01-29 05:36:46 +00:00 |
|
Erik de Castro Lopo
|
49161896a1
|
Manual merge FLAC handling from experimental --flac branch.
|
2005-01-29 05:33:57 +00:00 |
|
Erik de Castro Lopo
|
f3305648c3
|
Final phase of write_read_test clean up.
|
2005-01-27 08:51:26 +00:00 |
|
Erik de Castro Lopo
|
2cedfa02da
|
Second pass of write_read_test clean up.
|
2005-01-26 23:32:44 +00:00 |
|
Erik de Castro Lopo
|
4405695df3
|
First pass clean up of write_read_test.
|
2005-01-26 23:07:59 +00:00 |
|
Erik de Castro Lopo
|
06514d012e
|
Update copyright notices.
|
2005-01-26 22:46:37 +00:00 |
|
Erik de Castro Lopo
|
ff230feee9
|
Make write_read_test pass distcheck.
|
2005-01-26 07:18:05 +00:00 |
|
Erik de Castro Lopo
|
f35e80a5c9
|
Bump configure.ac version to 1.0.12pre5.
|
2005-01-26 06:31:48 +00:00 |
|
Erik de Castro Lopo
|
36b8a5c3f2
|
Fix a rsrc fork problem on MacOSX.
|
2005-01-26 06:10:48 +00:00 |
|
Erik de Castro Lopo
|
6cfafbf99c
|
Rename SF_SEEK_ERROR to PSF_SEEK_ERROR.
|
2005-01-25 22:06:27 +00:00 |
|
Erik de Castro Lopo
|
f47e9203ad
|
Fix seek bug for 24 bit PAF files.
|
2005-01-25 21:30:43 +00:00 |
|
Erik de Castro Lopo
|
39d6cbe4d7
|
Update to write_read_test which breaks PAF.
|
2005-01-25 12:53:02 +00:00 |
|
Erik de Castro Lopo
|
e62b3198a2
|
Check for write_header function when auto header update is on.
|
2005-01-25 11:17:53 +00:00 |
|
Erik de Castro Lopo
|
3b7aa8c3eb
|
Bump configure.ac version to 1.0.12pre4.
|
2005-01-25 08:47:57 +00:00 |
|
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 |
|