Josh Coalson
|
ecc94919cf
|
add ogg_mapping.c
|
2004-09-03 01:00:46 +00:00 |
|
Josh Coalson
|
eb2a760c26
|
add GNUpod link
|
2004-09-03 01:00:19 +00:00 |
|
Josh Coalson
|
9c551a9398
|
remove check for config.h and assume everyone has inttypes.h (C99); special workaround for MSVC still exists
|
2004-09-02 04:45:03 +00:00 |
|
Josh Coalson
|
da1457f02c
|
add note about bogus trojan warning in win installer; fix link to burrrn
|
2004-09-02 04:44:04 +00:00 |
|
Josh Coalson
|
a1093f9e86
|
add metaflac to search path
|
2004-09-02 04:43:38 +00:00 |
|
Josh Coalson
|
edcde6fd78
|
add --tag=CC required by latest libtool
|
2004-09-02 04:43:12 +00:00 |
|
Josh Coalson
|
27426b697f
|
remove unneeded check for config.h
|
2004-09-02 04:42:49 +00:00 |
|
Josh Coalson
|
55ddee58f0
|
fix FLAC->Ogg mapping to merge fLaC magic with the STREAMINFO in the first Ogg packet
|
2004-08-20 22:09:02 +00:00 |
|
Josh Coalson
|
9ea8a53de2
|
remove unused OggFLAC__ogg_decoder_aspect_get_unconsumed_bytes()
|
2004-08-20 00:17:55 +00:00 |
|
Josh Coalson
|
cf221fee1b
|
remove unused "bytes_written" bookkeeping in FLAC__OggEncoderAspect
|
2004-08-20 00:17:36 +00:00 |
|
Josh Coalson
|
334defde11
|
last-minute additions to distribution list
|
2004-07-31 22:56:34 +00:00 |
|
Josh Coalson
|
23008d7aac
|
fix typo in comments
|
2004-07-31 22:10:19 +00:00 |
|
Josh Coalson
|
26ca46b8eb
|
fix install bug that happens if doxygen is not present
|
2004-07-31 22:10:13 +00:00 |
|
Josh Coalson
|
1aca6b114b
|
add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
|
2004-07-30 01:54:29 +00:00 |
|
Josh Coalson
|
9645dddaad
|
add more info about requirements and possible solutions to problems
|
2004-07-30 01:01:20 +00:00 |
|
Josh Coalson
|
50452ab0bc
|
fix bug in touch command
|
2004-07-30 00:47:04 +00:00 |
|
Josh Coalson
|
90e5716b01
|
add checks for docbook2man
|
2004-07-30 00:46:39 +00:00 |
|
Josh Coalson
|
4f4beee61e
|
minor wording
|
2004-07-30 00:35:51 +00:00 |
|
Josh Coalson
|
0c68bb9a83
|
update to match CVS
|
2004-07-30 00:28:48 +00:00 |
|
Josh Coalson
|
5ff9db40bc
|
update revision dates
|
2004-07-30 00:27:49 +00:00 |
|
Josh Coalson
|
29f52ea9db
|
add testing of min/max possible --skip values
|
2004-07-30 00:22:46 +00:00 |
|
Josh Coalson
|
cfd9701f1a
|
minor comments
|
2004-07-30 00:07:04 +00:00 |
|
Josh Coalson
|
888db35229
|
deduce from the STREAMINFO whether or not to expect the imported cuesheet to follow CD-DA rules
|
2004-07-30 00:06:23 +00:00 |
|
Josh Coalson
|
9b32217c24
|
bump libtool version numbers for flac-1.1.1-beta1
|
2004-07-30 00:03:52 +00:00 |
|
Josh Coalson
|
73e51b822a
|
more acceptable hack to the workaround of nested classes not being able to see protected members in the parent with some compilers
|
2004-07-30 00:02:33 +00:00 |
|
Josh Coalson
|
bd1e5ffd1f
|
add explanation of new read callback
|
2004-07-30 00:01:45 +00:00 |
|
Josh Coalson
|
6192683266
|
remove some older news items from the status box
|
2004-07-30 00:00:17 +00:00 |
|
Josh Coalson
|
ac1da40b8d
|
add changelog.html and links.html
|
2004-07-29 23:59:25 +00:00 |
|
Josh Coalson
|
c844f5fdbe
|
add changelog and links to navigation bar, move links section from main page sidebar to its own page
|
2004-07-29 23:59:21 +00:00 |
|
Josh Coalson
|
13e1ae2b1a
|
initial import
|
2004-07-29 23:58:22 +00:00 |
|
Josh Coalson
|
b73eabd30e
|
strip out bogus args passed to assembler by libtool
|
2004-07-29 06:46:26 +00:00 |
|
Josh Coalson
|
c2570659f2
|
rename strip_fPIC.sh to strip_non_asm_libtool_args.sh, as it takes on new duties stripping other arguments for other assemblers
|
2004-07-29 06:43:23 +00:00 |
|
Josh Coalson
|
cce2f25a10
|
obsolete
|
2004-07-29 06:42:16 +00:00 |
|
Josh Coalson
|
792a6a074e
|
add comments to OS X section about required libs and altivec
|
2004-07-29 06:34:50 +00:00 |
|
Josh Coalson
|
49623ea2d0
|
be more precise in long long int literal specification for ANSI compilers (gcc3 requires an LL suffix on literals that do not fit in an int
|
2004-07-29 06:28:59 +00:00 |
|
Josh Coalson
|
2af08da5e5
|
fix #include ordering to stop a warning caused by id3.h
|
2004-07-29 06:27:00 +00:00 |
|
Josh Coalson
|
2ca6ca8706
|
fix syntax error
|
2004-07-29 05:25:48 +00:00 |
|
Josh Coalson
|
985dd8d17b
|
add AM_PROG_AS, although currently it is only needed for PowerPC
|
2004-07-29 05:25:36 +00:00 |
|
Josh Coalson
|
04890961a9
|
add callback.h to header list
|
2004-07-29 05:24:35 +00:00 |
|
Josh Coalson
|
6013f4e3a2
|
attribute Brady's asm code contributions
|
2004-07-28 04:04:23 +00:00 |
|
Josh Coalson
|
79761232fc
|
add 1.1.1 changelog entry for PPC optimizations
|
2004-07-28 04:04:00 +00:00 |
|
Josh Coalson
|
ea050ba65d
|
finish hooking up altivec asm routines
|
2004-07-28 01:33:57 +00:00 |
|
Josh Coalson
|
52f8f77844
|
dos2unix it, remove unmatched single quotes in comments (whatever way ProjectBuilder calls "as" chokes on them)
|
2004-07-28 01:32:59 +00:00 |
|
Josh Coalson
|
a7ffb0ce9c
|
dos2unix it
|
2004-07-28 01:31:51 +00:00 |
|
Josh Coalson
|
99a62d72e2
|
add FurthurNet news item
|
2004-07-28 01:30:33 +00:00 |
|
Josh Coalson
|
3aadd10c67
|
check in Brady's second altivec-related patch that hooks up the asm routines and does the requisite configure-related stuff
|
2004-07-27 01:13:16 +00:00 |
|
Josh Coalson
|
9c47dff34c
|
hide some stray libOggFLAC references in #ifdef FLAC__HAS_OGG
|
2004-07-27 00:23:35 +00:00 |
|
Josh Coalson
|
26b69845eb
|
extend hack of making decoder_ pointer public to gcc < 2.96
|
2004-07-27 00:22:51 +00:00 |
|
Josh Coalson
|
384ef23ee0
|
finally updated again to build everything except the plugins; expects libiconv.a and libogg.a to be in /usr/lib or /sw/lib (ala Fink)
|
2004-07-27 00:21:49 +00:00 |
|
Josh Coalson
|
530514ac7a
|
fix bug skipping padding byte in unsupported WAVE subchunks
|
2004-07-27 00:02:47 +00:00 |
|