-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
231 lines (186 loc) · 10.1 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
2008-04-24 Tim Taubert
* Analog/Kernel/V4L1/video_capability.cs, Analog/Kernel/V4L1/video_type.cs,
Analog/V4L1Adapter.cs, Core/V4L1IOControl.cs, v4l-net.mdp: some
premature v4l1 tests implemented
2008-04-24 Tim Taubert
* Analog/Kernel/V4L1, Analog/Kernel/V4L1/video_capability.cs,
Analog/Kernel/V4L2, Analog/Kernel/V4L2/v4l2_audio.cs,
Analog/Kernel/V4L2/v4l2_audioout.cs,
Analog/Kernel/V4L2/v4l2_buf_type.cs, Analog/Kernel/V4L2/v4l2_buffer.cs,
Analog/Kernel/V4L2/v4l2_capability.cs, Analog/Kernel/V4L2/v4l2_clip.cs,
Analog/Kernel/V4L2/v4l2_colorspace.cs,
Analog/Kernel/V4L2/v4l2_control.cs, Analog/Kernel/V4L2/v4l2_crop.cs,
Analog/Kernel/V4L2/v4l2_cropcap.cs, Analog/Kernel/V4L2/v4l2_field.cs,
Analog/Kernel/V4L2/v4l2_fmtdesc.cs, Analog/Kernel/V4L2/v4l2_format.cs,
Analog/Kernel/V4L2/v4l2_fract.cs,
Analog/Kernel/V4L2/v4l2_framebuffer.cs,
Analog/Kernel/V4L2/v4l2_frequency.cs, Analog/Kernel/V4L2/v4l2_input.cs,
Analog/Kernel/V4L2/v4l2_memory.cs, Analog/Kernel/V4L2/v4l2_modulator.cs,
Analog/Kernel/V4L2/v4l2_operation.cs, Analog/Kernel/V4L2/v4l2_output.cs,
Analog/Kernel/V4L2/v4l2_pix_format.cs,
Analog/Kernel/V4L2/v4l2_pix_format_id.cs,
Analog/Kernel/V4L2/v4l2_priority.cs, Analog/Kernel/V4L2/v4l2_rect.cs,
Analog/Kernel/V4L2/v4l2_requestbuffers.cs,
Analog/Kernel/V4L2/v4l2_sliced_vbi_cap.cs,
Analog/Kernel/V4L2/v4l2_sliced_vbi_format.cs,
Analog/Kernel/V4L2/v4l2_standard.cs, Analog/Kernel/V4L2/v4l2_std_id.cs,
Analog/Kernel/V4L2/v4l2_timecode.cs, Analog/Kernel/V4L2/v4l2_tuner.cs,
Analog/Kernel/V4L2/v4l2_tuner_capability.cs,
Analog/Kernel/V4L2/v4l2_vbi_format.cs,
Analog/Kernel/V4L2/v4l2_window.cs, Analog/Kernel/v4l2_audio.cs,
Analog/Kernel/v4l2_audioout.cs, Analog/Kernel/v4l2_buf_type.cs,
Analog/Kernel/v4l2_buffer.cs, Analog/Kernel/v4l2_capability.cs,
Analog/Kernel/v4l2_clip.cs, Analog/Kernel/v4l2_colorspace.cs,
Analog/Kernel/v4l2_control.cs, Analog/Kernel/v4l2_crop.cs,
Analog/Kernel/v4l2_cropcap.cs, Analog/Kernel/v4l2_field.cs,
Analog/Kernel/v4l2_fmtdesc.cs, Analog/Kernel/v4l2_format.cs,
Analog/Kernel/v4l2_fract.cs, Analog/Kernel/v4l2_framebuffer.cs,
Analog/Kernel/v4l2_frequency.cs, Analog/Kernel/v4l2_input.cs,
Analog/Kernel/v4l2_memory.cs, Analog/Kernel/v4l2_modulator.cs,
Analog/Kernel/v4l2_operation.cs, Analog/Kernel/v4l2_output.cs,
Analog/Kernel/v4l2_pix_format.cs, Analog/Kernel/v4l2_pix_format_id.cs,
Analog/Kernel/v4l2_priority.cs, Analog/Kernel/v4l2_rect.cs,
Analog/Kernel/v4l2_requestbuffers.cs,
Analog/Kernel/v4l2_sliced_vbi_cap.cs,
Analog/Kernel/v4l2_sliced_vbi_format.cs, Analog/Kernel/v4l2_standard.cs,
Analog/Kernel/v4l2_std_id.cs, Analog/Kernel/v4l2_timecode.cs,
Analog/Kernel/v4l2_tuner.cs, Analog/Kernel/v4l2_tuner_capability.cs,
Analog/Kernel/v4l2_vbi_format.cs, Analog/Kernel/v4l2_window.cs,
v4l-net.mdp: started adding v4l1 support
=== Release 0.4 ===
2008-01-21 Tim Taubert
* Analog/Adapter.cs, Analog/Video/Stream.cs, Analog/CaptureMethod.cs:
implemented new streaming interface, new capture method (read/write)
supported
* DVB, Digital: digital renamed to dvb
2008-01-21 Tim Taubert
* Core/IOControl.cs: documentation added, formatting corrected
2008-01-18 Tim Taubert
* Analog/Adapter.cs: print correct error message
2008-01-18 Tim Taubert
* Analog/Adapter.cs: check for errors when opening adapter
2007-12-27 Tim Taubert
* Analog/Control.cs: namespace corrected
2007-12-27 Tim Taubert
* Analog/Kernel/v4l2_operation.cs, Analog/Adapter.cs, Analog/Control.cs,
Core/IOControl.cs: added control support
* Analog/Video/VideoFormat.cs: property sizeimage added
* Analog/Buffer.cs: documentation updated
2007-12-18 Tim Taubert
* Analog/Kernel/v4l2_format.cs, Analog/Video/SlicedVBIFormat.cs: problems
with MarshalAs and arrays
2007-12-17 Tim Taubert
* Analog/Kernel/v4l2_vbi_format.cs: missing fields added
2007-12-17 Tim Taubert
* Analog/Kernel/v4l2_format.cs, Analog/Video/SlicedVBIFormat.cs,
Analog/Video/SlicedVBIOutputFormat.cs,
Analog/Video/SlicedVBICaptureFormat.cs: sliced vbi capture/output format
settings added
2007-12-17 Tim Taubert
* Analog/Kernel/v4l2_format.cs, Analog/Video/VBICaptureFormat.cs,
Analog/Video/VBIFormat.cs, Analog/Video/VBIOutputFormat.cs: vbi
capture/output format settings added
2007-12-17 Tim Taubert
* Analog/Video/Rectangle.cs: public constructor missing
2007-12-17 Tim Taubert
* Analog/Video/OverlayOutputFormat.cs, Analog/Video/OverlayCaptureFormat.cs,
Analog/Video/OverlayFormat.cs: video overlay support added
* Analog/Video/VideoFormat.cs, Analog/Video/BaseFormat.cs,
Analog/Video/VideoCaptureFormat.cs: refactored constructor inheritance
=== Release 0.3 ===
2007-12-17 Tim Taubert
* ChangeLog, Core/AssemblyInfo.cs: release 0.3 prepared
2007-12-17 Tim Taubert
* Analog/Adapter.cs, Analog/Video/BaseFormat.cs,
Analog/Video/FormatContainer.cs, Analog/Video/VideoCaptureFormat.cs,
Analog/Video/VideoFormat.cs, Analog/Video/VideoOutputFormat.cs,
v4l-net.mdp: refactored format setting system
2007-11-23 Tim Taubert
* Analog/Adapter/Adapter.cs, Analog/Adapter/Capability.cs,
Analog/Kernel/v4l2_input.cs, Analog/Kernel/v4l2_tuner.cs,
Analog/Kernel/v4l2_frequency.cs, Analog/Audio/Input/Input.cs,
Analog/Audio/Input/Capability.cs, Analog/Audio/Output/Output.cs,
Analog/Audio/Input.cs, Analog/Audio/Output.cs,
Analog/Audio/InputCapability.cs, Analog/Tuner.cs, Analog/TunerType.cs,
Analog/Adapter.cs, Analog/Video/Input/Input.cs,
Analog/Video/Input/Type.cs, Analog/Video/Input/Status.cs,
Analog/Video/FormatContainer.cs, Analog/Video/Output/Output.cs,
Analog/Video/Input.cs, Analog/Video/VideoFormat.cs,
Analog/Video/Output.cs, Analog/Video/InputType.cs,
Analog/Video/InputStatus.cs, Analog/Video/Format/Overlay.cs,
Analog/Video/Format/Format.cs, Analog/Video/Format.cs,
Analog/Video/OverlayFormat.cs, Analog/AdapterCapability.cs,
Analog/TunerAudioMode.cs, Analog/TunerAudioReception.cs,
Analog/Tuner/Tuner.cs, Analog/Tuner/Type.cs, Analog/Tuner/AudioMode.cs,
Analog/Tuner/AudioReception.cs, Analog/Buffer.cs, v4l-net.mdp: slight
namespace refactoring
* Analog/Video/Format/Container.cs, Analog/Video/Format/Video.cs: new format
handling started
2007-11-22 Tim Taubert
* APIv2/v4l2_requestbuffers.cs, APIv2/v4l2_modulator.cs,
APIv2/v4l2_std_id.cs, APIv2/v4l2_window.cs, APIv2/v4l2_buffer.cs,
APIv2/v4l2_buf_type.cs, APIv2/v4l2_priority.cs, APIv2/v4l2_clip.cs,
APIv2/v4l2_cropcap.cs, APIv2/v4l2_tuner_capability.cs,
APIv2/v4l2_input.cs, APIv2/v4l2_standard.cs, APIv2/v4l2_operation.cs,
APIv2/v4l2_audio.cs, APIv2/v4l2_crop.cs, APIv2/v4l2_memory.cs,
APIv2/v4l2_pix_format.cs, APIv2/v4l2_sliced_vbi_format.cs,
APIv2/v4l2_control.cs, APIv2/v4l2_capability.cs, APIv2/v4l2_field.cs,
APIv2/v4l2_pix_format_id.cs, APIv2/v4l2_framebuffer.cs,
APIv2/v4l2_fmtdesc.cs, APIv2/v4l2_sliced_vbi_cap.cs,
APIv2/v4l2_format.cs, APIv2/v4l2_vbi_format.cs, APIv2/v4l2_audioout.cs,
APIv2/v4l2_timecode.cs, APIv2/v4l2_colorspace.cs, APIv2/v4l2_rect.cs,
APIv2/v4l2_tuner.cs, APIv2/v4l2_fract.cs, APIv2/v4l2_output.cs,
APIv2/v4l2_frequency.cs, V4LTuner.cs, V4LStandard.cs, V4LInputType.cs,
V4LDeviceCapability.cs, ManagedList.cs, V4LInputStatus.cs,
V4LRectangle.cs, V4LAudioInput.cs, V4LAudioOutput.cs, Digital,
V4LTunerAudioReception.cs, V4LFormat.cs, V4LOverlayFormat.cs,
V4LFormatContainer.cs, Core, Core/AssemblyInfo.cs,
Core/SearchableList.cs, Core/IOControl.cs, V4LTunerType.cs,
V4LDevice.cs, V4LInput.cs, V4LOutput.cs, AssemblyInfo.cs, Analog,
Analog/Adapter, Analog/Adapter/Adapter.cs, Analog/Adapter/Capability.cs,
Analog/Kernel, Analog/Kernel/v4l2_requestbuffers.cs,
Analog/Kernel/v4l2_modulator.cs, Analog/Kernel/v4l2_std_id.cs,
Analog/Kernel/v4l2_window.cs, Analog/Kernel/v4l2_buffer.cs,
Analog/Kernel/v4l2_buf_type.cs, Analog/Kernel/v4l2_priority.cs,
Analog/Kernel/v4l2_cropcap.cs, Analog/Kernel/v4l2_clip.cs,
Analog/Kernel/v4l2_tuner_capability.cs, Analog/Kernel/v4l2_input.cs,
Analog/Kernel/v4l2_standard.cs, Analog/Kernel/v4l2_operation.cs,
Analog/Kernel/v4l2_audio.cs, Analog/Kernel/v4l2_crop.cs,
Analog/Kernel/v4l2_memory.cs, Analog/Kernel/v4l2_pix_format.cs,
Analog/Kernel/v4l2_sliced_vbi_format.cs, Analog/Kernel/v4l2_control.cs,
Analog/Kernel/v4l2_capability.cs, Analog/Kernel/v4l2_field.cs,
Analog/Kernel/v4l2_pix_format_id.cs, Analog/Kernel/v4l2_framebuffer.cs,
Analog/Kernel/v4l2_fmtdesc.cs, Analog/Kernel/v4l2_sliced_vbi_cap.cs,
Analog/Kernel/v4l2_format.cs, Analog/Kernel/v4l2_vbi_format.cs,
Analog/Kernel/v4l2_timecode.cs, Analog/Kernel/v4l2_audioout.cs,
Analog/Kernel/v4l2_colorspace.cs, Analog/Kernel/v4l2_tuner.cs,
Analog/Kernel/v4l2_rect.cs, Analog/Kernel/v4l2_fract.cs,
Analog/Kernel/v4l2_output.cs, Analog/Kernel/v4l2_frequency.cs,
Analog/Audio, Analog/Audio/Input, Analog/Audio/Input/Input.cs,
Analog/Audio/Input/Capability.cs, Analog/Audio/Output,
Analog/Audio/Output/Output.cs, Analog/Video, Analog/Video/Input,
Analog/Video/Input/Input.cs, Analog/Video/Input/Type.cs,
Analog/Video/Input/Status.cs, Analog/Video/Output,
Analog/Video/Output/Output.cs, Analog/Video/Standard.cs,
Analog/Video/Format, Analog/Video/Format/Overlay.cs,
Analog/Video/Format/Container.cs, Analog/Video/Format/Video.cs,
Analog/Video/Format/Format.cs, Analog/Video/Rectangle.cs, Analog/Tuner,
Analog/Tuner/Tuner.cs, Analog/Tuner/Type.cs, Analog/Tuner/AudioMode.cs,
Analog/Tuner/AudioReception.cs, Analog/Buffer.cs, V4LIOControl.cs,
V4LBuffer.cs, v4l-net.mdp, V4LVideoFormat.cs,
V4LAudioInputCapability.cs, V4LTunerAudioMode.cs: namespace layout
heavily refactored
=== Release 0.0.2 ===
2007-11-21 Tim Taubert
* APIv2/v4l2_audio.cs, v4l-net.mdp, V4LAudioInputCapability.cs: class for
audio input capabilities added
* V4LAudioInput.cs: added list of capabilities and support for automatic
volume level mode
2007-11-21 Tim Taubert
* LICENSE: license added
* AssemblyInfo.cs: project description changed
* v4l-net.mdp, V4LAudioInput.cs: documentation added
2007-11-21 Tim Taubert
* V4LAudioInput.cs: added some documentation; some methods were made
internal
=== Release 0.0.1 ===