]> git.sesse.net Git - vlc/blob - ChangeLog
* ChangeLog: updated for the 0.7.2 release.
[vlc] / ChangeLog
1 ------------------------------------------------------------------------
2 r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines
3 Changed paths:
4    M /trunk/po/fr.po
5    M /trunk/po/pt_BR.po
6
7 Updated french and Brazilian Portuguese translations
8
9 ------------------------------------------------------------------------
10 r6215 | rocky | 2004-01-01 14:51:38 +0100 (Thu, 01 Jan 2004) | 2 lines
11 Changed paths:
12    M /trunk/modules/codec/ogt/render.c
13
14 Add RV16 rendering. With transparancy, but still only Y plane is done.
15
16 ------------------------------------------------------------------------
17 r6216 | rocky | 2004-01-01 14:55:17 +0100 (Thu, 01 Jan 2004) | 2 lines
18 Changed paths:
19    M /trunk/modules/codec/ogt/cvd.c
20    M /trunk/modules/codec/ogt/ogt.c
21
22 Remove a magic number.
23
24 ------------------------------------------------------------------------
25 r6217 | zorglub | 2004-01-01 15:33:15 +0100 (Thu, 01 Jan 2004) | 2 lines
26 Changed paths:
27    M /trunk/po/pt_BR.po
28
29 Updated brazilian portuguese translation
30
31 ------------------------------------------------------------------------
32 r6218 | rocky | 2004-01-01 16:56:56 +0100 (Thu, 01 Jan 2004) | 2 lines
33 Changed paths:
34    M /trunk/modules/codec/ogt/render.c
35
36 RenderRV16 handles scaling. But seems to slow to render subtitles.
37
38 ------------------------------------------------------------------------
39 r6219 | zorglub | 2004-01-01 18:41:25 +0100 (Thu, 01 Jan 2004) | 3 lines
40 Changed paths:
41    M /trunk/ChangeLog
42    M /trunk/configure.ac
43    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
44    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
45    M /trunk/po/de.po
46    M /trunk/po/fr.po
47
48 * Updated german and french translations
49 * Updated version number and Changelog
50
51 ------------------------------------------------------------------------
52 r6220 | rocky | 2004-01-02 05:44:34 +0100 (Fri, 02 Jan 2004) | 2 lines
53 Changed paths:
54    M /trunk/modules/codec/ogt/render.c
55
56 Attempt to make easier to understand and easier to complete.
57
58 ------------------------------------------------------------------------
59 r6221 | gbazin | 2004-01-02 14:30:17 +0100 (Fri, 02 Jan 2004) | 3 lines
60 Changed paths:
61    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
62
63
64 * modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
65
66 ------------------------------------------------------------------------
67 r6222 | sam | 2004-01-02 14:48:37 +0100 (Fri, 02 Jan 2004) | 2 lines
68 Changed paths:
69    A /trunk/doc/ChangeLog-2003
70    M /trunk/doc/Makefile.am
71    M /trunk/doc/fortunes.txt
72
73   * doc/ChangeLog-2003: Happy new year!
74
75 ------------------------------------------------------------------------
76 r6223 | gbazin | 2004-01-02 23:17:57 +0100 (Fri, 02 Jan 2004) | 3 lines
77 Changed paths:
78    M /trunk/modules/video_output/directx/directx.c
79    M /trunk/modules/video_output/directx/events.c
80    M /trunk/modules/video_output/directx/vout.h
81
82
83 * modules/video_output/directx/*: fixed overlay on 24bpp displays.
84
85 ------------------------------------------------------------------------
86 r6224 | zorglub | 2004-01-03 00:22:37 +0100 (Sat, 03 Jan 2004) | 3 lines
87 Changed paths:
88    M /trunk/configure.ac
89
90 My name is Bond
91 VLC Media Player 0.7.0 Bond
92
93 ------------------------------------------------------------------------
94 r6225 | gbazin | 2004-01-03 01:23:04 +0100 (Sat, 03 Jan 2004) | 3 lines
95 Changed paths:
96    M /trunk/modules/demux/mpeg/mpga.c
97    M /trunk/src/input/stream.c
98
99
100 * modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
101
102 ------------------------------------------------------------------------
103 r6226 | gbazin | 2004-01-03 01:39:07 +0100 (Sat, 03 Jan 2004) | 3 lines
104 Changed paths:
105    M /trunk/modules/stream_out/transcode.c
106
107
108 * modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
109
110 ------------------------------------------------------------------------
111 r6227 | gbazin | 2004-01-03 11:55:07 +0100 (Sat, 03 Jan 2004) | 3 lines
112 Changed paths:
113    M /trunk/modules/gui/wxwindows/interface.cpp
114
115
116 * modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
117
118 ------------------------------------------------------------------------
119 r6228 | gbazin | 2004-01-03 13:02:12 +0100 (Sat, 03 Jan 2004) | 3 lines
120 Changed paths:
121    M /trunk/ChangeLog
122    M /trunk/po/POTFILES.in
123    M /trunk/po/de.po
124    M /trunk/po/en_GB.po
125    M /trunk/po/es.po
126    M /trunk/po/fr.po
127    M /trunk/po/hu.po
128    M /trunk/po/it.po
129    M /trunk/po/ja.po
130    M /trunk/po/nl.po
131    M /trunk/po/no.po
132    M /trunk/po/pl.po
133    M /trunk/po/pt_BR.po
134    M /trunk/po/ru.po
135    M /trunk/po/sv.po
136    M /trunk/po/vlc.pot
137
138
139 * po/*, ChangeLog: preparing for the 0.7.0 release.
140
141 ------------------------------------------------------------------------
142 r6229 | rocky | 2004-01-03 13:54:56 +0100 (Sat, 03 Jan 2004) | 4 lines
143 Changed paths:
144    M /trunk/modules/codec/ogt/common.c
145    M /trunk/modules/codec/ogt/common.h
146    M /trunk/modules/codec/ogt/cvd.c
147    M /trunk/modules/codec/ogt/cvd_parse.c
148    M /trunk/modules/codec/ogt/ogt.c
149    M /trunk/modules/codec/ogt/ogt_parse.c
150    M /trunk/modules/codec/ogt/subtitle.h
151
152 ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h
153 {cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
154 libpng.
155
156 ------------------------------------------------------------------------
157 r6230 | zorglub | 2004-01-03 14:13:07 +0100 (Sat, 03 Jan 2004) | 2 lines
158 Changed paths:
159    M /trunk/po/de.po
160
161 Updated german translation
162
163 ------------------------------------------------------------------------
164 r6231 | gbazin | 2004-01-03 14:18:30 +0100 (Sat, 03 Jan 2004) | 3 lines
165 Changed paths:
166    M /trunk/po/de.po
167    M /trunk/po/en_GB.po
168    M /trunk/po/es.po
169    M /trunk/po/fr.po
170    M /trunk/po/hu.po
171    M /trunk/po/it.po
172    M /trunk/po/ja.po
173    M /trunk/po/nl.po
174    M /trunk/po/no.po
175    M /trunk/po/pl.po
176    M /trunk/po/pt_BR.po
177    M /trunk/po/ru.po
178    M /trunk/po/sv.po
179    M /trunk/po/vlc.pot
180
181
182 * po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
183
184 ------------------------------------------------------------------------
185 r6232 | rocky | 2004-01-03 18:19:41 +0100 (Sat, 03 Jan 2004) | 3 lines
186 Changed paths:
187    M /trunk/modules/codec/ogt/render.c
188
189 RenderI420 now handles U and V planes. (Probably completely
190 accurately, though.)
191
192 ------------------------------------------------------------------------
193 r6233 | rocky | 2004-01-03 18:48:38 +0100 (Sat, 03 Jan 2004) | 2 lines
194 Changed paths:
195    M /trunk/modules/access/ftp.c
196
197 Spelling - probably cut and pated from somewhere else.
198
199 ------------------------------------------------------------------------
200 r6234 | rocky | 2004-01-03 18:49:35 +0100 (Sat, 03 Jan 2004) | 2 lines
201 Changed paths:
202    M /trunk/modules/access/http.c
203
204 Spelling - See I told you it was cut and pasted from somehwere!
205
206 ------------------------------------------------------------------------
207 r6235 | rocky | 2004-01-03 18:52:15 +0100 (Sat, 03 Jan 2004) | 6 lines
208 Changed paths:
209    M /trunk/modules/demux/mpeg/Modules.am
210    A /trunk/modules/demux/mpeg/private.h
211    M /trunk/modules/demux/mpeg/ps.c
212    M /trunk/modules/demux/mpeg/system.c
213    M /trunk/modules/demux/mpeg/ts.c
214
215 Ignore timestamp in PACK header in a private stream. This is to get
216 around a WinSubMux bug in multiplexing CVD and SVCD subtitles.
217 (Patch probably could be made more precise.)
218
219 To do this we've got to save the timestamp in the header.
220
221 ------------------------------------------------------------------------
222 r6236 | rocky | 2004-01-03 19:40:01 +0100 (Sat, 03 Jan 2004) | 2 lines
223 Changed paths:
224    M /trunk/modules/access/v4l/v4l.c
225
226 Spelling.
227
228 ------------------------------------------------------------------------
229 r6237 | rocky | 2004-01-03 19:41:36 +0100 (Sat, 03 Jan 2004) | 2 lines
230 Changed paths:
231    M /trunk/modules/access/ftp.c
232    M /trunk/modules/access/http.c
233    M /trunk/modules/access/v4l/v4l.c
234
235 Sorry to be so pedantic - grammar (and spelling)
236
237 ------------------------------------------------------------------------
238 r6238 | rocky | 2004-01-03 21:43:24 +0100 (Sat, 03 Jan 2004) | 3 lines
239 Changed paths:
240    M /trunk/modules/access/vcdx/access.c
241    M /trunk/modules/access/vcdx/vcdplayer.h
242
243 Put track information in Media Info.  If we have SVD information, show
244 audio tracks and add that to the audio-selection window.
245
246 ------------------------------------------------------------------------
247 r6239 | asmax | 2004-01-04 00:31:34 +0100 (Sun, 04 Jan 2004) | 19 lines
248 Changed paths:
249    A /trunk/modules/gui/skins2
250    A /trunk/modules/gui/skins2/Modules.am
251    A /trunk/modules/gui/skins2/commands
252    A /trunk/modules/gui/skins2/commands/async_queue.cpp
253    A /trunk/modules/gui/skins2/commands/async_queue.hpp
254    A /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
255    A /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
256    A /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
257    A /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
258    A /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
259    A /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
260    A /trunk/modules/gui/skins2/commands/cmd_generic.hpp
261    A /trunk/modules/gui/skins2/commands/cmd_input.cpp
262    A /trunk/modules/gui/skins2/commands/cmd_input.hpp
263    A /trunk/modules/gui/skins2/commands/cmd_layout.cpp
264    A /trunk/modules/gui/skins2/commands/cmd_layout.hpp
265    A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
266    A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
267    A /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
268    A /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
269    A /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
270    A /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
271    A /trunk/modules/gui/skins2/commands/cmd_quit.cpp
272    A /trunk/modules/gui/skins2/commands/cmd_quit.hpp
273    A /trunk/modules/gui/skins2/commands/cmd_resize.cpp
274    A /trunk/modules/gui/skins2/commands/cmd_resize.hpp
275    A /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
276    A /trunk/modules/gui/skins2/controls
277    A /trunk/modules/gui/skins2/controls/ctrl_button.cpp
278    A /trunk/modules/gui/skins2/controls/ctrl_button.hpp
279    A /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
280    A /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
281    A /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
282    A /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
283    A /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
284    A /trunk/modules/gui/skins2/controls/ctrl_image.cpp
285    A /trunk/modules/gui/skins2/controls/ctrl_image.hpp
286    A /trunk/modules/gui/skins2/controls/ctrl_list.cpp
287    A /trunk/modules/gui/skins2/controls/ctrl_list.hpp
288    A /trunk/modules/gui/skins2/controls/ctrl_move.cpp
289    A /trunk/modules/gui/skins2/controls/ctrl_move.hpp
290    A /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
291    A /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
292    A /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
293    A /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
294    A /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
295    A /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
296    A /trunk/modules/gui/skins2/controls/ctrl_text.cpp
297    A /trunk/modules/gui/skins2/controls/ctrl_text.hpp
298    A /trunk/modules/gui/skins2/events
299    A /trunk/modules/gui/skins2/events/evt_enter.hpp
300    A /trunk/modules/gui/skins2/events/evt_focus.hpp
301    A /trunk/modules/gui/skins2/events/evt_generic.hpp
302    A /trunk/modules/gui/skins2/events/evt_input.cpp
303    A /trunk/modules/gui/skins2/events/evt_input.hpp
304    A /trunk/modules/gui/skins2/events/evt_key.cpp
305    A /trunk/modules/gui/skins2/events/evt_key.hpp
306    A /trunk/modules/gui/skins2/events/evt_leave.hpp
307    A /trunk/modules/gui/skins2/events/evt_motion.hpp
308    A /trunk/modules/gui/skins2/events/evt_mouse.cpp
309    A /trunk/modules/gui/skins2/events/evt_mouse.hpp
310    A /trunk/modules/gui/skins2/events/evt_refresh.hpp
311    A /trunk/modules/gui/skins2/events/evt_scroll.cpp
312    A /trunk/modules/gui/skins2/events/evt_scroll.hpp
313    A /trunk/modules/gui/skins2/events/evt_special.cpp
314    A /trunk/modules/gui/skins2/events/evt_special.hpp
315    A /trunk/modules/gui/skins2/parser
316    A /trunk/modules/gui/skins2/parser/builder.cpp
317    A /trunk/modules/gui/skins2/parser/builder.hpp
318    A /trunk/modules/gui/skins2/parser/builder_data.hpp
319    A /trunk/modules/gui/skins2/parser/flex.c
320    A /trunk/modules/gui/skins2/parser/gen.sh
321    A /trunk/modules/gui/skins2/parser/gen_builder.py
322    A /trunk/modules/gui/skins2/parser/interpreter.cpp
323    A /trunk/modules/gui/skins2/parser/interpreter.hpp
324    A /trunk/modules/gui/skins2/parser/parser_context.hpp
325    A /trunk/modules/gui/skins2/parser/skin.act
326    A /trunk/modules/gui/skins2/parser/skin.dtd
327    A /trunk/modules/gui/skins2/parser/skin.h
328    A /trunk/modules/gui/skins2/parser/skin.l
329    A /trunk/modules/gui/skins2/parser/wrappers.cpp
330    A /trunk/modules/gui/skins2/parser/wrappers.h
331    A /trunk/modules/gui/skins2/src
332    A /trunk/modules/gui/skins2/src/anchor.cpp
333    A /trunk/modules/gui/skins2/src/anchor.hpp
334    A /trunk/modules/gui/skins2/src/dialogs.cpp
335    A /trunk/modules/gui/skins2/src/dialogs.hpp
336    A /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
337    A /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
338    A /trunk/modules/gui/skins2/src/ft2_font.cpp
339    A /trunk/modules/gui/skins2/src/ft2_font.hpp
340    A /trunk/modules/gui/skins2/src/generic_bitmap.hpp
341    A /trunk/modules/gui/skins2/src/generic_font.hpp
342    A /trunk/modules/gui/skins2/src/generic_layout.cpp
343    A /trunk/modules/gui/skins2/src/generic_layout.hpp
344    A /trunk/modules/gui/skins2/src/generic_window.cpp
345    A /trunk/modules/gui/skins2/src/generic_window.hpp
346    A /trunk/modules/gui/skins2/src/logger.cpp
347    A /trunk/modules/gui/skins2/src/logger.hpp
348    A /trunk/modules/gui/skins2/src/os_factory.cpp
349    A /trunk/modules/gui/skins2/src/os_factory.hpp
350    A /trunk/modules/gui/skins2/src/os_graphics.hpp
351    A /trunk/modules/gui/skins2/src/os_loop.hpp
352    A /trunk/modules/gui/skins2/src/os_timer.hpp
353    A /trunk/modules/gui/skins2/src/os_tooltip.hpp
354    A /trunk/modules/gui/skins2/src/os_window.hpp
355    A /trunk/modules/gui/skins2/src/png_bitmap.cpp
356    A /trunk/modules/gui/skins2/src/png_bitmap.hpp
357    A /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
358    A /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
359    A /trunk/modules/gui/skins2/src/skin_common.hpp
360    A /trunk/modules/gui/skins2/src/skin_main.cpp
361    A /trunk/modules/gui/skins2/src/theme.cpp
362    A /trunk/modules/gui/skins2/src/theme.hpp
363    A /trunk/modules/gui/skins2/src/theme_loader.cpp
364    A /trunk/modules/gui/skins2/src/theme_loader.hpp
365    A /trunk/modules/gui/skins2/src/tooltip.cpp
366    A /trunk/modules/gui/skins2/src/tooltip.hpp
367    A /trunk/modules/gui/skins2/src/var_manager.cpp
368    A /trunk/modules/gui/skins2/src/var_manager.hpp
369    A /trunk/modules/gui/skins2/src/vlcproc.cpp
370    A /trunk/modules/gui/skins2/src/vlcproc.hpp
371    A /trunk/modules/gui/skins2/src/window_manager.cpp
372    A /trunk/modules/gui/skins2/src/window_manager.hpp
373    A /trunk/modules/gui/skins2/utils
374    A /trunk/modules/gui/skins2/utils/bezier.cpp
375    A /trunk/modules/gui/skins2/utils/bezier.hpp
376    A /trunk/modules/gui/skins2/utils/fsm.cpp
377    A /trunk/modules/gui/skins2/utils/fsm.hpp
378    A /trunk/modules/gui/skins2/utils/observer.hpp
379    A /trunk/modules/gui/skins2/utils/pointer.hpp
380    A /trunk/modules/gui/skins2/utils/position.cpp
381    A /trunk/modules/gui/skins2/utils/position.hpp
382    A /trunk/modules/gui/skins2/utils/ustring.cpp
383    A /trunk/modules/gui/skins2/utils/ustring.hpp
384    A /trunk/modules/gui/skins2/utils/var_bool.cpp
385    A /trunk/modules/gui/skins2/utils/var_bool.hpp
386    A /trunk/modules/gui/skins2/utils/var_list.cpp
387    A /trunk/modules/gui/skins2/utils/var_list.hpp
388    A /trunk/modules/gui/skins2/utils/var_percent.cpp
389    A /trunk/modules/gui/skins2/utils/var_percent.hpp
390    A /trunk/modules/gui/skins2/utils/var_text.cpp
391    A /trunk/modules/gui/skins2/utils/var_text.hpp
392    A /trunk/modules/gui/skins2/utils/variable.hpp
393    A /trunk/modules/gui/skins2/vars
394    A /trunk/modules/gui/skins2/vars/playlist.cpp
395    A /trunk/modules/gui/skins2/vars/playlist.hpp
396    A /trunk/modules/gui/skins2/vars/time.cpp
397    A /trunk/modules/gui/skins2/vars/time.hpp
398    A /trunk/modules/gui/skins2/vars/vlcvars.cpp
399    A /trunk/modules/gui/skins2/vars/vlcvars.hpp
400    A /trunk/modules/gui/skins2/vars/volume.cpp
401    A /trunk/modules/gui/skins2/vars/volume.hpp
402    A /trunk/modules/gui/skins2/win32
403    A /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
404    A /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
405    A /trunk/modules/gui/skins2/win32/win32_factory.cpp
406    A /trunk/modules/gui/skins2/win32/win32_factory.hpp
407    A /trunk/modules/gui/skins2/win32/win32_graphics.cpp
408    A /trunk/modules/gui/skins2/win32/win32_graphics.hpp
409    A /trunk/modules/gui/skins2/win32/win32_loop.cpp
410    A /trunk/modules/gui/skins2/win32/win32_loop.hpp
411    A /trunk/modules/gui/skins2/win32/win32_timer.cpp
412    A /trunk/modules/gui/skins2/win32/win32_timer.hpp
413    A /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
414    A /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
415    A /trunk/modules/gui/skins2/win32/win32_window.cpp
416    A /trunk/modules/gui/skins2/win32/win32_window.hpp
417    A /trunk/modules/gui/skins2/x11
418    A /trunk/modules/gui/skins2/x11/x11_display.cpp
419    A /trunk/modules/gui/skins2/x11/x11_display.hpp
420    A /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
421    A /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
422    A /trunk/modules/gui/skins2/x11/x11_factory.cpp
423    A /trunk/modules/gui/skins2/x11/x11_factory.hpp
424    A /trunk/modules/gui/skins2/x11/x11_graphics.cpp
425    A /trunk/modules/gui/skins2/x11/x11_graphics.hpp
426    A /trunk/modules/gui/skins2/x11/x11_loop.cpp
427    A /trunk/modules/gui/skins2/x11/x11_loop.hpp
428    A /trunk/modules/gui/skins2/x11/x11_timer.cpp
429    A /trunk/modules/gui/skins2/x11/x11_timer.hpp
430    A /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
431    A /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
432    A /trunk/modules/gui/skins2/x11/x11_window.cpp
433    A /trunk/modules/gui/skins2/x11/x11_window.hpp
434
435 * all: brand new skins interface ( still _experimental_) for x11 and
436   win32, by ipkiss and myself...
437  Among the features:
438  - framework rewritten from scratch, heavily based on design patterns
439   => new controls can be (hopefully) created more easily, portability
440   to other OS is better, and the interface is less dependant from
441   the vlc core
442  - new concept of "layout", to provide a window with several different
443   views (as in winamp3 skins)
444  - controls can now be placed at a relative position to the edges of
445   a window, which allow controls and layouts to be resizable (e.g
446   for the playlist window)
447  - Use of libpng and libfreetype2 for better portability between x11 and
448    win32 => ttf fonts and antialiasing
449  - New DTD for the xml theme ( *it will probably change again* )
450  - Very very beginning of scripting in the xml file
451  - And many things I miss
452  - And probably many bugs ;)
453
454 ------------------------------------------------------------------------
455 r6240 | asmax | 2004-01-04 00:37:08 +0100 (Sun, 04 Jan 2004) | 2 lines
456 Changed paths:
457    M /trunk/configure.ac
458
459 * configure.ac: added the skins2 module (_should_ work ;)
460
461 ------------------------------------------------------------------------
462 r6241 | asmax | 2004-01-04 00:54:51 +0100 (Sun, 04 Jan 2004) | 11 lines
463 Changed paths:
464    A /trunk/modules/gui/skins2/theme
465    A /trunk/modules/gui/skins2/theme/FreeSansBold.ttf
466    A /trunk/modules/gui/skins2/theme/add_item.png
467    A /trunk/modules/gui/skins2/theme/add_item_onclick.png
468    A /trunk/modules/gui/skins2/theme/body.png
469    A /trunk/modules/gui/skins2/theme/close.png
470    A /trunk/modules/gui/skins2/theme/close_mouseover.png
471    A /trunk/modules/gui/skins2/theme/close_onclick.png
472    A /trunk/modules/gui/skins2/theme/delete_item.png
473    A /trunk/modules/gui/skins2/theme/delete_item_onclick.png
474    A /trunk/modules/gui/skins2/theme/disabled.png
475    A /trunk/modules/gui/skins2/theme/fast.png
476    A /trunk/modules/gui/skins2/theme/fast_disabled.png
477    A /trunk/modules/gui/skins2/theme/fast_onclick.png
478    A /trunk/modules/gui/skins2/theme/next.png
479    A /trunk/modules/gui/skins2/theme/next_disabled.png
480    A /trunk/modules/gui/skins2/theme/next_onclick.png
481    A /trunk/modules/gui/skins2/theme/pause.png
482    A /trunk/modules/gui/skins2/theme/pause_onclick.png
483    A /trunk/modules/gui/skins2/theme/play.png
484    A /trunk/modules/gui/skins2/theme/play_onclick.png
485    A /trunk/modules/gui/skins2/theme/playlist.png
486    A /trunk/modules/gui/skins2/theme/playlist_body1.png
487    A /trunk/modules/gui/skins2/theme/playlist_body2.png
488    A /trunk/modules/gui/skins2/theme/playlist_body3.png
489    A /trunk/modules/gui/skins2/theme/playlist_body4.png
490    A /trunk/modules/gui/skins2/theme/playlist_body6.png
491    A /trunk/modules/gui/skins2/theme/playlist_body7.png
492    A /trunk/modules/gui/skins2/theme/playlist_body8.png
493    A /trunk/modules/gui/skins2/theme/playlist_body9.png
494    A /trunk/modules/gui/skins2/theme/playlist_button.png
495    A /trunk/modules/gui/skins2/theme/playlist_button2.png
496    A /trunk/modules/gui/skins2/theme/playlist_button_onclick.png
497    A /trunk/modules/gui/skins2/theme/playlist_button_onclick2.png
498    A /trunk/modules/gui/skins2/theme/preferences.png
499    A /trunk/modules/gui/skins2/theme/preferences_onclick.png
500    A /trunk/modules/gui/skins2/theme/previous.png
501    A /trunk/modules/gui/skins2/theme/previous_disabled.png
502    A /trunk/modules/gui/skins2/theme/previous_onclick.png
503    A /trunk/modules/gui/skins2/theme/reduce.png
504    A /trunk/modules/gui/skins2/theme/reduce_disabled.png
505    A /trunk/modules/gui/skins2/theme/reduce_onclick.png
506    A /trunk/modules/gui/skins2/theme/resize.png
507    A /trunk/modules/gui/skins2/theme/rev.png
508    A /trunk/modules/gui/skins2/theme/rev_disabled.png
509    A /trunk/modules/gui/skins2/theme/rev_onclick.png
510    A /trunk/modules/gui/skins2/theme/slider.png
511    A /trunk/modules/gui/skins2/theme/slider2.png
512    A /trunk/modules/gui/skins2/theme/slider_onclick.png
513    A /trunk/modules/gui/skins2/theme/slider_playlist.png
514    A /trunk/modules/gui/skins2/theme/slider_volume.png
515    A /trunk/modules/gui/skins2/theme/slider_volume_onclick.png
516    A /trunk/modules/gui/skins2/theme/slow.png
517    A /trunk/modules/gui/skins2/theme/slow_disabled.png
518    A /trunk/modules/gui/skins2/theme/slow_onclick.png
519    A /trunk/modules/gui/skins2/theme/sort.png
520    A /trunk/modules/gui/skins2/theme/sort_onclick.png
521    A /trunk/modules/gui/skins2/theme/stop.png
522    A /trunk/modules/gui/skins2/theme/stop_disabled.png
523    A /trunk/modules/gui/skins2/theme/stop_onclick.png
524    A /trunk/modules/gui/skins2/theme/theme.xml
525    A /trunk/modules/gui/skins2/theme/volume.png
526
527 * all: sample theme for skins2 interface
528   Warning: by default the interface will try to open the skin from the
529   vlc share, which is probably an old skin, so the load will fail, and
530   afterwards a wxwindows dialog allows to load another skin.
531   BUT there seems to be a bug which make the interface crash
532   when it tries to load this second skin... workarounds are:
533   - deleting the old theme
534   - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
535   of vlcrc
536   - solving the bug ;)
537
538 ------------------------------------------------------------------------
539 r6242 | asmax | 2004-01-04 01:06:10 +0100 (Sun, 04 Jan 2004) | 2 lines
540 Changed paths:
541    A /trunk/modules/gui/skins2/parser/skin.c
542
543 * first forgotten file...
544
545 ------------------------------------------------------------------------
546 r6243 | asmax | 2004-01-04 01:17:10 +0100 (Sun, 04 Jan 2004) | 2 lines
547 Changed paths:
548    A /trunk/modules/gui/skins2/theme/FreeSans.ttf
549
550 * the sample theme should work better with that...
551
552 ------------------------------------------------------------------------
553 r6244 | sam | 2004-01-04 05:50:24 +0100 (Sun, 04 Jan 2004) | 7 lines
554 Changed paths:
555    M /trunk/include/codecs.h
556    M /trunk/modules/video_output/caca.c
557
558   * modules/video_output/caca.c:
559     + Ported to libcaca 0.6.
560     + Removed dithering configuration variable; use the CACA_DITHERING
561       environment variable instead, until the API is polished.
562   * include/codecs.h:
563     + Minor coding style fix.
564
565 ------------------------------------------------------------------------
566 r6245 | sam | 2004-01-04 05:53:07 +0100 (Sun, 04 Jan 2004) | 7 lines
567 Changed paths:
568    M /trunk/debian/changelog
569    M /trunk/debian/control
570    M /trunk/debian/rules
571    M /trunk/doc/fortunes.txt
572
573   * debian/control:
574     + Build-depend on fixed linux-kernel-headers packages.
575   * debian/rules:
576     + Look for faad in extras/faad2, not extras/faad.
577     + Enable postprocessing in the ffmpeg configuration.
578     + Activated libcaca video output.
579
580 ------------------------------------------------------------------------
581 r6246 | rocky | 2004-01-04 05:56:21 +0100 (Sun, 04 Jan 2004) | 2 lines
582 Changed paths:
583    M /trunk/modules/codec/ogt/cvd.c
584    M /trunk/modules/codec/ogt/cvd.h
585    M /trunk/modules/codec/ogt/cvd_parse.c
586    M /trunk/modules/codec/ogt/subtitle.h
587
588 Was putting 1 byte of garbage for each packet.
589
590 ------------------------------------------------------------------------
591 r6247 | fenrir | 2004-01-04 15:28:11 +0100 (Sun, 04 Jan 2004) | 3 lines
592 Changed paths:
593    A /trunk/modules/demux/demux2.c
594    A /trunk/modules/demux/nsv.c
595
596  * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
597  will be removed later).
598
599 ------------------------------------------------------------------------
600 r6248 | fenrir | 2004-01-04 15:35:12 +0100 (Sun, 04 Jan 2004) | 3 lines
601 Changed paths:
602    A /trunk/modules/demux/real.c
603
604  * real.c: begin of a real demuxer (using new API). Can't work yet as it
605  needs modification to ffmpeg decoder that I need to finish.
606
607 ------------------------------------------------------------------------
608 r6249 | zorglub | 2004-01-04 16:24:27 +0100 (Sun, 04 Jan 2004) | 2 lines
609 Changed paths:
610    M /trunk/configure.ac
611
612 Do not link twice zlib
613
614 ------------------------------------------------------------------------
615 r6250 | fenrir | 2004-01-04 16:32:13 +0100 (Sun, 04 Jan 2004) | 5 lines
616 Changed paths:
617    M /trunk/configure.ac
618    M /trunk/modules/codec/ffmpeg/encoder.c
619    M /trunk/modules/demux/Modules.am
620    M /trunk/modules/demux/demux2.c
621    M /trunk/src/input/es_out.c
622
623  * encoder.c: corrected required LIBAVCODEC_BUILD
624  * es_out.c: ES_OUT_SET_PCR works now with microsecond.
625  * configure.ac, Modules.am: enable demux2, nsv, real.
626  * demux2.c: increased priority.
627
628 ------------------------------------------------------------------------
629 r6251 | rocky | 2004-01-04 17:25:00 +0100 (Sun, 04 Jan 2004) | 3 lines
630 Changed paths:
631    A /trunk/doc/subtitles
632    A /trunk/doc/subtitles/cvd-subtitles.txt
633    A /trunk/doc/subtitles/svcd-ogt-subtitles.txt
634
635 A start for what little public documentation there is for CVD and OGT
636 subtitles.
637
638 ------------------------------------------------------------------------
639 r6252 | rocky | 2004-01-04 17:51:59 +0100 (Sun, 04 Jan 2004) | 4 lines
640 Changed paths:
641    M /trunk/configure.ac
642    M /trunk/doc/subtitles/cvd-subtitles.txt
643    A /trunk/modules/codec/ogt/.cvsignore
644    A /trunk/modules/codec/ogt/Modules.am
645    M /trunk/modules/codec/ogt/cvd.c
646    M /trunk/modules/codec/ogt/cvd_parse.c
647    A /trunk/modules/codec/ogt/write_png.c
648    A /trunk/modules/codec/ogt/write_png.h
649
650 Add OGT and CVD subtitle demuxers.
651 write_png: might be made into a module and moved elsewhere
652 cvd*: went over documentation a little bit.
653
654 ------------------------------------------------------------------------
655 r6253 | fenrir | 2004-01-04 18:35:02 +0100 (Sun, 04 Jan 2004) | 6 lines
656 Changed paths:
657    M /trunk/modules/demux/avi/avi.c
658    M /trunk/modules/demux/avi/avi.h
659
660  * avi: May fix #1545
661  (From mplayer:
662     "count blocks by rounded-up chunksizes instead of chunks -
663      we need full emulation of dshow avi demuxer bugs :(
664      fixes silly nandub-style a-v delaying in avi with vbr mp3..." )
665
666 ------------------------------------------------------------------------
667 r6254 | sam | 2004-01-04 19:18:45 +0100 (Sun, 04 Jan 2004) | 3 lines
668 Changed paths:
669    M /trunk/toolbox
670
671   * toolbox:
672     + Minor fixes to the woody packages.
673
674 ------------------------------------------------------------------------
675 r6255 | kuehne | 2004-01-04 22:44:44 +0100 (Sun, 04 Jan 2004) | 2 lines
676 Changed paths:
677    M /trunk/modules/gui/macosx/intf.h
678    M /trunk/modules/gui/macosx/intf.m
679
680 Fixed a small bug which prevented the translation of a string.
681
682 ------------------------------------------------------------------------
683 r6256 | gbazin | 2004-01-04 23:03:20 +0100 (Sun, 04 Jan 2004) | 3 lines
684 Changed paths:
685    M /trunk/configure.ac
686    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
687    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
688
689
690 * ALL: bumping version number to 0.7.1-cvs.
691
692 ------------------------------------------------------------------------
693 r6257 | gbazin | 2004-01-04 23:22:10 +0100 (Sun, 04 Jan 2004) | 3 lines
694 Changed paths:
695    M /trunk/modules/codec/ogt/cvd_parse.c
696    M /trunk/modules/codec/ogt/ogt_parse.c
697    M /trunk/modules/codec/ogt/subtitle.h
698
699
700 * modules/codec/ogt/*: win32 compilation fixes.
701
702 ------------------------------------------------------------------------
703 r6258 | gbazin | 2004-01-04 23:38:49 +0100 (Sun, 04 Jan 2004) | 3 lines
704 Changed paths:
705    M /trunk/modules/gui/skins2/vars/playlist.cpp
706    M /trunk/modules/gui/skins2/vars/playlist.hpp
707
708
709 * modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
710
711 ------------------------------------------------------------------------
712 r6259 | fenrir | 2004-01-05 04:19:00 +0100 (Mon, 05 Jan 2004) | 2 lines
713 Changed paths:
714    M /trunk/modules/demux/nsv.c
715
716  * nsv: clean up, added seek support.
717
718 ------------------------------------------------------------------------
719 r6260 | jlj | 2004-01-05 13:24:51 +0100 (Mon, 05 Jan 2004) | 2 lines
720 Changed paths:
721    M /trunk/AUTHORS
722
723   * ./AUTHORS: updated my country entry.
724
725 ------------------------------------------------------------------------
726 r6261 | jlj | 2004-01-05 13:37:52 +0100 (Mon, 05 Jan 2004) | 2 lines
727 Changed paths:
728    M /trunk/AUTHORS
729    M /trunk/modules/demux/mp4/Modules.am
730    A /trunk/modules/demux/mp4/drms.c
731    A /trunk/modules/demux/mp4/drms.h
732    A /trunk/modules/demux/mp4/drmstables.h
733    M /trunk/modules/demux/mp4/libmp4.c
734    M /trunk/modules/demux/mp4/libmp4.h
735    M /trunk/modules/demux/mp4/mp4.c
736    M /trunk/modules/demux/mp4/mp4.h
737
738   * ./modules/demux/mp4: DRMS support.
739
740 ------------------------------------------------------------------------
741 r6262 | zorglub | 2004-01-05 13:59:43 +0100 (Mon, 05 Jan 2004) | 33 lines
742 Changed paths:
743    M /trunk/Makefile.am
744    M /trunk/include/vlc_common.h
745    M /trunk/include/vlc_playlist.h
746    M /trunk/src/input/input.c
747    M /trunk/src/libvlc.c
748    M /trunk/src/playlist/group.c
749    A /trunk/src/playlist/info.c
750    A /trunk/src/playlist/item-ext.c
751    M /trunk/src/playlist/item.c
752    M /trunk/src/playlist/loadsave.c
753    M /trunk/src/playlist/playlist.c
754    M /trunk/src/playlist/sort.c
755
756 * Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c
757
758 * src/playlist/item.c
759   src/playlist/info.c
760   src/playlist/item-ext.c
761   src/playlist/group.c
762   src/playlist/sort.c
763   src/playlist/loadsave.c
764   include/vlc_playlist.h
765       - New playlist_info structures and accessors
766         It works pretty like the old input_info (with categories)
767         It provides modularity to the playlist
768       - Removed ppsz_options and i_options from playlist_item
769         (we use the special category Options)
770       - Added a unique id to each playlist_item to be able to track the
771         items accross playlist reorders
772       - Simplified adding of items.
773            - playlist_AddExt is removed
774            - playlist_AddItem is still here and exported but should not be used
775            - use playlist_Add( p_playlist, uri, name, duration, mode, pos )
776              and use the accessors for all other things
777       - Added setters for fields of the playlist_item structure
778       - Introduced "item-change" and "playlist-current" playlist variables
779         to give more flexibility than only intf-change
780
781       At the moment, duration is still in the structure (easier to use, IMHO)
782
783 * src/input/input.c
784   src/libvlc.c :
785         playlist item options parsing changed
786
787 * include/vlc_common.h : added playlist_info structures
788
789 ------------------------------------------------------------------------
790 r6263 | zorglub | 2004-01-05 13:59:54 +0100 (Mon, 05 Jan 2004) | 5 lines
791 Changed paths:
792    M /trunk/modules/misc/sap.c
793
794 * modules/misc/sap.c :
795       - Use the new playlist API
796       - Track title changes
797       - Timeout. Delete an item if we haven't heard about it for too long.
798
799 ------------------------------------------------------------------------
800 r6264 | zorglub | 2004-01-05 14:00:20 +0100 (Mon, 05 Jan 2004) | 6 lines
801 Changed paths:
802    M /trunk/modules/demux/asf/asf.c
803    M /trunk/modules/demux/avi/avi.c
804    M /trunk/modules/demux/util/id3tag.c
805    M /trunk/src/input/es_out.c
806
807   modules/demux/util/id3tag.c
808   modules/demux/avi/avi.c
809   modules/demux/asf/asf.c
810   src/input/es_out.c
811         - Fill the playlist info structures
812
813 ------------------------------------------------------------------------
814 r6265 | zorglub | 2004-01-05 14:00:39 +0100 (Mon, 05 Jan 2004) | 9 lines
815 Changed paths:
816    M /trunk/modules/gui/wxwindows/dialogs.cpp
817    M /trunk/modules/gui/wxwindows/interface.cpp
818    M /trunk/modules/gui/wxwindows/iteminfo.cpp
819    M /trunk/modules/gui/wxwindows/open.cpp
820    M /trunk/modules/gui/wxwindows/playlist.cpp
821    M /trunk/modules/gui/wxwindows/streamwizard.cpp
822    M /trunk/modules/gui/wxwindows/wxwindows.h
823
824   modules/gui/wxwindows/playlist.cpp
825   modules/gui/wxwindows/iteminfo.cpp
826         - Show the info as a tree view.
827          At the moment, all is shown. We should maybe hide the "Options" tree
828          as it rather "internal"
829         - Improved a little the layout
830         - Added a popup menu to to the playlist
831         - Minimize playlist rebuilds
832
833 ------------------------------------------------------------------------
834 r6266 | zorglub | 2004-01-05 14:07:03 +0100 (Mon, 05 Jan 2004) | 16 lines
835 Changed paths:
836    M /trunk/modules/LIST
837    M /trunk/modules/access/cdda/access.c
838    M /trunk/modules/access/http.c
839    M /trunk/modules/access/slp.c
840    M /trunk/modules/access/vcdx/access.c
841    M /trunk/modules/codec/speex.c
842    M /trunk/modules/codec/theora.c
843    M /trunk/modules/codec/vorbis.c
844    M /trunk/modules/control/corba/corba.c
845    M /trunk/modules/control/http.c
846    M /trunk/modules/control/rc/rc.c
847    M /trunk/modules/demux/m3u.c
848    M /trunk/modules/demux/mkv.cpp
849    M /trunk/modules/demux/mp4/mp4.c
850    M /trunk/modules/gui/beos/VlcWrapper.cpp
851    M /trunk/modules/gui/gtk/open.c
852    M /trunk/modules/gui/gtk/playlist.c
853    M /trunk/modules/gui/kde/interface.cpp
854    M /trunk/modules/gui/macosx/applescript.m
855    M /trunk/modules/gui/macosx/playlist.m
856    M /trunk/modules/gui/pda/pda_callbacks.c
857    M /trunk/modules/gui/qt/intf.cpp
858    M /trunk/modules/gui/skins/src/vlcproc.cpp
859    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
860
861 * ALL:  playlist API changes
862
863 What may be broken (untested):
864 ------------------------------
865    - Theora and Speex decoders
866    - some interfaces
867    - VCDX and CDDAX access
868
869 The problems shouldn't hopefully excess compilation glitches.
870 (removal of AddExt, of psz_author, and prototype of Add)
871
872 Additionnaly, interfaces that do not support item-change will have
873 update problems.
874
875 * Updated modules list
876
877 ------------------------------------------------------------------------
878 r6267 | fenrir | 2004-01-05 15:10:58 +0100 (Mon, 05 Jan 2004) | 7 lines
879 Changed paths:
880    M /trunk/Makefile.am
881    M /trunk/configure.ac
882    M /trunk/include/network.h
883    M /trunk/src/misc/modules.c
884    A /trunk/src/misc/net.c
885
886
887  * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
888    avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
889    ( ouiiinnn, another bootstrap ;)
890
891  * all: added net_* helpers functions.
892
893 ------------------------------------------------------------------------
894 r6268 | zorglub | 2004-01-05 15:42:14 +0100 (Mon, 05 Jan 2004) | 3 lines
895 Changed paths:
896    M /trunk/modules/misc/sap.c
897    M /trunk/src/playlist/item-ext.c
898
899 * modules/misc/sap.c : let the user configure timeout delay
900 * src/playlist/item-ext.c : sanity checks when adding items
901
902 ------------------------------------------------------------------------
903 r6269 | hartman | 2004-01-05 15:50:42 +0100 (Mon, 05 Jan 2004) | 2 lines
904 Changed paths:
905    M /trunk/extras/contrib/src/Makefile
906    M /trunk/extras/contrib/src/packages.mak
907
908 * Fix mpeg2dec buildsystem
909
910 ------------------------------------------------------------------------
911 r6270 | fenrir | 2004-01-05 16:07:16 +0100 (Mon, 05 Jan 2004) | 2 lines
912 Changed paths:
913    M /trunk/modules/access/tcp.c
914
915  * tcp: use net_*.
916
917 ------------------------------------------------------------------------
918 r6271 | hartman | 2004-01-05 17:22:40 +0100 (Mon, 05 Jan 2004) | 4 lines
919 Changed paths:
920    M /trunk/extras/contrib/src/Makefile
921    A /trunk/extras/contrib/src/Patches/caca.patch
922    M /trunk/extras/contrib/src/packages.mak
923
924 * Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
925   be download.videolan.org etc etc etc.
926   A lot of small fixes
927
928 ------------------------------------------------------------------------
929 r6272 | gbazin | 2004-01-05 18:42:36 +0100 (Mon, 05 Jan 2004) | 5 lines
930 Changed paths:
931    M /trunk/configure.ac
932    M /trunk/modules/gui/skins2/Modules.am
933    M /trunk/modules/gui/skins2/vars/playlist.cpp
934
935
936 * configure.ac: win32 compilation fixes for the skins2 plugin.
937 * modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
938 * modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
939
940 ------------------------------------------------------------------------
941 r6273 | hartman | 2004-01-05 19:15:12 +0100 (Mon, 05 Jan 2004) | 2 lines
942 Changed paths:
943    M /trunk/modules/demux/mkv.cpp
944
945 * API change in mkv. Everyone should update to the latest libraries.
946
947 ------------------------------------------------------------------------
948 r6274 | bigben | 2004-01-05 19:43:17 +0100 (Mon, 05 Jan 2004) | 2 lines
949 Changed paths:
950    M /trunk/modules/gui/macosx/intf.m
951
952 Added a callback on item-change, so that the playlist is updated.
953
954 ------------------------------------------------------------------------
955 r6275 | sam | 2004-01-05 20:33:11 +0100 (Mon, 05 Jan 2004) | 2 lines
956 Changed paths:
957    M /trunk/modules/gui/skins2/vars/playlist.cpp
958
959   * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
960
961 ------------------------------------------------------------------------
962 r6276 | gbazin | 2004-01-05 21:02:21 +0100 (Mon, 05 Jan 2004) | 3 lines
963 Changed paths:
964    M /trunk/modules/gui/skins2/vars/playlist.cpp
965
966
967 * modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
968
969 ------------------------------------------------------------------------
970 r6277 | gbazin | 2004-01-05 23:06:15 +0100 (Mon, 05 Jan 2004) | 4 lines
971 Changed paths:
972    M /trunk/modules/video_output/directx/directx.c
973
974
975 * modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
976 for the directx preferred display device.
977
978 ------------------------------------------------------------------------
979 r6278 | asmax | 2004-01-05 23:17:32 +0100 (Mon, 05 Jan 2004) | 4 lines
980 Changed paths:
981    M /trunk/modules/gui/skins2/Modules.am
982    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
983    A /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
984    A /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
985    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
986    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
987    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
988    M /trunk/modules/gui/skins2/parser/interpreter.cpp
989    M /trunk/modules/gui/skins2/vars/playlist.cpp
990    M /trunk/modules/gui/skins2/vars/playlist.hpp
991
992 * commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
993 * commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
994   "vlc.fullscreen()" command
995
996 ------------------------------------------------------------------------
997 r6279 | jlj | 2004-01-06 02:41:10 +0100 (Tue, 06 Jan 2004) | 2 lines
998 Changed paths:
999    M /trunk/modules/demux/mp4/libmp4.c
1000    M /trunk/modules/demux/mp4/mp4.c
1001
1002   * ./modules/demux/mp4: added some DRMS debug statements.
1003
1004 ------------------------------------------------------------------------
1005 r6280 | rocky | 2004-01-06 04:59:48 +0100 (Tue, 06 Jan 2004) | 5 lines
1006 Changed paths:
1007    M /trunk/src/libvlc.h
1008
1009 Choosing an audio or subtitle channel isn't an "advanced"
1010 option. Run-of-the mill users may want to select that.
1011
1012 Update documentation.
1013
1014 ------------------------------------------------------------------------
1015 r6281 | rocky | 2004-01-06 05:10:18 +0100 (Tue, 06 Jan 2004) | 3 lines
1016 Changed paths:
1017    M /trunk/modules/access/vcdx/access.c
1018
1019 Unbreak plugin as a result of the recent playlist API change. Need to
1020 cripple PBC for now though.
1021
1022 ------------------------------------------------------------------------
1023 r6282 | rocky | 2004-01-06 05:57:34 +0100 (Tue, 06 Jan 2004) | 3 lines
1024 Changed paths:
1025    M /trunk/include/vlc_playlist.h
1026    M /trunk/modules/access/cdda/access.c
1027    M /trunk/src/playlist/item-ext.c
1028
1029 Reinstate duration times on playlist item for CD-DA.  Done via adding
1030 an interface to allow setting the duration on adding a playlist item.
1031
1032 ------------------------------------------------------------------------
1033 r6283 | zorglub | 2004-01-06 09:50:20 +0100 (Tue, 06 Jan 2004) | 15 lines
1034 Changed paths:
1035    M /trunk/include/vlc/vlc.h
1036    M /trunk/include/vlc_playlist.h
1037    M /trunk/src/libvlc.c
1038    M /trunk/src/misc/win32_specific.c
1039    M /trunk/src/playlist/group.c
1040    M /trunk/src/playlist/info.c
1041    M /trunk/src/playlist/item-ext.c
1042    M /trunk/src/playlist/item.c
1043    M /trunk/src/playlist/loadsave.c
1044    M /trunk/src/playlist/playlist.c
1045    M /trunk/src/playlist/sort.c
1046
1047 - src/misc/win32_specific: compilation fix for win32 (can someone please
1048 check that command line parsing still works for items and options? )
1049
1050 - src/libvlc.c
1051   include/vlc/vlc.h : New libvlc functions to get playlist status and
1052                       clear the playlist
1053      Patch by Tong Ka Man
1054
1055 - src/playlist/* : Update copyrights
1056
1057 - src/playlist/playlist.c:
1058   -When a user explicitely asks for an item, do play it, even if random mode
1059   -Do not stop playlist upon deletion of an autodelete item
1060   -playlist_Clear (Patch by Tong Ka Man)
1061
1062 ------------------------------------------------------------------------
1063 r6284 | zorglub | 2004-01-06 13:02:06 +0100 (Tue, 06 Jan 2004) | 2 lines
1064 Changed paths:
1065    M /trunk/src/audio_output/common.c
1066    M /trunk/src/audio_output/dec.c
1067    M /trunk/src/audio_output/filters.c
1068    M /trunk/src/audio_output/input.c
1069    M /trunk/src/audio_output/intf.c
1070    M /trunk/src/audio_output/mixer.c
1071    M /trunk/src/audio_output/output.c
1072    M /trunk/src/input/demux.c
1073    M /trunk/src/input/es_out.c
1074    M /trunk/src/input/input.c
1075    M /trunk/src/input/input_clock.c
1076    M /trunk/src/input/input_dec.c
1077    M /trunk/src/input/input_ext-intf.c
1078    M /trunk/src/input/input_ext-plugins.c
1079    M /trunk/src/input/input_info.c
1080    M /trunk/src/input/input_programs.c
1081    M /trunk/src/input/stream.c
1082    M /trunk/src/input/subtitles.c
1083    M /trunk/src/interface/interface.c
1084    M /trunk/src/interface/intf_eject.c
1085    M /trunk/src/libvlc.c
1086    M /trunk/src/misc/beos_specific.cpp
1087    M /trunk/src/misc/block.c
1088    M /trunk/src/misc/charset.c
1089    M /trunk/src/misc/configuration.c
1090    M /trunk/src/misc/cpu.c
1091    M /trunk/src/misc/darwin_specific.m
1092    M /trunk/src/misc/error.c
1093    M /trunk/src/misc/iso-639_def.h
1094    M /trunk/src/misc/iso_lang.c
1095    M /trunk/src/misc/messages.c
1096    M /trunk/src/misc/modules.c
1097    M /trunk/src/misc/mtime.c
1098    M /trunk/src/misc/objects.c
1099    M /trunk/src/misc/threads.c
1100    M /trunk/src/misc/variables.c
1101    M /trunk/src/misc/win32_specific.c
1102    M /trunk/src/stream_output/stream_output.c
1103    M /trunk/src/video_output/video_output.c
1104    M /trunk/src/video_output/video_text.c
1105    M /trunk/src/video_output/vout_pictures.c
1106    M /trunk/src/video_output/vout_pictures.h
1107    M /trunk/src/video_output/vout_subpictures.c
1108    M /trunk/src/video_output/vout_synchro.c
1109    M /trunk/src/vlc.c
1110
1111 Updated copyrights in libvlc
1112
1113 ------------------------------------------------------------------------
1114 r6285 | hartman | 2004-01-06 15:35:16 +0100 (Tue, 06 Jan 2004) | 2 lines
1115 Changed paths:
1116    M /trunk/modules/demux/util/sub.c
1117
1118 * Something about microdvd fps and a huge bug in its defaults.
1119
1120 ------------------------------------------------------------------------
1121 r6286 | gbazin | 2004-01-06 20:12:08 +0100 (Tue, 06 Jan 2004) | 3 lines
1122 Changed paths:
1123    M /trunk/modules/video_output/directx/directx.c
1124
1125
1126 * modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
1127
1128 ------------------------------------------------------------------------
1129 r6287 | sigmunau | 2004-01-06 22:42:43 +0100 (Tue, 06 Jan 2004) | 6 lines
1130 Changed paths:
1131    M /trunk/include/ninput.h
1132    M /trunk/src/input/stream.c
1133
1134 src/input/stream.c:
1135   * Cleaned up a comment
1136   * Added a function stream_ReadLine() to read one line from a stream
1137 include/ninput.h:
1138   * export stream_ReadLine()
1139
1140 ------------------------------------------------------------------------
1141 r6288 | fenrir | 2004-01-07 00:03:17 +0100 (Wed, 07 Jan 2004) | 2 lines
1142 Changed paths:
1143    M /trunk/include/network.h
1144    M /trunk/src/misc/net.c
1145
1146  * src/misc/net.c: fixed net_Gets
1147
1148 ------------------------------------------------------------------------
1149 r6289 | fenrir | 2004-01-07 00:11:47 +0100 (Wed, 07 Jan 2004) | 2 lines
1150 Changed paths:
1151    M /trunk/include/network.h
1152
1153  * network: vlc_UrlParse should now accept ipv6 ip (untested).
1154
1155 ------------------------------------------------------------------------
1156 r6290 | rocky | 2004-01-07 08:21:31 +0100 (Wed, 07 Jan 2004) | 10 lines
1157 Changed paths:
1158    M /trunk/modules/access/cdda/access.c
1159
1160 Better operator association in computing duration and should be
1161 optimized better too.
1162
1163 Add track info in "Media Information" Add track-specific information
1164 and album information in "Item info".
1165
1166 Coding of all this is ugly and massively redundant. I think the
1167 playlist needs to be re-thought/re-worked. Sublevels would be nice
1168 too.
1169
1170 ------------------------------------------------------------------------
1171 r6291 | fenrir | 2004-01-07 15:59:03 +0100 (Wed, 07 Jan 2004) | 2 lines
1172 Changed paths:
1173    M /trunk/src/misc/net.c
1174
1175  * net: mem leak in net_Printf
1176
1177 ------------------------------------------------------------------------
1178 r6292 | fenrir | 2004-01-07 15:59:37 +0100 (Wed, 07 Jan 2004) | 3 lines
1179 Changed paths:
1180    M /trunk/modules/demux/demux2.c
1181    M /trunk/modules/demux/nsv.c
1182
1183  * demux2: allow to force demuxer.
1184  * nsv: fixed bad init.
1185
1186 ------------------------------------------------------------------------
1187 r6293 | fenrir | 2004-01-07 16:21:27 +0100 (Wed, 07 Jan 2004) | 5 lines
1188 Changed paths:
1189    M /trunk/modules/access/http.c
1190
1191  * http: complete rewrite (using net_Printf/net_Gets)
1192         -> Proxy, user/password and redirection untested.
1193         -> For icecast server, check also the mime (do not blindly force
1194         mp3, it could also be nsv).
1195
1196 ------------------------------------------------------------------------
1197 r6294 | fenrir | 2004-01-07 16:31:31 +0100 (Wed, 07 Jan 2004) | 3 lines
1198 Changed paths:
1199    M /trunk/include/ninput.h
1200    M /trunk/modules/demux/nsv.c
1201    M /trunk/modules/demux/real.c
1202    M /trunk/src/input/es_out.c
1203
1204  * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
1205   apply to the selected program.
1206
1207 ------------------------------------------------------------------------
1208 r6295 | hartman | 2004-01-07 16:54:38 +0100 (Wed, 07 Jan 2004) | 2 lines
1209 Changed paths:
1210    M /trunk/extras/contrib/README
1211
1212 * Clarify some instructions.
1213
1214 ------------------------------------------------------------------------
1215 r6296 | hartman | 2004-01-07 17:54:47 +0100 (Wed, 07 Jan 2004) | 2 lines
1216 Changed paths:
1217    M /trunk/modules/codec/subsdec.c
1218
1219 * Fix a memory leak when there is no p_vout, but when there are subs.
1220
1221 ------------------------------------------------------------------------
1222 r6297 | fenrir | 2004-01-07 18:57:56 +0100 (Wed, 07 Jan 2004) | 2 lines
1223 Changed paths:
1224    M /trunk/src/input/input.c
1225
1226  * input: fix to avoid forced subtitle not selected.
1227
1228 ------------------------------------------------------------------------
1229 r6298 | gbazin | 2004-01-07 20:20:30 +0100 (Wed, 07 Jan 2004) | 5 lines
1230 Changed paths:
1231    M /trunk/modules/codec/rawvideo.c
1232    M /trunk/modules/stream_out/transcode.c
1233    M /trunk/src/playlist/info.c
1234    M /trunk/src/playlist/item-ext.c
1235
1236
1237 * src/playlist/*: fixed memory leaks.
1238 * modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV.
1239 * modules/stream_out/transcode.c: added support for fourcc IYUV.
1240
1241 ------------------------------------------------------------------------
1242 r6299 | fenrir | 2004-01-08 00:39:41 +0100 (Thu, 08 Jan 2004) | 2 lines
1243 Changed paths:
1244    M /trunk/include/vlc_common.h
1245    M /trunk/src/extras/libc.c
1246    M /trunk/src/misc/net.c
1247
1248  * all: added own implementation of vasprintf. I hope it's ok this way.
1249
1250 ------------------------------------------------------------------------
1251 r6300 | gbazin | 2004-01-08 01:12:50 +0100 (Thu, 08 Jan 2004) | 7 lines
1252 Changed paths:
1253    M /trunk/configure.ac
1254    M /trunk/modules/codec/ffmpeg/Modules.am
1255    A /trunk/modules/codec/ffmpeg/demux.c
1256    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1257    M /trunk/modules/codec/ffmpeg/ffmpeg.h
1258    M /trunk/modules/codec/ffmpeg/video.c
1259
1260
1261 * configure.ac: detect if libavformat is present.
1262 * modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
1263    This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
1264    The demuxer has been put here because of its dependancy on libavformat and libavcodec.
1265 * modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
1266
1267 ------------------------------------------------------------------------
1268 r6301 | fenrir | 2004-01-08 01:37:18 +0100 (Thu, 08 Jan 2004) | 3 lines
1269 Changed paths:
1270    M /trunk/modules/access/ftp.c
1271    M /trunk/modules/demux/mp4/libmp4.c
1272
1273  * modules/demux/mp4/libmp4.c: use vasprintf
1274  * modules/access/ftp.c: cleaned up.
1275
1276 ------------------------------------------------------------------------
1277 r6302 | sigmunau | 2004-01-08 01:52:08 +0100 (Thu, 08 Jan 2004) | 3 lines
1278 Changed paths:
1279    M /trunk/modules/gui/wxwindows/playlist.cpp
1280
1281 modules/gui/wxwindows/playlist.cpp:
1282   * fixed a warning
1283
1284 ------------------------------------------------------------------------
1285 r6303 | fenrir | 2004-01-08 11:27:07 +0100 (Thu, 08 Jan 2004) | 2 lines
1286 Changed paths:
1287    M /trunk/include/vlc_common.h
1288    M /trunk/src/extras/libc.c
1289
1290  * all: correct test for vasprintf.
1291
1292 ------------------------------------------------------------------------
1293 r6304 | fenrir | 2004-01-08 12:18:27 +0100 (Thu, 08 Jan 2004) | 2 lines
1294 Changed paths:
1295    M /trunk/include/vlc_common.h
1296
1297  * vlc_common: mmh, use right prototype...
1298
1299 ------------------------------------------------------------------------
1300 r6305 | jlj | 2004-01-08 12:36:40 +0100 (Thu, 08 Jan 2004) | 2 lines
1301 Changed paths:
1302    M /trunk/src/extras/libc.c
1303
1304   * ./src/extras/libc.c: vasprintf bug fix.
1305
1306 ------------------------------------------------------------------------
1307 r6306 | hartman | 2004-01-08 13:07:07 +0100 (Thu, 08 Jan 2004) | 2 lines
1308 Changed paths:
1309    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1310
1311 * ffmpeg 0.4.8 compilation fix
1312
1313 ------------------------------------------------------------------------
1314 r6307 | courmisch | 2004-01-08 13:44:59 +0100 (Thu, 08 Jan 2004) | 2 lines
1315 Changed paths:
1316    A /trunk/modules/gui/skins2/.cvsignore
1317
1318 Added .cvsignore
1319
1320 ------------------------------------------------------------------------
1321 r6308 | gbazin | 2004-01-08 16:11:35 +0100 (Thu, 08 Jan 2004) | 3 lines
1322 Changed paths:
1323    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1324
1325
1326 * modules/codec/ffmpeg/ffmpeg.c: oops.
1327
1328 ------------------------------------------------------------------------
1329 r6309 | fenrir | 2004-01-08 17:28:37 +0100 (Thu, 08 Jan 2004) | 3 lines
1330 Changed paths:
1331    M /trunk/modules/gui/ncurses/ncurses.c
1332
1333  * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
1334  time, informations and help display).
1335
1336 ------------------------------------------------------------------------
1337 r6310 | hartman | 2004-01-08 20:07:42 +0100 (Thu, 08 Jan 2004) | 3 lines
1338 Changed paths:
1339    M /trunk/vlc.ebuild
1340
1341 * Updated the ebuild for 0.7.0
1342   a bit late i know. I had forgotten about it.
1343
1344 ------------------------------------------------------------------------
1345 r6311 | sam | 2004-01-08 20:22:10 +0100 (Thu, 08 Jan 2004) | 3 lines
1346 Changed paths:
1347    M /trunk/modules/video_output/caca.c
1348
1349   * modules/video_output/caca.c:
1350     + Updated for libcaca 0.7.
1351
1352 ------------------------------------------------------------------------
1353 r6312 | hartman | 2004-01-08 22:19:03 +0100 (Thu, 08 Jan 2004) | 4 lines
1354 Changed paths:
1355    M /trunk/vlc.ebuild
1356
1357 * Updated with new libraries in vlc
1358 * Use new style of use_enable
1359 * Fixed some bugs
1360
1361 ------------------------------------------------------------------------
1362 r6313 | gbazin | 2004-01-08 22:48:43 +0100 (Thu, 08 Jan 2004) | 4 lines
1363 Changed paths:
1364    M /trunk/modules/codec/ffmpeg/demux.c
1365    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1366
1367
1368 * modules/codec/ffmpeg/demux.c: improvements.
1369 * modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
1370
1371 ------------------------------------------------------------------------
1372 r6314 | hartman | 2004-01-08 22:55:06 +0100 (Thu, 08 Jan 2004) | 2 lines
1373 Changed paths:
1374    M /trunk/vlc.ebuild
1375
1376 * caca 0.6 doesn't work with 0.7.0 remember? :)
1377
1378 ------------------------------------------------------------------------
1379 r6315 | gbazin | 2004-01-08 23:02:29 +0100 (Thu, 08 Jan 2004) | 3 lines
1380 Changed paths:
1381    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1382
1383
1384 * modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
1385
1386 ------------------------------------------------------------------------
1387 r6316 | hartman | 2004-01-08 23:34:54 +0100 (Thu, 08 Jan 2004) | 2 lines
1388 Changed paths:
1389    M /trunk/vlc.ebuild
1390
1391 * thats what you get when you work in multiple directories
1392
1393 ------------------------------------------------------------------------
1394 r6317 | hartman | 2004-01-08 23:37:59 +0100 (Thu, 08 Jan 2004) | 2 lines
1395 Changed paths:
1396    M /trunk/vlc.ebuild
1397
1398 * And AGAIN the caca fix
1399
1400 ------------------------------------------------------------------------
1401 r6318 | sigmunau | 2004-01-09 00:21:01 +0100 (Fri, 09 Jan 2004) | 3 lines
1402 Changed paths:
1403    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1404
1405 modules/codec/ffmpeg/ffmpeg.c:
1406  * add fourcc "smc "
1407
1408 ------------------------------------------------------------------------
1409 r6319 | gbazin | 2004-01-09 01:02:55 +0100 (Fri, 09 Jan 2004) | 4 lines
1410 Changed paths:
1411    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1412    M /trunk/modules/codec/ffmpeg/video.c
1413
1414
1415 * modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
1416 * modules/codec/ffmpeg/ffmpeg.c: more fourccs.
1417
1418 ------------------------------------------------------------------------
1419 r6320 | gbazin | 2004-01-09 01:30:29 +0100 (Fri, 09 Jan 2004) | 3 lines
1420 Changed paths:
1421    D /trunk/modules/demux/mpeg/private.h
1422    M /trunk/modules/demux/mpeg/ps.c
1423    M /trunk/modules/demux/mpeg/system.c
1424    M /trunk/modules/demux/mpeg/system.h
1425    M /trunk/modules/demux/mpeg/ts.c
1426
1427
1428 * modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
1429
1430 ------------------------------------------------------------------------
1431 r6321 | gbazin | 2004-01-09 01:32:12 +0100 (Fri, 09 Jan 2004) | 3 lines
1432 Changed paths:
1433    M /trunk/modules/demux/mpeg/Modules.am
1434
1435
1436 * modules/demux/mpeg/Modules.am: forgot to remove private.h.
1437
1438 ------------------------------------------------------------------------
1439 r6322 | rocky | 2004-01-09 02:17:57 +0100 (Fri, 09 Jan 2004) | 2 lines
1440 Changed paths:
1441    M /trunk/doc/subtitles/cvd-subtitles.txt
1442
1443 Minor grammatical changes.
1444
1445 ------------------------------------------------------------------------
1446 r6323 | hartman | 2004-01-09 03:28:30 +0100 (Fri, 09 Jan 2004) | 3 lines
1447 Changed paths:
1448    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1449    M /trunk/modules/codec/ffmpeg/video.c
1450
1451 * video.c: gibalou: no palctrl in avcodec context in 0.4.8
1452 * ffmpeg.c: 0.4.8 ifdef'ing
1453
1454 ------------------------------------------------------------------------
1455 r6324 | jlj | 2004-01-09 05:37:43 +0100 (Fri, 09 Jan 2004) | 4 lines
1456 Changed paths:
1457    M /trunk/modules/demux/mp4/drms.c
1458    M /trunk/modules/demux/mp4/drms.h
1459    M /trunk/modules/demux/mp4/libmp4.c
1460    M /trunk/modules/demux/mp4/libmp4.h
1461    M /trunk/modules/demux/mp4/mp4.c
1462    M /trunk/modules/demux/mp4/mp4.h
1463
1464   * ./modules/demux/mp4/drms.c: improved sci handling.
1465   * ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not
1466                                pass it on to decoder.
1467
1468 ------------------------------------------------------------------------
1469 r6325 | gbazin | 2004-01-09 13:23:47 +0100 (Fri, 09 Jan 2004) | 2 lines
1470 Changed paths:
1471    M /trunk/Makefile.am
1472    M /trunk/include/modules_inner.h
1473    M /trunk/modules/access/http.c
1474    M /trunk/src/misc/net.c
1475    M /trunk/src/misc/win32_specific.c
1476
1477 * ALL: MSVC compilation fixes.
1478
1479 ------------------------------------------------------------------------
1480 r6326 | hartman | 2004-01-09 14:08:08 +0100 (Fri, 09 Jan 2004) | 2 lines
1481 Changed paths:
1482    M /trunk/modules/demux/mp4/drms.c
1483
1484 * MAX_PATH is a windowism. Use PATH_MAX.
1485
1486 ------------------------------------------------------------------------
1487 r6327 | hartman | 2004-01-09 16:26:58 +0100 (Fri, 09 Jan 2004) | 4 lines
1488 Changed paths:
1489    M /trunk/modules/access/http.c
1490
1491 * Gibalou you broke something again :)
1492   You used vasprintf but used asprintf paramaters. Which one do you want to use?
1493   i changed to asprintf now.
1494
1495 ------------------------------------------------------------------------
1496 r6328 | hartman | 2004-01-09 16:39:38 +0100 (Fri, 09 Jan 2004) | 2 lines
1497 Changed paths:
1498    M /trunk/configure.ac
1499
1500 * configure --help aliging
1501
1502 ------------------------------------------------------------------------
1503 r6329 | jlj | 2004-01-09 18:29:17 +0100 (Fri, 09 Jan 2004) | 2 lines
1504 Changed paths:
1505    M /trunk/modules/demux/mp4/drms.c
1506
1507   * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
1508
1509 ------------------------------------------------------------------------
1510 r6330 | gbazin | 2004-01-09 19:32:04 +0100 (Fri, 09 Jan 2004) | 3 lines
1511 Changed paths:
1512    M /trunk/configure.ac
1513    M /trunk/include/vlc_common.h
1514    M /trunk/src/extras/libc.c
1515
1516
1517 * ALL: added vlc_asprintf() to our libc.
1518
1519 ------------------------------------------------------------------------
1520 r6331 | gbazin | 2004-01-09 20:21:58 +0100 (Fri, 09 Jan 2004) | 3 lines
1521 Changed paths:
1522    M /trunk/src/extras/libc.c
1523
1524
1525 * src/extras/libc.c: return result in vlc_asprintf().
1526
1527 ------------------------------------------------------------------------
1528 r6332 | jlj | 2004-01-09 20:45:46 +0100 (Fri, 09 Jan 2004) | 2 lines
1529 Changed paths:
1530    M /trunk/src/misc/configuration.c
1531
1532   * ./src/misc/configuration.c: win32 UNICODE fixes.
1533
1534 ------------------------------------------------------------------------
1535 r6333 | hartman | 2004-01-09 21:36:21 +0100 (Fri, 09 Jan 2004) | 5 lines
1536 Changed paths:
1537    M /trunk/include/variables.h
1538    M /trunk/src/libvlc.c
1539    M /trunk/src/misc/variables.c
1540
1541 * include/variables.h
1542   src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action
1543 * src/libvlc.c: You can now change verbosity on the fly by using the "verbose"
1544   variable of p_vlc. -1 == quiet
1545
1546 ------------------------------------------------------------------------
1547 r6334 | hartman | 2004-01-09 23:11:04 +0100 (Fri, 09 Jan 2004) | 5 lines
1548 Changed paths:
1549    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
1550    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
1551    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
1552    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
1553    M /trunk/include/variables.h
1554    M /trunk/modules/gui/macosx/info.m
1555    M /trunk/modules/gui/macosx/intf.h
1556    M /trunk/modules/gui/macosx/intf.m
1557    M /trunk/modules/gui/macosx/playlist.h
1558    M /trunk/modules/gui/macosx/playlist.m
1559    M /trunk/vlc.ebuild
1560
1561 * extras/MacOSX/Resources/English.lproj/MainMenu.nib
1562   - Added the duration column
1563   - Added a 'surpress error dialog' option to the dialog
1564 * ALL: copyright year and author changes
1565
1566 ------------------------------------------------------------------------
1567 r6335 | hartman | 2004-01-10 04:36:03 +0100 (Sat, 10 Jan 2004) | 4 lines
1568 Changed paths:
1569    M /trunk/include/vlc_playlist.h
1570    M /trunk/modules/control/http.c
1571    M /trunk/modules/gui/ncurses/ncurses.c
1572    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
1573    M /trunk/modules/gui/wxwindows/playlist.cpp
1574    M /trunk/src/playlist/item-ext.c
1575    M /trunk/src/playlist/sort.c
1576
1577 * mtime_t != int This was causing incorrect results on big endian.
1578   Changed playlist_SetDuration.
1579 * changed SORT_NORMAL SORT_REVERSE into ORDER_NORMAL ORDER_REVERSE
1580
1581 ------------------------------------------------------------------------
1582 r6336 | zorglub | 2004-01-10 13:35:33 +0100 (Sat, 10 Jan 2004) | 2 lines
1583 Changed paths:
1584    M /trunk/src/interface/interface.c
1585
1586 Add SAP to the list of additionnal interfaces
1587
1588 ------------------------------------------------------------------------
1589 r6337 | rocky | 2004-01-10 14:59:25 +0100 (Sat, 10 Jan 2004) | 3 lines
1590 Changed paths:
1591    M /trunk/include/vlc_video.h
1592    M /trunk/modules/codec/ogt/common.c
1593    M /trunk/modules/codec/ogt/cvd_parse.c
1594    M /trunk/modules/codec/ogt/ogt_parse.c
1595    M /trunk/src/video_output/video_output.c
1596
1597 Add vout_AspectRatio routine to get retrieve a vout's aspect ratio.
1598 Some bugs when 16:9 scaling in ogt_parse.c and cvd_parse.c
1599
1600 ------------------------------------------------------------------------
1601 r6338 | hartman | 2004-01-10 15:24:33 +0100 (Sat, 10 Jan 2004) | 4 lines
1602 Changed paths:
1603    M /trunk/include/vlc_playlist.h
1604    M /trunk/src/playlist/item-ext.c
1605    M /trunk/src/playlist/playlist.c
1606    M /trunk/src/playlist/sort.c
1607
1608 * Fixed some doxygen comments.
1609 * Added SORT_ID
1610 * remember last sorting and ordering in playlist struct
1611
1612 ------------------------------------------------------------------------
1613 r6339 | anil | 2004-01-11 00:22:21 +0100 (Sun, 11 Jan 2004) | 2 lines
1614 Changed paths:
1615    M /trunk/modules/gui/skins2/src/theme_loader.cpp
1616
1617 * fixed skins2 module loading when libtar is present (thanks AsMax :)
1618
1619 ------------------------------------------------------------------------
1620 r6340 | sigmunau | 2004-01-11 00:31:33 +0100 (Sun, 11 Jan 2004) | 3 lines
1621 Changed paths:
1622    M /trunk/modules/gui/ncurses/ncurses.c
1623
1624 modules/gui/ncurse/ncurses.c:
1625  * fixed a segfault when the 'f' button was pressed with no item playing
1626
1627 ------------------------------------------------------------------------
1628 r6341 | hartman | 2004-01-11 00:44:19 +0100 (Sun, 11 Jan 2004) | 2 lines
1629 Changed paths:
1630    M /trunk/src/playlist/sort.c
1631
1632 * oops, bug
1633
1634 ------------------------------------------------------------------------
1635 r6342 | sigmunau | 2004-01-11 00:46:39 +0100 (Sun, 11 Jan 2004) | 3 lines
1636 Changed paths:
1637    M /trunk/src/input/input.c
1638
1639 src/input/input.c:
1640  * removed unused variable
1641
1642 ------------------------------------------------------------------------
1643 r6343 | fenrir | 2004-01-11 01:01:35 +0100 (Sun, 11 Jan 2004) | 2 lines
1644 Changed paths:
1645    M /trunk/modules/gui/ncurses/ncurses.c
1646
1647  * ncurses: better playlist handling.
1648
1649 ------------------------------------------------------------------------
1650 r6344 | zorglub | 2004-01-11 01:11:56 +0100 (Sun, 11 Jan 2004) | 2 lines
1651 Changed paths:
1652    M /trunk/src/playlist/playlist.c
1653
1654 Use playlist_current when going from one item to another
1655
1656 ------------------------------------------------------------------------
1657 r6345 | asmax | 2004-01-11 01:21:22 +0100 (Sun, 11 Jan 2004) | 7 lines
1658 Changed paths:
1659    M /trunk/modules/gui/skins2/src/theme_loader.cpp
1660    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1661    M /trunk/modules/gui/skins2/src/vlcproc.hpp
1662    M /trunk/modules/gui/skins2/src/window_manager.cpp
1663
1664 * src/vlc_proc.*: quick fix to handle the new playlist object variables
1665   (At the moment the whole playlist is rebuilt each time; the link
1666   between the list control and the list variable should be enhanced
1667   to avoid that)
1668 * src/window_manager.cpp: raise all the windows when one clicks on
1669   any window (the previous behaviour was too confiusing)
1670
1671 ------------------------------------------------------------------------
1672 r6346 | zorglub | 2004-01-11 01:45:06 +0100 (Sun, 11 Jan 2004) | 15 lines
1673 Changed paths:
1674    M /trunk/configure.ac
1675    M /trunk/include/vlc_common.h
1676    M /trunk/include/vlc_playlist.h
1677    A /trunk/modules/demux/playlist
1678    A /trunk/modules/demux/playlist/Modules.am
1679    A /trunk/modules/demux/playlist/m3u.c
1680    A /trunk/modules/demux/playlist/old.c
1681    A /trunk/modules/demux/playlist/playlist.c
1682    M /trunk/modules/gui/wxwindows/playlist.cpp
1683    M /trunk/modules/gui/wxwindows/preferences.cpp
1684    M /trunk/modules/gui/wxwindows/wxwindows.h
1685    A /trunk/modules/misc/playlist
1686    A /trunk/modules/misc/playlist/export.c
1687    A /trunk/modules/misc/playlist/m3u.c
1688    A /trunk/modules/misc/playlist/native.c
1689    A /trunk/modules/misc/playlist/old.c
1690    M /trunk/src/playlist/group.c
1691    M /trunk/src/playlist/item-ext.c
1692    M /trunk/src/playlist/loadsave.c
1693
1694 * configure.ac : Added new folders
1695
1696 * New playlist import/export system:
1697    -export plugin in misc/playlist (contains one module for each file type)
1698    -open plugin = special demuxer2, that can be opened from the command
1699     line or the graphical interface.
1700   NB: the demuxer "playlist" is forced to earn speed, but this does not
1701   work yet, as we have a demux2
1702
1703 * modules/gui/wxwindows: use the new import/export.
1704
1705 * src/playlist/group.c : fixed boundary check
1706
1707 * src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
1708
1709 ------------------------------------------------------------------------
1710 r6347 | anil | 2004-01-11 02:39:44 +0100 (Sun, 11 Jan 2004) | 2 lines
1711 Changed paths:
1712    A /trunk/modules/misc/playlist/Modules.am
1713
1714 * missing file
1715
1716 ------------------------------------------------------------------------
1717 r6348 | anil | 2004-01-11 02:51:24 +0100 (Sun, 11 Jan 2004) | 2 lines
1718 Changed paths:
1719    M /trunk/modules/codec/ogt/.cvsignore
1720    A /trunk/modules/demux/playlist/.cvsignore
1721    A /trunk/modules/misc/playlist/.cvsignore
1722
1723 * missing or incomplete .cvsignores
1724
1725 ------------------------------------------------------------------------
1726 r6349 | rocky | 2004-01-11 02:54:20 +0100 (Sun, 11 Jan 2004) | 6 lines
1727 Changed paths:
1728    M /trunk/modules/codec/ogt/common.c
1729    M /trunk/modules/codec/ogt/common.h
1730    M /trunk/modules/codec/ogt/cvd.c
1731    M /trunk/modules/codec/ogt/cvd_parse.c
1732    M /trunk/modules/codec/ogt/ogt.c
1733    M /trunk/modules/codec/ogt/ogt_parse.c
1734    M /trunk/modules/codec/ogt/subtitle.h
1735
1736 Fix bug in ScaleX routine which affected ratios that could span 3 pixels.
1737 (4:3 is one of the few *not* in this category).
1738
1739 Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
1740 or what we do now. 1=do nothing.
1741
1742 ------------------------------------------------------------------------
1743 r6350 | zorglub | 2004-01-11 02:55:42 +0100 (Sun, 11 Jan 2004) | 2 lines
1744 Changed paths:
1745    M /trunk/modules/misc/playlist/Modules.am
1746
1747 Fixed modules.am file
1748
1749 ------------------------------------------------------------------------
1750 r6351 | garf | 2004-01-11 15:53:36 +0100 (Sun, 11 Jan 2004) | 3 lines
1751 Changed paths:
1752    M /trunk/modules/gui/ncurses/ncurses.c
1753
1754  * ncurses.c : 5% forward and backward are definitely not precise enough.
1755                put 1% instead.
1756
1757 ------------------------------------------------------------------------
1758 r6352 | garf | 2004-01-11 15:55:32 +0100 (Sun, 11 Jan 2004) | 2 lines
1759 Changed paths:
1760    M /trunk/modules/gui/ncurses/ncurses.c
1761
1762  * ncurses.c : forgot to change help
1763
1764 ------------------------------------------------------------------------
1765 r6353 | rocky | 2004-01-11 16:02:15 +0100 (Sun, 11 Jan 2004) | 2 lines
1766 Changed paths:
1767    M /trunk/modules/demux/mpeg/ps.c
1768
1769 Remove debug output.
1770
1771 ------------------------------------------------------------------------
1772 r6354 | asmax | 2004-01-11 18:12:17 +0100 (Sun, 11 Jan 2004) | 8 lines
1773 Changed paths:
1774    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
1775    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
1776    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
1777    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
1778    M /trunk/modules/gui/skins2/parser/builder.cpp
1779    M /trunk/modules/gui/skins2/parser/builder.hpp
1780    M /trunk/modules/gui/skins2/parser/builder_data.hpp
1781    M /trunk/modules/gui/skins2/parser/interpreter.cpp
1782    M /trunk/modules/gui/skins2/parser/interpreter.hpp
1783    M /trunk/modules/gui/skins2/src/skin_common.hpp
1784    M /trunk/modules/gui/skins2/src/skin_main.cpp
1785    M /trunk/modules/gui/skins2/src/tooltip.cpp
1786    M /trunk/modules/gui/skins2/src/var_manager.cpp
1787    M /trunk/modules/gui/skins2/src/var_manager.hpp
1788    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1789    M /trunk/modules/gui/skins2/src/vlcproc.hpp
1790    M /trunk/modules/gui/skins2/utils/bezier.cpp
1791    M /trunk/modules/gui/skins2/utils/bezier.hpp
1792    M /trunk/modules/gui/skins2/utils/var_bool.cpp
1793    M /trunk/modules/gui/skins2/utils/var_bool.hpp
1794    M /trunk/modules/gui/skins2/utils/var_list.cpp
1795    M /trunk/modules/gui/skins2/utils/var_list.hpp
1796    M /trunk/modules/gui/skins2/utils/var_percent.cpp
1797    M /trunk/modules/gui/skins2/utils/var_percent.hpp
1798    M /trunk/modules/gui/skins2/utils/var_text.cpp
1799    M /trunk/modules/gui/skins2/utils/var_text.hpp
1800    M /trunk/modules/gui/skins2/utils/variable.hpp
1801    M /trunk/modules/gui/skins2/vars/time.cpp
1802    M /trunk/modules/gui/skins2/vars/time.hpp
1803    M /trunk/modules/gui/skins2/vars/volume.cpp
1804    M /trunk/modules/gui/skins2/vars/volume.hpp
1805
1806 * modules/gui/skins/*:
1807  - huge cleaning of the interpreter; all the variables are stored in
1808  the container VarManager, and can be retrieved by their name (with
1809  type checking if needed). Some variables are still owned by VlcProc
1810  for technical reasons (their interface is not compliant with normal
1811  variable, because of the "updateVLC" trick)
1812  - replaced double by float
1813
1814 ------------------------------------------------------------------------
1815 r6355 | sigmunau | 2004-01-11 18:46:58 +0100 (Sun, 11 Jan 2004) | 12 lines
1816 Changed paths:
1817    M /trunk/modules/demux/playlist/Modules.am
1818    M /trunk/modules/demux/playlist/m3u.c
1819    M /trunk/modules/demux/playlist/playlist.c
1820    A /trunk/modules/demux/playlist/playlist.h
1821    A /trunk/modules/demux/playlist/pls.c
1822
1823 modules/demux/playlist/playlist.c:
1824  * Added common functions for handling relative paths in playlist files
1825  * Module declaration for pls import module
1826 modules/demux/playlist/m3u.c:
1827  * implemented m3u import module
1828 modules/demux/playlist/pls.c:
1829  * new pls import module
1830 modules/demux/playlist/playlist.h:
1831  * common prototypes
1832 modules/demux/playlist/Modules.ac
1833  * activated pls module
1834
1835 ------------------------------------------------------------------------
1836 r6356 | garf | 2004-01-11 20:48:45 +0100 (Sun, 11 Jan 2004) | 2 lines
1837 Changed paths:
1838    M /trunk/modules/gui/ncurses/ncurses.c
1839
1840  * ncurses.c: let's be coherent: "big" forward/backward is now 5%
1841
1842 ------------------------------------------------------------------------
1843 r6357 | rocky | 2004-01-12 05:03:19 +0100 (Mon, 12 Jan 2004) | 4 lines
1844 Changed paths:
1845    M /trunk/modules/codec/ogt/render.c
1846
1847 First attempt at YUY2. Sort of works.
1848
1849 Y2RV16 less embarrassingly wrong.
1850
1851 ------------------------------------------------------------------------
1852 r6358 | rocky | 2004-01-12 14:12:07 +0100 (Mon, 12 Jan 2004) | 3 lines
1853 Changed paths:
1854    M /trunk/modules/codec/ogt/render.c
1855
1856 More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
1857 probably in transparancy handling.
1858
1859 ------------------------------------------------------------------------
1860 r6359 | gbazin | 2004-01-12 17:16:41 +0100 (Mon, 12 Jan 2004) | 2 lines
1861 Changed paths:
1862    M /trunk/modules/video_output/caca.c
1863
1864 * modules/video_output/caca.c: ported to win32.
1865
1866 ------------------------------------------------------------------------
1867 r6360 | gbazin | 2004-01-12 21:19:55 +0100 (Mon, 12 Jan 2004) | 3 lines
1868 Changed paths:
1869    M /trunk/modules/mux/mp4.c
1870
1871
1872 * modules/mux/mp4.c: improved mov support a bit.
1873
1874 ------------------------------------------------------------------------
1875 r6361 | hartman | 2004-01-12 21:54:24 +0100 (Mon, 12 Jan 2004) | 2 lines
1876 Changed paths:
1877    M /trunk/extras/contrib/src/Makefile
1878    M /trunk/extras/contrib/src/packages.mak
1879
1880 * Fix caca building
1881
1882 ------------------------------------------------------------------------
1883 r6362 | gbazin | 2004-01-12 22:08:22 +0100 (Mon, 12 Jan 2004) | 3 lines
1884 Changed paths:
1885    M /trunk/configure.ac
1886
1887
1888 * configure.ac: added --with-caca-config-path.
1889
1890 ------------------------------------------------------------------------
1891 r6363 | hartman | 2004-01-12 22:22:23 +0100 (Mon, 12 Jan 2004) | 3 lines
1892 Changed paths:
1893    M /trunk/modules/gui/macosx/playlist.m
1894    M /trunk/src/playlist/loadsave.c
1895
1896 * src/playlist/loadsave.c: doxygenization
1897 * modules/gui/macosx/playlist.m: fix playlist_Export
1898
1899 ------------------------------------------------------------------------
1900 r6364 | gbazin | 2004-01-13 00:41:59 +0100 (Tue, 13 Jan 2004) | 4 lines
1901 Changed paths:
1902    M /trunk/src/misc/configuration.c
1903
1904
1905 * src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options.
1906   -> I should really go and by myself a brain.
1907
1908 ------------------------------------------------------------------------
1909 r6365 | fenrir | 2004-01-13 02:44:49 +0100 (Tue, 13 Jan 2004) | 2 lines
1910 Changed paths:
1911    M /trunk/modules/demux/mp4/mp4.c
1912
1913  * mp4: fixed playback for files that have 0 byte samples.
1914
1915 ------------------------------------------------------------------------
1916 r6366 | fenrir | 2004-01-13 02:54:54 +0100 (Tue, 13 Jan 2004) | 2 lines
1917 Changed paths:
1918    M /trunk/modules/demux/mp4/mp4.c
1919
1920  * mp4: convert 3 bytes codes into language (track name).
1921
1922 ------------------------------------------------------------------------
1923 r6367 | gbazin | 2004-01-13 16:54:09 +0100 (Tue, 13 Jan 2004) | 3 lines
1924 Changed paths:
1925    M /trunk/modules/mux/mp4.c
1926
1927
1928 * modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
1929
1930 ------------------------------------------------------------------------
1931 r6368 | gbazin | 2004-01-13 19:45:06 +0100 (Tue, 13 Jan 2004) | 3 lines
1932 Changed paths:
1933    M /trunk/src/interface/interface.c
1934
1935
1936 * src/interface/interface.c: added the gestures interface to the interfaces list.
1937
1938 ------------------------------------------------------------------------
1939 r6369 | rocky | 2004-01-14 05:50:02 +0100 (Wed, 14 Jan 2004) | 3 lines
1940 Changed paths:
1941    M /trunk/modules/codec/ogt/render.c
1942
1943 First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
1944 looks like bugs remain in the YUV to RGB conversion though.
1945
1946 ------------------------------------------------------------------------
1947 r6370 | rocky | 2004-01-14 12:47:19 +0100 (Wed, 14 Jan 2004) | 3 lines
1948 Changed paths:
1949    M /trunk/modules/codec/ogt/common.c
1950    M /trunk/modules/codec/ogt/common.h
1951    M /trunk/modules/codec/ogt/cvd.c
1952    M /trunk/modules/codec/ogt/cvd_parse.c
1953    M /trunk/modules/codec/ogt/ogt.c
1954    M /trunk/modules/codec/ogt/ogt_parse.c
1955    M /trunk/modules/codec/ogt/render.c
1956    M /trunk/modules/codec/ogt/subtitle.h
1957
1958 Don't do compensation subtitle unscaling if the underlying video
1959 chroma does the scaling.
1960
1961 ------------------------------------------------------------------------
1962 r6371 | fenrir | 2004-01-14 16:40:57 +0100 (Wed, 14 Jan 2004) | 2 lines
1963 Changed paths:
1964    M /trunk/modules/access/http.c
1965
1966  * http: fixed for url like http://host[:port] (ie without path)
1967
1968 ------------------------------------------------------------------------
1969 r6372 | bigben | 2004-01-14 19:45:45 +0100 (Wed, 14 Jan 2004) | 4 lines
1970 Changed paths:
1971    M /trunk/modules/gui/macosx/playlist.h
1972    M /trunk/modules/gui/macosx/playlist.m
1973
1974 * playlist sort.
1975
1976 Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
1977
1978 ------------------------------------------------------------------------
1979 r6373 | gbazin | 2004-01-15 01:05:04 +0100 (Thu, 15 Jan 2004) | 3 lines
1980 Changed paths:
1981    M /trunk/modules/gui/wxwindows/wxwindows.cpp
1982
1983
1984 * modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
1985
1986 ------------------------------------------------------------------------
1987 r6374 | fenrir | 2004-01-15 13:55:41 +0100 (Thu, 15 Jan 2004) | 2 lines
1988 Changed paths:
1989    M /trunk/modules/access/http.c
1990
1991  * do not try http 1.0 when we are going to die.
1992
1993 ------------------------------------------------------------------------
1994 r6375 | fenrir | 2004-01-15 14:45:27 +0100 (Thu, 15 Jan 2004) | 2 lines
1995 Changed paths:
1996    M /trunk/modules/access/http.c
1997
1998  * http: commented out a debug message.
1999
2000 ------------------------------------------------------------------------
2001 r6376 | fenrir | 2004-01-15 14:47:01 +0100 (Thu, 15 Jan 2004) | 3 lines
2002 Changed paths:
2003    M /trunk/modules/misc/network/ipv4.c
2004
2005  * ipv4: non blocking connection mode. Please test it heavily, it may
2006  have broken all OS except linux ...
2007
2008 ------------------------------------------------------------------------
2009 r6377 | gbazin | 2004-01-15 15:57:00 +0100 (Thu, 15 Jan 2004) | 2 lines
2010 Changed paths:
2011    M /trunk/modules/misc/network/ipv4.c
2012
2013 * modules/misc/network/ipv4.c: fixed breakage on win32.
2014
2015 ------------------------------------------------------------------------
2016 r6378 | sigmunau | 2004-01-15 20:21:03 +0100 (Thu, 15 Jan 2004) | 3 lines
2017 Changed paths:
2018    M /trunk/modules/misc/sap.c
2019
2020 modules/misc/sap.c:
2021  * fixed playback of sap anounces through livdotcom
2022
2023 ------------------------------------------------------------------------
2024 r6379 | sigmunau | 2004-01-15 20:23:14 +0100 (Thu, 15 Jan 2004) | 3 lines
2025 Changed paths:
2026    M /trunk/src/playlist/info.c
2027
2028 src/playlist/item.c:
2029  * remove unused variables
2030
2031 ------------------------------------------------------------------------
2032 r6380 | gbazin | 2004-01-15 20:46:32 +0100 (Thu, 15 Jan 2004) | 4 lines
2033 Changed paths:
2034    M /trunk/modules/codec/ffmpeg/demux.c
2035    M /trunk/modules/codec/ffmpeg/ffmpeg.c
2036
2037
2038 * modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
2039 * modules/codec/ffmpeg/demux.c: bug fix.
2040
2041 ------------------------------------------------------------------------
2042 r6381 | sigmunau | 2004-01-15 22:49:07 +0100 (Thu, 15 Jan 2004) | 3 lines
2043 Changed paths:
2044    M /trunk/modules/gui/wxwindows/playlist.cpp
2045    M /trunk/modules/gui/wxwindows/wxwindows.h
2046
2047 modules/gui/wxwindows/*:
2048  * use a standard file dialog to export playlist
2049
2050 ------------------------------------------------------------------------
2051 r6382 | gbazin | 2004-01-15 23:15:40 +0100 (Thu, 15 Jan 2004) | 3 lines
2052 Changed paths:
2053    M /trunk/modules/demux/mpeg/system.h
2054    M /trunk/modules/demux/mpeg/ts.c
2055
2056
2057 * modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
2058
2059 ------------------------------------------------------------------------
2060 r6383 | fenrir | 2004-01-15 23:39:50 +0100 (Thu, 15 Jan 2004) | 2 lines
2061 Changed paths:
2062    M /trunk/include/network.h
2063
2064  * network: fix for proto://host:port url syntax.
2065
2066 ------------------------------------------------------------------------
2067 r6384 | gbazin | 2004-01-15 23:58:12 +0100 (Thu, 15 Jan 2004) | 3 lines
2068 Changed paths:
2069    M /trunk/modules/access_output/http.c
2070
2071
2072 * modules/access_output/http.c: fixed small mem leak and mem corruption.
2073
2074 ------------------------------------------------------------------------
2075 r6385 | gbazin | 2004-01-16 00:40:44 +0100 (Fri, 16 Jan 2004) | 5 lines
2076 Changed paths:
2077    M /trunk/modules/stream_out/standard.c
2078    M /trunk/src/input/input.c
2079    M /trunk/src/input/input_info.c
2080
2081
2082 * src/input/input.c: fixed memleaks.
2083 * src/input/input_info.c: small bug fix.
2084 * modules/stream_out/standard.c: fixed memleaks.
2085
2086 ------------------------------------------------------------------------
2087 r6386 | bigben | 2004-01-16 00:59:21 +0100 (Fri, 16 Jan 2004) | 4 lines
2088 Changed paths:
2089    M /trunk/modules/gui/macosx/playlist.h
2090
2091 int -> bool
2092
2093 lalala
2094
2095 ------------------------------------------------------------------------
2096 r6387 | gbazin | 2004-01-16 01:01:19 +0100 (Fri, 16 Jan 2004) | 3 lines
2097 Changed paths:
2098    M /trunk/modules/gui/wxwindows/playlist.cpp
2099
2100
2101 * modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
2102
2103 ------------------------------------------------------------------------
2104 r6388 | fenrir | 2004-01-16 02:47:41 +0100 (Fri, 16 Jan 2004) | 11 lines
2105 Changed paths:
2106    A /trunk/modules/demux/ts.c
2107
2108  * ts: rewrite from scratch of the TS demuxer to fit the new API.
2109  Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to
2110  allow user to enter a pmt description (for stream without PAT/PMT).
2111
2112     TODO: - test all codec.
2113           - test stream with more than 1 PMT
2114           - test stream with PAT/PMT change(s)
2115           - re-add support for dvb subtitles.
2116           - test with broken streams.
2117           - test --ts-extra-pmt
2118
2119 ------------------------------------------------------------------------
2120 r6389 | fenrir | 2004-01-16 03:01:11 +0100 (Fri, 16 Jan 2004) | 2 lines
2121 Changed paths:
2122    M /trunk/modules/demux/ts.c
2123
2124  * ts: fixed mpeg4 video in TS.
2125
2126 ------------------------------------------------------------------------
2127 r6390 | rocky | 2004-01-16 05:14:54 +0100 (Fri, 16 Jan 2004) | 10 lines
2128 Changed paths:
2129    M /trunk/modules/codec/ogt/Modules.am
2130    M /trunk/modules/codec/ogt/common.c
2131    M /trunk/modules/codec/ogt/cvd.c
2132    A /trunk/modules/codec/ogt/pixmap.h
2133    M /trunk/modules/codec/ogt/render.c
2134    M /trunk/modules/codec/ogt/subtitle.h
2135
2136 render.c: RV16 now works great - uses all colors, but no transparancy.
2137 Started RV32 and- has bugs. (It'd be nice if something in rendering
2138 worked the first time without a hassle).
2139
2140 Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
2141 moved here.
2142
2143 cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
2144 to a main routine. Perhaps if spudec is folded in.
2145
2146 ------------------------------------------------------------------------
2147 r6391 | sam | 2004-01-16 10:39:57 +0100 (Fri, 16 Jan 2004) | 3 lines
2148 Changed paths:
2149    M /trunk/modules/codec/libmpeg2.c
2150
2151   * modules/codec/libmpeg2.c:
2152     + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
2153
2154 ------------------------------------------------------------------------
2155 r6392 | fenrir | 2004-01-16 12:12:16 +0100 (Fri, 16 Jan 2004) | 2 lines
2156 Changed paths:
2157    M /trunk/include/ninput.h
2158    M /trunk/src/input/stream.c
2159
2160  * all: added STREAM_GET_MTU and stream_MTU.
2161
2162 ------------------------------------------------------------------------
2163 r6393 | rocky | 2004-01-16 14:32:37 +0100 (Fri, 16 Jan 2004) | 4 lines
2164 Changed paths:
2165    M /trunk/modules/codec/ogt/common.c
2166    M /trunk/modules/codec/ogt/common.h
2167    M /trunk/modules/codec/ogt/cvd.c
2168    M /trunk/modules/codec/ogt/cvd_parse.c
2169    M /trunk/modules/codec/ogt/ogt.c
2170    M /trunk/modules/codec/ogt/ogt_parse.c
2171    M /trunk/modules/codec/ogt/pixmap.h
2172    M /trunk/modules/codec/ogt/render.c
2173    M /trunk/modules/codec/ogt/subtitle.h
2174
2175 Add horizontal and vertical subtitle offset corrections.  Some cleanup
2176 and work done to allow for palettized rendering (by not expanding
2177 inline colormap entries when RGB2).
2178
2179 ------------------------------------------------------------------------
2180 r6394 | sam | 2004-01-16 19:26:57 +0100 (Fri, 16 Jan 2004) | 5 lines
2181 Changed paths:
2182    M /trunk/modules/demux/mp4/drms.c
2183    M /trunk/modules/demux/mp4/drmstables.h
2184
2185   * modules/demux/mp4/drms.c:
2186     + Merged redundant functions.
2187     + Unobfuscated and cleaned up many parts of the crypto code.
2188     + Added comments here and there.
2189
2190 ------------------------------------------------------------------------
2191 r6395 | sigmunau | 2004-01-16 20:17:52 +0100 (Fri, 16 Jan 2004) | 3 lines
2192 Changed paths:
2193    M /trunk/share/http/index.html
2194
2195 share/http/index.html:
2196  * try to use valid xhtml
2197
2198 ------------------------------------------------------------------------
2199 r6396 | gbazin | 2004-01-17 12:41:21 +0100 (Sat, 17 Jan 2004) | 3 lines
2200 Changed paths:
2201    M /trunk/modules/stream_out/transcode.c
2202
2203
2204 * modules/stream_out/transcode.c: fixed mem leak.
2205
2206 ------------------------------------------------------------------------
2207 r6397 | gbazin | 2004-01-17 13:03:19 +0100 (Sat, 17 Jan 2004) | 3 lines
2208 Changed paths:
2209    M /trunk/src/input/demux.c
2210
2211
2212 * src/input/demux.c: fixed small mem leak.
2213
2214 ------------------------------------------------------------------------
2215 r6398 | gbazin | 2004-01-17 13:11:58 +0100 (Sat, 17 Jan 2004) | 3 lines
2216 Changed paths:
2217    M /trunk/modules/stream_out/transcode.c
2218
2219
2220 * modules/stream_out/transcode.c: fixed segfault.
2221
2222 ------------------------------------------------------------------------
2223 r6399 | gbazin | 2004-01-17 13:28:57 +0100 (Sat, 17 Jan 2004) | 3 lines
2224 Changed paths:
2225    M /trunk/modules/access/slp.c
2226    M /trunk/modules/control/http.c
2227    M /trunk/modules/gui/beos/VlcWrapper.cpp
2228    M /trunk/src/playlist/item-ext.c
2229
2230
2231 * ALL: make sure newly created playlist_item_t are initialized properly.
2232
2233 ------------------------------------------------------------------------
2234 r6400 | gbazin | 2004-01-17 14:25:21 +0100 (Sat, 17 Jan 2004) | 3 lines
2235 Changed paths:
2236    M /trunk/modules/control/http.c
2237
2238
2239 * modules/control/http.c: fixed a whole bunch of mem leaks.
2240
2241 ------------------------------------------------------------------------
2242 r6401 | sigmunau | 2004-01-17 14:47:57 +0100 (Sat, 17 Jan 2004) | 3 lines
2243 Changed paths:
2244    M /trunk/NEWS
2245
2246 NEWS:
2247  * Begin updating news for a 0.7.1
2248
2249 ------------------------------------------------------------------------
2250 r6402 | sigmunau | 2004-01-17 15:08:37 +0100 (Sat, 17 Jan 2004) | 3 lines
2251 Changed paths:
2252    M /trunk/src/playlist/item-ext.c
2253    M /trunk/src/playlist/item.c
2254
2255 src/playlist/item*
2256  * Updated documentation on playlist_Add* (they return a id, not the position)
2257
2258 ------------------------------------------------------------------------
2259 r6403 | gbazin | 2004-01-17 16:17:02 +0100 (Sat, 17 Jan 2004) | 3 lines
2260 Changed paths:
2261    M /trunk/modules/control/http.c
2262
2263
2264 * modules/control/http.c: fixed gcc warning.
2265
2266 ------------------------------------------------------------------------
2267 r6404 | gbazin | 2004-01-17 17:24:14 +0100 (Sat, 17 Jan 2004) | 4 lines
2268 Changed paths:
2269    M /trunk/modules/control/http.c
2270    M /trunk/src/playlist/info.c
2271
2272
2273 * src/playlist/info.c: get rid of the #ifdef HAVE_VASPRINTF now that we have it in our small libc.
2274 * modules/control/http.c: fixed parsing in uri_extract_value().
2275
2276 ------------------------------------------------------------------------
2277 r6405 | gbazin | 2004-01-17 17:51:54 +0100 (Sat, 17 Jan 2004) | 3 lines
2278 Changed paths:
2279    M /trunk/modules/control/http.c
2280
2281
2282 * modules/control/http.c: fixed another mem leak.
2283
2284 ------------------------------------------------------------------------
2285 r6406 | fenrir | 2004-01-17 23:32:50 +0100 (Sat, 17 Jan 2004) | 4 lines
2286 Changed paths:
2287    A /trunk/modules/demux/dvdnav.c
2288    A /trunk/modules/demux/ps.c
2289    A /trunk/modules/demux/ps.h
2290
2291  * ps.* : new PS demuxer (still incomplete)
2292  * dvdnav.c: begin of a dvdnav plugin. It's more to test that to be a real
2293  plugin for now. (a lot of design problems are raised with it).
2294
2295 ------------------------------------------------------------------------
2296 r6407 | fenrir | 2004-01-18 00:50:08 +0100 (Sun, 18 Jan 2004) | 2 lines
2297 Changed paths:
2298    M /trunk/src/input/es_out.c
2299
2300  * es_out: select es from current program only.
2301
2302 ------------------------------------------------------------------------
2303 r6408 | fenrir | 2004-01-18 00:51:50 +0100 (Sun, 18 Jan 2004) | 2 lines
2304 Changed paths:
2305    M /trunk/modules/demux/ps.h
2306
2307  * ps.h: added cvt adn ogt.
2308
2309 ------------------------------------------------------------------------
2310 r6409 | asmax | 2004-01-18 01:25:02 +0100 (Sun, 18 Jan 2004) | 4 lines
2311 Changed paths:
2312    M /trunk/modules/gui/skins2/parser/gen.sh
2313    M /trunk/modules/gui/skins2/src/theme_loader.cpp
2314    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
2315    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
2316    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
2317    M /trunk/modules/gui/skins2/x11/x11_window.cpp
2318    M /trunk/modules/gui/skins2/x11/x11_window.hpp
2319
2320 * src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
2321   issues after reading a bad theme)
2322 * x11/.*: removed the hack of storing pointers as window properties
2323
2324 ------------------------------------------------------------------------
2325 r6410 | asmax | 2004-01-18 01:50:24 +0100 (Sun, 18 Jan 2004) | 2 lines
2326 Changed paths:
2327    M /trunk/modules/gui/skins2/src/window_manager.cpp
2328
2329 * src/window_manager.cpp: no more magnetism with invisble windows !
2330
2331 ------------------------------------------------------------------------
2332 r6411 | sam | 2004-01-18 02:21:33 +0100 (Sun, 18 Jan 2004) | 5 lines
2333 Changed paths:
2334    M /trunk/modules/demux/mp4/drms.c
2335    M /trunk/modules/demux/mp4/drmstables.h
2336
2337   * modules/demux/mp3/drms.c:
2338     + More code cleanup. Thanks a lot to jlj for testing my changes.
2339     + Removed AddNativeMD5 and merged Bordelize() into DoShuffle().
2340     + Decrypt the SCI data in-place and shuffle it in the same loop.
2341
2342 ------------------------------------------------------------------------
2343 r6412 | fenrir | 2004-01-18 02:49:11 +0100 (Sun, 18 Jan 2004) | 2 lines
2344 Changed paths:
2345    M /trunk/modules/demux/ts.c
2346
2347  * ts: fixed ms-codec playback.
2348
2349 ------------------------------------------------------------------------
2350 r6413 | fenrir | 2004-01-18 03:20:28 +0100 (Sun, 18 Jan 2004) | 14 lines
2351 Changed paths:
2352    M /trunk/modules/stream_out/duplicate.c
2353
2354  * duplicate : added a select option :) The format is
2355  selector[,selector] where 'selector' are from:
2356     * no-audio, noaudio, audio
2357     * no-video, novideo, video
2358     * no-spu,   nospu,   spu
2359     * es=num or es=num_start-num_end
2360     * prgm=num or prgm=num_start-num_end (you can also use program
2361     instead of prgm)
2362  It applies for the last dst. selector1,selector2 means selector1 and
2363 selector2.
2364  Ex:
2365     vlc file --sout '#duplicate{dst="1?\239?\191?\189 dst", select="selection for 1?\239?\191?\189 dst",
2366 dst="2?\239?\191?\189 dst", dst="3?\239?\191?\189 dst", select="selection for 3?\239?\191?\189 dst" }'
2367
2368 ------------------------------------------------------------------------
2369 r6414 | fenrir | 2004-01-18 03:21:38 +0100 (Sun, 18 Jan 2004) | 2 lines
2370 Changed paths:
2371    M /trunk/modules/demux/demux2.c
2372
2373  * demux2: added ps2,ts2 and dvdnav shortcuts.
2374
2375 ------------------------------------------------------------------------
2376 r6415 | fenrir | 2004-01-18 04:43:03 +0100 (Sun, 18 Jan 2004) | 2 lines
2377 Changed paths:
2378    M /trunk/modules/stream_out/duplicate.c
2379
2380  * duplicate: corrected behavour of no-*.
2381
2382 ------------------------------------------------------------------------
2383 r6416 | rocky | 2004-01-18 05:45:32 +0100 (Sun, 18 Jan 2004) | 2 lines
2384 Changed paths:
2385    M /trunk/modules/demux/mp4/drms.c
2386
2387 In Solaris (and perhaps others) PATH_MAX is in limits.h.
2388
2389 ------------------------------------------------------------------------
2390 r6417 | fenrir | 2004-01-18 05:53:57 +0100 (Sun, 18 Jan 2004) | 3 lines
2391 Changed paths:
2392    M /trunk/src/input/es_out.c
2393
2394  * es_out.c: better support for multiple program. (bugfixes and a dirty
2395  hack because of the way input_SetProgram works).
2396
2397 ------------------------------------------------------------------------
2398 r6418 | sam | 2004-01-18 05:55:19 +0100 (Sun, 18 Jan 2004) | 4 lines
2399 Changed paths:
2400    M /trunk/modules/video_output/caca.c
2401
2402   * modules/video_output/caca.c:
2403     + Set the window title upon startup.
2404     + Support for window resizing (requires libcaca 0.8).
2405
2406 ------------------------------------------------------------------------
2407 r6419 | fenrir | 2004-01-18 06:14:39 +0100 (Sun, 18 Jan 2004) | 12 lines
2408 Changed paths:
2409    M /trunk/src/input/input_dec.c
2410
2411  * input_dec: exported correct i_group.
2412  Now vlc can read a TS with multiple programs and streams them as
2413  indepandant output (well you need the new TS demuxer so ...)
2414  (It is not well tested)
2415
2416  Example: (lines are wrapped)
2417  ./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts \
2418     --sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}", \
2419                        select="program=8501",\
2420                        dst="std{access=udp,mux=ts,url=239.255.13.14}", \
2421                        select="program=8506"}'
2422
2423 ------------------------------------------------------------------------
2424 r6420 | fenrir | 2004-01-18 07:15:21 +0100 (Sun, 18 Jan 2004) | 2 lines
2425 Changed paths:
2426    M /trunk/modules/demux/ts.c
2427
2428  * ts: clean up and a few mem leaks.
2429
2430 ------------------------------------------------------------------------
2431 r6421 | fenrir | 2004-01-18 07:33:21 +0100 (Sun, 18 Jan 2004) | 2 lines
2432 Changed paths:
2433    M /trunk/modules/demux/mp4/mp4.c
2434
2435  * mp4: added 'pnot' fourcc as a valid header signature.
2436
2437 ------------------------------------------------------------------------
2438 r6422 | fenrir | 2004-01-18 08:35:31 +0100 (Sun, 18 Jan 2004) | 2 lines
2439 Changed paths:
2440    M /trunk/modules/control/http.c
2441
2442  * http: fixed mem leaks, doesn't add '\0' anymore at the end of files.
2443
2444 ------------------------------------------------------------------------
2445 r6423 | gbazin | 2004-01-18 12:14:23 +0100 (Sun, 18 Jan 2004) | 4 lines
2446 Changed paths:
2447    M /trunk/configure.ac
2448    M /trunk/modules/demux/Modules.am
2449    M /trunk/modules/demux/demux2.c
2450
2451
2452 * configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
2453 * modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
2454
2455 ------------------------------------------------------------------------
2456 r6424 | gbazin | 2004-01-18 14:39:32 +0100 (Sun, 18 Jan 2004) | 3 lines
2457 Changed paths:
2458    M /trunk/modules/demux/dvdnav.c
2459
2460
2461 * modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
2462
2463 ------------------------------------------------------------------------
2464 r6425 | gbazin | 2004-01-18 17:02:40 +0100 (Sun, 18 Jan 2004) | 4 lines
2465 Changed paths:
2466    M /trunk/modules/demux/dvdnav.c
2467    M /trunk/modules/demux/ps.h
2468
2469
2470 * modules/demux/dvdnav.c: added parsing of DVD style MRLs.
2471 * modules/demux/ps.h: small cosmetic changes.
2472
2473 ------------------------------------------------------------------------
2474 r6426 | fenrir | 2004-01-18 19:31:50 +0100 (Sun, 18 Jan 2004) | 2 lines
2475 Changed paths:
2476    M /trunk/modules/demux/mp4/mp4.c
2477    M /trunk/modules/demux/mp4/mp4.h
2478
2479  * mp4: cosmetics.
2480
2481 ------------------------------------------------------------------------
2482 r6427 | fenrir | 2004-01-18 20:35:48 +0100 (Sun, 18 Jan 2004) | 2 lines
2483 Changed paths:
2484    M /trunk/src/input/es_out.c
2485
2486  * es_out: give a fourcc to the dummy pmt es_descriptor_t.
2487
2488 ------------------------------------------------------------------------
2489 r6428 | asmax | 2004-01-18 20:54:46 +0100 (Sun, 18 Jan 2004) | 20 lines
2490 Changed paths:
2491    M /trunk/modules/gui/skins2/Modules.am
2492    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
2493    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
2494    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
2495    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
2496    M /trunk/modules/gui/skins2/parser/interpreter.cpp
2497    M /trunk/modules/gui/skins2/src/generic_window.hpp
2498    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2499    M /trunk/modules/gui/skins2/src/vlcproc.hpp
2500    M /trunk/modules/gui/skins2/theme/theme.xml
2501    M /trunk/modules/gui/skins2/utils/var_bool.cpp
2502    M /trunk/modules/gui/skins2/utils/var_bool.hpp
2503    D /trunk/modules/gui/skins2/vars/vlcvars.cpp
2504    D /trunk/modules/gui/skins2/vars/vlcvars.hpp
2505
2506 * utils/var_bool.*: VarBool is now an interface for reading bool variables
2507  (not writing); use VarBoolImpl instead to instanciate read/write variables.
2508  Bool variables can now be combined with VarNotBool and VarBoolAndBool
2509  (TODO: VarBoolOrBool)
2510 * commands/cmd_show_window.hpp: the commands now call directly
2511   GenericWindow::show/hide, because the visibility variable of a
2512   window is a VarBool (so, read-only)
2513 * commands/cmd_input.hpp: added Play and Pause commands
2514 * parser/interpreter.cpp: beginning of support of boolean expressions,
2515  like "vlc.isSeekable and not vlc.isStopped" (operator precedence is
2516  not really well handled yet)
2517 * src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and
2518  "vlc.isPaused"
2519 * controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is
2520   now a passive VarBool, so actions must be explicitely set with
2521   'action1="..." action2="..."' in the xml file
2522 * removed src/vlcvars.* => "vlc.isMute" doesn't work any more
2523  (anyway it didn't work well...)
2524 * theme/theme.xml: updated with the new VarBool behaviour
2525
2526 ------------------------------------------------------------------------
2527 r6429 | fenrir | 2004-01-18 22:30:25 +0100 (Sun, 18 Jan 2004) | 2 lines
2528 Changed paths:
2529    M /trunk/modules/codec/ffmpeg/video.c
2530
2531  * video: should fix an infinite loop. Dnumgis could you confirm ?
2532
2533 ------------------------------------------------------------------------
2534 r6430 | fenrir | 2004-01-18 23:00:00 +0100 (Sun, 18 Jan 2004) | 3 lines
2535 Changed paths:
2536    M /trunk/modules/demux/mp4/libmp4.c
2537    M /trunk/modules/demux/mp4/mp4.c
2538    M /trunk/modules/demux/mp4/mp4.h
2539
2540  * all: added support for edts/elst entries (needed to play some files).
2541  Please test, it may have heavily broken playback of some files !!!
2542
2543 ------------------------------------------------------------------------
2544 r6431 | gbazin | 2004-01-19 00:52:02 +0100 (Mon, 19 Jan 2004) | 5 lines
2545 Changed paths:
2546    M /trunk/modules/demux/dvdnav.c
2547    M /trunk/src/input/input_dec.c
2548
2549
2550 * modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change.
2551 * src/input/input_dec.c: fixed the pictures leak work-around.
2552    Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
2553
2554 ------------------------------------------------------------------------
2555 r6432 | gbazin | 2004-01-19 01:08:25 +0100 (Mon, 19 Jan 2004) | 3 lines
2556 Changed paths:
2557    M /trunk/modules/demux/dvdnav.c
2558
2559
2560 * modules/demux/dvdnav.c: menus navigation seems to be working ok now.
2561
2562 ------------------------------------------------------------------------
2563 r6433 | hartman | 2004-01-19 02:11:47 +0100 (Mon, 19 Jan 2004) | 3 lines
2564 Changed paths:
2565    M /trunk/extras/contrib/bootstrap
2566    M /trunk/extras/contrib/src/Makefile
2567    M /trunk/extras/contrib/src/packages.mak
2568
2569 * caca 0.8
2570 * www.videolan -> download.videolan
2571
2572 ------------------------------------------------------------------------
2573 r6434 | fenrir | 2004-01-19 15:40:25 +0100 (Mon, 19 Jan 2004) | 2 lines
2574 Changed paths:
2575    M /trunk/modules/stream_out/transcode.c
2576
2577  * transcode: keep the group information.
2578
2579 ------------------------------------------------------------------------
2580 r6435 | jlj | 2004-01-19 17:40:28 +0100 (Mon, 19 Jan 2004) | 2 lines
2581 Changed paths:
2582    M /trunk/modules/demux/mp4/drms.c
2583
2584   * ./modules/demux/mp4/drms.c: endian fixes.
2585
2586 ------------------------------------------------------------------------
2587 r6436 | fenrir | 2004-01-19 19:15:29 +0100 (Mon, 19 Jan 2004) | 2 lines
2588 Changed paths:
2589    M /trunk/include/vlc_es.h
2590    M /trunk/src/input/es_out.c
2591    M /trunk/src/input/input_dec.c
2592
2593  * all: added a i_id field in es_format_t.
2594
2595 ------------------------------------------------------------------------
2596 r6437 | fenrir | 2004-01-19 19:15:55 +0100 (Mon, 19 Jan 2004) | 2 lines
2597 Changed paths:
2598    M /trunk/modules/stream_out/duplicate.c
2599    M /trunk/modules/stream_out/transcode.c
2600
2601  * all: keep valid i_id.
2602
2603 ------------------------------------------------------------------------
2604 r6438 | fenrir | 2004-01-19 19:16:32 +0100 (Mon, 19 Jan 2004) | 2 lines
2605 Changed paths:
2606    M /trunk/modules/demux/ts.c
2607
2608  * ts: added a ts-es-id-pid option to mark es with their pid.
2609
2610 ------------------------------------------------------------------------
2611 r6439 | fenrir | 2004-01-19 19:24:11 +0100 (Mon, 19 Jan 2004) | 2 lines
2612 Changed paths:
2613    M /trunk/modules/stream_out/transcode.c
2614
2615  * syntax error ...
2616
2617 ------------------------------------------------------------------------
2618 r6440 | fenrir | 2004-01-19 21:31:21 +0100 (Mon, 19 Jan 2004) | 9 lines
2619 Changed paths:
2620    M /trunk/modules/demux/dvdnav.c
2621
2622  * dvdnav: a lot of fixes :
2623     - subtitle/audio selection works
2624     - subtitle display works
2625     - menu fixed.
2626  Problem:
2627     - when we see a menu, the currently selected item isn't highlighted
2628 You have to select another to see them. I don't understand why ...
2629     - manual audio/sub selection is lost when we switch back to the menu.
2630
2631 ------------------------------------------------------------------------
2632 r6441 | fenrir | 2004-01-19 22:30:43 +0100 (Mon, 19 Jan 2004) | 4 lines
2633 Changed paths:
2634    M /trunk/modules/demux/dvdnav.c
2635
2636  * dvdnav: send palette and alpha to spudec.
2637  -> I'm not sure to set correct alpha values and that values are endian.
2638  safe (both alpha and palette)                                         .
2639
2640 ------------------------------------------------------------------------
2641 r6442 | rocky | 2004-01-20 14:31:15 +0100 (Tue, 20 Jan 2004) | 3 lines
2642 Changed paths:
2643    M /trunk/modules/codec/ogt/render.c
2644
2645 Remove more bugs from YUY2 rendering. Short of some trailing edge
2646 problems it is close to correct.
2647
2648 ------------------------------------------------------------------------
2649 r6443 | fenrir | 2004-01-20 15:48:37 +0100 (Tue, 20 Jan 2004) | 2 lines
2650 Changed paths:
2651    M /trunk/src/input/demux.c
2652
2653  * demux: fixed psz_path value in demux_t.
2654
2655 ------------------------------------------------------------------------
2656 r6444 | fenrir | 2004-01-20 15:51:30 +0100 (Tue, 20 Jan 2004) | 5 lines
2657 Changed paths:
2658    M /trunk/modules/demux/demux2.c
2659
2660  * demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
2661  playlist_SetDuration.
2662  TODO -> add meta info queries trough demux2_Control (a demuxer should
2663  NEVER touch playlist themself).
2664
2665 ------------------------------------------------------------------------
2666 r6445 | fenrir | 2004-01-20 15:58:07 +0100 (Tue, 20 Jan 2004) | 7 lines
2667 Changed paths:
2668    M /trunk/modules/demux/Modules.am
2669    A /trunk/modules/demux/mod.c
2670
2671  mod.c: new demux2 for MOD files using libmodplug library.
2672  (modplug-xmms.sourceforge.net/)
2673
2674  The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
2675 amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
2676 mt2, psm), I hope that won't give problems.
2677
2678 ------------------------------------------------------------------------
2679 r6446 | hartman | 2004-01-20 16:34:44 +0100 (Tue, 20 Jan 2004) | 5 lines
2680 Changed paths:
2681    M /trunk/modules/gui/macosx/applescript.m
2682    M /trunk/modules/gui/macosx/playlist.m
2683    M /trunk/src/misc/cpu.c
2684
2685 * src/misc/cpu.c: New altivec detection for Darwin. Using the correct
2686   official method.
2687 * modules/gui/macosx/playlist.m: Fix Add with options and no enqueue.
2688 * modules/gui/macosx/applescript.m: PLAYLIST_GO fix
2689
2690 ------------------------------------------------------------------------
2691 r6447 | sigmunau | 2004-01-20 16:47:42 +0100 (Tue, 20 Jan 2004) | 3 lines
2692 Changed paths:
2693    M /trunk/src/libvlc.h
2694
2695 src/libvlc.h:
2696  * add description to valid values of --align
2697
2698 ------------------------------------------------------------------------
2699 r6448 | sam | 2004-01-20 18:44:30 +0100 (Tue, 20 Jan 2004) | 5 lines
2700 Changed paths:
2701    M /trunk/include/vlc_common.h
2702    M /trunk/modules/demux/mp4/drms.c
2703
2704   * include/vlc_common.h:
2705     + Added proper const keywords.
2706   * modules/demux/mp4/drms.c:
2707     + Minor coding style fix.
2708
2709 ------------------------------------------------------------------------
2710 r6449 | sam | 2004-01-20 18:45:19 +0100 (Tue, 20 Jan 2004) | 3 lines
2711 Changed paths:
2712    M /trunk/debian/changelog
2713    M /trunk/debian/control
2714    M /trunk/debian/rules
2715
2716   * debian/changelog debian/control debian/rules:
2717     + Control files for a forthcoming official upload.
2718
2719 ------------------------------------------------------------------------
2720 r6450 | rocky | 2004-01-21 05:45:47 +0100 (Wed, 21 Jan 2004) | 3 lines
2721 Changed paths:
2722    M /trunk/modules/codec/ogt/cvd_parse.c
2723    M /trunk/modules/codec/ogt/ogt_parse.c
2724    M /trunk/modules/codec/ogt/render.c
2725    M /trunk/modules/codec/ogt/render.h
2726    M /trunk/modules/codec/ogt/subtitle.h
2727
2728 Some of RV32 bugs worked out - pretty close. Some RGB2 work.
2729 Render->Blend
2730
2731 ------------------------------------------------------------------------
2732 r6451 | rocky | 2004-01-21 08:38:29 +0100 (Wed, 21 Jan 2004) | 2 lines
2733 Changed paths:
2734    M /trunk/modules/codec/ogt/render.c
2735
2736 RV24 scaled properly.
2737
2738 ------------------------------------------------------------------------
2739 r6452 | fenrir | 2004-01-21 11:22:31 +0100 (Wed, 21 Jan 2004) | 3 lines
2740 Changed paths:
2741    M /trunk/include/network.h
2742    M /trunk/modules/access/udp.c
2743    M /trunk/src/misc/net.c
2744
2745  * net: added net_OpenUDP
2746  * udp: cleaned to use net_*
2747
2748 ------------------------------------------------------------------------
2749 r6453 | sam | 2004-01-21 15:44:56 +0100 (Wed, 21 Jan 2004) | 2 lines
2750 Changed paths:
2751    M /trunk/debian/changelog
2752    M /trunk/debian/control
2753    M /trunk/toolbox
2754
2755   * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
2756
2757 ------------------------------------------------------------------------
2758 r6454 | fenrir | 2004-01-21 17:56:16 +0100 (Wed, 21 Jan 2004) | 2 lines
2759 Changed paths:
2760    M /trunk/modules/access/mms/mms.c
2761    M /trunk/modules/access/mms/mmsh.c
2762    M /trunk/modules/access/mms/mmsh.h
2763    M /trunk/modules/access/mms/mmstu.c
2764
2765  * all: use net_*.
2766
2767 ------------------------------------------------------------------------
2768 r6455 | fenrir | 2004-01-21 18:01:54 +0100 (Wed, 21 Jan 2004) | 2 lines
2769 Changed paths:
2770    M /trunk/include/ninput.h
2771    M /trunk/src/input/stream.c
2772
2773  * stream: made skipping a bit smarter, removed no more used functions.
2774
2775 ------------------------------------------------------------------------
2776 r6456 | gbazin | 2004-01-21 18:56:05 +0100 (Wed, 21 Jan 2004) | 4 lines
2777 Changed paths:
2778    M /trunk/modules/codec/dts.c
2779    M /trunk/modules/demux/dts.c
2780
2781
2782 * modules/demux/dts.c: support for DTS WAV files.
2783 * modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
2784
2785 ------------------------------------------------------------------------
2786 r6457 | jpsaman | 2004-01-21 19:59:23 +0100 (Wed, 21 Jan 2004) | 2 lines
2787 Changed paths:
2788    M /trunk/ipkg/rules
2789
2790 Adding updated rules and control file for iPAQ packaging.
2791
2792 ------------------------------------------------------------------------
2793 r6458 | hartman | 2004-01-21 20:21:23 +0100 (Wed, 21 Jan 2004) | 2 lines
2794 Changed paths:
2795    M /trunk/extras/contrib/src/packages.mak
2796
2797 * newer live.com sources
2798
2799 ------------------------------------------------------------------------
2800 r6459 | hartman | 2004-01-21 23:55:34 +0100 (Wed, 21 Jan 2004) | 2 lines
2801 Changed paths:
2802    M /trunk/modules/misc/sap.c
2803
2804 * a 30 secs timeout is way too fast. changed to 1800 which is more realistic
2805
2806 ------------------------------------------------------------------------
2807 r6460 | fenrir | 2004-01-22 01:00:34 +0100 (Thu, 22 Jan 2004) | 4 lines
2808 Changed paths:
2809    M /trunk/src/input/es_out.c
2810    M /trunk/src/misc/net.c
2811
2812  * es_out: Handle --program (not tested) and create program on
2813 ES_OUT_SET_GROUP_PCR.
2814  * net.c: commented out an error message in net_Write.
2815
2816 ------------------------------------------------------------------------
2817 r6461 | fenrir | 2004-01-22 01:02:18 +0100 (Thu, 22 Jan 2004) | 3 lines
2818 Changed paths:
2819    M /trunk/modules/demux/ts.c
2820
2821  * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
2822  (not well tested)
2823
2824 ------------------------------------------------------------------------
2825 r6462 | sigmunau | 2004-01-22 01:17:22 +0100 (Thu, 22 Jan 2004) | 3 lines
2826 Changed paths:
2827    M /trunk/modules/misc/sap.c
2828
2829 modules/misc/sap:
2830  * fixed some minor bugs
2831
2832 ------------------------------------------------------------------------
2833 r6463 | hartman | 2004-01-22 01:24:45 +0100 (Thu, 22 Jan 2004) | 2 lines
2834 Changed paths:
2835    M /trunk/modules/misc/sap.c
2836
2837 * what was i thinking
2838
2839 ------------------------------------------------------------------------
2840 r6464 | sigmunau | 2004-01-22 02:14:50 +0100 (Thu, 22 Jan 2004) | 5 lines
2841 Changed paths:
2842    M /trunk/modules/misc/sap.c
2843
2844 modules/misc/sap.c:
2845  * fixed a nasty integer overflow that caused items to be removed right away
2846    when the timeout value was large.
2847  * fixed a small mem-leak
2848
2849 ------------------------------------------------------------------------
2850 r6465 | jlj | 2004-01-22 02:20:39 +0100 (Thu, 22 Jan 2004) | 3 lines
2851 Changed paths:
2852    M /trunk/configure.ac
2853    M /trunk/modules/demux/mp4/drms.c
2854
2855   * drms: support for getting user key from firewire connected iPod under
2856           GNU/Linux. requires libsysfs (sysfsutils).
2857
2858 ------------------------------------------------------------------------
2859 r6466 | rocky | 2004-01-22 05:46:19 +0100 (Thu, 22 Jan 2004) | 5 lines
2860 Changed paths:
2861    M /trunk/modules/codec/ogt/cvd_parse.c
2862    M /trunk/modules/codec/ogt/ogt_parse.c
2863    M /trunk/modules/codec/ogt/render.c
2864    M /trunk/modules/codec/ogt/subtitle.h
2865
2866 RV24 color-setting fixed. Fullscreen mode doesn't work though.
2867
2868 RGB2 sorta works, but to do better we need a way to lookup a palette
2869 color in a colormap.
2870
2871 ------------------------------------------------------------------------
2872 r6467 | rocky | 2004-01-22 14:33:39 +0100 (Thu, 22 Jan 2004) | 4 lines
2873 Changed paths:
2874    M /trunk/modules/codec/ogt/render.c
2875
2876 YUY2: Need to check against accessing outside of subpicture.
2877 RGB2: Use fixed colormap entries black: 0, white: 255, and something
2878 else 0x44.
2879
2880 ------------------------------------------------------------------------
2881 r6468 | sigmunau | 2004-01-22 15:27:53 +0100 (Thu, 22 Jan 2004) | 4 lines
2882 Changed paths:
2883    M /trunk/modules/demux/mkv.cpp
2884
2885 modules/demux/mkv.cpp:
2886  * comment out parsing of elements that no muxer ever used, and that are
2887    being removed from the spec. (patch by Mosu in the mkv team)
2888
2889 ------------------------------------------------------------------------
2890 r6469 | sigmunau | 2004-01-22 16:00:10 +0100 (Thu, 22 Jan 2004) | 2 lines
2891 Changed paths:
2892    M /trunk/modules/gui/wxwindows/interface.cpp
2893    M /trunk/modules/gui/wxwindows/wxwindows.h
2894    M /trunk/modules/video_filter/adjust.c
2895
2896 all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
2897
2898 ------------------------------------------------------------------------
2899 r6470 | gbazin | 2004-01-22 18:03:44 +0100 (Thu, 22 Jan 2004) | 2 lines
2900 Changed paths:
2901    M /trunk/src/misc/net.c
2902
2903 * src/misc/net.c: Compilation fix.
2904
2905 ------------------------------------------------------------------------
2906 r6471 | fenrir | 2004-01-22 19:49:38 +0100 (Thu, 22 Jan 2004) | 3 lines
2907 Changed paths:
2908    M /trunk/modules/access/mms/mmstu.c
2909
2910  * mmstu: workaround for low bitrate stream with mmst.
2911  (we don't try anymore to fill our buffer every time).
2912
2913 ------------------------------------------------------------------------
2914 r6472 | gbazin | 2004-01-22 20:35:14 +0100 (Thu, 22 Jan 2004) | 4 lines
2915 Changed paths:
2916    M /trunk/modules/demux/Modules.am
2917    M /trunk/src/playlist/loadsave.c
2918
2919
2920 * src/playlist/loadsave.c: errno.h related fixes.
2921 * modules/demux/Modules.am: added missing ps.h.
2922
2923 ------------------------------------------------------------------------
2924 r6473 | sigmunau | 2004-01-22 21:48:07 +0100 (Thu, 22 Jan 2004) | 4 lines
2925 Changed paths:
2926    M /trunk/modules/demux/mkv.cpp
2927
2928 modules/demux/mkv.cpp:
2929  * removed an unused, and unreleased vlc_object_find()
2930  * added support for flac in mkv
2931
2932 ------------------------------------------------------------------------
2933 r6474 | rocky | 2004-01-23 04:46:41 +0100 (Fri, 23 Jan 2004) | 3 lines
2934 Changed paths:
2935    M /trunk/modules/codec/ogt/render.c
2936
2937 RGB2 scaling is now correct. Need to do the same for RV24 and
2938 probably others.
2939
2940 ------------------------------------------------------------------------
2941 r6475 | gbazin | 2004-01-23 09:07:17 +0100 (Fri, 23 Jan 2004) | 3 lines
2942 Changed paths:
2943    M /trunk/modules/demux/mp4/mp4.c
2944
2945
2946 * modules/demux/mp4/mp4.c: don't segfault on reference files.
2947
2948 ------------------------------------------------------------------------
2949 r6476 | rocky | 2004-01-23 09:36:48 +0100 (Fri, 23 Jan 2004) | 2 lines
2950 Changed paths:
2951    M /trunk/modules/codec/ogt/cvd.c
2952
2953 Omitted option -duration-scaling which caused plugin to stop working.
2954
2955 ------------------------------------------------------------------------
2956 r6477 | rocky | 2004-01-23 11:19:37 +0100 (Fri, 23 Jan 2004) | 2 lines
2957 Changed paths:
2958    M /trunk/modules/codec/ogt/common.c
2959
2960 Small doc changes.
2961
2962 ------------------------------------------------------------------------
2963 r6478 | zorglub | 2004-01-23 11:48:08 +0100 (Fri, 23 Jan 2004) | 4 lines
2964 Changed paths:
2965    M /trunk/include/vlc_playlist.h
2966    M /trunk/src/playlist/group.c
2967    M /trunk/src/playlist/info.c
2968    M /trunk/src/playlist/item-ext.c
2969    M /trunk/src/playlist/loadsave.c
2970    M /trunk/src/playlist/playlist.c
2971    M /trunk/src/playlist/sort.c
2972
2973 * Doxygen doc fixes
2974 * Add missing locks
2975 * Duration sort
2976
2977 ------------------------------------------------------------------------
2978 r6479 | rocky | 2004-01-23 12:03:06 +0100 (Fri, 23 Jan 2004) | 3 lines
2979 Changed paths:
2980    M /trunk/modules/codec/ogt/render.c
2981
2982 RV32 added, but not tested. All chromas now handled.
2983 More code cleanups.
2984
2985 ------------------------------------------------------------------------
2986 r6480 | rocky | 2004-01-23 12:54:48 +0100 (Fri, 23 Jan 2004) | 2 lines
2987 Changed paths:
2988    M /trunk/NEWS
2989
2990 Time to note completion of SVCD (Philips OGT) and CVD subtitles.
2991
2992 ------------------------------------------------------------------------
2993 r6481 | titer | 2004-01-23 16:36:23 +0100 (Fri, 23 Jan 2004) | 4 lines
2994 Changed paths:
2995    M /trunk/configure.ac
2996    M /trunk/modules/video_filter/deinterlace/deinterlace.c
2997
2998  + deinterlace.c : added an Altivec version of Merge() - makes the
2999      filter more than 100% faster here (blend mode). Feel free to check
3000      if I haven't broken anything, first time doing Altivec ;)
3001
3002 ------------------------------------------------------------------------
3003 r6482 | fenrir | 2004-01-23 18:42:10 +0100 (Fri, 23 Jan 2004) | 2 lines
3004 Changed paths:
3005    A /trunk/modules/demux/pva.c
3006
3007  * pva: PVA demuxer.
3008
3009 ------------------------------------------------------------------------
3010 r6483 | gbazin | 2004-01-23 18:56:14 +0100 (Fri, 23 Jan 2004) | 7 lines
3011 Changed paths:
3012    M /trunk/include/stream_output.h
3013    M /trunk/modules/access_output/file.c
3014    M /trunk/modules/access_output/udp.c
3015    M /trunk/modules/mux/mp4.c
3016    M /trunk/src/stream_output/stream_output.c
3017
3018
3019 * src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion.
3020 * modules/access_output/file.c: implemented sout_AccessOutRead().
3021 * modules/access_output/udp.c: coding style cleanup.
3022 * modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file).
3023    Started some code cleanup.
3024
3025 ------------------------------------------------------------------------
3026 r6484 | jlj | 2004-01-23 21:58:52 +0100 (Fri, 23 Jan 2004) | 2 lines
3027 Changed paths:
3028    M /trunk/modules/demux/mp4/drms.c
3029
3030   * drms: endian fixes, GetiPodID env var support.
3031
3032 ------------------------------------------------------------------------
3033 r6485 | rocky | 2004-01-24 00:06:25 +0100 (Sat, 24 Jan 2004) | 2 lines
3034 Changed paths:
3035    M /trunk/src/playlist/loadsave.c
3036
3037 Compilation bug: can't have preprocessor directives inside a macro.
3038
3039 ------------------------------------------------------------------------
3040 r6486 | fenrir | 2004-01-24 01:47:42 +0100 (Sat, 24 Jan 2004) | 3 lines
3041 Changed paths:
3042    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3043
3044  * ffmpeg.c: disabled mpeg4 audio, too buggy. (This way users can see that
3045  they miss the faad decoder without having an obscure segfault.)
3046
3047 ------------------------------------------------------------------------
3048 r6487 | rocky | 2004-01-24 04:48:29 +0100 (Sat, 24 Jan 2004) | 2 lines
3049 Changed paths:
3050    M /trunk/modules/demux/mpeg/system.c
3051
3052 Doc fix.
3053
3054 ------------------------------------------------------------------------
3055 r6488 | gbazin | 2004-01-24 12:56:16 +0100 (Sat, 24 Jan 2004) | 5 lines
3056 Changed paths:
3057    M /trunk/modules/mux/mp4.c
3058
3059
3060 * modules/mux/mp4.c: store the display size using the proper aspect-ratio.
3061    Size optimization for the generation of the stsc table.
3062    Some more clean-up.
3063
3064 ------------------------------------------------------------------------
3065 r6489 | gbazin | 2004-01-24 13:30:32 +0100 (Sat, 24 Jan 2004) | 3 lines
3066 Changed paths:
3067    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
3068
3069
3070 * modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
3071
3072 ------------------------------------------------------------------------
3073 r6490 | asmax | 2004-01-24 14:08:12 +0100 (Sat, 24 Jan 2004) | 6 lines
3074 Changed paths:
3075    M /trunk/configure.ac
3076    M /trunk/modules/gui/skins2/Modules.am
3077    A /trunk/modules/gui/skins2/parser/xmlparser.cpp
3078    A /trunk/modules/gui/skins2/parser/xmlparser.hpp
3079    M /trunk/modules/gui/skins2/src/theme_loader.cpp
3080    M /trunk/modules/gui/skins2/src/var_manager.cpp
3081    M /trunk/modules/gui/skins2/src/var_manager.hpp
3082
3083 * configure.ac: check xml2-config for skins2
3084 * modules/gui/skins2/src/var_manager.cpp: delete the variables in the
3085   right order to avoid invalid reads in the destructor
3086 * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
3087   on the text reader API of libxml2
3088
3089 ------------------------------------------------------------------------
3090 r6491 | asmax | 2004-01-24 15:25:16 +0100 (Sat, 24 Jan 2004) | 2 lines
3091 Changed paths:
3092    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
3093    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
3094    M /trunk/modules/gui/skins2/src/theme_loader.cpp
3095    A /trunk/modules/gui/skins2/theme/skin.dtd
3096
3097 * parser/xmlparser.cpp: added DTD validation
3098
3099 ------------------------------------------------------------------------
3100 r6492 | gbazin | 2004-01-24 16:18:29 +0100 (Sat, 24 Jan 2004) | 3 lines
3101 Changed paths:
3102    M /trunk/configure.ac
3103
3104
3105 * configure.ac: added --with-xml2-config-path=PATH option.
3106
3107 ------------------------------------------------------------------------
3108 r6493 | fenrir | 2004-01-24 21:40:46 +0100 (Sat, 24 Jan 2004) | 3 lines
3109 Changed paths:
3110    M /trunk/include/vlc_common.h
3111
3112  * vlc_common: changed TAB_APPEND. I have to do this because the old way
3113  seems to make bogus code (but I'm not sure).
3114
3115 ------------------------------------------------------------------------
3116 r6494 | hartman | 2004-01-24 22:06:52 +0100 (Sat, 24 Jan 2004) | 3 lines
3117 Changed paths:
3118    M /trunk/INSTALL.win32
3119    M /trunk/MAINTAINERS
3120    M /trunk/README
3121    M /trunk/debian/copyright
3122    M /trunk/doc/win32/Cross-Compile-Howto.txt
3123    M /trunk/evc/vlc.c
3124    M /trunk/extras/contrib/src/Makefile
3125    M /trunk/extras/contrib/src/packages.mak
3126    M /trunk/menuconfig
3127    M /trunk/vlc.spec
3128    M /trunk/vlc.spec.mdk
3129
3130 * extras/contrib/src/ dvdnav packages
3131 * REST: stringreview round 1
3132
3133 ------------------------------------------------------------------------
3134 r6495 | fenrir | 2004-01-25 03:26:04 +0100 (Sun, 25 Jan 2004) | 4 lines
3135 Changed paths:
3136    M /trunk/modules/demux/Modules.am
3137    M /trunk/modules/demux/ts.c
3138    M /trunk/modules/mux/mpeg/Modules.am
3139    A /trunk/modules/mux/mpeg/csa.c
3140    A /trunk/modules/mux/mpeg/csa.h
3141    M /trunk/modules/mux/mpeg/ts.c
3142
3143  - csa.* : CSA scrambling implementation.
3144  - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
3145  (fixed key).
3146
3147 ------------------------------------------------------------------------
3148 r6496 | hartman | 2004-01-25 04:28:32 +0100 (Sun, 25 Jan 2004) | 2 lines
3149 Changed paths:
3150    M /trunk/modules/video_filter/adjust.c
3151
3152 * adjust uses variables
3153
3154 ------------------------------------------------------------------------
3155 r6497 | hartman | 2004-01-25 04:28:41 +0100 (Sun, 25 Jan 2004) | 2 lines
3156 Changed paths:
3157    M /trunk/modules/video_filter/crop.c
3158    M /trunk/modules/video_filter/distort.c
3159    M /trunk/modules/video_filter/invert.c
3160    M /trunk/modules/video_filter/logo.c
3161    M /trunk/modules/video_filter/motionblur.c
3162    M /trunk/modules/video_filter/transform.c
3163    M /trunk/modules/video_filter/wall.c
3164
3165 * stringreview
3166
3167 ------------------------------------------------------------------------
3168 r6498 | hartman | 2004-01-25 04:29:02 +0100 (Sun, 25 Jan 2004) | 2 lines
3169 Changed paths:
3170    M /trunk/modules/gui/ncurses/ncurses.c
3171    M /trunk/modules/gui/wxwindows/dialogs.cpp
3172    M /trunk/modules/gui/wxwindows/fileinfo.cpp
3173    M /trunk/modules/gui/wxwindows/interface.cpp
3174    M /trunk/modules/gui/wxwindows/iteminfo.cpp
3175    M /trunk/modules/gui/wxwindows/menus.cpp
3176    M /trunk/modules/gui/wxwindows/messages.cpp
3177    M /trunk/modules/gui/wxwindows/open.cpp
3178    M /trunk/modules/gui/wxwindows/playlist.cpp
3179    M /trunk/modules/gui/wxwindows/preferences.cpp
3180    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
3181    M /trunk/modules/gui/wxwindows/streamout.cpp
3182    M /trunk/modules/gui/wxwindows/streamwizard.cpp
3183    M /trunk/modules/gui/wxwindows/subtitles.cpp
3184    M /trunk/modules/gui/wxwindows/v4l.cpp
3185    M /trunk/modules/gui/wxwindows/wxwindows.cpp
3186    M /trunk/modules/gui/wxwindows/wxwindows.h
3187
3188 * string review
3189
3190 ------------------------------------------------------------------------
3191 r6499 | rocky | 2004-01-25 05:53:16 +0100 (Sun, 25 Jan 2004) | 3 lines
3192 Changed paths:
3193    M /trunk/modules/access/vcdx/access.c
3194
3195 Allow PBC selection. Had been temporarily disabled. Perhaps this is
3196 what DJ was referring to?
3197
3198 ------------------------------------------------------------------------
3199 r6500 | rocky | 2004-01-25 08:48:04 +0100 (Sun, 25 Jan 2004) | 2 lines
3200 Changed paths:
3201    M /trunk/modules/gui/wxwindows/open.cpp
3202
3203 string review.
3204
3205 ------------------------------------------------------------------------
3206 r6501 | rocky | 2004-01-25 09:01:13 +0100 (Sun, 25 Jan 2004) | 2 lines
3207 Changed paths:
3208    M /trunk/modules/gui/wxwindows/open.cpp
3209
3210 "Playback control LID" is too long. Shorten to "Playback LID"
3211
3212 ------------------------------------------------------------------------
3213 r6502 | gbazin | 2004-01-25 11:17:19 +0100 (Sun, 25 Jan 2004) | 3 lines
3214 Changed paths:
3215    M /trunk/modules/video_filter/logo.c
3216
3217
3218 * modules/video_filter/logo.c: compilation fixes.
3219
3220 ------------------------------------------------------------------------
3221 r6503 | gbazin | 2004-01-25 12:32:32 +0100 (Sun, 25 Jan 2004) | 3 lines
3222 Changed paths:
3223    M /trunk/src/libvlc.c
3224
3225
3226 * src/libvlc.c: improved --help output.
3227
3228 ------------------------------------------------------------------------
3229 r6504 | asmax | 2004-01-25 12:44:19 +0100 (Sun, 25 Jan 2004) | 4 lines
3230 Changed paths:
3231    M /trunk/modules/gui/skins2/Modules.am
3232    M /trunk/modules/gui/skins2/parser/builder.cpp
3233    M /trunk/modules/gui/skins2/parser/builder.hpp
3234    M /trunk/modules/gui/skins2/parser/builder_data.hpp
3235    D /trunk/modules/gui/skins2/parser/flex.c
3236    D /trunk/modules/gui/skins2/parser/gen.sh
3237    D /trunk/modules/gui/skins2/parser/parser_context.hpp
3238    D /trunk/modules/gui/skins2/parser/skin.act
3239    D /trunk/modules/gui/skins2/parser/skin.c
3240    D /trunk/modules/gui/skins2/parser/skin.dtd
3241    D /trunk/modules/gui/skins2/parser/skin.h
3242    D /trunk/modules/gui/skins2/parser/skin.l
3243    A /trunk/modules/gui/skins2/parser/skin_parser.cpp
3244    A /trunk/modules/gui/skins2/parser/skin_parser.hpp
3245    D /trunk/modules/gui/skins2/parser/wrappers.cpp
3246    D /trunk/modules/gui/skins2/parser/wrappers.h
3247    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
3248    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
3249    M /trunk/modules/gui/skins2/src/theme_loader.cpp
3250    M /trunk/modules/gui/skins2/src/tooltip.cpp
3251    M /trunk/modules/gui/skins2/src/window_manager.cpp
3252    M /trunk/modules/gui/skins2/theme/skin.dtd
3253
3254 * all: replaced the flex parser by the libxml one
3255 * src/window_manager.cpp: improved the raise window algorithm
3256 * src/tooltip.cpp: fixed a segfault after changing a theme
3257
3258 ------------------------------------------------------------------------
3259 r6505 | gbazin | 2004-01-25 12:48:17 +0100 (Sun, 25 Jan 2004) | 3 lines
3260 Changed paths:
3261    M /trunk/src/libvlc.c
3262
3263
3264 * src/libvlc.c: another couple of changes to the --help output.
3265
3266 ------------------------------------------------------------------------
3267 r6506 | gbazin | 2004-01-25 14:29:04 +0100 (Sun, 25 Jan 2004) | 3 lines
3268 Changed paths:
3269    M /trunk/modules/mux/mp4.c
3270
3271
3272 * modules/mux/mp4.c: spec compliance fix.
3273
3274 ------------------------------------------------------------------------
3275 r6507 | kuehne | 2004-01-25 14:37:12 +0100 (Sun, 25 Jan 2004) | 2 lines
3276 Changed paths:
3277    M /trunk/modules/audio_filter/converter/a52tofloat32.c
3278    M /trunk/modules/gui/gtk/gnome_interface.c
3279    M /trunk/modules/gui/gtk/gtk_interface.c
3280    M /trunk/modules/mux/asf.c
3281
3282 * Stringreview
3283
3284 ------------------------------------------------------------------------
3285 r6508 | zorglub | 2004-01-25 14:50:33 +0100 (Sun, 25 Jan 2004) | 2 lines
3286 Changed paths:
3287    M /trunk/src/libvlc.h
3288
3289 First round of stringreview
3290
3291 ------------------------------------------------------------------------
3292 r6509 | asmax | 2004-01-25 14:59:33 +0100 (Sun, 25 Jan 2004) | 2 lines
3293 Changed paths:
3294    M /trunk/modules/gui/skins2/src/skin_main.cpp
3295    M /trunk/modules/gui/skins2/x11/x11_display.cpp
3296    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
3297
3298 * all: fixed segfaults when initialization fails
3299
3300 ------------------------------------------------------------------------
3301 r6510 | kuehne | 2004-01-25 15:15:21 +0100 (Sun, 25 Jan 2004) | 2 lines
3302 Changed paths:
3303    M /trunk/modules/gui/gtk2/gnome2.glade
3304    M /trunk/modules/gui/gtk2/gtk2.glade
3305    M /trunk/modules/gui/pda/pda.glade
3306    M /trunk/modules/gui/pda/pda_callbacks.c
3307
3308 * string review
3309
3310 ------------------------------------------------------------------------
3311 r6511 | rocky | 2004-01-25 15:18:40 +0100 (Sun, 25 Jan 2004) | 3 lines
3312 Changed paths:
3313    M /trunk/doc/intf-vcd.txt
3314
3315 More clarification of the LID/PSD/PBC thing especially with respect
3316 to vlc's plugin. A couple of typographical mistakes corrected.
3317
3318 ------------------------------------------------------------------------
3319 r6512 | gbazin | 2004-01-25 15:34:25 +0100 (Sun, 25 Jan 2004) | 3 lines
3320 Changed paths:
3321    M /trunk/modules/stream_out/display.c
3322    M /trunk/modules/stream_out/dummy.c
3323    M /trunk/modules/stream_out/duplicate.c
3324    M /trunk/modules/stream_out/es.c
3325    M /trunk/modules/stream_out/gather.c
3326    M /trunk/modules/stream_out/rtp.c
3327    M /trunk/modules/stream_out/standard.c
3328    M /trunk/modules/stream_out/transcode.c
3329    M /trunk/modules/stream_out/transrate/transrate.c
3330
3331
3332 * modules/stream_out/*: coding style changes + strings review.
3333
3334 ------------------------------------------------------------------------
3335 r6513 | rocky | 2004-01-25 15:42:05 +0100 (Sun, 25 Jan 2004) | 2 lines
3336 Changed paths:
3337    M /trunk/modules/access/cdda/cdda.c
3338
3339 string review.
3340
3341 ------------------------------------------------------------------------
3342 r6514 | rocky | 2004-01-25 15:42:18 +0100 (Sun, 25 Jan 2004) | 2 lines
3343 Changed paths:
3344    M /trunk/modules/access/vcdx/vcd.c
3345
3346 String review.
3347
3348 ------------------------------------------------------------------------
3349 r6515 | kuehne | 2004-01-25 16:42:57 +0100 (Sun, 25 Jan 2004) | 2 lines
3350 Changed paths:
3351    M /trunk/modules/gui/kde/disc.cpp
3352    M /trunk/modules/gui/kde/interface.cpp
3353    M /trunk/modules/gui/kde/kde.cpp
3354    M /trunk/modules/gui/kde/net.cpp
3355    M /trunk/modules/gui/kde/preferences.cpp
3356
3357 string review
3358
3359 ------------------------------------------------------------------------
3360 r6516 | sigmunau | 2004-01-25 16:55:37 +0100 (Sun, 25 Jan 2004) | 3 lines
3361 Changed paths:
3362    M /trunk/modules/video_filter/logo.c
3363
3364 modules/video_filter/logo.c:
3365  * correctly name the config options( logo-foo not logo_foo )
3366
3367 ------------------------------------------------------------------------
3368 r6517 | anil | 2004-01-25 17:17:04 +0100 (Sun, 25 Jan 2004) | 2 lines
3369 Changed paths:
3370    M /trunk/modules/control/corba/README
3371    M /trunk/modules/control/corba/client.py
3372    M /trunk/modules/control/corba/corba.c
3373    M /trunk/modules/control/corba/simpleplayer.py
3374    M /trunk/modules/control/gestures.c
3375    M /trunk/modules/control/hotkeys.c
3376    M /trunk/modules/control/http.c
3377    M /trunk/modules/control/joystick.c
3378    M /trunk/modules/control/lirc/lirc.c
3379    M /trunk/modules/control/ntservice.c
3380    M /trunk/modules/control/rc/rc.c
3381    M /trunk/mozilla/npvlc_rc.rc
3382    M /trunk/mozilla/vlcshell.cpp
3383    M /trunk/python/setup.py
3384    M /trunk/python/vlcmodule.c
3385    M /trunk/python/vlrs/rtsp.py
3386    M /trunk/python/vlrs/sap.py
3387    M /trunk/python/vlrs/vlrs.py
3388    M /trunk/share/http/admin/browse.html
3389    M /trunk/share/http/admin/index.html
3390    M /trunk/share/http/index.html
3391    M /trunk/share/http/info.html
3392
3393 * string review.
3394
3395 ------------------------------------------------------------------------
3396 r6518 | murray | 2004-01-25 18:01:57 +0100 (Sun, 25 Jan 2004) | 2 lines
3397 Changed paths:
3398    M /trunk/modules/gui/macosx/controls.h
3399    M /trunk/modules/gui/macosx/controls.m
3400    M /trunk/modules/gui/macosx/intf.h
3401    M /trunk/modules/gui/macosx/intf.m
3402    M /trunk/modules/gui/macosx/macosx.m
3403    M /trunk/modules/gui/macosx/open.h
3404    M /trunk/modules/gui/macosx/open.m
3405    M /trunk/modules/gui/macosx/output.m
3406    M /trunk/modules/gui/macosx/playlist.h
3407    M /trunk/modules/gui/macosx/playlist.m
3408    M /trunk/modules/gui/macosx/prefs.h
3409    M /trunk/modules/gui/macosx/prefs.m
3410    M /trunk/modules/gui/macosx/vout.h
3411    M /trunk/modules/gui/macosx/vout.m
3412
3413 String Review round one, Mac OS X interface.
3414
3415 ------------------------------------------------------------------------
3416 r6519 | zorglub | 2004-01-25 18:16:06 +0100 (Sun, 25 Jan 2004) | 4 lines
3417 Changed paths:
3418    M /trunk/src/input/demux.c
3419    M /trunk/src/input/es_out.c
3420    M /trunk/src/input/input.c
3421    M /trunk/src/input/input_dec.c
3422    M /trunk/src/input/input_ext-intf.c
3423    M /trunk/src/input/input_ext-plugins.c
3424    M /trunk/src/input/input_info.c
3425    M /trunk/src/input/input_programs.c
3426    M /trunk/src/input/stream.c
3427    M /trunk/src/input/subtitles.c
3428    M /trunk/src/interface/interface.c
3429    M /trunk/src/libvlc.c
3430    M /trunk/src/misc/beos_specific.cpp
3431    M /trunk/src/misc/configuration.c
3432    M /trunk/src/misc/error.c
3433    M /trunk/src/misc/modules.c
3434    M /trunk/src/misc/modules_builtin.h.in
3435    M /trunk/src/misc/mtime.c
3436    M /trunk/src/misc/net.c
3437    M /trunk/src/misc/objects.c
3438    M /trunk/src/misc/variables.c
3439    M /trunk/src/misc/win32_specific.c
3440    M /trunk/src/playlist/group.c
3441    M /trunk/src/playlist/info.c
3442    M /trunk/src/playlist/item-ext.c
3443    M /trunk/src/playlist/loadsave.c
3444    M /trunk/src/playlist/playlist.c
3445    M /trunk/src/video_output/video_output.c
3446    M /trunk/src/video_output/vout_pictures.c
3447    M /trunk/src/video_output/vout_synchro.c
3448    M /trunk/src/vlc.c
3449
3450 * String review, round one
3451 * A few coding style fixes
3452 * Doxygenized a few functions
3453
3454 ------------------------------------------------------------------------
3455 r6520 | kuehne | 2004-01-25 18:20:19 +0100 (Sun, 25 Jan 2004) | 2 lines
3456 Changed paths:
3457    M /trunk/modules/access_output/http.c
3458    M /trunk/modules/access_output/udp.c
3459    M /trunk/modules/audio_mixer/float32.c
3460    M /trunk/modules/audio_mixer/spdif.c
3461    M /trunk/modules/audio_mixer/trivial.c
3462    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
3463    M /trunk/modules/gui/skins2/parser/builder.cpp
3464    M /trunk/modules/gui/skins2/src/dialogs.cpp
3465    M /trunk/modules/gui/skins2/src/skin_main.cpp
3466    M /trunk/modules/misc/dummy/dummy.c
3467    M /trunk/modules/misc/dummy/interface.c
3468    M /trunk/modules/misc/logger/logger.c
3469    M /trunk/modules/misc/network/ipv6.c
3470    M /trunk/modules/video_chroma/i420_ymga.c
3471    M /trunk/modules/video_chroma/i420_yuy2.c
3472    M /trunk/modules/video_chroma/i422_yuy2.c
3473
3474 string review by Christophe Mutricy aka xtophe
3475
3476 ------------------------------------------------------------------------
3477 r6521 | gbazin | 2004-01-25 18:31:22 +0100 (Sun, 25 Jan 2004) | 3 lines
3478 Changed paths:
3479    M /trunk/modules/access/cdda.c
3480    M /trunk/modules/access/dshow/dshow.cpp
3481    M /trunk/modules/access/dvb/qpsk.c
3482    M /trunk/modules/access/dvd/dvd.c
3483    M /trunk/modules/access/file.c
3484    M /trunk/modules/access/ftp.c
3485    M /trunk/modules/access/http.c
3486    M /trunk/modules/access/mms/mms.c
3487    M /trunk/modules/access/pvr/pvr.c
3488    M /trunk/modules/access/satellite/satellite.c
3489    M /trunk/modules/access/slp.c
3490    M /trunk/modules/access/tcp.c
3491    M /trunk/modules/access/udp.c
3492    M /trunk/modules/access/v4l/v4l.c
3493    M /trunk/modules/access/vcd/vcd.c
3494    M /trunk/modules/access/vcdx/vcd.c
3495
3496
3497 * modules/access/*: strings review + coding style fixes.
3498
3499 ------------------------------------------------------------------------
3500 r6522 | murray | 2004-01-25 18:32:29 +0100 (Sun, 25 Jan 2004) | 4 lines
3501 Changed paths:
3502    M /trunk/modules/audio_output/alsa.c
3503    M /trunk/modules/audio_output/arts.c
3504    M /trunk/modules/audio_output/coreaudio.c
3505    M /trunk/modules/audio_output/directx.c
3506    M /trunk/modules/audio_output/esd.c
3507    M /trunk/modules/audio_output/file.c
3508    M /trunk/modules/audio_output/oss.c
3509    M /trunk/modules/audio_output/sdl.c
3510    M /trunk/modules/audio_output/waveout.c
3511
3512 string review, round two: the audio output modules
3513 (but as I'm too tired and it's apero time, round three
3514 will follow later on in the night)
3515
3516 ------------------------------------------------------------------------
3517 r6523 | murray | 2004-01-25 18:41:30 +0100 (Sun, 25 Jan 2004) | 4 lines
3518 Changed paths:
3519    M /trunk/modules/packetizer/copy.c
3520    M /trunk/modules/packetizer/mpeg4audio.c
3521    M /trunk/modules/packetizer/mpeg4video.c
3522    M /trunk/modules/packetizer/mpegvideo.c
3523
3524 String review, round three in advance :)
3525 If you've got spare stuff to review, I'm free.
3526 (FK, are you reviewing the KDE intf or shall I do it?)
3527
3528 ------------------------------------------------------------------------
3529 r6524 | gbazin | 2004-01-25 18:52:17 +0100 (Sun, 25 Jan 2004) | 4 lines
3530 Changed paths:
3531    M /trunk/modules/misc/logger/logger.c
3532    M /trunk/mozilla/vlcshell.cpp
3533
3534
3535 * mozilla/vlcshell.cpp: don't translate debug messages.
3536 * modules/misc/logger/logger.c: compilation fix.
3537
3538 ------------------------------------------------------------------------
3539 r6525 | murray | 2004-01-25 18:58:30 +0100 (Sun, 25 Jan 2004) | 3 lines
3540 Changed paths:
3541    M /trunk/modules/audio_output/alsa.c
3542    M /trunk/modules/audio_output/arts.c
3543    M /trunk/modules/audio_output/coreaudio.c
3544    M /trunk/modules/audio_output/directx.c
3545    M /trunk/modules/audio_output/esd.c
3546    M /trunk/modules/audio_output/file.c
3547    M /trunk/modules/audio_output/oss.c
3548    M /trunk/modules/audio_output/sdl.c
3549    M /trunk/modules/audio_output/waveout.c
3550    M /trunk/modules/packetizer/copy.c
3551    M /trunk/modules/packetizer/mpeg4audio.c
3552    M /trunk/modules/packetizer/mpeg4video.c
3553    M /trunk/modules/packetizer/mpegvideo.c
3554
3555 reverting a whole bunch of stupid changes,
3556 sorry :)
3557
3558 ------------------------------------------------------------------------
3559 r6526 | zorglub | 2004-01-25 19:17:08 +0100 (Sun, 25 Jan 2004) | 3 lines
3560 Changed paths:
3561    M /trunk/include/beos_specific.h
3562    M /trunk/include/charset.h
3563    M /trunk/include/codecs.h
3564    M /trunk/include/configuration.h
3565    M /trunk/include/darwin_specific.h
3566    M /trunk/include/intf_eject.h
3567    M /trunk/include/main.h
3568    M /trunk/include/os_specific.h
3569    M /trunk/include/stream_control.h
3570    M /trunk/include/stream_output.h
3571    M /trunk/include/variables.h
3572    M /trunk/include/vlc/aout.h
3573    M /trunk/include/vlc/decoder.h
3574    M /trunk/include/vlc/input.h
3575    M /trunk/include/vlc/intf.h
3576    M /trunk/include/vlc/sout.h
3577    M /trunk/include/vlc/vlc.h
3578    M /trunk/include/vlc/vout.h
3579    M /trunk/include/vlc_config.h
3580    M /trunk/include/vlc_cpu.h
3581    M /trunk/include/vlc_help.h
3582    M /trunk/include/vlc_interface.h
3583    M /trunk/include/vlc_keys.h
3584    M /trunk/include/vlc_messages.h
3585    M /trunk/include/vlc_objects.h
3586    M /trunk/include/vlc_playlist.h
3587    M /trunk/include/vlc_video.h
3588    M /trunk/include/vout_synchro.h
3589    M /trunk/include/win32_specific.h
3590
3591 * Strings review in include/
3592 * Removed trailing spaces
3593
3594 ------------------------------------------------------------------------
3595 r6527 | gbazin | 2004-01-25 19:18:50 +0100 (Sun, 25 Jan 2004) | 3 lines
3596 Changed paths:
3597    M /trunk/modules/gui/wxwindows/interface.cpp
3598
3599
3600 * modules/gui/wxwindows/interface.cpp: removed unused strings.
3601
3602 ------------------------------------------------------------------------
3603 r6528 | bigben | 2004-01-25 19:20:12 +0100 (Sun, 25 Jan 2004) | 5 lines
3604 Changed paths:
3605    M /trunk/modules/codec/adpcm.c
3606    M /trunk/modules/codec/dts.c
3607    M /trunk/modules/codec/dv.c
3608    M /trunk/modules/codec/dvbsub.c
3609    M /trunk/modules/codec/faad.c
3610    M /trunk/modules/codec/ffmpeg/ffmpeg.h
3611    M /trunk/modules/codec/ffmpeg/postprocess.c
3612    M /trunk/modules/codec/flac.c
3613    M /trunk/modules/codec/lpcm.c
3614    M /trunk/modules/codec/mpeg_audio.c
3615    M /trunk/modules/codec/ogt/cvd.c
3616    M /trunk/modules/codec/ogt/render.c
3617    M /trunk/modules/codec/ogt/subtitle.h
3618    M /trunk/modules/codec/quicktime.c
3619    M /trunk/modules/codec/speex.c
3620    M /trunk/modules/codec/subsdec.c
3621    M /trunk/modules/codec/tarkin.c
3622    M /trunk/modules/codec/theora.c
3623    M /trunk/modules/codec/vorbis.c
3624
3625 string review
3626
3627 still some  printfs in dvbsub.c. Would  need to spend some  time reading
3628 the code to remove them.
3629
3630 ------------------------------------------------------------------------
3631 r6529 | gbazin | 2004-01-25 19:34:55 +0100 (Sun, 25 Jan 2004) | 3 lines
3632 Changed paths:
3633    M /trunk/modules/gui/gtk/preferences.c
3634
3635
3636 * modules/gui/gtk/preferences.c: don't rely on module definitions having an add_category_hint().
3637
3638 ------------------------------------------------------------------------
3639 r6530 | asmax | 2004-01-25 19:41:08 +0100 (Sun, 25 Jan 2004) | 3 lines
3640 Changed paths:
3641    M /trunk/modules/gui/skins2/x11/x11_display.cpp
3642    M /trunk/modules/gui/skins2/x11/x11_display.hpp
3643    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
3644    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
3645    M /trunk/modules/gui/skins2/x11/x11_window.cpp
3646
3647 * all: support of 8 bpp mode for X11 skins. Like in the vout it uses
3648  its own colormap, but I don't like that at all...
3649
3650 ------------------------------------------------------------------------
3651 r6531 | asmax | 2004-01-25 19:46:37 +0100 (Sun, 25 Jan 2004) | 2 lines
3652 Changed paths:
3653    M /trunk/modules/gui/skins2/x11/x11_display.cpp
3654
3655 * x11/x11_display.cpp: only 8 bpp mode was working...
3656
3657 ------------------------------------------------------------------------
3658 r6532 | gbazin | 2004-01-25 19:53:07 +0100 (Sun, 25 Jan 2004) | 3 lines
3659 Changed paths:
3660    M /trunk/modules/access/cdda/cdda.c
3661    M /trunk/modules/access/dvd/dvd.c
3662    M /trunk/modules/audio_filter/channel_mixer/headphone.c
3663    M /trunk/modules/audio_filter/converter/Modules.am
3664    M /trunk/modules/audio_filter/converter/a52tofloat32.c
3665    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
3666    M /trunk/modules/audio_output/alsa.c
3667    M /trunk/modules/audio_output/coreaudio.c
3668    M /trunk/modules/audio_output/file.c
3669    M /trunk/modules/audio_output/oss.c
3670    M /trunk/modules/gui/gtk/gnome.c
3671    M /trunk/modules/gui/gtk/gtk.c
3672    M /trunk/modules/gui/kde/kde.cpp
3673    M /trunk/modules/gui/macosx/macosx.m
3674    M /trunk/modules/gui/pda/pda.c
3675    M /trunk/modules/misc/freetype.c
3676    M /trunk/modules/misc/sap.c
3677    M /trunk/modules/mux/mp4.c
3678
3679
3680 * ALL: removed a bunch of unused add_category_hint().
3681
3682 ------------------------------------------------------------------------
3683 r6533 | bigben | 2004-01-25 20:10:09 +0100 (Sun, 25 Jan 2004) | 2 lines
3684 Changed paths:
3685    M /trunk/modules/codec/dvbsub.c
3686
3687 added a 0 accidentally
3688
3689 ------------------------------------------------------------------------
3690 r6534 | rocky | 2004-01-25 20:27:09 +0100 (Sun, 25 Jan 2004) | 4 lines
3691 Changed paths:
3692    M /trunk/modules/codec/ogt/cvd.c
3693    M /trunk/modules/codec/ogt/ogt.c
3694    M /trunk/modules/codec/ogt/subtitle.h
3695
3696 cvd.c: default duration scaling is smaller which seems more correct.
3697
3698 string review: Merge/canonicalize debug string messages.
3699
3700 ------------------------------------------------------------------------
3701 r6535 | hartman | 2004-01-25 20:54:53 +0100 (Sun, 25 Jan 2004) | 2 lines
3702 Changed paths:
3703    D /trunk/doc/mad/BUGS
3704    D /trunk/doc/mad/TODO
3705
3706 * Removing old useless files
3707
3708 ------------------------------------------------------------------------
3709 r6536 | hartman | 2004-01-25 21:05:29 +0100 (Sun, 25 Jan 2004) | 2 lines
3710 Changed paths:
3711    M /trunk/modules/demux/a52sys.c
3712    M /trunk/modules/demux/aac.c
3713    M /trunk/modules/demux/asf/asf.c
3714    M /trunk/modules/demux/asf/libasf.c
3715    M /trunk/modules/demux/asf/libasf.h
3716    M /trunk/modules/demux/au.c
3717    M /trunk/modules/demux/avi/avi.c
3718    M /trunk/modules/demux/avi/avi.h
3719    M /trunk/modules/demux/avi/libavi.c
3720    M /trunk/modules/demux/avi/libavi.h
3721    M /trunk/modules/demux/demux2.c
3722    M /trunk/modules/demux/demuxdump.c
3723    M /trunk/modules/demux/demuxstream.c
3724    M /trunk/modules/demux/dvdnav.c
3725    M /trunk/modules/demux/flac.c
3726    M /trunk/modules/demux/livedotcom.cpp
3727    M /trunk/modules/demux/m3u.c
3728    M /trunk/modules/demux/mkv.cpp
3729    M /trunk/modules/demux/mod.c
3730    M /trunk/modules/demux/mp4/libmp4.c
3731    M /trunk/modules/demux/mp4/libmp4.h
3732    M /trunk/modules/demux/mp4/mp4.c
3733    M /trunk/modules/demux/mp4/mp4.h
3734    M /trunk/modules/demux/mpeg/mpga.c
3735    M /trunk/modules/demux/mpeg/mpgv.c
3736    M /trunk/modules/demux/mpeg/ps.c
3737    M /trunk/modules/demux/mpeg/system.c
3738    M /trunk/modules/demux/mpeg/ts.c
3739    M /trunk/modules/demux/nsv.c
3740    M /trunk/modules/demux/ogg.c
3741    M /trunk/modules/demux/playlist/m3u.c
3742    M /trunk/modules/demux/playlist/old.c
3743    M /trunk/modules/demux/playlist/playlist.c
3744    M /trunk/modules/demux/playlist/pls.c
3745    M /trunk/modules/demux/ps.c
3746    M /trunk/modules/demux/rawdv.c
3747    M /trunk/modules/demux/real.c
3748    M /trunk/modules/demux/ts.c
3749    M /trunk/modules/demux/util/id3.c
3750    M /trunk/modules/demux/util/id3genres.h
3751    M /trunk/modules/demux/util/id3tag.c
3752    M /trunk/modules/demux/util/sub.c
3753    M /trunk/modules/demux/util/sub.h
3754    M /trunk/modules/video_filter/adjust.c
3755    M /trunk/modules/video_filter/clone.c
3756    M /trunk/modules/video_filter/crop.c
3757    M /trunk/modules/video_filter/deinterlace/deinterlace.c
3758    M /trunk/modules/video_filter/distort.c
3759    M /trunk/modules/video_filter/logo.c
3760    M /trunk/modules/video_filter/motionblur.c
3761    M /trunk/modules/video_filter/transform.c
3762    M /trunk/modules/video_filter/wall.c
3763
3764 * Stringreview !!!
3765
3766 ------------------------------------------------------------------------
3767 r6537 | gbazin | 2004-01-25 21:40:59 +0100 (Sun, 25 Jan 2004) | 3 lines
3768 Changed paths:
3769    M /trunk/modules/access_output/udp.c
3770    M /trunk/modules/codec/araw.c
3771    M /trunk/modules/codec/dvbsub.c
3772    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3773    M /trunk/modules/codec/subsdec.c
3774    M /trunk/modules/control/rc/rc.c
3775    M /trunk/modules/visualization/xosd/xosd.c
3776
3777
3778 * ALL: removed useless add_category_hint().
3779
3780 ------------------------------------------------------------------------
3781 r6538 | rocky | 2004-01-25 22:03:16 +0100 (Sun, 25 Jan 2004) | 2 lines
3782 Changed paths:
3783    M /trunk/configure.ac
3784
3785 Test for libcdio only once. Make disable-libcddb work (typo in test variable).
3786
3787 ------------------------------------------------------------------------
3788 r6539 | asmax | 2004-01-25 22:38:57 +0100 (Sun, 25 Jan 2004) | 2 lines
3789 Changed paths:
3790    M /trunk/modules/gui/skins2/src/generic_window.cpp
3791
3792 * src/generic_window.cpp: don't raise the windows on a mouse up event
3793
3794 ------------------------------------------------------------------------
3795 r6540 | gbazin | 2004-01-25 22:39:37 +0100 (Sun, 25 Jan 2004) | 4 lines
3796 Changed paths:
3797    M /trunk/include/vlc_common.h
3798    M /trunk/include/vlc_es.h
3799    M /trunk/modules/codec/ffmpeg/demux.c
3800    M /trunk/modules/codec/ffmpeg/video.c
3801
3802
3803 * include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
3804 * modules/codec/ffmpeg/*: support for palettized codecs.
3805
3806 ------------------------------------------------------------------------
3807 r6541 | rocky | 2004-01-25 23:16:26 +0100 (Sun, 25 Jan 2004) | 2 lines
3808 Changed paths:
3809    M /trunk/modules/misc/dummy/decoder.c
3810
3811 include limits.h for PATH_MAX. Solaris fix.
3812
3813 ------------------------------------------------------------------------
3814 r6542 | rocky | 2004-01-25 23:16:51 +0100 (Sun, 25 Jan 2004) | 2 lines
3815 Changed paths:
3816    M /trunk/modules/misc/freetype.c
3817
3818 Fix if iconv not installed.
3819
3820 ------------------------------------------------------------------------
3821 r6543 | asmax | 2004-01-26 00:04:06 +0100 (Mon, 26 Jan 2004) | 4 lines
3822 Changed paths:
3823    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
3824    M /trunk/modules/gui/skins2/src/skin_main.cpp
3825    M /trunk/modules/gui/skins2/src/theme.cpp
3826    M /trunk/modules/gui/skins2/src/theme.hpp
3827    M /trunk/modules/gui/skins2/src/theme_loader.cpp
3828
3829 * all: save the theme configuration at exit (theme path and
3830   position/visibilty of the windows)
3831 * parser/xmlparser.cpp: fixed a segfault when the file cannot be opened
3832
3833 ------------------------------------------------------------------------
3834 r6544 | rocky | 2004-01-26 05:51:09 +0100 (Mon, 26 Jan 2004) | 3 lines
3835 Changed paths:
3836    M /trunk/configure.ac
3837
3838 add -lm on more plugins that require it. libvcdinfo version number is
3839 now 0.7.20 not 0.7.20-cdio.
3840
3841 ------------------------------------------------------------------------
3842 r6545 | sam | 2004-01-26 11:32:33 +0100 (Mon, 26 Jan 2004) | 3 lines
3843 Changed paths:
3844    M /trunk/configure.ac
3845
3846   * configure.ac:
3847     + Bail out if libavcodec.a wasn't built with --enable-pp.
3848
3849 ------------------------------------------------------------------------
3850 r6546 | gbazin | 2004-01-26 11:35:28 +0100 (Mon, 26 Jan 2004) | 3 lines
3851 Changed paths:
3852    M /trunk/configure.ac
3853
3854
3855 * configure.ac: fixed typo.
3856
3857 ------------------------------------------------------------------------
3858 r6547 | hartman | 2004-01-26 15:47:39 +0100 (Mon, 26 Jan 2004) | 2 lines
3859 Changed paths:
3860    M /trunk/modules/gui/kde/disc.h
3861    M /trunk/modules/gui/kde/net.h
3862
3863 * compilation fixes
3864
3865 ------------------------------------------------------------------------
3866 r6548 | fenrir | 2004-01-26 17:30:34 +0100 (Mon, 26 Jan 2004) | 2 lines
3867 Changed paths:
3868    M /trunk/modules/access/mms/mmsh.c
3869
3870  * mmsh: msg_Err -> msg_Dbg.
3871
3872 ------------------------------------------------------------------------
3873 r6549 | zorglub | 2004-01-26 17:45:03 +0100 (Mon, 26 Jan 2004) | 2 lines
3874 Changed paths:
3875    M /trunk/modules/video_output/caca.c
3876    M /trunk/modules/video_output/directx/directx.c
3877    M /trunk/modules/video_output/fb.c
3878    M /trunk/modules/video_output/ggi.c
3879    M /trunk/modules/video_output/qte/qte.cpp
3880    M /trunk/modules/video_output/x11/x11.c
3881    M /trunk/modules/video_output/x11/xcommon.c
3882    M /trunk/modules/video_output/x11/xvideo.c
3883
3884 String review
3885
3886 ------------------------------------------------------------------------
3887 r6550 | zorglub | 2004-01-26 17:52:31 +0100 (Mon, 26 Jan 2004) | 6 lines
3888 Changed paths:
3889    M /trunk/modules/gui/beos/AudioOutput.cpp
3890    M /trunk/modules/gui/beos/BeOS.cpp
3891    M /trunk/modules/gui/beos/Bitmaps.h
3892    M /trunk/modules/gui/beos/DrawingTidbits.cpp
3893    M /trunk/modules/gui/beos/DrawingTidbits.h
3894    M /trunk/modules/gui/beos/Interface.cpp
3895    M /trunk/modules/gui/beos/InterfaceWindow.cpp
3896    M /trunk/modules/gui/beos/InterfaceWindow.h
3897    M /trunk/modules/gui/beos/ListViews.cpp
3898    M /trunk/modules/gui/beos/ListViews.h
3899    M /trunk/modules/gui/beos/MessagesWindow.cpp
3900    M /trunk/modules/gui/beos/MsgVals.h
3901    M /trunk/modules/gui/beos/PlayListWindow.cpp
3902    M /trunk/modules/gui/beos/PlayListWindow.h
3903    M /trunk/modules/gui/beos/TransportButton.cpp
3904    M /trunk/modules/gui/beos/TransportButton.h
3905
3906 Strings review
3907
3908 Do "50%","100%", ... need translation ?
3909
3910 They are currently translated, I did not touch this
3911
3912 ------------------------------------------------------------------------
3913 r6551 | titer | 2004-01-26 17:54:56 +0100 (Mon, 26 Jan 2004) | 4 lines
3914 Changed paths:
3915    M /trunk/configure.ac
3916    M /trunk/modules/video_chroma/Modules.am
3917    M /trunk/modules/video_chroma/i420_yuy2.c
3918
3919  + All: added Altivec-optimized i420 to yuy2 conversion. It isn't used
3920    yet as Quicktime handles i420 pictures, but it will be when I've
3921    cleaned the OpenGL output I'm working on (to be commited soon).
3922
3923 ------------------------------------------------------------------------
3924 r6552 | jlj | 2004-01-26 18:15:40 +0100 (Mon, 26 Jan 2004) | 2 lines
3925 Changed paths:
3926    M /trunk/modules/demux/mp4/drms.c
3927
3928   * drms: bugfixes in sci handling, GetiPodID darwin support.
3929
3930 ------------------------------------------------------------------------
3931 r6553 | gbazin | 2004-01-26 19:24:17 +0100 (Mon, 26 Jan 2004) | 3 lines
3932 Changed paths:
3933    M /trunk/modules/access/dshow/filter.cpp
3934    M /trunk/modules/access/dshow/filter.h
3935
3936
3937 * modules/access/dshow/*: implemented a few more things.
3938
3939 ------------------------------------------------------------------------
3940 r6554 | gbazin | 2004-01-26 19:30:01 +0100 (Mon, 26 Jan 2004) | 3 lines
3941 Changed paths:
3942    M /trunk/modules/mux/mp4.c
3943
3944
3945 * modules/mux/mp4.c: fixed recent screw-up in movie duration.
3946
3947 ------------------------------------------------------------------------
3948 r6555 | titer | 2004-01-26 19:30:37 +0100 (Mon, 26 Jan 2004) | 8 lines
3949 Changed paths:
3950    M /trunk/configure.ac
3951    M /trunk/modules/gui/macosx/macosx.m
3952    M /trunk/modules/gui/macosx/vout.h
3953    M /trunk/modules/gui/macosx/vout.m
3954
3955  All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
3956  to give it a try (QT is the default method).
3957   + Known issues: no fullscreen yet, memory leaks, ugly code, ...
3958   + Known goodies: it's a few % faster than QT here (playing a DVD). If
3959       experienced OpenGL and Altivec programmers could have a look and
3960       give some advice, I guess the performance increase might become
3961       noticeable.
3962
3963 ------------------------------------------------------------------------
3964 r6556 | gbazin | 2004-01-26 19:45:45 +0100 (Mon, 26 Jan 2004) | 3 lines
3965 Changed paths:
3966    M /trunk/modules/visualization/visual/visual.c
3967
3968
3969 modules/visualization/visual/visual.c: strings review.
3970
3971 ------------------------------------------------------------------------
3972 r6557 | gbazin | 2004-01-26 19:57:18 +0100 (Mon, 26 Jan 2004) | 3 lines
3973 Changed paths:
3974    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3975
3976
3977 * modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
3978
3979 ------------------------------------------------------------------------
3980 r6558 | gbazin | 2004-01-26 20:20:10 +0100 (Mon, 26 Jan 2004) | 3 lines
3981 Changed paths:
3982    M /trunk/src/input/subtitles.c
3983
3984
3985 * src/input/subtitles.c: more sanity checks.
3986
3987 ------------------------------------------------------------------------
3988 r6559 | titer | 2004-01-26 20:51:33 +0100 (Mon, 26 Jan 2004) | 2 lines
3989 Changed paths:
3990    M /trunk/configure.ac
3991
3992  Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
3993
3994 ------------------------------------------------------------------------
3995 r6560 | titer | 2004-01-26 21:00:33 +0100 (Mon, 26 Jan 2004) | 2 lines
3996 Changed paths:
3997    M /trunk/modules/gui/macosx/vout.m
3998
3999  gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
4000
4001 ------------------------------------------------------------------------
4002 r6561 | gbazin | 2004-01-26 21:02:15 +0100 (Mon, 26 Jan 2004) | 3 lines
4003 Changed paths:
4004    M /trunk/modules/demux/util/sub.c
4005    M /trunk/modules/demux/util/sub.h
4006    M /trunk/src/input/input.c
4007
4008
4009 * modules/demux/util/*: a bit of cleanup.
4010
4011 ------------------------------------------------------------------------
4012 r6562 | gbazin | 2004-01-26 21:26:54 +0100 (Mon, 26 Jan 2004) | 3 lines
4013 Changed paths:
4014    M /trunk/modules/demux/util/sub.c
4015    M /trunk/modules/demux/util/sub.h
4016    M /trunk/src/input/input.c
4017    M /trunk/src/input/subtitles.c
4018
4019
4020 * src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
4021
4022 ------------------------------------------------------------------------
4023 r6563 | fenrir | 2004-01-26 21:48:10 +0100 (Mon, 26 Jan 2004) | 3 lines
4024 Changed paths:
4025    M /trunk/include/input_ext-intf.h
4026    M /trunk/include/input_ext-plugins.h
4027    M /trunk/include/ninput.h
4028    M /trunk/include/vlc_common.h
4029    M /trunk/src/input/input.c
4030    M /trunk/src/input/stream.c
4031
4032  * all: make stream_t using function pointers (needed to have multiple
4033  implementations, not yet used).
4034
4035 ------------------------------------------------------------------------
4036 r6564 | fenrir | 2004-01-26 21:48:51 +0100 (Mon, 26 Jan 2004) | 2 lines
4037 Changed paths:
4038    M /trunk/modules/demux/playlist/playlist.c
4039
4040  * playlist: compilation fix.
4041
4042 ------------------------------------------------------------------------
4043 r6565 | hartman | 2004-01-26 22:37:58 +0100 (Mon, 26 Jan 2004) | 2 lines
4044 Changed paths:
4045    M /trunk/src/audio_output/output.c
4046    M /trunk/src/input/input_programs.c
4047
4048 * String review
4049
4050 ------------------------------------------------------------------------
4051 r6566 | gbazin | 2004-01-26 23:10:20 +0100 (Mon, 26 Jan 2004) | 4 lines
4052 Changed paths:
4053    M /trunk/modules/gui/wxwindows/dialogs.cpp
4054    M /trunk/modules/gui/wxwindows/open.cpp
4055    M /trunk/modules/gui/wxwindows/wxwindows.h
4056
4057
4058 * modules/gui/wxwindows/*: adapted to the new playlist api.
4059    "Add MRL" in the playlist dialog now only appends the new item to the playlist.
4060
4061 ------------------------------------------------------------------------
4062 r6567 | hartman | 2004-01-26 23:32:51 +0100 (Mon, 26 Jan 2004) | 2 lines
4063 Changed paths:
4064    M /trunk/modules/demux/util/sub.c
4065    M /trunk/modules/demux/util/sub.h
4066
4067 * Remove crud
4068
4069 ------------------------------------------------------------------------
4070 r6568 | hartman | 2004-01-26 23:42:50 +0100 (Mon, 26 Jan 2004) | 2 lines
4071 Changed paths:
4072    M /trunk/modules/demux/util/sub.h
4073    M /trunk/src/input/input.c
4074
4075 * Remove crud
4076
4077 ------------------------------------------------------------------------
4078 r6569 | fenrir | 2004-01-27 00:07:16 +0100 (Tue, 27 Jan 2004) | 3 lines
4079 Changed paths:
4080    M /trunk/include/input_ext-intf.h
4081    M /trunk/src/input/input.c
4082    M /trunk/src/playlist/playlist.c
4083
4084  * all: input_CreateThread doesn't take a playlist_item_t anymore.
4085         export input_CreateThread/input_StopThread/input_DestroyThread.
4086
4087 ------------------------------------------------------------------------
4088 r6570 | fenrir | 2004-01-27 00:30:18 +0100 (Tue, 27 Jan 2004) | 2 lines
4089 Changed paths:
4090    M /trunk/src/playlist/playlist.c
4091
4092  * playlist: fix for input options.
4093
4094 ------------------------------------------------------------------------
4095 r6571 | hartman | 2004-01-27 00:37:05 +0100 (Tue, 27 Jan 2004) | 2 lines
4096 Changed paths:
4097    M /trunk/src/input/input.c
4098
4099 * Fix autodetection bug with file:///
4100
4101 ------------------------------------------------------------------------
4102 r6572 | rocky | 2004-01-27 02:57:29 +0100 (Tue, 27 Jan 2004) | 2 lines
4103 Changed paths:
4104    M /trunk/configure.ac
4105
4106 Link with -lm when needed - 2nd try.
4107
4108 ------------------------------------------------------------------------
4109 r6573 | titer | 2004-01-27 04:22:03 +0100 (Tue, 27 Jan 2004) | 2 lines
4110 Changed paths:
4111    M /trunk/modules/video_chroma/i420_yuy2.c
4112
4113  i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
4114
4115 ------------------------------------------------------------------------
4116 r6574 | rocky | 2004-01-27 04:45:17 +0100 (Tue, 27 Jan 2004) | 3 lines
4117 Changed paths:
4118    M /trunk/modules/codec/ogt/render.c
4119
4120 First of the bigendian fixes. Bug in YUY had U and V values in blending
4121 swapped.
4122
4123 ------------------------------------------------------------------------
4124 r6575 | hartman | 2004-01-27 08:05:10 +0100 (Tue, 27 Jan 2004) | 7 lines
4125 Changed paths:
4126    M /trunk/modules/demux/util/sub.c
4127    M /trunk/modules/demux/util/sub.h
4128
4129 * VobSub demuxing. Almost working i think, but the ps parsing isn't going to well yet.
4130   fen, anymore tips? :)
4131   There seems to be some trouble with bufferoverflows atm and
4132   spudec doesn't like the data it is being fed:
4133
4134   [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
4135
4136 ------------------------------------------------------------------------
4137 r6576 | gbazin | 2004-01-27 12:57:05 +0100 (Tue, 27 Jan 2004) | 3 lines
4138 Changed paths:
4139    M /trunk/modules/demux/util/sub.c
4140    M /trunk/modules/demux/util/sub.h
4141
4142
4143 * modules/demux/util/*: fixed segfault with new vobsub code.
4144
4145 ------------------------------------------------------------------------
4146 r6577 | titer | 2004-01-27 13:11:48 +0100 (Tue, 27 Jan 2004) | 2 lines
4147 Changed paths:
4148    M /trunk/modules/gui/macosx/vout.m
4149
4150  macosx/vout.m: fixed OpenGL aspect ratio
4151
4152 ------------------------------------------------------------------------
4153 r6578 | fenrir | 2004-01-27 13:22:41 +0100 (Tue, 27 Jan 2004) | 3 lines
4154 Changed paths:
4155    M /trunk/modules/demux/util/sub.c
4156
4157  * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
4158  reading packet).
4159
4160 ------------------------------------------------------------------------
4161 r6579 | fenrir | 2004-01-27 13:46:46 +0100 (Tue, 27 Jan 2004) | 2 lines
4162 Changed paths:
4163    M /trunk/modules/demux/util/sub.c
4164
4165  * sub: clean/fix. it begins to work.
4166
4167 ------------------------------------------------------------------------
4168 r6580 | fenrir | 2004-01-27 14:10:29 +0100 (Tue, 27 Jan 2004) | 2 lines
4169 Changed paths:
4170    M /trunk/modules/demux/util/sub.c
4171    M /trunk/modules/demux/util/sub.h
4172
4173  * sub: removed unused variable.
4174
4175 ------------------------------------------------------------------------
4176 r6581 | gbazin | 2004-01-27 15:05:33 +0100 (Tue, 27 Jan 2004) | 4 lines
4177 Changed paths:
4178    M /trunk/modules/packetizer/mpegvideo.c
4179    M /trunk/src/stream_output/stream_output.c
4180
4181
4182 * modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
4183 * src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
4184
4185 ------------------------------------------------------------------------
4186 r6582 | gbazin | 2004-01-27 18:01:51 +0100 (Tue, 27 Jan 2004) | 5 lines
4187 Changed paths:
4188    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
4189    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
4190    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
4191
4192 * modules/gui/skins2/win32/*: dynamically load AlphaBlend() as it isn't available on Win9x,NT4.
4193    Parent window created outside the screen so it isn't visible.
4194
4195 Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
4196
4197 ------------------------------------------------------------------------
4198 r6583 | gbazin | 2004-01-27 20:14:07 +0100 (Tue, 27 Jan 2004) | 3 lines
4199 Changed paths:
4200    M /trunk/modules/codec/dts.c
4201
4202
4203 * modules/codec/dts.c: bug-fix for s/pdif support.
4204
4205 ------------------------------------------------------------------------
4206 r6584 | gbazin | 2004-01-27 22:12:42 +0100 (Tue, 27 Jan 2004) | 4 lines
4207 Changed paths:
4208    M /trunk/configure.ac
4209    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
4210
4211
4212 * configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
4213 * modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
4214
4215 ------------------------------------------------------------------------
4216 r6585 | bigben | 2004-01-27 23:19:04 +0100 (Tue, 27 Jan 2004) | 2 lines
4217 Changed paths:
4218    M /trunk/modules/gui/macosx/open.m
4219
4220 Fixes a little bug introduced by string review on localized VLC
4221
4222 ------------------------------------------------------------------------
4223 r6586 | hartman | 2004-01-27 23:51:39 +0100 (Tue, 27 Jan 2004) | 6 lines
4224 Changed paths:
4225    M /trunk/modules/codec/spudec/parse.c
4226    M /trunk/modules/codec/spudec/spudec.c
4227    M /trunk/modules/demux/util/sub.c
4228
4229 * modules/demux/util/sub.?
4230   Vobsub is working now. only track 0 will be played atm.
4231   spudec scaling will need to be implemented or vobsub is pretty useless.
4232 * modules/codec/spudec
4233   Changed an error into a warning message.
4234
4235 ------------------------------------------------------------------------
4236 r6587 | hartman | 2004-01-28 00:09:25 +0100 (Wed, 28 Jan 2004) | 2 lines
4237 Changed paths:
4238    M /trunk/modules/demux/util/sub.c
4239
4240 * Thou shall initialize thou subtitles.
4241
4242 ------------------------------------------------------------------------
4243 r6588 | fenrir | 2004-01-28 13:25:37 +0100 (Wed, 28 Jan 2004) | 2 lines
4244 Changed paths:
4245    M /trunk/modules/demux/Modules.am
4246    A /trunk/modules/demux/aiff.c
4247
4248  * aiff: another demuxer.
4249
4250 ------------------------------------------------------------------------
4251 r6589 | titer | 2004-01-28 15:36:53 +0100 (Wed, 28 Jan 2004) | 3 lines
4252 Changed paths:
4253    M /trunk/modules/gui/macosx/vout.m
4254
4255  macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
4256    the monitor (fixed flickering effect)
4257
4258 ------------------------------------------------------------------------
4259 r6590 | bigben | 2004-01-28 16:25:53 +0100 (Wed, 28 Jan 2004) | 4 lines
4260 Changed paths:
4261    M /trunk/configure.ac
4262
4263 Do not enable skins2 on macosx and beos.
4264
4265 Hope I haven't broken anything...
4266
4267 ------------------------------------------------------------------------
4268 r6591 | gbazin | 2004-01-28 16:51:16 +0100 (Wed, 28 Jan 2004) | 2 lines
4269 Changed paths:
4270    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
4271
4272 * modules/gui/skins2/win32/win32_graphics.cpp: small fix.
4273
4274 ------------------------------------------------------------------------
4275 r6592 | gbazin | 2004-01-28 17:46:52 +0100 (Wed, 28 Jan 2004) | 2 lines
4276 Changed paths:
4277    M /trunk/modules/access/dshow/dshow.cpp
4278    M /trunk/modules/access/dshow/filter.cpp
4279
4280 * modules/access/dshow/*: bug fixes.
4281
4282 ------------------------------------------------------------------------
4283 r6593 | gbazin | 2004-01-28 21:53:21 +0100 (Wed, 28 Jan 2004) | 3 lines
4284 Changed paths:
4285    M /trunk/configure.ac
4286
4287
4288 * configure.ac: proper checks for all the skins2 dependancies.
4289
4290 ------------------------------------------------------------------------
4291 r6594 | titer | 2004-01-28 22:31:15 +0100 (Wed, 28 Jan 2004) | 2 lines
4292 Changed paths:
4293    M /trunk/modules/gui/macosx/vout.h
4294    M /trunk/modules/gui/macosx/vout.m
4295
4296  + macosx/vout* : cosmetic
4297
4298 ------------------------------------------------------------------------
4299 r6595 | titer | 2004-01-29 03:01:49 +0100 (Thu, 29 Jan 2004) | 4 lines
4300 Changed paths:
4301    M /trunk/modules/gui/macosx/vout.h
4302    M /trunk/modules/gui/macosx/vout.m
4303
4304  macosx/vout* :
4305    + Unkludged a lot the way the OpenGL output was working until now
4306    + Optimized here and here. Please test!
4307
4308 ------------------------------------------------------------------------
4309 r6596 | rocky | 2004-01-29 05:04:21 +0100 (Thu, 29 Jan 2004) | 2 lines
4310 Changed paths:
4311    M /trunk/modules/codec/ogt/render.c
4312
4313 Transparancy for more chromas more complete.
4314
4315 ------------------------------------------------------------------------
4316 r6597 | rocky | 2004-01-29 12:50:22 +0100 (Thu, 29 Jan 2004) | 4 lines
4317 Changed paths:
4318    M /trunk/modules/codec/ogt/common.c
4319    M /trunk/modules/codec/ogt/pixmap.h
4320    M /trunk/modules/codec/ogt/render.c
4321    M /trunk/modules/codec/ogt/subtitle.h
4322
4323 render.c: RV24 blending
4324 all: more code cleanup and perhaps slightly better bigendian handling though
4325      more common routines/includes.
4326
4327 ------------------------------------------------------------------------
4328 r6598 | sigmunau | 2004-01-29 15:39:08 +0100 (Thu, 29 Jan 2004) | 5 lines
4329 Changed paths:
4330    M /trunk/include/vlc_common.h
4331    M /trunk/src/libvlc.c
4332    M /trunk/src/libvlc.h
4333
4334 include/vlc_common.h:
4335  * defined a CPU_CAPABILITY_SSE2
4336 src/libvlc.(c|h):
4337  * implemented --see2/--no-sse2
4338
4339 ------------------------------------------------------------------------
4340 r6599 | fenrir | 2004-01-29 16:10:17 +0100 (Thu, 29 Jan 2004) | 2 lines
4341 Changed paths:
4342    M /trunk/src/input/input_programs.c
4343
4344  * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
4345
4346 ------------------------------------------------------------------------
4347 r6600 | fenrir | 2004-01-29 16:11:17 +0100 (Thu, 29 Jan 2004) | 2 lines
4348 Changed paths:
4349    M /trunk/modules/demux/au.c
4350    M /trunk/modules/demux/demux2.c
4351
4352  * au: ported to demux2 API.
4353
4354 ------------------------------------------------------------------------
4355 r6601 | gbazin | 2004-01-29 18:04:01 +0100 (Thu, 29 Jan 2004) | 4 lines
4356 Changed paths:
4357    M /trunk/include/configuration.h
4358    M /trunk/modules/access/dshow/dshow.cpp
4359    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
4360    M /trunk/modules/gui/wxwindows/preferences_widgets.h
4361    M /trunk/src/misc/configuration.c
4362
4363 * src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
4364 * modules/gui/wxwindows/preferences_widgets.*: implemented partial support for change_action_add().
4365 * modules/access/dshow/dshow.cpp: use change_action_add() to refresh the list of devices and to add an option to configure a device.
4366
4367 ------------------------------------------------------------------------
4368 r6602 | fenrir | 2004-01-29 18:14:04 +0100 (Thu, 29 Jan 2004) | 3 lines
4369 Changed paths:
4370    M /trunk/modules/demux/demux2.c
4371
4372  * demux2: mmh removed some shortcut. (easier than increasing
4373  MODULE_SHORTCUT_MAX ;)
4374
4375 ------------------------------------------------------------------------
4376 r6603 | zorglub | 2004-01-29 18:51:08 +0100 (Thu, 29 Jan 2004) | 28 lines
4377 Changed paths:
4378    M /trunk/include/vlc_playlist.h
4379    M /trunk/modules/access/cdda/access.c
4380    M /trunk/modules/access/vcdx/access.c
4381    M /trunk/modules/codec/speex.c
4382    M /trunk/modules/codec/theora.c
4383    M /trunk/modules/codec/vorbis.c
4384    M /trunk/modules/control/http.c
4385    M /trunk/modules/demux/util/id3tag.c
4386    M /trunk/modules/gui/pda/pda_callbacks.c
4387    M /trunk/modules/gui/wxwindows/iteminfo.cpp
4388    M /trunk/modules/gui/wxwindows/open.cpp
4389    M /trunk/modules/gui/wxwindows/playlist.cpp
4390    M /trunk/modules/gui/wxwindows/streamwizard.cpp
4391    M /trunk/modules/misc/sap.c
4392    M /trunk/src/input/input.c
4393    M /trunk/src/libvlc.c
4394    M /trunk/src/misc/win32_specific.c
4395    M /trunk/src/playlist/info.c
4396    M /trunk/src/playlist/item-ext.c
4397    M /trunk/src/playlist/item.c
4398    M /trunk/src/playlist/loadsave.c
4399    M /trunk/src/playlist/playlist.c
4400
4401 Options as infos were bad in several ways: it broke PLAYLIST_GO, used
4402 much memory, and was inconsistent, especially with input_CreateThread
4403 taking an array of options
4404
4405 * Revert to using array of options
4406
4407 * To add an item with options:
4408     - either use playlist_ItemNew, ItemAddOption, and then AddItem
4409       (useful if you don't have all your options in an array)
4410     - either use playlist_AddExt (use this if all your options are
4411       already in an array)
4412
4413 * To add an item without options: use playlist_Add
4414
4415 You can still add options after an item has been added by using either
4416 playlist_AddOption or playlist_ItemAddOption
4417
4418 * Attempt to improve API and solve thread safety issues.
4419   - playlist_Item* functions allow to touch items only.
4420     p_item->lock must be used when needed
4421     (playlist_ItemNew, playlist_ItemDelete, playlist_Item*Info,
4422      playlist_ItemSet* )
4423
4424   - playlist_ItemGetById and ItemGetByPos give you playlist_items
4425     for GetByPos, you should have the playlist lock
4426
4427 At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
4428
4429 ------------------------------------------------------------------------
4430 r6604 | zorglub | 2004-01-29 19:02:58 +0100 (Thu, 29 Jan 2004) | 2 lines
4431 Changed paths:
4432    M /trunk/modules/demux/asf/asf.c
4433
4434 Use playlist_Item* functions
4435
4436 ------------------------------------------------------------------------
4437 r6605 | fenrir | 2004-01-29 19:37:05 +0100 (Thu, 29 Jan 2004) | 2 lines
4438 Changed paths:
4439    M /trunk/modules/demux/ps.h
4440
4441  * ps: fixed dts.
4442
4443 ------------------------------------------------------------------------
4444 r6606 | gbazin | 2004-01-29 19:48:40 +0100 (Thu, 29 Jan 2004) | 3 lines
4445 Changed paths:
4446    M /trunk/configure.ac
4447
4448
4449 * configure.ac: fixed typo.
4450
4451 ------------------------------------------------------------------------
4452 r6607 | gbazin | 2004-01-29 20:38:17 +0100 (Thu, 29 Jan 2004) | 3 lines
4453 Changed paths:
4454    M /trunk/modules/codec/speex.c
4455    M /trunk/src/misc/win32_specific.c
4456
4457
4458 * modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
4459
4460 ------------------------------------------------------------------------
4461 r6608 | fenrir | 2004-01-30 02:09:24 +0100 (Fri, 30 Jan 2004) | 2 lines
4462 Changed paths:
4463    M /trunk/modules/demux/ps.h
4464
4465  * ps: lalalala, fixed a bug in dts/pts parsing.
4466
4467 ------------------------------------------------------------------------
4468 r6609 | fenrir | 2004-01-30 02:38:53 +0100 (Fri, 30 Jan 2004) | 7 lines
4469 Changed paths:
4470    M /trunk/modules/demux/demux2.c
4471    M /trunk/modules/demux/dvdnav.c
4472
4473  * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all
4474  still frames, it doesn't handle the es selection (this way --sout-all
4475  will work).
4476   A major problem is that ES aren't added in a logical way like dvd and
4477 dvdread do (audio/video). I don't know how to retrieve it from dvdnav.
4478 (it's the same for dvdnav and dvdnavsimple)
4479
4480 ------------------------------------------------------------------------
4481 r6610 | hartman | 2004-01-30 13:44:21 +0100 (Fri, 30 Jan 2004) | 6 lines
4482 Changed paths:
4483    M /trunk/modules/gui/macosx/intf.m
4484    M /trunk/modules/gui/macosx/prefs.h
4485    M /trunk/modules/gui/macosx/prefs.m
4486
4487 * modules/gui/macosx/intf.m: fix
4488 * modules/gui/macosx/prefs.?: New preferences parse code.
4489   New widgets aren't being created just yet.
4490   OS X version is broken now, but it already was. we need to fix this before
4491   a release. Code is largely ported from wxwindows...
4492
4493 ------------------------------------------------------------------------
4494 r6611 | rocky | 2004-01-30 14:17:12 +0100 (Fri, 30 Jan 2004) | 10 lines
4495 Changed paths:
4496    M /trunk/modules/codec/ogt/Modules.am
4497    M /trunk/modules/codec/ogt/common.c
4498    A /trunk/modules/codec/ogt/pixmap.c
4499    M /trunk/modules/codec/ogt/pixmap.h
4500    M /trunk/modules/codec/ogt/subtitle.h
4501
4502 pixmap.[ch], Modules.am: provisional routine to find closest colormap
4503 entry.
4504
4505 Rest: Mostly more shuffling of definitions for modularity; doc
4506 improvements.
4507
4508 (Also I need to copy these changes between computers and this is the
4509 most expedient way. RV24 transparancy has been tested on a big-endian
4510 box.)
4511
4512 ------------------------------------------------------------------------
4513 r6612 | rocky | 2004-01-30 14:23:08 +0100 (Fri, 30 Jan 2004) | 2 lines
4514 Changed paths:
4515    M /trunk/modules/codec/ogt/pixmap.c
4516
4517 Doc calculation typo.
4518
4519 ------------------------------------------------------------------------
4520 r6613 | fenrir | 2004-01-30 15:25:39 +0100 (Fri, 30 Jan 2004) | 3 lines
4521 Changed paths:
4522    M /trunk/src/input/es_out.c
4523
4524  * es_out: now es_format_t.psz_language could be a iso539 code, it will be
4525  expanded to the real language name.
4526
4527 ------------------------------------------------------------------------
4528 r6614 | fenrir | 2004-01-30 15:27:48 +0100 (Fri, 30 Jan 2004) | 4 lines
4529 Changed paths:
4530    M /trunk/modules/demux/dvdnav.c
4531    M /trunk/modules/demux/mkv.cpp
4532    M /trunk/modules/demux/mp4/mp4.c
4533
4534  * all: fill psz_language with the iso639 code.
4535  * dvdnav: select the right SPU track only while creating the ES when we
4536  are not in the menu. (this way user selection won't be lost).
4537
4538 ------------------------------------------------------------------------
4539 r6615 | fenrir | 2004-01-30 15:45:27 +0100 (Fri, 30 Jan 2004) | 2 lines
4540 Changed paths:
4541    M /trunk/modules/demux/dvdnav.c
4542
4543  * dvdnav: oups one debug messsage left.
4544
4545 ------------------------------------------------------------------------
4546 r6616 | fenrir | 2004-01-30 16:17:39 +0100 (Fri, 30 Jan 2004) | 2 lines
4547 Changed paths:
4548    M /trunk/include/vlc_es.h
4549
4550  * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
4551
4552 ------------------------------------------------------------------------
4553 r6617 | fenrir | 2004-01-30 16:56:28 +0100 (Fri, 30 Jan 2004) | 2 lines
4554 Changed paths:
4555    M /trunk/modules/stream_out/rtp.c
4556
4557  * rtp: fixed a bug that corrupt video/audio config data.
4558
4559 ------------------------------------------------------------------------
4560 r6618 | fenrir | 2004-01-30 17:46:33 +0100 (Fri, 30 Jan 2004) | 2 lines
4561 Changed paths:
4562    M /trunk/modules/codec/spudec/spudec.c
4563
4564  * spudec: commented out a debug message.
4565
4566 ------------------------------------------------------------------------
4567 r6619 | fenrir | 2004-01-30 17:45:40 +0100 (Fri, 30 Jan 2004) | 2 lines
4568 Changed paths:
4569    M /trunk/modules/stream_out/rtp.c
4570
4571  * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
4572
4573 ------------------------------------------------------------------------
4574 r6620 | fenrir | 2004-01-30 17:50:26 +0100 (Fri, 30 Jan 2004) | 2 lines
4575 Changed paths:
4576    M /trunk/modules/codec/spudec/spudec.c
4577
4578  * spudec: a %d -> IF64d
4579
4580 ------------------------------------------------------------------------
4581 r6621 | fenrir | 2004-01-30 18:49:21 +0100 (Fri, 30 Jan 2004) | 2 lines
4582 Changed paths:
4583    M /trunk/src/input/es_out.c
4584    M /trunk/src/input/input_dec.c
4585
4586  * all: sout have now access to psz_language.
4587
4588 ------------------------------------------------------------------------
4589 r6622 | fenrir | 2004-01-30 18:50:05 +0100 (Fri, 30 Jan 2004) | 2 lines
4590 Changed paths:
4591    M /trunk/modules/demux/ts.c
4592
4593  * ts: set psz_laguage with iso639 code.
4594
4595 ------------------------------------------------------------------------
4596 r6623 | fenrir | 2004-01-30 18:51:02 +0100 (Fri, 30 Jan 2004) | 2 lines
4597 Changed paths:
4598    M /trunk/modules/stream_out/transcode.c
4599
4600  * transcode: keep psz_language.
4601
4602 ------------------------------------------------------------------------
4603 r6624 | fenrir | 2004-01-30 18:53:05 +0100 (Fri, 30 Jan 2004) | 3 lines
4604 Changed paths:
4605    M /trunk/modules/mux/mpeg/ts.c
4606
4607  * ts: use 0x0a descriptor to send language...
4608  Now we can stream a (complete) dvd with language informations :)
4609
4610 ------------------------------------------------------------------------
4611 r6625 | fenrir | 2004-01-31 06:24:55 +0100 (Sat, 31 Jan 2004) | 5 lines
4612 Changed paths:
4613    M /trunk/include/ninput.h
4614    A /trunk/include/vlc_meta.h
4615
4616  * vlc_meta.h: added a vlc_meta_t struct and some functions (for now,
4617  it will only be used by demuxers).
4618  * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch
4619  playlist and input_InfoAdd and ...
4620
4621 ------------------------------------------------------------------------
4622 r6626 | fenrir | 2004-01-31 06:25:36 +0100 (Sat, 31 Jan 2004) | 2 lines
4623 Changed paths:
4624    M /trunk/src/input/demux.c
4625    M /trunk/src/input/input.c
4626
4627  * input: call DEMUX_GET_META and fill playlist and input infos.
4628
4629 ------------------------------------------------------------------------
4630 r6627 | fenrir | 2004-01-31 06:27:02 +0100 (Sat, 31 Jan 2004) | 2 lines
4631 Changed paths:
4632    M /trunk/modules/demux/asf/asf.c
4633
4634  * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
4635
4636 ------------------------------------------------------------------------
4637 r6628 | rocky | 2004-01-31 06:53:35 +0100 (Sat, 31 Jan 2004) | 13 lines
4638 Changed paths:
4639    M /trunk/modules/codec/ogt/Modules.am
4640    M /trunk/modules/codec/ogt/common.c
4641    M /trunk/modules/codec/ogt/pixmap.c
4642    M /trunk/modules/codec/ogt/pixmap.h
4643    M /trunk/modules/codec/ogt/render.c
4644    M /trunk/modules/video_chroma/i420_rgb.c
4645    M /trunk/modules/video_chroma/i420_rgb.h
4646
4647 render.c: RGB2 now gets the right color from the RGB color map.
4648   And a first cut at handling transparancy values properly. However
4649   to do this we merely needed to
4650
4651 pixmap.[ch]: write our own routines for retrieving a close colormap index
4652   given a pixel value. Well, and also had to
4653
4654 video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
4655
4656 Modules.am: forgot new pixmap.c
4657
4658 others: more misc abstraction/cleanup
4659
4660 ------------------------------------------------------------------------
4661 r6629 | gbazin | 2004-01-31 10:52:22 +0100 (Sat, 31 Jan 2004) | 3 lines
4662 Changed paths:
4663    M /trunk/Makefile.am
4664
4665
4666 * Makefile.am: added vlc_meta.h
4667
4668 ------------------------------------------------------------------------
4669 r6630 | fenrir | 2004-01-31 15:49:52 +0100 (Sat, 31 Jan 2004) | 2 lines
4670 Changed paths:
4671    M /trunk/modules/demux/avi/avi.c
4672    M /trunk/modules/demux/avi/avi.h
4673
4674  * avi: implemented DEMUX_GET_META.
4675
4676 ------------------------------------------------------------------------
4677 r6631 | rocky | 2004-01-31 17:44:58 +0100 (Sat, 31 Jan 2004) | 2 lines
4678 Changed paths:
4679    M /trunk/configure.ac
4680
4681 Try for POSIX pthread semantics on Solaris.
4682
4683 ------------------------------------------------------------------------
4684 r6632 | alexis | 2004-01-31 19:02:32 +0100 (Sat, 31 Jan 2004) | 8 lines
4685 Changed paths:
4686    M /trunk/NEWS
4687    M /trunk/modules/access/udp.c
4688    M /trunk/modules/misc/network/ipv4.c
4689    M /trunk/src/libvlc.h
4690
4691  * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
4692  * udp.c: restored the old syntax udp:server_addr@destination_addr
4693  * libvlc.h: updated 'vlc --help'
4694
4695  To do an IGMPv3 query under Windows XP do:
4696  vlc udp:<source_addr>@<multicast_addr>
4697  Note: under previous versions of Windows, it will fail to join the group.
4698
4699 ------------------------------------------------------------------------
4700 r6633 | fenrir | 2004-01-31 21:02:26 +0100 (Sat, 31 Jan 2004) | 2 lines
4701 Changed paths:
4702    M /trunk/src/input/es_out.c
4703
4704  * es_out: Set Language.
4705
4706 ------------------------------------------------------------------------
4707 r6634 | fenrir | 2004-01-31 21:21:47 +0100 (Sat, 31 Jan 2004) | 2 lines
4708 Changed paths:
4709    M /trunk/src/input/es_out.c
4710
4711  * es_out: reorder meta infos.
4712
4713 ------------------------------------------------------------------------
4714 r6635 | rocky | 2004-02-01 00:33:02 +0100 (Sun, 01 Feb 2004) | 2 lines
4715 Changed paths:
4716    M /trunk/modules/codec/ogt/pixmap.h
4717
4718 Big/little-endian bug.
4719
4720 ------------------------------------------------------------------------
4721 r6636 | fenrir | 2004-02-01 05:50:13 +0100 (Sun, 01 Feb 2004) | 2 lines
4722 Changed paths:
4723    M /trunk/modules/demux/ts.c
4724
4725  * ts: implemented the same detection than mpeg/ts.c
4726
4727 ------------------------------------------------------------------------
4728 r6637 | rocky | 2004-02-01 06:15:22 +0100 (Sun, 01 Feb 2004) | 3 lines
4729 Changed paths:
4730    M /trunk/modules/codec/ogt/render.c
4731
4732 RGB2 transparency now works. Common 8-bit RGB averaging routine
4733 hoisted. Some doc additions.
4734
4735 ------------------------------------------------------------------------
4736 r6638 | alexis | 2004-02-01 15:43:08 +0100 (Sun, 01 Feb 2004) | 8 lines
4737 Changed paths:
4738    M /trunk/modules/misc/network/ipv4.c
4739
4740   * ipv4.c: IGMPv3 support for Linux
4741
4742   Differences with the patch I posted in vlc-devel yesterday:
4743   - took into account the suggestions of gibalou
4744   - removed the "#if !defined( SYS_DARWIN )", because it should compile
4745     fine on Mac OS X, even if IGMPv3 won't work
4746   - added a warning about non-IGMPv3 OSes
4747
4748 ------------------------------------------------------------------------
4749 r6639 | asmax | 2004-02-01 15:44:11 +0100 (Sun, 01 Feb 2004) | 5 lines
4750 Changed paths:
4751    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
4752    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
4753    M /trunk/modules/gui/skins2/parser/interpreter.cpp
4754    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
4755    M /trunk/modules/gui/skins2/theme/theme.xml
4756
4757 * parser/xmlparser.cpp: abort parsing when an error is detected
4758  (avoid segfaults in element handlers...)
4759 * all: tried to have the popup window disappear with a click on
4760  a skin window (not working at least with wxgtk)
4761
4762 ------------------------------------------------------------------------
4763 r6640 | asmax | 2004-02-01 17:15:40 +0100 (Sun, 01 Feb 2004) | 3 lines
4764 Changed paths:
4765    M /trunk/modules/gui/skins2/parser/builder.cpp
4766    A /trunk/modules/gui/skins2/parser/builder_data.def
4767    M /trunk/modules/gui/skins2/src/theme.hpp
4768    M /trunk/modules/gui/skins2/utils/bezier.hpp
4769
4770 * parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
4771 * parser/builder_data.def: forgot to commit that for months !
4772
4773 ------------------------------------------------------------------------
4774 r6641 | sigmunau | 2004-02-01 17:53:11 +0100 (Sun, 01 Feb 2004) | 3 lines
4775 Changed paths:
4776    M /trunk/modules/video_filter/deinterlace/deinterlace.c
4777
4778 deinterlace.c:
4779  * MMX and SSE2 versions of the Merge() function.
4780
4781 ------------------------------------------------------------------------
4782 r6642 | ipkiss | 2004-02-01 22:13:04 +0100 (Sun, 01 Feb 2004) | 3 lines
4783 Changed paths:
4784    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4785    M /trunk/modules/gui/skins2/utils/bezier.cpp
4786    M /trunk/modules/gui/skins2/utils/bezier.hpp
4787
4788  * modules/gui/skins2/bezier.*: Compute the points coordinates only once
4789  * modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
4790
4791 ------------------------------------------------------------------------
4792 r6643 | sigmunau | 2004-02-02 00:02:02 +0100 (Mon, 02 Feb 2004) | 3 lines
4793 Changed paths:
4794    M /trunk/src/misc/cpu.c
4795
4796 src/misc/cpu.c:
4797  * SSE2 detection, using a similar approch as for SSE
4798
4799 ------------------------------------------------------------------------
4800 r6644 | titer | 2004-02-02 09:50:41 +0100 (Mon, 02 Feb 2004) | 4 lines
4801 Changed paths:
4802    M /trunk/modules/gui/macosx/prefs.m
4803    M /trunk/modules/gui/macosx/vout.h
4804    M /trunk/modules/gui/macosx/vout.m
4805
4806  macosx/prefs.m: compile fix
4807  macosx/vout*: fixed quality problems introduced in my last commit
4808    (noticeably slower now, but fixed), cleaning
4809
4810 ------------------------------------------------------------------------
4811 r6645 | fenrir | 2004-02-02 11:34:22 +0100 (Mon, 02 Feb 2004) | 3 lines
4812 Changed paths:
4813    M /trunk/modules/demux/nsv.c
4814
4815  * nsv: full fractional frame rate support.
4816     Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
4817
4818 ------------------------------------------------------------------------
4819 r6646 | fenrir | 2004-02-02 11:41:46 +0100 (Mon, 02 Feb 2004) | 2 lines
4820 Changed paths:
4821    M /trunk/modules/demux/nsv.c
4822
4823  * nsv: compilation fix.
4824
4825 ------------------------------------------------------------------------
4826 r6647 | fenrir | 2004-02-02 12:14:32 +0100 (Mon, 02 Feb 2004) | 2 lines
4827 Changed paths:
4828    M /trunk/modules/access/http.c
4829
4830  http: fixed segfault with ICY server, fixed redirection.
4831
4832 ------------------------------------------------------------------------
4833 r6648 | fenrir | 2004-02-02 12:18:39 +0100 (Mon, 02 Feb 2004) | 2 lines
4834 Changed paths:
4835    M /trunk/modules/demux/nsv.c
4836
4837  * nsv: added 'AAC ' fourcc support.
4838
4839 ------------------------------------------------------------------------
4840 r6649 | fenrir | 2004-02-02 13:50:08 +0100 (Mon, 02 Feb 2004) | 2 lines
4841 Changed paths:
4842    M /trunk/modules/stream_out/rtp.c
4843
4844  * rtp: fix in mpeg 1/2 packetization.
4845
4846 ------------------------------------------------------------------------
4847 r6650 | fenrir | 2004-02-02 13:53:20 +0100 (Mon, 02 Feb 2004) | 2 lines
4848 Changed paths:
4849    M /trunk/modules/codec/ogt/render.c
4850
4851  * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
4852
4853 ------------------------------------------------------------------------
4854 r6651 | fenrir | 2004-02-02 13:58:29 +0100 (Mon, 02 Feb 2004) | 2 lines
4855 Changed paths:
4856    M /trunk/src/input/input.c
4857
4858  * input: gcc < 3 fix.
4859
4860 ------------------------------------------------------------------------
4861 r6652 | fenrir | 2004-02-02 14:00:53 +0100 (Mon, 02 Feb 2004) | 2 lines
4862 Changed paths:
4863    M /trunk/src/input/stream.c
4864
4865  * stream: gcc < 3 fix.
4866
4867 ------------------------------------------------------------------------
4868 r6653 | fenrir | 2004-02-02 15:43:50 +0100 (Mon, 02 Feb 2004) | 5 lines
4869 Changed paths:
4870    M /trunk/modules/stream_out/rtp.c
4871
4872  * rtp: fixed mpeg1/2 with QT (QT want pts for each frame, use dts as a
4873  fallback).
4874  RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio,
4875  mpeg4 audio. mpeg4 video doesn't always work.
4876
4877 ------------------------------------------------------------------------
4878 r6654 | gbazin | 2004-02-03 00:49:46 +0100 (Tue, 03 Feb 2004) | 5 lines
4879 Changed paths:
4880    M /trunk/modules/audio_filter/converter/dtstospdif.c
4881    M /trunk/modules/codec/dts.c
4882
4883
4884 * modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
4885    support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
4886 * modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
4887
4888 ------------------------------------------------------------------------
4889 r6655 | gbazin | 2004-02-03 09:16:16 +0100 (Tue, 03 Feb 2004) | 4 lines
4890 Changed paths:
4891    M /trunk/modules/demux/dts.c
4892
4893
4894 * modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams.
4895    (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
4896
4897 ------------------------------------------------------------------------
4898 r6656 | sigmunau | 2004-02-03 13:49:53 +0100 (Tue, 03 Feb 2004) | 5 lines
4899 Changed paths:
4900    M /trunk/configure.ac
4901    M /trunk/modules/video_filter/deinterlace/deinterlace.c
4902
4903 configure.ac:
4904  * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
4905 modules/video_filter/deinterlace/deinterlace.c:
4906  * changed how accelerated code is handled.
4907
4908 ------------------------------------------------------------------------
4909 r6657 | titer | 2004-02-03 14:00:27 +0100 (Tue, 03 Feb 2004) | 2 lines
4910 Changed paths:
4911    M /trunk/AUTHORS
4912    M /trunk/modules/gui/macosx/vout.h
4913    M /trunk/modules/gui/macosx/vout.m
4914
4915  macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
4916
4917 ------------------------------------------------------------------------
4918 r6658 | fenrir | 2004-02-03 21:12:53 +0100 (Tue, 03 Feb 2004) | 2 lines
4919 Changed paths:
4920    M /trunk/modules/access_output/http.c
4921
4922  * http: Err -> Warn for Seek.
4923
4924 ------------------------------------------------------------------------
4925 r6659 | gbazin | 2004-02-04 00:31:46 +0100 (Wed, 04 Feb 2004) | 3 lines
4926 Changed paths:
4927    M /trunk/modules/audio_output/file.c
4928
4929
4930 * modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
4931
4932 ------------------------------------------------------------------------
4933 r6660 | gbazin | 2004-02-04 00:32:45 +0100 (Wed, 04 Feb 2004) | 3 lines
4934 Changed paths:
4935    M /trunk/modules/codec/dts.c
4936
4937
4938 * modules/codec/dts.c: a bunch of fixes.
4939
4940 ------------------------------------------------------------------------
4941 r6661 | hartman | 2004-02-04 04:23:25 +0100 (Wed, 04 Feb 2004) | 3 lines
4942 Changed paths:
4943    A /trunk/doc/strings.txt
4944    A /trunk/doc/translations.txt
4945
4946 * Added the 'documentation' on strings in our source code and also added
4947   the file with information on how to make translations.
4948
4949 ------------------------------------------------------------------------
4950 r6662 | gbazin | 2004-02-04 09:11:49 +0100 (Wed, 04 Feb 2004) | 3 lines
4951 Changed paths:
4952    M /trunk/modules/demux/dts.c
4953
4954
4955 * modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
4956
4957 ------------------------------------------------------------------------
4958 r6663 | fenrir | 2004-02-04 21:13:55 +0100 (Wed, 04 Feb 2004) | 3 lines
4959 Changed paths:
4960    M /trunk/modules/access/v4l/v4l.c
4961
4962  * v4l: hue/colour/... path from Carsten Gottbeh?\239?\191?\189t
4963  (gottbehuet at active-elements dot de) (untested)
4964
4965 ------------------------------------------------------------------------
4966 r6664 | gbazin | 2004-02-05 00:03:36 +0100 (Thu, 05 Feb 2004) | 3 lines
4967 Changed paths:
4968    M /trunk/modules/audio_filter/converter/dtstospdif.c
4969
4970
4971 * modules/audio_filter/converter/dtstospdif.c: oops forgot something.
4972
4973 ------------------------------------------------------------------------
4974 r6665 | gbazin | 2004-02-05 00:28:10 +0100 (Thu, 05 Feb 2004) | 3 lines
4975 Changed paths:
4976    M /trunk/modules/audio_filter/converter/dtstospdif.c
4977
4978
4979 * modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
4980
4981 ------------------------------------------------------------------------
4982 r6666 | gbazin | 2004-02-05 00:55:03 +0100 (Thu, 05 Feb 2004) | 3 lines
4983 Changed paths:
4984    M /trunk/modules/codec/dts.c
4985
4986
4987 * modules/codec/dts.c: should be more correct (hopefully).
4988
4989 ------------------------------------------------------------------------
4990 r6667 | fenrir | 2004-02-05 20:51:46 +0100 (Thu, 05 Feb 2004) | 2 lines
4991 Changed paths:
4992    M /trunk/modules/misc/httpd.c
4993
4994  * httpd: fixed a integer overflow.
4995
4996 ------------------------------------------------------------------------
4997 r6668 | hartman | 2004-02-05 22:01:44 +0100 (Thu, 05 Feb 2004) | 5 lines
4998 Changed paths:
4999    M /trunk/Makefile.am
5000    M /trunk/doc/Makefile.am
5001
5002 * added a package-translations target
5003   - holds doc/translations.txt
5004   - all the .po's
5005   - convert-po.sh
5006
5007 ------------------------------------------------------------------------
5008 r6669 | gbazin | 2004-02-05 23:56:12 +0100 (Thu, 05 Feb 2004) | 7 lines
5009 Changed paths:
5010    M /trunk/configure.ac
5011    M /trunk/modules/access/cdda.c
5012    A /trunk/modules/audio_filter/converter/dtstofloat32.c
5013    M /trunk/modules/demux/dts.c
5014    M /trunk/modules/demux/wav.c
5015    M /trunk/modules/video_output/directx/directx.c
5016
5017
5018 * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
5019 * modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
5020 * modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
5021    This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
5022 * modules/demux/wav.c: code cleanup and fixed seeking.
5023
5024 ------------------------------------------------------------------------
5025 r6670 | hartman | 2004-02-06 04:52:09 +0100 (Fri, 06 Feb 2004) | 2 lines
5026 Changed paths:
5027    M /trunk/include/vlc_help.h
5028    M /trunk/modules/gui/macosx/prefs.m
5029    M /trunk/modules/gui/wxwindows/preferences.cpp
5030
5031 * Move GetCapabilityHelp from intf's to vlc_help.h
5032
5033 ------------------------------------------------------------------------
5034 r6671 | hartman | 2004-02-06 05:51:02 +0100 (Fri, 06 Feb 2004) | 5 lines
5035 Changed paths:
5036    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
5037    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
5038    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
5039    M /trunk/modules/gui/macosx/playlist.h
5040    M /trunk/modules/gui/macosx/playlist.m
5041
5042 * Added sortID
5043 * Fixed adding multiple items
5044 * playlist API changes fixes
5045 * fixed options
5046
5047 ------------------------------------------------------------------------
5048 r6672 | hartman | 2004-02-06 16:11:39 +0100 (Fri, 06 Feb 2004) | 2 lines
5049 Changed paths:
5050    M /trunk/modules/demux/dts.c
5051
5052 * msg_Err -> msg_Warn
5053
5054 ------------------------------------------------------------------------
5055 r6673 | gbazin | 2004-02-06 19:15:44 +0100 (Fri, 06 Feb 2004) | 4 lines
5056 Changed paths:
5057    M /trunk/modules/access/cdda.c
5058    M /trunk/modules/audio_output/file.c
5059    M /trunk/modules/codec/dts.c
5060
5061
5062 * modules/codec/dts.c: fixes a buffer overflow with s/pdif.
5063 * modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
5064
5065 ------------------------------------------------------------------------
5066 r6674 | gbazin | 2004-02-06 21:06:55 +0100 (Fri, 06 Feb 2004) | 3 lines
5067 Changed paths:
5068    M /trunk/include/vlc_common.h
5069
5070
5071 * include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
5072
5073 ------------------------------------------------------------------------
5074 r6675 | gbazin | 2004-02-07 00:43:32 +0100 (Sat, 07 Feb 2004) | 5 lines
5075 Changed paths:
5076    M /trunk/modules/demux/ogg.c
5077    M /trunk/modules/mux/avi.c
5078    M /trunk/modules/mux/ogg.c
5079    M /trunk/src/input/input.c
5080
5081
5082 * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h.
5083 * src/input/input.c: fixed memleak.
5084 * modules/demux/ogg.c: fixed another timing bug.
5085
5086 ------------------------------------------------------------------------
5087 r6676 | gbazin | 2004-02-07 01:16:34 +0100 (Sat, 07 Feb 2004) | 5 lines
5088 Changed paths:
5089    M /trunk/include/vlc_es.h
5090    M /trunk/modules/codec/flac.c
5091    M /trunk/modules/demux/ogg.c
5092
5093
5094 * modules/demux/ogg.c: fixed memleak.
5095 * modules/codec/flac.c: fixed memleak.
5096 * include/vlc_es.h: es_format_Free().
5097
5098 ------------------------------------------------------------------------
5099 r6677 | gbazin | 2004-02-07 01:33:08 +0100 (Sat, 07 Feb 2004) | 3 lines
5100 Changed paths:
5101    M /trunk/include/vlc_es.h
5102    M /trunk/modules/demux/ogg.c
5103
5104
5105 * include/vlc_es.h: s/es_format_Free/es_format_Clean.
5106
5107 ------------------------------------------------------------------------
5108 r6678 | gbazin | 2004-02-07 01:56:44 +0100 (Sat, 07 Feb 2004) | 3 lines
5109 Changed paths:
5110    M /trunk/modules/codec/dts.c
5111
5112
5113 * modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
5114
5115 ------------------------------------------------------------------------
5116 r6679 | fenrir | 2004-02-07 14:25:50 +0100 (Sat, 07 Feb 2004) | 2 lines
5117 Changed paths:
5118    M /trunk/modules/video_filter/deinterlace/deinterlace.c
5119
5120  * deinterlace: compilation fix.
5121
5122 ------------------------------------------------------------------------
5123 r6680 | fenrir | 2004-02-07 14:26:24 +0100 (Sat, 07 Feb 2004) | 2 lines
5124 Changed paths:
5125    M /trunk/modules/demux/mp4/mp4.c
5126
5127  * mp4: handle DEMUX_GET_META (avoid a msg_Err)
5128
5129 ------------------------------------------------------------------------
5130 r6681 | sigmunau | 2004-02-07 16:01:07 +0100 (Sat, 07 Feb 2004) | 2 lines
5131 Changed paths:
5132    M /trunk/modules/audio_filter/converter/dtstospdif.c
5133
5134 Fixed a segfault (don't try to memset a negative number of bytes)
5135
5136 ------------------------------------------------------------------------
5137 r6682 | rocky | 2004-02-07 18:31:38 +0100 (Sat, 07 Feb 2004) | 2 lines
5138 Changed paths:
5139    M /trunk/doc/developer/interface.xml
5140
5141 Update How to write an interface plugin from recent vlc-devel responses.
5142
5143 ------------------------------------------------------------------------
5144 r6683 | gbazin | 2004-02-08 01:04:16 +0100 (Sun, 08 Feb 2004) | 3 lines
5145 Changed paths:
5146    M /trunk/modules/audio_filter/converter/dtstospdif.c
5147
5148
5149 * modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
5150
5151 ------------------------------------------------------------------------
5152 r6684 | gbazin | 2004-02-08 01:15:04 +0100 (Sun, 08 Feb 2004) | 3 lines
5153 Changed paths:
5154    M /trunk/modules/audio_filter/converter/dtstospdif.c
5155
5156
5157 * modules/audio_filter/converter/dtstospdif.c: cough cough.
5158
5159 ------------------------------------------------------------------------
5160 r6685 | gbazin | 2004-02-08 12:23:17 +0100 (Sun, 08 Feb 2004) | 4 lines
5161 Changed paths:
5162    M /trunk/modules/gui/skins2/src/skin_main.cpp
5163    M /trunk/modules/gui/skins2/src/theme.cpp
5164    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5165    M /trunk/src/interface/interface.c
5166
5167
5168 * src/interface/interface.c: added skins2 to the interface menu.
5169 * modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
5170
5171 ------------------------------------------------------------------------
5172 r6686 | gbazin | 2004-02-08 13:09:50 +0100 (Sun, 08 Feb 2004) | 3 lines
5173 Changed paths:
5174    M /trunk/modules/codec/ffmpeg/video.c
5175
5176
5177 * modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
5178
5179 ------------------------------------------------------------------------
5180 r6687 | rocky | 2004-02-08 17:43:17 +0100 (Sun, 08 Feb 2004) | 2 lines
5181 Changed paths:
5182    M /trunk/AUTHORS
5183
5184 Add me.
5185
5186 ------------------------------------------------------------------------
5187 r6688 | gbazin | 2004-02-08 17:48:11 +0100 (Sun, 08 Feb 2004) | 3 lines
5188 Changed paths:
5189    M /trunk/modules/demux/dts.c
5190
5191
5192 * modules/demux/dts.c: more fixes.
5193
5194 ------------------------------------------------------------------------
5195 r6689 | fenrir | 2004-02-08 18:21:50 +0100 (Sun, 08 Feb 2004) | 3 lines
5196 Changed paths:
5197    M /trunk/src/input/input.c
5198
5199  * input.c: don't add subtitle track twice when using --sub-file and
5200  auto-detection.
5201
5202 ------------------------------------------------------------------------
5203 r6690 | gbazin | 2004-02-08 19:17:22 +0100 (Sun, 08 Feb 2004) | 4 lines
5204 Changed paths:
5205    M /trunk/modules/gui/wxwindows/open.cpp
5206    M /trunk/src/playlist/info.c
5207    M /trunk/src/playlist/item.c
5208
5209
5210 * src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
5211 * modules/gui/wxwindows/open.cpp: cleanup.
5212
5213 ------------------------------------------------------------------------
5214 r6691 | sigmunau | 2004-02-08 19:30:30 +0100 (Sun, 08 Feb 2004) | 7 lines
5215 Changed paths:
5216    M /trunk/modules/codec/ffmpeg/video.c
5217    M /trunk/modules/demux/avi/avi.c
5218    M /trunk/modules/demux/avi/libavi.h
5219
5220 modules/demux/avi/avi.c:
5221  * pass bit per pixel info on to decoder
5222 modules/demux/avi/libavi.h:
5223  * add 1 as fourcc for msrle
5224 module/codec/ffmpeg/video.c:
5225  * pass bit per pixel info to libavcodec (needed for msrle)
5226
5227 ------------------------------------------------------------------------
5228 r6692 | gbazin | 2004-02-08 19:49:53 +0100 (Sun, 08 Feb 2004) | 3 lines
5229 Changed paths:
5230    M /trunk/modules/codec/ffmpeg/video.c
5231
5232
5233 * modules/codec/ffmpeg/video.c: another fix for post-processing.
5234
5235 ------------------------------------------------------------------------
5236 r6693 | hartman | 2004-02-08 21:08:28 +0100 (Sun, 08 Feb 2004) | 5 lines
5237 Changed paths:
5238    M /trunk/modules/gui/macosx/playlist.m
5239
5240 * Fix /dev/di bug
5241   Though this still remains a hack. People should just use 'Open Disc' menu.
5242   I see no way to retrieve the original (non parition version) /dev entry,
5243   from the mounted drive.
5244
5245 ------------------------------------------------------------------------
5246 r6694 | hartman | 2004-02-08 21:09:15 +0100 (Sun, 08 Feb 2004) | 2 lines
5247 Changed paths:
5248    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
5249
5250 * Update copyright info
5251
5252 ------------------------------------------------------------------------
5253 r6695 | jpsaman | 2004-02-08 21:19:03 +0100 (Sun, 08 Feb 2004) | 4 lines
5254 Changed paths:
5255    M /trunk/configure.ac
5256
5257 Fixed several things with configure.ac script:
5258 - Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
5259 - Add a AC_ARG_ENABLE for cdda
5260
5261 ------------------------------------------------------------------------
5262 r6696 | jpsaman | 2004-02-08 22:00:19 +0100 (Sun, 08 Feb 2004) | 2 lines
5263 Changed paths:
5264    M /trunk/configure.ac
5265
5266 Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
5267
5268 ------------------------------------------------------------------------
5269 r6697 | gbazin | 2004-02-08 22:36:39 +0100 (Sun, 08 Feb 2004) | 3 lines
5270 Changed paths:
5271    M /trunk/ChangeLog
5272    M /trunk/NEWS
5273    M /trunk/configure.ac
5274    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
5275    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5276
5277
5278 * ALL: bumped version number to 0.7.1 in preparation for the release.
5279
5280 ------------------------------------------------------------------------
5281 r6698 | gbazin | 2004-02-08 23:06:14 +0100 (Sun, 08 Feb 2004) | 3 lines
5282 Changed paths:
5283    M /trunk/configure.ac
5284
5285
5286 * configure.ac: forgot one version number and added the aiff demux.
5287
5288 ------------------------------------------------------------------------
5289 r6699 | gbazin | 2004-02-08 23:37:37 +0100 (Sun, 08 Feb 2004) | 3 lines
5290 Changed paths:
5291    M /trunk/modules/codec/ffmpeg/video.c
5292
5293
5294 * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
5295
5296 ------------------------------------------------------------------------
5297 r6700 | gbazin | 2004-02-09 00:39:16 +0100 (Mon, 09 Feb 2004) | 3 lines
5298 Changed paths:
5299    M /trunk/configure.ac
5300    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
5301    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5302
5303
5304 * ALL: I am a morron.
5305
5306 ------------------------------------------------------------------------
5307 r6701 | gbazin | 2004-02-09 00:49:04 +0100 (Mon, 09 Feb 2004) | 3 lines
5308 Changed paths:
5309    M /trunk/modules/gui/skins2/Modules.am
5310
5311
5312 * modules/gui/skins2/Modules.am: added missing file for make dist.
5313
5314 ------------------------------------------------------------------------
5315 r6702 | sigmunau | 2004-02-09 11:44:40 +0100 (Mon, 09 Feb 2004) | 5 lines
5316 Changed paths:
5317    M /trunk/share/http/admin/dboxfiles.html
5318
5319 share/http/admin/dboxfiles.html:
5320  * Updated for bookmark support.
5321    See http://www.giggo.de/dbox2/movieplayer.html for details
5322    (patch by Christof Baumgaertner)
5323
5324 ------------------------------------------------------------------------
5325 r6703 | hartman | 2004-02-09 13:54:47 +0100 (Mon, 09 Feb 2004) | 2 lines
5326 Changed paths:
5327    M /trunk/extras/contrib/src/Makefile
5328    M /trunk/extras/contrib/src/packages.mak
5329
5330 * added dtsdec, 're' upgrade of libmad
5331
5332 ------------------------------------------------------------------------
5333 r6704 | titer | 2004-02-09 14:28:32 +0100 (Mon, 09 Feb 2004) | 3 lines
5334 Changed paths:
5335    M /trunk/modules/gui/macosx/macosx.m
5336    M /trunk/modules/gui/macosx/vout.h
5337    M /trunk/modules/gui/macosx/vout.m
5338
5339  macosx/* : added --macosx-opengl-effect, current possible values are
5340    "none" and "cube". Sorry, couldn't resist ;)
5341
5342 ------------------------------------------------------------------------
5343 r6705 | titer | 2004-02-09 15:02:25 +0100 (Mon, 09 Feb 2004) | 2 lines
5344 Changed paths:
5345    M /trunk/modules/gui/macosx/vout.m
5346
5347  macosx/vout.m : oops, fixed broken ratio from my last commit
5348
5349 ------------------------------------------------------------------------
5350 r6706 | sigmunau | 2004-02-09 17:12:25 +0100 (Mon, 09 Feb 2004) | 3 lines
5351 Changed paths:
5352    M /trunk/src/extras/libc.c
5353
5354 src/extra/libc.c:
5355  * fixed a nasty bug in vlc_atoll.(closes #1763)
5356
5357 ------------------------------------------------------------------------
5358 r6707 | titer | 2004-02-09 18:42:12 +0100 (Mon, 09 Feb 2004) | 2 lines
5359 Changed paths:
5360    M /trunk/modules/gui/macosx/macosx.m
5361    M /trunk/modules/gui/macosx/vout.m
5362
5363  macosx/* : macosx-opengl-effect now accept cube and transparent-cube
5364
5365 ------------------------------------------------------------------------
5366 r6708 | jpsaman | 2004-02-09 20:32:55 +0100 (Mon, 09 Feb 2004) | 2 lines
5367 Changed paths:
5368    M /trunk/ipkg/control
5369    M /trunk/ipkg/control.gpe
5370    M /trunk/ipkg/control.opie
5371    M /trunk/ipkg/control.zaurus
5372    M /trunk/ipkg/rules
5373    M /trunk/ipkg/rules.gpe
5374    M /trunk/ipkg/rules.opie
5375    M /trunk/ipkg/rules.zaurus
5376
5377 Updated version number to vlc-0.7.1
5378
5379 ------------------------------------------------------------------------
5380 r6709 | sam | 2004-02-09 21:40:25 +0100 (Mon, 09 Feb 2004) | 3 lines
5381 Changed paths:
5382    M /trunk/debian/README.Debian
5383
5384   * debian/README.Debian:
5385     + Updated Debian-specific build notes.
5386
5387 ------------------------------------------------------------------------
5388 r6710 | garf | 2004-02-10 00:03:12 +0100 (Tue, 10 Feb 2004) | 3 lines
5389 Changed paths:
5390    M /trunk/modules/control/http.c
5391
5392  * http.c: add strsub function: extract substring (doc update will
5393            follow soon).
5394
5395 ------------------------------------------------------------------------
5396 r6711 | garf | 2004-02-10 00:28:33 +0100 (Tue, 10 Feb 2004) | 2 lines
5397 Changed paths:
5398    M /trunk/doc/intf-http.txt
5399
5400  * intf-http.txt: update doc (strsub)
5401
5402 ------------------------------------------------------------------------
5403 r6712 | garf | 2004-02-10 00:30:37 +0100 (Tue, 10 Feb 2004) | 2 lines
5404 Changed paths:
5405    M /trunk/modules/control/http.c
5406
5407  * http.c: made strsub a bit clean.
5408
5409 ------------------------------------------------------------------------
5410 r6713 | hartman | 2004-02-10 03:57:18 +0100 (Tue, 10 Feb 2004) | 4 lines
5411 Changed paths:
5412    M /trunk/modules/demux/ogg.c
5413
5414 * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
5415   duration for subs is stored in byte1 of the data packet and who
5416   directed me to the mkvtoolnix code.
5417
5418 ------------------------------------------------------------------------
5419 r6714 | sam | 2004-02-10 14:29:04 +0100 (Tue, 10 Feb 2004) | 3 lines
5420 Changed paths:
5421    M /trunk/configure.ac
5422
5423   * configure.ac:
5424     + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
5425
5426 ------------------------------------------------------------------------
5427 r6715 | sam | 2004-02-10 15:04:55 +0100 (Tue, 10 Feb 2004) | 4 lines
5428 Changed paths:
5429    M /trunk/configure.ac
5430
5431   * configure.ac:
5432     + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
5433       we can use an installed version of libliveMedia et al.
5434
5435 ------------------------------------------------------------------------
5436 r6716 | sam | 2004-02-10 15:33:17 +0100 (Tue, 10 Feb 2004) | 7 lines
5437 Changed paths:
5438    M /trunk/debian/control
5439    M /trunk/debian/rules
5440    M /trunk/doc/fortunes.txt
5441    M /trunk/toolbox
5442
5443   * debian/rules debian/control:
5444     + No longer build a local libmpeg2 since it entered sid.
5445     + Build the livedotcom plugin.
5446   * toolbox:
5447     + No longer remove flac, speex and matroska from the woody build; I will
5448       provide clean backports.
5449
5450 ------------------------------------------------------------------------
5451 r6717 | jpsaman | 2004-02-10 15:57:31 +0100 (Tue, 10 Feb 2004) | 5 lines
5452 Changed paths:
5453    M /trunk/modules/access/dvb/access.c
5454    M /trunk/modules/access/dvb/dvb.c
5455
5456 Fixes for DVB-C:
5457 - Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
5458 - Added value {A,a} to polarization=xx to force INVERSION_AUTO
5459 - Sanatized a few error messages
5460
5461 ------------------------------------------------------------------------
5462 r6718 | bigben | 2004-02-10 17:39:15 +0100 (Tue, 10 Feb 2004) | 2 lines
5463 Changed paths:
5464    M /trunk/modules/access/dvb/access.c
5465    M /trunk/modules/access/dvb/dvb.c
5466
5467 typos
5468
5469 ------------------------------------------------------------------------
5470 r6719 | gbazin | 2004-02-10 18:36:45 +0100 (Tue, 10 Feb 2004) | 3 lines
5471 Changed paths:
5472    M /trunk/NEWS
5473    M /trunk/configure.ac
5474
5475
5476 * configure.ac, NEWS: added mod and pva plugins.
5477
5478 ------------------------------------------------------------------------
5479 r6720 | gbazin | 2004-02-10 18:59:10 +0100 (Tue, 10 Feb 2004) | 3 lines
5480 Changed paths:
5481    M /trunk/configure.ac
5482
5483
5484 * configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
5485
5486 ------------------------------------------------------------------------
5487 r6721 | jpsaman | 2004-02-10 21:28:37 +0100 (Tue, 10 Feb 2004) | 5 lines
5488 Changed paths:
5489    M /trunk/modules/gui/pda/pda.c
5490    M /trunk/modules/gui/pda/pda_callbacks.c
5491
5492 Missed the deadline again ;-(
5493
5494 - Fixed the playlist_AddExt() call
5495 - Fixed a compiler warning
5496
5497 ------------------------------------------------------------------------
5498 r6722 | jpsaman | 2004-02-10 21:30:09 +0100 (Tue, 10 Feb 2004) | 2 lines
5499 Changed paths:
5500    M /trunk/configure.ac
5501
5502 Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
5503
5504 ------------------------------------------------------------------------
5505 r6723 | jpsaman | 2004-02-11 09:22:12 +0100 (Wed, 11 Feb 2004) | 2 lines
5506 Changed paths:
5507    M /trunk/modules/access/dvb/access.c
5508
5509 Added some whitespace for alignment.
5510
5511 ------------------------------------------------------------------------
5512 r6724 | zorglub | 2004-02-11 09:50:04 +0100 (Wed, 11 Feb 2004) | 2 lines
5513 Changed paths:
5514    M /trunk/configure.ac
5515
5516 Enable the playlist import/export modules
5517
5518 ------------------------------------------------------------------------
5519 r6725 | rocky | 2004-02-11 13:26:38 +0100 (Wed, 11 Feb 2004) | 3 lines
5520 Changed paths:
5521    M /trunk/doc/intf-cdda.txt
5522    M /trunk/doc/intf-vcd.txt
5523
5524 Spell out general information that should be used in reporting
5525 problems. Sigh.
5526
5527 ------------------------------------------------------------------------
5528 r6726 | rocky | 2004-02-11 13:37:28 +0100 (Wed, 11 Feb 2004) | 2 lines
5529 Changed paths:
5530    M /trunk/doc/intf-cdda.txt
5531    M /trunk/doc/intf-vcd.txt
5532
5533 And one other piece of information...
5534
5535 ------------------------------------------------------------------------
5536 r6727 | gbazin | 2004-02-11 19:08:05 +0100 (Wed, 11 Feb 2004) | 3 lines
5537 Changed paths:
5538    M /trunk/modules/access/cdda/Modules.am
5539    M /trunk/modules/access/cdda/access.c
5540    M /trunk/modules/access/cdda/cdda.h
5541    D /trunk/modules/access/cdda/demux.c
5542
5543
5544 * modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
5545
5546 ------------------------------------------------------------------------
5547 r6728 | fenrir | 2004-02-11 20:17:14 +0100 (Wed, 11 Feb 2004) | 5 lines
5548 Changed paths:
5549    M /trunk/src/input/input.c
5550    M /trunk/src/libvlc.h
5551
5552  * all: added a "input-repeat" option that allow repeating the same entry
5553  without destroying/recreating a new input. (Will be usefull for streaming).
5554  ( A value of -1 means repeat for ever).
5555  --> Not tested with dvd.
5556
5557 ------------------------------------------------------------------------
5558 r6729 | titer | 2004-02-12 18:35:05 +0100 (Thu, 12 Feb 2004) | 2 lines
5559 Changed paths:
5560    M /trunk/modules/gui/macosx/vout.m
5561
5562  macosx/vout.m : GL cleaning (probably fixes depth issues)
5563
5564 ------------------------------------------------------------------------
5565 r6730 | fenrir | 2004-02-12 18:52:48 +0100 (Thu, 12 Feb 2004) | 26 lines
5566 Changed paths:
5567    M /trunk/modules/access/v4l/v4l.c
5568
5569  * v4l: patch from Carsten Gottbeh?\239?\191?\189t (gottbehuet at active-elements dot de)
5570  -> Untested.
5571
5572  Original message:
5573     Hi there,
5574
5575     I have done another small modification. If you remove a hot-pluggable video
5576     device, like an usb web cam, during capturing, vlc floods the driver with
5577     ioctls. This leads to Kernel Ooops in some drivers.
5578
5579     The modified v4l.c module does the following now:
5580     "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough"
5581     can be answered with yes. If there is a real error in "GrabCapture" or
5582     "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function
5583     can distinguish between these two situations. "VLC_EGENERIC" was always
5584     returned before.
5585     The function "Read" uses this information to leave the while-loop in case of
5586     an error, and it returns a "-1" to the calling function. "Read" calls
5587     "msleep", as it was before, in case of a VLC_ETIMEOUT.
5588
5589     The brightness-control stuff described below is still in the code. Please
5590     feel free to use, modify or ignore this file. A short feedback would be
5591     nice.
5592
5593     Bye,
5594
5595 ------------------------------------------------------------------------
5596 r6731 | fenrir | 2004-02-12 21:09:38 +0100 (Thu, 12 Feb 2004) | 3 lines
5597 Changed paths:
5598    M /trunk/modules/access/mms/asf.c
5599    M /trunk/modules/access/mms/mmstu.c
5600
5601  * all: use the data_packet_count from the asf header when the server
5602 gives an invalid one. (I hope it doesn't break anything)
5603
5604 ------------------------------------------------------------------------
5605 r6732 | gbazin | 2004-02-13 00:51:15 +0100 (Fri, 13 Feb 2004) | 3 lines
5606 Changed paths:
5607    M /trunk/modules/stream_out/transcode.c
5608
5609
5610 * modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
5611
5612 ------------------------------------------------------------------------
5613 r6733 | rocky | 2004-02-13 01:57:03 +0100 (Fri, 13 Feb 2004) | 2 lines
5614 Changed paths:
5615    M /trunk/doc/subtitles/cvd-subtitles.txt
5616    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
5617
5618 Call for help.
5619
5620 ------------------------------------------------------------------------
5621 r6734 | rocky | 2004-02-13 05:22:39 +0100 (Fri, 13 Feb 2004) | 4 lines
5622 Changed paths:
5623    M /trunk/doc/developer/Makefile
5624    A /trunk/doc/developer/Makefile.in
5625    A /trunk/doc/developer/configure.ac
5626    M /trunk/doc/developer/manual.xml
5627    A /trunk/doc/developer/manual.xml.in
5628
5629 Do better about being able to build developer documentation on many
5630 platforms.  This still sucks, but it sucks less. Hopefully I can shame
5631 someone to go further.
5632
5633 ------------------------------------------------------------------------
5634 r6735 | jpsaman | 2004-02-13 11:09:46 +0100 (Fri, 13 Feb 2004) | 2 lines
5635 Changed paths:
5636    M /trunk/modules/gui/pda/pda.c
5637    M /trunk/modules/gui/pda/pda_callbacks.c
5638
5639 Disabled the preference menu, it is not filled in anyway.
5640
5641 ------------------------------------------------------------------------
5642 r6736 | titer | 2004-02-13 11:42:24 +0100 (Fri, 13 Feb 2004) | 2 lines
5643 Changed paths:
5644    M /trunk/modules/video_filter/deinterlace/deinterlace.c
5645
5646  deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
5647
5648 ------------------------------------------------------------------------
5649 r6737 | rocky | 2004-02-13 12:33:38 +0100 (Fri, 13 Feb 2004) | 4 lines
5650 Changed paths:
5651    M /trunk/doc/developer/Makefile
5652    M /trunk/doc/developer/Makefile.in
5653    M /trunk/doc/developer/configure.ac
5654    M /trunk/doc/developer/manual.xml
5655
5656 More checking: for programs and XML-related files.  If some programs
5657 aren't around (e.g. lynx) don't build the corresponding piece that
5658 needs that.
5659
5660 ------------------------------------------------------------------------
5661 r6738 | rocky | 2004-02-13 12:58:32 +0100 (Fri, 13 Feb 2004) | 2 lines
5662 Changed paths:
5663    M /trunk/doc/developer/interface.xml
5664
5665 Better worded.
5666
5667 ------------------------------------------------------------------------
5668 r6739 | gbazin | 2004-02-13 22:48:32 +0100 (Fri, 13 Feb 2004) | 4 lines
5669 Changed paths:
5670    M /trunk/modules/codec/a52.c
5671    M /trunk/modules/demux/Modules.am
5672    A /trunk/modules/demux/a52.c
5673
5674
5675 * modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's.
5676 * modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
5677
5678 ------------------------------------------------------------------------
5679 r6740 | gbazin | 2004-02-13 23:10:00 +0100 (Fri, 13 Feb 2004) | 3 lines
5680 Changed paths:
5681    M /trunk/modules/demux/a52.c
5682
5683
5684 * modules/demux/a52.c: fixed alignment when seeking.
5685
5686 ------------------------------------------------------------------------
5687 r6741 | gbazin | 2004-02-13 23:14:11 +0100 (Fri, 13 Feb 2004) | 3 lines
5688 Changed paths:
5689    M /trunk/modules/demux/a52.c
5690
5691
5692 * modules/demux/a52.c: grmbl.
5693
5694 ------------------------------------------------------------------------
5695 r6742 | gbazin | 2004-02-13 23:37:35 +0100 (Fri, 13 Feb 2004) | 3 lines
5696 Changed paths:
5697    M /trunk/modules/demux/a52.c
5698
5699
5700 * modules/demux/a52.c: better detection code.
5701
5702 ------------------------------------------------------------------------
5703 r6743 | gbazin | 2004-02-14 00:54:42 +0100 (Sat, 14 Feb 2004) | 3 lines
5704 Changed paths:
5705    M /trunk/modules/demux/playlist/playlist.c
5706
5707
5708 * modules/demux/playlist/playlist.c: compilation fix.
5709
5710 ------------------------------------------------------------------------
5711 r6744 | gbazin | 2004-02-14 02:53:17 +0100 (Sat, 14 Feb 2004) | 3 lines
5712 Changed paths:
5713    M /trunk/include/ninput.h
5714    M /trunk/modules/demux/ts.c
5715    M /trunk/modules/demux/util/id3tag.c
5716
5717
5718 * ALL: small portability fixes.
5719
5720 ------------------------------------------------------------------------
5721 r6745 | gbazin | 2004-02-14 13:36:16 +0100 (Sat, 14 Feb 2004) | 3 lines
5722 Changed paths:
5723    M /trunk/modules/gui/wxwindows/open.cpp
5724    M /trunk/modules/gui/wxwindows/subtitles.cpp
5725
5726
5727 * modules/gui/wxwindows/*: make gcc-2.95 happy.
5728
5729 ------------------------------------------------------------------------
5730 r6746 | gbazin | 2004-02-14 13:49:35 +0100 (Sat, 14 Feb 2004) | 3 lines
5731 Changed paths:
5732    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
5733
5734
5735 * modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
5736
5737 ------------------------------------------------------------------------
5738 r6747 | gbazin | 2004-02-14 18:03:33 +0100 (Sat, 14 Feb 2004) | 6 lines
5739 Changed paths:
5740    M /trunk/include/codecs.h
5741    M /trunk/modules/audio_output/file.c
5742    M /trunk/modules/codec/araw.c
5743    M /trunk/modules/demux/wav.c
5744
5745
5746 * modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
5747    support for float32 format.
5748 * include/codecs.h: added WAVEFORMATEXTENSIBLE structure.
5749 * modules/codec/araw.c: fixes.
5750
5751 ------------------------------------------------------------------------
5752 r6748 | gbazin | 2004-02-14 18:25:39 +0100 (Sat, 14 Feb 2004) | 4 lines
5753 Changed paths:
5754    M /trunk/modules/access/cdda/cdda.h
5755    M /trunk/modules/access/cdda.c
5756
5757
5758 * modules/access/cdda*: removed definition of WAVEHEADER.
5759 * modules/access/cdda.c: small bug fix.
5760
5761 ------------------------------------------------------------------------
5762 r6749 | gbazin | 2004-02-14 18:36:05 +0100 (Sat, 14 Feb 2004) | 4 lines
5763 Changed paths:
5764    M /trunk/modules/access/cdda/access.c
5765    M /trunk/modules/access/cdda/cdda.c
5766
5767
5768 * modules/access/cdda/*: forgot to remove demux in module declaration.
5769    fixed deadlock with CDDAFixupPlayList().
5770
5771 ------------------------------------------------------------------------
5772 r6750 | gbazin | 2004-02-15 14:16:43 +0100 (Sun, 15 Feb 2004) | 3 lines
5773 Changed paths:
5774    M /trunk/modules/demux/ogg.c
5775
5776
5777 * modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
5778
5779 ------------------------------------------------------------------------
5780 r6751 | fenrir | 2004-02-15 17:59:18 +0100 (Sun, 15 Feb 2004) | 3 lines
5781 Changed paths:
5782    M /trunk/modules/demux/nsv.c
5783
5784  * nsv: display sub stream and skip extention data (initial patch from
5785  Vitalijus dot Slavinskas at stud dot ktu dot lt).
5786
5787 ------------------------------------------------------------------------
5788 r6752 | sigmunau | 2004-02-15 19:22:26 +0100 (Sun, 15 Feb 2004) | 6 lines
5789 Changed paths:
5790    M /trunk/include/osd.h
5791    M /trunk/src/video_output/video_text.c
5792
5793 include/osd.h, src/video_output/video_text.c:
5794  * turned vout_OSDMessage into __vout_OSDMessage
5795  * __vout_OSDMessage now takes printf style parameters
5796  * added a macro vout_OSDMessage that calls __vout_OSDMessage with the first
5797    parameter passed through VLC_OBJECT()
5798
5799 ------------------------------------------------------------------------
5800 r6753 | ipkiss | 2004-02-15 19:58:38 +0100 (Sun, 15 Feb 2004) | 3 lines
5801 Changed paths:
5802    M /trunk/doc/skins/events-howto.txt
5803    M /trunk/modules/gui/skins/src/banks.cpp
5804    M /trunk/modules/gui/skins/src/event.cpp
5805    M /trunk/modules/gui/skins/src/event.h
5806    M /trunk/modules/gui/skins/src/vlcproc.cpp
5807    M /trunk/modules/gui/skins/src/vlcproc.h
5808
5809  * modules/gui/skins/*:
5810     Added 'slow' and 'fast' events to play a stream slower/faster
5811
5812 ------------------------------------------------------------------------
5813 r6754 | sigmunau | 2004-02-15 20:40:41 +0100 (Sun, 15 Feb 2004) | 7 lines
5814 Changed paths:
5815    M /trunk/doc/lirc/example.lircrc
5816    M /trunk/modules/control/lirc/lirc.c
5817
5818 modules/control/lirc/lirc.c:
5819  * backported some changes from the hotkeys module
5820  * implemented buttons to cycle audio and subtitle tracks.
5821  * implemented a mute button
5822 doc/lirc/example.lircrc:
5823  * example for the new buttons
5824
5825 ------------------------------------------------------------------------
5826 r6755 | gbazin | 2004-02-15 22:52:59 +0100 (Sun, 15 Feb 2004) | 3 lines
5827 Changed paths:
5828    M /trunk/modules/audio_filter/converter/dtstospdif.c
5829
5830
5831 * modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
5832
5833 ------------------------------------------------------------------------
5834 r6756 | gbazin | 2004-02-15 23:20:56 +0100 (Sun, 15 Feb 2004) | 3 lines
5835 Changed paths:
5836    M /trunk/modules/misc/network/ipv6.c
5837
5838
5839 * modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).
5840
5841 ------------------------------------------------------------------------
5842 r6757 | gbazin | 2004-02-16 14:33:10 +0100 (Mon, 16 Feb 2004) | 2 lines
5843 Changed paths:
5844    M /trunk/modules/access/dshow/filter.cpp
5845
5846 * modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
5847
5848 ------------------------------------------------------------------------
5849 r6758 | zorglub | 2004-02-16 18:14:15 +0100 (Mon, 16 Feb 2004) | 2 lines
5850 Changed paths:
5851    M /trunk/src/input/input.c
5852
5853 Fix setting the name and the author with DEMUX_GET_META
5854
5855 ------------------------------------------------------------------------
5856 r6759 | zorglub | 2004-02-16 18:14:39 +0100 (Mon, 16 Feb 2004) | 3 lines
5857 Changed paths:
5858    M /trunk/modules/gui/wxwindows/playlist.cpp
5859    M /trunk/modules/gui/wxwindows/wxwindows.h
5860
5861 * Swap duration and group columns
5862 * Introduce duration sort
5863
5864 ------------------------------------------------------------------------
5865 r6760 | zorglub | 2004-02-16 18:16:24 +0100 (Mon, 16 Feb 2004) | 7 lines
5866 Changed paths:
5867    M /trunk/modules/access/directory.c
5868
5869 Added an option "recursive"
5870         - none: subdirectories are skipped
5871         - collapse: former behaviour, subdirectories are not expanded
5872         - expand: all subdirectories are fully expanded
5873
5874 I dislike these strings, please find other ones :)
5875
5876 ------------------------------------------------------------------------
5877 r6761 | hartman | 2004-02-17 04:12:00 +0100 (Tue, 17 Feb 2004) | 3 lines
5878 Changed paths:
5879    M /trunk/modules/control/hotkeys.c
5880    M /trunk/modules/gui/macosx/controls.m
5881    M /trunk/src/video_output/video_text.c
5882
5883 * vout_OSDMessage doxygen doc update
5884 * fix broken vout_OSDMessage in other files
5885
5886 ------------------------------------------------------------------------
5887 r6762 | gbazin | 2004-02-17 14:13:32 +0100 (Tue, 17 Feb 2004) | 2 lines
5888 Changed paths:
5889    M /trunk/modules/access/directory.c
5890    M /trunk/modules/demux/a52.c
5891    M /trunk/modules/demux/dts.c
5892    M /trunk/modules/demux/mp4/drms.c
5893    M /trunk/modules/mux/mpeg/ts.c
5894
5895 * ALL: portability fixes.
5896
5897 ------------------------------------------------------------------------
5898 r6763 | fenrir | 2004-02-18 14:21:33 +0100 (Wed, 18 Feb 2004) | 2 lines
5899 Changed paths:
5900    M /trunk/modules/stream_out/transcode.c
5901
5902  * transcode: fixed s16b <-> s16l conversion.
5903
5904 ------------------------------------------------------------------------
5905 r6764 | rocky | 2004-02-19 03:05:12 +0100 (Thu, 19 Feb 2004) | 3 lines
5906 Changed paths:
5907    M /trunk/modules/access/vcdx/access.c
5908
5909 Structure not big enough and was writing past buffer boundary.
5910 Thanks to Marco Z?\239?\191?\189hlke for finding this problem.
5911
5912 ------------------------------------------------------------------------
5913 r6765 | jpsaman | 2004-02-19 16:13:49 +0100 (Thu, 19 Feb 2004) | 2 lines
5914 Changed paths:
5915    M /trunk/modules/codec/faad.c
5916
5917 Fix for iPAQ choose fixed point arithmic in FAAD decoder.
5918
5919 ------------------------------------------------------------------------
5920 r6766 | jpsaman | 2004-02-19 16:42:25 +0100 (Thu, 19 Feb 2004) | 2 lines
5921 Changed paths:
5922    M /trunk/modules/codec/faad.c
5923
5924 Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn't need to do a conversion filter for it.
5925
5926 ------------------------------------------------------------------------
5927 r6767 | gbazin | 2004-02-19 17:19:41 +0100 (Thu, 19 Feb 2004) | 2 lines
5928 Changed paths:
5929    M /trunk/modules/codec/faad.c
5930
5931 * modules/codec/faad.c: compilation fix and proper 16bits pcm support.
5932
5933 ------------------------------------------------------------------------
5934 r6768 | jpsaman | 2004-02-19 18:42:43 +0100 (Thu, 19 Feb 2004) | 2 lines
5935 Changed paths:
5936    M /trunk/modules/codec/faad.c
5937
5938 Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
5939
5940 ------------------------------------------------------------------------
5941 r6769 | courmisch | 2004-02-19 19:55:34 +0100 (Thu, 19 Feb 2004) | 2 lines
5942 Changed paths:
5943    M /trunk/THANKS
5944    M /trunk/doc/ChangeLog-2001
5945    M /trunk/doc/ChangeLog-2002
5946
5947 Removed Vladimir Chernyshov's email address (kept his name).
5948
5949 ------------------------------------------------------------------------
5950 r6770 | hartman | 2004-02-19 20:38:58 +0100 (Thu, 19 Feb 2004) | 5 lines
5951 Changed paths:
5952    M /trunk/modules/gui/macosx/prefs.h
5953    M /trunk/modules/gui/macosx/prefs.m
5954
5955 * Revert back to old prefs.
5956   - fixed the bug with the modules not setting up their prefs.
5957   - bugs: int with strings items are broken (see relfontsize)
5958   - hotkeys elements don't really work
5959
5960 ------------------------------------------------------------------------
5961 r6771 | bigben | 2004-02-20 16:38:40 +0100 (Fri, 20 Feb 2004) | 5 lines
5962 Changed paths:
5963    M /trunk/modules/access/pvr/pvr.c
5964
5965 cleaning of pvr input  : settings are only set if  given on command line
5966 (no more default values).
5967
5968 Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)
5969
5970 ------------------------------------------------------------------------
5971 r6772 | bigben | 2004-02-20 17:29:31 +0100 (Fri, 20 Feb 2004) | 2 lines
5972 Changed paths:
5973    M /trunk/modules/access/pvr/pvr.c
5974
5975 coding style
5976
5977 ------------------------------------------------------------------------
5978 r6773 | massiot | 2004-02-20 18:13:42 +0100 (Fri, 20 Feb 2004) | 3 lines
5979 Changed paths:
5980    M /trunk/modules/access_output/udp.c
5981
5982 * modules/access_output/udp.c: do not send out packets which are too much
5983   in the past, to avoid flooding the client.
5984
5985 ------------------------------------------------------------------------
5986 r6774 | massiot | 2004-02-20 18:16:50 +0100 (Fri, 20 Feb 2004) | 2 lines
5987 Changed paths:
5988    M /trunk/modules/demux/mpeg/system.c
5989
5990 * modules/demux/mpeg/system.c: check for scrambled packets.
5991
5992 ------------------------------------------------------------------------
5993 r6775 | massiot | 2004-02-20 18:20:01 +0100 (Fri, 20 Feb 2004) | 4 lines
5994 Changed paths:
5995    M /trunk/src/libvlc.h
5996    M /trunk/src/misc/threads.c
5997
5998 * src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
5999   OSes, and added an rt-offset configuration variable to tune the priority
6000   of VLC against other programs without recompiling everything.
6001
6002 ------------------------------------------------------------------------
6003 r6776 | massiot | 2004-02-20 19:24:41 +0100 (Fri, 20 Feb 2004) | 3 lines
6004 Changed paths:
6005    M /trunk/modules/packetizer/mpegvideo.c
6006
6007 * modules/packetizer/mpegvideo.c: display the picture size and frame rate
6008   exactly once.
6009
6010 ------------------------------------------------------------------------
6011 r6777 | massiot | 2004-02-20 19:34:28 +0100 (Fri, 20 Feb 2004) | 12 lines
6012 Changed paths:
6013    M /trunk/include/vlc_codec.h
6014    M /trunk/modules/codec/ffmpeg/encoder.c
6015    M /trunk/modules/stream_out/transcode.c
6016
6017 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
6018   - new ffmpeg options available from the command-line : interleaved video,
6019     noise reduction, rate control parameters, i_quant_factor, trellis
6020     quantification, mpeg4 matrix, and thread count
6021   - portable functions to use ffmpeg multithreading capabilities on all
6022     platforms
6023   - hurry up mode now turns off rd and trellis, and also raises the noise
6024     reduction parameter (thus noise reduction is mandatory with hurry up)
6025   - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
6026     will be done in a separate thread than the packetizer and decoder
6027   - fixed a bug with mp3 decoding and weird ffmpeg return code
6028
6029 ------------------------------------------------------------------------
6030 r6778 | massiot | 2004-02-20 20:03:59 +0100 (Fri, 20 Feb 2004) | 2 lines
6031 Changed paths:
6032    M /trunk/modules/stream_out/transcode.c
6033
6034 * modules/stream_out/transcode.c: fixed a segfault when quitting.
6035
6036 ------------------------------------------------------------------------
6037 r6779 | gbazin | 2004-02-20 20:21:23 +0100 (Fri, 20 Feb 2004) | 4 lines
6038 Changed paths:
6039    M /trunk/modules/audio_output/alsa.c
6040    D /trunk/modules/demux/a52sys.c
6041
6042
6043 * modules/demux/a52sys.c: forgot to remove this file.
6044 * modules/audio_output/alsa.c: kind of a work-around for a strange bug that trashes the stack. Doesn't solve it but should be easier to track down now.
6045
6046 ------------------------------------------------------------------------
6047 r6780 | massiot | 2004-02-20 20:21:25 +0100 (Fri, 20 Feb 2004) | 2 lines
6048 Changed paths:
6049    M /trunk/modules/stream_out/transcode.c
6050
6051 * modules/stream_out/transcode.c : don't lock when quitting.
6052
6053 ------------------------------------------------------------------------
6054 r6781 | gbazin | 2004-02-20 23:07:51 +0100 (Fri, 20 Feb 2004) | 3 lines
6055 Changed paths:
6056    M /trunk/configure.ac
6057
6058
6059 * configure.ac: what about checking for the c++ preprocessor.
6060
6061 ------------------------------------------------------------------------
6062 r6782 | gbazin | 2004-02-21 23:41:49 +0100 (Sat, 21 Feb 2004) | 3 lines
6063 Changed paths:
6064    M /trunk/modules/codec/ffmpeg/encoder.c
6065
6066
6067 * modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
6068
6069 ------------------------------------------------------------------------
6070 r6783 | gbazin | 2004-02-22 00:15:52 +0100 (Sun, 22 Feb 2004) | 4 lines
6071 Changed paths:
6072    M /trunk/include/charset.h
6073    M /trunk/modules/demux/ts.c
6074    M /trunk/modules/mux/mp4.c
6075
6076
6077 * include/charset.h: added "extern "C" {" for c++ modules.
6078 * modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.
6079
6080 ------------------------------------------------------------------------
6081 r6784 | gbazin | 2004-02-22 00:50:52 +0100 (Sun, 22 Feb 2004) | 3 lines
6082 Changed paths:
6083    M /trunk/modules/stream_out/transcode.c
6084
6085
6086 * modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.
6087
6088 ------------------------------------------------------------------------
6089 r6785 | gbazin | 2004-02-22 01:15:33 +0100 (Sun, 22 Feb 2004) | 3 lines
6090 Changed paths:
6091    M /trunk/ChangeLog
6092    M /trunk/NEWS
6093    M /trunk/configure.ac
6094    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
6095    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6096    M /trunk/include/video_output.h
6097    M /trunk/src/video_output/vout_pictures.c
6098
6099
6100 * ALL: preparation for 0.7.1-test2.
6101
6102 ------------------------------------------------------------------------
6103 r6786 | gbazin | 2004-02-22 01:33:10 +0100 (Sun, 22 Feb 2004) | 3 lines
6104 Changed paths:
6105    M /trunk/modules/demux/playlist/Modules.am
6106
6107
6108 * modules/demux/playlist/Modules.am: don't forget playlist.h.
6109
6110 ------------------------------------------------------------------------
6111 r6787 | gbazin | 2004-02-22 01:55:31 +0100 (Sun, 22 Feb 2004) | 3 lines
6112 Changed paths:
6113    M /trunk/po/POTFILES.in
6114    M /trunk/po/de.po
6115    M /trunk/po/en_GB.po
6116    M /trunk/po/es.po
6117    M /trunk/po/fr.po
6118    M /trunk/po/hu.po
6119    M /trunk/po/it.po
6120    M /trunk/po/ja.po
6121    M /trunk/po/nl.po
6122    M /trunk/po/no.po
6123    M /trunk/po/pl.po
6124    M /trunk/po/pt_BR.po
6125    M /trunk/po/ru.po
6126    M /trunk/po/sv.po
6127    M /trunk/po/vlc.pot
6128
6129
6130 * po/*: ./toolbox --update-po.
6131
6132 ------------------------------------------------------------------------
6133 r6788 | rocky | 2004-02-22 10:35:48 +0100 (Sun, 22 Feb 2004) | 3 lines
6134 Changed paths:
6135    M /trunk/modules/access/vcdx/access.c
6136
6137 Make sure a couple of variables are initialized before
6138 reading. (caught by valgrind).
6139
6140 ------------------------------------------------------------------------
6141 r6789 | rocky | 2004-02-22 11:30:22 +0100 (Sun, 22 Feb 2004) | 2 lines
6142 Changed paths:
6143    M /trunk/modules/access/cdda/access.c
6144
6145 fix mem leak. (Caught by valgrind.)
6146
6147 ------------------------------------------------------------------------
6148 r6790 | rocky | 2004-02-22 11:30:41 +0100 (Sun, 22 Feb 2004) | 2 lines
6149 Changed paths:
6150    M /trunk/modules/access/vcdx/access.c
6151
6152 Fix mem leak caught by valgrind.
6153
6154 ------------------------------------------------------------------------
6155 r6791 | rocky | 2004-02-22 11:52:23 +0100 (Sun, 22 Feb 2004) | 2 lines
6156 Changed paths:
6157    M /trunk/modules/codec/ogt/common.c
6158
6159 Fix valgrind-caught memory leak.
6160
6161 ------------------------------------------------------------------------
6162 r6792 | gbazin | 2004-02-22 16:03:33 +0100 (Sun, 22 Feb 2004) | 4 lines
6163 Changed paths:
6164    M /trunk/configure.ac
6165    M /trunk/modules/gui/wxwindows/wxwindows.h
6166    M /trunk/src/libvlc.c
6167
6168
6169 * configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
6170 * src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8
6171
6172 ------------------------------------------------------------------------
6173 r6793 | massiot | 2004-02-22 16:41:27 +0100 (Sun, 22 Feb 2004) | 3 lines
6174 Changed paths:
6175    M /trunk/extras/contrib/src/Makefile
6176    M /trunk/extras/contrib/src/Patches/faad2.patch
6177    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
6178    M /trunk/extras/contrib/src/packages.mak
6179    M /trunk/src/libvlc.c
6180    M /trunk/src/misc/threads.c
6181
6182 * Updated contrib build system
6183 * src/misc/threads.c: fixed a Darwin-specific bug introduced recently
6184
6185 ------------------------------------------------------------------------
6186 r6794 | zorglub | 2004-02-22 16:52:33 +0100 (Sun, 22 Feb 2004) | 2 lines
6187 Changed paths:
6188    M /trunk/modules/misc/playlist/export.c
6189    M /trunk/modules/misc/playlist/native.c
6190
6191 Fix compilation warnings
6192
6193 ------------------------------------------------------------------------
6194 r6795 | fenrir | 2004-02-22 16:57:41 +0100 (Sun, 22 Feb 2004) | 2 lines
6195 Changed paths:
6196    M /trunk/modules/codec/rawvideo.c
6197    M /trunk/modules/codec/speex.c
6198    M /trunk/modules/codec/vorbis.c
6199    M /trunk/modules/gui/ncurses/ncurses.c
6200    M /trunk/modules/mux/mpeg/ts.c
6201    M /trunk/modules/video_filter/filter_common.h
6202
6203  * all: compilation warning fixes (mainly missings headers).
6204
6205 ------------------------------------------------------------------------
6206 r6796 | fenrir | 2004-02-22 16:59:53 +0100 (Sun, 22 Feb 2004) | 2 lines
6207 Changed paths:
6208    M /trunk/modules/demux/util/sub.c
6209
6210  * sub.c: VobSub fix.
6211
6212 ------------------------------------------------------------------------
6213 r6797 | fenrir | 2004-02-22 17:01:42 +0100 (Sun, 22 Feb 2004) | 2 lines
6214 Changed paths:
6215    M /trunk/modules/demux/livedotcom.cpp
6216
6217  * livedotcom.cpp: bug fix. (a bad memory allocation).
6218
6219 ------------------------------------------------------------------------
6220 r6798 | fenrir | 2004-02-22 17:08:47 +0100 (Sun, 22 Feb 2004) | 2 lines
6221 Changed paths:
6222    M /trunk/include/stream_output.h
6223    M /trunk/src/input/input_dec.c
6224    M /trunk/src/stream_output/stream_output.c
6225
6226  * all: changed the prototype of sout_InputNew.
6227
6228 ------------------------------------------------------------------------
6229 r6799 | fenrir | 2004-02-22 17:40:25 +0100 (Sun, 22 Feb 2004) | 2 lines
6230 Changed paths:
6231    M /trunk/src/input/input_programs.c
6232
6233  * input_programs.c: a little memleak.
6234
6235 ------------------------------------------------------------------------
6236 r6800 | gbazin | 2004-02-22 22:32:42 +0100 (Sun, 22 Feb 2004) | 3 lines
6237 Changed paths:
6238    M /trunk/modules/access/cdda/access.c
6239
6240
6241 * modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
6242
6243 ------------------------------------------------------------------------
6244 r6801 | titer | 2004-02-23 00:09:25 +0100 (Mon, 23 Feb 2004) | 2 lines
6245 Changed paths:
6246    M /trunk/modules/misc/network/ipv4.c
6247
6248 ipv4.c : BeOS compile fix
6249
6250 ------------------------------------------------------------------------
6251 r6802 | rocky | 2004-02-23 01:10:50 +0100 (Mon, 23 Feb 2004) | 2 lines
6252 Changed paths:
6253    M /trunk/modules/access/cdda/access.c
6254
6255 Change error reporting on memory error to be memory error.
6256
6257 ------------------------------------------------------------------------
6258 r6803 | gbazin | 2004-02-23 13:17:24 +0100 (Mon, 23 Feb 2004) | 3 lines
6259 Changed paths:
6260    M /trunk/modules/gui/wxwindows/playlist.cpp
6261    M /trunk/modules/gui/wxwindows/wxwindows.h
6262    M /trunk/src/playlist/playlist.c
6263
6264 *  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
6265 * src/playlist/playlist.c: vout/sout garbage collection improvements.
6266
6267 ------------------------------------------------------------------------
6268 r6804 | gbazin | 2004-02-23 21:34:47 +0100 (Mon, 23 Feb 2004) | 3 lines
6269 Changed paths:
6270    M /trunk/include/vlc_common.h
6271
6272
6273 * include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
6274
6275 ------------------------------------------------------------------------
6276 r6805 | fenrir | 2004-02-23 21:35:42 +0100 (Mon, 23 Feb 2004) | 3 lines
6277 Changed paths:
6278    M /trunk/modules/demux/livedotcom.cpp
6279
6280  * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
6281  using weird value after a synch with RTCP.
6282
6283 ------------------------------------------------------------------------
6284 r6806 | fenrir | 2004-02-23 21:45:52 +0100 (Mon, 23 Feb 2004) | 2 lines
6285 Changed paths:
6286    M /trunk/modules/demux/livedotcom.cpp
6287
6288  * livedotcom.cpp: nULL -> UI64C(n).
6289
6290 ------------------------------------------------------------------------
6291 r6807 | kuehne | 2004-02-23 21:55:41 +0100 (Mon, 23 Feb 2004) | 2 lines
6292 Changed paths:
6293    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6294    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6295
6296 Enlarged some fields in the OpenTarget-Window to display the entire localizations
6297
6298 ------------------------------------------------------------------------
6299 r6808 | sigmunau | 2004-02-23 22:00:37 +0100 (Mon, 23 Feb 2004) | 4 lines
6300 Changed paths:
6301    M /trunk/modules/misc/sap.c
6302
6303 modules/misc/sap.c:
6304  * fixed two memleaks, one of them rather large
6305  * fix for http announces that don't start the filename part with '/'
6306
6307 ------------------------------------------------------------------------
6308 r6809 | gbazin | 2004-02-23 22:50:14 +0100 (Mon, 23 Feb 2004) | 3 lines
6309 Changed paths:
6310    M /trunk/src/playlist/playlist.c
6311
6312
6313 * src/playlist/playlist.c: bug fix.
6314
6315 ------------------------------------------------------------------------
6316 r6810 | gbazin | 2004-02-23 22:57:56 +0100 (Mon, 23 Feb 2004) | 3 lines
6317 Changed paths:
6318    M /trunk/src/playlist/playlist.c
6319
6320
6321 * src/playlist/playlist.c: who said testing was useful ?
6322
6323 ------------------------------------------------------------------------
6324 r6811 | gbazin | 2004-02-24 00:01:05 +0100 (Tue, 24 Feb 2004) | 5 lines
6325 Changed paths:
6326    M /trunk/include/codecs.h
6327    M /trunk/modules/codec/araw.c
6328    M /trunk/modules/demux/wav.c
6329
6330
6331 * modules/demux/wav.c: more fixes for multichannel wav files support.
6332 * include/codecs.h: ms speakers definitions.
6333 * modules/codec/araw.c: added support for fl64 fourcc.
6334
6335 ------------------------------------------------------------------------
6336 r6812 | fenrir | 2004-02-24 17:31:46 +0100 (Tue, 24 Feb 2004) | 2 lines
6337 Changed paths:
6338    M /trunk/modules/access/http.c
6339
6340  * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
6341
6342 ------------------------------------------------------------------------
6343 r6813 | bigben | 2004-02-24 18:16:27 +0100 (Tue, 24 Feb 2004) | 2 lines
6344 Changed paths:
6345    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6346    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6347
6348 Do not send an event when clicking out of the search box
6349
6350 ------------------------------------------------------------------------
6351 r6814 | gbazin | 2004-02-24 18:42:07 +0100 (Tue, 24 Feb 2004) | 3 lines
6352 Changed paths:
6353    M /trunk/modules/stream_out/transcode.c
6354
6355
6356 * modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
6357
6358 ------------------------------------------------------------------------
6359 r6815 | gbazin | 2004-02-24 18:43:31 +0100 (Tue, 24 Feb 2004) | 3 lines
6360 Changed paths:
6361    M /trunk/modules/access/cdda.c
6362
6363
6364 * modules/access/cdda.c: added "cddasimple" shortcut.
6365
6366 ------------------------------------------------------------------------
6367 r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
6368 Changed paths:
6369    M /trunk/modules/gui/wxwindows/playlist.cpp
6370
6371 Fix problem in playlist update code.
6372
6373 Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
6374 replace it bhy "ProcessEvent" (the playlist update is processed
6375 immediately in the callback, but it is only the update of one item, so
6376 it should not be a problem)
6377
6378 ------------------------------------------------------------------------
6379 r6817 | gbazin | 2004-02-24 20:23:11 +0100 (Tue, 24 Feb 2004) | 3 lines
6380 Changed paths:
6381    M /trunk/modules/demux/dts.c
6382
6383
6384 * modules/demux/dts.c: improved detection of wav dts files.
6385
6386 ------------------------------------------------------------------------
6387 r6818 | gbazin | 2004-02-24 23:15:41 +0100 (Tue, 24 Feb 2004) | 3 lines
6388 Changed paths:
6389    M /trunk/modules/gui/wxwindows/menus.cpp
6390    M /trunk/modules/gui/wxwindows/wxwindows.h
6391
6392
6393 * modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
6394
6395 ------------------------------------------------------------------------
6396 r6819 | fenrir | 2004-02-25 13:38:33 +0100 (Wed, 25 Feb 2004) | 2 lines
6397 Changed paths:
6398    M /trunk/src/input/input_dec.c
6399    M /trunk/src/input/input_programs.c
6400
6401  * all: fixed sout-audio/video options.
6402
6403 ------------------------------------------------------------------------
6404 r6820 | zorglub | 2004-02-25 15:02:34 +0100 (Wed, 25 Feb 2004) | 3 lines
6405 Changed paths:
6406    M /trunk/po/pt_BR.po
6407
6408 Update of the brazilian portuguese translation, thanks to
6409 Andr?\239?\191?\189 de Barros Martins Ribeiro
6410
6411 ------------------------------------------------------------------------
6412 r6821 | fenrir | 2004-02-25 18:48:52 +0100 (Wed, 25 Feb 2004) | 3 lines
6413 Changed paths:
6414    M /trunk/include/vlc_block.h
6415    M /trunk/modules/codec/a52.c
6416    M /trunk/modules/codec/dts.c
6417    M /trunk/modules/codec/faad.c
6418    M /trunk/modules/codec/ffmpeg/audio.c
6419    M /trunk/modules/codec/ffmpeg/video.c
6420    M /trunk/modules/codec/flac.c
6421    M /trunk/modules/codec/libmpeg2.c
6422    M /trunk/modules/codec/mpeg_audio.c
6423    M /trunk/modules/demux/a52.c
6424    M /trunk/modules/demux/dts.c
6425    M /trunk/modules/demux/flac.c
6426    M /trunk/src/misc/block.c
6427
6428  * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
6429  field and a few BLOCK_FLAG_*.
6430
6431 ------------------------------------------------------------------------
6432 r6822 | fenrir | 2004-02-25 19:22:54 +0100 (Wed, 25 Feb 2004) | 2 lines
6433 Changed paths:
6434    M /trunk/modules/codec/libmpeg2.c
6435
6436  * libmpeg2.c: lalala, compilation fix...
6437
6438 ------------------------------------------------------------------------
6439 r6823 | gbazin | 2004-02-25 19:42:38 +0100 (Wed, 25 Feb 2004) | 3 lines
6440 Changed paths:
6441    M /trunk/modules/gui/wxwindows/wxwindows.h
6442
6443
6444 * modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
6445
6446 ------------------------------------------------------------------------
6447 r6824 | gbazin | 2004-02-25 19:43:24 +0100 (Wed, 25 Feb 2004) | 3 lines
6448 Changed paths:
6449    M /trunk/modules/packetizer/mpeg4audio.c
6450    M /trunk/modules/packetizer/mpegvideo.c
6451
6452
6453 * modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
6454
6455 ------------------------------------------------------------------------
6456 r6825 | gbazin | 2004-02-25 19:47:02 +0100 (Wed, 25 Feb 2004) | 3 lines
6457 Changed paths:
6458    M /trunk/src/input/input_dec.c
6459
6460
6461 * src/input/input_dec.c: compilation fix.
6462
6463 ------------------------------------------------------------------------
6464 r6826 | titer | 2004-02-25 20:27:23 +0100 (Wed, 25 Feb 2004) | 2 lines
6465 Changed paths:
6466    M /trunk/modules/gui/macosx/vout.h
6467    M /trunk/modules/gui/macosx/vout.m
6468
6469  macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
6470
6471 ------------------------------------------------------------------------
6472 r6827 | zorglub | 2004-02-25 23:01:34 +0100 (Wed, 25 Feb 2004) | 4 lines
6473 Changed paths:
6474    M /trunk/po/fr.po
6475
6476 Update of the french translation.
6477
6478 This file need reviewing, please help
6479
6480 ------------------------------------------------------------------------
6481 r6828 | jpsaman | 2004-02-25 23:16:20 +0100 (Wed, 25 Feb 2004) | 3 lines
6482 Changed paths:
6483    D /trunk/ipkg/control
6484    M /trunk/ipkg/control.gpe
6485    A /trunk/ipkg/control.h3600
6486    D /trunk/ipkg/postinst
6487    D /trunk/ipkg/postrm
6488    M /trunk/ipkg/rules
6489    A /trunk/ipkg/rules.h3600
6490
6491 Added configuration for h3600 iPAQ PDA with small Flash sizes.
6492 Removed unused files.
6493
6494 ------------------------------------------------------------------------
6495 r6829 | ipkiss | 2004-02-25 23:42:48 +0100 (Wed, 25 Feb 2004) | 2 lines
6496 Changed paths:
6497    M /trunk/po/fr.po
6498
6499 Fixed an incorrect string
6500
6501 ------------------------------------------------------------------------
6502 r6830 | hartman | 2004-02-26 00:28:04 +0100 (Thu, 26 Feb 2004) | 2 lines
6503 Changed paths:
6504    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
6505
6506 * Disable libmad on OS X
6507
6508 ------------------------------------------------------------------------
6509 r6831 | gbazin | 2004-02-26 01:23:04 +0100 (Thu, 26 Feb 2004) | 3 lines
6510 Changed paths:
6511    M /trunk/modules/gui/wxwindows/menus.cpp
6512    M /trunk/modules/gui/wxwindows/playlist.cpp
6513    M /trunk/modules/gui/wxwindows/preferences.cpp
6514
6515
6516 * modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
6517
6518 ------------------------------------------------------------------------
6519 r6832 | gbazin | 2004-02-26 09:24:29 +0100 (Thu, 26 Feb 2004) | 3 lines
6520 Changed paths:
6521    M /trunk/modules/gui/wxwindows/playlist.cpp
6522    M /trunk/modules/gui/wxwindows/wxwindows.h
6523
6524
6525 * modules/gui/wxwindows/playlist.cpp: removed useless lock.
6526
6527 ------------------------------------------------------------------------
6528 r6833 | gbazin | 2004-02-26 13:04:14 +0100 (Thu, 26 Feb 2004) | 5 lines
6529 Changed paths:
6530    M /trunk/modules/gui/wxwindows/menus.cpp
6531    M /trunk/modules/gui/wxwindows/playlist.cpp
6532    M /trunk/modules/gui/wxwindows/wxwindows.cpp
6533
6534
6535 * modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
6536 * modules/gui/wxwindows/menus.cpp: fixed memory leaks.
6537 * modules/gui/wxwindows/playlist.cpp: fixed deadlock.
6538
6539 ------------------------------------------------------------------------
6540 r6834 | hartman | 2004-02-26 14:04:55 +0100 (Thu, 26 Feb 2004) | 3 lines
6541 Changed paths:
6542    M /trunk/modules/gui/macosx/macosx.m
6543    M /trunk/modules/gui/macosx/vout.m
6544
6545 * Something I forgot
6546   --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
6547
6548 ------------------------------------------------------------------------
6549 r6835 | hartman | 2004-02-26 14:24:55 +0100 (Thu, 26 Feb 2004) | 2 lines
6550 Changed paths:
6551    M /trunk/modules/gui/macosx/vout.m
6552
6553 * don't break things...
6554
6555 ------------------------------------------------------------------------
6556 r6836 | gbazin | 2004-02-26 14:58:23 +0100 (Thu, 26 Feb 2004) | 2 lines
6557 Changed paths:
6558    M /trunk/modules/video_output/directx/directx.c
6559    M /trunk/modules/video_output/directx/events.c
6560
6561 * modules/video_output/directx/*: fixes uninitialized variables and memleaks.
6562
6563 ------------------------------------------------------------------------
6564 r6837 | hartman | 2004-02-26 15:40:29 +0100 (Thu, 26 Feb 2004) | 3 lines
6565 Changed paths:
6566    M /trunk/modules/gui/macosx/playlist.m
6567
6568 * another thing that wasn't committed yet.
6569   - Fix Playlist Save. Can only do m3u atm.
6570
6571 ------------------------------------------------------------------------
6572 r6838 | gbazin | 2004-02-26 18:02:17 +0100 (Thu, 26 Feb 2004) | 3 lines
6573 Changed paths:
6574    M /trunk/modules/audio_output/directx.c
6575
6576 * modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
6577    A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).
6578
6579 ------------------------------------------------------------------------
6580 r6839 | hartman | 2004-02-26 18:07:37 +0100 (Thu, 26 Feb 2004) | 3 lines
6581 Changed paths:
6582    M /trunk/modules/codec/ffmpeg/audio.c
6583
6584 * Don't crash during my demo to the university computer labs.
6585   - don't crash when i_output < 0
6586
6587 ------------------------------------------------------------------------
6588 r6840 | murray | 2004-02-26 20:11:44 +0100 (Thu, 26 Feb 2004) | 3 lines
6589 Changed paths:
6590    M /trunk/po/fr.po
6591    M /trunk/po/it.po
6592
6593 it.po: italian localization for VLC 0.7.1
6594 fr.po: minor fixes
6595
6596 ------------------------------------------------------------------------
6597 r6841 | gbazin | 2004-02-27 14:24:12 +0100 (Fri, 27 Feb 2004) | 2 lines
6598 Changed paths:
6599    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
6600    M /trunk/modules/gui/skins2/parser/builder.cpp
6601    M /trunk/modules/gui/skins2/parser/builder_data.hpp
6602    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
6603    M /trunk/modules/gui/skins2/src/ft2_font.cpp
6604    M /trunk/modules/gui/skins2/src/skin_common.hpp
6605    M /trunk/modules/gui/skins2/vars/playlist.cpp
6606    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
6607    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
6608    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
6609
6610 * modules/gui/skins2/*: portability fixes.
6611
6612 ------------------------------------------------------------------------
6613 r6842 | fenrir | 2004-02-27 15:01:35 +0100 (Fri, 27 Feb 2004) | 2 lines
6614 Changed paths:
6615    M /trunk/src/video_output/vout_pictures.c
6616    M /trunk/src/video_output/vout_pictures.h
6617
6618  * vout_pictures.*: added YVU9.
6619
6620 ------------------------------------------------------------------------
6621 r6843 | fenrir | 2004-02-27 15:02:05 +0100 (Fri, 27 Feb 2004) | 2 lines
6622 Changed paths:
6623    M /trunk/modules/codec/ffmpeg/chroma.c
6624    M /trunk/modules/codec/rawvideo.c
6625
6626  * rawvideo.c, ffmpeg/chroma.c: added YVU9.
6627
6628 ------------------------------------------------------------------------
6629 r6844 | fenrir | 2004-02-27 15:05:55 +0100 (Fri, 27 Feb 2004) | 3 lines
6630 Changed paths:
6631    M /trunk/modules/demux/avi/avi.c
6632
6633  * avi.c: added support for rgb 32 (24 won't work under linux as the vout
6634  handle 24 and 32 the same way :(
6635
6636 ------------------------------------------------------------------------
6637 r6845 | fenrir | 2004-02-27 15:22:18 +0100 (Fri, 27 Feb 2004) | 2 lines
6638 Changed paths:
6639    M /trunk/modules/demux/avi/avi.c
6640
6641  * avi.c: uses rv15 for 15 and 16 bits file. (I don't know if it's ok).
6642
6643 ------------------------------------------------------------------------
6644 r6846 | gbazin | 2004-02-27 16:07:04 +0100 (Fri, 27 Feb 2004) | 3 lines
6645 Changed paths:
6646    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
6647    M /trunk/modules/gui/skins2/src/skin_main.cpp
6648
6649 * src/skin_main.cpp: fixed bug related to the destruction order.
6650 * parser/xmlparser.hpp: removed useless change.
6651
6652 ------------------------------------------------------------------------
6653 r6847 | kuehne | 2004-02-27 23:33:38 +0100 (Fri, 27 Feb 2004) | 2 lines
6654 Changed paths:
6655    M /trunk/po/de.po
6656
6657 Updated german translation
6658
6659 ------------------------------------------------------------------------
6660 r6848 | titer | 2004-02-28 14:53:35 +0100 (Sat, 28 Feb 2004) | 3 lines
6661 Changed paths:
6662    M /trunk/modules/gui/macosx/vout.h
6663    M /trunk/modules/gui/macosx/vout.m
6664
6665  macosx/vout* : don't forget to exit fullscreen mode at EOF,
6666                 fixed a segfault
6667
6668 ------------------------------------------------------------------------
6669 r6849 | gbazin | 2004-02-28 18:10:23 +0100 (Sat, 28 Feb 2004) | 3 lines
6670 Changed paths:
6671    M /trunk/src/playlist/info.c
6672    M /trunk/src/playlist/item-ext.c
6673    M /trunk/src/playlist/item.c
6674
6675
6676 * src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
6677
6678 ------------------------------------------------------------------------
6679 r6850 | gbazin | 2004-02-28 20:30:04 +0100 (Sat, 28 Feb 2004) | 2 lines
6680 Changed paths:
6681    M /trunk/modules/gui/wxwindows/streamout.cpp
6682
6683 * modules/gui/wxwindows/streamout.cpp: added mp4a to the list of audio transcoders.
6684
6685 ------------------------------------------------------------------------
6686 r6851 | zorglub | 2004-02-28 20:31:54 +0100 (Sat, 28 Feb 2004) | 2 lines
6687 Changed paths:
6688    M /trunk/modules/gui/wxwindows/playlist.cpp
6689
6690 Fix loop on end of search
6691
6692 ------------------------------------------------------------------------
6693 r6852 | zorglub | 2004-02-28 20:40:06 +0100 (Sat, 28 Feb 2004) | 2 lines
6694 Changed paths:
6695    M /trunk/modules/gui/wxwindows/playlist.cpp
6696
6697 Search on the author field too
6698
6699 ------------------------------------------------------------------------
6700 r6853 | gbazin | 2004-02-29 14:03:19 +0100 (Sun, 29 Feb 2004) | 3 lines
6701 Changed paths:
6702    M /trunk/extras/contrib/src/packages.mak
6703
6704
6705 * src/packages.mak: updated for libdts-0.0.2
6706
6707 ------------------------------------------------------------------------
6708 r6854 | gbazin | 2004-02-29 14:05:22 +0100 (Sun, 29 Feb 2004) | 4 lines
6709 Changed paths:
6710    M /trunk/configure.ac
6711    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
6712    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6713    M /trunk/modules/audio_filter/converter/dtstofloat32.c
6714
6715
6716 * ALL: bumped revision number to 0.7.1
6717 * modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
6718
6719 ------------------------------------------------------------------------
6720 r6855 | gbazin | 2004-02-29 14:08:56 +0100 (Sun, 29 Feb 2004) | 4 lines
6721 Changed paths:
6722    M /trunk/include/vlc_common.h
6723    M /trunk/src/misc/variables.c
6724
6725
6726 * src/misc/variables.c: fixed memleak.
6727 * include/vlc_common.h: use pragma to disable useless MSVC warnings.
6728
6729 ------------------------------------------------------------------------
6730 r6856 | gbazin | 2004-02-29 14:33:47 +0100 (Sun, 29 Feb 2004) | 3 lines
6731 Changed paths:
6732    M /trunk/ipkg/Makefile.am
6733
6734
6735 * ipkg/Makefile.am: don't try to package files which have been removed.
6736
6737 ------------------------------------------------------------------------
6738 r6857 | kuehne | 2004-02-29 14:49:02 +0100 (Sun, 29 Feb 2004) | 2 lines
6739 Changed paths:
6740    M /trunk/po/de.po
6741
6742 spelling fixes
6743
6744 ------------------------------------------------------------------------
6745 r6858 | kuehne | 2004-02-29 14:55:04 +0100 (Sun, 29 Feb 2004) | 2 lines
6746 Changed paths:
6747    M /trunk/po/de.po
6748
6749 Fixed breakage which has been introduced in the last commit
6750
6751 ------------------------------------------------------------------------
6752 r6859 | asmax | 2004-02-29 15:05:14 +0100 (Sun, 29 Feb 2004) | 2 lines
6753 Changed paths:
6754    M /trunk/modules/gui/skins2/src/skin_main.cpp
6755
6756 * src/skin_main.cpp: fixed a bug related to the destruction order ;)
6757
6758 ------------------------------------------------------------------------
6759 r6860 | zorglub | 2004-02-29 15:05:45 +0100 (Sun, 29 Feb 2004) | 2 lines
6760 Changed paths:
6761    M /trunk/modules/gui/wxwindows/playlist.cpp
6762
6763 Sanity check
6764
6765 ------------------------------------------------------------------------
6766 r6861 | gbazin | 2004-02-29 15:35:10 +0100 (Sun, 29 Feb 2004) | 3 lines
6767 Changed paths:
6768    M /trunk/INSTALL.win32
6769
6770
6771 * INSTALL.win32: updated win32 build instructions.
6772
6773 ------------------------------------------------------------------------
6774 r6862 | asmax | 2004-02-29 17:49:55 +0100 (Sun, 29 Feb 2004) | 6 lines
6775 Changed paths:
6776    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
6777    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
6778    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
6779    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
6780    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
6781    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
6782    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
6783    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
6784    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
6785    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
6786    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
6787    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
6788    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
6789    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
6790    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
6791    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
6792    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
6793    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
6794    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
6795    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
6796    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
6797    M /trunk/modules/gui/skins2/parser/builder.cpp
6798    M /trunk/modules/gui/skins2/parser/builder_data.def
6799    M /trunk/modules/gui/skins2/parser/builder_data.hpp
6800    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
6801    M /trunk/modules/gui/skins2/src/generic_layout.cpp
6802    M /trunk/modules/gui/skins2/src/generic_window.cpp
6803    M /trunk/modules/gui/skins2/theme/skin.dtd
6804    M /trunk/modules/gui/skins2/theme/theme.xml
6805
6806 * controls/*, src/generic_window.cpp, src/generic_layout.cpp: a visibiliy
6807 variable is now owned by CtrlGeneric, and handled directly by the layout
6808 and the window (at the moment only the slider control uses it)
6809 * theme/skin.dtd, parser/builder.cpp, parser, skin_parser.cpp: added
6810 the "color" attribute for control text
6811
6812 ------------------------------------------------------------------------
6813 r6863 | asmax | 2004-02-29 18:36:55 +0100 (Sun, 29 Feb 2004) | 2 lines
6814 Changed paths:
6815    M /trunk/modules/gui/skins2/src/skin_main.cpp
6816
6817 * src/skin_main.cpp: do not delete the input a second time !
6818
6819 ------------------------------------------------------------------------
6820 r6864 | gbazin | 2004-02-29 20:01:22 +0100 (Sun, 29 Feb 2004) | 3 lines
6821 Changed paths:
6822    M /trunk/modules/demux/rawdv.c
6823
6824
6825 * modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
6826
6827 ------------------------------------------------------------------------
6828 r6865 | gbazin | 2004-02-29 20:12:00 +0100 (Sun, 29 Feb 2004) | 3 lines
6829 Changed paths:
6830    M /trunk/NEWS
6831
6832
6833 * NEWS: updated.
6834
6835 ------------------------------------------------------------------------
6836 r6866 | gbazin | 2004-02-29 20:28:10 +0100 (Sun, 29 Feb 2004) | 3 lines
6837 Changed paths:
6838    M /trunk/configure.ac
6839
6840
6841 * configure.ac: fixed --with-dts-tree.
6842
6843 ------------------------------------------------------------------------
6844 r6867 | jpsaman | 2004-02-29 22:09:29 +0100 (Sun, 29 Feb 2004) | 2 lines
6845 Changed paths:
6846    M /trunk/po/nl.po
6847
6848 Updated Dutch translation.
6849
6850 ------------------------------------------------------------------------
6851 r6868 | jpsaman | 2004-02-29 22:10:00 +0100 (Sun, 29 Feb 2004) | 2 lines
6852 Changed paths:
6853    M /trunk/ipkg/control.gpe
6854    M /trunk/ipkg/control.h3600
6855
6856 Updated version strings to 0.7.1 for upcoming release.
6857
6858 ------------------------------------------------------------------------
6859 r6869 | murray | 2004-02-29 23:56:23 +0100 (Sun, 29 Feb 2004) | 5 lines
6860 Changed paths:
6861    M /trunk/po/it.po
6862
6863 Minor changes to the italian translation (thanks to Paolo Caravello)
6864
6865 Actually, we still got some (huge) untranslated strings in libvlc.h,
6866 I'll care about them after the release.
6867
6868 ------------------------------------------------------------------------
6869 r6870 | jpsaman | 2004-02-29 23:59:59 +0100 (Sun, 29 Feb 2004) | 2 lines
6870 Changed paths:
6871    M /trunk/modules/gui/pda/pda.c
6872    M /trunk/modules/gui/pda/pda.glade
6873    M /trunk/modules/gui/pda/pda_callbacks.c
6874    M /trunk/modules/gui/pda/pda_interface.c
6875
6876 Updated PDA interface.
6877
6878 ------------------------------------------------------------------------
6879 r6871 | murray | 2004-03-01 00:08:42 +0100 (Mon, 01 Mar 2004) | 2 lines
6880 Changed paths:
6881    M /trunk/po/it.po
6882
6883 Shit, forgot to :wq before committing :) sorry guys
6884
6885 ------------------------------------------------------------------------
6886 r6872 | massiot | 2004-03-01 12:55:25 +0100 (Mon, 01 Mar 2004) | 2 lines
6887 Changed paths:
6888    M /trunk/modules/stream_out/transrate/Modules.am
6889
6890 * Added two files in Modules.am
6891
6892 ------------------------------------------------------------------------
6893 r6873 | gbazin | 2004-03-01 13:50:39 +0100 (Mon, 01 Mar 2004) | 8 lines
6894 Changed paths:
6895    M /trunk/include/vlc_threads.h
6896    M /trunk/modules/access/file.c
6897    M /trunk/modules/access_output/udp.c
6898
6899 * include/vlc_threads.h:
6900    + lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now).
6901 * modules/access/file.c:
6902    + s/config_GetInt()/var_Get() for file-caching.
6903 * modules/access_output/udp.c:
6904    + less verbose debug messages.
6905    + increase thread priority on win32.
6906
6907 ------------------------------------------------------------------------
6908 r6874 | gbazin | 2004-03-01 18:36:26 +0100 (Mon, 01 Mar 2004) | 3 lines
6909 Changed paths:
6910    M /trunk/modules/demux/mkv.cpp
6911
6912
6913 * modules/demux/mkv.cpp: fixed copy&paste bug.
6914
6915 ------------------------------------------------------------------------
6916 r6875 | gbazin | 2004-03-01 19:31:13 +0100 (Mon, 01 Mar 2004) | 3 lines
6917 Changed paths:
6918    M /trunk/include/vlc_interface.h
6919    M /trunk/modules/gui/wxwindows/dialogs.cpp
6920    M /trunk/modules/gui/wxwindows/interface.cpp
6921    M /trunk/modules/gui/wxwindows/streamwizard.cpp
6922    M /trunk/modules/gui/wxwindows/wxwindows.h
6923
6924
6925 * modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
6926
6927 ------------------------------------------------------------------------
6928 r6876 | asmax | 2004-03-01 19:33:31 +0100 (Mon, 01 Mar 2004) | 5 lines
6929 Changed paths:
6930    M /trunk/modules/gui/skins2/parser/builder.cpp
6931    M /trunk/modules/gui/skins2/parser/builder.hpp
6932    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
6933    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
6934    M /trunk/modules/gui/skins2/theme/skin.dtd
6935    M /trunk/modules/gui/skins2/theme/theme.xml
6936
6937 * parser/builder.cpp, parser/skin_parser.cpp: unique IDs are generated
6938  in the xml parser instead of the builder: fixes nasty bugs related
6939  to layout IDs
6940 * theme/skin.dtd: "id" attribute is no longer required for window
6941
6942 ------------------------------------------------------------------------
6943 r6877 | asmax | 2004-03-01 20:36:43 +0100 (Mon, 01 Mar 2004) | 2 lines
6944 Changed paths:
6945    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
6946    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
6947    M /trunk/modules/gui/skins2/theme/skin.dtd
6948    M /trunk/modules/gui/skins2/theme/theme.xml
6949
6950 * all: changed dtd version to 1.99 before the final dtd freeze
6951
6952 ------------------------------------------------------------------------
6953 r6878 | gbazin | 2004-03-01 20:41:42 +0100 (Mon, 01 Mar 2004) | 4 lines
6954 Changed paths:
6955    M /trunk/Makefile.am
6956    M /trunk/install-win32
6957    M /trunk/modules/gui/skins2/Modules.am
6958
6959
6960 * modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist" rule.
6961 * install-win32, Makefile.am: include the default skins2 theme in the win32 package.
6962
6963 ------------------------------------------------------------------------
6964 r6879 | gbazin | 2004-03-01 20:58:16 +0100 (Mon, 01 Mar 2004) | 3 lines
6965 Changed paths:
6966    M /trunk/modules/gui/skins2/src/skin_main.cpp
6967
6968
6969 * modules/gui/skins2/src/skin_main.cpp: default skin is skins2/default/theme.xml.
6970
6971 ------------------------------------------------------------------------
6972 r6880 | gbazin | 2004-03-01 21:04:55 +0100 (Mon, 01 Mar 2004) | 3 lines
6973 Changed paths:
6974    M /trunk/po/de.po
6975    M /trunk/po/en_GB.po
6976    M /trunk/po/es.po
6977    M /trunk/po/fr.po
6978    M /trunk/po/hu.po
6979    M /trunk/po/it.po
6980    M /trunk/po/ja.po
6981    M /trunk/po/nl.po
6982    M /trunk/po/no.po
6983    M /trunk/po/pl.po
6984    M /trunk/po/pt_BR.po
6985    M /trunk/po/ru.po
6986    M /trunk/po/sv.po
6987    M /trunk/po/vlc.pot
6988
6989
6990 * po/*: ./toolbox --update-po in preparation for the release.
6991
6992 ------------------------------------------------------------------------
6993 r6881 | gbazin | 2004-03-01 21:36:24 +0100 (Mon, 01 Mar 2004) | 3 lines
6994 Changed paths:
6995    M /trunk/modules/gui/skins2/Modules.am
6996
6997
6998 * modules/gui/skins2/Modules.am: oops, 1 file too much.
6999
7000 ------------------------------------------------------------------------
7001 r6882 | gbazin | 2004-03-01 22:23:09 +0100 (Mon, 01 Mar 2004) | 3 lines
7002 Changed paths:
7003    M /trunk/ChangeLog
7004
7005
7006 * ChangeLog: updated for 0.7.1.
7007
7008 ------------------------------------------------------------------------
7009 r6883 | fenrir | 2004-03-01 23:35:55 +0100 (Mon, 01 Mar 2004) | 3 lines
7010 Changed paths:
7011    M /trunk/modules/codec/ffmpeg/video.c
7012
7013  * video.c: make SVQ3/ffmpeg happy with complex stsd atom (ie with more
7014  than just the "SMI " one).
7015
7016 ------------------------------------------------------------------------
7017 r6884 | hartman | 2004-03-02 01:59:16 +0100 (Tue, 02 Mar 2004) | 2 lines
7018 Changed paths:
7019    M /trunk/extras/contrib/src/packages.mak
7020
7021 * update caca and live.com
7022
7023 ------------------------------------------------------------------------
7024 r6885 | hartman | 2004-03-02 02:10:26 +0100 (Tue, 02 Mar 2004) | 2 lines
7025 Changed paths:
7026    M /trunk/extras/contrib/src/Makefile
7027
7028 * Fix dts contrib
7029
7030 ------------------------------------------------------------------------
7031 r6886 | hartman | 2004-03-02 13:39:25 +0100 (Tue, 02 Mar 2004) | 2 lines
7032 Changed paths:
7033    M /trunk/modules/access/mms/mms.c
7034
7035 Spelling error
7036
7037 ------------------------------------------------------------------------
7038 r6887 | kuehne | 2004-03-02 14:53:14 +0100 (Tue, 02 Mar 2004) | 8 lines
7039 Changed paths:
7040    M /trunk/modules/codec/dvbsub.c
7041    M /trunk/modules/demux/mkv.cpp
7042    M /trunk/modules/gui/macosx/macosx.m
7043    M /trunk/modules/video_output/fb.c
7044    M /trunk/po/de.po
7045    M /trunk/src/libvlc.h
7046
7047 * modules/codec/dvbsub.c: disabled translation of some internal error messages
7048 * po/de.po: removed my reminders
7049 * modules/demux/mkv.cpp: disabled translation of the string "Matroska"
7050
7051 * src/libvlc.h: small corrections of to-be-localised strings
7052 * modules/gui/macosx/macosx.m: ditto
7053 * modules/video_output/fb.c: ditto
7054
7055 ------------------------------------------------------------------------
7056 r6888 | hartman | 2004-03-02 17:44:21 +0100 (Tue, 02 Mar 2004) | 2 lines
7057 Changed paths:
7058    M /trunk/modules/codec/mpeg_audio.c
7059
7060 * This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging release :(
7061
7062 ------------------------------------------------------------------------
7063 r6889 | hartman | 2004-03-02 20:21:03 +0100 (Tue, 02 Mar 2004) | 3 lines
7064 Changed paths:
7065    M /trunk/extras/contrib/src/Makefile
7066    M /trunk/extras/contrib/src/packages.mak
7067
7068 * Well i be .......
7069   libmodplug working now. apparently it didn't like dynamic linking on OS X.
7070
7071 ------------------------------------------------------------------------
7072 r6890 | ipkiss | 2004-03-02 22:45:15 +0100 (Tue, 02 Mar 2004) | 8 lines
7073 Changed paths:
7074    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7075    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
7076    M /trunk/modules/gui/skins2/parser/builder.cpp
7077    M /trunk/modules/gui/skins2/parser/builder_data.def
7078    M /trunk/modules/gui/skins2/parser/builder_data.hpp
7079    M /trunk/modules/gui/skins2/parser/gen_builder.py
7080    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
7081    M /trunk/modules/gui/skins2/src/anchor.cpp
7082    M /trunk/modules/gui/skins2/src/anchor.hpp
7083    M /trunk/modules/gui/skins2/src/theme.cpp
7084    M /trunk/modules/gui/skins2/theme/skin.dtd
7085    M /trunk/modules/gui/skins2/theme/theme.xml
7086    M /trunk/modules/gui/skins2/utils/bezier.cpp
7087    M /trunk/modules/gui/skins2/utils/bezier.hpp
7088
7089  - skins2/utils/bezier.*: Added support for curves made of one point
7090  - skins2/theme/skin.dtd: Removed Event and Rectangle tags
7091  - skins2/src/theme.cpp: Destroy curves explicitely
7092  - ALL: Anchors can be defined using a Bezier curve, which allows
7093    rectilinear anchors (but it is still possible to define anchors
7094    reduced to a single point).
7095    A "curved anchor" only attracts "single point anchors"
7096
7097 ------------------------------------------------------------------------
7098 r6891 | massiot | 2004-03-02 23:55:34 +0100 (Tue, 02 Mar 2004) | 6 lines
7099 Changed paths:
7100    M /trunk/extras/contrib/src/Makefile
7101    M /trunk/extras/contrib/src/packages.mak
7102
7103 * extras/contrib:
7104   - fixed the infamous "libmad is twice slower" bug
7105   - fixed libmad dynamic build
7106   - added a52 support to ffmpeg
7107   - remove libdvdnav
7108
7109 ------------------------------------------------------------------------
7110 r6892 | hartman | 2004-03-03 00:49:38 +0100 (Wed, 03 Mar 2004) | 2 lines
7111 Changed paths:
7112    M /trunk/NEWS
7113
7114 * updated NEWS for 0.7.1a
7115
7116 ------------------------------------------------------------------------
7117 r6893 | fenrir | 2004-03-03 02:26:49 +0100 (Wed, 03 Mar 2004) | 2 lines
7118 Changed paths:
7119    M /trunk/modules/demux/ts.c
7120
7121  * ts.c: fixed PCR handling (when the pcr pid isn't attached to the PMT.)
7122
7123 ------------------------------------------------------------------------
7124 r6894 | massiot | 2004-03-03 11:49:50 +0100 (Wed, 03 Mar 2004) | 3 lines
7125 Changed paths:
7126    M /trunk/modules/access/satellite/access.c
7127
7128 * modules/access/satellite/access.c: Read blocks multiple of 1024 bytes
7129   (because others do it - no idea if it helps, though)
7130
7131 ------------------------------------------------------------------------
7132 r6895 | massiot | 2004-03-03 11:51:55 +0100 (Wed, 03 Mar 2004) | 4 lines
7133 Changed paths:
7134    M /trunk/modules/access_output/udp.c
7135
7136 * modules/access_output/udp.c: New group= option, used to send multiple
7137   packets at once (less scheduling overhead) ; typically access=udp{group=5}
7138   will send 5 * 7 TS packets at once.
7139
7140 ------------------------------------------------------------------------
7141 r6896 | massiot | 2004-03-03 12:09:30 +0100 (Wed, 03 Mar 2004) | 3 lines
7142 Changed paths:
7143    M /trunk/modules/packetizer/mpegvideo.c
7144
7145 * modules/packetizer/mpegvideo.c: Correctly flag the picture types in
7146   block_t::i_flags.
7147
7148 ------------------------------------------------------------------------
7149 r6897 | massiot | 2004-03-03 12:12:08 +0100 (Wed, 03 Mar 2004) | 3 lines
7150 Changed paths:
7151    M /trunk/include/stream_output.h
7152    M /trunk/src/input/input_dec.c
7153
7154 * src/input/input_dec.c: Copy block_t::i_flags to sout_buffer_t::i_flags
7155   (temporary).
7156
7157 ------------------------------------------------------------------------
7158 r6898 | massiot | 2004-03-03 12:20:52 +0100 (Wed, 03 Mar 2004) | 6 lines
7159 Changed paths:
7160    M /trunk/modules/stream_out/transrate/Modules.am
7161    A /trunk/modules/stream_out/transrate/frame.c
7162    M /trunk/modules/stream_out/transrate/transrate.c
7163    A /trunk/modules/stream_out/transrate/transrate.h
7164
7165 * modules/stream_out/transrate:
7166   - split transrate.c
7167   - you can specify a maximum gop length on which to perform transrating,
7168     to avoid adding to much delay in the sout pipeline (shaping= option)
7169   - fixed a bug where you couldn't transrate a transcoded stream
7170
7171 ------------------------------------------------------------------------
7172 r6899 | massiot | 2004-03-03 12:29:26 +0100 (Wed, 03 Mar 2004) | 11 lines
7173 Changed paths:
7174    M /trunk/modules/codec/ffmpeg/encoder.c
7175    M /trunk/modules/stream_out/transcode.c
7176
7177 * modules/codec/ffmpeg/encoder.c:
7178   - use AV_NOPTS_VALUE instead of 0 when it's available
7179   - reworked the hurry-up mode to start with disabling the B frames first
7180   - reworked the hurry-up mode to remove my thread mess
7181   - check that we don't feed ffmpeg with twice the same PTS (crashes ffmpeg)
7182   - correctly flag the picture types
7183
7184 * modules/stream_out/transcode.c:
7185   - use AV_NOPTS_VALUE instead of 0 when it's available
7186   - copy block_t::i_flags to sout_buffer_t::i_flags (temporary)
7187
7188 ------------------------------------------------------------------------
7189 r6900 | bigben | 2004-03-03 12:34:19 +0100 (Wed, 03 Mar 2004) | 6 lines
7190 Changed paths:
7191    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7192    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7193    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
7194    M /trunk/modules/gui/macosx/controls.m
7195    M /trunk/modules/gui/macosx/playlist.h
7196    M /trunk/modules/gui/macosx/playlist.m
7197
7198 - Repeat and loop are now mutually exclusive
7199 - On the playlist window, turn loop/repeat/standard play selection into a popup
7200 - On the playlist window : if more than one group is defined, coolorize items according to the group they are belonging to. Currently, 8 colors are hard coded
7201
7202 Please make remarks on the new layout / the colors chosen.
7203
7204 ------------------------------------------------------------------------
7205 r6901 | massiot | 2004-03-03 12:34:41 +0100 (Wed, 03 Mar 2004) | 13 lines
7206 Changed paths:
7207    M /trunk/modules/mux/mpeg/pes.c
7208    M /trunk/modules/mux/mpeg/ts.c
7209
7210 * modules/mux/mpeg/pes.c: Copy the flags of the data buffer to the PES
7211   buffer.
7212
7213 * modules/mux/mpeg/ts.c:
7214   - rename the caching= option into shaping= since it more adequately
7215     describes what it does
7216   - new use-key-frames option, if enabled then shaping= will be a
7217     maximum value, if the algorithm find a new GOP it will finish with
7218     the first picture of the next GOP (helps minimizing the dts delay)
7219   - fixed a bug where the calculated sending time could be later than
7220     the real DTS time (meaning the decoder wouldn't get the buffer
7221     in time)
7222
7223 ------------------------------------------------------------------------
7224 r6902 | fenrir | 2004-03-03 12:38:14 +0100 (Wed, 03 Mar 2004) | 2 lines
7225 Changed paths:
7226    M /trunk/modules/demux/util/id3.c
7227    M /trunk/modules/demux/util/id3tag.c
7228
7229  * id3*: Search p_input (to make it working with demux2).
7230
7231 ------------------------------------------------------------------------
7232 r6903 | massiot | 2004-03-03 12:39:06 +0100 (Wed, 03 Mar 2004) | 2 lines
7233 Changed paths:
7234    M /trunk/modules/stream_out/transrate/frame.c
7235
7236 * modules/stream_out/transrate/frame.c: Fixed warnings (thanks fenrir)
7237
7238 ------------------------------------------------------------------------
7239 r6904 | fenrir | 2004-03-03 12:40:19 +0100 (Wed, 03 Mar 2004) | 3 lines
7240 Changed paths:
7241    M /trunk/modules/demux/a52.c
7242    M /trunk/modules/demux/aac.c
7243    M /trunk/modules/demux/au.c
7244    M /trunk/modules/demux/dts.c
7245    M /trunk/modules/demux/flac.c
7246    M /trunk/modules/demux/wav.c
7247
7248  * a52.c aac.c au.c dts.c flac.c wav.c: Converted all audio only demuxers
7249  to demux2.
7250
7251 ------------------------------------------------------------------------
7252 r6905 | fenrir | 2004-03-03 12:41:04 +0100 (Wed, 03 Mar 2004) | 2 lines
7253 Changed paths:
7254    M /trunk/modules/demux/mpeg/mpga.c
7255
7256  * mpga: demux -> demux2.
7257
7258 ------------------------------------------------------------------------
7259 r6906 | fenrir | 2004-03-03 12:59:41 +0100 (Wed, 03 Mar 2004) | 2 lines
7260 Changed paths:
7261    M /trunk/src/input/input.c
7262
7263  * input.c: add Duration to input infos.
7264
7265 ------------------------------------------------------------------------
7266 r6907 | fenrir | 2004-03-03 13:01:17 +0100 (Wed, 03 Mar 2004) | 3 lines
7267 Changed paths:
7268    M /trunk/include/ninput.h
7269    M /trunk/include/vlc_meta.h
7270
7271  ninput.h: added prototype of demux2_vaControlHelper.
7272  include/vlc_meta.h: added of cast for malloc because of [CENSURED] c++.
7273
7274 ------------------------------------------------------------------------
7275 r6908 | fenrir | 2004-03-03 13:01:38 +0100 (Wed, 03 Mar 2004) | 2 lines
7276 Changed paths:
7277    M /trunk/src/input/demux.c
7278
7279  demux: implementation of demux2_vaControlHelper.
7280
7281 ------------------------------------------------------------------------
7282 r6909 | titer | 2004-03-03 13:01:57 +0100 (Wed, 03 Mar 2004) | 6 lines
7283 Changed paths:
7284    M /trunk/modules/gui/macosx/macosx.m
7285    M /trunk/modules/gui/macosx/vout.m
7286
7287  macsox/* : added --macosx-fill
7288   In fullscreen, crops the picture if necessary in order to fill
7289   the screen without black borders (e.g. you lose top and bottom parts
7290   of the picture when watching a 4:3 video on a 16:9 display).
7291   (Only implemented in OpenGL mode)
7292
7293 ------------------------------------------------------------------------
7294 r6910 | fenrir | 2004-03-03 13:03:15 +0100 (Wed, 03 Mar 2004) | 2 lines
7295 Changed paths:
7296    M /trunk/modules/demux/mkv.cpp
7297
7298   * mkv: added Control and use vlc_meta.h.
7299
7300 ------------------------------------------------------------------------
7301 r6911 | fenrir | 2004-03-03 13:21:36 +0100 (Wed, 03 Mar 2004) | 2 lines
7302 Changed paths:
7303    M /trunk/modules/misc/dummy/vout.c
7304
7305  * vout.c: fixed a warning.
7306
7307 ------------------------------------------------------------------------
7308 r6912 | sam | 2004-03-03 13:21:57 +0100 (Wed, 03 Mar 2004) | 3 lines
7309 Changed paths:
7310    M /trunk/configure.ac
7311
7312   * configure.ac:
7313     + When using a local ffmpeg tree, add a path to the avformat headers.
7314
7315 ------------------------------------------------------------------------
7316 r6913 | fenrir | 2004-03-03 14:23:47 +0100 (Wed, 03 Mar 2004) | 4 lines
7317 Changed paths:
7318    D /trunk/include/httpd.h
7319    A /trunk/include/vlc_httpd.h
7320    D /trunk/modules/misc/httpd.c
7321    A /trunk/src/misc/httpd.c
7322
7323  * include/httpd.h, modules/misc/httpd.c: remove old http daemon.
7324  * include/vlc_httpd.h src/misc/httpd.c: added new http daemon,
7325  it will allow http 1.1, redirection, RTSP, ...
7326
7327 ------------------------------------------------------------------------
7328 r6914 | fenrir | 2004-03-03 14:24:31 +0100 (Wed, 03 Mar 2004) | 2 lines
7329 Changed paths:
7330    M /trunk/Makefile.am
7331    M /trunk/configure.ac
7332    M /trunk/modules/misc/Modules.am
7333
7334  * all: httpd compilation.
7335
7336 ------------------------------------------------------------------------
7337 r6915 | fenrir | 2004-03-03 14:25:00 +0100 (Wed, 03 Mar 2004) | 2 lines
7338 Changed paths:
7339    M /trunk/include/vlc_common.h
7340
7341  * vlc_common.h: httpd typedefs.
7342
7343 ------------------------------------------------------------------------
7344 r6916 | fenrir | 2004-03-03 14:25:24 +0100 (Wed, 03 Mar 2004) | 2 lines
7345 Changed paths:
7346    M /trunk/src/misc/objects.c
7347
7348  * objects: include vlc_http.h
7349
7350 ------------------------------------------------------------------------
7351 r6917 | fenrir | 2004-03-03 14:25:53 +0100 (Wed, 03 Mar 2004) | 2 lines
7352 Changed paths:
7353    M /trunk/modules/access_output/http.c
7354
7355  * http: ported to new httpd.
7356
7357 ------------------------------------------------------------------------
7358 r6918 | fenrir | 2004-03-03 14:26:50 +0100 (Wed, 03 Mar 2004) | 2 lines
7359 Changed paths:
7360    M /trunk/modules/control/http.c
7361
7362  * http: ported to new httpd. A few features are still missings.
7363
7364 ------------------------------------------------------------------------
7365 r6919 | fenrir | 2004-03-03 14:27:25 +0100 (Wed, 03 Mar 2004) | 2 lines
7366 Changed paths:
7367    M /trunk/modules/stream_out/rtp.c
7368
7369  * rtp: ported to new httpd.
7370
7371 ------------------------------------------------------------------------
7372 r6920 | fenrir | 2004-03-03 15:22:47 +0100 (Wed, 03 Mar 2004) | 3 lines
7373 Changed paths:
7374    M /trunk/configure.ac
7375    M /trunk/doc/intf-http.txt
7376    M /trunk/modules/control/http.c
7377    M /trunk/share/http/index.html
7378
7379  * configure.ac: -> 0.7.2-cvs
7380  * modules/control/http.c: added a playlist.uri field.
7381
7382 ------------------------------------------------------------------------
7383 r6921 | sigmunau | 2004-03-03 16:47:08 +0100 (Wed, 03 Mar 2004) | 3 lines
7384 Changed paths:
7385    M /trunk/src/misc/modules.c
7386
7387 src/misc/modules.c:
7388  * include vlc_httpd.h, fixes compilation
7389
7390 ------------------------------------------------------------------------
7391 r6922 | sigmunau | 2004-03-03 18:18:38 +0100 (Wed, 03 Mar 2004) | 4 lines
7392 Changed paths:
7393    M /trunk/Makefile.am
7394    M /trunk/share/Makefile.am
7395
7396 Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be
7397              moved to share/ after the svn switch)
7398 share/Makefile.am: added some wince-related resource files to the distribution
7399
7400 ------------------------------------------------------------------------
7401 r6923 | gbazin | 2004-03-03 21:39:53 +0100 (Wed, 03 Mar 2004) | 5 lines
7402 Changed paths:
7403    M /trunk/include/modules.h
7404    M /trunk/modules/access/dvd/demux.c
7405    M /trunk/modules/access/dvdplay/demux.c
7406    M /trunk/modules/access/dvdread/input.c
7407    M /trunk/modules/access/vcdx/demux.c
7408    M /trunk/modules/access_output/udp.c
7409    M /trunk/modules/audio_filter/resampler/coreaudio.c
7410    M /trunk/modules/demux/a52.c
7411    M /trunk/modules/demux/aac.c
7412    M /trunk/modules/demux/demuxstream.c
7413    M /trunk/modules/demux/dts.c
7414    M /trunk/modules/demux/flac.c
7415    M /trunk/modules/demux/mpeg/m4v.c
7416    M /trunk/modules/demux/mpeg/mpga.c
7417    M /trunk/modules/demux/mpeg/mpgv.c
7418    M /trunk/modules/demux/mpeg/ps.c
7419    M /trunk/modules/demux/mpeg/ts.c
7420    M /trunk/modules/demux/util/sub.h
7421    M /trunk/modules/gui/gtk/gnome.c
7422    M /trunk/modules/gui/gtk/gtk.c
7423    M /trunk/modules/gui/gtk2/gnome2.c
7424    M /trunk/modules/gui/gtk2/gtk2.c
7425    M /trunk/modules/gui/pda/pda.c
7426    M /trunk/modules/gui/skins/src/dialogs.cpp
7427    M /trunk/modules/gui/skins2/src/dialogs.cpp
7428    M /trunk/modules/misc/sap.c
7429    M /trunk/modules/stream_out/announce.c
7430    M /trunk/modules/stream_out/transcode.c
7431    M /trunk/modules/video_output/qte/qte.cpp
7432    M /trunk/src/audio_output/filters.c
7433    M /trunk/src/audio_output/input.c
7434    M /trunk/src/audio_output/mixer.c
7435    M /trunk/src/audio_output/output.c
7436    M /trunk/src/input/demux.c
7437    M /trunk/src/input/input.c
7438    M /trunk/src/input/input_dec.c
7439    M /trunk/src/interface/interface.c
7440    M /trunk/src/libvlc.c
7441    M /trunk/src/misc/modules.c
7442    M /trunk/src/misc/net.c
7443    M /trunk/src/playlist/loadsave.c
7444    M /trunk/src/stream_output/stream_output.c
7445    M /trunk/src/video_output/video_output.c
7446
7447
7448 * ALL: changed the prototype of module_Need() to accept a "strict" boolean argument.
7449 If "strict" is true and a module name is provided then module_Need() will only look for the specified module
7450 If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
7451
7452 ------------------------------------------------------------------------
7453 r6924 | gbazin | 2004-03-03 21:42:52 +0100 (Wed, 03 Mar 2004) | 3 lines
7454 Changed paths:
7455    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
7456    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7457
7458
7459 * extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
7460
7461 ------------------------------------------------------------------------
7462 r6925 | asmax | 2004-03-03 23:57:15 +0100 (Wed, 03 Mar 2004) | 3 lines
7463 Changed paths:
7464    M /trunk/modules/gui/skins2/theme/skin.dtd
7465    M /trunk/modules/gui/skins2/utils/bezier.cpp
7466
7467 * utils/bezier.cpp: use lrint() to avoid rounding issues
7468 * theme/skin.dtd: "" instead of "\0" for default values
7469
7470 ------------------------------------------------------------------------
7471 r6926 | sigmunau | 2004-03-04 23:47:42 +0100 (Thu, 04 Mar 2004) | 3 lines
7472 Changed paths:
7473    M /trunk/modules/video_filter/deinterlace/deinterlace.c
7474
7475 modules/video_filter/deinterlace/deinterlace.c:
7476  * Fixed a sse2 crash related to a non-16byte aligned pointer
7477
7478 ------------------------------------------------------------------------
7479 r6927 | bigben | 2004-03-04 23:52:43 +0100 (Thu, 04 Mar 2004) | 2 lines
7480 Changed paths:
7481    M /trunk/modules/gui/macosx/vout.m
7482
7483 Set intf-change to TRUE when toggling fullscreen with opengl vout, so that the sate of the fullscreen button gets updated. (Hope I've done it in the right place).
7484
7485 ------------------------------------------------------------------------
7486 r6928 | fenrir | 2004-03-05 00:59:16 +0100 (Fri, 05 Mar 2004) | 3 lines
7487 Changed paths:
7488    M /trunk/src/misc/modules.c
7489
7490  * modules.c: fixed module_Need. (but I'm not sure of what to do with
7491  shortcuts,any and 0 scored modules).
7492
7493 ------------------------------------------------------------------------
7494 r6929 | fenrir | 2004-03-05 01:14:19 +0100 (Fri, 05 Mar 2004) | 6 lines
7495 Changed paths:
7496    M /trunk/modules/access_output/udp.c
7497
7498  * udp: added a 'late' option in milli-second.
7499  Too late packets according to this value are trashed. By default it is
7500 0 ie don't trash any packets. (I think it's safer, else we may have too
7501 much people complaining about broken picture or CSA not working anymore ;)
7502 The drawback is potential floods of clients...
7503
7504 ------------------------------------------------------------------------
7505 r6930 | garf | 2004-03-05 15:03:20 +0100 (Fri, 05 Mar 2004) | 19 lines
7506 Changed paths:
7507    M /trunk/configure.ac
7508    A /trunk/modules/control/telnet
7509    A /trunk/modules/control/telnet/Modules.am
7510    A /trunk/modules/control/telnet/telnet.c
7511    A /trunk/modules/control/telnet/vlm.c
7512    A /trunk/modules/control/telnet/vlm.h
7513
7514  * telnet interface and VLM ( VideoLAN (media) manager):
7515     VLM is a little media manager. It is designed to launch several souts
7516     with a unique VLC. It is a kind of "server playlist". For now, it is
7517     only usable with the little telnet interface I wrote. The features are:
7518      - complete and barely coherent command line set for media setup and
7519        control
7520      - multiple input list by media (like a playlist)
7521      - loop by media
7522      - load/save config file (human readable)
7523      - script implementation (for scheduling, for example)
7524     If you want to test it, launch VLC with -I telnet, and type "help".
7525     Beware of the type of the media: vod or broadcast. vod will be used
7526     later.
7527      TODO:
7528       - rewrite the telnet interface (beurk)
7529       - change error message system and create a http interface for VLM
7530       - implement RTSP clients administration (with vod medias)
7531       - write a complete documentation...
7532
7533 ------------------------------------------------------------------------
7534 r6958 | sam | 2004-03-05 17:07:35 +0100 (Fri, 05 Mar 2004) | 7 lines
7535 Changed paths:
7536    M /trunk/mozilla/npvlc_rc.rc
7537    M /trunk/mozilla/vlcplugin.h
7538
7539   * mozilla/vlcplugin.h:
7540     + Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian
7541       bug #232690).
7542
7543    This commit is also a blatant test of the SVN->CVS mirroring scripts. If
7544  it does not work, we're screwed :-)
7545
7546 ------------------------------------------------------------------------
7547 r6959 | sam | 2004-03-05 17:45:32 +0100 (Fri, 05 Mar 2004) | 3 lines
7548 Changed paths:
7549    M /trunk/toolbox
7550
7551   * toolbox:
7552     + Do not remove svn directories in autotools/ when using --distclean.
7553
7554 ------------------------------------------------------------------------
7555 r6960 | sigmunau | 2004-03-05 18:18:42 +0100 (Fri, 05 Mar 2004) | 3 lines
7556 Changed paths:
7557    M /trunk/modules/gui/wxwindows/iteminfo.cpp
7558
7559 modules/gui/wxwindows/iteminfo.cpp:
7560  * select the right value in the group-combobox in the iteminfo dialog
7561
7562 ------------------------------------------------------------------------
7563 r6961 | sam | 2004-03-05 18:34:23 +0100 (Fri, 05 Mar 2004) | 3 lines
7564 Changed paths:
7565    M /trunk
7566    D /trunk/.cvsignore
7567    M /trunk/AUTHORS
7568    M /trunk/HACKING
7569    M /trunk/INSTALL
7570    M /trunk/INSTALL.win32
7571    M /trunk/MAINTAINERS
7572    M /trunk/NEWS
7573    M /trunk/README
7574    M /trunk/README.MacOSX.rtf
7575    M /trunk/THANKS
7576    M /trunk/autotools
7577    D /trunk/autotools/.cvsignore
7578    M /trunk/bootstrap
7579    M /trunk/configure.ac
7580    M /trunk/debian
7581    D /trunk/debian/.cvsignore
7582    M /trunk/debian/README.Debian
7583    M /trunk/debian/rules
7584    M /trunk/doc
7585    D /trunk/doc/.cvsignore
7586    M /trunk/doc/ChangeLog-2001
7587    M /trunk/doc/developer
7588    D /trunk/doc/developer/.cvsignore
7589    M /trunk/doc/developer/configure.ac
7590    M /trunk/doc/developer/manual.xml
7591    M /trunk/doc/developer/manual.xml.in
7592    M /trunk/doc/intf-cdda.txt
7593    M /trunk/doc/intf-vcd.txt
7594    M /trunk/doc/subtitles/cvd-subtitles.txt
7595    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
7596    M /trunk/doc/translations.txt
7597    M /trunk/doc/web-streaming.html
7598    M /trunk/evc
7599    D /trunk/evc/.cvsignore
7600    M /trunk/evc/vlc.c
7601    M /trunk/extras/MacOSX
7602    D /trunk/extras/MacOSX/.cvsignore
7603    M /trunk/extras/MacOSX/Resources/English.lproj
7604    D /trunk/extras/MacOSX/Resources/English.lproj/.cvsignore
7605    M /trunk/extras/MacOSX/vlc.pbproj
7606    D /trunk/extras/MacOSX/vlc.pbproj/.cvsignore
7607    M /trunk/extras/contrib
7608    D /trunk/extras/contrib/.cvsignore
7609    M /trunk/extras/contrib/Makefile
7610    M /trunk/extras/contrib/bootstrap
7611    M /trunk/extras/contrib/change_prefix.sh
7612    M /trunk/extras/contrib/src
7613    D /trunk/extras/contrib/src/.cvsignore
7614    M /trunk/extras/contrib/src/Makefile
7615    M /trunk/extras/contrib/src/packages.mak
7616    M /trunk/include
7617    D /trunk/include/.cvsignore
7618    M /trunk/include/aout_internal.h
7619    M /trunk/include/audio_output.h
7620    M /trunk/include/beos_specific.h
7621    M /trunk/include/charset.h
7622    M /trunk/include/codecs.h
7623    M /trunk/include/configuration.h
7624    M /trunk/include/darwin_specific.h
7625    M /trunk/include/input_ext-dec.h
7626    M /trunk/include/input_ext-intf.h
7627    M /trunk/include/input_ext-plugins.h
7628    M /trunk/include/intf_eject.h
7629    M /trunk/include/iso_lang.h
7630    M /trunk/include/main.h
7631    M /trunk/include/modules.h
7632    M /trunk/include/modules_inner.h
7633    M /trunk/include/mtime.h
7634    M /trunk/include/network.h
7635    M /trunk/include/ninput.h
7636    M /trunk/include/os_specific.h
7637    M /trunk/include/osd.h
7638    M /trunk/include/stream_control.h
7639    M /trunk/include/stream_output.h
7640    M /trunk/include/variables.h
7641    M /trunk/include/video_output.h
7642    M /trunk/include/vlc/aout.h
7643    M /trunk/include/vlc/decoder.h
7644    M /trunk/include/vlc/input.h
7645    M /trunk/include/vlc/intf.h
7646    M /trunk/include/vlc/sout.h
7647    M /trunk/include/vlc/vlc.h
7648    M /trunk/include/vlc/vout.h
7649    M /trunk/include/vlc_bits.h
7650    M /trunk/include/vlc_block.h
7651    M /trunk/include/vlc_block_helper.h
7652    M /trunk/include/vlc_codec.h
7653    M /trunk/include/vlc_common.h
7654    M /trunk/include/vlc_cpu.h
7655    M /trunk/include/vlc_error.h
7656    M /trunk/include/vlc_es.h
7657    M /trunk/include/vlc_help.h
7658    M /trunk/include/vlc_httpd.h
7659    M /trunk/include/vlc_interface.h
7660    M /trunk/include/vlc_keys.h
7661    M /trunk/include/vlc_messages.h
7662    M /trunk/include/vlc_meta.h
7663    M /trunk/include/vlc_objects.h
7664    M /trunk/include/vlc_playlist.h
7665    M /trunk/include/vlc_threads.h
7666    M /trunk/include/vlc_threads_funcs.h
7667    M /trunk/include/vlc_video.h
7668    M /trunk/include/vout_synchro.h
7669    M /trunk/include/win32_specific.h
7670    M /trunk/ipkg
7671    D /trunk/ipkg/.cvsignore
7672    M /trunk/lib
7673    D /trunk/lib/.cvsignore
7674    M /trunk/m4
7675    D /trunk/m4/.cvsignore
7676    M /trunk/m4/vlc.m4
7677    M /trunk/modules
7678    D /trunk/modules/.cvsignore
7679    M /trunk/modules/LIST
7680    M /trunk/modules/access
7681    D /trunk/modules/access/.cvsignore
7682    M /trunk/modules/access/cdda
7683    D /trunk/modules/access/cdda/.cvsignore
7684    M /trunk/modules/access/cdda/access.c
7685    M /trunk/modules/access/cdda/cdda.c
7686    M /trunk/modules/access/cdda/cdda.h
7687    M /trunk/modules/access/cdda.c
7688    M /trunk/modules/access/directory.c
7689    M /trunk/modules/access/dshow
7690    D /trunk/modules/access/dshow/.cvsignore
7691    M /trunk/modules/access/dshow/dshow.cpp
7692    M /trunk/modules/access/dshow/filter.cpp
7693    M /trunk/modules/access/dshow/filter.h
7694    M /trunk/modules/access/dvb
7695    D /trunk/modules/access/dvb/.cvsignore
7696    M /trunk/modules/access/dvd
7697    D /trunk/modules/access/dvd/.cvsignore
7698    M /trunk/modules/access/dvd/access.c
7699    M /trunk/modules/access/dvd/demux.c
7700    M /trunk/modules/access/dvd/dvd.c
7701    M /trunk/modules/access/dvd/dvd.h
7702    M /trunk/modules/access/dvd/dvdcss.h
7703    M /trunk/modules/access/dvd/es.c
7704    M /trunk/modules/access/dvd/es.h
7705    M /trunk/modules/access/dvd/ifo.c
7706    M /trunk/modules/access/dvd/ifo.h
7707    M /trunk/modules/access/dvd/seek.c
7708    M /trunk/modules/access/dvd/seek.h
7709    M /trunk/modules/access/dvd/summary.c
7710    M /trunk/modules/access/dvd/summary.h
7711    M /trunk/modules/access/dvd/udf.c
7712    M /trunk/modules/access/dvd/udf.h
7713    M /trunk/modules/access/dvdplay
7714    D /trunk/modules/access/dvdplay/.cvsignore
7715    M /trunk/modules/access/dvdplay/access.c
7716    M /trunk/modules/access/dvdplay/access.h
7717    M /trunk/modules/access/dvdplay/demux.c
7718    M /trunk/modules/access/dvdplay/demux.h
7719    M /trunk/modules/access/dvdplay/dvd.c
7720    M /trunk/modules/access/dvdplay/dvd.h
7721    M /trunk/modules/access/dvdplay/es.c
7722    M /trunk/modules/access/dvdplay/es.h
7723    M /trunk/modules/access/dvdplay/intf.c
7724    M /trunk/modules/access/dvdplay/intf.h
7725    M /trunk/modules/access/dvdplay/tools.c
7726    M /trunk/modules/access/dvdplay/tools.h
7727    M /trunk/modules/access/dvdread
7728    D /trunk/modules/access/dvdread/.cvsignore
7729    M /trunk/modules/access/dvdread/dvdread.c
7730    M /trunk/modules/access/dvdread/input.c
7731    M /trunk/modules/access/dvdread/input.h
7732    M /trunk/modules/access/file.c
7733    M /trunk/modules/access/ftp.c
7734    M /trunk/modules/access/http.c
7735    M /trunk/modules/access/mms
7736    D /trunk/modules/access/mms/.cvsignore
7737    M /trunk/modules/access/mms/asf.c
7738    M /trunk/modules/access/mms/asf.h
7739    M /trunk/modules/access/mms/buffer.c
7740    M /trunk/modules/access/mms/buffer.h
7741    M /trunk/modules/access/mms/mms.c
7742    M /trunk/modules/access/mms/mms.h
7743    M /trunk/modules/access/mms/mmsh.c
7744    M /trunk/modules/access/mms/mmsh.h
7745    M /trunk/modules/access/mms/mmstu.c
7746    M /trunk/modules/access/mms/mmstu.h
7747    M /trunk/modules/access/pvr
7748    D /trunk/modules/access/pvr/.cvsignore
7749    M /trunk/modules/access/pvr/pvr.c
7750    M /trunk/modules/access/satellite
7751    D /trunk/modules/access/satellite/.cvsignore
7752    M /trunk/modules/access/slp.c
7753    M /trunk/modules/access/tcp.c
7754    M /trunk/modules/access/udp.c
7755    M /trunk/modules/access/v4l
7756    D /trunk/modules/access/v4l/.cvsignore
7757    M /trunk/modules/access/v4l/v4l.c
7758    M /trunk/modules/access/v4l/videodev_mjpeg.h
7759    M /trunk/modules/access/vcd
7760    D /trunk/modules/access/vcd/.cvsignore
7761    M /trunk/modules/access/vcd/cdrom.c
7762    M /trunk/modules/access/vcd/cdrom.h
7763    M /trunk/modules/access/vcd/cdrom_internals.h
7764    M /trunk/modules/access/vcd/vcd.c
7765    M /trunk/modules/access/vcdx
7766    D /trunk/modules/access/vcdx/.cvsignore
7767    M /trunk/modules/access/vcdx/access.c
7768    M /trunk/modules/access/vcdx/cdrom.c
7769    M /trunk/modules/access/vcdx/cdrom.h
7770    M /trunk/modules/access/vcdx/demux.c
7771    M /trunk/modules/access/vcdx/intf.c
7772    M /trunk/modules/access/vcdx/intf.h
7773    M /trunk/modules/access/vcdx/vcd.c
7774    M /trunk/modules/access/vcdx/vcd.h
7775    M /trunk/modules/access/vcdx/vcdplayer.c
7776    M /trunk/modules/access/vcdx/vcdplayer.h
7777    M /trunk/modules/access_output
7778    D /trunk/modules/access_output/.cvsignore
7779    M /trunk/modules/access_output/dummy.c
7780    M /trunk/modules/access_output/file.c
7781    M /trunk/modules/access_output/http.c
7782    M /trunk/modules/access_output/udp.c
7783    M /trunk/modules/audio_filter
7784    D /trunk/modules/audio_filter/.cvsignore
7785    M /trunk/modules/audio_filter/channel_mixer
7786    D /trunk/modules/audio_filter/channel_mixer/.cvsignore
7787    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7788    M /trunk/modules/audio_filter/channel_mixer/trivial.c
7789    M /trunk/modules/audio_filter/converter
7790    D /trunk/modules/audio_filter/converter/.cvsignore
7791    M /trunk/modules/audio_filter/converter/a52tofloat32.c
7792    M /trunk/modules/audio_filter/converter/a52tospdif.c
7793    M /trunk/modules/audio_filter/converter/dtstofloat32.c
7794    M /trunk/modules/audio_filter/converter/dtstospdif.c
7795    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
7796    M /trunk/modules/audio_filter/converter/fixed32tos16.c
7797    M /trunk/modules/audio_filter/converter/float32tos16.c
7798    M /trunk/modules/audio_filter/converter/float32tos8.c
7799    M /trunk/modules/audio_filter/converter/float32tou16.c
7800    M /trunk/modules/audio_filter/converter/float32tou8.c
7801    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
7802    M /trunk/modules/audio_filter/converter/s16tofixed32.c
7803    M /trunk/modules/audio_filter/converter/s16tofloat32.c
7804    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
7805    M /trunk/modules/audio_filter/converter/s8tofloat32.c
7806    M /trunk/modules/audio_filter/converter/u8tofixed32.c
7807    M /trunk/modules/audio_filter/converter/u8tofloat32.c
7808    M /trunk/modules/audio_filter/resampler
7809    D /trunk/modules/audio_filter/resampler/.cvsignore
7810    M /trunk/modules/audio_filter/resampler/bandlimited.c
7811    M /trunk/modules/audio_filter/resampler/bandlimited.h
7812    M /trunk/modules/audio_filter/resampler/coreaudio.c
7813    M /trunk/modules/audio_filter/resampler/linear.c
7814    M /trunk/modules/audio_filter/resampler/trivial.c
7815    M /trunk/modules/audio_filter/resampler/ugly.c
7816    M /trunk/modules/audio_mixer
7817    D /trunk/modules/audio_mixer/.cvsignore
7818    M /trunk/modules/audio_mixer/float32.c
7819    M /trunk/modules/audio_mixer/spdif.c
7820    M /trunk/modules/audio_mixer/trivial.c
7821    M /trunk/modules/audio_output
7822    D /trunk/modules/audio_output/.cvsignore
7823    M /trunk/modules/audio_output/alsa.c
7824    M /trunk/modules/audio_output/arts.c
7825    M /trunk/modules/audio_output/coreaudio.c
7826    M /trunk/modules/audio_output/directx.c
7827    M /trunk/modules/audio_output/esd.c
7828    M /trunk/modules/audio_output/file.c
7829    M /trunk/modules/audio_output/oss.c
7830    M /trunk/modules/audio_output/sdl.c
7831    M /trunk/modules/audio_output/waveout.c
7832    M /trunk/modules/codec
7833    D /trunk/modules/codec/.cvsignore
7834    M /trunk/modules/codec/a52.c
7835    M /trunk/modules/codec/adpcm.c
7836    M /trunk/modules/codec/araw.c
7837    M /trunk/modules/codec/cinepak.c
7838    M /trunk/modules/codec/dts.c
7839    M /trunk/modules/codec/dv.c
7840    M /trunk/modules/codec/dvbsub.c
7841    M /trunk/modules/codec/faad.c
7842    M /trunk/modules/codec/ffmpeg
7843    D /trunk/modules/codec/ffmpeg/.cvsignore
7844    M /trunk/modules/codec/ffmpeg/audio.c
7845    M /trunk/modules/codec/ffmpeg/chroma.c
7846    M /trunk/modules/codec/ffmpeg/demux.c
7847    M /trunk/modules/codec/ffmpeg/encoder.c
7848    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7849    M /trunk/modules/codec/ffmpeg/ffmpeg.h
7850    M /trunk/modules/codec/ffmpeg/postprocess.c
7851    M /trunk/modules/codec/ffmpeg/postprocessing
7852    D /trunk/modules/codec/ffmpeg/postprocessing/.cvsignore
7853    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
7854    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.h
7855    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_c.c
7856    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_common.h
7857    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmx.c
7858    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
7859    M /trunk/modules/codec/ffmpeg/video.c
7860    M /trunk/modules/codec/flac.c
7861    M /trunk/modules/codec/libmpeg2.c
7862    M /trunk/modules/codec/lpcm.c
7863    M /trunk/modules/codec/mpeg_audio.c
7864    M /trunk/modules/codec/ogt
7865    D /trunk/modules/codec/ogt/.cvsignore
7866    M /trunk/modules/codec/ogt/common.c
7867    M /trunk/modules/codec/ogt/common.h
7868    M /trunk/modules/codec/ogt/cvd.c
7869    M /trunk/modules/codec/ogt/cvd.h
7870    M /trunk/modules/codec/ogt/cvd_parse.c
7871    M /trunk/modules/codec/ogt/ogt.c
7872    M /trunk/modules/codec/ogt/ogt.h
7873    M /trunk/modules/codec/ogt/ogt_parse.c
7874    M /trunk/modules/codec/ogt/pixmap.c
7875    M /trunk/modules/codec/ogt/pixmap.h
7876    M /trunk/modules/codec/ogt/render.c
7877    M /trunk/modules/codec/ogt/render.h
7878    M /trunk/modules/codec/ogt/subtitle.h
7879    M /trunk/modules/codec/quicktime.c
7880    M /trunk/modules/codec/rawvideo.c
7881    M /trunk/modules/codec/speex.c
7882    M /trunk/modules/codec/spudec
7883    D /trunk/modules/codec/spudec/.cvsignore
7884    M /trunk/modules/codec/spudec/parse.c
7885    M /trunk/modules/codec/spudec/render.c
7886    M /trunk/modules/codec/spudec/spudec.c
7887    M /trunk/modules/codec/spudec/spudec.h
7888    M /trunk/modules/codec/subsdec.c
7889    M /trunk/modules/codec/tarkin.c
7890    M /trunk/modules/codec/theora.c
7891    M /trunk/modules/codec/vorbis.c
7892    M /trunk/modules/codec/xvid.c
7893    M /trunk/modules/control
7894    D /trunk/modules/control/.cvsignore
7895    M /trunk/modules/control/corba
7896    D /trunk/modules/control/corba/.cvsignore
7897    M /trunk/modules/control/corba/README
7898    M /trunk/modules/control/corba/corba.c
7899    M /trunk/modules/control/gestures.c
7900    M /trunk/modules/control/hotkeys.c
7901    M /trunk/modules/control/http.c
7902    M /trunk/modules/control/joystick.c
7903    M /trunk/modules/control/lirc
7904    D /trunk/modules/control/lirc/.cvsignore
7905    M /trunk/modules/control/lirc/lirc.c
7906    M /trunk/modules/control/ntservice.c
7907    M /trunk/modules/control/rc
7908    D /trunk/modules/control/rc/.cvsignore
7909    M /trunk/modules/control/rc/rc.c
7910    M /trunk/modules/control/telnet/telnet.c
7911    M /trunk/modules/control/telnet/vlm.c
7912    M /trunk/modules/control/telnet/vlm.h
7913    M /trunk/modules/demux
7914    D /trunk/modules/demux/.cvsignore
7915    M /trunk/modules/demux/a52.c
7916    M /trunk/modules/demux/aac.c
7917    M /trunk/modules/demux/aiff.c
7918    M /trunk/modules/demux/asf
7919    D /trunk/modules/demux/asf/.cvsignore
7920    M /trunk/modules/demux/asf/asf.c
7921    M /trunk/modules/demux/asf/libasf.c
7922    M /trunk/modules/demux/asf/libasf.h
7923    M /trunk/modules/demux/au.c
7924    M /trunk/modules/demux/avi
7925    D /trunk/modules/demux/avi/.cvsignore
7926    M /trunk/modules/demux/avi/avi.c
7927    M /trunk/modules/demux/avi/avi.h
7928    M /trunk/modules/demux/avi/libavi.c
7929    M /trunk/modules/demux/avi/libavi.h
7930    M /trunk/modules/demux/demux2.c
7931    M /trunk/modules/demux/demuxdump.c
7932    M /trunk/modules/demux/demuxstream.c
7933    M /trunk/modules/demux/dts.c
7934    M /trunk/modules/demux/dvdnav.c
7935    M /trunk/modules/demux/flac.c
7936    M /trunk/modules/demux/livedotcom.cpp
7937    M /trunk/modules/demux/m3u.c
7938    M /trunk/modules/demux/mkv.cpp
7939    M /trunk/modules/demux/mod.c
7940    M /trunk/modules/demux/mp4
7941    D /trunk/modules/demux/mp4/.cvsignore
7942    M /trunk/modules/demux/mp4/drms.c
7943    M /trunk/modules/demux/mp4/drms.h
7944    M /trunk/modules/demux/mp4/drmstables.h
7945    M /trunk/modules/demux/mp4/libmp4.c
7946    M /trunk/modules/demux/mp4/libmp4.h
7947    M /trunk/modules/demux/mp4/mp4.c
7948    M /trunk/modules/demux/mp4/mp4.h
7949    M /trunk/modules/demux/mpeg
7950    D /trunk/modules/demux/mpeg/.cvsignore
7951    M /trunk/modules/demux/mpeg/m4v.c
7952    M /trunk/modules/demux/mpeg/mpga.c
7953    M /trunk/modules/demux/mpeg/mpgv.c
7954    M /trunk/modules/demux/mpeg/ps.c
7955    M /trunk/modules/demux/mpeg/system.c
7956    M /trunk/modules/demux/mpeg/system.h
7957    M /trunk/modules/demux/mpeg/ts.c
7958    M /trunk/modules/demux/nsv.c
7959    M /trunk/modules/demux/ogg.c
7960    M /trunk/modules/demux/playlist
7961    D /trunk/modules/demux/playlist/.cvsignore
7962    M /trunk/modules/demux/playlist/m3u.c
7963    M /trunk/modules/demux/playlist/old.c
7964    M /trunk/modules/demux/playlist/playlist.c
7965    M /trunk/modules/demux/playlist/playlist.h
7966    M /trunk/modules/demux/playlist/pls.c
7967    M /trunk/modules/demux/ps.c
7968    M /trunk/modules/demux/ps.h
7969    M /trunk/modules/demux/pva.c
7970    M /trunk/modules/demux/rawdv.c
7971    M /trunk/modules/demux/real.c
7972    M /trunk/modules/demux/ts.c
7973    M /trunk/modules/demux/util
7974    D /trunk/modules/demux/util/.cvsignore
7975    M /trunk/modules/demux/util/id3.c
7976    M /trunk/modules/demux/util/id3genres.h
7977    M /trunk/modules/demux/util/id3tag.c
7978    M /trunk/modules/demux/util/sub.c
7979    M /trunk/modules/demux/util/sub.h
7980    M /trunk/modules/demux/wav.c
7981    M /trunk/modules/gui
7982    D /trunk/modules/gui/.cvsignore
7983    M /trunk/modules/gui/beos
7984    D /trunk/modules/gui/beos/.cvsignore
7985    M /trunk/modules/gui/beos/AudioOutput.cpp
7986    M /trunk/modules/gui/beos/BeOS.cpp
7987    M /trunk/modules/gui/beos/Bitmaps.h
7988    M /trunk/modules/gui/beos/DrawingTidbits.cpp
7989    M /trunk/modules/gui/beos/DrawingTidbits.h
7990    M /trunk/modules/gui/beos/Interface.cpp
7991    M /trunk/modules/gui/beos/InterfaceWindow.cpp
7992    M /trunk/modules/gui/beos/InterfaceWindow.h
7993    M /trunk/modules/gui/beos/ListViews.cpp
7994    M /trunk/modules/gui/beos/ListViews.h
7995    M /trunk/modules/gui/beos/MediaControlView.cpp
7996    M /trunk/modules/gui/beos/MediaControlView.h
7997    M /trunk/modules/gui/beos/MessagesWindow.cpp
7998    M /trunk/modules/gui/beos/MessagesWindow.h
7999    M /trunk/modules/gui/beos/MsgVals.h
8000    M /trunk/modules/gui/beos/PlayListWindow.cpp
8001    M /trunk/modules/gui/beos/PlayListWindow.h
8002    M /trunk/modules/gui/beos/PreferencesWindow.cpp
8003    M /trunk/modules/gui/beos/PreferencesWindow.h
8004    M /trunk/modules/gui/beos/TransportButton.cpp
8005    M /trunk/modules/gui/beos/TransportButton.h
8006    M /trunk/modules/gui/beos/VideoOutput.cpp
8007    M /trunk/modules/gui/beos/VideoWindow.h
8008    M /trunk/modules/gui/beos/VlcWrapper.cpp
8009    M /trunk/modules/gui/beos/VlcWrapper.h
8010    M /trunk/modules/gui/gtk
8011    D /trunk/modules/gui/gtk/.cvsignore
8012    M /trunk/modules/gui/gtk/common.h
8013    M /trunk/modules/gui/gtk/control.c
8014    M /trunk/modules/gui/gtk/control.h
8015    M /trunk/modules/gui/gtk/display.c
8016    M /trunk/modules/gui/gtk/display.h
8017    M /trunk/modules/gui/gtk/gnome.c
8018    M /trunk/modules/gui/gtk/gtk.c
8019    M /trunk/modules/gui/gtk/gtk_callbacks.c
8020    M /trunk/modules/gui/gtk/gtk_callbacks.h
8021    M /trunk/modules/gui/gtk/menu.c
8022    M /trunk/modules/gui/gtk/menu.h
8023    M /trunk/modules/gui/gtk/modules.c
8024    M /trunk/modules/gui/gtk/modules.h
8025    M /trunk/modules/gui/gtk/open.c
8026    M /trunk/modules/gui/gtk/open.h
8027    M /trunk/modules/gui/gtk/playlist.c
8028    M /trunk/modules/gui/gtk/playlist.h
8029    M /trunk/modules/gui/gtk/preferences.c
8030    M /trunk/modules/gui/gtk/preferences.h
8031    M /trunk/modules/gui/gtk/sout.c
8032    M /trunk/modules/gui/gtk2
8033    D /trunk/modules/gui/gtk2/.cvsignore
8034    M /trunk/modules/gui/gtk2/gnome2.c
8035    M /trunk/modules/gui/gtk2/gtk2.c
8036    M /trunk/modules/gui/kde
8037    D /trunk/modules/gui/kde/.cvsignore
8038    M /trunk/modules/gui/kde/QConfigItem.cpp
8039    M /trunk/modules/gui/kde/QConfigItem.h
8040    M /trunk/modules/gui/kde/info.cpp
8041    M /trunk/modules/gui/kde/info.h
8042    M /trunk/modules/gui/kde/kde.cpp
8043    M /trunk/modules/gui/kde/languagemenu.cpp
8044    M /trunk/modules/gui/kde/languagemenu.h
8045    M /trunk/modules/gui/kde/messages.cpp
8046    M /trunk/modules/gui/kde/messages.h
8047    M /trunk/modules/gui/kde/pluginsbox.cpp
8048    M /trunk/modules/gui/kde/pluginsbox.h
8049    M /trunk/modules/gui/kde/preferences.cpp
8050    M /trunk/modules/gui/kde/preferences.h
8051    M /trunk/modules/gui/macosx
8052    D /trunk/modules/gui/macosx/.cvsignore
8053    M /trunk/modules/gui/macosx/about.h
8054    M /trunk/modules/gui/macosx/about.m
8055    M /trunk/modules/gui/macosx/applescript.h
8056    M /trunk/modules/gui/macosx/applescript.m
8057    M /trunk/modules/gui/macosx/controls.h
8058    M /trunk/modules/gui/macosx/controls.m
8059    M /trunk/modules/gui/macosx/info.h
8060    M /trunk/modules/gui/macosx/info.m
8061    M /trunk/modules/gui/macosx/intf.h
8062    M /trunk/modules/gui/macosx/intf.m
8063    M /trunk/modules/gui/macosx/macosx.m
8064    M /trunk/modules/gui/macosx/misc.h
8065    M /trunk/modules/gui/macosx/misc.m
8066    M /trunk/modules/gui/macosx/open.h
8067    M /trunk/modules/gui/macosx/open.m
8068    M /trunk/modules/gui/macosx/output.h
8069    M /trunk/modules/gui/macosx/output.m
8070    M /trunk/modules/gui/macosx/playlist.h
8071    M /trunk/modules/gui/macosx/playlist.m
8072    M /trunk/modules/gui/macosx/prefs.h
8073    M /trunk/modules/gui/macosx/prefs.m
8074    M /trunk/modules/gui/macosx/prefs_widgets.h
8075    M /trunk/modules/gui/macosx/prefs_widgets.m
8076    M /trunk/modules/gui/macosx/vout.h
8077    M /trunk/modules/gui/macosx/vout.m
8078    M /trunk/modules/gui/ncurses
8079    D /trunk/modules/gui/ncurses/.cvsignore
8080    M /trunk/modules/gui/ncurses/ncurses.c
8081    M /trunk/modules/gui/pda
8082    D /trunk/modules/gui/pda/.cvsignore
8083    M /trunk/modules/gui/pda/pda.c
8084    M /trunk/modules/gui/pda/pda.h
8085    M /trunk/modules/gui/pda/pda_callbacks.c
8086    M /trunk/modules/gui/pda/pda_callbacks.h
8087    M /trunk/modules/gui/qnx
8088    D /trunk/modules/gui/qnx/.cvsignore
8089    M /trunk/modules/gui/qt
8090    D /trunk/modules/gui/qt/.cvsignore
8091    M /trunk/modules/gui/qt/intf.cpp
8092    M /trunk/modules/gui/qt/intf.h
8093    M /trunk/modules/gui/qt/qt.cpp
8094    M /trunk/modules/gui/skins
8095    D /trunk/modules/gui/skins/.cvsignore
8096    M /trunk/modules/gui/skins/controls
8097    D /trunk/modules/gui/skins/controls/.cvsignore
8098    M /trunk/modules/gui/skins/controls/button.cpp
8099    M /trunk/modules/gui/skins/controls/button.h
8100    M /trunk/modules/gui/skins/controls/checkbox.cpp
8101    M /trunk/modules/gui/skins/controls/checkbox.h
8102    M /trunk/modules/gui/skins/controls/controls.h
8103    M /trunk/modules/gui/skins/controls/generic.cpp
8104    M /trunk/modules/gui/skins/controls/generic.h
8105    M /trunk/modules/gui/skins/controls/image.cpp
8106    M /trunk/modules/gui/skins/controls/image.h
8107    M /trunk/modules/gui/skins/controls/playlist.cpp
8108    M /trunk/modules/gui/skins/controls/playlist.h
8109    M /trunk/modules/gui/skins/controls/rectangle.cpp
8110    M /trunk/modules/gui/skins/controls/rectangle.h
8111    M /trunk/modules/gui/skins/controls/slider.cpp
8112    M /trunk/modules/gui/skins/controls/slider.h
8113    M /trunk/modules/gui/skins/controls/text.cpp
8114    M /trunk/modules/gui/skins/controls/text.h
8115    M /trunk/modules/gui/skins/os_api.h
8116    M /trunk/modules/gui/skins/os_bitmap.h
8117    M /trunk/modules/gui/skins/os_event.h
8118    M /trunk/modules/gui/skins/os_font.h
8119    M /trunk/modules/gui/skins/os_graphics.h
8120    M /trunk/modules/gui/skins/os_theme.h
8121    M /trunk/modules/gui/skins/os_window.h
8122    M /trunk/modules/gui/skins/parser
8123    D /trunk/modules/gui/skins/parser/.cvsignore
8124    M /trunk/modules/gui/skins/parser/flex.c
8125    M /trunk/modules/gui/skins/parser/skin.act
8126    M /trunk/modules/gui/skins/parser/skin.dtd
8127    M /trunk/modules/gui/skins/parser/wrappers.cpp
8128    M /trunk/modules/gui/skins/parser/wrappers.h
8129    M /trunk/modules/gui/skins/src
8130    D /trunk/modules/gui/skins/src/.cvsignore
8131    M /trunk/modules/gui/skins/src/anchor.cpp
8132    M /trunk/modules/gui/skins/src/anchor.h
8133    M /trunk/modules/gui/skins/src/banks.cpp
8134    M /trunk/modules/gui/skins/src/banks.h
8135    M /trunk/modules/gui/skins/src/bezier.cpp
8136    M /trunk/modules/gui/skins/src/bezier.h
8137    M /trunk/modules/gui/skins/src/bitmap.cpp
8138    M /trunk/modules/gui/skins/src/bitmap.h
8139    M /trunk/modules/gui/skins/src/dialogs.cpp
8140    M /trunk/modules/gui/skins/src/dialogs.h
8141    M /trunk/modules/gui/skins/src/event.cpp
8142    M /trunk/modules/gui/skins/src/event.h
8143    M /trunk/modules/gui/skins/src/font.cpp
8144    M /trunk/modules/gui/skins/src/font.h
8145    M /trunk/modules/gui/skins/src/graphics.cpp
8146    M /trunk/modules/gui/skins/src/graphics.h
8147    M /trunk/modules/gui/skins/src/skin_common.h
8148    M /trunk/modules/gui/skins/src/skin_main.cpp
8149    M /trunk/modules/gui/skins/src/theme.cpp
8150    M /trunk/modules/gui/skins/src/theme.h
8151    M /trunk/modules/gui/skins/src/themeloader.cpp
8152    M /trunk/modules/gui/skins/src/themeloader.h
8153    M /trunk/modules/gui/skins/src/vlcproc.cpp
8154    M /trunk/modules/gui/skins/src/vlcproc.h
8155    M /trunk/modules/gui/skins/src/window.cpp
8156    M /trunk/modules/gui/skins/src/window.h
8157    M /trunk/modules/gui/skins/win32
8158    D /trunk/modules/gui/skins/win32/.cvsignore
8159    M /trunk/modules/gui/skins/win32/win32_api.cpp
8160    M /trunk/modules/gui/skins/win32/win32_bitmap.cpp
8161    M /trunk/modules/gui/skins/win32/win32_bitmap.h
8162    M /trunk/modules/gui/skins/win32/win32_dragdrop.cpp
8163    M /trunk/modules/gui/skins/win32/win32_dragdrop.h
8164    M /trunk/modules/gui/skins/win32/win32_event.cpp
8165    M /trunk/modules/gui/skins/win32/win32_event.h
8166    M /trunk/modules/gui/skins/win32/win32_font.cpp
8167    M /trunk/modules/gui/skins/win32/win32_font.h
8168    M /trunk/modules/gui/skins/win32/win32_graphics.cpp
8169    M /trunk/modules/gui/skins/win32/win32_graphics.h
8170    M /trunk/modules/gui/skins/win32/win32_run.cpp
8171    M /trunk/modules/gui/skins/win32/win32_theme.cpp
8172    M /trunk/modules/gui/skins/win32/win32_theme.h
8173    M /trunk/modules/gui/skins/win32/win32_window.cpp
8174    M /trunk/modules/gui/skins/win32/win32_window.h
8175    M /trunk/modules/gui/skins/x11
8176    D /trunk/modules/gui/skins/x11/.cvsignore
8177    M /trunk/modules/gui/skins/x11/x11_api.cpp
8178    M /trunk/modules/gui/skins/x11/x11_bitmap.cpp
8179    M /trunk/modules/gui/skins/x11/x11_bitmap.h
8180    M /trunk/modules/gui/skins/x11/x11_dragdrop.cpp
8181    M /trunk/modules/gui/skins/x11/x11_dragdrop.h
8182    M /trunk/modules/gui/skins/x11/x11_event.cpp
8183    M /trunk/modules/gui/skins/x11/x11_event.h
8184    M /trunk/modules/gui/skins/x11/x11_font.cpp
8185    M /trunk/modules/gui/skins/x11/x11_font.h
8186    M /trunk/modules/gui/skins/x11/x11_graphics.cpp
8187    M /trunk/modules/gui/skins/x11/x11_graphics.h
8188    M /trunk/modules/gui/skins/x11/x11_run.cpp
8189    M /trunk/modules/gui/skins/x11/x11_theme.cpp
8190    M /trunk/modules/gui/skins/x11/x11_theme.h
8191    M /trunk/modules/gui/skins/x11/x11_timer.cpp
8192    M /trunk/modules/gui/skins/x11/x11_timer.h
8193    M /trunk/modules/gui/skins/x11/x11_window.cpp
8194    M /trunk/modules/gui/skins/x11/x11_window.h
8195    M /trunk/modules/gui/skins2
8196    D /trunk/modules/gui/skins2/.cvsignore
8197    M /trunk/modules/gui/skins2/commands/async_queue.cpp
8198    M /trunk/modules/gui/skins2/commands/async_queue.hpp
8199    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
8200    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
8201    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
8202    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
8203    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
8204    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
8205    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
8206    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
8207    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
8208    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
8209    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
8210    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
8211    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
8212    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
8213    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
8214    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
8215    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
8216    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
8217    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
8218    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
8219    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
8220    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
8221    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
8222    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
8223    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
8224    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
8225    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
8226    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
8227    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
8228    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
8229    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
8230    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
8231    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
8232    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
8233    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
8234    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
8235    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
8236    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
8237    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
8238    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
8239    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
8240    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
8241    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
8242    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
8243    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
8244    M /trunk/modules/gui/skins2/events/evt_enter.hpp
8245    M /trunk/modules/gui/skins2/events/evt_focus.hpp
8246    M /trunk/modules/gui/skins2/events/evt_generic.hpp
8247    M /trunk/modules/gui/skins2/events/evt_input.cpp
8248    M /trunk/modules/gui/skins2/events/evt_input.hpp
8249    M /trunk/modules/gui/skins2/events/evt_key.cpp
8250    M /trunk/modules/gui/skins2/events/evt_key.hpp
8251    M /trunk/modules/gui/skins2/events/evt_leave.hpp
8252    M /trunk/modules/gui/skins2/events/evt_motion.hpp
8253    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
8254    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
8255    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
8256    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
8257    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
8258    M /trunk/modules/gui/skins2/events/evt_special.cpp
8259    M /trunk/modules/gui/skins2/events/evt_special.hpp
8260    M /trunk/modules/gui/skins2/parser/builder.cpp
8261    M /trunk/modules/gui/skins2/parser/builder.hpp
8262    M /trunk/modules/gui/skins2/parser/builder_data.hpp
8263    M /trunk/modules/gui/skins2/parser/gen_builder.py
8264    M /trunk/modules/gui/skins2/parser/interpreter.cpp
8265    M /trunk/modules/gui/skins2/parser/interpreter.hpp
8266    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
8267    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
8268    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
8269    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
8270    M /trunk/modules/gui/skins2/src/anchor.cpp
8271    M /trunk/modules/gui/skins2/src/anchor.hpp
8272    M /trunk/modules/gui/skins2/src/dialogs.cpp
8273    M /trunk/modules/gui/skins2/src/dialogs.hpp
8274    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
8275    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
8276    M /trunk/modules/gui/skins2/src/ft2_font.cpp
8277    M /trunk/modules/gui/skins2/src/ft2_font.hpp
8278    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
8279    M /trunk/modules/gui/skins2/src/generic_font.hpp
8280    M /trunk/modules/gui/skins2/src/generic_layout.cpp
8281    M /trunk/modules/gui/skins2/src/generic_layout.hpp
8282    M /trunk/modules/gui/skins2/src/generic_window.cpp
8283    M /trunk/modules/gui/skins2/src/generic_window.hpp
8284    M /trunk/modules/gui/skins2/src/logger.cpp
8285    M /trunk/modules/gui/skins2/src/logger.hpp
8286    M /trunk/modules/gui/skins2/src/os_factory.cpp
8287    M /trunk/modules/gui/skins2/src/os_factory.hpp
8288    M /trunk/modules/gui/skins2/src/os_graphics.hpp
8289    M /trunk/modules/gui/skins2/src/os_loop.hpp
8290    M /trunk/modules/gui/skins2/src/os_timer.hpp
8291    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
8292    M /trunk/modules/gui/skins2/src/os_window.hpp
8293    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
8294    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
8295    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
8296    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
8297    M /trunk/modules/gui/skins2/src/skin_common.hpp
8298    M /trunk/modules/gui/skins2/src/skin_main.cpp
8299    M /trunk/modules/gui/skins2/src/theme.cpp
8300    M /trunk/modules/gui/skins2/src/theme.hpp
8301    M /trunk/modules/gui/skins2/src/theme_loader.cpp
8302    M /trunk/modules/gui/skins2/src/theme_loader.hpp
8303    M /trunk/modules/gui/skins2/src/tooltip.cpp
8304    M /trunk/modules/gui/skins2/src/tooltip.hpp
8305    M /trunk/modules/gui/skins2/src/var_manager.cpp
8306    M /trunk/modules/gui/skins2/src/var_manager.hpp
8307    M /trunk/modules/gui/skins2/src/vlcproc.cpp
8308    M /trunk/modules/gui/skins2/src/vlcproc.hpp
8309    M /trunk/modules/gui/skins2/src/window_manager.cpp
8310    M /trunk/modules/gui/skins2/src/window_manager.hpp
8311    M /trunk/modules/gui/skins2/utils/bezier.cpp
8312    M /trunk/modules/gui/skins2/utils/bezier.hpp
8313    M /trunk/modules/gui/skins2/utils/fsm.cpp
8314    M /trunk/modules/gui/skins2/utils/fsm.hpp
8315    M /trunk/modules/gui/skins2/utils/observer.hpp
8316    M /trunk/modules/gui/skins2/utils/pointer.hpp
8317    M /trunk/modules/gui/skins2/utils/position.cpp
8318    M /trunk/modules/gui/skins2/utils/position.hpp
8319    M /trunk/modules/gui/skins2/utils/ustring.cpp
8320    M /trunk/modules/gui/skins2/utils/ustring.hpp
8321    M /trunk/modules/gui/skins2/utils/var_bool.cpp
8322    M /trunk/modules/gui/skins2/utils/var_bool.hpp
8323    M /trunk/modules/gui/skins2/utils/var_list.cpp
8324    M /trunk/modules/gui/skins2/utils/var_list.hpp
8325    M /trunk/modules/gui/skins2/utils/var_percent.cpp
8326    M /trunk/modules/gui/skins2/utils/var_percent.hpp
8327    M /trunk/modules/gui/skins2/utils/var_text.cpp
8328    M /trunk/modules/gui/skins2/utils/var_text.hpp
8329    M /trunk/modules/gui/skins2/utils/variable.hpp
8330    M /trunk/modules/gui/skins2/vars/playlist.cpp
8331    M /trunk/modules/gui/skins2/vars/playlist.hpp
8332    M /trunk/modules/gui/skins2/vars/time.cpp
8333    M /trunk/modules/gui/skins2/vars/time.hpp
8334    M /trunk/modules/gui/skins2/vars/volume.cpp
8335    M /trunk/modules/gui/skins2/vars/volume.hpp
8336    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
8337    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
8338    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
8339    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
8340    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
8341    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
8342    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
8343    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
8344    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
8345    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
8346    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
8347    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
8348    M /trunk/modules/gui/skins2/win32/win32_window.cpp
8349    M /trunk/modules/gui/skins2/win32/win32_window.hpp
8350    M /trunk/modules/gui/skins2/x11/x11_display.cpp
8351    M /trunk/modules/gui/skins2/x11/x11_display.hpp
8352    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
8353    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
8354    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
8355    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
8356    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
8357    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
8358    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
8359    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
8360    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
8361    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
8362    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
8363    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
8364    M /trunk/modules/gui/skins2/x11/x11_window.cpp
8365    M /trunk/modules/gui/skins2/x11/x11_window.hpp
8366    M /trunk/modules/gui/wxwindows
8367    D /trunk/modules/gui/wxwindows/.cvsignore
8368    M /trunk/modules/gui/wxwindows/dialogs.cpp
8369    M /trunk/modules/gui/wxwindows/fileinfo.cpp
8370    M /trunk/modules/gui/wxwindows/interface.cpp
8371    M /trunk/modules/gui/wxwindows/iteminfo.cpp
8372    M /trunk/modules/gui/wxwindows/menus.cpp
8373    M /trunk/modules/gui/wxwindows/messages.cpp
8374    M /trunk/modules/gui/wxwindows/open.cpp
8375    M /trunk/modules/gui/wxwindows/playlist.cpp
8376    M /trunk/modules/gui/wxwindows/preferences.cpp
8377    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
8378    M /trunk/modules/gui/wxwindows/preferences_widgets.h
8379    M /trunk/modules/gui/wxwindows/streamout.cpp
8380    M /trunk/modules/gui/wxwindows/streamwizard.cpp
8381    M /trunk/modules/gui/wxwindows/subtitles.cpp
8382    M /trunk/modules/gui/wxwindows/timer.cpp
8383    M /trunk/modules/gui/wxwindows/v4l.cpp
8384    M /trunk/modules/gui/wxwindows/wxwindows.cpp
8385    M /trunk/modules/gui/wxwindows/wxwindows.h
8386    M /trunk/modules/misc
8387    D /trunk/modules/misc/.cvsignore
8388    M /trunk/modules/misc/dummy
8389    D /trunk/modules/misc/dummy/.cvsignore
8390    M /trunk/modules/misc/dummy/aout.c
8391    M /trunk/modules/misc/dummy/decoder.c
8392    M /trunk/modules/misc/dummy/dummy.c
8393    M /trunk/modules/misc/dummy/dummy.h
8394    M /trunk/modules/misc/dummy/encoder.c
8395    M /trunk/modules/misc/dummy/input.c
8396    M /trunk/modules/misc/dummy/interface.c
8397    M /trunk/modules/misc/dummy/renderer.c
8398    M /trunk/modules/misc/dummy/vout.c
8399    M /trunk/modules/misc/freetype.c
8400    M /trunk/modules/misc/gtk_main.c
8401    M /trunk/modules/misc/logger
8402    D /trunk/modules/misc/logger/.cvsignore
8403    M /trunk/modules/misc/logger/logger.c
8404    M /trunk/modules/misc/memcpy
8405    D /trunk/modules/misc/memcpy/.cvsignore
8406    M /trunk/modules/misc/memcpy/fastmemcpy.h
8407    M /trunk/modules/misc/memcpy/memcpy.c
8408    M /trunk/modules/misc/memcpy/memcpyaltivec.c
8409    M /trunk/modules/misc/network
8410    D /trunk/modules/misc/network/.cvsignore
8411    M /trunk/modules/misc/network/ipv4.c
8412    M /trunk/modules/misc/network/ipv6.c
8413    M /trunk/modules/misc/playlist
8414    D /trunk/modules/misc/playlist/.cvsignore
8415    M /trunk/modules/misc/playlist/export.c
8416    M /trunk/modules/misc/playlist/m3u.c
8417    M /trunk/modules/misc/playlist/native.c
8418    M /trunk/modules/misc/playlist/old.c
8419    M /trunk/modules/misc/qte_main.cpp
8420    M /trunk/modules/misc/sap.c
8421    M /trunk/modules/misc/screensaver.c
8422    M /trunk/modules/misc/testsuite
8423    D /trunk/modules/misc/testsuite/.cvsignore
8424    M /trunk/modules/misc/testsuite/test1.c
8425    M /trunk/modules/misc/testsuite/test2.cpp
8426    M /trunk/modules/misc/testsuite/test3.m
8427    M /trunk/modules/misc/testsuite/test4.c
8428    M /trunk/modules/mux
8429    D /trunk/modules/mux/.cvsignore
8430    M /trunk/modules/mux/asf.c
8431    M /trunk/modules/mux/avi.c
8432    M /trunk/modules/mux/dummy.c
8433    M /trunk/modules/mux/mp4.c
8434    M /trunk/modules/mux/mpeg
8435    D /trunk/modules/mux/mpeg/.cvsignore
8436    M /trunk/modules/mux/mpeg/bits.h
8437    M /trunk/modules/mux/mpeg/csa.c
8438    M /trunk/modules/mux/mpeg/csa.h
8439    M /trunk/modules/mux/mpeg/pes.c
8440    M /trunk/modules/mux/mpeg/pes.h
8441    M /trunk/modules/mux/mpeg/ps.c
8442    M /trunk/modules/mux/mpeg/ts.c
8443    M /trunk/modules/mux/ogg.c
8444    M /trunk/modules/packetizer
8445    D /trunk/modules/packetizer/.cvsignore
8446    M /trunk/modules/packetizer/copy.c
8447    M /trunk/modules/packetizer/mpeg4audio.c
8448    M /trunk/modules/packetizer/mpeg4video.c
8449    M /trunk/modules/packetizer/mpegvideo.c
8450    M /trunk/modules/stream_out
8451    D /trunk/modules/stream_out/.cvsignore
8452    M /trunk/modules/stream_out/announce.h
8453    M /trunk/modules/stream_out/display.c
8454    M /trunk/modules/stream_out/dummy.c
8455    M /trunk/modules/stream_out/duplicate.c
8456    M /trunk/modules/stream_out/es.c
8457    M /trunk/modules/stream_out/gather.c
8458    M /trunk/modules/stream_out/rtp.c
8459    M /trunk/modules/stream_out/standard.c
8460    M /trunk/modules/stream_out/transcode.c
8461    M /trunk/modules/stream_out/transrate
8462    D /trunk/modules/stream_out/transrate/.cvsignore
8463    M /trunk/modules/stream_out/transrate/frame.c
8464    M /trunk/modules/stream_out/transrate/transrate.c
8465    M /trunk/modules/stream_out/transrate/transrate.h
8466    M /trunk/modules/video_chroma
8467    D /trunk/modules/video_chroma/.cvsignore
8468    M /trunk/modules/video_chroma/i420_rgb.c
8469    M /trunk/modules/video_chroma/i420_rgb.h
8470    M /trunk/modules/video_chroma/i420_rgb16.c
8471    M /trunk/modules/video_chroma/i420_rgb8.c
8472    M /trunk/modules/video_chroma/i420_rgb_c.h
8473    M /trunk/modules/video_chroma/i420_rgb_mmx.h
8474    M /trunk/modules/video_chroma/i420_ymga.c
8475    M /trunk/modules/video_chroma/i420_yuy2.c
8476    M /trunk/modules/video_chroma/i420_yuy2.h
8477    M /trunk/modules/video_chroma/i422_yuy2.c
8478    M /trunk/modules/video_chroma/i422_yuy2.h
8479    M /trunk/modules/video_filter
8480    D /trunk/modules/video_filter/.cvsignore
8481    M /trunk/modules/video_filter/adjust.c
8482    M /trunk/modules/video_filter/clone.c
8483    M /trunk/modules/video_filter/crop.c
8484    M /trunk/modules/video_filter/deinterlace
8485    D /trunk/modules/video_filter/deinterlace/.cvsignore
8486    M /trunk/modules/video_filter/deinterlace/deinterlace.c
8487    M /trunk/modules/video_filter/distort.c
8488    M /trunk/modules/video_filter/filter_common.h
8489    M /trunk/modules/video_filter/invert.c
8490    M /trunk/modules/video_filter/logo.c
8491    M /trunk/modules/video_filter/motionblur.c
8492    M /trunk/modules/video_filter/transform.c
8493    M /trunk/modules/video_filter/wall.c
8494    M /trunk/modules/video_output
8495    D /trunk/modules/video_output/.cvsignore
8496    M /trunk/modules/video_output/aa.c
8497    M /trunk/modules/video_output/caca.c
8498    M /trunk/modules/video_output/directx
8499    D /trunk/modules/video_output/directx/.cvsignore
8500    M /trunk/modules/video_output/directx/directx.c
8501    M /trunk/modules/video_output/directx/events.c
8502    M /trunk/modules/video_output/directx/vout.h
8503    M /trunk/modules/video_output/fb.c
8504    M /trunk/modules/video_output/ggi.c
8505    M /trunk/modules/video_output/glide.c
8506    M /trunk/modules/video_output/mga
8507    D /trunk/modules/video_output/mga/.cvsignore
8508    M /trunk/modules/video_output/mga/mga.c
8509    M /trunk/modules/video_output/qte
8510    D /trunk/modules/video_output/qte/.cvsignore
8511    M /trunk/modules/video_output/qte/qte.cpp
8512    M /trunk/modules/video_output/qte/qte.h
8513    M /trunk/modules/video_output/sdl.c
8514    M /trunk/modules/video_output/svgalib.c
8515    M /trunk/modules/video_output/wingdi.c
8516    M /trunk/modules/video_output/x11
8517    D /trunk/modules/video_output/x11/.cvsignore
8518    M /trunk/modules/video_output/x11/x11.c
8519    M /trunk/modules/video_output/x11/xcommon.c
8520    M /trunk/modules/video_output/x11/xcommon.h
8521    M /trunk/modules/video_output/x11/xvideo.c
8522    M /trunk/modules/visualization
8523    D /trunk/modules/visualization/.cvsignore
8524    M /trunk/modules/visualization/goom.c
8525    M /trunk/modules/visualization/scope
8526    D /trunk/modules/visualization/scope/.cvsignore
8527    M /trunk/modules/visualization/scope/scope.c
8528    M /trunk/modules/visualization/visual
8529    D /trunk/modules/visualization/visual/.cvsignore
8530    M /trunk/modules/visualization/visual/effects.c
8531    M /trunk/modules/visualization/visual/fft.c
8532    M /trunk/modules/visualization/visual/fft.h
8533    M /trunk/modules/visualization/visual/visual.c
8534    M /trunk/modules/visualization/visual/visual.h
8535    M /trunk/modules/visualization/xosd
8536    D /trunk/modules/visualization/xosd/.cvsignore
8537    M /trunk/modules/visualization/xosd/xosd.c
8538    M /trunk/mozilla
8539    D /trunk/mozilla/.cvsignore
8540    M /trunk/mozilla/support
8541    D /trunk/mozilla/support/.cvsignore
8542    M /trunk/mozilla/vlcpeer.cpp
8543    M /trunk/mozilla/vlcpeer.h
8544    M /trunk/mozilla/vlcplugin.cpp
8545    M /trunk/mozilla/vlcplugin.h
8546    M /trunk/mozilla/vlcshell.cpp
8547    M /trunk/msvc
8548    D /trunk/msvc/.cvsignore
8549    M /trunk/po
8550    D /trunk/po/.cvsignore
8551    M /trunk/python/vlrs
8552    D /trunk/python/vlrs/.cvsignore
8553    M /trunk/share
8554    D /trunk/share/.cvsignore
8555    M /trunk/src
8556    D /trunk/src/.cvsignore
8557    M /trunk/src/audio_output
8558    D /trunk/src/audio_output/.cvsignore
8559    M /trunk/src/audio_output/common.c
8560    M /trunk/src/audio_output/dec.c
8561    M /trunk/src/audio_output/filters.c
8562    M /trunk/src/audio_output/input.c
8563    M /trunk/src/audio_output/intf.c
8564    M /trunk/src/audio_output/mixer.c
8565    M /trunk/src/audio_output/output.c
8566    M /trunk/src/extras
8567    D /trunk/src/extras/.cvsignore
8568    M /trunk/src/extras/libc.c
8569    M /trunk/src/input
8570    D /trunk/src/input/.cvsignore
8571    M /trunk/src/input/demux.c
8572    M /trunk/src/input/es_out.c
8573    M /trunk/src/input/input.c
8574    M /trunk/src/input/input_clock.c
8575    M /trunk/src/input/input_dec.c
8576    M /trunk/src/input/input_ext-intf.c
8577    M /trunk/src/input/input_ext-plugins.c
8578    M /trunk/src/input/input_info.c
8579    M /trunk/src/input/input_programs.c
8580    M /trunk/src/input/stream.c
8581    M /trunk/src/input/subtitles.c
8582    M /trunk/src/interface
8583    D /trunk/src/interface/.cvsignore
8584    M /trunk/src/interface/interface.c
8585    M /trunk/src/interface/intf_eject.c
8586    M /trunk/src/libvlc.c
8587    M /trunk/src/libvlc.h
8588    M /trunk/src/misc
8589    D /trunk/src/misc/.cvsignore
8590    M /trunk/src/misc/beos_specific.cpp
8591    M /trunk/src/misc/block.c
8592    M /trunk/src/misc/charset.c
8593    M /trunk/src/misc/configuration.c
8594    M /trunk/src/misc/cpu.c
8595    M /trunk/src/misc/darwin_specific.m
8596    M /trunk/src/misc/error.c
8597    M /trunk/src/misc/httpd.c
8598    M /trunk/src/misc/iso-639_def.h
8599    M /trunk/src/misc/iso_lang.c
8600    M /trunk/src/misc/messages.c
8601    M /trunk/src/misc/modules.c
8602    M /trunk/src/misc/modules_plugin.h.in
8603    M /trunk/src/misc/mtime.c
8604    M /trunk/src/misc/net.c
8605    M /trunk/src/misc/objects.c
8606    M /trunk/src/misc/threads.c
8607    M /trunk/src/misc/variables.c
8608    M /trunk/src/misc/win32_specific.c
8609    M /trunk/src/playlist
8610    D /trunk/src/playlist/.cvsignore
8611    M /trunk/src/playlist/group.c
8612    M /trunk/src/playlist/info.c
8613    M /trunk/src/playlist/item-ext.c
8614    M /trunk/src/playlist/item.c
8615    M /trunk/src/playlist/loadsave.c
8616    M /trunk/src/playlist/playlist.c
8617    M /trunk/src/playlist/sort.c
8618    M /trunk/src/stream_output
8619    D /trunk/src/stream_output/.cvsignore
8620    M /trunk/src/stream_output/stream_output.c
8621    M /trunk/src/video_output
8622    D /trunk/src/video_output/.cvsignore
8623    M /trunk/src/video_output/video_output.c
8624    M /trunk/src/video_output/video_text.c
8625    M /trunk/src/video_output/vout_pictures.c
8626    M /trunk/src/video_output/vout_pictures.h
8627    M /trunk/src/video_output/vout_subpictures.c
8628    M /trunk/src/video_output/vout_synchro.c
8629    M /trunk/src/vlc.c
8630    M /trunk/toolbox
8631    M /trunk/vlc-cvs.ebuild
8632    M /trunk/vlc.ebuild
8633
8634   * Added "Id" svn:keywords property to all files containing "$Id:".
8635   * Removed .cvsignore files and added proper svn:ignore properties.
8636
8637 ------------------------------------------------------------------------
8638 r6962 | fenrir | 2004-03-05 19:30:50 +0100 (Fri, 05 Mar 2004) | 4 lines
8639 Changed paths:
8640    M /trunk/include/modules.h
8641    M /trunk/modules/demux/demux2.c
8642
8643  * include/modules.h: increased numbers of shorcuts
8644  * modules/demux/demux2.c: added all audio demuxer shortcuts.
8645
8646
8647 ------------------------------------------------------------------------
8648 r6963 | murray | 2004-03-05 20:24:14 +0100 (Fri, 05 Mar 2004) | 12 lines
8649 Changed paths:
8650    M /trunk/modules/access/directory.c
8651    M /trunk/modules/access/dvb/qpsk.c
8652    M /trunk/modules/codec/ffmpeg/ffmpeg.h
8653    M /trunk/modules/control/ntservice.c
8654    M /trunk/modules/demux/livedotcom.cpp
8655    M /trunk/modules/demux/mod.c
8656    M /trunk/modules/gui/beos/InterfaceWindow.cpp
8657    M /trunk/modules/gui/pda/pda_interface.c
8658    M /trunk/modules/gui/wxwindows/open.cpp
8659    M /trunk/modules/gui/wxwindows/v4l.cpp
8660    M /trunk/modules/misc/sap.c
8661    M /trunk/src/libvlc.h
8662
8663 String review, as promised :)
8664
8665 Found and fixed:
8666 - some untranslated macros
8667 - some acronyms which were not in capital letters
8668 - a couple of VLC Media Player (_m_edia _p_layer, now)
8669 - typos here and there
8670 - dots missing in some of the long texts
8671 - spaces before ? and :, which is correct in french but not in english :)
8672 - NT services are now called Windows Services
8673
8674
8675 ------------------------------------------------------------------------
8676 r6964 | ipkiss | 2004-03-05 21:56:39 +0100 (Fri, 05 Mar 2004) | 2 lines
8677 Changed paths:
8678    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
8679    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
8680    M /trunk/modules/gui/skins2/src/os_factory.hpp
8681    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
8682    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
8683    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
8684
8685  * skins2/*: Change mouse cursor above a Resize control (win32 only)
8686
8687 ------------------------------------------------------------------------
8688 r6965 | fenrir | 2004-03-06 00:26:36 +0100 (Sat, 06 Mar 2004) | 8 lines
8689 Changed paths:
8690    M /trunk/src/input/input.c
8691    M /trunk/src/libvlc.h
8692
8693  * input/input.c, libvlc.h: implemented new way to break vlc preferences :
8694  start-time and stop-time (both given in second) ;)
8695  
8696  Becarefull that it won't work with all files because of missing/wrong
8697  media length (ex: ts, broken avi, ...) or the fact that the headers
8698  will not be read (ex: mpeg1 ps, perhaps ogg, ...)
8699
8700
8701 ------------------------------------------------------------------------
8702 r6966 | fenrir | 2004-03-06 02:14:28 +0100 (Sat, 06 Mar 2004) | 2 lines
8703 Changed paths:
8704    M /trunk/src/misc/httpd.c
8705
8706  * httpd: fixed handling of 'Connection: '.
8707
8708 ------------------------------------------------------------------------
8709 r6967 | fenrir | 2004-03-06 06:47:59 +0100 (Sat, 06 Mar 2004) | 2 lines
8710 Changed paths:
8711    M /trunk/modules/stream_out/transcode.c
8712
8713  * transcode.c: fixed SVQ3 transcoding.
8714
8715 ------------------------------------------------------------------------
8716 r6968 | fenrir | 2004-03-06 06:49:08 +0100 (Sat, 06 Mar 2004) | 3 lines
8717 Changed paths:
8718    M /trunk/modules/mux/mp4.c
8719
8720  * mp4.c: for mp3 in mp4a we need an ESDS.
8721
8722
8723 ------------------------------------------------------------------------
8724 r6969 | gbazin | 2004-03-06 13:22:56 +0100 (Sat, 06 Mar 2004) | 2 lines
8725 Changed paths:
8726    M /trunk/modules/control/telnet
8727
8728 * modules/control/telnet: added missing svn:ignore property.
8729
8730 ------------------------------------------------------------------------
8731 r6970 | fenrir | 2004-03-06 14:37:44 +0100 (Sat, 06 Mar 2004) | 2 lines
8732 Changed paths:
8733    M /trunk/modules/mux/mp4.c
8734
8735  * mp4: fixed SVQ3 in .mov
8736
8737 ------------------------------------------------------------------------
8738 r6971 | zorglub | 2004-03-06 16:24:37 +0100 (Sat, 06 Mar 2004) | 4 lines
8739 Changed paths:
8740    M /trunk/configure.ac
8741    M /trunk/modules/control/Modules.am
8742    D /trunk/modules/control/lirc
8743    A /trunk/modules/control/lirc.c (from /trunk/modules/control/lirc/lirc.c:6959)
8744    D /trunk/modules/control/rc
8745    A /trunk/modules/control/rc.c (from /trunk/modules/control/rc/rc.c:6970)
8746    M /trunk/modules/misc/Modules.am
8747    D /trunk/modules/misc/logger
8748    A /trunk/modules/misc/logger.c (from /trunk/modules/misc/logger/logger.c:6970)
8749    M /trunk/modules/video_filter/Modules.am
8750    D /trunk/modules/video_filter/deinterlace
8751    A /trunk/modules/video_filter/deinterlace.c (from /trunk/modules/video_filter/deinterlace/deinterlace.c:6970)
8752    M /trunk/modules/video_output/Modules.am
8753    D /trunk/modules/video_output/mga
8754    A /trunk/modules/video_output/mga.c (from /trunk/modules/video_output/mga/mga.c:6970)
8755    M /trunk/modules/visualization/Modules.am
8756    D /trunk/modules/visualization/scope
8757    D /trunk/modules/visualization/xosd
8758    A /trunk/modules/visualization/xosd.c (from /trunk/modules/visualization/xosd/xosd.c:6970)
8759
8760 * Remove directories with only one source file inside
8761 * Drop the old scope plugin (not ported to aout3)
8762
8763
8764 ------------------------------------------------------------------------
8765 r6973 | gbazin | 2004-03-06 16:44:46 +0100 (Sat, 06 Mar 2004) | 3 lines
8766 Changed paths:
8767    M /trunk/modules/codec/ffmpeg/encoder.c
8768
8769 * modules/codec/ffmpeg/encoder.c:
8770    + libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
8771
8772 ------------------------------------------------------------------------
8773 r6975 | ipkiss | 2004-03-06 17:25:46 +0100 (Sat, 06 Mar 2004) | 5 lines
8774 Changed paths:
8775    M /trunk/modules/gui/skins2/parser/builder.cpp
8776    M /trunk/modules/gui/skins2/parser/builder_data.def
8777    M /trunk/modules/gui/skins2/parser/builder_data.hpp
8778    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
8779    M /trunk/modules/gui/skins2/src/generic_window.cpp
8780    M /trunk/modules/gui/skins2/theme/skin.dtd
8781    M /trunk/modules/gui/skins2/theme/theme.xml
8782
8783  * skins2/src/generic_window.cpp: avoid crashing on Ctrl+S when there
8784         is no dialog provider
8785  * skins/*: renamed 'onclick' attribute to 'action', to be coherent with
8786         other controls
8787
8788 ------------------------------------------------------------------------
8789 r6976 | fenrir | 2004-03-06 17:35:03 +0100 (Sat, 06 Mar 2004) | 2 lines
8790 Changed paths:
8791    M /trunk/include/input_ext-intf.h
8792    M /trunk/include/stream_output.h
8793
8794  * all: added two variables needed for asynch sout.
8795
8796 ------------------------------------------------------------------------
8797 r6977 | fenrir | 2004-03-06 17:36:37 +0100 (Sat, 06 Mar 2004) | 3 lines
8798 Changed paths:
8799    M /trunk/src/input/input.c
8800    M /trunk/src/input/input_clock.c
8801    M /trunk/src/input/input_dec.c
8802    M /trunk/src/stream_output/stream_output.c
8803
8804  * all: implemented sout asynch support. (ie sout will try to work at
8805 the maximum speed if the output can control the pace)
8806
8807 ------------------------------------------------------------------------
8808 r6978 | fenrir | 2004-03-06 17:37:54 +0100 (Sat, 06 Mar 2004) | 2 lines
8809 Changed paths:
8810    M /trunk/modules/access_output/http.c
8811    M /trunk/modules/access_output/udp.c
8812
8813  * http, udp: update p_sout->i_out_pace_nocontrol.
8814
8815 ------------------------------------------------------------------------
8816 r6979 | fenrir | 2004-03-06 17:38:29 +0100 (Sat, 06 Mar 2004) | 2 lines
8817 Changed paths:
8818    M /trunk/modules/stream_out/display.c
8819    M /trunk/modules/stream_out/rtp.c
8820
8821  * rtp, display: update p_sout->i_out_pace_nocontrol.
8822
8823 ------------------------------------------------------------------------
8824 r6980 | zorglub | 2004-03-06 17:58:11 +0100 (Sat, 06 Mar 2004) | 2 lines
8825 Changed paths:
8826    M /trunk/modules/video_filter/deinterlace.c
8827
8828 Fix include path
8829
8830 ------------------------------------------------------------------------
8831 r6982 | asmax | 2004-03-06 20:22:47 +0100 (Sat, 06 Mar 2004) | 2 lines
8832 Changed paths:
8833    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
8834
8835    * src/png_bitmap.cpp: support for transparent PNGs
8836
8837 ------------------------------------------------------------------------
8838 r6983 | gbazin | 2004-03-06 20:30:19 +0100 (Sat, 06 Mar 2004) | 4 lines
8839 Changed paths:
8840    M /trunk/modules/packetizer/copy.c
8841    M /trunk/modules/stream_out/transcode.c
8842    M /trunk/src/input/input_dec.c
8843
8844 * src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
8845 * modules/packetizer/copy.c: better not send pts instead of invalid ones.
8846 * modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
8847
8848 ------------------------------------------------------------------------
8849 r6984 | ipkiss | 2004-03-06 20:46:26 +0100 (Sat, 06 Mar 2004) | 5 lines
8850 Changed paths:
8851    M /trunk/modules/gui/skins2/src/generic_window.cpp
8852    M /trunk/modules/gui/skins2/src/generic_window.hpp
8853    M /trunk/modules/gui/skins2/src/os_window.hpp
8854    M /trunk/modules/gui/skins2/src/theme_loader.cpp
8855    M /trunk/modules/gui/skins2/src/window_manager.cpp
8856    M /trunk/modules/gui/skins2/src/window_manager.hpp
8857    M /trunk/modules/gui/skins2/win32/win32_window.cpp
8858    M /trunk/modules/gui/skins2/win32/win32_window.hpp
8859    M /trunk/modules/gui/skins2/x11/x11_window.cpp
8860    M /trunk/modules/gui/skins2/x11/x11_window.hpp
8861
8862  * skins2/src/os_window.hpp: added some 'const' keywords
8863  * skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their
8864         previous configuration...
8865  * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
8866
8867 ------------------------------------------------------------------------
8868 r6985 | gbazin | 2004-03-06 21:16:04 +0100 (Sat, 06 Mar 2004) | 2 lines
8869 Changed paths:
8870    M /trunk/modules/stream_out/transcode.c
8871
8872 * transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
8873
8874 ------------------------------------------------------------------------
8875 r6986 | gbazin | 2004-03-06 21:49:10 +0100 (Sat, 06 Mar 2004) | 2 lines
8876 Changed paths:
8877    M /trunk/modules/stream_out/transcode.c
8878
8879 * transcode.c: another fix to avoid 1st frame without pts.
8880
8881 ------------------------------------------------------------------------
8882 r6987 | fenrir | 2004-03-06 21:57:05 +0100 (Sat, 06 Mar 2004) | 3 lines
8883 Changed paths:
8884    M /trunk/modules/mux/mp4.c
8885
8886  * mp4.c: fixed audio/video synchro. Better length table calculation (I
8887 hope).
8888
8889 ------------------------------------------------------------------------
8890 r6988 | fenrir | 2004-03-06 22:09:53 +0100 (Sat, 06 Mar 2004) | 2 lines
8891 Changed paths:
8892    M /trunk/modules/packetizer/mpeg4video.c
8893
8894  * mpeg4video: set frame type (I,P,B).
8895
8896 ------------------------------------------------------------------------
8897 r6989 | fenrir | 2004-03-06 22:25:45 +0100 (Sat, 06 Mar 2004) | 2 lines
8898 Changed paths:
8899    M /trunk/modules/demux/avi/avi.c
8900
8901  * avi.c: set frame type.
8902
8903 ------------------------------------------------------------------------
8904 r6990 | asmax | 2004-03-07 00:52:16 +0100 (Sun, 07 Mar 2004) | 2 lines
8905 Changed paths:
8906    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
8907
8908   * png_bitmap.cpp: fixed the transparency
8909
8910 ------------------------------------------------------------------------
8911 r6991 | ipkiss | 2004-03-07 01:21:48 +0100 (Sun, 07 Mar 2004) | 3 lines
8912 Changed paths:
8913    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
8914    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
8915    M /trunk/modules/gui/skins2/parser/interpreter.cpp
8916    M /trunk/modules/gui/skins2/src/generic_window.cpp
8917    M /trunk/modules/gui/skins2/src/window_manager.cpp
8918    M /trunk/modules/gui/skins2/src/window_manager.hpp
8919
8920  * skins2/*: - show/hide do not bypass the window manager anymore
8921              - transformed some pointers into references
8922
8923 ------------------------------------------------------------------------
8924 r6992 | fenrir | 2004-03-07 01:46:13 +0100 (Sun, 07 Mar 2004) | 3 lines
8925 Changed paths:
8926    M /trunk/modules/mux/mp4.c
8927
8928  * mp4: really fixed stts table (and no more drift), added stss table
8929 (key frames).
8930
8931 ------------------------------------------------------------------------
8932 r6993 | fenrir | 2004-03-07 02:52:52 +0100 (Sun, 07 Mar 2004) | 3 lines
8933 Changed paths:
8934    M /trunk/modules/mux/mp4.c
8935
8936  * mp4.c: * follow guidelines for box order in stbl.
8937           * set language if present.
8938
8939 ------------------------------------------------------------------------
8940 r6994 | asmax | 2004-03-07 12:47:50 +0100 (Sun, 07 Mar 2004) | 5 lines
8941 Changed paths:
8942    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
8943    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
8944    M /trunk/modules/gui/skins2/src/ft2_font.cpp
8945    M /trunk/modules/gui/skins2/src/tooltip.cpp
8946
8947   * src/ft2_font.cpp: initialize some members to avoid a segfault in the
8948     destructor when the font cannot be opened. drawString() now returns
8949     NULL if the initialization failed.
8950   * all: check if drawString() returns NULL
8951
8952 ------------------------------------------------------------------------
8953 r6995 | asmax | 2004-03-07 13:42:39 +0100 (Sun, 07 Mar 2004) | 3 lines
8954 Changed paths:
8955    M /trunk/modules/gui/skins2/parser/builder.cpp
8956    M /trunk/modules/gui/skins2/src/generic_window.cpp
8957    M /trunk/modules/gui/skins2/src/generic_window.hpp
8958    M /trunk/modules/gui/skins2/src/window_manager.cpp
8959    M /trunk/modules/gui/skins2/src/window_manager.hpp
8960
8961   * all: the tooltip window is now managed by the window manager, not
8962   by the generic windows
8963
8964 ------------------------------------------------------------------------
8965 r6996 | ipkiss | 2004-03-07 13:55:32 +0100 (Sun, 07 Mar 2004) | 3 lines
8966 Changed paths:
8967    M /trunk/modules/gui/skins2/parser/builder.cpp
8968    M /trunk/modules/gui/skins2/utils/var_text.cpp
8969    M /trunk/modules/gui/skins2/vars/time.cpp
8970    M /trunk/modules/gui/skins2/vars/time.hpp
8971
8972  * skins2/parser/builder.cpp: check Font::init()'s return value
8973  * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
8974
8975 ------------------------------------------------------------------------
8976 r6997 | asmax | 2004-03-07 15:25:08 +0100 (Sun, 07 Mar 2004) | 2 lines
8977 Changed paths:
8978    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
8979
8980   * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
8981
8982 ------------------------------------------------------------------------
8983 r6998 | rocky | 2004-03-07 15:46:55 +0100 (Sun, 07 Mar 2004) | 3 lines
8984 Changed paths:
8985    M /trunk/modules/access/vcdx/access.c
8986
8987 printf lint changes for cygwin.
8988
8989
8990 ------------------------------------------------------------------------
8991 r6999 | titus | 2004-03-07 16:04:26 +0100 (Sun, 07 Mar 2004) | 1 line
8992 Changed paths:
8993    M /trunk/modules/control/http.c
8994    M /trunk/share/http/index.html
8995
8996
8997 ------------------------------------------------------------------------
8998 r7000 | fenrir | 2004-03-07 16:12:45 +0100 (Sun, 07 Mar 2004) | 3 lines
8999 Changed paths:
9000    M /trunk/modules/stream_out/transcode.c
9001
9002 * transcode: report the right number of channels (a52 -> mpga).
9003
9004
9005 ------------------------------------------------------------------------
9006 r7001 | fenrir | 2004-03-07 16:58:21 +0100 (Sun, 07 Mar 2004) | 3 lines
9007 Changed paths:
9008    M /trunk/modules/stream_out/transcode.c
9009
9010  * transcode: downmixing to 1 and 2 channels now really mixes the input
9011 channels. (Badly done but it gives some results ;)
9012
9013 ------------------------------------------------------------------------
9014 r7002 | rocky | 2004-03-07 17:03:25 +0100 (Sun, 07 Mar 2004) | 3 lines
9015 Changed paths:
9016    M /trunk/modules/access/cdda/access.c
9017    M /trunk/modules/access/vcdx/access.c
9018
9019 More printf lint for cygwin (and possibly others)
9020
9021
9022 ------------------------------------------------------------------------
9023 r7003 | fenrir | 2004-03-07 17:26:48 +0100 (Sun, 07 Mar 2004) | 4 lines
9024 Changed paths:
9025    M /trunk/modules/mux/mp4.c
9026
9027  * mp4.c: - accept adding ES at any time
9028           - proper implementation of starting time (edts/elst).
9029
9030
9031 ------------------------------------------------------------------------
9032 r7004 | sam | 2004-03-07 18:26:50 +0100 (Sun, 07 Mar 2004) | 5 lines
9033 Changed paths:
9034    M /trunk/ChangeLog
9035    M /trunk/doc/ChangeLog-1999
9036    M /trunk/doc/ChangeLog-2000
9037    M /trunk/doc/ChangeLog-2001
9038    M /trunk/doc/ChangeLog-2002
9039    M /trunk/doc/ChangeLog-2003
9040    M /trunk/toolbox
9041
9042   * toolbox:
9043     + Removed --changelog from the help message.
9044     + Output a warning asking to use "svn log" when --changelog is called.
9045   * Regenerated SVN changelogs.
9046
9047 ------------------------------------------------------------------------
9048 r7005 | ipkiss | 2004-03-07 19:49:37 +0100 (Sun, 07 Mar 2004) | 2 lines
9049 Changed paths:
9050    M /trunk/modules/gui/skins2/Modules.am
9051    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9052    M /trunk/modules/gui/skins2/src/vlcproc.hpp
9053    M /trunk/modules/gui/skins2/utils/var_text.cpp
9054    A /trunk/modules/gui/skins2/vars/stream.cpp
9055    A /trunk/modules/gui/skins2/vars/stream.hpp
9056
9057  * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
9058
9059 ------------------------------------------------------------------------
9060 r7006 | fenrir | 2004-03-07 20:03:23 +0100 (Sun, 07 Mar 2004) | 2 lines
9061 Changed paths:
9062    M /trunk/modules/mux/mp4.c
9063
9064  * mp4.c: added support for SVQ1.
9065
9066 ------------------------------------------------------------------------
9067 r7007 | gbazin | 2004-03-07 23:34:22 +0100 (Sun, 07 Mar 2004) | 7 lines
9068 Changed paths:
9069    M /trunk/include/vlc_codec.h
9070    M /trunk/include/vlc_es.h
9071    M /trunk/modules/codec/faad.c
9072    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9073    M /trunk/modules/demux/ps.h
9074    M /trunk/modules/demux/ts.c
9075    M /trunk/src/input/es_out.c
9076    M /trunk/src/input/input_dec.c
9077    M /trunk/src/input/input_programs.c
9078
9079 * include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames.
9080 * include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames.
9081 * modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE.
9082 * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE;
9083 * src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder.
9084 * src/input/es_out.c: removed useless stuff.
9085
9086 ------------------------------------------------------------------------
9087 r7008 | rocky | 2004-03-08 03:08:41 +0100 (Mon, 08 Mar 2004) | 1 line
9088 Changed paths:
9089    M /trunk/INSTALL.win32
9090
9091 Some small spelling errors and clarification based on recent events.
9092 ------------------------------------------------------------------------
9093 r7009 | rocky | 2004-03-08 03:39:04 +0100 (Mon, 08 Mar 2004) | 1 line
9094 Changed paths:
9095    M /trunk/INSTALL.win32
9096
9097 Update MinGW release number
9098 ------------------------------------------------------------------------
9099 r7010 | rocky | 2004-03-08 04:20:19 +0100 (Mon, 08 Mar 2004) | 1 line
9100 Changed paths:
9101    M /trunk/INSTALL.win32
9102
9103 Yet another spelling correction
9104 ------------------------------------------------------------------------
9105 r7011 | sam | 2004-03-08 11:21:34 +0100 (Mon, 08 Mar 2004) | 2 lines
9106 Changed paths:
9107    M /trunk/modules/access
9108    M /trunk/modules/access/dshow
9109    M /trunk/modules/access/dvb
9110    M /trunk/modules/access/dvd
9111    M /trunk/modules/access/dvdplay
9112    M /trunk/modules/access/dvdread
9113    M /trunk/modules/access/mms
9114    M /trunk/modules/access/pvr
9115    M /trunk/modules/access/satellite
9116    M /trunk/modules/access/v4l
9117    M /trunk/modules/access/vcd
9118    M /trunk/modules/access_output
9119    M /trunk/modules/audio_filter
9120    M /trunk/modules/audio_filter/channel_mixer
9121    M /trunk/modules/audio_filter/converter
9122    M /trunk/modules/audio_filter/resampler
9123    M /trunk/modules/audio_mixer
9124    M /trunk/modules/audio_output
9125    M /trunk/modules/codec
9126    M /trunk/modules/codec/ffmpeg
9127    M /trunk/modules/codec/ffmpeg/postprocessing
9128    M /trunk/modules/codec/ogt
9129    M /trunk/modules/codec/spudec
9130    M /trunk/modules/control
9131    M /trunk/modules/control/corba
9132    M /trunk/modules/control/telnet
9133    M /trunk/modules/demux
9134    M /trunk/modules/demux/asf
9135    M /trunk/modules/demux/avi
9136    M /trunk/modules/demux/mp4
9137    M /trunk/modules/demux/mpeg
9138    M /trunk/modules/demux/playlist
9139    M /trunk/modules/demux/util
9140    M /trunk/modules/gui
9141    M /trunk/modules/gui/beos
9142    M /trunk/modules/gui/gtk
9143    M /trunk/modules/gui/gtk2
9144    M /trunk/modules/gui/kde
9145    M /trunk/modules/gui/macosx
9146    M /trunk/modules/gui/ncurses
9147    M /trunk/modules/gui/pda
9148    M /trunk/modules/gui/qnx
9149    M /trunk/modules/gui/qt
9150    M /trunk/modules/gui/skins
9151    M /trunk/modules/gui/skins/controls
9152    M /trunk/modules/gui/skins/parser
9153    M /trunk/modules/gui/skins/src
9154    M /trunk/modules/gui/skins/win32
9155    M /trunk/modules/gui/skins/x11
9156    M /trunk/modules/gui/skins2
9157    M /trunk/modules/gui/wxwindows
9158    M /trunk/modules/misc
9159    M /trunk/modules/misc/dummy
9160    M /trunk/modules/misc/memcpy
9161    M /trunk/modules/misc/network
9162    M /trunk/modules/misc/playlist
9163    M /trunk/modules/misc/testsuite
9164    M /trunk/modules/mux
9165    M /trunk/modules/mux/mpeg
9166    M /trunk/modules/packetizer
9167    M /trunk/modules/stream_out
9168    M /trunk/modules/stream_out/transrate
9169    M /trunk/modules/video_chroma
9170    M /trunk/modules/video_filter
9171    M /trunk/modules/video_output
9172    M /trunk/modules/video_output/directx
9173    M /trunk/modules/video_output/qte
9174    M /trunk/modules/video_output/x11
9175    M /trunk/modules/visualization
9176    M /trunk/modules/visualization/visual
9177    M /trunk/mozilla
9178
9179   * Added '*.a' to the svn:ignore properties.
9180
9181 ------------------------------------------------------------------------
9182 r7012 | garf | 2004-03-08 11:22:13 +0100 (Mon, 08 Mar 2004) | 3 lines
9183 Changed paths:
9184    A /trunk/doc/vlm.txt
9185
9186  * a little VLM documentation. It may be hard to understand, so I'm
9187    waiting for suggestions.
9188
9189 ------------------------------------------------------------------------
9190 r7013 | gbazin | 2004-03-08 12:00:26 +0100 (Mon, 08 Mar 2004) | 3 lines
9191 Changed paths:
9192    M /trunk/configure.ac
9193    M /trunk/modules/control/telnet/vlm.c
9194
9195 * configure.ac: check for localtime_r().
9196 * modules/control/telnet/vlm.c: portability fixes.
9197
9198 ------------------------------------------------------------------------
9199 r7014 | gbazin | 2004-03-08 14:54:49 +0100 (Mon, 08 Mar 2004) | 2 lines
9200 Changed paths:
9201    M /trunk/modules/codec/ffmpeg/demux.c
9202    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9203    M /trunk/modules/codec/ffmpeg/ffmpeg.h
9204    M /trunk/modules/codec/ffmpeg/video.c
9205
9206 * ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
9207
9208 ------------------------------------------------------------------------
9209 r7015 | bigben | 2004-03-08 16:22:58 +0100 (Mon, 08 Mar 2004) | 9 lines
9210 Changed paths:
9211    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9212    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9213    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9214    M /trunk/modules/gui/macosx/playlist.h
9215    M /trunk/modules/gui/macosx/playlist.m
9216    M /trunk/modules/gui/macosx/vout.m
9217
9218                                                                                                                              
9219 - *.nib, playlist.*
9220
9221 begining of playlist item propieties box (only modification of uro, name and autt
9222 hor at this time)
9223
9224 - vout.m : remove an unused variable
9225
9226
9227 ------------------------------------------------------------------------
9228 r7016 | gbazin | 2004-03-08 16:55:49 +0100 (Mon, 08 Mar 2004) | 2 lines
9229 Changed paths:
9230    M /trunk/src/misc/httpd.c
9231
9232 * src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().
9233
9234 ------------------------------------------------------------------------
9235 r7017 | gbazin | 2004-03-08 18:08:46 +0100 (Mon, 08 Mar 2004) | 2 lines
9236 Changed paths:
9237    M /trunk/src/misc/net.c
9238
9239 * src/misc/net.c: fixes a few corner cases. 
9240
9241 ------------------------------------------------------------------------
9242 r7018 | gbazin | 2004-03-09 15:50:46 +0100 (Tue, 09 Mar 2004) | 2 lines
9243 Changed paths:
9244    M /trunk/modules/video_output/directx/directx.c
9245    M /trunk/modules/video_output/directx/events.c
9246    M /trunk/modules/video_output/directx/vout.h
9247
9248 * modules/video_output/directx/*: take care of hardware overlay alignment constraints.
9249
9250 ------------------------------------------------------------------------
9251 r7019 | gbazin | 2004-03-09 16:26:17 +0100 (Tue, 09 Mar 2004) | 3 lines
9252 Changed paths:
9253    M /trunk/configure.ac
9254    M /trunk/modules/control/telnet/vlm.c
9255
9256 * configure.ac: the telnet module needs -lws2_32 on win32.
9257 * modules/control/telnet/vlm.c: include <time.h>.
9258
9259 ------------------------------------------------------------------------
9260 r7020 | jpsaman | 2004-03-09 21:32:17 +0100 (Tue, 09 Mar 2004) | 1 line
9261 Changed paths:
9262    M /trunk/ipkg/Makefile.am
9263    D /trunk/ipkg/rules.gpe
9264
9265 Removing old cruft.
9266 ------------------------------------------------------------------------
9267 r7021 | jpsaman | 2004-03-09 21:32:49 +0100 (Tue, 09 Mar 2004) | 1 line
9268 Changed paths:
9269    D /trunk/ipkg/rules
9270    A /trunk/ipkg/rules.gpe (from /trunk/ipkg/rules:7019)
9271
9272 Renaming rules to rules.gpe
9273 ------------------------------------------------------------------------
9274 r7022 | gbazin | 2004-03-09 21:46:43 +0100 (Tue, 09 Mar 2004) | 4 lines
9275 Changed paths:
9276    M /trunk/include/vlc_common.h
9277    M /trunk/modules/access_output/http.c
9278    M /trunk/src/misc/httpd.c
9279
9280 * include/vlc_common.h: free tab if empty in TAB_REMOVE().
9281 * src/misc/httpd.c: fixed a few memory leaks and coding style changes.
9282 * modules/access_output/http.c: a few coding style changes.
9283
9284 ------------------------------------------------------------------------
9285 r7023 | fenrir | 2004-03-10 13:02:58 +0100 (Wed, 10 Mar 2004) | 5 lines
9286 Changed paths:
9287    M /trunk/include/input_ext-plugins.h
9288    M /trunk/modules/stream_out/display.c
9289
9290  * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
9291  * modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder
9292  (fixed dead lock and no more duplicated stream in audio/video menu).
9293
9294
9295 ------------------------------------------------------------------------
9296 r7024 | gbazin | 2004-03-10 14:28:07 +0100 (Wed, 10 Mar 2004) | 2 lines
9297 Changed paths:
9298    M /trunk/INSTALL.win32
9299
9300 * INSTALL.win32: added a section about the "make package-win32" rules.
9301
9302 ------------------------------------------------------------------------
9303 r7025 | gbazin | 2004-03-10 18:10:40 +0100 (Wed, 10 Mar 2004) | 4 lines
9304 Changed paths:
9305    M /trunk/modules/access/file.c
9306
9307 * modules/access/file.c:
9308    + implemented a --file-cat config option that accepts a coma separated list of file names.
9309      This option allows opening splitted files as a single (concatenated) input.
9310
9311 ------------------------------------------------------------------------
9312 r7026 | fenrir | 2004-03-10 18:23:16 +0100 (Wed, 10 Mar 2004) | 2 lines
9313 Changed paths:
9314    M /trunk/src/misc/httpd.c
9315
9316  * httpd: fixed a big mem leak for http streaming.
9317
9318 ------------------------------------------------------------------------
9319 r7027 | fenrir | 2004-03-10 22:54:28 +0100 (Wed, 10 Mar 2004) | 5 lines
9320 Changed paths:
9321    M /trunk/include/stream_output.h
9322    M /trunk/include/vlc_common.h
9323    M /trunk/include/vlc_meta.h
9324
9325  * stream_output.h: added a vlc_meta_t field to sout_instance_t,
9326  this way meta data will be available for stream_outs and muxers.
9327  The only 'problem' is that it will be available for sure only after
9328  that the first data packet is received by the stream output.
9329
9330 ------------------------------------------------------------------------
9331 r7028 | fenrir | 2004-03-10 22:55:25 +0100 (Wed, 10 Mar 2004) | 2 lines
9332 Changed paths:
9333    M /trunk/src/input/input.c
9334    M /trunk/src/stream_output/stream_output.c
9335
9336  * input, stream_output: handle sout_instance_t->p_meta.
9337
9338 ------------------------------------------------------------------------
9339 r7029 | fenrir | 2004-03-11 00:20:54 +0100 (Thu, 11 Mar 2004) | 2 lines
9340 Changed paths:
9341    M /trunk/modules/demux/mp4/libmp4.c
9342    M /trunk/modules/demux/mp4/libmp4.h
9343    M /trunk/modules/demux/mp4/mp4.c
9344
9345  * mp4: added partial support for udta meta data.
9346
9347 ------------------------------------------------------------------------
9348 r7030 | fenrir | 2004-03-11 00:41:36 +0100 (Thu, 11 Mar 2004) | 2 lines
9349 Changed paths:
9350    M /trunk/src/stream_output/stream_output.c
9351
9352  * stream_output.c: delete meta informations after the stream out chain.
9353
9354 ------------------------------------------------------------------------
9355 r7031 | fenrir | 2004-03-11 00:49:01 +0100 (Thu, 11 Mar 2004) | 2 lines
9356 Changed paths:
9357    M /trunk/modules/mux/mp4.c
9358
9359  * mp4.c: more udta informations (title, author, artists).
9360
9361 ------------------------------------------------------------------------
9362 r7032 | sigmunau | 2004-03-11 08:54:56 +0100 (Thu, 11 Mar 2004) | 3 lines
9363 Changed paths:
9364    M /trunk/modules/control/telnet/Modules.am
9365
9366 modules/control/telnet/Modules.am:
9367  * added vlm.h to sources. Should put it in the daily snapshots.
9368
9369 ------------------------------------------------------------------------
9370 r7033 | gbazin | 2004-03-11 08:59:05 +0100 (Thu, 11 Mar 2004) | 2 lines
9371 Changed paths:
9372    M /trunk/modules/mux/mp4.c
9373
9374 * modules/mux/mp4.c: support for a few more user data atoms.
9375
9376 ------------------------------------------------------------------------
9377 r7034 | rocky | 2004-03-11 09:00:34 +0100 (Thu, 11 Mar 2004) | 1 line
9378 Changed paths:
9379    M /trunk/modules/access/cdda/access.c
9380
9381 Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
9382 ------------------------------------------------------------------------
9383 r7035 | rocky | 2004-03-11 09:02:55 +0100 (Thu, 11 Mar 2004) | 1 line
9384 Changed paths:
9385    M /trunk/modules/access/vcdx/access.c
9386
9387 Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
9388 ------------------------------------------------------------------------
9389 r7036 | gbazin | 2004-03-11 09:06:31 +0100 (Thu, 11 Mar 2004) | 2 lines
9390 Changed paths:
9391    M /trunk/modules/access/cdda
9392
9393 * modules/access/cdda: proper svn:ignore
9394
9395 ------------------------------------------------------------------------
9396 r7037 | rocky | 2004-03-11 09:22:25 +0100 (Thu, 11 Mar 2004) | 4 lines
9397 Changed paths:
9398    M /trunk/modules/access/vcdx/vcdplayer.c
9399
9400 Change to facilitate compiling -mno-cygwin on cygwin and possibly other 
9401 OS builds.
9402
9403
9404 ------------------------------------------------------------------------
9405 r7038 | rocky | 2004-03-11 09:28:21 +0100 (Thu, 11 Mar 2004) | 3 lines
9406 Changed paths:
9407    M /trunk/configure.ac
9408
9409 libcdio and libvcdinfo can use stdbool.h
9410
9411
9412 ------------------------------------------------------------------------
9413 r7039 | rocky | 2004-03-11 10:16:18 +0100 (Thu, 11 Mar 2004) | 5 lines
9414 Changed paths:
9415    M /trunk/configure.ac
9416
9417 -lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
9418  the right way to add. Someone understanding configure.ac (and cygwin)
9419  should doublecheck.
9420
9421
9422 ------------------------------------------------------------------------
9423 r7040 | gbazin | 2004-03-11 13:33:16 +0100 (Thu, 11 Mar 2004) | 12 lines
9424 Changed paths:
9425    M /trunk/include/vlc_meta.h
9426    M /trunk/modules/demux/mp4/libmp4.c
9427    M /trunk/modules/demux/mp4/libmp4.h
9428    M /trunk/modules/demux/mp4/mp4.c
9429    M /trunk/src/input/input.c
9430    M /trunk/src/libvlc.h
9431
9432 * src/libvlc.h, src/input/input.c:
9433    + added --meta-title/author/artist/genre/copyright/description/date/url config options.
9434      This allows the user to specify/override metadata information for an input.
9435
9436 * include/vlc_meta.h:
9437    + vlc_meta_Merge( dest, src ) helper function.
9438
9439 * modules/demux/mp4/*:
9440    + Fixed a couple of mem-leaks.
9441    + Support for "description" metadata.
9442
9443
9444 ------------------------------------------------------------------------
9445 r7041 | gbazin | 2004-03-11 17:48:27 +0100 (Thu, 11 Mar 2004) | 5 lines
9446 Changed paths:
9447    M /trunk/src/input/input_ext-plugins.c
9448    M /trunk/src/input/stream.c
9449
9450 * input/input_ext-plugins.c:
9451    + access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data.
9452 * input/stream.c:
9453    + optimized stream_Read().
9454
9455 ------------------------------------------------------------------------
9456 r7042 | fenrir | 2004-03-11 18:32:29 +0100 (Thu, 11 Mar 2004) | 2 lines
9457 Changed paths:
9458    M /trunk/include/stream_output.h
9459    M /trunk/include/vlc_block.h
9460    M /trunk/include/vlc_common.h
9461
9462  * stream_output.h: removed sout_buffer_t and use block_t instead.
9463
9464 ------------------------------------------------------------------------
9465 r7043 | fenrir | 2004-03-11 18:33:39 +0100 (Thu, 11 Mar 2004) | 2 lines
9466 Changed paths:
9467    M /trunk/src/input/input_dec.c
9468
9469  * input_dec: sout uses block_t.
9470
9471 ------------------------------------------------------------------------
9472 r7044 | fenrir | 2004-03-11 18:34:25 +0100 (Thu, 11 Mar 2004) | 2 lines
9473 Changed paths:
9474    M /trunk/src/stream_output/stream_output.c
9475
9476  * stream_output: sout_buffer_t -> block_t.
9477
9478 ------------------------------------------------------------------------
9479 r7045 | fenrir | 2004-03-11 18:35:28 +0100 (Thu, 11 Mar 2004) | 2 lines
9480 Changed paths:
9481    M /trunk/modules/access_output/dummy.c
9482    M /trunk/modules/access_output/file.c
9483    M /trunk/modules/access_output/http.c
9484    M /trunk/modules/access_output/udp.c
9485
9486  * access_output: sout_buffer_t -> block_t.
9487
9488 ------------------------------------------------------------------------
9489 r7046 | fenrir | 2004-03-11 18:36:43 +0100 (Thu, 11 Mar 2004) | 2 lines
9490 Changed paths:
9491    M /trunk/modules/stream_out/display.c
9492    M /trunk/modules/stream_out/dummy.c
9493    M /trunk/modules/stream_out/duplicate.c
9494    M /trunk/modules/stream_out/es.c
9495    M /trunk/modules/stream_out/gather.c
9496    M /trunk/modules/stream_out/rtp.c
9497    M /trunk/modules/stream_out/standard.c
9498    M /trunk/modules/stream_out/transcode.c
9499    M /trunk/modules/stream_out/transrate/frame.c
9500    M /trunk/modules/stream_out/transrate/transrate.c
9501    M /trunk/modules/stream_out/transrate/transrate.h
9502
9503  * stream_out: sout_buffer_t -> block_t.
9504
9505 ------------------------------------------------------------------------
9506 r7047 | fenrir | 2004-03-11 18:37:50 +0100 (Thu, 11 Mar 2004) | 2 lines
9507 Changed paths:
9508    M /trunk/modules/mux/asf.c
9509    M /trunk/modules/mux/avi.c
9510    M /trunk/modules/mux/dummy.c
9511    M /trunk/modules/mux/mp4.c
9512    M /trunk/modules/mux/mpeg/pes.c
9513    M /trunk/modules/mux/mpeg/pes.h
9514    M /trunk/modules/mux/mpeg/ps.c
9515    M /trunk/modules/mux/mpeg/ts.c
9516    M /trunk/modules/mux/ogg.c
9517
9518  * mux: sout_buffer_t -> block_t.
9519
9520 ------------------------------------------------------------------------
9521 r7048 | fenrir | 2004-03-11 18:38:36 +0100 (Thu, 11 Mar 2004) | 2 lines
9522 Changed paths:
9523    M /trunk/src/misc/block.c
9524
9525  * block: a little pre header + padding.
9526
9527 ------------------------------------------------------------------------
9528 r7049 | ipkiss | 2004-03-11 20:41:51 +0100 (Thu, 11 Mar 2004) | 6 lines
9529 Changed paths:
9530    M /trunk/include/vlc_keys.h
9531    M /trunk/modules/gui/skins2/src/generic_window.cpp
9532    M /trunk/modules/gui/skins2/src/generic_window.hpp
9533    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
9534    M /trunk/modules/video_output/directx/events.c
9535
9536  * include/vlc_keys.h: mouse wheel events now considered as hotkeys
9537  * modules/video_output/directx/events.c: mouse wheel support
9538  * modules/gui/skins2/src/generic_window.cpp: mouse wheel events are
9539    treated as hotkeys, but only if they are not intercepted by a control
9540    (such as a slider)
9541
9542 ------------------------------------------------------------------------
9543 r7050 | rocky | 2004-03-12 03:51:20 +0100 (Fri, 12 Mar 2004) | 3 lines
9544 Changed paths:
9545    M /trunk/modules/access/vcdx/vcdplayer.c
9546
9547 more WIN32 changes.
9548
9549
9550 ------------------------------------------------------------------------
9551 r7051 | rocky | 2004-03-12 03:52:27 +0100 (Fri, 12 Mar 2004) | 3 lines
9552 Changed paths:
9553    M /trunk/configure.ac
9554
9555 One less change to make this work on Darwin.
9556
9557
9558 ------------------------------------------------------------------------
9559 r7052 | jpsaman | 2004-03-12 08:58:29 +0100 (Fri, 12 Mar 2004) | 1 line
9560 Changed paths:
9561    M /trunk/ipkg/rules.gpe
9562    M /trunk/ipkg/rules.opie
9563    M /trunk/ipkg/rules.zaurus
9564
9565 Cleanup old scripts
9566 ------------------------------------------------------------------------
9567 r7053 | gbazin | 2004-03-12 12:13:57 +0100 (Fri, 12 Mar 2004) | 2 lines
9568 Changed paths:
9569    M /trunk/modules/demux/mp4/mp4.c
9570
9571 * modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.
9572
9573 ------------------------------------------------------------------------
9574 r7054 | gbazin | 2004-03-12 14:42:55 +0100 (Fri, 12 Mar 2004) | 4 lines
9575 Changed paths:
9576    M /trunk/modules/video_output/directx/events.c
9577
9578 * modules/video_output/directx/events.c:
9579    + patch to forward unhandled messages to owner window (Courtesy of Markus Kern).
9580    + modification to the patch to play well with the mozilla plugin.
9581
9582 ------------------------------------------------------------------------
9583 r7055 | gbazin | 2004-03-12 16:01:36 +0100 (Fri, 12 Mar 2004) | 2 lines
9584 Changed paths:
9585    M /trunk/src/playlist/item-ext.c
9586
9587 * src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.
9588
9589 ------------------------------------------------------------------------
9590 r7056 | fenrir | 2004-03-13 04:33:10 +0100 (Sat, 13 Mar 2004) | 2 lines
9591 Changed paths:
9592    M /trunk/src/misc/block.c
9593
9594  * block.c: fixed block realloc.
9595
9596 ------------------------------------------------------------------------
9597 r7057 | fenrir | 2004-03-13 04:37:07 +0100 (Sat, 13 Mar 2004) | 6 lines
9598 Changed paths:
9599    M /trunk/modules/mux/mpeg/pes.c
9600    M /trunk/modules/mux/mpeg/ts.c
9601
9602  * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
9603  (The problem is that if pts is always 0, no time information
9604  will be written, making stream unplayable).
9605
9606  * pes: cosmetics.
9607
9608 ------------------------------------------------------------------------
9609 r7058 | fenrir | 2004-03-13 06:09:51 +0100 (Sat, 13 Mar 2004) | 3 lines
9610 Changed paths:
9611    M /trunk/modules/access/mms/asf.c
9612    M /trunk/modules/access/mms/asf.h
9613    M /trunk/modules/access/mms/mmsh.c
9614    M /trunk/modules/access/mms/mmsh.h
9615
9616  * asf: fixed unintialised variable, cleaned up some stuffs.
9617  * mmsh: big rework of the mmsh module.
9618
9619 ------------------------------------------------------------------------
9620 r7059 | jpsaman | 2004-03-13 16:37:48 +0100 (Sat, 13 Mar 2004) | 2 lines
9621 Changed paths:
9622    M /trunk/modules/misc/qte_main.cpp
9623
9624 Removed some dead wood.
9625
9626 ------------------------------------------------------------------------
9627 r7060 | fenrir | 2004-03-13 17:56:31 +0100 (Sat, 13 Mar 2004) | 2 lines
9628 Changed paths:
9629    M /trunk/modules/access/mms/mmsh.c
9630
9631  * mmsh: more fixes.
9632
9633 ------------------------------------------------------------------------
9634 r7061 | hartman | 2004-03-13 18:05:29 +0100 (Sat, 13 Mar 2004) | 3 lines
9635 Changed paths:
9636    M /trunk/modules/control/telnet/telnet.c
9637
9638 * modules/control/telnet/telnet.c:
9639   - announce the port used by telnet in the messages
9640
9641 ------------------------------------------------------------------------
9642 r7062 | fenrir | 2004-03-13 19:52:55 +0100 (Sat, 13 Mar 2004) | 3 lines
9643 Changed paths:
9644    M /trunk/modules/packetizer/mpeg4video.c
9645
9646  * mpeg4video: more cludges (it should be rewritten to calculate true
9647 dts/pts ...)
9648
9649 ------------------------------------------------------------------------
9650 r7063 | jpsaman | 2004-03-13 20:05:17 +0100 (Sat, 13 Mar 2004) | 1 line
9651 Changed paths:
9652    M /trunk/src/playlist/playlist.c
9653
9654 removed unused variables
9655 ------------------------------------------------------------------------
9656 r7064 | fenrir | 2004-03-13 20:31:35 +0100 (Sat, 13 Mar 2004) | 2 lines
9657 Changed paths:
9658    M /trunk/modules/packetizer/mpeg4video.c
9659
9660  * mpeg4video.c: better pts...
9661
9662 ------------------------------------------------------------------------
9663 r7065 | hartman | 2004-03-13 21:27:36 +0100 (Sat, 13 Mar 2004) | 3 lines
9664 Changed paths:
9665    M /trunk/THANKS
9666
9667 * Fixed a slew of missing people in THANKS 
9668   (Thank god for email archives)
9669
9670 ------------------------------------------------------------------------
9671 r7066 | gbazin | 2004-03-13 21:29:25 +0100 (Sat, 13 Mar 2004) | 2 lines
9672 Changed paths:
9673    M /trunk/modules/demux/ogg.c
9674
9675 * modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.
9676
9677 ------------------------------------------------------------------------
9678 r7067 | hartman | 2004-03-13 21:39:03 +0100 (Sat, 13 Mar 2004) | 2 lines
9679 Changed paths:
9680    M /trunk/THANKS
9681
9682 * Added Andre Pong to THANKS
9683
9684 ------------------------------------------------------------------------
9685 r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
9686 Changed paths:
9687    M /trunk/modules/gui/skins2/Modules.am
9688    M /trunk/modules/gui/skins2/parser/builder.cpp
9689    M /trunk/modules/gui/skins2/parser/builder.hpp
9690    M /trunk/modules/gui/skins2/parser/builder_data.def
9691    M /trunk/modules/gui/skins2/parser/builder_data.hpp
9692    M /trunk/modules/gui/skins2/parser/gen_builder.py
9693    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
9694    M /trunk/modules/gui/skins2/src/generic_window.cpp
9695    M /trunk/modules/gui/skins2/src/generic_window.hpp
9696    M /trunk/modules/gui/skins2/src/os_factory.hpp
9697    M /trunk/modules/gui/skins2/src/theme.cpp
9698    M /trunk/modules/gui/skins2/src/theme.hpp
9699    M /trunk/modules/gui/skins2/src/theme_loader.cpp
9700    A /trunk/modules/gui/skins2/src/vout_window.cpp
9701    A /trunk/modules/gui/skins2/src/vout_window.hpp
9702    M /trunk/modules/gui/skins2/theme/skin.dtd
9703    M /trunk/modules/gui/skins2/theme/theme.xml
9704    A /trunk/modules/gui/skins2/theme/vout.png
9705    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
9706    M /trunk/modules/gui/skins2/x11/x11_display.cpp
9707    M /trunk/modules/gui/skins2/x11/x11_display.hpp
9708    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
9709    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
9710    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
9711    M /trunk/modules/gui/skins2/x11/x11_window.cpp
9712    M /trunk/modules/gui/skins2/x11/x11_window.hpp
9713
9714   * all: first implementation of skinnable vouts (X11 only)
9715   - new "Video" element in the XML
9716   - of course it doesn't work if the vout is launched before
9717     the interface
9718   - known bugs:
9719      - no refresh of the area when there is no vout
9720      - BadDrawable X11 error at exit because the vout still uses
9721       a destroyed window
9722      - hardcoded size
9723
9724 ------------------------------------------------------------------------
9725 r7069 | ipkiss | 2004-03-14 00:21:35 +0100 (Sun, 14 Mar 2004) | 2 lines
9726 Changed paths:
9727    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
9728
9729  * skins2/win32/win32_factory.cpp: compilation fix
9730
9731 ------------------------------------------------------------------------
9732 r7070 | rocky | 2004-03-14 03:44:06 +0100 (Sun, 14 Mar 2004) | 3 lines
9733 Changed paths:
9734    M /trunk/modules/access/vcdx/vcdplayer.c
9735
9736 Syntax error for WIN32
9737
9738
9739 ------------------------------------------------------------------------
9740 r7071 | ipkiss | 2004-03-14 11:49:51 +0100 (Sun, 14 Mar 2004) | 3 lines
9741 Changed paths:
9742    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
9743    M /trunk/modules/gui/skins2/win32/win32_window.cpp
9744    M /trunk/modules/gui/skins2/win32/win32_window.hpp
9745
9746  * skins2/win32/*: Embedded vout works on Windows too. It still
9747    segfaults when the mouse is moved above the video...
9748
9749 ------------------------------------------------------------------------
9750 r7072 | asmax | 2004-03-14 12:37:13 +0100 (Sun, 14 Mar 2004) | 3 lines
9751 Changed paths:
9752    M /trunk/modules/gui/skins2/Modules.am
9753    A /trunk/modules/gui/skins2/controls/ctrl_video.cpp
9754    A /trunk/modules/gui/skins2/controls/ctrl_video.hpp
9755    M /trunk/modules/gui/skins2/parser/builder.cpp
9756    M /trunk/modules/gui/skins2/src/theme.cpp
9757    M /trunk/modules/gui/skins2/src/theme.hpp
9758    M /trunk/modules/gui/skins2/src/theme_loader.cpp
9759    M /trunk/modules/gui/skins2/theme/playlist_body3.png
9760    M /trunk/modules/gui/skins2/theme/theme.xml
9761    D /trunk/modules/gui/skins2/theme/vout.png
9762
9763   * all: the vout window is now managed by a resizable control
9764     (on-the-fly resize still doesn't work; the vout has to be re-opened)
9765
9766 ------------------------------------------------------------------------
9767 r7073 | asmax | 2004-03-14 15:33:12 +0100 (Sun, 14 Mar 2004) | 3 lines
9768 Changed paths:
9769    M /trunk/modules/gui/skins2/Modules.am
9770    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
9771    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
9772    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
9773    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
9774    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
9775    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
9776    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
9777    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
9778    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
9779    M /trunk/modules/gui/skins2/parser/builder.cpp
9780    M /trunk/modules/gui/skins2/parser/interpreter.cpp
9781    M /trunk/modules/gui/skins2/src/generic_layout.cpp
9782    M /trunk/modules/gui/skins2/src/generic_layout.hpp
9783    M /trunk/modules/gui/skins2/src/generic_window.cpp
9784    M /trunk/modules/gui/skins2/src/generic_window.hpp
9785    M /trunk/modules/gui/skins2/src/theme.cpp
9786    M /trunk/modules/gui/skins2/src/theme.hpp
9787    A /trunk/modules/gui/skins2/src/top_window.cpp (from /trunk/modules/gui/skins2/src/generic_window.cpp:7071)
9788    A /trunk/modules/gui/skins2/src/top_window.hpp (from /trunk/modules/gui/skins2/src/generic_window.hpp:7071)
9789    M /trunk/modules/gui/skins2/src/vout_window.cpp
9790    M /trunk/modules/gui/skins2/src/vout_window.hpp
9791    M /trunk/modules/gui/skins2/src/window_manager.cpp
9792    M /trunk/modules/gui/skins2/src/window_manager.hpp
9793    M /trunk/modules/gui/skins2/theme/theme.xml
9794
9795   * all: split GenericWindow into GenericWindow (general interface for
9796   windows) and TopWindow (implementation for top-level windows)
9797
9798 ------------------------------------------------------------------------
9799 r7074 | asmax | 2004-03-14 15:58:11 +0100 (Sun, 14 Mar 2004) | 4 lines
9800 Changed paths:
9801    M /trunk/modules/gui/skins2/src/generic_window.cpp
9802    M /trunk/modules/gui/skins2/src/generic_window.hpp
9803    M /trunk/modules/gui/skins2/src/top_window.cpp
9804    M /trunk/modules/gui/skins2/src/top_window.hpp
9805    M /trunk/modules/gui/skins2/src/vout_window.cpp
9806    M /trunk/modules/gui/skins2/src/vout_window.hpp
9807
9808   * all: the vout window now processes refresh events.
9809     It only displays a black rectangle at the moment but it could be
9810     any bitmap
9811
9812 ------------------------------------------------------------------------
9813 r7075 | ipkiss | 2004-03-14 17:10:07 +0100 (Sun, 14 Mar 2004) | 3 lines
9814 Changed paths:
9815    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
9816    M /trunk/modules/gui/wxwindows/preferences_widgets.h
9817
9818  * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
9819    the wxwindows plugin
9820
9821 ------------------------------------------------------------------------
9822 r7076 | ipkiss | 2004-03-14 17:16:38 +0100 (Sun, 14 Mar 2004) | 2 lines
9823 Changed paths:
9824    M /trunk/AUTHORS
9825
9826  * AUTHORS: skins and skins2 authors
9827
9828 ------------------------------------------------------------------------
9829 r7077 | rocky | 2004-03-14 17:32:32 +0100 (Sun, 14 Mar 2004) | 3 lines
9830 Changed paths:
9831    M /trunk/modules/access/vcdx/vcd.c
9832
9833 PBC is probably not an advanced option.
9834
9835
9836 ------------------------------------------------------------------------
9837 r7078 | gbazin | 2004-03-14 17:54:55 +0100 (Sun, 14 Mar 2004) | 2 lines
9838 Changed paths:
9839    M /trunk/modules/access/file.c
9840
9841 * modules/access/file.c: couple of fixes for the file-cat mode.
9842
9843 ------------------------------------------------------------------------
9844 r7079 | gbazin | 2004-03-14 18:15:43 +0100 (Sun, 14 Mar 2004) | 2 lines
9845 Changed paths:
9846    M /trunk/modules/access/file.c
9847
9848 * modules/access/file.c: more fixes ( thanks fenrir :) ).
9849
9850 ------------------------------------------------------------------------
9851 r7080 | gbazin | 2004-03-14 20:02:41 +0100 (Sun, 14 Mar 2004) | 2 lines
9852 Changed paths:
9853    M /trunk/modules/video_output/x11/xcommon.c
9854    M /trunk/modules/video_output/x11/xcommon.h
9855
9856 * modules/video_output/x11/*: fixed video resizing when using an external parent window.
9857
9858 ------------------------------------------------------------------------
9859 r7081 | zorglub | 2004-03-14 21:18:21 +0100 (Sun, 14 Mar 2004) | 2 lines
9860 Changed paths:
9861    M /trunk/modules/demux/demux2.c
9862    M /trunk/src/playlist/item.c
9863    M /trunk/src/playlist/loadsave.c
9864    M /trunk/src/playlist/playlist.c
9865
9866 Fix deadlocks in playlist
9867
9868 ------------------------------------------------------------------------
9869 r7082 | jpsaman | 2004-03-14 21:33:24 +0100 (Sun, 14 Mar 2004) | 2 lines
9870 Changed paths:
9871    M /trunk/doc/arm-crosscompile-howto.sgml
9872
9873 Added a section about Opie SDK kit.
9874
9875 ------------------------------------------------------------------------
9876 r7083 | rocky | 2004-03-15 00:25:48 +0100 (Mon, 15 Mar 2004) | 4 lines
9877 Changed paths:
9878    M /trunk/modules/access/cdda/access.c
9879
9880 Better about adding track author and title in track info
9881 section. Also add the extended data.
9882
9883
9884 ------------------------------------------------------------------------
9885 r7084 | rocky | 2004-03-15 00:42:41 +0100 (Mon, 15 Mar 2004) | 3 lines
9886 Changed paths:
9887    M /trunk/modules/access/cdda/access.c
9888    M /trunk/modules/access/cdda/cdda.c
9889
9890 Allow extended data in customized formats too.
9891
9892
9893 ------------------------------------------------------------------------
9894 r7085 | rocky | 2004-03-15 01:03:56 +0100 (Mon, 15 Mar 2004) | 4 lines
9895 Changed paths:
9896    M /trunk/modules/access/vcdx/access.c
9897
9898 Fill out VCD information Media Info section when playing an entire VCD
9899 or PBC is on.
9900
9901
9902 ------------------------------------------------------------------------
9903 r7086 | rocky | 2004-03-15 04:21:57 +0100 (Mon, 15 Mar 2004) | 6 lines
9904 Changed paths:
9905    M /trunk/modules/demux/mpeg/ps.c
9906
9907 Not sure why (or if) this cvd subtitle selecting code is needed, but I
9908 suppose it should look like the others. So they'll all be wrong
9909 together.
9910
9911  
9912
9913 ------------------------------------------------------------------------
9914 r7087 | rocky | 2004-03-15 05:22:39 +0100 (Mon, 15 Mar 2004) | 6 lines
9915 Changed paths:
9916    M /trunk/modules/access/vcdx/access.c
9917    M /trunk/modules/codec/ogt/cvd.c
9918    M /trunk/modules/codec/ogt/ogt.c
9919
9920 CVD subtitle selection works via front-end spu-es variable changes. 
9921 SVCD subtitles still can only be changed via --spu-channel. 
9922
9923 The video subtitle menu titles for both is a bit whacked out.
9924
9925
9926 ------------------------------------------------------------------------
9927 r7088 | gbazin | 2004-03-15 10:33:57 +0100 (Mon, 15 Mar 2004) | 2 lines
9928 Changed paths:
9929    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
9930
9931 * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
9932
9933 ------------------------------------------------------------------------
9934 r7089 | zorglub | 2004-03-15 18:06:17 +0100 (Mon, 15 Mar 2004) | 2 lines
9935 Changed paths:
9936    M /trunk/include/vlc_help.h
9937    M /trunk/include/vlc_interface.h
9938
9939 Add description for demux2 (Closes:#1780)
9940
9941 ------------------------------------------------------------------------
9942 r7090 | bigben | 2004-03-15 20:33:18 +0100 (Mon, 15 Mar 2004) | 4 lines
9943 Changed paths:
9944    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9945    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9946    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9947    M /trunk/modules/gui/macosx/Modules.am
9948    M /trunk/modules/gui/macosx/about.h
9949    M /trunk/modules/gui/macosx/about.m
9950    M /trunk/modules/gui/macosx/applescript.h
9951    M /trunk/modules/gui/macosx/applescript.m
9952    M /trunk/modules/gui/macosx/controls.h
9953    M /trunk/modules/gui/macosx/controls.m
9954    M /trunk/modules/gui/macosx/info.h
9955    M /trunk/modules/gui/macosx/info.m
9956    M /trunk/modules/gui/macosx/intf.h
9957    M /trunk/modules/gui/macosx/intf.m
9958    M /trunk/modules/gui/macosx/macosx.m
9959    M /trunk/modules/gui/macosx/misc.h
9960    M /trunk/modules/gui/macosx/misc.m
9961    M /trunk/modules/gui/macosx/open.h
9962    M /trunk/modules/gui/macosx/open.m
9963    M /trunk/modules/gui/macosx/output.h
9964    M /trunk/modules/gui/macosx/output.m
9965    M /trunk/modules/gui/macosx/playlist.h
9966    M /trunk/modules/gui/macosx/playlist.m
9967    M /trunk/modules/gui/macosx/prefs.h
9968    M /trunk/modules/gui/macosx/prefs.m
9969    M /trunk/modules/gui/macosx/prefs_widgets.h
9970    M /trunk/modules/gui/macosx/prefs_widgets.m
9971    M /trunk/modules/gui/macosx/vout.h
9972    M /trunk/modules/gui/wxwindows/wxwindows.cpp
9973
9974 Make the playlist info window a new object
9975
9976
9977
9978 ------------------------------------------------------------------------
9979 r7091 | bigben | 2004-03-16 00:15:48 +0100 (Tue, 16 Mar 2004) | 4 lines
9980 Changed paths:
9981    M /trunk/THANKS
9982    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9983    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9984    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9985    M /trunk/modules/gui/macosx/controls.h
9986    M /trunk/modules/gui/macosx/controls.m
9987    M /trunk/modules/gui/macosx/intf.h
9988    M /trunk/modules/gui/macosx/intf.m
9989
9990 Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.
9991
9992
9993
9994 ------------------------------------------------------------------------
9995 r7092 | bigben | 2004-03-16 08:33:08 +0100 (Tue, 16 Mar 2004) | 3 lines
9996 Changed paths:
9997    A /trunk/modules/gui/macosx/playlistinfo.h
9998    A /trunk/modules/gui/macosx/playlistinfo.m
9999
10000 Oups, sorry
10001
10002
10003 ------------------------------------------------------------------------
10004 r7093 | titus | 2004-03-16 11:55:02 +0100 (Tue, 16 Mar 2004) | 2 lines
10005 Changed paths:
10006    M /trunk/modules/control/http.c
10007    M /trunk/share/http/index.html
10008
10009 Move playlist item in the interface http 
10010
10011 ------------------------------------------------------------------------
10012 r7094 | fenrir | 2004-03-16 19:45:26 +0100 (Tue, 16 Mar 2004) | 2 lines
10013 Changed paths:
10014    M /trunk/modules/demux/mkv.cpp
10015
10016  * mkv.cpp: fixed playback of broken file.
10017
10018 ------------------------------------------------------------------------
10019 r7095 | fenrir | 2004-03-16 19:46:40 +0100 (Tue, 16 Mar 2004) | 2 lines
10020 Changed paths:
10021    M /trunk/modules/demux/mkv.cpp
10022
10023  * mkv.cpp: one more fix for playback of broken file.
10024
10025 ------------------------------------------------------------------------
10026 r7096 | hartman | 2004-03-16 21:06:44 +0100 (Tue, 16 Mar 2004) | 2 lines
10027 Changed paths:
10028    M /trunk/modules/gui/macosx/vout.m
10029
10030 * Fixed a crash with blank opengl effect paramerter
10031
10032 ------------------------------------------------------------------------
10033 r7097 | ipkiss | 2004-03-16 21:19:42 +0100 (Tue, 16 Mar 2004) | 3 lines
10034 Changed paths:
10035    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
10036
10037  * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
10038    fixed a bug in drawRect()
10039
10040 ------------------------------------------------------------------------
10041 r7098 | fkuehne | 2004-03-16 22:04:18 +0100 (Tue, 16 Mar 2004) | 1 line
10042 Changed paths:
10043    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10044    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10045    M /trunk/modules/gui/macosx/playlist.m
10046    M /trunk/modules/gui/macosx/playlistinfo.m
10047
10048 *Fixed a spelling mistake and added some button-shortcuts
10049 ------------------------------------------------------------------------
10050 r7099 | gbazin | 2004-03-16 23:41:52 +0100 (Tue, 16 Mar 2004) | 2 lines
10051 Changed paths:
10052    M /trunk/configure.ac
10053
10054 * configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
10055
10056 ------------------------------------------------------------------------
10057 r7100 | hartman | 2004-03-17 02:33:34 +0100 (Wed, 17 Mar 2004) | 8 lines
10058 Changed paths:
10059    M /trunk/vlc.ebuild
10060
10061 * Updated the ebuild.
10062   - supports dts
10063   - uses the new ffmpeg + postproc installation fixed ebuild
10064   - uses live.com from portage instead of local
10065   - added libdvdnav
10066   - added pvr and satellite keywords
10067   - other stuff i don't remember atm.
10068
10069 ------------------------------------------------------------------------
10070 r7101 | hartman | 2004-03-17 02:54:00 +0100 (Wed, 17 Mar 2004) | 2 lines
10071 Changed paths:
10072    M /trunk/vlc.ebuild
10073
10074 * small fixes
10075
10076 ------------------------------------------------------------------------
10077 r7102 | rocky | 2004-03-17 05:05:25 +0100 (Wed, 17 Mar 2004) | 9 lines
10078 Changed paths:
10079    M /trunk/modules/codec/ogt/ogt.c
10080    M /trunk/modules/demux/mpeg/system.c
10081
10082 Menu selection of subtitles for CVD and OGT handled properly.
10083
10084 system.c: enters the correct subtitle numbers into spu-es.  OGT now
10085 has the correct number of subtitles (with each having the correct
10086 number).
10087
10088 ogt.c: Allow for dynamic switching/selection of subtitles. 
10089
10090
10091 ------------------------------------------------------------------------
10092 r7103 | gbazin | 2004-03-17 21:13:54 +0100 (Wed, 17 Mar 2004) | 4 lines
10093 Changed paths:
10094    M /trunk/modules/video_output/directx/events.c
10095
10096 * modules/video_output/directx/events.c:
10097    + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
10098    + reset GWLP_USERDATA when calling the parent window windowproc.
10099
10100 ------------------------------------------------------------------------
10101 r7104 | rocky | 2004-03-18 03:08:12 +0100 (Thu, 18 Mar 2004) | 4 lines
10102 Changed paths:
10103    M /trunk/modules/gui/wxwindows/open.cpp
10104
10105 Allow setting the subtitle track from the VCD tab (by usurping the
10106 "Chapter" entry).
10107
10108
10109 ------------------------------------------------------------------------
10110 r7105 | rocky | 2004-03-18 03:12:08 +0100 (Thu, 18 Mar 2004) | 3 lines
10111 Changed paths:
10112    M /trunk/src/libvlc.h
10113
10114 Correct MRL syntax.
10115
10116
10117 ------------------------------------------------------------------------
10118 r7106 | jlj | 2004-03-18 16:42:20 +0100 (Thu, 18 Mar 2004) | 3 lines
10119 Changed paths:
10120    M /trunk/configure.ac
10121    M /trunk/modules/audio_output/Modules.am
10122    A /trunk/modules/audio_output/hd1000a.cpp
10123
10124   * Roku HD1000 audio output.
10125
10126
10127 ------------------------------------------------------------------------
10128 r7107 | jlj | 2004-03-18 17:53:56 +0100 (Thu, 18 Mar 2004) | 3 lines
10129 Changed paths:
10130    M /trunk/modules/audio_output/hd1000a.cpp
10131
10132   * hd1000a: channel reordering
10133
10134
10135 ------------------------------------------------------------------------
10136 r7108 | garf | 2004-03-18 19:29:36 +0100 (Thu, 18 Mar 2004) | 3 lines
10137 Changed paths:
10138    M /trunk/modules/control/telnet/telnet.c
10139    M /trunk/modules/control/telnet/vlm.c
10140    M /trunk/modules/control/telnet/vlm.h
10141
10142  * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
10143    telnet interface (will be useful for http vlm interface).
10144
10145 ------------------------------------------------------------------------
10146 r7109 | hartman | 2004-03-18 22:48:36 +0100 (Thu, 18 Mar 2004) | 4 lines
10147 Changed paths:
10148    M /trunk/modules/access/directory.c
10149
10150 * prefer S_ISDIR over DT_DIR since it is more reliable.
10151   Should fix collapse/expand/ignore of dirs on OS X.
10152 * better short title for this config option
10153
10154 ------------------------------------------------------------------------
10155 r7110 | hartman | 2004-03-19 01:35:21 +0100 (Fri, 19 Mar 2004) | 7 lines
10156 Changed paths:
10157    M /trunk/modules/access/directory.c
10158
10159 * the directory plugin no longer uses the m3u demux
10160   - it now does the playlist_Add itself.
10161   - it sets the filename instead of the path as the item name
10162   - it uses dummy demux to fool vlc.
10163   - it's almost twice as fast now.
10164
10165
10166 ------------------------------------------------------------------------
10167 r7111 | hartman | 2004-03-19 01:52:33 +0100 (Fri, 19 Mar 2004) | 2 lines
10168 Changed paths:
10169    M /trunk/modules/access/directory.c
10170
10171 * fix d_namlen bug
10172
10173 ------------------------------------------------------------------------
10174 r7112 | fenrir | 2004-03-19 17:27:52 +0100 (Fri, 19 Mar 2004) | 3 lines
10175 Changed paths:
10176    M /trunk/src/input/demux.c
10177
10178  * demux: demux2_New -> try to start faster selecting the right demuxer
10179 based to extension (others demuxers will still be probed if needed).
10180
10181 ------------------------------------------------------------------------
10182 r7113 | fenrir | 2004-03-19 17:29:39 +0100 (Fri, 19 Mar 2004) | 2 lines
10183 Changed paths:
10184    M /trunk/modules/demux/avi/avi.c
10185    D /trunk/modules/demux/avi/avi.h
10186
10187  * avi: cosmetics.
10188
10189 ------------------------------------------------------------------------
10190 r7114 | fenrir | 2004-03-19 17:30:09 +0100 (Fri, 19 Mar 2004) | 2 lines
10191 Changed paths:
10192    M /trunk/modules/demux/avi/Modules.am
10193
10194  * Modules: removed avi.h
10195
10196 ------------------------------------------------------------------------
10197 r7115 | fenrir | 2004-03-19 17:31:13 +0100 (Fri, 19 Mar 2004) | 2 lines
10198 Changed paths:
10199    M /trunk/modules/demux/asf/asf.c
10200
10201  * asf :demux -> demux2.
10202
10203 ------------------------------------------------------------------------
10204 r7116 | fenrir | 2004-03-19 17:32:06 +0100 (Fri, 19 Mar 2004) | 2 lines
10205 Changed paths:
10206    M /trunk/modules/demux/real.c
10207
10208  * real: fixed unused variable warnings.
10209
10210 ------------------------------------------------------------------------
10211 r7117 | fenrir | 2004-03-19 17:33:11 +0100 (Fri, 19 Mar 2004) | 2 lines
10212 Changed paths:
10213    M /trunk/modules/demux/nsv.c
10214
10215  * nsv: fixed unused variable warnings.
10216
10217 ------------------------------------------------------------------------
10218 r7118 | fenrir | 2004-03-19 17:33:55 +0100 (Fri, 19 Mar 2004) | 2 lines
10219 Changed paths:
10220    M /trunk/modules/demux/ts.c
10221
10222  * ts.c: do not use packetizer for ms-codec streams.
10223
10224 ------------------------------------------------------------------------
10225 r7119 | garf | 2004-03-20 14:19:58 +0100 (Sat, 20 Mar 2004) | 2 lines
10226 Changed paths:
10227    M /trunk/modules/control/telnet/vlm.c
10228
10229  * vlm.c: little bug fix for stop command
10230
10231 ------------------------------------------------------------------------
10232 r7120 | fenrir | 2004-03-21 13:26:20 +0100 (Sun, 21 Mar 2004) | 3 lines
10233 Changed paths:
10234    M /trunk/include/vlc_common.h
10235    M /trunk/include/vlc_objects.h
10236    A /trunk/include/vlc_vlm.h (from /trunk/modules/control/telnet/vlm.h:7119)
10237    M /trunk/modules/control/http.c
10238    D /trunk/modules/control/telnet
10239    A /trunk/modules/control/telnet.c (from /trunk/modules/control/telnet/telnet.c:7119)
10240    M /trunk/src/misc/objects.c
10241    A /trunk/src/misc/vlm.c (from /trunk/modules/control/telnet/vlm.c:7119)
10242
10243  * vlm.*: move vlm to the core (now, vlm_New create only one instance)
10244  * http.c: begin support of vlm interraction (not yet documented).
10245
10246 ------------------------------------------------------------------------
10247 r7121 | fenrir | 2004-03-21 13:29:31 +0100 (Sun, 21 Mar 2004) | 2 lines
10248 Changed paths:
10249    M /trunk/Makefile.am
10250    M /trunk/configure.ac
10251
10252  * all: changes for vlm move.
10253
10254 ------------------------------------------------------------------------
10255 r7122 | massiot | 2004-03-21 13:50:14 +0100 (Sun, 21 Mar 2004) | 2 lines
10256 Changed paths:
10257    M /trunk/modules/demux/mkv.cpp
10258
10259 * modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
10260
10261 ------------------------------------------------------------------------
10262 r7123 | fenrir | 2004-03-21 16:09:21 +0100 (Sun, 21 Mar 2004) | 2 lines
10263 Changed paths:
10264    M /trunk/Makefile.am
10265
10266  * Makefile.am: compile vlm.c ...
10267
10268 ------------------------------------------------------------------------
10269 r7124 | hartman | 2004-03-21 20:36:47 +0100 (Sun, 21 Mar 2004) | 2 lines
10270 Changed paths:
10271    M /trunk/modules/demux/mkv.cpp
10272
10273 * Spelling correction
10274
10275 ------------------------------------------------------------------------
10276 r7125 | hartman | 2004-03-21 20:45:42 +0100 (Sun, 21 Mar 2004) | 2 lines
10277 Changed paths:
10278    M /trunk/modules/control/telnet.c
10279    M /trunk/modules/misc/screensaver.c
10280
10281 Two description strings corrected
10282
10283 ------------------------------------------------------------------------
10284 r7126 | asmax | 2004-03-21 21:01:24 +0100 (Sun, 21 Mar 2004) | 4 lines
10285 Changed paths:
10286    M /trunk/modules/gui/skins2/parser/builder.cpp
10287    M /trunk/modules/gui/skins2/parser/builder_data.def
10288    M /trunk/modules/gui/skins2/parser/builder_data.hpp
10289    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
10290    D /trunk/modules/gui/skins2/theme
10291    A /trunk/share/skins2
10292    A /trunk/share/skins2/default (from /trunk/modules/gui/skins2/theme:7123)
10293    M /trunk/share/skins2/default/skin.dtd
10294    M /trunk/share/skins2/default/theme.xml
10295
10296   * moved the default skins2 theme in share/skins2/default/
10297   * all: added a "tooltipfont" element in the <Theme> tag (unused at the
10298       moment)
10299
10300 ------------------------------------------------------------------------
10301 r7127 | asmax | 2004-03-21 21:19:18 +0100 (Sun, 21 Mar 2004) | 2 lines
10302 Changed paths:
10303    A /trunk/share/skins2/FreeSans.ttf (from /trunk/share/skins2/default/FreeSans.ttf:7126)
10304    D /trunk/share/skins2/default/FreeSans.ttf
10305    A /trunk/share/skins2/fonts
10306
10307   * added a fonts directory
10308
10309 ------------------------------------------------------------------------
10310 r7128 | asmax | 2004-03-21 21:39:43 +0100 (Sun, 21 Mar 2004) | 4 lines
10311 Changed paths:
10312    M /trunk/modules/gui/skins2/parser/builder.cpp
10313    M /trunk/modules/gui/skins2/parser/builder.hpp
10314    D /trunk/share/skins2/FreeSans.ttf
10315    A /trunk/share/skins2/fonts/FreeSans.ttf (from /trunk/share/skins2/FreeSans.ttf:7127)
10316
10317   * moved the default font in share/skins2/fonts
10318   * parser/builder.cpp: a font with ID "defaultfont" is loaded from
10319   the common font directory
10320
10321 ------------------------------------------------------------------------
10322 r7129 | fenrir | 2004-03-21 23:03:42 +0100 (Sun, 21 Mar 2004) | 3 lines
10323 Changed paths:
10324    M /trunk/modules/stream_out/rtp.c
10325
10326  * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
10327  (There is still the problem of timeout, and a lot of checks aren't done).
10328
10329 ------------------------------------------------------------------------
10330 r7130 | fenrir | 2004-03-21 23:35:58 +0100 (Sun, 21 Mar 2004) | 2 lines
10331 Changed paths:
10332    M /trunk/modules/codec/libmpeg2.c
10333
10334  * libmpeg2: handle invalid aspect as square one.
10335
10336 ------------------------------------------------------------------------
10337 r7131 | hartman | 2004-03-21 23:53:18 +0100 (Sun, 21 Mar 2004) | 2 lines
10338 Changed paths:
10339    M /trunk/include/codecs.h
10340
10341 * fix avi dts support
10342
10343 ------------------------------------------------------------------------
10344 r7132 | fenrir | 2004-03-22 03:58:57 +0100 (Mon, 22 Mar 2004) | 2 lines
10345 Changed paths:
10346    M /trunk/modules/control/http.c
10347
10348  * http.c: fixes about vlm.
10349
10350 ------------------------------------------------------------------------
10351 r7133 | fenrir | 2004-03-22 04:08:27 +0100 (Mon, 22 Mar 2004) | 2 lines
10352 Changed paths:
10353    M /trunk/src/misc/vlm.c
10354
10355  * vlm: better vlm_Show.
10356
10357 ------------------------------------------------------------------------
10358 r7134 | gbazin | 2004-03-22 11:18:22 +0100 (Mon, 22 Mar 2004) | 2 lines
10359 Changed paths:
10360    M /trunk/src/misc/modules.c
10361
10362 * src/misc/modules.c: compilation fix.
10363
10364 ------------------------------------------------------------------------
10365 r7135 | garf | 2004-03-22 13:04:03 +0100 (Mon, 22 Mar 2004) | 2 lines
10366 Changed paths:
10367    M /trunk/modules/control/http.c
10368
10369  * http.c: vlm_error
10370
10371 ------------------------------------------------------------------------
10372 r7136 | gbazin | 2004-03-22 13:12:02 +0100 (Mon, 22 Mar 2004) | 2 lines
10373 Changed paths:
10374    M /trunk/modules/control/Modules.am
10375
10376 * modules/control/Modules.am: added telnet module.
10377
10378 ------------------------------------------------------------------------
10379 r7137 | fenrir | 2004-03-22 13:33:29 +0100 (Mon, 22 Mar 2004) | 2 lines
10380 Changed paths:
10381    M /trunk/include/vlc_httpd.h
10382    M /trunk/src/misc/httpd.c
10383
10384  * all: forgot to commit theses files.
10385
10386 ------------------------------------------------------------------------
10387 r7138 | gbazin | 2004-03-22 16:19:12 +0100 (Mon, 22 Mar 2004) | 3 lines
10388 Changed paths:
10389    M /trunk/modules/codec/libmpeg2.c
10390
10391 * modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one.
10392   (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).
10393
10394 ------------------------------------------------------------------------
10395 r7139 | fenrir | 2004-03-22 18:56:54 +0100 (Mon, 22 Mar 2004) | 2 lines
10396 Changed paths:
10397    M /trunk/src/misc/vlm.c
10398
10399  * vlm: fixed some segfaults.
10400
10401 ------------------------------------------------------------------------
10402 r7140 | fenrir | 2004-03-22 18:58:24 +0100 (Mon, 22 Mar 2004) | 2 lines
10403 Changed paths:
10404    M /trunk/modules/control/http.c
10405
10406  * http: implemented vlm_save/load.
10407
10408 ------------------------------------------------------------------------
10409 r7141 | asmax | 2004-03-22 21:38:15 +0100 (Mon, 22 Mar 2004) | 3 lines
10410 Changed paths:
10411    M /trunk/modules/gui/skins2/Modules.am
10412    A /trunk/modules/gui/skins2/src/bitmap_font.cpp
10413    A /trunk/modules/gui/skins2/src/bitmap_font.hpp
10414    M /trunk/modules/gui/skins2/src/ft2_font.hpp
10415    A /trunk/modules/gui/skins2/src/generic_bitmap.cpp
10416    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
10417    M /trunk/modules/gui/skins2/src/generic_font.hpp
10418    M /trunk/share/skins2/default/skin.dtd
10419
10420   * all : skeleton of a future bitmap font support
10421   * skin.dtd : new BitmapFont element
10422
10423 ------------------------------------------------------------------------
10424 r7142 | ipkiss | 2004-03-22 21:54:35 +0100 (Mon, 22 Mar 2004) | 2 lines
10425 Changed paths:
10426    M /trunk/Makefile.am
10427
10428  * Makefile.am: Fixed the win32 packaging of the default skin2
10429
10430 ------------------------------------------------------------------------
10431 r7143 | ipkiss | 2004-03-22 22:18:12 +0100 (Mon, 22 Mar 2004) | 4 lines
10432 Changed paths:
10433    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
10434
10435  * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
10436    This doesn't fix totally the refresh problems on the skinned vout,
10437    but it improves the situation a lot.
10438
10439 ------------------------------------------------------------------------
10440 r7144 | fenrir | 2004-03-22 23:14:27 +0100 (Mon, 22 Mar 2004) | 2 lines
10441 Changed paths:
10442    A /trunk/share/http/vlm
10443    A /trunk/share/http/vlm/edit.html
10444    A /trunk/share/http/vlm/index.html
10445    A /trunk/share/http/vlm/new.html
10446
10447  * vlm/* : begining of vlm http interface pages.
10448
10449 ------------------------------------------------------------------------
10450 r7145 | jlj | 2004-03-22 23:53:11 +0100 (Mon, 22 Mar 2004) | 3 lines
10451 Changed paths:
10452    M /trunk/configure.ac
10453    M /trunk/modules/demux/ogg.c
10454
10455   * ALL: compile fixes.
10456
10457
10458 ------------------------------------------------------------------------
10459 r7146 | gbazin | 2004-03-23 10:44:44 +0100 (Tue, 23 Mar 2004) | 3 lines
10460 Changed paths:
10461    M /trunk/modules/gui/skins2/Modules.am
10462    M /trunk/share/Makefile.am
10463
10464 * share/Makefile.am: added default skins2 theme and vlm http files.
10465 * modules/gui/skins2/Modules.am: removed old skins2 theme.
10466
10467 ------------------------------------------------------------------------
10468 r7147 | fenrir | 2004-03-23 12:02:48 +0100 (Tue, 23 Mar 2004) | 2 lines
10469 Changed paths:
10470    M /trunk/modules/stream_out/duplicate.c
10471
10472  * duplicate: fixed a bug with noes.
10473
10474 ------------------------------------------------------------------------
10475 r7148 | hartman | 2004-03-23 21:47:06 +0100 (Tue, 23 Mar 2004) | 3 lines
10476 Changed paths:
10477    M /trunk/modules/demux/mpeg/ts.c
10478
10479 * Check if dvbpsi_DecodeISO639Dr fails.
10480   Fixes #1104
10481
10482 ------------------------------------------------------------------------
10483 r7149 | ipkiss | 2004-03-23 22:03:20 +0100 (Tue, 23 Mar 2004) | 2 lines
10484 Changed paths:
10485    M /trunk/share/skins2/default/skin.dtd
10486
10487  * skins2: Fixed broken DTD
10488
10489 ------------------------------------------------------------------------
10490 r7150 | gbazin | 2004-03-24 00:26:36 +0100 (Wed, 24 Mar 2004) | 2 lines
10491 Changed paths:
10492    M /trunk/modules/demux/dvdnav.c
10493
10494 * modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
10495
10496 ------------------------------------------------------------------------
10497 r7151 | gbazin | 2004-03-24 00:28:02 +0100 (Wed, 24 Mar 2004) | 2 lines
10498 Changed paths:
10499    M /trunk/modules/codec/ffmpeg/encoder.c
10500
10501 * modules/codec/ffmpeg/encoder.c: removed unused stuff.
10502
10503 ------------------------------------------------------------------------
10504 r7152 | gbazin | 2004-03-24 00:30:49 +0100 (Wed, 24 Mar 2004) | 2 lines
10505 Changed paths:
10506    M /trunk/src/misc/variables.c
10507
10508 * src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
10509
10510 ------------------------------------------------------------------------
10511 r7153 | gbazin | 2004-03-24 00:44:49 +0100 (Wed, 24 Mar 2004) | 9 lines
10512 Changed paths:
10513    M /trunk/Makefile.am
10514    M /trunk/include/input_ext-intf.h
10515    M /trunk/include/ninput.h
10516    M /trunk/include/video_output.h
10517    M /trunk/include/vlc_common.h
10518    M /trunk/include/vlc_interface.h
10519    A /trunk/src/input/control.c
10520    M /trunk/src/input/input.c
10521    M /trunk/src/interface/interface.c
10522    M /trunk/src/libvlc.h
10523    M /trunk/src/video_output/video_output.c
10524    A /trunk/src/video_output/vout_intf.c
10525
10526 * src/input/*:
10527    + new input_Control() function (doesn't do much for now).
10528    + started bookmarks support through input_Control().
10529    + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option.
10530
10531 * src/video_output/*:
10532    + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
10533    + new --video-x/y config options
10534
10535 ------------------------------------------------------------------------
10536 r7154 | gbazin | 2004-03-24 00:46:26 +0100 (Wed, 24 Mar 2004) | 2 lines
10537 Changed paths:
10538    M /trunk/modules/video_output/x11/xcommon.c
10539
10540 * modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
10541
10542 ------------------------------------------------------------------------
10543 r7155 | gbazin | 2004-03-24 00:52:04 +0100 (Wed, 24 Mar 2004) | 6 lines
10544 Changed paths:
10545    M /trunk/modules/gui/wxwindows/Modules.am
10546    A /trunk/modules/gui/wxwindows/bookmarks.cpp
10547    M /trunk/modules/gui/wxwindows/dialogs.cpp
10548    M /trunk/modules/gui/wxwindows/interface.cpp
10549    M /trunk/modules/gui/wxwindows/menus.cpp
10550    A /trunk/modules/gui/wxwindows/video.cpp
10551    M /trunk/modules/gui/wxwindows/wxwindows.cpp
10552    M /trunk/modules/gui/wxwindows/wxwindows.h
10553
10554 * modules/gui/wxwindows/*:
10555    + bookmarks menu.
10556    + started work on bookmarks dialog.
10557    + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()).   
10558    + new --wxwin-bookmarks and --wxwin-embed config options.
10559
10560 ------------------------------------------------------------------------
10561 r7156 | massiot | 2004-03-24 11:17:50 +0100 (Wed, 24 Mar 2004) | 2 lines
10562 Changed paths:
10563    M /trunk/modules/mux/mpeg/csa.c
10564
10565 * csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
10566
10567 ------------------------------------------------------------------------
10568 r7157 | massiot | 2004-03-24 11:18:34 +0100 (Wed, 24 Mar 2004) | 3 lines
10569 Changed paths:
10570    M /trunk/modules/mux/mpeg/ts.c
10571
10572 * ts muxer: added a no-crypt-audio option for people who do not want to crypt
10573   audio PIDs
10574
10575 ------------------------------------------------------------------------
10576 r7158 | ipkiss | 2004-03-24 12:24:46 +0100 (Wed, 24 Mar 2004) | 2 lines
10577 Changed paths:
10578    M /trunk/modules/gui/wxwindows/video.cpp
10579
10580 Compilation fix
10581
10582 ------------------------------------------------------------------------
10583 r7159 | ipkiss | 2004-03-24 23:10:56 +0100 (Wed, 24 Mar 2004) | 3 lines
10584 Changed paths:
10585    M /trunk/modules/gui/skins2/parser/builder.cpp
10586    M /trunk/modules/gui/skins2/parser/builder_data.def
10587    M /trunk/modules/gui/skins2/parser/builder_data.hpp
10588    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
10589    M /trunk/share/skins2/default/skin.dtd
10590    M /trunk/share/skins2/default/theme.xml
10591
10592  * skins2/parser/builder*: All the controls now have a 'visible' attribute
10593  * share/skins2/default/skin.dtd: Changed a few details here and there
10594
10595 ------------------------------------------------------------------------
10596 r7160 | gbazin | 2004-03-24 23:53:36 +0100 (Wed, 24 Mar 2004) | 6 lines
10597 Changed paths:
10598    M /trunk/include/video_output.h
10599    M /trunk/modules/gui/wxwindows/menus.cpp
10600    M /trunk/modules/video_output/x11/xcommon.c
10601    M /trunk/src/video_output/video_output.c
10602    M /trunk/src/video_output/vout_intf.c
10603
10604 * src/video_output/vout_intf.c: vout_IntfInit() for some interface/control related initializations.
10605 * src/video_output/video_output.c: moved some stuff to vout_IntfInit().
10606 * include/video_output.h: vout_vaControl()/vout_Control() prototypes.
10607 * modules/video_output/x11/xcommon.c: implemented a vout_Control() (only VOUT_SET_ZOOM for now).
10608 * modules/gui/wxwindows/menus.cpp: handle float object vars, added "zoom" to the menus.
10609
10610 ------------------------------------------------------------------------
10611 r7161 | gbazin | 2004-03-25 01:18:51 +0100 (Thu, 25 Mar 2004) | 2 lines
10612 Changed paths:
10613    M /trunk/modules/gui/wxwindows/video.cpp
10614
10615 * modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1.
10616
10617 ------------------------------------------------------------------------
10618 r7162 | fenrir | 2004-03-25 02:01:58 +0100 (Thu, 25 Mar 2004) | 2 lines
10619 Changed paths:
10620    M /trunk/modules/demux/real.c
10621
10622  * real: added support for aac codec.
10623
10624 ------------------------------------------------------------------------
10625 r7163 | gbazin | 2004-03-25 10:47:19 +0100 (Thu, 25 Mar 2004) | 2 lines
10626 Changed paths:
10627    M /trunk/po/POTFILES.in
10628
10629 * po/POTFILES.in: updated.
10630
10631 ------------------------------------------------------------------------
10632 r7164 | zorglub | 2004-03-25 12:50:33 +0100 (Thu, 25 Mar 2004) | 3 lines
10633 Changed paths:
10634    M /trunk/modules/gui/wxwindows/playlist.cpp
10635
10636 Don't save an empty playlist
10637 Fix refcount problem
10638
10639 ------------------------------------------------------------------------
10640 r7165 | gbazin | 2004-03-25 12:51:24 +0100 (Thu, 25 Mar 2004) | 5 lines
10641 Changed paths:
10642    M /trunk/modules/video_output/directx/directx.c
10643    M /trunk/modules/video_output/directx/events.c
10644    M /trunk/modules/video_output/directx/vout.h
10645
10646 * modules/video_output/directx/*:
10647    + Added calls to vout_RequestWindow()/vout_ReleaseWindow()
10648    + Implemented vout_Control()
10649    + Fixed potential division by 0
10650
10651 ------------------------------------------------------------------------
10652 r7166 | fenrir | 2004-03-25 14:48:51 +0100 (Thu, 25 Mar 2004) | 2 lines
10653 Changed paths:
10654    M /trunk/modules/packetizer/mpeg4video.c
10655
10656  * mpeg4video.c: added m4cc/M4CC.
10657
10658 ------------------------------------------------------------------------
10659 r7167 | fenrir | 2004-03-25 15:00:33 +0100 (Thu, 25 Mar 2004) | 2 lines
10660 Changed paths:
10661    M /trunk/include/codecs.h
10662
10663  * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
10664
10665 ------------------------------------------------------------------------
10666 r7168 | hartman | 2004-03-25 21:25:04 +0100 (Thu, 25 Mar 2004) | 2 lines
10667 Changed paths:
10668    M /trunk/modules/gui/macosx/applescript.m
10669
10670 * VLC couldn't handle external links since the playlist API changes. FIXED
10671
10672 ------------------------------------------------------------------------
10673 r7169 | sam | 2004-03-25 23:45:59 +0100 (Thu, 25 Mar 2004) | 3 lines
10674 Changed paths:
10675    M /trunk/bootstrap
10676
10677   * bootstrap:
10678     + Work around a Solaris sh issue preventing ${foo%%bar} constructs.
10679
10680 ------------------------------------------------------------------------
10681 r7170 | fenrir | 2004-03-26 00:07:19 +0100 (Fri, 26 Mar 2004) | 2 lines
10682 Changed paths:
10683    M /trunk/modules/codec/ffmpeg/video.c
10684
10685  * video: disable direct rendering for h264.
10686
10687 ------------------------------------------------------------------------
10688 r7171 | gbazin | 2004-03-26 10:35:10 +0100 (Fri, 26 Mar 2004) | 2 lines
10689 Changed paths:
10690    M /trunk/src/input/control.c
10691
10692 * src/input/control.c: fixed INPUT_DEL_BOOKMARK.
10693
10694 ------------------------------------------------------------------------
10695 r7172 | zorglub | 2004-03-26 14:20:57 +0100 (Fri, 26 Mar 2004) | 2 lines
10696 Changed paths:
10697    M /trunk/modules/visualization/visual/visual.c
10698
10699 Spectrum is default enabled
10700
10701 ------------------------------------------------------------------------
10702 r7173 | asmax | 2004-03-27 01:21:13 +0100 (Sat, 27 Mar 2004) | 10 lines
10703 Changed paths:
10704    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
10705    M /trunk/modules/gui/skins2/parser/builder.cpp
10706    M /trunk/modules/gui/skins2/parser/builder.hpp
10707    M /trunk/modules/gui/skins2/parser/builder_data.def
10708    M /trunk/modules/gui/skins2/parser/builder_data.hpp
10709    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
10710    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
10711    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
10712    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
10713    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
10714    M /trunk/modules/gui/skins2/vars/time.cpp
10715    M /trunk/share/skins2/default/skin.dtd
10716
10717   * all: beginning of bitmap font support. At the moment only the digits
10718   font for xmms/winamp2 skins is supported (the bitmap must have the
10719   following layout: [0123456789 -] with letters of size 9x13).
10720   Non-digit characters are just skipped, with a hardcoded advance of 6
10721   (it allows correct display of time in xmms skins; the ':' are skipped)
10722   Small example at http://people.via.ecp.fr/~asmax/chaos.vlt (uncomplete skin)
10723   * vars/time.cpp: notify the observers also when the input is stopped
10724   * controls/ctrl_text.cpp: do not reset the FSM state and timer when the
10725   text is displayed (was causing bugs in time display)
10726
10727 ------------------------------------------------------------------------
10728 r7174 | asmax | 2004-03-27 12:24:24 +0100 (Sat, 27 Mar 2004) | 3 lines
10729 Changed paths:
10730    M /trunk/modules/gui/skins2/parser/builder.cpp
10731    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
10732    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
10733
10734   * all: beginning of "text" bitmap font support. The text bitmap must have
10735   the following layout: [cf xmms skins ;)]
10736
10737 ------------------------------------------------------------------------
10738 r7175 | hartman | 2004-03-27 18:36:46 +0100 (Sat, 27 Mar 2004) | 9 lines
10739 Changed paths:
10740    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10741    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10742    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10743    M /trunk/modules/gui/macosx/intf.h
10744    M /trunk/modules/gui/macosx/intf.m
10745    M /trunk/modules/misc/logger.c
10746    M /trunk/src/interface/interface.c
10747
10748 * src/interface/interface.c
10749   - spelling fix
10750   - added telnet intf to 'Add Interface'
10751 * modules/misc/logger.c:
10752   - on Mac OS X, use ~/Library/Logs to write logger intf output.
10753 * ALL
10754   - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch
10755   the SAP intf.
10756
10757 ------------------------------------------------------------------------
10758 r7176 | asmax | 2004-03-27 19:04:36 +0100 (Sat, 27 Mar 2004) | 2 lines
10759 Changed paths:
10760    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
10761
10762   * bitmap_font.cpp: full support of text bitmap font
10763
10764 ------------------------------------------------------------------------
10765 r7177 | hartman | 2004-03-28 05:16:05 +0200 (Sun, 28 Mar 2004) | 9 lines
10766 Changed paths:
10767    M /trunk/configure.ac
10768    M /trunk/modules/demux/Modules.am
10769    A /trunk/modules/demux/sgimb.c
10770    M /trunk/src/input/stream.c
10771
10772 * src/input/stream.c
10773   - disable stream_ReadLine debug.
10774 * ALL:
10775   - added a new demux2 module to handle Kasenna MediaBase 
10776     metadata files. These are application/x-sgimb masked
10777     'mpeg' files on the web. They are in reality mostly constructors
10778     for rtsp links. The reference to SGI is because the MediaBase
10779     solutions originate from SGI.
10780
10781 ------------------------------------------------------------------------
10782 r7178 | bigben | 2004-03-28 14:29:42 +0200 (Sun, 28 Mar 2004) | 3 lines
10783 Changed paths:
10784    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10785    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10786    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10787    M /trunk/modules/gui/macosx/controls.h
10788    M /trunk/modules/gui/macosx/controls.m
10789    M /trunk/modules/gui/macosx/intf.m
10790
10791 Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface...
10792
10793
10794 ------------------------------------------------------------------------
10795 r7179 | titus | 2004-03-28 16:39:03 +0200 (Sun, 28 Mar 2004) | 2 lines
10796 Changed paths:
10797    M /trunk/modules/control/http.c
10798
10799 correction of a small bug in the function move
10800
10801 ------------------------------------------------------------------------
10802 r7180 | rocky | 2004-03-28 22:17:49 +0200 (Sun, 28 Mar 2004) | 5 lines
10803 Changed paths:
10804    M /trunk/configure.ac
10805    M /trunk/modules/access/vcdx/vcdplayer.c
10806    M /trunk/modules/access/vcdx/vcdplayer.h
10807
10808 Correct multi-default selection. But we need vcdimager 0.71 CVS for
10809 this.  (But most poeple won't notice the improvement since video
10810 switching is broken.)
10811
10812
10813 ------------------------------------------------------------------------
10814 r7181 | jpsaman | 2004-03-28 22:25:53 +0200 (Sun, 28 Mar 2004) | 1 line
10815 Changed paths:
10816    M /trunk/doc/arm-crosscompile-howto.sgml
10817
10818 Small update to ARM cross-compile howto
10819 ------------------------------------------------------------------------
10820 r7182 | rocky | 2004-03-29 02:42:35 +0200 (Mon, 29 Mar 2004) | 1 line
10821 Changed paths:
10822    M /trunk/modules/access/vcdx/access.c
10823
10824 Small cosmetic changes
10825 ------------------------------------------------------------------------
10826 r7183 | rocky | 2004-03-29 02:45:53 +0200 (Mon, 29 Mar 2004) | 3 lines
10827 Changed paths:
10828    M /trunk/src/input/input_programs.c
10829
10830 Populate "Stream and Media Info"
10831
10832
10833 ------------------------------------------------------------------------
10834 r7184 | rocky | 2004-03-29 04:10:04 +0200 (Mon, 29 Mar 2004) | 3 lines
10835 Changed paths:
10836    M /trunk/modules/codec/mpeg_audio.c
10837
10838 Populate stream information.
10839
10840
10841 ------------------------------------------------------------------------
10842 r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
10843 Changed paths:
10844    M /trunk/include/ninput.h
10845    M /trunk/include/vlc_keys.h
10846    M /trunk/modules/control/hotkeys.c
10847    M /trunk/modules/demux/util/sub.c
10848    M /trunk/modules/demux/util/sub.h
10849    M /trunk/src/input/control.c
10850    M /trunk/src/input/input.c
10851    M /trunk/src/libvlc.h
10852
10853 * Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
10854
10855 * Allow to modify subtitle delay on the fly and implement hotkeys 
10856   (h and j)
10857
10858 * When framerate is available with subrip, use sub-fps to make corrections
10859   (sub-fps default value is now 0, if left to this value, 25fps will be
10860    assumed in microdvd mode and no correction will be applied in subrip)
10861
10862 Main problem is that when seeking in the subtitles, you easily get
10863 several of them displayed. Maybe we could add a flag to subpicture_t,
10864 like SUBTITLE_PICTURE to say that only one of them must be displayed at
10865 a time, but that other subpictures (OSD, ...) can remain present on the
10866 screen at the same time.
10867
10868
10869 ------------------------------------------------------------------------
10870 r7186 | sigmunau | 2004-03-29 13:15:04 +0200 (Mon, 29 Mar 2004) | 2 lines
10871 Changed paths:
10872    M /trunk/modules/control/hotkeys.c
10873
10874 fixed "slower" hotkey.
10875
10876 ------------------------------------------------------------------------
10877 r7187 | fenrir | 2004-03-29 16:17:25 +0200 (Mon, 29 Mar 2004) | 2 lines
10878 Changed paths:
10879    M /trunk/modules/stream_out/rtp.c
10880
10881  * rtp: fixed segfault with mux=
10882
10883 ------------------------------------------------------------------------
10884 r7188 | fenrir | 2004-03-29 16:21:47 +0200 (Mon, 29 Mar 2004) | 9 lines
10885 Changed paths:
10886    M /trunk/modules/codec/mpeg_audio.c
10887
10888  * mpeg_audio: fixed input infos update, and removed all tabs.
10889  (each vlc_object_find has to be followed by a vlc_object_release once
10890 the object isn't needed anymore)
10891
10892  Btw, I think we should better do that update in src/input/input_dec.c,
10893 this way it will work with every decoder AND a decoder should not touch
10894 p_input (decoders will be used by transcode for instance ...)
10895
10896
10897 ------------------------------------------------------------------------
10898 r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
10899 Changed paths:
10900    M /trunk/include/ninput.h
10901    M /trunk/src/input/stream.c
10902
10903  * stream: added stream_DemuxNew, stream_DemuxSend, stream_DemuxDelete
10904 to chain demuxer.
10905     - stream_DemuxNew: create a special stream_t, launch a thread that
10906     will open a demuxer, and call p_demux->pf_demux until asked to die.
10907     - stream_DemuxSend: append a block to be used by the new demuxer.
10908     - stream_DemuxDelete : free all data...
10909
10910
10911 ------------------------------------------------------------------------
10912 r7190 | fenrir | 2004-03-29 16:28:00 +0200 (Mon, 29 Mar 2004) | 6 lines
10913 Changed paths:
10914    M /trunk/modules/demux/livedotcom.cpp
10915
10916  * livedotcom.cpp: use stream_Demux* to support muxed stream. It's far
10917  from stable, but begin to work. (Tested only with TS).
10918  Limitation: no synchro with others stream if any (anyway, it would be
10919 a bit stupid to have such stream).
10920  
10921
10922 ------------------------------------------------------------------------
10923 r7191 | fenrir | 2004-03-29 17:10:36 +0200 (Mon, 29 Mar 2004) | 3 lines
10924 Changed paths:
10925    M /trunk/src/input/control.c
10926    M /trunk/src/input/input.c
10927
10928  control: invalid cast in GET_SUBDELAY
10929  input: fixed uninitialised variable (i_microsecondperframe for subs)
10930
10931 ------------------------------------------------------------------------
10932 r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
10933 Changed paths:
10934    M /trunk/include/vlc_common.h
10935    M /trunk/include/vlc_meta.h
10936
10937  * vlc_common.h: removed all cast in TAB_*. GCC doesn't like anymore
10938 cast of lvalue. -> Don't use them anymore in C++ code.
10939 ( Don't use *(void**)&p, it won't work because of aliasing problem).
10940
10941  * vlc_meta.h: don't use TAB_* as this file is included in C++ code.
10942
10943 ------------------------------------------------------------------------
10944 r7193 | fenrir | 2004-03-29 20:59:51 +0200 (Mon, 29 Mar 2004) | 3 lines
10945 Changed paths:
10946    M /trunk/modules/demux/avi/avi.c
10947    M /trunk/modules/demux/livedotcom.cpp
10948    M /trunk/modules/demux/mkv.cpp
10949
10950  * avi: fixed a cast of lvalue.
10951  * livedotcom, mkv: removed all TAB_*.
10952
10953 ------------------------------------------------------------------------
10954 r7194 | fenrir | 2004-03-29 21:57:07 +0200 (Mon, 29 Mar 2004) | 2 lines
10955 Changed paths:
10956    M /trunk/modules/video_chroma/i420_rgb.h
10957    M /trunk/modules/video_chroma/i420_yuy2.h
10958    M /trunk/modules/video_chroma/i422_yuy2.h
10959
10960  * *.h: shut up gcc (cast of lvalue).
10961
10962 ------------------------------------------------------------------------
10963 r7195 | fenrir | 2004-03-29 23:26:54 +0200 (Mon, 29 Mar 2004) | 5 lines
10964 Changed paths:
10965    M /trunk/modules/mux/ogg.c
10966
10967  * ogg: cast of lvalue ... gibalou could you test this patch ?
10968  (I have changed a ((uint8_t *)op.bytes) -= 4; and I'm not sure what it
10969 was meant to do as op.bytes is a "long")
10970  
10971
10972 ------------------------------------------------------------------------
10973 r7196 | fenrir | 2004-03-29 23:29:31 +0200 (Mon, 29 Mar 2004) | 2 lines
10974 Changed paths:
10975    M /trunk/modules/demux/wav.c
10976    M /trunk/modules/mux/mpeg/ps.c
10977    M /trunk/modules/mux/mpeg/ts.c
10978
10979  * all: cast of lvalues ...
10980
10981 ------------------------------------------------------------------------
10982 r7197 | fenrir | 2004-03-29 23:34:27 +0200 (Mon, 29 Mar 2004) | 2 lines
10983 Changed paths:
10984    M /trunk/modules/demux/livedotcom.cpp
10985
10986  * livedotcom.cpp: lalala.... (compilation fixes).
10987
10988 ------------------------------------------------------------------------
10989 r7198 | adn | 2004-03-30 12:37:44 +0200 (Tue, 30 Mar 2004) | 5 lines
10990 Changed paths:
10991    M /trunk/share/skins2/default/sort.png
10992    M /trunk/share/skins2/default/sort_onclick.png
10993    M /trunk/share/skins2/default/theme.xml
10994    A /trunk/share/skins2/default/vout.png
10995    A /trunk/share/skins2/default/vout2.png
10996    A /trunk/share/skins2/default/vout_body.png
10997    A /trunk/share/skins2/default/vout_body1.png
10998    A /trunk/share/skins2/default/vout_bottom.png
10999    A /trunk/share/skins2/default/vout_bottom_left.png
11000    A /trunk/share/skins2/default/vout_bottom_right.png
11001    A /trunk/share/skins2/default/vout_left.png
11002    A /trunk/share/skins2/default/vout_onclick.png
11003    A /trunk/share/skins2/default/vout_right.png
11004    A /trunk/share/skins2/default/vout_top.png
11005    A /trunk/share/skins2/default/vout_top_left.png
11006    A /trunk/share/skins2/default/vout_top_right.png
11007
11008
11009 Modified a little default skin
11010  -> hiding video window
11011
11012
11013 ------------------------------------------------------------------------
11014 r7199 | zorglub | 2004-03-30 19:18:48 +0200 (Tue, 30 Mar 2004) | 2 lines
11015 Changed paths:
11016    M /trunk/src/input/input.c
11017
11018 Fix 64-bit bug with bookmarks from command line 
11019
11020 ------------------------------------------------------------------------
11021 r7200 | zorglub | 2004-03-30 19:43:56 +0200 (Tue, 30 Mar 2004) | 2 lines
11022 Changed paths:
11023    M /trunk/modules/demux/util/sub.c
11024
11025 Do not delay subtitles twice + Sanity check
11026
11027 ------------------------------------------------------------------------
11028 r7201 | bigben | 2004-03-30 21:38:46 +0200 (Tue, 30 Mar 2004) | 3 lines
11029 Changed paths:
11030    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11031    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11032    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11033    M /trunk/modules/gui/macosx/playlistinfo.h
11034    M /trunk/modules/gui/macosx/playlistinfo.m
11035
11036 Implements info treeview in the playlist proprieties window
11037
11038
11039 ------------------------------------------------------------------------
11040 r7202 | bigben | 2004-03-30 22:56:13 +0200 (Tue, 30 Mar 2004) | 6 lines
11041 Changed paths:
11042    M /trunk/modules/gui/macosx/playlistinfo.m
11043
11044 Works around an issue with some playlist items added by the sap interface : since they aren't coded in UTF8, a blank string is printed. 
11045
11046 This doesn't correct this issue, but at least, it doesn't prevent the item proprieties window from opening anymore.
11047
11048
11049
11050 ------------------------------------------------------------------------
11051 r7203 | hartman | 2004-03-31 02:24:22 +0200 (Wed, 31 Mar 2004) | 3 lines
11052 Changed paths:
11053    M /trunk/modules/gui/macosx/playlist.m
11054
11055 Fall back to plain C with default C character encoding when UTF8 fails.
11056 now you can see at least something with those SAP announces with Latin char encoding.
11057
11058 ------------------------------------------------------------------------
11059 r7204 | bigben | 2004-03-31 10:00:27 +0200 (Wed, 31 Mar 2004) | 3 lines
11060 Changed paths:
11061    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11062    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11063    M /trunk/modules/gui/macosx/playlistinfo.m
11064
11065 Also fallis back to C string if UTF8 string fails in proprieties window.
11066
11067
11068 ------------------------------------------------------------------------
11069 r7205 | bigben | 2004-03-31 10:05:59 +0200 (Wed, 31 Mar 2004) | 3 lines
11070 Changed paths:
11071    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11072    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11073
11074 Oups, these ones are for later
11075
11076
11077 ------------------------------------------------------------------------
11078 r7206 | ipkiss | 2004-03-31 13:24:43 +0200 (Wed, 31 Mar 2004) | 2 lines
11079 Changed paths:
11080    M /trunk/share/skins2/default/skin.dtd
11081
11082   * skins2 DTD: Removed unused attributes of the Font
11083
11084 ------------------------------------------------------------------------
11085 r7207 | ipkiss | 2004-03-31 17:45:02 +0200 (Wed, 31 Mar 2004) | 2 lines
11086 Changed paths:
11087    M /trunk/THANKS
11088    M /trunk/configure.ac
11089    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11090    M /trunk/modules/gui/skins2/utils/bezier.cpp
11091    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11092    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
11093
11094  * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal
11095
11096 ------------------------------------------------------------------------
11097 r7208 | bigben | 2004-03-31 19:23:11 +0200 (Wed, 31 Mar 2004) | 3 lines
11098 Changed paths:
11099    M /trunk/share/Makefile.am
11100
11101 Install new required files for skins2 on make install
11102
11103
11104 ------------------------------------------------------------------------
11105 r7209 | gbazin | 2004-03-31 22:52:31 +0200 (Wed, 31 Mar 2004) | 6 lines
11106 Changed paths:
11107    M /trunk/Makefile.am
11108    M /trunk/include/input_ext-intf.h
11109    M /trunk/include/input_ext-plugins.h
11110    M /trunk/include/ninput.h
11111    M /trunk/include/vlc/intf.h
11112    M /trunk/include/vlc_common.h
11113    M /trunk/include/vlc_playlist.h
11114    M /trunk/include/vlc_vlm.h
11115    M /trunk/modules/access/cdda/access.c
11116    M /trunk/modules/access/slp.c
11117    M /trunk/modules/codec/mpeg_audio.c
11118    M /trunk/modules/codec/speex.c
11119    M /trunk/modules/codec/theora.c
11120    M /trunk/modules/codec/vorbis.c
11121    M /trunk/modules/control/hotkeys.c
11122    M /trunk/modules/control/http.c
11123    M /trunk/modules/control/rc.c
11124    M /trunk/modules/demux/mp4/mp4.h
11125    M /trunk/modules/demux/util/id3tag.c
11126    M /trunk/modules/gui/gtk/gtk_callbacks.c
11127    M /trunk/modules/gui/gtk/playlist.c
11128    M /trunk/modules/gui/skins/controls/playlist.cpp
11129    M /trunk/modules/gui/skins/src/vlcproc.cpp
11130    M /trunk/modules/gui/skins2/vars/playlist.cpp
11131    M /trunk/modules/gui/wxwindows/fileinfo.cpp
11132    M /trunk/modules/gui/wxwindows/iteminfo.cpp
11133    M /trunk/modules/gui/wxwindows/playlist.cpp
11134    M /trunk/modules/misc/playlist/m3u.c
11135    M /trunk/modules/misc/playlist/old.c
11136    M /trunk/modules/misc/sap.c
11137    M /trunk/src/input/control.c
11138    M /trunk/src/input/es_out.c
11139    M /trunk/src/input/input.c
11140    D /trunk/src/input/input_info.c
11141    M /trunk/src/input/input_programs.c
11142    M /trunk/src/misc/modules.c
11143    M /trunk/src/misc/vlm.c
11144    M /trunk/src/playlist/group.c
11145    M /trunk/src/playlist/info.c
11146    M /trunk/src/playlist/item-ext.c
11147    M /trunk/src/playlist/item.c
11148    M /trunk/src/playlist/playlist.c
11149    M /trunk/src/playlist/sort.c
11150
11151 * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
11152 * src/input/input.c:
11153    + introduced input_item_t that is shared between the playlist/vlm and the input thread (contains input name, options, infos, etc...).
11154    + changed prototype of input_CreateThread() to input_thread_t *input_CreateThread( vlc_object_t *, input_item_t * ).
11155 * ALL: use input_item_t and INPUT_ADD_INFO when necessary.
11156
11157 ------------------------------------------------------------------------
11158 r7210 | gbazin | 2004-03-31 23:17:22 +0200 (Wed, 31 Mar 2004) | 2 lines
11159 Changed paths:
11160    M /trunk/modules/access/dshow/dshow.cpp
11161
11162 * modules/access/dshow/dshow.cpp: compilation fix.
11163
11164 ------------------------------------------------------------------------
11165 r7211 | gbazin | 2004-04-01 00:04:54 +0200 (Thu, 01 Apr 2004) | 2 lines
11166 Changed paths:
11167    M /trunk/src/misc/win32_specific.c
11168
11169 * src/misc/win32_specific.c: compilation fix.
11170
11171 ------------------------------------------------------------------------
11172 r7212 | gbazin | 2004-04-01 00:55:48 +0200 (Thu, 01 Apr 2004) | 2 lines
11173 Changed paths:
11174    M /trunk/modules/gui/beos/VlcWrapper.cpp
11175    M /trunk/modules/gui/macosx/playlist.m
11176    M /trunk/modules/gui/macosx/playlistinfo.m
11177    M /trunk/modules/gui/macosx/vout.m
11178    M /trunk/modules/gui/ncurses/ncurses.c
11179    M /trunk/modules/gui/pda/pda_callbacks.c
11180
11181 * modules/gui/*: compilation fixes for the new input_item_t change.
11182
11183 ------------------------------------------------------------------------
11184 r7213 | gbazin | 2004-04-01 01:09:53 +0200 (Thu, 01 Apr 2004) | 2 lines
11185 Changed paths:
11186    M /trunk/src/input/control.c
11187
11188 * src/input/control.c: INPUT_ADD/DEL_BOOKMARK also modifies the "bookmarks" input option so the bookmarks are kept even when the input is stopped.
11189
11190 ------------------------------------------------------------------------
11191 r7214 | anil | 2004-04-01 01:52:48 +0200 (Thu, 01 Apr 2004) | 2 lines
11192 Changed paths:
11193    M /trunk/modules/gui/ncurses/ncurses.c
11194
11195 compilation fix
11196
11197 ------------------------------------------------------------------------
11198 r7215 | gbazin | 2004-04-01 09:21:19 +0200 (Thu, 01 Apr 2004) | 2 lines
11199 Changed paths:
11200    M /trunk/modules/access/vcdx/access.c
11201
11202 * modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO).
11203
11204 ------------------------------------------------------------------------
11205 r7216 | rocky | 2004-04-01 10:05:52 +0200 (Thu, 01 Apr 2004) | 2 lines
11206 Changed paths:
11207    M /trunk/modules/access/vcdx/vcdplayer.h
11208
11209 vcdplayer_selection2lid not here anymore. It comes from libvcdinfo.
11210
11211 ------------------------------------------------------------------------
11212 r7217 | gbazin | 2004-04-01 11:07:37 +0200 (Thu, 01 Apr 2004) | 3 lines
11213 Changed paths:
11214    M /trunk/configure.ac
11215    M /trunk/modules/gui/skins2/utils/bezier.cpp
11216
11217 * configure.ac, modules/gui/skins2/utils/bezier.cpp:
11218    + check for lrintf() and fallback on rint().
11219
11220 ------------------------------------------------------------------------
11221 r7218 | zorglub | 2004-04-01 11:20:00 +0200 (Thu, 01 Apr 2004) | 4 lines
11222 Changed paths:
11223    M /trunk/configure.ac
11224    M /trunk/modules/demux/m3u.c
11225    M /trunk/modules/demux/playlist/Modules.am
11226    A /trunk/modules/demux/playlist/native.c
11227    M /trunk/modules/demux/playlist/playlist.c
11228    M /trunk/modules/demux/playlist/playlist.h
11229    M /trunk/modules/gui/wxwindows/playlist.cpp
11230    M /trunk/modules/misc/playlist/native.c
11231
11232 * modules/demux/playlist : native playlist import
11233 * modules/misc/playlist : native playlist export
11234 * configure.ac : playlist and export need libxml2
11235
11236 ------------------------------------------------------------------------
11237 r7219 | zorglub | 2004-04-01 12:01:48 +0200 (Thu, 01 Apr 2004) | 2 lines
11238 Changed paths:
11239    M /trunk/configure.ac
11240    M /trunk/modules/demux/playlist/Modules.am
11241    D /trunk/modules/demux/playlist/native.c
11242    M /trunk/modules/demux/playlist/playlist.c
11243    M /trunk/modules/demux/playlist/playlist.h
11244    M /trunk/modules/gui/wxwindows/playlist.cpp
11245    M /trunk/modules/misc/playlist/Modules.am
11246    M /trunk/modules/misc/playlist/export.c
11247    D /trunk/modules/misc/playlist/native.c
11248
11249 Cancel
11250
11251 ------------------------------------------------------------------------
11252 r7220 | gbazin | 2004-04-01 13:16:10 +0200 (Thu, 01 Apr 2004) | 4 lines
11253 Changed paths:
11254    M /trunk/modules/video_output/directx/directx.c
11255    M /trunk/modules/video_output/directx/events.c
11256    M /trunk/src/libvlc.h
11257
11258 * src/libvlc.h, modules/video_output/directx/events.c:
11259    + added a --video-title option, courtesy of Hornsby Adrian.
11260 * modules/video_output/directx/directx.c: minor changes.
11261
11262 ------------------------------------------------------------------------
11263 r7221 | titer | 2004-04-01 14:30:07 +0200 (Thu, 01 Apr 2004) | 2 lines
11264 Changed paths:
11265    M /trunk/modules/video_chroma/i420_yuy2.c
11266
11267  i420_yuy2.c: fixed AltiVec conversion for unusual image sizes
11268
11269 ------------------------------------------------------------------------
11270 r7222 | gbazin | 2004-04-01 16:47:45 +0200 (Thu, 01 Apr 2004) | 2 lines
11271 Changed paths:
11272    M /trunk/modules/video_output/x11/xcommon.c
11273
11274 * modules/video_output/x11/xcommon.c: compilation fixes.
11275
11276 ------------------------------------------------------------------------
11277 r7223 | gbazin | 2004-04-01 17:50:35 +0200 (Thu, 01 Apr 2004) | 2 lines
11278 Changed paths:
11279    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11280    M /trunk/modules/gui/wxwindows/playlist.cpp
11281    M /trunk/modules/gui/wxwindows/wxwindows.h
11282
11283 * modules/gui/wxwindows/*: bookmarks improvements.
11284
11285 ------------------------------------------------------------------------
11286 r7224 | fenrir | 2004-04-01 19:12:36 +0200 (Thu, 01 Apr 2004) | 2 lines
11287 Changed paths:
11288    M /trunk/modules/demux/ts.c
11289
11290  * ts: better handling on PAT version changes.
11291
11292 ------------------------------------------------------------------------
11293 r7225 | hartman | 2004-04-01 20:21:56 +0200 (Thu, 01 Apr 2004) | 2 lines
11294 Changed paths:
11295    M /trunk/modules/gui/macosx/info.h
11296    M /trunk/modules/gui/macosx/info.m
11297    M /trunk/modules/gui/macosx/intf.m
11298    M /trunk/modules/gui/macosx/playlist.m
11299
11300 * Fix p_item etc breakages. Question.. is the seperate fileinfo dialog still useful?
11301
11302 ------------------------------------------------------------------------
11303 r7226 | hartman | 2004-04-01 20:53:11 +0200 (Thu, 01 Apr 2004) | 2 lines
11304 Changed paths:
11305    M /trunk/modules/gui/macosx/info.m
11306
11307 * missed a object_release
11308
11309 ------------------------------------------------------------------------
11310 r7227 | gbazin | 2004-04-01 21:20:21 +0200 (Thu, 01 Apr 2004) | 2 lines
11311 Changed paths:
11312    M /trunk/modules/gui/kde/info.cpp
11313
11314 * modules/gui/kde/info.cpp: info_category_t compilation fix.
11315
11316 ------------------------------------------------------------------------
11317 r7228 | ipkiss | 2004-04-01 23:04:43 +0200 (Thu, 01 Apr 2004) | 5 lines
11318 Changed paths:
11319    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
11320    M /trunk/modules/gui/skins2/parser/builder.cpp
11321    M /trunk/modules/gui/skins2/parser/builder_data.def
11322    M /trunk/modules/gui/skins2/parser/builder_data.hpp
11323    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11324    M /trunk/modules/gui/skins2/src/anchor.hpp
11325    M /trunk/modules/gui/skins2/src/generic_layout.cpp
11326    M /trunk/modules/gui/skins2/src/generic_layout.hpp
11327    M /trunk/modules/gui/skins2/src/top_window.cpp
11328    M /trunk/modules/gui/skins2/src/top_window.hpp
11329    M /trunk/modules/gui/skins2/src/window_manager.cpp
11330    M /trunk/modules/gui/skins2/src/window_manager.hpp
11331
11332  * skins2: Anchors are now stored in the layouts, not in the windows.
11333    If you change the layout all anchorings are lost, except for anchors that
11334    are in the same position in the old and the new layouts.
11335    Adding more 'persistent' anchorings should not be very difficult.
11336
11337 ------------------------------------------------------------------------
11338 r7229 | fenrir | 2004-04-01 23:37:06 +0200 (Thu, 01 Apr 2004) | 3 lines
11339 Changed paths:
11340    M /trunk/modules/demux/livedotcom.cpp
11341
11342  * livedotcom.cpp: demux -> demux2. (Precision in seek will probably be
11343 worst until we completly switch to demux2...)
11344
11345 ------------------------------------------------------------------------
11346 r7230 | fenrir | 2004-04-01 23:38:21 +0200 (Thu, 01 Apr 2004) | 2 lines
11347 Changed paths:
11348    M /trunk/modules/demux/demux2.c
11349
11350  * demux2: added live.
11351
11352 ------------------------------------------------------------------------
11353 r7231 | fenrir | 2004-04-02 01:19:30 +0200 (Fri, 02 Apr 2004) | 3 lines
11354 Changed paths:
11355    M /trunk/modules/demux/a52.c
11356    M /trunk/modules/demux/aac.c
11357    M /trunk/modules/demux/dts.c
11358    M /trunk/modules/demux/flac.c
11359
11360  * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME. should be
11361 implemented _only_ when it has a high precision.
11362
11363 ------------------------------------------------------------------------
11364 r7232 | fenrir | 2004-04-02 01:21:13 +0200 (Fri, 02 Apr 2004) | 4 lines
11365 Changed paths:
11366    M /trunk/modules/demux/nsv.c
11367    M /trunk/modules/demux/pva.c
11368    M /trunk/modules/demux/ts.c
11369
11370  * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME should be
11371  implemented _only_ when it has a high precision.
11372
11373
11374 ------------------------------------------------------------------------
11375 r7233 | fenrir | 2004-04-02 02:00:08 +0200 (Fri, 02 Apr 2004) | 2 lines
11376 Changed paths:
11377    M /trunk/include/vlc_es.h
11378
11379  * vlc_es: fixed es_format_Copy. (Duplicate psz_encoding and p_palette).
11380
11381 ------------------------------------------------------------------------
11382 r7234 | fenrir | 2004-04-02 02:06:09 +0200 (Fri, 02 Apr 2004) | 2 lines
11383 Changed paths:
11384    M /trunk/include/vlc_es.h
11385
11386  * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc.
11387
11388 ------------------------------------------------------------------------
11389 r7235 | fenrir | 2004-04-02 02:26:02 +0200 (Fri, 02 Apr 2004) | 2 lines
11390 Changed paths:
11391    M /trunk/modules/demux/mkv.cpp
11392
11393  * mkv: demux -> demux2.
11394
11395 ------------------------------------------------------------------------
11396 r7236 | fenrir | 2004-04-02 02:28:09 +0200 (Fri, 02 Apr 2004) | 2 lines
11397 Changed paths:
11398    M /trunk/modules/demux/asf/asf.c
11399
11400  * asf: no DEMUX_SET_TIME...
11401
11402 ------------------------------------------------------------------------
11403 r7237 | fenrir | 2004-04-02 02:38:31 +0200 (Fri, 02 Apr 2004) | 4 lines
11404 Changed paths:
11405    M /trunk/include/modules.h
11406
11407  * modules.h: increased MODULE_SHORTCUT_MAX to 50. (It's needed because of
11408 demux2, and will be decreased as soon as demux -> demux2 is finished).
11409
11410
11411 ------------------------------------------------------------------------
11412 r7238 | fenrir | 2004-04-02 02:48:29 +0200 (Fri, 02 Apr 2004) | 2 lines
11413 Changed paths:
11414    M /trunk/modules/demux/demux2.c
11415    M /trunk/modules/demux/mpeg/m4v.c
11416
11417  * m4v: demux -> demux2.
11418
11419 ------------------------------------------------------------------------
11420 r7239 | fenrir | 2004-04-02 05:24:53 +0200 (Fri, 02 Apr 2004) | 3 lines
11421 Changed paths:
11422    M /trunk/modules/demux/mpeg/m4v.c
11423    M /trunk/modules/demux/mpeg/mpgv.c
11424
11425  * m4v: pts/dts fixes.
11426  * mpgv: demux -> demux2.
11427
11428 ------------------------------------------------------------------------
11429 r7240 | fenrir | 2004-04-02 15:18:32 +0200 (Fri, 02 Apr 2004) | 2 lines
11430 Changed paths:
11431    M /trunk/modules/demux/rawdv.c
11432
11433  * rawdv.c: demux -> demux2. (Untested so may be broken)
11434
11435 ------------------------------------------------------------------------
11436 r7241 | fenrir | 2004-04-02 15:24:54 +0200 (Fri, 02 Apr 2004) | 2 lines
11437 Changed paths:
11438    M /trunk/modules/demux/demux2.c
11439
11440  * demux2: added mpgv and rawdv.
11441
11442 ------------------------------------------------------------------------
11443 r7242 | gbazin | 2004-04-02 16:08:34 +0200 (Fri, 02 Apr 2004) | 2 lines
11444 Changed paths:
11445    M /trunk/modules/gui/wxwindows/Modules.am
11446    D /trunk/modules/gui/wxwindows/bitmaps/disc.xpm
11447    A /trunk/modules/gui/wxwindows/bitmaps/eject.xpm
11448    R /trunk/modules/gui/wxwindows/bitmaps/fast.xpm
11449    D /trunk/modules/gui/wxwindows/bitmaps/file.xpm
11450    D /trunk/modules/gui/wxwindows/bitmaps/net.xpm
11451    R /trunk/modules/gui/wxwindows/bitmaps/next.xpm
11452    R /trunk/modules/gui/wxwindows/bitmaps/pause.xpm
11453    R /trunk/modules/gui/wxwindows/bitmaps/play.xpm
11454    D /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
11455    A /trunk/modules/gui/wxwindows/bitmaps/prev.xpm
11456    D /trunk/modules/gui/wxwindows/bitmaps/previous.xpm
11457    D /trunk/modules/gui/wxwindows/bitmaps/sat.xpm
11458    R /trunk/modules/gui/wxwindows/bitmaps/slow.xpm
11459    R /trunk/modules/gui/wxwindows/bitmaps/stop.xpm
11460    M /trunk/modules/gui/wxwindows/interface.cpp
11461
11462 * modules/gui/wxwindows/*: simplified the look&feel of the main interface.
11463
11464 ------------------------------------------------------------------------
11465 r7243 | gbazin | 2004-04-02 18:08:29 +0200 (Fri, 02 Apr 2004) | 6 lines
11466 Changed paths:
11467    M /trunk/include/video_output.h
11468    M /trunk/include/vlc_interface.h
11469    M /trunk/modules/gui/wxwindows/video.cpp
11470    M /trunk/modules/video_output/directx/events.c
11471    M /trunk/modules/video_output/x11/xcommon.c
11472    M /trunk/src/interface/interface.c
11473    M /trunk/src/video_output/vout_intf.c
11474
11475 * src/video_output/vout_intf.c: new vout_ControlWindow() function.
11476 * modules/gui/wxwindows/video.cpp: implement vout_ControlWindow().
11477 * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
11478   + call vout_ControlWindow() when resizing in embedded mode.
11479   + implemented a VOUT_REPARENT/CLOSE mode in Control() so the interface can signal that it closes its video window.
11480
11481 ------------------------------------------------------------------------
11482 r7244 | fenrir | 2004-04-02 18:17:15 +0200 (Fri, 02 Apr 2004) | 3 lines
11483 Changed paths:
11484    M /trunk/modules/demux/ogg.c
11485
11486  * ogg: cosmetics + converted PCR to micro-second unit. (I may
11487 introduced bugs).
11488
11489 ------------------------------------------------------------------------
11490 r7245 | fenrir | 2004-04-02 18:40:54 +0200 (Fri, 02 Apr 2004) | 2 lines
11491 Changed paths:
11492    M /trunk/modules/demux/ogg.c
11493
11494  * ogg : demux -> demux2. It needs more testings.
11495
11496 ------------------------------------------------------------------------
11497 r7246 | fenrir | 2004-04-02 19:23:22 +0200 (Fri, 02 Apr 2004) | 4 lines
11498 Changed paths:
11499    M /trunk/src/input/input.c
11500    M /trunk/src/input/stream.c
11501
11502  * stream: fixed cast of lvalue.
11503  * input: fixed "position" value as soon as possible after a see, this
11504 way the intf doesn't show strange seek bar behavour.
11505
11506 ------------------------------------------------------------------------
11507 r7247 | fenrir | 2004-04-02 19:56:14 +0200 (Fri, 02 Apr 2004) | 2 lines
11508 Changed paths:
11509    M /trunk/modules/codec/subsdec.c
11510
11511  * subsdec.c: use es_forma_t.subs.psz_encoding if present.
11512
11513 ------------------------------------------------------------------------
11514 r7248 | fenrir | 2004-04-02 20:26:35 +0200 (Fri, 02 Apr 2004) | 2 lines
11515 Changed paths:
11516    M /trunk/modules/demux/demux2.c
11517
11518  * demux2: added ogg.
11519
11520 ------------------------------------------------------------------------
11521 r7249 | gbazin | 2004-04-02 20:32:01 +0200 (Fri, 02 Apr 2004) | 2 lines
11522 Changed paths:
11523    M /trunk/modules/video_output/directx/events.c
11524
11525 * modules/video_output/directx/events.c: compilation fix.
11526
11527 ------------------------------------------------------------------------
11528 r7250 | gbazin | 2004-04-02 20:54:39 +0200 (Fri, 02 Apr 2004) | 2 lines
11529 Changed paths:
11530    M /trunk/modules/gui/wxwindows/wxwindows.h
11531
11532 * modules/gui/wxwindows/wxwindows.h: use a namespace to avoid symbol conflicts.
11533
11534 ------------------------------------------------------------------------
11535 r7251 | ipkiss | 2004-04-02 23:00:15 +0200 (Fri, 02 Apr 2004) | 2 lines
11536 Changed paths:
11537    M /trunk/modules/gui/wxwindows/interface.cpp
11538
11539  * modules/gui/wxwindows/interface.cpp: small fix for the size of the windows
11540
11541 ------------------------------------------------------------------------
11542 r7252 | murray | 2004-04-02 23:19:43 +0200 (Fri, 02 Apr 2004) | 4 lines
11543 Changed paths:
11544    M /trunk/configure.ac
11545
11546 Explicit reference to libpng in the missing XmlTextReader error.
11547 Special thanks to Groniche and Google.
11548
11549
11550 ------------------------------------------------------------------------
11551 r7253 | fenrir | 2004-04-03 03:02:02 +0200 (Sat, 03 Apr 2004) | 3 lines
11552 Changed paths:
11553    M /trunk/modules/demux/avi/avi.c
11554    M /trunk/modules/demux/mp4/mp4.c
11555    D /trunk/modules/demux/mp4/mp4.h
11556    M /trunk/modules/demux/util/sub.c
11557
11558  * all: do not use input_Clock* anymore (use ES_OUT_SET_PCR instead).
11559  (text subs with mpg aren't working anymore unless using ps2)
11560
11561 ------------------------------------------------------------------------
11562 r7254 | fenrir | 2004-04-03 03:14:23 +0200 (Sat, 03 Apr 2004) | 2 lines
11563 Changed paths:
11564    M /trunk/modules/demux/avi/avi.c
11565
11566  * avi: demux -> demux2.
11567
11568 ------------------------------------------------------------------------
11569 r7255 | fenrir | 2004-04-03 03:36:04 +0200 (Sat, 03 Apr 2004) | 2 lines
11570 Changed paths:
11571    M /trunk/modules/demux/mp4/libmp4.c
11572    M /trunk/modules/demux/mp4/libmp4.h
11573    M /trunk/modules/demux/mp4/mp4.c
11574
11575  * mp4*: demux -> demux2.
11576
11577 ------------------------------------------------------------------------
11578 r7256 | asmax | 2004-04-03 10:16:49 +0200 (Sat, 03 Apr 2004) | 2 lines
11579 Changed paths:
11580    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
11581
11582   * bitmap_font.cpp: fixed the white space character for "text" font
11583
11584 ------------------------------------------------------------------------
11585 r7257 | asmax | 2004-04-03 11:21:12 +0200 (Sat, 03 Apr 2004) | 6 lines
11586 Changed paths:
11587    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
11588    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
11589    M /trunk/modules/gui/skins2/parser/interpreter.cpp
11590    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11591    M /trunk/modules/gui/skins2/src/vlcproc.hpp
11592
11593   * all: support of shuffle from the skins2 interface:
11594     - created a bool variable "playlist.isRandom" and 2 commands
11595     "playlist.setRandom(true)" and "playlist.setRandom(false)"
11596     - known bug: the playlist doesn't scroll automatically when the
11597     stream changes
11598
11599 ------------------------------------------------------------------------
11600 r7258 | asmax | 2004-04-03 12:55:51 +0200 (Sat, 03 Apr 2004) | 3 lines
11601 Changed paths:
11602    M /trunk/modules/gui/skins2/utils/ustring.cpp
11603
11604  * ustring.cpp: fixed the operator= (the trailing '\0' was not copied,
11605    leading to invalid memory reads)
11606
11607 ------------------------------------------------------------------------
11608 r7259 | ipkiss | 2004-04-03 13:30:26 +0200 (Sat, 03 Apr 2004) | 3 lines
11609 Changed paths:
11610    M /trunk/modules/gui/skins2/parser/builder.cpp
11611    M /trunk/modules/gui/skins2/src/generic_window.hpp
11612    M /trunk/modules/gui/skins2/src/theme.cpp
11613    M /trunk/modules/gui/skins2/src/theme.hpp
11614    M /trunk/modules/gui/skins2/src/top_window.hpp
11615    M /trunk/modules/gui/skins2/src/vout_window.hpp
11616
11617  * skins2: Added friend classes where appropriate, to reduce the scope of
11618    some methods.
11619
11620 ------------------------------------------------------------------------
11621 r7260 | fenrir | 2004-04-03 15:33:38 +0200 (Sat, 03 Apr 2004) | 3 lines
11622 Changed paths:
11623    M /trunk/modules/codec/ffmpeg/audio.c
11624
11625   *audio.c: aout really doesn't like big audio chunks, so split them.
11626   (it helps a lot with wma).
11627
11628 ------------------------------------------------------------------------
11629 r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
11630 Changed paths:
11631    M /trunk/modules/gui/skins2/Modules.am
11632    D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
11633    D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
11634    A /trunk/modules/gui/skins2/commands/cmd_vars.cpp
11635    A /trunk/modules/gui/skins2/commands/cmd_vars.hpp
11636    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11637    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
11638    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
11639    M /trunk/modules/gui/skins2/src/ft2_font.cpp
11640    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11641    M /trunk/modules/gui/skins2/vars/stream.hpp
11642
11643   * src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks,
11644   skins are not reentrant (at least with x11). Put commands in the queue
11645   instead.
11646   * commands/cmd_vars: commands to change variables
11647   * controls/ctrl_list.cpp: automatic scroll when the stream changes
11648   * src/bitmap.cpp: removed the scandinavian characters from the
11649     text font, they don't belong to ASCII (caused a stack corruption)
11650
11651 ------------------------------------------------------------------------
11652 r7262 | asmax | 2004-04-03 16:59:15 +0200 (Sat, 03 Apr 2004) | 4 lines
11653 Changed paths:
11654    M /trunk/src/playlist/item.c
11655    M /trunk/src/playlist/playlist.c
11656
11657   * playlist.c: better random algorithm: do not play an item if it has
11658   already been played (check the i_nb_played variable)
11659   * item.c: initialize i_nb_played to 0
11660
11661 ------------------------------------------------------------------------
11662 r7263 | asmax | 2004-04-03 17:30:47 +0200 (Sat, 03 Apr 2004) | 3 lines
11663 Changed paths:
11664    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
11665
11666   * ctrl_text.cpp: check if the scrolling is still necessary when the
11667    text is updated (avoid many crashes)
11668
11669 ------------------------------------------------------------------------
11670 r7264 | asmax | 2004-04-03 19:02:59 +0200 (Sat, 03 Apr 2004) | 4 lines
11671 Changed paths:
11672    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11673    M /trunk/modules/gui/skins2/x11/x11_display.hpp
11674    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11675
11676   * x11_display.cpp: create a dummy "parent" window for the task bar
11677   * x11_window.cpp: use XSetTransientForHint() to associate the windows
11678   to the "parent" window -> single window in the task bar
11679
11680 ------------------------------------------------------------------------
11681 r7265 | asmax | 2004-04-03 20:16:34 +0200 (Sat, 03 Apr 2004) | 5 lines
11682 Changed paths:
11683    M /trunk/modules/gui/skins2/utils/var_text.cpp
11684    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11685    M /trunk/modules/gui/skins2/x11/x11_window.hpp
11686
11687   * x11/x11_window.cpp: reset the "drawable" variable to 0 before the vout child
11688     window is destroyed (it is not enough i guess...)
11689   * utils/var_text.cpp: unregister the observer to the Stream variable
11690     in the destructor ! (fix a crash when changing skin)
11691
11692 ------------------------------------------------------------------------
11693 r7266 | ipkiss | 2004-04-03 20:47:12 +0200 (Sat, 03 Apr 2004) | 2 lines
11694 Changed paths:
11695    M /trunk/modules/gui/skins2/src/skin_main.cpp
11696    M /trunk/modules/gui/skins2/src/theme.cpp
11697
11698  * skins2: do not save the config when changing the skin
11699
11700 ------------------------------------------------------------------------
11701 r7267 | ipkiss | 2004-04-03 22:17:06 +0200 (Sat, 03 Apr 2004) | 3 lines
11702 Changed paths:
11703    M /trunk/modules/gui/skins2/src/generic_window.cpp
11704    M /trunk/modules/gui/skins2/src/generic_window.hpp
11705    M /trunk/modules/gui/skins2/src/top_window.cpp
11706    M /trunk/modules/gui/skins2/src/window_manager.hpp
11707
11708  * skins2: when the user click on a window, raise onl this window.
11709    This avoids a flickering when 2 windows are overlapping.
11710
11711 ------------------------------------------------------------------------
11712 r7268 | bigben | 2004-04-03 22:58:32 +0200 (Sat, 03 Apr 2004) | 4 lines
11713 Changed paths:
11714    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11715    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11716    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11717    M /trunk/modules/gui/macosx/playlist.h
11718    M /trunk/modules/gui/macosx/playlist.m
11719    M /trunk/modules/gui/macosx/playlistinfo.h
11720    M /trunk/modules/gui/macosx/playlistinfo.m
11721
11722 Group selection combo box in stream proprieties dialog. Also allows to create new groups.
11723
11724
11725
11726 ------------------------------------------------------------------------
11727 r7269 | asmax | 2004-04-04 00:18:23 +0200 (Sun, 04 Apr 2004) | 9 lines
11728 Changed paths:
11729    M /trunk/modules/gui/skins2/src/generic_window.hpp
11730    M /trunk/modules/gui/skins2/src/window_manager.cpp
11731    M /trunk/modules/gui/skins2/src/window_manager.hpp
11732    M /trunk/modules/gui/skins2/utils/var_bool.cpp
11733    M /trunk/modules/gui/skins2/utils/var_bool.hpp
11734    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11735    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
11736    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11737
11738   * x11/x11_display.cpp: the "parent" window now receive structure
11739     notify events
11740   * x11/x11_window.cpp: same thing for the other windows
11741   * x11/x11_loop.cpp: when the "parent" window receives a map notify event,
11742     we show all the windows because it doesn't seem to be automatic.
11743     To have this working, we must update the visibility variable of the
11744     windows when they are hidden by the window manager
11745   
11746
11747 ------------------------------------------------------------------------
11748 r7270 | asmax | 2004-04-04 01:21:47 +0200 (Sun, 04 Apr 2004) | 4 lines
11749 Changed paths:
11750    M /trunk/modules/gui/skins2/src/os_loop.hpp
11751    M /trunk/modules/gui/skins2/src/window_manager.cpp
11752    M /trunk/modules/gui/skins2/src/window_manager.hpp
11753    M /trunk/modules/gui/skins2/utils/var_bool.cpp
11754    M /trunk/modules/gui/skins2/utils/var_bool.hpp
11755    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
11756    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
11757    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11758
11759   * src/window_manager.cpp: added a synchVisibility() method to show the
11760   visible windows (because they may have be hidden by the window manager)
11761   * all: removed the dirty hacks from the previous commit ;)
11762
11763 ------------------------------------------------------------------------
11764 r7271 | bigben | 2004-04-04 02:30:11 +0200 (Sun, 04 Apr 2004) | 3 lines
11765 Changed paths:
11766    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11767    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11768    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11769    M /trunk/modules/gui/macosx/controls.m
11770    M /trunk/modules/gui/macosx/playlist.h
11771    M /trunk/modules/gui/macosx/playlist.m
11772
11773 Adds "Enable/disable item" menu item in playlist contextual menu.
11774
11775
11776 ------------------------------------------------------------------------
11777 r7272 | bigben | 2004-04-04 10:17:27 +0200 (Sun, 04 Apr 2004) | 3 lines
11778 Changed paths:
11779    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11780    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
11781    M /trunk/modules/gui/macosx/playlist.h
11782    M /trunk/modules/gui/macosx/playlist.m
11783
11784 Add "enable/disable all group items" functions in playlist context menu
11785
11786
11787 ------------------------------------------------------------------------
11788 r7273 | ipkiss | 2004-04-04 12:48:04 +0200 (Sun, 04 Apr 2004) | 3 lines
11789 Changed paths:
11790    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
11791
11792  * skins2: Do not try anymore to display images whose width is 0.
11793    This avoids warnings at run-time on Windows.
11794
11795 ------------------------------------------------------------------------
11796 r7274 | fenrir | 2004-04-04 16:34:36 +0200 (Sun, 04 Apr 2004) | 4 lines
11797 Changed paths:
11798    M /trunk/src/input/input.c
11799
11800  * input: if we failed to open the file, and the name has a '%', we
11801 decode it as a url encoded one and we retry.
11802  (Btw, this will break playing of paths that have '%' and ':' )
11803
11804 ------------------------------------------------------------------------
11805 r7275 | fenrir | 2004-04-04 16:50:21 +0200 (Sun, 04 Apr 2004) | 3 lines
11806 Changed paths:
11807    M /trunk/modules/access/mms/mmsh.c
11808    M /trunk/modules/access/mms/mmstu.c
11809
11810  * mms: fixed 'Read' function when the header is bigger than the packet
11811 size.
11812
11813 ------------------------------------------------------------------------
11814 r7276 | gbazin | 2004-04-04 20:26:20 +0200 (Sun, 04 Apr 2004) | 3 lines
11815 Changed paths:
11816    M /trunk/modules/gui/skins2/src/dialogs.cpp
11817    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11818
11819 * modules/gui/skins2/src/dialogs.cpp: the dialogs provider needs to be of VLC_OBJECT_DIALOGS type.
11820 * modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
11821
11822 ------------------------------------------------------------------------
11823 r7277 | gbazin | 2004-04-05 18:00:54 +0200 (Mon, 05 Apr 2004) | 2 lines
11824 Changed paths:
11825    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11826
11827 * modules/gui/wxwindows/bookmarks.cpp: fixes.
11828
11829 ------------------------------------------------------------------------
11830 r7278 | gbazin | 2004-04-05 18:09:17 +0200 (Mon, 05 Apr 2004) | 3 lines
11831 Changed paths:
11832    M /trunk/modules/codec/ffmpeg/encoder.c
11833    M /trunk/modules/stream_out/transcode.c
11834
11835 * modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts.
11836 * modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
11837
11838 ------------------------------------------------------------------------
11839 r7279 | asmax | 2004-04-05 20:26:34 +0200 (Mon, 05 Apr 2004) | 3 lines
11840 Changed paths:
11841    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
11842
11843   * x11_loop.cpp: check if there is a theme before getting the window manager!
11844     (avoid a segfault when there is no theme at the beginning)
11845
11846 ------------------------------------------------------------------------
11847 r7280 | gbazin | 2004-04-06 02:03:20 +0200 (Tue, 06 Apr 2004) | 2 lines
11848 Changed paths:
11849    M /trunk/modules/gui/wxwindows/Modules.am
11850    A /trunk/modules/gui/wxwindows/bitmaps/speaker.xpm
11851    M /trunk/modules/gui/wxwindows/interface.cpp
11852
11853 * modules/gui/wxwindows/*: integrate the volume control in the toolbar.
11854
11855 ------------------------------------------------------------------------
11856 r7281 | gbazin | 2004-04-06 11:00:42 +0200 (Tue, 06 Apr 2004) | 2 lines
11857 Changed paths:
11858    M /trunk/modules/gui/wxwindows/interface.cpp
11859
11860 * modules/gui/wxwindows/interface.cpp: display default volume level on start.
11861
11862 ------------------------------------------------------------------------
11863 r7282 | gbazin | 2004-04-06 11:51:20 +0200 (Tue, 06 Apr 2004) | 2 lines
11864 Changed paths:
11865    M /trunk/modules/gui/wxwindows/interface.cpp
11866
11867 * modules/gui/wxwindows/interface.cpp: use wxBORDER_NONE for the volume control.
11868
11869 ------------------------------------------------------------------------
11870 r7283 | gbazin | 2004-04-06 12:27:14 +0200 (Tue, 06 Apr 2004) | 2 lines
11871 Changed paths:
11872    M /trunk/modules/access/file.c
11873
11874 * modules/access/file.c: fixed bug in concat mode when seeking.
11875
11876 ------------------------------------------------------------------------
11877 r7284 | gbazin | 2004-04-06 12:33:48 +0200 (Tue, 06 Apr 2004) | 2 lines
11878 Changed paths:
11879    M /trunk/modules/gui/wxwindows/preferences.cpp
11880
11881 * modules/gui/wxwindows/preferences.cpp: small cosmetic change for win32.
11882
11883 ------------------------------------------------------------------------
11884 r7285 | gbazin | 2004-04-06 12:58:41 +0200 (Tue, 06 Apr 2004) | 3 lines
11885 Changed paths:
11886    M /trunk/AUTHORS
11887    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11888    M /trunk/modules/gui/wxwindows/dialogs.cpp
11889    M /trunk/modules/gui/wxwindows/interface.cpp
11890    M /trunk/modules/gui/wxwindows/wxwindows.h
11891
11892 * modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog.
11893 * AUTHORS: updated my entry.
11894
11895 ------------------------------------------------------------------------
11896 r7286 | gbazin | 2004-04-06 16:15:38 +0200 (Tue, 06 Apr 2004) | 2 lines
11897 Changed paths:
11898    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11899    M /trunk/modules/gui/wxwindows/interface.cpp
11900    M /trunk/modules/gui/wxwindows/timer.cpp
11901
11902 * modules/gui/wxwindows/*: changed slider aspect and moved the time display into the statusbar.
11903
11904 ------------------------------------------------------------------------
11905 r7287 | gbazin | 2004-04-06 16:16:49 +0200 (Tue, 06 Apr 2004) | 2 lines
11906 Changed paths:
11907    M /trunk/modules/gui/wxwindows/wxwindows.h
11908
11909 * modules/gui/wxwindows/wxwindows.h: forgot to remove useless variable.
11910
11911 ------------------------------------------------------------------------
11912 r7288 | hartman | 2004-04-06 18:04:03 +0200 (Tue, 06 Apr 2004) | 2 lines
11913 Changed paths:
11914    M /trunk/modules/demux/util/sub.c
11915    M /trunk/modules/demux/util/sub.h
11916
11917 * Added subviewer and subviewer v2 support
11918
11919 ------------------------------------------------------------------------
11920 r7289 | fenrir | 2004-04-06 19:32:09 +0200 (Tue, 06 Apr 2004) | 2 lines
11921 Changed paths:
11922    M /trunk/modules/access/mms/mmsh.c
11923
11924  * mmsh: fixed first packet handling.
11925
11926 ------------------------------------------------------------------------
11927 r7290 | ipkiss | 2004-04-06 21:56:57 +0200 (Tue, 06 Apr 2004) | 8 lines
11928 Changed paths:
11929    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11930    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
11931    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11932    M /trunk/modules/gui/skins2/src/theme_loader.hpp
11933
11934  * skins2/src/theme_loader.cpp: .vlt files can now contain directories
11935    and subdirectories. When loading a skin, the "theme.xml" file will be
11936    searched recursively, and the first one to be found is used.
11937
11938  * skins2/*: Do not 'cd' anymore to the temporary directory where the
11939    .vlt is extracted (instead, we transform the relative paths specified
11940    in the XML file into absolute paths).
11941
11942 ------------------------------------------------------------------------
11943 r7291 | gbazin | 2004-04-06 22:01:28 +0200 (Tue, 06 Apr 2004) | 2 lines
11944 Changed paths:
11945    M /trunk/modules/visualization/goom.c
11946
11947 * modules/visualizations/goom.c: added --goom-width/height config variables.
11948
11949 ------------------------------------------------------------------------
11950 r7292 | asmax | 2004-04-06 22:38:10 +0200 (Tue, 06 Apr 2004) | 3 lines
11951 Changed paths:
11952    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
11953
11954   * x11_graphics: check if the width and height are not null, to avoid
11955     a X11 Bad Value error
11956
11957 ------------------------------------------------------------------------
11958 r7293 | fkuehne | 2004-04-07 00:04:33 +0200 (Wed, 07 Apr 2004) | 1 line
11959 Changed paths:
11960    M /trunk/po/pt_BR.po
11961
11962 Update of the Brazilian Portuguese translation by Andre de Barros Martins Ribeiro
11963 ------------------------------------------------------------------------
11964 r7294 | hartman | 2004-04-07 01:14:44 +0200 (Wed, 07 Apr 2004) | 2 lines
11965 Changed paths:
11966    M /trunk/src/libvlc.h
11967
11968 * Spelling fix
11969
11970 ------------------------------------------------------------------------
11971 r7295 | gbazin | 2004-04-07 01:54:49 +0200 (Wed, 07 Apr 2004) | 5 lines
11972 Changed paths:
11973    M /trunk/modules/visualization/goom.c
11974
11975 * modules/visualization/goom.c:
11976    + big rewrite.
11977    + frame dropping.
11978    + new --goom-speed option.
11979
11980 ------------------------------------------------------------------------
11981 r7296 | fkuehne | 2004-04-07 13:50:13 +0200 (Wed, 07 Apr 2004) | 2 lines
11982 Changed paths:
11983    M /trunk/modules/gui/pda/pda_interface.c
11984    M /trunk/po/de.po
11985
11986 * modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video"
11987 * po/de.po: Updated german translation
11988 ------------------------------------------------------------------------
11989 r7297 | fenrir | 2004-04-07 19:41:14 +0200 (Wed, 07 Apr 2004) | 3 lines
11990 Changed paths:
11991    M /trunk/modules/access/mms/mmsh.c
11992    M /trunk/modules/access/mms/mmsh.h
11993
11994  * mmsh: added support of multiple files streamed with the same url (a
11995 few web radios use that)
11996
11997 ------------------------------------------------------------------------
11998 r7298 | fenrir | 2004-04-07 19:47:07 +0200 (Wed, 07 Apr 2004) | 3 lines
11999 Changed paths:
12000    M /trunk/modules/demux/asf/asf.c
12001    M /trunk/modules/demux/asf/libasf.c
12002
12003  * asf: added limited support of concatenated files for web radios (only
12004 files without index, seek isn't supported for such stream)
12005
12006 ------------------------------------------------------------------------
12007 r7299 | hartman | 2004-04-07 20:36:00 +0200 (Wed, 07 Apr 2004) | 2 lines
12008 Changed paths:
12009    M /trunk/extras/contrib/src/packages.mak
12010
12011 * Use newer speex in OSX. apparently 0.7.1a is broken in this respect.
12012
12013 ------------------------------------------------------------------------
12014 r7300 | gbazin | 2004-04-07 21:09:38 +0200 (Wed, 07 Apr 2004) | 2 lines
12015 Changed paths:
12016    M /trunk/configure.ac
12017
12018 * configure.ac: disable SSE on solaris.
12019
12020 ------------------------------------------------------------------------
12021 r7301 | gbazin | 2004-04-07 21:48:38 +0200 (Wed, 07 Apr 2004) | 3 lines
12022 Changed paths:
12023    M /trunk/modules/gui/wxwindows/interface.cpp
12024    M /trunk/modules/gui/wxwindows/menus.cpp
12025    M /trunk/modules/gui/wxwindows/wxwindows.h
12026
12027 * modules/gui/wxwindows/*: modified the auto-generated menus routines to not 
12028 delete/re-create parent menus. That makes wxWindows a lot happier.
12029
12030 ------------------------------------------------------------------------
12031 r7302 | adn | 2004-04-07 22:10:16 +0200 (Wed, 07 Apr 2004) | 4 lines
12032 Changed paths:
12033    M /trunk/share/skins2/default/theme.xml
12034
12035
12036 crotte !
12037
12038
12039 ------------------------------------------------------------------------
12040 r7303 | gbazin | 2004-04-07 23:13:35 +0200 (Wed, 07 Apr 2004) | 2 lines
12041 Changed paths:
12042    M /trunk/modules/codec/subsdec.c
12043    M /trunk/modules/demux/mkv.cpp
12044    M /trunk/modules/demux/ogg.c
12045    M /trunk/modules/demux/util/sub.c
12046
12047 * ALL: use p_block->i_length for text subtitles duration (instead of the i_dts hack).
12048
12049 ------------------------------------------------------------------------
12050 r7304 | gbazin | 2004-04-08 00:41:57 +0200 (Thu, 08 Apr 2004) | 2 lines
12051 Changed paths:
12052    M /trunk/modules/mux/ogg.c
12053
12054 * modules/mug/ogg.c: fixed recent breakage.
12055
12056 ------------------------------------------------------------------------
12057 r7305 | gbazin | 2004-04-08 00:49:13 +0200 (Thu, 08 Apr 2004) | 2 lines
12058 Changed paths:
12059    M /trunk/modules/access_output/file.c
12060
12061 * modules/access_out/file.c: added "stream" shortcut for when one doesn't want pace control.
12062
12063 ------------------------------------------------------------------------
12064 r7306 | gbazin | 2004-04-08 00:57:08 +0200 (Thu, 08 Apr 2004) | 2 lines
12065 Changed paths:
12066    M /trunk/modules/mux/avi.c
12067    M /trunk/modules/mux/mpeg/pes.c
12068
12069 * modules/mux/*: fixed block_Realloc() typo.
12070
12071 ------------------------------------------------------------------------
12072 r7307 | fenrir | 2004-04-08 01:13:03 +0200 (Thu, 08 Apr 2004) | 8 lines
12073 Changed paths:
12074    M /trunk/src/input/input_dec.c
12075    M /trunk/src/stream_output/stream_output.c
12076
12077  * input/input_dec.c: we automaticaly switch to minimize thread mode
12078 when streaming (it's better because of the way sout works).
12079  * stream_output/stream_output.c: when removing a stream, stop waiting
12080 and start muxing if data are already here (needed for sout with pace
12081 control).
12082
12083  Both will help to allow muxing (nearly?) all frames, even the last ones.
12084
12085 ------------------------------------------------------------------------
12086 r7308 | gbazin | 2004-04-08 14:57:50 +0200 (Thu, 08 Apr 2004) | 3 lines
12087 Changed paths:
12088    M /trunk/modules/gui/wxwindows/interface.cpp
12089    M /trunk/modules/gui/wxwindows/menus.cpp
12090    M /trunk/mozilla/vlcshell.cpp
12091
12092 * mozilla/vlcshell.cpp: added fullscreen=yes/no option
12093 * modules/gui/wxwindows/*: fixed auto-generated menus on win32.
12094
12095 ------------------------------------------------------------------------
12096 r7309 | gbazin | 2004-04-08 17:40:32 +0200 (Thu, 08 Apr 2004) | 4 lines
12097 Changed paths:
12098    M /trunk/include/video_output.h
12099    M /trunk/modules/gui/wxwindows/interface.cpp
12100    M /trunk/modules/gui/wxwindows/menus.cpp
12101    M /trunk/modules/gui/wxwindows/video.cpp
12102    M /trunk/modules/video_output/directx/directx.c
12103    M /trunk/modules/video_output/directx/events.c
12104    M /trunk/modules/video_output/x11/xcommon.c
12105    M /trunk/src/video_output/vout_intf.c
12106
12107 * modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow()
12108 * modules/video_output/directx and x11: implemented VOUT_SET_STAY_ON_TOP in Control()
12109 * src/video_output/vout_intf.c: moved the video-on-top variable there.
12110
12111 ------------------------------------------------------------------------
12112 r7310 | gbazin | 2004-04-08 17:41:56 +0200 (Thu, 08 Apr 2004) | 2 lines
12113 Changed paths:
12114    M /trunk/modules/gui/wxwindows/wxwindows.h
12115
12116 * modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
12117
12118 ------------------------------------------------------------------------
12119 r7311 | gbazin | 2004-04-08 17:50:29 +0200 (Thu, 08 Apr 2004) | 2 lines
12120 Changed paths:
12121    M /trunk/modules/video_output/directx/directx.c
12122
12123 * modules/video_output/directx/directx.c: apply --video-on-top on start.
12124
12125 ------------------------------------------------------------------------
12126 r7312 | ipkiss | 2004-04-08 19:54:03 +0200 (Thu, 08 Apr 2004) | 6 lines
12127 Changed paths:
12128    M /trunk/modules/gui/skins2/src/os_window.hpp
12129    M /trunk/modules/gui/skins2/win32/win32_window.cpp
12130    M /trunk/modules/gui/skins2/win32/win32_window.hpp
12131    M /trunk/modules/gui/skins2/x11/x11_window.cpp
12132    M /trunk/modules/gui/skins2/x11/x11_window.hpp
12133
12134  * skins2/win32/win32_window.cpp: Transparency works correctly (this is
12135    controlled by the 'alpha' and 'movealpha' attributes of the 'Theme'
12136    tag). Win32 only.
12137    Note: It is advised to use 255 for the alpha value, otherwise resizing
12138    will be slowed down a lot...
12139
12140 ------------------------------------------------------------------------
12141 r7313 | gbazin | 2004-04-08 19:54:18 +0200 (Thu, 08 Apr 2004) | 2 lines
12142 Changed paths:
12143    M /trunk/modules/gui/wxwindows/menus.cpp
12144
12145 * modules/gui/wxwindows/menus.cpp: fixed segfault.
12146
12147 ------------------------------------------------------------------------
12148 r7314 | ipkiss | 2004-04-08 23:29:27 +0200 (Thu, 08 Apr 2004) | 2 lines
12149 Changed paths:
12150    M /trunk/modules/gui/skins2/win32/win32_window.cpp
12151
12152 Disabled my last changes, since they don't seem to work in all cases.
12153
12154 ------------------------------------------------------------------------
12155 r7315 | gbazin | 2004-04-09 18:03:29 +0200 (Fri, 09 Apr 2004) | 2 lines
12156 Changed paths:
12157    M /trunk/modules/stream_out/transcode.c
12158
12159 * modules/stream_out/transcode.c: compilation fix for latest ffmpeg cvs.
12160
12161 ------------------------------------------------------------------------
12162 r7316 | zorglub | 2004-04-09 20:16:13 +0200 (Fri, 09 Apr 2004) | 2 lines
12163 Changed paths:
12164    M /trunk/modules/gui/wxwindows/Modules.am
12165    M /trunk/modules/gui/wxwindows/dialogs.cpp
12166    M /trunk/modules/gui/wxwindows/interface.cpp
12167    M /trunk/modules/gui/wxwindows/streamwizard.cpp
12168    A /trunk/modules/gui/wxwindows/wizard.cpp
12169    M /trunk/modules/gui/wxwindows/wxwindows.h
12170
12171 Beginning of an improved streaming wizard. Do not use at the moment
12172
12173 ------------------------------------------------------------------------
12174 r7317 | hartman | 2004-04-10 14:26:50 +0200 (Sat, 10 Apr 2004) | 2 lines
12175 Changed paths:
12176    M /trunk/extras/contrib/src/Makefile
12177
12178 * --enable-gpl needed now for ffmpeg cvs
12179
12180 ------------------------------------------------------------------------
12181 r7318 | anil | 2004-04-10 18:53:57 +0200 (Sat, 10 Apr 2004) | 2 lines
12182 Changed paths:
12183    M /trunk/modules/gui/wxwindows/wizard.cpp
12184
12185 * compilation fixes
12186
12187 ------------------------------------------------------------------------
12188 r7319 | gbazin | 2004-04-11 14:20:11 +0200 (Sun, 11 Apr 2004) | 4 lines
12189 Changed paths:
12190    M /trunk/modules/gui/wxwindows/dialogs.cpp
12191    M /trunk/modules/gui/wxwindows/interface.cpp
12192    M /trunk/modules/gui/wxwindows/open.cpp
12193    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12194    M /trunk/modules/gui/wxwindows/wxwindows.h
12195
12196 * modules/gui/wxwindows/*:
12197   + added a "Open Capture Device..." menu entry.
12198   + a bit of clean-up.
12199
12200 ------------------------------------------------------------------------
12201 r7320 | gbazin | 2004-04-11 14:22:06 +0200 (Sun, 11 Apr 2004) | 2 lines
12202 Changed paths:
12203    M /trunk/include/vlc_interface.h
12204
12205 * include/vlc_interface.h: forgot that in last commit.
12206
12207 ------------------------------------------------------------------------
12208 r7321 | asmax | 2004-04-11 18:34:04 +0200 (Sun, 11 Apr 2004) | 4 lines
12209 Changed paths:
12210    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
12211    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
12212    M /trunk/modules/gui/skins2/parser/interpreter.cpp
12213    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12214    M /trunk/modules/gui/skins2/src/vlcproc.hpp
12215
12216   * all: support of playlist loop in skins2
12217    (new variable playlist.isLoop, new commands playlist.setLoop(true)
12218    and playlist.setLoop(false) in the xml)
12219
12220 ------------------------------------------------------------------------
12221 r7322 | gbazin | 2004-04-12 02:06:59 +0200 (Mon, 12 Apr 2004) | 2 lines
12222 Changed paths:
12223    M /trunk/modules/gui/wxwindows/open.cpp
12224    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
12225    M /trunk/modules/gui/wxwindows/preferences_widgets.h
12226
12227 * modules/gui/wxwindows/*: improved preferences widgets a bit.
12228
12229 ------------------------------------------------------------------------
12230 r7323 | gbazin | 2004-04-12 11:52:40 +0200 (Mon, 12 Apr 2004) | 2 lines
12231 Changed paths:
12232    M /trunk/modules/gui/wxwindows/menus.cpp
12233
12234 * modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
12235
12236 ------------------------------------------------------------------------
12237 r7324 | gbazin | 2004-04-12 12:44:34 +0200 (Mon, 12 Apr 2004) | 6 lines
12238 Changed paths:
12239    M /trunk/THANKS
12240    M /trunk/modules/access/dshow/dshow.cpp
12241    M /trunk/modules/access/dshow/filter.cpp
12242    M /trunk/modules/access/dshow/filter.h
12243
12244 * modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
12245   + Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs).
12246   + Extra WDM property sheets for --dshow-config.
12247   + Some support for selecting crossbar routes.
12248 * THANKS: Added Damien Fouilleul for the DirectShow input improvements.
12249
12250 ------------------------------------------------------------------------
12251 r7325 | ipkiss | 2004-04-12 15:17:52 +0200 (Mon, 12 Apr 2004) | 2 lines
12252 Changed paths:
12253    M /trunk/doc/Doxyfile
12254
12255  * doc/Doxyfile: generate Doxygen documentation for the skins2 module
12256
12257 ------------------------------------------------------------------------
12258 r7326 | ipkiss | 2004-04-12 16:07:57 +0200 (Mon, 12 Apr 2004) | 2 lines
12259 Changed paths:
12260    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
12261
12262  * skins/win32/win32_graphics.cpp: Fix for alphablending (thanks AsMaX)
12263
12264 ------------------------------------------------------------------------
12265 r7327 | asmax | 2004-04-12 16:25:15 +0200 (Mon, 12 Apr 2004) | 9 lines
12266 Changed paths:
12267    M /trunk/modules/gui/skins2/parser/builder.cpp
12268    M /trunk/modules/gui/skins2/src/ft2_font.cpp
12269    M /trunk/modules/gui/skins2/src/os_factory.hpp
12270    M /trunk/modules/gui/skins2/src/skin_main.cpp
12271    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
12272    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
12273    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
12274    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
12275
12276   * src/os_factory.hpp: added a method OSFactory::getResourceDir()
12277    to get a list of possible resource directories for skins2.
12278    On linux the path is "~/.vlc/skins2:VLC_INSTALL_DIR/share/skins2"
12279    and on win32 it is "VLC_PATH\skins2'
12280   * src/skin_main.cpp: use the getResourceDir() method instead of #ifdef
12281   * parser/builder.cpp: the default font is looked up in the resource dir,
12282    so you can put fonts in ~/.vlc/skins2/fonts and avoid a make install
12283
12284
12285 ------------------------------------------------------------------------
12286 r7328 | asmax | 2004-04-12 19:08:58 +0200 (Mon, 12 Apr 2004) | 8 lines
12287 Changed paths:
12288    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
12289    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
12290    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
12291    D /trunk/share/skins2/default/skin.dtd
12292    M /trunk/share/skins2/default/theme.xml
12293    A /trunk/share/skins2/skin.dtd (from /trunk/share/skins2/default/skin.dtd:7327)
12294
12295   * all: the DTD lookup for skins2 themes now use XML catalogs:
12296     The XML file must begin with:
12297     <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd">
12298     (the "skin.dtd" is ignored but should be an URL on the website)
12299     and the DTD is looked up at runtime in the directories of the resource
12300     path (see previous commit), e.g /usr/local/share/vlc/skins2/skin.dtd
12301     -> the DTD doesn't need any more to be shipped with the themes.
12302
12303 ------------------------------------------------------------------------
12304 r7329 | ipkiss | 2004-04-12 20:55:07 +0200 (Mon, 12 Apr 2004) | 2 lines
12305 Changed paths:
12306    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
12307
12308  * skins2/win32/win32_factory.cpp: Compilation fix
12309
12310 ------------------------------------------------------------------------
12311 r7330 | gbazin | 2004-04-12 22:30:59 +0200 (Mon, 12 Apr 2004) | 5 lines
12312 Changed paths:
12313    M /trunk/modules/gui/wxwindows/Modules.am
12314    M /trunk/modules/gui/wxwindows/open.cpp
12315    D /trunk/modules/gui/wxwindows/v4l.cpp
12316    M /trunk/modules/gui/wxwindows/wxwindows.h
12317
12318 * modules/gui/wxwindows/*: removed the V4L specific code.
12319   The V4L panel is now created automatically with an "AutoBuiltPanel" class.
12320   (A few options are missing compared to the old panel but they need to be added
12321    to the V4L plugin, not the wxWindows code).
12322
12323 ------------------------------------------------------------------------
12324 r7331 | gbazin | 2004-04-12 22:39:26 +0200 (Mon, 12 Apr 2004) | 2 lines
12325 Changed paths:
12326    M /trunk/share/Makefile.am
12327
12328 * share/Makefile.am: skin.dtd was moved.
12329
12330 ------------------------------------------------------------------------
12331 r7332 | gbazin | 2004-04-12 22:52:29 +0200 (Mon, 12 Apr 2004) | 2 lines
12332 Changed paths:
12333    M /trunk/modules/gui/wxwindows/open.cpp
12334
12335 * modules/gui/wxwindows/open.cpp: compilation fix.
12336
12337 ------------------------------------------------------------------------
12338 r7333 | hartman | 2004-04-12 23:01:41 +0200 (Mon, 12 Apr 2004) | 2 lines
12339 Changed paths:
12340    M /trunk/modules/gui/macosx/controls.m
12341
12342 * Fix the 'auto' selection of Console intf in "extra intfs" menu entry.
12343
12344 ------------------------------------------------------------------------
12345 r7334 | gbazin | 2004-04-12 23:10:26 +0200 (Mon, 12 Apr 2004) | 2 lines
12346 Changed paths:
12347    M /trunk/modules/gui/wxwindows/open.cpp
12348
12349 * modules/gui/wxwindows/open.cpp: bug fix.
12350
12351 ------------------------------------------------------------------------
12352 r7335 | gbazin | 2004-04-12 23:48:18 +0200 (Mon, 12 Apr 2004) | 3 lines
12353 Changed paths:
12354    M /trunk/modules/gui/skins2/src/dialogs.cpp
12355    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
12356
12357 * modules/gui/skins2/x11/x11_factory.cpp: added "share/skins2" to the resource paths.
12358 * modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
12359
12360 ------------------------------------------------------------------------
12361 r7336 | gbazin | 2004-04-12 23:59:28 +0200 (Mon, 12 Apr 2004) | 2 lines
12362 Changed paths:
12363    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
12364
12365 * modules/gui/wxwindows/preferences_widgets.cpp: update events for IntegerConfigControl.
12366
12367 ------------------------------------------------------------------------
12368 r7337 | fenrir | 2004-04-13 12:05:59 +0200 (Tue, 13 Apr 2004) | 2 lines
12369 Changed paths:
12370    M /trunk/modules/packetizer/mpeg4video.c
12371
12372  * mpeg4video: init i_dts.
12373
12374 ------------------------------------------------------------------------
12375 r7338 | gbazin | 2004-04-13 12:52:29 +0200 (Tue, 13 Apr 2004) | 2 lines
12376 Changed paths:
12377    M /trunk/modules/packetizer/copy.c
12378    M /trunk/modules/packetizer/mpeg4video.c
12379
12380 * modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
12381
12382 ------------------------------------------------------------------------
12383 r7339 | gbazin | 2004-04-13 14:49:14 +0200 (Tue, 13 Apr 2004) | 2 lines
12384 Changed paths:
12385    M /trunk/modules/visualization/goom.c
12386
12387 * modules/visualization/goom.c: don't bother including the goom header on win32.
12388
12389 ------------------------------------------------------------------------
12390 r7340 | bigben | 2004-04-13 15:23:26 +0200 (Tue, 13 Apr 2004) | 6 lines
12391 Changed paths:
12392    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
12393    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
12394    M /trunk/modules/gui/macosx/playlist.h
12395    M /trunk/modules/gui/macosx/playlist.m
12396    M /trunk/modules/gui/macosx/playlistinfo.h
12397    M /trunk/modules/gui/macosx/playlistinfo.m
12398
12399 *all :
12400
12401 - Add "Add group" and "delete group" buttons in the playlistinfo window
12402 - When several items of the playlist are selected, and we change the group, change it for all selected items...
12403
12404
12405 ------------------------------------------------------------------------
12406 r7341 | sigmunau | 2004-04-13 16:08:51 +0200 (Tue, 13 Apr 2004) | 3 lines
12407 Changed paths:
12408    M /trunk/modules/codec/subsdec.c
12409
12410 modules/codec/subsdec.c:
12411  * strip html-like tags from subtitles
12412
12413 ------------------------------------------------------------------------
12414 r7342 | gbazin | 2004-04-13 16:13:07 +0200 (Tue, 13 Apr 2004) | 3 lines
12415 Changed paths:
12416    M /trunk/modules/codec/ffmpeg/encoder.c
12417
12418 * modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding.
12419   So let's use proper PTS now!
12420
12421 ------------------------------------------------------------------------
12422 r7343 | andrep | 2004-04-14 08:09:56 +0200 (Wed, 14 Apr 2004) | 4 lines
12423 Changed paths:
12424    M /trunk/include/osd.h
12425    M /trunk/src/video_output/video_text.c
12426
12427 * vout_ShowTextAbsolute now returns VLC_EGENERIC if the text render wasn't
12428   successful and VLC_SUCCESS on success, instead of returning void.
12429
12430
12431 ------------------------------------------------------------------------
12432 r7344 | gbazin | 2004-04-14 09:09:17 +0200 (Wed, 14 Apr 2004) | 2 lines
12433 Changed paths:
12434    M /trunk/modules/access/v4l/v4l.c
12435
12436 * modules/access/v4l/v4l.c: off by one fix by James MacLean.
12437
12438 ------------------------------------------------------------------------
12439 r7345 | garf | 2004-04-14 10:55:34 +0200 (Wed, 14 Apr 2004) | 7 lines
12440 Changed paths:
12441    M /trunk/modules/control/http.c
12442    M /trunk/modules/control/telnet.c
12443    M /trunk/share/http/vlm/edit.html
12444    M /trunk/share/http/vlm/index.html
12445    M /trunk/share/http/vlm/new.html
12446    M /trunk/src/misc/vlm.c
12447
12448  * vlm.c: a few bug fixes, cleaning, and maid vlm more http-intf
12449    compatible
12450  * http.c: a little bug fix ( append vlm command )
12451  * telnet.c: 4 spaces indentation on show command (much more readable)
12452  * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic
12453    modifications
12454
12455 ------------------------------------------------------------------------
12456 r7346 | sigmunau | 2004-04-14 17:59:52 +0200 (Wed, 14 Apr 2004) | 2 lines
12457 Changed paths:
12458    M /trunk/modules/gui/wxwindows/playlist.cpp
12459
12460 Use wxFileDialog::GetPath() and not GetFilename(). Closes #1781
12461
12462 ------------------------------------------------------------------------
12463 r7347 | garf | 2004-04-14 18:20:25 +0200 (Wed, 14 Apr 2004) | 2 lines
12464 Changed paths:
12465    M /trunk/share/http/index.html
12466    M /trunk/share/http/vlm/edit.html
12467    M /trunk/share/http/vlm/index.html
12468    A /trunk/share/http/vlm/show.html
12469
12470  * http interface: media/schedule show page before edit page
12471
12472 ------------------------------------------------------------------------
12473 r7348 | stippi | 2004-04-15 11:57:14 +0200 (Thu, 15 Apr 2004) | 1 line
12474 Changed paths:
12475    M /trunk/modules/demux/sgimb.c
12476    M /trunk/src/playlist/playlist.c
12477
12478 compile fix, do not declare variables in the middle of a function, this is plain C...
12479 ------------------------------------------------------------------------
12480 r7349 | stippi | 2004-04-15 12:02:19 +0200 (Thu, 15 Apr 2004) | 1 line
12481 Changed paths:
12482    M /trunk/src/misc/httpd.c
12483
12484 BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
12485 ------------------------------------------------------------------------
12486 r7350 | stippi | 2004-04-15 12:46:11 +0200 (Thu, 15 Apr 2004) | 1 line
12487 Changed paths:
12488    M /trunk/modules/gui/beos/InterfaceWindow.cpp
12489    M /trunk/modules/gui/beos/MediaControlView.cpp
12490
12491 fixed the incorrect window size limits for the interface window
12492 ------------------------------------------------------------------------
12493 r7351 | fkuehne | 2004-04-15 18:01:33 +0200 (Thu, 15 Apr 2004) | 1 line
12494 Changed paths:
12495    M /trunk/modules/control/rc.c
12496
12497 * added localisation support
12498 ------------------------------------------------------------------------
12499 r7352 | fkuehne | 2004-04-15 18:05:59 +0200 (Thu, 15 Apr 2004) | 1 line
12500 Changed paths:
12501    M /trunk/po/POTFILES.in
12502    M /trunk/po/de.po
12503    M /trunk/po/en_GB.po
12504    M /trunk/po/es.po
12505    M /trunk/po/fr.po
12506    M /trunk/po/hu.po
12507    M /trunk/po/it.po
12508    M /trunk/po/ja.po
12509    M /trunk/po/nl.po
12510    M /trunk/po/no.po
12511    M /trunk/po/pl.po
12512    M /trunk/po/pt_BR.po
12513    M /trunk/po/ru.po
12514    M /trunk/po/sv.po
12515    M /trunk/po/vlc.pot
12516
12517 * ALL: ./toolbox --update-po
12518 ------------------------------------------------------------------------
12519 r7353 | gbazin | 2004-04-15 21:12:20 +0200 (Thu, 15 Apr 2004) | 2 lines
12520 Changed paths:
12521    M /trunk/modules/stream_out/transcode.c
12522
12523 * modules/stream_out/transcode.c: try more sensible width/height values when testing the video encoder.
12524
12525 ------------------------------------------------------------------------
12526 r7354 | gbazin | 2004-04-15 22:01:24 +0200 (Thu, 15 Apr 2004) | 2 lines
12527 Changed paths:
12528    M /trunk/modules/visualization/goom.c
12529
12530 * modules/visualization/goom.c: default speed is now set to 6.
12531
12532 ------------------------------------------------------------------------
12533 r7355 | fenrir | 2004-04-15 22:25:57 +0200 (Thu, 15 Apr 2004) | 2 lines
12534 Changed paths:
12535    M /trunk/src/misc/httpd.c
12536
12537  * httpd: may fix mmsh for vlc.
12538
12539 ------------------------------------------------------------------------
12540 r7356 | fenrir | 2004-04-15 22:27:06 +0200 (Thu, 15 Apr 2004) | 2 lines
12541 Changed paths:
12542    M /trunk/modules/control/http.c
12543
12544  * http: fixed some gcc warning.
12545
12546 ------------------------------------------------------------------------
12547 r7357 | gbazin | 2004-04-16 00:21:41 +0200 (Fri, 16 Apr 2004) | 2 lines
12548 Changed paths:
12549    M /trunk/src/misc/block.c
12550
12551 * src/misc/block.c: fixed BlockRealloc()
12552
12553 ------------------------------------------------------------------------
12554 r7358 | sigmunau | 2004-04-16 00:22:55 +0200 (Fri, 16 Apr 2004) | 2 lines
12555 Changed paths:
12556    M /trunk/modules/demux/livedotcom.cpp
12557
12558 handle h261 video streams over rtp
12559
12560 ------------------------------------------------------------------------
12561 r7359 | sigmunau | 2004-04-16 00:45:27 +0200 (Fri, 16 Apr 2004) | 9 lines
12562 Changed paths:
12563    M /trunk/include/vlc_block.h
12564    M /trunk/modules/codec/Modules.am
12565    A /trunk/modules/codec/mash.cpp
12566    M /trunk/modules/demux/livedotcom.cpp
12567
12568 include/vlc_block.h:
12569  * added a BLOCK_FLAG_END_OF_FRAME flag
12570  * reformated comments on block flags
12571 modules/demux/livedotcom.cpp
12572  * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
12573 modules/codec/Modules.am,mash.cpp
12574  * new h261 video decoder using openmash. Building this plugin is left as an
12575    excersise for the reader.
12576
12577 ------------------------------------------------------------------------
12578 r7360 | hartman | 2004-04-16 02:38:57 +0200 (Fri, 16 Apr 2004) | 3 lines
12579 Changed paths:
12580    M /trunk/extras/contrib/src/Makefile
12581    M /trunk/extras/contrib/src/packages.mak
12582
12583 * Updated live.com
12584 * Added openmash targets (not yet enabled, because it doesn't compile yet)
12585
12586 ------------------------------------------------------------------------
12587 r7361 | gbazin | 2004-04-16 15:26:01 +0200 (Fri, 16 Apr 2004) | 2 lines
12588 Changed paths:
12589    M /trunk/modules/demux/livedotcom.cpp
12590
12591 * modules/demux/livedotcom.cpp: compilation fix for old livemedia libs.
12592
12593 ------------------------------------------------------------------------
12594 r7362 | fkuehne | 2004-04-16 17:25:35 +0200 (Fri, 16 Apr 2004) | 1 line
12595 Changed paths:
12596    M /trunk/src/video_output/vout_intf.c
12597
12598  * fixed a typo
12599 ------------------------------------------------------------------------
12600 r7363 | fkuehne | 2004-04-16 20:41:00 +0200 (Fri, 16 Apr 2004) | 7 lines
12601 Changed paths:
12602    M /trunk/modules/control/telnet.c
12603    M /trunk/modules/gui/pda/pda.glade
12604    M /trunk/modules/gui/wxwindows/wizard.cpp
12605    M /trunk/modules/misc/logger.c
12606    M /trunk/modules/misc/sap.c
12607    M /trunk/po/de.po
12608    M /trunk/src/libvlc.h
12609
12610 * modules/control/telnet.c: removed translation of "VLM"
12611 * modules/gui/pda/pda.glade: removed translatable-flags of various untranslatable strings like "127.0.0.1" or "avi"
12612 * modules/gui/wxwindows/wizard.cpp: minor string-corrections
12613 * modules/misc/logger.c: more minor string-corrections
12614 * modules/misc/sap.c: ditto
12615 * src/libvlc.h: ditto
12616 * po/de.po: updated german translation
12617 ------------------------------------------------------------------------
12618 r7364 | bigben | 2004-04-17 11:22:41 +0200 (Sat, 17 Apr 2004) | 10 lines
12619 Changed paths:
12620    M /trunk/modules/stream_out/announce.c
12621    M /trunk/modules/stream_out/announce.h
12622    M /trunk/modules/stream_out/standard.c
12623
12624 * Little cleanup of sap announces :
12625
12626 - use net_* functions
12627 - use vlc_UrlParse function
12628
12629 change sap_session_t structure  : it now includes the  sdp packet, which
12630 isn't regenerated each time it is sent.
12631
12632
12633
12634 ------------------------------------------------------------------------
12635 r7365 | hartman | 2004-04-18 02:41:49 +0200 (Sun, 18 Apr 2004) | 5 lines
12636 Changed paths:
12637    M /trunk/modules/misc/sap.c
12638
12639 * New sap listener standard behaviour is to pass along ALL complete announces to
12640   the playlist, so livedotcom will be used.
12641 * Added a --sap-parse option, so you can get back the old behaviour.
12642
12643
12644 ------------------------------------------------------------------------
12645 r7366 | hartman | 2004-04-18 11:58:08 +0200 (Sun, 18 Apr 2004) | 6 lines
12646 Changed paths:
12647    M /trunk/modules/misc/sap.c
12648
12649 * Switch default behaviour of --sap-parse. A lot of the streams
12650   that the module could parse cannot be parsed by live.com
12651   most are udp announces. We will need to inform Ross about these...
12652   (on mbone about 1/3 announces is not recognized by live.com)
12653
12654
12655 ------------------------------------------------------------------------
12656 r7367 | hartman | 2004-04-18 14:18:23 +0200 (Sun, 18 Apr 2004) | 2 lines
12657 Changed paths:
12658    M /trunk/doc/translations.txt
12659
12660 * "Where are the .po files?"
12661
12662 ------------------------------------------------------------------------
12663 r7368 | zorglub | 2004-04-18 20:06:41 +0200 (Sun, 18 Apr 2004) | 3 lines
12664 Changed paths:
12665    M /trunk/modules/gui/wxwindows/iteminfo.cpp
12666    M /trunk/modules/gui/wxwindows/wizard.cpp
12667    M /trunk/modules/gui/wxwindows/wxwindows.h
12668
12669 * Some progress on the wizard (still not useable)
12670 * Fixed layout of the item info dialog
12671
12672 ------------------------------------------------------------------------
12673 r7369 | ipkiss | 2004-04-18 20:11:51 +0200 (Sun, 18 Apr 2004) | 4 lines
12674 Changed paths:
12675    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
12676    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
12677    M /trunk/modules/gui/skins2/src/skin_main.cpp
12678    M /trunk/modules/gui/skins2/src/window_manager.cpp
12679    M /trunk/modules/gui/skins2/win32/win32_window.cpp
12680    M /trunk/modules/gui/skins2/win32/win32_window.hpp
12681
12682  * skins2: Other attempt at supporting transparency on Windows (win2k, winxp).
12683    As it is not perfect yet, a new config option allows to disable transparency
12684    effects.
12685
12686 ------------------------------------------------------------------------
12687 r7370 | zorglub | 2004-04-18 20:21:09 +0200 (Sun, 18 Apr 2004) | 22 lines
12688 Changed paths:
12689    M /trunk/Makefile.am
12690    M /trunk/NEWS
12691    M /trunk/include/network.h
12692    M /trunk/include/stream_output.h
12693    M /trunk/include/vlc/vlc.h
12694    M /trunk/include/vlc_common.h
12695    M /trunk/include/vlc_objects.h
12696    M /trunk/modules/misc/sap.c
12697    M /trunk/modules/stream_out/announce.c
12698    M /trunk/modules/stream_out/announce.h
12699    M /trunk/modules/stream_out/rtp.c
12700    M /trunk/modules/stream_out/standard.c
12701    M /trunk/src/libvlc.c
12702    M /trunk/src/libvlc.h
12703    M /trunk/src/misc/net.c
12704    M /trunk/src/misc/objects.c
12705    A /trunk/src/stream_output/announce.c
12706    A /trunk/src/stream_output/sap.c
12707
12708 * ALL: Better announce system
12709
12710   - The SAP handler now runs in a separate thread.
12711   - RTP sessions can be announced with sap (sdp=sap://,name=...)
12712         TODO: Make this more configurable
12713   - Better SDP generation (the timestamp problem is not resolved)
12714         About this, there is a problem : as, for a RTP session, the URI
12715         is the complete SDP, if the session is recreated, as the URI has 
12716         changed, a new item is added to the playlist
12717   - Experimental flow control algorithm :
12718        It does not follow the "Recommended" implementation, as it needs
12719        to count the sessions (to achieve this, we should make this work
12720        together with the SAP listener)
12721        It is disabled by default (use --sap-flow-control to enable).
12722        When it is disabled, sap announcement interval is set by --sap-interval
12723
12724 * src/misc/net.c : created net_ReadNonBlock
12725 * sap.c : Fixed memory problem
12726
12727
12728
12729
12730 ------------------------------------------------------------------------
12731 r7371 | zorglub | 2004-04-18 21:56:58 +0200 (Sun, 18 Apr 2004) | 2 lines
12732 Changed paths:
12733    M /trunk/src/stream_output/sap.c
12734
12735 Make the SAP parser happier
12736
12737 ------------------------------------------------------------------------
12738 r7372 | gbazin | 2004-04-19 00:48:23 +0200 (Mon, 19 Apr 2004) | 3 lines
12739 Changed paths:
12740    M /trunk/src/input/es_out.c
12741    M /trunk/src/input/input_dec.c
12742    M /trunk/src/input/input_programs.c
12743
12744 * src/input/*: fixed some deadlock issues.
12745    The locking is still far from perfect and will need some cleanup but this is a step in the right direction.
12746
12747 ------------------------------------------------------------------------
12748 r7373 | gbazin | 2004-04-19 01:08:44 +0200 (Mon, 19 Apr 2004) | 2 lines
12749 Changed paths:
12750    M /trunk/modules/visualization/visual/visual.c
12751
12752 * modules/visualization/visual/visual.c: more sanity checks for fail over situations.
12753
12754 ------------------------------------------------------------------------
12755 r7374 | gbazin | 2004-04-19 01:35:25 +0200 (Mon, 19 Apr 2004) | 2 lines
12756 Changed paths:
12757    M /trunk/src/audio_output/input.c
12758
12759 * src/audio_output/input.c: add goom (if present) to the list of visualization choices.
12760
12761 ------------------------------------------------------------------------
12762 r7375 | hartman | 2004-04-19 02:01:51 +0200 (Mon, 19 Apr 2004) | 4 lines
12763 Changed paths:
12764    M /trunk/modules/gui/macosx/macosx.m
12765
12766 * OpenGL video output is now the default on OS X.
12767   I'm not aware of any REAL problems with the openGL output
12768   please report your experiences.
12769
12770 ------------------------------------------------------------------------
12771 r7376 | andrep | 2004-04-19 03:26:26 +0200 (Mon, 19 Apr 2004) | 3 lines
12772 Changed paths:
12773    M /trunk/include/vlc_keys.h
12774    M /trunk/src/libvlc.h
12775
12776 * Add hotkeys to go back/forward in media browsing history
12777
12778
12779 ------------------------------------------------------------------------
12780 r7377 | andrep | 2004-04-19 04:08:52 +0200 (Mon, 19 Apr 2004) | 3 lines
12781 Changed paths:
12782    M /trunk/configure.ac
12783    M /trunk/modules/LIST
12784    A /trunk/modules/codec/cmml
12785    A /trunk/modules/codec/cmml/Modules.am
12786    A /trunk/modules/codec/cmml/browser_open.c
12787    A /trunk/modules/codec/cmml/browser_open.h
12788    A /trunk/modules/codec/cmml/cmml.c
12789    A /trunk/modules/codec/cmml/history.c
12790    A /trunk/modules/codec/cmml/history.h
12791    A /trunk/modules/codec/cmml/intf.c
12792    A /trunk/modules/codec/cmml/xarray.c
12793    A /trunk/modules/codec/cmml/xarray.h
12794    A /trunk/modules/codec/cmml/xlist.c
12795    A /trunk/modules/codec/cmml/xlist.h
12796    A /trunk/modules/codec/cmml/xstrcat.h
12797    A /trunk/modules/codec/cmml/xtag.c
12798    A /trunk/modules/codec/cmml/xtag.h
12799    A /trunk/modules/codec/cmml/xurl.c
12800    A /trunk/modules/codec/cmml/xurl.h
12801
12802 * Added Continuous Media Markup Language (CMML) codec
12803
12804
12805 ------------------------------------------------------------------------
12806 r7378 | fenrir | 2004-04-19 10:27:34 +0200 (Mon, 19 Apr 2004) | 2 lines
12807 Changed paths:
12808    M /trunk/src/misc/httpd.c
12809
12810  * httpd: better fix for mmsh.
12811
12812 ------------------------------------------------------------------------
12813 r7379 | gbazin | 2004-04-19 12:48:04 +0200 (Mon, 19 Apr 2004) | 3 lines
12814 Changed paths:
12815    M /trunk/include/aout_internal.h
12816    M /trunk/src/audio_output/input.c
12817
12818 * include/aout_internal.h: added a b_restart field to aout_input_t.
12819 * src/audio_output/input.c: simplified VisualizationCallback() and don't restart the aout inputs in there but rather set the b_restart flag so they automatically get restarted on the next aout_InputPlay().
12820
12821 ------------------------------------------------------------------------
12822 r7380 | bigben | 2004-04-19 13:50:51 +0200 (Mon, 19 Apr 2004) | 3 lines
12823 Changed paths:
12824    M /trunk/modules/access/http.c
12825
12826 adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
12827
12828
12829 ------------------------------------------------------------------------
12830 r7381 | gbazin | 2004-04-19 14:44:56 +0200 (Mon, 19 Apr 2004) | 2 lines
12831 Changed paths:
12832    M /trunk/modules/video_output/directx/events.c
12833
12834 * modules/video_output/directx/events.c: prevent monitor power down when the directx vout is running.
12835
12836 ------------------------------------------------------------------------
12837 r7382 | gbazin | 2004-04-19 16:06:42 +0200 (Mon, 19 Apr 2004) | 2 lines
12838 Changed paths:
12839    M /trunk/modules/video_output/directx/events.c
12840
12841 * modules/video_output/directx/events.c: forgot an argument to SetThreadExecutionState().
12842
12843 ------------------------------------------------------------------------
12844 r7383 | zorglub | 2004-04-19 17:49:25 +0200 (Mon, 19 Apr 2004) | 2 lines
12845 Changed paths:
12846    M /trunk/modules/video_output/x11/xcommon.c
12847
12848 Fix crash when vout window is resized to 0 width
12849
12850 ------------------------------------------------------------------------
12851 r7384 | andrep | 2004-04-19 17:59:56 +0200 (Mon, 19 Apr 2004) | 51 lines
12852 Changed paths:
12853    A /trunk/modules/codec/cmml/HACKING
12854
12855 * Added HACKING file to CMML codec plugin directory, which includes
12856   description of what it does and how it's implemented.
12857
12858 * Overview of the CMML codec:
12859
12860   This is an implementation of the Continuous Media Markup Language
12861   (CMML) for VideoLAN.  In short, CMML is a (XML) markup language for
12862   time-continuous data, which of course includes multimedia such as
12863   video and audio.  It allows one to annotate a media file with both
12864   structured and unstructured textual data, but one of its distinguishing
12865   features--and what this code implements--is its support for embedding
12866   hyperlinks in media files.
12867
12868   So, while viewing some media (e.g. a radio interview with a band),
12869   you could provide a hyperlink to any URL, including a standard web
12870   page or other media (e.g. the band's home page).  The hyperlinks
12871   are active only for specific intervals of time while the media is
12872   playing, so for example during a radio interview, the hyperlinks
12873   can change depending on what questions the interviewer is asking
12874   and topic is being discussed.
12875
12876   For more general information on CMML and its role in the bigger
12877   picture of extending the World Wide Web to properly support multimedia,
12878   see <http://www.annodex.net/overview.html>.  For specifications of
12879   CMML, see <http://www.annodex.net/specifications.html>.
12880
12881 * CMML codec usage:
12882
12883   Once you have hyperlinking capability, you take on some of the
12884   capabilities of a web browser, in particular following hyperlinks,
12885   and also maintaining a browsing history where you can go backwards
12886   and forwards between pieces of media you've linked to.  So, if you
12887   are viewing a file with CMML markup:
12888
12889   * Hyperlinks are displayed as a subtitle track
12890
12891   * Hyperlinks are followed with the VLC "activate" hotkey (by default,
12892     this is just the Enter key)
12893
12894   * Going back and forward are done with the "history-back" and
12895     "history-forward" keys, by default Cmd-[ and Cmd-] on Mac OS X,
12896     and Ctrl-[ and Ctrl-] on all other platforms.
12897
12898   Until the media browsing history features are made available outside
12899   of the CMML plugin, you can only use the history features while
12900   viewing a file that contains CMML markup: e.g. you cannot navigate
12901   backwards or forward in the history while viewing a standard MPEG
12902   video.  This is a limitation which may be removed if the media
12903   browsing code is merged into the VLC core.
12904
12905
12906 ------------------------------------------------------------------------
12907 r7385 | titer | 2004-04-19 18:57:39 +0200 (Mon, 19 Apr 2004) | 2 lines
12908 Changed paths:
12909    M /trunk/modules/video_filter/deinterlace.c
12910
12911  deinterlace.c: added AltiVec optims for 16-bytes unaligned lines
12912
12913 ------------------------------------------------------------------------
12914 r7386 | gbazin | 2004-04-19 21:34:15 +0200 (Mon, 19 Apr 2004) | 2 lines
12915 Changed paths:
12916    M /trunk/NEWS
12917
12918 * NEWS: updated with all the changes since the last release.
12919
12920 ------------------------------------------------------------------------
12921 r7387 | gbazin | 2004-04-20 01:00:57 +0200 (Tue, 20 Apr 2004) | 2 lines
12922 Changed paths:
12923    M /trunk/NEWS
12924
12925 * NEWS: few changes.
12926
12927 ------------------------------------------------------------------------
12928 r7388 | hartman | 2004-04-20 03:00:29 +0200 (Tue, 20 Apr 2004) | 10 lines
12929 Changed paths:
12930    M /trunk/AUTHORS
12931    M /trunk/Makefile.am
12932    M /trunk/NEWS
12933    M /trunk/extras/contrib/src/Makefile
12934    M /trunk/extras/contrib/src/packages.mak
12935    M /trunk/modules/gui/macosx/macosx.m
12936    M /trunk/modules/gui/macosx/vout.m
12937
12938 * extras/contrib/src
12939   - fix goom location
12940   - some small url improvements. please test the contrib system.
12941 * modules/gui/macosx/*
12942   - autodetect Quartz Extreme. Use OpenGL vout if present.
12943   - --macosx-vout auto|quartz|opengl to force a vout.
12944 * Makefile.am: add share/http/vlm to target.
12945 * NEWS: small updates
12946 * AUTHORS: updated my email address.
12947
12948 ------------------------------------------------------------------------
12949 r7389 | andrep | 2004-04-20 06:24:52 +0200 (Tue, 20 Apr 2004) | 5 lines
12950 Changed paths:
12951    M /trunk/modules/gui/macosx/intf.h
12952    M /trunk/modules/gui/macosx/intf.m
12953    M /trunk/modules/gui/macosx/misc.m
12954    M /trunk/modules/gui/macosx/vout.m
12955
12956 * Mac OS X: intercept and respond to user-configured VLC hotkeys, rather
12957   than only responding to shortcut keys which are defined in the .nib
12958   interface file
12959
12960
12961 ------------------------------------------------------------------------
12962 r7390 | dionoea | 2004-04-20 13:29:36 +0200 (Tue, 20 Apr 2004) | 5 lines
12963 Changed paths:
12964    M /trunk/modules/gui/wxwindows/interface.cpp
12965    M /trunk/modules/gui/wxwindows/wxwindows.h
12966
12967 * fixed hue, contrast, gamma, brightness and saturation sliders
12968 * added restore to default settings button (for those sliders)
12969
12970
12971
12972 ------------------------------------------------------------------------
12973 r7391 | gbazin | 2004-04-20 15:34:03 +0200 (Tue, 20 Apr 2004) | 2 lines
12974 Changed paths:
12975    M /trunk/modules/gui/wxwindows/interface.cpp
12976
12977 * modules/gui/wxwindows/interface.cpp: fit the default size of the interface to the menubar.
12978
12979 ------------------------------------------------------------------------
12980 r7392 | gbazin | 2004-04-20 16:04:56 +0200 (Tue, 20 Apr 2004) | 2 lines
12981 Changed paths:
12982    M /trunk/modules/gui/wxwindows/interface.cpp
12983
12984 * modules/gui/wxwindows/interface.cpp: better interface size under gtk.
12985
12986 ------------------------------------------------------------------------
12987 r7393 | sam | 2004-04-20 16:31:24 +0200 (Tue, 20 Apr 2004) | 2 lines
12988 Changed paths:
12989    M /trunk/po/es.po
12990
12991   * po/es.po: minor translation fix.
12992
12993 ------------------------------------------------------------------------
12994 r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
12995 Changed paths:
12996    M /trunk/include/vlc/vlc.h
12997    M /trunk/include/vlc_interface.h
12998    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12999    M /trunk/src/interface/interface.c
13000    M /trunk/src/libvlc.c
13001    M /trunk/src/vlc.c
13002
13003 * include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
13004    When true, the interface will automatically start playing the playlist when (and only when) it is ready. (particularly useful for embedded vouts).
13005 * src/libvlc.c, src/vlc.c: new VLC_AddIntf() prototype.
13006 * src/interface/interface.c: if the interface doesn't support "playing on start", do it ourselves.
13007 * modules/gui/wxwindows/wxwindows.cpp: implement "play on start".
13008
13009 ------------------------------------------------------------------------
13010 r7395 | sam | 2004-04-20 17:17:46 +0200 (Tue, 20 Apr 2004) | 4 lines
13011 Changed paths:
13012    M /trunk/configure.ac
13013
13014   * configure.ac:
13015     + Check for <altivec.h>.
13016     + Test for -maltivec -mabi=altivec in addition to -fvec.
13017
13018 ------------------------------------------------------------------------
13019 r7396 | yoann | 2004-04-20 17:54:54 +0200 (Tue, 20 Apr 2004) | 5 lines
13020 Changed paths:
13021    M /trunk/src/input/input.c
13022    M /trunk/src/input/subtitles.c
13023    M /trunk/src/libvlc.h
13024
13025 Added a --sub-autodetect-path which is a list of paths (separated by
13026 ',') where VLC can look for a subtitle file ; typically, ./Subtitles or
13027 ./subtitles (the directory in wich the film is located is implicit).
13028
13029
13030 ------------------------------------------------------------------------
13031 r7397 | sam | 2004-04-20 19:27:30 +0200 (Tue, 20 Apr 2004) | 2 lines
13032 Changed paths:
13033    M /trunk/modules/codec/cmml/browser_open.c
13034    M /trunk/modules/codec/cmml/browser_open.h
13035    M /trunk/modules/codec/cmml/cmml.c
13036    M /trunk/modules/codec/cmml/history.c
13037    M /trunk/modules/codec/cmml/history.h
13038    M /trunk/modules/codec/cmml/intf.c
13039    M /trunk/modules/codec/cmml/xarray.c
13040    M /trunk/modules/codec/cmml/xarray.h
13041    M /trunk/modules/codec/cmml/xlist.c
13042    M /trunk/modules/codec/cmml/xlist.h
13043    M /trunk/modules/codec/cmml/xstrcat.h
13044    M /trunk/modules/codec/cmml/xtag.c
13045    M /trunk/modules/codec/cmml/xtag.h
13046    M /trunk/modules/codec/cmml/xurl.c
13047    M /trunk/modules/codec/cmml/xurl.h
13048    M /trunk/modules/codec/mash.cpp
13049    M /trunk/modules/control/lirc.c
13050    M /trunk/modules/demux/sgimb.c
13051    M /trunk/modules/gui/macosx/playlistinfo.h
13052    M /trunk/modules/gui/macosx/playlistinfo.m
13053    M /trunk/modules/gui/skins2/vars/stream.cpp
13054    M /trunk/modules/gui/skins2/vars/stream.hpp
13055    M /trunk/modules/gui/wxwindows/bookmarks.cpp
13056    M /trunk/modules/gui/wxwindows/video.cpp
13057    M /trunk/modules/gui/wxwindows/wizard.cpp
13058    M /trunk/src/input/control.c
13059    M /trunk/src/stream_output/announce.c
13060    M /trunk/src/stream_output/sap.c
13061    M /trunk/src/video_output/vout_intf.c
13062
13063   * Added missing Id to the svn:keywords properties of some files.
13064
13065 ------------------------------------------------------------------------
13066 r7398 | gbazin | 2004-04-20 19:57:58 +0200 (Tue, 20 Apr 2004) | 5 lines
13067 Changed paths:
13068    M /trunk/modules/gui/skins2/src/skin_main.cpp
13069    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13070    M /trunk/src/interface/interface.c
13071    M /trunk/src/libvlc.c
13072
13073 * modules/gui/wxwindows/wxwindows.cpp: don't "play on start" when in dialogs provider mode.
13074 * modules/gui/skins2/src/skin_main.cpp: "play on start" support.
13075 * src/interface/interface.c: explicit init of b_play.
13076 * src/libvlc.c: GetFilenames() doesn't start the playlist anymore.
13077
13078 ------------------------------------------------------------------------
13079 r7399 | yoann | 2004-04-20 20:12:42 +0200 (Tue, 20 Apr 2004) | 2 lines
13080 Changed paths:
13081    M /trunk/src/libvlc.h
13082
13083 Changed directory separator from '/' to '\' for windows version.
13084
13085 ------------------------------------------------------------------------
13086 r7400 | gbazin | 2004-04-20 21:24:03 +0200 (Tue, 20 Apr 2004) | 3 lines
13087 Changed paths:
13088    M /trunk/modules/gui/skins2/src/window_manager.cpp
13089    M /trunk/src/libvlc.h
13090
13091 * src/libvlc.h: put the SAP options where they belong (ie. the stream output category).
13092 * modules/gui/skins2/src/window_manager.cpp: skins2-transparency is win32 only.
13093
13094 ------------------------------------------------------------------------
13095 r7401 | gbazin | 2004-04-20 23:04:08 +0200 (Tue, 20 Apr 2004) | 2 lines
13096 Changed paths:
13097    M /trunk/modules/gui/skins2/src/skin_main.cpp
13098    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13099
13100 * modules/wxwindows/wxwindows.cpp, modules/skins2/src/skin_main.cpp: don't start the playlist if it is empty.
13101
13102 ------------------------------------------------------------------------
13103 r7402 | anil | 2004-04-20 23:13:52 +0200 (Tue, 20 Apr 2004) | 2 lines
13104 Changed paths:
13105    M /trunk/modules/gui/wxwindows/playlist.cpp
13106
13107 * 'Toggle enabled' -> 'Enable/Disable' in the playlist popup menu
13108
13109 ------------------------------------------------------------------------
13110 r7403 | hartman | 2004-04-21 03:46:41 +0200 (Wed, 21 Apr 2004) | 7 lines
13111 Changed paths:
13112    M /trunk/modules/access/udp.c
13113    M /trunk/modules/demux/sgimb.c
13114    M /trunk/modules/misc/network/ipv4.c
13115    M /trunk/modules/misc/network/ipv6.c
13116
13117 * modules/demux/sgimb.c
13118   - when we open a kasenna multicast udp stream, don't pass along to RTSP.
13119   - set the correct mtu for Kasenna streams.
13120 * rest
13121   --mtu can now be set via :mtu playlist option.\
13122
13123
13124 ------------------------------------------------------------------------
13125 r7404 | fenrir | 2004-04-21 12:37:33 +0200 (Wed, 21 Apr 2004) | 4 lines
13126 Changed paths:
13127    M /trunk/src/input/input_dec.c
13128
13129 * input_dec: do not switch to minimize-threads in sout mode if input are
13130 not pace controlable (temporary workaround, we should create a thread
13131 that handles all packetizers).
13132
13133 ------------------------------------------------------------------------
13134 r7405 | gbazin | 2004-04-21 14:13:26 +0200 (Wed, 21 Apr 2004) | 3 lines
13135 Changed paths:
13136    M /trunk/modules/demux/m3u.c
13137    M /trunk/modules/misc/playlist/m3u.c
13138
13139 * modules/misc/playlist/m3u.c: save VLC input options with the "#EXTVLCOPT:" tag.
13140 * modules/demux/m3u.c: parse the "#EXTVLCOPT:" tag.
13141
13142 ------------------------------------------------------------------------
13143 r7406 | sam | 2004-04-21 15:23:01 +0200 (Wed, 21 Apr 2004) | 6 lines
13144 Changed paths:
13145    M /trunk/configure.ac
13146    M /trunk/modules/misc/memcpy/memcpyaltivec.c
13147    M /trunk/modules/video_chroma/i420_yuy2.c
13148
13149   * configure.ac:
13150     + Check for vec_ld instead of vec_mtvscr in the C AltiVec detection.
13151     + Include <altivec.h> in the C AltiVec detection.
13152   * modules/misc/memcpy/memcpyaltivec.c modules/video_chroma/i420_yuy2.c:
13153     + Include <altivec.h> in the C AltiVec versions.
13154
13155 ------------------------------------------------------------------------
13156 r7407 | murray | 2004-04-21 15:27:52 +0200 (Wed, 21 Apr 2004) | 2 lines
13157 Changed paths:
13158    M /trunk/po/it.po
13159
13160 Updated italian translation (rc interface, streaming wizard)
13161
13162 ------------------------------------------------------------------------
13163 r7408 | sam | 2004-04-21 15:55:48 +0200 (Wed, 21 Apr 2004) | 2 lines
13164 Changed paths:
13165    M /trunk/modules/video_filter/deinterlace.c
13166
13167   * modules/video_filter/deinterlace.c: included <altivec.h>.
13168
13169 ------------------------------------------------------------------------
13170 r7409 | murray | 2004-04-21 17:25:52 +0200 (Wed, 21 Apr 2004) | 2 lines
13171 Changed paths:
13172    M /trunk/po/it.po
13173
13174 fix (thanks anil)
13175
13176 ------------------------------------------------------------------------
13177 r7410 | fenrir | 2004-04-21 17:39:16 +0200 (Wed, 21 Apr 2004) | 2 lines
13178 Changed paths:
13179    M /trunk/src/misc/block.c
13180
13181  * block: fixed block_Realloc.
13182
13183 ------------------------------------------------------------------------
13184 r7411 | massiot | 2004-04-21 17:54:09 +0200 (Wed, 21 Apr 2004) | 3 lines
13185 Changed paths:
13186    M /trunk/modules/stream_out/transrate/Modules.am
13187    A /trunk/modules/stream_out/transrate/block.c
13188    M /trunk/modules/stream_out/transrate/frame.c
13189    M /trunk/modules/stream_out/transrate/getvlc.h
13190    M /trunk/modules/stream_out/transrate/putvlc.h
13191    M /trunk/modules/stream_out/transrate/transrate.c
13192    M /trunk/modules/stream_out/transrate/transrate.h
13193
13194 * modules/stream_out/transrate: Rewrote the transrater to use a SAD error
13195   estimation ; if the error is too high, lower the quantizer scale.
13196
13197 ------------------------------------------------------------------------
13198 r7412 | massiot | 2004-04-21 17:55:17 +0200 (Wed, 21 Apr 2004) | 4 lines
13199 Changed paths:
13200    M /trunk/modules/demux/ts.c
13201
13202 * modules/demux/ts.c: When a packet is lost, flag a discontinuity, do not
13203   trash the PES packet (the rest of the PES can still be used, and anyway
13204   the decoder must be aware that a discontinuity happened).
13205
13206 ------------------------------------------------------------------------
13207 r7413 | massiot | 2004-04-21 17:58:50 +0200 (Wed, 21 Apr 2004) | 3 lines
13208 Changed paths:
13209    M /trunk/modules/access/pvr/pvr.c
13210
13211 * modules/access/pvr/pvr.c: Code conventions; added :audio= option to
13212   specify the audio bitmask (0xA9 seems a good value).
13213
13214 ------------------------------------------------------------------------
13215 r7414 | massiot | 2004-04-21 18:00:17 +0200 (Wed, 21 Apr 2004) | 3 lines
13216 Changed paths:
13217    M /trunk/modules/packetizer/mpegvideo.c
13218
13219 * modules/packetizer/mpegvideo.c: When a discontinuity is flagged, trash
13220   the whole PES because the contents may be corrupt.
13221
13222 ------------------------------------------------------------------------
13223 r7415 | hartman | 2004-04-22 03:55:45 +0200 (Thu, 22 Apr 2004) | 2 lines
13224 Changed paths:
13225    M /trunk/modules/demux/sgimb.c
13226
13227 * Give the kasenna a bit more mtu space than it advises to you. Works a lot better.
13228
13229 ------------------------------------------------------------------------
13230 r7416 | fenrir | 2004-04-22 04:58:05 +0200 (Thu, 22 Apr 2004) | 2 lines
13231 Changed paths:
13232    M /trunk/modules/mux/mpeg/ts.c
13233
13234  * ts.c: allow muxing of h264 stream.
13235
13236 ------------------------------------------------------------------------
13237 r7417 | fenrir | 2004-04-22 05:02:05 +0200 (Thu, 22 Apr 2004) | 5 lines
13238 Changed paths:
13239    M /trunk/modules/demux/mpeg/Modules.am
13240    A /trunk/modules/demux/mpeg/h264.c
13241    M /trunk/modules/packetizer/Modules.am
13242    A /trunk/modules/packetizer/h264.c
13243
13244  * packetizer/h264.c: a really basic h264 packetizer (it doesn't support
13245 b-frame and it doesn't do pts/dts computation but I fear it won't be
13246 possible).
13247  * demux/mpeg/h264.c: a raw h264 annexe-B demuxer using the packetizer.
13248
13249 ------------------------------------------------------------------------
13250 r7418 | fenrir | 2004-04-22 05:04:36 +0200 (Thu, 22 Apr 2004) | 2 lines
13251 Changed paths:
13252    M /trunk/configure.ac
13253
13254  * configure: added h264 demuxer and packetizer.
13255
13256 ------------------------------------------------------------------------
13257 r7419 | fenrir | 2004-04-22 05:14:15 +0200 (Thu, 22 Apr 2004) | 3 lines
13258 Changed paths:
13259    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13260    M /trunk/modules/codec/ffmpeg/ffmpeg.h
13261
13262  * ffmpeg: added a ffmpeg-debug option (control libavcodec debug
13263 messages).
13264
13265 ------------------------------------------------------------------------
13266 r7420 | fenrir | 2004-04-22 05:18:56 +0200 (Thu, 22 Apr 2004) | 3 lines
13267 Changed paths:
13268    M /trunk/modules/codec/Modules.am
13269    A /trunk/modules/codec/x264.c
13270
13271  * x264: wrapper for libx264 encoder (h264 encoder, you can find it at
13272 http://lyra.via.ecp.fr). use qmin==qmax to change the qp.
13273
13274 ------------------------------------------------------------------------
13275 r7421 | fenrir | 2004-04-22 05:25:47 +0200 (Thu, 22 Apr 2004) | 3 lines
13276 Changed paths:
13277    M /trunk/modules/demux/mpeg/h264.c
13278    M /trunk/modules/demux/mpeg/system.h
13279    M /trunk/modules/demux/mpeg/ts.c
13280
13281  * mpeg/system.c, ts.c: added h264 to old TS demuxer.
13282  * mpeg/h264.c : use greater packet size.
13283
13284 ------------------------------------------------------------------------
13285 r7422 | sam | 2004-04-22 11:08:29 +0200 (Thu, 22 Apr 2004) | 19 lines
13286 Changed paths:
13287    M /trunk/configure.ac
13288    M /trunk/debian/changelog
13289    M /trunk/debian/control
13290    M /trunk/debian/copyright
13291    M /trunk/debian/rules
13292
13293  * configure.ac:
13294    + Factorized the Xinerama code check.
13295    + If libXv.so is present, ignore libXv_pic.
13296  * debian/control:
13297    + Build-depend on zlib1g-dev because ffmpeg uses it by default.
13298    + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
13299    + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
13300    + Added a build-dependency on libaudiofile-dev to fix the m68k build.
13301    + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
13302      on ppc/mpegvideo_altivec.o (Closes: #236442).
13303    + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
13304    + Override kdelibs4's shlibs value to get VLC into testing.
13305    + No longer build-depend on dvb-dev.
13306  * debian/rules:
13307    + Activated DTS decoding support.
13308    + Added symlinks for mozilla-firefox (Closes: #239352).
13309  * debian/copyright:
13310    + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
13311
13312 ------------------------------------------------------------------------
13313 r7423 | sam | 2004-04-22 11:26:15 +0200 (Thu, 22 Apr 2004) | 2 lines
13314 Changed paths:
13315    M /trunk/modules/codec
13316    M /trunk/modules/codec/cmml
13317    M /trunk/modules/codec/x264.c
13318    M /trunk/modules/demux/mpeg/h264.c
13319    M /trunk/modules/packetizer/h264.c
13320    M /trunk/modules/stream_out/transrate/block.c
13321
13322   * Added missing SVN properties.
13323
13324 ------------------------------------------------------------------------
13325 r7424 | zorglub | 2004-04-22 14:54:05 +0200 (Thu, 22 Apr 2004) | 2 lines
13326 Changed paths:
13327    M /trunk/modules/access/pvr/pvr.c
13328
13329 Fix audio and do not read 1 byte without remembering it
13330
13331 ------------------------------------------------------------------------
13332 r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
13333 Changed paths:
13334    M /trunk/modules/video_output/directx/directx.c
13335    M /trunk/modules/video_output/directx/events.c
13336    M /trunk/modules/video_output/directx/vout.h
13337
13338 * modules/video_output/directx/*:
13339   - Major changes to way the embedded vout is handled.
13340     + the vout windows are created in our event thread so we do receive the events now.
13341     + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
13342     + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
13343   - Improved the mouse auto-hide feature.
13344   - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.
13345
13346 ------------------------------------------------------------------------
13347 r7426 | fenrir | 2004-04-22 15:19:55 +0200 (Thu, 22 Apr 2004) | 2 lines
13348 Changed paths:
13349    M /trunk/modules/demux/mpeg/h264.c
13350
13351  * h264: added a h264-fps option.
13352
13353 ------------------------------------------------------------------------
13354 r7427 | gbazin | 2004-04-22 17:59:05 +0200 (Thu, 22 Apr 2004) | 2 lines
13355 Changed paths:
13356    M /trunk/modules/video_output/directx/directx.c
13357    M /trunk/modules/video_output/directx/events.c
13358    M /trunk/modules/video_output/directx/vout.h
13359
13360 * modules/video_output/directx/*: only hide the mouse when in fullscreen.
13361
13362 ------------------------------------------------------------------------
13363 r7428 | gbazin | 2004-04-22 22:35:25 +0200 (Thu, 22 Apr 2004) | 2 lines
13364 Changed paths:
13365    M /trunk/src/audio_output/input.c
13366
13367 * src/audio_output/input.c: too much locking.
13368
13369 ------------------------------------------------------------------------
13370 r7429 | titer | 2004-04-22 23:29:45 +0200 (Thu, 22 Apr 2004) | 2 lines
13371 Changed paths:
13372    M /trunk/extras/contrib/src/Makefile
13373
13374  contrib/src/Makefile : typo
13375
13376 ------------------------------------------------------------------------
13377 r7430 | gbazin | 2004-04-23 07:27:13 +0200 (Fri, 23 Apr 2004) | 4 lines
13378 Changed paths:
13379    M /trunk/doc/Makefile.am
13380    M /trunk/modules/demux/mp4/Modules.am
13381    M /trunk/modules/gui/wxwindows/interface.cpp
13382
13383 * modules/gui/wxwindows/interface.cpp: disable the new wizard until it is useable.
13384 * doc/Makefile.am: don't include directories directly (will put all sorts of junk in make dist).
13385 * modules/demux/mp4/Modules.am: get rid of mp4.h.
13386
13387 ------------------------------------------------------------------------
13388 r7431 | gbazin | 2004-04-23 07:44:18 +0200 (Fri, 23 Apr 2004) | 2 lines
13389 Changed paths:
13390    M /trunk/modules/video_output/x11/xcommon.c
13391    M /trunk/modules/video_output/x11/xcommon.h
13392
13393 * modules/video_output/x11/*: implemented some locking so vout_Control() can be called from another thread.
13394
13395 ------------------------------------------------------------------------
13396 r7432 | gbazin | 2004-04-23 07:46:59 +0200 (Fri, 23 Apr 2004) | 2 lines
13397 Changed paths:
13398    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13399
13400 * modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed is now the default.
13401
13402 ------------------------------------------------------------------------
13403 r7433 | gbazin | 2004-04-23 08:12:30 +0200 (Fri, 23 Apr 2004) | 2 lines
13404 Changed paths:
13405    M /trunk/modules/demux/sgimb.c
13406
13407 * modules/demux/sgimb.c: fixed memory leak.
13408
13409 ------------------------------------------------------------------------
13410 r7434 | gbazin | 2004-04-23 08:25:03 +0200 (Fri, 23 Apr 2004) | 2 lines
13411 Changed paths:
13412    M /trunk/src/playlist/item.c
13413
13414 * src/playlist/item.c: fixed memory leak.
13415
13416 ------------------------------------------------------------------------
13417 r7435 | gbazin | 2004-04-23 08:32:52 +0200 (Fri, 23 Apr 2004) | 2 lines
13418 Changed paths:
13419    M /trunk/src/input/subtitles.c
13420
13421 * src/input/subtitles.c: fixed memory leak.
13422
13423 ------------------------------------------------------------------------
13424 r7436 | gbazin | 2004-04-23 08:53:00 +0200 (Fri, 23 Apr 2004) | 2 lines
13425 Changed paths:
13426    M /trunk/src/playlist/item-ext.c
13427    M /trunk/src/playlist/item.c
13428
13429 * src/playlist/item.c,item-ext.c: fixed memory leaks.
13430
13431 ------------------------------------------------------------------------
13432 r7437 | gbazin | 2004-04-23 09:07:20 +0200 (Fri, 23 Apr 2004) | 2 lines
13433 Changed paths:
13434    M /trunk/modules/codec/ffmpeg/encoder.c
13435
13436 * modules/codec/ffmpeg/encoder.c: fixed memory leak.
13437
13438 ------------------------------------------------------------------------
13439 r7438 | gbazin | 2004-04-23 11:13:43 +0200 (Fri, 23 Apr 2004) | 3 lines
13440 Changed paths:
13441    M /trunk/modules/codec/ffmpeg/encoder.c
13442    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13443    M /trunk/modules/stream_out/transcode.c
13444
13445 * modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary.
13446 * modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
13447
13448 ------------------------------------------------------------------------
13449 r7439 | gbazin | 2004-04-23 13:38:14 +0200 (Fri, 23 Apr 2004) | 1 line
13450 Changed paths:
13451    M /trunk/src/input/es_out.c
13452
13453 * src/input/es_out.c: fix for ES_OUT_RESET_PCR.
13454 ------------------------------------------------------------------------
13455 r7440 | yoann | 2004-04-23 13:56:21 +0200 (Fri, 23 Apr 2004) | 3 lines
13456 Changed paths:
13457    M /trunk/src/input/subtitles.c
13458    M /trunk/src/libvlc.h
13459
13460 * src/input/subtitles.c: corrected bug in subtitle detection
13461 * src/libvlc.h: modified subtitle paths for Windows 
13462
13463 ------------------------------------------------------------------------
13464 r7441 | gbazin | 2004-04-23 14:38:04 +0200 (Fri, 23 Apr 2004) | 3 lines
13465 Changed paths:
13466    M /trunk/msvc/vlc.dsw
13467    M /trunk/src/libvlc.h
13468    M /trunk/src/misc/httpd.c
13469    M /trunk/src/stream_output/announce.c
13470
13471 * src/*: portability fixes.
13472 * msvc/vlc.dsw: httpd is not a plugin anymore.
13473
13474 ------------------------------------------------------------------------
13475 r7442 | gbazin | 2004-04-23 14:46:34 +0200 (Fri, 23 Apr 2004) | 5 lines
13476 Changed paths:
13477    M /trunk/include/ninput.h
13478    M /trunk/include/vlc_meta.h
13479    M /trunk/modules/demux/m3u.c
13480    M /trunk/modules/video_output/directx/events.c
13481    M /trunk/src/input/control.c
13482
13483 * src/input/control.c, include/ninput.h: Added INPUT_GET_INFO.
13484 * include/vlc_meta.h: vlc_meta_GetValue().
13485 * modules/demux/m3u.c: increased MAX_LINE to 8192.
13486 * modules/video_output/directx/events.c: portability fix.
13487
13488 ------------------------------------------------------------------------
13489 r7443 | gbazin | 2004-04-23 15:06:53 +0200 (Fri, 23 Apr 2004) | 2 lines
13490 Changed paths:
13491    M /trunk/src/libvlc.h
13492
13493 * src/libvlc.h: reverted my last change.
13494
13495 ------------------------------------------------------------------------
13496 r7444 | gbazin | 2004-04-23 15:22:16 +0200 (Fri, 23 Apr 2004) | 1 line
13497 Changed paths:
13498    M /trunk/src/libvlc.h
13499
13500 * src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;)
13501 ------------------------------------------------------------------------
13502 r7445 | yoann | 2004-04-23 16:30:13 +0200 (Fri, 23 Apr 2004) | 2 lines
13503 Changed paths:
13504    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13505
13506 * extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
13507
13508 ------------------------------------------------------------------------
13509 r7446 | gbazin | 2004-04-23 16:39:57 +0200 (Fri, 23 Apr 2004) | 1 line
13510 Changed paths:
13511    M /trunk/modules/video_output/directx/directx.c
13512
13513 * modules/video_output/directx/directx.c: couple of fixes for fullscreen.
13514 ------------------------------------------------------------------------
13515 r7447 | hartman | 2004-04-23 17:03:45 +0200 (Fri, 23 Apr 2004) | 2 lines
13516 Changed paths:
13517    M /trunk/modules/gui/macosx/intf.m
13518
13519 * play after loading intf.
13520
13521 ------------------------------------------------------------------------
13522 r7448 | gbazin | 2004-04-23 17:35:02 +0200 (Fri, 23 Apr 2004) | 1 line
13523 Changed paths:
13524    M /trunk/modules/video_output/directx/directx.c
13525
13526 * modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
13527 ------------------------------------------------------------------------
13528 r7449 | fenrir | 2004-04-23 18:06:57 +0200 (Fri, 23 Apr 2004) | 2 lines
13529 Changed paths:
13530    M /trunk/modules/packetizer/h264.c
13531
13532  * h264: fixed nal decoding.
13533
13534 ------------------------------------------------------------------------
13535 r7450 | gbazin | 2004-04-23 20:33:51 +0200 (Fri, 23 Apr 2004) | 2 lines
13536 Changed paths:
13537    M /trunk/configure.ac
13538    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
13539    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13540
13541 * ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
13542
13543 ------------------------------------------------------------------------
13544 r7451 | fenrir | 2004-04-23 21:00:06 +0200 (Fri, 23 Apr 2004) | 4 lines
13545 Changed paths:
13546    M /trunk/modules/codec/x264.c
13547    M /trunk/modules/demux/demux2.c
13548    M /trunk/modules/stream_out/transcode.c
13549
13550  * x264: added aspect support.
13551  * transcode: added H264 codec id.
13552  * demux: added h264 demux shortcut.
13553
13554 ------------------------------------------------------------------------
13555 r7452 | gbazin | 2004-04-23 21:50:33 +0200 (Fri, 23 Apr 2004) | 1 line
13556 Changed paths:
13557    M /trunk/modules/video_filter/deinterlace.c
13558
13559 * modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
13560 ------------------------------------------------------------------------
13561 r7453 | gbazin | 2004-04-23 22:01:59 +0200 (Fri, 23 Apr 2004) | 1 line
13562 Changed paths:
13563    M /trunk/modules/video_filter/adjust.c
13564    M /trunk/modules/video_filter/clone.c
13565    M /trunk/modules/video_filter/crop.c
13566    M /trunk/modules/video_filter/distort.c
13567    M /trunk/modules/video_filter/invert.c
13568    M /trunk/modules/video_filter/logo.c
13569    M /trunk/modules/video_filter/motionblur.c
13570    M /trunk/modules/video_filter/transform.c
13571    M /trunk/modules/video_filter/wall.c
13572
13573 * modules/video_filter/*: implemented a forwarding vout_vaControl().
13574 ------------------------------------------------------------------------
13575 r7454 | gbazin | 2004-04-23 22:23:16 +0200 (Fri, 23 Apr 2004) | 3 lines
13576 Changed paths:
13577    M /trunk/modules/gui/wxwindows/video.cpp
13578    M /trunk/modules/video_output/x11/xcommon.c
13579
13580 * modules/video_output/x11/xcommon.c,
13581   modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
13582
13583 ------------------------------------------------------------------------
13584 r7455 | fenrir | 2004-04-24 01:25:47 +0200 (Sat, 24 Apr 2004) | 7 lines
13585 Changed paths:
13586    M /trunk/include/stream_output.h
13587    M /trunk/src/stream_output/stream_output.c
13588
13589  * stream_output: added a sout_ParseCfg to help sout modules, and attached
13590 access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT
13591 working.
13592  (Basically it takes an options list that will be 'var_Created' and if present
13593 in sout_cfg_t initialised).
13594
13595
13596 ------------------------------------------------------------------------
13597 r7456 | fenrir | 2004-04-24 01:31:21 +0200 (Sat, 24 Apr 2004) | 2 lines
13598 Changed paths:
13599    M /trunk/src/stream_output/stream_output.c
13600
13601  * stream_output: added bool support (untested).
13602
13603 ------------------------------------------------------------------------
13604 r7457 | fenrir | 2004-04-24 01:33:04 +0200 (Sat, 24 Apr 2004) | 3 lines
13605 Changed paths:
13606    M /trunk/modules/mux/asf.c
13607
13608  * asf: use sout_ParseCfg and so added
13609 --sout-asf-{title,author,copyright,comment,rating} options.
13610
13611 ------------------------------------------------------------------------
13612 r7458 | fenrir | 2004-04-24 01:51:46 +0200 (Sat, 24 Apr 2004) | 2 lines
13613 Changed paths:
13614    M /trunk/src/stream_output/stream_output.c
13615
13616  * stream_output: fixed bool handling in sout_ParseCfg.
13617
13618 ------------------------------------------------------------------------
13619 r7459 | fenrir | 2004-04-24 01:52:55 +0200 (Sat, 24 Apr 2004) | 2 lines
13620 Changed paths:
13621    M /trunk/modules/mux/mp4.c
13622
13623  * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
13624
13625 ------------------------------------------------------------------------
13626 r7460 | zorglub | 2004-04-24 01:58:15 +0200 (Sat, 24 Apr 2004) | 2 lines
13627 Changed paths:
13628    M /trunk/modules/demux/playlist/m3u.c
13629
13630 Support EXTVLCOPT in the new m3u demuxer
13631
13632 ------------------------------------------------------------------------
13633 r7461 | fenrir | 2004-04-24 02:18:37 +0200 (Sat, 24 Apr 2004) | 3 lines
13634 Changed paths:
13635    M /trunk/modules/mux/mpeg/ts.c
13636
13637  * ts: use sout_ParseCfg. (If people add description to options that
13638 would be pretty cool).
13639
13640 ------------------------------------------------------------------------
13641 r7462 | fenrir | 2004-04-24 02:47:04 +0200 (Sat, 24 Apr 2004) | 3 lines
13642 Changed paths:
13643    M /trunk/modules/access_output/file.c
13644    M /trunk/modules/access_output/http.c
13645    M /trunk/modules/access_output/udp.c
13646
13647  * all: use sout_ParseCfg.
13648  (udp-sout-caching has been renamed sout-udp-caching).
13649
13650 ------------------------------------------------------------------------
13651 r7463 | fenrir | 2004-04-24 05:38:10 +0200 (Sat, 24 Apr 2004) | 5 lines
13652 Changed paths:
13653    M /trunk/modules/stream_out/display.c
13654    M /trunk/modules/stream_out/es.c
13655    M /trunk/modules/stream_out/rtp.c
13656    M /trunk/modules/stream_out/standard.c
13657
13658  * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
13659 options (because we can't do the difference between missing option,
13660 option and option="" when option is a string).
13661  
13662
13663 ------------------------------------------------------------------------
13664 r7464 | yoann | 2004-04-24 09:27:41 +0200 (Sat, 24 Apr 2004) | 2 lines
13665 Changed paths:
13666    M /trunk/src/input/subtitles.c
13667
13668 * input/subtitles.c: first subtitle search path was not used.
13669
13670 ------------------------------------------------------------------------
13671 r7465 | jpsaman | 2004-04-24 12:03:41 +0200 (Sat, 24 Apr 2004) | 1 line
13672 Changed paths:
13673    M /trunk/ipkg/control.gpe
13674    M /trunk/ipkg/control.h3600
13675    M /trunk/ipkg/control.opie
13676    M /trunk/ipkg/control.zaurus
13677    M /trunk/ipkg/rules.gpe
13678    M /trunk/ipkg/rules.h3600
13679    M /trunk/ipkg/rules.opie
13680    M /trunk/ipkg/rules.zaurus
13681
13682 iPaq vlc-0.7.2-test1
13683 ------------------------------------------------------------------------
13684 r7466 | jpsaman | 2004-04-24 12:18:08 +0200 (Sat, 24 Apr 2004) | 5 lines
13685 Changed paths:
13686    M /trunk/modules/access/dvb/access.c
13687    M /trunk/modules/access/dvb/dvb.c
13688    M /trunk/modules/access/dvb/qpsk.c
13689
13690 dvb/access.c    removed old commandline syntax
13691                 better debug information
13692 dvb/dvb.c       debug message beautifying
13693 dvb/qpsk.c      textual changes
13694
13695 ------------------------------------------------------------------------
13696 r7467 | fenrir | 2004-04-24 13:34:27 +0200 (Sat, 24 Apr 2004) | 3 lines
13697 Changed paths:
13698    M /trunk/modules/stream_out/standard.c
13699
13700  * standard: created sap/slp(boolean) sap-name/slp-name(string),
13701 sap-ipv6(boolean) options. (So that breaks the old way but it's easier).
13702
13703 ------------------------------------------------------------------------
13704 r7468 | gbazin | 2004-04-24 14:49:53 +0200 (Sat, 24 Apr 2004) | 2 lines
13705 Changed paths:
13706    M /trunk/modules/stream_out/display.c
13707    M /trunk/modules/stream_out/es.c
13708    M /trunk/modules/stream_out/rtp.c
13709    M /trunk/modules/stream_out/standard.c
13710
13711 * modules/stream_out/*: attempt at adding descriptions to the config options.
13712
13713 ------------------------------------------------------------------------
13714 r7469 | bigben | 2004-04-24 15:16:58 +0200 (Sat, 24 Apr 2004) | 3 lines
13715 Changed paths:
13716    M /trunk/modules/video_output/x11/xcommon.c
13717
13718 Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).
13719
13720
13721 ------------------------------------------------------------------------
13722 r7470 | zorglub | 2004-04-24 17:40:57 +0200 (Sat, 24 Apr 2004) | 2 lines
13723 Changed paths:
13724    M /trunk/modules/stream_out/standard.c
13725
13726 Compilation fix and give option descriptions
13727
13728 ------------------------------------------------------------------------
13729 r7471 | jpsaman | 2004-04-24 18:28:21 +0200 (Sat, 24 Apr 2004) | 1 line
13730 Changed paths:
13731    M /trunk/modules/misc/qte_main.cpp
13732
13733 Properly attach and detach the qte_main object
13734 ------------------------------------------------------------------------
13735 r7472 | sam | 2004-04-25 02:25:49 +0200 (Sun, 25 Apr 2004) | 2 lines
13736 Changed paths:
13737    M /trunk/modules/access/dvb/dvb.c
13738
13739   * modules/access/dvb/dvb.c: fixed syntax errors.
13740
13741 ------------------------------------------------------------------------
13742 r7473 | sam | 2004-04-25 02:27:12 +0200 (Sun, 25 Apr 2004) | 4 lines
13743 Changed paths:
13744    M /trunk/debian/rules
13745
13746   * debian/rules:
13747     + Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
13748     + Check for .svn directories in addition to CVS.
13749
13750 ------------------------------------------------------------------------
13751 r7474 | gbazin | 2004-04-25 10:24:24 +0200 (Sun, 25 Apr 2004) | 2 lines
13752 Changed paths:
13753    M /trunk/src/stream_output/stream_output.c
13754
13755 * src/stream_output/stream_output.c: small coding style changes.
13756
13757 ------------------------------------------------------------------------
13758 r7475 | zorglub | 2004-04-25 10:45:01 +0200 (Sun, 25 Apr 2004) | 2 lines
13759 Changed paths:
13760    M /trunk/modules/stream_out/rtp.c
13761
13762 Fix description
13763
13764 ------------------------------------------------------------------------
13765 r7476 | zorglub | 2004-04-25 10:45:28 +0200 (Sun, 25 Apr 2004) | 2 lines
13766 Changed paths:
13767    M /trunk/modules/access_output/file.c
13768    M /trunk/modules/access_output/http.c
13769    M /trunk/modules/access_output/udp.c
13770
13771 Add option descriptions
13772
13773 ------------------------------------------------------------------------
13774 r7477 | zorglub | 2004-04-25 10:53:52 +0200 (Sun, 25 Apr 2004) | 2 lines
13775 Changed paths:
13776    M /trunk/modules/mux/asf.c
13777
13778 Add options descriptions
13779
13780 ------------------------------------------------------------------------
13781 r7478 | asmax | 2004-04-25 15:35:56 +0200 (Sun, 25 Apr 2004) | 4 lines
13782 Changed paths:
13783    M /trunk/modules/gui/wxwindows/dialogs.cpp
13784
13785   * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
13786   the dialog provider: fixes tons of errors such as
13787   "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.
13788
13789 ------------------------------------------------------------------------
13790 r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
13791 Changed paths:
13792    M /trunk/include/vlc_codec.h
13793    M /trunk/modules/codec/ffmpeg/encoder.c
13794    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13795    M /trunk/modules/codec/ffmpeg/ffmpeg.h
13796    M /trunk/modules/codec/ffmpeg/video.c
13797    M /trunk/modules/stream_out/duplicate.c
13798    M /trunk/modules/stream_out/transcode.c
13799    M /trunk/src/stream_output/stream_output.c
13800
13801 * src/stream_output/stream_output.c: small sout_cfg_parser() changes.
13802 * modules/stream_out/duplicate.c: small coding style changes.
13803 * modules/stream_out/transcode.c:
13804   + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
13805   + Got rid of the ffmpeg encoder specific options.
13806 * modules/codec/ffmpeg/*:
13807   + Changed the encoder options to normal config options.
13808   + Parse the options forwarded by transcode.
13809 * include/vlc_codec.h:
13810   + encoder_t cleanup.
13811   + include a "sout_cfg_t *" in encoder_t to allow passing options.
13812
13813 ------------------------------------------------------------------------
13814 r7480 | asmax | 2004-04-25 17:04:45 +0200 (Sun, 25 Apr 2004) | 2 lines
13815 Changed paths:
13816    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
13817
13818   * ctrl_text.cpp: put the control text in the "moving" state initially
13819
13820 ------------------------------------------------------------------------
13821 r7481 | zorglub | 2004-04-25 17:32:28 +0200 (Sun, 25 Apr 2004) | 2 lines
13822 Changed paths:
13823    M /trunk/toolbox
13824
13825 Do not translate wizard strings, and stop ignoring old win32 gui plugin
13826
13827 ------------------------------------------------------------------------
13828 r7482 | zorglub | 2004-04-25 18:07:15 +0200 (Sun, 25 Apr 2004) | 2 lines
13829 Changed paths:
13830    M /trunk/NEWS
13831    M /trunk/modules/LIST
13832
13833 Updated
13834
13835 ------------------------------------------------------------------------
13836 r7483 | gbazin | 2004-04-25 18:35:39 +0200 (Sun, 25 Apr 2004) | 5 lines
13837 Changed paths:
13838    M /trunk/modules/stream_out/transcode.c
13839
13840 *  modules/stream_out/transcode.c:
13841    + new options to allow forcing an encoder and passing options to it.
13842      (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
13843    + got rid of aopts/vopts which is not needed anymore ;)
13844
13845 ------------------------------------------------------------------------
13846 r7484 | gbazin | 2004-04-25 19:02:49 +0200 (Sun, 25 Apr 2004) | 3 lines
13847 Changed paths:
13848    M /trunk/include/vlc_codec.h
13849    M /trunk/modules/codec/flac.c
13850    M /trunk/modules/codec/speex.c
13851    M /trunk/modules/codec/theora.c
13852    M /trunk/modules/codec/vorbis.c
13853    M /trunk/modules/stream_out/transcode.c
13854
13855 * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
13856 * modules/codec/vorbis.c,flac.c,theora.c,speex.c: use encoder if forced.
13857
13858 ------------------------------------------------------------------------
13859 r7485 | gbazin | 2004-04-25 19:21:16 +0200 (Sun, 25 Apr 2004) | 2 lines
13860 Changed paths:
13861    M /trunk/modules/stream_out/transcode.c
13862
13863 * modules/stream_out/transcode.c: fix for when forcing encoder.
13864
13865 ------------------------------------------------------------------------
13866 r7486 | gbazin | 2004-04-25 19:33:37 +0200 (Sun, 25 Apr 2004) | 2 lines
13867 Changed paths:
13868    M /trunk/modules/stream_out/transcode.c
13869
13870 * modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
13871
13872 ------------------------------------------------------------------------
13873 r7487 | gbazin | 2004-04-25 20:08:13 +0200 (Sun, 25 Apr 2004) | 6 lines
13874 Changed paths:
13875    M /trunk/modules/codec/flac.c
13876    M /trunk/modules/stream_out/transcode.c
13877
13878 * modules/stream_out/transcode.c:
13879   + avoid a few unneeded memcpy().
13880   + fixed memory leaks.
13881 * modules/codec/flac.c:
13882   + added a "flac" shortcut.
13883
13884 ------------------------------------------------------------------------
13885 r7488 | fenrir | 2004-04-25 20:37:47 +0200 (Sun, 25 Apr 2004) | 3 lines
13886 Changed paths:
13887    M /trunk/modules/codec/x264.c
13888    M /trunk/src/stream_output/stream_output.c
13889
13890  * x264: compilation fix.
13891  * stream_output.c: sout_ParseCfg warns about unknown option.
13892
13893 ------------------------------------------------------------------------
13894 r7489 | gbazin | 2004-04-25 21:23:40 +0200 (Sun, 25 Apr 2004) | 4 lines
13895 Changed paths:
13896    M /trunk/modules/codec/vorbis.c
13897
13898 * modules/codec/vorbis.c:
13899   + added an --sout-vorbis-quality option for VBR encoding.
13900   + new --sout-vorbis-min/max-bitrate options.
13901
13902 ------------------------------------------------------------------------
13903 r7490 | jpsaman | 2004-04-25 22:25:00 +0200 (Sun, 25 Apr 2004) | 2 lines
13904 Changed paths:
13905    M /trunk/configure.ac
13906
13907 Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
13908
13909 ------------------------------------------------------------------------
13910 r7491 | gbazin | 2004-04-25 22:48:54 +0200 (Sun, 25 Apr 2004) | 2 lines
13911 Changed paths:
13912    M /trunk/modules/codec/vorbis.c
13913
13914 * modules/codec/vorbis.c: fix for quality setting.
13915
13916 ------------------------------------------------------------------------
13917 r7492 | hartman | 2004-04-26 02:07:02 +0200 (Mon, 26 Apr 2004) | 2 lines
13918 Changed paths:
13919    M /trunk/modules/codec/ogt/cvd.c
13920
13921 * when you use object_find you need to do a object_release as well
13922
13923 ------------------------------------------------------------------------
13924 r7493 | gbazin | 2004-04-26 07:26:53 +0200 (Mon, 26 Apr 2004) | 3 lines
13925 Changed paths:
13926    M /trunk/modules/codec/ffmpeg/encoder.c
13927    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13928
13929 * modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
13930   + convention is to use '-' in composed option names (not '_').
13931
13932 ------------------------------------------------------------------------
13933 r7494 | gbazin | 2004-04-26 07:48:11 +0200 (Mon, 26 Apr 2004) | 2 lines
13934 Changed paths:
13935    M /trunk/modules/codec/ffmpeg/encoder.c
13936
13937 * modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
13938
13939 ------------------------------------------------------------------------
13940 r7495 | gbazin | 2004-04-26 08:09:15 +0200 (Mon, 26 Apr 2004) | 2 lines
13941 Changed paths:
13942    M /trunk/modules/codec/theora.c
13943
13944 * modules/codec/theora.c: new --sout-theora-quality option.
13945
13946 ------------------------------------------------------------------------
13947 r7496 | gbazin | 2004-04-26 11:10:53 +0200 (Mon, 26 Apr 2004) | 1 line
13948 Changed paths:
13949    M /trunk/modules/codec/ffmpeg/encoder.c
13950
13951 * modules/codec/ffmpeg/encoder.c: win32 compilation fix
13952 ------------------------------------------------------------------------
13953 r7497 | gbazin | 2004-04-26 11:22:28 +0200 (Mon, 26 Apr 2004) | 1 line
13954 Changed paths:
13955    M /trunk/modules/video_output/x11/xcommon.c
13956
13957 * modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
13958 ------------------------------------------------------------------------
13959 r7498 | gbazin | 2004-04-26 11:43:45 +0200 (Mon, 26 Apr 2004) | 1 line
13960 Changed paths:
13961    M /trunk/src/libvlc.h
13962
13963 * src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).
13964 ------------------------------------------------------------------------
13965 r7499 | gbazin | 2004-04-26 12:00:53 +0200 (Mon, 26 Apr 2004) | 1 line
13966 Changed paths:
13967    M /trunk/modules/gui/wxwindows/video.cpp
13968
13969 * modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
13970 ------------------------------------------------------------------------
13971 r7500 | gbazin | 2004-04-26 15:06:17 +0200 (Mon, 26 Apr 2004) | 1 line
13972 Changed paths:
13973    M /trunk/modules/video_filter/deinterlace.c
13974
13975 * modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.
13976 ------------------------------------------------------------------------
13977 r7501 | gbazin | 2004-04-26 15:10:09 +0200 (Mon, 26 Apr 2004) | 1 line
13978 Changed paths:
13979    M /trunk/modules/gui/wxwindows/video.cpp
13980    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13981
13982 * modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.
13983 ------------------------------------------------------------------------
13984 r7502 | sam | 2004-04-26 15:14:57 +0200 (Mon, 26 Apr 2004) | 4 lines
13985 Changed paths:
13986    M /trunk/Makefile.am
13987
13988   * Makefile.am:
13989     + Copy the original ebuild instead of copying it, to allow recursive
13990       "make dist" calls.
13991
13992 ------------------------------------------------------------------------
13993 r7503 | sam | 2004-04-26 15:58:25 +0200 (Mon, 26 Apr 2004) | 5 lines
13994 Changed paths:
13995    M /trunk/modules/codec/Modules.am
13996    M /trunk/modules/stream_out/transrate/Modules.am
13997
13998   * modules/codec/Modules.am:
13999     + Added disabled plugin sources to EXTRA_DIST.
14000   * modules/stream_out/transrate/Modules.am:
14001     + Added missing transrate.h to _SOURCES.
14002
14003 ------------------------------------------------------------------------
14004 r7504 | gbazin | 2004-04-26 16:36:13 +0200 (Mon, 26 Apr 2004) | 1 line
14005 Changed paths:
14006    M /trunk/modules/gui/wxwindows/video.cpp
14007    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14008
14009 * modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.
14010 ------------------------------------------------------------------------
14011 r7505 | sam | 2004-04-26 17:24:21 +0200 (Mon, 26 Apr 2004) | 2 lines
14012 Changed paths:
14013    M /trunk/debian/rules
14014
14015   * debian/rules: fixed shell syntax.
14016
14017 ------------------------------------------------------------------------
14018 r7506 | gbazin | 2004-04-26 19:50:44 +0200 (Mon, 26 Apr 2004) | 1 line
14019 Changed paths:
14020    M /trunk/modules/demux/avi/avi.c
14021
14022 * modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).
14023 ------------------------------------------------------------------------
14024 r7507 | zorglub | 2004-04-26 22:07:30 +0200 (Mon, 26 Apr 2004) | 5 lines
14025 Changed paths:
14026    M /trunk/modules/mux/mpeg/ts.c
14027
14028 Options descriptions for TS muxer
14029
14030 ** FIXME : Unfinished, shaping and use-key-frames are not documented **
14031
14032
14033 ------------------------------------------------------------------------
14034 r7508 | hartman | 2004-04-26 23:06:51 +0200 (Mon, 26 Apr 2004) | 3 lines
14035 Changed paths:
14036    M /trunk/extras/contrib/src/Makefile
14037    M /trunk/extras/contrib/src/Patches/theora.patch
14038    M /trunk/extras/contrib/src/packages.mak
14039
14040 OS X build system fixes
14041 - updated version of speex, theora, libebml, libmatroska
14042
14043 ------------------------------------------------------------------------
14044 r7509 | gbazin | 2004-04-26 23:07:04 +0200 (Mon, 26 Apr 2004) | 1 line
14045 Changed paths:
14046    M /trunk/modules/mux/mpeg/ts.c
14047
14048 * modules/mux/mpeg/ts.c: revised config options descriptions.
14049 ------------------------------------------------------------------------
14050 r7510 | hartman | 2004-04-26 23:14:02 +0200 (Mon, 26 Apr 2004) | 2 lines
14051 Changed paths:
14052    M /trunk/NEWS
14053
14054 * punctuation and spelling fixes
14055
14056 ------------------------------------------------------------------------
14057 r7511 | sam | 2004-04-26 23:20:03 +0200 (Mon, 26 Apr 2004) | 4 lines
14058 Changed paths:
14059    M /trunk/src/interface/interface.c
14060
14061   * src/interface/interface.c:
14062     + Do not crash miserably if an interface switch failed at the module_Need
14063       stage.
14064
14065 ------------------------------------------------------------------------
14066 r7512 | gbazin | 2004-04-26 23:25:11 +0200 (Mon, 26 Apr 2004) | 2 lines
14067 Changed paths:
14068    M /trunk/modules/demux/avi/libavi.h
14069
14070 * modules/demux/avi/libavi.h: added h264 fourccs.
14071
14072 ------------------------------------------------------------------------
14073 r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines
14074 Changed paths:
14075    M /trunk/ChangeLog
14076    M /trunk/po/POTFILES.in
14077    M /trunk/po/de.po
14078    M /trunk/po/en_GB.po
14079    M /trunk/po/es.po
14080    M /trunk/po/fr.po
14081    M /trunk/po/hu.po
14082    M /trunk/po/it.po
14083    M /trunk/po/ja.po
14084    M /trunk/po/nl.po
14085    M /trunk/po/no.po
14086    M /trunk/po/pl.po
14087    M /trunk/po/pt_BR.po
14088    M /trunk/po/ru.po
14089    M /trunk/po/sv.po
14090    M /trunk/po/vlc.pot
14091
14092 * ALL: updated for the 0.7.2-test1 release.
14093
14094 ------------------------------------------------------------------------
14095 r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines
14096 Changed paths:
14097    M /trunk/src/interface/interface.c
14098
14099   * src/interface/interface.c:
14100     + Only populate the "switch interface" menu with modules that we have.
14101
14102 ------------------------------------------------------------------------
14103 r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line
14104 Changed paths:
14105    M /trunk/configure.ac
14106
14107 * configure.ac: fix detection of libfaad2 cvs.
14108 ------------------------------------------------------------------------
14109 r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines
14110 Changed paths:
14111    M /trunk/debian/changelog
14112    M /trunk/debian/control
14113    M /trunk/debian/rules
14114
14115   * debian/control:
14116     + Removed the libdv2-dev build-dependency.
14117     + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
14118     + Set the libmatroska-dev build-dependency to (>= 0.7.0).
14119     + Build-depend on libfribidi-dev.
14120     + Build-depend on libcdio-dev.
14121     + Build-depend on libmodplug-dev.
14122   * debian/rules:
14123     + Activated fribidi support.
14124     + Activated CDDA support via libcdio.
14125     + Activated MOD support.
14126
14127 ------------------------------------------------------------------------
14128 r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines
14129 Changed paths:
14130    M /trunk/modules/codec/ogt/cvd.c
14131    M /trunk/modules/codec/ogt/ogt.c
14132
14133 ogt.c: add object_release for object_find 
14134 cvd.c: if spu-channel variable not set, don't bother handling subtitle.
14135
14136
14137 ------------------------------------------------------------------------
14138 r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines
14139 Changed paths:
14140    M /trunk/modules/access/v4l/v4l.c
14141
14142   * modules/access/v4l/v4l.c:
14143     + Fixed possible deadlocks.
14144
14145 ------------------------------------------------------------------------
14146 r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines
14147 Changed paths:
14148    M /trunk/README.MacOSX.rtf
14149    M /trunk/doc/developer/decoders.xml
14150    M /trunk/doc/developer/glossary.xml
14151    M /trunk/doc/developer/history.xml
14152    M /trunk/doc/developer/manual.xml
14153    M /trunk/doc/developer/manual.xml.in
14154    M /trunk/doc/vlc-howto.sgml
14155    M /trunk/doc/web-streaming.html
14156    M /trunk/evc/config.h.in
14157    M /trunk/ipkg/control.gpe
14158    M /trunk/ipkg/control.h3600
14159    M /trunk/ipkg/control.opie
14160    M /trunk/ipkg/control.zaurus
14161    M /trunk/ipkg/rules.gpe
14162    M /trunk/ipkg/rules.h3600
14163    M /trunk/ipkg/rules.opie
14164    M /trunk/ipkg/rules.zaurus
14165    M /trunk/ipkg/vlc.desktop
14166    M /trunk/menuconfig
14167    M /trunk/modules/gui/qnx/vout.c
14168    M /trunk/modules/gui/qt/intf.cpp
14169    M /trunk/msvc/config.h.in
14170    M /trunk/vlc.spec
14171
14172   * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
14173     player". A couple are remaining, but I don't want to break the string
14174     freeze yet.
14175
14176 ------------------------------------------------------------------------
14177 r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines
14178 Changed paths:
14179    M /trunk/modules/access_output/udp.c
14180    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14181    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14182    M /trunk/modules/mux/mpeg/ts.c
14183
14184 Review of sout help strings
14185
14186 ------------------------------------------------------------------------
14187 r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines
14188 Changed paths:
14189    M /trunk/include/vlc_meta.h
14190    M /trunk/modules/gui/gtk/gnome.glade
14191    M /trunk/modules/gui/gtk/gnome_interface.c
14192    M /trunk/modules/gui/gtk/gtk.glade
14193
14194   * Got rid of more "VideoLAN C*****" references.
14195   * include/vlc_meta.h: s/Url/URL/.
14196
14197 ------------------------------------------------------------------------
14198 r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines
14199 Changed paths:
14200    M /trunk/include/vlc_help.h
14201    M /trunk/modules/access/directory.c
14202    M /trunk/modules/access/dshow/dshow.cpp
14203    M /trunk/modules/access/dvb/qpsk.c
14204    M /trunk/modules/access/file.c
14205    M /trunk/modules/access/ftp.c
14206    M /trunk/modules/access/http.c
14207    M /trunk/modules/access/mms/mms.c
14208    M /trunk/modules/access/tcp.c
14209    M /trunk/modules/access/udp.c
14210    M /trunk/modules/access/vcdx/vcd.c
14211    M /trunk/modules/access_output/dummy.c
14212    M /trunk/modules/access_output/file.c
14213    M /trunk/modules/access_output/http.c
14214    M /trunk/modules/access_output/udp.c
14215    M /trunk/modules/audio_filter/converter/a52tofloat32.c
14216    M /trunk/modules/audio_filter/resampler/bandlimited.c
14217    M /trunk/modules/audio_mixer/spdif.c
14218    M /trunk/modules/audio_output/file.c
14219    M /trunk/modules/audio_output/oss.c
14220    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14221    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
14222    M /trunk/modules/codec/ogt/subtitle.h
14223    M /trunk/modules/codec/subsdec.c
14224    M /trunk/modules/control/joystick.c
14225    M /trunk/modules/demux/dvdnav.c
14226    M /trunk/modules/demux/livedotcom.cpp
14227    M /trunk/modules/demux/rawdv.c
14228    M /trunk/modules/demux/util/id3genres.h
14229    M /trunk/modules/gui/kde/interface.cpp
14230    M /trunk/modules/gui/macosx/intf.m
14231    M /trunk/modules/gui/macosx/macosx.m
14232    M /trunk/modules/gui/wxwindows/interface.cpp
14233    M /trunk/modules/misc/sap.c
14234    M /trunk/modules/stream_out/rtp.c
14235    M /trunk/modules/stream_out/standard.c
14236    M /trunk/modules/video_chroma/i420_yuy2.c
14237    M /trunk/modules/video_filter/clone.c
14238    M /trunk/modules/video_filter/crop.c
14239    M /trunk/modules/video_filter/wall.c
14240    M /trunk/modules/video_output/caca.c
14241    M /trunk/modules/video_output/directx/directx.c
14242    M /trunk/modules/video_output/x11/x11.c
14243    M /trunk/modules/video_output/x11/xvideo.c
14244    M /trunk/modules/visualization/goom.c
14245    M /trunk/src/libvlc.h
14246    M /trunk/src/misc/iso-639_def.h
14247    M /trunk/src/misc/iso_lang.c
14248
14249   * Massive spelling corrections.
14250
14251 ------------------------------------------------------------------------
14252 r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines
14253 Changed paths:
14254    M /trunk/modules/demux/ts.c
14255
14256 * modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
14257
14258 ------------------------------------------------------------------------
14259 r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines
14260 Changed paths:
14261    M /trunk/src/misc/vlm.c
14262
14263 Fix VLM item URI assignment
14264
14265 ------------------------------------------------------------------------
14266 r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines
14267 Changed paths:
14268    M /trunk/modules/demux/demux2.c
14269
14270 * ahum, missing avi shortcut :D
14271
14272 ------------------------------------------------------------------------
14273 r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line
14274 Changed paths:
14275    M /trunk/po/de.po
14276    M /trunk/po/en_GB.po
14277    M /trunk/po/es.po
14278    M /trunk/po/fr.po
14279    M /trunk/po/hu.po
14280    M /trunk/po/it.po
14281    M /trunk/po/ja.po
14282    M /trunk/po/nl.po
14283    M /trunk/po/no.po
14284    M /trunk/po/pl.po
14285    M /trunk/po/pt_BR.po
14286    M /trunk/po/ru.po
14287    M /trunk/po/sv.po
14288    M /trunk/po/vlc.pot
14289
14290 * po/*: updated with latest string reviews.
14291 ------------------------------------------------------------------------
14292 r7527 | fkuehne | 2004-04-27 22:47:12 +0200 (Tue, 27 Apr 2004) | 4 lines
14293 Changed paths:
14294    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
14295    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
14296    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14297    M /trunk/share/http/index.html
14298    M /trunk/src/libvlc.h
14299
14300 * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
14301 * extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
14302 * share/http/index.html: another minor layout fix
14303 * src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
14304 ------------------------------------------------------------------------
14305 r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines
14306 Changed paths:
14307    M /trunk/modules/gui/wxwindows/interface.cpp
14308    M /trunk/modules/gui/wxwindows/playlist.cpp
14309    M /trunk/modules/gui/wxwindows/wxwindows.h
14310
14311 * modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
14312
14313 ------------------------------------------------------------------------
14314 r7529 | gbazin | 2004-04-28 00:00:07 +0200 (Wed, 28 Apr 2004) | 1 line
14315 Changed paths:
14316    M /trunk/modules/gui/wxwindows/interface.cpp
14317    M /trunk/modules/gui/wxwindows/playlist.cpp
14318    M /trunk/modules/gui/wxwindows/wxwindows.h
14319
14320 * modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
14321 ------------------------------------------------------------------------
14322 r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line
14323 Changed paths:
14324    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14325
14326 * modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.
14327 ------------------------------------------------------------------------
14328 r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines
14329 Changed paths:
14330    M /trunk/po/it.po
14331
14332 Updated italian translation for vlc 0.7.2
14333
14334 You will therefore discover that in italian we still call Kalaallisut
14335 "Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
14336 exciting stuff.
14337
14338
14339 ------------------------------------------------------------------------
14340 r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines
14341 Changed paths:
14342    M /trunk/debian/changelog
14343    M /trunk/debian/control
14344    M /trunk/debian/rules
14345
14346   * Control files for the official 0.7.2-test1 Debian packages.
14347
14348 ------------------------------------------------------------------------
14349 r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines
14350 Changed paths:
14351    M /trunk/po/it.po
14352
14353   * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
14354
14355 ------------------------------------------------------------------------
14356 r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines
14357 Changed paths:
14358    M /trunk/po/it.po
14359
14360 As a quick google search shows, the letter Ã¥ does not exist in the
14361 Italian alphabet. Therefore, we write "Norvegese Bokmal".
14362
14363 We're even, sam :)
14364
14365
14366 ------------------------------------------------------------------------
14367 r7535 | gbazin | 2004-04-28 15:01:14 +0200 (Wed, 28 Apr 2004) | 1 line
14368 Changed paths:
14369    M /trunk/Makefile.am
14370    M /trunk/configure.ac
14371
14372 * configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
14373 ------------------------------------------------------------------------
14374 r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line
14375 Changed paths:
14376    M /trunk/configure.ac
14377
14378 * configure.ac: another build fix for the win32 mozilla plugin.
14379 ------------------------------------------------------------------------
14380 r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines
14381 Changed paths:
14382    M /trunk/po/en_GB.po
14383
14384   * po/en_GB.po: Updated the British English translation.
14385
14386 ------------------------------------------------------------------------
14387 r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line
14388 Changed paths:
14389    M /trunk/modules/control/hotkeys.c
14390
14391 * modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
14392 ------------------------------------------------------------------------
14393 r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines
14394 Changed paths:
14395    M /trunk/po/it.po
14396
14397   * po/it.po: Dude, this has nothing to do with the alphabet but with the
14398     charset. "BokmÃ¥l" is spelt "BokmÃ¥l" whatever the language. It's just that
14399     we cannot write "Ã¥" in ASCII.
14400
14401 ------------------------------------------------------------------------
14402 r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line
14403 Changed paths:
14404    M /trunk/modules/demux/ogg.c
14405
14406 * modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
14407 ------------------------------------------------------------------------
14408 r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line
14409 Changed paths:
14410    M /trunk/modules/codec/theora.c
14411
14412 * modules/codec/theora.c: better sanity check for aspect ratio.
14413 ------------------------------------------------------------------------
14414 r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines
14415 Changed paths:
14416    M /trunk/modules/visualization/xosd.c
14417
14418 Improved the Xosd plugin
14419
14420 ------------------------------------------------------------------------
14421 r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line
14422 Changed paths:
14423    M /trunk/modules/codec/theora.c
14424    M /trunk/modules/mux/ogg.c
14425
14426 * modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.
14427 ------------------------------------------------------------------------
14428 r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line
14429 Changed paths:
14430    M /trunk/modules/access/dshow/filter.cpp
14431
14432 * modules/access/dshow/filter.cpp: removed useless debug messages.
14433 ------------------------------------------------------------------------
14434 r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line
14435 Changed paths:
14436    M /trunk/src/video_output/video_output.c
14437    M /trunk/src/video_output/vout_intf.c
14438
14439 * src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
14440 ------------------------------------------------------------------------
14441 r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines
14442 Changed paths:
14443    M /trunk/include/vlc_objects.h
14444    M /trunk/src/input/demux.c
14445    M /trunk/src/input/input.c
14446    M /trunk/src/misc/objects.c
14447
14448 * src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type.
14449 * src/input/input.c: input_StopThread() sets b_die on demux2 as well.
14450
14451 ------------------------------------------------------------------------
14452 r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line
14453 Changed paths:
14454    M /trunk/NEWS
14455    M /trunk/modules/demux/avi/avi.c
14456
14457 * modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files
14458 ------------------------------------------------------------------------
14459 r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line
14460 Changed paths:
14461    M /trunk/src/input/input_clock.c
14462
14463 * src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams.
14464 ------------------------------------------------------------------------
14465 r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines
14466 Changed paths:
14467    M /trunk/src/video_output/vout_intf.c
14468
14469 * Set "fullscreen" var on p_playlist instead of p_input
14470   This way we remember the fullscreen setting when we go
14471   to the next file in the playlist.
14472
14473 ------------------------------------------------------------------------
14474 r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines
14475 Changed paths:
14476    M /trunk/modules/gui/macosx/intf.m
14477
14478 * remove "Ja Nu!" Didn't i do that before????
14479
14480 ------------------------------------------------------------------------
14481 r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines
14482 Changed paths:
14483    M /trunk/src/misc/vlm.c
14484
14485 Fix segfault on "del"
14486
14487 ------------------------------------------------------------------------
14488 r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines
14489 Changed paths:
14490    M /trunk/modules/gui/macosx/intf.m
14491    M /trunk/modules/gui/macosx/vout.m
14492
14493 * Updated the Vout behaviour. Still a bit coupled to p_vout.
14494
14495 ------------------------------------------------------------------------
14496 r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines
14497 Changed paths:
14498    M /trunk/src/misc/messages.c
14499
14500 Add missing objects descriptions
14501
14502 ------------------------------------------------------------------------
14503 r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line
14504 Changed paths:
14505    M /trunk/modules/demux/avi/avi.c
14506
14507 * modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files.
14508 ------------------------------------------------------------------------
14509 r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines
14510 Changed paths:
14511    M /trunk/modules/gui/wxwindows/dialogs.cpp
14512    M /trunk/modules/gui/wxwindows/open.cpp
14513    M /trunk/modules/gui/wxwindows/wizard.cpp
14514    M /trunk/modules/gui/wxwindows/wxwindows.h
14515
14516 * Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
14517
14518 ------------------------------------------------------------------------
14519 r7556 | hartman | 2004-04-29 20:32:58 +0200 (Thu, 29 Apr 2004) | 2 lines
14520 Changed paths:
14521    M /trunk/Makefile.am
14522    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14523
14524 * Add missing playlistinfo files to OSX target
14525
14526 ------------------------------------------------------------------------
14527 r7557 | hartman | 2004-04-29 20:38:44 +0200 (Thu, 29 Apr 2004) | 2 lines
14528 Changed paths:
14529    M /trunk/modules/gui/macosx/intf.m
14530
14531 * Fix the fullscreen button.
14532
14533 ------------------------------------------------------------------------
14534 r7558 | hartman | 2004-04-29 21:30:58 +0200 (Thu, 29 Apr 2004) | 3 lines
14535 Changed paths:
14536    M /trunk/modules/control/hotkeys.c
14537    M /trunk/modules/gui/macosx/intf.m
14538    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14539    M /trunk/src/playlist/playlist.c
14540
14541  * src/playlist/playlist.c: Don't do any playlist actions if there are no items in the playlist.
14542  * REST: remove code duplication in some places. there might be more locations.
14543
14544 ------------------------------------------------------------------------
14545 r7559 | gbazin | 2004-04-29 22:30:24 +0200 (Thu, 29 Apr 2004) | 4 lines
14546 Changed paths:
14547    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14548    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14549    M /trunk/modules/codec/ffmpeg/video.c
14550
14551 * modules/codec/ffmpeg/*:
14552   + small fix for --ffmpeg-workaround-bugs.
14553   + new --ffmpeg-vismv option to visualize motion vectors.
14554
14555 ------------------------------------------------------------------------
14556 r7560 | gbazin | 2004-04-29 23:57:23 +0200 (Thu, 29 Apr 2004) | 1 line
14557 Changed paths:
14558    M /trunk/modules/codec/ffmpeg/video.c
14559
14560 * modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv.
14561 ------------------------------------------------------------------------
14562 r7561 | asmax | 2004-04-30 00:09:23 +0200 (Fri, 30 Apr 2004) | 10 lines
14563 Changed paths:
14564    M /trunk/modules/gui/skins2/Modules.am
14565    A /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
14566    A /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
14567    M /trunk/modules/gui/skins2/parser/interpreter.cpp
14568    M /trunk/modules/gui/skins2/src/var_manager.cpp
14569    M /trunk/modules/gui/skins2/src/var_manager.hpp
14570    M /trunk/modules/gui/skins2/utils/var_bool.cpp
14571    M /trunk/modules/gui/skins2/utils/var_bool.hpp
14572
14573   * parser/expr_evaluator: expression evaluator using Reverse Polish Notation
14574     (a bit "C-style-coded" at the moment ;)
14575   * utils/var_bool.*: added true and false boolean variables, and the "OR"
14576     composite variable
14577   * src/var_manager.*: support for anonymous variables
14578   * parser/interpreter.cpp: use the RPN evaluator to resolve boolean
14579     expressions in the XML. Any well-parenthesized expression using "not",
14580     "or", "and", "true", "false" and boolean variables should be understood
14581     (not much tested yet).
14582
14583 ------------------------------------------------------------------------
14584 r7562 | gbazin | 2004-04-30 11:14:47 +0200 (Fri, 30 Apr 2004) | 1 line
14585 Changed paths:
14586    M /trunk/modules/gui/wxwindows/open.cpp
14587    M /trunk/modules/gui/wxwindows/wizard.cpp
14588    M /trunk/modules/gui/wxwindows/wxwindows.h
14589
14590 * modules/gui/wxwindows/*: small clean-up.
14591 ------------------------------------------------------------------------
14592 r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines
14593 Changed paths:
14594    M /trunk/modules/gui/macosx/vout.m
14595    M /trunk/src/video_output/vout_intf.c
14596
14597  * src/video_output/vout_intf.c: remember video-on-top via p_playlist
14598  * modules/gui/macosx/vout.m: conf->var video-on-top in OS X.
14599
14600 ------------------------------------------------------------------------
14601 r7564 | hartman | 2004-04-30 14:51:53 +0200 (Fri, 30 Apr 2004) | 2 lines
14602 Changed paths:
14603    M /trunk/extras/contrib/src/Makefile
14604    M /trunk/extras/contrib/src/packages.mak
14605
14606 * Update faad even further
14607
14608 ------------------------------------------------------------------------
14609 r7565 | zorglub | 2004-04-30 17:15:16 +0200 (Fri, 30 Apr 2004) | 2 lines
14610 Changed paths:
14611    M /trunk/src/input/control.c
14612    M /trunk/src/playlist/playlist.c
14613
14614 Hopefully fix locking issues with wx
14615
14616 ------------------------------------------------------------------------
14617 r7566 | gbazin | 2004-04-30 17:30:43 +0200 (Fri, 30 Apr 2004) | 3 lines
14618 Changed paths:
14619    M /trunk/Makefile.am
14620    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
14621    M /trunk/share/Makefile.am
14622    A /trunk/share/skins2/skin.catalog
14623
14624 * share/skins2/skin.catalog: added a default catalog as some platforms don't provide one (eg. win32).
14625 * modules/gui/skins2/parser/skin_parser.cpp: try to load the skins catalog and if it fails, use the system's one.
14626
14627 ------------------------------------------------------------------------
14628 r7567 | gbazin | 2004-04-30 17:35:56 +0200 (Fri, 30 Apr 2004) | 1 line
14629 Changed paths:
14630    M /trunk/modules/gui/skins2/commands/async_queue.cpp
14631    M /trunk/modules/gui/skins2/src/skin_main.cpp
14632    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
14633
14634 * modules/gui/skins2/*: a few bug fixes.
14635 ------------------------------------------------------------------------
14636 r7568 | bigben | 2004-04-30 17:44:06 +0200 (Fri, 30 Apr 2004) | 6 lines
14637 Changed paths:
14638    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
14639    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
14640    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
14641    M /trunk/modules/gui/macosx/Modules.am
14642    M /trunk/modules/gui/macosx/intf.h
14643    M /trunk/modules/gui/macosx/intf.m
14644    M /trunk/modules/gui/macosx/playlistinfo.h
14645    M /trunk/modules/gui/macosx/playlistinfo.m
14646
14647 * Use the playlist info panel instead of the old one everywhere
14648         - old VLCInfo and InfoPanel have been removed from nib file
14649         - VLCPlaylistInfo and PlaylistInfoPanel have been renamed
14650         - old info.c and info.h are still in repository, but not compiled, should I remove them ?
14651
14652
14653 ------------------------------------------------------------------------
14654 r7569 | titer | 2004-04-30 18:44:59 +0200 (Fri, 30 Apr 2004) | 5 lines
14655 Changed paths:
14656    M /trunk/modules/gui/macosx/vout.h
14657    M /trunk/modules/gui/macosx/vout.m
14658
14659  + macosx/vout*: use two pictures and OpenGL textures so a texture
14660                  cannot be affected by VLC loading the next picture
14661                  (should fix the artifacts when moving or resizing
14662                   the window)
14663
14664 ------------------------------------------------------------------------
14665 r7570 | yoann | 2004-05-01 00:53:33 +0200 (Sat, 01 May 2004) | 7 lines
14666 Changed paths:
14667    M /trunk/po/fr.po
14668
14669  * po/fr.po: updated French translation for vlc 0.7.2
14670
14671 > #, fuzzy
14672 > msgid "Date metadata"
14673 > msgstr "Death metal"
14674
14675
14676 ------------------------------------------------------------------------
14677 r7571 | gbazin | 2004-05-01 01:21:44 +0200 (Sat, 01 May 2004) | 2 lines
14678 Changed paths:
14679    M /trunk/modules/gui/wxwindows/interface.cpp
14680    M /trunk/modules/gui/wxwindows/menus.cpp
14681    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14682    M /trunk/modules/gui/wxwindows/wxwindows.h
14683
14684 * modules/gui/wxwindows/*: hotkeys support.
14685
14686 ------------------------------------------------------------------------
14687 r7572 | gbazin | 2004-05-01 12:36:25 +0200 (Sat, 01 May 2004) | 2 lines
14688 Changed paths:
14689    M /trunk/ChangeLog
14690    M /trunk/configure.ac
14691    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
14692    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14693    M /trunk/po/POTFILES.in
14694
14695 * ALL: update for 0.7.2-test2.
14696
14697 ------------------------------------------------------------------------
14698 r7573 | gbazin | 2004-05-01 12:51:24 +0200 (Sat, 01 May 2004) | 2 lines
14699 Changed paths:
14700    M /trunk/NEWS
14701
14702 * NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
14703
14704 ------------------------------------------------------------------------
14705 r7574 | asmax | 2004-05-01 16:23:40 +0200 (Sat, 01 May 2004) | 7 lines
14706 Changed paths:
14707    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
14708    M /trunk/modules/gui/skins2/src/vlcproc.cpp
14709    M /trunk/modules/gui/skins2/src/vlcproc.hpp
14710    M /trunk/modules/gui/skins2/vars/time.cpp
14711    M /trunk/modules/gui/skins2/vars/time.hpp
14712    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
14713    M /trunk/modules/gui/skins2/win32/win32_window.cpp
14714    M /trunk/modules/gui/skins2/x11/x11_window.cpp
14715
14716   * src/vlcproc.*: added the callbacks for vout requests. The vout window
14717     handle is now stored in VlcProc.
14718   * x11/x11_window.cpp, win32/win32_window.cpp: set the vout window in 
14719     VlcProc instead of the old "drawable" trick
14720   * all: renamed "Time" into "StreamTime" because of a name conflict with 
14721    X11 (did i hear "namespace" ? ;)
14722
14723 ------------------------------------------------------------------------
14724 r7575 | fkuehne | 2004-05-01 18:01:41 +0200 (Sat, 01 May 2004) | 1 line
14725 Changed paths:
14726    M /trunk/po/de.po
14727
14728 =* Updated German translation
14729 ------------------------------------------------------------------------
14730 r7576 | gbazin | 2004-05-01 19:56:14 +0200 (Sat, 01 May 2004) | 1 line
14731 Changed paths:
14732    M /trunk/modules/demux/dvdnav.c
14733
14734 * modules/demux/dvdnav.c: a bit less debug and fixed seeking.
14735 ------------------------------------------------------------------------
14736 r7577 | gbazin | 2004-05-01 20:00:36 +0200 (Sat, 01 May 2004) | 1 line
14737 Changed paths:
14738    M /trunk/modules/demux/dvdnav.c
14739
14740 * modules/demux/dvdnav.c: a few coding style changes.
14741 ------------------------------------------------------------------------
14742 r7578 | fkuehne | 2004-05-02 14:36:52 +0200 (Sun, 02 May 2004) | 1 line
14743 Changed paths:
14744    M /trunk/po/de.po
14745
14746 * Fixed some  translations
14747 ------------------------------------------------------------------------
14748 r7579 | ipkiss | 2004-05-02 16:03:20 +0200 (Sun, 02 May 2004) | 3 lines
14749 Changed paths:
14750    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
14751    M /trunk/modules/gui/skins2/parser/interpreter.cpp
14752
14753  * skins2/parser/interpreter.cpp: parse the "or" operator
14754  * skins2/parser/expr_evaluator.cpp: small fix for enhanced flexibility
14755
14756 ------------------------------------------------------------------------
14757 r7580 | fkuehne | 2004-05-02 18:15:17 +0200 (Sun, 02 May 2004) | 2 lines
14758 Changed paths:
14759    M /trunk/po/de.po
14760    M /trunk/po/it.po
14761
14762 * po/de.po: corrected a misunderstanding
14763 * po/it.po: layout fixes to the rc-help-message
14764 ------------------------------------------------------------------------
14765 r7581 | ipkiss | 2004-05-02 20:41:52 +0200 (Sun, 02 May 2004) | 3 lines
14766 Changed paths:
14767    M /trunk/modules/gui/wxwindows/playlist.cpp
14768
14769  * modules/gui/wxwindows/playlist.cpp: fixed a refcount problem + minor coding
14770    style fixes
14771
14772 ------------------------------------------------------------------------
14773 r7582 | ipkiss | 2004-05-02 21:00:54 +0200 (Sun, 02 May 2004) | 3 lines
14774 Changed paths:
14775    M /trunk/modules/control/hotkeys.c
14776    M /trunk/modules/control/lirc.c
14777
14778  * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small
14779    coding style changes
14780
14781 ------------------------------------------------------------------------
14782 r7583 | sigmunau | 2004-05-02 22:25:11 +0200 (Sun, 02 May 2004) | 2 lines
14783 Changed paths:
14784    M /trunk/modules/access/cdda.c
14785
14786 modules/access/cdda.c: write proper bitrate in the wav header.
14787
14788 ------------------------------------------------------------------------
14789 r7584 | sam | 2004-05-03 14:06:10 +0200 (Mon, 03 May 2004) | 4 lines
14790 Changed paths:
14791    M /trunk/po/en_GB.po
14792    M /trunk/po/es.po
14793
14794   * po/:
14795     + Updated the British translation.
14796     + Merged Javier Varela's Spanish translation. There's more to come.
14797
14798 ------------------------------------------------------------------------
14799 r7585 | gbazin | 2004-05-03 15:55:39 +0200 (Mon, 03 May 2004) | 1 line
14800 Changed paths:
14801    M /trunk/modules/codec/ffmpeg/video.c
14802
14803 * modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8.
14804 ------------------------------------------------------------------------
14805 r7586 | fkuehne | 2004-05-03 21:52:32 +0200 (Mon, 03 May 2004) | 1 line
14806 Changed paths:
14807    M /trunk/configure.ac
14808
14809 * Updated '(c) 1996-2003' to '(c) 1996-2004'
14810 ------------------------------------------------------------------------
14811 r7587 | rocky | 2004-05-04 07:14:15 +0200 (Tue, 04 May 2004) | 3 lines
14812 Changed paths:
14813    M /trunk/modules/access/cdda/access.c
14814
14815 Correct bitrate in the WAV header.
14816
14817
14818 ------------------------------------------------------------------------
14819 r7588 | titer | 2004-05-04 13:35:18 +0200 (Tue, 04 May 2004) | 4 lines
14820 Changed paths:
14821    M /trunk/modules/gui/macosx/vout.m
14822
14823  + macosx/vout.m : catch mouse events in OpenGL mode (still, only works
14824                    in window mode. I'm not sure how we can catch
14825                    mouseDown events in fullscreen GL mode)
14826
14827 ------------------------------------------------------------------------
14828 r7589 | titer | 2004-05-04 15:57:48 +0200 (Tue, 04 May 2004) | 3 lines
14829 Changed paths:
14830    M /trunk/modules/video_chroma/i420_yuy2.c
14831
14832  + video_chroma/i420_yuy2.c : fixed conversion for non-multiple-of-8
14833                               widths (MMX untested)
14834
14835 ------------------------------------------------------------------------
14836 r7590 | titer | 2004-05-04 16:09:45 +0200 (Tue, 04 May 2004) | 2 lines
14837 Changed paths:
14838    M /trunk/modules/video_chroma/i420_yuy2.h
14839
14840  + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
14841
14842 ------------------------------------------------------------------------
14843 r7591 | gbazin | 2004-05-04 21:46:03 +0200 (Tue, 04 May 2004) | 1 line
14844 Changed paths:
14845    M /trunk/modules/demux/ts.c
14846
14847 * modules/demux/ts.c: coding style changes.
14848 ------------------------------------------------------------------------
14849 r7592 | ipkiss | 2004-05-04 21:50:43 +0200 (Tue, 04 May 2004) | 2 lines
14850 Changed paths:
14851    M /trunk/share/skins2/skin.dtd
14852
14853  * share/skins2/skin.dtd: removed a useless attribute
14854
14855 ------------------------------------------------------------------------
14856 r7593 | hartman | 2004-05-04 22:03:10 +0200 (Tue, 04 May 2004) | 2 lines
14857 Changed paths:
14858    M /trunk/vlc.ebuild
14859
14860 * updates to ebuild for 0.7.2
14861
14862 ------------------------------------------------------------------------
14863 r7594 | ipkiss | 2004-05-04 22:42:08 +0200 (Tue, 04 May 2004) | 4 lines
14864 Changed paths:
14865    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
14866
14867  * skins2/parser/skin_parser.cpp: Fixed my last commit.
14868    I didn't remove all the code handling the removed attribute (Playlist.var),
14869    because it can still be useful if we decide to have other List controls.
14870
14871 ------------------------------------------------------------------------
14872 r7595 | fkuehne | 2004-05-04 23:25:48 +0200 (Tue, 04 May 2004) | 1 line
14873 Changed paths:
14874    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14875
14876 * Added the WAVE-file-type
14877 ------------------------------------------------------------------------
14878 r7596 | jlj | 2004-05-05 13:13:33 +0200 (Wed, 05 May 2004) | 4 lines
14879 Changed paths:
14880    M /trunk/modules/demux/mp4/drms.c
14881
14882   * drms.c: DRMS v2 support. Thanks to sam for cleaning and breaking up
14883             DoExtShuffle into smaller functions.
14884
14885
14886 ------------------------------------------------------------------------
14887 r7597 | gbazin | 2004-05-05 13:18:18 +0200 (Wed, 05 May 2004) | 1 line
14888 Changed paths:
14889    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
14890
14891 * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
14892 ------------------------------------------------------------------------
14893 r7598 | gbazin | 2004-05-05 22:29:14 +0200 (Wed, 05 May 2004) | 1 line
14894 Changed paths:
14895    M /trunk/src/libvlc.h
14896
14897 * src/libvlc.h: moved a few hotkeys to the advanced options.
14898 ------------------------------------------------------------------------
14899 r7599 | ipkiss | 2004-05-05 23:15:04 +0200 (Wed, 05 May 2004) | 2 lines
14900 Changed paths:
14901    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
14902
14903  * skins2/parser/skin_parser.cpp: Make sure that IDs are unique
14904
14905 ------------------------------------------------------------------------
14906 r7600 | gbazin | 2004-05-05 23:50:49 +0200 (Wed, 05 May 2004) | 1 line
14907 Changed paths:
14908    M /trunk/src/input/es_out.c
14909
14910 * src/input/es_out.c: remove deprecated hack.
14911 ------------------------------------------------------------------------
14912 r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line
14913 Changed paths:
14914    M /trunk/modules/demux/ts.c
14915
14916 * modules/demux/ts.c: support for DVB subtitles and memory leak fixes.
14917 ------------------------------------------------------------------------
14918 r7602 | hartman | 2004-05-05 23:53:07 +0200 (Wed, 05 May 2004) | 2 lines
14919 Changed paths:
14920    M /trunk/Makefile.am
14921
14922 * .access for http intf added to OSX build.
14923
14924 ------------------------------------------------------------------------
14925 r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines
14926 Changed paths:
14927    M /trunk/modules/demux/mp4/drms.c
14928
14929   * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo.
14930
14931
14932 ------------------------------------------------------------------------
14933 r7604 | gbazin | 2004-05-06 10:14:03 +0200 (Thu, 06 May 2004) | 1 line
14934 Changed paths:
14935    M /trunk/Makefile.am
14936
14937 * Makefile.am: include the vlm html files in the win32 package.
14938 ------------------------------------------------------------------------
14939 r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line
14940 Changed paths:
14941    M /trunk/modules/demux/mkv.cpp
14942
14943 * modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h
14944 ------------------------------------------------------------------------
14945 r7606 | gbazin | 2004-05-06 19:35:26 +0200 (Thu, 06 May 2004) | 1 line
14946 Changed paths:
14947    M /trunk/src/input/input_dec.c
14948
14949 * src/input/input_dec.c: fixed DVB subtitles support in old MPEG TS demuxer.
14950 ------------------------------------------------------------------------
14951 r7607 | hartman | 2004-05-06 21:34:41 +0200 (Thu, 06 May 2004) | 6 lines
14952 Changed paths:
14953    M /trunk/modules/gui/macosx/intf.m
14954
14955 * don't autorelease the application
14956 * make sure the terminate of the super is called
14957
14958 This might fix the CodeTek VirtualDesktop appl. (untested)
14959
14960
14961 ------------------------------------------------------------------------
14962 r7608 | gbazin | 2004-05-06 22:51:47 +0200 (Thu, 06 May 2004) | 1 line
14963 Changed paths:
14964    M /trunk/modules/demux/mp4/mp4.c
14965
14966 * modules/demux/mp4/mp4.c: fixed memory leak.
14967 ------------------------------------------------------------------------
14968 r7609 | hartman | 2004-05-06 23:14:02 +0200 (Thu, 06 May 2004) | 2 lines
14969 Changed paths:
14970    M /trunk/extras/contrib/src/Makefile
14971
14972 * set -O3 on faad
14973
14974 ------------------------------------------------------------------------
14975 r7610 | gbazin | 2004-05-06 23:14:13 +0200 (Thu, 06 May 2004) | 1 line
14976 Changed paths:
14977    M /trunk/modules/mux/mp4.c
14978
14979 * modules/mux/mp4.c:fixed a minor mem leak.
14980 ------------------------------------------------------------------------
14981 r7611 | hartman | 2004-05-07 01:14:23 +0200 (Fri, 07 May 2004) | 2 lines
14982 Changed paths:
14983    M /trunk/modules/access/directory.c
14984    M /trunk/modules/gui/macosx/controls.m
14985    M /trunk/modules/gui/macosx/playlist.m
14986    M /trunk/modules/gui/macosx/playlistinfo.m
14987    M /trunk/src/input/input.c
14988
14989 * fixed a number of memleaks
14990
14991 ------------------------------------------------------------------------
14992 r7612 | hartman | 2004-05-07 02:46:20 +0200 (Fri, 07 May 2004) | 2 lines
14993 Changed paths:
14994    M /trunk/modules/gui/macosx/controls.m
14995
14996 * introduced a bug with my latest patch in the autogenerated menus.
14997
14998 ------------------------------------------------------------------------
14999 r7613 | rocky | 2004-05-07 04:03:56 +0200 (Fri, 07 May 2004) | 3 lines
15000 Changed paths:
15001    M /trunk/configure.ac
15002    M /trunk/modules/access/vcdx/vcdplayer.c
15003
15004 Tolerate compilation with vcdimager 0.7.20. Sigh.
15005
15006
15007 ------------------------------------------------------------------------
15008 r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line
15009 Changed paths:
15010    M /trunk/modules/access/dvb/access.c
15011    M /trunk/modules/access/dvb/dvb.c
15012    M /trunk/modules/access/dvb/dvb.h
15013    M /trunk/modules/access/dvb/qpsk.c
15014
15015 Refactoring of dvb.c and access.c. Coding style and messages cleanup.
15016 ------------------------------------------------------------------------
15017 r7615 | jpsaman | 2004-05-07 10:31:16 +0200 (Fri, 07 May 2004) | 1 line
15018 Changed paths:
15019    M /trunk/modules/access/dvb/access.c
15020    M /trunk/modules/access/dvb/dvb.c
15021
15022 compilation fixes
15023 ------------------------------------------------------------------------
15024 r7616 | jpsaman | 2004-05-07 10:51:56 +0200 (Fri, 07 May 2004) | 1 line
15025 Changed paths:
15026    M /trunk/modules/access/dvb/dvb.c
15027
15028 Gracefully interrupt the tuning process.
15029 ------------------------------------------------------------------------
15030 r7617 | jpsaman | 2004-05-07 13:17:40 +0200 (Fri, 07 May 2004) | 1 line
15031 Changed paths:
15032    M /trunk/modules/access/dvb/access.c
15033    M /trunk/modules/access/dvb/dvb.c
15034
15035 Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.
15036 ------------------------------------------------------------------------
15037 r7618 | gbazin | 2004-05-07 13:25:42 +0200 (Fri, 07 May 2004) | 1 line
15038 Changed paths:
15039    M /trunk/src/video_output/video_output.c
15040
15041 * src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.
15042 ------------------------------------------------------------------------
15043 r7619 | gbazin | 2004-05-07 15:03:43 +0200 (Fri, 07 May 2004) | 1 line
15044 Changed paths:
15045    M /trunk/modules/video_output/directx/directx.c
15046    M /trunk/modules/video_output/directx/events.c
15047
15048 * modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.
15049 ------------------------------------------------------------------------
15050 r7620 | gbazin | 2004-05-07 16:36:51 +0200 (Fri, 07 May 2004) | 1 line
15051 Changed paths:
15052    M /trunk/modules/gui/wxwindows/interface.cpp
15053    M /trunk/modules/gui/wxwindows/wxwindows.h
15054
15055 * modules/gui/wxwindows/*: move a few things out of wxwindows.h
15056 ------------------------------------------------------------------------
15057 r7621 | gbazin | 2004-05-07 17:36:01 +0200 (Fri, 07 May 2004) | 3 lines
15058 Changed paths:
15059    M /trunk/modules/demux/asf/asf.c
15060    M /trunk/modules/demux/mp4/libmp4.c
15061
15062 * modules/demux/asf/*: fixed mem leak.
15063 * modules/demux/mp4/*: fixed segfault on close with some files.
15064
15065 ------------------------------------------------------------------------
15066 r7622 | fenrir | 2004-05-07 23:10:48 +0200 (Fri, 07 May 2004) | 2 lines
15067 Changed paths:
15068    M /trunk/modules/codec/ffmpeg/video.c
15069
15070  * video: set avtcx->codec_tag
15071
15072 ------------------------------------------------------------------------
15073 r7623 | fenrir | 2004-05-07 23:12:26 +0200 (Fri, 07 May 2004) | 4 lines
15074 Changed paths:
15075    M /trunk/modules/demux/avi/avi.c
15076
15077  * avi: hack to let few xvid files working.
15078  (set codec to xvid if the hanlder is xvid).
15079
15080
15081 ------------------------------------------------------------------------
15082 r7624 | gbazin | 2004-05-08 13:59:28 +0200 (Sat, 08 May 2004) | 1 line
15083 Changed paths:
15084    M /trunk/modules/demux/dvdnav.c
15085
15086 * modules/demux/dvdnav.c: a few fixes.
15087 ------------------------------------------------------------------------
15088 r7625 | gbazin | 2004-05-08 18:58:05 +0200 (Sat, 08 May 2004) | 1 line
15089 Changed paths:
15090    M /trunk/modules/video_output/x11/xcommon.c
15091
15092 * modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.
15093 ------------------------------------------------------------------------
15094 r7626 | ipkiss | 2004-05-08 20:10:38 +0200 (Sat, 08 May 2004) | 5 lines
15095 Changed paths:
15096    M /trunk/modules/gui/skins2/parser/builder.cpp
15097    M /trunk/modules/gui/skins2/src/skin_main.cpp
15098    M /trunk/share/skins2/default/theme.xml
15099
15100  * skins2/src/skin_main.cpp: Transparency is default disabled
15101  * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East)
15102    because in the future resizing will be allowed in all directions
15103  * share/skins2/default/theme.xml: Updated the skin accordingly
15104
15105 ------------------------------------------------------------------------
15106 r7627 | jlj | 2004-05-08 22:48:37 +0200 (Sat, 08 May 2004) | 4 lines
15107 Changed paths:
15108    M /trunk/modules/demux/mp4/drms.c
15109
15110   * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
15111             code outside of VLC and don't set _fmode to _O_BINARY.
15112
15113
15114 ------------------------------------------------------------------------
15115 r7628 | sam | 2004-05-08 23:00:47 +0200 (Sat, 08 May 2004) | 5 lines
15116 Changed paths:
15117    M /trunk/modules/demux/mp4/drms.c
15118
15119   * modules/demux/mp4/drms.c:
15120     + Removed unreachable code here and there.
15121     + Refactored some shuffling functions and got rid of the ext structure.
15122     + More code cleanup.
15123
15124 ------------------------------------------------------------------------
15125 r7629 | jlj | 2004-05-09 00:58:46 +0200 (Sun, 09 May 2004) | 3 lines
15126 Changed paths:
15127    M /trunk/modules/demux/mp4/drms.c
15128
15129   * drms.c: DRMS v2 endian fix.
15130
15131
15132 ------------------------------------------------------------------------
15133 r7630 | gbazin | 2004-05-09 11:20:34 +0200 (Sun, 09 May 2004) | 1 line
15134 Changed paths:
15135    M /trunk/Makefile.am
15136
15137 Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)
15138 ------------------------------------------------------------------------
15139 r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line
15140 Changed paths:
15141    M /trunk/configure.ac
15142    M /trunk/modules/visualization/goom.c
15143
15144 configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
15145 ------------------------------------------------------------------------
15146 r7632 | gbazin | 2004-05-10 14:21:29 +0200 (Mon, 10 May 2004) | 1 line
15147 Changed paths:
15148    M /trunk/src/audio_output/common.c
15149    M /trunk/src/audio_output/input.c
15150    M /trunk/src/audio_output/mixer.c
15151
15152 * src/audio_ouput/input.c: better on-the-fly switching of audio filters.
15153 ------------------------------------------------------------------------
15154 r7633 | massiot | 2004-05-10 16:57:00 +0200 (Mon, 10 May 2004) | 28 lines
15155 Changed paths:
15156    M /trunk/modules/access/dvb/Modules.am
15157    M /trunk/modules/access/dvb/access.c
15158    D /trunk/modules/access/dvb/dvb.c
15159    M /trunk/modules/access/dvb/dvb.h
15160    A /trunk/modules/access/dvb/linux_dvb.c (from /trunk/modules/access/dvb/dvb.c:7632)
15161    D /trunk/modules/access/dvb/qpsk.c
15162
15163 * modules/access/dvb: Major rewrite of the code.
15164   - new options (now prepended with --dvb) :
15165      --dvb-program : to work around the non-working --program
15166      --dvb-inversion : to (optionally) specify the inversion, which is not
15167                        the same as polarization
15168      --dvb-budget-mode : if you have a budget card this will set a filter
15169                          on 0x2000, meaning all PIDs will be returned by
15170                          the driver. The budget-mode is compatible with demux2.
15171      --dvb-satno : to specify a sat number in the diseqc system
15172      --dvb-voltage : to specify the voltage of the LNB (0 is a permitted
15173                      value in special configurations)
15174      --dvb-tone : to enable/disable the 22kHz tone (by default it is sent
15175                   if frequency >= lnb-slof)
15176   - fixed a handful of QPSK tuning bugs, especially the diseqc was not
15177     working and frequencies above 11700 couldn't be tuned to.
15178   - the modules now uses the inherited object variables for its
15179     configuration.
15180   - symbol-rate= url option is now srate= for consistency with the
15181     configuration variable.
15182   - all linux-dvb specific code is now in linux_dvb.c. access.c contains
15183     only code which could be reused on other platforms.
15184   - better keep track of demux file descriptors (especially useful on
15185     limited boards).
15186   - do not block in read() when no data is available.
15187   - fixed msleep() calls (reminder : mtime_t is in _microseconds_).
15188
15189 I didn't test the QAM and OFDM variants, so please report.
15190
15191 ------------------------------------------------------------------------
15192 r7634 | massiot | 2004-05-10 17:07:15 +0200 (Mon, 10 May 2004) | 6 lines
15193 Changed paths:
15194    M /trunk/modules/access/dvb/access.c
15195    M /trunk/modules/demux/ts.c
15196    M /trunk/src/input/input_programs.c
15197
15198 * src/input/input_programs.c: Fixed the --program option (thanks gibalou)
15199 * modules/access/dvb/access.c: Removed the temporary --dvb-program hack
15200 * modules/demux/ts.c: New --ts-silent option to avoid complaints about
15201   encrypted packets (especially useful with --sout-all for streaming a part
15202   of a transponder).
15203
15204 ------------------------------------------------------------------------
15205 r7635 | massiot | 2004-05-10 17:08:34 +0200 (Mon, 10 May 2004) | 2 lines
15206 Changed paths:
15207    M /trunk/modules/access/dvb/access.c
15208
15209 1l
15210
15211 ------------------------------------------------------------------------
15212 r7636 | bigben | 2004-05-10 19:19:59 +0200 (Mon, 10 May 2004) | 3 lines
15213 Changed paths:
15214    M /trunk/modules/gui/macosx/output.m
15215
15216 use new syntax for sap/slp announces
15217
15218
15219 ------------------------------------------------------------------------
15220 r7637 | jpsaman | 2004-05-10 21:57:38 +0200 (Mon, 10 May 2004) | 13 lines
15221 Changed paths:
15222    M /trunk/modules/access/dvb/access.c
15223    M /trunk/modules/access/dvb/linux_dvb.c
15224
15225 dvb/access.c - properly cast memory returned by malloc()
15226              - fix small memory leak on closing of dvb plugin.
15227 dvb/linux-dvb.c - remove astray spaces
15228                 - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). 
15229                   dvbstream does the same for OFDM and QAM. 
15230
15231 Summary: 
15232    DVB-C is working (did a few tests) 
15233    DVB-T not tested. 
15234    Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. 
15235    SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
15236
15237
15238 ------------------------------------------------------------------------
15239 r7638 | gbazin | 2004-05-10 22:05:08 +0200 (Mon, 10 May 2004) | 1 line
15240 Changed paths:
15241    M /trunk/modules/gui/wxwindows/open.cpp
15242
15243 * modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option.
15244 ------------------------------------------------------------------------
15245 r7639 | bigben | 2004-05-10 22:50:36 +0200 (Mon, 10 May 2004) | 3 lines
15246 Changed paths:
15247    M /trunk/modules/gui/macosx/output.m
15248
15249 oups
15250
15251
15252 ------------------------------------------------------------------------
15253 r7640 | fenrir | 2004-05-11 01:39:48 +0200 (Tue, 11 May 2004) | 6 lines
15254 Changed paths:
15255    M /trunk/modules/demux/demux2.c
15256    M /trunk/modules/demux/ts.c
15257
15258  * ts: added support pf multiples PMT on the same PID (broken idea for
15259 broken people but it's used and it seems spec compliant)
15260
15261  * demux2: append a :// to allow correct parsing of /volume/filename:.avi
15262
15263
15264 ------------------------------------------------------------------------
15265 r7641 | fenrir | 2004-05-11 02:51:43 +0200 (Tue, 11 May 2004) | 2 lines
15266 Changed paths:
15267    M /trunk/modules/demux/ts.c
15268
15269  * ts.c: this time it should work (create one dvbpsi handle per pmt).
15270
15271 ------------------------------------------------------------------------
15272 r7642 | massiot | 2004-05-11 16:03:50 +0200 (Tue, 11 May 2004) | 5 lines
15273 Changed paths:
15274    M /trunk/modules/access/dvb/access.c
15275    M /trunk/modules/mux/mpeg/ts.c
15276    M /trunk/src/stream_output/stream_output.c
15277
15278 * src/stream_output/stream_output.c: Use strtol for option parsing instead
15279   of atoi, because atoi assumes base 10.
15280 * modules/access/dvb/access.c: New --dvb-caching option.
15281 * modules/mux/mpeg/ts.c: Cosmetics.
15282
15283 ------------------------------------------------------------------------
15284 r7643 | gbazin | 2004-05-12 19:45:18 +0200 (Wed, 12 May 2004) | 1 line
15285 Changed paths:
15286    M /trunk/src/stream_output/stream_output.c
15287
15288 * src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
15289 ------------------------------------------------------------------------
15290 r7644 | gbazin | 2004-05-12 19:46:48 +0200 (Wed, 12 May 2004) | 1 line
15291 Changed paths:
15292    M /trunk/modules/gui/wxwindows/open.cpp
15293
15294 * modules/gui/wxwindows/open.cpp: mrl parsing fix.
15295 ------------------------------------------------------------------------
15296 r7645 | massiot | 2004-05-12 20:48:25 +0200 (Wed, 12 May 2004) | 2 lines
15297 Changed paths:
15298    M /trunk/modules/mux/mpeg/ts.c
15299
15300 * modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.
15301
15302 ------------------------------------------------------------------------
15303 r7646 | ipkiss | 2004-05-12 20:56:51 +0200 (Wed, 12 May 2004) | 2 lines
15304 Changed paths:
15305    M /trunk/modules/gui/skins2/parser/builder_data.def
15306    M /trunk/modules/gui/skins2/parser/builder_data.hpp
15307    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
15308    M /trunk/share/skins2/default/theme.xml
15309    M /trunk/share/skins2/skin.dtd
15310
15311  * skins2: Removed the Theme.fadetime attribute (unused)
15312
15313 ------------------------------------------------------------------------
15314 r7647 | jlj | 2004-05-12 23:44:59 +0200 (Wed, 12 May 2004) | 4 lines
15315 Changed paths:
15316    M /trunk/modules/demux/mp4/drms.c
15317
15318   * drms.c: Check that key store is at least 4 bytes (fixes segfault
15319             on empty key store).
15320
15321
15322 ------------------------------------------------------------------------
15323 r7648 | hartman | 2004-05-13 17:38:15 +0200 (Thu, 13 May 2004) | 3 lines
15324 Changed paths:
15325    M /trunk/THANKS
15326    M /trunk/modules/audio_output/coreaudio.c
15327
15328 * Fix for stream selection on HAL devices.
15329   by Jean Alexis Montignies <ja at sente.ch>
15330
15331 ------------------------------------------------------------------------
15332 r7649 | titer | 2004-05-13 19:45:22 +0200 (Thu, 13 May 2004) | 6 lines
15333 Changed paths:
15334    M /trunk/modules/gui/macosx/vout.h
15335    M /trunk/modules/gui/macosx/vout.m
15336
15337  macosx/vout* : in GL mode, create a fullscreen window just like with QT
15338                 instead of switching to OpenGL fullscreen mode (fixes
15339                 unreachable mouse events with DVD menus, fixes the issues
15340                 with people using multiple desktops, etc).
15341                 Fillscreen is temporarily broken, I'll clean this up later.
15342
15343 ------------------------------------------------------------------------
15344 r7650 | gbazin | 2004-05-13 20:22:18 +0200 (Thu, 13 May 2004) | 1 line
15345 Changed paths:
15346    M /trunk/modules/stream_out/standard.c
15347
15348 * modules/stream_out/standard.c: fixed a few small mem leaks.
15349 ------------------------------------------------------------------------
15350 r7651 | titer | 2004-05-13 20:29:44 +0200 (Thu, 13 May 2004) | 2 lines
15351 Changed paths:
15352    M /trunk/modules/gui/macosx/vout.m
15353
15354  macosx/vout.m : fixed --macosx-fillscreen
15355
15356 ------------------------------------------------------------------------
15357 r7652 | gbazin | 2004-05-13 23:13:38 +0200 (Thu, 13 May 2004) | 1 line
15358 Changed paths:
15359    M /trunk/configure.ac
15360    M /trunk/modules/visualization/goom.c
15361
15362 * configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
15363 ------------------------------------------------------------------------
15364 r7653 | titer | 2004-05-14 13:29:21 +0200 (Fri, 14 May 2004) | 2 lines
15365 Changed paths:
15366    M /trunk/modules/gui/macosx/vout.m
15367
15368  macosx/vout.m: don't forget to EndFullScreen() on GL mode too
15369
15370 ------------------------------------------------------------------------
15371 r7654 | jpsaman | 2004-05-14 15:24:07 +0200 (Fri, 14 May 2004) | 1 line
15372 Changed paths:
15373    M /trunk/modules/access/dvb/access.c
15374
15375 Close DVR device
15376 ------------------------------------------------------------------------
15377 r7655 | gbazin | 2004-05-14 19:07:50 +0200 (Fri, 14 May 2004) | 3 lines
15378 Changed paths:
15379    M /trunk/Makefile.am
15380    D /trunk/install-win32
15381    A /trunk/vlc.win32.nsi (from /trunk/install-win32:7649)
15382
15383 * vlc.win32.nsi: brand new NSIS auto-installer script.
15384 * Makefile.am: use vlc icon in the NSIS installer.
15385
15386 ------------------------------------------------------------------------
15387 r7656 | fenrir | 2004-05-14 22:46:33 +0200 (Fri, 14 May 2004) | 2 lines
15388 Changed paths:
15389    M /trunk/modules/access/mms/mmstu.c
15390
15391  * mmstu: added a couple of uint64_t casts to avoid overflow.
15392
15393 ------------------------------------------------------------------------
15394 r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines
15395 Changed paths:
15396    M /trunk/extras/contrib/src/Makefile
15397    A /trunk/extras/contrib/src/Patches/faac.patch
15398    M /trunk/extras/contrib/src/packages.mak
15399
15400 * added faac support to Mac OSX build
15401 * ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
15402
15403 ------------------------------------------------------------------------
15404 r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines
15405 Changed paths:
15406    M /trunk/extras/contrib/src/Makefile
15407
15408 * small fix for faac build
15409
15410 ------------------------------------------------------------------------
15411 r7659 | gbazin | 2004-05-15 02:31:38 +0200 (Sat, 15 May 2004) | 1 line
15412 Changed paths:
15413    M /trunk/modules/access/mms/mmstu.c
15414
15415 * modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
15416 ------------------------------------------------------------------------
15417 r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line
15418 Changed paths:
15419    M /trunk/modules/access/v4l/v4l.c
15420
15421 * modules/access/v4l/v4l.c: removed useless warning messages.
15422 ------------------------------------------------------------------------
15423 r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line
15424 Changed paths:
15425    M /trunk/vlc.win32.nsi
15426
15427 * vlc.win32.nsi: compressor needs to be defined at the top.
15428 ------------------------------------------------------------------------
15429 r7662 | hartman | 2004-05-15 04:36:05 +0200 (Sat, 15 May 2004) | 7 lines
15430 Changed paths:
15431    M /trunk/Makefile.am
15432    M /trunk/extras/MacOSX/macosx-dmg
15433
15434 * extras/MacOSX/macosx-dmg: rewrote the package script.
15435   - will now determine desired image size by itself
15436   - the hdid mount command mounted the image as root if no user is logged in via GUI.
15437     this is very undesirable for nightly builds.
15438     now uses the mount command and a local mountpoint.
15439
15440
15441 ------------------------------------------------------------------------
15442 r7663 | hartman | 2004-05-15 06:05:01 +0200 (Sat, 15 May 2004) | 2 lines
15443 Changed paths:
15444    M /trunk/extras/contrib/src/Makefile
15445
15446 * no shared libs for faac when linking with ffmpeg
15447
15448 ------------------------------------------------------------------------
15449 r7664 | fenrir | 2004-05-15 12:51:59 +0200 (Sat, 15 May 2004) | 2 lines
15450 Changed paths:
15451    M /trunk/modules/demux/mpeg/mpga.c
15452
15453  * mpga: use 1 as starting time (allow to have a valid date for the first frame).
15454
15455 ------------------------------------------------------------------------
15456 r7665 | fenrir | 2004-05-15 12:52:56 +0200 (Sat, 15 May 2004) | 2 lines
15457 Changed paths:
15458    M /trunk/modules/demux/aac.c
15459    M /trunk/modules/demux/au.c
15460    M /trunk/modules/demux/mkv.cpp
15461    M /trunk/modules/demux/rawdv.c
15462    M /trunk/modules/demux/wav.c
15463
15464 * all:  use 1 as starting time (allow to have a valid date for the first frame).
15465
15466 ------------------------------------------------------------------------
15467 r7666 | fenrir | 2004-05-15 12:53:17 +0200 (Sat, 15 May 2004) | 2 lines
15468 Changed paths:
15469    M /trunk/modules/demux/real.c
15470
15471  * real:  use 1 as starting time (allow to have a valid date for the first frame).
15472
15473 ------------------------------------------------------------------------
15474 r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines
15475 Changed paths:
15476    M /trunk/src/input/es_out.c
15477
15478  * es_out; round up PCR (avoid non null PCR -> null).
15479
15480 ------------------------------------------------------------------------
15481 r7668 | fenrir | 2004-05-15 12:58:22 +0200 (Sat, 15 May 2004) | 2 lines
15482 Changed paths:
15483    M /trunk/modules/demux/avi/avi.c
15484
15485  * avi: add +1 to PCR/DTS/PTS.
15486
15487 ------------------------------------------------------------------------
15488 r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line
15489 Changed paths:
15490    M /trunk/modules/video_output/directx/directx.c
15491
15492 * modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
15493 ------------------------------------------------------------------------
15494 r7670 | fenrir | 2004-05-15 13:03:48 +0200 (Sat, 15 May 2004) | 5 lines
15495 Changed paths:
15496    M /trunk/modules/demux/mp4/libmp4.c
15497    M /trunk/modules/demux/mp4/libmp4.h
15498    M /trunk/modules/demux/mp4/mp4.c
15499
15500  * mp4: - add +1 to PCR/DTS/PTS.
15501         - preliminary support of avc (using a draft+google without
15502 samples to test, so don't expect it to work ;)
15503  * libmp4: parse the avcC atom.
15504
15505 ------------------------------------------------------------------------
15506 r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines
15507 Changed paths:
15508    M /trunk/modules/packetizer/h264.c
15509
15510  * h264: added avc1 -> h264 annexe B stream.
15511
15512 ------------------------------------------------------------------------
15513 r7672 | fenrir | 2004-05-15 13:08:46 +0200 (Sat, 15 May 2004) | 2 lines
15514 Changed paths:
15515    M /trunk/modules/codec/x264.c
15516
15517  * x264: updated to latest PAI.
15518
15519 ------------------------------------------------------------------------
15520 r7673 | fenrir | 2004-05-15 13:10:42 +0200 (Sat, 15 May 2004) | 5 lines
15521 Changed paths:
15522    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15523    M /trunk/modules/codec/ffmpeg/video.c
15524
15525  * all: added avc1 support. Well there is a hack because we need to
15526 first go through the h264 packetizer that will convert avc1 into a
15527 proper annexe B stream (untested).
15528
15529
15530 ------------------------------------------------------------------------
15531 r7674 | fenrir | 2004-05-15 13:28:03 +0200 (Sat, 15 May 2004) | 2 lines
15532 Changed paths:
15533    M /trunk/modules/demux/mp4/mp4.c
15534
15535  * mp4: mmh removed a fprintf.
15536
15537 ------------------------------------------------------------------------
15538 r7675 | gbazin | 2004-05-15 14:22:03 +0200 (Sat, 15 May 2004) | 3 lines
15539 Changed paths:
15540    M /trunk/modules/access/dvdplay/tools.c
15541    M /trunk/modules/demux/dvdnav.c
15542    M /trunk/vlc.win32.nsi
15543
15544 * modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter.
15545 * vlc.win32.nsi: DVD and AudioCD handlers.
15546
15547 ------------------------------------------------------------------------
15548 r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines
15549 Changed paths:
15550    M /trunk/modules/mux/mp4.c
15551
15552  * mp4: added support for h264. I have no idea if it's compliant but at
15553 least vlc is able to play it.
15554
15555 ------------------------------------------------------------------------
15556 r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line
15557 Changed paths:
15558    M /trunk/INSTALL.win32
15559
15560 * INSTALL.win32: update
15561 ------------------------------------------------------------------------
15562 r7678 | fenrir | 2004-05-15 16:42:16 +0200 (Sat, 15 May 2004) | 2 lines
15563 Changed paths:
15564    M /trunk/include/vlc_block.h
15565    M /trunk/modules/demux/ts.c
15566    M /trunk/modules/packetizer/mpegvideo.c
15567    M /trunk/src/misc/block.c
15568
15569  * all: improved perfs (using block_ChainLastAppend).
15570
15571 ------------------------------------------------------------------------
15572 r7679 | hartman | 2004-05-16 01:05:57 +0200 (Sun, 16 May 2004) | 3 lines
15573 Changed paths:
15574    M /trunk/po/nl.po
15575
15576 * partially updated NL translation. You have to do _something_ 
15577   during the Eurovision Songfestival.
15578
15579 ------------------------------------------------------------------------
15580 r7680 | gbazin | 2004-05-16 02:25:17 +0200 (Sun, 16 May 2004) | 1 line
15581 Changed paths:
15582    M /trunk/vlc.win32.nsi
15583
15584 * vlc.win32.nsi: more autorun stuff.
15585 ------------------------------------------------------------------------
15586 r7681 | zorglub | 2004-05-16 12:46:54 +0200 (Sun, 16 May 2004) | 3 lines
15587 Changed paths:
15588    M /trunk/modules/gui/wxwindows/streamout.cpp
15589
15590 Use the new SAP/SLP syntax (sap,slp,name=)
15591
15592
15593 ------------------------------------------------------------------------
15594 r7682 | gbazin | 2004-05-16 14:52:05 +0200 (Sun, 16 May 2004) | 1 line
15595 Changed paths:
15596    M /trunk/modules/video_output/x11/xcommon.c
15597
15598 * modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.
15599 ------------------------------------------------------------------------
15600 r7683 | zorglub | 2004-05-16 15:46:58 +0200 (Sun, 16 May 2004) | 2 lines
15601 Changed paths:
15602    M /trunk/modules/gui/wxwindows/timer.cpp
15603
15604 Update timer
15605
15606 ------------------------------------------------------------------------
15607 r7684 | hartman | 2004-05-16 17:29:24 +0200 (Sun, 16 May 2004) | 2 lines
15608 Changed paths:
15609    M /trunk/NEWS
15610
15611 * NEWS: Updated a bit more
15612
15613 ------------------------------------------------------------------------
15614 r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines
15615 Changed paths:
15616    M /trunk/NEWS
15617
15618 Details on DVB
15619
15620 ------------------------------------------------------------------------
15621 r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line
15622 Changed paths:
15623    M /trunk/modules/gui/wxwindows/interface.cpp
15624    M /trunk/modules/gui/wxwindows/timer.cpp
15625    M /trunk/modules/gui/wxwindows/wxwindows.h
15626
15627 * modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
15628 ------------------------------------------------------------------------
15629 r7687 | gbazin | 2004-05-16 19:44:44 +0200 (Sun, 16 May 2004) | 1 line
15630 Changed paths:
15631    M /trunk/modules/misc/network/ipv4.c
15632
15633 * modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).
15634 ------------------------------------------------------------------------
15635 r7688 | gbazin | 2004-05-16 19:54:18 +0200 (Sun, 16 May 2004) | 1 line
15636 Changed paths:
15637    M /trunk/modules/gui/wxwindows/interface.cpp
15638
15639 * modules/gui/wxwindows/interface.cpp: forgot a debug message.
15640 ------------------------------------------------------------------------
15641 r7689 | anil | 2004-05-16 20:08:41 +0200 (Sun, 16 May 2004) | 2 lines
15642 Changed paths:
15643    M /trunk/modules/misc/sap.c
15644
15645 msleep() a bit before filling the playlist.
15646
15647 ------------------------------------------------------------------------
15648 r7690 | gbazin | 2004-05-16 21:17:56 +0200 (Sun, 16 May 2004) | 3 lines
15649 Changed paths:
15650    M /trunk/include/modules.h
15651    M /trunk/include/modules_inner.h
15652    M /trunk/modules/access/dshow/dshow.cpp
15653    M /trunk/modules/access/dvb/access.c
15654    M /trunk/modules/access/pvr/pvr.c
15655    M /trunk/modules/access/v4l/v4l.c
15656
15657 * include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
15658 * modules/access/*: added a shortname to a few modules.
15659
15660 ------------------------------------------------------------------------
15661 r7691 | gbazin | 2004-05-16 21:20:23 +0200 (Sun, 16 May 2004) | 1 line
15662 Changed paths:
15663    M /trunk/modules/gui/wxwindows/open.cpp
15664
15665 * modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.
15666 ------------------------------------------------------------------------
15667 r7692 | gbazin | 2004-05-16 21:33:58 +0200 (Sun, 16 May 2004) | 1 line
15668 Changed paths:
15669    M /trunk/include/vlc_help.h
15670    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
15671
15672 * modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.
15673 ------------------------------------------------------------------------
15674 r7693 | hartman | 2004-05-16 22:27:47 +0200 (Sun, 16 May 2004) | 3 lines
15675 Changed paths:
15676    M /trunk/modules/gui/macosx/controls.m
15677    M /trunk/modules/gui/macosx/output.m
15678
15679 * modules/gui/macosx/output.m: added mp4a.
15680 * modules/gui/macosx/controls.m: fix the autogenerated menu.
15681
15682 ------------------------------------------------------------------------
15683 r7694 | gbazin | 2004-05-17 00:06:34 +0200 (Mon, 17 May 2004) | 14 lines
15684 Changed paths:
15685    M /trunk/include/video_output.h
15686    M /trunk/modules/gui/wxwindows/wxwindows.cpp
15687    M /trunk/modules/video_output/directx/events.c
15688    M /trunk/modules/video_output/x11/xcommon.c
15689    M /trunk/src/video_output/video_output.c
15690    M /trunk/src/video_output/vout_intf.c
15691
15692 * src/video_output/vout_intf.c, include/video_output.h:
15693   + vout_RequestWindow() will now cycle through all the available interfaces until 
15694 it finds one with embedded vout support.
15695     This fixes the issue where embedded vout would stop working when additional 
15696 interfaces are spawned after the main interface is started.
15697   + vout_RequestWindow() now stores the parent interface pointer into the vout 
15698 object for later use by vout_ControlWindow() and vout_ReleaseWindow().
15699   + added a vout_vaControlDefault() called by the vouts pf_control() when they 
15700 don't handle something.
15701 * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
15702   + call vout_vaControlDefault().
15703 * modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is 
15704 about to be destroyed.
15705
15706 ------------------------------------------------------------------------
15707 r7695 | gbazin | 2004-05-17 00:42:48 +0200 (Mon, 17 May 2004) | 3 lines
15708 Changed paths:
15709    M /trunk/src/interface/interface.c
15710    M /trunk/src/video_output/vout_intf.c
15711
15712 * interface/interface.c: fixed a bug with embedded vouts and interface switching.
15713 * video_output/vout_intf.c: small fix.
15714
15715 ------------------------------------------------------------------------
15716 r7696 | hartman | 2004-05-17 03:54:32 +0200 (Mon, 17 May 2004) | 3 lines
15717 Changed paths:
15718    M /trunk/configure.ac
15719
15720 * add old goom module if libgoom.a is detected
15721   (When you fix stuff you should commit them as well)
15722
15723 ------------------------------------------------------------------------
15724 r7697 | gbazin | 2004-05-17 12:39:14 +0200 (Mon, 17 May 2004) | 1 line
15725 Changed paths:
15726    M /trunk/modules/gui/wxwindows/timer.cpp
15727
15728 * modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.
15729 ------------------------------------------------------------------------
15730 r7698 | anil | 2004-05-17 13:38:01 +0200 (Mon, 17 May 2004) | 2 lines
15731 Changed paths:
15732    M /trunk/po/POTFILES.in
15733
15734 * po/POTFILES.in: updated 
15735
15736 ------------------------------------------------------------------------
15737 r7699 | yoann | 2004-05-17 13:49:35 +0200 (Mon, 17 May 2004) | 4 lines
15738 Changed paths:
15739    M /trunk/modules/control/hotkeys.c
15740
15741 * modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
15742 sometimes not display, although it was known.
15743
15744
15745 ------------------------------------------------------------------------
15746 r7700 | gbazin | 2004-05-17 14:02:43 +0200 (Mon, 17 May 2004) | 1 line
15747 Changed paths:
15748    M /trunk/modules/gui/wxwindows/timer.cpp
15749    M /trunk/modules/gui/wxwindows/wxwindows.h
15750
15751 * fixed race condition with b_seekable.
15752 ------------------------------------------------------------------------
15753 r7701 | gbazin | 2004-05-17 18:10:32 +0200 (Mon, 17 May 2004) | 1 line
15754 Changed paths:
15755    M /trunk/src/input/input_programs.c
15756
15757 * src/input/input_programs.c: if no program is specified by the user, don't add any to the list.
15758 ------------------------------------------------------------------------
15759 r7702 | gbazin | 2004-05-17 21:22:50 +0200 (Mon, 17 May 2004) | 1 line
15760 Changed paths:
15761    M /trunk/modules/codec/dvbsub.c
15762
15763 * modules/codec/dvbsub.c: coding style changes.
15764 ------------------------------------------------------------------------
15765 r7703 | gbazin | 2004-05-17 21:38:13 +0200 (Mon, 17 May 2004) | 1 line
15766 Changed paths:
15767    M /trunk/modules/video_chroma/i420_rgb_mmx.h
15768
15769 * modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.
15770 ------------------------------------------------------------------------
15771 r7704 | gbazin | 2004-05-17 21:56:30 +0200 (Mon, 17 May 2004) | 2 lines
15772 Changed paths:
15773    M /trunk/ChangeLog
15774    M /trunk/configure.ac
15775    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
15776    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
15777    M /trunk/po/de.po
15778    M /trunk/po/en_GB.po
15779    M /trunk/po/es.po
15780    M /trunk/po/fr.po
15781    M /trunk/po/hu.po
15782    M /trunk/po/it.po
15783    M /trunk/po/ja.po
15784    M /trunk/po/nl.po
15785    M /trunk/po/no.po
15786    M /trunk/po/pl.po
15787    M /trunk/po/pt_BR.po
15788    M /trunk/po/ru.po
15789    M /trunk/po/sv.po
15790    M /trunk/po/vlc.pot
15791
15792 * ALL: preparing for the 0.7.2-test3 release.
15793
15794 ------------------------------------------------------------------------
15795 r7705 | asmax | 2004-05-17 22:14:31 +0200 (Mon, 17 May 2004) | 2 lines
15796 Changed paths:
15797    M /trunk/share/skins2/default/theme.xml
15798
15799   * theme.xml: please, no useless vout window in the default skin
15800
15801 ------------------------------------------------------------------------
15802 r7706 | gbazin | 2004-05-17 22:29:41 +0200 (Mon, 17 May 2004) | 1 line
15803 Changed paths:
15804    M /trunk/vlc.win32.nsi
15805
15806 * vlc.win32.nsi: start menu shortcut for skins2.
15807 ------------------------------------------------------------------------
15808 r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines
15809 Changed paths:
15810    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
15811    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
15812    M /trunk/modules/gui/skins2/parser/interpreter.cpp
15813    M /trunk/modules/gui/skins2/src/vlcproc.cpp
15814
15815  * skins2:
15816     - new possible action vlc.mute() to mute/un-mute
15817     - vlc.isMute is now working well (in a boolean expression)
15818
15819 ------------------------------------------------------------------------
15820 r7708 | fkuehne | 2004-05-18 00:14:25 +0200 (Tue, 18 May 2004) | 4 lines
15821 Changed paths:
15822    M /trunk/modules/gui/macosx/intf.h
15823    M /trunk/modules/gui/macosx/intf.m
15824    M /trunk/modules/gui/pda/pda.glade
15825    M /trunk/po/de.po
15826
15827 * modules/gui/macosx/intf.*: made the Services-menu translatable
15828 * modules/gui/macosx/macosx.m: rewritten a pref-string
15829 * modules/gui/pda/pda.glade: Fixed "VLC media player"
15830 * po/de.po: Updated translation
15831 ------------------------------------------------------------------------
15832 r7709 | fkuehne | 2004-05-18 08:46:05 +0200 (Tue, 18 May 2004) | 1 line
15833 Changed paths:
15834    M /trunk/modules/gui/macosx/macosx.m
15835
15836 * rewritten a pref-string
15837 ------------------------------------------------------------------------
15838 r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines
15839 Changed paths:
15840    M /trunk/modules/gui/macosx/vout.h
15841    M /trunk/modules/gui/macosx/vout.m
15842
15843  macosx/vout*: fixed a possible segfault on vout close
15844
15845 ------------------------------------------------------------------------
15846 r7711 | rocky | 2004-05-18 12:49:15 +0200 (Tue, 18 May 2004) | 2 lines
15847 Changed paths:
15848    M /trunk/modules/access/vcdx/vcdplayer.h
15849
15850 Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.
15851
15852 ------------------------------------------------------------------------
15853 r7712 | zorglub | 2004-05-18 13:21:22 +0200 (Tue, 18 May 2004) | 3 lines
15854 Changed paths:
15855    M /trunk/src/input/stream.c
15856
15857 Hopefully fix bug with playlist parsing (line-feed problem)
15858
15859
15860 ------------------------------------------------------------------------
15861 r7713 | gbazin | 2004-05-18 16:50:19 +0200 (Tue, 18 May 2004) | 3 lines
15862 Changed paths:
15863    M /trunk/modules/gui/skins2/src/vlcproc.cpp
15864    M /trunk/modules/gui/wxwindows/bookmarks.cpp
15865    M /trunk/modules/gui/wxwindows/video.cpp
15866
15867 * skins2/src/vlcproc.cpp: a few cleanup fixes.
15868 * wxwindows/*: a few cleanup fixes.
15869
15870 ------------------------------------------------------------------------
15871 r7714 | gbazin | 2004-05-18 17:10:18 +0200 (Tue, 18 May 2004) | 1 line
15872 Changed paths:
15873    M /trunk/modules/gui/wxwindows/iteminfo.cpp
15874
15875 * modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.
15876 ------------------------------------------------------------------------
15877 r7715 | ipkiss | 2004-05-18 20:47:02 +0200 (Tue, 18 May 2004) | 3 lines
15878 Changed paths:
15879    M /trunk/modules/gui/skins2/utils/var_text.cpp
15880
15881  * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
15882    a help string
15883
15884 ------------------------------------------------------------------------
15885 r7716 | zorglub | 2004-05-18 22:41:19 +0200 (Tue, 18 May 2004) | 2 lines
15886 Changed paths:
15887    M /trunk/modules/demux/playlist/m3u.c
15888    M /trunk/src/input/stream.c
15889
15890 Skip leading tabs, spaces and line feeds
15891
15892 ------------------------------------------------------------------------
15893 r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines
15894 Changed paths:
15895    M /trunk/modules/access/dshow/dshow.cpp
15896
15897 - ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter 
15898 - removed assumption where YUY2 chroma was considered identical to UYVY
15899
15900
15901 ------------------------------------------------------------------------
15902 r7718 | damienf | 2004-05-19 11:40:58 +0200 (Wed, 19 May 2004) | 4 lines
15903 Changed paths:
15904    M /trunk/modules/access/dshow/filter.cpp
15905    M /trunk/modules/access/dshow/filter.h
15906
15907 - capture filter supports more than one media types
15908 - capture filter is more compatible with ICaptureGraphBuilder2
15909 - some code cleanups especially when dealing with media types
15910
15911 ------------------------------------------------------------------------
15912 r7719 | damienf | 2004-05-19 11:45:48 +0200 (Wed, 19 May 2004) | 2 lines
15913 Changed paths:
15914    M /trunk/modules/video_output/directx/directx.c
15915    M /trunk/src/video_output/vout_pictures.c
15916
15917 - added support for UYVY chroma for directx direct vout render
15918
15919 ------------------------------------------------------------------------
15920 r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines
15921 Changed paths:
15922    M /trunk/po/it.po
15923
15924 update of italian translation (made by murray)
15925
15926
15927
15928 ------------------------------------------------------------------------
15929 r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines
15930 Changed paths:
15931    M /trunk/po/fr.po
15932
15933 * po/fr.po: Updated French translation
15934
15935
15936 ------------------------------------------------------------------------
15937 r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines
15938 Changed paths:
15939    M /trunk/modules/demux/mkv.cpp
15940
15941 * mkv.cpp: add missing S_TEXT/ASS indentifier
15942
15943 ------------------------------------------------------------------------
15944 r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines
15945 Changed paths:
15946    M /trunk/modules/gui/macosx/misc.h
15947    M /trunk/modules/gui/macosx/misc.m
15948
15949 * iTunes style slider
15950
15951 ------------------------------------------------------------------------
15952 r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines
15953 Changed paths:
15954    M /trunk/modules/codec/cmml/intf.c
15955
15956  gcc < 3 fix
15957
15958 ------------------------------------------------------------------------
15959 r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines
15960 Changed paths:
15961    M /trunk/modules/video_filter/deinterlace.c
15962
15963  deinterlace.c: BeOS compile fix
15964
15965 ------------------------------------------------------------------------
15966 r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines
15967 Changed paths:
15968    M /trunk/src/misc/cpu.c
15969
15970  misc/cpu.c: another BeOS compile fix
15971
15972 ------------------------------------------------------------------------
15973 r7727 | yoann | 2004-05-20 11:31:02 +0200 (Thu, 20 May 2004) | 4 lines
15974 Changed paths:
15975    M /trunk/modules/gui/wxwindows/Modules.am
15976    A /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
15977    M /trunk/modules/gui/wxwindows/interface.cpp
15978
15979 * changed the playlist icon in the wxwin interface (thanks to bigben)
15980 * added an open button
15981
15982
15983 ------------------------------------------------------------------------
15984 r7728 | gbazin | 2004-05-20 12:16:52 +0200 (Thu, 20 May 2004) | 1 line
15985 Changed paths:
15986    M /trunk/modules/gui/wxwindows/open.cpp
15987
15988 * modules/gui/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big.
15989 ------------------------------------------------------------------------
15990 r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines
15991 Changed paths:
15992    A /trunk/doc/skins/skins2-howto.xml
15993
15994 Docbook documentation on how to create a skin for the skins2 module.
15995
15996 ------------------------------------------------------------------------
15997 r7730 | hartman | 2004-05-20 14:19:15 +0200 (Thu, 20 May 2004) | 2 lines
15998 Changed paths:
15999    M /trunk/THANKS
16000
16001 * THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf
16002
16003 ------------------------------------------------------------------------
16004 r7731 | sam | 2004-05-20 15:14:55 +0200 (Thu, 20 May 2004) | 3 lines
16005 Changed paths:
16006    M /trunk/modules/gui/skins2/src/skin_main.cpp
16007
16008   * modules/gui/skins2/src/skin_main.cpp:
16009     + Use the svlc shortcut for skins 2, too.
16010
16011 ------------------------------------------------------------------------
16012 r7732 | gbazin | 2004-05-20 15:17:07 +0200 (Thu, 20 May 2004) | 1 line
16013 Changed paths:
16014    M /trunk/vlc.win32.nsi
16015
16016 * vlc.win32.nsi: remove .dat from the list of registered extensions.
16017 ------------------------------------------------------------------------
16018 r7733 | hartman | 2004-05-20 21:45:12 +0200 (Thu, 20 May 2004) | 2 lines
16019 Changed paths:
16020    M /trunk/NEWS
16021
16022 * small error in NEWS section concerning FLAC vs. FAAC
16023
16024 ------------------------------------------------------------------------
16025 r7734 | hartman | 2004-05-21 00:04:46 +0200 (Fri, 21 May 2004) | 2 lines
16026 Changed paths:
16027    M /trunk/po/es.po
16028
16029 * updated spanish translation by Javier Varela Calvo.
16030
16031 ------------------------------------------------------------------------
16032 r7735 | sam | 2004-05-21 12:25:10 +0200 (Fri, 21 May 2004) | 2 lines
16033 Changed paths:
16034    M /trunk/po/es.po
16035
16036   * po/es.po: removed trailing ^Ms.
16037
16038 ------------------------------------------------------------------------
16039 r7736 | sam | 2004-05-21 12:46:36 +0200 (Fri, 21 May 2004) | 2 lines
16040 Changed paths:
16041    M /trunk/po/es.po
16042
16043   * po/es.po: really removed all ^Ms.
16044
16045 ------------------------------------------------------------------------
16046 r7737 | gbazin | 2004-05-21 12:48:33 +0200 (Fri, 21 May 2004) | 1 line
16047 Changed paths:
16048    M /trunk/modules/gui/wxwindows/menus.cpp
16049
16050 * modules/gui/wxwindows/menus.cpp: release the wxMutexGui lock before triggering object var callbacks.
16051 ------------------------------------------------------------------------
16052 r7738 | sam | 2004-05-21 12:52:04 +0200 (Fri, 21 May 2004) | 2 lines
16053 Changed paths:
16054    M /trunk/THANKS
16055    M /trunk/po/es.po
16056
16057   * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!)
16058
16059 ------------------------------------------------------------------------
16060 r7739 | gbazin | 2004-05-21 13:01:35 +0200 (Fri, 21 May 2004) | 1 line
16061 Changed paths:
16062    M /trunk/modules/codec/speex.c
16063
16064 * modules/codec/speex.c: fixed stupid bug in encoder.
16065 ------------------------------------------------------------------------
16066 r7740 | sam | 2004-05-21 13:30:18 +0200 (Fri, 21 May 2004) | 2 lines
16067 Changed paths:
16068    M /trunk/po/es.po
16069
16070   * po/es.po: minor translation fix.
16071
16072 ------------------------------------------------------------------------
16073 r7741 | gbazin | 2004-05-21 13:34:02 +0200 (Fri, 21 May 2004) | 1 line
16074 Changed paths:
16075    M /trunk/po/de.po
16076    M /trunk/po/en_GB.po
16077    M /trunk/po/es.po
16078    M /trunk/po/fr.po
16079    M /trunk/po/hu.po
16080    M /trunk/po/it.po
16081    M /trunk/po/ja.po
16082    M /trunk/po/nl.po
16083    M /trunk/po/no.po
16084    M /trunk/po/pl.po
16085    M /trunk/po/pt_BR.po
16086    M /trunk/po/ru.po
16087    M /trunk/po/sv.po
16088    M /trunk/po/vlc.pot
16089
16090 * po/*: updated in preparation for release.
16091 ------------------------------------------------------------------------
16092 r7742 | fkuehne | 2004-05-21 13:50:12 +0200 (Fri, 21 May 2004) | 1 line
16093 Changed paths:
16094    M /trunk/po/de.po
16095    M /trunk/po/es.po
16096    M /trunk/po/fr.po
16097    M /trunk/po/it.po
16098    M /trunk/po/nl.po
16099    M /trunk/po/pt_BR.po
16100
16101 * Fixed the latest string changes
16102 ------------------------------------------------------------------------
16103 r7743 | gbazin | 2004-05-21 13:54:37 +0200 (Fri, 21 May 2004) | 3 lines
16104 Changed paths:
16105    M /trunk/configure.ac
16106    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
16107    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
16108
16109 * configure.ac: fixed libspeex > 1.1.0 detection.
16110 * ALL: bumped version number to 0.7.2.
16111
16112 ------------------------------------------------------------------------