id3tag 0.1.1 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/tags ADDED
@@ -0,0 +1,288 @@
1
+ !_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
2
+ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
3
+ !_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
4
+ !_TAG_PROGRAM_NAME Exuberant Ctags //
5
+ !_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
6
+ !_TAG_PROGRAM_VERSION 5.8 //
7
+ AudioFile lib/id3tag/audio_file.rb /^ class AudioFile$/;" c class:ID3Tag
8
+ BasicFrame lib/id3tag/frames/v2/basic_frame.rb /^ class BasicFrame$/;" c class:ID3Tag.Frames.V2
9
+ CommentsFrame lib/id3tag/frames/v1/comments_frame.rb /^ class CommentsFrame < TextFrame$/;" c class:ID3Tag.Frames.V1
10
+ CommentsFrame lib/id3tag/frames/v2/comments_frame.rb /^ class CommentsFrame < TextFrame$/;" c class:ID3Tag.Frames.V2
11
+ FrameFabricator lib/id3tag/frames/v2/frame_fabricator.rb /^ class FrameFabricator$/;" c class:ID3Tag.Frames.V2
12
+ FrameFlags lib/id3tag/frames/v2/frame_flags.rb /^ class FrameFlags$/;" c class:ID3Tag.Frames.V2
13
+ FrameFlags lib/id3tag/frames/v2/frame_header_flags.rb /^ class FrameFlags$/;" c class:ID3Tag.Frames.V2
14
+ FrameIdAdvisor lib/id3tag/frame_id_advisor.rb /^ class FrameIdAdvisor$/;" c class:ID3Tag
15
+ Frames lib/id3tag/frames/util/genre_names.rb /^ module Frames$/;" m class:ID3Tag
16
+ Frames lib/id3tag/frames/v1/comments_frame.rb /^ module Frames$/;" m class:ID3Tag
17
+ Frames lib/id3tag/frames/v1/genre_frame.rb /^ module Frames$/;" m class:ID3Tag
18
+ Frames lib/id3tag/frames/v1/text_frame.rb /^ module Frames$/;" m class:ID3Tag
19
+ Frames lib/id3tag/frames/v1/track_nr_frame.rb /^ module Frames$/;" m class:ID3Tag
20
+ Frames lib/id3tag/frames/v2/basic_frame.rb /^ module Frames$/;" m class:ID3Tag
21
+ Frames lib/id3tag/frames/v2/comments_frame.rb /^ module Frames$/;" m class:ID3Tag
22
+ Frames lib/id3tag/frames/v2/frame_fabricator.rb /^ module Frames$/;" m class:ID3Tag
23
+ Frames lib/id3tag/frames/v2/frame_flags.rb /^ module Frames$/;" m class:ID3Tag
24
+ Frames lib/id3tag/frames/v2/frame_header_flags.rb /^ module Frames$/;" m class:ID3Tag
25
+ Frames lib/id3tag/frames/v2/genre_frame.rb /^ module Frames$/;" m class:ID3Tag
26
+ Frames lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ module Frames$/;" m class:ID3Tag
27
+ Frames lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^ module Frames$/;" m class:ID3Tag
28
+ Frames lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ module Frames$/;" m class:ID3Tag
29
+ Frames lib/id3tag/frames/v2/text_frame.rb /^ module Frames$/;" m class:ID3Tag
30
+ Frames lib/id3tag/frames/v2/unique_file_id_frame.rb /^ module Frames$/;" m class:ID3Tag
31
+ GenreFrame lib/id3tag/frames/v1/genre_frame.rb /^ class GenreFrame$/;" c class:ID3Tag.Frames.V1
32
+ GenreFrame lib/id3tag/frames/v2/genre_frame.rb /^ class GenreFrame < BasicFrame$/;" c class:ID3Tag.Frames.V2
33
+ GenreFrame lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ class GenreFrame$/;" c class:ID3Tag.Frames.V2
34
+ GenreFrame lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^ class GenreFrame$/;" c class:ID3Tag.Frames.V2
35
+ GenreFrame lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ class GenreFrame$/;" c class:ID3Tag.Frames.V2
36
+ GenreNames lib/id3tag/frames/util/genre_names.rb /^ class GenreNames$/;" c class:ID3Tag.Frames.Util
37
+ GenreParser lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ class GenreParser$/;" c class:ID3Tag.Frames.V2.GenreFrame
38
+ GenreParser24 lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^ class GenreParser24 < GenreParser$/;" c class:ID3Tag.Frames.V2.GenreFrame
39
+ GenreParserPre24 lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ class GenreParserPre24 < GenreParser$/;" c class:ID3Tag.Frames.V2.GenreFrame
40
+ ID3Tag lib/id3tag.rb /^module ID3Tag$/;" m
41
+ ID3Tag lib/id3tag/audio_file.rb /^module ID3Tag$/;" m
42
+ ID3Tag lib/id3tag/frame_id_advisor.rb /^module ID3Tag$/;" m
43
+ ID3Tag lib/id3tag/frames/util/genre_names.rb /^module ID3Tag$/;" m
44
+ ID3Tag lib/id3tag/frames/v1/comments_frame.rb /^module ID3Tag$/;" m
45
+ ID3Tag lib/id3tag/frames/v1/genre_frame.rb /^module ID3Tag$/;" m
46
+ ID3Tag lib/id3tag/frames/v1/text_frame.rb /^module ID3Tag$/;" m
47
+ ID3Tag lib/id3tag/frames/v1/track_nr_frame.rb /^module ID3Tag$/;" m
48
+ ID3Tag lib/id3tag/frames/v2/basic_frame.rb /^module ID3Tag$/;" m
49
+ ID3Tag lib/id3tag/frames/v2/comments_frame.rb /^module ID3Tag$/;" m
50
+ ID3Tag lib/id3tag/frames/v2/frame_fabricator.rb /^module ID3Tag$/;" m
51
+ ID3Tag lib/id3tag/frames/v2/frame_flags.rb /^module ID3Tag$/;" m
52
+ ID3Tag lib/id3tag/frames/v2/frame_header_flags.rb /^module ID3Tag$/;" m
53
+ ID3Tag lib/id3tag/frames/v2/genre_frame.rb /^module ID3Tag$/;" m
54
+ ID3Tag lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^module ID3Tag$/;" m
55
+ ID3Tag lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^module ID3Tag$/;" m
56
+ ID3Tag lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^module ID3Tag$/;" m
57
+ ID3Tag lib/id3tag/frames/v2/text_frame.rb /^module ID3Tag$/;" m
58
+ ID3Tag lib/id3tag/frames/v2/unique_file_id_frame.rb /^module ID3Tag$/;" m
59
+ ID3Tag lib/id3tag/id3_v1_frame_parser.rb /^module ID3Tag$/;" m
60
+ ID3Tag lib/id3tag/id3_v2_frame_parser.rb /^module ID3Tag$/;" m
61
+ ID3Tag lib/id3tag/id3_v2_tag_header.rb /^module ID3Tag$/;" m
62
+ ID3Tag lib/id3tag/number_util.rb /^module ID3Tag$/;" m
63
+ ID3Tag lib/id3tag/string_util.rb /^module ID3Tag$/;" m
64
+ ID3Tag lib/id3tag/synchsafe_integer.rb /^module ID3Tag$/;" m
65
+ ID3Tag lib/id3tag/tag.rb /^module ID3Tag$/;" m
66
+ ID3Tag lib/id3tag/unsynchronization.rb /^module ID3Tag$/;" m
67
+ ID3V1FrameParser lib/id3tag/id3_v1_frame_parser.rb /^ class ID3V1FrameParser$/;" c class:ID3Tag
68
+ ID3V2FrameParser lib/id3tag/id3_v2_frame_parser.rb /^ class ID3V2FrameParser$/;" c class:ID3Tag
69
+ ID3v2TagHeader lib/id3tag/id3_v2_tag_header.rb /^ class ID3v2TagHeader$/;" c class:ID3Tag
70
+ MissingGenreParser lib/id3tag/frames/v2/genre_frame.rb /^ class MissingGenreParser < StandardError; end$/;" c class:ID3Tag.Frames.V2.GenreFrame
71
+ MultipleFrameError lib/id3tag/tag.rb /^ class MultipleFrameError < StandardError; end$/;" c class:ID3Tag.Tag
72
+ NumberUtil lib/id3tag/number_util.rb /^ module NumberUtil$/;" m class:ID3Tag
73
+ StringUtil lib/id3tag/string_util.rb /^ module StringUtil$/;" m class:ID3Tag
74
+ SynchsafeInteger lib/id3tag/synchsafe_integer.rb /^ class SynchsafeInteger$/;" c class:ID3Tag
75
+ Tag lib/id3tag/tag.rb /^ class Tag$/;" c class:ID3Tag
76
+ TextFrame lib/id3tag/frames/v1/text_frame.rb /^ class TextFrame$/;" c class:ID3Tag.Frames.V1
77
+ TextFrame lib/id3tag/frames/v2/text_frame.rb /^ class TextFrame < BasicFrame$/;" c class:ID3Tag.Frames.V2
78
+ TrackNrFrame lib/id3tag/frames/v1/track_nr_frame.rb /^ class TrackNrFrame$/;" c class:ID3Tag.Frames.V1
79
+ UniqueFileIdFrame lib/id3tag/frames/v2/unique_file_id_frame.rb /^ class UniqueFileIdFrame < BasicFrame$/;" c class:ID3Tag.Frames.V2
80
+ Unsynchronization lib/id3tag/unsynchronization.rb /^ class Unsynchronization$/;" c class:ID3Tag
81
+ Util lib/id3tag/frames/util/genre_names.rb /^ module Util$/;" m class:ID3Tag.Frames
82
+ V1 lib/id3tag/frames/v1/comments_frame.rb /^ module V1$/;" m class:ID3Tag.Frames
83
+ V1 lib/id3tag/frames/v1/genre_frame.rb /^ module V1$/;" m class:ID3Tag.Frames
84
+ V1 lib/id3tag/frames/v1/text_frame.rb /^ module V1$/;" m class:ID3Tag.Frames
85
+ V1 lib/id3tag/frames/v1/track_nr_frame.rb /^ module V1$/;" m class:ID3Tag.Frames
86
+ V2 lib/id3tag/frames/v2/basic_frame.rb /^ module V2$/;" m class:ID3Tag.Frames
87
+ V2 lib/id3tag/frames/v2/comments_frame.rb /^ module V2$/;" m class:ID3Tag.Frames
88
+ V2 lib/id3tag/frames/v2/frame_fabricator.rb /^ module V2$/;" m class:ID3Tag.Frames
89
+ V2 lib/id3tag/frames/v2/frame_flags.rb /^ module V2$/;" m class:ID3Tag.Frames
90
+ V2 lib/id3tag/frames/v2/frame_header_flags.rb /^ module V2$/;" m class:ID3Tag.Frames
91
+ V2 lib/id3tag/frames/v2/genre_frame.rb /^ module V2$/;" m class:ID3Tag.Frames
92
+ V2 lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ module V2$/;" m class:ID3Tag.Frames
93
+ V2 lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^ module V2$/;" m class:ID3Tag.Frames
94
+ V2 lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ module V2$/;" m class:ID3Tag.Frames
95
+ V2 lib/id3tag/frames/v2/text_frame.rb /^ module V2$/;" m class:ID3Tag.Frames
96
+ V2 lib/id3tag/frames/v2/unique_file_id_frame.rb /^ module V2$/;" m class:ID3Tag.Frames
97
+ additional_info_byte_count lib/id3tag/frames/v2/basic_frame.rb /^ def additional_info_byte_count$/;" f class:ID3Tag.Frames.V2.BasicFrame
98
+ additional_info_byte_count lib/id3tag/frames/v2/frame_flags.rb /^ def additional_info_byte_count$/;" f class:ID3Tag.Frames.V2.FrameFlags
99
+ additional_info_flags_in_effect lib/id3tag/frames/v2/frame_flags.rb /^ def additional_info_flags_in_effect$/;" f class:ID3Tag.Frames.V2.FrameFlags
100
+ advise lib/id3tag/frame_id_advisor.rb /^ def advise(frame_name)$/;" f class:ID3Tag.FrameIdAdvisor
101
+ album lib/id3tag/tag.rb /^ def album$/;" f class:ID3Tag
102
+ album_frame lib/id3tag/id3_v1_frame_parser.rb /^ def album_frame$/;" f class:ID3Tag.ID3V1FrameParser
103
+ apply lib/id3tag/unsynchronization.rb /^ def apply$/;" f class:ID3Tag.Unsynchronization
104
+ artist lib/id3tag/tag.rb /^ def artist$/;" f class:ID3Tag
105
+ artist_frame lib/id3tag/id3_v1_frame_parser.rb /^ def artist_frame$/;" f class:ID3Tag.ID3V1FrameParser
106
+ audio_file lib/id3tag/tag.rb /^ def audio_file$/;" f class:ID3Tag
107
+ blank lib/id3tag/string_util.rb /^ def self.blank?(string)$/;" F class:ID3Tag.StringUtil
108
+ comment_frame lib/id3tag/id3_v1_frame_parser.rb /^ def comment_frame$/;" f class:ID3Tag.ID3V1FrameParser
109
+ comment_frame_size lib/id3tag/id3_v1_frame_parser.rb /^ def comment_frame_size$/;" f class:ID3Tag.ID3V1FrameParser
110
+ compressed? lib/id3tag/frames/v2/basic_frame.rb /^ def compressed?$/;" f class:ID3Tag.Frames.V2.BasicFrame
111
+ compressed? lib/id3tag/frames/v2/frame_flags.rb /^ def compressed?$/;" f class:ID3Tag.Frames.V2.FrameFlags
112
+ compressed? lib/id3tag/frames/v2/frame_header_flags.rb /^ def compressed?$/;" f class:ID3Tag.Frames.V2.FrameFlags
113
+ content lib/id3tag/frames/v1/comments_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V1.CommentsFrame
114
+ content lib/id3tag/frames/v1/genre_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V1.GenreFrame
115
+ content lib/id3tag/frames/v1/text_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V1.TextFrame
116
+ content lib/id3tag/frames/v1/track_nr_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V1.TrackNrFrame
117
+ content lib/id3tag/frames/v2/basic_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V2.BasicFrame
118
+ content lib/id3tag/frames/v2/comments_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V2.CommentsFrame
119
+ content lib/id3tag/frames/v2/genre_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V2.GenreFrame
120
+ content lib/id3tag/frames/v2/text_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V2.TextFrame
121
+ content lib/id3tag/frames/v2/unique_file_id_frame.rb /^ def content$/;" f class:ID3Tag.Frames.V2.UniqueFileIdFrame
122
+ content_split_apart_by_null_byte lib/id3tag/frames/v2/unique_file_id_frame.rb /^ def content_split_apart_by_null_byte$/;" f class:ID3Tag.Frames.V2.UniqueFileIdFrame
123
+ content_without_encoding_byte lib/id3tag/frames/v2/text_frame.rb /^ def content_without_encoding_byte$/;" f class:ID3Tag.Frames.V2.TextFrame
124
+ convert_32bit_integer_to_string lib/id3tag/number_util.rb /^ def self.convert_32bit_integer_to_string(integer)$/;" F class:ID3Tag.NumberUtil
125
+ convert_string_to_32bit_integer lib/id3tag/number_util.rb /^ def self.convert_string_to_32bit_integer(string)$/;" F class:ID3Tag.NumberUtil
126
+ current_additional_info_map lib/id3tag/frames/v2/frame_flags.rb /^ def current_additional_info_map$/;" f class:ID3Tag.Frames.V2.FrameFlags
127
+ current_flag_map lib/id3tag/frames/v2/frame_flags.rb /^ def current_flag_map$/;" f class:ID3Tag.Frames.V2.FrameFlags
128
+ data_length_indicator? lib/id3tag/frames/v2/basic_frame.rb /^ def data_length_indicator?$/;" f class:ID3Tag.Frames.V2.BasicFrame
129
+ data_length_indicator? lib/id3tag/frames/v2/frame_flags.rb /^ def data_length_indicator?$/;" f class:ID3Tag.Frames.V2.FrameFlags
130
+ decode lib/id3tag/synchsafe_integer.rb /^ def decode(synchsafe_int)$/;" f class:ID3Tag.SynchsafeInteger.encode
131
+ desciption lib/id3tag/frames/v1/comments_frame.rb /^ def desciption$/;" f class:ID3Tag.Frames.V1.CommentsFrame
132
+ description lib/id3tag/frames/v2/comments_frame.rb /^ def description$/;" f class:ID3Tag.Frames.V2.CommentsFrame
133
+ destination_encoding lib/id3tag/frames/v1/text_frame.rb /^ def destination_encoding$/;" f class:ID3Tag.Frames.V1.TextFrame
134
+ destination_encoding lib/id3tag/frames/v2/text_frame.rb /^ def destination_encoding$/;" f class:ID3Tag.Frames.V2.TextFrame
135
+ do_unsynchronization lib/id3tag/string_util.rb /^ def self.do_unsynchronization(input)$/;" F class:ID3Tag.StringUtil
136
+ encode lib/id3tag/synchsafe_integer.rb /^ def encode(int)$/;" f class:ID3Tag.SynchsafeInteger
137
+ encoded_text_and_content lib/id3tag/frames/v2/comments_frame.rb /^ def encoded_text_and_content$/;" f class:ID3Tag.Frames.V2.CommentsFrame
138
+ encoded_text_and_content_parts lib/id3tag/frames/v2/comments_frame.rb /^ def encoded_text_and_content_parts$/;" f class:ID3Tag.Frames.V2.CommentsFrame
139
+ encoding_byte_from_flags lib/id3tag/frames/v2/frame_header_flags.rb /^ def encoding_byte_from_flags$/;" f class:ID3Tag.Frames.V2.FrameFlags
140
+ encrypted? lib/id3tag/frames/v2/basic_frame.rb /^ def encrypted?$/;" f class:ID3Tag.Frames.V2.BasicFrame
141
+ encrypted? lib/id3tag/frames/v2/frame_flags.rb /^ def encrypted?$/;" f class:ID3Tag.Frames.V2.FrameFlags
142
+ encrypted? lib/id3tag/frames/v2/frame_header_flags.rb /^ def encrypted?$/;" f class:ID3Tag.Frames.V2.FrameFlags
143
+ encryption_id lib/id3tag/frames/v2/basic_frame.rb /^ def encryption_id$/;" f class:ID3Tag.Frames.V2.BasicFrame
144
+ expand_abbreviation lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ def expand_abbreviation(abbreviation)$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParser
145
+ experimental? lib/id3tag/id3_v2_tag_header.rb /^ def experimental?$/;" f class:ID3Tag.ID3v2TagHeader
146
+ extended_header? lib/id3tag/id3_v2_tag_header.rb /^ def extended_header?$/;" f class:ID3Tag.ID3v2TagHeader
147
+ fabricate lib/id3tag/frames/v2/frame_fabricator.rb /^ def fabricate(id, content, flags, major_version_number)$/;" f class:ID3Tag.Frames.V2.FrameFabricator
148
+ fabricate lib/id3tag/frames/v2/frame_fabricator.rb /^ def fabricate$/;" f class:ID3Tag.Frames.V2
149
+ final_size lib/id3tag/frames/v2/basic_frame.rb /^ def final_size$/;" f class:ID3Tag.Frames.V2.BasicFrame
150
+ find_by_id lib/id3tag/frames/util/genre_names.rb /^ def self.find_by_id(id)$/;" F class:ID3Tag.Frames.Util.GenreNames
151
+ find_position_and_length_for_additional_info lib/id3tag/frames/v2/frame_flags.rb /^ def find_position_and_length_for_additional_info(*methods_of_interest)$/;" f class:ID3Tag.Frames.V2.FrameFlags
152
+ flag lib/id3tag/frames/v2/frame_flags.rb /^ def flag(scope, name)$/;" f class:ID3Tag.Frames.V2.FrameFlags
153
+ flags_byte lib/id3tag/id3_v2_tag_header.rb /^ def flags_byte$/;" f class:ID3Tag.ID3v2TagHeader
154
+ flags_byte_pair lib/id3tag/frames/v2/frame_header_flags.rb /^ def flags_byte_pair$/;" f class:ID3Tag.Frames.V2.FrameFlags
155
+ flags_for_scope lib/id3tag/frames/v2/frame_flags.rb /^ def flags_for_scope(scope)$/;" f class:ID3Tag.Frames.V2.FrameFlags
156
+ footer_present? lib/id3tag/id3_v2_tag_header.rb /^ def footer_present?$/;" f class:ID3Tag.ID3v2TagHeader
157
+ frame_class lib/id3tag/frames/v2/frame_fabricator.rb /^ def frame_class$/;" f class:ID3Tag.Frames.V2
158
+ frame_flags lib/id3tag/frames/v2/basic_frame.rb /^ def frame_flags$/;" f class:ID3Tag.Frames.V2.BasicFrame
159
+ frame_id lib/id3tag/tag.rb /^ def frame_id(version, name)$/;" f class:ID3Tag
160
+ frame_id_length lib/id3tag/id3_v2_frame_parser.rb /^ def frame_id_length$/;" f class:ID3Tag
161
+ frame_ids lib/id3tag/tag.rb /^ def frame_ids$/;" f class:ID3Tag
162
+ frame_size_length lib/id3tag/id3_v2_frame_parser.rb /^ def frame_size_length$/;" f class:ID3Tag
163
+ frames lib/id3tag/id3_v1_frame_parser.rb /^ def frames$/;" f class:ID3Tag.ID3V1FrameParser
164
+ frames lib/id3tag/id3_v2_frame_parser.rb /^ def frames$/;" f class:ID3Tag.ID3V2FrameParser
165
+ frames lib/id3tag/tag.rb /^ def frames$/;" f class:ID3Tag
166
+ frames_has_flags? lib/id3tag/id3_v2_frame_parser.rb /^ def frames_has_flags?$/;" f class:ID3Tag
167
+ genre lib/id3tag/tag.rb /^ def genre$/;" f class:ID3Tag
168
+ genre_frame lib/id3tag/id3_v1_frame_parser.rb /^ def genre_frame$/;" f class:ID3Tag.ID3V1FrameParser
169
+ genre_parser lib/id3tag/frames/v2/genre_frame.rb /^ def genre_parser$/;" f class:ID3Tag.Frames.V2.GenreFrame
170
+ genres lib/id3tag/frames/v2/genre_frame.rb /^ def genres$/;" f class:ID3Tag.Frames.V2.GenreFrame
171
+ genres lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ def genres$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParser
172
+ genres lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb /^ def genres$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParser24
173
+ genres lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ def genres$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParserPre24
174
+ get_encoding_byte lib/id3tag/frames/v2/text_frame.rb /^ def get_encoding_byte$/;" f class:ID3Tag.Frames.V2.TextFrame
175
+ get_flags_byte lib/id3tag/id3_v2_tag_header.rb /^ def get_flags_byte$/;" f class:ID3Tag.ID3v2TagHeader
176
+ get_frame lib/id3tag/tag.rb /^ def get_frame(frame_id)$/;" f class:ID3Tag
177
+ get_frame_content lib/id3tag/tag.rb /^ def get_frame_content(frame_id, *alt_frame_ids)$/;" f class:ID3Tag
178
+ get_frames lib/id3tag/id3_v1_frame_parser.rb /^ def get_frames$/;" f class:ID3Tag.ID3V1FrameParser
179
+ get_frames lib/id3tag/id3_v2_frame_parser.rb /^ def get_frames$/;" f class:ID3Tag.ID3V2FrameParser
180
+ get_frames lib/id3tag/tag.rb /^ def get_frames(frame_id)$/;" f class:ID3Tag
181
+ get_genres lib/id3tag/frames/v2/genre_frame.rb /^ def get_genres$/;" f class:ID3Tag.Frames.V2.GenreFrame
182
+ get_language lib/id3tag/frames/v2/comments_frame.rb /^ def get_language$/;" f class:ID3Tag.Frames.V2.CommentsFrame
183
+ get_tag_size lib/id3tag/id3_v2_tag_header.rb /^ def get_tag_size$/;" f class:ID3Tag.ID3v2TagHeader
184
+ get_tag_version_1_1? lib/id3tag/id3_v1_frame_parser.rb /^ def get_tag_version_1_1?$/;" f class:ID3Tag.ID3V1FrameParser
185
+ get_v2_extended_header_size lib/id3tag/audio_file.rb /^ def get_v2_extended_header_size$/;" f class:ID3Tag.AudioFile
186
+ get_v2_tag_header lib/id3tag/audio_file.rb /^ def get_v2_tag_header$/;" f class:ID3Tag.AudioFile
187
+ group_id lib/id3tag/frames/v2/basic_frame.rb /^ def group_id$/;" f class:ID3Tag.Frames.V2.BasicFrame
188
+ grouped? lib/id3tag/frames/v2/basic_frame.rb /^ def grouped?$/;" f class:ID3Tag.Frames.V2.BasicFrame
189
+ grouped? lib/id3tag/frames/v2/frame_flags.rb /^ def grouped?$/;" f class:ID3Tag.Frames.V2.FrameFlags
190
+ grouped? lib/id3tag/frames/v2/frame_header_flags.rb /^ def grouped?$/;" f class:ID3Tag.Frames.V2.FrameFlags
191
+ index_of_flag lib/id3tag/frames/v2/frame_flags.rb /^ def index_of_flag(scope, name)$/;" f class:ID3Tag.Frames.V2.FrameFlags
192
+ initialize lib/id3tag/audio_file.rb /^ def initialize(file)$/;" f class:ID3Tag.AudioFile
193
+ initialize lib/id3tag/frame_id_advisor.rb /^ def initialize(version, major_version)$/;" f class:ID3Tag.FrameIdAdvisor
194
+ initialize lib/id3tag/frames/v1/genre_frame.rb /^ def initialize(id, content)$/;" f class:ID3Tag.Frames.V1.GenreFrame
195
+ initialize lib/id3tag/frames/v1/text_frame.rb /^ def initialize(id, content)$/;" f class:ID3Tag.Frames.V1.TextFrame
196
+ initialize lib/id3tag/frames/v1/track_nr_frame.rb /^ def initialize(id, content)$/;" f class:ID3Tag.Frames.V1.TrackNrFrame
197
+ initialize lib/id3tag/frames/v2/basic_frame.rb /^ def initialize(id, content, flags, major_version_number)$/;" f class:ID3Tag.Frames.V2.BasicFrame
198
+ initialize lib/id3tag/frames/v2/frame_fabricator.rb /^ def initialize(id, content, flags, major_version_number)$/;" f class:ID3Tag.Frames.V2
199
+ initialize lib/id3tag/frames/v2/frame_flags.rb /^ def initialize(flag_bytes, major_version_number)$/;" f class:ID3Tag.Frames.V2.FrameFlags
200
+ initialize lib/id3tag/frames/v2/frame_header_flags.rb /^ def initialize(flag_bytes, major_version_number)$/;" f class:ID3Tag.Frames.V2.FrameFlags
201
+ initialize lib/id3tag/frames/v2/genre_frame/genre_parser.rb /^ def initialize(genre_string)$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParser
202
+ initialize lib/id3tag/id3_v1_frame_parser.rb /^ def initialize(input)$/;" f class:ID3Tag.ID3V1FrameParser
203
+ initialize lib/id3tag/id3_v2_frame_parser.rb /^ def initialize(input, major_version_number)$/;" f class:ID3Tag.ID3V2FrameParser
204
+ initialize lib/id3tag/id3_v2_tag_header.rb /^ def initialize(header_chunk)$/;" f class:ID3Tag.ID3v2TagHeader
205
+ initialize lib/id3tag/tag.rb /^ def initialize(source, version = :all)$/;" f class:ID3Tag
206
+ initialize lib/id3tag/unsynchronization.rb /^ def initialize(input)$/;" f class:ID3Tag.Unsynchronization
207
+ input_bytes lib/id3tag/unsynchronization.rb /^ def input_bytes$/;" f class:ID3Tag.Unsynchronization
208
+ inspect lib/id3tag/frames/v2/basic_frame.rb /^ def inspect$/;" f class:ID3Tag.Frames.V2.BasicFrame
209
+ inspect lib/id3tag/id3_v2_tag_header.rb /^ def inspect$/;" f class:ID3Tag.ID3v2TagHeader
210
+ inspectable_content lib/id3tag/frames/v2/basic_frame.rb /^ def inspectable_content$/;" f class:ID3Tag.Frames.V2.BasicFrame
211
+ inspectable_content lib/id3tag/frames/v2/unique_file_id_frame.rb /^ def inspectable_content$/;" f class:ID3Tag.Frames.V2.UniqueFileIdFrame
212
+ just_genres lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ def just_genres$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParserPre24
213
+ just_requirements lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24.rb /^ def just_requirements$/;" f class:ID3Tag.Frames.V2.GenreFrame.GenreParserPre24
214
+ language lib/id3tag/frames/v1/comments_frame.rb /^ def language$/;" f class:ID3Tag.Frames.V1.CommentsFrame
215
+ language lib/id3tag/frames/v2/comments_frame.rb /^ def language$/;" f class:ID3Tag.Frames.V2.CommentsFrame
216
+ major_version_number lib/id3tag/id3_v2_tag_header.rb /^ def major_version_number$/;" f class:ID3Tag.ID3v2TagHeader
217
+ minor_version_number lib/id3tag/id3_v2_tag_header.rb /^ def minor_version_number$/;" f class:ID3Tag.ID3v2TagHeader
218
+ mp3_fixture spec/support/mp3_fixtures.rb /^def mp3_fixture(filename)$/;" f
219
+ output lib/id3tag/unsynchronization.rb /^ def output$/;" f class:ID3Tag.Unsynchronization
220
+ output_bytes lib/id3tag/unsynchronization.rb /^ def output_bytes$/;" f class:ID3Tag.Unsynchronization
221
+ owner_identifier lib/id3tag/frames/v2/unique_file_id_frame.rb /^ def owner_identifier$/;" f class:ID3Tag.Frames.V2.UniqueFileIdFrame
222
+ padding_or_eof_reached? lib/id3tag/id3_v2_frame_parser.rb /^ def padding_or_eof_reached?$/;" f class:ID3Tag
223
+ position_and_count_of_data_length_bytes lib/id3tag/frames/v2/basic_frame.rb /^ def position_and_count_of_data_length_bytes$/;" f class:ID3Tag.Frames.V2.BasicFrame
224
+ position_and_count_of_data_length_bytes lib/id3tag/frames/v2/frame_flags.rb /^ def position_and_count_of_data_length_bytes$/;" f class:ID3Tag.Frames.V2.FrameFlags
225
+ position_and_count_of_encryption_id_bytes lib/id3tag/frames/v2/basic_frame.rb /^ def position_and_count_of_encryption_id_bytes$/;" f class:ID3Tag.Frames.V2.BasicFrame
226
+ position_and_count_of_encryption_id_bytes lib/id3tag/frames/v2/frame_flags.rb /^ def position_and_count_of_encryption_id_bytes$/;" f class:ID3Tag.Frames.V2.FrameFlags
227
+ position_and_count_of_group_id_bytes lib/id3tag/frames/v2/basic_frame.rb /^ def position_and_count_of_group_id_bytes$/;" f class:ID3Tag.Frames.V2.BasicFrame
228
+ position_and_count_of_group_id_bytes lib/id3tag/frames/v2/frame_flags.rb /^ def position_and_count_of_group_id_bytes$/;" f class:ID3Tag.Frames.V2.FrameFlags
229
+ preserve_on_file_alteration? lib/id3tag/frames/v2/basic_frame.rb /^ def preserve_on_file_alteration?$/;" f class:ID3Tag.Frames.V2.BasicFrame
230
+ preserve_on_file_alteration? lib/id3tag/frames/v2/frame_flags.rb /^ def preserve_on_file_alteration?$/;" f class:ID3Tag.Frames.V2.FrameFlags
231
+ preserve_on_file_alteration? lib/id3tag/frames/v2/frame_header_flags.rb /^ def preserve_on_file_alteration?$/;" f class:ID3Tag.Frames.V2.FrameFlags
232
+ preserve_on_tag_alteration? lib/id3tag/frames/v2/basic_frame.rb /^ def preserve_on_tag_alteration?$/;" f class:ID3Tag.Frames.V2.BasicFrame
233
+ preserve_on_tag_alteration? lib/id3tag/frames/v2/frame_flags.rb /^ def preserve_on_tag_alteration?$/;" f class:ID3Tag.Frames.V2.FrameFlags
234
+ preserve_on_tag_alteration? lib/id3tag/frames/v2/frame_header_flags.rb /^ def preserve_on_tag_alteration?$/;" f class:ID3Tag.Frames.V2.FrameFlags
235
+ raw_content_io lib/id3tag/frames/v2/basic_frame.rb /^ def raw_content_io$/;" f class:ID3Tag.Frames.V2.BasicFrame
236
+ raw_text_and_content lib/id3tag/frames/v2/comments_frame.rb /^ def raw_text_and_content$/;" f class:ID3Tag.Frames.V2.CommentsFrame
237
+ read lib/id3tag.rb /^ def self.read(source, version = :all)$/;" F class:ID3Tag
238
+ read lib/id3tag/tag.rb /^ def read(source, version = :all)$/;" f class:ID3Tag.Tag
239
+ read_additional_info_byte lib/id3tag/frames/v2/basic_frame.rb /^ def read_additional_info_byte(position, byte_count)$/;" f class:ID3Tag.Frames.V2.BasicFrame
240
+ read_from_pos_till_limit lib/id3tag/id3_v1_frame_parser.rb /^ def read_from_pos_till_limit(position, limit)$/;" f class:ID3Tag.ID3V1FrameParser
241
+ read_from_pos_till_null_byte_or_limit lib/id3tag/id3_v1_frame_parser.rb /^ def read_from_pos_till_null_byte_or_limit(position, limit)$/;" f class:ID3Tag.ID3V1FrameParser
242
+ read_next_bytes lib/id3tag/id3_v2_frame_parser.rb /^ def read_next_bytes(limit)$/;" f class:ID3Tag
243
+ read_next_frame_flags lib/id3tag/id3_v2_frame_parser.rb /^ def read_next_frame_flags$/;" f class:ID3Tag
244
+ read_next_frame_id lib/id3tag/id3_v2_frame_parser.rb /^ def read_next_frame_id$/;" f class:ID3Tag.ID3V2FrameParser
245
+ read_next_frame_size lib/id3tag/id3_v2_frame_parser.rb /^ def read_next_frame_size$/;" f class:ID3Tag.ID3V2FrameParser
246
+ read_only? lib/id3tag/frames/v2/basic_frame.rb /^ def read_only?$/;" f class:ID3Tag.Frames.V2.BasicFrame
247
+ read_only? lib/id3tag/frames/v2/frame_flags.rb /^ def read_only?$/;" f class:ID3Tag.Frames.V2.FrameFlags
248
+ read_only? lib/id3tag/frames/v2/frame_header_flags.rb /^ def read_only?$/;" f class:ID3Tag.Frames.V2.FrameFlags
249
+ remove lib/id3tag/unsynchronization.rb /^ def remove$/;" f class:ID3Tag.Unsynchronization
250
+ rewind_input lib/id3tag/id3_v2_frame_parser.rb /^ def rewind_input$/;" f class:ID3Tag
251
+ source_encoding lib/id3tag/frames/v1/text_frame.rb /^ def source_encoding$/;" f class:ID3Tag.Frames.V1.TextFrame
252
+ source_encoding lib/id3tag/frames/v2/text_frame.rb /^ def source_encoding$/;" f class:ID3Tag.Frames.V2.TextFrame
253
+ status_byte_from_flags lib/id3tag/frames/v2/frame_header_flags.rb /^ def status_byte_from_flags$/;" f class:ID3Tag.Frames.V2.FrameFlags
254
+ tag_size lib/id3tag/id3_v2_tag_header.rb /^ def tag_size$/;" f class:ID3Tag.ID3v2TagHeader
255
+ tag_size_bytes lib/id3tag/id3_v2_tag_header.rb /^ def tag_size_bytes$/;" f class:ID3Tag.ID3v2TagHeader
256
+ tag_version_1_1? lib/id3tag/id3_v1_frame_parser.rb /^ def tag_version_1_1?$/;" f class:ID3Tag.ID3V1FrameParser
257
+ text lib/id3tag/frames/v1/comments_frame.rb /^ def text$/;" f class:ID3Tag.Frames.V1.CommentsFrame
258
+ text lib/id3tag/frames/v2/comments_frame.rb /^ def text$/;" f class:ID3Tag.Frames.V2.CommentsFrame
259
+ title lib/id3tag/tag.rb /^ def title$/;" f class:ID3Tag
260
+ title_frame lib/id3tag/id3_v1_frame_parser.rb /^ def title_frame$/;" f class:ID3Tag.ID3V1FrameParser
261
+ track_nr lib/id3tag/tag.rb /^ def track_nr$/;" f class:ID3Tag
262
+ track_nr_frame lib/id3tag/id3_v1_frame_parser.rb /^ def track_nr_frame$/;" f class:ID3Tag.ID3V1FrameParser
263
+ undo_unsynchronization lib/id3tag/string_util.rb /^ def self.undo_unsynchronization(input)$/;" F class:ID3Tag.StringUtil
264
+ unsynchronisation? lib/id3tag/id3_v2_tag_header.rb /^ def unsynchronisation?$/;" f class:ID3Tag.ID3v2TagHeader
265
+ unsynchronised? lib/id3tag/frames/v2/basic_frame.rb /^ def unsynchronised?$/;" f class:ID3Tag.Frames.V2.BasicFrame
266
+ unsynchronised? lib/id3tag/frames/v2/frame_flags.rb /^ def unsynchronised?$/;" f class:ID3Tag.Frames.V2.FrameFlags
267
+ usable_content lib/id3tag/frames/v2/basic_frame.rb /^ def usable_content$/;" f class:ID3Tag.Frames.V2.BasicFrame
268
+ usable_encoding_byte_from_flags? lib/id3tag/frames/v2/frame_header_flags.rb /^ def usable_encoding_byte_from_flags?$/;" f class:ID3Tag.Frames.V2.FrameFlags
269
+ usable_status_byte_from_flags? lib/id3tag/frames/v2/frame_header_flags.rb /^ def usable_status_byte_from_flags?$/;" f class:ID3Tag.Frames.V2.FrameFlags
270
+ v1_frames lib/id3tag/tag.rb /^ def v1_frames$/;" f class:ID3Tag
271
+ v1_tag_body lib/id3tag/audio_file.rb /^ def v1_tag_body$/;" f class:ID3Tag.AudioFile
272
+ v1_tag_present? lib/id3tag/audio_file.rb /^ def v1_tag_present?$/;" f class:ID3Tag.AudioFile
273
+ v2_extended_header_size lib/id3tag/audio_file.rb /^ def v2_extended_header_size$/;" f class:ID3Tag.AudioFile
274
+ v2_extended_header_size_bytes lib/id3tag/audio_file.rb /^ def v2_extended_header_size_bytes$/;" f class:ID3Tag.AudioFile
275
+ v2_frames lib/id3tag/tag.rb /^ def v2_frames$/;" f class:ID3Tag
276
+ v2_tag_body lib/id3tag/audio_file.rb /^ def v2_tag_body$/;" f class:ID3Tag.AudioFile
277
+ v2_tag_frame_and_padding_position lib/id3tag/audio_file.rb /^ def v2_tag_frame_and_padding_position$/;" f class:ID3Tag.AudioFile
278
+ v2_tag_frame_and_padding_size lib/id3tag/audio_file.rb /^ def v2_tag_frame_and_padding_size$/;" f class:ID3Tag.AudioFile
279
+ v2_tag_header lib/id3tag/audio_file.rb /^ def v2_tag_header$/;" f class:ID3Tag.AudioFile
280
+ v2_tag_major_version_number lib/id3tag/audio_file.rb /^ def v2_tag_major_version_number$/;" f class:ID3Tag.AudioFile
281
+ v2_tag_minor_version_number lib/id3tag/audio_file.rb /^ def v2_tag_minor_version_number$/;" f class:ID3Tag.AudioFile
282
+ v2_tag_present? lib/id3tag/audio_file.rb /^ def v2_tag_present?$/;" f class:ID3Tag.AudioFile
283
+ v2_tag_version lib/id3tag/audio_file.rb /^ def v2_tag_version$/;" f class:ID3Tag.AudioFile
284
+ version_ids lib/id3tag/frame_id_advisor.rb /^ def version_ids$/;" f class:ID3Tag.FrameIdAdvisor
285
+ version_number lib/id3tag/id3_v2_tag_header.rb /^ def version_number$/;" f class:ID3Tag.ID3v2TagHeader
286
+ version_of_interest lib/id3tag/frame_id_advisor.rb /^ def version_of_interest$/;" f class:ID3Tag.FrameIdAdvisor
287
+ year lib/id3tag/tag.rb /^ def year$/;" f class:ID3Tag
288
+ year_frame lib/id3tag/id3_v1_frame_parser.rb /^ def year_frame$/;" f class:ID3Tag.ID3V1FrameParser
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: id3tag
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Krists Ozols
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-05-13 00:00:00.000000000 Z
11
+ date: 2013-10-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: debugger
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ! '>='
17
+ - - '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: '0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ! '>='
24
+ - - '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
27
  - !ruby/object:Gem::Dependency
