Commit Graph

785 Commits

Author SHA1 Message Date
Josh Coalson c8eb74d9df functionality moved to metadata.h 2002-05-04 17:32:02 +00:00
Josh Coalson 7f140a6a58 functionality moved to metadata.c 2002-05-04 17:31:52 +00:00
Josh Coalson cae58735e3 initial import 2002-05-04 17:30:32 +00:00
Josh Coalson 14f2838b7e expand the feature table, make space for decode time in the track tables 2002-05-04 05:35:57 +00:00
Josh Coalson d5ffb6f3ca minor wording on vorbis comments 2002-05-04 05:35:22 +00:00
Josh Coalson 4cce5a095b add ...write_byte_block, 2 little-endian routines 2002-05-04 05:29:32 +00:00
Josh Coalson 46d1616ea0 add "known bugs in current release" sections 2002-05-03 04:50:25 +00:00
Josh Coalson 7e19b54993 add VORBIS_COMMENT metadata block 2002-04-25 05:53:09 +00:00
Josh Coalson 93c22c954b add easytag to s/w section 2002-04-25 05:36:33 +00:00
Josh Coalson b28559ab6b add FLAC__bitbuffer_read_rice_signed_block() 2002-04-25 05:21:09 +00:00
Josh Coalson 8e46a5e53e add tweaks for a Solaris build 2002-04-25 05:19:37 +00:00
Josh Coalson a2518e1133 flac file should be opened in binary mode explicitly to work on windows 2002-04-24 04:53:12 +00:00
Josh Coalson 32751943a6 add lines in usage about --output-prefix 2002-04-24 04:50:20 +00:00
Josh Coalson 0bfa2b6424 partial fix in the goal of getting this to match the new bitbuffer interface 2002-04-10 06:11:51 +00:00
Josh Coalson 26832eef42 update link to abcde patch 2002-03-20 20:27:11 +00:00
Josh Coalson c9b552ad65 remove maintainer message 2002-03-17 08:54:53 +00:00
Josh Coalson 0ac52af7d3 convert c++ style comments 2002-03-13 04:12:04 +00:00
Josh Coalson b83801eb56 minor wording 2002-03-13 04:11:05 +00:00
Josh Coalson aec256bf4e new blurb-based bitbuffer design changes 2002-03-12 16:19:54 +00:00
Josh Coalson 28b18573be fix bug found by gcc3 2002-03-12 16:18:11 +00:00
Andrey Astafiev 0f47d27c58 some corrections to libFLAC section 2002-03-01 14:41:53 +00:00
Josh Coalson 1c2d8c4919 fix memory leak, tiny speedup, add some asserts 2002-03-01 06:52:52 +00:00
Andrey Astafiev e4c62aa925 sync with 1.0.2 2002-02-26 14:51:45 +00:00
Josh Coalson 12da95c8d6 add Phatbox item 2002-02-19 00:01:42 +00:00
Josh Coalson 15c67cafbb flac support now native in shntool 2002-02-18 06:37:28 +00:00
Josh Coalson 1d1fccb60a fix bug where play() was dying instead of skipping over bad files 2002-02-17 22:23:56 +00:00
Josh Coalson 0a4586338a add code for forcing the file mode for stdin/stdout to binary when needed 2002-02-17 22:22:49 +00:00
Josh Coalson 8b03a7fd10 update list of known OSes 2002-02-17 22:20:12 +00:00
Josh Coalson 0ac0a2eaa7 add --fast and --best flags 2002-02-12 23:00:00 +00:00
Josh Coalson 38c685405c minor fix 2002-02-12 22:58:59 +00:00
Josh Coalson 019795b7f4 fix typo in assertion 2002-02-12 05:19:45 +00:00
Josh Coalson d4710553d3 update plugins in comparison table 2002-02-10 05:29:05 +00:00
Josh Coalson 39bc0c2743 use -1 for the granulepos in the metadata packet 2002-02-06 19:26:14 +00:00
Josh Coalson 6188feb8bb fix bug where the metadata packet and first audio packet were getting the same packet number in ogg 2002-02-06 07:50:19 +00:00
Josh Coalson 4e685b9b90 previous commit used the byte offset; this one actually does use the sample number for the granulepos 2002-02-06 07:37:42 +00:00
Josh Coalson e15dbfcee7 use the sample number for the granulepos 2002-02-06 07:33:49 +00:00
Josh Coalson 0cf511cc57 remove baudline from S/W section since it's not open source (yet) 2002-02-05 23:47:49 +00:00
Josh Coalson 0041e6887d minor bug fixes 2002-02-05 23:41:42 +00:00
Josh Coalson 906654e6e4 fix link to FROG 2002-02-04 00:06:22 +00:00
Josh Coalson bf14279483 add rip to S/W section 2002-02-01 05:49:45 +00:00
Josh Coalson 6cca87bb7b fix bug when seeking a file that is already at END_OF_FILE 2002-01-29 17:56:03 +00:00
Josh Coalson ae84212bd5 remove ACM claim abut mediaXW 2002-01-29 04:27:46 +00:00
Josh Coalson b936936141 add mediaxw to s/w section 2002-01-26 23:27:03 +00:00
Josh Coalson 63386f5126 simplify some of the fseek()ing code 2002-01-26 23:17:56 +00:00
Josh Coalson 90cf0b22ce fix bug where flac would crash if not given a value after some options 2002-01-26 23:17:17 +00:00
Josh Coalson 1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson 305ae2e4a7 update copyright date to include 2002 2002-01-26 17:36:39 +00:00
Josh Coalson 9860672d92 minor wording change for -M in the usage 2002-01-26 17:10:12 +00:00
Josh Coalson abeb4599c7 minor cosmetic change 2002-01-26 17:06:05 +00:00
Josh Coalson b8ba6f4b26 add SDL_sound to S/W section 2002-01-26 03:27:56 +00:00