Commit Graph

2091 Commits

Author SHA1 Message Date
Josh Coalson
fa10dcf096 bump release date to 2004-Oct-01 2004-09-28 00:53:43 +00:00
Josh Coalson
4263183401 remove #define ___USE_GNU 2004-09-28 00:53:07 +00:00
Josh Coalson
3ca49da928 move AC_GNU_SOURCE higher up as required 2004-09-28 00:52:46 +00:00
Josh Coalson
d77805f715 remove logo.jpg 2004-09-28 00:49:18 +00:00
Josh Coalson
e31d9eb05c remove id3 support from the plugins 2004-09-28 00:23:57 +00:00
Josh Coalson
47297ce8e7 obsolete 2004-09-28 00:22:33 +00:00
Josh Coalson
30d766665c fix spelling of "misk" 2004-09-27 04:38:52 +00:00
Josh Coalson
454dc14989 make listbox for "from" charset contain only UTF-8 since that is the only support encoding for vorbis comments 2004-09-26 03:18:28 +00:00
Josh Coalson
cd6bc7c1f3 add Charset_Create_List_UTF8_Only() 2004-09-26 03:17:21 +00:00
Josh Coalson
b445ebecab add Prerequisites section: need libogg>=1.1.2 for Ogg FLAC and NASM for x86 optimizations 2004-09-26 00:54:28 +00:00
Josh Coalson
8f6a06bb33 minor formatting 2004-09-26 00:25:20 +00:00
Josh Coalson
a3059c96f1 for the first 20 seeks, always seek to the first and last 10 samples before starting random seeking 2004-09-26 00:09:34 +00:00
Josh Coalson
732dbb2b7d remove the commented-out and erroneous end-of-stream setting in read_callback_(); fix another bug in seeking where landing after the last frame start would cause a seek error; improve the infinite-loop checker 2004-09-25 23:49:00 +00:00
Josh Coalson
8370a7b050 un-inline iterator functions 2004-09-25 23:46:26 +00:00
Josh Coalson
42d57fa648 fix minor comment typos 2004-09-25 23:45:55 +00:00
Josh Coalson
9745f25e78 major plugin revamp based on x-fixer's code 2004-09-24 13:57:40 +00:00
Josh Coalson
838408a3ee minor casting 2004-09-24 04:54:08 +00:00
Josh Coalson
df5783a2e4 add hardware links for hifidelio, iaudio m3 2004-09-23 00:37:28 +00:00
Josh Coalson
1af33db007 add status item for new hardware players 2004-09-23 00:36:32 +00:00
Josh Coalson
a81bcae56b add changelog entry for fixed AIFF SSND offset bug 2004-09-23 00:36:18 +00:00
Josh Coalson
cfdb07f513 create a new fskip_ahead() to unify all the forward seeking that is done 2004-09-23 00:34:54 +00:00
Josh Coalson
9f3ac317c8 patch from Brian Willoughby: fix handling of "offset" field in SSND chunk 2004-09-23 00:23:16 +00:00
Josh Coalson
94b5499726 add targets/files for new test_seeking tester 2004-09-21 05:41:23 +00:00
Josh Coalson
0f0617f7ec fix some bugs with seeking; the libogg ogg_stream_pagein() bug with large packets still remains 2004-09-21 05:40:23 +00:00
Josh Coalson
dc6015bc4b add links for buckethead, dave matthews band, ato records, musictoday 2004-09-21 05:38:58 +00:00
Josh Coalson
587358283b initial import 2004-09-21 05:37:46 +00:00
Josh Coalson
6d6cb538dc add call to OggFLAC__ogg_decoder_aspect_reset() in OggFLAC__stream_decoder_reset() 2004-09-21 05:30:41 +00:00
Josh Coalson
af8101f87d remove unused ogg_decoder_aspect 2004-09-21 05:29:42 +00:00
Josh Coalson
6803734dc4 fix path to bin files 2004-09-21 05:29:15 +00:00
Josh Coalson
70d8563c6e minor formatting 2004-09-21 05:29:01 +00:00
Josh Coalson
e5fcb927e8 bump release date to sep 18 2004-09-15 00:59:23 +00:00
Josh Coalson
41b22d5843 rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecated 2004-09-15 00:52:48 +00:00
Josh Coalson
e85af28670 add link to winCE port 2004-09-15 00:36:05 +00:00
Josh Coalson
63f4fd0ffe add links to aliveaudio.net, fastatmosphere.com, leahmorganrecords.com 2004-09-15 00:35:39 +00:00
Josh Coalson
4f7da5d89c minor comments 2004-09-15 00:34:55 +00:00
Josh Coalson
324739db41 add ogg_mapping.c,h to libOggFLAC target 2004-09-15 00:34:44 +00:00
Josh Coalson
77f0dfb62d add ogg_mapping.h 2004-09-15 00:34:11 +00:00
Josh Coalson
51c8dd49e4 bump release date to 2004-09-18 2004-09-14 03:40:35 +00:00
Josh Coalson
ffc4c636fb add links to the license page in doxygen docs 2004-09-14 03:36:26 +00:00
Josh Coalson
346e0d8b8c add comment braces for doxygen 2004-09-14 03:35:58 +00:00
Josh Coalson
3887a47293 add status item about mailing list switching to xiph 2004-09-14 00:54:11 +00:00
Josh Coalson
03000879fc move option anchors to their right places 2004-09-14 00:47:53 +00:00
Josh Coalson
af653828ea add note about re-encoding older versions of Ogg FLAC 2004-09-14 00:41:39 +00:00
Josh Coalson
68d13215e6 run metaflac under valgrind also if requested 2004-09-14 00:25:43 +00:00
Josh Coalson
1fba8fba27 fix bug in first packet synthesis 2004-09-14 00:24:12 +00:00
Josh Coalson
6476272f71 fix memory leak after parsing cuesheet 2004-09-14 00:23:30 +00:00
Josh Coalson
aa2f8bdbea add link to illiminable's dshow filters 2004-09-14 00:22:58 +00:00
Josh Coalson
d4346721f7 fixes for windows 2004-09-12 22:58:13 +00:00
Josh Coalson
f865adbbc2 fix compiler warnings 2004-09-12 22:57:32 +00:00
Josh Coalson
b7b98bead5 minor comments 2004-09-12 22:55:38 +00:00