@@ -42,14 +42,14 @@ dependencies:
42
42
  name: rake
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ! '>='
45
+ - - '>='
46
46
  - !ruby/object:Gem::Version
47
47
  version: '0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ! '>='
52
+ - - '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  - !ruby/object:Gem::Dependency
@@ -84,28 +84,28 @@ dependencies:
84
84
  name: simplecov
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - ! '>='
87
+ - - '>='
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  type: :development
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - ! '>='
94
+ - - '>='
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: coveralls
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
- - - ! '>='
101
+ - - '>='
102
102
  - !ruby/object:Gem::Version
103
103
  version: '0'
104
104
  type: :development
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
- - - ! '>='
108
+ - - '>='
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
111
  description: Native Ruby ID3 tag reader that aims for 100% covarage of ID3v2.x and
@@ -138,6 +138,7 @@ files:
138
138
  - lib/id3tag/frames/v2/basic_frame.rb
139
139
  - lib/id3tag/frames/v2/comments_frame.rb
140
140
  - lib/id3tag/frames/v2/frame_fabricator.rb
141
+ - lib/id3tag/frames/v2/frame_flags.rb
141
142
  - lib/id3tag/frames/v2/genre_frame.rb
142
143
  - lib/id3tag/frames/v2/genre_frame/genre_parser.rb
