Commit Graph

231 Commits

Author SHA1 Message Date
Josh Coalson
8d06d47f95 minor comments 2003-09-23 20:28:05 +00:00
Josh Coalson
5b782b4da6 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h 2003-09-15 21:14:26 +00:00
Josh Coalson
e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson
afd8107872 change license verbiage to Xiph's 2003-01-31 23:34:56 +00:00
Josh Coalson
a7038a9a31 fix return type for Track::get_num_indices() 2003-01-22 20:16:20 +00:00
Josh Coalson
fb99386385 add some asserts 2003-01-15 03:18:07 +00:00
Josh Coalson
f0a8c4fc87 minor comments 2003-01-15 03:17:51 +00:00
Josh Coalson
5e2f571140 fix some ansi violations in identifier names 2003-01-13 02:12:23 +00:00
Josh Coalson
656479f153 write missing docs for remaining new functions 2003-01-12 08:42:58 +00:00
Josh Coalson
b3538c813d minor comments 2003-01-12 08:42:23 +00:00
Josh Coalson
a70054d747 write up some missing documentation 2003-01-11 06:24:09 +00:00
Josh Coalson
0eea34aad0 big fix to allow codec and metadata interface to handle unknown metadata block types correctly 2003-01-10 05:29:17 +00:00
Josh Coalson
a7cf2336f7 better logic for determining whether or not DLL cruft is needed 2003-01-08 08:02:14 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
8b9a477a8c fix verbiage about get_block() in Iterator class 2002-12-28 07:03:26 +00:00
Josh Coalson
8f0c71b877 add "is_cd" flag to CUESHEET everywhere 2002-12-05 06:37:46 +00:00
Josh Coalson
919f99a37a adjust CUESHEET reserved lengths, minor comments 2002-12-03 06:31:59 +00:00
Josh Coalson
1a9869ecb5 fix for mingw32 2002-11-28 22:53:10 +00:00
Josh Coalson
121a3561be add cuesheet writer 2002-11-22 06:20:19 +00:00
Josh Coalson
bfc8e319c2 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories 2002-11-21 09:00:25 +00:00
Josh Coalson
42628af1b0 minor comments 2002-11-21 06:41:13 +00:00
Josh Coalson
3b026e8dd1 more cuesheet convenience functions 2002-11-21 06:41:01 +00:00
Josh Coalson
dc386e1bd7 document some new functions 2002-11-19 06:21:36 +00:00
Josh Coalson
5d86e18cd2 add cuesheet.h 2002-11-19 06:21:00 +00:00
Josh Coalson
1621979245 finish implementation of CueSheet object wrapper 2002-11-19 06:19:29 +00:00
Josh Coalson
d5f612c1d0 initial import 2002-11-19 06:09:07 +00:00
Josh Coalson
df7240ac84 add more CUESHEET convenience functions 2002-11-16 06:32:30 +00:00
Josh Coalson
38162d5a65 add more reserved space to CUESHEET implementation 2002-11-16 06:31:54 +00:00
Josh Coalson
863dbf3bcb add CueSheet object wrapper 2002-11-16 06:30:30 +00:00
Josh Coalson
d91f8fa758 add FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetadataType enum for marking beginning of reserved range 2002-11-15 05:44:26 +00:00
Josh Coalson
90c6416591 fail ..._init() if CUESHEET metadata block is illegal 2002-11-15 05:43:16 +00:00
Josh Coalson
8e9c4519e7 implement new CUESHEET metadata block 2002-11-14 05:00:24 +00:00
Josh Coalson
cd1a4230b8 add FLAC__file_decoder_get_decode_position() 2002-11-08 22:13:49 +00:00
Josh Coalson
58350af879 add FLAC__seekable_stream_decoder_get_decode_position() 2002-11-08 22:13:21 +00:00
Josh Coalson
0295422716 add ..._get_resolved_state_string() convenience function 2002-11-08 06:16:31 +00:00
Josh Coalson
9c2a011d46 add ..._get_resolved_state_string() convenience function 2002-11-08 06:06:37 +00:00
Josh Coalson
7ca0caf663 initial import 2002-11-07 05:14:29 +00:00
Josh Coalson
d4dbadcc11 make names more consistent 2002-11-07 05:08:59 +00:00
Josh Coalson
b8f8a07684 updates to work with new grabbag lib 2002-11-07 05:07:30 +00:00
Josh Coalson
bd6c68fd58 initial import 2002-11-07 05:05:45 +00:00
Josh Coalson
35f8dc4726 move to grabbag/ 2002-11-07 05:03:14 +00:00
Josh Coalson
a3963a6d9c add covenience functions parsing gains/peaks from vorbis comments and computing the scale factor from the gain 2002-11-05 07:25:36 +00:00
Josh Coalson
b667e70b82 constify first arg of FLAC__metadata_object_vorbiscomment_find_entry_from() 2002-11-05 07:24:33 +00:00
Josh Coalson
99602a28bf add support for new file_utils convenience library 2002-10-30 06:24:01 +00:00
Josh Coalson
f0ba82178f add more fine-grained tagging functions, do peak analysis 2002-10-30 06:19:04 +00:00
Josh Coalson
1961c36454 initial import 2002-10-30 06:13:28 +00:00
Josh Coalson
3e40402c1a fix misspellings in docs 2002-10-26 04:35:47 +00:00
Josh Coalson
45bb9887e1 add more convenience for manipulating vorbis comments 2002-10-26 04:34:16 +00:00
Josh Coalson
ee0f93ddd9 flesh out implementation 2002-10-26 04:27:43 +00:00
Josh Coalson
1f22816171 initial import 2002-10-25 04:53:00 +00:00