143
144
  - lib/id3tag/frames/v2/genre_frame/genre_parser_24.rb
@@ -167,6 +168,7 @@ files:
167
168
  - spec/lib/id3tag/frames/v2/basic_frame_spec.rb
168
169
  - spec/lib/id3tag/frames/v2/comments_frame_spec.rb
169
170
  - spec/lib/id3tag/frames/v2/frame_fabricator_spec.rb
171
+ - spec/lib/id3tag/frames/v2/frame_flags_spec.rb
170
172
  - spec/lib/id3tag/frames/v2/genre_frame/genre_parser_24_spec.rb
171
173
  - spec/lib/id3tag/frames/v2/genre_frame/genre_parser_pre_24_spec.rb
172
174
  - spec/lib/id3tag/frames/v2/genre_frame/genre_parser_spec.rb
@@ -183,6 +185,11 @@ files:
183
185
  - spec/lib/id3tag/tag_spec.rb
184
186
  - spec/spec_helper.rb
185
187
  - spec/support/mp3_fixtures.rb
188
+ - standard_documents/id3v2-00.txt
189
+ - standard_documents/id3v2.3.0.txt
190
+ - standard_documents/id3v2.4.0-frames.txt
191
+ - standard_documents/id3v2.4.0-structure.txt
192
+ - tags
186
193
  homepage: http://github.com/krists/id3tag
187
194
  licenses:
188
195
  - MIT
@@ -193,12 +200,12 @@ require_paths:
193
200
  - lib
194
201
  required_ruby_version: !ruby/object:Gem::Requirement
195
202
  requirements:
196
- - - ! '>='
203
+ - - '>='
197
204
  - !ruby/object:Gem::Version
198
205
  version: 1.9.2
199
206
  required_rubygems_version: !ruby/object:Gem::Requirement
200
207
  requirements:
201
- - - ! '>='
208
+ - - '>='
202
209
  - !ruby/object:Gem::Version
203
210
  version: '0'
204
211
  requirements: []