]> git.sesse.net Git - vlc/blob - ChangeLog
A few adds to fr translation
[vlc] / ChangeLog
1 ------------------------------------------------------------------------
2 r13068 | jpsaman | 2005-11-01 00:13:22 +0100 (Tue, 01 Nov 2005) | 1 line
3 Changed paths:
4    M /branches/0.8.4/src/audio_output/intf.c
5
6 Fixed p_aout was used after the object was released.
7 ------------------------------------------------------------------------
8 r13067 | gbazin | 2005-11-01 00:12:10 +0100 (Tue, 01 Nov 2005) | 1 line
9 Changed paths:
10    M /branches/0.8.4/modules/codec/ffmpeg/encoder.c
11
12 * modules/codec/ffmpeg/encoder.c: backport of 13065 from trunk.
13 ------------------------------------------------------------------------
14 r13066 | hartman | 2005-11-01 00:10:46 +0100 (Tue, 01 Nov 2005) | 2 lines
15 Changed paths:
16    M /branches/0.8.4/ChangeLog
17    M /branches/0.8.4/configure.ac
18    M /branches/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
19    M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
20
21 * 0.8.4-test2 !!!! weeeeeee. happy. smile smile finally.
22
23 ------------------------------------------------------------------------
24 r13064 | gbazin | 2005-11-01 00:04:16 +0100 (Tue, 01 Nov 2005) | 1 line
25 Changed paths:
26    M /branches/0.8.4/modules/codec/libmpeg2.c
27
28 * modules/codec/libmpeg2.c: backport of 13063 from trunk.
29 ------------------------------------------------------------------------
30 r13062 | gbazin | 2005-10-31 22:14:27 +0100 (Mon, 31 Oct 2005) | 1 line
31 Changed paths:
32    M /branches/0.8.4/modules/video_output/directx/directx.c
33    M /branches/0.8.4/modules/video_output/directx/glwin32.c
34
35 * modules/video_output/directx/directx.c,glwin32.c: revert backport of 13050 for now.
36 ------------------------------------------------------------------------
37 r13055 | md | 2005-10-31 14:14:23 +0100 (Mon, 31 Oct 2005) | 2 lines
38 Changed paths:
39    M /branches/0.8.4/src/input/decoder.c
40
41 backport [13054]
42
43 ------------------------------------------------------------------------
44 r13053 | md | 2005-10-31 13:44:48 +0100 (Mon, 31 Oct 2005) | 2 lines
45 Changed paths:
46    M /branches/0.8.4/src/input/decoder.c
47
48 backport [13052]
49
50 ------------------------------------------------------------------------
51 r13051 | md | 2005-10-31 08:35:39 +0100 (Mon, 31 Oct 2005) | 2 lines
52 Changed paths:
53    M /branches/0.8.4/include/video_output.h
54    M /branches/0.8.4/modules/gui/skins2/src/vlcproc.cpp
55    M /branches/0.8.4/modules/gui/wxwidgets/video.cpp
56    M /branches/0.8.4/modules/video_output/directx/directx.c
57    M /branches/0.8.4/modules/video_output/directx/events.c
58    M /branches/0.8.4/modules/video_output/directx/glwin32.c
59    M /branches/0.8.4/modules/video_output/wingdi.c
60    M /branches/0.8.4/modules/video_output/x11/xcommon.c
61    M /branches/0.8.4/src/video_output/vout_intf.c
62
63 backport [13049] and [13059]
64
65 ------------------------------------------------------------------------
66 r13047 | hartman | 2005-10-30 22:22:26 +0100 (Sun, 30 Oct 2005) | 2 lines
67 Changed paths:
68    M /branches/0.8.4/src/audio_output/input.c
69
70 * backport of [13046] , refs #416
71
72 ------------------------------------------------------------------------
73 r13045 | bigben | 2005-10-30 21:29:41 +0100 (Sun, 30 Oct 2005) | 3 lines
74 Changed paths:
75    M /branches/0.8.4/modules/audio_output/alsa.c
76
77 Backport of the latest alsa fix
78
79
80 ------------------------------------------------------------------------
81 r13044 | gbazin | 2005-10-30 21:10:05 +0100 (Sun, 30 Oct 2005) | 2 lines
82 Changed paths:
83    M /branches/0.8.4/modules/access/rtsp/real_rmff.c
84    M /branches/0.8.4/modules/codec/ffmpeg/demux.c
85    M /branches/0.8.4/modules/codec/ffmpeg/ffmpeg.c
86    M /branches/0.8.4/modules/codec/vorbis.c
87    M /branches/0.8.4/modules/demux/mp4/mp4.c
88    M /branches/0.8.4/modules/demux/real.c
89
90 ALL: backport of 13027,13033,13034,13039,13040,13041 from trunk
91
92 ------------------------------------------------------------------------
93 r13043 | fkuehne | 2005-10-30 20:56:45 +0100 (Sun, 30 Oct 2005) | 1 line
94 Changed paths:
95    M /branches/0.8.4/extras/contrib/src/Makefile
96    A /branches/0.8.4/extras/contrib/src/Patches/libcddb.patch
97
98 * backport [13042]
99 ------------------------------------------------------------------------
100 r13037 | fkuehne | 2005-10-30 20:33:25 +0100 (Sun, 30 Oct 2005) | 1 line
101 Changed paths:
102    M /branches/0.8.4/modules/gui/macosx/wizard.m
103
104 * localise the 'Local playback' info-btn and the ckbox properly (no breakage of the string freeze, since existing strings are used, just forgot to implement this somehow)
105 ------------------------------------------------------------------------
106 r13035 | fkuehne | 2005-10-30 20:05:21 +0100 (Sun, 30 Oct 2005) | 1 line
107 Changed paths:
108    M /branches/0.8.4/po/de.po
109
110 * first update of the German translation
111 ------------------------------------------------------------------------
112 r13030 | fkuehne | 2005-10-30 18:13:04 +0100 (Sun, 30 Oct 2005) | 1 line
113 Changed paths:
114    M /branches/0.8.4/po/POTFILES.in
115
116 * removed libvc1.c, which isn't part of our svn
117 ------------------------------------------------------------------------
118 r13028 | fkuehne | 2005-10-30 17:32:52 +0100 (Sun, 30 Oct 2005) | 1 line
119 Changed paths:
120    M /branches/0.8.4/po/zh_CN.po
121
122 * first update of the Simplified Chinese translation by Wei Mingzhi (refs #407), more translated strings are going to follow soon
123 ------------------------------------------------------------------------
124 r13026 | gbazin | 2005-10-30 16:32:11 +0100 (Sun, 30 Oct 2005) | 2 lines
125 Changed paths:
126    M /branches/0.8.4/include/video_output.h
127    M /branches/0.8.4/modules/codec/libmpeg2.c
128    M /branches/0.8.4/modules/misc/freetype.c
129    M /branches/0.8.4/modules/video_output/directx/events.c
130    M /branches/0.8.4/modules/video_output/wingdi.c
131    M /branches/0.8.4/modules/video_output/x11/xcommon.c
132    M /branches/0.8.4/src/input/decoder.c
133    M /branches/0.8.4/src/video_output/video_output.c
134    M /branches/0.8.4/src/video_output/vout_intf.c
135    M /branches/0.8.4/src/video_output/vout_pictures.c
136
137 ALL: backport of 13001,13004,13005,13011,13012,13019,13020,13025 from trunk.
138
139 ------------------------------------------------------------------------
140 r13022 | md | 2005-10-29 20:11:46 +0200 (Sat, 29 Oct 2005) | 2 lines
141 Changed paths:
142    M /branches/0.8.4/include/vlc_block.h
143    M /branches/0.8.4/modules/access/udp.c
144    M /branches/0.8.4/src/misc/block.c
145
146 backport of [13021]
147
148 ------------------------------------------------------------------------
149 r13017 | dionoea | 2005-10-29 16:18:38 +0200 (Sat, 29 Oct 2005) | 2 lines
150 Changed paths:
151    M /branches/0.8.4/modules/codec/x264.c
152
153 backport r13014 r13015 and r13016
154
155 ------------------------------------------------------------------------
156 r13013 | fkuehne | 2005-10-29 15:33:02 +0200 (Sat, 29 Oct 2005) | 1 line
157 Changed paths:
158    M /branches/0.8.4/po/da.po
159
160 * first update of the Danish translation by Jonas A. Larsen
161 ------------------------------------------------------------------------
162 r13010 | fkuehne | 2005-10-29 14:01:03 +0200 (Sat, 29 Oct 2005) | 1 line
163 Changed paths:
164    M /branches/0.8.4/extras/contrib/src/Makefile
165    M /branches/0.8.4/extras/contrib/src/packages.mak
166
167 * reverted my update of libcddb from 0.9.6 to 1.2.1 since it breaks cddax on OSX (refs #357). The previously applied patch for 0.9.6 doesn't seem to be necessary, since it compiles fine without it (at least using GCC 4.0)
168 ------------------------------------------------------------------------
169 r13008 | hartman | 2005-10-28 22:25:29 +0200 (Fri, 28 Oct 2005) | 1 line
170 Changed paths:
171    M /branches/0.8.4/extras/contrib/src/Patches/live.patch
172
173 backport of [13007] (refs #398)
174 ------------------------------------------------------------------------
175 r13006 | fkuehne | 2005-10-28 21:42:50 +0200 (Fri, 28 Oct 2005) | 1 line
176 Changed paths:
177    M /branches/0.8.4/modules/gui/wxwidgets/streamdata.cpp
178    M /branches/0.8.4/modules/gui/wxwidgets/wizard.cpp
179
180 * reverted [12957]. UDP-support is a must. don't remove it from the interface by overriding it with RTP
181 ------------------------------------------------------------------------
182 r13000 | hartman | 2005-10-28 16:56:35 +0200 (Fri, 28 Oct 2005) | 1 line
183 Changed paths:
184    A /branches/0.8.4 (from /trunk:12999)
185
186 VLC media player 0.8.4 branch. New things should be committed in trunk. Bugfixes for the 0.8.4 release in the 0.8.4 branch
187 ------------------------------------------------------------------------
188 r12999 | robUx4 | 2005-10-28 16:31:32 +0200 (Fri, 28 Oct 2005) | 1 line
189 Changed paths:
190    M /trunk/modules/demux/mkv.cpp
191
192 mkv.cpp: support the new A_AAC codec ID and SBR for older IDs (more tests needed)
193 ------------------------------------------------------------------------
194 r12998 | md | 2005-10-28 15:21:11 +0200 (Fri, 28 Oct 2005) | 2 lines
195 Changed paths:
196    M /trunk/src/video_output/video_output.c
197
198 call vlc_ureduce to simplify sar
199
200 ------------------------------------------------------------------------
201 r12997 | jpsaman | 2005-10-28 14:36:08 +0200 (Fri, 28 Oct 2005) | 1 line
202 Changed paths:
203    M /trunk/modules/control/rc.c
204
205 rc control interface fix for correct reporting of playlist state when toggling pause.
206 ------------------------------------------------------------------------
207 r12996 | gbazin | 2005-10-28 11:30:47 +0200 (Fri, 28 Oct 2005) | 1 line
208 Changed paths:
209    M /trunk/src/libvlc.h
210    M /trunk/src/video_output/vout_intf.c
211
212 * src/libvlc.h, src/video_output/vout_intf.c: added crop config option + changed --monitor-aspect-ratio into --monitor-par (pixel aspect ratio). It makes a lot more sense since lots of widescreens still have square pixels.
213 ------------------------------------------------------------------------
214 r12995 | md | 2005-10-28 11:15:51 +0200 (Fri, 28 Oct 2005) | 2 lines
215 Changed paths:
216    M /trunk/src/video_output/video_output.c
217    M /trunk/src/video_output/vout_intf.c
218
219 fix for HDTV-1080 format: window size now correct (1920x1080)
220
221 ------------------------------------------------------------------------
222 r12994 | gbazin | 2005-10-28 10:21:18 +0200 (Fri, 28 Oct 2005) | 1 line
223 Changed paths:
224    M /trunk/modules/video_output/directx/directx.c
225    M /trunk/modules/video_output/directx/glwin32.c
226    M /trunk/modules/video_output/opengl.c
227
228 * modules/video_output/directx/directx.c, modules/video_output/directx/glwin32.c, modules/video_output/opengl.c: support on-the-fly aspect-ratio changes.
229 ------------------------------------------------------------------------
230 r12993 | hartman | 2005-10-28 10:05:51 +0200 (Fri, 28 Oct 2005) | 2 lines
231 Changed paths:
232    M /trunk/src/libvlc.h
233
234 * ' ' -> '_' in !DARWIN define
235
236 ------------------------------------------------------------------------
237 r12992 | gbazin | 2005-10-28 09:04:40 +0200 (Fri, 28 Oct 2005) | 1 line
238 Changed paths:
239    M /trunk/modules/video_output/x11/xcommon.c
240
241 * modules/video_output/x11/xcommon.c: support changing aspect-ratio on-the-fly.
242 ------------------------------------------------------------------------
243 r12991 | gbazin | 2005-10-28 09:03:17 +0200 (Fri, 28 Oct 2005) | 1 line
244 Changed paths:
245    M /trunk/include/video_output.h
246    M /trunk/src/video_output/video_output.c
247    M /trunk/src/video_output/vout_intf.c
248
249 * src/video_output/*, include/video_output.h: support changing aspect-ratio on-the-fly.
250 ------------------------------------------------------------------------
251 r12990 | hartman | 2005-10-28 02:13:28 +0200 (Fri, 28 Oct 2005) | 2 lines
252 Changed paths:
253    M /trunk/include/vlc_keys.h
254    M /trunk/modules/control/hotkeys.c
255    M /trunk/src/libvlc.h
256
257 * hotkey: Go to DVD menu (ctrl-M)
258
259 ------------------------------------------------------------------------
260 r12989 | damienf | 2005-10-28 00:46:47 +0200 (Fri, 28 Oct 2005) | 2 lines
261 Changed paths:
262    M /trunk/activex/plugin.cpp
263
264 plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video
265
266 ------------------------------------------------------------------------
267 r12988 | robUx4 | 2005-10-27 21:23:47 +0200 (Thu, 27 Oct 2005) | 1 line
268 Changed paths:
269    M /trunk/modules/demux/mkv.cpp
270
271 mkv.cpp: get ready to support pixel cropping (top/bottom/left/right) when it will work from the demuxer in VLC
272 ------------------------------------------------------------------------
273 r12987 | fkuehne | 2005-10-27 20:19:05 +0200 (Thu, 27 Oct 2005) | 1 line
274 Changed paths:
275    M /trunk/po/POTFILES.in
276    M /trunk/po/ca.po
277    M /trunk/po/da.po
278    M /trunk/po/de.po
279    M /trunk/po/en_GB.po
280    M /trunk/po/es.po
281    M /trunk/po/fr.po
282    M /trunk/po/it.po
283    M /trunk/po/ja.po
284    M /trunk/po/ko.po
285    M /trunk/po/nl.po
286    M /trunk/po/pt_BR.po
287    M /trunk/po/ro.po
288    M /trunk/po/ru.po
289    M /trunk/po/tr.po
290    M /trunk/po/vlc.pot
291    M /trunk/po/zh_CN.po
292    M /trunk/po/zh_TW.po
293
294 * updated the po-files once again in preparation of the string freeze
295 ------------------------------------------------------------------------
296 r12986 | fkuehne | 2005-10-27 20:15:35 +0200 (Thu, 27 Oct 2005) | 1 line
297 Changed paths:
298    M /trunk/modules/gui/macosx/bookmarks.m
299    M /trunk/modules/gui/macosx/wizard.m
300
301 * minor string fixes
302 ------------------------------------------------------------------------
303 r12985 | md | 2005-10-27 15:39:50 +0200 (Thu, 27 Oct 2005) | 2 lines
304 Changed paths:
305    M /trunk/modules/stream_out/rtp.c
306
307 fix relation between MTU and RTP max packet size - closes #408
308
309 ------------------------------------------------------------------------
310 r12984 | md | 2005-10-27 14:57:14 +0200 (Thu, 27 Oct 2005) | 2 lines
311 Changed paths:
312    M /trunk/modules/access/udp.c
313
314 skip 4 bytes also for RTP payload=32 (MPV) - RFC2250
315
316 ------------------------------------------------------------------------
317 r12983 | gbazin | 2005-10-27 11:52:30 +0200 (Thu, 27 Oct 2005) | 1 line
318 Changed paths:
319    M /trunk/modules/video_output/directx/glwin32.c
320
321 * modules/video_output/directx/glwin32.c: support on-the-fly crop changes.
322 ------------------------------------------------------------------------
323 r12982 | md | 2005-10-27 11:29:36 +0200 (Thu, 27 Oct 2005) | 2 lines
324 Changed paths:
325    M /trunk/modules/video_filter/crop.c
326
327 use visible width/height in crop filter
328
329 ------------------------------------------------------------------------
330 r12981 | md | 2005-10-27 09:31:15 +0200 (Thu, 27 Oct 2005) | 2 lines
331 Changed paths:
332    M /trunk/modules/access_output/udp.c
333
334 fixed huge memory leak affecting #rtp stream output
335
336 ------------------------------------------------------------------------
337 r12980 | gbazin | 2005-10-27 00:52:05 +0200 (Thu, 27 Oct 2005) | 1 line
338 Changed paths:
339    M /trunk/modules/video_filter/deinterlace.c
340    M /trunk/modules/video_output/opengl.c
341    M /trunk/modules/video_output/x11/xcommon.c
342
343 * modules/video_output/x11/xcommon.c, modules/video_output/opengl.c, modules/video_filter/deinterlace.c: added on-the-fly cropping support to opengl and deinterlace.
344 ------------------------------------------------------------------------
345 r12979 | hartman | 2005-10-26 20:34:34 +0200 (Wed, 26 Oct 2005) | 2 lines
346 Changed paths:
347    M /trunk/po/POTFILES.in
348    M /trunk/po/ca.po
349    M /trunk/po/da.po
350    M /trunk/po/de.po
351    M /trunk/po/en_GB.po
352    M /trunk/po/es.po
353    M /trunk/po/fr.po
354    M /trunk/po/it.po
355    M /trunk/po/ja.po
356    M /trunk/po/ko.po
357    M /trunk/po/nl.po
358    M /trunk/po/pt_BR.po
359    M /trunk/po/ro.po
360    M /trunk/po/ru.po
361    M /trunk/po/tr.po
362    M /trunk/po/vlc.pot
363    M /trunk/po/zh_CN.po
364    M /trunk/po/zh_TW.po
365
366 * updated po files because of make dist fixing 
367
368 ------------------------------------------------------------------------
369 r12978 | hartman | 2005-10-26 17:41:51 +0200 (Wed, 26 Oct 2005) | 2 lines
370 Changed paths:
371    M /trunk/Makefile.am
372
373 * Don't include the Update.nib in make dist
374
375 ------------------------------------------------------------------------
376 r12977 | sam | 2005-10-26 16:37:49 +0200 (Wed, 26 Oct 2005) | 2 lines
377 Changed paths:
378    M /trunk/bootstrap
379
380   * bootstrap: fixed bashism (#411).
381
382 ------------------------------------------------------------------------
383 r12976 | sam | 2005-10-26 16:31:03 +0200 (Wed, 26 Oct 2005) | 2 lines
384 Changed paths:
385    M /trunk/bootstrap
386    M /trunk/configure.ac
387
388   * bootstrap configure.ac: removed Cisms from shell tests (#411).
389
390 ------------------------------------------------------------------------
391 r12975 | md | 2005-10-26 11:14:14 +0200 (Wed, 26 Oct 2005) | 3 lines
392 Changed paths:
393    M /trunk/modules/stream_out/standard.c
394
395 fixed SAP c= line TTL issue in #standard,
396 --sout-udp-ttl takes precedence over -ttl
397
398 ------------------------------------------------------------------------
399 r12974 | gbazin | 2005-10-26 09:52:01 +0200 (Wed, 26 Oct 2005) | 1 line
400 Changed paths:
401    M /trunk/modules/video_output/directx/directx.c
402
403 * modules/video_output/directx/directx.c: support on-the-fly cropping.
404 ------------------------------------------------------------------------
405 r12973 | gbazin | 2005-10-26 09:51:19 +0200 (Wed, 26 Oct 2005) | 1 line
406 Changed paths:
407    M /trunk/src/video_output/vout_intf.c
408
409 * src/video_output/vout_intf.c: small fix for cropping.
410 ------------------------------------------------------------------------
411 r12972 | md | 2005-10-26 09:05:06 +0200 (Wed, 26 Oct 2005) | 2 lines
412 Changed paths:
413    M /trunk/modules/video_filter/deinterlace.c
414
415 fixed aspect ratio calculation when deinterlace->discard is used
416
417 ------------------------------------------------------------------------
418 r12971 | gbazin | 2005-10-26 01:33:43 +0200 (Wed, 26 Oct 2005) | 1 line
419 Changed paths:
420    M /trunk/modules/video_output/x11/xcommon.c
421
422 * modules/video_output/x11/xcommon.c: added support for on-the-fly cropping to xvideo.
423 ------------------------------------------------------------------------
424 r12970 | gbazin | 2005-10-26 01:32:28 +0200 (Wed, 26 Oct 2005) | 1 line
425 Changed paths:
426    M /trunk/src/video_output/vout_intf.c
427
428 * src/video_output/vout_intf.c: added support for on-the-fly cropping in the core (needs some vout support).
429 ------------------------------------------------------------------------
430 r12969 | hartman | 2005-10-26 01:19:51 +0200 (Wed, 26 Oct 2005) | 3 lines
431 Changed paths:
432    M /trunk/modules/video_output/image.c
433
434 * Fix a memleak in the image video output.
435   It's still not leak free. I suspect an error in src/misc/image.c
436
437 ------------------------------------------------------------------------
438 r12968 | gbazin | 2005-10-25 21:24:21 +0200 (Tue, 25 Oct 2005) | 1 line
439 Changed paths:
440    M /trunk/modules/video_filter/clone.c
441    M /trunk/modules/video_filter/distort.c
442    M /trunk/modules/video_filter/invert.c
443    M /trunk/modules/video_filter/logo.c
444    M /trunk/modules/video_filter/motionblur.c
445    M /trunk/modules/video_filter/motiondetect.c
446    M /trunk/modules/video_filter/transform.c
447
448 * modules/video_filter/*: use p_vout->fmt_in/out.
449 ------------------------------------------------------------------------
450 r12967 | gbazin | 2005-10-25 21:10:30 +0200 (Tue, 25 Oct 2005) | 1 line
451 Changed paths:
452    M /trunk/modules/video_filter/deinterlace.c
453
454 * modules/video_filter/deinterlace.c: fixed aspect-ratio + pass on cropping info (could be optimized to only deinterlace cropped part).
455 ------------------------------------------------------------------------
456 r12966 | md | 2005-10-25 18:27:06 +0200 (Tue, 25 Oct 2005) | 2 lines
457 Changed paths:
458    M /trunk/src/libvlc.h
459
460 once again...
461
462 ------------------------------------------------------------------------
463 r12965 | md | 2005-10-25 18:21:55 +0200 (Tue, 25 Oct 2005) | 2 lines
464 Changed paths:
465    M /trunk/src/libvlc.h
466
467 string modification before freeze
468
469 ------------------------------------------------------------------------
470 r12964 | md | 2005-10-25 15:01:39 +0200 (Tue, 25 Oct 2005) | 3 lines
471 Changed paths:
472    M /trunk/modules/stream_out/rtp.c
473
474 fix for SAP announcements:
475  * if --sout-rtp-ttl=0  use --ttl for c= line
476
477 ------------------------------------------------------------------------
478 r12963 | md | 2005-10-25 12:55:47 +0200 (Tue, 25 Oct 2005) | 4 lines
479 Changed paths:
480    M /trunk/modules/access_output/udp.c
481
482 put --sout-udp-ttl back, needed if streaming several stream with
483 different ttl each.
484 Need to re-think relations with --ttl and SAP within #404
485
486 ------------------------------------------------------------------------
487 r12962 | dionoea | 2005-10-25 12:32:49 +0200 (Tue, 25 Oct 2005) | 2 lines
488 Changed paths:
489    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
490
491 one more fix :) -- courmisch approved ...
492
493 ------------------------------------------------------------------------
494 r12961 | courmisch | 2005-10-25 12:21:29 +0200 (Tue, 25 Oct 2005) | 12 lines
495 Changed paths:
496    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
497
498 Work-around wxWidgets overriding the LC_NUMERIC setting (closes #406)
499
500 In any case, that's ugly and thread-safe. The proper solution would
501 be to reimplement an atof() version that is locale-independant and
502 use in the many places that expect C/American float numbers. Even
503 then, there might be some buggy underlying libraries breakage
504 (e.g. Live555 ?).
505
506 Tested on Linux (both UTF-8 and Latin-x locales).
507 Needs testing on Win32.
508
509
510 ------------------------------------------------------------------------
511 r12960 | courmisch | 2005-10-25 11:45:36 +0200 (Tue, 25 Oct 2005) | 4 lines
512 Changed paths:
513    M /trunk/src/libvlc.c
514
515 Revert heavily flawed commit 12959.
516
517 I'm not explaining this again.
518
519 ------------------------------------------------------------------------
520 r12959 | dionoea | 2005-10-25 11:08:28 +0200 (Tue, 25 Oct 2005) | 3 lines
521 Changed paths:
522    M /trunk/src/libvlc.c
523
524 re fix the stupid float ","/"." error. Please don't break it once again
525 (fixes #406)
526
527 ------------------------------------------------------------------------
528 r12958 | md | 2005-10-25 10:55:07 +0200 (Tue, 25 Oct 2005) | 2 lines
529 Changed paths:
530    M /trunk/modules/access_output/udp.c
531
532 get rid of confusing --sout-udp-ttl and unneded warning message
533
534 ------------------------------------------------------------------------
535 r12957 | md | 2005-10-25 09:46:22 +0200 (Tue, 25 Oct 2005) | 2 lines
536 Changed paths:
537    M /trunk/modules/gui/wxwidgets/streamdata.cpp
538    M /trunk/modules/gui/wxwidgets/wizard.cpp
539
540 Use RTP for wizard, since it's capable of packet reordering.
541
542 ------------------------------------------------------------------------
543 r12956 | md | 2005-10-25 09:02:52 +0200 (Tue, 25 Oct 2005) | 6 lines
544 Changed paths:
545    M /trunk/modules/access/ftp.c
546
547 FTP URLs are relative to user's default directory (RFC1738)
548 For absolute path use ftp://foo.bar//usr/local/etc/filename
549 -This line, and those below, will be ignored--
550
551 M    modules/access/ftp.c
552
553 ------------------------------------------------------------------------
554 r12955 | asmax | 2005-10-24 21:59:51 +0200 (Mon, 24 Oct 2005) | 3 lines
555 Changed paths:
556    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
557    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
558    M /trunk/modules/gui/skins2/src/vlcproc.cpp
559
560 * all: Post a CmdResizeVout command when the vout size changes
561 (this command does nothing at the moment ;)
562
563 ------------------------------------------------------------------------
564 r12954 | md | 2005-10-24 19:08:54 +0200 (Mon, 24 Oct 2005) | 5 lines
565 Changed paths:
566    M /trunk/include/vlc_access.h
567    M /trunk/include/vlc_block.h
568    M /trunk/modules/access/udp.c
569    M /trunk/src/input/access.c
570    M /trunk/src/input/stream.c
571    M /trunk/src/misc/block.c
572
573 modifications for RTP reordering:
574  * for RTP, prebuffering is done within RTP access
575  * reordering now working within this buffer
576  * solves synchro problems since packet rate is preserved 
577
578 ------------------------------------------------------------------------
579 r12953 | bigben | 2005-10-24 17:17:03 +0200 (Mon, 24 Oct 2005) | 3 lines
580 Changed paths:
581    M /trunk/modules/control/rc.c
582
583 Add a "clear" command to empty the playlist (someone asked for it)
584
585
586 ------------------------------------------------------------------------
587 r12952 | gbazin | 2005-10-24 10:26:23 +0200 (Mon, 24 Oct 2005) | 1 line
588 Changed paths:
589    M /trunk/modules/video_output/directx/directx.c
590
591 * modules/video_output/directx/directx.c: removed debug message.
592 ------------------------------------------------------------------------
593 r12951 | md | 2005-10-24 09:33:08 +0200 (Mon, 24 Oct 2005) | 2 lines
594 Changed paths:
595    M /trunk/modules/stream_out/rtp.c
596
597 fixed SAP announcement deletion for muxed streams
598
599 ------------------------------------------------------------------------
600 r12950 | asmax | 2005-10-23 19:59:52 +0200 (Sun, 23 Oct 2005) | 4 lines
601 Changed paths:
602    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
603    M /trunk/modules/gui/skins2/vars/playtree.cpp
604
605 * ctrl_tree.cpp: (un)folding of a playlist item is no triggered
606 by a simple click (was a double click before) which is more
607 natural
608
609 ------------------------------------------------------------------------
610 r12949 | asmax | 2005-10-23 19:42:16 +0200 (Sun, 23 Oct 2005) | 5 lines
611 Changed paths:
612    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
613    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
614    M /trunk/modules/gui/skins2/src/vlcproc.cpp
615    M /trunk/modules/gui/skins2/utils/var_tree.cpp
616    M /trunk/modules/gui/skins2/utils/var_tree.hpp
617    M /trunk/modules/gui/skins2/vars/playtree.cpp
618    M /trunk/modules/gui/skins2/vars/playtree.hpp
619
620 * all: don't rebuild the whole playtree when an item is updated
621  (at the moment the tree control is still entirely rebuilt,
622  but now it will be easier to fix that)
623  + coding style fixes
624
625 ------------------------------------------------------------------------
626 r12948 | zorglub | 2005-10-23 18:55:11 +0200 (Sun, 23 Oct 2005) | 2 lines
627 Changed paths:
628    M /trunk/modules/codec/dmo/dmo.c
629
630 Add support for wmap
631
632 ------------------------------------------------------------------------
633 r12947 | gbazin | 2005-10-23 18:43:48 +0200 (Sun, 23 Oct 2005) | 1 line
634 Changed paths:
635    M /trunk/modules/misc/network/ipv4.c
636
637 * modules/misc/network/ipv4.c: fixed wince breakage.
638 ------------------------------------------------------------------------
639 r12946 | gbazin | 2005-10-23 18:24:30 +0200 (Sun, 23 Oct 2005) | 1 line
640 Changed paths:
641    M /trunk/src/misc/net.c
642
643 * src/misc/net.c: WinCE fix.
644 ------------------------------------------------------------------------
645 r12945 | gbazin | 2005-10-23 18:08:22 +0200 (Sun, 23 Oct 2005) | 1 line
646 Changed paths:
647    M /trunk/modules/codec/realaudio.c
648
649 * modules/codec/realaudio.c: on win32, use codecs installed by realplayer if available.
650 ------------------------------------------------------------------------
651 r12944 | zorglub | 2005-10-23 17:34:37 +0200 (Sun, 23 Oct 2005) | 2 lines
652 Changed paths:
653    M /trunk/extras/contrib/src/Makefile
654    A /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
655
656 Backport OS X specific USE_LOCALE patch to trunk/
657
658 ------------------------------------------------------------------------
659 r12942 | gbazin | 2005-10-23 16:53:50 +0200 (Sun, 23 Oct 2005) | 1 line
660 Changed paths:
661    M /trunk/modules/video_output/directx/directx.c
662
663 * modules/video_output/directx/directx.c: small fix for last commit.
664 ------------------------------------------------------------------------
665 r12941 | titer | 2005-10-23 16:43:07 +0200 (Sun, 23 Oct 2005) | 2 lines
666 Changed paths:
667    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
668
669  ffmpeg.patch.cvs: oops, fix build
670
671 ------------------------------------------------------------------------
672 r12940 | asmax | 2005-10-23 16:39:57 +0200 (Sun, 23 Oct 2005) | 4 lines
673 Changed paths:
674    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
675    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
676
677 * png_bitmap.cpp: fixed handling of PNG bitmaps with an alpha channel
678  (was broken for quite a long time...)
679 * ctrl_tree.cpp: removed debug messages
680
681 ------------------------------------------------------------------------
682 r12939 | gbazin | 2005-10-23 16:36:33 +0200 (Sun, 23 Oct 2005) | 1 line
683 Changed paths:
684    M /trunk/modules/video_output/directx/directx.c
685    M /trunk/modules/video_output/directx/events.c
686
687 * modules/video_output/directx/*: support for cropping.
688 ------------------------------------------------------------------------
689 r12938 | titer | 2005-10-23 16:12:57 +0200 (Sun, 23 Oct 2005) | 2 lines
690 Changed paths:
691    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
692
693  Patches/ffmpeg.patch.cvs: fix for current CVS (hunk was failing)
694
695 ------------------------------------------------------------------------
696 r12937 | gbazin | 2005-10-23 15:04:54 +0200 (Sun, 23 Oct 2005) | 1 line
697 Changed paths:
698    M /trunk/modules/video_output/opengl.c
699
700 * modules/video_output/opengl.c: hopefully got it right this time.
701 ------------------------------------------------------------------------
702 r12936 | md | 2005-10-23 14:21:39 +0200 (Sun, 23 Oct 2005) | 3 lines
703 Changed paths:
704    M /trunk/modules/stream_out/rtp.c
705
706 SAP announcer needs destination address in URI
707 Hosts should never send packets with TTL=0
708
709 ------------------------------------------------------------------------
710 r12935 | gbazin | 2005-10-23 14:05:23 +0200 (Sun, 23 Oct 2005) | 1 line
711 Changed paths:
712    M /trunk/modules/video_output/opengl.c
713
714 * modules/video_output/opengl.c: implemented cropping.
715 ------------------------------------------------------------------------
716 r12933 | gbazin | 2005-10-23 13:07:38 +0200 (Sun, 23 Oct 2005) | 1 line
717 Changed paths:
718    M /trunk/src/video_output/vout_pictures.c
719
720 * src/video_output/vout_pictures.c: avoid overflow in vout_PlacePicture().
721 ------------------------------------------------------------------------
722 r12932 | zorglub | 2005-10-23 12:58:24 +0200 (Sun, 23 Oct 2005) | 2 lines
723 Changed paths:
724    M /trunk/include/stream_output.h
725    M /trunk/include/vlc_symbols.h
726    M /trunk/modules/stream_out/rtp.c
727    M /trunk/src/stream_output/announce.c
728
729 Export URI from RTP module . Closes:#403
730
731 ------------------------------------------------------------------------
732 r12931 | gbazin | 2005-10-23 12:44:59 +0200 (Sun, 23 Oct 2005) | 1 line
733 Changed paths:
734    M /trunk/src/libvlc.c
735
736 * src/libvlc.c: fixed --width/height.
737 ------------------------------------------------------------------------
738 r12930 | gbazin | 2005-10-23 12:19:03 +0200 (Sun, 23 Oct 2005) | 1 line
739 Changed paths:
740    M /trunk/modules/video_output/x11/xcommon.c
741
742 * modules/video_output/x11/xcommon.c: use p_vout->fmt_out.i_x/y_offset during cropping.
743 ------------------------------------------------------------------------
744 r12929 | courmisch | 2005-10-23 12:06:49 +0200 (Sun, 23 Oct 2005) | 4 lines
745 Changed paths:
746    M /trunk/src/stream_output/sap.c
747
748 Revert commit [12925] - reopens #403
749 psz_uri is NEEDED - it determines the destination for SAP announces
750 Go read the code before you commit
751
752 ------------------------------------------------------------------------
753 r12928 | gbazin | 2005-10-23 12:01:49 +0200 (Sun, 23 Oct 2005) | 1 line
754 Changed paths:
755    M /trunk/modules/video_output/x11/xcommon.c
756
757 * modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
758 ------------------------------------------------------------------------
759 r12927 | gbazin | 2005-10-23 12:00:58 +0200 (Sun, 23 Oct 2005) | 1 line
760 Changed paths:
761    M /trunk/src/video_output/video_output.c
762
763 * src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
764 ------------------------------------------------------------------------
765 r12926 | gbazin | 2005-10-23 11:52:32 +0200 (Sun, 23 Oct 2005) | 1 line
766 Changed paths:
767    M /trunk/src/video_output/vout_pictures.c
768
769 * src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
770 ------------------------------------------------------------------------
771 r12925 | zorglub | 2005-10-23 11:43:43 +0200 (Sun, 23 Oct 2005) | 2 lines
772 Changed paths:
773    M /trunk/src/stream_output/sap.c
774
775 psz_uri can be null in sap announcer if we have a SDP (Closes:#403)
776
777 ------------------------------------------------------------------------
778 r12924 | courmisch | 2005-10-23 11:33:13 +0200 (Sun, 23 Oct 2005) | 2 lines
779 Changed paths:
780    M /trunk/activex/axvlc.tlb
781    M /trunk/modules/access_filter/Modules.am
782    M /trunk/modules/access_filter/timeshift.c
783    M /trunk/po/zh_CN.po
784
785 Another bunch of attributes fixes
786
787 ------------------------------------------------------------------------
788 r12923 | courmisch | 2005-10-23 11:25:27 +0200 (Sun, 23 Oct 2005) | 2 lines
789 Changed paths:
790    M /trunk/modules/demux/nsc.c
791
792 Add usual SVN properties
793
794 ------------------------------------------------------------------------
795 r12922 | courmisch | 2005-10-23 11:24:07 +0200 (Sun, 23 Oct 2005) | 2 lines
796 Changed paths:
797    M /trunk/modules/demux/nsc.c
798
799 C source code is not executable
800
801 ------------------------------------------------------------------------
802 r12921 | md | 2005-10-23 11:18:05 +0200 (Sun, 23 Oct 2005) | 2 lines
803 Changed paths:
804    M /trunk/modules/gui/wxwidgets/streamout.cpp
805
806 use correct address filed for MMSH
807
808 ------------------------------------------------------------------------
809 r12920 | md | 2005-10-23 11:14:19 +0200 (Sun, 23 Oct 2005) | 2 lines
810 Changed paths:
811    M /trunk/modules/stream_out/standard.c
812
813 if no mux, add TS also for RTP
814
815 ------------------------------------------------------------------------
816 r12919 | zorglub | 2005-10-23 11:00:08 +0200 (Sun, 23 Oct 2005) | 2 lines
817 Changed paths:
818    M /trunk/modules/gui/wxwidgets/wizard.cpp
819
820 Put the full path in wizard output option (Closes:#392)
821
822 ------------------------------------------------------------------------
823 r12918 | zcot | 2005-10-22 20:20:45 +0200 (Sat, 22 Oct 2005) | 2 lines
824 Changed paths:
825    M /trunk/src/libvlc.c
826
827 msw ShowConsole() - enable previously provided msg on console for --help file output.
828
829 ------------------------------------------------------------------------
830 r12917 | babal | 2005-10-22 19:58:12 +0200 (Sat, 22 Oct 2005) | 2 lines
831 Changed paths:
832    M /trunk/modules/audio_filter/channel_mixer/dolby.c
833    M /trunk/modules/audio_filter/channel_mixer/headphone.c
834
835 - accurate testing of i_original_channels
836
837 ------------------------------------------------------------------------
838 r12916 | md | 2005-10-22 18:23:01 +0200 (Sat, 22 Oct 2005) | 3 lines
839 Changed paths:
840    M /trunk/src/misc/httpd.c
841
842 allocate HUGE buffer only for Windows sockets - see last paragraph in:
843 http://www.itamarst.org/writings/win32sockets.html
844
845 ------------------------------------------------------------------------
846 r12915 | robUx4 | 2005-10-22 17:04:45 +0200 (Sat, 22 Oct 2005) | 1 line
847 Changed paths:
848    M /trunk/modules/demux/mkv.cpp
849
850 mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
851 ------------------------------------------------------------------------
852 r12914 | robUx4 | 2005-10-22 15:12:25 +0200 (Sat, 22 Oct 2005) | 1 line
853 Changed paths:
854    M /trunk/modules/demux/mkv.cpp
855
856 mkv.cpp: add support for the basic A_AAC codec ID
857 ------------------------------------------------------------------------
858 r12913 | robUx4 | 2005-10-22 14:46:29 +0200 (Sat, 22 Oct 2005) | 1 line
859 Changed paths:
860    M /trunk/modules/demux/mkv.cpp
861
862 mkv.cpp: support for the new header stripping compression
863 ------------------------------------------------------------------------
864 r12912 | asmax | 2005-10-22 13:57:29 +0200 (Sat, 22 Oct 2005) | 4 lines
865 Changed paths:
866    M /trunk/modules/gui/skins2/parser/builder.cpp
867    M /trunk/modules/gui/skins2/src/theme.cpp
868    M /trunk/modules/gui/skins2/src/theme_loader.cpp
869    M /trunk/modules/gui/skins2/src/top_window.cpp
870    M /trunk/modules/gui/skins2/src/top_window.hpp
871    M /trunk/modules/gui/skins2/src/window_manager.cpp
872    M /trunk/modules/gui/skins2/src/window_manager.hpp
873
874 * all: the "visible" attribute for windows (in the XML) now
875   does what it should (if set to "false", the window is hidden
876   when the theme is loaded for the first time)
877
878 ------------------------------------------------------------------------
879 r12911 | md | 2005-10-22 13:56:42 +0200 (Sat, 22 Oct 2005) | 4 lines
880 Changed paths:
881    M /trunk/src/misc/httpd.c
882
883 increase output buffer for HTTP streaming to 1 MByte
884 - now Windows machines are able to stream even 20 Mbps HDTV over TCP
885 - resolves  http://forum.videolan.org/viewtopic.php?t=8374
886
887 ------------------------------------------------------------------------
888 r12910 | gbazin | 2005-10-22 13:16:33 +0200 (Sat, 22 Oct 2005) | 1 line
889 Changed paths:
890    M /trunk/src/video_output/video_output.c
891
892 * src/video_output/video_output.c: revert #12904 which is useless since it is already done in vout_IntfInit().
893 ------------------------------------------------------------------------
894 r12909 | gbazin | 2005-10-22 13:06:15 +0200 (Sat, 22 Oct 2005) | 1 line
895 Changed paths:
896    M /trunk/modules/audio_output/alsa.c
897
898 * modules/audio_output/alsa.c: rework of the previous patch.
899 ------------------------------------------------------------------------
900 r12908 | asmax | 2005-10-22 12:18:20 +0200 (Sat, 22 Oct 2005) | 2 lines
901 Changed paths:
902    M /trunk/modules/control/hotkeys.c
903
904 * hotkeys.c: don't crash when there is no input
905
906 ------------------------------------------------------------------------
907 r12907 | robUx4 | 2005-10-21 21:08:09 +0200 (Fri, 21 Oct 2005) | 1 line
908 Changed paths:
909    M /trunk/modules/demux/mkv.cpp
910
911 mkv.cpp: implement working support for the new SimpleBlock (only when libmatroska 0.8.0 is used)
912 ------------------------------------------------------------------------
913 r12906 | fkuehne | 2005-10-21 16:17:48 +0200 (Fri, 21 Oct 2005) | 1 line
914 Changed paths:
915    M /trunk/extras/contrib/src/Makefile
916
917 * use the latest ffmpeg-cvs again. Included dionoea's build fix (rev. [12607]). Thanks to xtophe for pointing this out.
918 ------------------------------------------------------------------------
919 r12905 | zcot | 2005-10-21 00:37:14 +0200 (Fri, 21 Oct 2005) | 2 lines
920 Changed paths:
921    M /trunk/modules/visualization/visual/effects.c
922    M /trunk/modules/visualization/visual/visual.c
923
924 updates spectrometer visualization. some optimization tweaks and additional features.
925
926 ------------------------------------------------------------------------
927 r12904 | hartman | 2005-10-21 00:21:20 +0200 (Fri, 21 Oct 2005) | 2 lines
928 Changed paths:
929    M /trunk/src/video_output/video_output.c
930
931 * I think this should fix the width & height params of vout. If anyone sees anything wrong with it, please say so. Report thx to Greg Farell. fixes #399
932
933 ------------------------------------------------------------------------
934 r12903 | jpsaman | 2005-10-20 21:56:22 +0200 (Thu, 20 Oct 2005) | 1 line
935 Changed paths:
936    M /trunk/modules/control/rc.c
937
938 fix one potential refcount problem
939 ------------------------------------------------------------------------
940 r12902 | jpsaman | 2005-10-20 21:42:24 +0200 (Thu, 20 Oct 2005) | 1 line
941 Changed paths:
942    M /trunk/modules/control/rc.c
943
944 Put vlc_object_release() at the proper place. This fixes a refcounting problem.
945 ------------------------------------------------------------------------
946 r12901 | xtophe | 2005-10-20 19:49:04 +0200 (Thu, 20 Oct 2005) | 3 lines
947 Changed paths:
948    M /trunk/configure.ac
949
950 * Put the with-ffmpeg-* outside the test
951 * beware of AC_ARG_WITH
952
953 ------------------------------------------------------------------------
954 r12900 | xtophe | 2005-10-20 17:46:00 +0200 (Thu, 20 Oct 2005) | 3 lines
955 Changed paths:
956    M /trunk/configure.ac
957
958 * Fix pkg-config detection
959 * fix ffmpeg extra flags
960
961 ------------------------------------------------------------------------
962 r12899 | md | 2005-10-20 16:26:09 +0200 (Thu, 20 Oct 2005) | 4 lines
963 Changed paths:
964    M /trunk/include/stream_output.h
965    M /trunk/modules/stream_out/standard.c
966    M /trunk/src/stream_output/sap.c
967
968 send proper info in m= line of SAP announcements:
969   m=video 1234 udp 33      for raw UDP
970   m=video 1234 RTP/AVP 33  for RTP
971
972 ------------------------------------------------------------------------
973 r12898 | md | 2005-10-20 14:52:05 +0200 (Thu, 20 Oct 2005) | 3 lines
974 Changed paths:
975    M /trunk/include/network.h
976
977 our address needs to be fetched via getsockname()
978 - now SAP announces have proper source address in o= line
979
980 ------------------------------------------------------------------------
981 r12897 | md | 2005-10-20 13:09:02 +0200 (Thu, 20 Oct 2005) | 1 line
982 Changed paths:
983    M /trunk/modules/gui/wxwidgets/streamout.cpp
984    M /trunk/modules/gui/wxwidgets/wxwidgets.h
985
986 added RTP method to streamout dialog
987 ------------------------------------------------------------------------
988 r12896 | md | 2005-10-20 12:05:13 +0200 (Thu, 20 Oct 2005) | 3 lines
989 Changed paths:
990    M /trunk/modules/stream_out/rtp.c
991
992 fixed some issues with port numbers
993 (VLC expects muxed streams on port 1234)
994
995 ------------------------------------------------------------------------
996 r12895 | bigben | 2005-10-20 09:27:07 +0200 (Thu, 20 Oct 2005) | 3 lines
997 Changed paths:
998    M /trunk/modules/audio_output/alsa.c
999
1000 Forgot to remove some debug...
1001
1002
1003 ------------------------------------------------------------------------
1004 r12894 | md | 2005-10-20 09:17:09 +0200 (Thu, 20 Oct 2005) | 2 lines
1005 Changed paths:
1006    M /trunk/modules/stream_out/rtp.c
1007
1008 fixed rtp with mux=ts
1009
1010 ------------------------------------------------------------------------
1011 r12893 | robUx4 | 2005-10-19 22:00:52 +0200 (Wed, 19 Oct 2005) | 1 line
1012 Changed paths:
1013    M /trunk/modules/demux/mkv.cpp
1014
1015 mkv.cpp: read the new KaxSimpleBlock element (when libmatroska 0.8.0 is used)
1016 ------------------------------------------------------------------------
1017 r12892 | bigben | 2005-10-19 21:53:05 +0200 (Wed, 19 Oct 2005) | 5 lines
1018 Changed paths:
1019    M /trunk/modules/audio_output/alsa.c
1020
1021 * This should fix switching from a stereo device to surround40 or surround51 with the alsa audio output (close #85).
1022 * Now we probe the device for supported formats on each device change
1023 * Please test this, at least on stereo inputs. We don't want a broken alsa audio output in 0.8.4...
1024
1025
1026 ------------------------------------------------------------------------
1027 r12891 | fkuehne | 2005-10-19 19:26:07 +0200 (Wed, 19 Oct 2005) | 1 line
1028 Changed paths:
1029    M /trunk/extras/contrib/src/Makefile
1030
1031 * fix aclocal-cleaning
1032 ------------------------------------------------------------------------
1033 r12890 | hartman | 2005-10-19 13:27:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1034 Changed paths:
1035    M /trunk/extras/contrib/src/packages.mak
1036
1037 * fix liveMedia URL
1038
1039 ------------------------------------------------------------------------
1040 r12889 | md | 2005-10-19 11:38:50 +0200 (Wed, 19 Oct 2005) | 2 lines
1041 Changed paths:
1042    M /trunk/modules/codec/libmpeg2.c
1043
1044 use display width/height for libmpeg2 debug message
1045
1046 ------------------------------------------------------------------------
1047 r12888 | gbazin | 2005-10-19 11:12:12 +0200 (Wed, 19 Oct 2005) | 1 line
1048 Changed paths:
1049    M /trunk/src/input/input.c
1050
1051 * src/input/input.c: fixed segfault with sub autodetection.
1052 ------------------------------------------------------------------------
1053 r12887 | md | 2005-10-19 09:09:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1054 Changed paths:
1055    M /trunk/src/input/decoder.c
1056    M /trunk/src/libvlc.h
1057
1058 1088->1080 fix for broken HDTV encoders; could be disabled via --no-hdtv-fix
1059
1060 ------------------------------------------------------------------------
1061 r12886 | hartman | 2005-10-19 02:09:54 +0200 (Wed, 19 Oct 2005) | 2 lines
1062 Changed paths:
1063    M /trunk/extras/contrib/src/Makefile
1064
1065 * Fix clean target of liveMedia
1066
1067 ------------------------------------------------------------------------
1068 r12885 | dionoea | 2005-10-19 01:58:23 +0200 (Wed, 19 Oct 2005) | 5 lines
1069 Changed paths:
1070    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1071
1072 increment version check ... (QDM2 won't work before ffmpeg people bump
1073 their version number up, but at least it doesn't break builds with older
1074 versions of ffmpeg)
1075
1076
1077 ------------------------------------------------------------------------
1078 r12884 | hartman | 2005-10-19 01:49:35 +0200 (Wed, 19 Oct 2005) | 2 lines
1079 Changed paths:
1080    M /trunk/configure.ac
1081
1082 * Re apply the revert from [12159]. ffmpeg pkg-config has been fixed. closes #306
1083
1084 ------------------------------------------------------------------------
1085 r12883 | dionoea | 2005-10-19 01:36:35 +0200 (Wed, 19 Oct 2005) | 2 lines
1086 Changed paths:
1087    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1088
1089 check for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in order to use QDM2
1090
1091 ------------------------------------------------------------------------
1092 r12882 | dionoea | 2005-10-19 01:05:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1093 Changed paths:
1094    M /trunk/NEWS
1095    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1096
1097  * add qdm2 support. Thanks to the ffmpeg people for this new feature.
1098
1099 ------------------------------------------------------------------------
1100 r12881 | hartman | 2005-10-18 23:53:42 +0200 (Tue, 18 Oct 2005) | 2 lines
1101 Changed paths:
1102    M /trunk/src/input/subtitles.c
1103
1104 * Don't crash if we cannot retrieve a directory in which to search.
1105
1106 ------------------------------------------------------------------------
1107 r12880 | jpsaman | 2005-10-18 23:03:34 +0200 (Tue, 18 Oct 2005) | 1 line
1108 Changed paths:
1109    M /trunk/modules/access/udp.c
1110
1111 RTP reordering fixes.
1112 ------------------------------------------------------------------------
1113 r12879 | fkuehne | 2005-10-18 23:02:04 +0200 (Tue, 18 Oct 2005) | 1 line
1114 Changed paths:
1115    M /trunk/extras/contrib/Makefile
1116
1117 * let's run 'make clean-src' when typing 'make clean', since make clean-bin won't be used anyway. The user is informed of this through a message.
1118 ------------------------------------------------------------------------
1119 r12878 | robUx4 | 2005-10-18 20:59:26 +0200 (Tue, 18 Oct 2005) | 1 line
1120 Changed paths:
1121    M /trunk/configure.ac
1122
1123 configure.ac: require libebml that fixes a major bug
1124 ------------------------------------------------------------------------
1125 r12877 | robUx4 | 2005-10-18 20:58:58 +0200 (Tue, 18 Oct 2005) | 1 line
1126 Changed paths:
1127    M /trunk/extras/contrib/src/packages.mak
1128
1129 contrib: update the libebml/libmatroska versions (libebml fixes a major bug for Haali's files)
1130 ------------------------------------------------------------------------
1131 r12876 | md | 2005-10-18 09:16:14 +0200 (Tue, 18 Oct 2005) | 1 line
1132 Changed paths:
1133    M /trunk/src/video_output/video_output.c
1134
1135 use display dimensions when creating vouts - solves HDTV greyline bug
1136 ------------------------------------------------------------------------
1137 r12875 | md | 2005-10-18 09:12:27 +0200 (Tue, 18 Oct 2005) | 1 line
1138 Changed paths:
1139    M /trunk/modules/video_output/sdl.c
1140    M /trunk/modules/video_output/x11/xcommon.c
1141
1142 prepare video outputs for display size not equal to encoded size
1143 ------------------------------------------------------------------------
1144 r12874 | md | 2005-10-18 09:04:46 +0200 (Tue, 18 Oct 2005) | 1 line
1145 Changed paths:
1146    M /trunk/src/input/decoder.c
1147
1148 calculate SAR from visible width/height
1149 ------------------------------------------------------------------------
1150 r12873 | jpsaman | 2005-10-17 23:41:01 +0200 (Mon, 17 Oct 2005) | 1 line
1151 Changed paths:
1152    M /trunk/modules/access/udp.c
1153
1154 reverted most of revision 12872, it didn't work after all
1155 ------------------------------------------------------------------------
1156 r12872 | jpsaman | 2005-10-17 22:43:33 +0200 (Mon, 17 Oct 2005) | 1 line
1157 Changed paths:
1158    M /trunk/modules/access/udp.c
1159
1160 Several RTP reordering fixes (Thanks to Marian Durkovic for finding them)
1161 ------------------------------------------------------------------------
1162 r12871 | hartman | 2005-10-17 22:15:10 +0200 (Mon, 17 Oct 2005) | 3 lines
1163 Changed paths:
1164    M /trunk/include/configuration.h
1165    M /trunk/include/vlc_config_cat.h
1166    M /trunk/modules/misc/network/ipv4.c
1167    M /trunk/modules/video_filter/time.c
1168    M /trunk/src/libvlc.h
1169
1170 * Renamed "Advanced" subcat of "Input / Codecs" into "General" and made all the advanced options within it hidden.
1171
1172
1173 ------------------------------------------------------------------------
1174 r12870 | damienf | 2005-10-17 16:37:20 +0200 (Mon, 17 Oct 2005) | 3 lines
1175 Changed paths:
1176    M /trunk/activex/plugin.cpp
1177    M /trunk/activex/vlccontrol.cpp
1178
1179 plugin.cpp: formatting cleanup
1180 vlccontrol.cpp: fixed a bug when processing target options stored in a safe array, last element in array was never processed
1181
1182 ------------------------------------------------------------------------
1183 r12869 | hartman | 2005-10-17 03:14:04 +0200 (Mon, 17 Oct 2005) | 2 lines
1184 Changed paths:
1185    M /trunk/modules/access/directory.c
1186
1187 * cough, cough... undef a config option decleration
1188
1189 ------------------------------------------------------------------------
1190 r12868 | hartman | 2005-10-17 01:21:25 +0200 (Mon, 17 Oct 2005) | 3 lines
1191 Changed paths:
1192    M /trunk/modules/gui/macosx/intf.m
1193
1194 * Fix crash on Quit issue in Mac OS X
1195   This is really dirty btw. the OS X GUI module has some serious memory management issues.
1196
1197 ------------------------------------------------------------------------
1198 r12867 | hartman | 2005-10-17 00:02:33 +0200 (Mon, 17 Oct 2005) | 2 lines
1199 Changed paths:
1200    M /trunk/include/network.h
1201
1202 * Fix BeOS breakage due to [12863]
1203
1204 ------------------------------------------------------------------------
1205 r12866 | dionoea | 2005-10-17 00:01:51 +0200 (Mon, 17 Oct 2005) | 2 lines
1206 Changed paths:
1207    M /trunk/vlc.win32.nsi
1208
1209 correct DVD autoplay (thanks to E-bola)
1210
1211 ------------------------------------------------------------------------
1212 r12865 | hartman | 2005-10-16 23:54:04 +0200 (Sun, 16 Oct 2005) | 2 lines
1213 Changed paths:
1214    M /trunk/src/input/subtitles.c
1215
1216 * Fix the sub autodetect directory string
1217
1218 ------------------------------------------------------------------------
1219 r12864 | jpsaman | 2005-10-16 23:20:05 +0200 (Sun, 16 Oct 2005) | 1 line
1220 Changed paths:
1221    M /trunk/src/input/subtitles.c
1222
1223 Fix several segmentation faults
1224 ------------------------------------------------------------------------
1225 r12863 | courmisch | 2005-10-16 23:15:02 +0200 (Sun, 16 Oct 2005) | 3 lines
1226 Changed paths:
1227    M /trunk/include/network.h
1228
1229 Rewrite base64 encoder
1230 (it was not padding properly the end of encoded stream)
1231
1232 ------------------------------------------------------------------------
1233 r12862 | jpsaman | 2005-10-16 22:08:22 +0200 (Sun, 16 Oct 2005) | 1 line
1234 Changed paths:
1235    M /trunk/modules/access/dvdread.c
1236
1237 Rolled back part of revision 10144 and 11422. The solutions is the same as revision 8360
1238 ------------------------------------------------------------------------
1239 r12861 | jpsaman | 2005-10-16 22:07:15 +0200 (Sun, 16 Oct 2005) | 1 line
1240 Changed paths:
1241    M /trunk/src/input/input.c
1242
1243 Remove useless whitespace
1244 ------------------------------------------------------------------------
1245 r12860 | jpsaman | 2005-10-16 22:00:36 +0200 (Sun, 16 Oct 2005) | 1 line
1246 Changed paths:
1247    M /trunk/modules/control/hotkeys.c
1248
1249 Make sure to get the right unit
1250 ------------------------------------------------------------------------
1251 r12859 | fkuehne | 2005-10-16 21:44:44 +0200 (Sun, 16 Oct 2005) | 2 lines
1252 Changed paths:
1253    M /trunk/THANKS
1254    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
1255    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
1256    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
1257    M /trunk/modules/gui/macosx/wizard.h
1258    M /trunk/modules/gui/macosx/wizard.m
1259
1260 * wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run)
1261 * THANKS: added zcot's patch ;)
1262 ------------------------------------------------------------------------
1263 r12858 | hartman | 2005-10-16 21:21:08 +0200 (Sun, 16 Oct 2005) | 2 lines
1264 Changed paths:
1265    M /trunk/modules/services_discovery/sap.c
1266
1267 * forgot about the strings rules for menu-items.
1268
1269 ------------------------------------------------------------------------
1270 r12857 | hartman | 2005-10-16 21:19:48 +0200 (Sun, 16 Oct 2005) | 3 lines
1271 Changed paths:
1272    M /trunk/modules/services_discovery/sap.c
1273    M /trunk/src/stream_output/sap.c
1274
1275 * announces -> announcements (announce is a verb)
1276   "Session Announcement Protocol"
1277
1278 ------------------------------------------------------------------------
1279 r12856 | hartman | 2005-10-16 20:36:20 +0200 (Sun, 16 Oct 2005) | 2 lines
1280 Changed paths:
1281    M /trunk/src/input/subtitles.c
1282
1283 * include limits.h to be sure of PATH_MAX availability
1284
1285 ------------------------------------------------------------------------
1286 r12855 | robUx4 | 2005-10-16 20:19:32 +0200 (Sun, 16 Oct 2005) | 1 line
1287 Changed paths:
1288    M /trunk/modules/demux/mkv.cpp
1289
1290 mkv.cpp: file path comparison is case insensitive on Windows
1291 ------------------------------------------------------------------------
1292 r12854 | hartman | 2005-10-16 20:01:09 +0200 (Sun, 16 Oct 2005) | 3 lines
1293 Changed paths:
1294    M /trunk/src/libvlc.h
1295    M /trunk/src/misc/threads.c
1296
1297 * Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages.
1298 * If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
1299
1300 ------------------------------------------------------------------------
1301 r12853 | hartman | 2005-10-16 17:44:56 +0200 (Sun, 16 Oct 2005) | 3 lines
1302 Changed paths:
1303    M /trunk/src/libvlc.h
1304    M /trunk/src/misc/threads.c
1305
1306 * Always set priorities on Mac OS X.
1307 * Simplify something of [12852]
1308
1309 ------------------------------------------------------------------------
1310 r12852 | hartman | 2005-10-16 17:27:34 +0200 (Sun, 16 Oct 2005) | 3 lines
1311 Changed paths:
1312    M /trunk/src/misc/threads.c
1313
1314 * This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin)
1315 * It also fixes the errors on the non-existent  rt-priority and rt-offset on start, which was caused because no config was loaded yet.
1316
1317 ------------------------------------------------------------------------
1318 r12851 | hartman | 2005-10-16 16:50:17 +0200 (Sun, 16 Oct 2005) | 2 lines
1319 Changed paths:
1320    M /trunk/src/misc/threads.c
1321
1322 * What was i smoking when i did this change?
1323
1324 ------------------------------------------------------------------------
1325 r12850 | courmisch | 2005-10-16 16:42:15 +0200 (Sun, 16 Oct 2005) | 2 lines
1326 Changed paths:
1327    M /trunk/src/misc/getaddrinfo.c
1328
1329 Better thread-safety in previous commit
1330
1331 ------------------------------------------------------------------------
1332 r12849 | courmisch | 2005-10-16 16:32:37 +0200 (Sun, 16 Oct 2005) | 3 lines
1333 Changed paths:
1334    M /trunk/include/network.h
1335    M /trunk/src/misc/getaddrinfo.c
1336
1337 - Support for glibc IDN
1338 - Run-time check for IDN
1339
1340 ------------------------------------------------------------------------
1341 r12846 | hartman | 2005-10-16 03:20:54 +0200 (Sun, 16 Oct 2005) | 2 lines
1342 Changed paths:
1343    M /trunk/modules/access/directory.c
1344
1345 * Fix the directory 'ignore' mode which skips .jpg's, nfo's etc when opening directories.
1346
1347 ------------------------------------------------------------------------
1348 r12845 | hartman | 2005-10-16 02:30:30 +0200 (Sun, 16 Oct 2005) | 5 lines
1349 Changed paths:
1350    M /trunk/src/input/subtitles.c
1351
1352 * UTF-8 ified the subtitle autodetect core. (fixes #373)
1353 * converted it to a scandir system
1354
1355 Please test this heavily on all your files and directories, because these routines are triggered on each opening of a file. If someone would like to review it for leaks and memory messups, I would be eternal grateful.
1356
1357 ------------------------------------------------------------------------
1358 r12844 | jpsaman | 2005-10-16 00:07:55 +0200 (Sun, 16 Oct 2005) | 2 lines
1359 Changed paths:
1360    M /trunk/modules/access/udp.c
1361    M /trunk/src/input/stream.c
1362
1363 RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
1364
1365 ------------------------------------------------------------------------
1366 r12843 | hartman | 2005-10-15 20:19:03 +0200 (Sat, 15 Oct 2005) | 2 lines
1367 Changed paths:
1368    M /trunk/modules/gui/macosx/open.m
1369
1370 * Fix an OSX only issue with accents and other weird chars in subtitle filenames when using the "forced" method.
1371
1372 ------------------------------------------------------------------------
1373 r12842 | asmax | 2005-10-15 19:55:46 +0200 (Sat, 15 Oct 2005) | 3 lines
1374 Changed paths:
1375    M /trunk/src/playlist/playlist.c
1376
1377 * playlist.c: hopefully fixed the playlist screwed up for a so
1378  long time... (now "Next" is working in non-view mode)
1379
1380 ------------------------------------------------------------------------
1381 r12841 | robUx4 | 2005-10-15 18:41:50 +0200 (Sat, 15 Oct 2005) | 1 line
1382 Changed paths:
1383    M /trunk/modules/demux/mkv.cpp
1384
1385 mkv.cpp: more user-friendly error messages
1386 ------------------------------------------------------------------------
1387 r12840 | robUx4 | 2005-10-15 18:32:48 +0200 (Sat, 15 Oct 2005) | 1 line
1388 Changed paths:
1389    M /trunk/modules/demux/mkv.cpp
1390
1391 mkv.cpp: use error messages instead of debug messages
1392 ------------------------------------------------------------------------
1393 r12839 | robUx4 | 2005-10-15 18:25:18 +0200 (Sat, 15 Oct 2005) | 1 line
1394 Changed paths:
1395    M /trunk/modules/demux/mkv.cpp
1396
1397 mkv.cpp: verify that the matroska version needed for playback matches (support only matroska v1 for now)
1398 ------------------------------------------------------------------------
1399 r12838 | robUx4 | 2005-10-15 18:00:24 +0200 (Sat, 15 Oct 2005) | 1 line
1400 Changed paths:
1401    M /trunk/modules/demux/mkv.cpp
1402
1403 mkv.cpp: better test when files with no Segment UID are in the same dir
1404 ------------------------------------------------------------------------
1405 r12837 | robUx4 | 2005-10-15 17:07:17 +0200 (Sat, 15 Oct 2005) | 1 line
1406 Changed paths:
1407    M /trunk/modules/demux/mkv.cpp
1408
1409 mkv.cpp: fix a potential problem when the same dir contains files with no Segment UID
1410 ------------------------------------------------------------------------
1411 r12836 | sigmunau | 2005-10-15 15:23:08 +0200 (Sat, 15 Oct 2005) | 3 lines
1412 Changed paths:
1413    M /trunk/AUTHORS
1414    M /trunk/extras/zsh.cpp
1415    M /trunk/include/vlc_keys.h
1416    M /trunk/include/vlc_osd.h
1417    M /trunk/modules/audio_filter/resampler/linear.c
1418    M /trunk/modules/codec/flac.c
1419    M /trunk/modules/control/gestures.c
1420    M /trunk/modules/control/hotkeys.c
1421    M /trunk/modules/control/lirc.c
1422    M /trunk/modules/demux/m3u.c
1423    M /trunk/modules/demux/playlist/b4s.c
1424    M /trunk/modules/demux/playlist/m3u.c
1425    M /trunk/modules/demux/playlist/playlist.h
1426    M /trunk/modules/demux/playlist/pls.c
1427    M /trunk/modules/demux/util/id3genres.h
1428    M /trunk/modules/demux/util/id3tag.c
1429    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
1430    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
1431    M /trunk/modules/gui/wxwidgets/preferences_widgets.h
1432    M /trunk/modules/misc/dummy/renderer.c
1433    M /trunk/modules/misc/freetype.c
1434    M /trunk/modules/mux/mpjpeg.c
1435    M /trunk/modules/services_discovery/shout.c
1436    M /trunk/modules/video_filter/motionblur.c
1437    M /trunk/modules/video_filter/time.c
1438    M /trunk/modules/video_output/aa.c
1439    M /trunk/src/input/mem_stream.c
1440    M /trunk/src/osd/osd_text.c
1441    M /trunk/src/video_output/video_text.c
1442
1443 all: updated my name and e-mail address
1444 AUTHORS: updated my entry
1445
1446 ------------------------------------------------------------------------
1447 r12835 | jpsaman | 2005-10-15 14:15:06 +0200 (Sat, 15 Oct 2005) | 1 line
1448 Changed paths:
1449    M /trunk/modules/access/dvdnav.c
1450
1451 Fix indentation
1452 ------------------------------------------------------------------------
1453 r12834 | jpsaman | 2005-10-15 14:12:46 +0200 (Sat, 15 Oct 2005) | 1 line
1454 Changed paths:
1455    M /trunk/src/input/var.c
1456
1457 whitespace cleanup
1458 ------------------------------------------------------------------------
1459 r12833 | jpsaman | 2005-10-15 12:01:46 +0200 (Sat, 15 Oct 2005) | 2 lines
1460 Changed paths:
1461    M /trunk/modules/control/rc.c
1462
1463 Fullscreen patch for rc-interface that allows to force fullscreen on or off state. Original patch is from Greg Farell (Greg _AT#_ gregFarrell _DoT_ org) and modified by me.
1464
1465 ------------------------------------------------------------------------
1466 r12832 | hartman | 2005-10-14 13:22:46 +0200 (Fri, 14 Oct 2005) | 2 lines
1467 Changed paths:
1468    M /trunk/modules/codec/ffmpeg/demux.c
1469
1470 * Revert previous commit.
1471
1472 ------------------------------------------------------------------------
1473 r12831 | hartman | 2005-10-14 12:57:51 +0200 (Fri, 14 Oct 2005) | 2 lines
1474 Changed paths:
1475    M /trunk/modules/codec/ffmpeg/demux.c
1476
1477 * If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing on .gif pictures).
1478
1479 ------------------------------------------------------------------------
1480 r12830 | hartman | 2005-10-14 12:53:55 +0200 (Fri, 14 Oct 2005) | 2 lines
1481 Changed paths:
1482    M /trunk/modules/codec/ffmpeg/demux.c
1483
1484 * libavformat shouldn't handle .xa files. We have modlib already
1485
1486 ------------------------------------------------------------------------
1487 r12829 | babal | 2005-10-13 23:41:58 +0200 (Thu, 13 Oct 2005) | 3 lines
1488 Changed paths:
1489    M /trunk/modules/audio_filter/channel_mixer/headphone.c
1490    M /trunk/src/libvlc.h
1491
1492 - revert "spdif", "force-dolby-surround" and "headphone-dim" to
1493   basic options
1494
1495 ------------------------------------------------------------------------
1496 r12828 | asmax | 2005-10-12 22:44:13 +0200 (Wed, 12 Oct 2005) | 2 lines
1497 Changed paths:
1498    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1499
1500 * vlcproc.cpp: fixed "playlist.*" variables (were broken by the playtree)
1501
1502 ------------------------------------------------------------------------
1503 r12827 | asmax | 2005-10-12 22:06:29 +0200 (Wed, 12 Oct 2005) | 2 lines
1504 Changed paths:
1505    M /trunk/build-vlc
1506    M /trunk/config.in
1507
1508 * all: added "wx-config" option in menuconfig
1509
1510 ------------------------------------------------------------------------
1511 r12826 | ipkiss | 2005-10-12 21:18:50 +0200 (Wed, 12 Oct 2005) | 2 lines
1512 Changed paths:
1513    M /trunk/modules/gui/wxwidgets/messages.cpp
1514
1515  * modules/gui/wxwidgets/messages.cpp: set the insertion point only before inserting text (patch by zcot)
1516
1517 ------------------------------------------------------------------------
1518 r12825 | fkuehne | 2005-10-12 18:06:50 +0200 (Wed, 12 Oct 2005) | 1 line
1519 Changed paths:
1520    M /trunk/po/zh_CN.po
1521
1522 * set keywords correctly
1523 ------------------------------------------------------------------------
1524 r12824 | fkuehne | 2005-10-12 18:04:18 +0200 (Wed, 12 Oct 2005) | 1 line
1525 Changed paths:
1526    M /trunk/NEWS
1527    M /trunk/THANKS
1528    M /trunk/configure.ac
1529    A /trunk/po/zh_CN.po
1530    M /trunk/src/libvlc.h
1531    M /trunk/src/misc/darwin_specific.m
1532
1533 * partial translation to Simplified Chinese by Wei Mingzhi <whistler_wmz@users.sourceforge.net>
1534 ------------------------------------------------------------------------
1535 r12823 | damienf | 2005-10-11 23:37:42 +0200 (Tue, 11 Oct 2005) | 1 line
1536 Changed paths:
1537    M /trunk/activex/plugin.cpp
1538
1539 added clearer comments, couple of fixes
1540 ------------------------------------------------------------------------
1541 r12822 | fenrir | 2005-10-11 19:32:01 +0200 (Tue, 11 Oct 2005) | 2 lines
1542 Changed paths:
1543    M /trunk/modules/access_output/udp.c
1544
1545  * udp: avoid sending uninitialized memory at the end (close #168)
1546
1547 ------------------------------------------------------------------------
1548 r12821 | zorglub | 2005-10-11 19:16:13 +0200 (Tue, 11 Oct 2005) | 6 lines
1549 Changed paths:
1550    M /trunk/include/vlc_config_cat.h
1551    M /trunk/modules/access/dshow/dshow.cpp
1552    M /trunk/modules/access/http.c
1553    M /trunk/modules/access/mms/mms.c
1554    M /trunk/modules/access/rtsp/access.c
1555    M /trunk/modules/audio_filter/channel_mixer/headphone.c
1556    M /trunk/modules/codec/twolame.c
1557    M /trunk/modules/codec/x264.c
1558    M /trunk/modules/demux/avi/avi.c
1559    M /trunk/modules/demux/livedotcom.cpp
1560    M /trunk/modules/demux/playlist/playlist.c
1561    M /trunk/modules/video_filter/blend.c
1562    M /trunk/modules/video_filter/clone.c
1563    M /trunk/modules/video_filter/deinterlace.c
1564    M /trunk/modules/video_filter/logo.c
1565    M /trunk/modules/video_filter/marq.c
1566    M /trunk/modules/video_filter/osdmenu.c
1567    M /trunk/modules/video_filter/rss.c
1568    M /trunk/modules/video_filter/rv32.c
1569    M /trunk/modules/video_filter/time.c
1570    M /trunk/modules/video_filter/wall.c
1571    M /trunk/src/libvlc.h
1572
1573 Fix a bunch of preferences errors
1574  - Missing value lists
1575  - advanced / non-advanced problems
1576  - description problems
1577  - tyops
1578
1579 ------------------------------------------------------------------------
1580 r12820 | damienf | 2005-10-11 18:44:53 +0200 (Tue, 11 Oct 2005) | 2 lines
1581 Changed paths:
1582    M /trunk/activex/vlccontrol.cpp
1583
1584 vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType were inverted
1585
1586 ------------------------------------------------------------------------
1587 r12819 | damienf | 2005-10-11 17:25:47 +0200 (Tue, 11 Oct 2005) | 2 lines
1588 Changed paths:
1589    M /trunk/activex/plugin.cpp
1590
1591 I keep on forgeting to reset my own debug :)
1592
1593 ------------------------------------------------------------------------
1594 r12818 | damienf | 2005-10-11 17:14:08 +0200 (Tue, 11 Oct 2005) | 5 lines
1595 Changed paths:
1596    M /trunk/activex/connectioncontainer.cpp
1597    M /trunk/activex/plugin.cpp
1598    M /trunk/activex/plugin.h
1599    M /trunk/activex/utils.cpp
1600    M /trunk/activex/utils.h
1601    M /trunk/activex/vlccontrol.cpp
1602
1603 plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session
1604 plugin.h: validate container code page before using it
1605 utils.cpp,utils.h: type clean-up
1606 connectioncontainer.cpp: fixed stack corruption (???)  when poping and dispatch an event
1607
1608 ------------------------------------------------------------------------
1609 r12817 | jpsaman | 2005-10-11 15:25:41 +0200 (Tue, 11 Oct 2005) | 1 line
1610 Changed paths:
1611    M /trunk/modules/control/rc.c
1612
1613 Fix broken status command on rc interface
1614 ------------------------------------------------------------------------
1615 r12816 | damienf | 2005-10-11 11:01:00 +0200 (Tue, 11 Oct 2005) | 2 lines
1616 Changed paths:
1617    M /trunk/src/misc/win32_specific.c
1618
1619 undoing zcot's screensaver patch, better luck next time :)
1620
1621 ------------------------------------------------------------------------
1622 r12812 | fkuehne | 2005-10-10 17:53:57 +0200 (Mon, 10 Oct 2005) | 1 line
1623 Changed paths:
1624    M /trunk/modules/gui/macosx/wizard.m
1625
1626 * revert [12779] (this broke the output of MPEG PS files) and fix it correctly
1627 ------------------------------------------------------------------------
1628 r12811 | fkuehne | 2005-10-10 17:41:52 +0200 (Mon, 10 Oct 2005) | 1 line
1629 Changed paths:
1630    M /trunk/modules/gui/macosx/bookmarks.h
1631    M /trunk/modules/gui/macosx/bookmarks.m
1632
1633 * set keywords properly and removed an outdated FIXME
1634 ------------------------------------------------------------------------
1635 r12810 | fkuehne | 2005-10-10 15:13:28 +0200 (Mon, 10 Oct 2005) | 1 line
1636 Changed paths:
1637    M /trunk/src/misc/win32_specific.c
1638
1639 * applied zcot's screensaver patch. Thanks for the fix. -- needs testing
1640 ------------------------------------------------------------------------
1641 r12809 | jpsaman | 2005-10-10 09:56:33 +0200 (Mon, 10 Oct 2005) | 1 line
1642 Changed paths:
1643    M /trunk/include/charset.h
1644
1645 Guard against multiple inclusions
1646 ------------------------------------------------------------------------
1647 r12807 | hartman | 2005-10-09 23:34:51 +0200 (Sun, 09 Oct 2005) | 3 lines
1648 Changed paths:
1649    M /trunk/src/input/input.c
1650    M /trunk/src/misc/threads.c
1651
1652 * clearer error messages on invalid seek
1653 * reenable the threads prio option. Not broken, but creates annoying error messages. will look into that later.
1654
1655 ------------------------------------------------------------------------
1656 r12806 | hartman | 2005-10-09 23:30:08 +0200 (Sun, 09 Oct 2005) | 2 lines
1657 Changed paths:
1658    M /trunk/modules/demux/avi/avi.c
1659
1660 * spelling 
1661
1662 ------------------------------------------------------------------------
1663 r12805 | babal | 2005-10-09 21:19:06 +0200 (Sun, 09 Oct 2005) | 10 lines
1664 Changed paths:
1665    M /trunk/NEWS
1666    M /trunk/modules/audio_filter/channel_mixer/headphone.c
1667    M /trunk/modules/audio_filter/converter/a52tofloat32.c
1668    M /trunk/src/input/decoder.c
1669    M /trunk/src/libvlc.h
1670
1671 + src/input/decoder.c src/libvlc.h:
1672   - more precise message for the "force-dolby-surround" option
1673   - don't use -1 as a value in an integer list option (dangerous casts
1674     in the wxWidgets interface)
1675 + modules/audio_filter/converter/a52tofloat32.c:
1676   - option to disable the internal upmixing algorithm
1677 + modules/audio_filter/channel_mixer/headphone.c:
1678   - option to partially compensate the delay introduced by the algorithm
1679   - option to accept raw Dolby Surround encoded streams
1680
1681 ------------------------------------------------------------------------
1682 r12802 | ipkiss | 2005-10-09 19:57:58 +0200 (Sun, 09 Oct 2005) | 3 lines
1683 Changed paths:
1684    M /trunk/modules/gui/skins2/src/dialogs.cpp
1685
1686  * skins2/src/dialogs.cpp: When no dialogs provider is found, the error message
1687    now indicates the most likely causes of the problem.
1688
1689 ------------------------------------------------------------------------
1690 r12801 | fenrir | 2005-10-09 19:56:25 +0200 (Sun, 09 Oct 2005) | 2 lines
1691 Changed paths:
1692    M /trunk/modules/demux/ogg.c
1693
1694  * ogg: fix potential invalid read with broken files (close #272)
1695
1696 ------------------------------------------------------------------------
1697 r12800 | fenrir | 2005-10-09 19:07:38 +0200 (Sun, 09 Oct 2005) | 4 lines
1698 Changed paths:
1699    M /trunk/modules/stream_out/standard.c
1700
1701  * standard: allow to use 'dst' instead of 'url' (consistant with other
1702  stream_out modules, warn that url is deprecated (but it is still supported),
1703  add wav mux autodetection.
1704
1705 ------------------------------------------------------------------------
1706 r12799 | fenrir | 2005-10-09 19:02:59 +0200 (Sun, 09 Oct 2005) | 2 lines
1707 Changed paths:
1708    M /trunk/modules/access/http.c
1709
1710  http: removed useless debug.
1711
1712 ------------------------------------------------------------------------
1713 r12798 | fenrir | 2005-10-09 19:01:08 +0200 (Sun, 09 Oct 2005) | 5 lines
1714 Changed paths:
1715    M /trunk/modules/mux/mpeg/bits.h
1716    M /trunk/modules/mux/mpeg/pes.c
1717    M /trunk/modules/mux/mpeg/ts.c
1718
1719  * ts: fix segfault with old dvbpsi, fix uninitialized variables
1720  * pes: memset header before using bits_* in DEBUG mode (to please valgrind)
1721  * bits: cosmetics.
1722  
1723
1724 ------------------------------------------------------------------------
1725 r12797 | gbazin | 2005-10-09 18:37:26 +0200 (Sun, 09 Oct 2005) | 1 line
1726 Changed paths:
1727    M /trunk/configure.ac
1728
1729 * configure.ac: revert commit 12788 (check for wxWidgets > 2.6.0).
1730 ------------------------------------------------------------------------
1731 r12796 | gbazin | 2005-10-09 18:36:17 +0200 (Sun, 09 Oct 2005) | 1 line
1732 Changed paths:
1733    M /trunk/modules/gui/wxwidgets/dialogs.cpp
1734    M /trunk/modules/gui/wxwidgets/interface.cpp
1735    M /trunk/modules/gui/wxwidgets/open.cpp
1736    M /trunk/modules/gui/wxwidgets/wxwidgets.h
1737
1738 * modules/gui/wxwidgets: fixed build when wxWidgets isn't compiled with unicode support.
1739 ------------------------------------------------------------------------
1740 r12795 | fkuehne | 2005-10-09 14:35:29 +0200 (Sun, 09 Oct 2005) | 1 line
1741 Changed paths:
1742    M /trunk/THANKS
1743
1744 * forgot this one in [12794]
1745 ------------------------------------------------------------------------
1746 r12794 | fkuehne | 2005-10-09 14:33:44 +0200 (Sun, 09 Oct 2005) | 4 lines
1747 Changed paths:
1748    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
1749    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
1750    R /trunk/extras/MacOSX/Resources/about_bg.png
1751    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
1752    M /trunk/modules/gui/macosx/about.m
1753
1754 * redesign of the about window
1755 - thanks to Vincent van den Heuvel <heuvel@mac.com> for the artwork
1756 - screenshots are available at www.aenneburghardt.de/fk/vlc/about1.jpg and *2.jpg
1757 - feel free to revert or modify this commit if you don't like it this way
1758 ------------------------------------------------------------------------
1759 r12793 | fkuehne | 2005-10-09 14:24:43 +0200 (Sun, 09 Oct 2005) | 1 line
1760 Changed paths:
1761    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
1762
1763 * added the 'mpc' file extension
1764 ------------------------------------------------------------------------
1765 r12792 | fkuehne | 2005-10-09 14:19:45 +0200 (Sun, 09 Oct 2005) | 1 line
1766 Changed paths:
1767    M /trunk/modules/demux/mpc.c
1768
1769 * removed unused variable
1770 ------------------------------------------------------------------------
1771 r12791 | fkuehne | 2005-10-09 14:18:33 +0200 (Sun, 09 Oct 2005) | 1 line
1772 Changed paths:
1773    M /trunk/AUTHORS
1774    M /trunk/NEWS
1775    M /trunk/extras/contrib/src/Makefile
1776    M /trunk/extras/contrib/src/packages.mak
1777
1778 * added Musepack support to extras/contrib, AUTHORS, NEWS (refs #32)
1779 ------------------------------------------------------------------------
1780 r12790 | fenrir | 2005-10-09 13:14:41 +0200 (Sun, 09 Oct 2005) | 4 lines
1781 Changed paths:
1782    M /trunk/configure.ac
1783    M /trunk/modules/demux/Modules.am
1784    A /trunk/modules/demux/mpc.c
1785
1786   * all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
1787    (It is done the ugly way : decoding take place at the demuxer but it works)
1788
1789
1790 ------------------------------------------------------------------------
1791 r12789 | fenrir | 2005-10-09 13:09:06 +0200 (Sun, 09 Oct 2005) | 3 lines
1792 Changed paths:
1793    M /trunk/modules/demux/mp4/mp4.c
1794
1795  * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing a seek (avoid late
1796  frame).
1797
1798 ------------------------------------------------------------------------
1799 r12788 | jpsaman | 2005-10-09 12:50:15 +0200 (Sun, 09 Oct 2005) | 1 line
1800 Changed paths:
1801    M /trunk/configure.ac
1802
1803 Force a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
1804 ------------------------------------------------------------------------
1805 r12787 | gbazin | 2005-10-09 11:48:03 +0200 (Sun, 09 Oct 2005) | 1 line
1806 Changed paths:
1807    M /trunk/modules/gui/wxwidgets/interface.cpp
1808
1809 * modules/gui/wxwidgets/interface.cpp: restored call to SetupHotkeys(). Yes it really needs to be called twice (because of a bug in wxWidgets).
1810 ------------------------------------------------------------------------
1811 r12786 | fenrir | 2005-10-09 01:06:34 +0200 (Sun, 09 Oct 2005) | 2 lines
1812 Changed paths:
1813    M /trunk/src/input/input.c
1814
1815  * input.c: fix invalid free.
1816
1817 ------------------------------------------------------------------------
1818 r12785 | courmisch | 2005-10-08 19:39:07 +0200 (Sat, 08 Oct 2005) | 2 lines
1819 Changed paths:
1820    M /trunk/modules/misc/network/ipv4.c
1821
1822 iface-addr -> miface-addr
1823
1824 ------------------------------------------------------------------------
1825 r12783 | dionoea | 2005-10-08 17:35:18 +0200 (Sat, 08 Oct 2005) | 3 lines
1826 Changed paths:
1827    M /trunk/modules/misc/xml/libxml.c
1828
1829  * handle CDATA (as if it were TEXT)
1830    fixes the rss sub-filter with rss feeds using CDATA
1831
1832 ------------------------------------------------------------------------
1833 r12781 | dionoea | 2005-10-07 17:07:54 +0200 (Fri, 07 Oct 2005) | 2 lines
1834 Changed paths:
1835    M /trunk/vlc.win32.nsi
1836
1837 split desktop icon and start menu shortcut creation (untested)
1838
1839 ------------------------------------------------------------------------
1840 r12780 | courmisch | 2005-10-07 15:43:54 +0200 (Fri, 07 Oct 2005) | 2 lines
1841 Changed paths:
1842    M /trunk/src/libvlc.h
1843
1844 Remove unused option
1845
1846 ------------------------------------------------------------------------
1847 r12779 | fkuehne | 2005-10-07 11:58:04 +0200 (Fri, 07 Oct 2005) | 1 line
1848 Changed paths:
1849    M /trunk/modules/gui/macosx/wizard.m
1850
1851 * don't use 'ps' as suffix but 'mpg' like most other apps do. 'ps' can be confused with PostScript files on the Mac. In fact, the Finder tries to open our ps-files with Preview by default.
1852 ------------------------------------------------------------------------
1853 r12778 | fenrir | 2005-10-07 00:16:23 +0200 (Fri, 07 Oct 2005) | 2 lines
1854 Changed paths:
1855    M /trunk/src/input/var.c
1856
1857  * var: create "demux" and "access" (--demux/access module works too)
1858
1859 ------------------------------------------------------------------------
1860 r12777 | fenrir | 2005-10-07 00:09:24 +0200 (Fri, 07 Oct 2005) | 4 lines
1861 Changed paths:
1862    M /trunk/modules/access/udp.c
1863    M /trunk/src/input/input.c
1864
1865  * input: :demux=module really force module and bypass demuxer module given
1866 by access.
1867  * udp: force ts demux on payload 33 (:demux=dump will work)
1868
1869 ------------------------------------------------------------------------
1870 r12776 | fenrir | 2005-10-06 22:24:55 +0200 (Thu, 06 Oct 2005) | 8 lines
1871 Changed paths:
1872    M /trunk/modules/access/udp.c
1873
1874  * udp: Patch by Marian Durkovic:
1875     "I've added a bit of code to the UDP/RTP input, which assures that old
1876  or duplicate RTP packets are trashed. When the network performs packet
1877  reordering, only one discontinuity happens instead of 3 before - since
1878  the old packet is trashed. If multiple copies of the same packet are
1879  received, only one is used and all the others are trashed."
1880  
1881
1882 ------------------------------------------------------------------------
1883 r12775 | zorglub | 2005-10-06 22:14:04 +0200 (Thu, 06 Oct 2005) | 2 lines
1884 Changed paths:
1885    M /trunk/modules/gui/wxwidgets/interface.cpp
1886
1887 Patch to zcot's patch by zcot :)
1888
1889 ------------------------------------------------------------------------
1890 r12774 | fkuehne | 2005-10-06 21:40:01 +0200 (Thu, 06 Oct 2005) | 1 line
1891 Changed paths:
1892    M /trunk/modules/gui/macosx/intf.m
1893
1894 * allocate o_extended only if requested by the user (that's dirty, but prevents the access of freed objects while terminating) and save the extended-prefs as early as possible in the termination-process (directly after the vout and playlist shut down)
1895 ------------------------------------------------------------------------
1896 r12773 | fenrir | 2005-10-06 21:39:15 +0200 (Thu, 06 Oct 2005) | 2 lines
1897 Changed paths:
1898    M /trunk/modules/access/udp.c
1899
1900  udp: support for RTP"header extension. Patch by Zohar Lorberbaum .
1901
1902 ------------------------------------------------------------------------
1903 r12772 | fenrir | 2005-10-06 21:19:55 +0200 (Thu, 06 Oct 2005) | 2 lines
1904 Changed paths:
1905    M /trunk/modules/access/http.c
1906
1907  * http: update meta data only on title change.
1908
1909 ------------------------------------------------------------------------
1910 r12771 | fenrir | 2005-10-06 21:15:11 +0200 (Thu, 06 Oct 2005) | 2 lines
1911 Changed paths:
1912    M /trunk/modules/access_filter/record.c
1913
1914  * record: correct i_update field.
1915
1916 ------------------------------------------------------------------------
1917 r12770 | fenrir | 2005-10-06 21:12:22 +0200 (Thu, 06 Oct 2005) | 2 lines
1918 Changed paths:
1919    M /trunk/modules/demux/mp4/libmp4.c
1920    M /trunk/modules/demux/mp4/libmp4.h
1921    M /trunk/modules/demux/mp4/mp4.c
1922
1923  * mp4: support for tx3g subtitle (close #332)
1924
1925 ------------------------------------------------------------------------
1926 r12769 | hartman | 2005-10-06 20:54:01 +0200 (Thu, 06 Oct 2005) | 2 lines
1927 Changed paths:
1928    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
1929    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
1930    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
1931    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
1932    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
1933    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
1934    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
1935    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
1936    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
1937    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
1938    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
1939    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
1940
1941 * set autosave names
1942
1943 ------------------------------------------------------------------------
1944 r12768 | zorglub | 2005-10-06 19:45:57 +0200 (Thu, 06 Oct 2005) | 10 lines
1945 Changed paths:
1946    M /trunk/THANKS
1947    M /trunk/modules/gui/wxwidgets/interface.cpp
1948    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
1949
1950 Misc WX improvements - patches by zcot
1951
1952 * Option to have extended interface by default (Closes: #232)
1953 * Fix "floating" volume bar with wxMSW 2.6.X (Closes:#289)
1954 * Enforce minimum vertical size (Closes:#360)
1955 * Fix a font size problem on WX
1956
1957 * Add him to THANKS, obviously :)
1958
1959
1960 ------------------------------------------------------------------------
1961 r12767 | fkuehne | 2005-10-06 18:45:21 +0200 (Thu, 06 Oct 2005) | 1 line
1962 Changed paths:
1963    M /trunk/modules/gui/macosx/extended.m
1964
1965 * only save the affected modules (main, headphone, transform, adjust, invert, motionblur, distort, clone, crop, normvol, headphone_channel_mixer, macosx) -- thanks to zorglub for the help (closes #382)
1966 ------------------------------------------------------------------------
1967 r12766 | damienf | 2005-10-06 18:00:42 +0200 (Thu, 06 Oct 2005) | 3 lines
1968 Changed paths:
1969    M /trunk/modules/gui/wxwidgets/open.cpp
1970
1971
1972 open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
1973
1974 ------------------------------------------------------------------------
1975 r12765 | fkuehne | 2005-10-06 18:00:01 +0200 (Thu, 06 Oct 2005) | 5 lines
1976 Changed paths:
1977    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
1978    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
1979    M /trunk/modules/gui/macosx/extended.h
1980    M /trunk/modules/gui/macosx/extended.m
1981    M /trunk/modules/gui/macosx/intf.m
1982
1983 * intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any case 
1984     -trigger the extended-panel to collapse completely before saving its position
1985     -save the prefs, if the extended-panel changed them previously (refs #382)
1986 * extended.m: minor cleanups to make the stuff above possible (more cleanup needed, will follow later on)
1987 * extended.nib & #.m: don't let the normvol-slider become zero, but use floats from 0.1 to 10.0 only
1988 ------------------------------------------------------------------------
1989 r12764 | damienf | 2005-10-06 17:00:50 +0200 (Thu, 06 Oct 2005) | 2 lines
1990 Changed paths:
1991    M /trunk/configure.ac
1992    M /trunk/modules/gui/wxwidgets/open.cpp
1993
1994 all: support for unicode version of wxwidgets for win32, needs testing for other platform
1995
1996 ------------------------------------------------------------------------
1997 r12763 | fkuehne | 2005-10-05 20:44:24 +0200 (Wed, 05 Oct 2005) | 1 line
1998 Changed paths:
1999    M /trunk/NEWS
2000
2001 * added a note about the prefs-remove-script for OSX
2002 ------------------------------------------------------------------------
2003 r12762 | courmisch | 2005-10-05 18:13:43 +0200 (Wed, 05 Oct 2005) | 2 lines
2004 Changed paths:
2005    M /trunk/NEWS
2006
2007 Document wx requirements
2008
2009 ------------------------------------------------------------------------
2010 r12761 | fkuehne | 2005-10-05 15:12:34 +0200 (Wed, 05 Oct 2005) | 1 line
2011 Changed paths:
2012    M /trunk/extras/contrib/src/Makefile
2013
2014 * use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles finely on 10.2 and is used in the win32-port as well.
2015 ------------------------------------------------------------------------
2016 r12760 | jpsaman | 2005-10-04 21:20:21 +0200 (Tue, 04 Oct 2005) | 1 line
2017 Changed paths:
2018    M /trunk/modules/access/rtsp/real.c
2019    M /trunk/modules/access/rtsp/real_sdpplin.h
2020
2021 Fix double free error.
2022 ------------------------------------------------------------------------
2023 r12759 | hartman | 2005-10-04 16:13:50 +0200 (Tue, 04 Oct 2005) | 2 lines
2024 Changed paths:
2025    M /trunk/modules/demux/livedotcom.cpp
2026
2027 * Fix Kasenna RTSP VoD
2028
2029 ------------------------------------------------------------------------
2030 r12758 | courmisch | 2005-10-04 10:32:08 +0200 (Tue, 04 Oct 2005) | 3 lines
2031 Changed paths:
2032    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2033    M /trunk/modules/gui/wxwidgets/interface.cpp
2034    M /trunk/modules/gui/wxwidgets/open.cpp
2035
2036 #include "charset.h"
2037 but it should not be necessary "thanks to" the vlc_symbols.h kludge
2038
2039 ------------------------------------------------------------------------
2040 r12757 | fkuehne | 2005-10-02 21:49:05 +0200 (Sun, 02 Oct 2005) | 1 line
2041 Changed paths:
2042    M /trunk/modules/gui/macosx/prefs.h
2043    M /trunk/modules/gui/macosx/prefs.m
2044
2045 * this was not to be committed
2046 ------------------------------------------------------------------------
2047 r12756 | fkuehne | 2005-10-02 21:47:03 +0200 (Sun, 02 Oct 2005) | 1 line
2048 Changed paths:
2049    M /trunk/Makefile.am
2050    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
2051    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2052    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
2053    D /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
2054    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2055    M /trunk/modules/gui/macosx/Modules.am
2056    M /trunk/modules/gui/macosx/intf.h
2057    M /trunk/modules/gui/macosx/intf.m
2058    M /trunk/modules/gui/macosx/open.m
2059    M /trunk/modules/gui/macosx/prefs.h
2060    M /trunk/modules/gui/macosx/prefs.m
2061    D /trunk/modules/gui/macosx/update.h
2062    D /trunk/modules/gui/macosx/update.m
2063
2064 * remove/disable the update-checker on OSX until 0.8.4 is out
2065 ------------------------------------------------------------------------
2066 r12754 | fkuehne | 2005-10-02 21:16:12 +0200 (Sun, 02 Oct 2005) | 1 line
2067 Changed paths:
2068    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
2069    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
2070    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
2071    M /trunk/modules/gui/macosx/update.h
2072    M /trunk/modules/gui/macosx/update.m
2073
2074 Implemented the retrieval of the versions, files and mirrors. Both the size and the mirrors aren't displayed yet, but stored. The 'Released On'-stuff was removed, since it isn't present in the xml actually. More to come. (refs #310)
2075 ------------------------------------------------------------------------
2076 r12753 | fkuehne | 2005-10-02 19:21:18 +0200 (Sun, 02 Oct 2005) | 1 line
2077 Changed paths:
2078    M /trunk/NEWS
2079
2080 * marked Bonjour-service-discovery as linux only
2081 ------------------------------------------------------------------------
2082 r12752 | fkuehne | 2005-10-02 19:20:47 +0200 (Sun, 02 Oct 2005) | 1 line
2083 Changed paths:
2084    M /trunk/Makefile.am
2085    M /trunk/README.MacOSX.rtf
2086    A /trunk/extras/MacOSX/Delete Preferences.app
2087    A /trunk/extras/MacOSX/Delete Preferences.app/Contents
2088    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Info.plist
2089    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS
2090    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS/applet
2091    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/PkgInfo
2092    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources
2093    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts
2094    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts/main.scpt
2095    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.icns
2096    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.rsrc
2097    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd
2098    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd/TXT.rtf
2099
2100 * small script to move the preferences to Trash. You can change it by editing 'Delete Preferences.app/Contents/Resources/Scripts/main.scpt' in Xcode or the Script Editor. It is copied on the dmg by default. (thanks to dionoea for the idea)
2101 ------------------------------------------------------------------------
2102 r12751 | courmisch | 2005-10-02 18:52:52 +0200 (Sun, 02 Oct 2005) | 2 lines
2103 Changed paths:
2104    M /trunk/src/misc/charset.c
2105    M /trunk/src/misc/unicode.c
2106
2107 Move UTF32 conversion to more appropriate file
2108
2109 ------------------------------------------------------------------------
2110 r12750 | jpsaman | 2005-10-02 18:34:56 +0200 (Sun, 02 Oct 2005) | 1 line
2111 Changed paths:
2112    M /trunk/modules/services_discovery/sap.c
2113
2114 include charset.h is in the include path and not local
2115 ------------------------------------------------------------------------
2116 r12749 | jpsaman | 2005-10-02 18:34:21 +0200 (Sun, 02 Oct 2005) | 1 line
2117 Changed paths:
2118    M /trunk/modules/demux/mp4/drms.h
2119    M /trunk/modules/demux/mp4/libmp4.h
2120
2121 Protect agains multiple includes
2122 ------------------------------------------------------------------------
2123 r12748 | jpsaman | 2005-10-02 18:33:40 +0200 (Sun, 02 Oct 2005) | 1 line
2124 Changed paths:
2125    M /trunk/modules/demux/mp4/drms.c
2126    M /trunk/modules/demux/mp4/mp4.c
2127
2128 The include vlc_md5.h is in the include path and not local
2129 ------------------------------------------------------------------------
2130 r12747 | jpsaman | 2005-10-02 18:33:02 +0200 (Sun, 02 Oct 2005) | 1 line
2131 Changed paths:
2132    M /trunk/src/misc/md5.c
2133
2134 The include vlc_md5.h is in the include path and not local
2135 ------------------------------------------------------------------------
2136 r12746 | dionoea | 2005-10-02 15:15:22 +0200 (Sun, 02 Oct 2005) | 2 lines
2137 Changed paths:
2138    M /trunk/modules/codec/subsdec.c
2139
2140  * fix signedness gcc warning
2141
2142 ------------------------------------------------------------------------
2143 r12745 | dionoea | 2005-10-02 15:12:31 +0200 (Sun, 02 Oct 2005) | 2 lines
2144 Changed paths:
2145    M /trunk/modules/codec/speex.c
2146
2147  * fix signedness gcc warnings
2148
2149 ------------------------------------------------------------------------
2150 r12744 | dionoea | 2005-10-02 15:04:25 +0200 (Sun, 02 Oct 2005) | 2 lines
2151 Changed paths:
2152    M /trunk/modules/audio_output/esd.c
2153
2154  * fix signedness gcc warnings (and remove trailing spaces)
2155
2156 ------------------------------------------------------------------------
2157 r12743 | dionoea | 2005-10-02 15:01:47 +0200 (Sun, 02 Oct 2005) | 2 lines
2158 Changed paths:
2159    M /trunk/modules/audio_output/alsa.c
2160
2161  * fix signedness gcc warning
2162
2163 ------------------------------------------------------------------------
2164 r12742 | jpsaman | 2005-10-02 14:47:49 +0200 (Sun, 02 Oct 2005) | 1 line
2165 Changed paths:
2166    M /trunk/modules/misc/playlist/old.c
2167
2168 Add missing include <charset.h>
2169 ------------------------------------------------------------------------
2170 r12741 | jpsaman | 2005-10-02 14:22:29 +0200 (Sun, 02 Oct 2005) | 1 line
2171 Changed paths:
2172    M /trunk/modules/codec/araw.c
2173
2174 Fix compiler warning: 'araw.c:62: warning: static' but never defined'
2175 ------------------------------------------------------------------------
2176 r12740 | courmisch | 2005-10-02 13:55:28 +0200 (Sun, 02 Oct 2005) | 2 lines
2177 Changed paths:
2178    M /trunk/modules/gui/wxwidgets/Modules.am
2179    A /trunk/modules/gui/wxwidgets/streamdata.cpp
2180    M /trunk/modules/gui/wxwidgets/streamdata.h
2181
2182 Fix long-standing compilation warning and unduplicate data
2183
2184 ------------------------------------------------------------------------
2185 r12739 | courmisch | 2005-10-02 13:36:30 +0200 (Sun, 02 Oct 2005) | 2 lines
2186 Changed paths:
2187    M /trunk/modules/gui/wxwidgets/wxwidgets.h
2188
2189 For wxWidgets into so-called Unicode (actually UTF-32) mode
2190
2191 ------------------------------------------------------------------------
2192 r12738 | courmisch | 2005-10-02 13:14:57 +0200 (Sun, 02 Oct 2005) | 2 lines
2193 Changed paths:
2194    M /trunk/modules/gui/wxwidgets/open.cpp
2195
2196 Remove some redundant casts
2197
2198 ------------------------------------------------------------------------
2199 r12737 | courmisch | 2005-10-02 13:14:42 +0200 (Sun, 02 Oct 2005) | 2 lines
2200 Changed paths:
2201    M /trunk/include/vlc_symbols.h
2202
2203 Missed that file
2204
2205 ------------------------------------------------------------------------
2206 r12736 | courmisch | 2005-10-02 13:11:12 +0200 (Sun, 02 Oct 2005) | 2 lines
2207 Changed paths:
2208    M /trunk/include/charset.h
2209    M /trunk/src/misc/charset.c
2210
2211 Add const qualifier
2212
2213 ------------------------------------------------------------------------
2214 r12735 | courmisch | 2005-10-02 13:05:45 +0200 (Sun, 02 Oct 2005) | 2 lines
2215 Changed paths:
2216    M /trunk/modules/gui/wxwidgets/open.cpp
2217
2218 Compile fix
2219
2220 ------------------------------------------------------------------------
2221 r12734 | robUx4 | 2005-10-02 12:36:06 +0200 (Sun, 02 Oct 2005) | 2 lines
2222 Changed paths:
2223    M /trunk/modules/demux/mkv.cpp
2224
2225 mkv.cpp: move back the SET_PCR to its previous location for the moment
2226 add some debug for the UI hooks (for menu support)
2227 ------------------------------------------------------------------------
2228 r12732 | courmisch | 2005-10-02 11:21:04 +0200 (Sun, 02 Oct 2005) | 5 lines
2229 Changed paths:
2230    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2231    M /trunk/modules/gui/wxwidgets/interface.cpp
2232    M /trunk/modules/gui/wxwidgets/open.cpp
2233
2234 mb_str() doesn't work as documented (or maybe it doesn't work at all)
2235 so use wc_str() instead - closes #362
2236
2237 Now it looks almost like an exerpt from The Daily WTF :(
2238
2239 ------------------------------------------------------------------------
2240 r12731 | courmisch | 2005-10-02 11:10:49 +0200 (Sun, 02 Oct 2005) | 2 lines
2241 Changed paths:
2242    M /trunk/src/misc/charset.c
2243
2244 Oups minor fix
2245
2246 ------------------------------------------------------------------------
2247 r12730 | courmisch | 2005-10-02 10:53:14 +0200 (Sun, 02 Oct 2005) | 4 lines
2248 Changed paths:
2249    M /trunk/include/charset.h
2250    M /trunk/include/vlc_symbols.h
2251    M /trunk/src/misc/charset.c
2252
2253 UTF32 to UTF8 conversion
2254 because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets
2255 needs it
2256
2257 ------------------------------------------------------------------------
2258 r12729 | courmisch | 2005-10-02 10:00:06 +0200 (Sun, 02 Oct 2005) | 2 lines
2259 Changed paths:
2260    M /trunk/src/misc/messages.c
2261
2262 Fix compilation warning
2263
2264 ------------------------------------------------------------------------
2265 r12728 | zorglub | 2005-10-02 09:54:03 +0200 (Sun, 02 Oct 2005) | 2 lines
2266 Changed paths:
2267    M /trunk/src/misc/messages.c
2268
2269 Don't reprint messages on quit
2270
2271 ------------------------------------------------------------------------
2272 r12727 | sam | 2005-10-02 01:32:39 +0200 (Sun, 02 Oct 2005) | 2 lines
2273 Changed paths:
2274    M /trunk/src/misc/cpu.c
2275
2276   * src/misc/cpu.c: oops.
2277
2278 ------------------------------------------------------------------------
2279 r12726 | sam | 2005-10-02 01:29:56 +0200 (Sun, 02 Oct 2005) | 2 lines
2280 Changed paths:
2281    M /trunk/src/misc/cpu.c
2282
2283   * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
2284
2285 ------------------------------------------------------------------------
2286 r12722 | fkuehne | 2005-10-01 15:47:58 +0200 (Sat, 01 Oct 2005) | 1 line
2287 Changed paths:
2288    M /trunk/modules/gui/macosx/playlist.m
2289
2290 * minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)
2291 ------------------------------------------------------------------------
2292 r12721 | robUx4 | 2005-10-01 15:40:27 +0200 (Sat, 01 Oct 2005) | 1 line
2293 Changed paths:
2294    M /trunk/modules/demux/mkv.cpp
2295
2296 mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)
2297 ------------------------------------------------------------------------
2298 r12720 | robUx4 | 2005-10-01 15:23:13 +0200 (Sat, 01 Oct 2005) | 1 line
2299 Changed paths:
2300    M /trunk/modules/demux/mkv.cpp
2301
2302 mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
2303 ------------------------------------------------------------------------
2304 r12719 | xtophe | 2005-10-01 13:15:36 +0200 (Sat, 01 Oct 2005) | 2 lines
2305 Changed paths:
2306    M /trunk/Makefile.am
2307
2308 Add Install.wince in the tar
2309
2310 ------------------------------------------------------------------------
2311 r12718 | xtophe | 2005-10-01 12:57:40 +0200 (Sat, 01 Oct 2005) | 2 lines
2312 Changed paths:
2313    M /trunk/Makefile.am
2314
2315 Add some sed in the package-win32 rules (closes #372)
2316
2317 ------------------------------------------------------------------------
2318 r12717 | robUx4 | 2005-10-01 11:58:52 +0200 (Sat, 01 Oct 2005) | 1 line
2319 Changed paths:
2320    M /trunk/modules/misc/network/ipv4.c
2321
2322 avoid declaration collision on MSVC
2323 ------------------------------------------------------------------------
2324 r12716 | jpsaman | 2005-10-01 10:58:10 +0200 (Sat, 01 Oct 2005) | 1 line
2325 Changed paths:
2326    M /trunk/configure.ac
2327
2328 Fix typo
2329 ------------------------------------------------------------------------
2330 r12715 | gbazin | 2005-09-30 21:36:22 +0200 (Fri, 30 Sep 2005) | 1 line
2331 Changed paths:
2332    M /trunk/modules/audio_filter/resampler/bandlimited.c
2333
2334 * modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.
2335 ------------------------------------------------------------------------
2336 r12714 | bigben | 2005-09-30 19:18:45 +0200 (Fri, 30 Sep 2005) | 4 lines
2337 Changed paths:
2338    M /trunk/modules/access/gnomevfs.c
2339
2340 * Cleaner url parsing
2341
2342
2343
2344 ------------------------------------------------------------------------
2345 r12713 | hartman | 2005-09-30 02:05:32 +0200 (Fri, 30 Sep 2005) | 4 lines
2346 Changed paths:
2347    M /trunk/modules/misc/freetype.c
2348
2349 * Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
2350   Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back.
2351   Who exactly remembers why this one was removed ???
2352
2353 ------------------------------------------------------------------------
2354 r12712 | bigben | 2005-09-29 21:42:35 +0200 (Thu, 29 Sep 2005) | 3 lines
2355 Changed paths:
2356    M /trunk/modules/access/gnomevfs.c
2357
2358 Handle correctly some more error cases
2359
2360
2361 ------------------------------------------------------------------------
2362 r12711 | hartman | 2005-09-29 17:21:40 +0200 (Thu, 29 Sep 2005) | 2 lines
2363 Changed paths:
2364    M /trunk/modules/demux/livedotcom.cpp
2365
2366 * The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.
2367
2368 ------------------------------------------------------------------------
2369 r12710 | jpsaman | 2005-09-29 16:33:21 +0200 (Thu, 29 Sep 2005) | 1 line
2370 Changed paths:
2371    M /trunk/modules/video_filter/osdmenu.c
2372
2373 Remove trailing whitespace
2374 ------------------------------------------------------------------------
2375 r12709 | jpsaman | 2005-09-29 16:32:54 +0200 (Thu, 29 Sep 2005) | 1 line
2376 Changed paths:
2377    M /trunk/modules/access/udp.c
2378
2379 Remove trailing whitespace
2380 ------------------------------------------------------------------------
2381 r12708 | jpsaman | 2005-09-29 16:31:26 +0200 (Thu, 29 Sep 2005) | 1 line
2382 Changed paths:
2383    M /trunk/modules/codec/dvbsub.c
2384
2385 Remove trailing whitespace
2386 ------------------------------------------------------------------------
2387 r12707 | jpsaman | 2005-09-29 16:30:53 +0200 (Thu, 29 Sep 2005) | 1 line
2388 Changed paths:
2389    M /trunk/modules/services_discovery/upnp.cpp
2390
2391 Remove trailing whitespace
2392 ------------------------------------------------------------------------
2393 r12706 | jpsaman | 2005-09-29 16:30:26 +0200 (Thu, 29 Sep 2005) | 1 line
2394 Changed paths:
2395    M /trunk/modules/access/tcp.c
2396
2397 Remove trailing whitespace
2398 ------------------------------------------------------------------------
2399 r12705 | jpsaman | 2005-09-29 16:29:59 +0200 (Thu, 29 Sep 2005) | 1 line
2400 Changed paths:
2401    M /trunk/modules/demux/nsc.c
2402
2403 Fix compiler warning, remove unused variables
2404 ------------------------------------------------------------------------
2405 r12704 | jpsaman | 2005-09-29 16:28:51 +0200 (Thu, 29 Sep 2005) | 1 line
2406 Changed paths:
2407    M /trunk/src/osd/osd.c
2408
2409 remove trailing whitespace
2410 ------------------------------------------------------------------------
2411 r12703 | hartman | 2005-09-29 00:19:38 +0200 (Thu, 29 Sep 2005) | 2 lines
2412 Changed paths:
2413    M /trunk/modules/demux/livedotcom.cpp
2414
2415 * forgot to handle initial pcr == 0 case
2416
2417 ------------------------------------------------------------------------
2418 r12702 | hartman | 2005-09-28 23:30:19 +0200 (Wed, 28 Sep 2005) | 3 lines
2419 Changed paths:
2420    M /trunk/modules/demux/livedotcom.cpp
2421
2422 * if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
2423   The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
2424
2425 ------------------------------------------------------------------------
2426 r12701 | xtophe | 2005-09-28 21:36:15 +0200 (Wed, 28 Sep 2005) | 2 lines
2427 Changed paths:
2428    M /trunk/Makefile.am
2429
2430 Create some WinCE package target (Gibalou please review them)
2431
2432 ------------------------------------------------------------------------
2433 r12700 | dionoea | 2005-09-28 21:03:28 +0200 (Wed, 28 Sep 2005) | 2 lines
2434 Changed paths:
2435    M /trunk/modules/mux/mpeg/ts.c
2436
2437  * trailing spaces removal (this commit is really useless)
2438
2439 ------------------------------------------------------------------------
2440 r12699 | dionoea | 2005-09-28 21:00:42 +0200 (Wed, 28 Sep 2005) | 2 lines
2441 Changed paths:
2442    M /trunk/modules/mux/ogg.c
2443
2444  * warning fixes
2445
2446 ------------------------------------------------------------------------
2447 r12698 | dionoea | 2005-09-28 20:56:36 +0200 (Wed, 28 Sep 2005) | 4 lines
2448 Changed paths:
2449    M /trunk/modules/mux/mp4.c
2450
2451  * remove signedness gcc warnings (lots of cast from char * to uint8_t
2452    and the other way arround. Shouldn't change anything about how the
2453    thing is run)
2454
2455 ------------------------------------------------------------------------
2456 r12697 | xtophe | 2005-09-28 20:51:17 +0200 (Wed, 28 Sep 2005) | 2 lines
2457 Changed paths:
2458    M /trunk/src/libvlc.h
2459
2460 Document the access/demux://MRL format
2461
2462 ------------------------------------------------------------------------
2463 r12696 | dionoea | 2005-09-28 20:49:52 +0200 (Wed, 28 Sep 2005) | 2 lines
2464 Changed paths:
2465    M /trunk/modules/mux/asf.c
2466
2467  * fix signedness gcc warning
2468
2469 ------------------------------------------------------------------------
2470 r12695 | hartman | 2005-09-28 16:57:31 +0200 (Wed, 28 Sep 2005) | 2 lines
2471 Changed paths:
2472    M /trunk/modules/video_filter/deinterlace.c
2473
2474 * Streamming -> Streaming
2475
2476 ------------------------------------------------------------------------
2477 r12694 | hartman | 2005-09-28 16:56:49 +0200 (Wed, 28 Sep 2005) | 2 lines
2478 Changed paths:
2479    M /trunk/modules/control/rc.c
2480
2481 * Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
2482
2483 ------------------------------------------------------------------------
2484 r12693 | bigben | 2005-09-27 18:18:11 +0200 (Tue, 27 Sep 2005) | 6 lines
2485 Changed paths:
2486    M /trunk/modules/access/gnomevfs.c
2487
2488 * Fix a double free and the size of a memory allocation
2489 * Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too)
2490 * Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed).
2491 * Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg
2492
2493
2494 ------------------------------------------------------------------------
2495 r12692 | hartman | 2005-09-27 03:10:56 +0200 (Tue, 27 Sep 2005) | 2 lines
2496 Changed paths:
2497    M /trunk/modules/demux/ts.c
2498
2499 * ts.c: print Stream Identifier descriptor information
2500
2501 ------------------------------------------------------------------------
2502 r12691 | fkuehne | 2005-09-26 23:46:01 +0200 (Mon, 26 Sep 2005) | 1 line
2503 Changed paths:
2504    M /trunk/modules/gui/macosx/about.m
2505
2506 THANKS and AUTHORS were converted to UTF-8
2507 ------------------------------------------------------------------------
2508 r12690 | gbazin | 2005-09-26 23:00:27 +0200 (Mon, 26 Sep 2005) | 1 line
2509 Changed paths:
2510    M /trunk/modules/demux/ogg.c
2511
2512 * modules/demux/ogg.c: discard subtitles header packets (not sure this is the right fix though).
2513 ------------------------------------------------------------------------
2514 r12689 | dionoea | 2005-09-26 20:45:44 +0200 (Mon, 26 Sep 2005) | 2 lines
2515 Changed paths:
2516    M /trunk/NEWS
2517
2518  * forgot some stuff
2519
2520 ------------------------------------------------------------------------
2521 r12688 | dionoea | 2005-09-26 20:34:52 +0200 (Mon, 26 Sep 2005) | 2 lines
2522 Changed paths:
2523    M /trunk/ChangeLog
2524    M /trunk/configure.ac
2525    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
2526    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2527    M /trunk/po/ca.po
2528    M /trunk/po/da.po
2529    M /trunk/po/de.po
2530    M /trunk/po/en_GB.po
2531    M /trunk/po/es.po
2532    M /trunk/po/fr.po
2533    M /trunk/po/it.po
2534    M /trunk/po/ja.po
2535    M /trunk/po/ko.po
2536    M /trunk/po/nl.po
2537    M /trunk/po/pt_BR.po
2538    M /trunk/po/ro.po
2539    M /trunk/po/ru.po
2540    M /trunk/po/tr.po
2541    M /trunk/po/vlc.pot
2542    M /trunk/po/zh_TW.po
2543
2544  * 0.8.4-test1
2545
2546 ------------------------------------------------------------------------
2547 r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
2548 Changed paths:
2549    M /trunk/modules/gui/beos/InterfaceWindow.cpp
2550    M /trunk/modules/gui/beos/InterfaceWindow.h
2551    M /trunk/modules/gui/beos/PlayListWindow.cpp
2552
2553  beos/*: update the playlist properly
2554
2555 ------------------------------------------------------------------------
2556 r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
2557 Changed paths:
2558    M /trunk/extras/contrib/src/Makefile
2559
2560   * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
2561
2562 ------------------------------------------------------------------------
2563 r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
2564 Changed paths:
2565    M /trunk/configure.ac
2566
2567   * configure.ac: re-enabled i420_rgb_mmx on amd64.
2568
2569 ------------------------------------------------------------------------
2570 r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
2571 Changed paths:
2572    M /trunk/modules/video_chroma/i420_rgb16.c
2573
2574   * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
2575
2576 ------------------------------------------------------------------------
2577 r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
2578 Changed paths:
2579    M /trunk/modules/video_chroma/i420_rgb_mmx.h
2580
2581   * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
2582
2583 ------------------------------------------------------------------------
2584 r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
2585 Changed paths:
2586    M /trunk/extras/contrib/src/packages.mak
2587
2588   * extras/contrib/src/packages.mak: updated livedotcom location.
2589
2590 ------------------------------------------------------------------------
2591 r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
2592 Changed paths:
2593    M /trunk/debian/rules
2594
2595   * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
2596
2597 ------------------------------------------------------------------------
2598 r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
2599 Changed paths:
2600    M /trunk/debian/rules
2601
2602   * debian/rules: build x264 in PIC mode whenever possible
2603
2604 ------------------------------------------------------------------------
2605 r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
2606 Changed paths:
2607    M /trunk/modules/access/rtsp/real.c
2608    M /trunk/modules/access/rtsp/real_rmff.c
2609    M /trunk/modules/access/rtsp/real_sdpplin.c
2610
2611 Undo coding style fixes to make syncing with Xine code easier
2612 ------------------------------------------------------------------------
2613 r12678 | asmax | 2005-09-25 19:10:55 +0200 (Sun, 25 Sep 2005) | 1 line
2614 Changed paths:
2615    A /trunk/msvc/libvlc.vcproj.in
2616    A /trunk/msvc/plugins.vcproj.in
2617    A /trunk/msvc/vlc.vcproj.in
2618    M /trunk/toolbox
2619
2620 * toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
2621 ------------------------------------------------------------------------
2622 r12677 | jpsaman | 2005-09-25 19:06:08 +0200 (Sun, 25 Sep 2005) | 1 line
2623 Changed paths:
2624    M /trunk/modules/access/rtsp/real_sdpplin.c
2625
2626 Another bunch of memory leaks in realrtsp plugin
2627 ------------------------------------------------------------------------
2628 r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
2629 Changed paths:
2630    M /trunk/configure.ac
2631    M /trunk/modules/LIST
2632    M /trunk/modules/audio_filter/channel_mixer/Modules.am
2633    A /trunk/modules/audio_filter/channel_mixer/dolby.c
2634    M /trunk/modules/audio_filter/channel_mixer/headphone.c
2635    M /trunk/modules/audio_filter/equalizer.c
2636    M /trunk/modules/audio_filter/normvol.c
2637    M /trunk/modules/gui/macosx/extended.m
2638    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
2639    M /trunk/src/audio_output/filters.c
2640    M /trunk/src/audio_output/input.c
2641    M /trunk/src/audio_output/output.c
2642    M /trunk/src/input/decoder.c
2643    M /trunk/src/libvlc.h
2644    M /trunk/vlc.spec.mdk
2645
2646 - the creation of the audio filter pipeline when specifying user audio
2647   channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this
2648   will fix it for good, by allowing audio filters to request a specific
2649   format rather than imposing them an arbitrary one
2650 - various other small fixes in the audio output core
2651 - option to force detection of Dolby Surround
2652 - simple module to decode Dolby Surround
2653 - increase spatialization with two center speakers and fix channel
2654   order for 7.1 streams in the headphone channel mixer
2655
2656 ------------------------------------------------------------------------
2657 r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
2658 Changed paths:
2659    M /trunk/modules/access/rtsp/access.c
2660    M /trunk/modules/access/rtsp/real.c
2661    M /trunk/modules/access/rtsp/rtsp.c
2662
2663 Fix compiler warnings
2664 ------------------------------------------------------------------------
2665 r12669 | jpsaman | 2005-09-25 13:09:54 +0200 (Sun, 25 Sep 2005) | 1 line
2666 Changed paths:
2667    M /trunk/modules/access/rtsp/real_rmff.c
2668    M /trunk/modules/access/rtsp/real_sdpplin.c
2669
2670 Compile fixes and another memory leak fix
2671 ------------------------------------------------------------------------
2672 r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
2673 Changed paths:
2674    M /trunk/modules/video_output/x11/xcommon.c
2675
2676 Allow setting video output title under X
2677 Patch by Oscar Perez
2678
2679 ------------------------------------------------------------------------
2680 r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
2681 Changed paths:
2682    M /trunk/modules/services_discovery/sap.c
2683
2684 Handle multicast like unicast in SAP
2685 I'm really sorry, I couldn't find who sent this patch. Just drop me a mail, I'll add you to the THANKS list.
2686
2687 ------------------------------------------------------------------------
2688 r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
2689 Changed paths:
2690    M /trunk/modules/access/rtsp/real.c
2691    M /trunk/modules/access/rtsp/real_rmff.c
2692    M /trunk/modules/access/rtsp/real_rmff.h
2693    M /trunk/modules/access/rtsp/real_sdpplin.c
2694    M /trunk/modules/access/rtsp/rtsp.c
2695
2696 Fix several memory leaks and do a bit of coding style cleanup.
2697 ------------------------------------------------------------------------
2698 r12663 | jpsaman | 2005-09-24 18:41:23 +0200 (Sat, 24 Sep 2005) | 1 line
2699 Changed paths:
2700    M /trunk/AUTHORS
2701
2702 Update my entry
2703 ------------------------------------------------------------------------
2704 r12662 | hartman | 2005-09-23 16:01:20 +0200 (Fri, 23 Sep 2005) | 2 lines
2705 Changed paths:
2706    M /trunk/extras/contrib/src/Makefile
2707
2708 * Update ffmpeg configure line
2709
2710 ------------------------------------------------------------------------
2711 r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
2712 Changed paths:
2713    M /trunk/debian/rules
2714
2715   * debian/rules: removed useless magic in the faad2/x264 build.
2716
2717 ------------------------------------------------------------------------
2718 r12660 | sam | 2005-09-23 14:09:46 +0200 (Fri, 23 Sep 2005) | 2 lines
2719 Changed paths:
2720    M /trunk/bootstrap
2721    M /trunk/configure.ac
2722
2723   * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
2724
2725 ------------------------------------------------------------------------
2726 r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
2727 Changed paths:
2728    M /trunk/bootstrap
2729
2730   * bravo sam.
2731
2732 ------------------------------------------------------------------------
2733 r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
2734 Changed paths:
2735    M /trunk/bootstrap
2736
2737   * bootstrap: issue an error if gettextize is not present.
2738
2739 ------------------------------------------------------------------------
2740 r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
2741 Changed paths:
2742    M /trunk/modules/control/netsync.c
2743
2744 * modules/control/netsync.c: compilation fix.
2745 ------------------------------------------------------------------------
2746 r12656 | gbazin | 2005-09-22 23:19:33 +0200 (Thu, 22 Sep 2005) | 1 line
2747 Changed paths:
2748    M /trunk/modules/misc/network/ipv6.c
2749
2750 * modules/misc/network/ipv6.c: EVC compilation fixes.
2751 ------------------------------------------------------------------------
2752 r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
2753 Changed paths:
2754    M /trunk/configure.ac
2755    M /trunk/extras/contrib/bootstrap
2756
2757  Fixed build on BeOS R5/BONE and Zeta
2758
2759 ------------------------------------------------------------------------
2760 r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
2761 Changed paths:
2762    M /trunk/modules/gui/wince/dialogs.cpp
2763
2764 * modules/gui/wince/dialogs.cpp: EVC compilation fix.
2765 ------------------------------------------------------------------------
2766 r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
2767 Changed paths:
2768    M /trunk/modules/audio_filter/resampler/ugly.c
2769
2770 * modules/audio_filter/resampler/ugly.c: compilation fix.
2771 ------------------------------------------------------------------------
2772 r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
2773 Changed paths:
2774    M /trunk/src/stream_output/sap.c
2775
2776 * src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
2777 ------------------------------------------------------------------------
2778 r12651 | gbazin | 2005-09-22 22:48:59 +0200 (Thu, 22 Sep 2005) | 1 line
2779 Changed paths:
2780    M /trunk/modules/access/mms/mmstu.c
2781
2782 * modules/access/mms/mmstu.c: use net_Write() instead of send().
2783 ------------------------------------------------------------------------
2784 r12650 | gbazin | 2005-09-22 22:31:16 +0200 (Thu, 22 Sep 2005) | 1 line
2785 Changed paths:
2786    M /trunk/src/misc/getaddrinfo.c
2787
2788 * src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
2789 ------------------------------------------------------------------------
2790 r12649 | gbazin | 2005-09-22 22:14:20 +0200 (Thu, 22 Sep 2005) | 1 line
2791 Changed paths:
2792    M /trunk/evc/config.h.in
2793    M /trunk/include/network.h
2794    M /trunk/include/vlc_common.h
2795    M /trunk/src/control/audio_video.c
2796    M /trunk/src/control/core.c
2797    M /trunk/src/control/util.c
2798    M /trunk/src/misc/getaddrinfo.c
2799    M /trunk/src/misc/net.c
2800    M /trunk/src/stream_output/acl.c
2801    M /trunk/src/stream_output/sap.c
2802
2803 * ALL: WinCE EVC compilation fixes.
2804 ------------------------------------------------------------------------
2805 r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
2806 Changed paths:
2807    M /trunk/configure.ac
2808
2809   * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
2810     on AMD64.
2811
2812 ------------------------------------------------------------------------
2813 r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
2814 Changed paths:
2815    M /trunk/evc/vlc.vcw
2816
2817 * evc/vlc.vcw: plugin_id3 doesn't exist anymore.
2818 ------------------------------------------------------------------------
2819 r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
2820 Changed paths:
2821    M /trunk/include/vlc_common.h
2822
2823 * include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
2824 ------------------------------------------------------------------------
2825 r12644 | massiot | 2005-09-22 17:39:37 +0200 (Thu, 22 Sep 2005) | 2 lines
2826 Changed paths:
2827    M /trunk/INSTALL.win32
2828
2829  * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
2830
2831 ------------------------------------------------------------------------
2832 r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
2833 Changed paths:
2834    M /trunk/modules/codec/x264.c
2835
2836 * modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
2837
2838 ------------------------------------------------------------------------
2839 r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
2840 Changed paths:
2841    M /trunk/configure.ac
2842
2843 Don't use Hal elsewhere than Linux
2844
2845 ------------------------------------------------------------------------
2846 r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
2847 Changed paths:
2848    M /trunk/configure.ac
2849
2850   * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
2851
2852 ------------------------------------------------------------------------
2853 r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
2854 Changed paths:
2855    M /trunk/src/libvlc.c
2856
2857   * src/libvlc.c: cosmetic fix.
2858
2859 ------------------------------------------------------------------------
2860 r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
2861 Changed paths:
2862    M /trunk/modules/access/cdda/cdda.h
2863
2864 In libcdio < 0.76
2865
2866 #include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
2867
2868 In libcdio >= 0.76
2869
2870 #include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
2871
2872 and
2873
2874 #include <cdio/cdda.h>     /* These lines can be | In either order    */
2875 #include <cdio/paranoia.h> /* in either order    | these lines can be */
2876
2877 So that's what we go with. See the libcdio-devel@gnu.org mailing list
2878 for more information on why the change in 0.76
2879
2880
2881
2882 ------------------------------------------------------------------------
2883 r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
2884 Changed paths:
2885    M /trunk/extras/contrib/src/Makefile
2886
2887 * Autodetect the liveMedia on 10.2 special case. Note that this might break current 'sed' patch lines on existing 10.2 installs, since the correct line will be patched by those as well. 
2888
2889 ------------------------------------------------------------------------
2890 r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
2891 Changed paths:
2892    M /trunk/modules/visualization/visual/effects.c
2893
2894  visual/effects.c: compile fix
2895
2896 ------------------------------------------------------------------------
2897 r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
2898 Changed paths:
2899    M /trunk/extras/contrib/src/Makefile
2900
2901  Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
2902
2903 ------------------------------------------------------------------------
2904 r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
2905 Changed paths:
2906    M /trunk/extras/contrib/src/Patches/speex.patch
2907
2908  speex.patch: fix build with gcc < 3
2909
2910 ------------------------------------------------------------------------
2911 r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
2912 Changed paths:
2913    M /trunk/configure.ac
2914
2915   * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
2916
2917 ------------------------------------------------------------------------
2918 r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
2919 Changed paths:
2920    M /trunk/debian/Makefile.am
2921    M /trunk/debian/changelog
2922    M /trunk/debian/control
2923    A /trunk/debian/gcc-snapshot
2924    M /trunk/debian/rules
2925
2926   * New Debian upload. Uses newer x264 and faad snapshots.
2927
2928 ------------------------------------------------------------------------
2929 r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
2930 Changed paths:
2931    M /trunk/modules/control/http/rpn.c
2932
2933   * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
2934
2935 ------------------------------------------------------------------------
2936 r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
2937 Changed paths:
2938    M /trunk/modules/video_chroma/i420_rgb_mmx.h
2939
2940   * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
2941
2942 ------------------------------------------------------------------------
2943 r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
2944 Changed paths:
2945    M /trunk/modules/video_chroma/i420_rgb16.c
2946    M /trunk/modules/video_chroma/i420_rgb_mmx.h
2947
2948   * modules/video_chroma/i420_rgb_mmx.h: work around a GCC 3.4.x bug.
2949     /* Using i586-mingw32msvc-gcc 3.4.2: */
2950     uint32_t i; __m64 mm0 = (__m64)(uint64_t)i;           /* ICE */
2951     uint32_t i; uint64_t tmp = i; __m64 mm0 = (__m64)tmp; /* OK */
2952
2953 ------------------------------------------------------------------------
2954 r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
2955 Changed paths:
2956    M /trunk/debian/copyright
2957
2958   * debian/copyright: fixed the FSF address and updated copyright.
2959
2960 ------------------------------------------------------------------------
2961 r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
2962 Changed paths:
2963    M /trunk/modules/video_chroma/i420_rgb16.c
2964    M /trunk/modules/video_chroma/i420_rgb_mmx.h
2965
2966   * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX intrinsics version of
2967     the conversion routines. Now that we no longer use inline asm, these
2968     modules do not generate non-PIC code with -fPIC.
2969
2970 ------------------------------------------------------------------------
2971 r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
2972 Changed paths:
2973    M /trunk/modules/mux/ogg.c
2974
2975 * modules/mux/ogg.c: fixed potential buffer overflow.
2976 ------------------------------------------------------------------------
2977 r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
2978 Changed paths:
2979    M /trunk/modules/demux/real.c
2980
2981 * modules/demux/real.c: avoid using null pts + removed debug message.
2982 ------------------------------------------------------------------------
2983 r12613 | gbazin | 2005-09-19 23:16:23 +0200 (Mon, 19 Sep 2005) | 1 line
2984 Changed paths:
2985    M /trunk/modules/access/rtsp/access.c
2986    M /trunk/modules/access/rtsp/real.c
2987    M /trunk/modules/access/rtsp/real.h
2988
2989 * modules/access/rtsp: fixed problem in BlockRead().
2990 ------------------------------------------------------------------------
2991 r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
2992 Changed paths:
2993    M /trunk/modules/access/mms/mmstu.c
2994
2995 * modules/access/mms/mmstu.c: reverted broken commit.
2996 ------------------------------------------------------------------------
2997 r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
2998 Changed paths:
2999    M /trunk/modules/codec/realaudio.c
3000
3001 * modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
3002 ------------------------------------------------------------------------
3003 r12610 | fkuehne | 2005-09-19 21:45:54 +0200 (Mon, 19 Sep 2005) | 1 line
3004 Changed paths:
3005    M /trunk/modules/access/mms/mmstu.c
3006
3007 * fixed some other signedness-issue (thanks to Trax!)
3008 ------------------------------------------------------------------------
3009 r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
3010 Changed paths:
3011    M /trunk/modules/codec/ffmpeg/demux.c
3012    M /trunk/modules/codec/ffmpeg/encoder.c
3013
3014 * fixed some 'comparison between signed and unsigned'-warnings
3015 ------------------------------------------------------------------------
3016 r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
3017 Changed paths:
3018    M /trunk/modules/access/mms/mmstu.c
3019
3020 * fixed 2 minor compilation warnings
3021 ------------------------------------------------------------------------
3022 r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
3023 Changed paths:
3024    M /trunk/configure.ac
3025
3026   * configure.ac: more robust check for MMX intrinsics support. GCC 4.1.0
3027     works, but gcc 4.0.x doesn?\226?\128?\153t build some constructs properly.
3028     See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23963
3029
3030 ------------------------------------------------------------------------
3031 r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
3032 Changed paths:
3033    M /trunk/modules/demux/ts.c
3034
3035  * modules/demux/ts.c: PID 8191 is padding.
3036
3037 ------------------------------------------------------------------------
3038 r12604 | massiot | 2005-09-19 14:32:57 +0200 (Mon, 19 Sep 2005) | 2 lines
3039 Changed paths:
3040    M /trunk/configure.ac
3041    M /trunk/doc/fortunes.txt
3042    M /trunk/modules/mux/mpeg/ts.c
3043
3044  * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
3045
3046 ------------------------------------------------------------------------
3047 r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
3048 Changed paths:
3049    M /trunk/configure.ac
3050
3051   * configure.ac: check for MMX intrinsics.
3052
3053 ------------------------------------------------------------------------
3054 r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
3055 Changed paths:
3056    M /trunk/po/POTFILES.in
3057
3058   * updated po/POTFILES.in.
3059
3060 ------------------------------------------------------------------------
3061 r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
3062 Changed paths:
3063    M /trunk/modules/mux/mpeg/ts.c
3064
3065 * modules/mux/mpeg/ts.c: disabled some broken code.
3066 ------------------------------------------------------------------------
3067 r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
3068 Changed paths:
3069    M /trunk/modules/access/rtsp/Modules.am
3070
3071   * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
3072
3073 ------------------------------------------------------------------------
3074 r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
3075 Changed paths:
3076    M /trunk/modules/gui/macosx/output.m
3077
3078 * split up hostname and following path and insert the port after the hostname (fixes #351)
3079 ------------------------------------------------------------------------
3080 r12598 | gbazin | 2005-09-18 20:44:04 +0200 (Sun, 18 Sep 2005) | 1 line
3081 Changed paths:
3082    M /trunk/configure.ac
3083
3084 * configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
3085 ------------------------------------------------------------------------
3086 r12597 | gbazin | 2005-09-18 19:50:43 +0200 (Sun, 18 Sep 2005) | 1 line
3087 Changed paths:
3088    M /trunk/modules/access/rtsp/rtsp.c
3089
3090 * modules/access/rtsp/rtsp.c: win32 compilation fix.
3091 ------------------------------------------------------------------------
3092 r12596 | gbazin | 2005-09-18 19:35:23 +0200 (Sun, 18 Sep 2005) | 1 line
3093 Changed paths:
3094    M /trunk/configure.ac
3095    A /trunk/modules/access/rtsp
3096    A /trunk/modules/access/rtsp/Modules.am
3097    A /trunk/modules/access/rtsp/access.c
3098    A /trunk/modules/access/rtsp/real.c
3099    A /trunk/modules/access/rtsp/real.h
3100    A /trunk/modules/access/rtsp/real_asmrp.c
3101    A /trunk/modules/access/rtsp/real_rmff.c
3102    A /trunk/modules/access/rtsp/real_rmff.h
3103    A /trunk/modules/access/rtsp/real_sdpplin.c
3104    A /trunk/modules/access/rtsp/real_sdpplin.h
3105    A /trunk/modules/access/rtsp/rtsp.c
3106    A /trunk/modules/access/rtsp/rtsp.h
3107
3108 * modules/access/rtsp: real rtsp access module.
3109 ------------------------------------------------------------------------
3110 r12595 | gbazin | 2005-09-18 19:23:13 +0200 (Sun, 18 Sep 2005) | 1 line
3111 Changed paths:
3112    M /trunk/configure.ac
3113    M /trunk/modules/codec/Modules.am
3114    A /trunk/modules/codec/realaudio.c
3115
3116 * modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
3117 ------------------------------------------------------------------------
3118 r12594 | gbazin | 2005-09-18 18:20:24 +0200 (Sun, 18 Sep 2005) | 1 line
3119 Changed paths:
3120    M /trunk/modules/demux/livedotcom.cpp
3121
3122 * modules/demux/livedotcom.cpp: fixed small leak.
3123 ------------------------------------------------------------------------
3124 r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
3125 Changed paths:
3126    M /trunk/modules/demux/livedotcom.cpp
3127
3128 * modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
3129 ------------------------------------------------------------------------
3130 r12592 | gbazin | 2005-09-18 16:42:02 +0200 (Sun, 18 Sep 2005) | 1 line
3131 Changed paths:
3132    M /trunk/modules/demux/real.c
3133
3134 * modules/demux/real.c: cleanup + added support for cook.
3135 ------------------------------------------------------------------------
3136 r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
3137 Changed paths:
3138    M /trunk/AUTHORS
3139    M /trunk/MAINTAINERS
3140    M /trunk/THANKS
3141
3142   * UTF8ised files that get distributed with Debian.
3143
3144 ------------------------------------------------------------------------
3145 r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
3146 Changed paths:
3147    M /trunk/modules/codec/ffmpeg/encoder.c
3148    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3149    M /trunk/src/misc/threads.c
3150    M /trunk/src/playlist/view.c
3151
3152 misc possible buffer/resource misuse & tidy compilation
3153 ------------------------------------------------------------------------
3154 r12589 | jpsaman | 2005-09-18 12:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
3155 Changed paths:
3156    M /trunk/modules/access/gnomevfs.c
3157
3158 Don't access unallocated memory
3159 ------------------------------------------------------------------------
3160 r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
3161 Changed paths:
3162    M /trunk/src/stream_output/sap.c
3163
3164 Fix compiler warning about signed and unsigned comparisons
3165 ------------------------------------------------------------------------
3166 r12587 | jpsaman | 2005-09-18 12:03:10 +0200 (Sun, 18 Sep 2005) | 1 line
3167 Changed paths:
3168    M /trunk/include/vlc_osd.h
3169    M /trunk/src/osd/osd.c
3170
3171 Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
3172 ------------------------------------------------------------------------
3173 r12586 | robux4 | 2005-09-18 11:43:23 +0200 (Sun, 18 Sep 2005) | 1 line
3174 Changed paths:
3175    M /trunk/modules/gui/wxwidgets/dialogs.cpp
3176    M /trunk/modules/gui/wxwidgets/interface.cpp
3177
3178 * wxwidgets: fix a memory leak (patch by Brian Robb)
3179 ------------------------------------------------------------------------
3180 r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
3181 Changed paths:
3182    M /trunk/src/misc/net.c
3183
3184 Win32 compile fix
3185
3186 ------------------------------------------------------------------------
3187 r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
3188 Changed paths:
3189    M /trunk/src/misc/net.c
3190
3191 * print unreachable host as an error in net_OpenTCP (refs #320)
3192 * don't print IPv6 unreachable warning when IPv4 works fine
3193 * don't attempt SOCKS negociation when TCP connection failed
3194 * use "%s port %d" rather than "%s:%d" because the latter is
3195   confusing with IPv6 adresses
3196 * removed trailing spaces
3197
3198 ------------------------------------------------------------------------
3199 r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
3200 Changed paths:
3201    M /trunk/modules/gui/wxwidgets/playlist.cpp
3202
3203 Don't crash on items with % in name (Closes:#312)
3204
3205 ------------------------------------------------------------------------
3206 r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
3207 Changed paths:
3208    M /trunk/modules/stream_out/display.c
3209
3210 Select the correct input in #display (Closes:#343)
3211
3212 The module used FIND_ANYWHERE. The proposed patch solved the bug as a side-effect as you get the latest created input, which is the current one with the proposed patch (wait for init to signal thread as ready)
3213
3214 ------------------------------------------------------------------------
3215 r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
3216 Changed paths:
3217    M /trunk/modules/misc/screensaver.c
3218    M /trunk/src/libvlc.c
3219    M /trunk/src/libvlc.h
3220
3221 Default to disabling screensaver under X (Closes:#253)
3222 Hide screensaver interface from the prefs
3223
3224 ------------------------------------------------------------------------
3225 r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
3226 Changed paths:
3227    M /trunk/NEWS
3228
3229 added bonjour service discovery and gnomevfs access
3230
3231
3232 ------------------------------------------------------------------------
3233 r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
3234 Changed paths:
3235    M /trunk/extras/contrib/src/Makefile
3236
3237  contrib/src/Makefile: libvorbis now supports --host, so let's use it
3238
3239 ------------------------------------------------------------------------
3240 r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
3241 Changed paths:
3242    M /trunk/modules/access/dshow/dshow.cpp
3243
3244 dshow.cpp: make sure driver name is properly NULL terminated
3245
3246 ------------------------------------------------------------------------
3247 r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
3248 Changed paths:
3249    M /trunk/activex/persistpropbag.cpp
3250    M /trunk/activex/persiststorage.cpp
3251    M /trunk/activex/persiststreaminit.cpp
3252    M /trunk/activex/plugin.cpp
3253    M /trunk/activex/plugin.h
3254    M /trunk/activex/utils.cpp
3255    M /trunk/activex/vlccontrol.cpp
3256
3257 all: bug fixing, clean-up
3258
3259 ------------------------------------------------------------------------
3260 r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
3261 Changed paths:
3262    M /trunk/modules/demux/playlist/b4s.c
3263
3264 Coding style fixes and added comments
3265
3266 ------------------------------------------------------------------------
3267 r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
3268 Changed paths:
3269    M /trunk/extras/contrib/src/Makefile
3270
3271 * added x264 and live to the linux target
3272 ------------------------------------------------------------------------
3273 r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
3274 Changed paths:
3275    M /trunk/THANKS
3276    M /trunk/include/vlc_playlist.h
3277    M /trunk/modules/gui/wxwidgets/playlist.cpp
3278    M /trunk/src/playlist/sort.c
3279    M /trunk/src/playlist/view.c
3280
3281 Sort-by-album patch by Pierre Marc Dumuid
3282
3283 ------------------------------------------------------------------------
3284 r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
3285 Changed paths:
3286    M /trunk/THANKS
3287    M /trunk/configure.ac
3288    M /trunk/modules/mux/mpeg/ts.c
3289
3290  * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
3291    patch courtesy of Wallace Wadge (thanks!).
3292
3293 ------------------------------------------------------------------------
3294 r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
3295 Changed paths:
3296    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3297
3298 * Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
3299
3300 ------------------------------------------------------------------------
3301 r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
3302 Changed paths:
3303    M /trunk/modules/demux/avi/avi.c
3304
3305 Forward port of revision 12559: Fix division by zero crash
3306 ------------------------------------------------------------------------
3307 r12560 | hartman | 2005-09-15 16:21:38 +0200 (Thu, 15 Sep 2005) | 2 lines
3308 Changed paths:
3309    M /trunk/modules/gui/macosx/playlistinfo.m
3310
3311 * Missing object release
3312
3313 ------------------------------------------------------------------------
3314 r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
3315 Changed paths:
3316    M /trunk/modules/demux/m3u.c
3317    M /trunk/modules/demux/playlist/m3u.c
3318    M /trunk/modules/misc/playlist/m3u.c
3319
3320 Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
3321
3322 ------------------------------------------------------------------------
3323 r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
3324 Changed paths:
3325    M /trunk/src/playlist/playlist.c
3326
3327 Improve random behaviour - Patch by Daniel Straenger. Thanks !
3328
3329 ------------------------------------------------------------------------
3330 r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
3331 Changed paths:
3332    M /trunk/src/playlist/playlist.c
3333
3334 * Fix yet another playlist corner case
3335
3336 ------------------------------------------------------------------------
3337 r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
3338 Changed paths:
3339    M /trunk/modules/misc/network/ipv4.c
3340
3341  * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
3342    send() delays.
3343
3344 ------------------------------------------------------------------------
3345 r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
3346 Changed paths:
3347    M /trunk/modules/access_output/udp.c
3348
3349  * modules/access_output/udp.c: Check send() return value.
3350
3351 ------------------------------------------------------------------------
3352 r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
3353 Changed paths:
3354    M /trunk/src/playlist/playlist.c
3355
3356 * Better fix for [12521]. Previous fix resulted in the playlist forgetting it's position if you did a play / stop / play sequence. This is the CORRECT fix.
3357
3358 ------------------------------------------------------------------------
3359 r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
3360 Changed paths:
3361    M /trunk/extras/contrib/src/Makefile
3362    D /trunk/extras/contrib/src/Patches/libcddb.patch
3363
3364 * remove CDDB patch that is now applied upstream in the new libcddb version that we use.
3365
3366 ------------------------------------------------------------------------
3367 r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
3368 Changed paths:
3369    M /trunk/configure.ac
3370
3371 Check -mtune even when --with-tuning is used
3372
3373 ------------------------------------------------------------------------
3374 r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
3375 Changed paths:
3376    M /trunk/include/vlc_symbols.h
3377
3378 Clean up
3379
3380 ------------------------------------------------------------------------
3381 r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
3382 Changed paths:
3383    M /trunk/modules/gui/ncurses.c
3384
3385 * modules/gui/ncurses.c: Filebrowser enhancements:
3386   - sorting
3387   - show/hide hidden files (with '.')
3388
3389 ------------------------------------------------------------------------
3390 r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
3391 Changed paths:
3392    M /trunk/modules/demux/subtitle.c
3393
3394 * Fix memleaks
3395
3396 ------------------------------------------------------------------------
3397 r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
3398 Changed paths:
3399    M /trunk/doc/fortunes.txt
3400
3401 Fortuuuuune.
3402
3403 ------------------------------------------------------------------------
3404 r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
3405 Changed paths:
3406    M /trunk/doc/fortunes.txt
3407
3408 Fortuuuuune.
3409
3410 ------------------------------------------------------------------------
3411 r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
3412 Changed paths:
3413    M /trunk/modules/gui/ncurses.c
3414
3415  * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
3416
3417 ------------------------------------------------------------------------
3418 r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
3419 Changed paths:
3420    M /trunk/modules/packetizer/h264.c
3421
3422 * modules/packetizer/h264.c: small fix to annexe-b packetizer.
3423 ------------------------------------------------------------------------
3424 r12543 | fkuehne | 2005-09-13 19:52:09 +0200 (Tue, 13 Sep 2005) | 1 line
3425 Changed paths:
3426    M /trunk/extras/contrib/src/packages.mak
3427
3428 * whoops, fixed invalid path for MASH introduced in the last commit
3429 ------------------------------------------------------------------------
3430 r12542 | fkuehne | 2005-09-13 19:50:27 +0200 (Tue, 13 Sep 2005) | 1 line
3431 Changed paths:
3432    M /trunk/extras/contrib/src/Makefile
3433    M /trunk/extras/contrib/src/packages.mak
3434
3435 * updated libcddb to 1.2.1 from 0.9.6 (refs #292)
3436 ------------------------------------------------------------------------
3437 r12541 | gbazin | 2005-09-13 19:48:32 +0200 (Tue, 13 Sep 2005) | 1 line
3438 Changed paths:
3439    M /trunk/modules/packetizer/h264.c
3440
3441 * modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
3442 ------------------------------------------------------------------------
3443 r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
3444 Changed paths:
3445    M /trunk/modules/access/gnomevfs.c
3446
3447 * Support URIs with non ascii characters
3448 * Work around the fact reading from http never returns EOF
3449 * Dirty hack to avoid segfault on exit if we don't open at least a valid file
3450
3451
3452 ------------------------------------------------------------------------
3453 r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
3454 Changed paths:
3455    M /trunk/doc/fortunes.txt
3456
3457 Fortuuuune
3458
3459 ------------------------------------------------------------------------
3460 r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
3461 Changed paths:
3462    M /trunk/modules/access/gnomevfs.c
3463
3464 Cosmetics
3465
3466
3467 ------------------------------------------------------------------------
3468 r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
3469 Changed paths:
3470    M /trunk/modules/access/gnomevfs.c
3471
3472 Handle correctly the case when no access is explicitely given.
3473
3474
3475 ------------------------------------------------------------------------
3476 r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
3477 Changed paths:
3478    M /trunk/modules/access/gnomevfs.c
3479
3480 * Try the gnomevfs plugin last if we didn't find any other matching access
3481 * Now MRLs such as ssh://user:pass@server work.
3482
3483
3484 ------------------------------------------------------------------------
3485 r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
3486 Changed paths:
3487    M /trunk/modules/access/gnomevfs.c
3488
3489 Properties + cosmetic
3490
3491 ------------------------------------------------------------------------
3492 r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
3493 Changed paths:
3494    M /trunk/configure.ac
3495    M /trunk/modules/access/Modules.am
3496    A /trunk/modules/access/gnomevfs.c
3497
3498 * New gnomevfs access module
3499 * MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
3500 * Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
3501
3502
3503 ------------------------------------------------------------------------
3504 r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
3505 Changed paths:
3506    M /trunk/modules/gui/macosx/playlist.m
3507
3508 * adding arguments to printFormat, without a format that uses them is pretty useless.
3509
3510 ------------------------------------------------------------------------
3511 r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
3512 Changed paths:
3513    M /trunk/src/playlist/playlist.c
3514
3515 * Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
3516
3517 ------------------------------------------------------------------------
3518 r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
3519 Changed paths:
3520    M /trunk/modules/gui/macosx/intf.m
3521
3522 * Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
3523
3524 ------------------------------------------------------------------------
3525 r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
3526 Changed paths:
3527    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
3528    M /trunk/modules/gui/macosx/about.m
3529
3530 * use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
3531 ------------------------------------------------------------------------
3532 r12527 | fkuehne | 2005-09-12 21:11:43 +0200 (Mon, 12 Sep 2005) | 1 line
3533 Changed paths:
3534    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib
3535    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
3536    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
3537    M /trunk/modules/gui/macosx/about.h
3538    M /trunk/modules/gui/macosx/about.m
3539
3540 * added compilation information
3541 ------------------------------------------------------------------------
3542 r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
3543 Changed paths:
3544    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
3545
3546 update system :
3547 only take into account "stable" releases when release_type == stable
3548 stable and testing when == testing
3549 stable, testing and nighlty when == nightly
3550 all when !=
3551 (still need a way to change release_type in the intf ... i'm lazy. default
3552 set to "testing")
3553
3554
3555 ------------------------------------------------------------------------
3556 r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
3557 Changed paths:
3558    M /trunk/src/libvlc.c
3559
3560 fix daemon mode when HAVE_DAEMON is defined. fixes #347
3561
3562
3563 ------------------------------------------------------------------------
3564 r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
3565 Changed paths:
3566    M /trunk/modules/gui/macosx/misc.m
3567
3568 * Remove 10.3 only properties of the volumeSlider
3569
3570 ------------------------------------------------------------------------
3571 r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
3572 Changed paths:
3573    M /trunk/src/playlist/playlist.c
3574
3575 * remove debug line
3576
3577 ------------------------------------------------------------------------
3578 r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
3579 Changed paths:
3580    M /trunk/src/playlist/playlist.c
3581
3582 * Fix the issue with random always playing the first item in the playlist initially (closes #217)
3583
3584
3585 ------------------------------------------------------------------------
3586 r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
3587 Changed paths:
3588    M /trunk/src/playlist/playlist.c
3589
3590 * Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
3591
3592 ------------------------------------------------------------------------
3593 r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
3594 Changed paths:
3595    M /trunk/modules/access/mms/mms.c
3596
3597 * Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
3598
3599 ------------------------------------------------------------------------
3600 r12519 | robux4 | 2005-09-12 11:56:32 +0200 (Mon, 12 Sep 2005) | 1 line
3601 Changed paths:
3602    M /trunk/modules/demux/mkv.cpp
3603
3604 mkv.cpp: avoid dependency problems with older libmatroska
3605 ------------------------------------------------------------------------
3606 r12518 | bigben | 2005-09-11 23:14:17 +0200 (Sun, 11 Sep 2005) | 6 lines
3607 Changed paths:
3608    M /trunk/src/playlist/playlist.c
3609
3610
3611 * Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled
3612
3613 This should be the right fix, but testing is welcomed.
3614
3615
3616 ------------------------------------------------------------------------
3617 r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 lines
3618 Changed paths:
3619    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
3620    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
3621    M /trunk/modules/gui/skins2/vars/playtree.cpp
3622
3623  * skins2/parser/skin_parser.cpp: fixed a FIXME
3624  * skins2/vars/playtree.cpp: removed some debug lines
3625
3626 ------------------------------------------------------------------------
3627 r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
3628 Changed paths:
3629    M /trunk/modules/video_filter/scale.c
3630
3631 * modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
3632 ------------------------------------------------------------------------
3633 r12515 | robux4 | 2005-09-11 17:35:00 +0200 (Sun, 11 Sep 2005) | 1 line
3634 Changed paths:
3635    M /trunk/modules/demux/mkv.cpp
3636
3637 mkv.cpp: more memory leaks fixed
3638 ------------------------------------------------------------------------
3639 r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
3640 Changed paths:
3641    M /trunk/modules/gui/macosx/extended.m
3642
3643 * save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
3644 ------------------------------------------------------------------------
3645 r12513 | massiot | 2005-09-11 14:06:39 +0200 (Sun, 11 Sep 2005) | 2 lines
3646 Changed paths:
3647    M /trunk/doc/fortunes.txt
3648
3649 fortuuuuune
3650
3651 ------------------------------------------------------------------------
3652 r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
3653 Changed paths:
3654    M /trunk/modules/demux/mkv.cpp
3655
3656 mkv.cpp: fix some memory leaks
3657 ------------------------------------------------------------------------
3658 r12511 | robux4 | 2005-09-11 11:14:21 +0200 (Sun, 11 Sep 2005) | 1 line
3659 Changed paths:
3660    M /trunk/modules/demux/mkv.cpp
3661
3662 mkv.cpp: support segments with "unknown" size
3663 ------------------------------------------------------------------------
3664 r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
3665 Changed paths:
3666    M /trunk/modules/demux/mkv.cpp
3667
3668 mkv.cpp: support playback of segments without a UID
3669 ------------------------------------------------------------------------
3670 r12509 | robux4 | 2005-09-10 17:22:51 +0200 (Sat, 10 Sep 2005) | 1 line
3671 Changed paths:
3672    M /trunk/src/misc/variables.c
3673
3674 variables.c: void the buffer after the memmove to avoid reusing previous values
3675 ------------------------------------------------------------------------
3676 r12508 | robux4 | 2005-09-10 15:38:51 +0200 (Sat, 10 Sep 2005) | 1 line
3677 Changed paths:
3678    M /trunk/modules/misc/network/ipv4.c
3679
3680 * ipv4.c: make MSVC happy
3681 ------------------------------------------------------------------------
3682 r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
3683 Changed paths:
3684    M /trunk/src/playlist/playlist.c
3685
3686 * Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.
3687
3688
3689 ------------------------------------------------------------------------
3690 r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
3691 Changed paths:
3692    M /trunk/THANKS
3693    M /trunk/src/libvlc.c
3694
3695 Fix psz_userdir memleak
3696 (patch contributed by Brian Robb)
3697
3698 ------------------------------------------------------------------------
3699 r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
3700 Changed paths:
3701    M /trunk/configure.ac
3702    M /trunk/modules/misc/network/ipv4.c
3703    M /trunk/src/extras/libc.c
3704
3705 * configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
3706 ------------------------------------------------------------------------
3707 r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
3708 Changed paths:
3709    M /trunk/modules/gui/macosx/macosx.m
3710    M /trunk/modules/gui/macosx/vout.m
3711
3712 * Option for Desktop Background mode for VLC OSX.
3713   Does not work on the fly, because that requires recreating the window atm.
3714
3715 ------------------------------------------------------------------------
3716 r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
3717 Changed paths:
3718    M /trunk/src/misc/win32_specific.c
3719
3720 * src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
3721 ------------------------------------------------------------------------
3722 r12502 | gbazin | 2005-09-09 21:38:01 +0200 (Fri, 09 Sep 2005) | 1 line
3723 Changed paths:
3724    M /trunk/modules/gui/wxwidgets/wizard.cpp
3725    M /trunk/modules/gui/wxwidgets/wxwidgets.h
3726
3727 * modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
3728 ------------------------------------------------------------------------
3729 r12501 | gbazin | 2005-09-09 21:20:34 +0200 (Fri, 09 Sep 2005) | 1 line
3730 Changed paths:
3731    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
3732    M /trunk/modules/gui/skins2/src/skin_common.hpp
3733
3734 * modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
3735 ------------------------------------------------------------------------
3736 r12500 | xtophe | 2005-09-09 19:34:32 +0200 (Fri, 09 Sep 2005) | 3 lines
3737 Changed paths:
3738    M /trunk/src/extras/libc.c
3739
3740 I shall compile before commiting * 100 for monday.
3741 In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
3742
3743 ------------------------------------------------------------------------
3744 r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
3745 Changed paths:
3746    M /trunk/src/extras/libc.c
3747
3748 Fix a possible segfault patch by Brian Robb
3749
3750 ------------------------------------------------------------------------
3751 r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
3752 Changed paths:
3753    M /trunk/modules/access_output/bonjour.c
3754    M /trunk/modules/access_output/bonjour.h
3755    M /trunk/modules/services_discovery/bonjour.c
3756
3757   * bonjour: set svn:keywords property.
3758
3759
3760 ------------------------------------------------------------------------
3761 r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
3762 Changed paths:
3763    M /trunk/modules/services_discovery/bonjour.c
3764
3765   * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
3766
3767
3768 ------------------------------------------------------------------------
3769 r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
3770 Changed paths:
3771    M /trunk/configure.ac
3772    M /trunk/modules/access_output/Modules.am
3773    A /trunk/modules/access_output/bonjour.c
3774    A /trunk/modules/access_output/bonjour.h
3775    M /trunk/modules/access_output/http.c
3776    M /trunk/modules/services_discovery/Modules.am
3777    A /trunk/modules/services_discovery/bonjour.c
3778
3779   * Bonjour services discovery module using avahi.
3780
3781
3782 ------------------------------------------------------------------------
3783 r12495 | fkuehne | 2005-09-08 23:00:48 +0200 (Thu, 08 Sep 2005) | 5 lines
3784 Changed paths:
3785    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
3786    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
3787    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
3788    M /trunk/modules/gui/macosx/intf.h
3789    M /trunk/modules/gui/macosx/intf.m
3790
3791 * fixed some intf-strings and connected a few menu-items properly
3792 * changed wizard-shortcut to shift-cmd-w
3793 * re-ordered the file-menu slightly
3794
3795 Thanks to thedj for pointing most of that out.
3796 ------------------------------------------------------------------------
3797 r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
3798 Changed paths:
3799    M /trunk/src/playlist/item-ext.c
3800
3801 * Take the position parametter into account in playlist_NodeAddItem
3802 * This fixes the drag'n'drop from items from the finder in OSX
3803 * Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)
3804
3805
3806
3807 ------------------------------------------------------------------------
3808 r12487 | hartman | 2005-09-08 15:55:25 +0200 (Thu, 08 Sep 2005) | 2 lines
3809 Changed paths:
3810    M /trunk/src/video_output/video_widgets.c
3811
3812 * Fix a refcount issue in the OSD core
3813
3814 ------------------------------------------------------------------------
3815 r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
3816 Changed paths:
3817    M /trunk/po/ko.po
3818
3819 * converted to UTF-8
3820 ------------------------------------------------------------------------
3821 r12485 | fkuehne | 2005-09-07 19:44:36 +0200 (Wed, 07 Sep 2005) | 1 line
3822 Changed paths:
3823    M /trunk/NEWS
3824    M /trunk/THANKS
3825    M /trunk/configure.ac
3826    A /trunk/po/ko.po
3827    M /trunk/src/libvlc.h
3828    M /trunk/src/misc/darwin_specific.m
3829
3830 * new Korean translation by Han HoJoong <0demon0@paran.com>
3831 ------------------------------------------------------------------------
3832 r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
3833 Changed paths:
3834    M /trunk/modules/demux/mp4/libmp4.c
3835
3836  * lengh -> length
3837
3838 ------------------------------------------------------------------------
3839 r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
3840 Changed paths:
3841    M /trunk/modules/demux/mkv.cpp
3842
3843 * AVC in mkv should already be packetized.
3844   (btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)
3845
3846 ------------------------------------------------------------------------
3847 r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
3848 Changed paths:
3849    M /trunk/modules/demux/livedotcom.cpp
3850
3851 * Fix a large issue with VLC RTSP client.
3852   We were setting play/pause and seek commands non-aggregate, while we should set them aggregate.
3853   Fixes #340
3854
3855 ------------------------------------------------------------------------
3856 r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
3857 Changed paths:
3858    M /trunk/THANKS
3859    M /trunk/modules/gui/wxwidgets/open.cpp
3860
3861 CD/DVD detection patch by Brian Robb
3862
3863 ------------------------------------------------------------------------
3864 r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
3865 Changed paths:
3866    M /trunk/src/libvlc.c
3867
3868  * src/libvlc.c: When the user dir is not available, fall back onto the
3869    application data directory.
3870
3871 ------------------------------------------------------------------------
3872 r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
3873 Changed paths:
3874    M /trunk/src/libvlc.c
3875
3876 * src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
3877 ------------------------------------------------------------------------
3878 r12478 | zorglub | 2005-09-05 11:13:52 +0200 (Mon, 05 Sep 2005) | 2 lines
3879 Changed paths:
3880    M /trunk/config.in
3881
3882 Remove a few legacy entries in config.in
3883
3884 ------------------------------------------------------------------------
3885 r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
3886 Changed paths:
3887    M /trunk/modules/demux/mkv.cpp
3888
3889 * mkv.cpp: should fix the compilation error with gcc
3890 ------------------------------------------------------------------------
3891 r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
3892 Changed paths:
3893    M /trunk/modules/gui/skins2/src/theme_repository.cpp
3894
3895  * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
3896    Fixes #337.
3897
3898 ------------------------------------------------------------------------
3899 r12475 | robux4 | 2005-09-04 20:12:57 +0200 (Sun, 04 Sep 2005) | 1 line
3900 Changed paths:
3901    M /trunk/modules/demux/mkv.cpp
3902
3903 * mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container
3904 ------------------------------------------------------------------------
3905 r12474 | massiot | 2005-09-04 14:47:53 +0200 (Sun, 04 Sep 2005) | 2 lines
3906 Changed paths:
3907    M /trunk/extras/contrib/src/Makefile
3908
3909  * extras/contrib/src/Makefile: Really fixed the libtool target.
3910
3911 ------------------------------------------------------------------------
3912 r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
3913 Changed paths:
3914    M /trunk/extras/contrib/src/Makefile
3915
3916  * extras/contrib/src/Makefile: Really fixed the libtool target.
3917
3918 ------------------------------------------------------------------------
3919 r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 lines
3920 Changed paths:
3921    M /trunk/extras/contrib/src/Makefile
3922
3923  * extras/contrib/src/Makefile: Build libtool after automake.
3924
3925 ------------------------------------------------------------------------
3926 r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
3927 Changed paths:
3928    M /trunk/modules/access_filter/timeshift.c
3929
3930 * modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.
3931 ------------------------------------------------------------------------
3932 r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
3933 Changed paths:
3934    M /trunk/modules/gui/wxwidgets/playlist.cpp
3935
3936 * modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
3937 ------------------------------------------------------------------------
3938 r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
3939 Changed paths:
3940    M /trunk/modules/gui/skins2/src/generic_layout.cpp
3941
3942  * skins/src/generic_layout.cpp: Fixed a typo in a comment
3943
3944 ------------------------------------------------------------------------
3945 r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
3946 Changed paths:
3947    M /trunk/modules/demux/mkv.cpp
3948
3949 * fix a timecode/stuttering problem with VFW tracks
3950 ------------------------------------------------------------------------
3951 r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
3952 Changed paths:
3953    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
3954
3955  * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
3956    now be much more stable.
3957
3958 ------------------------------------------------------------------------
3959 r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
3960 Changed paths:
3961    M /trunk/config.in
3962
3963 * config.in: fixed typos
3964
3965 ------------------------------------------------------------------------
3966 r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
3967 Changed paths:
3968    M /trunk/include/vlc_stream.h
3969    M /trunk/modules/demux/mkv.cpp
3970
3971 * prevent crashes when a stream is not opened correctly
3972 ------------------------------------------------------------------------
3973 r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
3974 Changed paths:
3975    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
3976    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
3977    M /trunk/modules/gui/skins2/utils/var_tree.cpp
3978    M /trunk/modules/gui/skins2/utils/var_tree.hpp
3979
3980  * skins2 (tree playlist):
3981      - Fixed a selection bug in CtrlTree
3982      - Simplified some algorithms using helper methods
3983      - A few coding style fixes
3984
3985 ------------------------------------------------------------------------
3986 r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
3987 Changed paths:
3988    M /trunk/modules/demux/ts.c
3989
3990 silence random access indicator
3991 ------------------------------------------------------------------------
3992 r12462 | robux4 | 2005-09-03 16:49:58 +0200 (Sat, 03 Sep 2005) | 1 line
3993 Changed paths:
3994    M /trunk/modules/demux/mkv.cpp
3995
3996 * fix an uninitialized buffer use
3997 ------------------------------------------------------------------------
3998 r12461 | gbazin | 2005-09-03 15:56:53 +0200 (Sat, 03 Sep 2005) | 1 line
3999 Changed paths:
4000    M /trunk/configure.ac
4001
4002 * configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
4003 ------------------------------------------------------------------------
4004 r12460 | gbazin | 2005-09-03 15:27:01 +0200 (Sat, 03 Sep 2005) | 1 line
4005 Changed paths:
4006    M /trunk/modules/gui/wxwidgets/preferences.cpp
4007
4008 * modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
4009 ------------------------------------------------------------------------
4010 r12459 | bigben | 2005-09-03 14:06:57 +0200 (Sat, 03 Sep 2005) | 3 lines
4011 Changed paths:
4012    M /trunk/modules/gui/macosx/playlist.m
4013
4014 Remove some useless code
4015
4016
4017 ------------------------------------------------------------------------
4018 r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
4019 Changed paths:
4020    M /trunk/modules/gui/macosx/playlist.m
4021
4022 Fixes item ordering on drag'n'drop
4023
4024
4025 ------------------------------------------------------------------------
4026 r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
4027 Changed paths:
4028    M /trunk/extras/contrib/src/Makefile
4029
4030  * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
4031
4032 ------------------------------------------------------------------------
4033 r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
4034 Changed paths:
4035    M /trunk/src/control/audio_video.c
4036
4037 * src/control/audio_video.c: forgot this file in last commit.
4038 ------------------------------------------------------------------------
4039 r12455 | gbazin | 2005-09-03 11:16:11 +0200 (Sat, 03 Sep 2005) | 1 line
4040 Changed paths:
4041    M /trunk/include/vlc/control.h
4042    M /trunk/include/vlc/vlc.h
4043    M /trunk/src/control/util.c
4044
4045 * include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
4046 ------------------------------------------------------------------------
4047 r12454 | asmax | 2005-09-03 01:47:19 +0200 (Sat, 03 Sep 2005) | 2 lines
4048 Changed paths:
4049    M /trunk/src/misc/httpd.c
4050
4051 * httpd.c: added missing dummy functions
4052
4053 ------------------------------------------------------------------------
4054 r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
4055 Changed paths:
4056    M /trunk/modules/gui/macosx/playlist.m
4057
4058
4059 Remove some useless code
4060
4061
4062 ------------------------------------------------------------------------
4063 r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
4064 Changed paths:
4065    M /trunk/modules/gui/macosx/playlist.m
4066
4067 Allow to drop an item *on* a node.
4068
4069
4070 ------------------------------------------------------------------------
4071 r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
4072 Changed paths:
4073    M /trunk/configure.ac
4074    M /trunk/modules/access/smb.c
4075
4076 * configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
4077 ------------------------------------------------------------------------
4078 r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
4079 Changed paths:
4080    M /trunk/modules/gui/macosx/playlist.m
4081
4082 Some small cleaning
4083
4084
4085 ------------------------------------------------------------------------
4086 r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
4087 Changed paths:
4088    M /trunk/modules/control/http/http.c
4089
4090  * modules/control/http/http.c: Added a small hack, when multiple http
4091    control interfaces are specified, to automatically increment the port.
4092
4093 ------------------------------------------------------------------------
4094 r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
4095 Changed paths:
4096    M /trunk/src/misc/httpd.c
4097
4098  * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
4099    running.
4100
4101 ------------------------------------------------------------------------
4102 r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
4103 Changed paths:
4104    M /trunk/modules/codec/fake.c
4105
4106  * modules/codec/fake.c: Added missing ToLocale().
4107
4108 ------------------------------------------------------------------------
4109 r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
4110 Changed paths:
4111    M /trunk/extras/contrib/src/Makefile
4112    M /trunk/extras/contrib/src/Patches/x264_svn.patch
4113
4114  * extras/contrib: Fixed theora and x264-svn compilation.
4115
4116 ------------------------------------------------------------------------
4117 r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
4118 Changed paths:
4119    M /trunk/src/video_output/video_widgets.c
4120
4121 * Don't try to release NULL
4122 * Fixes the "vlc would crash when hitting play" bug
4123
4124
4125 ------------------------------------------------------------------------
4126 r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
4127 Changed paths:
4128    M /trunk/INSTALL.win32
4129
4130  * INSTALL.win32: Added SDL.
4131
4132 ------------------------------------------------------------------------
4133 r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
4134 Changed paths:
4135    M /trunk/modules/control/http/http.c
4136
4137  * modules/control/http/http.c: Fixed PATH environment variable, and
4138    under Win32 set SYSTEMROOT variable.
4139
4140 ------------------------------------------------------------------------
4141 r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
4142 Changed paths:
4143    M /trunk/modules/control/http/http.c
4144
4145  * modules/control/http/http.c: Added a SERVER_PATH environment variable
4146    for CGIs.
4147
4148 ------------------------------------------------------------------------
4149 r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
4150 Changed paths:
4151    M /trunk/extras/contrib/src/Makefile
4152
4153  * extras/contrib/src/Makefile: Fixed opendaap installation.
4154
4155 ------------------------------------------------------------------------
4156 r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
4157 Changed paths:
4158    M /trunk/extras/contrib/src/Makefile
4159
4160  * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
4161
4162 ------------------------------------------------------------------------
4163 r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
4164 Changed paths:
4165    M /trunk/modules/gui/wxwidgets/streamout.cpp
4166    M /trunk/modules/gui/wxwidgets/wxwidgets.h
4167
4168 * modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.
4169 ------------------------------------------------------------------------
4170 r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
4171 Changed paths:
4172    M /trunk/modules/stream_out/transcode.c
4173    M /trunk/src/input/control.c
4174    M /trunk/src/input/decoder.c
4175
4176 * modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.
4177 ------------------------------------------------------------------------
4178 r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
4179 Changed paths:
4180    M /trunk/extras/contrib/src/Patches/dvdnav.patch
4181    M /trunk/extras/contrib/src/Patches/libdvdread.patch
4182    M /trunk/include/vlc_config.h
4183    M /trunk/modules/access/dvdnav.c
4184    M /trunk/modules/access/dvdread.c
4185    M /trunk/src/libvlc.h
4186
4187  * ALL: Do no longer assume a default DVD drive. If no DVD drive is
4188    specified (an empty string), forward the empty string to libdvdcss
4189    and let it do autodetection.
4190  * extras/contrib/src/Patches: Patched libdvdread to accept an empty
4191    string as a device path.
4192
4193 ------------------------------------------------------------------------
4194 r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
4195 Changed paths:
4196    M /trunk/configure.ac
4197    M /trunk/modules/demux/Modules.am
4198    A /trunk/modules/demux/nsc.c
4199
4200 * NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
4201   Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.
4202
4203 ------------------------------------------------------------------------
4204 r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
4205 Changed paths:
4206    M /trunk/modules/access/dvdnav.c
4207
4208  * modules/access/dvdnav.c: When no path is specified, use libdvdcss
4209    autodetection.
4210
4211 ------------------------------------------------------------------------
4212 r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
4213 Changed paths:
4214    M /trunk/modules/services_discovery/sap.c
4215
4216 * When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.
4217
4218 ------------------------------------------------------------------------
4219 r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
4220 Changed paths:
4221    M /trunk/modules/control/http/http.c
4222
4223  * modules/control/http/http.c: Fixed argv[1] in CGI mode.
4224
4225 ------------------------------------------------------------------------
4226 r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
4227 Changed paths:
4228    M /trunk/src/extras/libc.c
4229
4230  * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
4231
4232 ------------------------------------------------------------------------
4233 r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
4234 Changed paths:
4235    M /trunk/extras/contrib/src/Makefile
4236
4237  * extras/contrib/src/Makefile: Fixed libogg dependancies.
4238
4239 ------------------------------------------------------------------------
4240 r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
4241 Changed paths:
4242    M /trunk/modules/gui/macosx/intf.h
4243    M /trunk/modules/gui/macosx/intf.m
4244
4245 * loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
4246   this fixes #323
4247
4248 ------------------------------------------------------------------------
4249 r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
4250 Changed paths:
4251    M /trunk/modules/codec/libmpeg2.c
4252
4253 * Add the hdv2 fourcc which is simply HD MPEG2
4254   See: http://forum.videolan.org/viewtopic.php?t=11842
4255
4256 ------------------------------------------------------------------------
4257 r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
4258 Changed paths:
4259    M /trunk/include/configuration.h
4260    M /trunk/include/main.h
4261    M /trunk/include/vlc_symbols.h
4262    M /trunk/modules/control/http/util.c
4263    M /trunk/src/libvlc.c
4264    M /trunk/src/misc/configuration.c
4265
4266  * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
4267    that under Win32 psz_homedir points to Application Data directory
4268    whereas psz_homedir points to the user's directory.
4269  * modules/control/http/util.c: When the target charset isn't UTF-8,
4270    manually convert Unicode quotes to ASCII quotes (yes this is ugly
4271    but libiconv doesn't handle it).
4272
4273 ------------------------------------------------------------------------
4274 r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
4275 Changed paths:
4276    M /trunk/modules/control/http/http.c
4277    M /trunk/src/extras/libc.c
4278
4279  * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
4280  * modules/control/http/http.c: Enabled --http-handlers under Win32.
4281    Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
4282
4283 ------------------------------------------------------------------------
4284 r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
4285 Changed paths:
4286    M /trunk/modules/demux/livedotcom.cpp
4287
4288 * modules/demux/livedotcom.cpp: fixed segfaults.
4289 ------------------------------------------------------------------------
4290 r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
4291 Changed paths:
4292    M /trunk/modules/control/http/mvar.c
4293
4294  * modules/control/http/mvar.c: Under Windows do not call stat() on
4295    drive letters because it seems to cause problems with removable devices.
4296
4297 ------------------------------------------------------------------------
4298 r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
4299 Changed paths:
4300    M /trunk/modules/gui/wxwidgets/interface.cpp
4301
4302  * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
4303    drop code.
4304
4305 ------------------------------------------------------------------------
4306 r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
4307 Changed paths:
4308    M /trunk/msvc/config.h.in
4309
4310 * new paramaters added to the MSVC build
4311 ------------------------------------------------------------------------
4312 r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
4313 Changed paths:
4314    M /trunk/toolbox
4315
4316   * fixed breakage of MSVC files in commit 12161.
4317
4318 ------------------------------------------------------------------------
4319 r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
4320 Changed paths:
4321    M /trunk/msvc/libvlc.dsp.in
4322    M /trunk/msvc/plugins.dsp.in
4323    M /trunk/msvc/vlc.dsp.in
4324    M /trunk/msvc/vlc.dsw
4325
4326 Force the EOL to the native Windows one
4327 ------------------------------------------------------------------------
4328 r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
4329 Changed paths:
4330    M /trunk/modules/demux/playlist/m3u.c
4331
4332 * Fix the case of duration == -1 in M3U playlists. closes #331
4333
4334 ------------------------------------------------------------------------
4335 r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
4336 Changed paths:
4337    M /trunk/include/codecs.h
4338
4339 * Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3,vo3+).
4340   We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224
4341   B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.
4342
4343 ------------------------------------------------------------------------
4344 r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
4345 Changed paths:
4346    M /trunk/extras/contrib/src/Makefile
4347    M /trunk/extras/contrib/src/packages.mak
4348
4349 * Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
4350
4351 ------------------------------------------------------------------------
4352 r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
4353 Changed paths:
4354    M /trunk/NEWS
4355
4356 * Add some NEWS
4357
4358 ------------------------------------------------------------------------
4359 r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
4360 Changed paths:
4361    M /trunk/configure.ac
4362
4363 * Add the shout (services discovery) module again
4364
4365 ------------------------------------------------------------------------
4366 r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
4367 Changed paths:
4368    M /trunk/modules/access_output/shout.c
4369
4370 * Update some comments
4371
4372 ------------------------------------------------------------------------
4373 r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
4374 Changed paths:
4375    M /trunk/debian/patches/00list
4376    A /trunk/debian/patches/20_osdmenu-paths.dpatch
4377    M /trunk/share/Makefile.am
4378
4379 * Export unselect.png
4380 * Fix paths when installed in Debian package
4381
4382 ------------------------------------------------------------------------
4383 r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
4384 Changed paths:
4385    M /trunk/modules/gui/macosx/playlist.m
4386
4387 Fix typo
4388
4389 ------------------------------------------------------------------------
4390 r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
4391 Changed paths:
4392    M /trunk/Makefile.am
4393    D /trunk/include/osd.h
4394    M /trunk/include/vlc_osd.h
4395    M /trunk/include/vlc_symbols.h
4396    M /trunk/include/vlc_video.h
4397    M /trunk/modules/access_filter/record.c
4398    M /trunk/modules/codec/cmml/cmml.c
4399    M /trunk/modules/codec/cmml/intf.c
4400    M /trunk/modules/codec/subsdec.c
4401    M /trunk/modules/control/corba/mediacontrol-core.c
4402    M /trunk/modules/control/hotkeys.c
4403    M /trunk/modules/gui/macosx/controls.m
4404    M /trunk/modules/gui/macosx/playlist.m
4405    M /trunk/modules/misc/freetype.c
4406    M /trunk/modules/misc/svg.c
4407    M /trunk/modules/misc/win32text.c
4408    M /trunk/modules/stream_out/transcode.c
4409    M /trunk/modules/video_filter/logo.c
4410    M /trunk/modules/video_filter/marq.c
4411    M /trunk/modules/video_filter/osdmenu.c
4412    M /trunk/modules/video_filter/rss.c
4413    M /trunk/modules/video_filter/time.c
4414    M /trunk/src/control/audio_video.c
4415    M /trunk/src/control/core.c
4416    M /trunk/src/control/util.c
4417    M /trunk/src/misc/modules.c
4418    A /trunk/src/osd/osd_text.c (from /trunk/src/video_output/video_text.c:12379)
4419    A /trunk/src/osd/osd_widgets.c (from /trunk/src/video_output/video_widgets.c:12379)
4420    M /trunk/src/video_output/video_text.c
4421    M /trunk/src/video_output/video_widgets.c
4422
4423 Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
4424
4425 ------------------------------------------------------------------------
4426 r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
4427 Changed paths:
4428    M /trunk/share/osdmenu/default.cfg
4429
4430 cosmetics
4431 ------------------------------------------------------------------------
4432 r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
4433 Changed paths:
4434    M /trunk/toolbox
4435
4436  * toolbox: Removed a bash-ism.
4437
4438 ------------------------------------------------------------------------
4439 r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
4440 Changed paths:
4441    M /trunk/modules/control/http/http.c
4442    M /trunk/src/extras/libc.c
4443
4444  * src/extras/libc.c: Fixed Win32 compilation.
4445  * modules/control/http/http.c: Fixed a memory leak with the CGI environment.
4446
4447 ------------------------------------------------------------------------
4448 r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
4449 Changed paths:
4450    M /trunk/configure.ac
4451    M /trunk/include/vlc_common.h
4452    M /trunk/include/vlc_httpd.h
4453    M /trunk/include/vlc_symbols.h
4454    M /trunk/modules/control/http/http.c
4455    M /trunk/modules/control/http/http.h
4456    M /trunk/modules/control/http/util.c
4457    M /trunk/src/extras/libc.c
4458    M /trunk/src/misc/httpd.c
4459
4460  * src/extras/libc.c: Implemented a wrapper around fork() and execve()
4461    to spawn an external process and get its output. Only implemented for
4462    UNIX-style systems at present.
4463  * src/misc/httpd.c: New "handler" node type which bypasses the internal
4464    HTTPD behaviour.
4465  * modules/control/http: New --http-handlers option to dedicate
4466    particular extensions to external programs (PHP or Perl for instance).
4467    This is in accordance with the CGI/1.1 specification.
4468
4469 ------------------------------------------------------------------------
4470 r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
4471 Changed paths:
4472    M /trunk/modules/access_output/shout.c
4473
4474 * added --sout-shout-name to set a stream name
4475 * added --sout-shout-description to set a channel description
4476 * added --sout-shout-mp3 to allow you to upload mp3 streams instead of ogg. (BEWARE, no autodetection)
4477 * fixed the free of a string
4478 * some general coding style cleanup
4479
4480 ------------------------------------------------------------------------
4481 r12406 | hartman | 2005-08-26 16:02:46 +0200 (Fri, 26 Aug 2005) | 2 lines
4482 Changed paths:
4483    M /trunk/extras/contrib/src/Makefile
4484
4485 * Fix liveMedia 
4486
4487 ------------------------------------------------------------------------
4488 r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
4489 Changed paths:
4490    M /trunk/extras/contrib/src/Makefile
4491    A /trunk/extras/contrib/src/Patches/speex.patch
4492
4493 * The same getopt problem that theora has, exists in speex as well.
4494
4495 ------------------------------------------------------------------------
4496 r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
4497 Changed paths:
4498    M /trunk/modules/visualization/visual/effects.c
4499    M /trunk/modules/visualization/visual/visual.c
4500    M /trunk/modules/visualization/visual/visual.h
4501    M /trunk/src/audio_output/input.c
4502
4503 Add new spectrum analyzer effect, patch from zcot.
4504 Remove the "random" effect
4505
4506 ------------------------------------------------------------------------
4507 r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
4508 Changed paths:
4509    M /trunk/extras/contrib/src/Makefile
4510    M /trunk/extras/contrib/src/Patches/theora.patch
4511
4512 * libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
4513
4514 ------------------------------------------------------------------------
4515 r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
4516 Changed paths:
4517    M /trunk/modules/gui/wxwidgets/interface.cpp
4518
4519 Compile fix tentative
4520
4521 ------------------------------------------------------------------------
4522 r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
4523 Changed paths:
4524    M /trunk/modules/gui/wxwidgets/interface.cpp
4525
4526 Add the compile information
4527
4528 ------------------------------------------------------------------------
4529 r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
4530 Changed paths:
4531    M /trunk/share/http/info.html
4532
4533 * link the headline to the http-intf-main-page instead of videolan.org
4534 * don't print a space in front of a colon, since this is a French style only
4535 ------------------------------------------------------------------------
4536 r12399 | hartman | 2005-08-25 19:28:04 +0200 (Thu, 25 Aug 2005) | 2 lines
4537 Changed paths:
4538    M /trunk/extras/contrib/src/Makefile
4539
4540 * disable all theora test programs. they use getopt which is not present in default OSX 10.2 
4541
4542 ------------------------------------------------------------------------
4543 r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
4544 Changed paths:
4545    D /trunk/src/osd/osd_widgets.c
4546
4547 Grrr, i should have checked previous commit
4548
4549 ------------------------------------------------------------------------
4550 r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
4551 Changed paths:
4552    M /trunk/src/libvlc.c
4553    A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
4554
4555 Typo
4556
4557 ------------------------------------------------------------------------
4558 r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
4559 Changed paths:
4560    M /trunk/extras/contrib/src/Makefile
4561    A /trunk/extras/contrib/src/Patches/ogg.patch
4562
4563 * patch ogg because it's broken (userdefined defines in public headers are WAY evil)
4564
4565 ------------------------------------------------------------------------
4566 r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
4567 Changed paths:
4568    M /trunk/extras/contrib/src/Makefile
4569
4570  * extras/contrib/src/Makefile: Do not try and compile theora SDL test
4571    programs.
4572
4573 ------------------------------------------------------------------------
4574 r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
4575 Changed paths:
4576    M /trunk/modules/gui/wxwidgets/dialogs.cpp
4577    M /trunk/modules/gui/wxwidgets/open.cpp
4578    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
4579    M /trunk/modules/gui/wxwidgets/wizard.cpp
4580
4581  * modules/gui/wxwidgets: Fix charset when getting file names from the
4582    filesystem.
4583
4584 ------------------------------------------------------------------------
4585 r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
4586 Changed paths:
4587    M /trunk/include/vlc_osd.h
4588    M /trunk/include/vlc_symbols.h
4589
4590 Fix build breakage of revision12392
4591 ------------------------------------------------------------------------
4592 r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
4593 Changed paths:
4594    M /trunk/Makefile.am
4595    D /trunk/src/osd/osd_widgets.c
4596
4597 Removing osd_widgets.c.
4598
4599 ------------------------------------------------------------------------
4600 r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
4601 Changed paths:
4602    M /trunk/src/osd/osd_parser.c
4603
4604 Removal of dead code
4605 ------------------------------------------------------------------------
4606 r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
4607 Changed paths:
4608    M /trunk/modules/codec/vorbis.c
4609
4610 * vorbis comments can be mixed case. strstr -> strcasestr
4611
4612 ------------------------------------------------------------------------
4613 r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
4614 Changed paths:
4615    M /trunk/modules/gui/wxwidgets/interface.cpp
4616
4617 Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions. 
4618 ------------------------------------------------------------------------
4619 r12388 | jpsaman | 2005-08-25 10:47:56 +0200 (Thu, 25 Aug 2005) | 2 lines
4620 Changed paths:
4621    M /trunk/share/Makefile.am
4622    D /trunk/share/familiar-forwardb16x16.xpm
4623    D /trunk/share/familiar-openb16x16.xpm
4624    D /trunk/share/familiar-pauseb16x16.xpm
4625    D /trunk/share/familiar-playb16x16.xpm
4626    D /trunk/share/familiar-playlistb16x16.xpm
4627    D /trunk/share/familiar-preferencesb16x16.xpm
4628    D /trunk/share/familiar-rewindb16x16.xpm
4629    D /trunk/share/familiar-stopb16x16.xpm
4630
4631 Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
4632
4633 ------------------------------------------------------------------------
4634 r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
4635 Changed paths:
4636    M /trunk/include/vlc_keys.h
4637
4638  vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
4639
4640 ------------------------------------------------------------------------
4641 r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
4642 Changed paths:
4643    M /trunk/extras/contrib/bootstrap
4644    M /trunk/extras/contrib/src/Makefile
4645    D /trunk/extras/contrib/src/Patches/speex.patch
4646    M /trunk/extras/contrib/src/packages.mak
4647
4648 * Updated speex to 1.1.10
4649 * Updated theora to alpha5
4650 * Added libshout
4651
4652 ------------------------------------------------------------------------
4653 r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
4654 Changed paths:
4655    M /trunk/extras/contrib/src/Makefile
4656    A /trunk/extras/contrib/src/Patches/x264_svn.patch
4657
4658 * build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.
4659 ------------------------------------------------------------------------
4660 r12384 | gbazin | 2005-08-24 21:49:47 +0200 (Wed, 24 Aug 2005) | 1 line
4661 Changed paths:
4662    M /trunk/include/network.h
4663
4664 * include/network.h: fixed compilation with c++ files.
4665 ------------------------------------------------------------------------
4666 r12383 | jpsaman | 2005-08-24 21:02:59 +0200 (Wed, 24 Aug 2005) | 1 line
4667 Changed paths:
4668    M /trunk/modules/gui/wxwidgets/interface.cpp
4669
4670 Properly update the right ToolTip on the volumebar.
4671 ------------------------------------------------------------------------
4672 r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
4673 Changed paths:
4674    M /trunk/modules/codec/fake.c
4675
4676  * modules/codec/fake.c: Fixed compilation.
4677
4678 ------------------------------------------------------------------------
4679 r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
4680 Changed paths:
4681    M /trunk/modules/video_filter/osdmenu.c
4682
4683 Shorten the short description of --osdmenu-update
4684 ------------------------------------------------------------------------
4685 r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
4686 Changed paths:
4687    M /trunk/modules/codec/fake.c
4688
4689  * modules/codec/fake.c: Fixed a segfault when outputting images locally.
4690
4691 ------------------------------------------------------------------------
4692 r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
4693 Changed paths:
4694    M /trunk/configure.ac
4695
4696   * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
4697
4698 ------------------------------------------------------------------------
4699 r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
4700 Changed paths:
4701    M /trunk/modules/access/udp.c
4702
4703  * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
4704    is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
4705
4706 ------------------------------------------------------------------------
4707 r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
4708 Changed paths:
4709    M /trunk/modules/access_output/shout.c
4710
4711 * sync up the outgoing shoutcast stream.
4712
4713 ------------------------------------------------------------------------
4714 r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
4715 Changed paths:
4716    M /trunk/configure.ac
4717
4718 * Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
4719
4720 ------------------------------------------------------------------------
4721 r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
4722 Changed paths:
4723    M /trunk/configure.ac
4724
4725  * configure.ac: Fixed libavformat detection.
4726
4727 ------------------------------------------------------------------------
4728 r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
4729 Changed paths:
4730    M /trunk/extras/contrib/src/Patches/libiconv.patch
4731
4732 libiconv.patch: BeOS compile fix
4733
4734 ------------------------------------------------------------------------
4735 r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
4736 Changed paths:
4737    M /trunk/configure.ac
4738
4739   * configure.ac: reworked the AltiVec checks.
4740
4741 ------------------------------------------------------------------------
4742 r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
4743 Changed paths:
4744    M /trunk/THANKS
4745    M /trunk/configure.ac
4746    M /trunk/modules/access_output/Modules.am
4747    A /trunk/modules/access_output/shout.c
4748
4749   * modules/access_output/shout.c: Shoutcast output support, courtesy of
4750     Daniel Fischer <dan at subsignal dot org>.
4751
4752 ------------------------------------------------------------------------
4753 r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
4754 Changed paths:
4755    M /trunk/modules/video_chroma/i420_yuy2.c
4756
4757   * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
4758     the AltiVec version of this module.
4759
4760 ------------------------------------------------------------------------
4761 r12370 | jpsaman | 2005-08-23 20:03:28 +0200 (Tue, 23 Aug 2005) | 1 line
4762 Changed paths:
4763    M /trunk/modules/video_filter/osdmenu.c
4764
4765 Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.
4766 ------------------------------------------------------------------------
4767 r12369 | jpsaman | 2005-08-23 19:59:49 +0200 (Tue, 23 Aug 2005) | 1 line
4768 Changed paths:
4769    M /trunk/src/osd/osd.c
4770
4771 Fix segmentation fault
4772 ------------------------------------------------------------------------
4773 r12368 | jpsaman | 2005-08-23 19:58:55 +0200 (Tue, 23 Aug 2005) | 1 line
4774 Changed paths:
4775    M /trunk/modules/video_filter/scale.c
4776
4777 sanity checking
4778 ------------------------------------------------------------------------
4779 r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
4780 Changed paths:
4781    M /trunk/configure.ac
4782
4783   * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
4784
4785 ------------------------------------------------------------------------
4786 r12366 | xtophe | 2005-08-23 18:30:28 +0200 (Tue, 23 Aug 2005) | 2 lines
4787 Changed paths:
4788    M /trunk/configure.ac
4789
4790 configure.ac: Add a --without-contrib option
4791
4792 ------------------------------------------------------------------------
4793 r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
4794 Changed paths:
4795    M /trunk/debian/Makefile.am
4796    M /trunk/debian/changelog
4797    M /trunk/debian/control
4798    M /trunk/debian/gnome-vlc.dirs
4799    M /trunk/debian/gvlc.dirs
4800    M /trunk/debian/patches/00list
4801    D /trunk/debian/patches/20_interfaces.dpatch
4802    A /trunk/debian/patches/20_no-wx-updates.dpatch
4803    M /trunk/debian/rules
4804    M /trunk/debian/vlc.dirs
4805    M /trunk/debian/wxvlc.dirs
4806
4807   * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
4808
4809 ------------------------------------------------------------------------
4810 r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
4811 Changed paths:
4812    M /trunk/src
4813    M /trunk/src/osd
4814
4815   * Added missing svn:ignore properties.
4816
4817 ------------------------------------------------------------------------
4818 r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
4819 Changed paths:
4820    M /trunk/README.MacOSX.rtf
4821
4822 * updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
4823 ------------------------------------------------------------------------
4824 r12362 | massiot | 2005-08-23 16:24:35 +0200 (Tue, 23 Aug 2005) | 7 lines
4825 Changed paths:
4826    M /trunk/configure.ac
4827    M /trunk/include/vlc_common.h
4828    M /trunk/include/vlc_symbols.h
4829    M /trunk/modules/control/http/http.c
4830    M /trunk/src/libvlc.c
4831    M /trunk/toolbox
4832
4833  * toolbox: Removed compilation information from version.c to reduce the
4834    compilation time.
4835  * configure.ac: Compilation information are now determined at
4836    configure-time. Fixed libSDL_image static linking.
4837  * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
4838    without increasing the compilation time.
4839
4840 ------------------------------------------------------------------------
4841 r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
4842 Changed paths:
4843    M /trunk/modules/video_filter/osdmenu.c
4844
4845 Forward port of revision 12360.
4846 ------------------------------------------------------------------------
4847 r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
4848 Changed paths:
4849    M /trunk/extras/contrib/src/Makefile
4850
4851  * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
4852    in libSDL_image.
4853
4854 ------------------------------------------------------------------------
4855 r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
4856 Changed paths:
4857    M /trunk/configure.ac
4858
4859   * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
4860     flag before trying to use <altivec.h>.
4861
4862 ------------------------------------------------------------------------
4863 r12355 | gbazin | 2005-08-22 23:31:51 +0200 (Mon, 22 Aug 2005) | 1 line
4864 Changed paths:
4865    M /trunk/src/misc/net.c
4866
4867 * src/misc/net.c: fixed segfault.
4868 ------------------------------------------------------------------------
4869 r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
4870 Changed paths:
4871    M /trunk/src/input/es_out.c
4872
4873 * src/input/es_out.c: when removing an active track, re-run the track selection algo.
4874 ------------------------------------------------------------------------
4875 r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
4876 Changed paths:
4877    M /trunk/modules/codec/dvbsub.c
4878
4879 * modules/codec/dvbsub.c: fixed segfault.
4880 ------------------------------------------------------------------------
4881 r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
4882 Changed paths:
4883    M /trunk/Makefile.am
4884
4885 Work-around automake being a bit too clever
4886
4887 ------------------------------------------------------------------------
4888 r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
4889 Changed paths:
4890    M /trunk/extras/contrib/src/Makefile
4891
4892 * use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
4893 ------------------------------------------------------------------------
4894 r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
4895 Changed paths:
4896    M /trunk/modules/control/hotkeys.c
4897
4898   * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
4899
4900 ------------------------------------------------------------------------
4901 r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
4902 Changed paths:
4903    M /trunk/include/vlc_common.h
4904    M /trunk/src/extras/libc.c
4905
4906  * src/extras/libc.c: Compilation fix for non-Win32 platforms.
4907
4908 ------------------------------------------------------------------------
4909 r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
4910 Changed paths:
4911    M /trunk/modules/codec/dvbsub.c
4912
4913 * modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
4914 ------------------------------------------------------------------------
4915 r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
4916 Changed paths:
4917    M /trunk/include/vlc_common.h
4918    M /trunk/include/vlc_symbols.h
4919    M /trunk/modules/control/http/http.c
4920    M /trunk/modules/control/http/http.h
4921    M /trunk/modules/control/http/macro.c
4922    M /trunk/modules/control/http/mvar.c
4923    M /trunk/modules/control/http/rpn.c
4924    M /trunk/modules/control/http/util.c
4925    M /trunk/po/POTFILES.in
4926    M /trunk/po/ca.po
4927    M /trunk/po/da.po
4928    M /trunk/po/de.po
4929    M /trunk/po/en_GB.po
4930    M /trunk/po/es.po
4931    M /trunk/po/fr.po
4932    M /trunk/po/it.po
4933    M /trunk/po/ja.po
4934    M /trunk/po/nl.po
4935    M /trunk/po/pt_BR.po
4936    M /trunk/po/ro.po
4937    M /trunk/po/ru.po
4938    M /trunk/po/tr.po
4939    M /trunk/po/vlc.pot
4940    M /trunk/po/zh_TW.po
4941    M /trunk/src
4942    M /trunk/src/extras/libc.c
4943
4944  * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
4945    allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
4946    This is a bit kludgy but so convenient to change drives under Windows.
4947  * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
4948    directory. Thou shalt escape all exported functions with E_() to avoid
4949    potential namespace collisions !
4950  * po: Re-run make update-po since POTFILES.in has changed.
4951
4952 ------------------------------------------------------------------------
4953 r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
4954 Changed paths:
4955    M /trunk/modules/control/http/Modules.am
4956
4957   * modules/control/http/Modules.am: added missing headers to the SOURCES
4958     variable.
4959
4960 ------------------------------------------------------------------------
4961 r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
4962 Changed paths:
4963    M /trunk/Makefile.am
4964
4965   * Fixed the build dependencies.
4966
4967 ------------------------------------------------------------------------
4968 r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
4969 Changed paths:
4970    M /trunk/Makefile.am
4971
4972  * Modules.am: (Hopefully) fixed make update-po.
4973
4974 ------------------------------------------------------------------------
4975 r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
4976 Changed paths:
4977    M /trunk/modules/gui/wxwidgets/interface.cpp
4978
4979 * revert previous patch
4980
4981 ------------------------------------------------------------------------
4982 r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
4983 Changed paths:
4984    M /trunk/modules/gui/wxwidgets/interface.cpp
4985
4986 * Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250
4987
4988 ------------------------------------------------------------------------
4989 r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 Aug 2005) | 2 lines
4990 Changed paths:
4991    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
4992    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
4993    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
4994    M /trunk/modules/gui/macosx/misc.h
4995    M /trunk/modules/gui/macosx/misc.m
4996
4997 * finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209
4998
4999 ------------------------------------------------------------------------
5000 r12337 | courmisch | 2005-08-22 15:09:25 +0200 (Mon, 22 Aug 2005) | 2 lines
5001 Changed paths:
5002    M /trunk/Makefile.am
5003
5004 Fix build in a subdirectory after make clean
5005
5006 ------------------------------------------------------------------------
5007 r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
5008 Changed paths:
5009    M /trunk/modules/control/rc.c
5010
5011 Forward port of rev 12332
5012 ------------------------------------------------------------------------
5013 r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
5014 Changed paths:
5015    M /trunk/modules/video_filter/osdmenu.c
5016
5017 Forward port of revision 12329 and cosmetic cleanup
5018 ------------------------------------------------------------------------
5019 r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
5020 Changed paths:
5021    M /trunk/src/osd/osd.c
5022
5023 Cosmetics
5024 ------------------------------------------------------------------------
5025 r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
5026 Changed paths:
5027    M /trunk/modules/gui/macosx/prefs.m
5028
5029 * remove debug line
5030
5031 ------------------------------------------------------------------------
5032 r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
5033 Changed paths:
5034    M /trunk/modules/gui/macosx/playlist.m
5035
5036 * Use insert instead of append. Does not yet work for inserting into nodes. refs #150
5037
5038 ------------------------------------------------------------------------
5039 r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
5040 Changed paths:
5041    M /trunk/modules/gui/macosx/playlist.h
5042    M /trunk/modules/gui/macosx/playlist.m
5043
5044 * Nicer playlist reordering for OSX. cosmetic changes. refs #150
5045
5046 ------------------------------------------------------------------------
5047 r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
5048 Changed paths:
5049    M /trunk/modules/gui/macosx/bookmarks.m
5050    M /trunk/modules/gui/macosx/wizard.m
5051
5052 * implement the extract-button of the bookmarks-window correctly (refs #22)
5053 ------------------------------------------------------------------------
5054 r12321 | courmisch | 2005-08-21 20:52:10 +0200 (Sun, 21 Aug 2005) | 2 lines
5055 Changed paths:
5056    M /trunk/vlc-api.pl
5057
5058 Typo in comment pointed out by dionoea
5059
5060 ------------------------------------------------------------------------
5061 r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
5062 Changed paths:
5063    M /trunk/activex/plugin.cpp
5064
5065 all: make sure that the plugin use that registry for plugin path
5066
5067 ------------------------------------------------------------------------
5068 r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
5069 Changed paths:
5070    M /trunk/configure.ac
5071    M /trunk/include/modules.h
5072    M /trunk/include/vlc_symbols.h
5073    M /trunk/src/misc/modules.c
5074    M /trunk/vlc-api.pl
5075
5076 Get rid of the symbols structure and use the OS linker
5077 with --enable-shared-libvlc
5078
5079 ------------------------------------------------------------------------
5080 r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
5081 Changed paths:
5082    M /trunk/modules/access/file.c
5083
5084 - support for specific WIN32 file URL such as file:/C:/ and file:///C:/
5085
5086 ------------------------------------------------------------------------
5087 r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
5088 Changed paths:
5089    M /trunk/modules/gui/macosx/intf.h
5090    M /trunk/modules/gui/macosx/intf.m
5091
5092 * forgot these 2 files
5093 ------------------------------------------------------------------------
5094 r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
5095 Changed paths:
5096    M /trunk/Makefile.am
5097    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
5098    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
5099    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
5100    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
5101    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
5102    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
5103    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
5104    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5105    M /trunk/modules/gui/macosx/Modules.am
5106    A /trunk/modules/gui/macosx/update.h
5107    A /trunk/modules/gui/macosx/update.m
5108
5109 * port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
5110 ------------------------------------------------------------------------
5111 r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
5112 Changed paths:
5113    M /trunk/src/libvlc.c
5114
5115 - pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
5116
5117 ------------------------------------------------------------------------
5118 r12314 | damienf | 2005-08-21 19:40:32 +0200 (Sun, 21 Aug 2005) | 4 lines
5119 Changed paths:
5120    M /trunk/activex/axvlc.idl
5121    M /trunk/activex/axvlc.tlb
5122    M /trunk/activex/axvlc_idl.c
5123    M /trunk/activex/axvlc_idl.h
5124    M /trunk/activex/dataobject.cpp
5125    M /trunk/activex/main.cpp
5126    M /trunk/activex/olecontrol.cpp
5127    M /trunk/activex/oleinplaceactiveobject.cpp
5128    M /trunk/activex/oleinplaceobject.cpp
5129    M /trunk/activex/oleobject.cpp
5130    M /trunk/activex/persistpropbag.cpp
5131    M /trunk/activex/persiststorage.cpp
5132    M /trunk/activex/persiststreaminit.cpp
5133    M /trunk/activex/persiststreaminit.h
5134    M /trunk/activex/plugin.cpp
5135    M /trunk/activex/plugin.h
5136    M /trunk/activex/test.html
5137    M /trunk/activex/utils.cpp
5138    M /trunk/activex/utils.h
5139    M /trunk/activex/viewobject.cpp
5140    M /trunk/activex/vlccontrol.cpp
5141    M /trunk/activex/vlccontrol.h
5142
5143 all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
5144      added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
5145      without programming.
5146
5147 ------------------------------------------------------------------------
5148 r12313 | fkuehne | 2005-08-21 19:17:43 +0200 (Sun, 21 Aug 2005) | 1 line
5149 Changed paths:
5150    M /trunk/extras/contrib/src/packages.mak
5151
5152 * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
5153 ------------------------------------------------------------------------
5154 r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
5155 Changed paths:
5156    M /trunk
5157    M /trunk/debian/changelog
5158    M /trunk/debian/control
5159    M /trunk/debian/patches/00list
5160    M /trunk/debian/rules
5161
5162   * updated Debian build files
5163
5164 ------------------------------------------------------------------------
5165 r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
5166 Changed paths:
5167    M /trunk/modules/video_output/opengl.c
5168
5169 * Fix mouse down event forwarding from opengl (closes #325)
5170
5171 ------------------------------------------------------------------------
5172 r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
5173 Changed paths:
5174    M /trunk/modules/misc/network/ipv6.c
5175
5176 Compile fix
5177
5178 ------------------------------------------------------------------------
5179 r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
5180 Changed paths:
5181    M /trunk/modules/misc/network/ipv6.c
5182    M /trunk/src/misc/net.c
5183
5184 Define IPV6_PROTECTION_LEVEL manually - closes #96
5185
5186 ------------------------------------------------------------------------
5187 r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
5188 Changed paths:
5189    M /trunk/include/vlc_es.h
5190
5191 remove 2 evil tabs
5192
5193 ------------------------------------------------------------------------
5194 r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
5195 Changed paths:
5196    M /trunk/modules/demux/playlist/dvb.c
5197
5198 * modules/demux/playlist/dvb.c: win32 build fix.
5199 ------------------------------------------------------------------------
5200 r12305 | gbazin | 2005-08-20 19:18:41 +0200 (Sat, 20 Aug 2005) | 2 lines
5201 Changed paths:
5202    M /trunk/modules/demux/playlist/Modules.am
5203    A /trunk/modules/demux/playlist/dvb.c
5204    M /trunk/modules/demux/playlist/playlist.c
5205    M /trunk/modules/demux/playlist/playlist.h
5206
5207 * modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
5208
5209 ------------------------------------------------------------------------
5210 r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
5211 Changed paths:
5212    M /trunk/THANKS
5213
5214 Due credits
5215
5216 ------------------------------------------------------------------------
5217 r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
5218 Changed paths:
5219    M /trunk/modules/control/http/util.c
5220
5221 Fix url converter on win32
5222 (patch contributed by Marco Munderloh)
5223
5224 ------------------------------------------------------------------------
5225 r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
5226 Changed paths:
5227    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
5228    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
5229    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
5230    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
5231    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5232    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5233
5234 propset
5235
5236 ------------------------------------------------------------------------
5237 r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
5238 Changed paths:
5239    M /trunk/lxdialog
5240
5241 Prop change
5242
5243 ------------------------------------------------------------------------
5244 r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
5245 Changed paths:
5246    M /trunk/include/vlc_keys.h
5247
5248 change file name in comment
5249
5250 ------------------------------------------------------------------------
5251 r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
5252 Changed paths:
5253    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5254
5255 add KEY_ENTER and KEY_SPACE to launch action()
5256
5257 ------------------------------------------------------------------------
5258 r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
5259 Changed paths:
5260    M /trunk/Makefile.am
5261
5262 (Un)Install shared libvlc if enabled
5263
5264 ------------------------------------------------------------------------
5265 r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
5266 Changed paths:
5267    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5268
5269  * keyboard (arrows) navigation
5270
5271 ------------------------------------------------------------------------
5272 r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
5273 Changed paths:
5274    M /trunk/Makefile.am
5275
5276 Link fix
5277
5278 ------------------------------------------------------------------------
5279 r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
5280 Changed paths:
5281    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5282
5283 code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
5284 you watch the playlist when it is called but i can't find what's wrong.
5285
5286 ------------------------------------------------------------------------
5287 r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
5288 Changed paths:
5289    M /trunk/Makefile.am
5290    M /trunk/bootstrap
5291    M /trunk/configure.ac
5292    M /trunk/mozilla/Makefile.am
5293
5294 - experimental disabled-by-default shared libvlc build.
5295   I said "experimental". I meant it.
5296   Developers might try --enable-shared-libvlc
5297 - remove autom4te*.cache on bootstrap
5298   (some customized autoconf add their version number)
5299 - some clean up
5300
5301 ------------------------------------------------------------------------
5302 r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
5303 Changed paths:
5304    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5305
5306 missing const to non-const cast
5307
5308 ------------------------------------------------------------------------
5309 r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
5310 Changed paths:
5311    M /trunk/m4
5312
5313 minor svn:ignore fix
5314
5315 ------------------------------------------------------------------------
5316 r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
5317 Changed paths:
5318    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5319
5320 Sanity check
5321
5322 ------------------------------------------------------------------------
5323 r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
5324 Changed paths:
5325    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5326    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5327    M /trunk/modules/gui/skins2/vars/playtree.cpp
5328
5329 some more mouse control on playtree display/selection
5330
5331 ------------------------------------------------------------------------
5332 r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
5333 Changed paths:
5334    M /trunk/include/vlc_playlist.h
5335    M /trunk/include/vlc_symbols.h
5336    M /trunk/src/playlist/playlist.c
5337
5338 add new playlist_PreparseEnqueueItem function which preparses a playlist_item
5339 and all its children.
5340
5341 ------------------------------------------------------------------------
5342 r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 lines
5343 Changed paths:
5344    M /trunk/modules/visualization/xosd.c
5345
5346 Fix Xosd interface (Debian #324039)
5347
5348 ------------------------------------------------------------------------
5349 r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
5350 Changed paths:
5351    M /trunk/Makefile.am
5352
5353 Cosmetic fix
5354
5355 ------------------------------------------------------------------------
5356 r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 4 lines
5357 Changed paths:
5358    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5359
5360 Wrap all gz functions to avoid void* -> int casts.
5361
5362 Fix 64 bits build (Debian #324031)
5363
5364 ------------------------------------------------------------------------
5365 r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
5366 Changed paths:
5367    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
5368    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5369    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5370
5371  * ctrl_*.cpp : mouse scrolling behavior change
5372  * skin_parser.cpp : add comment so people know where to look to fix the
5373                      Playlist slider breakage.
5374
5375 ------------------------------------------------------------------------
5376 r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
5377 Changed paths:
5378    M /trunk/bootstrap
5379
5380 Use most recent automake version
5381
5382 Slower maybe, but safer
5383 and arguably more suited for automatically issued tarballs
5384
5385 ------------------------------------------------------------------------
5386 r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
5387 Changed paths:
5388    M /trunk/bootstrap
5389
5390 Undo erroneous previous commit
5391 (wanted to cancel, but I pressed the wrong key)
5392
5393 ------------------------------------------------------------------------
5394 r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
5395 Changed paths:
5396    M /trunk/bootstrap
5397
5398 Don't fallback to automake 1.6
5399
5400 bootstrap might be a little slower,
5401 but that'll ensure more recent build-system in tarballs.
5402 Besides, 
5403
5404 ------------------------------------------------------------------------
5405 r12281 | dionoea | 2005-08-20 02:31:27 +0200 (Sat, 20 Aug 2005) | 3 lines
5406 Changed paths:
5407    M /trunk/modules/gui/skins2/Modules.am
5408    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
5409    A /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
5410    A /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
5411    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
5412    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
5413    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
5414    A /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5415    A /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5416    M /trunk/modules/gui/skins2/parser/builder.cpp
5417    M /trunk/modules/gui/skins2/parser/builder.hpp
5418    M /trunk/modules/gui/skins2/parser/builder_data.def
5419    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5420    M /trunk/modules/gui/skins2/parser/gen_builder.py
5421    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5422    M /trunk/modules/gui/skins2/parser/interpreter.hpp
5423    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5424    M /trunk/modules/gui/skins2/src/dialogs.cpp
5425    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5426    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5427    A /trunk/modules/gui/skins2/utils/var_tree.cpp
5428    A /trunk/modules/gui/skins2/utils/var_tree.hpp
5429    A /trunk/modules/gui/skins2/vars/playtree.cpp
5430    A /trunk/modules/gui/skins2/vars/playtree.hpp
5431
5432  * Playtree start. Basic functionalities work. Still needs a lot of
5433    work, cleaning and fixing. I'll continue this weekend.
5434
5435 ------------------------------------------------------------------------
5436 r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
5437 Changed paths:
5438    A /trunk/share/skins2/playtree.vlt
5439    M /trunk/share/skins2/skin.dtd
5440
5441  * skin.dtd : add Playtree stuff
5442  * playtree.vlt : default.vlt modified to use a Playtree instead of a
5443                   Playlist
5444
5445 ------------------------------------------------------------------------
5446 r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
5447 Changed paths:
5448    M /trunk/m4/vlc.m4
5449
5450 Fix (hopefully -again-) new build system on Win32
5451
5452 ------------------------------------------------------------------------
5453 r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
5454 Changed paths:
5455    M /trunk/modules/demux/playlist/m3u.c
5456
5457  * modules/demux/playlist/m3u.c: If name is empty, assume that the author
5458    is in reality the name of the file (compatibility with existing
5459    m3u files).
5460
5461 ------------------------------------------------------------------------
5462 r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
5463 Changed paths:
5464    M /trunk/modules/control/http/http.h
5465    M /trunk/modules/control/http/macro.c
5466    M /trunk/modules/control/http/mvar.c
5467    M /trunk/modules/control/http/rpn.c
5468    M /trunk/modules/control/http/util.c
5469
5470  * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
5471    indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
5472    or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
5473  * modules/control/http: Factorized and simplified the RealPath() stuff.
5474    Fixed a few hardcoded '/' as a path separator.
5475
5476 ------------------------------------------------------------------------
5477 r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
5478 Changed paths:
5479    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
5480    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
5481    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
5482    M /trunk/modules/gui/macosx/prefs.h
5483    M /trunk/modules/gui/macosx/prefs.m
5484    M /trunk/modules/gui/macosx/prefs_widgets.h
5485    M /trunk/modules/gui/macosx/prefs_widgets.m
5486
5487 * Section titles for the OSX Preferences.
5488
5489 ------------------------------------------------------------------------
5490 r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
5491 Changed paths:
5492    M /trunk/configure.ac
5493
5494 Fix clean tree build
5495
5496 ------------------------------------------------------------------------
5497 r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
5498 Changed paths:
5499    M /trunk/Makefile.am
5500    M /trunk/src
5501    D /trunk/src/Makefile.am
5502
5503 Clean up
5504
5505 ------------------------------------------------------------------------
5506 r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
5507 Changed paths:
5508    M /trunk/toolbox
5509
5510 Attempt to fix problem with dnsdomain name on some OSes
5511
5512 ------------------------------------------------------------------------
5513 r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
5514 Changed paths:
5515    M /trunk/configure.ac
5516
5517 Another typo. Links now.
5518
5519 ------------------------------------------------------------------------
5520 r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
5521 Changed paths:
5522    M /trunk/configure.ac
5523
5524 Rah typo again
5525
5526 ------------------------------------------------------------------------
5527 r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
5528 Changed paths:
5529    M /trunk/configure.ac
5530
5531 Forgot this file
5532
5533 ------------------------------------------------------------------------
5534 r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
5535 Changed paths:
5536    M /trunk/Makefile.am
5537
5538 Remove unnecessary dependencies
5539
5540 ------------------------------------------------------------------------
5541 r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
5542 Changed paths:
5543    M /trunk/src/misc/net.c
5544
5545 Don't print EAFNOSUPPORT error - refs #320
5546
5547 ------------------------------------------------------------------------
5548 r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
5549 Changed paths:
5550    M /trunk/bootstrap
5551
5552 Fix typos in static libraries installation
5553
5554 ------------------------------------------------------------------------
5555 r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
5556 Changed paths:
5557    M /trunk/bootstrap
5558
5559 Some old automake versions seem not to know about mkdir_p
5560
5561 ------------------------------------------------------------------------
5562 r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
5563 Changed paths:
5564    M /trunk/NEWS
5565
5566 Added new OSD support
5567 ------------------------------------------------------------------------
5568 r12259 | jpsaman | 2005-08-19 11:02:20 +0200 (Fri, 19 Aug 2005) | 1 line
5569 Changed paths:
5570    M /trunk/modules/codec/dvbsub.c
5571
5572 Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/
5573 ------------------------------------------------------------------------
5574 r12258 | jpsaman | 2005-08-19 09:23:40 +0200 (Fri, 19 Aug 2005) | 1 line
5575 Changed paths:
5576    M /trunk/modules/control/rc.c
5577
5578 Cleanup of status reporting.
5579 ------------------------------------------------------------------------
5580 r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 2 lines
5581 Changed paths:
5582    M /trunk/modules/control/http/macro.c
5583    M /trunk/modules/control/http/rpn.c
5584
5585 If passed ?control=play without any item, just ask playlist to play
5586
5587 ------------------------------------------------------------------------
5588 r12256 | zorglub | 2005-08-19 01:05:36 +0200 (Fri, 19 Aug 2005) | 4 lines
5589 Changed paths:
5590    M /trunk/doc/Doxyfile
5591    M /trunk/modules/control/http/http.h
5592    M /trunk/modules/control/http/macro.c
5593    M /trunk/modules/control/http/util.c
5594
5595 Fix consistency of some function names
5596 Improve documentation
5597 Enable build of modules documentation
5598
5599 ------------------------------------------------------------------------
5600 r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
5601 Changed paths:
5602    M /trunk/modules/gui/macosx/extended.m
5603
5604 * Change only the frontmost window opaqueness
5605
5606 ------------------------------------------------------------------------
5607 r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
5608 Changed paths:
5609    M /trunk/modules/gui/macosx/extended.m
5610
5611 * Fix on the fly Opaqueness changing
5612
5613 ------------------------------------------------------------------------
5614 r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
5615 Changed paths:
5616    M /trunk/modules/control/http/util.c
5617
5618 Die !
5619
5620 ------------------------------------------------------------------------
5621 r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
5622 Changed paths:
5623    M /trunk/modules/control/http/Modules.am
5624
5625 wtf ?
5626
5627 ------------------------------------------------------------------------
5628 r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
5629 Changed paths:
5630    M /trunk/modules/control/http
5631
5632 propset
5633
5634 ------------------------------------------------------------------------
5635 r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
5636 Changed paths:
5637    M /trunk/configure.ac
5638    M /trunk/modules/control/Modules.am
5639    A /trunk/modules/control/http
5640    A /trunk/modules/control/http/Modules.am
5641    A /trunk/modules/control/http/http.c (from /trunk/modules/control/http.c:12247)
5642    A /trunk/modules/control/http/http.h
5643    A /trunk/modules/control/http/macro.c
5644    A /trunk/modules/control/http/macros.h
5645    A /trunk/modules/control/http/mvar.c
5646    A /trunk/modules/control/http/rpn.c
5647    A /trunk/modules/control/http/util.c
5648    D /trunk/modules/control/http.c
5649
5650 Split the HTTP interface and begin to document it
5651
5652 ------------------------------------------------------------------------
5653 r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
5654 Changed paths:
5655    M /trunk/modules/control/rc.c
5656
5657 Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
5658 ------------------------------------------------------------------------
5659 r12248 | fkuehne | 2005-08-18 19:50:41 +0200 (Thu, 18 Aug 2005) | 1 line
5660 Changed paths:
5661    M /trunk/modules/gui/macosx/extended.m
5662
5663 * get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
5664 ------------------------------------------------------------------------
5665 r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
5666 Changed paths:
5667    M /trunk/bootstrap
5668    M /trunk/configure.ac
5669    M /trunk/m4/vlc.m4
5670    M /trunk/modules/gui/wince/Modules.am
5671
5672 Redo 12234; this time with (hopefully) Mac OS X support
5673 It was probably too easy that building to Windows and Linux worked the same
5674
5675 ------------------------------------------------------------------------
5676 r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
5677 Changed paths:
5678    M /trunk/modules/gui/wxwidgets/playlist.cpp
5679
5680 remove tabs/trailing spaces
5681
5682 ------------------------------------------------------------------------
5683 r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
5684 Changed paths:
5685    M /trunk/modules/access/directory.c
5686
5687 Remove debug
5688
5689 ------------------------------------------------------------------------
5690 r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
5691 Changed paths:
5692    M /trunk/modules/gui/wince/Modules.am
5693
5694 Revert the other half
5695
5696 ------------------------------------------------------------------------
5697 r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
5698 Changed paths:
5699    M /trunk/modules/control/rc.c
5700    M /trunk/modules/gui/macosx/controls.m
5701    M /trunk/modules/gui/macosx/intf.m
5702    M /trunk/src/audio_output/intf.c
5703    M /trunk/src/libvlc.h
5704    M /trunk/src/osd/osd.c
5705
5706 Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
5707 ------------------------------------------------------------------------
5708 r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
5709 Changed paths:
5710    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
5711    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
5712    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
5713    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
5714
5715 * set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)
5716 ------------------------------------------------------------------------
5717 r12241 | courmisch | 2005-08-18 18:27:00 +0200 (Thu, 18 Aug 2005) | 2 lines
5718 Changed paths:
5719    M /trunk/bootstrap
5720
5721 Grrr damn Mac OS X linker
5722
5723 ------------------------------------------------------------------------
5724 r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
5725 Changed paths:
5726    M /trunk/configure.ac
5727
5728  * configure.ac: Print a warning when DVB headers aren't found.
5729
5730 ------------------------------------------------------------------------
5731 r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
5732 Changed paths:
5733    M /trunk/NEWS
5734
5735 improve 
5736
5737 ------------------------------------------------------------------------
5738 r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
5739 Changed paths:
5740    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
5741    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
5742    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
5743    M /trunk/modules/gui/macosx/extended.h
5744    M /trunk/modules/gui/macosx/extended.m
5745
5746 * added the opaqueness-slider to the extended panel (refs #318)
5747     - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
5748 * VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
5749 * "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
5750 ------------------------------------------------------------------------
5751 r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
5752 Changed paths:
5753    M /trunk/NEWS
5754
5755  * NEWS: Updated with my work since 0.8.2.
5756
5757 ------------------------------------------------------------------------
5758 r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
5759 Changed paths:
5760    M /trunk/modules/demux/demuxdump.c
5761
5762  * modules/demux/demuxdump.c: Better error detection (disk full for instance).
5763
5764 ------------------------------------------------------------------------
5765 r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
5766 Changed paths:
5767    M /trunk/toolbox
5768
5769
5770 ------------------------------------------------------------------------
5771 r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
5772 Changed paths:
5773    M /trunk/bootstrap
5774    M /trunk/modules/gui/wince/Modules.am
5775
5776 - Use a common rule to build plugins (refs #297)
5777   (tested on Mingw32 and native Linux, might need some tweaks)
5778 - Remove some legacy code
5779
5780 ------------------------------------------------------------------------
5781 r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
5782 Changed paths:
5783    M /trunk/Makefile.am
5784    M /trunk/bootstrap
5785
5786 - (Un)install plugins from their directory (refs #297)
5787 - Fix mostlyclean target
5788
5789 ------------------------------------------------------------------------
5790 r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
5791 Changed paths:
5792    M /trunk/modules/misc/network/ipv6.c
5793
5794 Don't print EAFNOSUPPORT error when the given name/address does not
5795 even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
5796 the mailing list - refs #320.
5797
5798 A cleaner more clever solution would be better.
5799
5800 ------------------------------------------------------------------------
5801 r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
5802 Changed paths:
5803    M /trunk/activex/axvlc.inf.in
5804    M /trunk/configure.ac
5805
5806 Replace the specific VERSION32 kludge with a clean more reusable solution
5807
5808 ------------------------------------------------------------------------
5809 r12230 | courmisch | 2005-08-18 17:24:38 +0200 (Thu, 18 Aug 2005) | 2 lines
5810 Changed paths:
5811    M /trunk/include/network.h
5812    M /trunk/include/vlc_symbols.h
5813    M /trunk/src/misc/net.c
5814
5815 Add const
5816
5817 ------------------------------------------------------------------------
5818 r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
5819 Changed paths:
5820    M /trunk/modules/demux/sgimb.c
5821
5822 Fix compiler warning. Removed unused variable
5823 ------------------------------------------------------------------------
5824 r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
5825 Changed paths:
5826    M /trunk/src/misc/net.c
5827
5828 Eliminate false errors of which errno said it was a success.
5829 ------------------------------------------------------------------------
5830 r12227 | jpsaman | 2005-08-18 14:55:46 +0200 (Thu, 18 Aug 2005) | 1 line
5831 Changed paths:
5832    M /trunk/toolbox
5833
5834 Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
5835 ------------------------------------------------------------------------
5836 r12226 | massiot | 2005-08-18 14:41:16 +0200 (Thu, 18 Aug 2005) | 2 lines
5837 Changed paths:
5838    M /trunk/po/POTFILES.in
5839
5840  * po/POTFILES.in: Removed two non-existing files.
5841
5842 ------------------------------------------------------------------------
5843 r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
5844 Changed paths:
5845    M /trunk/modules/control/http.c
5846
5847  * modules/control/http.c: Implemented RPN functions playlist_move and
5848    playlist_delete.
5849
5850 ------------------------------------------------------------------------
5851 r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
5852 Changed paths:
5853    M /trunk/vlc.win32.nsi
5854
5855 Include OSD menu files in installer
5856 ------------------------------------------------------------------------
5857 r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
5858 Changed paths:
5859    M /trunk/po/POTFILES.in
5860
5861 * not yet added plugins can break POTFILES.in as well mr. courmish :D
5862
5863 ------------------------------------------------------------------------
5864 r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
5865 Changed paths:
5866    M /trunk/modules/video_filter/logo.c
5867
5868 remove tabs and trailing spaces
5869
5870 ------------------------------------------------------------------------
5871 r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
5872 Changed paths:
5873    M /trunk/modules/video_filter/rss.c
5874
5875 if ttl==0, don't update the feeds
5876
5877 ------------------------------------------------------------------------
5878 r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
5879 Changed paths:
5880    M /trunk/modules/video_filter/rss.c
5881
5882 remove debug stuff
5883
5884 ------------------------------------------------------------------------
5885 r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
5886 Changed paths:
5887    M /trunk/modules/video_filter/rss.c
5888
5889  * add --rss-ttl parmeter so the feeds can be updated
5890  * URL list seperator now is | (pipe)
5891  * fixes
5892
5893 ------------------------------------------------------------------------
5894 r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
5895 Changed paths:
5896    M /trunk/vlc.win32.nsi
5897
5898 wxwin -> wx
5899
5900 ------------------------------------------------------------------------
5901 r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
5902 Changed paths:
5903    M /trunk/modules/access/file.c
5904
5905  * modules/access/file.c: Expansion of '~/' in filenames.
5906
5907 ------------------------------------------------------------------------
5908 r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
5909 Changed paths:
5910    M /trunk/modules/control/http.c
5911    M /trunk/src/libvlc.c
5912    M /trunk/src/misc/configuration.c
5913
5914  * src/libvlc.c: Expand ~/ in --config-file.
5915  * modules/control/http.c: New RPN functions :
5916    - 'module' vlc_config_save ('module' can be an empty string) returns status
5917    - vlc_config_reset
5918
5919 ------------------------------------------------------------------------
5920 r12215 | massiot | 2005-08-17 16:39:07 +0200 (Wed, 17 Aug 2005) | 8 lines
5921 Changed paths:
5922    M /trunk/Makefile.am
5923    M /trunk/include/vlc/vlc.h
5924    M /trunk/include/vlc_common.h
5925    M /trunk/include/vlc_symbols.h
5926    M /trunk/modules/control/http.c
5927    M /trunk/src/libvlc.c
5928    M /trunk/src/misc
5929    M /trunk/toolbox
5930
5931  * Makefile.am: New file version.c, generated at each 'make' command.
5932  * toolbox: New --update-version switch, which builds the version.c file
5933    from current date, user/hostname/domainname, compiler version and
5934    svn changeset.
5935  * src/libvlc.c: Exported API to access data from version.c.
5936  * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
5937    vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.
5938
5939 ------------------------------------------------------------------------
5940 r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
5941 Changed paths:
5942    M /trunk/modules/control/http.c
5943
5944  * modules/control/http.c: New RPN functions :
5945    - 'variable' vlc_var_type
5946    - 'variable' vlc_config_type
5947    - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
5948    - 'variable' vlc_var_get
5949    - value 'variable' vlc_config_set
5950    - 'variable' vlc_config_get
5951
5952 ------------------------------------------------------------------------
5953 r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
5954 Changed paths:
5955    M /trunk/Makefile.am
5956
5957  * Makefile.am: MacOS X fix when srcdir != builddir.
5958
5959 ------------------------------------------------------------------------
5960 r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
5961 Changed paths:
5962    M /trunk/modules/demux/sgimb.c
5963
5964 * Fix an issue with sgi announce files and adding the new items to the playlist
5965
5966 ------------------------------------------------------------------------
5967 r12211 | courmisch | 2005-08-15 20:10:06 +0200 (Mon, 15 Aug 2005) | 2 lines
5968 Changed paths:
5969    M /trunk/Makefile.am
5970
5971 Fix distclean
5972
5973 ------------------------------------------------------------------------
5974 r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
5975 Changed paths:
5976    M /trunk/modules/access/http.c
5977
5978 Compile fix
5979
5980 ------------------------------------------------------------------------
5981 r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
5982 Changed paths:
5983    M /trunk/modules/access/http.c
5984
5985 Test commit. This commit breaks the build, don't use it
5986
5987 ------------------------------------------------------------------------
5988 r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
5989 Changed paths:
5990    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
5991
5992  * compilation fix
5993
5994 ------------------------------------------------------------------------
5995 r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
5996 Changed paths:
5997    M /trunk/modules/gui/skins2/commands/async_queue.cpp
5998    M /trunk/modules/gui/skins2/commands/async_queue.hpp
5999    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
6000    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
6001    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
6002    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
6003    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
6004    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
6005    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
6006    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
6007    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
6008    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
6009    M /trunk/modules/gui/skins2/src/os_factory.hpp
6010    M /trunk/modules/gui/skins2/src/skin_common.hpp
6011    M /trunk/modules/gui/skins2/src/tooltip.cpp
6012    M /trunk/modules/gui/skins2/src/tooltip.hpp
6013    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6014    M /trunk/modules/gui/skins2/src/vlcproc.hpp
6015    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
6016    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
6017    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
6018    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
6019    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
6020    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
6021    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
6022    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
6023
6024  * all: replaced remaining C callbacks by commands
6025 ------------------------------------------------------------------------
6026 r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
6027 Changed paths:
6028    M /trunk/src/libvlc.c
6029
6030 Use Latin-9 rather than US-ASCII when there is no local charset
6031
6032 ------------------------------------------------------------------------
6033 r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
6034 Changed paths:
6035    M /trunk/modules/video_filter/osdmenu.c
6036
6037 Use an empty palette to get the colors of the picture right.
6038 ------------------------------------------------------------------------
6039 r12204 | jpsaman | 2005-08-15 17:02:08 +0200 (Mon, 15 Aug 2005) | 1 line
6040 Changed paths:
6041    M /trunk/modules/codec/dvbsub.c
6042
6043 Oops, Disable debugging.
6044 ------------------------------------------------------------------------
6045 r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
6046 Changed paths:
6047    M /trunk/modules/codec/dvbsub.c
6048
6049 Also allow an empty palette marked with palette.i_entries = 0
6050 ------------------------------------------------------------------------
6051 r12202 | zorglub | 2005-08-15 16:57:02 +0200 (Mon, 15 Aug 2005) | 2 lines
6052 Changed paths:
6053    M /trunk/include/vlc_access.h
6054    M /trunk/include/vlc_demux.h
6055    M /trunk/include/vlc_es_out.h
6056    M /trunk/include/vlc_input.h
6057    M /trunk/include/vlc_stream.h
6058    M /trunk/src/stream_output/sap.c
6059
6060 Fix a few warnings
6061
6062 ------------------------------------------------------------------------
6063 r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
6064 Changed paths:
6065    M /trunk/src/libvlc.c
6066
6067 - Fix, clean up locale settings
6068 - Fix local charset detection that broke (From|To)Locale
6069
6070 ------------------------------------------------------------------------
6071 r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
6072 Changed paths:
6073    M /trunk/modules/access/directory.c
6074
6075 Fix playlist item insertion when local charset is not UTF-8
6076
6077 ------------------------------------------------------------------------
6078 r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
6079 Changed paths:
6080    M /trunk/modules/access/file.c
6081
6082 Fix stat() when local charset is not UTF-8
6083
6084 ------------------------------------------------------------------------
6085 r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
6086 Changed paths:
6087    M /trunk/modules/codec/dvbsub.c
6088    M /trunk/modules/video_filter/osdmenu.c
6089
6090 Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.
6091 ------------------------------------------------------------------------
6092 r12197 | massiot | 2005-08-15 15:37:59 +0200 (Mon, 15 Aug 2005) | 2 lines
6093 Changed paths:
6094    M /trunk/src/input/input.c
6095
6096  * src/input/input.c: Really fixed :programs= this time.
6097
6098 ------------------------------------------------------------------------
6099 r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
6100 Changed paths:
6101    M /trunk/modules/video_filter/osdmenu.c
6102
6103 Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
6104 ------------------------------------------------------------------------
6105 r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
6106 Changed paths:
6107    M /trunk/modules/codec/dvbsub.c
6108
6109 Replaced // comments with /* .. */ and added some sanity checking.
6110 ------------------------------------------------------------------------
6111 r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
6112 Changed paths:
6113    M /trunk/src/video_output/vout_subpictures.c
6114
6115 Use NULL for initializing pointers iso 0.
6116 ------------------------------------------------------------------------
6117 r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
6118 Changed paths:
6119    M /trunk/configure.ac
6120
6121 Link ipv4 with iphlpapi - closes #315
6122
6123 ------------------------------------------------------------------------
6124 r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
6125 Changed paths:
6126    M /trunk/src/stream_output/sap.c
6127
6128 Fix SAP announce destination address - closes #314
6129
6130 Bug reported by Thomas Knauer
6131
6132 ------------------------------------------------------------------------
6133 r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
6134 Changed paths:
6135    M /trunk/modules/services_discovery/sap.c
6136
6137 Fix compiler warnings
6138
6139 ------------------------------------------------------------------------
6140 r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 lines
6141 Changed paths:
6142    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6143
6144 Don't set LC_NUMERIC in the wxWidgets plugin.
6145
6146 It's already set to C globally because there are a bunch of things that
6147 assume US-style float numbers formatting (config file, RTSP VoD server
6148 to name a few) -- see SetLanguage() in libvlc.
6149
6150 If you want to get a float from the user, you can look for the comma
6151 and replace it with a dot before parsing. However keep in mind that the
6152 stream output parser already uses the comma to separate options; that's
6153 yet another reason to use the dot in any case.
6154
6155 Also, I don't know if some remote locales use neither dot nor comma as
6156 their decimal point.
6157
6158
6159 ------------------------------------------------------------------------
6160 r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
6161 Changed paths:
6162    M /trunk/bootstrap
6163
6164 Don't use m4 comments in Makefile. Should fix win32 build
6165
6166 ------------------------------------------------------------------------
6167 r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
6168 Changed paths:
6169    M /trunk/include/network.h
6170    M /trunk/modules/demux/playlist/m3u.c
6171    M /trunk/src/misc/net.c
6172    M /trunk/src/stream_output/sap.c
6173
6174  ALL: compile fixes
6175
6176 ------------------------------------------------------------------------
6177 r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 4 lines
6178 Changed paths:
6179    M /trunk/modules/demux/ts.c
6180
6181  * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
6182    not been set to VLC_FALSE yet, the program number is not specified,
6183    and we're reading a PMT.
6184
6185 ------------------------------------------------------------------------
6186 r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
6187 Changed paths:
6188    M /trunk/configure.ac
6189    M /trunk/modules/audio_output/Modules.am
6190    A /trunk/modules/audio_output/arts.c
6191
6192   * reverted commit 12177 (aRts removal).
6193
6194 ------------------------------------------------------------------------
6195 r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
6196 Changed paths:
6197    M /trunk/src/libvlc.c
6198    M /trunk/src/misc/configuration.c
6199
6200 Set LC_NUMERIC to C once and for all.
6201
6202 ------------------------------------------------------------------------
6203 r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
6204 Changed paths:
6205    M /trunk/modules/misc/network/ipv6.c
6206    M /trunk/src/misc/net.c
6207
6208 got the value for PROTECTION_LEVEL_* hard-coded
6209 , but still miss the other one.
6210
6211 Anyone with Visual Studio here ?
6212
6213 ------------------------------------------------------------------------
6214 r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
6215 Changed paths:
6216    M /trunk/src/libvlc.c
6217    M /trunk/src/misc/configuration.c
6218
6219  * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
6220    missing. Beware that this change configuration saving output (it used
6221    to be saved in users locale).
6222
6223    this should fix float config options save/load rounding issues. If someone
6224    has a better fix, feel free to do so (but please dont revert a commit and
6225    provide no alternative fix)
6226
6227 ------------------------------------------------------------------------
6228 r12182 | jpsaman | 2005-08-13 21:38:34 +0200 (Sat, 13 Aug 2005) | 1 line
6229 Changed paths:
6230    M /trunk/modules/control/rc.c
6231
6232 Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
6233 ------------------------------------------------------------------------
6234 r12181 | jpsaman | 2005-08-13 21:28:49 +0200 (Sat, 13 Aug 2005) | 1 line
6235 Changed paths:
6236    M /trunk/include/vlc_symbols.h
6237
6238 API changed
6239 ------------------------------------------------------------------------
6240 r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
6241 Changed paths:
6242    M /trunk/include/vlc_osd.h
6243    M /trunk/modules/control/rc.c
6244    M /trunk/src/osd/osd.c
6245
6246 Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.
6247 ------------------------------------------------------------------------
6248 r12179 | courmisch | 2005-08-13 21:15:17 +0200 (Sat, 13 Aug 2005) | 3 lines
6249 Changed paths:
6250    M /trunk/modules/misc/network/ipv4.c
6251
6252 [Win32] Attempt to guess best interface for multicast
6253 may close #163
6254
6255 ------------------------------------------------------------------------
6256 r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
6257 Changed paths:
6258    M /trunk/modules/LIST
6259    M /trunk/modules/list.sh
6260
6261 Update modules list
6262
6263 ------------------------------------------------------------------------
6264 r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
6265 Changed paths:
6266    M /trunk/configure.ac
6267    M /trunk/modules/audio_output/Modules.am
6268    D /trunk/modules/audio_output/arts.c
6269
6270 Remove severely broken unmaintained aRts plugin
6271
6272 Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
6273
6274 ------------------------------------------------------------------------
6275 r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
6276 Changed paths:
6277    M /trunk/bootstrap
6278
6279 Add missing slashes
6280
6281 ------------------------------------------------------------------------
6282 r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
6283 Changed paths:
6284    M /trunk/src/osd/osd_parser.c
6285
6286 Remove unused comments
6287 ------------------------------------------------------------------------
6288 r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
6289 Changed paths:
6290    M /trunk/modules/control/rc.c
6291
6292 Print status change message when volume is changed with volume command on the rc interface.
6293 ------------------------------------------------------------------------
6294 r12173 | courmisch | 2005-08-13 18:23:19 +0200 (Sat, 13 Aug 2005) | 2 lines
6295 Changed paths:
6296    M /trunk/modules/demux/mkv.cpp
6297
6298 - convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
6299
6300 ------------------------------------------------------------------------
6301 r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
6302 Changed paths:
6303    M /trunk/src/misc/tls.c
6304
6305 Reuse TLS module/object when already present - closes #288
6306
6307 ------------------------------------------------------------------------
6308 r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
6309 Changed paths:
6310    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6311    M /trunk/src/libvlc.c
6312
6313 Undo LC_NUMERIC change
6314
6315 ------------------------------------------------------------------------
6316 r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
6317 Changed paths:
6318    M /trunk/Makefile.am
6319
6320 Remove useless debug stuff
6321
6322 ------------------------------------------------------------------------
6323 r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
6324 Changed paths:
6325    M /trunk/THANKS
6326    M /trunk/po/ru.po
6327
6328 updated Russian translation by Andrey Brilevskiy
6329 ------------------------------------------------------------------------
6330 r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
6331 Changed paths:
6332    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
6333    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6334    M /trunk/src/libvlc.c
6335
6336 Disclaimer : this commit would need to be checked by someone
6337
6338 Change locale (LC_NUMERIC) in appropriate places so we always use the
6339 user's locale when reading/writting floats to config (otherwise it would
6340 read floats using C locale (float separator is . in C) and write them
6341 using the user's local (float separator can be , instead of .))
6342
6343 If these changes aren't ok, then i think that the only solution would be
6344 to always setlocale(LC_NUMERIC, "C") when handling config str<->float
6345 conversions.
6346
6347
6348 ------------------------------------------------------------------------
6349 r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
6350 Changed paths:
6351    M /trunk/Makefile.am
6352    M /trunk/vlc-api.pl
6353
6354 Fix for make distclean
6355
6356 ------------------------------------------------------------------------
6357 r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
6358 Changed paths:
6359    M /trunk/Makefile.am
6360
6361 Fix make dist when builddir != srcdir
6362
6363 ------------------------------------------------------------------------
6364 r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
6365 Changed paths:
6366    M /trunk/src/Makefile.am
6367
6368 Unbreak make dist
6369
6370 ------------------------------------------------------------------------
6371 r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
6372 Changed paths:
6373    M /trunk/modules/control/rc.c
6374
6375 - Append CRLF manually
6376 - Compiler warning fixed
6377
6378 ------------------------------------------------------------------------
6379 r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
6380 Changed paths:
6381    M /trunk/modules/demux/ts.c
6382
6383 remove unusefull comment
6384 ------------------------------------------------------------------------
6385 r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
6386 Changed paths:
6387    M /trunk/modules/control/rc.c
6388
6389 Revert commit [12128] that violate gettext rules
6390 (carriage return are forbidden).
6391
6392 ------------------------------------------------------------------------
6393 r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 4 lines
6394 Changed paths:
6395    M /trunk/Makefile.am
6396    M /trunk/toolbox
6397
6398 "toolbox --update-po" becomes "make update-po"
6399
6400 Now can update PO when compiling from subdir
6401
6402 ------------------------------------------------------------------------
6403 r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
6404 Changed paths:
6405    M /trunk/po/POTFILES.in
6406
6407 Resync necessary (removal of obsolote plugins)
6408
6409 ------------------------------------------------------------------------
6410 r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
6411 Changed paths:
6412    M /trunk/configure.ac
6413
6414  * configure.ac: Reverted [12094] and [12138] because the ffmpeg team
6415    doesn't care to fix their packageconfig stuff to be really useful (such
6416    as instructing to link with mp3lame, zlib, etc.), so the
6417    packageconfig stuff doesn't bring much, and the current code breaks
6418    under OS X and Cygwin (at least).
6419
6420 ------------------------------------------------------------------------
6421 r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
6422 Changed paths:
6423    M /trunk/modules/gui/wxwidgets/wizard.cpp
6424
6425 Use net_AddressIsMulticast helper
6426
6427 ------------------------------------------------------------------------
6428 r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
6429 Changed paths:
6430    M /trunk/bootstrap
6431
6432 Don't use undefined variables - should make automake 1.6 happy
6433
6434 ------------------------------------------------------------------------
6435 r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
6436 Changed paths:
6437    D /trunk/BUGS
6438    D /trunk/TODO
6439
6440 Remove obsolete files
6441
6442 ------------------------------------------------------------------------
6443 r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
6444 Changed paths:
6445    M /trunk/bootstrap
6446    M /trunk/mozilla/Makefile.am
6447
6448 Get rid of the UNTRUE conditionnal
6449 and some other Makefile cleanup
6450
6451 ------------------------------------------------------------------------
6452 r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
6453 Changed paths:
6454    M /trunk/include/network.h
6455    M /trunk/modules/access/http.c
6456
6457  * modules/access/http.c: Do not use vlc_UrlEncode for the same reason
6458    than [12145]. We just want to replace spaces.
6459  * include/network.h: Restored the previous behaviour of vlc_UrlEncode().
6460    We really mean to URL-encode ? & / etc. in order to be able to pass
6461    a string containing those special characters as a GET variable in the
6462    http control interface.
6463
6464 ------------------------------------------------------------------------
6465 r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
6466 Changed paths:
6467    M /trunk/debian/wxvlc.dirs
6468
6469 Add missing folder
6470
6471 ------------------------------------------------------------------------
6472 r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
6473 Changed paths:
6474    M /trunk/configure.ac
6475    D /trunk/modules/gui/gtk
6476    D /trunk/modules/gui/gtk2
6477    D /trunk/modules/gui/kde
6478    D /trunk/modules/gui/qt
6479
6480 Remove gtk, gtk2, qt and kde plugins
6481
6482 If you want them, take them back from the svn attic, fix them and reintroduce them. I didn't remove the configure.ac snippets, they are still in but commented
6483
6484 ------------------------------------------------------------------------
6485 r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
6486 Changed paths:
6487    M /trunk/modules/access/Modules.am
6488    D /trunk/modules/access/slp.c
6489    M /trunk/modules/control/Modules.am
6490    D /trunk/modules/control/joystick.c
6491
6492 Remove slp and joystick plugins
6493
6494 ------------------------------------------------------------------------
6495 r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
6496 Changed paths:
6497    M /trunk/include/network.h
6498
6499 and ampersand and question mark. Got them all this time.
6500
6501 ------------------------------------------------------------------------
6502 r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
6503 Changed paths:
6504    M /trunk/include/network.h
6505
6506 Forgot @ -- thanks thedj
6507
6508 ------------------------------------------------------------------------
6509 r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
6510 Changed paths:
6511    M /trunk/include/network.h
6512
6513 Don't URL encode ./:[] because they are to be found in URLs...
6514 closes #311
6515
6516 ------------------------------------------------------------------------
6517 r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
6518 Changed paths:
6519    M /trunk/Makefile.am
6520    M /trunk/bootstrap
6521    M /trunk/vlc-config.in.in
6522
6523 Speed up recursive make significantly
6524
6525 ------------------------------------------------------------------------
6526 r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
6527 Changed paths:
6528    M /trunk/modules/control/http.c
6529    M /trunk/src/misc/httpd.c
6530
6531  * modules/control/http.c: Added an id="include" macro to include
6532    another file. Also reduced MAX_DIR_PATH_LENGTH to 2560 since
6533    allocating anything larger than 4kB on the stack is likely to break
6534    on many OSes.
6535
6536 ------------------------------------------------------------------------
6537 r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
6538 Changed paths:
6539    M /trunk/modules/demux/livedotcom.cpp
6540
6541  * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
6542    replace spaces with '+'. That's what browsers do, and I think it's
6543    the right thing to do since vlc_UrlEncode was just breaking things.
6544    refs #90 and debian bug #279735
6545
6546 ------------------------------------------------------------------------
6547 r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
6548 Changed paths:
6549    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6550    M /trunk/modules/control/http.c
6551
6552  * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
6553
6554 ------------------------------------------------------------------------
6555 r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
6556 Changed paths:
6557    M /trunk/src/input/es_out.c
6558
6559  * src/input/es_out.c: Fixed a breakage of about everything introduced in
6560    [12140].
6561
6562 ------------------------------------------------------------------------
6563 r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
6564 Changed paths:
6565    M /trunk/modules/control/http.c
6566
6567  * modules/control/http.c: New foreach tags to walk through the input
6568    variables : program, title, chapter, audio-es, video-es and spu-es.
6569    New RPN function "value 'variable' vlc_set_var" to change the input
6570    variables (variable can be any of those above).
6571
6572 ------------------------------------------------------------------------
6573 r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
6574 Changed paths:
6575    M /trunk/modules/stream_out/transcode.c
6576
6577  * modules/stream_out/transcode.c: New --sout-transcode-max-width and
6578    --sout-transcode-maxheight options, recommended to enforcea particular
6579    level of a video codec. Fixed --sout-transcode-fps when used in
6580    conjunction with --sout-transcode-threads=1.
6581
6582 ------------------------------------------------------------------------
6583 r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
6584 Changed paths:
6585    M /trunk/src/input/es_out.c
6586
6587 Fix seek breakage introduced in r12113
6588 ------------------------------------------------------------------------
6589 r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
6590 Changed paths:
6591    M /trunk/THANKS
6592    M /trunk/modules/demux/playlist/m3u.c
6593    M /trunk/modules/misc/playlist/m3u.c
6594
6595 ALL: Improvements in the M3U output and parser. Patch by Daniel Str?\195?\164nger.
6596      (Put both artist and name, protect comma with \ )
6597
6598 ------------------------------------------------------------------------
6599 r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
6600 Changed paths:
6601    M /trunk/configure.ac
6602
6603  * configure.ac: libavcodec.pc doesn't instruct us to link with mp3lame,
6604    liba52, etc. so --with-ffmpeg-mp3lame and stuff should still be
6605    useful in this case. The ffmpeg module needs to be built-in under OS X
6606    otherwise it doesn't link.
6607
6608 ------------------------------------------------------------------------
6609 r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
6610 Changed paths:
6611    M /trunk/Makefile.am
6612
6613 Fix for builddir != srcdir
6614
6615 ------------------------------------------------------------------------
6616 r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
6617 Changed paths:
6618    M /trunk/NEWS
6619    M /trunk/src/libvlc.h
6620    M /trunk/src/video_output/video_output.c
6621    M /trunk/src/video_output/vout_intf.c
6622
6623 change name to --monitor-aspect-ratio so its consistent with other programs
6624 (like mplayer)
6625
6626 ------------------------------------------------------------------------
6627 r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
6628 Changed paths:
6629    M /trunk/src/misc/messages.c
6630
6631 no comment
6632
6633 ------------------------------------------------------------------------
6634 r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
6635 Changed paths:
6636    M /trunk/modules/control/rc.c
6637
6638 Fix volume callback
6639 ------------------------------------------------------------------------
6640 r12133 | jpsaman | 2005-08-11 23:00:56 +0200 (Thu, 11 Aug 2005) | 1 line
6641 Changed paths:
6642    M /trunk/src/input/input.c
6643
6644 Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
6645 ------------------------------------------------------------------------
6646 r12132 | jpsaman | 2005-08-11 22:59:45 +0200 (Thu, 11 Aug 2005) | 1 line
6647 Changed paths:
6648    M /trunk/modules/demux/ts.c
6649
6650 Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113.
6651 ------------------------------------------------------------------------
6652 r12131 | dionoea | 2005-08-11 22:44:17 +0200 (Thu, 11 Aug 2005) | 2 lines
6653 Changed paths:
6654    M /trunk/NEWS
6655
6656 update
6657
6658 ------------------------------------------------------------------------
6659 r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
6660 Changed paths:
6661    M /trunk/src/libvlc.h
6662    M /trunk/src/video_output/video_output.c
6663    M /trunk/src/video_output/vout_intf.c
6664
6665 add --screen-aspect-ratio option (user support at its best ...)
6666
6667 ------------------------------------------------------------------------
6668 r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
6669 Changed paths:
6670    M /trunk/include/vlc_osd.h
6671    M /trunk/modules/stream_out/transcode.c
6672    M /trunk/modules/video_filter/osdmenu.c
6673
6674 Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 
6675 ------------------------------------------------------------------------
6676 r12128 | jpsaman | 2005-08-11 21:23:31 +0200 (Thu, 11 Aug 2005) | 1 line
6677 Changed paths:
6678    M /trunk/modules/control/rc.c
6679
6680 Fix \r\n issues for Windows compatibility
6681 ------------------------------------------------------------------------
6682 r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
6683 Changed paths:
6684    M /trunk/src/misc/messages.c
6685
6686 fix debug output colors
6687
6688 ------------------------------------------------------------------------
6689 r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
6690 Changed paths:
6691    M /trunk/modules/control/http.c
6692
6693  * modules/control/http.c: New RPN function vlc_seek(value), same syntax
6694    as the control=seek tag.
6695
6696 ------------------------------------------------------------------------
6697 r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
6698 Changed paths:
6699    M /trunk/src/misc/charset.c
6700
6701  * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
6702
6703 ------------------------------------------------------------------------
6704 r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
6705 Changed paths:
6706    M /trunk/modules/control/http.c
6707
6708  * modules/control/http.c: foreach directory is now alpha-sorted in a
6709    case-insensitive way. Fixed again str_replace().
6710
6711 ------------------------------------------------------------------------
6712 r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
6713 Changed paths:
6714    M /trunk/modules/control/http.c
6715
6716  * modules/control/http.c: Fixed bugs in str_replace().
6717
6718 ------------------------------------------------------------------------
6719 r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
6720 Changed paths:
6721    M /trunk/include/vlc_messages.h
6722    M /trunk/modules/codec/ffmpeg/encoder.c
6723    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6724
6725  * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
6726    bank instead of being fprintf'd to stderr.
6727
6728 ------------------------------------------------------------------------
6729 r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
6730 Changed paths:
6731    M /trunk/configure.ac
6732
6733  * configure.ac: Fixed the contrib path in the general case.
6734
6735 ------------------------------------------------------------------------
6736 r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
6737 Changed paths:
6738    M /trunk/modules/control/http.c
6739
6740  * modules/control/http.c: Rewrote the parsers to handle correctly special
6741    chars such as ', \', \ , etc. Fixed a bug when parsing the GET
6742    arguments. Added new RPN functions :
6743    - str_replace( a, b, c ) : replaces all occurences of b with c in a
6744    - addslashes( s ) : escapes all " and ' with a backslash
6745    - stripslashes( s ) :  the opposite
6746    - htmlspecialchars( s ) : replaces &"'<> with their &stuff; equivalent
6747    - realpath( s ) : returns an absolute file path (see realpath(3))
6748    And fixed a few memory leaks.
6749
6750 ------------------------------------------------------------------------
6751 r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
6752 Changed paths:
6753    M /trunk/include/network.h
6754    M /trunk/src/input/input.c
6755
6756  * include/network.h:vlc_UrlEncode() : though RFC 1738 allows to send
6757    $-_.+!*'(), unencoded, it also allows to encode any character. It is
6758    generally considered a good practive to urlencode $+!*'() because
6759    some buggy browsers (read: M$) have a problem with those characters.
6760    See the comments in http://fr.php.net/manual/en/function.rawurlencode.php
6761    for more information.
6762
6763 ------------------------------------------------------------------------
6764 r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
6765 Changed paths:
6766    M /trunk/modules/control/hotkeys.c
6767
6768 Fix regression in timing behaviour. A minute jump is ~1 min again.
6769 ------------------------------------------------------------------------
6770 r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
6771 Changed paths:
6772    M /trunk/src/libvlc.c
6773
6774 * Fixed VLC_IsPlaying (fixes #259)
6775   Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
6776
6777 ------------------------------------------------------------------------
6778 r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
6779 Changed paths:
6780    M /trunk/Makefile.am
6781    M /trunk/configure.ac
6782    M /trunk/include/stream_output.h
6783    M /trunk/include/vlc_common.h
6784    M /trunk/include/vlc_objects.h
6785    A /trunk/include/vlc_osd.h
6786    M /trunk/include/vlc_symbols.h
6787    M /trunk/modules/LIST
6788    M /trunk/modules/codec/dvbsub.c
6789    M /trunk/modules/control/rc.c
6790    M /trunk/modules/stream_out/transcode.c
6791    M /trunk/modules/video_filter/Modules.am
6792    A /trunk/modules/video_filter/osdmenu.c
6793    M /trunk/src/Makefile.am
6794    M /trunk/src/misc/modules.c
6795    M /trunk/src/misc/objects.c
6796    A /trunk/src/osd
6797    A /trunk/src/osd/osd.c
6798    A /trunk/src/osd/osd_parser.c
6799    A /trunk/src/osd/osd_widgets.c
6800
6801 Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored.
6802
6803 To stream use a commandline similar to this:
6804
6805 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{sfilter=osdmenu}:std{mux=ts,access=udp,url=127.0.0.1:1234}' -vvvv
6806
6807 For local playback a commandline like this is needed:
6808
6809 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
6810
6811 Have fun with the basic functionality - jpsaman.
6812
6813 ------------------------------------------------------------------------
6814 r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
6815 Changed paths:
6816    M /trunk/modules/packetizer/mpegvideo.c
6817
6818 By default --packetizer-mpegvideo-sync-iframe is disabled.
6819 ------------------------------------------------------------------------
6820 r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
6821 Changed paths:
6822    M /trunk/share/Makefile.am
6823    A /trunk/share/osdmenu
6824    A /trunk/share/osdmenu/default
6825    A /trunk/share/osdmenu/default/selected
6826    A /trunk/share/osdmenu/default/selected/bw.png
6827    A /trunk/share/osdmenu/default/selected/esc.png
6828    A /trunk/share/osdmenu/default/selected/fw.png
6829    A /trunk/share/osdmenu/default/selected/next.png
6830    A /trunk/share/osdmenu/default/selected/play_pause.png
6831    A /trunk/share/osdmenu/default/selected/previous.png
6832    A /trunk/share/osdmenu/default/selected/stop.png
6833    A /trunk/share/osdmenu/default/selected/volume.png
6834    A /trunk/share/osdmenu/default/selection
6835    A /trunk/share/osdmenu/default/selection/bw.png
6836    A /trunk/share/osdmenu/default/selection/esc.png
6837    A /trunk/share/osdmenu/default/selection/fw.png
6838    A /trunk/share/osdmenu/default/selection/next.png
6839    A /trunk/share/osdmenu/default/selection/play_pause.png
6840    A /trunk/share/osdmenu/default/selection/previous.png
6841    A /trunk/share/osdmenu/default/selection/stop.png
6842    A /trunk/share/osdmenu/default/selection/volume.png
6843    A /trunk/share/osdmenu/default/unselected.png
6844    A /trunk/share/osdmenu/default/volume
6845    A /trunk/share/osdmenu/default/volume/volume_00.png
6846    A /trunk/share/osdmenu/default/volume/volume_01.png
6847    A /trunk/share/osdmenu/default/volume/volume_02.png
6848    A /trunk/share/osdmenu/default/volume/volume_03.png
6849    A /trunk/share/osdmenu/default/volume/volume_04.png
6850    A /trunk/share/osdmenu/default/volume/volume_05.png
6851    A /trunk/share/osdmenu/default/volume/volume_06.png
6852    A /trunk/share/osdmenu/default/volume/volume_07.png
6853    A /trunk/share/osdmenu/default/volume/volume_08.png
6854    A /trunk/share/osdmenu/default/volume/volume_09.png
6855    A /trunk/share/osdmenu/default/volume/volume_10.png
6856    A /trunk/share/osdmenu/default.cfg
6857    A /trunk/share/osdmenu/dvd
6858    A /trunk/share/osdmenu/dvd/selected
6859    A /trunk/share/osdmenu/dvd/selected/bw.png
6860    A /trunk/share/osdmenu/dvd/selected/esc.png
6861    A /trunk/share/osdmenu/dvd/selected/fw.png
6862    A /trunk/share/osdmenu/dvd/selected/mute.png
6863    A /trunk/share/osdmenu/dvd/selected/next.png
6864    A /trunk/share/osdmenu/dvd/selected/pause.png
6865    A /trunk/share/osdmenu/dvd/selected/play.png
6866    A /trunk/share/osdmenu/dvd/selected/previous.png
6867    A /trunk/share/osdmenu/dvd/selected/slow.png
6868    A /trunk/share/osdmenu/dvd/selected/stop.png
6869    A /trunk/share/osdmenu/dvd/selected/volume.png
6870    A /trunk/share/osdmenu/dvd/selection
6871    A /trunk/share/osdmenu/dvd/selection/bw.png
6872    A /trunk/share/osdmenu/dvd/selection/esc.png
6873    A /trunk/share/osdmenu/dvd/selection/fw.png
6874    A /trunk/share/osdmenu/dvd/selection/mute.png
6875    A /trunk/share/osdmenu/dvd/selection/next.png
6876    A /trunk/share/osdmenu/dvd/selection/pause.png
6877    A /trunk/share/osdmenu/dvd/selection/play.png
6878    A /trunk/share/osdmenu/dvd/selection/previous.png
6879    A /trunk/share/osdmenu/dvd/selection/slow.png
6880    A /trunk/share/osdmenu/dvd/selection/stop.png
6881    A /trunk/share/osdmenu/dvd/unselect
6882    A /trunk/share/osdmenu/dvd/unselect/barroff.png
6883    A /trunk/share/osdmenu/dvd/volume
6884    A /trunk/share/osdmenu/dvd/volume/volume00.png
6885    A /trunk/share/osdmenu/dvd/volume/volume01.png
6886    A /trunk/share/osdmenu/dvd/volume/volume02.png
6887    A /trunk/share/osdmenu/dvd/volume/volume03.png
6888    A /trunk/share/osdmenu/dvd/volume/volume04.png
6889    A /trunk/share/osdmenu/dvd/volume/volume05.png
6890    A /trunk/share/osdmenu/dvd.cfg
6891
6892 The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
6893
6894 ------------------------------------------------------------------------
6895 r12113 | jpsaman | 2005-08-10 22:07:20 +0200 (Wed, 10 Aug 2005) | 2 lines
6896 Changed paths:
6897    M /trunk/modules/demux/ts.c
6898    M /trunk/modules/mux/mpeg/ts.c
6899    M /trunk/modules/packetizer/mpegvideo.c
6900    M /trunk/src/input/es_out.c
6901
6902 Flagging BLOCK_FLAG_DISCONTINUITY for every PID in the input when the slider is moved on the GUI or a jump in the stream is made. It is also propagated to the mpegvideo packetizer. The packetizer has a new mode to sync on I-frame boundary after such a jump. It avoids sending some broken frames to the client. (Forward port of branches/0.8.1-jpsaman-thedj revision 11067 and 11842.)
6903
6904 ------------------------------------------------------------------------
6905 r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
6906 Changed paths:
6907    M /trunk/include/vlc_es.h
6908
6909 cosmetic fix
6910 ------------------------------------------------------------------------
6911 r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
6912 Changed paths:
6913    M /trunk/src/misc/iso-639_def.h
6914
6915 Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
6916 ------------------------------------------------------------------------
6917 r12110 | hartman | 2005-08-10 18:26:39 +0200 (Wed, 10 Aug 2005) | 3 lines
6918 Changed paths:
6919    M /trunk/src/libvlc.h
6920
6921 * correct the vlc:pause: help (closes #309)
6922 * re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
6923
6924 ------------------------------------------------------------------------
6925 r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
6926 Changed paths:
6927    M /trunk/include/network.h
6928
6929 Also update IsEncoded
6930
6931 ------------------------------------------------------------------------
6932 r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
6933 Changed paths:
6934    M /trunk/modules/misc/dummy/input.c
6935
6936 * Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
6937   Playlist item commands are soooo dirty :D
6938
6939 ------------------------------------------------------------------------
6940 r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
6941 Changed paths:
6942    M /trunk/include/network.h
6943
6944 Stricter RFC1788 obeying UrlEncode
6945
6946 ------------------------------------------------------------------------
6947 r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
6948 Changed paths:
6949    M /trunk/src/libvlc.c
6950
6951 size_t is unsigned and it's a bad idea to compare it to 0. Fixes #308.
6952 Some one with VC7 should test this commit
6953
6954 ------------------------------------------------------------------------
6955 r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
6956 Changed paths:
6957    M /trunk/Makefile.am
6958
6959   * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
6960
6961 ------------------------------------------------------------------------
6962 r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
6963 Changed paths:
6964    M /trunk/mozilla/support/npunix.c
6965
6966   * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
6967
6968 ------------------------------------------------------------------------
6969 r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
6970 Changed paths:
6971    M /trunk/extras/Makefile
6972
6973   * extras/Makefile: fixed the zsh.cpp build.
6974
6975 ------------------------------------------------------------------------
6976 r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
6977 Changed paths:
6978    M /trunk/modules/audio_filter/resampler/bandlimited.c
6979
6980 * Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
6981  - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
6982
6983 ------------------------------------------------------------------------
6984 r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
6985 Changed paths:
6986    M /trunk/debian/Makefile.am
6987    M /trunk/debian/changelog
6988    M /trunk/debian/control
6989    M /trunk/debian/rules
6990    A /trunk/debian/vlc.desktop
6991
6992   * Updated Debian packaging stuff.
6993
6994 ------------------------------------------------------------------------
6995 r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
6996 Changed paths:
6997    M /trunk/po/POTFILES.in
6998    M /trunk/po/ca.po
6999    M /trunk/po/da.po
7000    M /trunk/po/de.po
7001    M /trunk/po/en_GB.po
7002    M /trunk/po/es.po
7003    M /trunk/po/fr.po
7004    M /trunk/po/it.po
7005    M /trunk/po/ja.po
7006    M /trunk/po/nl.po
7007    M /trunk/po/pt_BR.po
7008    M /trunk/po/ro.po
7009    M /trunk/po/ru.po
7010    M /trunk/po/tr.po
7011    M /trunk/po/vlc.pot
7012    M /trunk/po/zh_TW.po
7013
7014   * Re-ran toolbox --update-po.
7015
7016 ------------------------------------------------------------------------
7017 r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
7018 Changed paths:
7019    M /trunk/modules/misc/dummy/input.c
7020
7021 Add ACCESS_GET_META in the dummy access to avoid an error
7022
7023 ------------------------------------------------------------------------
7024 r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
7025 Changed paths:
7026    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7027    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7028    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7029    M /trunk/modules/gui/macosx/playlist.h
7030    M /trunk/modules/gui/macosx/playlist.m
7031    M /trunk/modules/gui/macosx/prefs.h
7032
7033 * Added playlist preparse item to the playlist contextual menu.
7034
7035 ------------------------------------------------------------------------
7036 r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
7037 Changed paths:
7038    M /trunk/modules/codec/dvbsub.c
7039
7040 make positioning of subpictures posible in dvbsub
7041 ------------------------------------------------------------------------
7042 r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
7043 Changed paths:
7044    M /trunk/modules/demux/ts.c
7045
7046 * spelling
7047
7048 ------------------------------------------------------------------------
7049 r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
7050 Changed paths:
7051    M /trunk/configure.ac
7052
7053 Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306. 
7054 To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
7055
7056 ------------------------------------------------------------------------
7057 r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
7058 Changed paths:
7059    M /trunk/modules/codec/ffmpeg/audio.c
7060
7061 Fix compiler warning about comparing signed and unsigned
7062 ------------------------------------------------------------------------
7063 r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
7064 Changed paths:
7065    M /trunk/modules/control/http.c
7066
7067  * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
7068    vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
7069
7070 ------------------------------------------------------------------------
7071 r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
7072 Changed paths:
7073    M /trunk/modules/gui/macosx/playlist.m
7074    M /trunk/modules/gui/macosx/wizard.m
7075
7076 * playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
7077 * wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
7078 ------------------------------------------------------------------------
7079 r12090 | jpsaman | 2005-08-09 17:20:23 +0200 (Tue, 09 Aug 2005) | 1 line
7080 Changed paths:
7081    M /trunk/modules/mux/wav.c
7082
7083 Fix compiler warning about comparing signed unsigned.
7084 ------------------------------------------------------------------------
7085 r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
7086 Changed paths:
7087    M /trunk/include/vlc_es.h
7088    M /trunk/modules/codec/dts.c
7089
7090 Made es_format_t member i_bitrate unsigned int, because I cannot imagine it ever to be negative.
7091 ------------------------------------------------------------------------
7092 r12088 | jpsaman | 2005-08-09 16:56:58 +0200 (Tue, 09 Aug 2005) | 1 line
7093 Changed paths:
7094    M /trunk/include/vlc_demux.h
7095
7096 Fix typo and updating copyright
7097 ------------------------------------------------------------------------
7098 r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
7099 Changed paths:
7100    M /trunk/modules/demux/asf/asf.c
7101    M /trunk/modules/demux/asf/libasf.c
7102
7103 Fix compiler warnings about comparing signed and unsigned
7104 ------------------------------------------------------------------------
7105 r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
7106 Changed paths:
7107    M /trunk/include/vlc_video.h
7108
7109 use proper type for struct subpicture_t.b_absolute
7110 ------------------------------------------------------------------------
7111 r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
7112 Changed paths:
7113    M /trunk/include/vlc_input.h
7114
7115 some explanation
7116 ------------------------------------------------------------------------
7117 r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
7118 Changed paths:
7119    M /trunk/include/main.h
7120    M /trunk/include/vlc_keys.h
7121    M /trunk/modules/control/hotkeys.c
7122    M /trunk/src/libvlc.h
7123
7124 Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
7125
7126 ------------------------------------------------------------------------
7127 r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
7128 Changed paths:
7129    M /trunk/modules/demux/livedotcom.cpp
7130
7131 Fix compiler warning about unused variables
7132 ------------------------------------------------------------------------
7133 r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
7134 Changed paths:
7135    M /trunk/modules/codec/ffmpeg/video_filter.c
7136
7137 Fix compiler warnings about signed - unsigned comparisons
7138 ------------------------------------------------------------------------
7139 r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
7140 Changed paths:
7141    M /trunk/modules/stream_out/switcher.c
7142
7143 Fix compiler warnings about signed - unsigned comparisons
7144 ------------------------------------------------------------------------
7145 r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
7146 Changed paths:
7147    M /trunk/modules/access/mms/mmsh.c
7148    M /trunk/modules/access/mms/mmstu.c
7149
7150 Fix compiler warnings about signed - unsigned comparisons
7151 ------------------------------------------------------------------------
7152 r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
7153 Changed paths:
7154    M /trunk/modules/gui/macosx/prefs.m
7155
7156 * Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
7157
7158 ------------------------------------------------------------------------
7159 r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
7160 Changed paths:
7161    M /trunk/modules/gui/macosx/bookmarks.m
7162
7163 * Fix object refcount
7164 * Fix some cosmetics
7165
7166 ------------------------------------------------------------------------
7167 r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
7168 Changed paths:
7169    M /trunk/src/misc/messages.c
7170
7171 sanity checking
7172 ------------------------------------------------------------------------
7173 r12076 | jpsaman | 2005-08-09 10:57:50 +0200 (Tue, 09 Aug 2005) | 1 line
7174 Changed paths:
7175    M /trunk/src/input/input.c
7176
7177 some sanity checks
7178 ------------------------------------------------------------------------
7179 r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
7180 Changed paths:
7181    M /trunk/modules/stream_out/mosaic_bridge.c
7182
7183 some more trailing spaces
7184
7185 ------------------------------------------------------------------------
7186 r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
7187 Changed paths:
7188    M /trunk/modules/stream_out/bridge.c
7189
7190 delete trailing spaces ...
7191
7192 ------------------------------------------------------------------------
7193 r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
7194 Changed paths:
7195    M /trunk/modules/demux/subtitle.c
7196
7197 Fix memleak in error handling
7198
7199 ------------------------------------------------------------------------
7200 r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
7201 Changed paths:
7202    M /trunk/configure.ac
7203
7204 VLC cannot work properly without libiconv
7205
7206 ------------------------------------------------------------------------
7207 r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
7208 Changed paths:
7209    M /trunk/modules/access/udp.c
7210
7211 Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
7212 ------------------------------------------------------------------------
7213 r12069 | jpsaman | 2005-08-08 12:18:03 +0200 (Mon, 08 Aug 2005) | 1 line
7214 Changed paths:
7215    M /trunk/modules/demux/ts.c
7216    M /trunk/modules/mux/mpeg/ts.c
7217
7218 Fix a segmentation fault introduced by the previous commit
7219 ------------------------------------------------------------------------
7220 r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
7221 Changed paths:
7222    M /trunk/src/video_output/video_widgets.c
7223
7224 Fix refcount problem (thanks to DrakeGuan for spotting it)
7225
7226 ------------------------------------------------------------------------
7227 r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
7228 Changed paths:
7229    M /trunk/modules/demux/ts.c
7230
7231 Fix a segmentation fault introduced by the previous commit
7232 ------------------------------------------------------------------------
7233 r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
7234 Changed paths:
7235    M /trunk/modules/demux/ts.c
7236    M /trunk/modules/mux/mpeg/csa.c
7237    M /trunk/modules/mux/mpeg/csa.h
7238    M /trunk/modules/mux/mpeg/ts.c
7239
7240 (Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
7241
7242 ------------------------------------------------------------------------
7243 r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
7244 Changed paths:
7245    M /trunk/src/interface/interface.c
7246
7247 One more
7248
7249 ------------------------------------------------------------------------
7250 r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
7251 Changed paths:
7252    M /trunk/debian/patches/20_interfaces.dpatch
7253    M /trunk/debian/rules
7254
7255 s/wxwindows/wxwidgets
7256
7257 ------------------------------------------------------------------------
7258 r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
7259 Changed paths:
7260    M /trunk/AUTHORS
7261    M /trunk/NEWS
7262
7263 * forgot these 2
7264 ------------------------------------------------------------------------
7265 r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
7266 Changed paths:
7267    M /trunk/Makefile.am
7268    M /trunk/modules/gui/macosx/intf.m
7269
7270 * whoops
7271 ------------------------------------------------------------------------
7272 r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
7273 Changed paths:
7274    M /trunk/Makefile.am
7275    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib
7276    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/classes.nib
7277    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
7278    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
7279    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7280    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7281    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7282    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7283    M /trunk/modules/gui/macosx/Modules.am
7284    A /trunk/modules/gui/macosx/bookmarks.h
7285    A /trunk/modules/gui/macosx/bookmarks.m
7286    M /trunk/modules/gui/macosx/intf.h
7287    M /trunk/modules/gui/macosx/intf.m
7288    M /trunk/modules/gui/macosx/playlist.m
7289    M /trunk/modules/gui/macosx/wizard.h
7290    M /trunk/modules/gui/macosx/wizard.m
7291
7292 * ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
7293     - complete functionality except "Extract" (I'm going to fix that next week)
7294 * MainMenu.nib: re-orded the window-menu a bit
7295 * wizard.*: added a method to launch it from the bookmarks
7296 ------------------------------------------------------------------------
7297 r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
7298 Changed paths:
7299    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
7300
7301  * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
7302
7303 ------------------------------------------------------------------------
7304 r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
7305 Changed paths:
7306    M /trunk/modules/demux/mkv.cpp
7307
7308 * fix compile warnings
7309 ------------------------------------------------------------------------
7310 r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
7311 Changed paths:
7312    M /trunk/doc/skins/skins2-howto.xml
7313    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
7314    M /trunk/modules/gui/skins2/parser/interpreter.cpp
7315    M /trunk/modules/gui/skins2/src/dialogs.cpp
7316    M /trunk/modules/gui/skins2/src/dialogs.hpp
7317    M /trunk/modules/gui/skins2/src/generic_layout.cpp
7318    M /trunk/modules/gui/wxwidgets/menus.cpp
7319
7320  * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
7321  * skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
7322  * doc/skins/skins2-howto.xml: Updated the doc accordingly
7323
7324 ------------------------------------------------------------------------
7325 r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
7326 Changed paths:
7327    M /trunk/vlc.win32.nsi
7328
7329  * add "remove prefs and cache" option in installer and uninstaller
7330
7331 ------------------------------------------------------------------------
7332 r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 2005) | 2 lines
7333 Changed paths:
7334    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7335    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
7336    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
7337
7338  * all: fixed member initialization order 
7339
7340 ------------------------------------------------------------------------
7341 r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
7342 Changed paths:
7343    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
7344    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
7345    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
7346    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
7347    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
7348    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
7349    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
7350    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
7351    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
7352    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
7353    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
7354    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7355    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
7356    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
7357    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
7358    M /trunk/modules/gui/skins2/utils/fsm.cpp
7359    M /trunk/modules/gui/skins2/utils/fsm.hpp
7360
7361  * all: use command objects in FSM instead of C-style callbacks
7362 ------------------------------------------------------------------------
7363 r12052 | fkuehne | 2005-08-07 01:17:23 +0200 (Sun, 07 Aug 2005) | 1 line
7364 Changed paths:
7365    M /trunk/modules/gui/macosx/intf.m
7366
7367 * comment out an include, which isn't in trunk yet...
7368 ------------------------------------------------------------------------
7369 r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
7370 Changed paths:
7371    M /trunk/modules/gui/macosx/intf.m
7372
7373 * fix 4 memory leaks introduced in the nib-split, stupid me
7374 ------------------------------------------------------------------------
7375 r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
7376 Changed paths:
7377    M /trunk/modules/gui/macosx/extended.h
7378    M /trunk/modules/gui/macosx/extended.m
7379
7380 * set keywords
7381 ------------------------------------------------------------------------
7382 r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
7383 Changed paths:
7384    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7385
7386 * added the IMG-file-type
7387 ------------------------------------------------------------------------
7388 r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
7389 Changed paths:
7390    M /trunk/vlc.win32.nsi
7391
7392 fix compile on makensis versions < 2.07 (debian sid is 2.06)
7393
7394 ------------------------------------------------------------------------
7395 r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
7396 Changed paths:
7397    M /trunk/modules/gui/skins2/src/dialogs.cpp
7398
7399  * dialogs.cpp: fixed an assert failure in open skins dialog
7400 ------------------------------------------------------------------------
7401 r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
7402 Changed paths:
7403    M /trunk/AUTHORS
7404    M /trunk/NEWS
7405
7406 * Updated
7407 ------------------------------------------------------------------------
7408 r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
7409 Changed paths:
7410    M /trunk/vlc.win32.nsi
7411
7412  * add context menu item to open directories
7413  * ask to uninstall VLC before installing
7414  * use several languages (its nice for people who really don't talk english)
7415  * small fixes
7416
7417 ------------------------------------------------------------------------
7418 r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
7419 Changed paths:
7420    M /trunk/include/vlc_common.h
7421
7422  * vlc_common.c: forward declaration of dirent for vlc_symbols.h
7423
7424 ------------------------------------------------------------------------
7425 r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
7426 Changed paths:
7427    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
7428    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7429    M /trunk/modules/gui/skins2/src/skin_common.hpp
7430    M /trunk/src/extras/getopt.c
7431    M /trunk/src/libvlc.c
7432    M /trunk/src/misc/charset.c
7433
7434  * charset.c: don't return a pointer to a buffer allocated on the stack!
7435  * all: removed some warnings
7436 ------------------------------------------------------------------------
7437 r12041 | asmax | 2005-08-06 17:08:37 +0200 (Sat, 06 Aug 2005) | 3 lines
7438 Changed paths:
7439    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
7440    M /trunk/src/libvlc.c
7441    M /trunk/src/stream_output/sap.c
7442
7443  * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open failed
7444  * sap.c: compilation fix
7445  * win32_graphics.cpp: avoid multiple #define
7446 ------------------------------------------------------------------------
7447 r12040 | massiot | 2005-08-06 13:45:34 +0200 (Sat, 06 Aug 2005) | 2 lines
7448 Changed paths:
7449    M /trunk/include/vlc_common.h
7450    M /trunk/src/extras/libc.c
7451
7452  * src/extras/libc.c: Fixed compilation on systems without scandir().
7453
7454 ------------------------------------------------------------------------
7455 r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
7456 Changed paths:
7457    M /trunk/include/vlc_common.h
7458    M /trunk/include/vlc_symbols.h
7459
7460  * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
7461
7462 ------------------------------------------------------------------------
7463 r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
7464 Changed paths:
7465    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
7466    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
7467    M /trunk/modules/gui/macosx/extended.h
7468    M /trunk/modules/gui/macosx/extended.m
7469    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7470
7471 * macosx/extended.*: finished the extended-controls for OSX (closes #268)
7472     - save the prefs when they are changed, so the settings are kept
7473     - restore the objects to the correct values
7474     - fixed some compiler warnings
7475     - i18n support additions
7476     
7477 * Extended.nib: minor tweak
7478     
7479 * wxwidgets/extrapanel.cpp: fixed typo
7480 ------------------------------------------------------------------------
7481 r12037 | massiot | 2005-08-05 21:25:38 +0200 (Fri, 05 Aug 2005) | 5 lines
7482 Changed paths:
7483    M /trunk/configure.ac
7484    M /trunk/include/charset.h
7485    M /trunk/include/vlc_common.h
7486    M /trunk/include/vlc_symbols.h
7487    M /trunk/modules/access/directory.c
7488    M /trunk/modules/control/http.c
7489    M /trunk/src/extras/libc.c
7490    M /trunk/src/misc/charset.c
7491
7492  * src/extras/libc.c: Added an implementation of scandir (from directory.c).
7493  * modules/control/http.c: Use scandir instead of readdir since it allows
7494    to sort the files alphanumerically.
7495  * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
7496
7497 ------------------------------------------------------------------------
7498 r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
7499 Changed paths:
7500    M /trunk/modules/control/http.c
7501    M /trunk/modules/misc/logger.c
7502
7503  * modules/control/http.c: Support for ~ in foreach directory.
7504
7505 ------------------------------------------------------------------------
7506 r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
7507 Changed paths:
7508    M /trunk/modules/control/http.c
7509
7510  * modules/control/http.c: Added two new RPN functions : playlist_add and
7511    play. playlist_add takes two arguments, mrl and name, and returns
7512    the ID of the added item. play takes 1 argument, the ID of the item,
7513    and returns non-zero in case of error. These functions are much more
7514    convenient than using the "control" tags, because you can then do
7515    several commands in the same page, and get the playlist ID of the
7516    added item, which many people complained about.
7517
7518 ------------------------------------------------------------------------
7519 r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
7520 Changed paths:
7521    M /trunk/modules/gui/skins2/src/skin_main.cpp
7522
7523  * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
7524    failing.
7525
7526 ------------------------------------------------------------------------
7527 r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
7528 Changed paths:
7529    M /trunk/modules/control/http.c
7530
7531 Fix compiler warnings
7532
7533 ------------------------------------------------------------------------
7534 r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
7535 Changed paths:
7536    M /trunk/modules/control/rc.c
7537    M /trunk/modules/gui/skins2/src/skin_main.cpp
7538
7539  * ALL: a couple more vlc_object_release()...
7540
7541 ------------------------------------------------------------------------
7542 r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
7543 Changed paths:
7544    M /trunk/modules/stream_out/transcode.c
7545
7546  * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
7547    --sout-transcode-fps is in use.
7548
7549 ------------------------------------------------------------------------
7550 r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
7551 Changed paths:
7552    M /trunk/src/misc/httpd.c
7553
7554  * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
7555    to ascii instead of UTF-8 because those pages actually contain only
7556    ascii characters, and it allows it to work with all browsers including
7557    those which do not support UTF-8. BTW these pages should be somewhere
7558    in the filesystem instead of hard-coded in the C file.
7559
7560 ------------------------------------------------------------------------
7561 r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
7562 Changed paths:
7563    M /trunk/modules/gui/macosx/extended.m
7564    M /trunk/modules/gui/macosx/intf.m
7565    M /trunk/modules/gui/macosx/playlist.m
7566    M /trunk/modules/gui/macosx/vout.m
7567    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7568    M /trunk/src/stream_output/stream_output.c
7569
7570  * ALL: releasing a few unreleased objects.
7571
7572 ------------------------------------------------------------------------
7573 r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
7574 Changed paths:
7575    M /trunk/src/misc/objects.c
7576
7577  * src/misc/objects.c: More verbosity to debug unreleased objects.
7578
7579 ------------------------------------------------------------------------
7580 r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
7581 Changed paths:
7582    M /trunk/src/input/input.c
7583
7584  * src/input/input.c: msg_Warn->msg_Dbg
7585
7586 ------------------------------------------------------------------------
7587 r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
7588 Changed paths:
7589    M /trunk/modules/gui/macosx/wizard.m
7590    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7591    M /trunk/po/de.po
7592
7593 * fixed minor stuff
7594 ------------------------------------------------------------------------
7595 r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
7596 Changed paths:
7597    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
7598    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
7599    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
7600    M /trunk/modules/gui/macosx/extended.h
7601    M /trunk/modules/gui/macosx/extended.m
7602
7603 * added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
7604 ------------------------------------------------------------------------
7605 r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
7606 Changed paths:
7607    M /trunk/po/ca.po
7608    M /trunk/po/da.po
7609    M /trunk/po/de.po
7610    M /trunk/po/en_GB.po
7611    M /trunk/po/es.po
7612    M /trunk/po/fr.po
7613    M /trunk/po/it.po
7614    M /trunk/po/ja.po
7615    M /trunk/po/nl.po
7616    M /trunk/po/pt_BR.po
7617    M /trunk/po/ro.po
7618    M /trunk/po/ru.po
7619    M /trunk/po/tr.po
7620    M /trunk/po/vlc.pot
7621    M /trunk/po/zh_TW.po
7622
7623 * updated the po-files
7624 ------------------------------------------------------------------------
7625 r12023 | fkuehne | 2005-08-05 01:31:31 +0200 (Fri, 05 Aug 2005) | 1 line
7626 Changed paths:
7627    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7628    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7629    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7630
7631 * VLCExtended is no class needed there
7632 ------------------------------------------------------------------------
7633 r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
7634 Changed paths:
7635    M /trunk/Makefile.am
7636    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib
7637    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
7638    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
7639    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
7640    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7641    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7642    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7643    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7644    M /trunk/modules/gui/macosx/Modules.am
7645    A /trunk/modules/gui/macosx/extended.h
7646    A /trunk/modules/gui/macosx/extended.m
7647    M /trunk/modules/gui/macosx/intf.h
7648    M /trunk/modules/gui/macosx/intf.m
7649
7650 * port of the WX-advanded-GUI to OSX (refs #268)
7651 - the adjust-image-filter and the audio-filters are completely useable
7652
7653 ToDo:
7654 - complete i18n support
7655 - video-filters
7656 - loading the settings from the prefs correctly
7657 - probably minor layout tweaks, etc.
7658 ------------------------------------------------------------------------
7659 r12021 | gbazin | 2005-08-04 23:58:02 +0200 (Thu, 04 Aug 2005) | 1 line
7660 Changed paths:
7661    M /trunk/configure.ac
7662
7663 * configure.ac: another fix for libavutil detection.
7664 ------------------------------------------------------------------------
7665 r12020 | gbazin | 2005-08-04 23:49:00 +0200 (Thu, 04 Aug 2005) | 1 line
7666 Changed paths:
7667    M /trunk/configure.ac
7668
7669 * configure.ac: support for latest ffmpeg changes (introduction of libavutil).
7670 ------------------------------------------------------------------------
7671 r12019 | xtophe | 2005-08-04 21:22:10 +0200 (Thu, 04 Aug 2005) | 2 lines
7672 Changed paths:
7673    M /trunk/extras/Makefile
7674
7675 Compile fix
7676
7677 ------------------------------------------------------------------------
7678 r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
7679 Changed paths:
7680    M /trunk/modules/control/http.c
7681
7682  * modules/control/http.c: New option --http-charset to specify which
7683    charset the HTML pages will be transformed into (default no transform,
7684    ie. UTF-8). Call vlc_fix_readdir_charset whenever necessary, the
7685    http intf should now work under Mac OS X with non-ascii filenames.
7686    When using the 'add' command (MVLC_ADD), add an extra paramater 'name'
7687    besides 'mrl' to specify which name to use in the playlist.
7688
7689 ------------------------------------------------------------------------
7690 r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
7691 Changed paths:
7692    M /trunk/src/libvlc.c
7693
7694 Initialize iconv at The Right Times
7695
7696 ------------------------------------------------------------------------
7697 r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
7698 Changed paths:
7699    M /trunk/modules/access/directory.c
7700
7701  * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
7702    needed. This fixes the directory access module under Mac OS X.
7703
7704 ------------------------------------------------------------------------
7705 r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
7706 Changed paths:
7707    M /trunk/extras/contrib/src/Makefile
7708    A /trunk/extras/contrib/src/Patches/libiconv.patch
7709
7710  * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
7711    returned by Darwin's readdir). Probably we should send this upstream.
7712
7713 ------------------------------------------------------------------------
7714 r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
7715 Changed paths:
7716    M /trunk/include/charset.h
7717    M /trunk/include/main.h
7718    M /trunk/include/vlc_symbols.h
7719    M /trunk/src/misc/charset.c
7720    M /trunk/src/misc/darwin_specific.m
7721
7722  * src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
7723    under Mac OS X to transform UTF-8-MAC returned by readdir() into
7724    UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
7725    should always return UTF-8. Also made vlc_current_charset()
7726    thread-safe and added a few missing const's.
7727
7728 ------------------------------------------------------------------------
7729 r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2 lines
7730 Changed paths:
7731    M /trunk/include/network.h
7732
7733  * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
7734
7735 ------------------------------------------------------------------------
7736 r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
7737 Changed paths:
7738    M /trunk/src/libvlc.c
7739
7740  * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
7741    UTF-8.
7742
7743 ------------------------------------------------------------------------
7744 r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
7745 Changed paths:
7746    M /trunk/src/libvlc.c
7747
7748 Fix question marks insertion
7749
7750 ------------------------------------------------------------------------
7751 r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 2 lines
7752 Changed paths:
7753    M /trunk/include/main.h
7754    M /trunk/src/libvlc.c
7755    M /trunk/src/misc/unicode.c
7756
7757 Don't call vlc_current_charset and vlc_iconv_open at every conversion
7758
7759 ------------------------------------------------------------------------
7760 r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
7761 Changed paths:
7762    M /trunk/modules/gui/wxwidgets/interface.cpp
7763
7764 Compile fix
7765
7766 ------------------------------------------------------------------------
7767 r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
7768 Changed paths:
7769    M /trunk/src/stream_output/sap.c
7770
7771 Fix heap buffer overflow
7772
7773 ------------------------------------------------------------------------
7774 r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
7775 Changed paths:
7776    M /trunk/modules/control/http.c
7777    M /trunk/modules/demux/mp4/mp4.c
7778    M /trunk/modules/demux/nuv.c
7779
7780 fix spelling of "unsupported"
7781
7782 ------------------------------------------------------------------------
7783 r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
7784 Changed paths:
7785    M /trunk/src/misc/unicode.c
7786
7787 Speed up LocaleFree()
7788
7789 ------------------------------------------------------------------------
7790 r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
7791 Changed paths:
7792    M /trunk/Makefile.am
7793    M /trunk/src/libvlc.c
7794    A /trunk/src/misc/unicode.c
7795
7796  * reimplement EnableUTF8 without iconv
7797  * move Unicode stuff to a separate file
7798
7799 ------------------------------------------------------------------------
7800 r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
7801 Changed paths:
7802    M /trunk/include/vlc_httpd.h
7803    M /trunk/include/vlc_symbols.h
7804    M /trunk/modules/control/http.c
7805    M /trunk/share/http/index.html
7806    M /trunk/share/http/vlm/edit.html
7807    M /trunk/share/http/vlm/index.html
7808    M /trunk/share/http/vlm/new.html
7809    M /trunk/share/http/vlm/show.html
7810    M /trunk/src/misc/httpd.c
7811
7812  * modules/control/http.c : specify UTF-8 as charset (closes #236)
7813  * share/html/* : sepcify UTF-8 as XML encoding
7814  * httpd.c : add a bunch of "const"
7815
7816 ------------------------------------------------------------------------
7817 r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
7818 Changed paths:
7819    M /trunk/src/misc/httpd.c
7820
7821 Add stub httpd_ServerIP when httpd is not compiled
7822
7823 ------------------------------------------------------------------------
7824 r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
7825 Changed paths:
7826    M /trunk/extras/contrib/src/Makefile
7827
7828 * disable the compilation of ffplay (solves a SDL compilation issue)
7829 ------------------------------------------------------------------------
7830 r12001 | fkuehne | 2005-08-04 14:11:15 +0200 (Thu, 04 Aug 2005) | 1 line
7831 Changed paths:
7832    M /trunk/extras/contrib/src/Patches/daap.patch
7833
7834 * really fix the patch....
7835 ------------------------------------------------------------------------
7836 r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
7837 Changed paths:
7838    M /trunk/extras/contrib/src/Patches/daap.patch
7839
7840 * fix the patch file
7841 ------------------------------------------------------------------------
7842 r11999 | fkuehne | 2005-08-04 13:49:36 +0200 (Thu, 04 Aug 2005) | 1 line
7843 Changed paths:
7844    M /trunk/extras/contrib/src/Makefile
7845    A /trunk/extras/contrib/src/Patches/daap.patch
7846
7847 * fix compilation of libopendaap on 10.2
7848 ------------------------------------------------------------------------
7849 r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
7850 Changed paths:
7851    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
7852
7853 * removed unneeded ifdef, which broke the compilation on Darwin 8.x
7854 ------------------------------------------------------------------------
7855 r11996 | asmax | 2005-08-04 00:44:45 +0200 (Thu, 04 Aug 2005) | 2 lines
7856 Changed paths:
7857    M /trunk/build-vlc
7858    M /trunk/config.in
7859    M /trunk/defconfig
7860
7861 * config.in: wxwindows -> wxwidgets. Added a HTTPD option
7862
7863 ------------------------------------------------------------------------
7864 r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
7865 Changed paths:
7866    M /trunk/modules/gui/macosx/wizard.h
7867    M /trunk/modules/gui/macosx/wizard.m
7868
7869 * implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
7870 ------------------------------------------------------------------------
7871 r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
7872 Changed paths:
7873    M /trunk/modules/gui/wxwidgets/interface.cpp
7874
7875 * modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
7876 ------------------------------------------------------------------------
7877 r11993 | gbazin | 2005-08-03 23:33:37 +0200 (Wed, 03 Aug 2005) | 1 line
7878 Changed paths:
7879    M /trunk/src/misc/modules.c
7880
7881 * src/misc/modules.c: reverted 11984 which breaks the plugins cache.
7882 ------------------------------------------------------------------------
7883 r11992 | gbazin | 2005-08-03 23:23:04 +0200 (Wed, 03 Aug 2005) | 1 line
7884 Changed paths:
7885    M /trunk/src/libvlc.c
7886
7887 * src/libvlc.c: compilation fix.
7888 ------------------------------------------------------------------------
7889 r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
7890 Changed paths:
7891    M /trunk/modules/gui/skins2/vars/playlist.cpp
7892
7893  * skins2/vars/playlist.cpp: compilation fix
7894
7895 ------------------------------------------------------------------------
7896 r11990 | courmisch | 2005-08-03 21:09:58 +0200 (Wed, 03 Aug 2005) | 3 lines
7897 Changed paths:
7898    M /trunk/modules/demux/playlist/m3u.c
7899    M /trunk/modules/demux/playlist/old.c
7900
7901  * M3U: make sure strings are UTF8
7902  * old: convert
7903
7904 ------------------------------------------------------------------------
7905 r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
7906 Changed paths:
7907    M /trunk/src/libvlc.c
7908
7909 Handle NULL pointer properly in Unicode conversion thingy
7910
7911 ------------------------------------------------------------------------
7912 r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
7913 Changed paths:
7914    M /trunk/configure.ac
7915    M /trunk/include/charset.h
7916    M /trunk/include/stream_output.h
7917    M /trunk/include/vlc_symbols.h
7918    M /trunk/modules/access/file.c
7919    M /trunk/modules/gui/skins2/vars/playlist.cpp
7920    M /trunk/modules/gui/skins2/vars/playlist.hpp
7921    M /trunk/modules/gui/wince/wince.h
7922    M /trunk/modules/gui/wxwidgets/preferences.cpp
7923    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
7924    M /trunk/modules/gui/wxwidgets/wxwidgets.h
7925    M /trunk/modules/misc/playlist/old.c
7926    M /trunk/modules/services_discovery/sap.c
7927    M /trunk/src/libvlc.c
7928    M /trunk/src/stream_output/sap.c
7929
7930 Use UTF-8 internally (closes #16 and introduces lots of yet to be uncovered bugs)
7931
7932 * libvlc: Conversion functions (needs performance improvement)
7933           Convert filenames from command line
7934 * SAP, Skins2: no perform own UTF-8 conversion
7935 * file, playlistold : convert
7936 * wx, winCE : assume UTF-8
7937
7938 ------------------------------------------------------------------------
7939 r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
7940 Changed paths:
7941    M /trunk/modules/video_output/wingdi.c
7942
7943 * modules/video_output/wingdi.c: compilation fix when compiled as plugin.
7944 ------------------------------------------------------------------------
7945 r11986 | xtophe | 2005-08-03 18:57:29 +0200 (Wed, 03 Aug 2005) | 2 lines
7946 Changed paths:
7947    M /trunk/modules/gui/wxwidgets/dialogs.cpp
7948    M /trunk/modules/gui/wxwidgets/interface.cpp
7949    M /trunk/modules/gui/wxwidgets/menus.cpp
7950    M /trunk/modules/gui/wxwidgets/video.cpp
7951
7952 Forgot to change a few variable names (refs #80)
7953
7954 ------------------------------------------------------------------------
7955 r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
7956 Changed paths:
7957    M /trunk/modules/services_discovery/sap.c
7958    M /trunk/modules/services_discovery/upnp.cpp
7959
7960 There is no "=~" operator in C (it simply means "= ~").
7961 I assume the intent was "&= ~" which is not the same.
7962
7963 Needs review.
7964
7965 ------------------------------------------------------------------------
7966 r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
7967 Changed paths:
7968    M /trunk/src/misc/modules.c
7969
7970 Module bank memleak
7971
7972 ------------------------------------------------------------------------
7973 r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
7974 Changed paths:
7975    M /trunk/src/libvlc.c
7976
7977 Fix the message queue memleak
7978
7979 ------------------------------------------------------------------------
7980 r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
7981 Changed paths:
7982    M /trunk/NEWS
7983    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
7984    M /trunk/modules/gui/wxwidgets/wxwidgets.h
7985
7986 Renaming of wxwidgets options. Close the renaming (refs #80)
7987
7988 ------------------------------------------------------------------------
7989 r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
7990 Changed paths:
7991    M /trunk/modules/gui/wxwidgets/Modules.am
7992    M /trunk/modules/gui/wxwidgets/bookmarks.cpp
7993    M /trunk/modules/gui/wxwidgets/dialogs.cpp
7994    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7995    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
7996    M /trunk/modules/gui/wxwidgets/interface.cpp
7997    M /trunk/modules/gui/wxwidgets/iteminfo.cpp
7998    M /trunk/modules/gui/wxwidgets/menus.cpp
7999    M /trunk/modules/gui/wxwidgets/messages.cpp
8000    M /trunk/modules/gui/wxwidgets/open.cpp
8001    M /trunk/modules/gui/wxwidgets/playlist.cpp
8002    M /trunk/modules/gui/wxwidgets/preferences.cpp
8003    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
8004    M /trunk/modules/gui/wxwidgets/streamout.cpp
8005    M /trunk/modules/gui/wxwidgets/subtitles.cpp
8006    M /trunk/modules/gui/wxwidgets/timer.cpp
8007    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
8008    M /trunk/modules/gui/wxwidgets/video.cpp
8009    M /trunk/modules/gui/wxwidgets/wizard.cpp
8010    A /trunk/modules/gui/wxwidgets/wxwidgets.cpp (from /trunk/modules/gui/wxwidgets/wxwindows.cpp:11979)
8011    A /trunk/modules/gui/wxwidgets/wxwidgets.h (from /trunk/modules/gui/wxwidgets/wxwindows.h:11979)
8012    D /trunk/modules/gui/wxwidgets/wxwindows.cpp
8013    D /trunk/modules/gui/wxwidgets/wxwindows.h
8014
8015 wxWindows -> wxWidgets step 3 (refs #80)
8016
8017 ------------------------------------------------------------------------
8018 r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
8019 Changed paths:
8020    M /trunk/src/misc/image.c
8021
8022  * src/misc/image.c: Really fixed the segfault on unsupported image type.
8023
8024 ------------------------------------------------------------------------
8025 r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
8026 Changed paths:
8027    M /trunk/configure.ac
8028    A /trunk/modules/gui/wxwidgets (from /trunk/modules/gui/wxwindows:11978)
8029    D /trunk/modules/gui/wxwindows
8030
8031 wxWindows -> wxWidgets in configure.ac and renaming the dir.
8032
8033 NB: Likely to break your cache and preferences
8034
8035 ------------------------------------------------------------------------
8036 r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
8037 Changed paths:
8038    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
8039    M /trunk/modules/gui/macosx/wizard.m
8040
8041 * implemented MMS-support (refs #271)
8042 ------------------------------------------------------------------------
8043 r11976 | massiot | 2005-08-03 14:58:53 +0200 (Wed, 03 Aug 2005) | 8 lines
8044 Changed paths:
8045    M /trunk/Makefile.am
8046    M /trunk/configure.ac
8047    M /trunk/extras/contrib/src/Makefile
8048    A /trunk/extras/contrib/src/Patches/SDL.patch
8049    A /trunk/extras/contrib/src/Patches/SDL_image.patch
8050    A /trunk/extras/contrib/src/Patches/tiff.patch
8051    M /trunk/extras/contrib/src/packages.mak
8052
8053  * extras/contrib: Added libSDL and libSDL_image to the contrib system,
8054    along with libjpeg and libtiff. SDL has been heavily patched not to
8055    hijack main() on Darwin, you should do the same for other platforms.
8056    Also fixed a huge number of typos in the Makefile, and reverted to
8057    an old version of ffmpeg because our friends there are breaking
8058    everything again.
8059  * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
8060
8061 ------------------------------------------------------------------------
8062 r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
8063 Changed paths:
8064    M /trunk/modules/codec/ffmpeg/encoder.c
8065
8066  * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
8067
8068 ------------------------------------------------------------------------
8069 r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
8070 Changed paths:
8071    M /trunk/modules/gui/skins2/src/var_manager.cpp
8072    M /trunk/modules/gui/skins2/src/var_manager.hpp
8073
8074 * var_manager.cpp: explicit object destruction order to avoid access
8075 to an already destroyed map ! (and a crash with MSVC runtime...)
8076 ------------------------------------------------------------------------
8077 r11972 | asmax | 2005-08-02 23:27:53 +0200 (Tue, 02 Aug 2005) | 3 lines
8078 Changed paths:
8079    M /trunk/configure.ac
8080    M /trunk/modules/video_filter/Modules.am
8081    A /trunk/modules/video_filter/rv32.c
8082
8083 * rv32.c: new basic video filter to convert RV24 to RV32
8084   (remove the dependency of skins2 to ffmpeg for PNG loading)
8085
8086 ------------------------------------------------------------------------
8087 r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
8088 Changed paths:
8089    M /trunk/modules/access_output/udp.c
8090
8091 Use new network modules semantics (closes #283)
8092 but it is even more ugly than before
8093
8094 ------------------------------------------------------------------------
8095 r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
8096 Changed paths:
8097    M /trunk/modules/video_filter/deinterlace.c
8098
8099 Add some sections
8100
8101 ------------------------------------------------------------------------
8102 r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
8103 Changed paths:
8104    M /trunk/modules/gui/wxwindows/interface.cpp
8105    M /trunk/modules/gui/wxwindows/wxwindows.cpp
8106
8107 Rename wxWindows to wxWidgets (refs #80)
8108 (keep backward compatible shortcuts, of course)
8109
8110 ------------------------------------------------------------------------
8111 r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
8112 Changed paths:
8113    M /trunk/src/stream_output/sap.c
8114
8115  * src/stream_output/sap.c: Fixed small memory leak.
8116
8117 ------------------------------------------------------------------------
8118 r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
8119 Changed paths:
8120    M /trunk/modules/access/tcp.c
8121
8122 Minor bugfix and cleanup
8123
8124 ------------------------------------------------------------------------
8125 r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
8126 Changed paths:
8127    M /trunk/extras/contrib/src/Makefile
8128    D /trunk/extras/contrib/src/Patches/daap.patch
8129    M /trunk/extras/contrib/src/packages.mak
8130
8131 * packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now. 
8132 * Makefile: 
8133     - Our patch was applied upstream, so we don't need it anymore.
8134     - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
8135 ------------------------------------------------------------------------
8136 r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
8137 Changed paths:
8138    M /trunk/include/network.h
8139    M /trunk/modules/misc/network/ipv4.c
8140    M /trunk/modules/misc/network/ipv6.c
8141    M /trunk/src/misc/net.c
8142
8143 - When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
8144   IPV6_ONLY can be turned off. It is supposed to be off by default, and
8145   it actually is. Unfortunately, OpenBSD and NetBSD people think
8146   network software programmer like us are too stupid to use this
8147   feature properly, so they just removed it. Lets say the most stupid
8148   are not always the ones one think. Also, Windows doesn't support this
8149   yet. On all these OSes, keep the old behavior; that is prefer IPv4.
8150   Closes #166.
8151
8152 - Windows protection level compile fix
8153
8154 ------------------------------------------------------------------------
8155 r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
8156 Changed paths:
8157    M /trunk/modules/access/udp.c
8158
8159 Fix typo in previous commit
8160
8161 ------------------------------------------------------------------------
8162 r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
8163 Changed paths:
8164    M /trunk/modules/codec/ffmpeg/encoder.c
8165    M /trunk/modules/codec/ffmpeg/ffmpeg.c
8166
8167  * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
8168
8169 ------------------------------------------------------------------------
8170 r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
8171 Changed paths:
8172    M /trunk/extras/contrib/bootstrap
8173
8174 * SDK shouldn't be enabled yet.
8175
8176 ------------------------------------------------------------------------
8177 r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
8178 Changed paths:
8179    M /trunk/extras/contrib/src/Makefile
8180    M /trunk/extras/contrib/src/packages.mak
8181
8182 * Fix mpeg2dec download
8183
8184 ------------------------------------------------------------------------
8185 r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
8186 Changed paths:
8187    M /trunk/activex/Makefile.am
8188
8189 - add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
8190
8191 ------------------------------------------------------------------------
8192 r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
8193 Changed paths:
8194    M /trunk/modules/gui/wxwindows/streamdata.h
8195
8196 some more suggestions by trax
8197
8198 ------------------------------------------------------------------------
8199 r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
8200 Changed paths:
8201    M /trunk/THANKS
8202
8203 add Fran?\195?\167ois Seigner
8204
8205 ------------------------------------------------------------------------
8206 r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
8207 Changed paths:
8208    M /trunk/modules/mux/asf.c
8209
8210 mux/asf.c: codec description fixes suggested by trax
8211
8212 ------------------------------------------------------------------------
8213 r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
8214 Changed paths:
8215    M /trunk/modules/gui/wxwindows/streamout.cpp
8216    M /trunk/modules/gui/wxwindows/wxwindows.h
8217
8218 add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
8219 layout and initial value fixes.
8220
8221 ------------------------------------------------------------------------
8222 r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
8223 Changed paths:
8224    M /trunk/extras/contrib/bootstrap
8225
8226 I'll have more commits than courmisch today ! One again
8227
8228 ------------------------------------------------------------------------
8229 r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
8230 Changed paths:
8231    M /trunk/modules/access/http.c
8232
8233 access/http.c: fixed icy with metadata
8234
8235 ------------------------------------------------------------------------
8236 r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
8237 Changed paths:
8238    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8239
8240  * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
8241
8242 ------------------------------------------------------------------------
8243 r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
8244 Changed paths:
8245    M /trunk/src/input/input.c
8246
8247  * src/input/input.c: Fixed segfault when using :programs= or the VLM.
8248
8249 ------------------------------------------------------------------------
8250 r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
8251 Changed paths:
8252    M /trunk/modules/misc/network/ipv4.c
8253    M /trunk/modules/misc/network/ipv6.c
8254
8255 - Kludge to be able to use strerror() with Winsock
8256   (should fix IPv6 error reporting on Win32)
8257 - Some cleanup
8258
8259 ------------------------------------------------------------------------
8260 r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
8261 Changed paths:
8262    M /trunk/modules/access/fake.c
8263
8264  * modules/access/fake.c: New --fake-duration option ; useful to do a
8265    slide-show.
8266
8267 ------------------------------------------------------------------------
8268 r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
8269 Changed paths:
8270    M /trunk/modules/access/udp.c
8271
8272 Don't reinvent strchr()
8273
8274 ------------------------------------------------------------------------
8275 r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
8276 Changed paths:
8277    M /trunk/modules/gui/wxwindows/streamdata.h
8278
8279 remove compile warning
8280
8281 ------------------------------------------------------------------------
8282 r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
8283 Changed paths:
8284    M /trunk/modules/services_discovery/sap.c
8285
8286 Don't attempt to listen to link-local scope SAP address because it doesn't work
8287
8288 ------------------------------------------------------------------------
8289 r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
8290 Changed paths:
8291    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8292    M /trunk/modules/gui/wxwindows/fileinfo.cpp
8293
8294 fileinfo : patch by Jonas A. Larsen to remove empty fields
8295 bookmarks : remove compile warning
8296
8297 ------------------------------------------------------------------------
8298 r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
8299 Changed paths:
8300    M /trunk/modules/services_discovery/shout.c
8301
8302 shout.c: fixed shoutcast discovery (added www. to hostname)
8303
8304 ------------------------------------------------------------------------
8305 r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
8306 Changed paths:
8307    M /trunk/modules/codec/fake.c
8308
8309  * modules/codec/fake.c: New obscure options to allow for maximum width
8310    and height while keeping the aspect ratio of the original picture. New
8311    options to deinterlace the picture on loading.
8312
8313 ------------------------------------------------------------------------
8314 r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
8315 Changed paths:
8316    M /trunk/include/vlc_image.h
8317    M /trunk/src/misc/image.c
8318
8319  * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
8320    (for instance deinterlace filter).
8321
8322 ------------------------------------------------------------------------
8323 r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
8324 Changed paths:
8325    M /trunk/extras/contrib/bootstrap
8326
8327  * extras/contrib/bootstrap: Really fixed it this time.
8328
8329 ------------------------------------------------------------------------
8330 r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
8331 Changed paths:
8332    M /trunk/extras/contrib/bootstrap
8333
8334  * extras/contrib/bootstrap: Typo.
8335
8336 ------------------------------------------------------------------------
8337 r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
8338 Changed paths:
8339    M /trunk/modules/codec/ffmpeg/encoder.c
8340    M /trunk/modules/codec/twolame.c
8341
8342  * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
8343    checks for frequencies and bitrates in MPEG audio.
8344
8345 ------------------------------------------------------------------------
8346 r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
8347 Changed paths:
8348    M /trunk/modules/control/http.c
8349
8350  * modules/control/http.c: Add an 'ext' field to file structures in
8351    order to get the file extension.
8352
8353 ------------------------------------------------------------------------
8354 r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
8355 Changed paths:
8356    M /trunk/Makefile.am
8357
8358  * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
8359
8360 ------------------------------------------------------------------------
8361 r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
8362 Changed paths:
8363    M /trunk/extras/contrib/src/packages.mak
8364
8365  * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
8366    because the new location doesn't exist.
8367
8368 ------------------------------------------------------------------------
8369 r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
8370 Changed paths:
8371    M /trunk/vlc.win32.nsi
8372
8373 Fix wrong uninstall key
8374 ------------------------------------------------------------------------
8375 r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
8376 Changed paths:
8377    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8378    M /trunk/modules/gui/wxwindows/dialogs.cpp
8379    M /trunk/modules/gui/wxwindows/interface.cpp
8380    M /trunk/modules/gui/wxwindows/wxwindows.h
8381
8382  * wxwindows: do not save the position of minimized windows. Closes #282.
8383    We cannot do better (i.e. save the position when the window is minimized)
8384    because we cannot be notified of such event with the wxWindows API.
8385
8386 ------------------------------------------------------------------------
8387 r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
8388 Changed paths:
8389    M /trunk/modules/stream_out/rtp.c
8390
8391 - Put IP6 instead of IP4 when appropriate
8392   (closes #270)
8393 - strlen( static string ) => sizeof
8394   using strlen with static strings is lame
8395
8396 ------------------------------------------------------------------------
8397 r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
8398 Changed paths:
8399    M /trunk/include/network.h
8400
8401 Add const
8402
8403 ------------------------------------------------------------------------
8404 r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
8405 Changed paths:
8406    M /trunk/modules/video_filter/rss.c
8407
8408 free stuff and add mutex (will be needed when RSS feed get updated)
8409
8410 ------------------------------------------------------------------------
8411 r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
8412 Changed paths:
8413    M /trunk/NEWS
8414
8415 add update checker and rss subfilter
8416
8417 ------------------------------------------------------------------------
8418 r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
8419 Changed paths:
8420    M /trunk/modules/video_filter/rss.c
8421
8422 change option names so users can have different settings for marq and rss modules
8423
8424 ------------------------------------------------------------------------
8425 r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
8426 Changed paths:
8427    M /trunk/configure.ac
8428    M /trunk/modules/video_filter/Modules.am
8429    M /trunk/modules/video_filter/motiondetect.c
8430    A /trunk/modules/video_filter/rss.c
8431
8432  * rss.c  : add new rss module (sub filter)
8433 Still needs much work
8434 example command line :
8435 ./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml
8436
8437  * motiondetect.c : propset ... Id
8438
8439 ------------------------------------------------------------------------
8440 r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
8441 Changed paths:
8442    M /trunk/src/libvlc.h
8443
8444 --sub-filter should appear in vlc -H without needing --advanced
8445
8446 ------------------------------------------------------------------------
8447 r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
8448 Changed paths:
8449    M /trunk/modules/video_filter/marq.c
8450
8451 svn propset svn:keywords Id
8452
8453 ------------------------------------------------------------------------
8454 r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
8455 Changed paths:
8456    M /trunk/modules/video_filter/marq.c
8457
8458 remove tabs and trailing spaces
8459
8460 ------------------------------------------------------------------------
8461 r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
8462 Changed paths:
8463    M /trunk/extras/contrib/src/packages.mak
8464
8465 * forwardport [11919]
8466
8467 ------------------------------------------------------------------------
8468 r11917 | hartman | 2005-07-30 14:07:09 +0200 (Sat, 30 Jul 2005) | 2 lines
8469 Changed paths:
8470    M /trunk/extras/contrib/bootstrap
8471    M /trunk/extras/contrib/src/Makefile
8472    M /trunk/extras/contrib/src/packages.mak
8473
8474 * Add options for SDK building. (not enabled yet) and fix liba52 downlaod
8475
8476 ------------------------------------------------------------------------
8477 r11916 | gbazin | 2005-07-30 13:30:51 +0200 (Sat, 30 Jul 2005) | 1 line
8478 Changed paths:
8479    M /trunk/modules/audio_output/waveout.c
8480
8481 * modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
8482 ------------------------------------------------------------------------
8483 r11915 | gbazin | 2005-07-30 12:49:52 +0200 (Sat, 30 Jul 2005) | 1 line
8484 Changed paths:
8485    M /trunk/include/network.h
8486    M /trunk/modules/access/mms/mmstu.c
8487    M /trunk/src/stream_output/acl.c
8488
8489 * include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
8490 ------------------------------------------------------------------------
8491 r11913 | hartman | 2005-07-30 03:22:35 +0200 (Sat, 30 Jul 2005) | 2 lines
8492 Changed paths:
8493    M /trunk/extras/contrib/src/packages.mak
8494
8495 * Update some sourceforge download locations to use the mirror
8496
8497 ------------------------------------------------------------------------
8498 r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
8499 Changed paths:
8500    M /trunk/modules/misc/rtsp.c
8501
8502 Fix some memleaks
8503
8504 ------------------------------------------------------------------------
8505 r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
8506 Changed paths:
8507    M /trunk/modules/misc/rtsp.c
8508
8509 - Put correct IP4 owner address
8510 - Support IP6 (refs #270)
8511
8512 ------------------------------------------------------------------------
8513 r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
8514 Changed paths:
8515    M /trunk/src/misc/httpd.c
8516
8517 Fix compilation. Thanks bigben
8518
8519 ------------------------------------------------------------------------
8520 r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
8521 Changed paths:
8522    M /trunk/modules/stream_out/rtp.c
8523
8524 I had missed a third similar problem
8525
8526 ------------------------------------------------------------------------
8527 r11908 | courmisch | 2005-07-29 19:53:50 +0200 (Fri, 29 Jul 2005) | 4 lines
8528 Changed paths:
8529    M /trunk/include/vlc_httpd.h
8530    M /trunk/include/vlc_symbols.h
8531    M /trunk/modules/misc/rtsp.c
8532    M /trunk/modules/stream_out/rtp.c
8533    M /trunk/src/misc/httpd.c
8534
8535 - Add httpd_ServerIP() to obtain HTTP server's IP used with a given client
8536 (much like httpd_ClientIP())
8537 - Rewrite httpd_ClientIP() to use existing API and not use malloc/free
8538
8539 ------------------------------------------------------------------------
8540 r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
8541 Changed paths:
8542    M /trunk/src/stream_output/sap.c
8543
8544 Forgot this file
8545
8546 ------------------------------------------------------------------------
8547 r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
8548 Changed paths:
8549    M /trunk/include/network.h
8550    M /trunk/modules/access/ftp.c
8551    M /trunk/modules/access/mms/mmstu.c
8552
8553 Don't require a vlc_object_t in net_Get(Sock|Peer)Address
8554 (will be needed by a later commit)
8555
8556 ------------------------------------------------------------------------
8557 r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
8558 Changed paths:
8559    M /trunk/include/network.h
8560
8561  * include/network.h: VLC should now compile.
8562
8563 ------------------------------------------------------------------------
8564 r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
8565 Changed paths:
8566    M /trunk/modules/stream_out/rtp.c
8567
8568 Similar fixes
8569 RTSP server supports IPv6 (refs #270)
8570
8571 ------------------------------------------------------------------------
8572 r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
8573 Changed paths:
8574    M /trunk/modules/misc/rtsp.c
8575
8576 Bind RTSP to all interfaces by default (refs #270)
8577
8578 ------------------------------------------------------------------------
8579 r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
8580 Changed paths:
8581    M /trunk/src/misc/httpd.c
8582
8583 Accept NULL hostname for httpd_HostNew
8584
8585 ------------------------------------------------------------------------
8586 r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
8587 Changed paths:
8588    M /trunk/src/misc/httpd.c
8589
8590 Don't add brackets around IPv6 addresses, this is annoying
8591
8592 ------------------------------------------------------------------------
8593 r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
8594 Changed paths:
8595    M /trunk/modules/stream_out/rtp.c
8596
8597 A bunch of minor fixes
8598
8599 ------------------------------------------------------------------------
8600 r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
8601 Changed paths:
8602    M /trunk/modules/stream_out/rtp.c
8603
8604 Use more sensible/conservative buffer size for psz_ttl
8605
8606 ------------------------------------------------------------------------
8607 r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
8608 Changed paths:
8609    M /trunk/modules/stream_out/rtp.c
8610
8611 Don't use NULL char pointer
8612
8613 ------------------------------------------------------------------------
8614 r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
8615 Changed paths:
8616    M /trunk/include/network.h
8617    M /trunk/include/vlc_symbols.h
8618    M /trunk/src/misc/net.c
8619
8620 Inline net_GetAddress
8621
8622 ------------------------------------------------------------------------
8623 r11896 | massiot | 2005-07-29 17:14:00 +0200 (Fri, 29 Jul 2005) | 4 lines
8624 Changed paths:
8625    M /trunk/configure.ac
8626    M /trunk/modules/codec/Modules.am
8627    A /trunk/modules/codec/sdl_image.c
8628    M /trunk/src/misc/image.c
8629
8630  * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
8631    to import various image formats.
8632  * src/misc/image.c: Fixed a segfault when loading an unknown image type.
8633
8634 ------------------------------------------------------------------------
8635 r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
8636 Changed paths:
8637    M /trunk/modules/misc/rtsp.c
8638
8639 - Remove dead multicast code
8640 - Fix RTSP error codes
8641
8642 ------------------------------------------------------------------------
8643 r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
8644 Changed paths:
8645    M /trunk/modules/stream_out/rtp.c
8646
8647 Fix RTSP error codes
8648
8649 ------------------------------------------------------------------------
8650 r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
8651 Changed paths:
8652    M /trunk/modules/control/telnet.c
8653
8654 Really listen to all IP addresses by default
8655
8656 ------------------------------------------------------------------------
8657 r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
8658 Changed paths:
8659    M /trunk/Makefile.am
8660
8661 Link with libvlc.a last rather than first (closes #276)
8662
8663 ------------------------------------------------------------------------
8664 r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
8665 Changed paths:
8666    M /trunk/src/stream_output/sap.c
8667
8668 Fix typo
8669
8670 ------------------------------------------------------------------------
8671 r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
8672 Changed paths:
8673    M /trunk/src/stream_output/sap.c
8674
8675 Fix compiler warning
8676
8677 ------------------------------------------------------------------------
8678 r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
8679 Changed paths:
8680    M /trunk/include/network.h
8681    M /trunk/src/misc/net.c
8682    M /trunk/src/stream_output/sap.c
8683
8684 inet_pton() replacement
8685
8686 ------------------------------------------------------------------------
8687 r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
8688 Changed paths:
8689    M /trunk/src/stream_output/sap.c
8690
8691 - replaced inet_pton() with WSAStringToAddress() for WIN32
8692   needs review, not tested but it compiles
8693
8694 ------------------------------------------------------------------------
8695 r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
8696 Changed paths:
8697    M /trunk/modules/gui/macosx/intf.m
8698
8699 * forwardport [11883]
8700
8701 ------------------------------------------------------------------------
8702 r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
8703 Changed paths:
8704    M /trunk/Makefile.am
8705
8706 * forwardport [11880]
8707
8708 ------------------------------------------------------------------------
8709 r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
8710 Changed paths:
8711    M /trunk/modules/access/mms/mmstu.c
8712
8713 * forwardport [11877]
8714
8715 ------------------------------------------------------------------------
8716 r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
8717 Changed paths:
8718    M /trunk/configure.ac
8719
8720 Fix inet_pton check
8721
8722 ------------------------------------------------------------------------
8723 r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
8724 Changed paths:
8725    M /trunk/include/network.h
8726    M /trunk/modules/misc/rtsp.c
8727
8728 - Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
8729 - cleanup net_AddressIsMulticast
8730
8731 ------------------------------------------------------------------------
8732 r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
8733 Changed paths:
8734    M /trunk/include/network.h
8735
8736 Remove FIXME that doesn't need to be fixed
8737
8738 ------------------------------------------------------------------------
8739 r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
8740 Changed paths:
8741    M /trunk/src/stream_output/sap.c
8742
8743 - Include proper source IP address in SAP header (longstanding FIXME)
8744   (btw, fixes SAP to link-local multicast IPv6)
8745 - Fix scoped IPv6 address in SDP
8746 - Cleanup multicast address determination and others
8747
8748 ------------------------------------------------------------------------
8749 r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
8750 Changed paths:
8751    M /trunk/modules/gui/wxwindows/updatevlc.cpp
8752
8753 Fix for wxMSW
8754
8755 ------------------------------------------------------------------------
8756 r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
8757 Changed paths:
8758    M /trunk/configure.ac
8759
8760 Define HAVE_INET_PTON
8761
8762 ------------------------------------------------------------------------
8763 r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
8764 Changed paths:
8765    M /trunk/include/network.h
8766
8767 Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
8768
8769 ------------------------------------------------------------------------
8770 r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
8771 Changed paths:
8772    M /trunk/include/network.h
8773
8774 - takes scope into account for NI_MAXNUMERICHOST
8775 - accept 224.0.0.0 as a multicast address
8776
8777 ------------------------------------------------------------------------
8778 r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
8779 Changed paths:
8780    M /trunk/src/misc/net.c
8781
8782 Have readable debug message with IPv6 addresses
8783
8784 ------------------------------------------------------------------------
8785 r11867 | massiot | 2005-07-27 18:55:17 +0200 (Wed, 27 Jul 2005) | 3 lines
8786 Changed paths:
8787    M /trunk/modules/codec/ffmpeg/encoder.c
8788    M /trunk/modules/codec/ffmpeg/ffmpeg.c
8789    M /trunk/modules/codec/ffmpeg/ffmpeg.h
8790
8791  * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
8792    repeat_first_field handling.
8793
8794 ------------------------------------------------------------------------
8795 r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
8796 Changed paths:
8797    M /trunk/modules/stream_out/transcode.c
8798
8799  * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
8800    output correct timestamps.
8801
8802 ------------------------------------------------------------------------
8803 r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
8804 Changed paths:
8805    M /trunk/include/stream_output.h
8806    M /trunk/include/vlc_symbols.h
8807    M /trunk/modules/stream_out/standard.c
8808    M /trunk/src/stream_output/announce.c
8809    M /trunk/src/stream_output/sap.c
8810
8811 Put correct owner address in SAP-generated SDP
8812
8813 ------------------------------------------------------------------------
8814 r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
8815 Changed paths:
8816    M /trunk/include/network.h
8817    M /trunk/modules/misc/network/ipv4.c
8818    M /trunk/src/misc/net.c
8819
8820 Add const where appropriate
8821
8822 ------------------------------------------------------------------------
8823 r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
8824 Changed paths:
8825    M /trunk/modules/access/dvb/access.c
8826    M /trunk/modules/access/dvb/linux_dvb.c
8827
8828  * modules/access/dvb: Set the DVR device in non-blocking mode because it
8829    sometimes blocks on read() after returning from select().
8830
8831 ------------------------------------------------------------------------
8832 r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
8833 Changed paths:
8834    M /trunk/include/stream_output.h
8835    M /trunk/include/vlc_symbols.h
8836    M /trunk/src/stream_output/announce.c
8837
8838 Add const
8839
8840 ------------------------------------------------------------------------
8841 r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
8842 Changed paths:
8843    M /trunk/modules/stream_out/rtp.c
8844
8845 Fix FIXME
8846
8847 ------------------------------------------------------------------------
8848 r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
8849 Changed paths:
8850    M /trunk/src/playlist/playlist.c
8851
8852  * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
8853    mode.
8854
8855 ------------------------------------------------------------------------
8856 r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
8857 Changed paths:
8858    M /trunk/modules/stream_out/standard.c
8859
8860 Save a few useless strdup() calls
8861
8862 ------------------------------------------------------------------------
8863 r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
8864 Changed paths:
8865    M /trunk/modules/gui/wxwindows/updatevlc.cpp
8866
8867 wxWidget 2.4 fix
8868
8869 ------------------------------------------------------------------------
8870 r11857 | massiot | 2005-07-26 11:44:04 +0200 (Tue, 26 Jul 2005) | 3 lines
8871 Changed paths:
8872    M /trunk/configure.ac
8873    D /trunk/modules/access/satellite
8874
8875  * Removed the satellite access module since it won't compile anyway.
8876    Use --enable-dvb instead.
8877
8878 ------------------------------------------------------------------------
8879 r11856 | hartman | 2005-07-25 23:29:26 +0200 (Mon, 25 Jul 2005) | 2 lines
8880 Changed paths:
8881    M /trunk/extras/contrib/src/Makefile
8882    M /trunk/extras/contrib/src/packages.mak
8883
8884 * update liveMedia and flac for contrib system
8885
8886 ------------------------------------------------------------------------
8887 r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
8888 Changed paths:
8889    M /trunk/modules/demux/mp4/libmp4.c
8890    M /trunk/modules/demux/mp4/libmp4.h
8891
8892 Fix compilation
8893
8894 ------------------------------------------------------------------------
8895 r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
8896 Changed paths:
8897    M /trunk/modules/gui/wxwindows/updatevlc.cpp
8898
8899 only display newer versions.
8900
8901 ------------------------------------------------------------------------
8902 r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
8903 Changed paths:
8904    M /trunk/modules/gui/wxwindows/updatevlc.cpp
8905
8906 this still doesn't look safe but at least i can't see why it would
8907 segfault
8908
8909 ------------------------------------------------------------------------
8910 r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
8911 Changed paths:
8912    M /trunk/modules/demux/mp4/libmp4.c
8913
8914 * modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
8915 ------------------------------------------------------------------------
8916 r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
8917 Changed paths:
8918    M /trunk/modules/control/hotkeys.c
8919
8920 * change hotkeys OSD message from 0-100% to 0-400%
8921
8922 ------------------------------------------------------------------------
8923 r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
8924 Changed paths:
8925    M /trunk/configure.ac
8926
8927 add major, minor, revision and extra version numbers. If anyone has a
8928 cleaner way to do it (like having only one version number instead of 3
8929 in configure.ac ...)
8930
8931
8932 ------------------------------------------------------------------------
8933 r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
8934 Changed paths:
8935    M /trunk/share/http/index.html
8936
8937 * longstanding typo in the webinterface
8938
8939 ------------------------------------------------------------------------
8940 r11848 | hartman | 2005-07-25 21:25:49 +0200 (Mon, 25 Jul 2005) | 2 lines
8941 Changed paths:
8942    M /trunk/extras/MacOSX/Resources/vlc.scriptTerminology
8943    M /trunk/modules/control/http.c
8944    M /trunk/modules/gui/macosx/intf.m
8945    M /trunk/share/http/index.html
8946
8947 * Change volume range to 0-400 % visually in the macosx and web interfaces. At least now we represent what is actually going on. refs #250
8948
8949 ------------------------------------------------------------------------
8950 r11847 | ipkiss | 2005-07-25 20:57:32 +0200 (Mon, 25 Jul 2005) | 2 lines
8951 Changed paths:
8952    M /trunk/modules/gui/skins2/src/window_manager.cpp
8953
8954  * skins2: Prevent invisible windows from anchoring the sides of the screen
8955
8956 ------------------------------------------------------------------------
8957 r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
8958 Changed paths:
8959    M /trunk/modules/control/http.c
8960
8961 - Fix buffer overflow (up to 1024 bytes)
8962 - Use already existing commodity functions for URL encoding
8963
8964 ------------------------------------------------------------------------
8965 r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
8966 Changed paths:
8967    M /trunk/modules/control/http.c
8968
8969 Don't reinvent the wheel^W^WANSI C
8970 (or yet another "why make it complex when it can be simple")
8971
8972 ------------------------------------------------------------------------
8973 r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
8974 Changed paths:
8975    M /trunk/modules/access/dvb/linux_dvb.c
8976
8977  * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
8978
8979 ------------------------------------------------------------------------
8980 r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
8981 Changed paths:
8982    M /trunk/modules/services_discovery/sap.c
8983    M /trunk/modules/stream_out/rtp.c
8984
8985 * Fix the two SAP issues reported by Marian Durkovic.
8986
8987 ------------------------------------------------------------------------
8988 r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
8989 Changed paths:
8990    M /trunk/modules/control/http.c
8991
8992  * modules/control/http.c:
8993  - Add a basename field to the file entry when doing a foreach on directory.
8994  - Add a url_encode function to url-encode the current string. This
8995    is necessary to safely pass strings as arguments in a URL.
8996 Patch courtesy of Clement Vasseur for Freebox SA.
8997
8998 ------------------------------------------------------------------------
8999 r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
9000 Changed paths:
9001    M /trunk/modules/access/dvb/access.c
9002    M /trunk/modules/access/dvb/linux_dvb.c
9003
9004  * modules/access/dvb: Support frequencies for the C and S satellite bands.
9005
9006 ------------------------------------------------------------------------
9007 r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
9008 Changed paths:
9009    M /trunk/modules/video_output/opengl.c
9010
9011 * revert [11512] closes #245
9012
9013
9014 ------------------------------------------------------------------------
9015 r11838 | fkuehne | 2005-07-25 11:44:12 +0200 (Mon, 25 Jul 2005) | 2 lines
9016 Changed paths:
9017    M /trunk/AUTHORS
9018    M /trunk/modules/gui/macosx/about.m
9019    M /trunk/modules/gui/macosx/intf.h
9020    M /trunk/modules/gui/macosx/intf.m
9021
9022 * AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser from crashing
9023 * other files: small patch to make sure that About.nib is loaded only once
9024 ------------------------------------------------------------------------
9025 r11837 | dionoea | 2005-07-24 23:29:09 +0200 (Sun, 24 Jul 2005) | 2 lines
9026 Changed paths:
9027    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9028
9029 remove useless lines
9030
9031 ------------------------------------------------------------------------
9032 r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
9033 Changed paths:
9034    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9035
9036 change some debug stuff
9037
9038 ------------------------------------------------------------------------
9039 r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
9040 Changed paths:
9041    M /trunk/include/vlc_interface.h
9042    M /trunk/modules/gui/wxwindows/Modules.am
9043    M /trunk/modules/gui/wxwindows/dialogs.cpp
9044    M /trunk/modules/gui/wxwindows/interface.cpp
9045    A /trunk/modules/gui/wxwindows/updatevlc.cpp
9046    M /trunk/modules/gui/wxwindows/wxwindows.h
9047
9048 VLC update checker in the wxWidgets interface (in help menu)
9049
9050 xml files used for the updates are located at http://update.videolan.org
9051
9052 extensive testing ... code cleaning ... would be greatly appreciated
9053
9054 ------------------------------------------------------------------------
9055 r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
9056 Changed paths:
9057    M /trunk/AUTHORS
9058    M /trunk/NEWS
9059
9060 * Updated the NEWS file and my mail-address
9061 ------------------------------------------------------------------------
9062 r11833 | djc | 2005-07-24 16:39:14 +0200 (Sun, 24 Jul 2005) | 3 lines
9063 Changed paths:
9064    M /trunk/include/network.h
9065
9066 Fix user:pass parsing if protocol is not given.
9067 Not tested with all calls (only http access module)
9068
9069 ------------------------------------------------------------------------
9070 r11832 | fkuehne | 2005-07-24 15:16:09 +0200 (Sun, 24 Jul 2005) | 1 line
9071 Changed paths:
9072    M /trunk/modules/gui/macosx/playlist.m
9073
9074 * include wizard.h as well to make GCC happy
9075 ------------------------------------------------------------------------
9076 r11831 | fkuehne | 2005-07-24 15:08:27 +0200 (Sun, 24 Jul 2005) | 1 line
9077 Changed paths:
9078    M /trunk/modules/gui/macosx/prefs_widgets.m
9079
9080 * shut up some compiler warnings
9081 ------------------------------------------------------------------------
9082 r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
9083 Changed paths:
9084    M /trunk/modules/gui/macosx/intf.h
9085    M /trunk/modules/gui/macosx/intf.m
9086    M /trunk/modules/gui/macosx/playlist.h
9087    M /trunk/modules/gui/macosx/playlist.m
9088    M /trunk/modules/gui/macosx/wizard.h
9089    M /trunk/modules/gui/macosx/wizard.m
9090
9091 Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.
9092
9093
9094 ------------------------------------------------------------------------
9095 r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
9096 Changed paths:
9097    M /trunk/modules/gui/wxwindows/streamdata.h
9098
9099 * added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)
9100 ------------------------------------------------------------------------
9101 r11828 | fkuehne | 2005-07-24 14:01:12 +0200 (Sun, 24 Jul 2005) | 5 lines
9102 Changed paths:
9103    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9104    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9105    M /trunk/modules/gui/macosx/wizard.m
9106
9107 * minor fixes to the OSX-wizard (refs #13)
9108     - wrapped all lines to end after ~80 characters
9109     - added encap-formats information to the codec-info
9110         - made the fields in the nib a widther to show the entire text
9111     - fixed the input-field on the input-tab to accept network-streams
9112 ------------------------------------------------------------------------
9113 r11827 | fkuehne | 2005-07-24 12:59:13 +0200 (Sun, 24 Jul 2005) | 1 line
9114 Changed paths:
9115    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9116    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9117    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9118
9119 * fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
9120 ------------------------------------------------------------------------
9121 r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
9122 Changed paths:
9123    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9124    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9125    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9126    M /trunk/modules/gui/macosx/playlist.h
9127    M /trunk/modules/gui/macosx/playlist.m
9128    M /trunk/modules/gui/macosx/wizard.h
9129    M /trunk/modules/gui/macosx/wizard.m
9130
9131 * Implements selection of a playlist item in the wizard
9132 * The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
9133 * cosmetics could still be improved regarding this outline view
9134 * I get this error
9135
9136 2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
9137
9138 When opening the wizard. I don't know if I messed up something or if it was already here before
9139
9140 * I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
9141
9142
9143 ------------------------------------------------------------------------
9144 r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
9145 Changed paths:
9146    M /trunk/modules/audio_output/waveout.c
9147
9148  * modules/audio_output/waveout.c: Fixed a rounding issue
9149
9150 ------------------------------------------------------------------------
9151 r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
9152 Changed paths:
9153    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9154    M /trunk/modules/gui/skins2/vars/volume.cpp
9155
9156  * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
9157            volume.
9158
9159 ------------------------------------------------------------------------
9160 r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
9161 Changed paths:
9162    M /trunk/modules/gui/macosx/wizard.h
9163
9164 * don't use tabs here as well
9165 ------------------------------------------------------------------------
9166 r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
9167 Changed paths:
9168    M /trunk/modules/gui/macosx/wizard.m
9169
9170 Some more coding style (empty lines filled with spaces or tabs)
9171
9172
9173 ------------------------------------------------------------------------
9174 r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
9175 Changed paths:
9176    M /trunk/modules/gui/macosx/wizard.m
9177
9178 We use 4 space caracters instead of spaces in VLC's sources ;)
9179
9180
9181 ------------------------------------------------------------------------
9182 r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
9183 Changed paths:
9184    M /trunk/modules/gui/macosx/wizard.m
9185
9186 * use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
9187 ------------------------------------------------------------------------
9188 r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
9189 Changed paths:
9190    M /trunk/modules/gui/macosx/wizard.h
9191    M /trunk/modules/gui/macosx/wizard.m
9192    M /trunk/modules/gui/wxwindows/streamdata.h
9193    M /trunk/modules/gui/wxwindows/wizard.cpp
9194
9195 OSX:
9196 - implemented i18n on the summary-page
9197 - some other small fixes
9198
9199 - l10n string fixes (both OSX and WX)
9200 (refs #13)
9201 ------------------------------------------------------------------------
9202 r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
9203 Changed paths:
9204    M /trunk/THANKS
9205    M /trunk/modules/gui/macosx/equalizer.h
9206    M /trunk/modules/gui/macosx/equalizer.m
9207
9208 * patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
9209 ------------------------------------------------------------------------
9210 r11817 | bigben | 2005-07-23 16:42:22 +0200 (Sat, 23 Jul 2005) | 3 lines
9211 Changed paths:
9212    M /trunk/modules/gui/wxwindows/open.cpp
9213
9214 * Fixes crash when libcdio is not installed
9215
9216
9217 ------------------------------------------------------------------------
9218 r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
9219 Changed paths:
9220    M /trunk/modules/access/http.c
9221
9222 Add a add_suppressed_string for http-{user|pwd}
9223
9224 ------------------------------------------------------------------------
9225 r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
9226 Changed paths:
9227    M /trunk/modules/access/vcdx/access.c
9228    M /trunk/modules/access/vcdx/vcdplayer.c
9229
9230 access.c: LID and Segment for non PBC (the default) needs more work. 
9231 Check for them and disable (somewhat).
9232
9233 vcdplayer.c: check for invalid LSN in setting origin.
9234
9235
9236 ------------------------------------------------------------------------
9237 r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
9238 Changed paths:
9239    M /trunk/configure.ac
9240
9241 Add -lws2 for rtp and rtsp for ntohl
9242
9243 ------------------------------------------------------------------------
9244 r11813 | fkuehne | 2005-07-22 01:09:30 +0200 (Fri, 22 Jul 2005) | 1 line
9245 Changed paths:
9246    M /trunk/modules/gui/macosx/wizard.m
9247
9248 * whoops (refs #13)
9249 ------------------------------------------------------------------------
9250 r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
9251 Changed paths:
9252    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9253    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9254    M /trunk/modules/gui/macosx/wizard.h
9255    M /trunk/modules/gui/macosx/wizard.m
9256
9257 * various fixes and additions -- the wizard is usable now
9258
9259 still todo:
9260 - testing (streaming part is untested for now)
9261 - implement the playlist-table on the input-tab (I would be glad for some help there)
9262 - update the playlist-table in the main-window after adding the new item
9263 - add i18n on the Summary-tab
9264 - string fixes
9265 - some minor stuff here and there
9266 ------------------------------------------------------------------------
9267 r11811 | hartman | 2005-07-21 23:18:39 +0200 (Thu, 21 Jul 2005) | 3 lines
9268 Changed paths:
9269    M /trunk/include/network.h
9270    M /trunk/modules/misc/rtsp.c
9271    M /trunk/modules/services_discovery/sap.c
9272    M /trunk/modules/stream_out/rtp.c
9273
9274 * Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
9275 * Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
9276
9277 ------------------------------------------------------------------------
9278 r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
9279 Changed paths:
9280    M /trunk/src/stream_output/sap.c
9281
9282 * a missing vlc_freeaddrinfo
9283
9284 ------------------------------------------------------------------------
9285 r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
9286 Changed paths:
9287    M /trunk/modules/access/file.c
9288
9289 * Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
9290
9291 ------------------------------------------------------------------------
9292 r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
9293 Changed paths:
9294    M /trunk/po/ro.po
9295
9296 * include version information and update copyright string
9297 ------------------------------------------------------------------------
9298 r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
9299 Changed paths:
9300    M /trunk/configure.ac
9301    A /trunk/po/ro.po
9302    M /trunk/src/libvlc.h
9303    M /trunk/src/misc/darwin_specific.m
9304
9305 * forwardport [11784] and [11802] to trunk
9306 ------------------------------------------------------------------------
9307 r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
9308 Changed paths:
9309    M /trunk/activex/plugin.cpp
9310
9311 Oops, I did it again !
9312 Obviously, having a hard coded path for plugins is of no use to anyone
9313
9314 ------------------------------------------------------------------------
9315 r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
9316 Changed paths:
9317    M /trunk/po/fr.po
9318
9319 Fix quotes and a few typos
9320
9321 ------------------------------------------------------------------------
9322 r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
9323 Changed paths:
9324    M /trunk/po/tr.po
9325
9326 Should not be executable
9327
9328 ------------------------------------------------------------------------
9329 r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
9330 Changed paths:
9331    M /trunk/modules/access/dvb/linux_dvb.c
9332
9333  * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
9334    courtesy of Oivind.
9335
9336 ------------------------------------------------------------------------
9337 r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
9338 Changed paths:
9339    M /trunk/modules/access/vcdx/access.c
9340
9341 Fix bug in track-length seeking.
9342
9343 ------------------------------------------------------------------------
9344 r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
9345 Changed paths:
9346    M /trunk/modules/access/vcdx/vcdplayer.c
9347
9348 Initialize track_end variable. 
9349
9350 ------------------------------------------------------------------------
9351 r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
9352 Changed paths:
9353    M /trunk/configure.ac
9354
9355 Should fix Debian #316161
9356 (though Sid has migrated to GCC 4 so it does no longer really matters)
9357
9358 ------------------------------------------------------------------------
9359 r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
9360 Changed paths:
9361    M /trunk/modules/demux/livedotcom.cpp
9362
9363 Remove annoying debug message
9364
9365 ------------------------------------------------------------------------
9366 r11791 | damienf | 2005-07-19 19:41:16 +0200 (Tue, 19 Jul 2005) | 12 lines
9367 Changed paths:
9368    M /trunk/activex/Makefile.am
9369    M /trunk/activex/connectioncontainer.cpp
9370    M /trunk/activex/connectioncontainer.h
9371    A /trunk/activex/dataobject.cpp
9372    A /trunk/activex/dataobject.h
9373    M /trunk/activex/main.cpp
9374    M /trunk/activex/objectsafety.cpp
9375    M /trunk/activex/objectsafety.h
9376    M /trunk/activex/olecontrol.cpp
9377    M /trunk/activex/olecontrol.h
9378    M /trunk/activex/oleinplaceactiveobject.h
9379    M /trunk/activex/oleinplaceobject.h
9380    M /trunk/activex/oleobject.cpp
9381    M /trunk/activex/oleobject.h
9382    M /trunk/activex/persistpropbag.h
9383    M /trunk/activex/persiststorage.cpp
9384    M /trunk/activex/persiststorage.h
9385    M /trunk/activex/persiststreaminit.h
9386    M /trunk/activex/plugin.cpp
9387    M /trunk/activex/plugin.h
9388    M /trunk/activex/provideclassinfo.h
9389    M /trunk/activex/utils.cpp
9390    M /trunk/activex/utils.h
9391    M /trunk/activex/viewobject.cpp
9392    M /trunk/activex/viewobject.h
9393    M /trunk/activex/vlccontrol.cpp
9394    M /trunk/activex/vlccontrol.h
9395
9396
9397 Improved compatibility
9398
9399 tested to work with
9400 - Visual Basic 6
9401 - Visual C++ 6
9402 - Microsoft Office 2003
9403 - Internet Explorer 6
9404
9405 all: support for aggregation + bug fixes
9406 dataobject.cpp, dataobject.h: initial support for embedding
9407
9408 ------------------------------------------------------------------------
9409 r11790 | fenrir | 2005-07-19 17:44:28 +0200 (Tue, 19 Jul 2005) | 2 lines
9410 Changed paths:
9411    M /trunk/modules/demux/livedotcom.cpp
9412
9413  * livedotcom.cpp: added H264 support.
9414
9415 ------------------------------------------------------------------------
9416 r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
9417 Changed paths:
9418    M /trunk/modules/packetizer/h264.c
9419
9420  * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
9421
9422 ------------------------------------------------------------------------
9423 r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
9424 Changed paths:
9425    M /trunk/config.in
9426    M /trunk/doc/Configure.help
9427
9428 doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
9429
9430 config.in: a typo in the CONFIG_ name.
9431
9432
9433 ------------------------------------------------------------------------
9434 r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
9435 Changed paths:
9436    M /trunk/src/libvlc.c
9437
9438 - libvlc.c: fixed broken build on cygwin...
9439 ------------------------------------------------------------------------
9440 r11786 | asmax | 2005-07-19 01:57:41 +0200 (Tue, 19 Jul 2005) | 1 line
9441 Changed paths:
9442    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
9443    M /trunk/modules/gui/skins2/src/dialogs.cpp
9444    M /trunk/modules/gui/skins2/src/theme_loader.cpp
9445    M /trunk/modules/gui/skins2/src/theme_repository.cpp
9446    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9447    M /trunk/modules/gui/skins2/src/vlcproc.hpp
9448    M /trunk/modules/gui/skins2/utils/bezier.cpp
9449    M /trunk/modules/gui/skins2/utils/var_percent.cpp
9450    M /trunk/modules/gui/skins2/utils/var_percent.hpp
9451    M /trunk/modules/gui/skins2/vars/playlist.cpp
9452    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
9453    M /trunk/modules/gui/skins2/win32/win32_window.cpp
9454
9455 - all: compilation fixes with vc7.1
9456 ------------------------------------------------------------------------
9457 r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
9458 Changed paths:
9459    M /trunk/extras/contrib/src/packages.mak
9460
9461  * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
9462    longer available on the FTP site (patch courtesy of Clement Vasseur).
9463
9464 ------------------------------------------------------------------------
9465 r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
9466 Changed paths:
9467    M /trunk/src/stream_output/acl.c
9468
9469 Fix use of fatal use of unitialized value (regression in [11778])
9470
9471 ------------------------------------------------------------------------
9472 r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
9473 Changed paths:
9474    M /trunk/configure.ac
9475
9476 Still need to test for CD paranoia separately in order to pick up
9477 paranoia library flags. Perhaps there's another way to do this on the
9478 first libcdio test, but this works.
9479
9480
9481 ------------------------------------------------------------------------
9482 r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
9483 Changed paths:
9484    M /trunk/include/network.h
9485    M /trunk/include/vlc_common.h
9486    M /trunk/src/input/var.c
9487    M /trunk/src/libvlc.c
9488    M /trunk/src/misc/getaddrinfo.c
9489    M /trunk/src/misc/net.c
9490    M /trunk/src/stream_output/acl.c
9491    M /trunk/src/stream_output/sap.c
9492
9493 * all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
9494 ------------------------------------------------------------------------
9495 r11777 | rocky | 2005-07-17 21:40:48 +0200 (Sun, 17 Jul 2005) | 3 lines
9496 Changed paths:
9497    M /trunk/configure.ac
9498
9499 Require libcdio 0.72. 
9500
9501
9502 ------------------------------------------------------------------------
9503 r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
9504 Changed paths:
9505    M /trunk/build-vlc
9506    M /trunk/config.in
9507    M /trunk/configure.ac
9508    M /trunk/defconfig
9509
9510 Revise better for current default options and names as seen by configure.ac
9511
9512
9513 ------------------------------------------------------------------------
9514 r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
9515 Changed paths:
9516    M /trunk/modules/gui/wxwindows/open.cpp
9517
9518 Move some DEFINES that are also required without libcdio
9519
9520
9521 ------------------------------------------------------------------------
9522 r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
9523 Changed paths:
9524    M /trunk/modules/gui/wxwindows/open.cpp
9525
9526 A number of probe disc fixes:
9527 - DVD probing works more like CD-DA and VCD probing.
9528 - Reduce libcdio verbosity on errors (which are largely to be expected).
9529 - If no media found set Device name null and don't change selection type
9530 - CD-DA probing had been broken 
9531
9532
9533 ------------------------------------------------------------------------
9534 r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
9535 Changed paths:
9536    M /trunk/modules/access/http.c
9537
9538 Remove non-standard http4 and http6.
9539 It's the DNS job to tell which version are available,
9540 not poor clueless average user's.
9541
9542 ------------------------------------------------------------------------
9543 r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
9544 Changed paths:
9545    M /trunk/modules/access/http.c
9546
9547 Ignore insecure HTTP redirection to non HTTP protocol
9548
9549 ------------------------------------------------------------------------
9550 r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
9551 Changed paths:
9552    M /trunk/modules/control/http.c
9553
9554 Cleanup - invalid #263.
9555
9556 ------------------------------------------------------------------------
9557 r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
9558 Changed paths:
9559    M /trunk/configure.ac
9560
9561 Add 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
9562 package isn't found) for libcdio and libvcdinfo so we don't give an
9563 error message and termintate when these are not around.
9564
9565
9566 ------------------------------------------------------------------------
9567 r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
9568 Changed paths:
9569    M /trunk/build-vlc
9570    M /trunk/config.in
9571
9572 * added libcdio in the menuconfig, to be able to... disable it ;)
9573
9574 ------------------------------------------------------------------------
9575 r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
9576 Changed paths:
9577    M /trunk/configure.ac
9578    M /trunk/modules/services_discovery/Modules.am
9579    A /trunk/modules/services_discovery/upnp.cpp
9580
9581 Bleeding edge UPnP service discovery :
9582  * depends on CyberLink C++ UPnP library available from :
9583    http://sourceforge.net/project/showfiles.php?group_id=89768
9584    with iconv compilation patch from :
9585    http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff
9586  * requires libexpat-devel or whatever you call it,
9587  * needs review by playlist guru (Zorglub ?),
9588    especially as regards locking
9589  * at least, detects UPnP Media server properly
9590  * I'm looking for a '''working''' UPnP Media Server on Linux for more
9591    extensive tests. I couldn't get TwonkyVision to accept my medias :(
9592  * tentatively closes #98 - and probably introduce new bugs
9593
9594 ------------------------------------------------------------------------
9595 r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
9596 Changed paths:
9597    M /trunk/modules/control/http.c
9598
9599 Forgot this file - default to allowing every body when there is no .hosts
9600
9601 ------------------------------------------------------------------------
9602 r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
9603 Changed paths:
9604    M /trunk/modules/gui/wxwindows/open.cpp
9605
9606 A bug in libvcdinfo <= 23 prevents C++ compilations.
9607
9608
9609 ------------------------------------------------------------------------
9610 r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
9611 Changed paths:
9612    M /trunk/configure.ac
9613
9614 Small hack to make OSX happier.
9615
9616
9617 ------------------------------------------------------------------------
9618 r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
9619 Changed paths:
9620    M /trunk/modules/gui/wxwindows/open.cpp
9621
9622 Set entries/lids for VCDs when we have an okay libvcdinfo.
9623
9624 ------------------------------------------------------------------------
9625 r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
9626 Changed paths:
9627    M /trunk/src/stream_output/acl.c
9628
9629 Review and fix ACL duplication - really closes #262
9630
9631 ------------------------------------------------------------------------
9632 r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
9633 Changed paths:
9634    M /trunk/src/stream_output/acl.c
9635
9636 Copy the default ACL value in ACL_Duplicate - closes #262
9637
9638 ------------------------------------------------------------------------
9639 r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
9640 Changed paths:
9641    M /trunk/configure.ac
9642    M /trunk/modules/gui/wxwindows/open.cpp
9643
9644 configure.ac: Allow libcdio 0.71 for libcdio things. 
9645 open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
9646
9647
9648 ------------------------------------------------------------------------
9649 r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
9650 Changed paths:
9651    M /trunk/configure.ac
9652
9653 Clean up options and processing relating to libcdio, libvcdinfo,
9654 cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
9655
9656
9657 ------------------------------------------------------------------------
9658 r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
9659 Changed paths:
9660    M /trunk/modules/access/vcdx/vcdplayer.c
9661
9662 sleep is not thread-safe - use VLC API msleep instead
9663
9664 ------------------------------------------------------------------------
9665 r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
9666 Changed paths:
9667    M /trunk/modules/services_discovery/sap.c
9668
9669 Cosmeticissimism
9670
9671 ------------------------------------------------------------------------
9672 r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
9673 Changed paths:
9674    M /trunk/modules/access/vcdx/info.c
9675
9676 Meant to set first and last entry for each *track*. 
9677
9678 ------------------------------------------------------------------------
9679 r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
9680 Changed paths:
9681    M /trunk/modules/gui/wxwindows/open.cpp
9682
9683 Don't limit VCD Entries or LIDs to number of MPEG tracks. 
9684 Untabify.
9685
9686
9687 ------------------------------------------------------------------------
9688 r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
9689 Changed paths:
9690    M /trunk/modules/access/vcdx/vcdplayer.c
9691
9692 Remove gcc 4 uninitialize variable warning.
9693
9694 ------------------------------------------------------------------------
9695 r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
9696 Changed paths:
9697    M /trunk/modules/gui/wxwindows/open.cpp
9698
9699 Don't use "Track" for VCDX, "Entry" or "LID" should be used.
9700
9701
9702 ------------------------------------------------------------------------
9703 r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
9704 Changed paths:
9705    M /trunk/configure.ac
9706    M /trunk/modules/access/cdda/info.c
9707    M /trunk/modules/gui/wxwindows/open.cpp
9708    M /trunk/modules/gui/wxwindows/wxwindows.h
9709    M /trunk/po/Makefile.in.in
9710
9711 cdda/info.c: changes for libcddb 1.1.0 API
9712
9713 rest: Add "Probe" for media function in Open Disc.
9714
9715
9716 ------------------------------------------------------------------------
9717 r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
9718 Changed paths:
9719    M /trunk/src/stream_output/acl.c
9720
9721 One needs to #include errno.h in order to use errno. At least on my
9722 Fedora Core 4 GNU/Linux box.
9723
9724
9725 ------------------------------------------------------------------------
9726 r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
9727 Changed paths:
9728    M /trunk/modules/stream_out/mosaic_bridge.c
9729
9730 The last vlc_reduce that was left
9731
9732 ------------------------------------------------------------------------
9733 r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
9734 Changed paths:
9735    M /trunk/src/misc/net.c
9736
9737 Save a call to strlen() in net_vaPrintf (and net_Printf)
9738
9739 ------------------------------------------------------------------------
9740 r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
9741 Changed paths:
9742    M /trunk/src/stream_output/acl.c
9743
9744 - Clean up
9745 - Don't avoid non-existent off-by-one bug, ie. use full buffer size
9746
9747 ------------------------------------------------------------------------
9748 r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
9749 Changed paths:
9750    M /trunk/modules/mux/asf.c
9751
9752 Fix undefined symbol error
9753
9754 ------------------------------------------------------------------------
9755 r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
9756 Changed paths:
9757    M /trunk/debian
9758    M /trunk/debian/changelog
9759    M /trunk/debian/control
9760    M /trunk/debian/rules
9761
9762   * Updated Debian build files for a future upload.
9763
9764 ------------------------------------------------------------------------
9765 r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
9766 Changed paths:
9767    M /trunk/activex
9768    M /trunk/activex/Makefile.am
9769    D /trunk/activex/axvlc.inf
9770    A /trunk/activex/axvlc.inf.in (from /trunk/activex/axvlc.inf:11717)
9771    M /trunk/configure.ac
9772
9773 - Automatic versioning info in ActiveX plugin (refs #181)
9774 - Also include the inf in the distribution
9775
9776 ------------------------------------------------------------------------
9777 r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
9778 Changed paths:
9779    M /trunk/src/stream_output/acl.c
9780
9781 The solution was too simple, I guess
9782
9783 ------------------------------------------------------------------------
9784 r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
9785 Changed paths:
9786    M /trunk/modules/access/mms/mmstu.c
9787    M /trunk/modules/access/mms/mmstu.h
9788
9789 - Fix very likely race condition
9790   (whereby psz_bind_addr would be modified by another call to inet_ntoa)
9791 - Use net_GetSockAddress
9792
9793 ------------------------------------------------------------------------
9794 r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
9795 Changed paths:
9796    M /trunk/modules/access/ftp.c
9797
9798 - Use previous API
9799 - Remove a dynamic allocation
9800
9801 ------------------------------------------------------------------------
9802 r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
9803 Changed paths:
9804    M /trunk/include/network.h
9805    M /trunk/include/vlc_symbols.h
9806    M /trunk/src/misc/net.c
9807
9808 New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
9809
9810 ------------------------------------------------------------------------
9811 r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
9812 Changed paths:
9813    M /trunk/src/input/decoder.c
9814    M /trunk/src/input/es_out.c
9815    M /trunk/src/video_output/video_output.c
9816
9817 Forgot these files
9818
9819 ------------------------------------------------------------------------
9820 r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
9821 Changed paths:
9822    M /trunk/include/vlc_common.h
9823    M /trunk/include/vlc_symbols.h
9824    M /trunk/modules/codec/theora.c
9825    M /trunk/modules/codec/x264.c
9826    M /trunk/src/extras/libc.c
9827
9828 Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if
9829 we ever need to reborn vlc_reduce for some unanticipated reason
9830
9831 ------------------------------------------------------------------------
9832 r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
9833 Changed paths:
9834    M /trunk/modules/misc/gnutls.c
9835
9836 Fix warnings (refs #258)
9837
9838 ------------------------------------------------------------------------
9839 r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
9840 Changed paths:
9841    M /trunk/src/stream_output/acl.c
9842
9843 Use ANSI isspace() for crap compilers that don't know about C99 isblank()
9844
9845 ------------------------------------------------------------------------
9846 r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
9847 Changed paths:
9848    M /trunk/src/stream_output/acl.c
9849
9850 isblank() is not an ANSI function,it should really be tested for
9851
9852 ------------------------------------------------------------------------
9853 r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
9854 Changed paths:
9855    M /trunk/Makefile.am
9856    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9857    A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
9858    D /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9859
9860 * finally converted to the 10.2 and later format, which is faster readable
9861 ------------------------------------------------------------------------
9862 r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
9863 Changed paths:
9864    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9865    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9866    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9867    M /trunk/modules/gui/macosx/intf.m
9868    M /trunk/modules/gui/macosx/wizard.h
9869    M /trunk/modules/gui/macosx/wizard.m
9870    M /trunk/modules/gui/wxwindows/streamdata.h
9871
9872 * additional GUI-fixes
9873 * implemented the streaming-method-tab correctly (forgot that previously...)
9874 * implemented MRL-composition when transcoding (still needs to be done for streaming)
9875 * fixed various other stuff here and there
9876
9877 not usable yet - work will be continued after July 21th
9878
9879 (refs #13)
9880 ------------------------------------------------------------------------
9881 r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
9882 Changed paths:
9883    M /trunk/src/misc/objects.c
9884
9885 More dead code
9886
9887 ------------------------------------------------------------------------
9888 r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
9889 Changed paths:
9890    M /trunk/src/misc/iso_lang.c
9891
9892 Yet another strncmp => memcmp (refs #258)
9893
9894 ------------------------------------------------------------------------
9895 r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
9896 Changed paths:
9897    M /trunk/src/misc/charset.c
9898    M /trunk/src/misc/image.c
9899
9900 Eliminate dead code
9901
9902 ------------------------------------------------------------------------
9903 r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
9904 Changed paths:
9905    M /trunk/Makefile.am
9906    M /trunk/include/network.h
9907    A /trunk/include/vlc_acl.h
9908    M /trunk/include/vlc_common.h
9909    M /trunk/include/vlc_httpd.h
9910    M /trunk/include/vlc_symbols.h
9911    M /trunk/modules/access_output/http.c
9912    M /trunk/modules/control/http.c
9913    M /trunk/modules/misc/rtsp.c
9914    M /trunk/modules/stream_out/rtp.c
9915    M /trunk/src/misc/httpd.c
9916    M /trunk/src/misc/modules.c
9917    M /trunk/src/misc/net.c
9918    A /trunk/src/stream_output/acl.c
9919
9920 Better ACL API (full rewrite)
9921
9922 ------------------------------------------------------------------------
9923 r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
9924 Changed paths:
9925    M /trunk/modules/control/http.c
9926
9927 Diminish buffer size
9928 (still big enough for a pure 256-bits architecture...)
9929
9930 ------------------------------------------------------------------------
9931 r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
9932 Changed paths:
9933    M /trunk/modules/control/http.c
9934
9935 Avoid buffer overflow
9936 (local account needed, but possibly not same user as VLC)
9937
9938 ------------------------------------------------------------------------
9939 r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
9940 Changed paths:
9941    M /trunk/modules/access/mms/mmsh.c
9942    M /trunk/modules/access/mms/mmstu.c
9943    M /trunk/modules/access/vcd/cdrom.h
9944    M /trunk/modules/codec/a52.c
9945    M /trunk/modules/codec/dts.c
9946    M /trunk/modules/codec/flac.c
9947    M /trunk/modules/codec/spudec/parse.c
9948    M /trunk/modules/control/http.c
9949    M /trunk/modules/control/telnet.c
9950    M /trunk/modules/demux/aiff.c
9951    M /trunk/modules/demux/avi/avi.c
9952    M /trunk/modules/demux/m3u.c
9953    M /trunk/modules/demux/mjpeg.c
9954    M /trunk/modules/demux/mpeg/m4a.c
9955    M /trunk/modules/demux/mpeg/mpga.c
9956    M /trunk/modules/demux/nsv.c
9957    M /trunk/modules/demux/nuv.c
9958    M /trunk/modules/demux/playlist/m3u.c
9959    M /trunk/modules/demux/playlist/old.c
9960    M /trunk/modules/demux/playlist/pls.c
9961    M /trunk/modules/demux/real.c
9962    M /trunk/modules/misc/memcpy/fastmemcpy.h
9963    M /trunk/modules/video_filter/deinterlace.c
9964
9965  * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
9966
9967 ------------------------------------------------------------------------
9968 r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
9969 Changed paths:
9970    M /trunk/include/vlc_common.h
9971
9972  * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
9973
9974 ------------------------------------------------------------------------
9975 r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
9976 Changed paths:
9977    M /trunk/configure.ac
9978
9979  * configure.ac: Fixed ipv6 detection.
9980
9981 ------------------------------------------------------------------------
9982 r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
9983 Changed paths:
9984    M /trunk/modules/access/directory.c
9985    M /trunk/src/misc/getaddrinfo.c
9986
9987  * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
9988
9989 ------------------------------------------------------------------------
9990 r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
9991 Changed paths:
9992    M /trunk/modules/gui/macosx/wizard.m
9993
9994 * implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination
9995 ------------------------------------------------------------------------
9996 r11704 | fkuehne | 2005-07-11 13:18:14 +0200 (Mon, 11 Jul 2005) | 1 line
9997 Changed paths:
9998    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9999    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
10000    M /trunk/modules/gui/macosx/wizard.m
10001
10002 * finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
10003 ------------------------------------------------------------------------
10004 r11703 | sam | 2005-07-11 13:15:31 +0200 (Mon, 11 Jul 2005) | 2 lines
10005 Changed paths:
10006    M /trunk/po/Makefile.in.in
10007
10008   * po/Makefile.in.in: reverted an unexpected change.
10009
10010 ------------------------------------------------------------------------
10011 r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
10012 Changed paths:
10013    M /trunk/modules/stream_out/duplicate.c
10014
10015  * modules/stream_out/duplicate.c: Fixed ES selection when using both
10016    program= and es= for the same destination.
10017
10018 ------------------------------------------------------------------------
10019 r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
10020 Changed paths:
10021    M /trunk/modules/stream_out/switcher.c
10022
10023  * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
10024
10025 ------------------------------------------------------------------------
10026 r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
10027 Changed paths:
10028    M /trunk/modules/packetizer/mpegvideo.c
10029
10030  * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
10031
10032 ------------------------------------------------------------------------
10033 r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
10034 Changed paths:
10035    M /trunk/include/vlc/control.h
10036    M /trunk/modules/demux/a52.c
10037    M /trunk/modules/demux/ps.h
10038    M /trunk/modules/gui/skins2/utils/position.hpp
10039    M /trunk/modules/gui/wxwindows/wizard.cpp
10040    M /trunk/modules/gui/wxwindows/wxwindows.h
10041    M /trunk/modules/packetizer/mpegvideo.c
10042    M /trunk/modules/video_filter/deinterlace.c
10043    M /trunk/modules/video_filter/scale.c
10044    M /trunk/po/Makefile.in.in
10045    M /trunk/src/playlist/item.c
10046    M /trunk/src/video_output/video_output.c
10047
10048   * Fixed a bunch of coding errors here and there.
10049
10050 ------------------------------------------------------------------------
10051 r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
10052 Changed paths:
10053    M /trunk/src/misc/charset.c
10054
10055   * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
10056
10057 ------------------------------------------------------------------------
10058 r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
10059 Changed paths:
10060    M /trunk/modules/stream_out/transcode.c
10061
10062   * modules/stream_out/transcode.c: fixed an uninitialised variable.
10063
10064 ------------------------------------------------------------------------
10065 r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
10066 Changed paths:
10067    M /trunk/modules/gui/gtk/gnome.c
10068    M /trunk/modules/gui/gtk/gnome_interface.c
10069    M /trunk/modules/gui/gtk/gnome_support.c
10070    M /trunk/modules/gui/gtk/gnome_support.h
10071    M /trunk/modules/gui/gtk/gtk.c
10072    M /trunk/modules/gui/gtk/gtk_interface.c
10073
10074   * legacy changes that might be useful if the gtk plugin is ever revived,
10075     and are just to be utterly ignored otherwise.
10076
10077 ------------------------------------------------------------------------
10078 r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
10079 Changed paths:
10080    M /trunk/src/video_output/video_output.c
10081
10082 Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
10083
10084
10085 ------------------------------------------------------------------------
10086 r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
10087 Changed paths:
10088    M /trunk/toolbox
10089
10090 Any reason why removal of .deps was disabled ??
10091
10092 ------------------------------------------------------------------------
10093 r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
10094 Changed paths:
10095    M /trunk/configure.ac
10096
10097 Work around for gcc <= 3.3
10098
10099 ------------------------------------------------------------------------
10100 r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
10101 Changed paths:
10102    M /trunk/src/extras/libc.c
10103
10104 Typo fix
10105
10106 ------------------------------------------------------------------------
10107 r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
10108 Changed paths:
10109    M /trunk/modules/control/http.c
10110
10111 - Fix possible buffer overflow (?)
10112 - Fix unitialised value
10113
10114 According to valgrind there's still an unitialized value at line 2343
10115
10116 ------------------------------------------------------------------------
10117 r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
10118 Changed paths:
10119    M /trunk/src/misc/httpd.c
10120
10121 HTML validation fix
10122
10123 ------------------------------------------------------------------------
10124 r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
10125 Changed paths:
10126    M /trunk/src/misc/net.c
10127
10128 Fix compiler warnings (refs #258)
10129
10130 ------------------------------------------------------------------------
10131 r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
10132 Changed paths:
10133    M /trunk/loader
10134
10135 svn:ignore
10136
10137 ------------------------------------------------------------------------
10138 r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
10139 Changed paths:
10140    M /trunk/configure.ac
10141
10142 Use -mtune instead of obsoleted -mcpu
10143 (even on gcc-2.95 seems to accept the flag)
10144
10145 ------------------------------------------------------------------------
10146 r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
10147 Changed paths:
10148    M /trunk/modules/demux/au.c
10149    M /trunk/modules/demux/wav.c
10150
10151 Warning fixes
10152
10153 ------------------------------------------------------------------------
10154 r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
10155 Changed paths:
10156    M /trunk/src/extras/libc.c
10157
10158 fix fix
10159
10160 ------------------------------------------------------------------------
10161 r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
10162 Changed paths:
10163    M /trunk/src/misc/httpd.c
10164
10165 Some more cleanup / no more warnings
10166
10167 ------------------------------------------------------------------------
10168 r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
10169 Changed paths:
10170    M /trunk/src/extras/libc.c
10171
10172 compile fix
10173
10174 ------------------------------------------------------------------------
10175 r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
10176 Changed paths:
10177    M /trunk/src/misc/httpd.c
10178
10179 Faster code
10180
10181 ------------------------------------------------------------------------
10182 r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
10183 Changed paths:
10184    M /trunk/include/stream_output.h
10185    M /trunk/include/vlc_httpd.h
10186    M /trunk/src/misc/httpd.c
10187    M /trunk/src/stream_output/sap.c
10188    M /trunk/src/video_output/video_output.c
10189
10190 All signedness fixes
10191
10192 ------------------------------------------------------------------------
10193 r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
10194 Changed paths:
10195    M /trunk/include/vlc_common.h
10196    M /trunk/include/vlc_symbols.h
10197    M /trunk/src/extras/libc.c
10198
10199 We only have to reduce unsigned fractions in VLC
10200 (someone show me a screen with a negative pixel resolution)
10201
10202 ------------------------------------------------------------------------
10203 r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
10204 Changed paths:
10205    M /trunk/src/input/decoder.c
10206
10207 tabs => spaces
10208
10209 ------------------------------------------------------------------------
10210 r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
10211 Changed paths:
10212    M /trunk/include/vlc_playlist.h
10213
10214 Fix incorrect free() of const-qualified pointer in services_discovery.c
10215
10216 ------------------------------------------------------------------------
10217 r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
10218 Changed paths:
10219    M /trunk/modules/demux/dts.c
10220    M /trunk/modules/demux/ogg.c
10221
10222 strncmp => memcmp (refs #258)
10223
10224 ogg.c : FIXME FIXME FIXME
10225 I don't know Ogg format well, but don't we have a possible out-of-bound
10226 read at line 1346 and following ??
10227
10228
10229 ------------------------------------------------------------------------
10230 r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
10231 Changed paths:
10232    M /trunk/modules/demux/a52.c
10233
10234 Fix gcc4 warnings (refs #258)
10235
10236 NOTE to developers :
10237 When you want to compare n bytes from two buffers, please use :
10238   memcmp( buf1, buf2, n )
10239 rather than :
10240   strncmp( buf1, buf2, n )
10241
10242 strncmp should only be used if either of the buffers might be
10243 nul-terminated within its first n bytes.
10244
10245
10246 ------------------------------------------------------------------------
10247 r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
10248 Changed paths:
10249    M /trunk/modules/access/http.c
10250
10251 Remove compiler warning and clean up (refs #258)
10252
10253 ------------------------------------------------------------------------
10254 r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
10255 Changed paths:
10256    M /trunk/modules/access/ftp.c
10257
10258 Fix an old typo
10259
10260 ------------------------------------------------------------------------
10261 r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
10262 Changed paths:
10263    M /trunk/modules/access/ftp.c
10264
10265 Hmmph, logic fix
10266
10267 ------------------------------------------------------------------------
10268 r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
10269 Changed paths:
10270    M /trunk/modules/gui/wxwindows/open.cpp
10271
10272 Add tooltips for entry fields. For VCD and CDDA (at least) some 
10273 values have special meanings. 
10274
10275
10276 ------------------------------------------------------------------------
10277 r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
10278 Changed paths:
10279    M /trunk/activex/test.html
10280
10281 lastest -> latest
10282
10283 ------------------------------------------------------------------------
10284 r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
10285 Changed paths:
10286    M /trunk/toolbox
10287
10288 Don't delete SVN-tracked files with --distclean (closes #251)
10289
10290 ------------------------------------------------------------------------
10291 r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
10292 Changed paths:
10293    M /trunk/loader
10294
10295 svn:ignore
10296
10297 ------------------------------------------------------------------------
10298 r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
10299 Changed paths:
10300    D /trunk/loader/Makefile.in
10301
10302 Should not be there
10303
10304 ------------------------------------------------------------------------
10305 r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
10306 Changed paths:
10307    M /trunk/modules/demux/voc.c
10308
10309 Support for VOC block type 8 (closes #142)
10310
10311 ------------------------------------------------------------------------
10312 r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
10313 Changed paths:
10314    M /trunk/modules/access/ftp.c
10315
10316 - Fix (?) handling of EPSV non-compliant FTP servers
10317 with EPSV compliant NAT
10318 - Fix socket error value check
10319
10320 ------------------------------------------------------------------------
10321 r11664 | courmisch | 2005-07-09 08:17:09 +0200 (Sat, 09 Jul 2005) | 2 lines
10322 Changed paths:
10323    M /trunk/activex/axvlc.idl
10324    M /trunk/activex/connectioncontainer.cpp
10325    M /trunk/activex/connectioncontainer.h
10326    M /trunk/activex/main.cpp
10327    M /trunk/activex/objectsafety.cpp
10328    M /trunk/activex/objectsafety.h
10329    M /trunk/activex/olecontrol.cpp
10330    M /trunk/activex/olecontrol.h
10331    M /trunk/activex/oleinplaceactiveobject.cpp
10332    M /trunk/activex/oleinplaceactiveobject.h
10333    M /trunk/activex/oleinplaceobject.cpp
10334    M /trunk/activex/oleinplaceobject.h
10335    M /trunk/activex/oleobject.cpp
10336    M /trunk/activex/oleobject.h
10337    M /trunk/activex/persistpropbag.cpp
10338    M /trunk/activex/persistpropbag.h
10339    M /trunk/activex/persiststorage.cpp
10340    M /trunk/activex/persiststorage.h
10341    M /trunk/activex/persiststreaminit.cpp
10342    M /trunk/activex/persiststreaminit.h
10343    M /trunk/activex/plugin.cpp
10344    M /trunk/activex/plugin.h
10345    M /trunk/activex/provideclassinfo.cpp
10346    M /trunk/activex/provideclassinfo.h
10347    M /trunk/activex/utils.cpp
10348    M /trunk/activex/utils.h
10349    M /trunk/activex/viewobject.cpp
10350    M /trunk/activex/viewobject.h
10351    M /trunk/activex/vlccontrol.cpp
10352    M /trunk/activex/vlccontrol.h
10353    M /trunk/bindings/java-gcj/JVLC.java
10354    M /trunk/evc/modules_builtin_evc.h
10355    M /trunk/extras/contrib/Makefile
10356    M /trunk/extras/contrib/bootstrap
10357    M /trunk/extras/contrib/change_prefix.sh
10358    M /trunk/extras/contrib/src/Makefile
10359    M /trunk/extras/contrib/src/packages.mak
10360    M /trunk/extras/zsh.cpp
10361    M /trunk/include/aout_internal.h
10362    M /trunk/include/audio_output.h
10363    M /trunk/include/beos_specific.h
10364    M /trunk/include/charset.h
10365    M /trunk/include/codecs.h
10366    M /trunk/include/configuration.h
10367    M /trunk/include/darwin_specific.h
10368    M /trunk/include/intf_eject.h
10369    M /trunk/include/iso_lang.h
10370    M /trunk/include/main.h
10371    M /trunk/include/modules.h
10372    M /trunk/include/modules_inner.h
10373    M /trunk/include/mtime.h
10374    M /trunk/include/network.h
10375    M /trunk/include/os_specific.h
10376    M /trunk/include/osd.h
10377    M /trunk/include/stream_output.h
10378    M /trunk/include/variables.h
10379    M /trunk/include/video_output.h
10380    M /trunk/include/vlc/aout.h
10381    M /trunk/include/vlc/control.h
10382    M /trunk/include/vlc/decoder.h
10383    M /trunk/include/vlc/input.h
10384    M /trunk/include/vlc/intf.h
10385    M /trunk/include/vlc/sout.h
10386    M /trunk/include/vlc/vlc.h
10387    M /trunk/include/vlc/vout.h
10388    M /trunk/include/vlc_access.h
10389    M /trunk/include/vlc_bits.h
10390    M /trunk/include/vlc_block.h
10391    M /trunk/include/vlc_block_helper.h
10392    M /trunk/include/vlc_codec.h
10393    M /trunk/include/vlc_common.h
10394    M /trunk/include/vlc_config.h
10395    M /trunk/include/vlc_config_cat.h
10396    M /trunk/include/vlc_cpu.h
10397    M /trunk/include/vlc_demux.h
10398    M /trunk/include/vlc_error.h
10399    M /trunk/include/vlc_es.h
10400    M /trunk/include/vlc_es_out.h
10401    M /trunk/include/vlc_filter.h
10402    M /trunk/include/vlc_httpd.h
10403    M /trunk/include/vlc_image.h
10404    M /trunk/include/vlc_input.h
10405    M /trunk/include/vlc_interface.h
10406    M /trunk/include/vlc_keys.h
10407    M /trunk/include/vlc_md5.h
10408    M /trunk/include/vlc_messages.h
10409    M /trunk/include/vlc_meta.h
10410    M /trunk/include/vlc_objects.h
10411    M /trunk/include/vlc_playlist.h
10412    M /trunk/include/vlc_spu.h
10413    M /trunk/include/vlc_stream.h
10414    M /trunk/include/vlc_threads.h
10415    M /trunk/include/vlc_threads_funcs.h
10416    M /trunk/include/vlc_tls.h
10417    M /trunk/include/vlc_video.h
10418    M /trunk/include/vlc_vlm.h
10419    M /trunk/include/vlc_vod.h
10420    M /trunk/include/vlc_xml.h
10421    M /trunk/include/vout_synchro.h
10422    M /trunk/include/win32_specific.h
10423    M /trunk/modules/access/cdda/access.c
10424    M /trunk/modules/access/cdda/access.h
10425    M /trunk/modules/access/cdda/callback.c
10426    M /trunk/modules/access/cdda/callback.h
10427    M /trunk/modules/access/cdda/cdda.c
10428    M /trunk/modules/access/cdda/cdda.h
10429    M /trunk/modules/access/cdda/info.c
10430    M /trunk/modules/access/cdda/info.h
10431    M /trunk/modules/access/cdda.c
10432    M /trunk/modules/access/directory.c
10433    M /trunk/modules/access/dshow/common.h
10434    M /trunk/modules/access/dshow/crossbar.cpp
10435    M /trunk/modules/access/dshow/dshow.cpp
10436    M /trunk/modules/access/dshow/filter.cpp
10437    M /trunk/modules/access/dshow/filter.h
10438    M /trunk/modules/access/dvb/access.c
10439    M /trunk/modules/access/dvb/dvb.h
10440    M /trunk/modules/access/dvb/en50221.c
10441    M /trunk/modules/access/dvb/linux_dvb.c
10442    M /trunk/modules/access/dvdnav.c
10443    M /trunk/modules/access/dvdread.c
10444    M /trunk/modules/access/fake.c
10445    M /trunk/modules/access/file.c
10446    M /trunk/modules/access/ftp.c
10447    M /trunk/modules/access/http.c
10448    M /trunk/modules/access/mms/asf.c
10449    M /trunk/modules/access/mms/asf.h
10450    M /trunk/modules/access/mms/buffer.c
10451    M /trunk/modules/access/mms/buffer.h
10452    M /trunk/modules/access/mms/mms.c
10453    M /trunk/modules/access/mms/mms.h
10454    M /trunk/modules/access/mms/mmsh.c
10455    M /trunk/modules/access/mms/mmsh.h
10456    M /trunk/modules/access/mms/mmstu.c
10457    M /trunk/modules/access/mms/mmstu.h
10458    M /trunk/modules/access/pvr/pvr.c
10459    M /trunk/modules/access/satellite/access.c
10460    M /trunk/modules/access/satellite/dvb.c
10461    M /trunk/modules/access/satellite/dvb.h
10462    M /trunk/modules/access/satellite/satellite.c
10463    M /trunk/modules/access/screen/beos.cpp
10464    M /trunk/modules/access/screen/mac.c
10465    M /trunk/modules/access/screen/screen.c
10466    M /trunk/modules/access/screen/screen.h
10467    M /trunk/modules/access/screen/win32.c
10468    M /trunk/modules/access/screen/x11.c
10469    M /trunk/modules/access/slp.c
10470    M /trunk/modules/access/smb.c
10471    M /trunk/modules/access/tcp.c
10472    M /trunk/modules/access/udp.c
10473    M /trunk/modules/access/v4l/v4l.c
10474    M /trunk/modules/access/vcd/cdrom.c
10475    M /trunk/modules/access/vcd/cdrom.h
10476    M /trunk/modules/access/vcd/cdrom_internals.h
10477    M /trunk/modules/access/vcd/vcd.c
10478    M /trunk/modules/access/vcdx/access.c
10479    M /trunk/modules/access/vcdx/demux.c
10480    M /trunk/modules/access/vcdx/info.c
10481    M /trunk/modules/access/vcdx/info.h
10482    M /trunk/modules/access/vcdx/intf.c
10483    M /trunk/modules/access/vcdx/intf.h
10484    M /trunk/modules/access/vcdx/vcd.c
10485    M /trunk/modules/access/vcdx/vcd.h
10486    M /trunk/modules/access/vcdx/vcdplayer.h
10487    M /trunk/modules/access_filter/record.c
10488    M /trunk/modules/access_filter/timeshift.c
10489    M /trunk/modules/access_output/dummy.c
10490    M /trunk/modules/access_output/file.c
10491    M /trunk/modules/access_output/http.c
10492    M /trunk/modules/access_output/udp.c
10493    M /trunk/modules/audio_filter/channel_mixer/headphone.c
10494    M /trunk/modules/audio_filter/channel_mixer/simple.c
10495    M /trunk/modules/audio_filter/channel_mixer/trivial.c
10496    M /trunk/modules/audio_filter/converter/a52tofloat32.c
10497    M /trunk/modules/audio_filter/converter/a52tospdif.c
10498    M /trunk/modules/audio_filter/converter/dtstofloat32.c
10499    M /trunk/modules/audio_filter/converter/dtstospdif.c
10500    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
10501    M /trunk/modules/audio_filter/converter/fixed32tos16.c
10502    M /trunk/modules/audio_filter/converter/float32tos16.c
10503    M /trunk/modules/audio_filter/converter/float32tos8.c
10504    M /trunk/modules/audio_filter/converter/float32tou16.c
10505    M /trunk/modules/audio_filter/converter/float32tou8.c
10506    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
10507    M /trunk/modules/audio_filter/converter/s16tofixed32.c
10508    M /trunk/modules/audio_filter/converter/s16tofloat32.c
10509    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
10510    M /trunk/modules/audio_filter/converter/s8tofloat32.c
10511    M /trunk/modules/audio_filter/converter/u8tofixed32.c
10512    M /trunk/modules/audio_filter/converter/u8tofloat32.c
10513    M /trunk/modules/audio_filter/equalizer.c
10514    M /trunk/modules/audio_filter/equalizer_presets.h
10515    M /trunk/modules/audio_filter/format.c
10516    M /trunk/modules/audio_filter/normvol.c
10517    M /trunk/modules/audio_filter/resampler/bandlimited.c
10518    M /trunk/modules/audio_filter/resampler/bandlimited.h
10519    M /trunk/modules/audio_filter/resampler/coreaudio.c
10520    M /trunk/modules/audio_filter/resampler/linear.c
10521    M /trunk/modules/audio_filter/resampler/trivial.c
10522    M /trunk/modules/audio_filter/resampler/ugly.c
10523    M /trunk/modules/audio_mixer/float32.c
10524    M /trunk/modules/audio_mixer/spdif.c
10525    M /trunk/modules/audio_mixer/trivial.c
10526    M /trunk/modules/audio_output/alsa.c
10527    M /trunk/modules/audio_output/arts.c
10528    M /trunk/modules/audio_output/auhal.c
10529    M /trunk/modules/audio_output/coreaudio.c
10530    M /trunk/modules/audio_output/directx.c
10531    M /trunk/modules/audio_output/esd.c
10532    M /trunk/modules/audio_output/file.c
10533    M /trunk/modules/audio_output/hd1000a.cpp
10534    M /trunk/modules/audio_output/oss.c
10535    M /trunk/modules/audio_output/portaudio.c
10536    M /trunk/modules/audio_output/sdl.c
10537    M /trunk/modules/audio_output/waveout.c
10538    M /trunk/modules/codec/a52.c
10539    M /trunk/modules/codec/adpcm.c
10540    M /trunk/modules/codec/araw.c
10541    M /trunk/modules/codec/cinepak.c
10542    M /trunk/modules/codec/cmml/browser_open.c
10543    M /trunk/modules/codec/cmml/browser_open.h
10544    M /trunk/modules/codec/cmml/cmml.c
10545    M /trunk/modules/codec/cmml/history.c
10546    M /trunk/modules/codec/cmml/history.h
10547    M /trunk/modules/codec/cmml/intf.c
10548    M /trunk/modules/codec/cmml/xarray.c
10549    M /trunk/modules/codec/cmml/xarray.h
10550    M /trunk/modules/codec/cmml/xlist.c
10551    M /trunk/modules/codec/cmml/xlist.h
10552    M /trunk/modules/codec/cmml/xstrcat.h
10553    M /trunk/modules/codec/cmml/xtag.c
10554    M /trunk/modules/codec/cmml/xtag.h
10555    M /trunk/modules/codec/cmml/xurl.c
10556    M /trunk/modules/codec/cmml/xurl.h
10557    M /trunk/modules/codec/cvdsub.c
10558    M /trunk/modules/codec/dirac.c
10559    M /trunk/modules/codec/dmo/buffer.c
10560    M /trunk/modules/codec/dmo/dmo.c
10561    M /trunk/modules/codec/dmo/dmo.h
10562    M /trunk/modules/codec/dts.c
10563    M /trunk/modules/codec/dvbsub.c
10564    M /trunk/modules/codec/faad.c
10565    M /trunk/modules/codec/fake.c
10566    M /trunk/modules/codec/ffmpeg/audio.c
10567    M /trunk/modules/codec/ffmpeg/chroma.c
10568    M /trunk/modules/codec/ffmpeg/demux.c
10569    M /trunk/modules/codec/ffmpeg/encoder.c
10570    M /trunk/modules/codec/ffmpeg/ffmpeg.c
10571    M /trunk/modules/codec/ffmpeg/ffmpeg.h
10572    M /trunk/modules/codec/ffmpeg/postprocess.c
10573    M /trunk/modules/codec/ffmpeg/video.c
10574    M /trunk/modules/codec/ffmpeg/video_filter.c
10575    M /trunk/modules/codec/flac.c
10576    M /trunk/modules/codec/libmpeg2.c
10577    M /trunk/modules/codec/lpcm.c
10578    M /trunk/modules/codec/mash.cpp
10579    M /trunk/modules/codec/mpeg_audio.c
10580    M /trunk/modules/codec/png.c
10581    M /trunk/modules/codec/quicktime.c
10582    M /trunk/modules/codec/rawvideo.c
10583    M /trunk/modules/codec/speex.c
10584    M /trunk/modules/codec/spudec/parse.c
10585    M /trunk/modules/codec/spudec/spudec.c
10586    M /trunk/modules/codec/spudec/spudec.h
10587    M /trunk/modules/codec/subsdec.c
10588    M /trunk/modules/codec/svcdsub.c
10589    M /trunk/modules/codec/tarkin.c
10590    M /trunk/modules/codec/theora.c
10591    M /trunk/modules/codec/twolame.c
10592    M /trunk/modules/codec/vorbis.c
10593    M /trunk/modules/codec/x264.c
10594    M /trunk/modules/control/corba/corba.c
10595    M /trunk/modules/control/gestures.c
10596    M /trunk/modules/control/hotkeys.c
10597    M /trunk/modules/control/http.c
10598    M /trunk/modules/control/joystick.c
10599    M /trunk/modules/control/lirc.c
10600    M /trunk/modules/control/netsync.c
10601    M /trunk/modules/control/ntservice.c
10602    M /trunk/modules/control/rc.c
10603    M /trunk/modules/control/showintf.c
10604    M /trunk/modules/control/telnet.c
10605    M /trunk/modules/demux/a52.c
10606    M /trunk/modules/demux/aiff.c
10607    M /trunk/modules/demux/asf/asf.c
10608    M /trunk/modules/demux/asf/libasf.c
10609    M /trunk/modules/demux/asf/libasf.h
10610    M /trunk/modules/demux/au.c
10611    M /trunk/modules/demux/avi/avi.c
10612    M /trunk/modules/demux/avi/libavi.c
10613    M /trunk/modules/demux/avi/libavi.h
10614    M /trunk/modules/demux/demuxdump.c
10615    M /trunk/modules/demux/dts.c
10616    M /trunk/modules/demux/flac.c
10617    M /trunk/modules/demux/livedotcom.cpp
10618    M /trunk/modules/demux/m3u.c
10619    M /trunk/modules/demux/mjpeg.c
10620    M /trunk/modules/demux/mkv.cpp
10621    M /trunk/modules/demux/mod.c
10622    M /trunk/modules/demux/mp4/drms.c
10623    M /trunk/modules/demux/mp4/drms.h
10624    M /trunk/modules/demux/mp4/drmstables.h
10625    M /trunk/modules/demux/mp4/libmp4.c
10626    M /trunk/modules/demux/mp4/libmp4.h
10627    M /trunk/modules/demux/mp4/mp4.c
10628    M /trunk/modules/demux/mpeg/h264.c
10629    M /trunk/modules/demux/mpeg/m4a.c
10630    M /trunk/modules/demux/mpeg/m4v.c
10631    M /trunk/modules/demux/mpeg/mpga.c
10632    M /trunk/modules/demux/mpeg/mpgv.c
10633    M /trunk/modules/demux/nsv.c
10634    M /trunk/modules/demux/nuv.c
10635    M /trunk/modules/demux/ogg.c
10636    M /trunk/modules/demux/playlist/b4s.c
10637    M /trunk/modules/demux/playlist/m3u.c
10638    M /trunk/modules/demux/playlist/old.c
10639    M /trunk/modules/demux/playlist/playlist.c
10640    M /trunk/modules/demux/playlist/playlist.h
10641    M /trunk/modules/demux/playlist/pls.c
10642    M /trunk/modules/demux/ps.c
10643    M /trunk/modules/demux/ps.h
10644    M /trunk/modules/demux/pva.c
10645    M /trunk/modules/demux/rawdv.c
10646    M /trunk/modules/demux/real.c
10647    M /trunk/modules/demux/sgimb.c
10648    M /trunk/modules/demux/subtitle.c
10649    M /trunk/modules/demux/ts.c
10650    M /trunk/modules/demux/ty.c
10651    M /trunk/modules/demux/util/id3genres.h
10652    M /trunk/modules/demux/util/id3tag.c
10653    M /trunk/modules/demux/vobsub.c
10654    M /trunk/modules/demux/voc.c
10655    M /trunk/modules/demux/wav.c
10656    M /trunk/modules/demux/xa.c
10657    M /trunk/modules/gui/beos/AudioOutput.cpp
10658    M /trunk/modules/gui/beos/BeOS.cpp
10659    M /trunk/modules/gui/beos/Bitmaps.h
10660    M /trunk/modules/gui/beos/DrawingTidbits.cpp
10661    M /trunk/modules/gui/beos/DrawingTidbits.h
10662    M /trunk/modules/gui/beos/Interface.cpp
10663    M /trunk/modules/gui/beos/InterfaceWindow.cpp
10664    M /trunk/modules/gui/beos/InterfaceWindow.h
10665    M /trunk/modules/gui/beos/ListViews.cpp
10666    M /trunk/modules/gui/beos/ListViews.h
10667    M /trunk/modules/gui/beos/MediaControlView.cpp
10668    M /trunk/modules/gui/beos/MediaControlView.h
10669    M /trunk/modules/gui/beos/MessagesWindow.cpp
10670    M /trunk/modules/gui/beos/MessagesWindow.h
10671    M /trunk/modules/gui/beos/MsgVals.h
10672    M /trunk/modules/gui/beos/PlayListWindow.cpp
10673    M /trunk/modules/gui/beos/PlayListWindow.h
10674    M /trunk/modules/gui/beos/PreferencesWindow.cpp
10675    M /trunk/modules/gui/beos/PreferencesWindow.h
10676    M /trunk/modules/gui/beos/TransportButton.cpp
10677    M /trunk/modules/gui/beos/TransportButton.h
10678    M /trunk/modules/gui/beos/VideoOutput.cpp
10679    M /trunk/modules/gui/beos/VideoWindow.h
10680    M /trunk/modules/gui/gtk/common.h
10681    M /trunk/modules/gui/gtk/control.c
10682    M /trunk/modules/gui/gtk/control.h
10683    M /trunk/modules/gui/gtk/display.c
10684    M /trunk/modules/gui/gtk/display.h
10685    M /trunk/modules/gui/gtk/gnome.c
10686    M /trunk/modules/gui/gtk/gtk.c
10687    M /trunk/modules/gui/gtk/gtk_callbacks.c
10688    M /trunk/modules/gui/gtk/gtk_callbacks.h
10689    M /trunk/modules/gui/gtk/menu.c
10690    M /trunk/modules/gui/gtk/menu.h
10691    M /trunk/modules/gui/gtk/modules.c
10692    M /trunk/modules/gui/gtk/modules.h
10693    M /trunk/modules/gui/gtk/open.c
10694    M /trunk/modules/gui/gtk/open.h
10695    M /trunk/modules/gui/gtk/playlist.c
10696    M /trunk/modules/gui/gtk/playlist.h
10697    M /trunk/modules/gui/gtk/preferences.c
10698    M /trunk/modules/gui/gtk/preferences.h
10699    M /trunk/modules/gui/gtk/sout.c
10700    M /trunk/modules/gui/gtk2/gnome2.c
10701    M /trunk/modules/gui/gtk2/gtk2.c
10702    M /trunk/modules/gui/kde/QConfigItem.cpp
10703    M /trunk/modules/gui/kde/QConfigItem.h
10704    M /trunk/modules/gui/kde/info.cpp
10705    M /trunk/modules/gui/kde/info.h
10706    M /trunk/modules/gui/kde/kde.cpp
10707    M /trunk/modules/gui/kde/languagemenu.cpp
10708    M /trunk/modules/gui/kde/languagemenu.h
10709    M /trunk/modules/gui/kde/messages.cpp
10710    M /trunk/modules/gui/kde/messages.h
10711    M /trunk/modules/gui/kde/pluginsbox.cpp
10712    M /trunk/modules/gui/kde/pluginsbox.h
10713    M /trunk/modules/gui/kde/preferences.cpp
10714    M /trunk/modules/gui/kde/preferences.h
10715    M /trunk/modules/gui/macosx/about.h
10716    M /trunk/modules/gui/macosx/about.m
10717    M /trunk/modules/gui/macosx/applescript.h
10718    M /trunk/modules/gui/macosx/applescript.m
10719    M /trunk/modules/gui/macosx/controls.h
10720    M /trunk/modules/gui/macosx/controls.m
10721    M /trunk/modules/gui/macosx/equalizer.h
10722    M /trunk/modules/gui/macosx/equalizer.m
10723    M /trunk/modules/gui/macosx/intf.h
10724    M /trunk/modules/gui/macosx/intf.m
10725    M /trunk/modules/gui/macosx/macosx.m
10726    M /trunk/modules/gui/macosx/misc.h
10727    M /trunk/modules/gui/macosx/misc.m
10728    M /trunk/modules/gui/macosx/open.h
10729    M /trunk/modules/gui/macosx/open.m
10730    M /trunk/modules/gui/macosx/output.h
10731    M /trunk/modules/gui/macosx/output.m
10732    M /trunk/modules/gui/macosx/playlist.h
10733    M /trunk/modules/gui/macosx/playlist.m
10734    M /trunk/modules/gui/macosx/playlistinfo.h
10735    M /trunk/modules/gui/macosx/playlistinfo.m
10736    M /trunk/modules/gui/macosx/prefs.h
10737    M /trunk/modules/gui/macosx/prefs.m
10738    M /trunk/modules/gui/macosx/prefs_widgets.h
10739    M /trunk/modules/gui/macosx/prefs_widgets.m
10740    M /trunk/modules/gui/macosx/vout.h
10741    M /trunk/modules/gui/macosx/vout.m
10742    M /trunk/modules/gui/macosx/voutgl.m
10743    M /trunk/modules/gui/macosx/voutqt.m
10744    M /trunk/modules/gui/macosx/wizard.h
10745    M /trunk/modules/gui/macosx/wizard.m
10746    M /trunk/modules/gui/ncurses.c
10747    M /trunk/modules/gui/pda/pda.c
10748    M /trunk/modules/gui/pda/pda.h
10749    M /trunk/modules/gui/pda/pda_callbacks.c
10750    M /trunk/modules/gui/pda/pda_callbacks.h
10751    M /trunk/modules/gui/pda/pda_interface.c
10752    M /trunk/modules/gui/qnx/aout.c
10753    M /trunk/modules/gui/qnx/qnx.c
10754    M /trunk/modules/gui/qnx/vout.c
10755    M /trunk/modules/gui/qt/intf.cpp
10756    M /trunk/modules/gui/qt/intf.h
10757    M /trunk/modules/gui/qt/qt.cpp
10758    M /trunk/modules/gui/skins2/commands/async_queue.cpp
10759    M /trunk/modules/gui/skins2/commands/async_queue.hpp
10760    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
10761    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
10762    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
10763    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
10764    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
10765    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
10766    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
10767    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
10768    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
10769    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
10770    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
10771    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
10772    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
10773    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
10774    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
10775    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
10776    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
10777    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
10778    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
10779    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
10780    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
10781    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
10782    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
10783    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
10784    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
10785    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
10786    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
10787    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
10788    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
10789    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
10790    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
10791    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
10792    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
10793    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
10794    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
10795    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
10796    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
10797    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
10798    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
10799    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
10800    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
10801    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
10802    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
10803    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
10804    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
10805    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
10806    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
10807    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
10808    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
10809    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
10810    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
10811    M /trunk/modules/gui/skins2/events/evt_enter.hpp
10812    M /trunk/modules/gui/skins2/events/evt_focus.hpp
10813    M /trunk/modules/gui/skins2/events/evt_generic.hpp
10814    M /trunk/modules/gui/skins2/events/evt_input.cpp
10815    M /trunk/modules/gui/skins2/events/evt_input.hpp
10816    M /trunk/modules/gui/skins2/events/evt_key.cpp
10817    M /trunk/modules/gui/skins2/events/evt_key.hpp
10818    M /trunk/modules/gui/skins2/events/evt_leave.hpp
10819    M /trunk/modules/gui/skins2/events/evt_motion.hpp
10820    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
10821    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
10822    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
10823    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
10824    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
10825    M /trunk/modules/gui/skins2/events/evt_special.cpp
10826    M /trunk/modules/gui/skins2/events/evt_special.hpp
10827    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
10828    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
10829    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
10830    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
10831    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
10832    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
10833    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
10834    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
10835    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
10836    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
10837    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
10838    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
10839    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
10840    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
10841    M /trunk/modules/gui/skins2/parser/builder.cpp
10842    M /trunk/modules/gui/skins2/parser/builder.hpp
10843    M /trunk/modules/gui/skins2/parser/builder_data.hpp
10844    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
10845    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
10846    M /trunk/modules/gui/skins2/parser/gen_builder.py
10847    M /trunk/modules/gui/skins2/parser/interpreter.cpp
10848    M /trunk/modules/gui/skins2/parser/interpreter.hpp
10849    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
10850    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
10851    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
10852    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
10853    M /trunk/modules/gui/skins2/src/anchor.cpp
10854    M /trunk/modules/gui/skins2/src/anchor.hpp
10855    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
10856    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
10857    M /trunk/modules/gui/skins2/src/dialogs.cpp
10858    M /trunk/modules/gui/skins2/src/dialogs.hpp
10859    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
10860    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
10861    M /trunk/modules/gui/skins2/src/ft2_font.cpp
10862    M /trunk/modules/gui/skins2/src/ft2_font.hpp
10863    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
10864    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
10865    M /trunk/modules/gui/skins2/src/generic_font.hpp
10866    M /trunk/modules/gui/skins2/src/generic_layout.cpp
10867    M /trunk/modules/gui/skins2/src/generic_layout.hpp
10868    M /trunk/modules/gui/skins2/src/generic_window.cpp
10869    M /trunk/modules/gui/skins2/src/generic_window.hpp
10870    M /trunk/modules/gui/skins2/src/logger.cpp
10871    M /trunk/modules/gui/skins2/src/logger.hpp
10872    M /trunk/modules/gui/skins2/src/os_factory.cpp
10873    M /trunk/modules/gui/skins2/src/os_factory.hpp
10874    M /trunk/modules/gui/skins2/src/os_graphics.hpp
10875    M /trunk/modules/gui/skins2/src/os_loop.hpp
10876    M /trunk/modules/gui/skins2/src/os_timer.hpp
10877    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
10878    M /trunk/modules/gui/skins2/src/os_window.hpp
10879    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
10880    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
10881    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
10882    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
10883    M /trunk/modules/gui/skins2/src/skin_common.hpp
10884    M /trunk/modules/gui/skins2/src/skin_main.cpp
10885    M /trunk/modules/gui/skins2/src/theme.cpp
10886    M /trunk/modules/gui/skins2/src/theme.hpp
10887    M /trunk/modules/gui/skins2/src/theme_loader.cpp
10888    M /trunk/modules/gui/skins2/src/theme_loader.hpp
10889    M /trunk/modules/gui/skins2/src/theme_repository.cpp
10890    M /trunk/modules/gui/skins2/src/theme_repository.hpp
10891    M /trunk/modules/gui/skins2/src/tooltip.cpp
10892    M /trunk/modules/gui/skins2/src/tooltip.hpp
10893    M /trunk/modules/gui/skins2/src/top_window.cpp
10894    M /trunk/modules/gui/skins2/src/top_window.hpp
10895    M /trunk/modules/gui/skins2/src/var_manager.cpp
10896    M /trunk/modules/gui/skins2/src/var_manager.hpp
10897    M /trunk/modules/gui/skins2/src/vlcproc.cpp
10898    M /trunk/modules/gui/skins2/src/vlcproc.hpp
10899    M /trunk/modules/gui/skins2/src/vout_window.cpp
10900    M /trunk/modules/gui/skins2/src/vout_window.hpp
10901    M /trunk/modules/gui/skins2/src/window_manager.cpp
10902    M /trunk/modules/gui/skins2/src/window_manager.hpp
10903    M /trunk/modules/gui/skins2/utils/bezier.cpp
10904    M /trunk/modules/gui/skins2/utils/bezier.hpp
10905    M /trunk/modules/gui/skins2/utils/fsm.cpp
10906    M /trunk/modules/gui/skins2/utils/fsm.hpp
10907    M /trunk/modules/gui/skins2/utils/observer.hpp
10908    M /trunk/modules/gui/skins2/utils/pointer.hpp
10909    M /trunk/modules/gui/skins2/utils/position.cpp
10910    M /trunk/modules/gui/skins2/utils/position.hpp
10911    M /trunk/modules/gui/skins2/utils/ustring.cpp
10912    M /trunk/modules/gui/skins2/utils/ustring.hpp
10913    M /trunk/modules/gui/skins2/utils/var_bool.cpp
10914    M /trunk/modules/gui/skins2/utils/var_bool.hpp
10915    M /trunk/modules/gui/skins2/utils/var_list.cpp
10916    M /trunk/modules/gui/skins2/utils/var_list.hpp
10917    M /trunk/modules/gui/skins2/utils/var_percent.cpp
10918    M /trunk/modules/gui/skins2/utils/var_percent.hpp
10919    M /trunk/modules/gui/skins2/utils/var_text.cpp
10920    M /trunk/modules/gui/skins2/utils/var_text.hpp
10921    M /trunk/modules/gui/skins2/utils/variable.hpp
10922    M /trunk/modules/gui/skins2/vars/playlist.cpp
10923    M /trunk/modules/gui/skins2/vars/playlist.hpp
10924    M /trunk/modules/gui/skins2/vars/time.cpp
10925    M /trunk/modules/gui/skins2/vars/time.hpp
10926    M /trunk/modules/gui/skins2/vars/volume.cpp
10927    M /trunk/modules/gui/skins2/vars/volume.hpp
10928    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
10929    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
10930    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
10931    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
10932    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
10933    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
10934    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
10935    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
10936    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
10937    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
10938    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
10939    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
10940    M /trunk/modules/gui/skins2/win32/win32_window.cpp
10941    M /trunk/modules/gui/skins2/win32/win32_window.hpp
10942    M /trunk/modules/gui/skins2/x11/x11_display.cpp
10943    M /trunk/modules/gui/skins2/x11/x11_display.hpp
10944    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
10945    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
10946    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
10947    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
10948    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
10949    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
10950    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
10951    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
10952    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
10953    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
10954    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
10955    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
10956    M /trunk/modules/gui/skins2/x11/x11_window.cpp
10957    M /trunk/modules/gui/skins2/x11/x11_window.hpp
10958    M /trunk/modules/gui/wince/dialogs.cpp
10959    M /trunk/modules/gui/wince/fileinfo.cpp
10960    M /trunk/modules/gui/wince/interface.cpp
10961    M /trunk/modules/gui/wince/iteminfo.cpp
10962    M /trunk/modules/gui/wince/menus.cpp
10963    M /trunk/modules/gui/wince/messages.cpp
10964    M /trunk/modules/gui/wince/open.cpp
10965    M /trunk/modules/gui/wince/playlist.cpp
10966    M /trunk/modules/gui/wince/preferences.cpp
10967    M /trunk/modules/gui/wince/preferences_widgets.cpp
10968    M /trunk/modules/gui/wince/preferences_widgets.h
10969    M /trunk/modules/gui/wince/subtitles.cpp
10970    M /trunk/modules/gui/wince/timer.cpp
10971    M /trunk/modules/gui/wince/video.cpp
10972    M /trunk/modules/gui/wince/wince.cpp
10973    M /trunk/modules/gui/wince/wince.h
10974    M /trunk/modules/gui/wxwindows/bookmarks.cpp
10975    M /trunk/modules/gui/wxwindows/dialogs.cpp
10976    M /trunk/modules/gui/wxwindows/extrapanel.cpp
10977    M /trunk/modules/gui/wxwindows/fileinfo.cpp
10978    M /trunk/modules/gui/wxwindows/interface.cpp
10979    M /trunk/modules/gui/wxwindows/iteminfo.cpp
10980    M /trunk/modules/gui/wxwindows/menus.cpp
10981    M /trunk/modules/gui/wxwindows/messages.cpp
10982    M /trunk/modules/gui/wxwindows/open.cpp
10983    M /trunk/modules/gui/wxwindows/playlist.cpp
10984    M /trunk/modules/gui/wxwindows/preferences.cpp
10985    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
10986    M /trunk/modules/gui/wxwindows/preferences_widgets.h
10987    M /trunk/modules/gui/wxwindows/streamdata.h
10988    M /trunk/modules/gui/wxwindows/streamout.cpp
10989    M /trunk/modules/gui/wxwindows/subtitles.cpp
10990    M /trunk/modules/gui/wxwindows/timer.cpp
10991    M /trunk/modules/gui/wxwindows/video.cpp
10992    M /trunk/modules/gui/wxwindows/wizard.cpp
10993    M /trunk/modules/gui/wxwindows/wxwindows.cpp
10994    M /trunk/modules/gui/wxwindows/wxwindows.h
10995    M /trunk/modules/misc/dummy/aout.c
10996    M /trunk/modules/misc/dummy/decoder.c
10997    M /trunk/modules/misc/dummy/dummy.c
10998    M /trunk/modules/misc/dummy/dummy.h
10999    M /trunk/modules/misc/dummy/encoder.c
11000    M /trunk/modules/misc/dummy/input.c
11001    M /trunk/modules/misc/dummy/interface.c
11002    M /trunk/modules/misc/dummy/renderer.c
11003    M /trunk/modules/misc/dummy/vout.c
11004    M /trunk/modules/misc/freetype.c
11005    M /trunk/modules/misc/gnutls.c
11006    M /trunk/modules/misc/gtk_main.c
11007    M /trunk/modules/misc/logger.c
11008    M /trunk/modules/misc/memcpy/memcpy.c
11009    M /trunk/modules/misc/memcpy/memcpyaltivec.c
11010    M /trunk/modules/misc/network/ipv4.c
11011    M /trunk/modules/misc/network/ipv6.c
11012    M /trunk/modules/misc/playlist/export.c
11013    M /trunk/modules/misc/playlist/m3u.c
11014    M /trunk/modules/misc/playlist/old.c
11015    M /trunk/modules/misc/qte_main.cpp
11016    M /trunk/modules/misc/rtsp.c
11017    M /trunk/modules/misc/screensaver.c
11018    M /trunk/modules/misc/svg.c
11019    M /trunk/modules/misc/testsuite/playlist.c
11020    M /trunk/modules/misc/testsuite/test1.c
11021    M /trunk/modules/misc/testsuite/test2.cpp
11022    M /trunk/modules/misc/testsuite/test3.m
11023    M /trunk/modules/misc/testsuite/test4.c
11024    M /trunk/modules/misc/win32text.c
11025    M /trunk/modules/misc/xml/libxml.c
11026    M /trunk/modules/misc/xml/xtag.c
11027    M /trunk/modules/mux/asf.c
11028    M /trunk/modules/mux/avi.c
11029    M /trunk/modules/mux/dummy.c
11030    M /trunk/modules/mux/mp4.c
11031    M /trunk/modules/mux/mpeg/bits.h
11032    M /trunk/modules/mux/mpeg/pes.c
11033    M /trunk/modules/mux/mpeg/pes.h
11034    M /trunk/modules/mux/mpeg/ps.c
11035    M /trunk/modules/mux/mpeg/ts.c
11036    M /trunk/modules/mux/mpjpeg.c
11037    M /trunk/modules/mux/ogg.c
11038    M /trunk/modules/mux/wav.c
11039    M /trunk/modules/packetizer/copy.c
11040    M /trunk/modules/packetizer/h264.c
11041    M /trunk/modules/packetizer/mpeg4audio.c
11042    M /trunk/modules/packetizer/mpeg4video.c
11043    M /trunk/modules/packetizer/mpegvideo.c
11044    M /trunk/modules/services_discovery/daap.c
11045    M /trunk/modules/services_discovery/hal.c
11046    M /trunk/modules/services_discovery/sap.c
11047    M /trunk/modules/services_discovery/shout.c
11048    M /trunk/modules/stream_out/announce.c
11049    M /trunk/modules/stream_out/announce.h
11050    M /trunk/modules/stream_out/bridge.c
11051    M /trunk/modules/stream_out/description.c
11052    M /trunk/modules/stream_out/display.c
11053    M /trunk/modules/stream_out/dummy.c
11054    M /trunk/modules/stream_out/duplicate.c
11055    M /trunk/modules/stream_out/es.c
11056    M /trunk/modules/stream_out/gather.c
11057    M /trunk/modules/stream_out/mosaic_bridge.c
11058    M /trunk/modules/stream_out/rtp.c
11059    M /trunk/modules/stream_out/standard.c
11060    M /trunk/modules/stream_out/switcher.c
11061    M /trunk/modules/stream_out/transcode.c
11062    M /trunk/modules/stream_out/transrate/block.c
11063    M /trunk/modules/stream_out/transrate/frame.c
11064    M /trunk/modules/stream_out/transrate/transrate.c
11065    M /trunk/modules/stream_out/transrate/transrate.h
11066    M /trunk/modules/video_chroma/i420_rgb.c
11067    M /trunk/modules/video_chroma/i420_rgb.h
11068    M /trunk/modules/video_chroma/i420_rgb16.c
11069    M /trunk/modules/video_chroma/i420_rgb8.c
11070    M /trunk/modules/video_chroma/i420_rgb_c.h
11071    M /trunk/modules/video_chroma/i420_rgb_mmx.h
11072    M /trunk/modules/video_chroma/i420_ymga.c
11073    M /trunk/modules/video_chroma/i420_yuy2.c
11074    M /trunk/modules/video_chroma/i420_yuy2.h
11075    M /trunk/modules/video_chroma/i422_yuy2.c
11076    M /trunk/modules/video_chroma/i422_yuy2.h
11077    M /trunk/modules/video_filter/adjust.c
11078    M /trunk/modules/video_filter/blend.c
11079    M /trunk/modules/video_filter/clone.c
11080    M /trunk/modules/video_filter/crop.c
11081    M /trunk/modules/video_filter/deinterlace.c
11082    M /trunk/modules/video_filter/distort.c
11083    M /trunk/modules/video_filter/filter_common.h
11084    M /trunk/modules/video_filter/invert.c
11085    M /trunk/modules/video_filter/logo.c
11086    M /trunk/modules/video_filter/marq.c
11087    M /trunk/modules/video_filter/mosaic.c
11088    M /trunk/modules/video_filter/mosaic.h
11089    M /trunk/modules/video_filter/motionblur.c
11090    M /trunk/modules/video_filter/motiondetect.c
11091    M /trunk/modules/video_filter/scale.c
11092    M /trunk/modules/video_filter/swscale/common.h
11093    M /trunk/modules/video_filter/swscale/filter.c
11094    M /trunk/modules/video_filter/time.c
11095    M /trunk/modules/video_filter/transform.c
11096    M /trunk/modules/video_filter/wall.c
11097    M /trunk/modules/video_output/aa.c
11098    M /trunk/modules/video_output/caca.c
11099    M /trunk/modules/video_output/directx/directx.c
11100    M /trunk/modules/video_output/directx/events.c
11101    M /trunk/modules/video_output/directx/glwin32.c
11102    M /trunk/modules/video_output/directx/vout.h
11103    M /trunk/modules/video_output/fb.c
11104    M /trunk/modules/video_output/ggi.c
11105    M /trunk/modules/video_output/glide.c
11106    M /trunk/modules/video_output/hd1000v.cpp
11107    M /trunk/modules/video_output/image.c
11108    M /trunk/modules/video_output/mga.c
11109    M /trunk/modules/video_output/opengl.c
11110    M /trunk/modules/video_output/qte/qte.cpp
11111    M /trunk/modules/video_output/qte/qte.h
11112    M /trunk/modules/video_output/sdl.c
11113    M /trunk/modules/video_output/snapshot.c
11114    M /trunk/modules/video_output/svgalib.c
11115    M /trunk/modules/video_output/wingdi.c
11116    M /trunk/modules/video_output/x11/glx.c
11117    M /trunk/modules/video_output/x11/x11.c
11118    M /trunk/modules/video_output/x11/xcommon.c
11119    M /trunk/modules/video_output/x11/xcommon.h
11120    M /trunk/modules/video_output/x11/xvideo.c
11121    M /trunk/modules/visualization/galaktos/PCM.c
11122    M /trunk/modules/visualization/galaktos/beat_detect.c
11123    M /trunk/modules/visualization/galaktos/builtin_funcs.c
11124    M /trunk/modules/visualization/galaktos/custom_shape.c
11125    M /trunk/modules/visualization/galaktos/custom_wave.c
11126    M /trunk/modules/visualization/galaktos/engine_vars.c
11127    M /trunk/modules/visualization/galaktos/eval.c
11128    M /trunk/modules/visualization/galaktos/fftsg.c
11129    M /trunk/modules/visualization/galaktos/init_cond.c
11130    M /trunk/modules/visualization/galaktos/main.c
11131    M /trunk/modules/visualization/galaktos/main.h
11132    M /trunk/modules/visualization/galaktos/param.c
11133    M /trunk/modules/visualization/galaktos/parser.c
11134    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
11135    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
11136    M /trunk/modules/visualization/galaktos/plugin.c
11137    M /trunk/modules/visualization/galaktos/plugin.h
11138    M /trunk/modules/visualization/galaktos/preset.c
11139    M /trunk/modules/visualization/galaktos/splaytree.c
11140    M /trunk/modules/visualization/galaktos/tree_types.c
11141    M /trunk/modules/visualization/galaktos/video_init.c
11142    M /trunk/modules/visualization/goom.c
11143    M /trunk/modules/visualization/visual/effects.c
11144    M /trunk/modules/visualization/visual/visual.c
11145    M /trunk/modules/visualization/visual/visual.h
11146    M /trunk/modules/visualization/xosd.c
11147    M /trunk/mozilla/vlcpeer.cpp
11148    M /trunk/mozilla/vlcpeer.h
11149    M /trunk/mozilla/vlcplugin.cpp
11150    M /trunk/mozilla/vlcplugin.h
11151    M /trunk/mozilla/vlcshell.cpp
11152    M /trunk/msvc/modules_builtin_msvc.h
11153    M /trunk/po/bn.po
11154    M /trunk/po/ca.po
11155    M /trunk/po/da.po
11156    M /trunk/po/de.po
11157    M /trunk/po/el.po
11158    M /trunk/po/en_GB.po
11159    M /trunk/po/es.po
11160    M /trunk/po/fr.po
11161    M /trunk/po/hi.po
11162    M /trunk/po/hu.po
11163    M /trunk/po/it.po
11164    M /trunk/po/ja.po
11165    M /trunk/po/my.po
11166    M /trunk/po/ne.po
11167    M /trunk/po/ps.po
11168    M /trunk/po/pt_BR.po
11169    M /trunk/po/ru.po
11170    M /trunk/po/sv.po
11171    M /trunk/po/tet.po
11172    M /trunk/po/tl.po
11173    M /trunk/po/tr.po
11174    M /trunk/po/vlc.pot
11175    M /trunk/po/zh_TW.po
11176    M /trunk/src/audio_output/common.c
11177    M /trunk/src/audio_output/dec.c
11178    M /trunk/src/audio_output/filters.c
11179    M /trunk/src/audio_output/input.c
11180    M /trunk/src/audio_output/intf.c
11181    M /trunk/src/audio_output/mixer.c
11182    M /trunk/src/audio_output/output.c
11183    M /trunk/src/control/audio_video.c
11184    M /trunk/src/control/core.c
11185    M /trunk/src/control/util.c
11186    M /trunk/src/extras/libc.c
11187    M /trunk/src/input/access.c
11188    M /trunk/src/input/clock.c
11189    M /trunk/src/input/control.c
11190    M /trunk/src/input/decoder.c
11191    M /trunk/src/input/demux.c
11192    M /trunk/src/input/es_out.c
11193    M /trunk/src/input/input.c
11194    M /trunk/src/input/input_internal.h
11195    M /trunk/src/input/mem_stream.c
11196    M /trunk/src/input/stream.c
11197    M /trunk/src/input/subtitles.c
11198    M /trunk/src/input/var.c
11199    M /trunk/src/interface/interface.c
11200    M /trunk/src/interface/intf_eject.c
11201    M /trunk/src/libvlc.c
11202    M /trunk/src/libvlc.h
11203    M /trunk/src/misc/beos_specific.cpp
11204    M /trunk/src/misc/block.c
11205    M /trunk/src/misc/charset.c
11206    M /trunk/src/misc/configuration.c
11207    M /trunk/src/misc/cpu.c
11208    M /trunk/src/misc/darwin_specific.m
11209    M /trunk/src/misc/error.c
11210    M /trunk/src/misc/getaddrinfo.c
11211    M /trunk/src/misc/httpd.c
11212    M /trunk/src/misc/image.c
11213    M /trunk/src/misc/iso-639_def.h
11214    M /trunk/src/misc/iso_lang.c
11215    M /trunk/src/misc/md5.c
11216    M /trunk/src/misc/messages.c
11217    M /trunk/src/misc/modules.c
11218    M /trunk/src/misc/modules_builtin.h.in
11219    M /trunk/src/misc/mtime.c
11220    M /trunk/src/misc/net.c
11221    M /trunk/src/misc/objects.c
11222    M /trunk/src/misc/threads.c
11223    M /trunk/src/misc/tls.c
11224    M /trunk/src/misc/variables.c
11225    M /trunk/src/misc/vlm.c
11226    M /trunk/src/misc/win32_specific.c
11227    M /trunk/src/misc/xml.c
11228    M /trunk/src/playlist/item-ext.c
11229    M /trunk/src/playlist/item.c
11230    M /trunk/src/playlist/loadsave.c
11231    M /trunk/src/playlist/playlist.c
11232    M /trunk/src/playlist/services_discovery.c
11233    M /trunk/src/playlist/sort.c
11234    M /trunk/src/playlist/view.c
11235    M /trunk/src/stream_output/announce.c
11236    M /trunk/src/stream_output/sap.c
11237    M /trunk/src/stream_output/stream_output.c
11238    M /trunk/src/video_output/video_output.c
11239    M /trunk/src/video_output/video_text.c
11240    M /trunk/src/video_output/video_widgets.c
11241    M /trunk/src/video_output/vout_intf.c
11242    M /trunk/src/video_output/vout_pictures.c
11243    M /trunk/src/video_output/vout_pictures.h
11244    M /trunk/src/video_output/vout_subpictures.c
11245    M /trunk/src/video_output/vout_synchro.c
11246    M /trunk/src/vlc.c
11247    M /trunk/vlc-api.pl
11248
11249 Make Zorglub less unhappy
11250
11251 ------------------------------------------------------------------------
11252 r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
11253 Changed paths:
11254    M /trunk/modules/gui/wxwindows/open.cpp
11255    M /trunk/modules/gui/wxwindows/wxwindows.h
11256
11257 Add audio track entry field for VCD and DVD. 
11258 Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
11259
11260
11261 ------------------------------------------------------------------------
11262 r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
11263 Changed paths:
11264    M /trunk/modules/access/vcdx/vcd.c
11265    M /trunk/modules/access/vcdx/vcdplayer.c
11266
11267 vcdplayer.c: fix gcc 4-caught uninitialized variable. 
11268 vcd.c: more logical order of macros (I think)
11269
11270
11271 ------------------------------------------------------------------------
11272 r11661 | courmisch | 2005-07-08 20:45:05 +0200 (Fri, 08 Jul 2005) | 2 lines
11273 Changed paths:
11274    M /trunk/modules/demux/xa.c
11275
11276 Fix compiler warning
11277
11278 ------------------------------------------------------------------------
11279 r11660 | courmisch | 2005-07-08 20:12:44 +0200 (Fri, 08 Jul 2005) | 3 lines
11280 Changed paths:
11281    M /trunk/activex/axvlc.idl
11282    M /trunk/activex/connectioncontainer.cpp
11283    M /trunk/activex/connectioncontainer.h
11284    M /trunk/activex/main.cpp
11285    M /trunk/activex/objectsafety.cpp
11286    M /trunk/activex/objectsafety.h
11287    M /trunk/activex/olecontrol.cpp
11288    M /trunk/activex/olecontrol.h
11289    M /trunk/activex/oleinplaceactiveobject.cpp
11290    M /trunk/activex/oleinplaceactiveobject.h
11291    M /trunk/activex/oleinplaceobject.cpp
11292    M /trunk/activex/oleinplaceobject.h
11293    M /trunk/activex/oleobject.cpp
11294    M /trunk/activex/oleobject.h
11295    M /trunk/activex/persistpropbag.cpp
11296    M /trunk/activex/persistpropbag.h
11297    M /trunk/activex/persiststorage.cpp
11298    M /trunk/activex/persiststorage.h
11299    M /trunk/activex/persiststreaminit.cpp
11300    M /trunk/activex/persiststreaminit.h
11301    M /trunk/activex/plugin.cpp
11302    M /trunk/activex/plugin.h
11303    M /trunk/activex/provideclassinfo.cpp
11304    M /trunk/activex/provideclassinfo.h
11305    M /trunk/activex/utils.cpp
11306    M /trunk/activex/utils.h
11307    M /trunk/activex/viewobject.cpp
11308    M /trunk/activex/viewobject.h
11309    M /trunk/activex/vlccontrol.cpp
11310    M /trunk/activex/vlccontrol.h
11311    M /trunk/bindings/java-gcj/JVLC.java
11312    M /trunk/evc/modules_builtin_evc.h
11313    M /trunk/extras/contrib/Makefile
11314    M /trunk/extras/contrib/bootstrap
11315    M /trunk/extras/contrib/change_prefix.sh
11316    M /trunk/extras/contrib/src/Makefile
11317    M /trunk/extras/contrib/src/packages.mak
11318    M /trunk/extras/zsh.cpp
11319    M /trunk/include/aout_internal.h
11320    M /trunk/include/audio_output.h
11321    M /trunk/include/beos_specific.h
11322    M /trunk/include/charset.h
11323    M /trunk/include/codecs.h
11324    M /trunk/include/configuration.h
11325    M /trunk/include/darwin_specific.h
11326    M /trunk/include/intf_eject.h
11327    M /trunk/include/iso_lang.h
11328    M /trunk/include/main.h
11329    M /trunk/include/modules.h
11330    M /trunk/include/modules_inner.h
11331    M /trunk/include/mtime.h
11332    M /trunk/include/network.h
11333    M /trunk/include/os_specific.h
11334    M /trunk/include/osd.h
11335    M /trunk/include/stream_output.h
11336    M /trunk/include/variables.h
11337    M /trunk/include/video_output.h
11338    M /trunk/include/vlc/aout.h
11339    M /trunk/include/vlc/control.h
11340    M /trunk/include/vlc/decoder.h
11341    M /trunk/include/vlc/input.h
11342    M /trunk/include/vlc/intf.h
11343    M /trunk/include/vlc/sout.h
11344    M /trunk/include/vlc/vlc.h
11345    M /trunk/include/vlc/vout.h
11346    M /trunk/include/vlc_access.h
11347    M /trunk/include/vlc_bits.h
11348    M /trunk/include/vlc_block.h
11349    M /trunk/include/vlc_block_helper.h
11350    M /trunk/include/vlc_codec.h
11351    M /trunk/include/vlc_common.h
11352    M /trunk/include/vlc_config.h
11353    M /trunk/include/vlc_config_cat.h
11354    M /trunk/include/vlc_cpu.h
11355    M /trunk/include/vlc_demux.h
11356    M /trunk/include/vlc_error.h
11357    M /trunk/include/vlc_es.h
11358    M /trunk/include/vlc_es_out.h
11359    M /trunk/include/vlc_filter.h
11360    M /trunk/include/vlc_httpd.h
11361    M /trunk/include/vlc_image.h
11362    M /trunk/include/vlc_input.h
11363    M /trunk/include/vlc_interface.h
11364    M /trunk/include/vlc_keys.h
11365    M /trunk/include/vlc_md5.h
11366    M /trunk/include/vlc_messages.h
11367    M /trunk/include/vlc_meta.h
11368    M /trunk/include/vlc_objects.h
11369    M /trunk/include/vlc_playlist.h
11370    M /trunk/include/vlc_spu.h
11371    M /trunk/include/vlc_stream.h
11372    M /trunk/include/vlc_threads.h
11373    M /trunk/include/vlc_threads_funcs.h
11374    M /trunk/include/vlc_tls.h
11375    M /trunk/include/vlc_video.h
11376    M /trunk/include/vlc_vlm.h
11377    M /trunk/include/vlc_vod.h
11378    M /trunk/include/vlc_xml.h
11379    M /trunk/include/vout_synchro.h
11380    M /trunk/include/win32_specific.h
11381    M /trunk/modules/access/cdda/access.c
11382    M /trunk/modules/access/cdda/access.h
11383    M /trunk/modules/access/cdda/callback.c
11384    M /trunk/modules/access/cdda/callback.h
11385    M /trunk/modules/access/cdda/cdda.c
11386    M /trunk/modules/access/cdda/cdda.h
11387    M /trunk/modules/access/cdda/info.c
11388    M /trunk/modules/access/cdda/info.h
11389    M /trunk/modules/access/cdda.c
11390    M /trunk/modules/access/directory.c
11391    M /trunk/modules/access/dshow/common.h
11392    M /trunk/modules/access/dshow/crossbar.cpp
11393    M /trunk/modules/access/dshow/dshow.cpp
11394    M /trunk/modules/access/dshow/filter.cpp
11395    M /trunk/modules/access/dshow/filter.h
11396    M /trunk/modules/access/dvb/access.c
11397    M /trunk/modules/access/dvb/dvb.h
11398    M /trunk/modules/access/dvb/en50221.c
11399    M /trunk/modules/access/dvb/linux_dvb.c
11400    M /trunk/modules/access/dvdnav.c
11401    M /trunk/modules/access/dvdread.c
11402    M /trunk/modules/access/fake.c
11403    M /trunk/modules/access/file.c
11404    M /trunk/modules/access/ftp.c
11405    M /trunk/modules/access/http.c
11406    M /trunk/modules/access/mms/asf.c
11407    M /trunk/modules/access/mms/asf.h
11408    M /trunk/modules/access/mms/buffer.c
11409    M /trunk/modules/access/mms/buffer.h
11410    M /trunk/modules/access/mms/mms.c
11411    M /trunk/modules/access/mms/mms.h
11412    M /trunk/modules/access/mms/mmsh.c
11413    M /trunk/modules/access/mms/mmsh.h
11414    M /trunk/modules/access/mms/mmstu.c
11415    M /trunk/modules/access/mms/mmstu.h
11416    M /trunk/modules/access/pvr/pvr.c
11417    M /trunk/modules/access/satellite/access.c
11418    M /trunk/modules/access/satellite/dvb.c
11419    M /trunk/modules/access/satellite/dvb.h
11420    M /trunk/modules/access/satellite/satellite.c
11421    M /trunk/modules/access/screen/beos.cpp
11422    M /trunk/modules/access/screen/mac.c
11423    M /trunk/modules/access/screen/screen.c
11424    M /trunk/modules/access/screen/screen.h
11425    M /trunk/modules/access/screen/win32.c
11426    M /trunk/modules/access/screen/x11.c
11427    M /trunk/modules/access/slp.c
11428    M /trunk/modules/access/smb.c
11429    M /trunk/modules/access/tcp.c
11430    M /trunk/modules/access/udp.c
11431    M /trunk/modules/access/v4l/v4l.c
11432    M /trunk/modules/access/vcd/cdrom.c
11433    M /trunk/modules/access/vcd/cdrom.h
11434    M /trunk/modules/access/vcd/cdrom_internals.h
11435    M /trunk/modules/access/vcd/vcd.c
11436    M /trunk/modules/access/vcdx/access.c
11437    M /trunk/modules/access/vcdx/demux.c
11438    M /trunk/modules/access/vcdx/info.c
11439    M /trunk/modules/access/vcdx/info.h
11440    M /trunk/modules/access/vcdx/intf.c
11441    M /trunk/modules/access/vcdx/intf.h
11442    M /trunk/modules/access/vcdx/vcd.c
11443    M /trunk/modules/access/vcdx/vcd.h
11444    M /trunk/modules/access/vcdx/vcdplayer.h
11445    M /trunk/modules/access_filter/record.c
11446    M /trunk/modules/access_filter/timeshift.c
11447    M /trunk/modules/access_output/dummy.c
11448    M /trunk/modules/access_output/file.c
11449    M /trunk/modules/access_output/http.c
11450    M /trunk/modules/access_output/udp.c
11451    M /trunk/modules/audio_filter/channel_mixer/headphone.c
11452    M /trunk/modules/audio_filter/channel_mixer/simple.c
11453    M /trunk/modules/audio_filter/channel_mixer/trivial.c
11454    M /trunk/modules/audio_filter/converter/a52tofloat32.c
11455    M /trunk/modules/audio_filter/converter/a52tospdif.c
11456    M /trunk/modules/audio_filter/converter/dtstofloat32.c
11457    M /trunk/modules/audio_filter/converter/dtstospdif.c
11458    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
11459    M /trunk/modules/audio_filter/converter/fixed32tos16.c
11460    M /trunk/modules/audio_filter/converter/float32tos16.c
11461    M /trunk/modules/audio_filter/converter/float32tos8.c
11462    M /trunk/modules/audio_filter/converter/float32tou16.c
11463    M /trunk/modules/audio_filter/converter/float32tou8.c
11464    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
11465    M /trunk/modules/audio_filter/converter/s16tofixed32.c
11466    M /trunk/modules/audio_filter/converter/s16tofloat32.c
11467    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
11468    M /trunk/modules/audio_filter/converter/s8tofloat32.c
11469    M /trunk/modules/audio_filter/converter/u8tofixed32.c
11470    M /trunk/modules/audio_filter/converter/u8tofloat32.c
11471    M /trunk/modules/audio_filter/equalizer.c
11472    M /trunk/modules/audio_filter/equalizer_presets.h
11473    M /trunk/modules/audio_filter/format.c
11474    M /trunk/modules/audio_filter/normvol.c
11475    M /trunk/modules/audio_filter/resampler/bandlimited.c
11476    M /trunk/modules/audio_filter/resampler/bandlimited.h
11477    M /trunk/modules/audio_filter/resampler/coreaudio.c
11478    M /trunk/modules/audio_filter/resampler/linear.c
11479    M /trunk/modules/audio_filter/resampler/trivial.c
11480    M /trunk/modules/audio_filter/resampler/ugly.c
11481    M /trunk/modules/audio_mixer/float32.c
11482    M /trunk/modules/audio_mixer/spdif.c
11483    M /trunk/modules/audio_mixer/trivial.c
11484    M /trunk/modules/audio_output/alsa.c
11485    M /trunk/modules/audio_output/arts.c
11486    M /trunk/modules/audio_output/auhal.c
11487    M /trunk/modules/audio_output/coreaudio.c
11488    M /trunk/modules/audio_output/directx.c
11489    M /trunk/modules/audio_output/esd.c
11490    M /trunk/modules/audio_output/file.c
11491    M /trunk/modules/audio_output/hd1000a.cpp
11492    M /trunk/modules/audio_output/oss.c
11493    M /trunk/modules/audio_output/portaudio.c
11494    M /trunk/modules/audio_output/sdl.c
11495    M /trunk/modules/audio_output/waveout.c
11496    M /trunk/modules/codec/a52.c
11497    M /trunk/modules/codec/adpcm.c
11498    M /trunk/modules/codec/araw.c
11499    M /trunk/modules/codec/cinepak.c
11500    M /trunk/modules/codec/cmml/browser_open.c
11501    M /trunk/modules/codec/cmml/browser_open.h
11502    M /trunk/modules/codec/cmml/cmml.c
11503    M /trunk/modules/codec/cmml/history.c
11504    M /trunk/modules/codec/cmml/history.h
11505    M /trunk/modules/codec/cmml/intf.c
11506    M /trunk/modules/codec/cmml/xarray.c
11507    M /trunk/modules/codec/cmml/xarray.h
11508    M /trunk/modules/codec/cmml/xlist.c
11509    M /trunk/modules/codec/cmml/xlist.h
11510    M /trunk/modules/codec/cmml/xstrcat.h
11511    M /trunk/modules/codec/cmml/xtag.c
11512    M /trunk/modules/codec/cmml/xtag.h
11513    M /trunk/modules/codec/cmml/xurl.c
11514    M /trunk/modules/codec/cmml/xurl.h
11515    M /trunk/modules/codec/cvdsub.c
11516    M /trunk/modules/codec/dirac.c
11517    M /trunk/modules/codec/dmo/buffer.c
11518    M /trunk/modules/codec/dmo/dmo.c
11519    M /trunk/modules/codec/dmo/dmo.h
11520    M /trunk/modules/codec/dts.c
11521    M /trunk/modules/codec/dvbsub.c
11522    M /trunk/modules/codec/faad.c
11523    M /trunk/modules/codec/fake.c
11524    M /trunk/modules/codec/ffmpeg/audio.c
11525    M /trunk/modules/codec/ffmpeg/chroma.c
11526    M /trunk/modules/codec/ffmpeg/demux.c
11527    M /trunk/modules/codec/ffmpeg/encoder.c
11528    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11529    M /trunk/modules/codec/ffmpeg/ffmpeg.h
11530    M /trunk/modules/codec/ffmpeg/postprocess.c
11531    M /trunk/modules/codec/ffmpeg/video.c
11532    M /trunk/modules/codec/ffmpeg/video_filter.c
11533    M /trunk/modules/codec/flac.c
11534    M /trunk/modules/codec/libmpeg2.c
11535    M /trunk/modules/codec/lpcm.c
11536    M /trunk/modules/codec/mash.cpp
11537    M /trunk/modules/codec/mpeg_audio.c
11538    M /trunk/modules/codec/png.c
11539    M /trunk/modules/codec/quicktime.c
11540    M /trunk/modules/codec/rawvideo.c
11541    M /trunk/modules/codec/speex.c
11542    M /trunk/modules/codec/spudec/parse.c
11543    M /trunk/modules/codec/spudec/spudec.c
11544    M /trunk/modules/codec/spudec/spudec.h
11545    M /trunk/modules/codec/subsdec.c
11546    M /trunk/modules/codec/svcdsub.c
11547    M /trunk/modules/codec/tarkin.c
11548    M /trunk/modules/codec/theora.c
11549    M /trunk/modules/codec/twolame.c
11550    M /trunk/modules/codec/vorbis.c
11551    M /trunk/modules/codec/x264.c
11552    M /trunk/modules/control/corba/corba.c
11553    M /trunk/modules/control/gestures.c
11554    M /trunk/modules/control/hotkeys.c
11555    M /trunk/modules/control/http.c
11556    M /trunk/modules/control/joystick.c
11557    M /trunk/modules/control/lirc.c
11558    M /trunk/modules/control/netsync.c
11559    M /trunk/modules/control/ntservice.c
11560    M /trunk/modules/control/rc.c
11561    M /trunk/modules/control/showintf.c
11562    M /trunk/modules/control/telnet.c
11563    M /trunk/modules/demux/a52.c
11564    M /trunk/modules/demux/aiff.c
11565    M /trunk/modules/demux/asf/asf.c
11566    M /trunk/modules/demux/asf/libasf.c
11567    M /trunk/modules/demux/asf/libasf.h
11568    M /trunk/modules/demux/au.c
11569    M /trunk/modules/demux/avi/avi.c
11570    M /trunk/modules/demux/avi/libavi.c
11571    M /trunk/modules/demux/avi/libavi.h
11572    M /trunk/modules/demux/demuxdump.c
11573    M /trunk/modules/demux/dts.c
11574    M /trunk/modules/demux/flac.c
11575    M /trunk/modules/demux/livedotcom.cpp
11576    M /trunk/modules/demux/m3u.c
11577    M /trunk/modules/demux/mjpeg.c
11578    M /trunk/modules/demux/mkv.cpp
11579    M /trunk/modules/demux/mod.c
11580    M /trunk/modules/demux/mp4/drms.c
11581    M /trunk/modules/demux/mp4/drms.h
11582    M /trunk/modules/demux/mp4/drmstables.h
11583    M /trunk/modules/demux/mp4/libmp4.c
11584    M /trunk/modules/demux/mp4/libmp4.h
11585    M /trunk/modules/demux/mp4/mp4.c
11586    M /trunk/modules/demux/mpeg/h264.c
11587    M /trunk/modules/demux/mpeg/m4a.c
11588    M /trunk/modules/demux/mpeg/m4v.c
11589    M /trunk/modules/demux/mpeg/mpga.c
11590    M /trunk/modules/demux/mpeg/mpgv.c
11591    M /trunk/modules/demux/nsv.c
11592    M /trunk/modules/demux/nuv.c
11593    M /trunk/modules/demux/ogg.c
11594    M /trunk/modules/demux/playlist/b4s.c
11595    M /trunk/modules/demux/playlist/m3u.c
11596    M /trunk/modules/demux/playlist/old.c
11597    M /trunk/modules/demux/playlist/playlist.c
11598    M /trunk/modules/demux/playlist/playlist.h
11599    M /trunk/modules/demux/playlist/pls.c
11600    M /trunk/modules/demux/ps.c
11601    M /trunk/modules/demux/ps.h
11602    M /trunk/modules/demux/pva.c
11603    M /trunk/modules/demux/rawdv.c
11604    M /trunk/modules/demux/real.c
11605    M /trunk/modules/demux/sgimb.c
11606    M /trunk/modules/demux/subtitle.c
11607    M /trunk/modules/demux/ts.c
11608    M /trunk/modules/demux/ty.c
11609    M /trunk/modules/demux/util/id3genres.h
11610    M /trunk/modules/demux/util/id3tag.c
11611    M /trunk/modules/demux/vobsub.c
11612    M /trunk/modules/demux/voc.c
11613    M /trunk/modules/demux/wav.c
11614    M /trunk/modules/demux/xa.c
11615    M /trunk/modules/gui/beos/AudioOutput.cpp
11616    M /trunk/modules/gui/beos/BeOS.cpp
11617    M /trunk/modules/gui/beos/Bitmaps.h
11618    M /trunk/modules/gui/beos/DrawingTidbits.cpp
11619    M /trunk/modules/gui/beos/DrawingTidbits.h
11620    M /trunk/modules/gui/beos/Interface.cpp
11621    M /trunk/modules/gui/beos/InterfaceWindow.cpp
11622    M /trunk/modules/gui/beos/InterfaceWindow.h
11623    M /trunk/modules/gui/beos/ListViews.cpp
11624    M /trunk/modules/gui/beos/ListViews.h
11625    M /trunk/modules/gui/beos/MediaControlView.cpp
11626    M /trunk/modules/gui/beos/MediaControlView.h
11627    M /trunk/modules/gui/beos/MessagesWindow.cpp
11628    M /trunk/modules/gui/beos/MessagesWindow.h
11629    M /trunk/modules/gui/beos/MsgVals.h
11630    M /trunk/modules/gui/beos/PlayListWindow.cpp
11631    M /trunk/modules/gui/beos/PlayListWindow.h
11632    M /trunk/modules/gui/beos/PreferencesWindow.cpp
11633    M /trunk/modules/gui/beos/PreferencesWindow.h
11634    M /trunk/modules/gui/beos/TransportButton.cpp
11635    M /trunk/modules/gui/beos/TransportButton.h
11636    M /trunk/modules/gui/beos/VideoOutput.cpp
11637    M /trunk/modules/gui/beos/VideoWindow.h
11638    M /trunk/modules/gui/gtk/common.h
11639    M /trunk/modules/gui/gtk/control.c
11640    M /trunk/modules/gui/gtk/control.h
11641    M /trunk/modules/gui/gtk/display.c
11642    M /trunk/modules/gui/gtk/display.h
11643    M /trunk/modules/gui/gtk/gnome.c
11644    M /trunk/modules/gui/gtk/gtk.c
11645    M /trunk/modules/gui/gtk/gtk_callbacks.c
11646    M /trunk/modules/gui/gtk/gtk_callbacks.h
11647    M /trunk/modules/gui/gtk/menu.c
11648    M /trunk/modules/gui/gtk/menu.h
11649    M /trunk/modules/gui/gtk/modules.c
11650    M /trunk/modules/gui/gtk/modules.h
11651    M /trunk/modules/gui/gtk/open.c
11652    M /trunk/modules/gui/gtk/open.h
11653    M /trunk/modules/gui/gtk/playlist.c
11654    M /trunk/modules/gui/gtk/playlist.h
11655    M /trunk/modules/gui/gtk/preferences.c
11656    M /trunk/modules/gui/gtk/preferences.h
11657    M /trunk/modules/gui/gtk/sout.c
11658    M /trunk/modules/gui/gtk2/gnome2.c
11659    M /trunk/modules/gui/gtk2/gtk2.c
11660    M /trunk/modules/gui/kde/QConfigItem.cpp
11661    M /trunk/modules/gui/kde/QConfigItem.h
11662    M /trunk/modules/gui/kde/info.cpp
11663    M /trunk/modules/gui/kde/info.h
11664    M /trunk/modules/gui/kde/kde.cpp
11665    M /trunk/modules/gui/kde/languagemenu.cpp
11666    M /trunk/modules/gui/kde/languagemenu.h
11667    M /trunk/modules/gui/kde/messages.cpp
11668    M /trunk/modules/gui/kde/messages.h
11669    M /trunk/modules/gui/kde/pluginsbox.cpp
11670    M /trunk/modules/gui/kde/pluginsbox.h
11671    M /trunk/modules/gui/kde/preferences.cpp
11672    M /trunk/modules/gui/kde/preferences.h
11673    M /trunk/modules/gui/macosx/about.h
11674    M /trunk/modules/gui/macosx/about.m
11675    M /trunk/modules/gui/macosx/applescript.h
11676    M /trunk/modules/gui/macosx/applescript.m
11677    M /trunk/modules/gui/macosx/controls.h
11678    M /trunk/modules/gui/macosx/controls.m
11679    M /trunk/modules/gui/macosx/equalizer.h
11680    M /trunk/modules/gui/macosx/equalizer.m
11681    M /trunk/modules/gui/macosx/intf.h
11682    M /trunk/modules/gui/macosx/intf.m
11683    M /trunk/modules/gui/macosx/macosx.m
11684    M /trunk/modules/gui/macosx/misc.h
11685    M /trunk/modules/gui/macosx/misc.m
11686    M /trunk/modules/gui/macosx/open.h
11687    M /trunk/modules/gui/macosx/open.m
11688    M /trunk/modules/gui/macosx/output.h
11689    M /trunk/modules/gui/macosx/output.m
11690    M /trunk/modules/gui/macosx/playlist.h
11691    M /trunk/modules/gui/macosx/playlist.m
11692    M /trunk/modules/gui/macosx/playlistinfo.h
11693    M /trunk/modules/gui/macosx/playlistinfo.m
11694    M /trunk/modules/gui/macosx/prefs.h
11695    M /trunk/modules/gui/macosx/prefs.m
11696    M /trunk/modules/gui/macosx/prefs_widgets.h
11697    M /trunk/modules/gui/macosx/prefs_widgets.m
11698    M /trunk/modules/gui/macosx/vout.h
11699    M /trunk/modules/gui/macosx/vout.m
11700    M /trunk/modules/gui/macosx/voutgl.m
11701    M /trunk/modules/gui/macosx/voutqt.m
11702    M /trunk/modules/gui/macosx/wizard.h
11703    M /trunk/modules/gui/macosx/wizard.m
11704    M /trunk/modules/gui/ncurses.c
11705    M /trunk/modules/gui/pda/pda.c
11706    M /trunk/modules/gui/pda/pda.h
11707    M /trunk/modules/gui/pda/pda_callbacks.c
11708    M /trunk/modules/gui/pda/pda_callbacks.h
11709    M /trunk/modules/gui/pda/pda_interface.c
11710    M /trunk/modules/gui/qnx/aout.c
11711    M /trunk/modules/gui/qnx/qnx.c
11712    M /trunk/modules/gui/qnx/vout.c
11713    M /trunk/modules/gui/qt/intf.cpp
11714    M /trunk/modules/gui/qt/intf.h
11715    M /trunk/modules/gui/qt/qt.cpp
11716    M /trunk/modules/gui/skins2/commands/async_queue.cpp
11717    M /trunk/modules/gui/skins2/commands/async_queue.hpp
11718    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
11719    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
11720    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
11721    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
11722    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
11723    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
11724    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
11725    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
11726    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
11727    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
11728    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
11729    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
11730    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
11731    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
11732    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
11733    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
11734    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
11735    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
11736    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
11737    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
11738    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
11739    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
11740    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
11741    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
11742    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
11743    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
11744    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
11745    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
11746    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
11747    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
11748    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
11749    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
11750    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
11751    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
11752    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
11753    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
11754    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
11755    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11756    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
11757    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
11758    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
11759    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
11760    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
11761    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
11762    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
11763    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
11764    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
11765    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
11766    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
11767    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
11768    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
11769    M /trunk/modules/gui/skins2/events/evt_enter.hpp
11770    M /trunk/modules/gui/skins2/events/evt_focus.hpp
11771    M /trunk/modules/gui/skins2/events/evt_generic.hpp
11772    M /trunk/modules/gui/skins2/events/evt_input.cpp
11773    M /trunk/modules/gui/skins2/events/evt_input.hpp
11774    M /trunk/modules/gui/skins2/events/evt_key.cpp
11775    M /trunk/modules/gui/skins2/events/evt_key.hpp
11776    M /trunk/modules/gui/skins2/events/evt_leave.hpp
11777    M /trunk/modules/gui/skins2/events/evt_motion.hpp
11778    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
11779    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
11780    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
11781    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
11782    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
11783    M /trunk/modules/gui/skins2/events/evt_special.cpp
11784    M /trunk/modules/gui/skins2/events/evt_special.hpp
11785    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
11786    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
11787    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
11788    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
11789    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
11790    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
11791    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
11792    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
11793    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
11794    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
11795    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
11796    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
11797    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
11798    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
11799    M /trunk/modules/gui/skins2/parser/builder.cpp
11800    M /trunk/modules/gui/skins2/parser/builder.hpp
11801    M /trunk/modules/gui/skins2/parser/builder_data.hpp
11802    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
11803    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
11804    M /trunk/modules/gui/skins2/parser/gen_builder.py
11805    M /trunk/modules/gui/skins2/parser/interpreter.cpp
11806    M /trunk/modules/gui/skins2/parser/interpreter.hpp
11807    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11808    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
11809    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
11810    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
11811    M /trunk/modules/gui/skins2/src/anchor.cpp
11812    M /trunk/modules/gui/skins2/src/anchor.hpp
11813    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
11814    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
11815    M /trunk/modules/gui/skins2/src/dialogs.cpp
11816    M /trunk/modules/gui/skins2/src/dialogs.hpp
11817    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
11818    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
11819    M /trunk/modules/gui/skins2/src/ft2_font.cpp
11820    M /trunk/modules/gui/skins2/src/ft2_font.hpp
11821    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
11822    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
11823    M /trunk/modules/gui/skins2/src/generic_font.hpp
11824    M /trunk/modules/gui/skins2/src/generic_layout.cpp
11825    M /trunk/modules/gui/skins2/src/generic_layout.hpp
11826    M /trunk/modules/gui/skins2/src/generic_window.cpp
11827    M /trunk/modules/gui/skins2/src/generic_window.hpp
11828    M /trunk/modules/gui/skins2/src/logger.cpp
11829    M /trunk/modules/gui/skins2/src/logger.hpp
11830    M /trunk/modules/gui/skins2/src/os_factory.cpp
11831    M /trunk/modules/gui/skins2/src/os_factory.hpp
11832    M /trunk/modules/gui/skins2/src/os_graphics.hpp
11833    M /trunk/modules/gui/skins2/src/os_loop.hpp
11834    M /trunk/modules/gui/skins2/src/os_timer.hpp
11835    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
11836    M /trunk/modules/gui/skins2/src/os_window.hpp
11837    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
11838    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
11839    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
11840    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
11841    M /trunk/modules/gui/skins2/src/skin_common.hpp
11842    M /trunk/modules/gui/skins2/src/skin_main.cpp
11843    M /trunk/modules/gui/skins2/src/theme.cpp
11844    M /trunk/modules/gui/skins2/src/theme.hpp
11845    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11846    M /trunk/modules/gui/skins2/src/theme_loader.hpp
11847    M /trunk/modules/gui/skins2/src/theme_repository.cpp
11848    M /trunk/modules/gui/skins2/src/theme_repository.hpp
11849    M /trunk/modules/gui/skins2/src/tooltip.cpp
11850    M /trunk/modules/gui/skins2/src/tooltip.hpp
11851    M /trunk/modules/gui/skins2/src/top_window.cpp
11852    M /trunk/modules/gui/skins2/src/top_window.hpp
11853    M /trunk/modules/gui/skins2/src/var_manager.cpp
11854    M /trunk/modules/gui/skins2/src/var_manager.hpp
11855    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11856    M /trunk/modules/gui/skins2/src/vlcproc.hpp
11857    M /trunk/modules/gui/skins2/src/vout_window.cpp
11858    M /trunk/modules/gui/skins2/src/vout_window.hpp
11859    M /trunk/modules/gui/skins2/src/window_manager.cpp
11860    M /trunk/modules/gui/skins2/src/window_manager.hpp
11861    M /trunk/modules/gui/skins2/utils/bezier.cpp
11862    M /trunk/modules/gui/skins2/utils/bezier.hpp
11863    M /trunk/modules/gui/skins2/utils/fsm.cpp
11864    M /trunk/modules/gui/skins2/utils/fsm.hpp
11865    M /trunk/modules/gui/skins2/utils/observer.hpp
11866    M /trunk/modules/gui/skins2/utils/pointer.hpp
11867    M /trunk/modules/gui/skins2/utils/position.cpp
11868    M /trunk/modules/gui/skins2/utils/position.hpp
11869    M /trunk/modules/gui/skins2/utils/ustring.cpp
11870    M /trunk/modules/gui/skins2/utils/ustring.hpp
11871    M /trunk/modules/gui/skins2/utils/var_bool.cpp
11872    M /trunk/modules/gui/skins2/utils/var_bool.hpp
11873    M /trunk/modules/gui/skins2/utils/var_list.cpp
11874    M /trunk/modules/gui/skins2/utils/var_list.hpp
11875    M /trunk/modules/gui/skins2/utils/var_percent.cpp
11876    M /trunk/modules/gui/skins2/utils/var_percent.hpp
11877    M /trunk/modules/gui/skins2/utils/var_text.cpp
11878    M /trunk/modules/gui/skins2/utils/var_text.hpp
11879    M /trunk/modules/gui/skins2/utils/variable.hpp
11880    M /trunk/modules/gui/skins2/vars/playlist.cpp
11881    M /trunk/modules/gui/skins2/vars/playlist.hpp
11882    M /trunk/modules/gui/skins2/vars/time.cpp
11883    M /trunk/modules/gui/skins2/vars/time.hpp
11884    M /trunk/modules/gui/skins2/vars/volume.cpp
11885    M /trunk/modules/gui/skins2/vars/volume.hpp
11886    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
11887    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
11888    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
11889    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
11890    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
11891    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
11892    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
11893    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
11894    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
11895    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
11896    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
11897    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
11898    M /trunk/modules/gui/skins2/win32/win32_window.cpp
11899    M /trunk/modules/gui/skins2/win32/win32_window.hpp
11900    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11901    M /trunk/modules/gui/skins2/x11/x11_display.hpp
11902    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
11903    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
11904    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
11905    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
11906    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
11907    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
11908    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
11909    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
11910    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
11911    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
11912    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
11913    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
11914    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11915    M /trunk/modules/gui/skins2/x11/x11_window.hpp
11916    M /trunk/modules/gui/wince/dialogs.cpp
11917    M /trunk/modules/gui/wince/fileinfo.cpp
11918    M /trunk/modules/gui/wince/interface.cpp
11919    M /trunk/modules/gui/wince/iteminfo.cpp
11920    M /trunk/modules/gui/wince/menus.cpp
11921    M /trunk/modules/gui/wince/messages.cpp
11922    M /trunk/modules/gui/wince/open.cpp
11923    M /trunk/modules/gui/wince/playlist.cpp
11924    M /trunk/modules/gui/wince/preferences.cpp
11925    M /trunk/modules/gui/wince/preferences_widgets.cpp
11926    M /trunk/modules/gui/wince/preferences_widgets.h
11927    M /trunk/modules/gui/wince/subtitles.cpp
11928    M /trunk/modules/gui/wince/timer.cpp
11929    M /trunk/modules/gui/wince/video.cpp
11930    M /trunk/modules/gui/wince/wince.cpp
11931    M /trunk/modules/gui/wince/wince.h
11932    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11933    M /trunk/modules/gui/wxwindows/dialogs.cpp
11934    M /trunk/modules/gui/wxwindows/extrapanel.cpp
11935    M /trunk/modules/gui/wxwindows/fileinfo.cpp
11936    M /trunk/modules/gui/wxwindows/interface.cpp
11937    M /trunk/modules/gui/wxwindows/iteminfo.cpp
11938    M /trunk/modules/gui/wxwindows/menus.cpp
11939    M /trunk/modules/gui/wxwindows/messages.cpp
11940    M /trunk/modules/gui/wxwindows/open.cpp
11941    M /trunk/modules/gui/wxwindows/playlist.cpp
11942    M /trunk/modules/gui/wxwindows/preferences.cpp
11943    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
11944    M /trunk/modules/gui/wxwindows/preferences_widgets.h
11945    M /trunk/modules/gui/wxwindows/streamdata.h
11946    M /trunk/modules/gui/wxwindows/streamout.cpp
11947    M /trunk/modules/gui/wxwindows/subtitles.cpp
11948    M /trunk/modules/gui/wxwindows/timer.cpp
11949    M /trunk/modules/gui/wxwindows/video.cpp
11950    M /trunk/modules/gui/wxwindows/wizard.cpp
11951    M /trunk/modules/gui/wxwindows/wxwindows.cpp
11952    M /trunk/modules/gui/wxwindows/wxwindows.h
11953    M /trunk/modules/misc/dummy/aout.c
11954    M /trunk/modules/misc/dummy/decoder.c
11955    M /trunk/modules/misc/dummy/dummy.c
11956    M /trunk/modules/misc/dummy/dummy.h
11957    M /trunk/modules/misc/dummy/encoder.c
11958    M /trunk/modules/misc/dummy/input.c
11959    M /trunk/modules/misc/dummy/interface.c
11960    M /trunk/modules/misc/dummy/renderer.c
11961    M /trunk/modules/misc/dummy/vout.c
11962    M /trunk/modules/misc/freetype.c
11963    M /trunk/modules/misc/gnutls.c
11964    M /trunk/modules/misc/gtk_main.c
11965    M /trunk/modules/misc/logger.c
11966    M /trunk/modules/misc/memcpy/memcpy.c
11967    M /trunk/modules/misc/memcpy/memcpyaltivec.c
11968    M /trunk/modules/misc/network/ipv4.c
11969    M /trunk/modules/misc/network/ipv6.c
11970    M /trunk/modules/misc/playlist/export.c
11971    M /trunk/modules/misc/playlist/m3u.c
11972    M /trunk/modules/misc/playlist/old.c
11973    M /trunk/modules/misc/qte_main.cpp
11974    M /trunk/modules/misc/rtsp.c
11975    M /trunk/modules/misc/screensaver.c
11976    M /trunk/modules/misc/svg.c
11977    M /trunk/modules/misc/testsuite/playlist.c
11978    M /trunk/modules/misc/testsuite/test1.c
11979    M /trunk/modules/misc/testsuite/test2.cpp
11980    M /trunk/modules/misc/testsuite/test3.m
11981    M /trunk/modules/misc/testsuite/test4.c
11982    M /trunk/modules/misc/win32text.c
11983    M /trunk/modules/misc/xml/libxml.c
11984    M /trunk/modules/misc/xml/xtag.c
11985    M /trunk/modules/mux/asf.c
11986    M /trunk/modules/mux/avi.c
11987    M /trunk/modules/mux/dummy.c
11988    M /trunk/modules/mux/mp4.c
11989    M /trunk/modules/mux/mpeg/bits.h
11990    M /trunk/modules/mux/mpeg/pes.c
11991    M /trunk/modules/mux/mpeg/pes.h
11992    M /trunk/modules/mux/mpeg/ps.c
11993    M /trunk/modules/mux/mpeg/ts.c
11994    M /trunk/modules/mux/mpjpeg.c
11995    M /trunk/modules/mux/ogg.c
11996    M /trunk/modules/mux/wav.c
11997    M /trunk/modules/packetizer/copy.c
11998    M /trunk/modules/packetizer/h264.c
11999    M /trunk/modules/packetizer/mpeg4audio.c
12000    M /trunk/modules/packetizer/mpeg4video.c
12001    M /trunk/modules/packetizer/mpegvideo.c
12002    M /trunk/modules/services_discovery/daap.c
12003    M /trunk/modules/services_discovery/hal.c
12004    M /trunk/modules/services_discovery/sap.c
12005    M /trunk/modules/services_discovery/shout.c
12006    M /trunk/modules/stream_out/announce.c
12007    M /trunk/modules/stream_out/announce.h
12008    M /trunk/modules/stream_out/bridge.c
12009    M /trunk/modules/stream_out/description.c
12010    M /trunk/modules/stream_out/display.c
12011    M /trunk/modules/stream_out/dummy.c
12012    M /trunk/modules/stream_out/duplicate.c
12013    M /trunk/modules/stream_out/es.c
12014    M /trunk/modules/stream_out/gather.c
12015    M /trunk/modules/stream_out/mosaic_bridge.c
12016    M /trunk/modules/stream_out/rtp.c
12017    M /trunk/modules/stream_out/standard.c
12018    M /trunk/modules/stream_out/switcher.c
12019    M /trunk/modules/stream_out/transcode.c
12020    M /trunk/modules/stream_out/transrate/block.c
12021    M /trunk/modules/stream_out/transrate/frame.c
12022    M /trunk/modules/stream_out/transrate/transrate.c
12023    M /trunk/modules/stream_out/transrate/transrate.h
12024    M /trunk/modules/video_chroma/i420_rgb.c
12025    M /trunk/modules/video_chroma/i420_rgb.h
12026    M /trunk/modules/video_chroma/i420_rgb16.c
12027    M /trunk/modules/video_chroma/i420_rgb8.c
12028    M /trunk/modules/video_chroma/i420_rgb_c.h
12029    M /trunk/modules/video_chroma/i420_rgb_mmx.h
12030    M /trunk/modules/video_chroma/i420_ymga.c
12031    M /trunk/modules/video_chroma/i420_yuy2.c
12032    M /trunk/modules/video_chroma/i420_yuy2.h
12033    M /trunk/modules/video_chroma/i422_yuy2.c
12034    M /trunk/modules/video_chroma/i422_yuy2.h
12035    M /trunk/modules/video_filter/adjust.c
12036    M /trunk/modules/video_filter/blend.c
12037    M /trunk/modules/video_filter/clone.c
12038    M /trunk/modules/video_filter/crop.c
12039    M /trunk/modules/video_filter/deinterlace.c
12040    M /trunk/modules/video_filter/distort.c
12041    M /trunk/modules/video_filter/filter_common.h
12042    M /trunk/modules/video_filter/invert.c
12043    M /trunk/modules/video_filter/logo.c
12044    M /trunk/modules/video_filter/marq.c
12045    M /trunk/modules/video_filter/mosaic.c
12046    M /trunk/modules/video_filter/mosaic.h
12047    M /trunk/modules/video_filter/motionblur.c
12048    M /trunk/modules/video_filter/motiondetect.c
12049    M /trunk/modules/video_filter/scale.c
12050    M /trunk/modules/video_filter/swscale/common.h
12051    M /trunk/modules/video_filter/swscale/filter.c
12052    M /trunk/modules/video_filter/time.c
12053    M /trunk/modules/video_filter/transform.c
12054    M /trunk/modules/video_filter/wall.c
12055    M /trunk/modules/video_output/aa.c
12056    M /trunk/modules/video_output/caca.c
12057    M /trunk/modules/video_output/directx/directx.c
12058    M /trunk/modules/video_output/directx/events.c
12059    M /trunk/modules/video_output/directx/glwin32.c
12060    M /trunk/modules/video_output/directx/vout.h
12061    M /trunk/modules/video_output/fb.c
12062    M /trunk/modules/video_output/ggi.c
12063    M /trunk/modules/video_output/glide.c
12064    M /trunk/modules/video_output/hd1000v.cpp
12065    M /trunk/modules/video_output/image.c
12066    M /trunk/modules/video_output/mga.c
12067    M /trunk/modules/video_output/opengl.c
12068    M /trunk/modules/video_output/qte/qte.cpp
12069    M /trunk/modules/video_output/qte/qte.h
12070    M /trunk/modules/video_output/sdl.c
12071    M /trunk/modules/video_output/snapshot.c
12072    M /trunk/modules/video_output/svgalib.c
12073    M /trunk/modules/video_output/wingdi.c
12074    M /trunk/modules/video_output/x11/glx.c
12075    M /trunk/modules/video_output/x11/x11.c
12076    M /trunk/modules/video_output/x11/xcommon.c
12077    M /trunk/modules/video_output/x11/xcommon.h
12078    M /trunk/modules/video_output/x11/xvideo.c
12079    M /trunk/modules/visualization/galaktos/PCM.c
12080    M /trunk/modules/visualization/galaktos/beat_detect.c
12081    M /trunk/modules/visualization/galaktos/builtin_funcs.c
12082    M /trunk/modules/visualization/galaktos/custom_shape.c
12083    M /trunk/modules/visualization/galaktos/custom_wave.c
12084    M /trunk/modules/visualization/galaktos/engine_vars.c
12085    M /trunk/modules/visualization/galaktos/eval.c
12086    M /trunk/modules/visualization/galaktos/fftsg.c
12087    M /trunk/modules/visualization/galaktos/init_cond.c
12088    M /trunk/modules/visualization/galaktos/main.c
12089    M /trunk/modules/visualization/galaktos/main.h
12090    M /trunk/modules/visualization/galaktos/param.c
12091    M /trunk/modules/visualization/galaktos/parser.c
12092    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
12093    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
12094    M /trunk/modules/visualization/galaktos/plugin.c
12095    M /trunk/modules/visualization/galaktos/plugin.h
12096    M /trunk/modules/visualization/galaktos/preset.c
12097    M /trunk/modules/visualization/galaktos/splaytree.c
12098    M /trunk/modules/visualization/galaktos/tree_types.c
12099    M /trunk/modules/visualization/galaktos/video_init.c
12100    M /trunk/modules/visualization/goom.c
12101    M /trunk/modules/visualization/visual/effects.c
12102    M /trunk/modules/visualization/visual/visual.c
12103    M /trunk/modules/visualization/visual/visual.h
12104    M /trunk/modules/visualization/xosd.c
12105    M /trunk/mozilla/vlcpeer.cpp
12106    M /trunk/mozilla/vlcpeer.h
12107    M /trunk/mozilla/vlcplugin.cpp
12108    M /trunk/mozilla/vlcplugin.h
12109    M /trunk/mozilla/vlcshell.cpp
12110    M /trunk/msvc/modules_builtin_msvc.h
12111    M /trunk/po/bn.po
12112    M /trunk/po/ca.po
12113    M /trunk/po/da.po
12114    M /trunk/po/de.po
12115    M /trunk/po/el.po
12116    M /trunk/po/en_GB.po
12117    M /trunk/po/es.po
12118    M /trunk/po/fr.po
12119    M /trunk/po/hi.po
12120    M /trunk/po/hu.po
12121    M /trunk/po/it.po
12122    M /trunk/po/ja.po
12123    M /trunk/po/my.po
12124    M /trunk/po/ne.po
12125    M /trunk/po/ps.po
12126    M /trunk/po/pt_BR.po
12127    M /trunk/po/ru.po
12128    M /trunk/po/sv.po
12129    M /trunk/po/tet.po
12130    M /trunk/po/tl.po
12131    M /trunk/po/tr.po
12132    M /trunk/po/vlc.pot
12133    M /trunk/po/zh_TW.po
12134    M /trunk/share/vlc_wince_rc.rc
12135    M /trunk/src/audio_output/common.c
12136    M /trunk/src/audio_output/dec.c
12137    M /trunk/src/audio_output/filters.c
12138    M /trunk/src/audio_output/input.c
12139    M /trunk/src/audio_output/intf.c
12140    M /trunk/src/audio_output/mixer.c
12141    M /trunk/src/audio_output/output.c
12142    M /trunk/src/control/audio_video.c
12143    M /trunk/src/control/core.c
12144    M /trunk/src/control/util.c
12145    M /trunk/src/extras/libc.c
12146    M /trunk/src/input/access.c
12147    M /trunk/src/input/clock.c
12148    M /trunk/src/input/control.c
12149    M /trunk/src/input/decoder.c
12150    M /trunk/src/input/demux.c
12151    M /trunk/src/input/es_out.c
12152    M /trunk/src/input/input.c
12153    M /trunk/src/input/input_internal.h
12154    M /trunk/src/input/mem_stream.c
12155    M /trunk/src/input/stream.c
12156    M /trunk/src/input/subtitles.c
12157    M /trunk/src/input/var.c
12158    M /trunk/src/interface/interface.c
12159    M /trunk/src/interface/intf_eject.c
12160    M /trunk/src/libvlc.c
12161    M /trunk/src/libvlc.h
12162    M /trunk/src/misc/beos_specific.cpp
12163    M /trunk/src/misc/block.c
12164    M /trunk/src/misc/charset.c
12165    M /trunk/src/misc/configuration.c
12166    M /trunk/src/misc/cpu.c
12167    M /trunk/src/misc/darwin_specific.m
12168    M /trunk/src/misc/error.c
12169    M /trunk/src/misc/getaddrinfo.c
12170    M /trunk/src/misc/httpd.c
12171    M /trunk/src/misc/image.c
12172    M /trunk/src/misc/iso-639_def.h
12173    M /trunk/src/misc/iso_lang.c
12174    M /trunk/src/misc/md5.c
12175    M /trunk/src/misc/messages.c
12176    M /trunk/src/misc/modules.c
12177    M /trunk/src/misc/modules_builtin.h.in
12178    M /trunk/src/misc/mtime.c
12179    M /trunk/src/misc/net.c
12180    M /trunk/src/misc/objects.c
12181    M /trunk/src/misc/threads.c
12182    M /trunk/src/misc/tls.c
12183    M /trunk/src/misc/variables.c
12184    M /trunk/src/misc/vlm.c
12185    M /trunk/src/misc/win32_specific.c
12186    M /trunk/src/misc/xml.c
12187    M /trunk/src/playlist/item-ext.c
12188    M /trunk/src/playlist/item.c
12189    M /trunk/src/playlist/loadsave.c
12190    M /trunk/src/playlist/playlist.c
12191    M /trunk/src/playlist/services_discovery.c
12192    M /trunk/src/playlist/sort.c
12193    M /trunk/src/playlist/view.c
12194    M /trunk/src/stream_output/announce.c
12195    M /trunk/src/stream_output/sap.c
12196    M /trunk/src/stream_output/stream_output.c
12197    M /trunk/src/video_output/video_output.c
12198    M /trunk/src/video_output/video_text.c
12199    M /trunk/src/video_output/video_widgets.c
12200    M /trunk/src/video_output/vout_intf.c
12201    M /trunk/src/video_output/vout_pictures.c
12202    M /trunk/src/video_output/vout_pictures.h
12203    M /trunk/src/video_output/vout_subpictures.c
12204    M /trunk/src/video_output/vout_synchro.c
12205    M /trunk/src/vlc.c
12206    M /trunk/vlc-api.pl
12207
12208 Copyright fixes
12209 (da big courmischage)
12210
12211 ------------------------------------------------------------------------
12212 r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
12213 Changed paths:
12214    M /trunk/po/hu.po
12215    M /trunk/po/ja.po
12216    M /trunk/po/no.po
12217    M /trunk/po/pl.po
12218    M /trunk/po/pt_BR.po
12219
12220 Convert to Unicode
12221
12222 ------------------------------------------------------------------------
12223 r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
12224 Changed paths:
12225    M /trunk/modules/access/dvb/linux_dvb.c
12226
12227  * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
12228    of Michael Ditum.
12229
12230 ------------------------------------------------------------------------
12231 r11657 | fkuehne | 2005-07-07 10:32:37 +0200 (Thu, 07 Jul 2005) | 1 line
12232 Changed paths:
12233    M /trunk/po/sv.po
12234
12235 * converted to UTF-8
12236 ------------------------------------------------------------------------
12237 r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
12238 Changed paths:
12239    M /trunk/modules/gui/wxwindows/interface.cpp
12240    M /trunk/modules/gui/wxwindows/wizard.cpp
12241    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12242    M /trunk/modules/gui/wxwindows/wxwindows.h
12243
12244 Revert wrongly commited files in previous commit
12245
12246 ------------------------------------------------------------------------
12247 r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
12248 Changed paths:
12249    M /trunk/modules/gui/wxwindows/interface.cpp
12250    M /trunk/modules/gui/wxwindows/wizard.cpp
12251    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12252    M /trunk/modules/gui/wxwindows/wxwindows.h
12253
12254 Compile fix - refs #258
12255
12256 ------------------------------------------------------------------------
12257 r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
12258 Changed paths:
12259    M /trunk/src/misc/net.c
12260
12261 Print Winsock error number
12262
12263 ------------------------------------------------------------------------
12264 r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
12265 Changed paths:
12266    M /trunk/src/misc/cpu.c
12267
12268  * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
12269    IRC).
12270
12271 ------------------------------------------------------------------------
12272 r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
12273 Changed paths:
12274    M /trunk/src/libvlc.h
12275
12276 libvlc.h: Move the open option for the gui preferences
12277
12278 ------------------------------------------------------------------------
12279 r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 lines
12280 Changed paths:
12281    M /trunk/src/misc/net.c
12282
12283 Fix previous commit
12284
12285 ------------------------------------------------------------------------
12286 r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
12287 Changed paths:
12288    M /trunk/src/misc/httpd.c
12289
12290 Print exact error for select() to help tracking x264 threading issue
12291
12292 ------------------------------------------------------------------------
12293 r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
12294 Changed paths:
12295    M /trunk/src/misc/net.c
12296
12297 - Clean up net_Gets()
12298
12299 ------------------------------------------------------------------------
12300 r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
12301 Changed paths:
12302    M /trunk/THANKS
12303
12304 Forgot this one
12305
12306 ------------------------------------------------------------------------
12307 r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
12308 Changed paths:
12309    M /trunk/modules/misc/network/ipv6.c
12310
12311 IPv6 Source-Specific Multicast support
12312 from Hoerdt Mickael with cosmetic changes
12313
12314 ------------------------------------------------------------------------
12315 r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
12316 Changed paths:
12317    M /trunk/src/misc/net.c
12318
12319 Unduplicate common socket() code 
12320
12321 ------------------------------------------------------------------------
12322 r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
12323 Changed paths:
12324    M /trunk/bindings/python/vlcglue.c
12325
12326 Add set_visual support in python binding
12327
12328 ------------------------------------------------------------------------
12329 r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
12330 Changed paths:
12331    M /trunk/include/network.h
12332
12333 Undo braindead [11640]
12334
12335 ------------------------------------------------------------------------
12336 r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
12337 Changed paths:
12338    M /trunk/modules/control/rc.c
12339
12340 compile fix for WIN32, needs review
12341
12342 ------------------------------------------------------------------------
12343 r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
12344 Changed paths:
12345    M /trunk/include/network.h
12346
12347 hey, don't forget win32, folks
12348
12349 ------------------------------------------------------------------------
12350 r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
12351 Changed paths:
12352    M /trunk/include/network.h
12353
12354 Compile fix
12355
12356 ------------------------------------------------------------------------
12357 r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
12358 Changed paths:
12359    M /trunk/modules/control/telnet.c
12360
12361 new --telnet-host option to allow to bind the telnet server on a specific interface.
12362
12363 Patch by Torsten Spindler
12364
12365 Remark : should we keep the --telnet-port option that is now redundant ?
12366
12367
12368 ------------------------------------------------------------------------
12369 r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
12370 Changed paths:
12371    M /trunk/modules/gui/macosx/playlist.m
12372
12373 select first moved item instead of the last one after a drag and drop.
12374
12375
12376 ------------------------------------------------------------------------
12377 r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
12378 Changed paths:
12379    M /trunk/modules/gui/macosx/playlist.m
12380
12381 * Back to the hack for the isItem: inNode function, since this is several orders  faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
12382 * Fixes a bug in drag and drop
12383
12384
12385 ------------------------------------------------------------------------
12386 r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
12387 Changed paths:
12388    M /trunk/include/network.h
12389
12390 * Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
12391
12392
12393 ------------------------------------------------------------------------
12394 r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
12395 Changed paths:
12396    M /trunk/modules/demux/playlist/b4s.c
12397
12398 Genre standardisation patch by Jonas A. Larsen
12399 This (and previous patch) still needs some work as genres containing spaces
12400 aren't parsed correctly
12401
12402 ------------------------------------------------------------------------
12403 r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
12404 Changed paths:
12405    M /trunk/include/vlc_playlist.h
12406    M /trunk/include/vlc_symbols.h
12407    M /trunk/modules/gui/macosx/playlist.m
12408    M /trunk/src/playlist/view.c
12409
12410 * vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
12411 * playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
12412 * Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
12413
12414
12415 ------------------------------------------------------------------------
12416 r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 lines
12417 Changed paths:
12418    M /trunk/extras/contrib/src/Patches/x264.patch
12419
12420 * powf -> pow :(
12421
12422 ------------------------------------------------------------------------
12423 r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
12424 Changed paths:
12425    M /trunk/modules/control/rc.c
12426    M /trunk/modules/misc/network/ipv4.c
12427    M /trunk/modules/misc/network/ipv6.c
12428    M /trunk/src/misc/getaddrinfo.c
12429    M /trunk/src/misc/net.c
12430
12431 PF_* -> AF_*
12432
12433 ------------------------------------------------------------------------
12434 r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
12435 Changed paths:
12436    M /trunk/modules/misc/network/ipv4.c
12437    M /trunk/modules/misc/network/ipv6.c
12438
12439 This was pretty useless (if there is no solution, there is no problem)
12440
12441 ------------------------------------------------------------------------
12442 r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
12443 Changed paths:
12444    M /trunk/modules/demux/subtitle.c
12445
12446 Remove unused function
12447
12448 ------------------------------------------------------------------------
12449 r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 2 lines
12450 Changed paths:
12451    M /trunk/modules/demux/aiff.c
12452    M /trunk/modules/demux/mkv.cpp
12453
12454 Unsigned casts
12455
12456 ------------------------------------------------------------------------
12457 r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 lines
12458 Changed paths:
12459    M /trunk/modules/control/hotkeys.c
12460
12461 Remove unused variable - fix compiler warning
12462
12463 ------------------------------------------------------------------------
12464 r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 2 lines
12465 Changed paths:
12466    M /trunk/configure.ac
12467
12468 Freeze module entry name (refs #155)
12469
12470 ------------------------------------------------------------------------
12471 r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 lines
12472 Changed paths:
12473    M /trunk/include/network.h
12474    M /trunk/include/vlc_symbols.h
12475    M /trunk/src/misc/net.c
12476
12477 Use macros rather than overkill APIs
12478
12479 ------------------------------------------------------------------------
12480 r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
12481 Changed paths:
12482    M /trunk/modules/codec/fake.c
12483    M /trunk/modules/codec/twolame.c
12484    M /trunk/modules/demux/playlist/playlist.c
12485    M /trunk/modules/misc/network/ipv4.c
12486    M /trunk/modules/video_filter/motionblur.c
12487
12488 ALL: Add some set_shorname() so the preferences  look nice.
12489
12490 ------------------------------------------------------------------------
12491 r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
12492 Changed paths:
12493    M /trunk/modules/gui/wince/preferences_widgets.cpp
12494
12495 Oups, forgot this one with [11093] (deprecated option handling)
12496
12497
12498 ------------------------------------------------------------------------
12499 r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
12500 Changed paths:
12501    M /trunk/Makefile.am
12502
12503 Compile fix
12504
12505 ------------------------------------------------------------------------
12506 r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
12507 Changed paths:
12508    M /trunk/modules/codec/ffmpeg/encoder.c
12509
12510 compile fix
12511
12512 ------------------------------------------------------------------------
12513 r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
12514 Changed paths:
12515    M /trunk/modules/access/udp.c
12516
12517 StopSend for UDP access
12518
12519 ------------------------------------------------------------------------
12520 r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 2 lines
12521 Changed paths:
12522    M /trunk/modules/services_discovery/sap.c
12523
12524 StopSend for SAP discovery
12525
12526 ------------------------------------------------------------------------
12527 r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
12528 Changed paths:
12529    M /trunk/src/stream_output/sap.c
12530
12531 Same as previous commit - for SAP announcer
12532
12533 ------------------------------------------------------------------------
12534 r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
12535 Changed paths:
12536    M /trunk/modules/access_output/udp.c
12537
12538 Shutdown UDP socket for receival - hopefully closes #134
12539
12540 ------------------------------------------------------------------------
12541 r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
12542 Changed paths:
12543    M /trunk/include/network.h
12544    M /trunk/include/vlc_symbols.h
12545    M /trunk/src/misc/net.c
12546
12547 Wrappers for shutdown() API
12548
12549 ------------------------------------------------------------------------
12550 r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
12551 Changed paths:
12552    M /trunk/src/misc/modules.c
12553
12554 Remove a very old hack that is no longer necessary
12555
12556 ------------------------------------------------------------------------
12557 r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
12558 Changed paths:
12559    M /trunk/src/misc/modules.c
12560
12561 Why make it complicated when it can be simple
12562
12563 ------------------------------------------------------------------------
12564 r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
12565 Changed paths:
12566    M /trunk/modules/gui/macosx/playlist.h
12567    M /trunk/modules/gui/macosx/playlist.m
12568
12569 * Some fixes
12570 * Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
12571
12572
12573 ------------------------------------------------------------------------
12574 r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
12575 Changed paths:
12576    M /trunk/modules/gui/macosx/wizard.h
12577    M /trunk/modules/gui/macosx/wizard.m
12578
12579 * implemented reset- and backward-methods (refs #13)
12580 ------------------------------------------------------------------------
12581 r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
12582 Changed paths:
12583    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
12584    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
12585    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
12586    M /trunk/modules/gui/macosx/wizard.h
12587    M /trunk/modules/gui/macosx/wizard.m
12588
12589 * added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
12590 * implemented the entire logic (except encap-formats while transcoding)
12591 * added data collection of all values
12592 * fixed some l10n issues
12593
12594 The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
12595 ------------------------------------------------------------------------
12596 r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
12597 Changed paths:
12598    M /trunk/modules/misc/rtsp.c
12599    M /trunk/modules/stream_out/rtp.c
12600
12601 * modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
12602 ------------------------------------------------------------------------
12603 r11607 | bigben | 2005-06-29 22:53:06 +0200 (Wed, 29 Jun 2005) | 3 lines
12604 Changed paths:
12605    M /trunk/modules/gui/macosx/playlist.m
12606
12607 * Still some work for playlist drag'n'drop
12608
12609
12610 ------------------------------------------------------------------------
12611 r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
12612 Changed paths:
12613    M /trunk/modules/mux/mp4.c
12614
12615 * modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
12616 ------------------------------------------------------------------------
12617 r11603 | gbazin | 2005-06-29 19:13:31 +0200 (Wed, 29 Jun 2005) | 1 line
12618 Changed paths:
12619    M /trunk/mozilla/vlcplugin.h
12620
12621 * mozilla/vlcplugin.h: fixed mimetypes string.
12622 ------------------------------------------------------------------------
12623 r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
12624 Changed paths:
12625    M /trunk/mozilla/vlcplugin.h
12626
12627 * mozilla/vlcplugin.h: compilation fix.
12628 ------------------------------------------------------------------------
12629 r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 2005) | 4 lines
12630 Changed paths:
12631    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
12632    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12633    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
12634    M /trunk/modules/gui/macosx/playlist.h
12635    M /trunk/modules/gui/macosx/playlist.m
12636
12637 * Add an option to recusively expand the current node in the playlist context menue.
12638 * Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh 
12639
12640
12641 ------------------------------------------------------------------------
12642 r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
12643 Changed paths:
12644    M /trunk/mozilla/npvlc_rc.rc
12645
12646 this should fix compilation (if someone could backport this fix ... and
12647 test it)
12648
12649 ------------------------------------------------------------------------
12650 r11598 | hartman | 2005-06-29 01:46:33 +0200 (Wed, 29 Jun 2005) | 2 lines
12651 Changed paths:
12652    M /trunk/include/vlc_config_cat.h
12653    M /trunk/modules/access/directory.c
12654    M /trunk/modules/codec/fake.c
12655    M /trunk/modules/stream_out/transcode.c
12656
12657 * Fix some configuration options declerations and strings
12658
12659 ------------------------------------------------------------------------
12660 r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
12661 Changed paths:
12662    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12663
12664 * Fix opening of rtsp:// links in VLC
12665
12666 ------------------------------------------------------------------------
12667 r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
12668 Changed paths:
12669    M /trunk/modules/demux/livedotcom.cpp
12670
12671 * forwardport of [11522]
12672
12673 ------------------------------------------------------------------------
12674 r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
12675 Changed paths:
12676    M /trunk/modules/gui/macosx/playlist.m
12677
12678 * Don't select items that are in a selected node for drag'n'drop
12679
12680
12681 ------------------------------------------------------------------------
12682 r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
12683 Changed paths:
12684    M /trunk/modules/gui/macosx/playlist.m
12685
12686 * Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in  the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
12687
12688
12689 ------------------------------------------------------------------------
12690 r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
12691 Changed paths:
12692    M /trunk/Makefile.am
12693    M /trunk/configure.ac
12694    A /trunk/loader
12695    A /trunk/loader/Makefile.am
12696    A /trunk/loader/Makefile.in
12697    A /trunk/loader/afl.c
12698    A /trunk/loader/com.h
12699    A /trunk/loader/driver.c
12700    A /trunk/loader/driver.h
12701    A /trunk/loader/ext.c
12702    A /trunk/loader/ext.h
12703    A /trunk/loader/kludge.c
12704    A /trunk/loader/ldt_keeper.c
12705    A /trunk/loader/ldt_keeper.h
12706    A /trunk/loader/loader.h
12707    A /trunk/loader/module.c
12708    A /trunk/loader/pe_image.c
12709    A /trunk/loader/pe_resource.c
12710    A /trunk/loader/qtx
12711    A /trunk/loader/qtx/qtxsdk
12712    A /trunk/loader/qtx/qtxsdk/components.h
12713    A /trunk/loader/registry.c
12714    A /trunk/loader/registry.h
12715    A /trunk/loader/resource.c
12716    A /trunk/loader/stubs.s
12717    A /trunk/loader/vfl.c
12718    A /trunk/loader/win32.c
12719    A /trunk/loader/win32.h
12720    A /trunk/loader/wine
12721    A /trunk/loader/wine/avifmt.h
12722    A /trunk/loader/wine/basetsd.h
12723    A /trunk/loader/wine/debugtools.h
12724    A /trunk/loader/wine/driver.h
12725    A /trunk/loader/wine/heap.h
12726    A /trunk/loader/wine/mmreg.h
12727    A /trunk/loader/wine/module.h
12728    A /trunk/loader/wine/msacm.h
12729    A /trunk/loader/wine/msacmdrv.h
12730    A /trunk/loader/wine/pe_image.h
12731    A /trunk/loader/wine/poppack.h
12732    A /trunk/loader/wine/pshpack1.h
12733    A /trunk/loader/wine/pshpack2.h
12734    A /trunk/loader/wine/vfw.h
12735    A /trunk/loader/wine/winbase.h
12736    A /trunk/loader/wine/windef.h
12737    A /trunk/loader/wine/winerror.h
12738    A /trunk/loader/wine/winestring.h
12739    A /trunk/loader/wine/winnt.h
12740    A /trunk/loader/wine/winreg.h
12741    A /trunk/loader/wine/winuser.h
12742    A /trunk/loader/wineacm.h
12743    A /trunk/loader/wrapper.S
12744    A /trunk/loader/wrapper.h
12745
12746 DLL loader stolen from MPlayer CVS.
12747 Disabled by default, enable with --enable-loader
12748 There's no sanity checks in configure so don't do it if your platform is not compatible.
12749
12750 zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
12751 It seems to crash with Quicktime (after displaying a few frame ?).
12752 There's no RealVideo decoder so, won't do that, but it probably could as well.
12753
12754 Legal considerations
12755 =====================
12756
12757 Section 2 of the GPL puts no restriction on what you link with so long as
12758 you have obtained the program from source (and compiled it yourself), so
12759 this is OK.
12760
12761 It is not clear to me whether it is ok to provide binaries with this
12762 feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
12763 past contributors intellectual rights. So if in doubt don't put this in
12764 binary package you make.
12765
12766
12767 ------------------------------------------------------------------------
12768 r11592 | damienf | 2005-06-28 19:58:34 +0200 (Tue, 28 Jun 2005) | 2 lines
12769 Changed paths:
12770    M /trunk/activex/axvlc.inf
12771
12772 - updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
12773
12774 ------------------------------------------------------------------------
12775 r11591 | damienf | 2005-06-28 19:56:26 +0200 (Tue, 28 Jun 2005) | 2 lines
12776 Changed paths:
12777    M /trunk/activex/test.html
12778
12779 - changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
12780
12781 ------------------------------------------------------------------------
12782 r11590 | courmisch | 2005-06-28 17:16:11 +0200 (Tue, 28 Jun 2005) | 2 lines
12783 Changed paths:
12784    M /trunk/modules/misc/Modules.am
12785    D /trunk/modules/misc/externrun.c
12786
12787 This doesn't owe in the VLC
12788
12789 ------------------------------------------------------------------------
12790 r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
12791 Changed paths:
12792    M /trunk/po/fr.po
12793
12794   * po/fr.po: various fixes
12795
12796 ------------------------------------------------------------------------
12797 r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
12798 Changed paths:
12799    M /trunk/po/es.po
12800
12801   * po/es.po: minor fixes
12802
12803 ------------------------------------------------------------------------
12804 r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
12805 Changed paths:
12806    M /trunk/activex/plugin.cpp
12807
12808 dataobject isn't ready for prime time yet :)
12809
12810
12811 ------------------------------------------------------------------------
12812 r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
12813 Changed paths:
12814    M /trunk/mozilla/vlcshell.cpp
12815
12816 Fix warning
12817
12818 ------------------------------------------------------------------------
12819 r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 lines
12820 Changed paths:
12821    M /trunk/modules/control/telnet.c
12822
12823 Don't insult the user - Patch by Torsten Spindler
12824
12825 ------------------------------------------------------------------------
12826 r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
12827 Changed paths:
12828    M /trunk/mozilla/npvlc_rc.rc
12829
12830 forward port 11582
12831
12832 ------------------------------------------------------------------------
12833 r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
12834 Changed paths:
12835    M /trunk/mozilla/vlcplugin.h
12836
12837 forward port 11580
12838
12839 ------------------------------------------------------------------------
12840 r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
12841 Changed paths:
12842    M /trunk/AUTHORS
12843
12844 * Add some items to some people
12845 * Add FK and me...
12846
12847
12848 ------------------------------------------------------------------------
12849 r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 1 line
12850 Changed paths:
12851    M /trunk/configure.ac
12852    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
12853    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12854
12855 * replace '0.8.3-svn' by '0.8.4-svn'
12856 ------------------------------------------------------------------------
12857 r11575 | gbazin | 2005-06-27 21:02:06 +0200 (Mon, 27 Jun 2005) | 1 line
12858 Changed paths:
12859    M /trunk/modules/demux/playlist/b4s.c
12860
12861 * modules/demux/playlist/b4s.c: WinCE compilation fix.
12862 ------------------------------------------------------------------------
12863 r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
12864 Changed paths:
12865    M /trunk/mozilla/vlcshell.cpp
12866
12867 Also fix mozilla when not in debug mode
12868
12869 ------------------------------------------------------------------------
12870 r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
12871 Changed paths:
12872    M /trunk/modules/codec/mpeg_audio.c
12873
12874 * modules/codec/mpeg_audio.c: don't use this codec if we don't have an mpgatofixed32 audio filter (a bit of a hack but it works :).
12875 ------------------------------------------------------------------------
12876 r11571 | sam | 2005-06-27 15:58:06 +0200 (Mon, 27 Jun 2005) | 2 lines
12877 Changed paths:
12878    M /trunk/src/misc/httpd.c
12879
12880   * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
12881
12882 ------------------------------------------------------------------------
12883 r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
12884 Changed paths:
12885    M /trunk/AUTHORS
12886    M /trunk/activex/plugin.cpp
12887
12888 plugin.cpp: forgot to initialize the mute variable
12889 AUTHORS: I haven't moved to Germany as far as I know: )
12890
12891 ------------------------------------------------------------------------
12892 r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
12893 Changed paths:
12894    M /trunk/activex/Makefile.am
12895    M /trunk/activex/axvlc_rc.rc
12896    M /trunk/activex/main.cpp
12897    M /trunk/activex/oleobject.cpp
12898    M /trunk/activex/persistpropbag.cpp
12899    M /trunk/activex/persiststorage.cpp
12900    M /trunk/activex/persiststreaminit.cpp
12901    M /trunk/activex/plugin.cpp
12902    M /trunk/activex/plugin.h
12903    M /trunk/activex/utils.h
12904    M /trunk/activex/viewobject.cpp
12905    A /trunk/activex/vlc16x16.bmp
12906
12907 all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested).
12908
12909 Outstanding issue: the control properties are not persisted
12910
12911 vlc16x16.bmp: toolbar icon for VLC plugin
12912
12913 ------------------------------------------------------------------------
12914 r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 lines
12915 Changed paths:
12916    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
12917    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
12918    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
12919    M /trunk/modules/gui/macosx/wizard.h
12920    M /trunk/modules/gui/macosx/wizard.m
12921
12922 * implemented a general, re-usable help-panel used by all 4 "More Info" buttons (refs #13)
12923 * copied the todo to the file
12924 ------------------------------------------------------------------------
12925 r11564 | zorglub | 2005-06-26 20:23:17 +0200 (Sun, 26 Jun 2005) | 2 lines
12926 Changed paths:
12927    M /trunk/modules/access/mms/mms.c
12928
12929 Higher default caching value. Prebuffering should really use the caching value 
12930
12931 ------------------------------------------------------------------------
12932 r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
12933 Changed paths:
12934    M /trunk/src/libvlc.h
12935
12936 * forgot to include the Turkish locale here as well
12937 ------------------------------------------------------------------------
12938 r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
12939 Changed paths:
12940    M /trunk/src/misc/getaddrinfo.c
12941
12942 Remove confusing warning
12943
12944 ------------------------------------------------------------------------
12945 r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 3 lines
12946 Changed paths:
12947    M /trunk/configure.ac
12948    M /trunk/po/bn.po
12949    M /trunk/po/ca.po
12950    M /trunk/po/da.po
12951    M /trunk/po/de.po
12952    M /trunk/po/el.po
12953    M /trunk/po/en_GB.po
12954    M /trunk/po/es.po
12955    M /trunk/po/fr.po
12956    M /trunk/po/hi.po
12957    M /trunk/po/hu.po
12958    M /trunk/po/it.po
12959    M /trunk/po/ja.po
12960    M /trunk/po/my.po
12961    M /trunk/po/ne.po
12962    M /trunk/po/nl.po
12963    M /trunk/po/no.po
12964    M /trunk/po/pl.po
12965    M /trunk/po/ps.po
12966    M /trunk/po/pt_BR.po
12967    M /trunk/po/ru.po
12968    M /trunk/po/sv.po
12969    M /trunk/po/tet.po
12970    M /trunk/po/tl.po
12971    A /trunk/po/tr.po
12972    M /trunk/po/vlc.pot
12973    M /trunk/po/zh_TW.po
12974    M /trunk/src/libvlc.h
12975    M /trunk/src/misc/darwin_specific.m
12976
12977 * copy the po-files from /tags/0.8.2 to trunk
12978 * run update-po to get them in sync
12979 * forward-port [11506]
12980 ------------------------------------------------------------------------
12981 r11560 | dionoea | 2005-06-26 18:03:48 +0200 (Sun, 26 Jun 2005) | 2 lines
12982 Changed paths:
12983    M /trunk/modules/video_output/opengl.c
12984
12985 forward port 11543 (again)
12986
12987 ------------------------------------------------------------------------
12988 r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
12989 Changed paths:
12990    M /trunk/modules/codec/quicktime.c
12991
12992 Compile fix
12993
12994 ------------------------------------------------------------------------
12995 r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
12996 Changed paths:
12997    M /trunk/src/misc/getaddrinfo.c
12998
12999 Fix compilation
13000
13001 ------------------------------------------------------------------------
13002 r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
13003 Changed paths:
13004    M /trunk/src/misc/httpd.c
13005
13006 Remove obsoloted check
13007
13008 ------------------------------------------------------------------------
13009 r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
13010 Changed paths:
13011    M /trunk/src/misc/net.c
13012
13013 Set IPV6_V6ONLY option to make my life easier
13014
13015 ------------------------------------------------------------------------
13016 r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 lines
13017 Changed paths:
13018    M /trunk/src/misc/net.c
13019
13020 Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
13021 at the "right" place, namely ListenTCP rather than OpenTCP
13022
13023 ------------------------------------------------------------------------
13024 r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 2 lines
13025 Changed paths:
13026    M /trunk/include/network.h
13027    M /trunk/include/vlc_symbols.h
13028    M /trunk/modules/access/ftp.c
13029    M /trunk/src/misc/getaddrinfo.c
13030    M /trunk/src/misc/httpd.c
13031    M /trunk/src/stream_output/sap.c
13032
13033 Fixes httpd_ClientIP on Win32 & the likes
13034
13035 ------------------------------------------------------------------------
13036 r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
13037 Changed paths:
13038    M /trunk/src/stream_output/sap.c
13039
13040 More conservative buffer size
13041
13042 ------------------------------------------------------------------------
13043 r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
13044 Changed paths:
13045    M /trunk/modules/misc/network/ipv6.c
13046
13047 Forgot this file
13048
13049 ------------------------------------------------------------------------
13050 r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
13051 Changed paths:
13052    M /trunk/include/network.h
13053    M /trunk/include/vlc_symbols.h
13054    M /trunk/modules/access/ftp.c
13055    M /trunk/src/misc/getaddrinfo.c
13056    M /trunk/src/misc/net.c
13057    M /trunk/src/stream_output/sap.c
13058
13059 Use integer rather than strings for UDP/TCP port numbers
13060
13061 ------------------------------------------------------------------------
13062 r11550 | courmisch | 2005-06-26 11:11:54 +0200 (Sun, 26 Jun 2005) | 2 lines
13063 Changed paths:
13064    M /trunk/share/http/index.html
13065
13066 Fix case
13067
13068 ------------------------------------------------------------------------
13069 r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
13070 Changed paths:
13071    M /trunk/share/http/index.html
13072
13073 Someone forgot debugging stuff here
13074
13075 ------------------------------------------------------------------------
13076 r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
13077 Changed paths:
13078    M /trunk/extras/contrib/src/Patches/x264.patch
13079
13080 * Stupid 10.2 THOU SHALT OBEY ME
13081
13082 ------------------------------------------------------------------------
13083 r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 lines
13084 Changed paths:
13085    M /trunk/modules/codec/dmo/dmo.h
13086
13087 Fix previous commit
13088
13089 ------------------------------------------------------------------------
13090 r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 2005) | 2 lines
13091 Changed paths:
13092    M /trunk/modules/codec/dmo/buffer.c
13093    M /trunk/modules/codec/dmo/dmo.c
13094    M /trunk/modules/codec/dmo/dmo.h
13095
13096 Most compiler warning fixed
13097
13098 ------------------------------------------------------------------------
13099 r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
13100 Changed paths:
13101    M /trunk/AUTHORS
13102
13103 fix alphabetically ordered list ...
13104
13105 ------------------------------------------------------------------------
13106 r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
13107 Changed paths:
13108    M /trunk/AUTHORS
13109
13110 add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
13111
13112
13113 ------------------------------------------------------------------------
13114 r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 2 lines
13115 Changed paths:
13116    M /trunk/modules/demux/playlist/b4s.c
13117
13118 forward port of 11539
13119
13120 ------------------------------------------------------------------------
13121 r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
13122 Changed paths:
13123    M /trunk/modules/access/http.c
13124
13125 HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
13126
13127 ------------------------------------------------------------------------
13128 r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
13129 Changed paths:
13130    M /trunk/modules/access/http.c
13131
13132 Forward port of 11534
13133
13134 ------------------------------------------------------------------------
13135 r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
13136 Changed paths:
13137    M /trunk/configure.ac
13138
13139 Most of what would fix #14 if we really wanted to
13140
13141 ------------------------------------------------------------------------
13142 r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
13143 Changed paths:
13144    M /trunk/modules/access/http.c
13145
13146 - support for Basic HTTP Proxy authentication (closes #149)
13147 - getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
13148
13149 ------------------------------------------------------------------------
13150 r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
13151 Changed paths:
13152    M /trunk/modules/access/http.c
13153
13154 Clean up : use user and pass from vlc_UrlParse
13155
13156 ------------------------------------------------------------------------
13157 r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
13158 Changed paths:
13159    M /trunk/include/network.h
13160
13161 Unbreak previous commit - I was a bit too optimistic
13162
13163 ------------------------------------------------------------------------
13164 r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
13165 Changed paths:
13166    M /trunk/NEWS
13167
13168 forwardport
13169
13170 ------------------------------------------------------------------------
13171 r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 lines
13172 Changed paths:
13173    M /trunk/include/network.h
13174
13175 - Support for parsing user and password in URLs
13176 - Useless (always true) check removed
13177 - Only one strdup() in vlc_UrlParse
13178
13179 ------------------------------------------------------------------------
13180 r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 lines
13181 Changed paths:
13182    M /trunk/src/stream_output/sap.c
13183
13184 Fix lame compiler warning
13185
13186 ------------------------------------------------------------------------
13187 r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
13188 Changed paths:
13189    M /trunk/src/stream_output/sap.c
13190
13191 More conservative buffer size
13192
13193 ------------------------------------------------------------------------
13194 r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
13195 Changed paths:
13196    M /trunk/modules/demux/voc.c
13197
13198 Bigger buffer to reduce stuttering
13199
13200 ------------------------------------------------------------------------
13201 r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
13202 Changed paths:
13203    M /trunk/Makefile.am
13204
13205 Remove plugins and builtins with make uninstall (closes #231)
13206
13207 ------------------------------------------------------------------------
13208 r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
13209 Changed paths:
13210    M /trunk/Makefile.am
13211
13212 Deletes vlc's aliases upon make uninstall (refs #231)
13213
13214 ------------------------------------------------------------------------
13215 r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
13216 Changed paths:
13217    M /trunk/extras/contrib/src/packages.mak
13218
13219 * new liveMedia version
13220
13221 ------------------------------------------------------------------------
13222 r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
13223 Changed paths:
13224    M /trunk/modules/video_output/opengl.c
13225
13226 * More greenline prevention (opengl sucks ! :D )
13227
13228 ------------------------------------------------------------------------
13229 r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
13230 Changed paths:
13231    M /trunk/modules/gui/macosx/playlist.m
13232
13233 Much cleaner fix for the "vlc would crash on item deletion" bug.
13234
13235 Not sure this should be backported at this time (at least not without further testing)
13236
13237
13238 ------------------------------------------------------------------------
13239 r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
13240 Changed paths:
13241    M /trunk/src/stream_output/sap.c
13242
13243 fix use of uninitialized URI string pointer in SAP announce - closes #228
13244
13245 ------------------------------------------------------------------------
13246 r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
13247 Changed paths:
13248    M /trunk/modules/gui/wxwindows/preferences.cpp
13249
13250 Fix "intf"  saving - Closes #223
13251
13252 ------------------------------------------------------------------------
13253 r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
13254 Changed paths:
13255    M /trunk/src/misc/net.c
13256
13257 - Fix infinite loop on TCP connection timeout
13258 - Really obey the ipv4-timeout to the ms
13259
13260 ------------------------------------------------------------------------
13261 r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
13262 Changed paths:
13263    M /trunk/include/vlc_symbols.h
13264
13265 I suppose Meuuh forgot this one
13266
13267 ------------------------------------------------------------------------
13268 r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
13269 Changed paths:
13270    M /trunk/modules/demux/livedotcom.cpp
13271
13272 * Disabled UDP timeout on multicast RTSP sessions. closes #227
13273   A configurable timeout should be added later on?
13274
13275 ------------------------------------------------------------------------
13276 r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 5 lines
13277 Changed paths:
13278    M /trunk/modules/gui/macosx/playlist.m
13279
13280 * Fixes playlist search
13281
13282 (Closes #229)
13283
13284
13285 ------------------------------------------------------------------------
13286 r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 2 lines
13287 Changed paths:
13288    M /trunk/modules/demux/mkv.cpp
13289
13290 * Properly release streams. closes #226
13291
13292 ------------------------------------------------------------------------
13293 r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
13294 Changed paths:
13295    M /trunk/share/http/index.html
13296
13297 http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
13298
13299 ------------------------------------------------------------------------
13300 r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 2 lines
13301 Changed paths:
13302    M /trunk/src/misc/vlm.c
13303
13304 applied patch by Julien Martin
13305
13306 ------------------------------------------------------------------------
13307 r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 lines
13308 Changed paths:
13309    M /trunk/configure.ac
13310
13311 * test for sqrtf in -lmx. If present add to x264 compile flags
13312
13313 ------------------------------------------------------------------------
13314 r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
13315 Changed paths:
13316    M /trunk/modules/demux/voc.c
13317
13318 - Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
13319   which are supported by aout modules (closes #201)
13320 - Use appropriate values in es format computations
13321
13322 ------------------------------------------------------------------------
13323 r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
13324 Changed paths:
13325    M /trunk/modules/gui/macosx/playlist.m
13326
13327 Fix playlist item search (was broken by the "general" node remove comit)
13328
13329
13330 ------------------------------------------------------------------------
13331 r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
13332 Changed paths:
13333    M /trunk/modules/gui/macosx/playlist.m
13334
13335 * Hopefully really fix OSX playlist this time (very dirty hack inside)
13336
13337
13338 ------------------------------------------------------------------------
13339 r11487 | massiot | 2005-06-21 14:29:55 +0200 (Tue, 21 Jun 2005) | 3 lines
13340 Changed paths:
13341    M /trunk/src/libvlc.c
13342    M /trunk/src/libvlc.h
13343
13344  * src/libvlc.*: New --open option to allow to permanently start an MRL on
13345    startup. Fixed two typos in two strings.
13346
13347 ------------------------------------------------------------------------
13348 r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
13349 Changed paths:
13350    M /trunk/modules/misc/dummy/dummy.c
13351
13352 * Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
13353
13354 ------------------------------------------------------------------------
13355 r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
13356 Changed paths:
13357    M /trunk/modules/gui/macosx/intf.m
13358
13359 * forwardport [11483] to trunk
13360 ------------------------------------------------------------------------
13361 r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
13362 Changed paths:
13363    M /trunk/modules/gui/macosx/playlist.m
13364
13365 * Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
13366
13367 ------------------------------------------------------------------------
13368 r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
13369 Changed paths:
13370    M /trunk/mozilla/vlcshell.cpp
13371
13372 Don't continously resize mozilla plugin window - Closes #139
13373
13374 ------------------------------------------------------------------------
13375 r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
13376 Changed paths:
13377    M /trunk/src/playlist/playlist.c
13378
13379 Restore playlist behaviour
13380
13381 ------------------------------------------------------------------------
13382 r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 lines
13383 Changed paths:
13384    M /trunk/modules/gui/macosx/playlist.m
13385
13386 Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
13387
13388
13389
13390 ------------------------------------------------------------------------
13391 r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
13392 Changed paths:
13393    M /trunk/src/misc/net.c
13394
13395  * src/misc/net.c: Better fix for Cygwin.
13396
13397 ------------------------------------------------------------------------
13398 r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
13399 Changed paths:
13400    M /trunk/src/misc/net.c
13401
13402  * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
13403
13404 ------------------------------------------------------------------------
13405 r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
13406 Changed paths:
13407    M /trunk/src/playlist/item-ext.c
13408
13409 Don't fuck up index on delete (fix crash for skins2) - Refs #205
13410
13411 ------------------------------------------------------------------------
13412 r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
13413 Changed paths:
13414    M /trunk/src/playlist/item-ext.c
13415    M /trunk/src/playlist/playlist.c
13416
13417 Fix crash on delete (Refs:#205)
13418
13419 ------------------------------------------------------------------------
13420 r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
13421 Changed paths:
13422    M /trunk/modules/codec/vorbis.c
13423
13424
13425 * Use 0 as default quality setting. The previous "3" would make VLC ignore the ab= argument unless being explicitely told to use cbr with the --sout-vorbis-cbr oprion.
13426
13427
13428 ------------------------------------------------------------------------
13429 r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
13430 Changed paths:
13431    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13432
13433 * fix relative paths
13434 ------------------------------------------------------------------------
13435 r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 lines
13436 Changed paths:
13437    M /trunk/Makefile.am
13438    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13439    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13440    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
13441    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib
13442    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
13443    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
13444    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13445    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13446    M /trunk/modules/gui/macosx/Modules.am
13447    M /trunk/modules/gui/macosx/intf.h
13448    M /trunk/modules/gui/macosx/intf.m
13449    A /trunk/modules/gui/macosx/wizard.h
13450    A /trunk/modules/gui/macosx/wizard.m
13451
13452 * ALL: basic skeleton for a streaming-wizard (refs #13)
13453     
13454     done:
13455     - all items are included with complete l10n support
13456     - checkboxes and select-file-buttons behave as they are supposed to
13457     
13458     todo:
13459     - implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
13460     - move some arrays to an external header file
13461     - some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
13462     - implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
13463     - l10n string fixes (both in OSX and WX)
13464     => most of the work still needs to be done
13465 ------------------------------------------------------------------------
13466 r11458 | zorglub | 2005-06-18 12:31:42 +0200 (Sat, 18 Jun 2005) | 2 lines
13467 Changed paths:
13468    M /trunk/doc/strings.txt
13469    M /trunk/doc/translations.txt
13470
13471 Deprecate old docs
13472
13473 ------------------------------------------------------------------------
13474 r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
13475 Changed paths:
13476    M /trunk/AUTHORS
13477
13478 Updated e-mail address. The wxs.nl address is no longer in use.
13479 ------------------------------------------------------------------------
13480 r11454 | fkuehne | 2005-06-17 21:30:24 +0200 (Fri, 17 Jun 2005) | 1 line
13481 Changed paths:
13482    M /trunk/configure.ac
13483    M /trunk/src/libvlc.h
13484    M /trunk/src/misc/darwin_specific.m
13485
13486 * forward-port of [11453] plus a small string-enhancement to src/libvlc.h
13487 ------------------------------------------------------------------------
13488 r11450 | massiot | 2005-06-17 19:16:43 +0200 (Fri, 17 Jun 2005) | 2 lines
13489 Changed paths:
13490    M /trunk/modules/demux/playlist/playlist.c
13491
13492  * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
13493
13494 ------------------------------------------------------------------------
13495 r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
13496 Changed paths:
13497    M /trunk/modules/demux/playlist/b4s.c
13498    M /trunk/modules/demux/playlist/m3u.c
13499    M /trunk/modules/demux/playlist/old.c
13500    M /trunk/modules/demux/playlist/playlist.c
13501    M /trunk/modules/demux/playlist/playlist.h
13502    M /trunk/modules/demux/playlist/pls.c
13503
13504  * modules/demux/playlist: Exported symbols inside plug-ins must always be
13505    escaped with the E_() macro, to avoid namespace collisions between plug-ins.
13506
13507 ------------------------------------------------------------------------
13508 r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
13509 Changed paths:
13510    M /trunk/include/network.h
13511    M /trunk/include/vlc_httpd.h
13512    M /trunk/modules/access_output/http.c
13513    M /trunk/modules/control/http.c
13514    M /trunk/modules/misc/rtsp.c
13515    M /trunk/modules/stream_out/rtp.c
13516    M /trunk/src/misc/httpd.c
13517    M /trunk/src/misc/net.c
13518
13519  * modules/control/http.c: Added support for .hosts files detailing hosts
13520    allowed to connect. The format is :
13521    192.168.0.0/24
13522    172.16.12.42/32
13523  * src/misc/net.c: New function net_CheckIP to check that an IP is in a
13524    given range.
13525  * OTHERS: Changed prototypes to allow for two new arguments for the
13526    hosts list.
13527
13528 ------------------------------------------------------------------------
13529 r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 lines
13530 Changed paths:
13531    M /trunk/mozilla/vlcshell.cpp
13532
13533 forwardport 11445
13534
13535 ------------------------------------------------------------------------
13536 r11443 | dionoea | 2005-06-16 23:11:54 +0200 (Thu, 16 Jun 2005) | 2 lines
13537 Changed paths:
13538    M /trunk/Makefile.am
13539    M /trunk/share/Makefile.am
13540    M /trunk/share/vlc16x16.xpm
13541    M /trunk/share/vlc32x32.xpm
13542    A /trunk/share/vlc48x48new.ico
13543    M /trunk/share/vlc_win32_rc.rc
13544    M /trunk/vlc.win32.nsi
13545
13546 change to new icon ( fixes #185 )
13547
13548 ------------------------------------------------------------------------
13549 r11441 | dionoea | 2005-06-16 21:42:34 +0200 (Thu, 16 Jun 2005) | 2 lines
13550 Changed paths:
13551    M /trunk/share/vlc_win32_rc.rc
13552
13553 update copyright date
13554
13555 ------------------------------------------------------------------------
13556 r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
13557 Changed paths:
13558    M /trunk/vlc.win32.nsi
13559
13560 make sure that the "Play with VLC" context menu item plays the item right
13561 away (even if the user had --playlist-enqueue saved in his vlcrc file)
13562
13563 ------------------------------------------------------------------------
13564 r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 6 lines
13565 Changed paths:
13566    M /trunk/modules/gui/wxwindows/preferences.cpp
13567
13568 fix prefs icon problem under windows. (All subcategory items have the
13569 category's image ... which is different from the linux display where
13570 subcategories don't have images)
13571
13572 fixes #184
13573
13574 ------------------------------------------------------------------------
13575 r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
13576 Changed paths:
13577    M /trunk/src/playlist/playlist.c
13578
13579  * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
13580    it is called with an invalid playlist item.
13581
13582 ------------------------------------------------------------------------
13583 r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
13584 Changed paths:
13585    M /trunk/modules/access/dvdread.c
13586
13587 access/dvdread.c: Compilation fix
13588
13589 ------------------------------------------------------------------------
13590 r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
13591 Changed paths:
13592    M /trunk/share/http/vlm/index.html
13593
13594 http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
13595
13596 ------------------------------------------------------------------------
13597 r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
13598 Changed paths:
13599    M /trunk/modules/gui/macosx/voutgl.m
13600    M /trunk/modules/video_output/opengl.c
13601
13602 * Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
13603   closes #45
13604
13605 ------------------------------------------------------------------------
13606 r11422 | hartman | 2005-06-15 01:08:54 +0200 (Wed, 15 Jun 2005) | 2 lines
13607 Changed paths:
13608    M /trunk/modules/access/dvdread.c
13609
13610 * remove some useless i_mux_rate stuff that we don't use anymore
13611
13612 ------------------------------------------------------------------------
13613 r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 lines
13614 Changed paths:
13615    M /trunk/vlc.win32.nsi
13616
13617 Add play with VLC and Add to VLC's playlist context menu items
13618
13619 ------------------------------------------------------------------------
13620 r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 lines
13621 Changed paths:
13622    M /trunk/modules/gui/macosx/prefs.h
13623    M /trunk/modules/gui/macosx/prefs.m
13624
13625 * Fix the Reset button for OS X preferences (closes #193)
13626
13627 ------------------------------------------------------------------------
13628 r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
13629 Changed paths:
13630    M /trunk/src/libvlc.h
13631
13632 use PLAYLISTENQUEUE help messages ...
13633
13634 ------------------------------------------------------------------------
13635 r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
13636 Changed paths:
13637    M /trunk/src/libvlc.h
13638    M /trunk/src/misc/win32_specific.c
13639
13640 * add --playlist-enqueue option ( win32 only )
13641 When running with --one-instance, enqueue item to playlist and keep playing
13642 the current item. (default behavior is to start playing new item)
13643
13644 ------------------------------------------------------------------------
13645 r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
13646 Changed paths:
13647    M /trunk/Makefile.am
13648
13649 Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
13650
13651 ------------------------------------------------------------------------
13652 r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
13653 Changed paths:
13654    M /trunk/modules/video_output/x11/xcommon.c
13655
13656 * modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).
13657 ------------------------------------------------------------------------
13658 r11413 | hartman | 2005-06-14 17:58:47 +0200 (Tue, 14 Jun 2005) | 2 lines
13659 Changed paths:
13660    M /trunk/modules/access/dvdread.c
13661
13662 * Accurate GET_TIME for dvdread
13663
13664 ------------------------------------------------------------------------
13665 r11411 | gbazin | 2005-06-14 16:14:14 +0200 (Tue, 14 Jun 2005) | 1 line
13666 Changed paths:
13667    M /trunk/modules/video_output/opengl.c
13668
13669 *  modules/video_output/opengl.c: win32 build fix (by Dnumgis).
13670 ------------------------------------------------------------------------
13671 r11409 | hartman | 2005-06-13 22:50:23 +0200 (Mon, 13 Jun 2005) | 2 lines
13672 Changed paths:
13673    M /trunk/modules/demux/mkv.cpp
13674
13675 * Largefile support for segmented mkv files (closes #204)
13676
13677 ------------------------------------------------------------------------
13678 r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
13679 Changed paths:
13680    M /trunk/modules/audio_output/auhal.c
13681
13682 * compile fix
13683
13684 ------------------------------------------------------------------------
13685 r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
13686 Changed paths:
13687    M /trunk/modules/stream_out/bridge.c
13688
13689  * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
13690
13691 ------------------------------------------------------------------------
13692 r11404 | hartman | 2005-06-12 23:05:23 +0200 (Sun, 12 Jun 2005) | 2 lines
13693 Changed paths:
13694    M /trunk/modules/audio_output/auhal.c
13695
13696 * Don't list 'Input only' devices
13697
13698 ------------------------------------------------------------------------
13699 r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
13700 Changed paths:
13701    M /trunk/BUGS
13702
13703 change trac url
13704
13705 ------------------------------------------------------------------------
13706 r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
13707 Changed paths:
13708    M /trunk/vlc.win32.nsi
13709
13710 Add link to the documentation in the Start Menu items
13711
13712 ------------------------------------------------------------------------
13713 r11397 | hartman | 2005-06-10 21:44:13 +0200 (Fri, 10 Jun 2005) | 5 lines
13714 Changed paths:
13715    M /trunk/THANKS
13716    M /trunk/modules/gui/macosx/controls.m
13717    M /trunk/modules/gui/macosx/intf.h
13718    M /trunk/modules/gui/macosx/intf.m
13719    M /trunk/src/libvlc.h
13720
13721 * Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
13722 * Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
13723 * Fix the OSD feedback of the Repeat One, Repeat All commands
13724 * Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
13725
13726 ------------------------------------------------------------------------
13727 r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
13728 Changed paths:
13729    M /trunk/modules/gui/macosx/playlist.m
13730
13731 Add a tooltip to the "search in playlist" input field
13732
13733
13734 ------------------------------------------------------------------------
13735 r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
13736 Changed paths:
13737    M /trunk/modules/gui/wxwindows/playlist.cpp
13738    M /trunk/src/playlist/sort.c
13739
13740 Implement SORT_AUTHOR. Closes #196
13741
13742 ------------------------------------------------------------------------
13743 r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
13744 Changed paths:
13745    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
13746    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
13747
13748 * forwardport of [11392]
13749 ------------------------------------------------------------------------
13750 r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
13751 Changed paths:
13752    M /trunk/modules/gui/macosx/output.m
13753    M /trunk/modules/gui/pda/pda.glade
13754    M /trunk/modules/gui/pda/pda_interface.c
13755    M /trunk/modules/gui/wxwindows/streamdata.h
13756    M /trunk/modules/gui/wxwindows/streamout.cpp
13757
13758 Remove i263 from stream output dialogs. Closes #187
13759
13760 ------------------------------------------------------------------------
13761 r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 lines
13762 Changed paths:
13763    M /trunk/modules/gui/macosx/intf.m
13764    M /trunk/modules/video_filter/mosaic.c
13765
13766 mosaic.c: fixed a string
13767 intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
13768 ------------------------------------------------------------------------
13769 r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
13770 Changed paths:
13771    M /trunk/include/vlc_threads.h
13772    M /trunk/modules/access_output/udp.c
13773
13774  * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
13775    available for all platforms.
13776  * modules/access_output/udp.c: Now runs the output thread at
13777    VLC_THREAD_PRIORITY_HIGHEST
13778
13779 ------------------------------------------------------------------------
13780 r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
13781 Changed paths:
13782    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
13783    M /trunk/modules/audio_filter/format.c
13784    M /trunk/modules/audio_output/file.c
13785    M /trunk/modules/codec/dts.c
13786    M /trunk/modules/gui/macosx/macosx.m
13787    M /trunk/modules/misc/freetype.c
13788    M /trunk/modules/misc/network/ipv4.c
13789    M /trunk/modules/misc/svg.c
13790    M /trunk/modules/video_filter/mosaic.c
13791    M /trunk/modules/video_filter/motionblur.c
13792    M /trunk/modules/video_filter/motiondetect.c
13793    M /trunk/modules/video_filter/swscale/filter.c
13794    M /trunk/modules/video_output/fb.c
13795    M /trunk/modules/video_output/opengl.c
13796    M /trunk/modules/video_output/sdl.c
13797    M /trunk/modules/video_output/svgalib.c
13798    M /trunk/modules/video_output/wingdi.c
13799    M /trunk/src/libvlc.h
13800
13801 * Some changes to preferences categorization (This really needs a lot more work)
13802
13803 ------------------------------------------------------------------------
13804 r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 3 lines
13805 Changed paths:
13806    M /trunk/modules/mux/mpeg/ts.c
13807
13808  * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
13809    CSA scrambling for video PID(s).
13810
13811 ------------------------------------------------------------------------
13812 r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 lines
13813 Changed paths:
13814    M /trunk/modules/codec/ffmpeg/encoder.c
13815    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13816    M /trunk/modules/codec/ffmpeg/ffmpeg.h
13817    M /trunk/modules/codec/ffmpeg/video.c
13818
13819  * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
13820  * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
13821
13822 ------------------------------------------------------------------------
13823 r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 lines
13824 Changed paths:
13825    M /trunk/modules/access/fake.c
13826
13827  * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
13828    use with #duplicate{}.
13829
13830 ------------------------------------------------------------------------
13831 r11381 | bigben | 2005-06-10 17:03:20 +0200 (Fri, 10 Jun 2005) | 3 lines
13832 Changed paths:
13833    M /trunk/modules/gui/macosx/open.m
13834
13835 * reflects syntax change in the dvdread access
13836
13837
13838 ------------------------------------------------------------------------
13839 r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
13840 Changed paths:
13841    M /trunk/modules/access/vcdx/vcd.c
13842    M /trunk/modules/misc/gnutls.c
13843    M /trunk/modules/misc/rtsp.c
13844    M /trunk/modules/mux/mpjpeg.c
13845
13846 * fixed some strings
13847 ------------------------------------------------------------------------
13848 r11377 | fkuehne | 2005-06-10 13:03:45 +0200 (Fri, 10 Jun 2005) | 1 line
13849 Changed paths:
13850    M /trunk/modules/access/fake.c
13851    M /trunk/modules/access/pvr/pvr.c
13852    M /trunk/modules/access/v4l/v4l.c
13853
13854 forwardport of [11376]
13855 ------------------------------------------------------------------------
13856 r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
13857 Changed paths:
13858    M /trunk/vlc.win32.nsi
13859
13860  * split file associations in 3 subcategories (audio, video, other)
13861
13862 ------------------------------------------------------------------------
13863 r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
13864 Changed paths:
13865    M /trunk/extras/contrib/src/Makefile
13866    A /trunk/extras/contrib/src/Patches/x264.patch (from /branches/0.8.2/extras/contrib/src/Patches/x264.patch:11372)
13867
13868 * forwardport of [11372]
13869
13870 ------------------------------------------------------------------------
13871 r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
13872 Changed paths:
13873    M /trunk/extras/contrib/src/Makefile
13874    M /trunk/extras/contrib/src/packages.mak
13875    M /trunk/modules/gui/macosx/output.m
13876
13877 * All: include x264 in the contrib system, and add a h264 entry in the sout panel
13878
13879
13880 ------------------------------------------------------------------------
13881 r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
13882 Changed paths:
13883    M /trunk/modules/video_output/opengl.c
13884
13885 * GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
13886
13887 ------------------------------------------------------------------------
13888 r11367 | jpsaman | 2005-06-08 22:44:57 +0200 (Wed, 08 Jun 2005) | 1 line
13889 Changed paths:
13890    M /trunk/modules/access/dvdnav.c
13891
13892 Forward port of #11366
13893 ------------------------------------------------------------------------
13894 r11364 | zorglub | 2005-06-08 22:23:52 +0200 (Wed, 08 Jun 2005) | 2 lines
13895 Changed paths:
13896    M /trunk/modules/services_discovery/sap.c
13897
13898 Backport [11359]
13899
13900 ------------------------------------------------------------------------
13901 r11362 | gbazin | 2005-06-08 21:57:33 +0200 (Wed, 08 Jun 2005) | 1 line
13902 Changed paths:
13903    M /trunk/modules/access/dvdnav.c
13904
13905 * modules/access/dvdnav.c: slightly better fix for default selection when changing menu.
13906 ------------------------------------------------------------------------
13907 r11361 | courmisch | 2005-06-08 18:59:27 +0200 (Wed, 08 Jun 2005) | 2 lines
13908 Changed paths:
13909    M /trunk/modules/services_discovery/sap.c
13910
13911 port previous commits
13912
13913 ------------------------------------------------------------------------
13914 r11356 | hartman | 2005-06-08 16:48:15 +0200 (Wed, 08 Jun 2005) | 3 lines
13915 Changed paths:
13916    M /trunk/NEWS
13917    M /trunk/README.MacOSX.rtf
13918    M /trunk/modules/audio_output/auhal.c
13919
13920 * Fix rear speaker recognition
13921 * Add some more comments on speaker layouts etc.
13922
13923 ------------------------------------------------------------------------
13924 r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 lines
13925 Changed paths:
13926    M /trunk/configure.ac
13927    M /trunk/modules/codec/Modules.am
13928    A /trunk/modules/codec/fake.c
13929
13930  * modules/codec/fake.c: New fake codec. Use it in conjunction with the
13931    fake access to create an efficient background image for the transcode
13932    module (avoids using the switcher module).
13933
13934 ------------------------------------------------------------------------
13935 r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
13936 Changed paths:
13937    M /trunk/modules/stream_out/transcode.c
13938
13939  * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
13940
13941 ------------------------------------------------------------------------
13942 r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
13943 Changed paths:
13944    M /trunk/Makefile.am
13945
13946 * Makefile.am: small change to the package-win32-base-exe target.
13947 ------------------------------------------------------------------------
13948 r11350 | gbazin | 2005-06-08 14:06:06 +0200 (Wed, 08 Jun 2005) | 1 line
13949 Changed paths:
13950    M /trunk/modules/stream_out/transcode.c
13951
13952 * modules/stream_out/transcode.c: fixed crash with multithread encoding.
13953 ------------------------------------------------------------------------
13954 r11348 | gbazin | 2005-06-08 09:33:35 +0200 (Wed, 08 Jun 2005) | 1 line
13955 Changed paths:
13956    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13957    M /trunk/modules/packetizer/mpeg4video.c
13958
13959 * modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for MP4V fourcc.
13960 ------------------------------------------------------------------------
13961 r11347 | gbazin | 2005-06-08 09:30:57 +0200 (Wed, 08 Jun 2005) | 3 lines
13962 Changed paths:
13963    M /trunk/modules/demux/mkv.cpp
13964
13965 * modules/demux/mkv.cpp: don't forget to release the input object.
13966   adapted new "menu-palette" changes. This needs to be fixed by getting the CLUT.
13967
13968 ------------------------------------------------------------------------
13969 r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
13970 Changed paths:
13971    M /trunk/modules/access/dvdnav.c
13972
13973 Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.
13974 ------------------------------------------------------------------------
13975 r11342 | massiot | 2005-06-07 18:42:20 +0200 (Tue, 07 Jun 2005) | 3 lines
13976 Changed paths:
13977    M /trunk/modules/codec/ffmpeg/encoder.c
13978    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13979
13980  * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
13981    (default values borrowed from ffmpeg).
13982
13983 ------------------------------------------------------------------------
13984 r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
13985 Changed paths:
13986    M /trunk/modules/access_output/udp.c
13987
13988  * modules/access_output/udp.c: More verbosity when the mux itself is late.
13989
13990 ------------------------------------------------------------------------
13991 r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
13992 Changed paths:
13993    M /trunk/modules/stream_out/bridge.c
13994
13995  * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
13996
13997 ------------------------------------------------------------------------
13998 r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
13999 Changed paths:
14000    M /trunk/modules/stream_out/mosaic_bridge.c
14001
14002  * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
14003
14004 ------------------------------------------------------------------------
14005 r11338 | massiot | 2005-06-07 18:37:42 +0200 (Tue, 07 Jun 2005) | 3 lines
14006 Changed paths:
14007    M /trunk/modules/stream_out/transcode.c
14008
14009  * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
14010    changeset.
14011
14012 ------------------------------------------------------------------------
14013 r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 lines
14014 Changed paths:
14015    M /trunk/modules/audio_output/auhal.c
14016
14017  * modules/audio_output/auhal.c: Added property svn:keyword.
14018
14019 ------------------------------------------------------------------------
14020 r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
14021 Changed paths:
14022    M /trunk/modules/audio_output/directx.c
14023
14024 * modules/audio_output/directx.c: audio device selection based on a patch from Matthew Armsby (uberground at gmail dot com) + config option to disable float32 output.
14025 ------------------------------------------------------------------------
14026 r11331 | xtophe | 2005-06-07 15:34:07 +0200 (Tue, 07 Jun 2005) | 2 lines
14027 Changed paths:
14028    M /trunk/activex/axvlc_rc.rc
14029
14030 Update copyright date
14031
14032 ------------------------------------------------------------------------
14033 r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
14034 Changed paths:
14035    M /trunk/modules/codec/x264.c
14036
14037 * modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
14038 ------------------------------------------------------------------------
14039 r11327 | gbazin | 2005-06-07 12:28:09 +0200 (Tue, 07 Jun 2005) | 1 line
14040 Changed paths:
14041    M /trunk/modules/stream_out/transcode.c
14042
14043 * modules/stream_out/transcode.c: better picture heap leaking detection when encoding in multithreaded mode (needed if the encoder doesn't remove the pictures as fast as the decoder put them).
14044 ------------------------------------------------------------------------
14045 r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 2 lines
14046 Changed paths:
14047    M /trunk/mozilla/vlcpeer.cpp
14048    M /trunk/mozilla/vlcpeer.h
14049    M /trunk/mozilla/vlcplugin.cpp
14050    M /trunk/mozilla/vlcplugin.h
14051    M /trunk/mozilla/vlcshell.cpp
14052
14053 yet some more copyright date updates ... (2002 was quite old)
14054
14055 ------------------------------------------------------------------------
14056 r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
14057 Changed paths:
14058    M /trunk/mozilla/npvlc_rc.rc
14059
14060 update VLC moz plugin copyright date
14061
14062 ------------------------------------------------------------------------
14063 r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
14064 Changed paths:
14065    M /trunk/modules/codec/x264.c
14066
14067 * modules/codec/x264.c: support for multi-threaded encoding.
14068 ------------------------------------------------------------------------
14069 r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
14070 Changed paths:
14071    M /trunk/src/libvlc.c
14072
14073 libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
14074
14075 ------------------------------------------------------------------------
14076 r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 lines
14077 Changed paths:
14078    M /trunk/modules/stream_out/transcode.c
14079
14080  * modules/stream_out/transcode.c: Bail out when no audio filter is available.
14081
14082 ------------------------------------------------------------------------
14083 r11318 | gbazin | 2005-06-06 19:08:03 +0200 (Mon, 06 Jun 2005) | 1 line
14084 Changed paths:
14085    M /trunk/modules/codec/ffmpeg/encoder.c
14086
14087 * modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.
14088 ------------------------------------------------------------------------
14089 r11315 | dionoea | 2005-06-06 02:21:29 +0200 (Mon, 06 Jun 2005) | 5 lines
14090 Changed paths:
14091    M /trunk/vlc.win32.nsi
14092
14093 fix mozilla and mozilla firefox plugin install on win32
14094 (closes #172)
14095
14096 mozilla devs should really fix bugs ...
14097
14098 ------------------------------------------------------------------------
14099 r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 lines
14100 Changed paths:
14101    M /trunk/modules/audio_output/auhal.c
14102
14103 * Fix for if only several channels are not set.
14104
14105 ------------------------------------------------------------------------
14106 r11311 | hartman | 2005-06-05 23:38:57 +0200 (Sun, 05 Jun 2005) | 2 lines
14107 Changed paths:
14108    M /trunk/configure.ac
14109
14110 * Disable the coreaudio resampler
14111
14112 ------------------------------------------------------------------------
14113 r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
14114 Changed paths:
14115    M /trunk/NEWS
14116    M /trunk/README.MacOSX.rtf
14117    M /trunk/modules/audio_output/auhal.c
14118
14119 * Fix the issues with changing inNumberFrames when resampling
14120 * Update NEWS and README with info on the new module.
14121
14122 ------------------------------------------------------------------------
14123 r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
14124 Changed paths:
14125    M /trunk/modules/access/dvdnav.c
14126    M /trunk/modules/access/dvdread.c
14127
14128 * modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.
14129 ------------------------------------------------------------------------
14130 r11306 | gbazin | 2005-06-05 19:30:36 +0200 (Sun, 05 Jun 2005) | 1 line
14131 Changed paths:
14132    M /trunk/modules/access/dvdnav.c
14133
14134 * modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback working correctly.
14135 ------------------------------------------------------------------------
14136 r11304 | gbazin | 2005-06-05 19:03:02 +0200 (Sun, 05 Jun 2005) | 1 line
14137 Changed paths:
14138    M /trunk/include/vlc_spu.h
14139    M /trunk/modules/access/dvdnav.c
14140    M /trunk/src/video_output/vout_subpictures.c
14141
14142 * modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palette for DVD menus.
14143 ------------------------------------------------------------------------
14144 r11301 | hartman | 2005-06-05 13:26:27 +0200 (Sun, 05 Jun 2005) | 2 lines
14145 Changed paths:
14146    M /trunk/modules/audio_output/auhal.c
14147
14148 * modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
14149
14150 ------------------------------------------------------------------------
14151 r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
14152 Changed paths:
14153    M /trunk/modules/access/dvdread.c
14154
14155 * modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
14156 ------------------------------------------------------------------------
14157 r11296 | hartman | 2005-06-05 02:47:14 +0200 (Sun, 05 Jun 2005) | 2 lines
14158 Changed paths:
14159    M /trunk/modules/gui/macosx/vout.m
14160
14161 * stop listening for mouse events before the view is NULL'ified
14162
14163 ------------------------------------------------------------------------
14164 r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
14165 Changed paths:
14166    M /trunk/modules/gui/macosx/vout.m
14167
14168 * fix a locking issue in the window destruction. (thx for fixing all of this titer)
14169
14170 ------------------------------------------------------------------------
14171 r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
14172 Changed paths:
14173    M /trunk/modules/gui/wxwindows/interface.cpp
14174
14175 forwardport [11292]
14176
14177 ------------------------------------------------------------------------
14178 r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
14179 Changed paths:
14180    M /trunk/modules/gui/beos/PreferencesWindow.cpp
14181
14182  Ooops, forgot to remove debug
14183
14184 ------------------------------------------------------------------------
14185 r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 lines
14186 Changed paths:
14187    M /trunk/modules/gui/beos/PreferencesWindow.cpp
14188    M /trunk/modules/gui/beos/PreferencesWindow.h
14189
14190  beos/: finished fixing Preferences
14191
14192 ------------------------------------------------------------------------
14193 r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
14194 Changed paths:
14195    M /trunk/src/playlist/view.c
14196
14197  playlist/view.c: sanity check (closes #176)
14198
14199 ------------------------------------------------------------------------
14200 r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 lines
14201 Changed paths:
14202    M /trunk/src/misc/net.c
14203
14204 Attempt to fix a crash in src/misc/httpd.c
14205
14206 ------------------------------------------------------------------------
14207 r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 lines
14208 Changed paths:
14209    M /trunk/include/vlc/control.h
14210    M /trunk/src/control/core.c
14211
14212  *control*: BeOS compile fixes
14213
14214 ------------------------------------------------------------------------
14215 r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
14216 Changed paths:
14217    M /trunk/modules/gui/macosx/controls.m
14218    M /trunk/modules/gui/macosx/vout.h
14219    M /trunk/modules/gui/macosx/vout.m
14220    M /trunk/modules/gui/macosx/voutgl.m
14221    M /trunk/modules/gui/macosx/voutqt.m
14222
14223  macosx/vout*: also destroy the window and attach/detach the view on the
14224   main thread (one more step to hopefully fix #45)
14225  macosx/controls.m: fixed a tiny memleak
14226
14227 ------------------------------------------------------------------------
14228 r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
14229 Changed paths:
14230    M /trunk/bootstrap
14231
14232 Don't remove vlc_symbols.h
14233
14234 ------------------------------------------------------------------------
14235 r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
14236 Changed paths:
14237    M /trunk/include/vlc_config.h
14238
14239 * include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.
14240 ------------------------------------------------------------------------
14241 r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
14242 Changed paths:
14243    M /trunk/include/vlc/control.h
14244
14245  control.h: Tiger/gcc-4 compile fix
14246
14247 ------------------------------------------------------------------------
14248 r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
14249 Changed paths:
14250    M /trunk/modules/access/vcdx/vcd.c
14251    M /trunk/modules/codec/x264.c
14252    M /trunk/modules/demux/mkv.cpp
14253    M /trunk/modules/demux/ty.c
14254    M /trunk/modules/mux/mpjpeg.c
14255    M /trunk/modules/services_discovery/sap.c
14256    M /trunk/modules/stream_out/es.c
14257    M /trunk/modules/video_filter/deinterlace.c
14258    M /trunk/modules/video_output/caca.c
14259    M /trunk/modules/video_output/directx/directx.c
14260    M /trunk/modules/video_output/directx/glwin32.c
14261    M /trunk/modules/video_output/fb.c
14262    M /trunk/modules/video_output/image.c
14263    M /trunk/modules/video_output/x11/glx.c
14264    M /trunk/modules/video_output/x11/x11.c
14265    M /trunk/modules/video_output/x11/xvideo.c
14266
14267 * backport of [11257] to trunk
14268 ------------------------------------------------------------------------
14269 r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 lines
14270 Changed paths:
14271    M /trunk/extras/contrib/src/Makefile
14272
14273  contrib: build fix for people using case-sensitive HFS+
14274
14275 ------------------------------------------------------------------------
14276 r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
14277 Changed paths:
14278    M /trunk/modules/video_output/x11/xcommon.c
14279
14280 * no-deco patch for X11. Courtesy of Dermot McGahon
14281
14282 ------------------------------------------------------------------------
14283 r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
14284 Changed paths:
14285    M /trunk/po/Makefile.in.in
14286
14287 * backport of [11270] to trunk
14288 ------------------------------------------------------------------------
14289 r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
14290 Changed paths:
14291    M /trunk/modules/access/dvdnav.c
14292
14293 * Retrieve proper duration of DVD length
14294 * GET_TIME is inaccurate, because it is based on average block duration.
14295 * In case skipping to DVD_MENU_Title fails try DVD_MENU_Root. Otherwise we might go directly to the movie instead of the menu, which I find less desirable then viewing the FBI warnings.
14296
14297 ------------------------------------------------------------------------
14298 r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
14299 Changed paths:
14300    M /trunk/modules/demux/mp4/mp4.c
14301
14302 * modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
14303 ------------------------------------------------------------------------
14304 r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 lines
14305 Changed paths:
14306    M /trunk/modules/access_output/udp.c
14307
14308  * modules/access_output/udp.c: Do not use malloc() and free() in a high
14309    priority thread, since these functions use an internal mutex and may
14310    delay the thread for up to 100 ms under heavy loads (experienced with
14311    the mosaic). Instead we now recycle the UDP buffers, which is
14312    incidentally faster than malloc()/free(). It should avoid "late
14313    buffer sent" messages. Also removed the --sout-udp-late option because
14314    "better late than never" (I changed my mind on this).
14315
14316 ------------------------------------------------------------------------
14317 r11264 | massiot | 2005-06-03 12:11:58 +0200 (Fri, 03 Jun 2005) | 5 lines
14318 Changed paths:
14319    M /trunk/modules/stream_out/transcode.c
14320
14321  * modules/stream_out/transcode.c: New --sout-transcode-vfilter option.
14322    Allows to run video filter2 modules just before the encoding (and
14323    after the SPU rendering). New --sout-transcode-high-priority option
14324    to run the optional encoder thread at the same priority as the output.
14325
14326 ------------------------------------------------------------------------
14327 r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
14328 Changed paths:
14329    M /trunk/include/stream_output.h
14330    M /trunk/include/vlc_symbols.h
14331    M /trunk/src/stream_output/announce.c
14332
14333 Fix declaration of sout_AnnounceSessionCreate
14334
14335 ------------------------------------------------------------------------
14336 r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
14337 Changed paths:
14338    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
14339    M /trunk/modules/gui/skins2/src/theme_loader.cpp
14340    M /trunk/modules/gui/skins2/src/theme_repository.cpp
14341    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
14342
14343 * modules/gui/skins2/*: a few portability fixes.
14344 ------------------------------------------------------------------------
14345 r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 lines
14346 Changed paths:
14347    M /trunk/src/libvlc.h
14348
14349 Fix precompiler warning
14350
14351 ------------------------------------------------------------------------
14352 r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
14353 Changed paths:
14354    M /trunk/src/libvlc.h
14355
14356 * backport of [11256] to trunk
14357 ------------------------------------------------------------------------
14358 r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
14359 Changed paths:
14360    M /trunk/extras/contrib/src/packages.mak
14361
14362 * use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
14363 ------------------------------------------------------------------------
14364 r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 lines
14365 Changed paths:
14366    M /trunk/modules/audio_output/auhal.c
14367
14368 * Tell the auhal which channel ordering VLC uses. 7 and 8 channel configs are not supported because VLC uses the channel ordering L R Lm Rm Lr Rr C LFE which isn't a normal ITU, DVD, MPEG, AAC or WAV standard and therefore not supported by default by OS X.
14369
14370 ------------------------------------------------------------------------
14371 r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
14372 Changed paths:
14373    M /trunk/configure.ac
14374
14375 same in trunk ...
14376
14377 ------------------------------------------------------------------------
14378 r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
14379 Changed paths:
14380    M /trunk/Makefile.am
14381    M /trunk/include
14382    A /trunk/include/vlc_symbols.h
14383    M /trunk/src/Makefile.am
14384    M /trunk/src/misc/modules.c
14385    D /trunk/src/misc/modules_plugin.h.in
14386    M /trunk/toolbox
14387    A /trunk/vlc-api.pl
14388    M /trunk/vlc-config.in.in
14389
14390 Complete rewrite of vlc_symbols.h generation (closes #155)
14391
14392 New VLC_EXPORTs are now added at the end of module_symbols_t so that
14393 offsets of other function pointers are preserved.
14394
14395 Deleted VLC_EXPORTs are replaced with dummy pointers for padding.
14396
14397 Of course, it doesn't solve the problem with changing shared structures
14398 format :/ and it may cause SVN conflicts when multiple people changes
14399 VLC_EXPORT. I doubt it can be avoided though.
14400
14401 ------------------------------------------------------------------------
14402 r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
14403 Changed paths:
14404    M /trunk/src/misc/md5.c
14405
14406 Fix previous buggy commit
14407
14408 ------------------------------------------------------------------------
14409 r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
14410 Changed paths:
14411    M /trunk/include/vlc_md5.h
14412    M /trunk/modules/demux/mp4/drms.c
14413    M /trunk/src/misc/md5.c
14414
14415 Digest => DigestMD5
14416
14417 ------------------------------------------------------------------------
14418 r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
14419 Changed paths:
14420    M /trunk/src/libvlc.h
14421
14422 Typo
14423
14424 ------------------------------------------------------------------------
14425 r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 2 lines
14426 Changed paths:
14427    M /trunk/modules/audio_output/auhal.c
14428
14429 * Fix several problems with the auhal module. only the problem with the changing inNumberFrames should be left. We need to add a buffer system to take care of this issue...
14430
14431 ------------------------------------------------------------------------
14432 r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
14433 Changed paths:
14434    M /trunk/modules/audio_filter/resampler/coreaudio.c
14435
14436 * Revert the coreaudio resampler to it's simpler variant again. the builtin resampler of the new auhal module takes care of the special case in which this resampler wasn't working. It would be better to really fix it, but i cannot find the problem.
14437
14438 ------------------------------------------------------------------------
14439 r11242 | zorglub | 2005-06-02 00:19:03 +0200 (Thu, 02 Jun 2005) | 2 lines
14440 Changed paths:
14441    A /trunk/bindings
14442    A /trunk/bindings/STATUS (from /branches/0.8.2-bindings/bindings/STATUS:11241)
14443    A /trunk/bindings/java-gcj (from /branches/0.8.2-bindings/bindings/java-gcj:11241)
14444    A /trunk/bindings/python (from /branches/0.8.2-bindings/bindings/python:11241)
14445
14446 Merge bindings to trunk
14447
14448 ------------------------------------------------------------------------
14449 r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
14450 Changed paths:
14451    M /trunk/Makefile.am
14452    A /trunk/include/vlc/control.h (from /branches/0.8.2-bindings/include/vlc/control.h:11240)
14453    A /trunk/src/control (from /branches/0.8.2-bindings/src/control:11240)
14454    M /trunk/src/libvlc.h
14455    M /trunk/vlc-config.in.in
14456
14457 Merge mediacontrol to trunk
14458
14459 ------------------------------------------------------------------------
14460 r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
14461 Changed paths:
14462    M /trunk/src/misc/modules.c
14463
14464 * src/misc/modules.c: missing free().
14465 ------------------------------------------------------------------------
14466 r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
14467 Changed paths:
14468    M /trunk/modules/access/http.c
14469
14470 * modules/access/http.c: getenv() can return NULL.
14471 ------------------------------------------------------------------------
14472 r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
14473 Changed paths:
14474    M /trunk/modules/gui/wxwindows/playlist.cpp
14475    M /trunk/modules/gui/wxwindows/wxwindows.h
14476
14477 Add handler for enter in search textbox should close #87
14478
14479 ------------------------------------------------------------------------
14480 r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
14481 Changed paths:
14482    M /trunk/Makefile.am
14483
14484 Stupid kludge - I don't understand the bug though
14485
14486 ------------------------------------------------------------------------
14487 r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
14488 Changed paths:
14489    M /trunk/src/misc/block.c
14490
14491 * src/misc/block.c: fixed block_Realloc()
14492 ------------------------------------------------------------------------
14493 r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
14494 Changed paths:
14495    M /trunk/Makefile.am
14496
14497 No longer run vlc-config times and times at each make run
14498
14499 ------------------------------------------------------------------------
14500 r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
14501 Changed paths:
14502    M /trunk/modules/codec/ffmpeg/video.c
14503    M /trunk/modules/demux/mp4/mp4.c
14504
14505 * modules/demux/mp4/mp4.c: we don't need to re-packetize h264 data into annexe B bytestream anymore since new versions of ffmpeg deal with it properly.
14506 ------------------------------------------------------------------------
14507 r11226 | xtophe | 2005-06-01 19:08:59 +0200 (Wed, 01 Jun 2005) | 3 lines
14508 Changed paths:
14509    M /trunk/include/configuration.h
14510    M /trunk/modules/stream_out/standard.c
14511    M /trunk/src/misc/configuration.c
14512
14513 * configuration.[ch]: treat the deleted options with add_suppressed_[bool,string,...]
14514 * standard.c: sap-ipv6 is no more used
14515
14516 ------------------------------------------------------------------------
14517 r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
14518 Changed paths:
14519    M /trunk/configure.ac
14520
14521 * Do not link twice to avcodec for builtin avcodec based module. closes #170
14522
14523 ------------------------------------------------------------------------
14524 r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
14525 Changed paths:
14526    M /trunk/modules/mux/mpeg/pes.c
14527    M /trunk/modules/mux/mpeg/ts.c
14528
14529 * modules/mux/mpeg/*: add the mpeg4 video VOL data inside EStoPES so it can be used by the PS muxer as well.
14530 ------------------------------------------------------------------------
14531 r11222 | gbazin | 2005-06-01 16:14:35 +0200 (Wed, 01 Jun 2005) | 1 line
14532 Changed paths:
14533    M /trunk/modules/packetizer/mpeg4video.c
14534
14535 *  modules/packetizer/mpeg4video.c: work-around for buggy streams.
14536 ------------------------------------------------------------------------
14537 r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
14538 Changed paths:
14539    M /trunk/modules/demux/ps.h
14540
14541 * modules/demux/ps.h: bug fix in PSM parsing.
14542 ------------------------------------------------------------------------
14543 r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
14544 Changed paths:
14545    M /trunk/extras/zsh.cpp
14546
14547 zsh.cpp: fix a potential segfault
14548          skip deprecated options
14549
14550 ------------------------------------------------------------------------
14551 r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
14552 Changed paths:
14553    M /trunk/modules/mux/mpeg/ts.c
14554
14555 * modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496-2 (aka mpeg 4 video) as specified in ISO/IEC 13818-1
14556 ------------------------------------------------------------------------
14557 r11217 | gbazin | 2005-06-01 12:59:51 +0200 (Wed, 01 Jun 2005) | 1 line
14558 Changed paths:
14559    M /trunk/modules/packetizer/mpeg4video.c
14560
14561 * modules/packetizer/mpeg4video.c: remove the VOL from the packetized stream and put it in fmt.p_extra instead.
14562 ------------------------------------------------------------------------
14563 r11216 | gbazin | 2005-06-01 12:57:21 +0200 (Wed, 01 Jun 2005) | 1 line
14564 Changed paths:
14565    M /trunk/modules/codec/ffmpeg/video.c
14566
14567 * modules/codec/ffmpeg/video.c: codec extra data is sometimes not available before the 1 frame is fed to the decoder.
14568 ------------------------------------------------------------------------
14569 r11215 | gbazin | 2005-06-01 12:55:11 +0200 (Wed, 01 Jun 2005) | 1 line
14570 Changed paths:
14571    M /trunk/src/input/decoder.c
14572
14573 * src/input/decoder.c: check for codec extra data changes when a packetizer is inserted before the decoder.
14574 ------------------------------------------------------------------------
14575 r11214 | courmisch | 2005-05-31 22:46:50 +0200 (Tue, 31 May 2005) | 2 lines
14576 Changed paths:
14577    M /trunk/modules/misc/network/ipv6.c
14578
14579 Removed debug message
14580
14581 ------------------------------------------------------------------------
14582 r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
14583 Changed paths:
14584    M /trunk/configure.ac
14585    M /trunk/modules/misc/network/ipv6.c
14586
14587 Cleanup
14588
14589 ------------------------------------------------------------------------
14590 r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
14591 Changed paths:
14592    M /trunk/src/stream_output/sap.c
14593
14594 Kludge to remove square brackets and scopes from addresses in SAP announces
14595
14596 ------------------------------------------------------------------------
14597 r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
14598 Changed paths:
14599    M /trunk/src/misc/getaddrinfo.c
14600
14601 Fix EINVAL
14602
14603 ------------------------------------------------------------------------
14604 r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
14605 Changed paths:
14606    M /trunk/include/stream_output.h
14607    M /trunk/modules/stream_out/rtp.c
14608    M /trunk/modules/stream_out/standard.c
14609    M /trunk/src/stream_output/announce.c
14610    M /trunk/src/stream_output/sap.c
14611
14612 - hopefuly fix sending of SAP announces over IPv6
14613 - automatically select SAP multicast address (closes #141)
14614 - some clean up
14615
14616
14617 ------------------------------------------------------------------------
14618 r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 2 lines
14619 Changed paths:
14620    M /trunk/modules/access/http.c
14621
14622 Port [11207] to trunk
14623
14624 ------------------------------------------------------------------------
14625 r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
14626 Changed paths:
14627    M /trunk/src/misc/configuration.c
14628
14629 Fixed a typo
14630
14631 ------------------------------------------------------------------------
14632 r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
14633 Changed paths:
14634    M /trunk/modules/stream_out/mosaic_bridge.c
14635
14636  * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
14637    are not multithreaded.
14638
14639 ------------------------------------------------------------------------
14640 r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
14641 Changed paths:
14642    M /trunk/modules/codec/libmpeg2.c
14643
14644  * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
14645    libmpeg2 cvs HEAD.
14646
14647 ------------------------------------------------------------------------
14648 r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
14649 Changed paths:
14650    M /trunk/modules/codec/libmpeg2.c
14651
14652  * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODIFIED to retrieve
14653    a change of aspect ratio. Factorized aspect ratio code. A change of
14654    aspect ratio is only supported in the mosaic_bridge module, not in
14655    transcode.
14656
14657 ------------------------------------------------------------------------
14658 r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
14659 Changed paths:
14660    M /trunk/modules/mux/mpeg/ts.c
14661
14662  * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
14663
14664 ------------------------------------------------------------------------
14665 r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
14666 Changed paths:
14667    M /trunk/modules/packetizer/mpegvideo.c
14668
14669  * modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
14670    transcoding, transcode will take our fmt_out as a fmt_in to libmpeg2.
14671    libmpeg2.c will then believe that the user has requested a specific
14672    aspect ratio, which she hasn't. Thus in case of aspect ratio change,
14673    we're screwed.
14674
14675 ------------------------------------------------------------------------
14676 r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
14677 Changed paths:
14678    M /trunk/modules/access/fake.c
14679
14680  * modules/access/fake.c: Fixed an implicit cast which apparently was
14681    causing problem with some compiler versions.
14682
14683 ------------------------------------------------------------------------
14684 r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 lines
14685 Changed paths:
14686    M /trunk/modules/stream_out/switcher.c
14687
14688  * modules/stream_out/switcher.c: Explicitly set the pixel format (this is
14689    due to a recent change of the default value in ffmpeg which used to be
14690    YUV 420P). Forward i_rate in case a transcode or display operation
14691    takes place after switcher.
14692
14693 ------------------------------------------------------------------------
14694 r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 6 lines
14695 Changed paths:
14696    M /trunk/modules/stream_out/mosaic_bridge.c
14697
14698  * modules/stream_out/mosaic_bridge.c: Added a --sout-mosaic-bridge-sar
14699    parameter to specify the sample aspect ratio of the destination
14700    background. In this case, one of {width, height} can be omitted (set
14701    to 0) and it will be calculated based on the PAR of the source and
14702    the SAR of the background.
14703
14704 ------------------------------------------------------------------------
14705 r11197 | massiot | 2005-05-31 17:15:11 +0200 (Tue, 31 May 2005) | 4 lines
14706 Changed paths:
14707    M /trunk/modules/demux/ts.c
14708
14709  * modules/demux/ts.c: Removed an unneeded deselection of unwanted PMT PIDs,
14710    which caused problems in case an identical PID carried the PMTs of two
14711    programs, one selected and the other not.
14712
14713 ------------------------------------------------------------------------
14714 r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 lines
14715 Changed paths:
14716    M /trunk/src/input/input.c
14717
14718  * src/input/input.c: Put less picky fallback values for pts_delay and
14719    cr_average.
14720
14721 ------------------------------------------------------------------------
14722 r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 lines
14723 Changed paths:
14724    M /trunk/modules/stream_out/announce.h
14725    M /trunk/src/misc/getaddrinfo.c
14726
14727 Minor clean up
14728
14729 ------------------------------------------------------------------------
14730 r11194 | damienf | 2005-05-31 15:24:34 +0200 (Tue, 31 May 2005) | 2 lines
14731 Changed paths:
14732    M /trunk/activex/vlccontrol.cpp
14733    M /trunk/src/libvlc.c
14734
14735 all: activex plugin  Set/GetVariable support all of VLC types
14736
14737 ------------------------------------------------------------------------
14738 r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 lines
14739 Changed paths:
14740    M /trunk/include/vlc_md5.h
14741    M /trunk/src/misc/md5.c
14742
14743 svn:keywords
14744
14745 ------------------------------------------------------------------------
14746 r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
14747 Changed paths:
14748    M /trunk/Makefile.am
14749    M /trunk/include/vlc_common.h
14750    A /trunk/include/vlc_md5.h
14751    M /trunk/modules/demux/mp4/drms.c
14752    A /trunk/src/misc/md5.c
14753    M /trunk/src/misc/modules.c
14754
14755 MD5 hash API - closes #135
14756
14757 ------------------------------------------------------------------------
14758 r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
14759 Changed paths:
14760    M /trunk/modules/video_output/directx/directx.c
14761
14762 * modules/video_output/directx/directx.c: fixed crash with 256 colors mode.
14763 ------------------------------------------------------------------------
14764 r11188 | courmisch | 2005-05-31 10:32:53 +0200 (Tue, 31 May 2005) | 3 lines
14765 Changed paths:
14766    M /trunk/modules/gui/wxwindows/playlist.cpp
14767
14768 Show "found" playlist item
14769 (refs #87)
14770
14771 ------------------------------------------------------------------------
14772 r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
14773 Changed paths:
14774    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
14775
14776 Fixed stray c_str
14777
14778 ------------------------------------------------------------------------
14779 r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
14780 Changed paths:
14781    M /trunk/modules/gui/ncurses.c
14782
14783 svn merge -r 11182:11183 branches/0.8.2 trunk
14784
14785 ------------------------------------------------------------------------
14786 r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 lines
14787 Changed paths:
14788    M /trunk/modules/demux/playlist/b4s.c
14789    M /trunk/modules/demux/playlist/m3u.c
14790    M /trunk/modules/demux/playlist/pls.c
14791
14792 Don't only play the playlist in playlist demuxers (Closes #84)
14793
14794 ------------------------------------------------------------------------
14795 r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
14796 Changed paths:
14797    M /trunk/src/input/demux.c
14798    M /trunk/src/playlist/view.c
14799
14800 * Prefer the playlist demuxer over the m3u one
14801 * Change some debugging in playlist
14802
14803 ------------------------------------------------------------------------
14804 r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 lines
14805 Changed paths:
14806    M /trunk/modules/codec/vorbis.c
14807
14808 vorbis.c: oops, I inverted channel order when encoding, should be fine now
14809
14810 ------------------------------------------------------------------------
14811 r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
14812 Changed paths:
14813    M /trunk/modules/codec/vorbis.c
14814
14815 vorbis.c: reorder channels according to OggVorbis channel order specification
14816
14817 ------------------------------------------------------------------------
14818 r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 lines
14819 Changed paths:
14820    M /trunk/modules/codec/ffmpeg/postprocess.c
14821
14822  * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
14823
14824 ------------------------------------------------------------------------
14825 r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
14826 Changed paths:
14827    M /trunk/modules/access/dshow/dshow.cpp
14828
14829 * modules/access/dshow/dshow.cpp: bug fix for frame rate.
14830 ------------------------------------------------------------------------
14831 r11174 | yoann | 2005-05-26 21:26:31 +0200 (Thu, 26 May 2005) | 2 lines
14832 Changed paths:
14833    M /trunk/modules/control/hotkeys.c
14834
14835  * control/hotkeys.c: Automatically save playlist bookmarks.
14836
14837 ------------------------------------------------------------------------
14838 r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
14839 Changed paths:
14840    M /trunk/src/misc/configuration.c
14841
14842 Add a note about mandatory argument.
14843
14844 ------------------------------------------------------------------------
14845 r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 lines
14846 Changed paths:
14847    M /trunk/modules/audio_output/auhal.c
14848
14849 * Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
14850
14851 ------------------------------------------------------------------------
14852 r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
14853 Changed paths:
14854    M /trunk/configure.ac
14855
14856 * configure.ac: s/0.8.3/0.8.3-svn.
14857 ------------------------------------------------------------------------
14858 r11169 | hartman | 2005-05-26 15:51:08 +0200 (Thu, 26 May 2005) | 3 lines
14859 Changed paths:
14860    M /trunk/modules/audio_output/auhal.c
14861
14862 * fix a few things in the auhal module. Still doesn't work.
14863  I might be feeding the wrong data to the auhal core, but i'm not sure what is wrong beyond that.
14864
14865 ------------------------------------------------------------------------
14866 r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
14867 Changed paths:
14868    M /trunk/modules/video_filter/swscale/filter.c
14869
14870  * modules/video_filter/swscale/filter.c: Added support for YUVA.
14871
14872 ------------------------------------------------------------------------
14873 r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
14874 Changed paths:
14875    M /trunk/modules/video_filter/mosaic.c
14876
14877  * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
14878
14879 ------------------------------------------------------------------------
14880 r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
14881 Changed paths:
14882    M /trunk/INSTALL.wince
14883
14884 * INSTALL.wince: small update.
14885 ------------------------------------------------------------------------
14886 r11165 | gbazin | 2005-05-26 11:38:35 +0200 (Thu, 26 May 2005) | 1 line
14887 Changed paths:
14888    M /trunk/src/misc/getaddrinfo.c
14889    M /trunk/src/misc/net.c
14890
14891 * src/misc/net.c,getaddrinfo.c: WinCE build fixes.
14892 ------------------------------------------------------------------------
14893 r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
14894 Changed paths:
14895    M /trunk/configure.ac
14896
14897 * configure.ac: fixed struct addrinfo detection on wince.
14898 ------------------------------------------------------------------------
14899 r11163 | robux4 | 2005-05-26 00:55:40 +0200 (Thu, 26 May 2005) | 1 line
14900 Changed paths:
14901    M /trunk/modules/demux/mkv.cpp
14902
14903 mkv.cpp: better handling of timecodes when B frames are involved
14904 ------------------------------------------------------------------------
14905 r11162 | courmisch | 2005-05-25 21:57:16 +0200 (Wed, 25 May 2005) | 3 lines
14906 Changed paths:
14907    M /trunk/modules/services_discovery/sap.c
14908
14909 Listen for SAP announces of all possible scopes rather than an
14910 arbitrary on (as was previously done for IPv4)
14911
14912 ------------------------------------------------------------------------
14913 r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
14914 Changed paths:
14915    M /trunk/modules/demux/subtitle.c
14916
14917 * Fix some detection logic for SSA/ASS subs
14918 * Added ASS support
14919
14920 ------------------------------------------------------------------------
14921 r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
14922 Changed paths:
14923    M /trunk/src/misc/getaddrinfo.c
14924
14925 getaddrinfo.c: fix MSVC compilation
14926 ------------------------------------------------------------------------
14927 r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
14928 Changed paths:
14929    M /trunk/src/libvlc.h
14930
14931  * same string fix on trunk
14932
14933 ------------------------------------------------------------------------
14934 r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 lines
14935 Changed paths:
14936    M /trunk/configure.ac
14937
14938 Fix linking of switcher_out plugin (closes #148)
14939
14940 ------------------------------------------------------------------------
14941 r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 2 lines
14942 Changed paths:
14943    M /trunk/src/misc/net.c
14944
14945 Thread safety fix
14946
14947 ------------------------------------------------------------------------
14948 r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
14949 Changed paths:
14950    M /trunk/src/misc/net.c
14951
14952 WinCE compile fix
14953
14954 ------------------------------------------------------------------------
14955 r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
14956 Changed paths:
14957    M /trunk/configure.ac
14958
14959 Attempt to fix addrinfo detection on WinCE
14960
14961 ------------------------------------------------------------------------
14962 r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
14963 Changed paths:
14964    M /trunk/include/network.h
14965    M /trunk/src/misc/net.c
14966
14967 un-re-un-export net_ConvertIPv4
14968 (it's obsolete and not used by any module anyway)
14969
14970 ------------------------------------------------------------------------
14971 r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
14972 Changed paths:
14973    M /trunk/include/configuration.h
14974    M /trunk/msvc/config.h.in
14975
14976 more MSVC compilation fixes
14977 ------------------------------------------------------------------------
14978 r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
14979 Changed paths:
14980    M /trunk/include/network.h
14981    M /trunk/src/misc/modules.c
14982
14983 compilation fixes for MSVC
14984 ------------------------------------------------------------------------
14985 r11135 | hartman | 2005-05-23 13:43:42 +0200 (Mon, 23 May 2005) | 2 lines
14986 Changed paths:
14987    M /trunk/src/video_output/video_output.c
14988
14989 * backported [11134] to HEAD
14990
14991 ------------------------------------------------------------------------
14992 r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
14993 Changed paths:
14994    M /trunk/configure.ac
14995
14996 * configure.ac: s/0.8.3/0.8.3-svn
14997 ------------------------------------------------------------------------
14998 r11125 | xtophe | 2005-05-23 11:05:17 +0200 (Mon, 23 May 2005) | 2 lines
14999 Changed paths:
15000    M /trunk/src/misc/modules.c
15001
15002 modules.c: forget this file saturday for [11093]
15003
15004 ------------------------------------------------------------------------
15005 r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 3 lines
15006 Changed paths:
15007    M /trunk/configure.ac
15008    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
15009    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
15010
15011  * change trunk version name to 0.8.3-svn so people don't get it confused
15012    with the 0.8.2 branch
15013
15014 ------------------------------------------------------------------------
15015 r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
15016 Changed paths:
15017    M /trunk/modules/access/ftp.c
15018
15019 Windows CE compile fix attempt
15020
15021 ------------------------------------------------------------------------
15022 r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 lines
15023 Changed paths:
15024    M /trunk/configure.ac
15025    M /trunk/src/misc/getaddrinfo.c
15026    M /trunk/src/misc/net.c
15027
15028  src/*: BeOS compile fixes
15029  configure.ac: access_ftp now requires -lnet on BeOS
15030
15031 ------------------------------------------------------------------------
15032 r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
15033 Changed paths:
15034    M /trunk/modules/demux/mkv.cpp
15035
15036 mkv.cpp: try to improve timecode and references handling
15037 ------------------------------------------------------------------------
15038 r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 May 2005) | 1 line
15039 Changed paths:
15040    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
15041    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
15042
15043 * use the correct terminal to commit changes to the trunk...
15044 ------------------------------------------------------------------------
15045 r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
15046 Changed paths:
15047    M /trunk/include/vlc_httpd.h
15048    M /trunk/modules/access_output/http.c
15049    M /trunk/modules/control/http.c
15050    M /trunk/src/misc/httpd.c
15051
15052 Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
15053 a minor TLS httpd API change was needed (closes #92)
15054
15055 ------------------------------------------------------------------------
15056 r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 lines
15057 Changed paths:
15058    M /trunk/mozilla/vlcshell.cpp
15059    M /trunk/src/playlist/playlist.c
15060
15061 Fix loop in mozilla plugin (closes #138)
15062
15063 ------------------------------------------------------------------------
15064 r11108 | courmisch | 2005-05-22 13:36:59 +0200 (Sun, 22 May 2005) | 3 lines
15065 Changed paths:
15066    M /trunk/src/misc/httpd.c
15067
15068 - use VLC net API in httpd
15069 (side effect: closes #89)
15070
15071 ------------------------------------------------------------------------
15072 r11107 | courmisch | 2005-05-22 13:25:27 +0200 (Sun, 22 May 2005) | 2 lines
15073 Changed paths:
15074    M /trunk/modules/access/ftp.c
15075
15076 Safer EPSV implementation (needed new networking API)
15077
15078 ------------------------------------------------------------------------
15079 r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 2 lines
15080 Changed paths:
15081    M /trunk/modules/access_output/udp.c
15082
15083 Another forgotten file
15084
15085 ------------------------------------------------------------------------
15086 r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
15087 Changed paths:
15088    M /trunk/include/network.h
15089    M /trunk/modules/control/rc.c
15090    M /trunk/modules/control/telnet.c
15091    M /trunk/modules/misc/network/ipv4.c
15092    M /trunk/modules/misc/network/ipv6.c
15093    M /trunk/src/libvlc.h
15094    M /trunk/src/misc/net.c
15095
15096 - Use the new vlc_getaddrinfo API
15097 - Unduplicate TCP networking code (closes #101)
15098 - Modify net_ListenTCP to support multiple listening sockets
15099 - Update net_ListenTCP callers to the new API
15100
15101 ------------------------------------------------------------------------
15102 r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 2 lines
15103 Changed paths:
15104    M /trunk/include/vlc_common.h
15105
15106 Forget one file
15107
15108 ------------------------------------------------------------------------
15109 r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
15110 Changed paths:
15111    M /trunk/Makefile.am
15112    A /trunk/src/misc/getaddrinfo.c
15113
15114 vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
15115
15116 ------------------------------------------------------------------------
15117 r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
15118 Changed paths:
15119    M /trunk/modules/access/http.c
15120
15121 Support HTTP/TLS tunnels through HTTP/1.1 proxies
15122 (closes #136)
15123
15124 ------------------------------------------------------------------------
15125 r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
15126 Changed paths:
15127    M /trunk/src/misc/httpd.c
15128
15129 Fix httpd reference count and deletion
15130
15131 ------------------------------------------------------------------------
15132 r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
15133 Changed paths:
15134    M /trunk/extras/contrib/src/packages.mak
15135
15136 contrib: update libebml/libmatroska to the freshly released versions
15137 ------------------------------------------------------------------------
15138 r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 lines
15139 Changed paths:
15140    M /trunk/modules/access/dshow/dshow.cpp
15141
15142 dshow.cpp: fill in frame rate info (if demuxing)
15143
15144 ------------------------------------------------------------------------
15145 r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
15146 Changed paths:
15147    M /trunk/NEWS
15148
15149 FTP/IPv6 news
15150
15151 ------------------------------------------------------------------------
15152 r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
15153 Changed paths:
15154    M /trunk/modules/access/ftp.c
15155
15156 Update copyright date
15157
15158 ------------------------------------------------------------------------
15159 r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
15160 Changed paths:
15161    M /trunk/modules/access/ftp.c
15162
15163 Implement Extended passive mode
15164 (RFC2428 - FTP Extensions for IPv6 and NATs) :
15165 - explicitly NAT-friendly FTP (refs #66),
15166 - IPv6 support (closes #130).
15167
15168 ------------------------------------------------------------------------
15169 r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
15170 Changed paths:
15171    M /trunk/modules/access/ftp.c
15172
15173 Code simplification
15174
15175 ------------------------------------------------------------------------
15176 r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 lines
15177 Changed paths:
15178    M /trunk/include/configuration.h
15179    M /trunk/modules/gui/beos/PreferencesWindow.cpp
15180    M /trunk/modules/gui/macosx/prefs_widgets.m
15181    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
15182    M /trunk/src/libvlc.h
15183    M /trunk/src/misc/configuration.c
15184
15185 configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict).
15186 gui/*: Don't show deprecated option in the preferences
15187 libvlc.h: add the deprecated options from NEWS. Is there others ?
15188 Could the Mac and BeOS dev, check for their gui, please.
15189 Closes #112
15190
15191
15192 ------------------------------------------------------------------------
15193 r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
15194 Changed paths:
15195    M /trunk/vlc.win32.nsi
15196
15197 vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
15198                Untested.
15199
15200 ------------------------------------------------------------------------
15201 r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
15202 Changed paths:
15203    M /trunk/modules/video_filter/mosaic.c
15204
15205 video_filter/mosaic.c: you should change the order of the arguments as well
15206 when you change the order of the format string. thanks to blackjack for
15207 noticing
15208
15209 ------------------------------------------------------------------------
15210 r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 lines
15211 Changed paths:
15212    M /trunk/Makefile.am
15213
15214 Hopefully fix multi-jobs builds
15215
15216 ------------------------------------------------------------------------
15217 r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
15218 Changed paths:
15219    M /trunk/modules/video_filter/mosaic.c
15220
15221  * modules/video_filter/mosaic.c: %lld -> I64Fd
15222
15223 ------------------------------------------------------------------------
15224 r11088 | massiot | 2005-05-20 20:16:33 +0200 (Fri, 20 May 2005) | 4 lines
15225 Changed paths:
15226    M /trunk/modules/stream_out/bridge.c
15227    M /trunk/modules/stream_out/mosaic_bridge.c
15228    M /trunk/modules/video_filter/mosaic.c
15229
15230  * modules/stream_out/bridge.c: Fixed deleting/adding of streams.
15231  * modules/stream_out/mosaic_bridge.c: Fixed potential segfault.
15232  * modules/video_filter/mosaic.c: Run the mosaic thread in a higher priority.
15233
15234 ------------------------------------------------------------------------
15235 r11087 | massiot | 2005-05-20 20:05:42 +0200 (Fri, 20 May 2005) | 2 lines
15236 Changed paths:
15237    M /trunk/modules/codec/ffmpeg/encoder.c
15238
15239  * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
15240
15241 ------------------------------------------------------------------------
15242 r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 4 lines
15243 Changed paths:
15244    M /trunk/include/vlc_block.h
15245    M /trunk/include/vout_synchro.h
15246    M /trunk/modules/codec/libmpeg2.c
15247    M /trunk/src/video_output/vout_synchro.c
15248
15249  * src/video_output/vout_synchro.c: Fixed synchro for low delay streams.
15250  * include/vlc_block.h: Removed BLOCK_FLAG_END_OF_GOP which I don't use
15251    any longer.
15252
15253 ------------------------------------------------------------------------
15254 r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 1 line
15255 Changed paths:
15256    M /trunk/modules/stream_out/transcode.c
15257
15258 * modules/stream_out/transcode.c: got rid of useless nearbyint().
15259 ------------------------------------------------------------------------
15260 r11084 | massiot | 2005-05-20 19:54:10 +0200 (Fri, 20 May 2005) | 2 lines
15261 Changed paths:
15262    M /trunk/include/vlc_codec.h
15263    M /trunk/include/vlc_filter.h
15264
15265  * Added a big fat warning on members of filter_t and decoder_t.
15266
15267 ------------------------------------------------------------------------
15268 r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
15269 Changed paths:
15270    M /trunk/modules/demux/mkv.cpp
15271
15272 * modules/demux/mkv.cpp: fill-in frame rate info.
15273 ------------------------------------------------------------------------
15274 r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 lines
15275 Changed paths:
15276    M /trunk/modules/demux/mpeg/m4v.c
15277    M /trunk/modules/packetizer/mpeg4video.c
15278
15279 Don't print error on non-fatal problems
15280
15281 ------------------------------------------------------------------------
15282 r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
15283 Changed paths:
15284    M /trunk/modules/demux/mkv.cpp
15285
15286 mkv.cpp: fix a problem in UnGet()
15287 ------------------------------------------------------------------------
15288 r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
15289 Changed paths:
15290    M /trunk/modules/access/mms/mmstu.c
15291
15292  * mmstu: fixed 1 buffer overflow.
15293
15294 ------------------------------------------------------------------------
15295 r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 lines
15296 Changed paths:
15297    M /trunk/include/vlc_filter.h
15298    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15299    M /trunk/modules/stream_out/transcode.c
15300    M /trunk/modules/video_filter/deinterlace.c
15301
15302  * ALL : ported the deinterlace module to video filter2. New
15303    --sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
15304
15305 ------------------------------------------------------------------------
15306 r11078 | gbazin | 2005-05-20 11:26:26 +0200 (Fri, 20 May 2005) | 1 line
15307 Changed paths:
15308    M /trunk/modules/access/v4l/v4l.c
15309
15310 * modules/access/v4l: try a bit harder to find a valid default video size.
15311 ------------------------------------------------------------------------
15312 r11077 | robux4 | 2005-05-20 10:43:12 +0200 (Fri, 20 May 2005) | 1 line
15313 Changed paths:
15314    M /trunk/modules/demux/mkv.cpp
15315
15316 mkv.cpp: Improve the block UnGet()
15317 ------------------------------------------------------------------------
15318 r11076 | sigmunau | 2005-05-20 00:48:38 +0200 (Fri, 20 May 2005) | 3 lines
15319 Changed paths:
15320    M /trunk/modules/demux/livedotcom.cpp
15321
15322 livedotcom.cpp: Do not url encode sdp data coming from sap before passing to
15323 live.com. Fixes livedotcom with sap which has been broken since r10945
15324
15325 ------------------------------------------------------------------------
15326 r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
15327 Changed paths:
15328    M /trunk/modules/demux/mkv.cpp
15329
15330 mkv.cpp: clean the UnGet() feature
15331 ------------------------------------------------------------------------
15332 r11074 | robux4 | 2005-05-19 23:19:53 +0200 (Thu, 19 May 2005) | 1 line
15333 Changed paths:
15334    M /trunk/modules/demux/mkv.cpp
15335
15336 mkv.cpp: fix a problem when using successive 0s chapters in ordered editions
15337 ------------------------------------------------------------------------
15338 r11073 | robux4 | 2005-05-19 22:23:49 +0200 (Thu, 19 May 2005) | 1 line
15339 Changed paths:
15340    M /trunk/modules/demux/mkv.cpp
15341
15342 mkv.cpp: better update of the current chapter when seeking (manual or auto)
15343 ------------------------------------------------------------------------
15344 r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
15345 Changed paths:
15346    M /trunk/modules/demux/mkv.cpp
15347
15348 mkv.cpp: don't use the default edition if there is none
15349 ------------------------------------------------------------------------
15350 r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
15351 Changed paths:
15352    M /trunk/modules/demux/mkv.cpp
15353
15354 mkv.cpp: allow reading segments bigger than 4GB
15355 ------------------------------------------------------------------------
15356 r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
15357 Changed paths:
15358    M /trunk/modules/gui/macosx/vout.h
15359    M /trunk/modules/gui/macosx/vout.m
15360
15361  macosx/vout*: quick kludge for Tiger crashes
15362   Use performSelectorOnMainThread when available (>= 10.2) to create
15363   the window from the main thread. Also fixed a couple warnings
15364
15365 ------------------------------------------------------------------------
15366 r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
15367 Changed paths:
15368    M /trunk/NEWS
15369
15370 Note about SAP http no longer supported
15371
15372 ------------------------------------------------------------------------
15373 r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 lines
15374 Changed paths:
15375    M /trunk/modules/mux/mpeg/ts.c
15376
15377  * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
15378
15379 ------------------------------------------------------------------------
15380 r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
15381 Changed paths:
15382    M /trunk/modules/gui/wxwindows/video.cpp
15383
15384 wx/video.cpp: Don't crash with --no-wxwin-embed
15385
15386 ------------------------------------------------------------------------
15387 r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
15388 Changed paths:
15389    M /trunk/configure.ac
15390
15391  * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
15392    fixes dvb on x86_64 architecture.
15393
15394 ------------------------------------------------------------------------
15395 r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
15396 Changed paths:
15397    M /trunk/modules/demux/ts.c
15398
15399  * ts: fixed EITEventFixString.
15400
15401 ------------------------------------------------------------------------
15402 r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 lines
15403 Changed paths:
15404    M /trunk/configure.ac
15405
15406  * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
15407    requested. Fixes the build of plugins on x86_64 architecture.
15408
15409 ------------------------------------------------------------------------
15410 r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
15411 Changed paths:
15412    M /trunk/modules/demux/mkv.cpp
15413
15414 mkv.cpp: more conditional commands + avoid a compiler warning
15415 ------------------------------------------------------------------------
15416 r11054 | gbazin | 2005-05-18 12:23:37 +0200 (Wed, 18 May 2005) | 1 line
15417 Changed paths:
15418    M /trunk/modules/demux/ogg.c
15419
15420 * modules/demux/ogg.c: fill-in frame rate info for theora as well.
15421 ------------------------------------------------------------------------
15422 r11053 | robux4 | 2005-05-17 23:27:03 +0200 (Tue, 17 May 2005) | 1 line
15423 Changed paths:
15424    M /trunk/modules/demux/mkv.cpp
15425
15426 mkv.cpp: improve the DVD conditional calls, add one of the SetHL_BTN DVD command
15427 ------------------------------------------------------------------------
15428 r11052 | massiot | 2005-05-17 22:56:22 +0200 (Tue, 17 May 2005) | 2 lines
15429 Changed paths:
15430    M /trunk/configure.ac
15431
15432  * configure.ac : Fixed a typo in libtwolame LDFLAGS.
15433
15434 ------------------------------------------------------------------------
15435 r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
15436 Changed paths:
15437    M /trunk/modules/demux/mkv.cpp
15438
15439 mkv.cpp: add support for the JumpSS DVD command
15440 ------------------------------------------------------------------------
15441 r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
15442 Changed paths:
15443    M /trunk/modules/mux/mpeg/ts.c
15444
15445 Better if we don't break teletext 
15446
15447 ------------------------------------------------------------------------
15448 r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
15449 Changed paths:
15450    M /trunk/modules/mux/mpeg/ts.c
15451
15452 Fix streaming of text subtitles in TS (Closes #52)
15453
15454 Not sure it's the proper way,though (basically, simply don't override the length)
15455
15456 ------------------------------------------------------------------------
15457 r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
15458 Changed paths:
15459    M /trunk/modules/mux/mpeg/ts.c
15460
15461 * modules/mux/mpeg/ts.c: fixed FixPES().
15462 ------------------------------------------------------------------------
15463 r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 lines
15464 Changed paths:
15465    M /trunk/modules/stream_out/rtp.c
15466    M /trunk/po/es.po
15467    M /trunk/src/libvlc.h
15468
15469 * capitalise "Time To Live" always
15470 * fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
15471 ------------------------------------------------------------------------
15472 r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
15473 Changed paths:
15474    M /trunk/po/en_GB.po
15475    M /trunk/po/es.po
15476    M /trunk/po/fr.po
15477    M /trunk/po/hu.po
15478    M /trunk/po/it.po
15479    M /trunk/po/ja.po
15480    M /trunk/po/pt_BR.po
15481
15482 * corrected some copyright headers
15483 ------------------------------------------------------------------------
15484 r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
15485 Changed paths:
15486    M /trunk/po/da.po
15487
15488 * update to the Danish translation by Jonas Larsen
15489 ------------------------------------------------------------------------
15490 r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
15491 Changed paths:
15492    M /trunk/modules/demux/mkv.cpp
15493
15494 mkv.cpp: don't decode frames when they shouldn't be
15495 ------------------------------------------------------------------------
15496 r11043 | gbazin | 2005-05-16 21:53:10 +0200 (Mon, 16 May 2005) | 1 line
15497 Changed paths:
15498    M /trunk/modules/demux/mp4/mp4.c
15499
15500 * modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
15501 ------------------------------------------------------------------------
15502 r11042 | robux4 | 2005-05-16 21:41:37 +0200 (Mon, 16 May 2005) | 1 line
15503 Changed paths:
15504    M /trunk/modules/demux/mkv.cpp
15505
15506 mkv.cpp: make seeking more accurate
15507 ------------------------------------------------------------------------
15508 r11041 | robux4 | 2005-05-16 18:00:46 +0200 (Mon, 16 May 2005) | 1 line
15509 Changed paths:
15510    M /trunk/modules/demux/mkv.cpp
15511
15512 mkv.cpp: fix duration for text subs
15513 ------------------------------------------------------------------------
15514 r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
15515 Changed paths:
15516    M /trunk/modules/demux/mp4/mp4.c
15517
15518 * modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
15519 ------------------------------------------------------------------------
15520 r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
15521 Changed paths:
15522    M /trunk/modules/demux/mkv.cpp
15523
15524 mkv.cpp: hide the navigation packet from the user
15525 ------------------------------------------------------------------------
15526 r11037 | gbazin | 2005-05-16 17:11:56 +0200 (Mon, 16 May 2005) | 1 line
15527 Changed paths:
15528    M /trunk/modules/codec/ffmpeg/video.c
15529
15530 * modules/codec/ffmpeg/video.c: use frame rate info from demuxer (if available) to interpolate PTS.
15531 ------------------------------------------------------------------------
15532 r11036 | gbazin | 2005-05-16 17:10:59 +0200 (Mon, 16 May 2005) | 1 line
15533 Changed paths:
15534    M /trunk/src/input/es_out.c
15535
15536 * src/input/es_out.c: reduce the frame rate rational in es_out_Add().
15537 ------------------------------------------------------------------------
15538 r11035 | gbazin | 2005-05-16 17:09:58 +0200 (Mon, 16 May 2005) | 1 line
15539 Changed paths:
15540    M /trunk/modules/demux/ogg.c
15541
15542 * modules/demux/ogg.c: fill-in frame rate info in es_format_t.
15543 ------------------------------------------------------------------------
15544 r11032 | gbazin | 2005-05-16 15:48:47 +0200 (Mon, 16 May 2005) | 1 line
15545 Changed paths:
15546    M /trunk/modules/gui/wxwindows/interface.cpp
15547
15548 * modules/gui/wxwindows/interface.cpp: something a bit uglier
15549 ------------------------------------------------------------------------
15550 r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
15551 Changed paths:
15552    M /trunk/modules/gui/wxwindows/interface.cpp
15553
15554 * modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.
15555 ------------------------------------------------------------------------
15556 r11030 | gbazin | 2005-05-16 15:32:12 +0200 (Mon, 16 May 2005) | 1 line
15557 Changed paths:
15558    M /trunk/modules/codec/theora.c
15559
15560 * modules/codec/theora.c: give higher priority to the libtheora encoder.
15561 ------------------------------------------------------------------------
15562 r11029 | gbazin | 2005-05-16 14:47:57 +0200 (Mon, 16 May 2005) | 1 line
15563 Changed paths:
15564    M /trunk/modules/gui/wxwindows/interface.cpp
15565
15566 * modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
15567 ------------------------------------------------------------------------
15568 r11028 | robux4 | 2005-05-16 14:33:01 +0200 (Mon, 16 May 2005) | 1 line
15569 Changed paths:
15570    M /trunk/modules/demux/mkv.cpp
15571
15572 mkv.cpp: code factorisation when jumping from one segment to the other
15573 ------------------------------------------------------------------------
15574 r11027 | gbazin | 2005-05-16 13:52:09 +0200 (Mon, 16 May 2005) | 1 line
15575 Changed paths:
15576    M /trunk/modules/gui/wxwindows/video.cpp
15577
15578 * modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.
15579 ------------------------------------------------------------------------
15580 r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
15581 Changed paths:
15582    M /trunk/modules/gui/wxwindows/interface.cpp
15583
15584 * modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.
15585 ------------------------------------------------------------------------
15586 r11025 | gbazin | 2005-05-16 11:40:31 +0200 (Mon, 16 May 2005) | 1 line
15587 Changed paths:
15588    M /trunk/modules/gui/wxwindows/interface.cpp
15589
15590 * modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.
15591 ------------------------------------------------------------------------
15592 r11024 | dionoea | 2005-05-15 20:04:32 +0200 (Sun, 15 May 2005) | 3 lines
15593 Changed paths:
15594    M /trunk/modules/gui/wxwindows/interface.cpp
15595
15596 fix play/pause button state ... gruiiiikkk
15597 Closes #2
15598
15599 ------------------------------------------------------------------------
15600 r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
15601 Changed paths:
15602    M /trunk/modules/gui/wxwindows/playlist.cpp
15603
15604 gcc 4.0 compile fix by Arwed von Merkatz
15605
15606 ------------------------------------------------------------------------
15607 r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
15608 Changed paths:
15609    M /trunk/po/bn.po
15610    M /trunk/po/ca.po
15611    M /trunk/po/da.po
15612    M /trunk/po/de.po
15613    M /trunk/po/el.po
15614    M /trunk/po/en_GB.po
15615    M /trunk/po/es.po
15616    M /trunk/po/fr.po
15617    M /trunk/po/hi.po
15618    M /trunk/po/hu.po
15619    M /trunk/po/it.po
15620    M /trunk/po/ja.po
15621    M /trunk/po/my.po
15622    M /trunk/po/ne.po
15623    M /trunk/po/nl.po
15624    M /trunk/po/no.po
15625    M /trunk/po/pl.po
15626    M /trunk/po/ps.po
15627    M /trunk/po/pt_BR.po
15628    M /trunk/po/ru.po
15629    M /trunk/po/sv.po
15630    M /trunk/po/tet.po
15631    M /trunk/po/tl.po
15632    M /trunk/po/vlc.pot
15633    M /trunk/po/zh_TW.po
15634
15635 * updated the po-files -- please change as few strings as possible now
15636 ------------------------------------------------------------------------
15637 r11021 | hartman | 2005-05-15 16:41:50 +0200 (Sun, 15 May 2005) | 2 lines
15638 Changed paths:
15639    M /trunk/configure.ac
15640
15641 * When building coreaudio module, also build auhal module
15642
15643 ------------------------------------------------------------------------
15644 r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
15645 Changed paths:
15646    M /trunk/modules/audio_output/Modules.am
15647    A /trunk/modules/audio_output/auhal.c
15648
15649 * AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it. 
15650
15651 ------------------------------------------------------------------------
15652 r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 lines
15653 Changed paths:
15654    M /trunk/modules/gui/wxwindows/dialogs.cpp
15655    M /trunk/modules/gui/wxwindows/fileinfo.cpp
15656
15657  * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
15658    get the input thread, as this does not work when called through the dialogs
15659    provider. Use vlc_object_find() instead.
15660
15661 ------------------------------------------------------------------------
15662 r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
15663 Changed paths:
15664    M /trunk/modules/demux/mkv.cpp
15665
15666 mkv.cpp: fix most memory leaks
15667 ------------------------------------------------------------------------
15668 r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
15669 Changed paths:
15670    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
15671    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
15672
15673 * ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
15674 * win32_graphics.cpp: so it should work on win32 too, now...
15675
15676 ------------------------------------------------------------------------
15677 r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
15678 Changed paths:
15679    M /trunk/modules/demux/mkv.cpp
15680
15681 mkv.cpp: deal about the memleaks later
15682 ------------------------------------------------------------------------
15683 r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
15684 Changed paths:
15685    M /trunk/modules/gui/wxwindows/interface.cpp
15686
15687 code simplification
15688
15689 ------------------------------------------------------------------------
15690 r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
15691 Changed paths:
15692    M /trunk/msvc/plugins.dsp.in
15693
15694 DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
15695 ------------------------------------------------------------------------
15696 r11013 | dionoea | 2005-05-14 22:39:42 +0200 (Sat, 14 May 2005) | 4 lines
15697 Changed paths:
15698    M /trunk/modules/gui/wxwindows/interface.cpp
15699
15700  * fix mute button for real (... just needed to copy 4 lines 1 function
15701 down but took me 2 hours to understand) Closes #106
15702
15703
15704 ------------------------------------------------------------------------
15705 r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
15706 Changed paths:
15707    M /trunk/modules/gui/wxwindows/interface.cpp
15708
15709 kind of begin fixing the mute button (at least it doesn't diplay the
15710 mute icon when sound isn't mute now). Rels #106
15711
15712
15713 ------------------------------------------------------------------------
15714 r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
15715 Changed paths:
15716    M /trunk/modules/demux/mkv.cpp
15717
15718 mkv.cpp: fix a memory leak
15719 ------------------------------------------------------------------------
15720 r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
15721 Changed paths:
15722    M /trunk/modules/demux/mkv.cpp
15723
15724 mkv.cpp: start the UI hook a bit later
15725 ------------------------------------------------------------------------
15726 r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
15727 Changed paths:
15728    M /trunk/doc/skins/skins2-howto.xml
15729    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
15730    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
15731    M /trunk/modules/gui/skins2/parser/builder.cpp
15732    M /trunk/modules/gui/skins2/parser/builder_data.def
15733    M /trunk/modules/gui/skins2/parser/builder_data.hpp
15734    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
15735    M /trunk/share/skins2/skin.dtd
15736
15737  * skins2: New Playlist.bgimage attribute, to specify a background image for
15738    the Playlist control. If no image is specified (default behaviour), the
15739    background is filled like before, with the bgcolor1 and bgcolor2 attributes.
15740
15741 ------------------------------------------------------------------------
15742 r11008 | robux4 | 2005-05-14 15:08:44 +0200 (Sat, 14 May 2005) | 1 line
15743 Changed paths:
15744    M /trunk/modules/demux/mkv.cpp
15745
15746 mkv.cpp: make the UI hook silent when it's not used
15747 ------------------------------------------------------------------------
15748 r11007 | robux4 | 2005-05-14 15:01:38 +0200 (Sat, 14 May 2005) | 1 line
15749 Changed paths:
15750    M /trunk/modules/demux/mkv.cpp
15751
15752 mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
15753 ------------------------------------------------------------------------
15754 r11006 | ipkiss | 2005-05-14 13:40:55 +0200 (Sat, 14 May 2005) | 4 lines
15755 Changed paths:
15756    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
15757
15758  * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
15759    the new one breaks text display on win32.
15760    I hope it won't break x11 skins at the same time :-)
15761
15762 ------------------------------------------------------------------------
15763 r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
15764 Changed paths:
15765    M /trunk/doc/skins/skins2-howto.xml
15766
15767  * doc/skins/skins2-howto.xml: Always check what you write in the doc...
15768
15769 ------------------------------------------------------------------------
15770 r11004 | ipkiss | 2005-05-14 12:38:26 +0200 (Sat, 14 May 2005) | 3 lines
15771 Changed paths:
15772    M /trunk/doc/skins/skins2-howto.xml
15773
15774  * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
15775    control
15776
15777 ------------------------------------------------------------------------
15778 r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 May 2005) | 3 lines
15779 Changed paths:
15780    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
15781    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
15782    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
15783    M /trunk/modules/gui/macosx/playlist.h
15784    M /trunk/modules/gui/macosx/playlist.m
15785
15786 Restore the save Playlist function (copy/paste from 0.8.1)
15787
15788
15789 ------------------------------------------------------------------------
15790 r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
15791 Changed paths:
15792    M /trunk/modules/demux/mkv.cpp
15793
15794 mkv.cpp: fix the end of stream handling (when there are pending Post commands)
15795 ------------------------------------------------------------------------
15796 r11001 | robux4 | 2005-05-13 21:25:17 +0200 (Fri, 13 May 2005) | 1 line
15797 Changed paths:
15798    M /trunk/modules/demux/mkv.cpp
15799
15800 mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
15801 ------------------------------------------------------------------------
15802 r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
15803 Changed paths:
15804    M /trunk/modules/control/http.c
15805
15806 Remove excessive HTTP debugging - Closes #108
15807 ------------------------------------------------------------------------
15808 r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
15809 Changed paths:
15810    M /trunk/modules/demux/mkv.cpp
15811
15812 mkv.cpp: don't use a button if it doesn't exist
15813 ------------------------------------------------------------------------
15814 r10998 | robux4 | 2005-05-13 18:21:35 +0200 (Fri, 13 May 2005) | 1 line
15815 Changed paths:
15816    M /trunk/modules/demux/mkv.cpp
15817
15818 mkv.cpp: the UI hook is always on
15819 ------------------------------------------------------------------------
15820 r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
15821 Changed paths:
15822    M /trunk/modules/access/v4l/v4l.c
15823
15824  * v4l: fixed v4l-height.
15825
15826 ------------------------------------------------------------------------
15827 r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
15828 Changed paths:
15829    M /trunk/modules/demux/mkv.cpp
15830
15831 mkv.cpp: add support for the JumpVTS_PTT DVD command
15832 ------------------------------------------------------------------------
15833 r10995 | fkuehne | 2005-05-13 16:51:10 +0200 (Fri, 13 May 2005) | 1 line
15834 Changed paths:
15835    M /trunk/po/de.po
15836
15837 * patch by Torsten Spindler, thanks for the corrections
15838 ------------------------------------------------------------------------
15839 r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
15840 Changed paths:
15841    M /trunk/modules/demux/ts.c
15842
15843 * modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
15844 ------------------------------------------------------------------------
15845 r10993 | gbazin | 2005-05-13 15:31:39 +0200 (Fri, 13 May 2005) | 1 line
15846 Changed paths:
15847    M /trunk/INSTALL.win32
15848
15849 * INSTALL.win32: s/toolame/twolame.
15850 ------------------------------------------------------------------------
15851 r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
15852 Changed paths:
15853    M /trunk/modules/codec/dmo/dmo.c
15854
15855 * modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
15856 ------------------------------------------------------------------------
15857 r10991 | djc | 2005-05-13 13:43:13 +0200 (Fri, 13 May 2005) | 2 lines
15858 Changed paths:
15859    M /trunk/modules/gui/macosx/playlist.m
15860
15861 Temporary disable NSSearchField button
15862
15863 ------------------------------------------------------------------------
15864 r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
15865 Changed paths:
15866    M /trunk/modules/codec/x264.c
15867
15868 * modules/codec/x264.c: updated with latest changes in libx264.
15869 ------------------------------------------------------------------------
15870 r10989 | robux4 | 2005-05-13 12:02:48 +0200 (Fri, 13 May 2005) | 1 line
15871 Changed paths:
15872    M /trunk/modules/demux/mkv.cpp
15873
15874 mkv.cpp: add a mutex to lock demuxing from another thread
15875 ------------------------------------------------------------------------
15876 r10988 | titer | 2005-05-13 10:46:59 +0200 (Fri, 13 May 2005) | 2 lines
15877 Changed paths:
15878    M /trunk/modules/demux/mkv.cpp
15879
15880  demux/mkv.cpp: gcc < 3 compile fix
15881
15882 ------------------------------------------------------------------------
15883 r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
15884 Changed paths:
15885    M /trunk/extras/contrib/src/Makefile
15886
15887  contrib/src/Makefile: fixed cross compiling of twolame
15888
15889 ------------------------------------------------------------------------
15890 r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
15891 Changed paths:
15892    M /trunk/src/misc/httpd.c
15893
15894 Remove debug messages in httpd
15895
15896 ------------------------------------------------------------------------
15897 r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
15898 Changed paths:
15899    M /trunk/modules/codec/theora.c
15900    M /trunk/modules/services_discovery/shout.c
15901
15902 * fix two typos introduced in [10984]
15903 ------------------------------------------------------------------------
15904 r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 lines
15905 Changed paths:
15906    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15907    M /trunk/modules/codec/theora.c
15908    M /trunk/modules/services_discovery/shout.c
15909
15910 ALL: Fix a few strings for the prefs.
15911
15912 ------------------------------------------------------------------------
15913 r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
15914 Changed paths:
15915    M /trunk/share/http/index.html
15916
15917 * Put sout back. (should have read the doc more)
15918
15919 ------------------------------------------------------------------------
15920 r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
15921 Changed paths:
15922    M /trunk/modules/demux/mkv.cpp
15923
15924 mkv.cpp: thread handling cleaning
15925 ------------------------------------------------------------------------
15926 r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
15927 Changed paths:
15928    M /trunk/ChangeLog
15929
15930  * ChangeLog should be in english ...
15931
15932 ------------------------------------------------------------------------
15933 r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
15934 Changed paths:
15935    M /trunk/ChangeLog
15936    M /trunk/NEWS
15937    M /trunk/configure.ac
15938    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
15939    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
15940
15941  * prepare 0.8.2-test1
15942  * update NEWS
15943
15944 ------------------------------------------------------------------------
15945 r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
15946 Changed paths:
15947    M /trunk/src/libvlc.c
15948    M /trunk/src/playlist/services_discovery.c
15949
15950 * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
15951 ------------------------------------------------------------------------
15952 r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
15953 Changed paths:
15954    M /trunk/modules/gui/macosx/prefs_widgets.m
15955
15956 Change , to : in MacOSX preferences. Refs #111
15957
15958 ------------------------------------------------------------------------
15959 r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
15960 Changed paths:
15961    M /trunk/activex/test.html
15962
15963 test.html: improved user feedback, especially for live stream
15964
15965 ------------------------------------------------------------------------
15966 r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
15967 Changed paths:
15968    M /trunk/activex/axvlc.idl
15969    M /trunk/activex/axvlc.tlb
15970    M /trunk/activex/axvlc_idl.c
15971    M /trunk/activex/axvlc_idl.h
15972    M /trunk/activex/main.cpp
15973    M /trunk/activex/viewobject.cpp
15974    M /trunk/activex/viewobject.h
15975    M /trunk/activex/vlccontrol.cpp
15976    M /trunk/activex/vlccontrol.h
15977    M /trunk/include/variables.h
15978    M /trunk/include/vlc/vlc.h
15979    M /trunk/src/libvlc.c
15980
15981 src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h
15982
15983 vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.
15984
15985 main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
15986
15987 ------------------------------------------------------------------------
15988 r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
15989 Changed paths:
15990    M /trunk/modules/gui/macosx/intf.m
15991    M /trunk/modules/gui/macosx/playlist.m
15992
15993 * Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
15994 * This doesn't conflict with dvd menu navigation.
15995 * If these keys are set to an action that is handled by Cocoa, this action will have priority.
15996
15997
15998 ------------------------------------------------------------------------
15999 r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
16000 Changed paths:
16001    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16002    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
16003    M /trunk/src/audio_output/input.c
16004    M /trunk/src/video_output/video_output.c
16005    M /trunk/src/video_output/vout_subpictures.c
16006
16007 * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
16008 ------------------------------------------------------------------------
16009 r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
16010 Changed paths:
16011    M /trunk/modules/gui/macosx/vout.m
16012
16013 * vout.m: small codefixes that were not 100% problems.
16014
16015 ------------------------------------------------------------------------
16016 r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
16017 Changed paths:
16018    M /trunk/Makefile.am
16019
16020 * Makefile.am: fixed build problem.
16021 ------------------------------------------------------------------------
16022 r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
16023 Changed paths:
16024    M /trunk/modules/gui/macosx/intf.h
16025    M /trunk/modules/gui/macosx/playlist.h
16026    M /trunk/modules/gui/macosx/playlist.m
16027    M /trunk/modules/gui/macosx/prefs_widgets.m
16028
16029 Change the searchField in NSSearchField when macos >= 10.3
16030 Move MACOS_VERSION macro to intf.h
16031
16032 ------------------------------------------------------------------------
16033 r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
16034 Changed paths:
16035    M /trunk/Makefile.am
16036    M /trunk/configure.ac
16037
16038 * configure.ac, Makefile.am: fixes for WinCE build.
16039 ------------------------------------------------------------------------
16040 r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
16041 Changed paths:
16042    M /trunk/extras/contrib/src/packages.mak
16043
16044 * Use a newer liveMedia version. November one is a bit old.
16045
16046 ------------------------------------------------------------------------
16047 r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
16048 Changed paths:
16049    M /trunk/modules/gui/macosx/prefs_widgets.m
16050
16051 Use new selectors only if they exist...
16052
16053 ------------------------------------------------------------------------
16054 r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
16055 Changed paths:
16056    M /trunk/modules/gui/macosx/prefs.m
16057    M /trunk/modules/gui/macosx/prefs_widgets.m
16058
16059 *: remove fprintf debug messages
16060
16061 ------------------------------------------------------------------------
16062 r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
16063 Changed paths:
16064    M /trunk/modules/gui/macosx/intf.m
16065    M /trunk/modules/gui/macosx/prefs_widgets.m
16066
16067 Preferences panel can be viewed on X.2. Closes #104.
16068 + fix hotkeys widget with macos < 10.3
16069
16070 ------------------------------------------------------------------------
16071 r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
16072 Changed paths:
16073    M /trunk/evc/config.h.in
16074    M /trunk/msvc/config.h.in
16075
16076 * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
16077 ------------------------------------------------------------------------
16078 r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
16079 Changed paths:
16080    M /trunk/modules/gui/macosx/controls.h
16081    M /trunk/modules/gui/macosx/controls.m
16082    M /trunk/modules/gui/macosx/intf.h
16083    M /trunk/modules/gui/macosx/intf.m
16084    M /trunk/modules/gui/macosx/playlist.m
16085
16086 Fix a bug in playlist + delete updateVolumeSlider (closes #93)
16087
16088 ------------------------------------------------------------------------
16089 r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
16090 Changed paths:
16091    M /trunk/modules/gui/wxwindows/playlist.cpp
16092
16093 check if pointers are NULL (Closes #86 -> we can release test1)
16094 event reporting in wxwin32 seems to be different than in wxgtk
16095
16096 ------------------------------------------------------------------------
16097 r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
16098 Changed paths:
16099    M /trunk/src/playlist/item-ext.c
16100
16101 Fix playlist behaviour with delete in HTTP intf (Closes #105)
16102
16103 ------------------------------------------------------------------------
16104 r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
16105 Changed paths:
16106    M /trunk/share/http/index.html
16107
16108 * Work around for the lag (close #3)
16109 * Change the playlist because at least FX and IE don't like cascading forms
16110 * control=sout is not a valid control
16111
16112 ------------------------------------------------------------------------
16113 r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
16114 Changed paths:
16115    M /trunk/modules/gui/macosx/playlistinfo.m
16116
16117 Should fix prolems during launch of VLC on xserve...
16118
16119 ------------------------------------------------------------------------
16120 r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
16121 Changed paths:
16122    M /trunk/extras/contrib/src/Makefile
16123
16124 compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS
16125 ------------------------------------------------------------------------
16126 r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
16127 Changed paths:
16128    M /trunk/src/misc/vlm.c
16129
16130  * show number of broadcast and vod media items within show command
16131 When we end the feature freeze, we'll have to complete the show command to
16132 show (for example) the number of clients connected
16133
16134 ------------------------------------------------------------------------
16135 r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
16136 Changed paths:
16137    M /trunk/NEWS
16138    M /trunk/configure.ac
16139
16140 change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
16141
16142 ------------------------------------------------------------------------
16143 r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
16144 Changed paths:
16145    M /trunk/modules/access_output/file.c
16146
16147 Support for large files in stream output
16148 Closes #48
16149 Closes Debian #306110
16150
16151 ------------------------------------------------------------------------
16152 r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
16153 Changed paths:
16154    M /trunk/modules/codec/ffmpeg/encoder.c
16155    M /trunk/modules/codec/ffmpeg/video.c
16156    M /trunk/modules/stream_out/switcher.c
16157
16158 * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
16159 ------------------------------------------------------------------------
16160 r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
16161 Changed paths:
16162    M /trunk/extras/contrib/src/packages.mak
16163
16164 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
16165 ------------------------------------------------------------------------
16166 r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
16167 Changed paths:
16168    M /trunk/extras/contrib/src/packages.mak
16169
16170 * changed the download-location of libtheora to our server since their own refuses to work once again
16171 ------------------------------------------------------------------------
16172 r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
16173 Changed paths:
16174    M /trunk/extras/contrib/src/packages.mak
16175
16176 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
16177 ------------------------------------------------------------------------
16178 r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
16179 Changed paths:
16180    M /trunk/src/libvlc.h
16181
16182  * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
16183    ctrl-s which is also used for changing skins)
16184
16185 ------------------------------------------------------------------------
16186 r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
16187 Changed paths:
16188    M /trunk/src/misc/net.c
16189
16190 Don't print an error message when attempting to recv returns EAGAIN
16191 (can only happens if we're using SSL and it is a not an error situation)
16192
16193 ------------------------------------------------------------------------
16194 r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
16195 Changed paths:
16196    M /trunk/modules/gui/macosx/equalizer.m
16197
16198 * Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.
16199
16200
16201 ------------------------------------------------------------------------
16202 r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
16203 Changed paths:
16204    M /trunk/modules/demux/livedotcom.cpp
16205
16206 Encode URL if needed (should fix Debian bug #279735)
16207
16208 ------------------------------------------------------------------------
16209 r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
16210 Changed paths:
16211    M /trunk/include/network.h
16212
16213 Fix C++ compilation
16214
16215 ------------------------------------------------------------------------
16216 r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
16217 Changed paths:
16218    M /trunk/modules/gui/macosx/equalizer.m
16219
16220 * Fix some variable initilization bugs
16221
16222
16223 ------------------------------------------------------------------------
16224 r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
16225 Changed paths:
16226    M /trunk/modules/access/vcdx/vcd.c
16227
16228 * fix the compilation which were accidentally broken in r10922
16229 ------------------------------------------------------------------------
16230 r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
16231 Changed paths:
16232    M /trunk/NEWS
16233    M /trunk/configure.ac
16234
16235   * Changed temporary version to 0.8.2.svn. Sorry about that, but it
16236     conflicts with the version in Debian which I am unable to change.
16237
16238 ------------------------------------------------------------------------
16239 r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
16240 Changed paths:
16241    M /trunk/extras/contrib/bootstrap
16242
16243 * fix to the svn-recognition
16244 ------------------------------------------------------------------------
16245 r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
16246 Changed paths:
16247    M /trunk/share/http/index.html
16248    M /trunk/share/http/style.css
16249
16250 index.html : fix ?\194?\171 Weird URLs
16251   (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
16252
16253 style.css : small esthetic fix
16254
16255
16256 ------------------------------------------------------------------------
16257 r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
16258 Changed paths:
16259    M /trunk/extras/contrib/src/Makefile
16260
16261 Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
16262
16263 ------------------------------------------------------------------------
16264 r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
16265 Changed paths:
16266    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16267
16268 fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
16269
16270 ------------------------------------------------------------------------
16271 r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
16272 Changed paths:
16273    M /trunk/extras/contrib/src/Makefile
16274
16275 This should fix libs dependences
16276
16277 ------------------------------------------------------------------------
16278 r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
16279 Changed paths:
16280    M /trunk/modules/gui/macosx/prefs_widgets.m
16281
16282 Fix hotkeys view in macosx.3 + UTF8 strings in module list
16283
16284 ------------------------------------------------------------------------
16285 r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
16286 Changed paths:
16287    M /trunk/extras/contrib/src/Makefile
16288
16289 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
16290 ------------------------------------------------------------------------
16291 r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
16292 Changed paths:
16293    M /trunk/extras/contrib/src/Makefile
16294
16295 contrib: make the SVN vs release build really work on OS X
16296 ------------------------------------------------------------------------
16297 r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
16298 Changed paths:
16299    M /trunk/extras/contrib/bootstrap
16300
16301 contrib: make the SVN vs release build really work on OS X
16302 ------------------------------------------------------------------------
16303 r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
16304 Changed paths:
16305    M /trunk/extras/contrib/bootstrap
16306
16307 get rid of windows style line breaks
16308
16309
16310 ------------------------------------------------------------------------
16311 r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
16312 Changed paths:
16313    M /trunk/extras/contrib/bootstrap
16314    M /trunk/extras/contrib/src/Makefile
16315
16316 contrib: improve the detection of SVN
16317 ------------------------------------------------------------------------
16318 r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
16319 Changed paths:
16320    M /trunk/extras/contrib/bootstrap
16321    M /trunk/extras/contrib/src/Makefile
16322
16323 contrib: use SVN only if a client is available
16324 ------------------------------------------------------------------------
16325 r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
16326 Changed paths:
16327    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16328
16329 check if equalizer and equalizer-2pass are enabled upon panel creation
16330
16331 ------------------------------------------------------------------------
16332 r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
16333 Changed paths:
16334    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16335    M /trunk/modules/gui/wxwindows/wxwindows.h
16336
16337 * disable equalizer commands in the extended GUI if the equalizer isn't
16338   enabled.
16339
16340 ------------------------------------------------------------------------
16341 r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
16342 Changed paths:
16343    M /trunk/msvc/vlc.dsw
16344
16345 MSVC build: only keep the plugins that compile out of the box
16346 ------------------------------------------------------------------------
16347 r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
16348 Changed paths:
16349    M /trunk/extras/contrib/src/Makefile
16350
16351 contrib: build libebml/libmatroska from SVN
16352 ------------------------------------------------------------------------
16353 r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
16354 Changed paths:
16355    M /trunk/BUGS
16356    M /trunk/TODO
16357
16358 Clean BUGS and TODO
16359
16360 ------------------------------------------------------------------------
16361 r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
16362 Changed paths:
16363    M /trunk/modules/demux/mkv.cpp
16364
16365 mkv.cpp: code cleaning
16366 ------------------------------------------------------------------------
16367 r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
16368 Changed paths:
16369    M /trunk/modules/access/vcdx/vcd.c
16370    M /trunk/modules/access/vcdx/vcdplayer.c
16371    M /trunk/modules/audio_filter/converter/a52tofloat32.c
16372    M /trunk/modules/codec/svcdsub.c
16373    M /trunk/modules/gui/macosx/controls.m
16374
16375 * controls.m: added l10n of the volume-string shown when changing the volume
16376 * vcdx/vcdplayer.c: disabled l10n of various error messages
16377 * vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
16378 * rest: disabled l10n of various strings or debug masks which cannot be translated
16379
16380 more to come
16381 ------------------------------------------------------------------------
16382 r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
16383 Changed paths:
16384    M /trunk/configure.ac
16385
16386 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
16387
16388 ------------------------------------------------------------------------
16389 r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
16390 Changed paths:
16391    M /trunk/modules/demux/mkv.cpp
16392
16393 mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
16394 ------------------------------------------------------------------------
16395 r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
16396 Changed paths:
16397    M /trunk/modules/demux/mkv.cpp
16398
16399 mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
16400 ------------------------------------------------------------------------
16401 r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
16402 Changed paths:
16403    M /trunk/modules/gui/macosx/prefs.m
16404
16405 Typo
16406
16407 ------------------------------------------------------------------------
16408 r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
16409 Changed paths:
16410    M /trunk/modules/gui/macosx/prefs.m
16411
16412 Add a notice if advanced items are not shown
16413
16414 ------------------------------------------------------------------------
16415 r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
16416 Changed paths:
16417    M /trunk/modules/demux/mkv.cpp
16418
16419 mkv.cpp: process the LinkPGCN DVD command correctly
16420 ------------------------------------------------------------------------
16421 r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
16422 Changed paths:
16423    M /trunk/modules/demux/mkv.cpp
16424
16425 mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
16426 ------------------------------------------------------------------------
16427 r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
16428 Changed paths:
16429    M /trunk/modules/gui/macosx/prefs.m
16430
16431 Fix a refcount error
16432
16433 ------------------------------------------------------------------------
16434 r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
16435 Changed paths:
16436    M /trunk/NEWS
16437
16438 Document SAP syntax change
16439
16440 ------------------------------------------------------------------------
16441 r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
16442 Changed paths:
16443    M /trunk/modules/gui/macosx/prefs.m
16444    M /trunk/modules/gui/macosx/prefs_widgets.h
16445    M /trunk/modules/gui/macosx/prefs_widgets.m
16446
16447 *: fix alignment of widgets.
16448 - What shall we do for files and module list ?
16449 - Why is there a space after "Audio viualization" in src/libvlc.h ?
16450
16451 ------------------------------------------------------------------------
16452 r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
16453 Changed paths:
16454    M /trunk/modules/gui/macosx/prefs.m
16455    M /trunk/modules/gui/macosx/prefs_widgets.h
16456    M /trunk/modules/gui/macosx/prefs_widgets.m
16457
16458 *: remove useless code
16459
16460 ------------------------------------------------------------------------
16461 r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
16462 Changed paths:
16463    M /trunk/modules/gui/macosx/prefs.h
16464    M /trunk/modules/gui/macosx/prefs.m
16465    M /trunk/modules/gui/macosx/prefs_widgets.h
16466    M /trunk/modules/gui/macosx/prefs_widgets.m
16467
16468 *: fix problems about advanced button
16469
16470 ------------------------------------------------------------------------
16471 r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
16472 Changed paths:
16473    M /trunk/modules/gui/macosx/playlist.m
16474
16475 * sorry, forgot to give svn the playlist.m from the previous commit... tztz
16476 ------------------------------------------------------------------------
16477 r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
16478 Changed paths:
16479    M /trunk/modules/gui/ncurses.c
16480
16481 * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
16482 * ncurses.c: don't localise "Ncurses"
16483 ------------------------------------------------------------------------
16484 r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
16485 Changed paths:
16486    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
16487    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16488    M /trunk/modules/gui/macosx/equalizer.m
16489
16490 * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
16491 * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
16492 ------------------------------------------------------------------------
16493 r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
16494 Changed paths:
16495    M /trunk/modules/demux/mkv.cpp
16496
16497 mkv.cpp: minor enhancements/cleanings of the button handling code
16498 ------------------------------------------------------------------------
16499 r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
16500 Changed paths:
16501    M /trunk/modules/demux/mkv.cpp
16502
16503 mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
16504 ------------------------------------------------------------------------
16505 r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
16506 Changed paths:
16507    M /trunk/BUGS
16508    M /trunk/TODO
16509
16510 BUGS,TODO: Remove stuff that has been added to Trac
16511
16512 ------------------------------------------------------------------------
16513 r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
16514 Changed paths:
16515    M /trunk/BUGS
16516    M /trunk/modules/gui/macosx/playlist.h
16517    M /trunk/modules/gui/macosx/playlist.m
16518
16519 * playlist.* support for DnD from Finder
16520 * BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
16521
16522
16523 ------------------------------------------------------------------------
16524 r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
16525 Changed paths:
16526    M /trunk/src/misc/vlm.c
16527
16528 * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
16529 ------------------------------------------------------------------------
16530 r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
16531 Changed paths:
16532    M /trunk/modules/gui/macosx/prefs.m
16533
16534 * compilation fix
16535 ------------------------------------------------------------------------
16536 r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
16537 Changed paths:
16538    M /trunk/po/es.po
16539
16540 * update to the Spanish translation by Javier Varela (99% complete now)
16541 ------------------------------------------------------------------------
16542 r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
16543 Changed paths:
16544    M /trunk/extras/contrib/src/Makefile
16545
16546 * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
16547 ------------------------------------------------------------------------
16548 r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
16549 Changed paths:
16550    M /trunk/modules/gui/macosx/prefs.m
16551    M /trunk/modules/gui/macosx/prefs_widgets.h
16552    M /trunk/modules/gui/macosx/prefs_widgets.m
16553
16554 - added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
16555 - wrapped code
16556
16557 ------------------------------------------------------------------------
16558 r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
16559 Changed paths:
16560    M /trunk/modules/gui/macosx/prefs.h
16561    M /trunk/modules/gui/macosx/prefs.m
16562    M /trunk/modules/gui/macosx/prefs_widgets.h
16563    M /trunk/modules/gui/macosx/prefs_widgets.m
16564
16565 Added widget, fix save, etc.
16566 Known bugs: changing advanced view, detection of MacOS X version at
16567             runtime and many others...
16568
16569
16570 ------------------------------------------------------------------------
16571 r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
16572 Changed paths:
16573    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
16574    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
16575    M /trunk/modules/gui/skins2/parser/builder.cpp
16576    M /trunk/modules/gui/skins2/parser/builder_data.def
16577    M /trunk/modules/gui/skins2/parser/builder_data.hpp
16578    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16579    M /trunk/share/skins2/skin.dtd
16580
16581 * skin.dtd: added an attribute "resize" in the "Image" element, to define
16582   the method used to resize the image, which can be "mosaic" (the default)
16583   or "scale". Note that the previous behaviour was always "scale" before,
16584   but mosaic is much much faster, so use scale method only for fun ;)
16585 * skins2/*: support of the new mosaic method; playlist resize with this
16586   method is significantly faster!
16587
16588 ------------------------------------------------------------------------
16589 r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
16590 Changed paths:
16591    M /trunk/configure.ac
16592    M /trunk/src/misc/modules.c
16593
16594   * do not use a dynamic linker if no plugin support was detected/requested.
16595
16596 ------------------------------------------------------------------------
16597 r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
16598 Changed paths:
16599    M /trunk/BUGS
16600
16601 Forgot this one...
16602
16603
16604 ------------------------------------------------------------------------
16605 r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
16606 Changed paths:
16607    M /trunk/BUGS
16608
16609 One more bug
16610
16611
16612 ------------------------------------------------------------------------
16613 r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
16614 Changed paths:
16615    M /trunk/BUGS
16616
16617 some more bugs...
16618
16619
16620 ------------------------------------------------------------------------
16621 r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
16622 Changed paths:
16623    M /trunk/modules/gui/macosx/playlist.m
16624
16625 * Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
16626 * A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore
16627 * Make the currently playling item, as well as its parent items bold 
16628
16629
16630 ------------------------------------------------------------------------
16631 r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
16632 Changed paths:
16633    M /trunk/configure.ac
16634    M /trunk/src/misc/darwin_specific.m
16635
16636 * aded the new Catalan translation
16637 ------------------------------------------------------------------------
16638 r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
16639 Changed paths:
16640    M /trunk/src/libvlc.h
16641    M /trunk/src/misc/iso-639_def.h
16642
16643 Enable catalan translation
16644
16645 ------------------------------------------------------------------------
16646 r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
16647 Changed paths:
16648    M /trunk/po/POTFILES.in
16649
16650 Fixes no longer existing files
16651
16652 ------------------------------------------------------------------------
16653 r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
16654 Changed paths:
16655    M /trunk/THANKS
16656    A /trunk/po/ca.po
16657
16658 Initial Catalan translation by
16659 Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
16660
16661 ------------------------------------------------------------------------
16662 r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
16663 Changed paths:
16664    M /trunk/po/zh_TW.po
16665
16666 .po are not executable
16667
16668 ------------------------------------------------------------------------
16669 r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
16670 Changed paths:
16671    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
16672
16673 * fixed icons for bin, AIFF, WAV
16674 ------------------------------------------------------------------------
16675 r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
16676 Changed paths:
16677    M /trunk/modules/gui/skins2/src/ft2_font.cpp
16678
16679 gcc 3.4.3 gave this error: 
16680
16681   src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
16682   src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
16683   src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
16684
16685 Follow the suggestion.
16686
16687
16688 ------------------------------------------------------------------------
16689 r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
16690 Changed paths:
16691    M /trunk/modules/gui/wxwindows/playlist.cpp
16692
16693  * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
16694
16695 ------------------------------------------------------------------------
16696 r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
16697 Changed paths:
16698    M /trunk/src/video_output/video_output.c
16699
16700 * Hopefully fixes --aspect-ratio computation when giving float values as argument
16701
16702
16703 ------------------------------------------------------------------------
16704 r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
16705 Changed paths:
16706    M /trunk/modules/gui/skins2/src/ft2_font.cpp
16707    M /trunk/modules/gui/skins2/src/ft2_font.hpp
16708    M /trunk/modules/gui/skins2/x11/x11_display.cpp
16709
16710 * ft2_font.cpp: added a cache for glyphs rendered with freetype, because
16711   freetype is so slooow: now FT2Font::drawString() is about 100 times faster
16712   in average !
16713
16714 ------------------------------------------------------------------------
16715 r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
16716 Changed paths:
16717    M /trunk/include/vlc_stream.h
16718
16719 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2
16720   module in builtin mode)
16721
16722 ------------------------------------------------------------------------
16723 r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
16724 Changed paths:
16725    M /trunk/modules/access/cdda/access.c
16726    M /trunk/modules/access/cdda/info.c
16727    M /trunk/modules/access/vcdx/access.c
16728
16729 fix next/previous chapter in disc mode 
16730 fix updating meta (caused by a recent change of mine)
16731
16732 vcdx/access.c: hack to try to fix still-handling problem
16733
16734
16735 ------------------------------------------------------------------------
16736 r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
16737 Changed paths:
16738    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
16739    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
16740    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
16741    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
16742    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
16743    M /trunk/modules/gui/skins2/src/os_graphics.hpp
16744    M /trunk/modules/gui/skins2/src/tooltip.cpp
16745    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
16746    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
16747    M /trunk/modules/gui/skins2/x11/x11_display.cpp
16748    M /trunk/modules/gui/skins2/x11/x11_display.hpp
16749    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
16750    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
16751
16752 * os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
16753   blending only when it is useful (i.e. when drawing antialiased text)
16754 * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
16755
16756 ------------------------------------------------------------------------
16757 r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
16758 Changed paths:
16759    M /trunk/doc/skins/skins2-howto.xml
16760
16761  * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
16762    missing in the doc
16763
16764 ------------------------------------------------------------------------
16765 r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
16766 Changed paths:
16767    M /trunk/modules/access/cdda/access.c
16768    M /trunk/modules/access/cdda/cdda.h
16769
16770 Work on audio control access. 
16771
16772
16773 ------------------------------------------------------------------------
16774 r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
16775 Changed paths:
16776    M /trunk/modules/access/cdda/access.c
16777
16778 Correct up audio-control stop command.
16779
16780
16781 ------------------------------------------------------------------------
16782 r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
16783 Changed paths:
16784    M /trunk/modules/access/cdda/access.c
16785    M /trunk/modules/access/cdda/cdda.c
16786
16787 Compatability for different versions of libcdio from 0.71-0.74cvs
16788
16789 ------------------------------------------------------------------------
16790 r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
16791 Changed paths:
16792    M /trunk/modules/access/cdda/access.c
16793
16794 A couple more fixes. One to set meta information when in disc mode.
16795 Another to pause audio control playing.
16796
16797
16798 ------------------------------------------------------------------------
16799 r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
16800 Changed paths:
16801    M /trunk/modules/access/cdda/access.c
16802    M /trunk/modules/access/cdda/cdda.c
16803    M /trunk/modules/access/cdda/cdda.h
16804    M /trunk/modules/access/cdda/info.c
16805
16806 Fix some bugs when playlist not in disc but track mode:
16807   play_item initialization accidently lost.
16808   Probably need a vlc_object release of the playlist.
16809
16810 Adjust comments which were wrong because of cut and paste artifacts.
16811
16812 Some changes that may help debugging. 
16813
16814 First attempt at playing via audio controls - mostly not working. 
16815
16816
16817 ------------------------------------------------------------------------
16818 r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
16819 Changed paths:
16820    M /trunk/configure.ac
16821    M /trunk/extras/contrib/src/Makefile
16822    M /trunk/extras/contrib/src/packages.mak
16823    M /trunk/modules/codec/Modules.am
16824    D /trunk/modules/codec/toolame.c
16825    A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731)
16826
16827 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
16828   twolame is thread-safe and maintained. Update your batch files for
16829   --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
16830   for more information.
16831
16832 ------------------------------------------------------------------------
16833 r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
16834 Changed paths:
16835    M /trunk/modules/access_filter/record.c
16836
16837  * record: use add_directory (instead of add_string) + parse the name to
16838  remove the uri/path part.
16839
16840 ------------------------------------------------------------------------
16841 r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
16842 Changed paths:
16843    M /trunk/modules/demux/mkv.cpp
16844
16845 mkv.cpp: add preliminary code to support the UI hooks
16846 ------------------------------------------------------------------------
16847 r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
16848 Changed paths:
16849    M /trunk/include/vlc_common.h
16850
16851 bad, bad developer ...
16852
16853 ------------------------------------------------------------------------
16854 r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
16855 Changed paths:
16856    M /trunk/modules/access/dshow/dshow.cpp
16857
16858 - added dshow-fps option to configure capture framerate
16859 - added support for IAMStreamConfig interface to configure user settings on capture pin media type
16860
16861
16862 ------------------------------------------------------------------------
16863 r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
16864 Changed paths:
16865    M /trunk/include/vlc_common.h
16866    M /trunk/modules/access_filter/record.c
16867
16868 vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
16869 record.c: make it compile under mingw32, needs review
16870
16871
16872 ------------------------------------------------------------------------
16873 r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
16874 Changed paths:
16875    M /trunk/modules/access_filter/record.c
16876
16877 * modules/access_filter/record.c: compilation fix.
16878 ------------------------------------------------------------------------
16879 r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
16880 Changed paths:
16881    M /trunk/src/input/es_out.c
16882
16883  * es_out: oops, make EsOutProgramDel returning an error code.
16884
16885 ------------------------------------------------------------------------
16886 r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
16887 Changed paths:
16888    M /trunk/modules/access_filter/record.c
16889
16890  * record: grrr, support for system that doesn't have localtime_r.
16891
16892 ------------------------------------------------------------------------
16893 r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
16894 Changed paths:
16895    M /trunk/include/vlc_es_out.h
16896    M /trunk/modules/demux/ts.c
16897    M /trunk/src/input/es_out.c
16898
16899  es_out*: added ES_OUT_DEL_GROUP
16900  ts.c: use ES_OUT_DEL_GROUP to remove old program.
16901
16902 ------------------------------------------------------------------------
16903 r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
16904 Changed paths:
16905    M /trunk/src/input/es_out.c
16906
16907 * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
16908 ------------------------------------------------------------------------
16909 r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
16910 Changed paths:
16911    M /trunk/src/input/es_out.c
16912
16913 * src/input/es_out.c: cleanup empty programs.
16914 ------------------------------------------------------------------------
16915 r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
16916 Changed paths:
16917    M /trunk/modules/access_filter/record.c
16918
16919 Fix errno undefined error
16920
16921 ------------------------------------------------------------------------
16922 r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
16923 Changed paths:
16924    M /trunk/src/input/var.c
16925
16926 input/var.c: don't try to update the "rate" variable directly in callback
16927 for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
16928 fixes a race condition when "rate" ends up at a different value than
16929 p_input->i_rate
16930
16931 ------------------------------------------------------------------------
16932 r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
16933 Changed paths:
16934    M /trunk/configure.ac
16935
16936 Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
16937
16938
16939 ------------------------------------------------------------------------
16940 r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
16941 Changed paths:
16942    M /trunk/modules/audio_output/esd.c
16943
16944   * support for --esdserver. doesn't seem to work yet, though...
16945
16946 ------------------------------------------------------------------------
16947 r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
16948 Changed paths:
16949    M /trunk/extras/contrib/src/Makefile
16950
16951  fixed ebml/matroska build with gcc 4
16952
16953 ------------------------------------------------------------------------
16954 r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
16955 Changed paths:
16956    M /trunk/modules/demux/mkv.cpp
16957
16958 mkv.cpp: added the thread to support VOB buttons
16959 + code cleaning
16960 ------------------------------------------------------------------------
16961 r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
16962 Changed paths:
16963    M /trunk/src/libvlc.h
16964
16965 * fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
16966 ------------------------------------------------------------------------
16967 r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
16968 Changed paths:
16969    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
16970    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
16971    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
16972    M /trunk/modules/gui/macosx/open.h
16973    M /trunk/modules/gui/macosx/open.m
16974
16975 Add a checkbox to enable timeshifting in the open network panel
16976
16977
16978 ------------------------------------------------------------------------
16979 r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
16980 Changed paths:
16981    M /trunk/modules/demux/mkv.cpp
16982
16983 mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
16984 ------------------------------------------------------------------------
16985 r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
16986 Changed paths:
16987    M /trunk/modules/video_output/directx/events.c
16988    M /trunk/modules/video_output/x11/xcommon.c
16989
16990 * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
16991 ------------------------------------------------------------------------
16992 r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
16993 Changed paths:
16994    M /trunk/include/vlc_playlist.h
16995    M /trunk/src/playlist/playlist.c
16996    M /trunk/src/video_output/video_output.c
16997
16998 * include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
16999 ------------------------------------------------------------------------
17000 r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
17001 Changed paths:
17002    M /trunk/modules/demux/mkv.cpp
17003
17004 mkv.cpp: avoid leaving the same item in cascade
17005 ------------------------------------------------------------------------
17006 r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
17007 Changed paths:
17008    M /trunk/modules/codec/x264.c
17009
17010 * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
17011 ------------------------------------------------------------------------
17012 r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
17013 Changed paths:
17014    M /trunk/modules/stream_out/transcode.c
17015
17016 * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
17017 ------------------------------------------------------------------------
17018 r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
17019 Changed paths:
17020    M /trunk/modules/stream_out/transcode.c
17021
17022 * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
17023 ------------------------------------------------------------------------
17024 r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
17025 Changed paths:
17026    M /trunk/modules/codec/x264.c
17027
17028 * modules/codec/x264.c: use proper default value for subpel.
17029 ------------------------------------------------------------------------
17030 r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
17031 Changed paths:
17032    M /trunk/modules/codec/x264.c
17033
17034 * modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
17035 ------------------------------------------------------------------------
17036 r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
17037 Changed paths:
17038    M /trunk/modules/codec/x264.c
17039
17040 * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
17041 ------------------------------------------------------------------------
17042 r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
17043 Changed paths:
17044    M /trunk/modules/gui/wxwindows/interface.cpp
17045
17046 * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
17047 ------------------------------------------------------------------------
17048 r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
17049 Changed paths:
17050    M /trunk/modules/gui/wxwindows/interface.cpp
17051
17052 * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
17053 ------------------------------------------------------------------------
17054 r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
17055 Changed paths:
17056    M /trunk/modules/demux/mkv.cpp
17057
17058 * modules/demux/mkv.cpp: itoa -> sprintf.
17059 ------------------------------------------------------------------------
17060 r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
17061 Changed paths:
17062    M /trunk/modules/access_filter/record.c
17063    M /trunk/modules/access_filter/timeshift.c
17064
17065  * all: added set_shortname.
17066
17067 ------------------------------------------------------------------------
17068 r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
17069 Changed paths:
17070    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17071
17072  * wxwindows: added a cast to avoid a compiler error (conversion from void*).
17073
17074 ------------------------------------------------------------------------
17075 r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
17076 Changed paths:
17077    M /trunk/configure.ac
17078
17079 * configure.ac: add access_filter_record to the build.
17080 ------------------------------------------------------------------------
17081 r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
17082 Changed paths:
17083    M /trunk/include/vlc_keys.h
17084    M /trunk/modules/access_filter/Modules.am
17085    A /trunk/modules/access_filter/record.c
17086    M /trunk/src/libvlc.h
17087
17088  * all: added a new access_filter module: record + one hotkey to start/stop
17089  recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
17090
17091 ------------------------------------------------------------------------
17092 r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
17093 Changed paths:
17094    M /trunk/modules/gui/wxwindows/timer.cpp
17095
17096  * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
17097
17098 ------------------------------------------------------------------------
17099 r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
17100 Changed paths:
17101    M /trunk/modules/access/directory.c
17102    M /trunk/modules/audio_filter/resampler/linear.c
17103    M /trunk/modules/audio_filter/resampler/ugly.c
17104    M /trunk/modules/control/http.c
17105    M /trunk/modules/mux/mpjpeg.c
17106
17107  * all: warning fixes.
17108  * mpjpeg.c: use sout_CfgParse !
17109
17110 ------------------------------------------------------------------------
17111 r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
17112 Changed paths:
17113    M /trunk/modules/demux/asf/libasf.c
17114    M /trunk/modules/demux/playlist/b4s.c
17115    M /trunk/modules/demux/ts.c
17116
17117  * asf, b4s: warning fixes.
17118  * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
17119        - better support of EIT + VLC_META_NOW_PLAYING.
17120
17121 ------------------------------------------------------------------------
17122 r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
17123 Changed paths:
17124    M /trunk/include/vlc_input.h
17125
17126  * vlc_input.h: added INPUT_DEL_INFO.
17127
17128 ------------------------------------------------------------------------
17129 r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
17130 Changed paths:
17131    M /trunk/src/input/control.c
17132    M /trunk/src/input/es_out.c
17133    M /trunk/src/input/input.c
17134
17135  * control: added INPUT_DEL_INFO.
17136  * input: allow chaining of access_filter (like filter1:filter2 ...)
17137  * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
17138
17139 ------------------------------------------------------------------------
17140 r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
17141 Changed paths:
17142    M /trunk/extras/contrib/src/packages.mak
17143
17144 Change location of speex to http://us.speex.org/download/
17145 (fix a 302 message...)
17146
17147
17148 ------------------------------------------------------------------------
17149 r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
17150 Changed paths:
17151    M /trunk/extras/zsh.cpp
17152
17153 extras/zsh.cpp: completion for module_cat and module_cat_list
17154
17155 ------------------------------------------------------------------------
17156 r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
17157 Changed paths:
17158    M /trunk/extras/zsh.cpp
17159
17160 extras/zsh.cpp: allow completion of --option=value syntax
17161
17162 ------------------------------------------------------------------------
17163 r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
17164 Changed paths:
17165    A /trunk/extras/Makefile
17166    M /trunk/extras/zsh.cpp
17167
17168 extras/Makefile: A very very simple makefile to build the zsh stuff
17169 extras/zsh.cpp: Support for completing simple url as well
17170
17171 ------------------------------------------------------------------------
17172 r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
17173 Changed paths:
17174    M /trunk/modules/demux/mkv.cpp
17175
17176 mkv.cpp: add support for new DVD commands, add more debug messages
17177 ------------------------------------------------------------------------
17178 r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
17179 Changed paths:
17180    M /trunk/extras/zsh.cpp
17181
17182 zsh.cpp: allow completion of submodules as well for module-type options
17183 (this allows -A and -V to complete the dummy module
17184
17185 ------------------------------------------------------------------------
17186 r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
17187 Changed paths:
17188    M /trunk/modules/gui/wxwindows/open.cpp
17189
17190 Fix crash if we don't have freetype or subsdec
17191
17192 ------------------------------------------------------------------------
17193 r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
17194 Changed paths:
17195    M /trunk/TODO
17196
17197 TODO: Added some of my personal wishes
17198
17199 ------------------------------------------------------------------------
17200 r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
17201 Changed paths:
17202    M /trunk/modules/demux/mkv.cpp
17203
17204 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
17205 ------------------------------------------------------------------------
17206 r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
17207 Changed paths:
17208    M /trunk/modules/demux/mkv.cpp
17209
17210 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
17211 ------------------------------------------------------------------------
17212 r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
17213 Changed paths:
17214    A /trunk/BUGS
17215
17216 Added file about known bugs
17217
17218 ------------------------------------------------------------------------
17219 r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
17220 Changed paths:
17221    M /trunk/modules/gui/wxwindows/playlist.cpp
17222
17223 Also delete nodes when deleting selection
17224
17225 ------------------------------------------------------------------------
17226 r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
17227 Changed paths:
17228    M /trunk/modules/demux/mkv.cpp
17229
17230 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
17231 ------------------------------------------------------------------------
17232 r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
17233 Changed paths:
17234    M /trunk/modules/access/cdda.c
17235
17236 Don't forget to update the status bar on track change
17237
17238 ------------------------------------------------------------------------
17239 r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
17240 Changed paths:
17241    M /trunk/modules/services_discovery/sap.c
17242
17243 sap.c: clean up playlist handling
17244
17245 ------------------------------------------------------------------------
17246 r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
17247 Changed paths:
17248    M /trunk/src/playlist/playlist.c
17249
17250 playlist.c: fixed a nasty corruption on exit with more than one sd module
17251 running
17252
17253 ------------------------------------------------------------------------
17254 r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
17255 Changed paths:
17256    M /trunk/modules/demux/mkv.cpp
17257
17258 mkv.cpp: clean the way chapters are presented/handled internally
17259 ------------------------------------------------------------------------
17260 r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
17261 Changed paths:
17262    M /trunk/modules/gui/wxwindows/playlist.cpp
17263    M /trunk/modules/gui/wxwindows/wxwindows.h
17264
17265 Remove invert selection and select all (I simply can't figure how to do that)
17266
17267 ------------------------------------------------------------------------
17268 r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
17269 Changed paths:
17270    M /trunk/modules/gui/wxwindows/playlist.cpp
17271    M /trunk/modules/gui/wxwindows/wxwindows.h
17272
17273 Delete selection (either by menu or key)
17274
17275 ------------------------------------------------------------------------
17276 r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
17277 Changed paths:
17278    M /trunk/modules/packetizer/h264.c
17279
17280 packetizer/h264.c: fix divition by zero for some streams
17281
17282 ------------------------------------------------------------------------
17283 r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
17284 Changed paths:
17285    M /trunk/modules/gui/wxwindows/timer.cpp
17286
17287 Fix disc buttons
17288
17289 ------------------------------------------------------------------------
17290 r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
17291 Changed paths:
17292    M /trunk/modules/misc/logger.c
17293
17294 Take logger back to control modules
17295
17296 ------------------------------------------------------------------------
17297 r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
17298 Changed paths:
17299    A /trunk/extras/zsh.cpp
17300
17301 extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
17302 todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
17303
17304 ------------------------------------------------------------------------
17305 r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
17306 Changed paths:
17307    M /trunk/src/libvlc.h
17308
17309 libvlc.h: move -A back to --aout where it belongs
17310
17311 ------------------------------------------------------------------------
17312 r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
17313 Changed paths:
17314    M /trunk/modules/demux/mkv.cpp
17315
17316 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
17317 ------------------------------------------------------------------------
17318 r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
17319 Changed paths:
17320    M /trunk/modules/demux/mkv.cpp
17321
17322 mkv.cpp: only display the DVD title info in the Title selection
17323 ------------------------------------------------------------------------
17324 r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
17325 Changed paths:
17326    M /trunk/modules/demux/mkv.cpp
17327
17328 mkv.cpp: use the title feature to display the segment hierarchy
17329 ------------------------------------------------------------------------
17330 r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
17331 Changed paths:
17332    M /trunk/modules/access/cdda.c
17333
17334 Give a fine name when playing audio CD
17335
17336 ------------------------------------------------------------------------
17337 r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
17338 Changed paths:
17339    M /trunk/modules/demux/mkv.cpp
17340
17341 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
17342 ------------------------------------------------------------------------
17343 r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
17344 Changed paths:
17345    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17346
17347 ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
17348 people desides to increase their build number again
17349
17350 ------------------------------------------------------------------------
17351 r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
17352 Changed paths:
17353    M /trunk/modules/services_discovery/sap.c
17354
17355 - enable sap-ipv6 by default
17356
17357 ------------------------------------------------------------------------
17358 r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
17359 Changed paths:
17360    M /trunk/doc/skins/skins2-howto.xml
17361
17362 Updated skins2 doc.
17363
17364 ------------------------------------------------------------------------
17365 r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
17366 Changed paths:
17367    M /trunk/modules/gui/skins2/Modules.am
17368    A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
17369    A /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
17370    M /trunk/modules/gui/skins2/parser/interpreter.cpp
17371
17372  * skins2: Added support for multiple actions (separated by ";"),
17373            wherever one action was allowed
17374
17375 ------------------------------------------------------------------------
17376 r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
17377 Changed paths:
17378    M /trunk/po/es.po
17379
17380 * update to the Spanish translation by Antonio Javier Varela Calvo
17381 ------------------------------------------------------------------------
17382 r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
17383 Changed paths:
17384    M /trunk/extras/contrib/src/Makefile
17385
17386 contrib: try to allow make src for Linux too
17387 ------------------------------------------------------------------------
17388 r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
17389 Changed paths:
17390    M /trunk/src/video_output/vout_synchro.c
17391
17392  vout_synchro: less verbose.
17393
17394 ------------------------------------------------------------------------
17395 r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
17396 Changed paths:
17397    M /trunk/modules/demux/mkv.cpp
17398
17399 mkv.cpp: Enter/Leave on subchapters too
17400 ------------------------------------------------------------------------
17401 r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
17402 Changed paths:
17403    M /trunk/extras/contrib/src/Makefile
17404
17405 contrib: no need to patch libebml anymore
17406 ------------------------------------------------------------------------
17407 r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
17408 Changed paths:
17409    D /trunk/extras/contrib/src/Patches/libebml.patch
17410    M /trunk/extras/contrib/src/packages.mak
17411
17412 contrib: update to the latest libebml/libmatroska packages
17413 ------------------------------------------------------------------------
17414 r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
17415 Changed paths:
17416    M /trunk/modules/demux/mkv.cpp
17417
17418 mkv.cpp: add a notice about the gcc bug on Darwin
17419 ------------------------------------------------------------------------
17420 r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
17421 Changed paths:
17422    M /trunk/modules/demux/mkv.cpp
17423
17424 mkv.cpp: minor improvements
17425 ------------------------------------------------------------------------
17426 r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
17427 Changed paths:
17428    M /trunk/modules/gui/wxwindows/timer.cpp
17429
17430 * modules/gui/wxwindows/timer.cpp: fixed interface flickering.
17431 ------------------------------------------------------------------------
17432 r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
17433 Changed paths:
17434    M /trunk/src/playlist/view.c
17435
17436 Handle failed allocation
17437 (I don't remember why I coded that, but it was left in my trunk)
17438
17439 ------------------------------------------------------------------------
17440 r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
17441 Changed paths:
17442    M /trunk/modules/misc/network/ipv4.c
17443
17444 Applied patch for support of the IP_MULTICAST_IF
17445 by isteinmann (at) bluewin.ch
17446 with fixes
17447
17448 ------------------------------------------------------------------------
17449 r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
17450 Changed paths:
17451    M /trunk/modules/demux/mkv.cpp
17452
17453 mkv.cpp: the JumpTT command now works !!!!!!
17454 ------------------------------------------------------------------------
17455 r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
17456 Changed paths:
17457    M /trunk/extras/contrib/src/packages.mak
17458
17459 * fixed download-location of libvorbis
17460 ------------------------------------------------------------------------
17461 r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
17462 Changed paths:
17463    M /trunk/modules/demux/mkv.cpp
17464
17465 mkv.cpp: finding the segment matching the Title for JumpTT works
17466 ------------------------------------------------------------------------
17467 r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
17468 Changed paths:
17469    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17470
17471 * modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
17472 ------------------------------------------------------------------------
17473 r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
17474 Changed paths:
17475    M /trunk/modules/demux/avi/avi.c
17476    M /trunk/modules/demux/avi/libavi.c
17477
17478 * modules/demux/avi: pass on video palette.
17479 ------------------------------------------------------------------------
17480 r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
17481 Changed paths:
17482    M /trunk/vlc.win32.nsi
17483
17484 change pointed out by 'acehole' in the forums so that automaticaly opening
17485 a file with VLC will use the whole file name and not the 8.3 format. That
17486 makes automatic subtitle loading work.
17487
17488 ------------------------------------------------------------------------
17489 r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
17490 Changed paths:
17491    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17492    M /trunk/modules/codec/ffmpeg/video.c
17493
17494 * modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
17495 ------------------------------------------------------------------------
17496 r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
17497 Changed paths:
17498    M /trunk/modules/demux/mp4/libmp4.c
17499    M /trunk/modules/demux/mp4/libmp4.h
17500
17501 * modules/demux/mp4: support for QuickDraw video tracks.
17502 ------------------------------------------------------------------------
17503 r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
17504 Changed paths:
17505    M /trunk/modules/demux/mkv.cpp
17506
17507 mkv.cpp: fix a gcc warning
17508 ------------------------------------------------------------------------
17509 r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
17510 Changed paths:
17511    M /trunk/modules/demux/mkv.cpp
17512
17513 mkv.cpp: preliminary support for the JumpTT command
17514 ------------------------------------------------------------------------
17515 r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
17516 Changed paths:
17517    M /trunk/modules/demux/mkv.cpp
17518
17519 mkv.cpp: fix various memory management problems
17520 ------------------------------------------------------------------------
17521 r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
17522 Changed paths:
17523    M /trunk/modules/video_filter/deinterlace.c
17524
17525   *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
17526   a better name ;).
17527    It applies a edge oriented interpolation on interlaced video part only (it works on
17528    a 8x8 block basis). It works pretty well except where there is a lot of small details.
17529
17530
17531 ------------------------------------------------------------------------
17532 r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
17533 Changed paths:
17534    M /trunk/src/input/decoder.c
17535
17536  * decoder: fix a crash with delete spu.
17537
17538 ------------------------------------------------------------------------
17539 r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
17540 Changed paths:
17541    M /trunk/modules/access/dvb/access.c
17542    M /trunk/modules/access/dvb/dvb.h
17543
17544  * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
17545 long delay because we only receive PAT at the start), but we increase each time we read
17546 data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
17547
17548 ------------------------------------------------------------------------
17549 r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
17550 Changed paths:
17551    M /trunk/modules/demux/mkv.cpp
17552
17553 mkv.cpp: compilation fixes
17554 ------------------------------------------------------------------------
17555 r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
17556 Changed paths:
17557    M /trunk/modules/demux/mkv.cpp
17558
17559 mkv.cpp: start calling the interpretor
17560 ------------------------------------------------------------------------
17561 r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
17562 Changed paths:
17563    M /trunk/modules/demux/ts.c
17564
17565 * modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
17566 ------------------------------------------------------------------------
17567 r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
17568 Changed paths:
17569    M /trunk/modules/demux/mkv.cpp
17570
17571 mkv.cpp: initial support for GPRM and SPRM DVD registers
17572 ------------------------------------------------------------------------
17573 r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
17574 Changed paths:
17575    M /trunk/modules/demux/mkv.cpp
17576
17577 mkv.cpp: demux_sys_t needs to keep the same name
17578 ------------------------------------------------------------------------
17579 r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
17580 Changed paths:
17581    M /trunk/modules/demux/mkv.cpp
17582
17583 mkv.cpp: changed the name of classes and prepare the DVD interpretor
17584 ------------------------------------------------------------------------
17585 r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
17586 Changed paths:
17587    M /trunk/include/vlc_keys.h
17588    M /trunk/modules/gui/wxwindows/interface.cpp
17589
17590 * include/vlc_keys.h: Added Insert and Delete hotkeys.
17591 * modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
17592
17593 Patch by Greg Hazel (ghazel at gmail dot com)
17594
17595 ------------------------------------------------------------------------
17596 r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
17597 Changed paths:
17598    M /trunk/configure.ac
17599
17600 Don't enable externrun module in -hopefully- upcoming 0.8.2
17601
17602 ------------------------------------------------------------------------
17603 r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
17604 Changed paths:
17605    M /trunk/modules/gui/skins2/src/vlcproc.cpp
17606    M /trunk/modules/gui/skins2/src/vlcproc.hpp
17607    M /trunk/modules/gui/skins2/win32/win32_window.cpp
17608    M /trunk/modules/gui/skins2/win32/win32_window.hpp
17609    M /trunk/modules/gui/skins2/x11/x11_window.cpp
17610
17611  * skins2: Fixed 2 bugs related with embedded vout and skins switching:
17612     - win32: fixed the 'vout_directx private error: out of memory' error
17613       (thanks to Trax` for pointing it out)
17614     - x11: it's now possible to use the embedded vout after changing skin
17615
17616 ------------------------------------------------------------------------
17617 r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
17618 Changed paths:
17619    M /trunk/modules/control/hotkeys.c
17620
17621 Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
17622
17623 ------------------------------------------------------------------------
17624 r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
17625 Changed paths:
17626    M /trunk/modules/mux/mpeg/pes.c
17627    M /trunk/modules/mux/mpeg/pes.h
17628    M /trunk/modules/mux/mpeg/ps.c
17629    M /trunk/modules/mux/mpeg/ts.c
17630
17631 * modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
17632 ------------------------------------------------------------------------
17633 r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
17634 Changed paths:
17635    M /trunk/modules/gui/wxwindows/menus.cpp
17636    M /trunk/modules/gui/wxwindows/video.cpp
17637    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17638
17639 * modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
17640 ------------------------------------------------------------------------
17641 r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
17642 Changed paths:
17643    M /trunk/Makefile.am
17644
17645 - make use of cygwin rebase to optimize DLL loading, if present
17646
17647 ------------------------------------------------------------------------
17648 r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
17649 Changed paths:
17650    M /trunk/activex/plugin.cpp
17651
17652 - previously checked in this file to work only within my debug environment
17653
17654 ------------------------------------------------------------------------
17655 r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
17656 Changed paths:
17657    M /trunk/AUTHORS
17658    M /trunk/activex/README.TXT
17659    M /trunk/activex/oleobject.cpp
17660    M /trunk/activex/persistpropbag.cpp
17661    M /trunk/activex/plugin.cpp
17662    M /trunk/activex/plugin.h
17663    M /trunk/activex/utils.cpp
17664    M /trunk/activex/utils.h
17665    M /trunk/activex/viewobject.cpp
17666    M /trunk/activex/viewobject.h
17667    M /trunk/activex/vlccontrol.cpp
17668
17669 - source cleanup
17670 - few bugs fixed
17671 - added suport to Ole Extent measurments to improve compatibilty
17672
17673 ------------------------------------------------------------------------
17674 r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
17675 Changed paths:
17676    M /trunk/modules/gui/wxwindows/interface.cpp
17677
17678 * modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
17679 ------------------------------------------------------------------------
17680 r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
17681 Changed paths:
17682    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17683
17684 * modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
17685 ------------------------------------------------------------------------
17686 r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
17687 Changed paths:
17688    M /trunk/configure.ac
17689
17690 add -lz to build gnutls (see if it doesn't break)
17691
17692 ------------------------------------------------------------------------
17693 r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
17694 Changed paths:
17695    M /trunk/src/playlist/item-ext.c
17696
17697 Msg_Info => Msg_Dbg
17698
17699 ------------------------------------------------------------------------
17700 r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
17701 Changed paths:
17702    M /trunk/modules/gui/wxwindows/playlist.cpp
17703
17704 wx/playlist.cpp: removed a stray wxMutexGuiLeave
17705
17706 ------------------------------------------------------------------------
17707 r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
17708 Changed paths:
17709    M /trunk/modules/demux/playlist/playlist.c
17710
17711 demux/playlist: fix a crash when shoutcast discovery correctly is not
17712 autoplayed
17713
17714 ------------------------------------------------------------------------
17715 r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
17716 Changed paths:
17717    M /trunk/modules/services_discovery/shout.c
17718
17719 shout.c: fix some potential problems
17720
17721 ------------------------------------------------------------------------
17722 r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
17723 Changed paths:
17724    M /trunk/src/libvlc.c
17725    M /trunk/src/misc/messages.c
17726
17727 minor memleak fixes
17728
17729 ------------------------------------------------------------------------
17730 r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
17731 Changed paths:
17732    M /trunk/src/playlist/item-ext.c
17733    M /trunk/src/playlist/playlist.c
17734
17735 playlist.c: shut up a compiler warning
17736 item-ext.c: reverted a recent change in GetPositionById than caused
17737 old-style playlist to malfunction (visible in rc interface at least)
17738
17739 ------------------------------------------------------------------------
17740 r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
17741 Changed paths:
17742    M /trunk/configure.ac
17743    M /trunk/mozilla/Makefile.am
17744
17745 Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 
17746 Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
17747
17748 ------------------------------------------------------------------------
17749 r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
17750 Changed paths:
17751    M /trunk/src/misc/threads.c
17752
17753 Clean up thread_{begin,end}
17754
17755 ------------------------------------------------------------------------
17756 r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
17757 Changed paths:
17758    M /trunk/src/misc/objects.c
17759
17760 - fix invalid free of root object
17761
17762 ------------------------------------------------------------------------
17763 r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
17764 Changed paths:
17765    M /trunk/src/misc/modules.c
17766
17767 Small mem leak
17768
17769 ------------------------------------------------------------------------
17770 r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
17771 Changed paths:
17772    M /trunk/modules/services_discovery/sap.c
17773
17774 Clean up
17775
17776 ------------------------------------------------------------------------
17777 r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
17778 Changed paths:
17779    M /trunk/src/misc/configuration.c
17780
17781 * src/misc/configuration.c: YAF (yet another fix).
17782 ------------------------------------------------------------------------
17783 r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
17784 Changed paths:
17785    M /trunk/modules/gui/wxwindows/playlist.cpp
17786
17787 wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
17788
17789 ------------------------------------------------------------------------
17790 r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
17791 Changed paths:
17792    M /trunk/modules/services_discovery/sap.c
17793
17794 Force conversion from UTF-8 when announce is incorrectly encoded
17795
17796 ------------------------------------------------------------------------
17797 r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
17798 Changed paths:
17799    M /trunk/modules/gui/wxwindows/video.cpp
17800
17801 * modules/gui/wxwindows/video.cpp: fixes.
17802 ------------------------------------------------------------------------
17803 r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
17804 Changed paths:
17805    M /trunk/src/misc/modules.c
17806
17807 * src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
17808 ------------------------------------------------------------------------
17809 r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
17810 Changed paths:
17811    M /trunk/src/playlist/item-ext.c
17812    M /trunk/src/playlist/view.c
17813
17814 playlist: fixed two more occurences of the previous error
17815
17816 ------------------------------------------------------------------------
17817 r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
17818 Changed paths:
17819    M /trunk/src/playlist/item-ext.c
17820
17821 playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
17822
17823 ------------------------------------------------------------------------
17824 r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
17825 Changed paths:
17826    M /trunk/src/playlist/playlist.c
17827
17828 Fix next
17829
17830 ------------------------------------------------------------------------
17831 r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
17832 Changed paths:
17833    M /trunk/modules/gui/wxwindows/timer.cpp
17834
17835 * modules/gui/wxwindows/timer.cpp: cleanup.
17836 ------------------------------------------------------------------------
17837 r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
17838 Changed paths:
17839    M /trunk/modules/gui/wxwindows/interface.cpp
17840    M /trunk/modules/gui/wxwindows/video.cpp
17841    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17842    M /trunk/modules/gui/wxwindows/wxwindows.h
17843
17844 * modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
17845 ------------------------------------------------------------------------
17846 r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
17847 Changed paths:
17848    M /trunk/modules/demux/voc.c
17849
17850 - demux with much bigger buffers to avoid performance issue
17851 - fix silences handling
17852
17853 ------------------------------------------------------------------------
17854 r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
17855 Changed paths:
17856    M /trunk/src/misc/configuration.c
17857
17858 * src/misc/configuration.c: fixed a few recent bugs.
17859 ------------------------------------------------------------------------
17860 r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
17861 Changed paths:
17862    M /trunk/configure.ac
17863    M /trunk/modules/stream_out/Modules.am
17864    M /trunk/modules/stream_out/bridge.c
17865    A /trunk/modules/stream_out/mosaic_bridge.c (from /trunk/modules/video_output/picture.c:10669)
17866    M /trunk/modules/video_filter/Modules.am
17867    M /trunk/modules/video_filter/mosaic.c
17868    A /trunk/modules/video_filter/mosaic.h (from /trunk/modules/video_output/picture.h:10654)
17869    M /trunk/modules/video_output/Modules.am
17870    D /trunk/modules/video_output/picture.c
17871    D /trunk/modules/video_output/picture.h
17872
17873  * ALL: converted the video output module "picture" to a stream output
17874    module "mosaic-bridge".
17875
17876 ------------------------------------------------------------------------
17877 r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
17878 Changed paths:
17879    M /trunk/include/vlc_video.h
17880
17881  * include/vlc_video.h: Added a p_next pointer to link pictures.
17882
17883 ------------------------------------------------------------------------
17884 r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
17885 Changed paths:
17886    M /trunk/configure.ac
17887
17888  * configure.ac: Support for x86_64 architecture.
17889
17890 ------------------------------------------------------------------------
17891 r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
17892 Changed paths:
17893    M /trunk/modules/codec/libmpeg2.c
17894    M /trunk/modules/services_discovery/sap.c
17895    M /trunk/modules/video_output/sdl.c
17896    M /trunk/src/libvlc.c
17897    M /trunk/src/libvlc.h
17898    M /trunk/src/misc/cpu.c
17899
17900  * ALL: x86-64 fixes.
17901
17902 ------------------------------------------------------------------------
17903 r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
17904 Changed paths:
17905    M /trunk
17906    M /trunk/extras/contrib/src
17907
17908  More to ignore
17909
17910 ------------------------------------------------------------------------
17911 r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
17912 Changed paths:
17913    M /trunk/modules/gui/wxwindows/video.cpp
17914
17915 * modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
17916 ------------------------------------------------------------------------
17917 r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
17918 Changed paths:
17919    M /trunk/modules/gui/wxwindows/video.cpp
17920    M /trunk/modules/gui/wxwindows/wxwindows.h
17921
17922 * modules/gui/wxwindows: save size of video window when in non-autosize mode.
17923 ------------------------------------------------------------------------
17924 r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
17925 Changed paths:
17926    M /trunk/modules/services_discovery/sap.c
17927
17928 support for non-global statically defined SAP IPv4 multicast addresses
17929 (Trivial patch)
17930
17931 ------------------------------------------------------------------------
17932 r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
17933 Changed paths:
17934    M /trunk/src/misc/modules.c
17935
17936 * src/misc/modules.c: oups, stupid bug.
17937 ------------------------------------------------------------------------
17938 r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
17939 Changed paths:
17940    M /trunk/include/configuration.h
17941    M /trunk/modules/gui/skins2/src/skin_main.cpp
17942    M /trunk/modules/gui/skins2/src/theme.cpp
17943    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17944    M /trunk/src/misc/configuration.c
17945    M /trunk/src/misc/modules.c
17946
17947 * src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
17948 ------------------------------------------------------------------------
17949 r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
17950 Changed paths:
17951    M /trunk/modules/gui/wxwindows/timer.cpp
17952
17953 * modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
17954 ------------------------------------------------------------------------
17955 r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
17956 Changed paths:
17957    M /trunk/modules/gui/wxwindows/video.cpp
17958
17959 * modules/gui/wxwindows/video.cpp: only set background color when necessary.
17960 ------------------------------------------------------------------------
17961 r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
17962 Changed paths:
17963    M /trunk/modules/gui/wxwindows/interface.cpp
17964    M /trunk/modules/gui/wxwindows/timer.cpp
17965    M /trunk/modules/gui/wxwindows/video.cpp
17966    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17967    M /trunk/modules/gui/wxwindows/wxwindows.h
17968
17969 * modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
17970 ------------------------------------------------------------------------
17971 r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
17972 Changed paths:
17973    M /trunk/modules/gui/wxwindows/interface.cpp
17974
17975 Allow resizing of video when autofit is enabled
17976
17977 ------------------------------------------------------------------------
17978 r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
17979 Changed paths:
17980    M /trunk/modules/gui/wxwindows/video.cpp
17981
17982 * modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
17983 ------------------------------------------------------------------------
17984 r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
17985 Changed paths:
17986    M /trunk/modules/demux/mkv.cpp
17987
17988 mkv.cpp: preliminary support for segments with no content, only chapter commands
17989 ------------------------------------------------------------------------
17990 r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
17991 Changed paths:
17992    M /trunk/modules/demux/mkv.cpp
17993
17994 mkv.cpp: store the chapter codec data for later use
17995 code cleaning
17996 ------------------------------------------------------------------------
17997 r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
17998 Changed paths:
17999    M /trunk/modules/demux/mkv.cpp
18000
18001 mkv.cpp: stronger type checking
18002 ------------------------------------------------------------------------
18003 r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
18004 Changed paths:
18005    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18006    M /trunk/modules/services_discovery/sap.c
18007    M /trunk/src/playlist/playlist.c
18008
18009 Don't autoplay SAP items
18010
18011 ------------------------------------------------------------------------
18012 r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
18013 Changed paths:
18014    M /trunk/include/vlc_playlist.h
18015    M /trunk/modules/gui/macosx/playlist.m
18016    M /trunk/modules/gui/ncurses.c
18017    M /trunk/modules/gui/wxwindows/interface.cpp
18018    M /trunk/modules/gui/wxwindows/open.cpp
18019    M /trunk/modules/gui/wxwindows/playlist.cpp
18020    M /trunk/modules/gui/wxwindows/timer.cpp
18021    M /trunk/modules/gui/wxwindows/wxwindows.h
18022    M /trunk/modules/services_discovery/sap.c
18023    M /trunk/src/playlist/item-ext.c
18024    M /trunk/src/playlist/playlist.c
18025    M /trunk/src/playlist/view.c
18026
18027 * Playlist :
18028   - fix crash when deleting current item
18029   - SAP: don't store pointers
18030   - don't pass pointers to interface in item-appended
18031   - remove VIEW_SIMPLE that was confusing and bug-generating
18032
18033 * wx: 
18034   - Fix open layout
18035   - Fix slider behaviour, patch by Greg Hazel
18036
18037 ------------------------------------------------------------------------
18038 r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
18039 Changed paths:
18040    M /trunk/modules/mux/mpeg/csa.c
18041
18042  * csa: decrypt only when payload >= 8 bytes.
18043
18044 ------------------------------------------------------------------------
18045 r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
18046 Changed paths:
18047    M /trunk/po/de.po
18048
18049 * po/de.po: small fix.
18050 ------------------------------------------------------------------------
18051 r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
18052 Changed paths:
18053    M /trunk/modules/access/v4l/v4l.c
18054    M /trunk/po/de.po
18055    M /trunk/src/libvlc.h
18056
18057 * src/libvlc.h: added Chinese Traditional to the list of languages
18058 * modules/access/v4l/v4l.c: fixed l10n-strings (we use American English in l10n-strings)
18059 * de.po: first update to the German translation
18060
18061 ------------------------------------------------------------------------
18062 r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
18063 Changed paths:
18064    M /trunk/modules/codec/ffmpeg/ffmpeg.c
18065    M /trunk/modules/codec/toolame.c
18066    M /trunk/modules/codec/vorbis.c
18067    M /trunk/modules/control/showintf.c
18068    M /trunk/modules/control/telnet.c
18069    M /trunk/modules/demux/mkv.cpp
18070    M /trunk/modules/demux/ts.c
18071    M /trunk/modules/gui/macosx/macosx.m
18072    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18073
18074 * ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
18075 ------------------------------------------------------------------------
18076 r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
18077 Changed paths:
18078    M /trunk/THANKS
18079    M /trunk/modules/gui/wxwindows/interface.cpp
18080    M /trunk/modules/gui/wxwindows/open.cpp
18081    M /trunk/modules/gui/wxwindows/playlist.cpp
18082    M /trunk/modules/gui/wxwindows/preferences.cpp
18083    M /trunk/modules/gui/wxwindows/timer.cpp
18084    M /trunk/modules/gui/wxwindows/video.cpp
18085    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18086    M /trunk/modules/gui/wxwindows/wxwindows.h
18087    M /trunk/modules/misc/playlist/m3u.c
18088
18089 * Patch by Gregory Hazel :
18090   - Fix gui flickering on video size change
18091   - provide a no-auto-resize mode 
18092
18093 * Patch by Christophe Mutricy : fix M3U export
18094
18095 Thanks to both !
18096
18097 ------------------------------------------------------------------------
18098 r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
18099 Changed paths:
18100    M /trunk/po/Makefile.in.in
18101
18102 * sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
18103 ------------------------------------------------------------------------
18104 r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
18105 Changed paths:
18106    M /trunk/po/Makefile.in.in
18107    M /trunk/po/POTFILES.in
18108    M /trunk/po/bn.po
18109    M /trunk/po/da.po
18110    M /trunk/po/de.po
18111    M /trunk/po/el.po
18112    M /trunk/po/en_GB.po
18113    M /trunk/po/es.po
18114    M /trunk/po/fr.po
18115    M /trunk/po/hi.po
18116    M /trunk/po/hu.po
18117    M /trunk/po/it.po
18118    M /trunk/po/ja.po
18119    M /trunk/po/my.po
18120    M /trunk/po/ne.po
18121    M /trunk/po/nl.po
18122    M /trunk/po/no.po
18123    M /trunk/po/pl.po
18124    M /trunk/po/ps.po
18125    M /trunk/po/pt_BR.po
18126    M /trunk/po/ru.po
18127    M /trunk/po/sv.po
18128    M /trunk/po/tet.po
18129    M /trunk/po/tl.po
18130    M /trunk/po/vlc.pot
18131    M /trunk/po/zh_TW.po
18132
18133 * updated the po-files on request by Jonas Larsen
18134 ------------------------------------------------------------------------
18135 r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
18136 Changed paths:
18137    M /trunk/THANKS
18138    M /trunk/configure.ac
18139    A /trunk/po/zh_TW.po
18140    M /trunk/src/misc/darwin_specific.m
18141
18142 * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
18143 ------------------------------------------------------------------------
18144 r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
18145 Changed paths:
18146    M /trunk/modules/gui/macosx/controls.m
18147    M /trunk/modules/gui/macosx/intf.h
18148    M /trunk/modules/gui/macosx/intf.m
18149    M /trunk/modules/gui/macosx/playlist.h
18150    M /trunk/modules/gui/macosx/playlist.m
18151
18152 Update the info displayed in the playlist when you change the play mode in the menu (had this ever worked ?)
18153
18154
18155 ------------------------------------------------------------------------
18156 r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
18157 Changed paths:
18158    M /trunk/modules/demux/playlist/b4s.c
18159    M /trunk/modules/misc/xml/xtag.c
18160    M /trunk/src/input/stream.c
18161    M /trunk/src/playlist/item.c
18162    M /trunk/src/playlist/playlist.c
18163
18164 * ALL: fixed a handful of bugs and memory leaks.
18165 ------------------------------------------------------------------------
18166 r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18167 Changed paths:
18168    M /trunk/modules/gui/macosx/intf.m
18169    M /trunk/modules/gui/macosx/playlist.m
18170
18171 * Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
18172
18173 ------------------------------------------------------------------------
18174 r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18175 Changed paths:
18176    M /trunk/modules/misc/xml/xtag.c
18177
18178 * Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
18179
18180 ------------------------------------------------------------------------
18181 r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
18182 Changed paths:
18183    M /trunk/modules/services_discovery/sap.c
18184
18185 Simplifying
18186
18187 ------------------------------------------------------------------------
18188 r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
18189 Changed paths:
18190    M /trunk/AUTHORS
18191    M /trunk/TODO
18192    M /trunk/modules/gui/macosx/controls.m
18193    M /trunk/modules/gui/macosx/intf.m
18194    M /trunk/modules/gui/macosx/vout.m
18195
18196 * fixed fullscreen on osx with multiple vouts. 
18197 * different way to remember fullscreen state.
18198 * update the playlist on item-append and item-deleted calls.
18199 * fixed video-on-top with opengl vouts on OSX.
18200
18201 ------------------------------------------------------------------------
18202 r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
18203 Changed paths:
18204    M /trunk/modules/gui/macosx/intf.h
18205    M /trunk/modules/gui/macosx/intf.m
18206    M /trunk/modules/gui/macosx/misc.h
18207    M /trunk/modules/gui/macosx/misc.m
18208
18209 * intf.* : try to restore an a bit more intelligent behavior for the playlist toggle button (remeber previous state, for instance)
18210 * misc.* : get rid of unused code.
18211
18212
18213 ------------------------------------------------------------------------
18214 r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
18215 Changed paths:
18216    M /trunk/modules/video_output/opengl.c
18217
18218 * modules/video_output/opengl.c: fixed snapshots in opengl mode.
18219 ------------------------------------------------------------------------
18220 r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
18221 Changed paths:
18222    M /trunk/src/video_output/vout_subpictures.c
18223
18224 * src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
18225 ------------------------------------------------------------------------
18226 r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
18227 Changed paths:
18228    M /trunk/modules/gui/macosx/intf.m
18229
18230 Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
18231
18232 Please test if I didn't break anything...
18233
18234
18235 ------------------------------------------------------------------------
18236 r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18237 Changed paths:
18238    M /trunk/modules/services_discovery/shout.c
18239
18240 add option to select the limit of shoutcast streams to be displayed
18241
18242 ------------------------------------------------------------------------
18243 r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
18244 Changed paths:
18245    M /trunk/TODO
18246    M /trunk/src/playlist/item-ext.c
18247    M /trunk/src/playlist/view.c
18248
18249 all: remove items from pp_all_items when needed. Hopefully gives a more
18250 stable playlist
18251
18252 ------------------------------------------------------------------------
18253 r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
18254 Changed paths:
18255    M /trunk/modules/demux/mkv.cpp
18256
18257 mkv.cpp: store the translation between segment IDs for each chapter codec
18258 ------------------------------------------------------------------------
18259 r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
18260 Changed paths:
18261    M /trunk/modules/stream_out/bridge.c
18262
18263 Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
18264
18265 ------------------------------------------------------------------------
18266 r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
18267 Changed paths:
18268    M /trunk/modules/gui/beos/PreferencesWindow.cpp
18269    M /trunk/modules/gui/beos/PreferencesWindow.h
18270
18271  beos/PreferencesWindow*: fixed widgets
18272
18273 ------------------------------------------------------------------------
18274 r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
18275 Changed paths:
18276    M /trunk/modules/mux/mpeg/ts.c
18277
18278 -added "pmt-program" variable to configure PMT program number
18279
18280 ------------------------------------------------------------------------
18281 r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
18282 Changed paths:
18283    M /trunk/modules/video_filter/time.c
18284
18285 * included wrong time.h
18286
18287 ------------------------------------------------------------------------
18288 r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
18289 Changed paths:
18290    M /trunk/TODO
18291
18292 TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
18293
18294 ------------------------------------------------------------------------
18295 r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
18296 Changed paths:
18297    M /trunk/modules/video_filter/time.c
18298
18299 * include time.h when using it.
18300
18301 ------------------------------------------------------------------------
18302 r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
18303 Changed paths:
18304    M /trunk/modules/gui/macosx/controls.m
18305    M /trunk/modules/gui/macosx/intf.m
18306
18307 * Fix for the disabled menu's under Tiger.
18308
18309 Apparently menu's got smarter in Tiger. As a workaround for the old version, you should first open the Help menu and then drag to the other menu's.
18310
18311 This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
18312
18313 ------------------------------------------------------------------------
18314 r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
18315 Changed paths:
18316    M /trunk/include/vlc_common.h
18317    M /trunk/include/vlc_playlist.h
18318    M /trunk/modules/gui/wxwindows/bookmarks.cpp
18319    M /trunk/modules/gui/wxwindows/extrapanel.cpp
18320    M /trunk/modules/gui/wxwindows/fileinfo.cpp
18321    M /trunk/modules/gui/wxwindows/interface.cpp
18322    M /trunk/modules/gui/wxwindows/menus.cpp
18323    M /trunk/modules/gui/wxwindows/messages.cpp
18324    M /trunk/modules/gui/wxwindows/open.cpp
18325    M /trunk/modules/gui/wxwindows/playlist.cpp
18326    M /trunk/modules/gui/wxwindows/preferences.cpp
18327    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18328    M /trunk/modules/gui/wxwindows/preferences_widgets.h
18329    M /trunk/modules/gui/wxwindows/wizard.cpp
18330    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18331    M /trunk/modules/gui/wxwindows/wxwindows.h
18332    M /trunk/src/playlist/sort.c
18333    M /trunk/src/playlist/view.c
18334
18335 * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
18336
18337 I only changed two things in the patch 
18338 * added a check for wx2.4 that does not seem to have sizer->Detach
18339 * commented out the wxCheckVersion in open.cpp, which broke layouting under wx2.5.3
18340   (what was the intended behaviour ?)
18341
18342 * Added core support for a sorted by genre view
18343
18344
18345 ------------------------------------------------------------------------
18346 r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
18347 Changed paths:
18348    M /trunk/modules/gui/beos/BeOS.cpp
18349    M /trunk/modules/gui/beos/PreferencesWindow.cpp
18350    M /trunk/modules/gui/beos/PreferencesWindow.h
18351
18352  beos/*: first pass at fixing the BeOS prefs
18353
18354 ------------------------------------------------------------------------
18355 r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
18356 Changed paths:
18357    M /trunk/modules/access/mms/mmstu.c
18358    M /trunk/modules/codec/ffmpeg/video.c
18359    M /trunk/src/input/input.c
18360
18361 fixed three major problems pointed to by Trax
18362
18363 ------------------------------------------------------------------------
18364 r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
18365 Changed paths:
18366    M /trunk/modules/demux/playlist/b4s.c
18367
18368 Fix invalid free() on exit
18369
18370 ------------------------------------------------------------------------
18371 r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
18372 Changed paths:
18373    M /trunk/modules/misc/xml/xtag.c
18374
18375 Fix a segmentation fault in case of error
18376
18377 ------------------------------------------------------------------------
18378 r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
18379 Changed paths:
18380    M /trunk/src/playlist/item-ext.c
18381
18382 playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
18383
18384 ------------------------------------------------------------------------
18385 r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
18386 Changed paths:
18387    M /trunk/modules/gui/wxwindows/playlist.cpp
18388
18389 wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
18390
18391 ------------------------------------------------------------------------
18392 r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
18393 Changed paths:
18394    M /trunk/modules/misc/externrun.c
18395
18396  externrun.c: compile fix
18397
18398 ------------------------------------------------------------------------
18399 r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
18400 Changed paths:
18401    M /trunk/modules/services_discovery/shout.c
18402
18403 shout.c: set svn properties, fixed copyright, author and a string
18404
18405 ------------------------------------------------------------------------
18406 r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
18407 Changed paths:
18408    M /trunk/configure.ac
18409    M /trunk/modules/demux/playlist/b4s.c
18410    M /trunk/modules/demux/playlist/playlist.c
18411    M /trunk/modules/services_discovery/Modules.am
18412    A /trunk/modules/services_discovery/shout.c
18413
18414 demux/playlist/*: Added a special "shoutcast" mode to b4s parser
18415 rest: new services discovery module to get channels from shoutcast
18416
18417 ------------------------------------------------------------------------
18418 r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
18419 Changed paths:
18420    M /trunk/src/playlist/item-ext.c
18421
18422 src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
18423
18424 ------------------------------------------------------------------------
18425 r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
18426 Changed paths:
18427    M /trunk/include/vlc_playlist.h
18428    M /trunk/src/playlist/sort.c
18429
18430 playlist: support for sorting a node based on numerical iterpretation of the
18431 title
18432
18433 ------------------------------------------------------------------------
18434 r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
18435 Changed paths:
18436    M /trunk/include/vlc_playlist.h
18437    M /trunk/src/playlist/item-ext.c
18438    M /trunk/src/playlist/item.c
18439
18440 playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
18441 playlist/item-ext.c: O(log(N)) playlist_GetItemById()
18442
18443 ------------------------------------------------------------------------
18444 r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
18445 Changed paths:
18446    M /trunk/modules/access/vcdx/access.c
18447    M /trunk/modules/access/vcdx/info.c
18448    M /trunk/modules/access/vcdx/vcd.c
18449    M /trunk/modules/access/vcdx/vcdplayer.h
18450
18451 Crash on quit fixed.
18452 Add Track length mode. 
18453 Entry slider fixed update fixed.
18454 Some small memory leaks fixed.
18455
18456
18457 ------------------------------------------------------------------------
18458 r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
18459 Changed paths:
18460    M /trunk/extras/contrib/src/Makefile
18461    A /trunk/extras/contrib/src/Patches/gcrypt.patch
18462
18463 * gcc 4.0 fixes for libgcrypt
18464
18465 ------------------------------------------------------------------------
18466 r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
18467 Changed paths:
18468    M /trunk/configure.ac
18469
18470 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
18471
18472 ------------------------------------------------------------------------
18473 r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
18474 Changed paths:
18475    M /trunk/src/input/access.c
18476
18477 * src/input/access.c: fixed segfaults.
18478 ------------------------------------------------------------------------
18479 r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
18480 Changed paths:
18481    M /trunk/extras/contrib/src/Makefile
18482
18483 * Fix a spelling error of a define
18484
18485 ------------------------------------------------------------------------
18486 r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
18487 Changed paths:
18488    M /trunk/modules/access/cdda/access.c
18489    M /trunk/modules/access/cdda/callback.c
18490    M /trunk/modules/access/cdda/cdda.c
18491    M /trunk/modules/access/cdda/cdda.h
18492    M /trunk/modules/access/cdda/info.c
18493
18494 Fix bugs in disc-view slider. (May still have a couple left)
18495
18496 Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
18497
18498 libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
18499 1.0.0.
18500
18501
18502
18503 ------------------------------------------------------------------------
18504 r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
18505 Changed paths:
18506    M /trunk/src/playlist/playlist.c
18507
18508 playlist.c: removed a stray mutex_unlock
18509
18510 ------------------------------------------------------------------------
18511 r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
18512 Changed paths:
18513    M /trunk/modules/gui/wxwindows/playlist.cpp
18514    M /trunk/modules/gui/wxwindows/wxwindows.h
18515
18516 wx/playlist: never store the pointer to p_item when the playlist lock isn't
18517 held. store p_playlist in wxvlc::Playlist since the class can't work without
18518 p_playlist anyway. Strictly lock playlist when needed.
18519
18520 adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
18521 VLC_OBJECT_PLAYLIST).
18522
18523 This should fix a lot of potential deadlocks and crashes, including a few I
18524 could reproduce
18525
18526 ------------------------------------------------------------------------
18527 r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
18528 Changed paths:
18529    M /trunk/modules/misc/gnutls.c
18530
18531 Client should now be able to authenticate
18532
18533 ------------------------------------------------------------------------
18534 r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
18535 Changed paths:
18536    M /trunk/include/vlc_playlist.h
18537    M /trunk/src/playlist/item-ext.c
18538    M /trunk/src/playlist/playlist.c
18539    M /trunk/src/playlist/view.c
18540
18541 playlist: added a pp_all_items to playlist_t allowing GetItemById to return
18542 nodes as well as items.
18543 made playlist_Control not take the playlist lock, and created a
18544 playlist_LockControl that does the same but takes the lock
18545
18546 ------------------------------------------------------------------------
18547 r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
18548 Changed paths:
18549    M /trunk/modules/gui/wxwindows/dialogs.cpp
18550
18551 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
18552 ------------------------------------------------------------------------
18553 r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
18554 Changed paths:
18555    M /trunk/modules/gui/wxwindows/extrapanel.cpp
18556
18557 Fix addition of several filters
18558
18559 ------------------------------------------------------------------------
18560 r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
18561 Changed paths:
18562    M /trunk/modules/access/http.c
18563    M /trunk/modules/misc/gnutls.c
18564    M /trunk/src/misc/tls.c
18565
18566 - optional SSL hostname verification
18567
18568 ------------------------------------------------------------------------
18569 r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
18570 Changed paths:
18571    M /trunk/configure.ac
18572    M /trunk/modules/demux/flac.c
18573    M /trunk/modules/demux/mpeg/m4a.c
18574    M /trunk/modules/demux/mpeg/mpga.c
18575    M /trunk/modules/demux/util/Modules.am
18576    D /trunk/modules/demux/util/id3.c
18577    M /trunk/modules/demux/util/id3tag.c
18578    M /trunk/src/input/demux.c
18579
18580 * src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
18581 * modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
18582 * modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
18583 * modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
18584
18585 ------------------------------------------------------------------------
18586 r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
18587 Changed paths:
18588    M /trunk/modules/demux/Modules.am
18589    D /trunk/modules/demux/aac.c
18590
18591 * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
18592 ------------------------------------------------------------------------
18593 r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
18594 Changed paths:
18595    M /trunk/modules/misc/gnutls.c
18596
18597 Client-side server credentials verification
18598
18599 ------------------------------------------------------------------------
18600 r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
18601 Changed paths:
18602    M /trunk/modules/demux/ty.c
18603
18604 * modules/demux/ty.c: fixed probing bug.
18605 ------------------------------------------------------------------------
18606 r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
18607 Changed paths:
18608    M /trunk/modules/misc/win32text.c
18609
18610 Not an executable
18611
18612 ------------------------------------------------------------------------
18613 r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
18614 Changed paths:
18615    M /trunk/configure.ac
18616
18617 * configure.ac: don't include externrun in the wince build.
18618 ------------------------------------------------------------------------
18619 r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
18620 Changed paths:
18621    M /trunk/extras/contrib/src/Patches/libebml.patch
18622
18623 * fix libebml patch
18624 ------------------------------------------------------------------------
18625 r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
18626 Changed paths:
18627    M /trunk/modules/misc/externrun.c
18628
18629 Cosmetic fixes
18630
18631 ------------------------------------------------------------------------
18632 r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
18633 Changed paths:
18634    M /trunk/modules/misc/externrun.c
18635
18636 - <unistd.h> is needed for fork and execl
18637 - use execlp instead of execl
18638 - perform process replacement in the child process, not the parent
18639 - wait for process termination (to avoid zombies)
18640 - do not return value from void function
18641 - more verbose
18642
18643 ------------------------------------------------------------------------
18644 r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
18645 Changed paths:
18646    M /trunk/configure.ac
18647
18648 - remove externrun directory
18649 - struct addrinfo check
18650
18651 ------------------------------------------------------------------------
18652 r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
18653 Changed paths:
18654    M /trunk/modules/misc/Modules.am
18655    D /trunk/modules/misc/externrun
18656    A /trunk/modules/misc/externrun.c (from /trunk/modules/misc/externrun/externrun.c:10604)
18657
18658 Removed useless subdirectory
18659
18660 ------------------------------------------------------------------------
18661 r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
18662 Changed paths:
18663    M /trunk/modules/misc/externrun/externrun.c
18664
18665 tab fixes (cosmetic)
18666
18667 ------------------------------------------------------------------------
18668 r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
18669 Changed paths:
18670    M /trunk/extras/contrib/bootstrap
18671    M /trunk/extras/contrib/src/Makefile
18672
18673 * Updated the contrib system to work with the new id gcc-4 returns for Tiger
18674 ------------------------------------------------------------------------
18675 r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
18676 Changed paths:
18677    M /trunk/extras/contrib/src/Makefile
18678    A /trunk/extras/contrib/src/Patches/libebml.patch
18679    M /trunk/extras/contrib/src/Patches/mpeg2dec.patch
18680
18681 * gcc-4.0 fixes to the contribs
18682 ------------------------------------------------------------------------
18683 r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
18684 Changed paths:
18685    M /trunk/extras/contrib/Makefile
18686
18687 * Disable "make bin" in the contrib system and give a warning.
18688
18689 ------------------------------------------------------------------------
18690 r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
18691 Changed paths:
18692    M /trunk/configure.ac
18693    M /trunk/modules/misc/dummy/input.c
18694    A /trunk/modules/misc/externrun
18695    A /trunk/modules/misc/externrun/Modules.am
18696    A /trunk/modules/misc/externrun/externrun.c
18697
18698 An interface to run extern programs (such as shutdown)
18699 ------------------------------------------------------------------------
18700 r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
18701 Changed paths:
18702    M /trunk/configure.ac
18703    M /trunk/src/misc/httpd.c
18704
18705 - Simplify check for getnameinfo
18706 - Added check for getaddrinfo
18707
18708 ------------------------------------------------------------------------
18709 r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
18710 Changed paths:
18711    M /trunk/src/misc/net.c
18712
18713 Fix invalid abusive pointer usage (heck, there was a warning!)
18714
18715 ------------------------------------------------------------------------
18716 r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
18717 Changed paths:
18718    M /trunk/src/stream_output/stream_output.c
18719
18720  * src/stream_output/stream_output.c : Print a debug message when a packet
18721    arrives too late to the mux.
18722
18723 ------------------------------------------------------------------------
18724 r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
18725 Changed paths:
18726    M /trunk/modules/demux/ts.c
18727
18728  * modules/demux/ts.c : Removed unused sysid option. VBI descriptor and
18729    VBI teletext descriptor should not set the codec because they only
18730    add information on a teletext stream.
18731
18732 ------------------------------------------------------------------------
18733 r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
18734 Changed paths:
18735    M /trunk/modules/stream_out/transcode.c
18736
18737  * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
18738    facilities. Fixed a few incoherences with
18739    i_original_channels/i_physical_channels.
18740
18741 ------------------------------------------------------------------------
18742 r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
18743 Changed paths:
18744    M /trunk/modules/stream_out/bridge.c
18745
18746  * modules/stream_out/bridge.c : Fixed a segfault ; delete an input stream
18747    when there is no packet coming (fixes a "packet sent too late" issue
18748    with the ts muxer).
18749
18750 ------------------------------------------------------------------------
18751 r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
18752 Changed paths:
18753    M /trunk/modules/access/udp.c
18754
18755  * modules/access/udp.c : Fixed a segfault.
18756
18757 ------------------------------------------------------------------------
18758 r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
18759 Changed paths:
18760    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
18761
18762  * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
18763    downmixing ; completed downmixing options.
18764
18765 ------------------------------------------------------------------------
18766 r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
18767 Changed paths:
18768    M /trunk/modules/mux/mpeg/ts.c
18769
18770  * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
18771    mpga streams.
18772
18773 ------------------------------------------------------------------------
18774 r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
18775 Changed paths:
18776    M /trunk/include/vlc_block.h
18777
18778  * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
18779
18780 ------------------------------------------------------------------------
18781 r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
18782 Changed paths:
18783    M /trunk/extras/contrib/src/Makefile
18784
18785 * type in mpeg2dec configure line
18786
18787 ------------------------------------------------------------------------
18788 r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
18789 Changed paths:
18790    M /trunk/extras/contrib/src/Makefile
18791
18792 * More dylib issues (gcrypt and libcdio)
18793
18794 ------------------------------------------------------------------------
18795 r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
18796 Changed paths:
18797    M /trunk/modules/gui/macosx/playlist.m
18798
18799 * Fix a missing playlist release in the OSX playlist
18800
18801 ------------------------------------------------------------------------
18802 r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
18803 Changed paths:
18804    M /trunk/modules/demux/xa.c
18805
18806 Minor cleanup
18807
18808 ------------------------------------------------------------------------
18809 r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
18810 Changed paths:
18811    M /trunk/modules/codec/dvbsub.c
18812
18813 Keep behavior same as it was before aspect-ratio fix - the safe, conservative
18814 thing to do.
18815
18816
18817 ------------------------------------------------------------------------
18818 r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
18819 Changed paths:
18820    M /trunk/extras/contrib/src/Makefile
18821    M /trunk/extras/contrib/src/Patches/libpng.patch
18822
18823 * Disable building of shared lib of libpng on OSX. it's broken
18824
18825 ------------------------------------------------------------------------
18826 r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
18827 Changed paths:
18828    M /trunk/extras/contrib/src/Makefile
18829
18830 * Fixed gnutls and cdio dylib installation
18831
18832 ------------------------------------------------------------------------
18833 r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
18834 Changed paths:
18835    M /trunk/modules/video_output/Modules.am
18836
18837 * modules/video_output/Modules: Added picture.h to MAKE_DIST
18838
18839 ------------------------------------------------------------------------
18840 r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
18841 Changed paths:
18842    M /trunk/src/playlist/playlist.c
18843
18844 Fix next/previous in skins2 playlist
18845
18846 ------------------------------------------------------------------------
18847 r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
18848 Changed paths:
18849    M /trunk/Makefile.am
18850
18851 Use VLC-release.app instead of VLC.app for package-macosx target
18852
18853 ------------------------------------------------------------------------
18854 r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
18855 Changed paths:
18856    M /trunk/Makefile.am
18857
18858 Include http/*.png and http/*.ico in windows packages
18859 -- xtophe
18860
18861 ------------------------------------------------------------------------
18862 r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
18863 Changed paths:
18864    M /trunk/Makefile.am
18865
18866 Add a new target, VLC.app which make links to files instead of copies.
18867 The old VLC.app target has been renamed VLC-release.app
18868
18869
18870 ------------------------------------------------------------------------
18871 r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
18872 Changed paths:
18873    M /trunk/modules/demux/mkv.cpp
18874
18875 mkv.cpp: prepare for chapter codecs
18876 ------------------------------------------------------------------------
18877 r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
18878 Changed paths:
18879    M /trunk/activex/Makefile.am
18880    M /trunk/activex/plugin.cpp
18881    M /trunk/activex/plugin.h
18882    A /trunk/activex/viewobject.cpp
18883    A /trunk/activex/viewobject.h
18884
18885 - all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture.
18886
18887 ------------------------------------------------------------------------
18888 r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
18889 Changed paths:
18890    M /trunk/modules/demux/mkv.cpp
18891
18892 mkv.cpp: even less warnings
18893 ------------------------------------------------------------------------
18894 r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
18895 Changed paths:
18896    M /trunk/modules/packetizer/h264.c
18897
18898  * h264: less debug.
18899
18900 ------------------------------------------------------------------------
18901 r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
18902 Changed paths:
18903    M /trunk/modules/packetizer/h264.c
18904
18905  * h264: bug fix (give valid date + split at the right place).
18906
18907 ------------------------------------------------------------------------
18908 r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
18909 Changed paths:
18910    M /trunk/modules/demux/mkv.cpp
18911
18912 mkv.cpp: cleaner duration computation
18913 ------------------------------------------------------------------------
18914 r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
18915 Changed paths:
18916    M /trunk/modules/demux/mkv.cpp
18917
18918 mkv.cpp: less warning
18919 ------------------------------------------------------------------------
18920 r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
18921 Changed paths:
18922    M /trunk/modules/gui/wince/dialogs.cpp
18923    M /trunk/modules/gui/wince/interface.cpp
18924    M /trunk/modules/gui/wince/menus.cpp
18925    M /trunk/modules/gui/wince/timer.cpp
18926    M /trunk/modules/gui/wince/wince.cpp
18927    M /trunk/modules/gui/wince/wince.h
18928
18929 * modules/gui/wince: bunch of fixes.
18930 ------------------------------------------------------------------------
18931 r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
18932 Changed paths:
18933    M /trunk/modules/demux/mkv.cpp
18934
18935 mkv.cpp: the return of the family preloading
18936 ------------------------------------------------------------------------
18937 r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
18938 Changed paths:
18939    M /trunk/configure.ac
18940    M /trunk/modules/misc/Modules.am
18941    A /trunk/modules/misc/win32text.c
18942
18943 * modules/misc/win32text.c: text renderer using the win32 TextOut API.
18944 ------------------------------------------------------------------------
18945 r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
18946 Changed paths:
18947    M /trunk/modules/demux/mkv.cpp
18948
18949 mkv.cpp: clean & fix seeking inside virtual_segment_t
18950 ------------------------------------------------------------------------
18951 r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
18952 Changed paths:
18953    M /trunk/modules/gui/wxwindows/fileinfo.cpp
18954    M /trunk/modules/gui/wxwindows/video.cpp
18955    M /trunk/modules/gui/wxwindows/wxwindows.h
18956
18957 wx: last bunch of changes for now. The rest must be fixed by someone with msvc
18958
18959 ------------------------------------------------------------------------
18960 r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
18961 Changed paths:
18962    M /trunk/modules/gui/wxwindows/playlist.cpp
18963    M /trunk/modules/gui/wxwindows/preferences.cpp
18964    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18965    M /trunk/modules/gui/wxwindows/preferences_widgets.h
18966    M /trunk/modules/gui/wxwindows/wxwindows.h
18967
18968 wx: bunch more event function parameter changes
18969
18970 ------------------------------------------------------------------------
18971 r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
18972 Changed paths:
18973    M /trunk/modules/gui/wxwindows/messages.cpp
18974    M /trunk/modules/gui/wxwindows/wxwindows.h
18975
18976 wx: (hopefully) fixed a compilation error, reported by robux
18977
18978 ------------------------------------------------------------------------
18979 r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
18980 Changed paths:
18981    M /trunk/modules/gui/wxwindows/dialogs.cpp
18982
18983 * modules/gui/wxwindows/dialogs.cpp: fixed add directory.
18984 ------------------------------------------------------------------------
18985 r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
18986 Changed paths:
18987    M /trunk/modules/gui/wxwindows/wxwindows.h
18988
18989 * modules/gui/wxwindows/wxwindows.h: forgot this file.
18990 ------------------------------------------------------------------------
18991 r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
18992 Changed paths:
18993    M /trunk/modules/gui/wxwindows/interface.cpp
18994    M /trunk/modules/gui/wxwindows/open.cpp
18995    M /trunk/modules/gui/wxwindows/streamout.cpp
18996
18997 * modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
18998 ------------------------------------------------------------------------
18999 r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
19000 Changed paths:
19001    M /trunk/modules/gui/wxwindows/open.cpp
19002
19003 * modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
19004 ------------------------------------------------------------------------
19005 r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
19006 Changed paths:
19007    M /trunk/modules/demux/util/id3tag.c
19008
19009 * modules/demux/util/id3tag.c: fixed memory leak.
19010 ------------------------------------------------------------------------
19011 r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
19012 Changed paths:
19013    M /trunk/modules/demux/flac.c
19014
19015 * modules/demux/flac.c: fixed last commit.
19016 ------------------------------------------------------------------------
19017 r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
19018 Changed paths:
19019    M /trunk/src/misc/vlm.c
19020
19021 * src/misc/vlm.c: misc small fixes in config file saving/loading.
19022 ------------------------------------------------------------------------
19023 r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
19024 Changed paths:
19025    M /trunk/modules/access/http.c
19026
19027  * http.c: force nsv when using unsv:// and mime is misc/ultravox.
19028
19029 ------------------------------------------------------------------------
19030 r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
19031 Changed paths:
19032    M /trunk/modules/demux/flac.c
19033
19034 * rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D
19035
19036 ------------------------------------------------------------------------
19037 r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
19038 Changed paths:
19039    M /trunk/modules/demux/util/id3tag.c
19040
19041 * parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
19042 This should fix the id3 parsing when you open an mp3.
19043
19044
19045
19046 ------------------------------------------------------------------------
19047 r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
19048 Changed paths:
19049    M /trunk/src/video_output/vout_subpictures.c
19050
19051 Fix crash in subpictures rendering
19052
19053 ------------------------------------------------------------------------
19054 r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
19055 Changed paths:
19056    M /trunk/modules/gui/macosx/playlist.m
19057
19058 * fixed the item addition and auto-playback of items when adding them to the OSX intf.
19059 inserting at a certain position is not yet possible.
19060
19061 This part of the osx code could also use a tad of cleaning up.
19062
19063 ------------------------------------------------------------------------
19064 r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
19065 Changed paths:
19066    M /trunk/modules/demux/nsv.c
19067
19068 * added AACP fcc and map it to mp4a.
19069
19070 ------------------------------------------------------------------------
19071 r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
19072 Changed paths:
19073    M /trunk/modules/control/http.c
19074    M /trunk/modules/misc/freetype.c
19075    M /trunk/src/video_output/video_widgets.c
19076
19077 Fix OSD (text & widgets) aspect ratio
19078 put category in HTTP interface options
19079
19080 ------------------------------------------------------------------------
19081 r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
19082 Changed paths:
19083    M /trunk/modules/demux/avi/avi.c
19084    M /trunk/src/input/es_out.c
19085
19086 es_out.c: add frame rate to stream and media info dialog when available
19087 avi.c: make frame rate info available
19088
19089 ------------------------------------------------------------------------
19090 r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
19091 Changed paths:
19092    M /trunk/modules/demux/mkv.cpp
19093
19094 mkv.cpp: better handling of broken files
19095 ------------------------------------------------------------------------
19096 r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
19097 Changed paths:
19098    M /trunk/modules/demux/mkv.cpp
19099
19100 mkv.cpp: fix playback of files with chapters
19101 ------------------------------------------------------------------------
19102 r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
19103 Changed paths:
19104    M /trunk/Makefile.am
19105
19106 * Fix make dist, which was broken due to ebuild removal
19107
19108 ------------------------------------------------------------------------
19109 r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
19110 Changed paths:
19111    M /trunk/modules/gui/wxwindows/Modules.am
19112
19113 wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
19114 easier validation
19115
19116 ------------------------------------------------------------------------
19117 r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
19118 Changed paths:
19119    M /trunk/modules/misc/svg.c
19120
19121 svg.c: do not subsample U and V planes in RGB->YUVA conversion.
19122
19123 ------------------------------------------------------------------------
19124 r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
19125 Changed paths:
19126    M /trunk/modules/gui/wxwindows/open.cpp
19127    M /trunk/modules/gui/wxwindows/wxwindows.h
19128
19129 Timeshift checkbox in open dialog
19130
19131 ------------------------------------------------------------------------
19132 r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
19133 Changed paths:
19134    M /trunk/modules/codec/spudec/parse.c
19135    M /trunk/modules/codec/svcdsub.c
19136    M /trunk/src/video_output/vout_subpictures.c
19137
19138 Subtitle (subpicture) aspect ratio had been ignored. Use it now.
19139 Aspect ration in subtitle means use underlying video aspect ratio.
19140
19141 WARNING: Since this parameter was ignored before probably there are a
19142 number of image subtitle that have set this incorrectly. DVD's seemed
19143 to be a case in point and that'd been fixed. Fixing other subtitles
19144 should just be a matter of setting the i_aspect parameter correctly.
19145
19146
19147 ------------------------------------------------------------------------
19148 r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
19149 Changed paths:
19150    M /trunk/modules/gui/wxwindows/playlist.cpp
19151
19152 Only show category and artist-sorted views
19153
19154 ------------------------------------------------------------------------
19155 r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
19156 Changed paths:
19157    M /trunk/modules/demux/playlist/b4s.c
19158
19159 b4s.c: fixed forcing of this plugin. Use "b4s-open"
19160
19161 ------------------------------------------------------------------------
19162 r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
19163 Changed paths:
19164    M /trunk/modules/demux/mkv.cpp
19165
19166 mkv.cpp: chapter merging works + small fixes
19167 ------------------------------------------------------------------------
19168 r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
19169 Changed paths:
19170    M /trunk/modules/demux/mkv.cpp
19171
19172 mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
19173 ------------------------------------------------------------------------
19174 r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
19175 Changed paths:
19176    M /trunk/modules/demux/mkv.cpp
19177
19178 mkv.cpp: make editions children of chapters
19179 ------------------------------------------------------------------------
19180 r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
19181 Changed paths:
19182    M /trunk/modules/misc/xml/libxml.c
19183
19184 * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
19185 ------------------------------------------------------------------------
19186 r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 5 lines
19187 Changed paths:
19188    M /trunk/modules/gui/skins2/parser/builder.cpp
19189    M /trunk/modules/gui/skins2/parser/builder_data.def
19190    M /trunk/modules/gui/skins2/parser/builder_data.hpp
19191    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
19192    M /trunk/share/skins2/skin.dtd
19193
19194  * skins2: Text control now accepts lefttop and rightbottom attributes, like
19195    most other controls. The text is not really resized though (only cropped
19196    when needed).
19197    The change in the DTD is backwards-compatible.
19198
19199 ------------------------------------------------------------------------
19200 r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
19201 Changed paths:
19202    M /trunk/modules/gui/macosx/vout.m
19203
19204 * better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
19205
19206 ------------------------------------------------------------------------
19207 r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
19208 Changed paths:
19209    M /trunk/src/misc/vlm.c
19210
19211 * src/misc/vlm.c: config file written with CR+LF on win32.
19212 ------------------------------------------------------------------------
19213 r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
19214 Changed paths:
19215    M /trunk/include/vlc_xml.h
19216    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
19217    M /trunk/modules/misc/xml/libxml.c
19218    M /trunk/modules/misc/xml/xtag.c
19219
19220 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
19221 ------------------------------------------------------------------------
19222 r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
19223 Changed paths:
19224    M /trunk/modules/demux/playlist/b4s.c
19225
19226 * modules/demux/playlist/b4s.c: misc fixes.
19227 ------------------------------------------------------------------------
19228 r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
19229 Changed paths:
19230    M /trunk/src/input/access.c
19231
19232 access.c: fixed crash with preparse
19233
19234 ------------------------------------------------------------------------
19235 r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
19236 Changed paths:
19237    M /trunk/modules/gui/wxwindows/dialogs.cpp
19238    M /trunk/modules/gui/wxwindows/interface.cpp
19239
19240 wx: use the documented Move method rather than the undocumented SetPosition
19241
19242 ------------------------------------------------------------------------
19243 r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
19244 Changed paths:
19245    M /trunk/modules/demux/playlist/Modules.am
19246    A /trunk/modules/demux/playlist/b4s.c
19247    M /trunk/modules/demux/playlist/playlist.c
19248    M /trunk/modules/demux/playlist/playlist.h
19249
19250 new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
19251 works with xtag for now due to lack of a DTD
19252
19253 ------------------------------------------------------------------------
19254 r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
19255 Changed paths:
19256    M /trunk/modules/misc/xml/xtag.c
19257
19258 xtag.c: Don't create pcdata elements outside the root element. try harder to
19259 read entire stream. make xml_ReaderValue return pcdata when available. Added
19260 some more debug printfs when XTAG_DEBUG is defined.
19261
19262 ------------------------------------------------------------------------
19263 r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
19264 Changed paths:
19265    M /trunk/modules/access/http.c
19266
19267 http.c: fixed out of buffer write with ICY meta
19268
19269 ------------------------------------------------------------------------
19270 r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
19271 Changed paths:
19272    M /trunk/src/misc/configuration.c
19273
19274 * src/misc/configuration.c: removed annoying debug message.
19275 ------------------------------------------------------------------------
19276 r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
19277 Changed paths:
19278    M /trunk/modules/misc/xml/libxml.c
19279
19280 libxml.c: include header for stream, since api changes.
19281
19282 ------------------------------------------------------------------------
19283 r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
19284 Changed paths:
19285    M /trunk/modules/demux/mkv.cpp
19286
19287 mkv.cpp: store the segment duration in microseconds too
19288 ------------------------------------------------------------------------
19289 r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
19290 Changed paths:
19291    M /trunk/modules/demux/mkv.cpp
19292
19293 mkv.cpp: the segment start time is now an integer in microseconds
19294 ------------------------------------------------------------------------
19295 r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
19296 Changed paths:
19297    M /trunk/include/vlc_xml.h
19298    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
19299    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
19300    M /trunk/modules/misc/xml/libxml.c
19301    M /trunk/modules/misc/xml/xtag.c
19302
19303 all: ported xml parsers to stream_t
19304
19305 ------------------------------------------------------------------------
19306 r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
19307 Changed paths:
19308    M /trunk/src/input/stream.c
19309
19310 stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
19311
19312 ------------------------------------------------------------------------
19313 r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
19314 Changed paths:
19315    M /trunk/include/vlc_stream.h
19316    M /trunk/src/input/stream.c
19317
19318 fixed a few problems with stream_UrlNew
19319
19320 ------------------------------------------------------------------------
19321 r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
19322 Changed paths:
19323    M /trunk/modules/gui/beos/BeOS.cpp
19324    M /trunk/modules/gui/beos/MediaControlView.cpp
19325    M /trunk/modules/gui/beos/VideoOutput.cpp
19326    M /trunk/modules/gui/beos/VideoWindow.h
19327    M /trunk/src/video_output/vout_intf.c
19328
19329  vout_intf.c: write snapshots on Desktop on BeOS
19330  beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
19331    so we can have access to the key code and be more reliable (fixes a
19332    bunch of hotkeys). Fixed snapshots (missing pf_control)
19333
19334 ------------------------------------------------------------------------
19335 r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
19336 Changed paths:
19337    M /trunk/modules/gui/wxwindows/playlist.cpp
19338    M /trunk/modules/gui/wxwindows/timer.cpp
19339    M /trunk/modules/gui/wxwindows/wxwindows.h
19340
19341 - Fix playlist deadlock between Timer and Playlist stuff
19342 There are still other deadlocks in wx though
19343
19344 ------------------------------------------------------------------------
19345 r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
19346 Changed paths:
19347    M /trunk/include/vlc_stream.h
19348    M /trunk/modules/demux/mkv.cpp
19349    M /trunk/modules/demux/mp4/libmp4.c
19350    M /trunk/src/input/input.c
19351    M /trunk/src/input/input_internal.h
19352    M /trunk/src/input/mem_stream.c
19353    M /trunk/src/input/stream.c
19354
19355 added a stream_UrlNew to open a general purpos stream_t from a url.
19356 added a pf_destroy to stream_t, changed all various stream_FooDestroy to
19357 stream_Delete
19358
19359 ------------------------------------------------------------------------
19360 r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
19361 Changed paths:
19362    M /trunk/modules/access_filter
19363
19364 set svn:ignore
19365
19366 ------------------------------------------------------------------------
19367 r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
19368 Changed paths:
19369    M /trunk/modules/gui/wxwindows/wxwindows.cpp
19370
19371 wxwindows.cpp: compile fixes
19372
19373 ------------------------------------------------------------------------
19374 r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
19375 Changed paths:
19376    M /trunk/modules/demux/mkv.cpp
19377
19378 mkv.cpp: oops
19379 ------------------------------------------------------------------------
19380 r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
19381 Changed paths:
19382    M /trunk/modules/demux/mkv.cpp
19383
19384 mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
19385
19386 ------------------------------------------------------------------------
19387 r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
19388 Changed paths:
19389    M /trunk/modules/gui/wxwindows/dialogs.cpp
19390    M /trunk/modules/gui/wxwindows/interface.cpp
19391    M /trunk/modules/gui/wxwindows/wxwindows.cpp
19392    M /trunk/modules/gui/wxwindows/wxwindows.h
19393
19394  * wxwin: at start up, restore last size+position+state of windows.
19395
19396 ------------------------------------------------------------------------
19397 r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
19398 Changed paths:
19399    M /trunk/modules/gui/wxwindows/playlist.cpp
19400
19401 Yet another leak
19402
19403 ------------------------------------------------------------------------
19404 r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
19405 Changed paths:
19406    M /trunk/modules/gui/wxwindows/playlist.cpp
19407    M /trunk/src/playlist/services_discovery.c
19408
19409 Mem leaks
19410
19411 ------------------------------------------------------------------------
19412 r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
19413 Changed paths:
19414    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
19415    M /trunk/modules/gui/wxwindows/timer.cpp
19416
19417 wx/*: fix a few string additions
19418
19419 ------------------------------------------------------------------------
19420 r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
19421 Changed paths:
19422    M /trunk/activex/README.TXT
19423    M /trunk/activex/test.html
19424
19425 Documentation/Example update
19426
19427 ------------------------------------------------------------------------
19428 r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
19429 Changed paths:
19430    M /trunk/modules/demux/flac.c
19431
19432 demux/flac.c: support flac files with id3 tag. closes #2015
19433
19434 ------------------------------------------------------------------------
19435 r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
19436 Changed paths:
19437    M /trunk/modules/gui/wxwindows/interface.cpp
19438    M /trunk/modules/gui/wxwindows/wxwindows.h
19439
19440 * modules/gui/wxwindows: re-implemented the mute control.
19441 ------------------------------------------------------------------------
19442 r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
19443 Changed paths:
19444    M /trunk/modules/services_discovery/sap.c
19445
19446 - invalid free removed (might be the reason why sap discovery was so unstable)
19447 - 7 memleaks fixed
19448
19449 ------------------------------------------------------------------------
19450 r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
19451 Changed paths:
19452    M /trunk/modules/gui/wxwindows/interface.cpp
19453
19454 remove two debug fprintfs
19455
19456 ------------------------------------------------------------------------
19457 r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
19458 Changed paths:
19459    M /trunk/modules/gui/wxwindows/interface.cpp
19460
19461  * small fixes (the icon change should now work under windows)
19462
19463 ------------------------------------------------------------------------
19464 r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
19465 Changed paths:
19466    A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
19467    M /trunk/modules/gui/wxwindows/interface.cpp
19468    M /trunk/modules/gui/wxwindows/wxwindows.h
19469
19470 change the speaker into a mute/unmute button
19471 (only works if something is playing ... and we have to fix the bug where
19472 the image doesn't get updated like for the play/pause button)
19473
19474 ------------------------------------------------------------------------
19475 r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
19476 Changed paths:
19477    M /trunk/src/input/input.c
19478
19479 input.c: fixed a possible locking problem in vlc_input_item_GetInfo
19480
19481 ------------------------------------------------------------------------
19482 r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
19483 Changed paths:
19484    M /trunk/modules/video_output/wingdi.c
19485
19486 * modules/video_output/wingdi.c: bunch of fixes and improvements.
19487 ------------------------------------------------------------------------
19488 r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
19489 Changed paths:
19490    M /trunk/modules/gui/wince/Modules.am
19491    A /trunk/modules/gui/wince/dialogs.cpp
19492    M /trunk/modules/gui/wince/fileinfo.cpp
19493    M /trunk/modules/gui/wince/interface.cpp
19494    M /trunk/modules/gui/wince/iteminfo.cpp
19495    M /trunk/modules/gui/wince/messages.cpp
19496    M /trunk/modules/gui/wince/open.cpp
19497    M /trunk/modules/gui/wince/playlist.cpp
19498    M /trunk/modules/gui/wince/preferences.cpp
19499    M /trunk/modules/gui/wince/subtitles.cpp
19500    M /trunk/modules/gui/wince/video.cpp
19501    M /trunk/modules/gui/wince/wince.cpp
19502    M /trunk/modules/gui/wince/wince.h
19503
19504 * modules/gui/wince: added dialogs provider + another massive cleanup + updates.
19505 ------------------------------------------------------------------------
19506 r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
19507 Changed paths:
19508    M /trunk/modules/gui/wxwindows/timer.cpp
19509    M /trunk/src/input/input.c
19510
19511 input.c: doxygenize vlc_input_item_GetInfo
19512 wx/timer.cpp: show Now Playing in statusbar if available
19513
19514 ------------------------------------------------------------------------
19515 r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
19516 Changed paths:
19517    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
19518
19519 wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
19520 the order of selection, patch by  Christophe Mutricy < xtophe -at-
19521 nxtelevision dott com >
19522
19523 ------------------------------------------------------------------------
19524 r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
19525 Changed paths:
19526    M /trunk/include/vlc_meta.h
19527    M /trunk/modules/access/http.c
19528
19529 vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
19530
19531 ------------------------------------------------------------------------
19532 r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
19533 Changed paths:
19534    M /trunk/modules/access_filter/timeshift.c
19535
19536 include errno.h (for non debug builds)
19537
19538 ------------------------------------------------------------------------
19539 r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
19540 Changed paths:
19541    M /trunk/modules/demux/mkv.cpp
19542
19543 mkv.cpp: make gcc happier
19544 ------------------------------------------------------------------------
19545 r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
19546 Changed paths:
19547    M /trunk/configure.ac
19548
19549 * configure.ac: added access_filter_timeshift to the build.
19550 ------------------------------------------------------------------------
19551 r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
19552 Changed paths:
19553    M /trunk/include/configuration.h
19554    M /trunk/include/vlc_access.h
19555    M /trunk/include/vlc_config_cat.h
19556    A /trunk/modules/access_filter
19557    A /trunk/modules/access_filter/Modules.am
19558    A /trunk/modules/access_filter/timeshift.c
19559    M /trunk/modules/demux/ts.c
19560    M /trunk/modules/mux/mpeg/ts.c
19561    M /trunk/src/input/access.c
19562    M /trunk/src/input/input.c
19563    M /trunk/src/input/var.c
19564    M /trunk/src/libvlc.h
19565
19566  * access.* input/*: added access_filter architecture (same API as a
19567  standard access_t except that it reads from an access_t).
19568
19569  * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
19570  under linux/windows).
19571  It allows to pause and to fast/slow forward. To try it, use
19572  --access-filter timeshift.
19573
19574 ------------------------------------------------------------------------
19575 r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
19576 Changed paths:
19577    M /trunk/modules/gui/wince/interface.cpp
19578    M /trunk/modules/gui/wince/wince.cpp
19579    M /trunk/modules/gui/wince/wince.h
19580
19581 * modules/gui/wince: new open directory menu (win32 only for now)
19582 ------------------------------------------------------------------------
19583 r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
19584 Changed paths:
19585    M /trunk/modules/gui/wince/interface.cpp
19586
19587 * modules/gui/wince/interface.cpp: fixed menus handling.
19588 ------------------------------------------------------------------------
19589 r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
19590 Changed paths:
19591    M /trunk/modules/demux/ts.c
19592
19593 * modules/demux/ts.c: use EIT support in libdvbpsi if available.
19594 ------------------------------------------------------------------------
19595 r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
19596 Changed paths:
19597    M /trunk/src/libvlc.c
19598
19599 VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
19600
19601 ------------------------------------------------------------------------
19602 r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
19603 Changed paths:
19604    M /trunk/modules/demux/ts.c
19605
19606  * ts: do not include eit.h if TS_USE_DVB_SI is 0.
19607
19608 ------------------------------------------------------------------------
19609 r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
19610 Changed paths:
19611    D /trunk/vlc-cvs.ebuild
19612    D /trunk/vlc.ebuild
19613
19614 * Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
19615
19616 ------------------------------------------------------------------------
19617 r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
19618 Changed paths:
19619    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
19620    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
19621    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
19622    M /trunk/modules/gui/macosx/intf.h
19623    M /trunk/modules/gui/macosx/intf.m
19624
19625 * New menu-items referencing forum
19626
19627 ------------------------------------------------------------------------
19628 r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
19629 Changed paths:
19630    M /trunk/modules/stream_out/standard.c
19631
19632 * Spelling correction
19633
19634 ------------------------------------------------------------------------
19635 r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
19636 Changed paths:
19637    M /trunk/NEWS
19638    M /trunk/modules/gui/gtk/menu.c
19639    M /trunk/modules/gui/wxwindows/extrapanel.cpp
19640    M /trunk/src/libvlc.h
19641    M /trunk/src/video_output/video_output.c
19642
19643 * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
19644
19645 ------------------------------------------------------------------------
19646 r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
19647 Changed paths:
19648    M /trunk/modules/demux/mkv.cpp
19649
19650 mkv.cpp: compilation fixes for gcc
19651 ------------------------------------------------------------------------
19652 r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
19653 Changed paths:
19654    M /trunk/modules/demux/mkv.cpp
19655
19656 mkv.cpp: seeking in linked files now works
19657 ------------------------------------------------------------------------
19658 r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
19659 Changed paths:
19660    M /trunk/modules/demux/mkv.cpp
19661
19662 mkv.cpp: compute the correct duration even when some linked segments are missing
19663 ------------------------------------------------------------------------
19664 r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
19665 Changed paths:
19666    M /trunk/modules/demux/mkv.cpp
19667
19668 mkv.cpp: handle missing linked segments (seg->missing->seg)
19669 ------------------------------------------------------------------------
19670 r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
19671 Changed paths:
19672    M /trunk/modules/demux/mkv.cpp
19673
19674 mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
19675 ------------------------------------------------------------------------
19676 r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
19677 Changed paths:
19678    M /trunk/extras/contrib/src/packages.mak
19679
19680 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
19681 ------------------------------------------------------------------------
19682 r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
19683 Changed paths:
19684    M /trunk/extras/contrib/src/packages.mak
19685
19686 * fixed download-location of pkgconfig
19687 ------------------------------------------------------------------------
19688 r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
19689 Changed paths:
19690    M /trunk/modules/demux/mkv.cpp
19691
19692 mkv.cpp: no more crash on linked segments or multi-segment files
19693 ------------------------------------------------------------------------
19694 r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
19695 Changed paths:
19696    M /trunk/Makefile.am
19697
19698 * updated the location of vlc.scriptTerminology
19699 * removed the linkage to it in all localisations since it is a global entity now
19700 ------------------------------------------------------------------------
19701 r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
19702 Changed paths:
19703    D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
19704
19705 * sorry, forgot that in the previous commit
19706 ------------------------------------------------------------------------
19707 r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
19708 Changed paths:
19709    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
19710    A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
19711    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
19712
19713 * vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
19714 * vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
19715 * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
19716 ------------------------------------------------------------------------
19717 r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
19718 Changed paths:
19719    M /trunk/modules/mux/asf.c
19720
19721 mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
19722
19723 ------------------------------------------------------------------------
19724 r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
19725 Changed paths:
19726    M /trunk/modules/demux/mkv.cpp
19727
19728 mkv.cpp: hard-linked segments can now play in order (crash to solve)
19729 ------------------------------------------------------------------------
19730 r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
19731 Changed paths:
19732    M /trunk/modules/demux/mkv.cpp
19733    M /trunk/po/fr.po
19734
19735 mkv.cpp: new options for the demuxer
19736 fr.po: small translation fix
19737 ------------------------------------------------------------------------
19738 r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
19739 Changed paths:
19740    M /trunk/modules/video_output/snapshot.c
19741
19742 snapshot.c:
19743  * added some comments
19744  * updated module description
19745  * try to fix timestamping
19746
19747 ------------------------------------------------------------------------
19748 r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
19749 Changed paths:
19750    M /trunk/modules/misc/svg.c
19751
19752 svg.c: updated to the latest changes in the text renderer API (tested
19753        with the vlc-0.8.1.svn20050314 debian package)
19754
19755 ------------------------------------------------------------------------
19756 r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
19757 Changed paths:
19758    M /trunk/modules/demux/mkv.cpp
19759
19760 mkv.cpp: avoid gcc warnings
19761 ------------------------------------------------------------------------
19762 r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
19763 Changed paths:
19764    M /trunk/modules/demux/mkv.cpp
19765
19766 mkv.cpp: play all loaded segments sequentially and don't crash
19767 ------------------------------------------------------------------------
19768 r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
19769 Changed paths:
19770    M /trunk/modules/demux/mkv.cpp
19771
19772 mkv.cpp: the first Cluster was lost due to preloading
19773 ------------------------------------------------------------------------
19774 r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
19775 Changed paths:
19776    M /trunk/extras/contrib/src/packages.mak
19777
19778 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
19779 ------------------------------------------------------------------------
19780 r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
19781 Changed paths:
19782    M /trunk/include/video_output.h
19783    M /trunk/modules/gui/macosx/voutgl.m
19784    M /trunk/modules/video_output/opengl.c
19785
19786  Fix for thread-unsafe OpenGL implementations (OS X...)
19787
19788 ------------------------------------------------------------------------
19789 r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
19790 Changed paths:
19791    M /trunk/include/vlc_es_out.h
19792    M /trunk/include/vlc_meta.h
19793    M /trunk/modules/demux/ts.c
19794    M /trunk/src/input/es_out.c
19795
19796  * vlc_meta.h: added a few const
19797  * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
19798  (it's not yet really clean).
19799  * demux/ts: parse SI tables of DVB (channel names + events), it needs last
19800  libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
19801
19802
19803 ------------------------------------------------------------------------
19804 r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
19805 Changed paths:
19806    M /trunk/src/input/input.c
19807
19808  input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
19809  access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
19810           - do not create sout when uri start by 'vlc:'. It is needed to use
19811  the special vlc access with sout (ex: vlc in --sout out vlc:quit).
19812
19813
19814 ------------------------------------------------------------------------
19815 r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
19816 Changed paths:
19817    M /trunk/modules/demux/nuv.c
19818
19819  nuv.c: compile fix (for big endian platforms)
19820
19821 ------------------------------------------------------------------------
19822 r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
19823 Changed paths:
19824    M /trunk/modules/demux/mkv.cpp
19825
19826 mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
19827 ------------------------------------------------------------------------
19828 r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
19829 Changed paths:
19830    M /trunk/modules/demux/mkv.cpp
19831
19832 mkv.cpp: prepare for more segment switching features
19833 ------------------------------------------------------------------------
19834 r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
19835 Changed paths:
19836    M /trunk/modules/demux/mkv.cpp
19837
19838 mkv.cpp: segment switching almost work and doesn't crash
19839 ------------------------------------------------------------------------
19840 r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
19841 Changed paths:
19842    M /trunk/activex/test.html
19843
19844 - added a slider to control VLC playback from HTML.
19845
19846 NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
19847
19848 ------------------------------------------------------------------------
19849 r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
19850 Changed paths:
19851    M /trunk/configure.ac
19852    M /trunk/modules/stream_out/Modules.am
19853    A /trunk/modules/stream_out/bridge.c
19854
19855 * modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
19856   ES packets between different inputs.
19857
19858 ------------------------------------------------------------------------
19859 r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
19860 Changed paths:
19861    M /trunk/modules/mux/mpeg/ts.c
19862
19863 * modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
19864   the ES ID as TS PID (contrary of --ts-es-id-pid).
19865
19866 ------------------------------------------------------------------------
19867 r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
19868 Changed paths:
19869    M /trunk/modules/demux/ts.c
19870    M /trunk/modules/mux/mpeg/ts.c
19871
19872 * modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
19873 (patch courtesy of Nico Sabbi)
19874
19875 ------------------------------------------------------------------------
19876 r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
19877 Changed paths:
19878    M /trunk/configure.ac
19879    M /trunk/modules/demux/Modules.am
19880    A /trunk/modules/demux/nuv.c
19881
19882  * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
19883  (Seek is slow, I don't support index yet).
19884
19885 ------------------------------------------------------------------------
19886 r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
19887 Changed paths:
19888    M /trunk/modules/access/dvb/linux_dvb.c
19889
19890  * dvb: fix report of error in FrontendPoll (please report any problem).
19891
19892 ------------------------------------------------------------------------
19893 r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
19894 Changed paths:
19895    M /trunk/src/audio_output/intf.c
19896
19897 Variable name consistency across the file
19898
19899 ------------------------------------------------------------------------
19900 r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
19901 Changed paths:
19902    M /trunk/modules/stream_out/transcode.c
19903
19904 reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts. 
19905
19906 ------------------------------------------------------------------------
19907 r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
19908 Changed paths:
19909    M /trunk/modules/stream_out/transcode.c
19910
19911 * modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
19912 ------------------------------------------------------------------------
19913 r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
19914 Changed paths:
19915    M /trunk/doc/skins/skins2-howto.xml
19916    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
19917    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
19918    M /trunk/modules/gui/skins2/parser/interpreter.cpp
19919
19920  * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
19921
19922 ------------------------------------------------------------------------
19923 r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
19924 Changed paths:
19925    M /trunk/modules/services_discovery/sap.c
19926
19927 * Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
19928   Modified by me.
19929 * also restored some indentation of this file.
19930
19931 ------------------------------------------------------------------------
19932 r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
19933 Changed paths:
19934    M /trunk/src/misc/vlm.c
19935
19936 * removed my ftime-replacement for OSX again
19937
19938 Thanks for the ftime-fix gibalou :)
19939 ------------------------------------------------------------------------
19940 r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
19941 Changed paths:
19942    M /trunk/src/misc/vlm.c
19943
19944 * src/misc/vlm.c: only use ftime() on win32.
19945 ------------------------------------------------------------------------
19946 r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
19947 Changed paths:
19948    M /trunk/src/misc/vlm.c
19949
19950 * ftime does not exist on OSX, so we need to implement it ourselves
19951 ------------------------------------------------------------------------
19952 r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
19953 Changed paths:
19954    M /trunk/modules/stream_out/transcode.c
19955
19956 transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
19957
19958 ------------------------------------------------------------------------
19959 r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
19960 Changed paths:
19961    M /trunk/configure.ac
19962    M /trunk/modules/gui/skins2/src/ft2_font.cpp
19963
19964 - all: use fribidi in skins2 text rendering if available
19965
19966 ------------------------------------------------------------------------
19967 r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
19968 Changed paths:
19969    M /trunk/modules/codec/dvbsub.c
19970
19971 * modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
19972 ------------------------------------------------------------------------
19973 r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
19974 Changed paths:
19975    M /trunk/modules/stream_out/transcode.c
19976
19977 transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
19978
19979 ------------------------------------------------------------------------
19980 r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
19981 Changed paths:
19982    M /trunk/share/Makefile.am
19983    M /trunk/share/http/index.html
19984
19985 HTTP interface patch by Christophe Mutricy (and no fixes by me)
19986
19987 ------------------------------------------------------------------------
19988 r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
19989 Changed paths:
19990    M /trunk/modules/codec/ffmpeg/video_filter.c
19991
19992 * modules/codec/ffmpeg/video_filter.c: fixed resampling check.
19993 ------------------------------------------------------------------------
19994 r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
19995 Changed paths:
19996    M /trunk/doc/vlc.1
19997
19998   * doc/vlc.1: spelling
19999
20000 ------------------------------------------------------------------------
20001 r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
20002 Changed paths:
20003    M /trunk/share/Makefile.am
20004
20005 favicon.ico instead of favico.ico...
20006
20007 ------------------------------------------------------------------------
20008 r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
20009 Changed paths:
20010    M /trunk/share/Makefile.am
20011
20012 Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
20013 Not tested...
20014
20015 ------------------------------------------------------------------------
20016 r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
20017 Changed paths:
20018    M /trunk/modules/stream_out/transcode.c
20019
20020 * modules/stream_out/transcode.c: convert audio to fl32 first if needed.
20021 ------------------------------------------------------------------------
20022 r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
20023 Changed paths:
20024    M /trunk/modules/mux/mpeg/ps.c
20025
20026 ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])
20027
20028 ------------------------------------------------------------------------
20029 r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
20030 Changed paths:
20031    M /trunk/modules/audio_filter/resampler/linear.c
20032
20033 * modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
20034 ------------------------------------------------------------------------
20035 r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
20036 Changed paths:
20037    M /trunk/modules/stream_out/transcode.c
20038
20039 * modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
20040 ------------------------------------------------------------------------
20041 r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
20042 Changed paths:
20043    M /trunk/modules/codec/araw.c
20044
20045  modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
20046 ------------------------------------------------------------------------
20047 r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
20048 Changed paths:
20049    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20050    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20051    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20052    M /trunk/modules/audio_filter/format.c
20053    M /trunk/modules/stream_out/transcode.c
20054
20055 * modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
20056 * modules/audio_filter/*: set the output format to what's really being output.
20057
20058 ------------------------------------------------------------------------
20059 r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
20060 Changed paths:
20061    M /trunk/modules/video_output/picture.c
20062    M /trunk/src/misc/image.c
20063    M /trunk/src/video_output/vout_intf.c
20064
20065 * src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
20066 * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
20067
20068 ------------------------------------------------------------------------
20069 r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
20070 Changed paths:
20071    M /trunk/modules/stream_out/switcher.c
20072
20073 * modules/stream_out/switcher.c: Fixed aspect ratio.
20074
20075 ------------------------------------------------------------------------
20076 r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
20077 Changed paths:
20078    M /trunk/src/video_output/vout_intf.c
20079
20080 * src/video_output/vout_intf.c: small cleanup.
20081 ------------------------------------------------------------------------
20082 r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
20083 Changed paths:
20084    M /trunk/src/misc/image.c
20085    M /trunk/src/video_output/vout_intf.c
20086
20087 * src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
20088 ------------------------------------------------------------------------
20089 r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
20090 Changed paths:
20091    M /trunk/modules/codec/ffmpeg/video_filter.c
20092
20093 * modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
20094 ------------------------------------------------------------------------
20095 r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
20096 Changed paths:
20097    M /trunk/modules/demux/mkv.cpp
20098
20099 mkv.cpp: allow seamless transition between segments
20100 ------------------------------------------------------------------------
20101 r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
20102 Changed paths:
20103    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20104
20105 * modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
20106 ------------------------------------------------------------------------
20107 r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
20108 Changed paths:
20109    M /trunk/modules/codec/ffmpeg/encoder.c
20110
20111 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
20112 ------------------------------------------------------------------------
20113 r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
20114 Changed paths:
20115    M /trunk/modules/gui/wince/interface.cpp
20116    M /trunk/modules/gui/wince/timer.cpp
20117    M /trunk/modules/gui/wince/wince.h
20118
20119 * modules/gui/wince: better volume slider behaviour.
20120 ------------------------------------------------------------------------
20121 r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
20122 Changed paths:
20123    M /trunk/modules/audio_output/waveout.c
20124
20125 * modules/audio_output/waveout.c: change global volume on WinCE.
20126 ------------------------------------------------------------------------
20127 r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
20128 Changed paths:
20129    M /trunk/src/libvlc.c
20130    M /trunk/src/libvlc.h
20131
20132 * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
20133 ------------------------------------------------------------------------
20134 r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
20135 Changed paths:
20136    M /trunk/modules/demux/mkv.cpp
20137
20138 mkv.cpp: faster code with newer libs
20139 ------------------------------------------------------------------------
20140 r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
20141 Changed paths:
20142    M /trunk/configure.ac
20143
20144 * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
20145 ------------------------------------------------------------------------
20146 r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
20147 Changed paths:
20148    M /trunk/modules/demux/mkv.cpp
20149
20150 mkv.cpp: seeking is not only based on video
20151 ------------------------------------------------------------------------
20152 r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
20153 Changed paths:
20154    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20155
20156 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
20157 ------------------------------------------------------------------------
20158 r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
20159 Changed paths:
20160    M /trunk/modules/demux/mkv.cpp
20161
20162 mkv.cpp: store silent tracks info
20163 ------------------------------------------------------------------------
20164 r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
20165 Changed paths:
20166    M /trunk/modules/gui/pda/pda.c
20167
20168 Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
20169
20170 ------------------------------------------------------------------------
20171 r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
20172 Changed paths:
20173    M /trunk/modules/demux/mkv.cpp
20174
20175 mkv.cpp: more code rearranging
20176 ------------------------------------------------------------------------
20177 r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
20178 Changed paths:
20179    M /trunk/modules/gui/macosx/voutgl.m
20180
20181  macosx/voutgl.m: fixed --macosx-stretch in GL provider
20182
20183 ------------------------------------------------------------------------
20184 r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
20185 Changed paths:
20186    M /trunk/activex/main.cpp
20187    M /trunk/activex/plugin.cpp
20188
20189 main.cpp: fixed bug regarding TypeLib registration
20190 plugin.cpp: some minor cleanup
20191
20192
20193 ------------------------------------------------------------------------
20194 r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
20195 Changed paths:
20196    M /trunk/src/misc/vlm.c
20197
20198 * src/misc/vlm.c: couple of fixes pointed out by johnluo.
20199 ------------------------------------------------------------------------
20200 r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
20201 Changed paths:
20202    M /trunk/modules/access/directory.c
20203
20204 * modules/access/directory.c: fixed a bunch of bugs.
20205 ------------------------------------------------------------------------
20206 r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
20207 Changed paths:
20208    M /trunk/modules/demux/ty.c
20209
20210 * modules/demux/ty.c: fixed segfault while probing.
20211 ------------------------------------------------------------------------
20212 r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
20213 Changed paths:
20214    M /trunk/modules/demux/ty.c
20215
20216 - TY should have a lower priority than PS
20217
20218 ------------------------------------------------------------------------
20219 r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
20220 Changed paths:
20221    M /trunk/src/playlist/item-ext.c
20222    M /trunk/src/playlist/view.c
20223
20224 * src/playlist/*: shut up a couple of compiler warnings.
20225 ------------------------------------------------------------------------
20226 r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
20227 Changed paths:
20228    M /trunk/configure.ac
20229    M /trunk/modules/access/directory.c
20230
20231 * New ignore-filetypes option for the directory module.
20232   - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
20233     playlist when the directory module parses directory contents.
20234     This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
20235   - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
20236
20237 ------------------------------------------------------------------------
20238 r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
20239 Changed paths:
20240    M /trunk/po/Makefile.in.in
20241    M /trunk/po/POTFILES.in
20242    M /trunk/po/bn.po
20243    M /trunk/po/da.po
20244    M /trunk/po/de.po
20245    M /trunk/po/el.po
20246    M /trunk/po/en_GB.po
20247    M /trunk/po/es.po
20248    M /trunk/po/fr.po
20249    M /trunk/po/hi.po
20250    M /trunk/po/hu.po
20251    M /trunk/po/it.po
20252    M /trunk/po/ja.po
20253    M /trunk/po/my.po
20254    M /trunk/po/ne.po
20255    M /trunk/po/nl.po
20256    M /trunk/po/no.po
20257    M /trunk/po/pl.po
20258    M /trunk/po/ps.po
20259    M /trunk/po/pt_BR.po
20260    M /trunk/po/ru.po
20261    M /trunk/po/sv.po
20262    M /trunk/po/tet.po
20263    M /trunk/po/tl.po
20264    M /trunk/po/vlc.pot
20265
20266 * *.po: updated the po-files
20267 * da.po: additions to the Danish translation by Jonas Larsen
20268 * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
20269 ------------------------------------------------------------------------
20270 r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
20271 Changed paths:
20272    M /trunk/modules/codec/ffmpeg/encoder.c
20273
20274 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
20275
20276 ------------------------------------------------------------------------
20277 r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
20278 Changed paths:
20279    M /trunk/modules/stream_out/switcher.c
20280
20281 * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
20282
20283 ------------------------------------------------------------------------
20284 r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
20285 Changed paths:
20286    M /trunk/include/vout_synchro.h
20287    M /trunk/src/libvlc.h
20288    M /trunk/src/video_output/vout_synchro.c
20289
20290 * src/video_output/vout_synchro.c: New --quiet-synchro config option.
20291
20292 ------------------------------------------------------------------------
20293 r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
20294 Changed paths:
20295    M /trunk/modules/video_filter/wall.c
20296
20297 wall.c: fix alignment when rows or cols are 2 or less.
20298
20299 ------------------------------------------------------------------------
20300 r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
20301 Changed paths:
20302    M /trunk/configure.ac
20303
20304 * configure.ac: proper LDFLAGS on win32 for the wince gui.
20305 ------------------------------------------------------------------------
20306 r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
20307 Changed paths:
20308    M /trunk/modules/audio_output/waveout.c
20309
20310 * modules/audio_output/waveout.c: use hardware volume control.
20311 ------------------------------------------------------------------------
20312 r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
20313 Changed paths:
20314    M /trunk/src/audio_output/intf.c
20315
20316 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
20317 ------------------------------------------------------------------------
20318 r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
20319 Changed paths:
20320    M /trunk/configure.ac
20321
20322 * configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
20323 ------------------------------------------------------------------------
20324 r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
20325 Changed paths:
20326    M /trunk/modules/gui/wxwindows/interface.cpp
20327    M /trunk/modules/gui/wxwindows/timer.cpp
20328    M /trunk/modules/gui/wxwindows/wxwindows.h
20329
20330 * display useful information in the tooltip
20331
20332 ------------------------------------------------------------------------
20333 r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
20334 Changed paths:
20335    M /trunk/modules/gui/macosx/prefs.h
20336    M /trunk/modules/gui/macosx/prefs.m
20337    M /trunk/modules/gui/macosx/prefs_widgets.h
20338    M /trunk/modules/gui/macosx/prefs_widgets.m
20339
20340 Work on MacOS preferences. Need to be completed, improved, and debugged...
20341
20342 ------------------------------------------------------------------------
20343 r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
20344 Changed paths:
20345    M /trunk/modules/gui/macosx/controls.m
20346
20347 * macosx: simplify volume update method for scrollfield usage.
20348
20349 ------------------------------------------------------------------------
20350 r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
20351 Changed paths:
20352    M /trunk/modules/gui/wxwindows/interface.cpp
20353    M /trunk/modules/gui/wxwindows/wxwindows.cpp
20354    M /trunk/modules/gui/wxwindows/wxwindows.h
20355
20356 * wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
20357
20358
20359 ------------------------------------------------------------------------
20360 r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
20361 Changed paths:
20362    M /trunk/NEWS
20363    M /trunk/TODO
20364    M /trunk/modules/gui/gtk/menu.c
20365    M /trunk/modules/gui/wxwindows/extrapanel.cpp
20366    M /trunk/src/libvlc.h
20367    M /trunk/src/video_output/video_output.c
20368
20369 * Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
20370 * Added a notice of this to news
20371 * Another request from the forum.
20372
20373 ------------------------------------------------------------------------
20374 r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
20375 Changed paths:
20376    M /trunk/src/libvlc.c
20377    M /trunk/src/libvlc.h
20378
20379 * More descriptions of the VLC commandline syntax when running --help.
20380 * Added --advanced to the "Help Options" as well. It's "duplicate", but it's easier to find now for cli users.
20381 * Restored some add_category_hint so the cli help shows the proper categories again.
20382
20383 ------------------------------------------------------------------------
20384 r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
20385 Changed paths:
20386    M /trunk/modules/demux/mp4/mp4.c
20387
20388  * mp4.c: do not unselect ES at the end.
20389
20390
20391 ------------------------------------------------------------------------
20392 r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
20393 Changed paths:
20394    M /trunk/debian/Makefile.am
20395
20396   * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
20397
20398 ------------------------------------------------------------------------
20399 r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
20400 Changed paths:
20401    M /trunk/debian/changelog
20402    M /trunk/debian/control
20403    M /trunk/debian/copyright
20404    M /trunk/debian/gnome-vlc.desktop
20405    M /trunk/debian/gvlc.desktop
20406    M /trunk/debian/patches/00list
20407    D /trunk/debian/patches/20_ffmpeg.dpatch
20408    M /trunk/debian/rules
20409    M /trunk/debian/vlc.mime
20410
20411   * Updated Debian packaging information.
20412
20413 ------------------------------------------------------------------------
20414 r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
20415 Changed paths:
20416    M /trunk/src/input/input.c
20417
20418 * src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time).
20419 ------------------------------------------------------------------------
20420 r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
20421 Changed paths:
20422    M /trunk/modules/stream_out/switcher.c
20423
20424   * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
20425
20426 ------------------------------------------------------------------------
20427 r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
20428 Changed paths:
20429    M /trunk/activex
20430    M /trunk/modules/gui/wxwindows/interface.cpp
20431    M /trunk/modules/gui/wxwindows/wxwindows.cpp
20432    M /trunk/modules/gui/wxwindows/wxwindows.h
20433
20434 * activex: updated svn:ignore property
20435
20436 * wxwindows: systray integration, with a basic popup menu, tested under
20437   WinXP and Gnome (introduces two new options, wxwin-taskbar and
20438   wxwin-systray).
20439
20440   The icon looks ok under windows but not so good with some gnome-panel
20441   sizes.
20442
20443 ------------------------------------------------------------------------
20444 r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
20445 Changed paths:
20446    M /trunk/activex/Makefile.am
20447
20448   * activex/Makefile.am: use "rm -f", not "-rm".
20449
20450 ------------------------------------------------------------------------
20451 r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
20452 Changed paths:
20453    M /trunk/configure.ac
20454
20455   * configure.ac: allow to specify another name for the wx-config script, for
20456     systems with both 2.4 and 2.5.
20457
20458 ------------------------------------------------------------------------
20459 r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
20460 Changed paths:
20461    M /trunk/modules/control/corba/Modules.am
20462
20463 corba/Modules.am: include missing files in dist. Fixes #1977
20464
20465 ------------------------------------------------------------------------
20466 r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
20467 Changed paths:
20468    M /trunk/TODO
20469
20470 TODO: remove recently fixed subtitle-related items
20471
20472 ------------------------------------------------------------------------
20473 r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
20474 Changed paths:
20475    M /trunk/TODO
20476
20477 * Add some TODOs from the Requests forum.
20478
20479 ------------------------------------------------------------------------
20480 r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
20481 Changed paths:
20482    M /trunk/modules/gui/macosx/controls.m
20483    M /trunk/modules/gui/macosx/intf.h
20484    M /trunk/modules/gui/macosx/intf.m
20485
20486 Added setScrollField: and resetScrollField to manage the scroll field.
20487
20488
20489 ------------------------------------------------------------------------
20490 r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
20491 Changed paths:
20492    M /trunk/activex/Makefile.am
20493
20494 * axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am
20495 This was breaking make dist, and therefore the SVN .tar.gz snapshots
20496
20497 ------------------------------------------------------------------------
20498 r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
20499 Changed paths:
20500    M /trunk/modules/demux/mkv.cpp
20501
20502 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
20503 ------------------------------------------------------------------------
20504 r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
20505 Changed paths:
20506    M /trunk/modules/demux/mkv.cpp
20507
20508 mkv.cpp: segment preloading now works
20509 ------------------------------------------------------------------------
20510 r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
20511 Changed paths:
20512    M /trunk/AUTHORS
20513    M /trunk/include/vlc_tls.h
20514    M /trunk/modules/codec/adpcm.c
20515    M /trunk/modules/demux/voc.c
20516    M /trunk/modules/demux/xa.c
20517    M /trunk/modules/misc/gnutls.c
20518    M /trunk/src/misc/httpd.c
20519    M /trunk/src/misc/tls.c
20520
20521 Fix my email address
20522
20523 ------------------------------------------------------------------------
20524 r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
20525 Changed paths:
20526    M /trunk/configure.ac
20527
20528 - Fix getnameinfo detection on Win32
20529
20530 ------------------------------------------------------------------------
20531 r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
20532 Changed paths:
20533    M /trunk/extras/contrib/src/Patches/dvdnav.patch
20534
20535  dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
20536
20537 ------------------------------------------------------------------------
20538 r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
20539 Changed paths:
20540    M /trunk/modules/access/dvdnav.c
20541    M /trunk/src/video_output/vout_subpictures.c
20542
20543  Renamed the "contrast" variable used between dvdnav and the video output
20544  so it doesn't conflict with the one from the adjust filter
20545
20546 ------------------------------------------------------------------------
20547 r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
20548 Changed paths:
20549    M /trunk/extras/contrib/src/Patches/dvdnav.patch
20550    M /trunk/extras/contrib/src/Patches/libdvdread.patch
20551
20552  dvdnav.patch: prefixed all non-static functions in the included libdvdread.
20553   This fixes dvdsimple on OS X (either it crashed complaining about
20554   multiple definitions in the dvdnav and dvdread plugins, or it tried
20555   to use the libdvdread routines from the dvdnav plugin even though
20556   the dvdread access is used, but this modified libdvdread doesn't
20557   seem to be binary compatible... big mess here)
20558  ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
20559
20560 ------------------------------------------------------------------------
20561 r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
20562 Changed paths:
20563    M /trunk/src/misc/httpd.c
20564
20565 Fixed stupid bug (C) me, yesterday (variable name conflict)
20566
20567 ------------------------------------------------------------------------
20568 r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
20569 Changed paths:
20570    M /trunk/doc/fortunes.txt
20571
20572 fortuuuuune
20573
20574 ------------------------------------------------------------------------
20575 r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
20576 Changed paths:
20577    M /trunk/modules/demux/mkv.cpp
20578
20579 mkv.cpp: know your parents better
20580 ------------------------------------------------------------------------
20581 r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
20582 Changed paths:
20583    M /trunk/modules/demux/mkv.cpp
20584
20585 mkv.cpp: better segment initialisation
20586 ------------------------------------------------------------------------
20587 r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
20588 Changed paths:
20589    M /trunk/modules/demux/mkv.cpp
20590
20591 mkv.cpp: don't keep segments already found elsewhere
20592 ------------------------------------------------------------------------
20593 r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
20594 Changed paths:
20595    M /trunk/modules/demux/mkv.cpp
20596
20597 mkv.cpp: more code reorganisation for segment preloading
20598 ------------------------------------------------------------------------
20599 r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
20600 Changed paths:
20601    M /trunk/configure.ac
20602    M /trunk/modules/access/file.c
20603    M /trunk/modules/access/vcd/vcd.c
20604    M /trunk/modules/access/vcdx/access.c
20605    M /trunk/modules/codec/subsdec.c
20606    M /trunk/modules/demux/mjpeg.c
20607    M /trunk/modules/demux/ts.c
20608
20609 * configure.ac: alsa is now really default enabled
20610 * modules/demux/*: typo and user-friendly description
20611 * modules/access/*: less vlc warnings
20612 * modules/codec/subsdec.c: subtitles justification is no longer "advanced"
20613
20614
20615 ------------------------------------------------------------------------
20616 r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
20617 Changed paths:
20618    M /trunk/modules/demux/avi/avi.c
20619    M /trunk/modules/demux/demuxdump.c
20620    M /trunk/modules/demux/mjpeg.c
20621    M /trunk/modules/demux/mod.c
20622    M /trunk/modules/demux/mpeg/h264.c
20623    M /trunk/modules/misc/dummy/dummy.c
20624
20625 String fixes by Christophe Mutricy
20626
20627 ------------------------------------------------------------------------
20628 r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
20629 Changed paths:
20630    M /trunk/src/misc/httpd.c
20631
20632 - Fix bug #1854
20633
20634 ------------------------------------------------------------------------
20635 r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
20636 Changed paths:
20637    M /trunk/configure.ac
20638
20639 - Check for gai_strerror
20640   (stupid Winsock2 has getnameinfo but not gai_strerror)
20641
20642 ------------------------------------------------------------------------
20643 r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
20644 Changed paths:
20645    M /trunk/activex/Makefile.am
20646
20647 - Fix building axvlc from subdirectory
20648
20649 ------------------------------------------------------------------------
20650 r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
20651 Changed paths:
20652    M /trunk/mozilla/vlcshell.cpp
20653
20654 * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes
20655
20656
20657 ------------------------------------------------------------------------
20658 r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
20659 Changed paths:
20660    M /trunk/modules/video_output/picture.c
20661
20662  * change $Id thing ... r10300
20663
20664 ------------------------------------------------------------------------
20665 r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
20666 Changed paths:
20667    M /trunk/modules/demux/mkv.cpp
20668
20669 mkv.cpp: preload linked segments too
20670 ------------------------------------------------------------------------
20671 r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
20672 Changed paths:
20673    M /trunk/modules/demux/mkv.cpp
20674
20675 mkv.cpp: remove an unused variable
20676 ------------------------------------------------------------------------
20677 r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
20678 Changed paths:
20679    M /trunk/modules/audio_output/alsa.c
20680
20681 alsa.c: removed a printf, shut up a compiler warning
20682
20683 ------------------------------------------------------------------------
20684 r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
20685 Changed paths:
20686    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20687    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20688
20689 Removed unneeded VLC_OBJECT() cast and another segfault fix.
20690
20691 ------------------------------------------------------------------------
20692 r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
20693 Changed paths:
20694    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
20695
20696 wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
20697
20698 ------------------------------------------------------------------------
20699 r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
20700 Changed paths:
20701    M /trunk/modules/codec/ffmpeg/encoder.c
20702    M /trunk/modules/stream_out/transcode.c
20703
20704 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
20705 ------------------------------------------------------------------------
20706 r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
20707 Changed paths:
20708    M /trunk/configure.ac
20709    M /trunk/modules/demux/Modules.am
20710    A /trunk/modules/demux/ty.c
20711
20712 Tivo file demuxer
20713 based on patch from Neal Symms <nsymms # redwar.us>
20714 with minor cleanups
20715
20716 ------------------------------------------------------------------------
20717 r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
20718 Changed paths:
20719    M /trunk/modules/codec/mpeg_audio.c
20720    M /trunk/modules/gui/wxwindows/interface.cpp
20721    M /trunk/modules/gui/wxwindows/playlist.cpp
20722    M /trunk/modules/gui/wxwindows/wizard.cpp
20723    M /trunk/src/input/access.c
20724    M /trunk/src/input/demux.c
20725    M /trunk/src/input/es_out.c
20726    M /trunk/src/input/input.c
20727    M /trunk/src/misc/modules.c
20728    M /trunk/src/playlist/item-ext.c
20729    M /trunk/src/playlist/loadsave.c
20730    M /trunk/src/playlist/playlist.c
20731    M /trunk/src/playlist/view.c
20732
20733 Reduce the global verbosity
20734 Change some message severities
20735
20736 ------------------------------------------------------------------------
20737 r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
20738 Changed paths:
20739    M /trunk/modules/access/cdda/info.c
20740
20741 Fix locking
20742
20743 ------------------------------------------------------------------------
20744 r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
20745 Changed paths:
20746    M /trunk/NEWS
20747
20748 Update news
20749
20750 ------------------------------------------------------------------------
20751 r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
20752 Changed paths:
20753    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20754
20755 Same mistake here: Pass real VLC_OBJECT's to msg_*
20756
20757 ------------------------------------------------------------------------
20758 r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
20759 Changed paths:
20760    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20761
20762 Another one. Use real VLC_OBJECT's in msg_*
20763
20764 ------------------------------------------------------------------------
20765 r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
20766 Changed paths:
20767    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20768
20769 Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
20770
20771 ------------------------------------------------------------------------
20772 r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
20773 Changed paths:
20774    M /trunk/modules/misc/gnutls.c
20775
20776 - Require certificate from the client if one CA cert specified
20777
20778 ------------------------------------------------------------------------
20779 r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
20780 Changed paths:
20781    M /trunk/modules/misc/gnutls.c
20782
20783 - Release certificate creds after terminating session
20784
20785 ------------------------------------------------------------------------
20786 r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
20787 Changed paths:
20788    M /trunk/configure.ac
20789
20790 * configure.ac: only include stream_out_switcher if --enable-sout is specified.
20791 ------------------------------------------------------------------------
20792 r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
20793 Changed paths:
20794    M /trunk/modules/demux/mkv.cpp
20795
20796 mkv.cpp: support preloading in the same family
20797 ------------------------------------------------------------------------
20798 r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
20799 Changed paths:
20800    M /trunk/configure.ac
20801    M /trunk/modules/access/Modules.am
20802    A /trunk/modules/access/fake.c
20803    M /trunk/modules/stream_out/Modules.am
20804    A /trunk/modules/stream_out/switcher.c
20805
20806 * modules/stream_out/switcher.c: New module allowing to replace an MPEG2
20807   video by a fixed panel (format .uyvy). Specify panel files with
20808   --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
20809   pictures with --sout-switcher-sizes=720x576,720x576,480x576.
20810   --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
20811   switches to panel #1 (0 is the live video, -1 disables all output).
20812   The audio is blanked out when a panel is active. --sout-switcher-command
20813   specifies the first command to run on start-up.
20814 * modules/access/fake.c: Fake video input simulating a video at x fps.
20815   Use it to switch between fixed panels with the switcher when you have
20816   no video.
20817
20818 ------------------------------------------------------------------------
20819 r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
20820 Changed paths:
20821    M /trunk/modules/demux/mkv.cpp
20822
20823 mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
20824 ------------------------------------------------------------------------
20825 r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
20826 Changed paths:
20827    M /trunk/modules/demux/mkv.cpp
20828
20829 mkv.cpp: parse the Segment Info properly
20830 ------------------------------------------------------------------------
20831 r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
20832 Changed paths:
20833    M /trunk/modules/control/rc.c
20834    M /trunk/modules/video_filter/mosaic.c
20835
20836  * mosaic alignment (works like --marq-position) and callback
20837
20838 ------------------------------------------------------------------------
20839 r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
20840 Changed paths:
20841    M /trunk/modules/demux/mkv.cpp
20842
20843 mkv.cpp: store the prev/next UID for later use
20844 ------------------------------------------------------------------------
20845 r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
20846 Changed paths:
20847    M /trunk/modules/access/vcdx/access.c
20848
20849 Fix refcount problems + fix a part of coding style problems
20850
20851 ------------------------------------------------------------------------
20852 r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
20853 Changed paths:
20854    M /trunk/modules/misc/freetype.c
20855
20856 * modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
20857 ------------------------------------------------------------------------
20858 r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
20859 Changed paths:
20860    M /trunk/include/vlc_config_cat.h
20861    M /trunk/modules/audio_filter/equalizer.c
20862    M /trunk/modules/video_output/directx/glwin32.c
20863    M /trunk/modules/video_output/image.c
20864    M /trunk/modules/video_output/picture.c
20865    M /trunk/modules/video_output/x11/glx.c
20866    M /trunk/modules/visualization/visual/visual.c
20867    M /trunk/src/audio_output/intf.c
20868    M /trunk/src/libvlc.h
20869
20870 More prefs fixes
20871 - String fixes
20872 - Sort some large panels
20873 - Change some advanced flags
20874 - Fix & move audio-channel-mixer
20875 - hide picture vout
20876 - Remove saved-volume, replaced by a variable
20877
20878 ------------------------------------------------------------------------
20879 r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
20880 Changed paths:
20881    M /trunk/modules/demux/voc.c
20882
20883 - Fix unitialized variable in demux control helper
20884 There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
20885
20886 ------------------------------------------------------------------------
20887 r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
20888 Changed paths:
20889    M /trunk/modules/demux/voc.c
20890
20891 Support block type 2 (and some others as well)
20892
20893 ------------------------------------------------------------------------
20894 r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
20895 Changed paths:
20896    M /trunk/include/network.h
20897    M /trunk/modules/access/http.c
20898
20899 - include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
20900 - modules/access/http.c: do not choke when there's a space in a URL
20901   (should probably be done for some others)
20902
20903 ------------------------------------------------------------------------
20904 r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
20905 Changed paths:
20906    M /trunk/modules/misc/gnutls.c
20907
20908 gnutls.c: add shortname
20909
20910 ------------------------------------------------------------------------
20911 r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
20912 Changed paths:
20913    M /trunk/modules/gui/wxwindows/preferences.cpp
20914
20915 Should fix compile
20916
20917 ------------------------------------------------------------------------
20918 r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
20919 Changed paths:
20920    M /trunk/include/vlc_tls.h
20921    M /trunk/modules/misc/gnutls.c
20922    M /trunk/src/misc/tls.c
20923
20924 Missing properties
20925
20926 ------------------------------------------------------------------------
20927 r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
20928 Changed paths:
20929    M /trunk/configure.ac
20930    M /trunk/modules/misc/gnutls.c
20931
20932 - Fix GnuTLS version detection
20933
20934 ------------------------------------------------------------------------
20935 r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
20936 Changed paths:
20937    M /trunk/include/vlc_config_cat.h
20938    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20939    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20940    M /trunk/modules/misc/freetype.c
20941    M /trunk/modules/video_filter/marq.c
20942    M /trunk/src/libvlc.h
20943
20944 Preferences update :
20945 - Sorted marq options
20946 - A52 & DTS are audio decoders
20947 - Moved freetype to subtitles/OSD
20948
20949 (last 2 suggested by Anil)
20950
20951 ------------------------------------------------------------------------
20952 r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
20953 Changed paths:
20954    M /trunk/modules/demux/mkv.cpp
20955
20956 mkv.cpp: cleaner handling of some tables (now vectors)
20957 ------------------------------------------------------------------------
20958 r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
20959 Changed paths:
20960    A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
20961    A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
20962    A /trunk/modules/gui/wxwindows/bitmaps/codec.xpm
20963    A /trunk/modules/gui/wxwindows/bitmaps/intf.xpm
20964    A /trunk/modules/gui/wxwindows/bitmaps/video.xpm
20965    M /trunk/modules/gui/wxwindows/preferences.cpp
20966
20967 Preferences icons
20968
20969 ------------------------------------------------------------------------
20970 r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
20971 Changed paths:
20972    M /trunk/modules/codec/ffmpeg/video.c
20973
20974 * modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
20975 ------------------------------------------------------------------------
20976 r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
20977 Changed paths:
20978    M /trunk/modules/gui/wxwindows/menus.cpp
20979
20980 Don't switch interfaces under linux
20981
20982 ------------------------------------------------------------------------
20983 r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
20984 Changed paths:
20985    M /trunk/extras/contrib/src/Makefile
20986    M /trunk/extras/contrib/src/packages.mak
20987
20988 * added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
20989 * upgraded libcdio to 0.7.2 (not that it makes much difference :) )
20990
20991 ------------------------------------------------------------------------
20992 r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
20993 Changed paths:
20994    M /trunk/modules/gui/kde/preferences.cpp
20995
20996 string rationalization (yeah, I know the KDE interface is not used)
20997
20998 ------------------------------------------------------------------------
20999 r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
21000 Changed paths:
21001    M /trunk/include/vlc_video.h
21002    M /trunk/modules/misc/freetype.c
21003    M /trunk/src/video_output/vout_subpictures.c
21004
21005 all: correctly align multiline strings when not left-aligned
21006
21007 ------------------------------------------------------------------------
21008 r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
21009 Changed paths:
21010    M /trunk/modules/mux/mpeg/ps.c
21011
21012 * modules/mux/mpeg/ps.c: small cleanup.
21013 ------------------------------------------------------------------------
21014 r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
21015 Changed paths:
21016    M /trunk/modules/demux/ps.c
21017    M /trunk/modules/demux/ps.h
21018
21019 * modules/demux/ps.[c,h]: fixed PSM parsing bug.
21020 ------------------------------------------------------------------------
21021 r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
21022 Changed paths:
21023    M /trunk/modules/mux/mpeg/ps.c
21024
21025 * modules/mux/mpeg/ps.c: correct PSM size.
21026 ------------------------------------------------------------------------
21027 r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
21028 Changed paths:
21029    M /trunk/modules/demux/voc.c
21030
21031 Handle VOC files with multiple blocks properly
21032
21033 ------------------------------------------------------------------------
21034 r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
21035 Changed paths:
21036    M /trunk/src/video_output/vout_subpictures.c
21037
21038 * src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
21039 ------------------------------------------------------------------------
21040 r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
21041 Changed paths:
21042    M /trunk/modules/misc/freetype.c
21043
21044 * modules/misc/freetype.c: handle size change properly.
21045 ------------------------------------------------------------------------
21046 r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
21047 Changed paths:
21048    M /trunk/modules/video_filter/mosaic.c
21049
21050 * modules/video_filter/mosaic.c: compilation fix.
21051 ------------------------------------------------------------------------
21052 r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
21053 Changed paths:
21054    M /trunk/modules/misc/freetype.c
21055
21056 * modules/misc/freetype.c: don't display only the last line.
21057 ------------------------------------------------------------------------
21058 r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
21059 Changed paths:
21060    M /trunk/modules/demux/voc.c
21061
21062 - seeking in .VOC file
21063
21064 ------------------------------------------------------------------------
21065 r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
21066 Changed paths:
21067    M /trunk/modules/mux/mpeg/ps.c
21068
21069 * modules/mux/mpeg/ps.c: shut-up valgrind warning.
21070 ------------------------------------------------------------------------
21071 r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
21072 Changed paths:
21073    M /trunk/include/vlc_common.h
21074
21075  vlc_common.h: define INT64_MIN/INT64_MAX if necessary
21076
21077 ------------------------------------------------------------------------
21078 r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
21079 Changed paths:
21080    M /trunk/modules/demux/ps.h
21081
21082 * modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
21083 ------------------------------------------------------------------------
21084 r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
21085 Changed paths:
21086    M /trunk/modules/mux/mpeg/ps.c
21087
21088 *  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
21089 ------------------------------------------------------------------------
21090 r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
21091 Changed paths:
21092    M /trunk/modules/video_filter/mosaic.c
21093
21094  video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
21095          always defined)
21096
21097 ------------------------------------------------------------------------
21098 r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
21099 Changed paths:
21100    M /trunk/configure.ac
21101
21102 VCDX depends on libiso9660. Up libcdio version to 0.72. 
21103
21104
21105 ------------------------------------------------------------------------
21106 r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
21107 Changed paths:
21108    M /trunk/mozilla/vlcshell.cpp
21109
21110 * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
21111   if this breaks the linux or win32 mozilla plugin then it should be restored.
21112
21113 ------------------------------------------------------------------------
21114 r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
21115 Changed paths:
21116    M /trunk/modules/packetizer/mpeg4video.c
21117
21118 * modules/packetizer/mpeg4video.c: fixed segfault
21119 ------------------------------------------------------------------------
21120 r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
21121 Changed paths:
21122    M /trunk/modules/demux/mkv.cpp
21123
21124 mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
21125 ------------------------------------------------------------------------
21126 r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
21127 Changed paths:
21128    M /trunk/modules/mux/mpeg/ps.c
21129
21130 * modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
21131 ------------------------------------------------------------------------
21132 r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
21133 Changed paths:
21134    M /trunk/modules/gui/wxwindows/playlist.cpp
21135
21136 Strings rationalization
21137
21138 ------------------------------------------------------------------------
21139 r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
21140 Changed paths:
21141    M /trunk/modules/gui/wxwindows/open.cpp
21142    M /trunk/modules/gui/wxwindows/streamout.cpp
21143
21144 Fix max UDP port number
21145
21146 ------------------------------------------------------------------------
21147 r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
21148 Changed paths:
21149    M /trunk/modules/video_output/x11/xcommon.c
21150
21151 * modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
21152 ------------------------------------------------------------------------
21153 r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
21154 Changed paths:
21155    M /trunk/modules/gui/wxwindows/wxwindows.h
21156
21157 Same fix for non-constant string.
21158
21159 The playlist works fine again (with ASCII/Latin locale charset).
21160 When in UTF8, it might be a good idea to check for invalid bytes
21161 sequences and replace them with question mark - at the moment
21162 wxWidgets still leave the whole text blank which result in blank
21163 playlist item in the playlist.
21164
21165 ------------------------------------------------------------------------
21166 r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
21167 Changed paths:
21168    M /trunk/modules/gui/wxwindows/wxwindows.h
21169
21170 Fix conversion from locale to wxWidgets' Unicode
21171 (the documentation for wxWidgets 2.5.3 is wrong :
21172  wxConvCurrent (which does not work) does not point
21173  to wxConvLibc nor wxConvLocal (which both work))
21174
21175 It is now possible to use wxvlc with non UTF-8 locale.
21176 Previously, any text item with non-ASCII character in it would be
21177 blank.
21178
21179 ------------------------------------------------------------------------
21180 r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
21181 Changed paths:
21182    M /trunk/modules/codec/ffmpeg/video_filter.c
21183
21184 * modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
21185
21186 ------------------------------------------------------------------------
21187 r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
21188 Changed paths:
21189    M /trunk/modules/gui/wxwindows/open.cpp
21190
21191 Fix UDP unicast access when both IPv6 and non-default port are used
21192
21193 ------------------------------------------------------------------------
21194 r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
21195 Changed paths:
21196    M /trunk/configure.ac
21197
21198 Enable voc demux
21199
21200 ------------------------------------------------------------------------
21201 r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
21202 Changed paths:
21203    M /trunk/AUTHORS
21204    M /trunk/modules/demux/Modules.am
21205    A /trunk/modules/demux/voc.c
21206
21207 Creative Voice File demux
21208
21209 ------------------------------------------------------------------------
21210 r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
21211 Changed paths:
21212    M /trunk/modules/codec/ffmpeg/video_filter.c
21213
21214 * modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
21215 ------------------------------------------------------------------------
21216 r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
21217 Changed paths:
21218    M /trunk/modules/codec/x264.c
21219    M /trunk/modules/services_discovery/sap.c
21220    M /trunk/modules/stream_out/transcode.c
21221
21222 * modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
21223 * modules/stream_out/transcode.c: fixed segfault.
21224
21225 ------------------------------------------------------------------------
21226 r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
21227 Changed paths:
21228    M /trunk/modules/misc/freetype.c
21229    M /trunk/modules/video_filter/marq.c
21230    M /trunk/modules/video_filter/time.c
21231
21232 * modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
21233 ------------------------------------------------------------------------
21234 r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
21235 Changed paths:
21236    M /trunk/configure.ac
21237
21238 * configure.ac: packetizers are not only useful with the stream output.
21239 ------------------------------------------------------------------------
21240 r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
21241 Changed paths:
21242    M /trunk/src/input/input.c
21243
21244 input.c: allow "intelligent" previous-chapter behaviour for access sources too
21245 ------------------------------------------------------------------------
21246 r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
21247 Changed paths:
21248    M /trunk/modules/misc/dummy/renderer.c
21249
21250 * modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
21251 ------------------------------------------------------------------------
21252 r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
21253 Changed paths:
21254    M /trunk/src/input/es_out.c
21255
21256 * src/input/es_out.c: fixed another small mem leak.
21257 ------------------------------------------------------------------------
21258 r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
21259 Changed paths:
21260    M /trunk/src/input/es_out.c
21261
21262 * src/input/es_out.c: fixed small mem leak.
21263 ------------------------------------------------------------------------
21264 r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
21265 Changed paths:
21266    M /trunk/include/vlc_filter.h
21267    M /trunk/include/vlc_video.h
21268    M /trunk/modules/misc/freetype.c
21269    M /trunk/modules/video_filter/marq.c
21270    M /trunk/modules/video_filter/time.c
21271    M /trunk/src/video_output/vout_subpictures.c
21272
21273 * include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
21274 * modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
21275
21276 ------------------------------------------------------------------------
21277 r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
21278 Changed paths:
21279    M /trunk/modules/demux/livedotcom.cpp
21280
21281 * Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).
21282
21283 ------------------------------------------------------------------------
21284 r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
21285 Changed paths:
21286    M /trunk/configure.ac
21287    M /trunk/extras/contrib/src/Makefile
21288
21289 * dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
21290
21291 ------------------------------------------------------------------------
21292 r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
21293 Changed paths:
21294    M /trunk/modules/demux/mkv.cpp
21295
21296 mkv.cpp: prepare the code to handle seemless segment switching
21297 ------------------------------------------------------------------------
21298 r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
21299 Changed paths:
21300    M /trunk/modules/video_filter/mosaic.c
21301
21302  * add a mutex so the callbacks don't change anything while the filter is
21303    doing something
21304
21305 ------------------------------------------------------------------------
21306 r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
21307 Changed paths:
21308    M /trunk/modules/misc/freetype.c
21309
21310 * modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
21311 ------------------------------------------------------------------------
21312 r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
21313 Changed paths:
21314    M /trunk/modules/demux/wav.c
21315
21316 Fixes a compiler warning
21317
21318 ------------------------------------------------------------------------
21319 r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
21320 Changed paths:
21321    M /trunk/include/vlc_demux.h
21322    M /trunk/include/vlc_input.h
21323    M /trunk/modules/demux/mkv.cpp
21324    M /trunk/src/input/control.c
21325    M /trunk/src/input/input.c
21326
21327 make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
21328 ------------------------------------------------------------------------
21329 r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
21330 Changed paths:
21331    M /trunk/modules/codec/ffmpeg/audio.c
21332
21333 audio.c: fix a compiler portability issue
21334 ------------------------------------------------------------------------
21335 r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
21336 Changed paths:
21337    M /trunk/modules/gui/wxwindows/wizard.cpp
21338
21339 - Don't crash when transcoding is enabled
21340 - Some cleanup
21341
21342 ------------------------------------------------------------------------
21343 r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
21344 Changed paths:
21345    M /trunk/modules/gui/wince/interface.cpp
21346
21347 * modules/gui/wince/interface.cpp: compilation fix.
21348 ------------------------------------------------------------------------
21349 r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
21350 Changed paths:
21351    M /trunk/modules/misc/freetype.c
21352
21353 * modules/misc/freetype.c: removed debug messages.
21354 ------------------------------------------------------------------------
21355 r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
21356 Changed paths:
21357    M /trunk/include/vlc_filter.h
21358    M /trunk/include/vlc_spu.h
21359    M /trunk/include/vlc_video.h
21360    M /trunk/modules/codec/ffmpeg/video_filter.c
21361    M /trunk/modules/video_filter/mosaic.c
21362    M /trunk/modules/video_output/picture.c
21363    M /trunk/modules/video_output/picture.h
21364    M /trunk/src/video_output/vout_subpictures.c
21365
21366 * src/video_output/vout_subpictures.c: New function spu_MakeRegion which
21367   reuses a given picture_t without allocating a new one.
21368 * modules/video_output/picture.c: New --picture-height and width options
21369   to do the scaling in the vout thread. Misc bug corrections.
21370 * modules/video_filter/mosaic.c: Less overhead.
21371 * modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
21372   in case the original size is bigger than the destination.
21373
21374 ------------------------------------------------------------------------
21375 r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
21376 Changed paths:
21377    M /trunk/modules/codec/ffmpeg/video.c
21378
21379 * modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).
21380 ------------------------------------------------------------------------
21381 r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
21382 Changed paths:
21383    M /trunk/configure.ac
21384
21385 * configure.ac: fixed typo.
21386 ------------------------------------------------------------------------
21387 r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
21388 Changed paths:
21389    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21390    M /trunk/src/video_output/vout_pictures.c
21391    M /trunk/src/video_output/vout_pictures.h
21392
21393 * modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
21394 ------------------------------------------------------------------------
21395 r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
21396 Changed paths:
21397    M /trunk/modules/access/dshow/filter.cpp
21398
21399 * modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
21400 ------------------------------------------------------------------------
21401 r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
21402 Changed paths:
21403    M /trunk/modules/demux/xa.c
21404
21405 propset
21406
21407 ------------------------------------------------------------------------
21408 r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
21409 Changed paths:
21410    M /trunk/modules/demux/xa.c
21411
21412 Allow seeking
21413
21414 ------------------------------------------------------------------------
21415 r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
21416 Changed paths:
21417    M /trunk/modules/gui/wince/interface.cpp
21418    M /trunk/modules/gui/wince/menus.cpp
21419    M /trunk/modules/gui/wince/open.cpp
21420    M /trunk/modules/gui/wince/playlist.cpp
21421    M /trunk/modules/gui/wince/preferences.cpp
21422    M /trunk/modules/gui/wince/wince.cpp
21423    M /trunk/modules/gui/wince/wince.h
21424    M /trunk/modules/gui/wince/wince_rc.rc
21425
21426 * modules/gui/wince: fixed bunch of bugs and memory leaks.
21427 ------------------------------------------------------------------------
21428 r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
21429 Changed paths:
21430    M /trunk/modules/demux/xa.c
21431
21432 typo fix
21433
21434 ------------------------------------------------------------------------
21435 r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
21436 Changed paths:
21437    M /trunk/modules/demux/xa.c
21438
21439 Cosmetic cleanup (pointed out by fenrir)
21440
21441 ------------------------------------------------------------------------
21442 r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
21443 Changed paths:
21444    M /trunk/modules/demux/xa.c
21445
21446 Fix email address
21447
21448 ------------------------------------------------------------------------
21449 r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
21450 Changed paths:
21451    A /trunk/modules/demux/xa.c
21452
21453 Forgotten new file from previous commit
21454
21455 ------------------------------------------------------------------------
21456 r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
21457 Changed paths:
21458    M /trunk/configure.ac
21459    M /trunk/modules/codec/adpcm.c
21460    M /trunk/modules/demux/Modules.am
21461
21462 - XA file demux
21463 - EA ADPCM decoder (Maxis games)
21464 (- corner case memleak in adpcm decoder)
21465
21466 ------------------------------------------------------------------------
21467 r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
21468 Changed paths:
21469    M /trunk/configure.ac
21470
21471 * configure.ac: Link against dependent static libraries successfully on
21472   Mac OS X
21473
21474
21475 ------------------------------------------------------------------------
21476 r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
21477 Changed paths:
21478    M /trunk/activex/main.cpp
21479    M /trunk/activex/oleobject.cpp
21480    M /trunk/activex/persistpropbag.cpp
21481    M /trunk/activex/persiststorage.cpp
21482    M /trunk/activex/persiststreaminit.cpp
21483    M /trunk/activex/plugin.cpp
21484    M /trunk/activex/plugin.h
21485
21486 - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
21487
21488 This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
21489
21490 ------------------------------------------------------------------------
21491 r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
21492 Changed paths:
21493    M /trunk/modules/mux/mpeg/ps.c
21494
21495 Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.
21496
21497 ------------------------------------------------------------------------
21498 r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
21499 Changed paths:
21500    M /trunk/modules/misc/freetype.c
21501
21502  misc/freetype.c: compile fix
21503
21504 ------------------------------------------------------------------------
21505 r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
21506 Changed paths:
21507    M /trunk/modules/codec/ffmpeg/audio.c
21508
21509 * modules/codec/ffmpeg/audio.c: fix for ALAC support.
21510 ------------------------------------------------------------------------
21511 r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
21512 Changed paths:
21513    M /trunk/configure.ac
21514    M /trunk/modules/codec/flac.c
21515
21516 * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
21517 ------------------------------------------------------------------------
21518 r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
21519 Changed paths:
21520    M /trunk/modules/control/rc.c
21521
21522 remove useless --rc-extend option in favor of the longhelp command
21523
21524 ------------------------------------------------------------------------
21525 r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
21526 Changed paths:
21527    M /trunk/modules/codec/ffmpeg/audio.c
21528    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21529
21530 * modules/codec/ffmpeg: support for libavcodec's flac decoder.
21531 ------------------------------------------------------------------------
21532 r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
21533 Changed paths:
21534    M /trunk/src/input/es_out.c
21535
21536 * src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
21537 ------------------------------------------------------------------------
21538 r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
21539 Changed paths:
21540    M /trunk/modules/control/rc.c
21541
21542  * mosaic call back help
21543
21544 ------------------------------------------------------------------------
21545 r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
21546 Changed paths:
21547    M /trunk/modules/control/rc.c
21548
21549 enable rc logo-file on the fly
21550
21551 ------------------------------------------------------------------------
21552 r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
21553 Changed paths:
21554    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21555    M /trunk/modules/demux/mp4/libmp4.c
21556    M /trunk/modules/demux/mp4/libmp4.h
21557    M /trunk/modules/demux/mp4/mp4.c
21558
21559 * modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
21560 ------------------------------------------------------------------------
21561 r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
21562 Changed paths:
21563    M /trunk/modules/stream_out/transcode.c
21564
21565 transcode -- prevent user error, limit mp3 channels to max of 2
21566
21567 ------------------------------------------------------------------------
21568 r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
21569 Changed paths:
21570    M /trunk/src/video_output/video_output.c
21571
21572 * src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
21573 ------------------------------------------------------------------------
21574 r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
21575 Changed paths:
21576    M /trunk/src/video_output/video_output.c
21577
21578 video_output.c: use the visible dimensions and not the pixel dimensions
21579
21580 if this create some memory leaks, it should be corrected elsewhere
21581 this solves the HDTV grey line bug
21582 ------------------------------------------------------------------------
21583 r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
21584 Changed paths:
21585    M /trunk/modules/misc/gnutls.c
21586
21587 Fixes segfault
21588
21589 ------------------------------------------------------------------------
21590 r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
21591 Changed paths:
21592    M /trunk/TODO
21593
21594 * added statistics, blue/green wall filter and goom effect video filter to the TODO list
21595
21596 ------------------------------------------------------------------------
21597 r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
21598 Changed paths:
21599    M /trunk/modules/demux/mkv.cpp
21600
21601 mkv.cpp: support aspect ratio for video tracks
21602 ------------------------------------------------------------------------
21603 r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
21604 Changed paths:
21605    M /trunk/modules/misc/gnutls.c
21606
21607 - support for client certificate verification from SSL server
21608   (= sort of server-side support for secure VoD)
21609 - fixes global mutex name
21610
21611 ------------------------------------------------------------------------
21612 r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
21613 Changed paths:
21614    M /trunk/include/video_output.h
21615    M /trunk/modules/video_output/wingdi.c
21616
21617 * modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
21618 ------------------------------------------------------------------------
21619 r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
21620 Changed paths:
21621    M /trunk/modules/gui/wince/interface.cpp
21622    M /trunk/modules/gui/wince/menus.cpp
21623    M /trunk/modules/gui/wince/video.cpp
21624    M /trunk/modules/gui/wince/wince.h
21625
21626 * modules/gui/wince/*: improvements to the WinCE interface.
21627 ------------------------------------------------------------------------
21628 r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
21629 Changed paths:
21630    M /trunk/src/input/input.c
21631    M /trunk/src/input/stream.c
21632
21633 * src/input/stream.c: check return value of malloc/realloc.
21634 ------------------------------------------------------------------------
21635 r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
21636 Changed paths:
21637    M /trunk/modules/misc/gnutls.c
21638
21639 Memleak fixed
21640
21641 ------------------------------------------------------------------------
21642 r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
21643 Changed paths:
21644    M /trunk/modules/demux/aac.c
21645    M /trunk/modules/demux/aiff.c
21646    M /trunk/modules/demux/asf/asf.c
21647    M /trunk/modules/demux/au.c
21648    M /trunk/modules/demux/avi/avi.c
21649    M /trunk/modules/demux/flac.c
21650    M /trunk/modules/demux/livedotcom.cpp
21651    M /trunk/modules/demux/mkv.cpp
21652    M /trunk/modules/demux/mod.c
21653    M /trunk/modules/demux/mp4/mp4.c
21654    M /trunk/modules/demux/mpeg/mpga.c
21655    M /trunk/modules/demux/mpeg/mpgv.c
21656    M /trunk/modules/demux/nsv.c
21657    M /trunk/modules/demux/ogg.c
21658    M /trunk/modules/demux/playlist/old.c
21659    M /trunk/modules/demux/playlist/pls.c
21660    M /trunk/modules/demux/pva.c
21661    M /trunk/modules/demux/real.c
21662    M /trunk/modules/demux/ts.c
21663    M /trunk/modules/demux/util/id3.c
21664    M /trunk/modules/demux/wav.c
21665    M /trunk/modules/services_discovery/sap.c
21666
21667 * modules/demux/*: removed useless probing messages.
21668 ------------------------------------------------------------------------
21669 r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
21670 Changed paths:
21671    M /trunk/modules/misc/freetype.c
21672
21673 freetype.c: fix rendering with X11 vout. Do not ask me why this is
21674 necessary, and even less ask me why the vout used make a difference
21675
21676 ------------------------------------------------------------------------
21677 r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
21678 Changed paths:
21679    M /trunk/include/vlc_tls.h
21680    M /trunk/modules/access/http.c
21681    M /trunk/modules/misc/gnutls.c
21682    M /trunk/src/misc/httpd.c
21683    M /trunk/src/misc/tls.c
21684
21685 - TLS API cleanup
21686 - some minor fixes as well
21687
21688 ------------------------------------------------------------------------
21689 r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
21690 Changed paths:
21691    M /trunk/modules/access/dvdnav.c
21692    M /trunk/modules/access/screen/x11.c
21693    M /trunk/modules/codec/rawvideo.c
21694    M /trunk/modules/control/http.c
21695    M /trunk/src/input/input.c
21696    M /trunk/src/interface/interface.c
21697
21698 * ALL: a few fixes.
21699 ------------------------------------------------------------------------
21700 r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
21701 Changed paths:
21702    M /trunk/modules/gui/wxwindows/timer.cpp
21703
21704 * modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
21705 ------------------------------------------------------------------------
21706 r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
21707 Changed paths:
21708    M /trunk/include/video_output.h
21709    M /trunk/modules/codec/ffmpeg/video.c
21710    M /trunk/modules/video_filter/adjust.c
21711    M /trunk/modules/video_filter/clone.c
21712    M /trunk/modules/video_filter/crop.c
21713    M /trunk/modules/video_filter/deinterlace.c
21714    M /trunk/modules/video_filter/distort.c
21715    M /trunk/modules/video_filter/invert.c
21716    M /trunk/modules/video_filter/logo.c
21717    M /trunk/modules/video_filter/motionblur.c
21718    M /trunk/modules/video_filter/motiondetect.c
21719    M /trunk/modules/video_filter/transform.c
21720    M /trunk/modules/video_filter/wall.c
21721    M /trunk/modules/visualization/goom.c
21722    M /trunk/modules/visualization/visual/visual.c
21723    M /trunk/src/input/decoder.c
21724    M /trunk/src/video_output/video_output.c
21725    M /trunk/src/video_output/vout_pictures.c
21726
21727 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
21728 ------------------------------------------------------------------------
21729 r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
21730 Changed paths:
21731    M /trunk/modules/access/dvdread.c
21732
21733 dvdread.c: fix the title duration & time reports
21734 ------------------------------------------------------------------------
21735 r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
21736 Changed paths:
21737    M /trunk/include/vlc_filter.h
21738    M /trunk/modules/misc/freetype.c
21739    M /trunk/src/video_output/vout_subpictures.c
21740
21741 All: change of text-renderer api. Now pf_render_text takes a subpicture and
21742 a subpicture region, and returns a new region in the given subpicture.
21743 freetype.c: additional cleanup (coding style, cosmetics)
21744
21745 ------------------------------------------------------------------------
21746 r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
21747 Changed paths:
21748    M /trunk/include/vlc_demux.h
21749    M /trunk/modules/demux/mkv.cpp
21750    M /trunk/src/input/input.c
21751
21752 input.c, vlc_demux.h: allow seeking back in the same chapter
21753 mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
21754 ------------------------------------------------------------------------
21755 r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
21756 Changed paths:
21757    M /trunk/modules/gui/wxwindows/wizard.cpp
21758
21759 Unbreak streaming wizard in Unicode compile
21760 (DO NOT use c_str() !!!)
21761
21762 ------------------------------------------------------------------------
21763 r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
21764 Changed paths:
21765    M /trunk/po/fr.po
21766
21767 UTF8 fixes
21768
21769 ------------------------------------------------------------------------
21770 r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
21771 Changed paths:
21772    M /trunk/modules/access/http.c
21773
21774 Fixed memleak
21775
21776 ------------------------------------------------------------------------
21777 r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
21778 Changed paths:
21779    M /trunk/modules/demux/mkv.cpp
21780
21781 mkv.cpp: chapters are visible by default
21782 ------------------------------------------------------------------------
21783 r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
21784 Changed paths:
21785    M /trunk/AUTHORS
21786    M /trunk/modules/misc/gnutls.c
21787
21788 TLS session resumption support
21789
21790 ------------------------------------------------------------------------
21791 r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
21792 Changed paths:
21793    M /trunk/po/fr.po
21794
21795 Fixes translation of encryption
21796
21797 ------------------------------------------------------------------------
21798 r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
21799 Changed paths:
21800    M /trunk/modules/gui/wxwindows/open.cpp
21801
21802 Add HTTP/SSL
21803
21804 ------------------------------------------------------------------------
21805 r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
21806 Changed paths:
21807    M /trunk/doc/vlm.txt
21808    M /trunk/src/misc/vlm.c
21809
21810 * update VLM help about inputdel
21811
21812 ------------------------------------------------------------------------
21813 r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
21814 Changed paths:
21815    M /trunk/TODO
21816    M /trunk/configure.ac
21817
21818 - check for gnutls rewritten : now works with mingw32
21819
21820 Precompiled static libraries for gnutls can be found there :
21821 ftp://ftp.gnutls.org/pub/gnutls/win32
21822
21823
21824 ------------------------------------------------------------------------
21825 r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
21826 Changed paths:
21827    M /trunk/modules/control/http.c
21828    M /trunk/share/http/vlm/index.html
21829
21830 * modules/control/http.c: elements are now one level more recursive (if needed)
21831 * share/http/vlm/index.html: we now display the state of media instances
21832
21833 ------------------------------------------------------------------------
21834 r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
21835 Changed paths:
21836    M /trunk/modules/control/rc.c
21837    M /trunk/modules/video_filter/logo.c
21838
21839 Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
21840
21841 ------------------------------------------------------------------------
21842 r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
21843 Changed paths:
21844    M /trunk/modules/gui/wxwindows/timer.cpp
21845
21846 * modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
21847 ------------------------------------------------------------------------
21848 r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
21849 Changed paths:
21850    M /trunk/include/vlc_spu.h
21851
21852 * ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
21853 ------------------------------------------------------------------------
21854 r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
21855 Changed paths:
21856    M /trunk/modules/video_filter/marq.c
21857    M /trunk/modules/video_filter/time.c
21858
21859 time/marq -- correct positioning so that x-y are always referenced to upper left corner
21860
21861 ------------------------------------------------------------------------
21862 r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
21863 Changed paths:
21864    M /trunk/modules/gui/wxwindows/open.cpp
21865    M /trunk/modules/gui/wxwindows/streamout.cpp
21866    M /trunk/modules/gui/wxwindows/subtitles.cpp
21867
21868 * modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
21869 ------------------------------------------------------------------------
21870 r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
21871 Changed paths:
21872    M /trunk/modules/demux/mkv.cpp
21873
21874 mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
21875 ------------------------------------------------------------------------
21876 r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
21877 Changed paths:
21878    M /trunk/modules/control/http.c
21879
21880 - Specify a charset (according to locale) for HTML pages in Content-Type
21881   (needed when some playlist items name are not ASCII)
21882 - Remove unused variable
21883
21884 ------------------------------------------------------------------------
21885 r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
21886 Changed paths:
21887    M /trunk/TODO
21888
21889 TODO: Update with recent work.
21890
21891 ------------------------------------------------------------------------
21892 r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
21893 Changed paths:
21894    M /trunk/src/stream_output/stream_output.c
21895
21896 Handle module variables in sout options parser
21897
21898 ------------------------------------------------------------------------
21899 r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
21900 Changed paths:
21901    M /trunk/modules/gui/ncurses.c
21902
21903 Compile fix
21904
21905 ------------------------------------------------------------------------
21906 r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
21907 Changed paths:
21908    M /trunk/src/misc/httpd.c
21909
21910 Fixes invalid memory access in case of TLS handshake failure
21911
21912 ------------------------------------------------------------------------
21913 r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
21914 Changed paths:
21915    M /trunk/modules/video_output/directx/directx.c
21916
21917 * modules/video_output/directx/directx.c: compilation fix.
21918 ------------------------------------------------------------------------
21919 r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
21920 Changed paths:
21921    M /trunk/modules/access/dshow/filter.cpp
21922
21923 * modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
21924 ------------------------------------------------------------------------
21925 r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
21926 Changed paths:
21927    M /trunk/modules/codec/x264.c
21928
21929 *  modules/codec/x264.c: compilation fix for new libx264.
21930 ------------------------------------------------------------------------
21931 r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
21932 Changed paths:
21933    M /trunk/modules/gui/wince/wince.cpp
21934    M /trunk/modules/gui/wince/wince.h
21935
21936 * modules/gui/wince: try to save up a bit on memory usage.
21937 ------------------------------------------------------------------------
21938 r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
21939 Changed paths:
21940    M /trunk/configure.ac
21941
21942 * configure.ac: new --enable-optimize-memory option.
21943 ------------------------------------------------------------------------
21944 r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
21945 Changed paths:
21946    M /trunk/src/input/stream.c
21947
21948 * src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
21949 ------------------------------------------------------------------------
21950 r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
21951 Changed paths:
21952    M /trunk/include/vlc_config.h
21953
21954 * include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
21955 ------------------------------------------------------------------------
21956 r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
21957 Changed paths:
21958    M /trunk/modules/gui/skins2/src/skin_main.cpp
21959
21960 - Fixed a typo. Skins2 wouldn't compile
21961
21962 ------------------------------------------------------------------------
21963 r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
21964 Changed paths:
21965    M /trunk/modules/access/cdda.c
21966    M /trunk/modules/access/vcd/vcd.c
21967    M /trunk/modules/audio_filter/channel_mixer/headphone.c
21968    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21969    M /trunk/modules/codec/subsdec.c
21970    M /trunk/modules/codec/toolame.c
21971    M /trunk/modules/codec/vorbis.c
21972    M /trunk/modules/control/gestures.c
21973    M /trunk/modules/control/http.c
21974    M /trunk/modules/control/netsync.c
21975    M /trunk/modules/control/ntservice.c
21976    M /trunk/modules/control/rc.c
21977    M /trunk/modules/control/showintf.c
21978    M /trunk/modules/control/telnet.c
21979    M /trunk/modules/demux/subtitle.c
21980    M /trunk/modules/gui/ncurses.c
21981    M /trunk/modules/gui/skins2/src/skin_main.cpp
21982    M /trunk/modules/gui/wxwindows/wxwindows.cpp
21983    M /trunk/modules/misc/freetype.c
21984    M /trunk/modules/mux/mpjpeg.c
21985    M /trunk/modules/services_discovery/sap.c
21986    M /trunk/modules/stream_out/display.c
21987    M /trunk/modules/stream_out/es.c
21988    M /trunk/modules/stream_out/rtp.c
21989    M /trunk/modules/stream_out/standard.c
21990    M /trunk/modules/stream_out/transcode.c
21991    M /trunk/modules/video_filter/deinterlace.c
21992    M /trunk/modules/video_filter/logo.c
21993    M /trunk/modules/video_filter/mosaic.c
21994    M /trunk/modules/video_filter/motiondetect.c
21995    M /trunk/modules/video_filter/wall.c
21996    M /trunk/modules/video_output/aa.c
21997    M /trunk/modules/video_output/caca.c
21998    M /trunk/modules/video_output/directx/directx.c
21999    M /trunk/modules/video_output/fb.c
22000    M /trunk/modules/visualization/goom.c
22001    M /trunk/modules/visualization/visual/visual.c
22002    M /trunk/src/libvlc.h
22003
22004 Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
22005
22006 + put access and demux in the right place
22007
22008
22009 ------------------------------------------------------------------------
22010 r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
22011 Changed paths:
22012    M /trunk/modules/video_filter/mosaic.c
22013
22014  video_filter/mosaic.c: compile fix
22015
22016 ------------------------------------------------------------------------
22017 r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
22018 Changed paths:
22019    M /trunk/include/vlc_config.h
22020
22021 * include/vlc_config.h: removed deprecated stuff.
22022 ------------------------------------------------------------------------
22023 r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
22024 Changed paths:
22025    M /trunk/configure.ac
22026
22027 * configure.ac: remove unnecessary modules from WinCE build.
22028 ------------------------------------------------------------------------
22029 r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
22030 Changed paths:
22031    M /trunk/configure.ac
22032
22033 * configure.ac: vlc-config has to be generated by configure.
22034 ------------------------------------------------------------------------
22035 r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
22036 Changed paths:
22037    M /trunk/modules/demux/mkv.cpp
22038
22039 mkv.cpp: update the seekpoint location after a manual seek
22040 ------------------------------------------------------------------------
22041 r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
22042 Changed paths:
22043    M /trunk/modules/demux/mkv.cpp
22044
22045 mkv.cpp: handle EOF correctly for ordered chapters
22046 ------------------------------------------------------------------------
22047 r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
22048 Changed paths:
22049    M /trunk/Makefile.am
22050    M /trunk/TODO
22051
22052 - Add dependency of update-includes on vlc-config
22053 - TODO: SSL on Windows
22054
22055 ------------------------------------------------------------------------
22056 r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
22057 Changed paths:
22058    M /trunk/modules/video_filter/mosaic.c
22059
22060 remove debug messages, correct automatic positioning when an mosaic-order
22061 is specified
22062
22063
22064 ------------------------------------------------------------------------
22065 r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
22066 Changed paths:
22067    M /trunk/modules/demux/mkv.cpp
22068
22069 mkv.cpp: fix a gcc compilation error
22070 ------------------------------------------------------------------------
22071 r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
22072 Changed paths:
22073    M /trunk/activex/axvlc_idl.c
22074    M /trunk/activex/axvlc_idl.h
22075    M /trunk/activex/connectioncontainer.cpp
22076    M /trunk/activex/connectioncontainer.h
22077    M /trunk/activex/main.cpp
22078    M /trunk/activex/objectsafety.cpp
22079    M /trunk/activex/objectsafety.h
22080    M /trunk/activex/olecontrol.cpp
22081    M /trunk/activex/olecontrol.h
22082    M /trunk/activex/oleinplaceactiveobject.cpp
22083    M /trunk/activex/oleinplaceactiveobject.h
22084    M /trunk/activex/oleinplaceobject.cpp
22085    M /trunk/activex/oleinplaceobject.h
22086    M /trunk/activex/oleobject.cpp
22087    M /trunk/activex/oleobject.h
22088    M /trunk/activex/persistpropbag.cpp
22089    M /trunk/activex/persistpropbag.h
22090    M /trunk/activex/persiststorage.cpp
22091    M /trunk/activex/persiststorage.h
22092    M /trunk/activex/persiststreaminit.cpp
22093    M /trunk/activex/persiststreaminit.h
22094    M /trunk/activex/plugin.cpp
22095    M /trunk/activex/plugin.h
22096    M /trunk/activex/provideclassinfo.cpp
22097    M /trunk/activex/provideclassinfo.h
22098    M /trunk/activex/utils.cpp
22099    M /trunk/activex/utils.h
22100    M /trunk/activex/vlccontrol.cpp
22101    M /trunk/activex/vlccontrol.h
22102    M /trunk/evc/errno.h
22103    M /trunk/evc/modules_builtin_evc.h
22104    M /trunk/include/aout_internal.h
22105    M /trunk/include/audio_output.h
22106    M /trunk/include/beos_specific.h
22107    M /trunk/include/charset.h
22108    M /trunk/include/codecs.h
22109    M /trunk/include/configuration.h
22110    M /trunk/include/darwin_specific.h
22111    M /trunk/include/intf_eject.h
22112    M /trunk/include/iso_lang.h
22113    M /trunk/include/main.h
22114    M /trunk/include/mmx.h
22115    M /trunk/include/modules.h
22116    M /trunk/include/modules_inner.h
22117    M /trunk/include/mtime.h
22118    M /trunk/include/network.h
22119    M /trunk/include/os_specific.h
22120    M /trunk/include/osd.h
22121    M /trunk/include/snapshot.h
22122    M /trunk/include/stream_output.h
22123    M /trunk/include/variables.h
22124    M /trunk/include/video_output.h
22125    M /trunk/include/vlc/aout.h
22126    M /trunk/include/vlc/decoder.h
22127    M /trunk/include/vlc/input.h
22128    M /trunk/include/vlc/intf.h
22129    M /trunk/include/vlc/sout.h
22130    M /trunk/include/vlc/vlc.h
22131    M /trunk/include/vlc/vout.h
22132    M /trunk/include/vlc_access.h
22133    M /trunk/include/vlc_bits.h
22134    M /trunk/include/vlc_block.h
22135    M /trunk/include/vlc_block_helper.h
22136    M /trunk/include/vlc_codec.h
22137    M /trunk/include/vlc_common.h
22138    M /trunk/include/vlc_config.h
22139    M /trunk/include/vlc_config_cat.h
22140    M /trunk/include/vlc_cpu.h
22141    M /trunk/include/vlc_demux.h
22142    M /trunk/include/vlc_error.h
22143    M /trunk/include/vlc_es.h
22144    M /trunk/include/vlc_es_out.h
22145    M /trunk/include/vlc_filter.h
22146    M /trunk/include/vlc_httpd.h
22147    M /trunk/include/vlc_image.h
22148    M /trunk/include/vlc_input.h
22149    M /trunk/include/vlc_interface.h
22150    M /trunk/include/vlc_keys.h
22151    M /trunk/include/vlc_messages.h
22152    M /trunk/include/vlc_meta.h
22153    M /trunk/include/vlc_objects.h
22154    M /trunk/include/vlc_playlist.h
22155    M /trunk/include/vlc_spu.h
22156    M /trunk/include/vlc_stream.h
22157    M /trunk/include/vlc_threads.h
22158    M /trunk/include/vlc_threads_funcs.h
22159    M /trunk/include/vlc_tls.h
22160    M /trunk/include/vlc_video.h
22161    M /trunk/include/vlc_vlm.h
22162    M /trunk/include/vlc_vod.h
22163    M /trunk/include/vlc_xml.h
22164    M /trunk/include/vout_synchro.h
22165    M /trunk/include/win32_specific.h
22166    M /trunk/lxdialog/checklist.c
22167    M /trunk/lxdialog/colors.h
22168    M /trunk/lxdialog/dialog.h
22169    M /trunk/lxdialog/inputbox.c
22170    M /trunk/lxdialog/lxdialog.c
22171    M /trunk/lxdialog/menubox.c
22172    M /trunk/lxdialog/msgbox.c
22173    M /trunk/lxdialog/textbox.c
22174    M /trunk/lxdialog/util.c
22175    M /trunk/lxdialog/yesno.c
22176    M /trunk/modules/access/cdda/access.c
22177    M /trunk/modules/access/cdda/access.h
22178    M /trunk/modules/access/cdda/callback.c
22179    M /trunk/modules/access/cdda/callback.h
22180    M /trunk/modules/access/cdda/cdda.c
22181    M /trunk/modules/access/cdda/cdda.h
22182    M /trunk/modules/access/cdda/info.c
22183    M /trunk/modules/access/cdda/info.h
22184    M /trunk/modules/access/cdda.c
22185    M /trunk/modules/access/directory.c
22186    M /trunk/modules/access/dshow/common.h
22187    M /trunk/modules/access/dshow/crossbar.cpp
22188    M /trunk/modules/access/dshow/dshow.cpp
22189    M /trunk/modules/access/dshow/filter.cpp
22190    M /trunk/modules/access/dshow/filter.h
22191    M /trunk/modules/access/dvb/access.c
22192    M /trunk/modules/access/dvb/dvb.h
22193    M /trunk/modules/access/dvb/en50221.c
22194    M /trunk/modules/access/dvb/linux_dvb.c
22195    M /trunk/modules/access/dvdnav.c
22196    M /trunk/modules/access/dvdread.c
22197    M /trunk/modules/access/file.c
22198    M /trunk/modules/access/ftp.c
22199    M /trunk/modules/access/http.c
22200    M /trunk/modules/access/mms/asf.c
22201    M /trunk/modules/access/mms/asf.h
22202    M /trunk/modules/access/mms/buffer.c
22203    M /trunk/modules/access/mms/buffer.h
22204    M /trunk/modules/access/mms/mms.c
22205    M /trunk/modules/access/mms/mms.h
22206    M /trunk/modules/access/mms/mmsh.c
22207    M /trunk/modules/access/mms/mmsh.h
22208    M /trunk/modules/access/mms/mmstu.c
22209    M /trunk/modules/access/mms/mmstu.h
22210    M /trunk/modules/access/pvr/pvr.c
22211    M /trunk/modules/access/pvr/videodev2.h
22212    M /trunk/modules/access/satellite/access.c
22213    M /trunk/modules/access/satellite/dvb.c
22214    M /trunk/modules/access/satellite/dvb.h
22215    M /trunk/modules/access/satellite/satellite.c
22216    M /trunk/modules/access/screen/beos.cpp
22217    M /trunk/modules/access/screen/mac.c
22218    M /trunk/modules/access/screen/screen.c
22219    M /trunk/modules/access/screen/screen.h
22220    M /trunk/modules/access/screen/win32.c
22221    M /trunk/modules/access/screen/x11.c
22222    M /trunk/modules/access/slp.c
22223    M /trunk/modules/access/smb.c
22224    M /trunk/modules/access/tcp.c
22225    M /trunk/modules/access/udp.c
22226    M /trunk/modules/access/v4l/v4l.c
22227    M /trunk/modules/access/v4l/videodev_mjpeg.h
22228    M /trunk/modules/access/vcd/cdrom.c
22229    M /trunk/modules/access/vcd/cdrom.h
22230    M /trunk/modules/access/vcd/cdrom_internals.h
22231    M /trunk/modules/access/vcd/vcd.c
22232    M /trunk/modules/access/vcdx/access.c
22233    M /trunk/modules/access/vcdx/demux.c
22234    M /trunk/modules/access/vcdx/info.c
22235    M /trunk/modules/access/vcdx/info.h
22236    M /trunk/modules/access/vcdx/intf.c
22237    M /trunk/modules/access/vcdx/intf.h
22238    M /trunk/modules/access/vcdx/vcd.c
22239    M /trunk/modules/access/vcdx/vcd.h
22240    M /trunk/modules/access/vcdx/vcdplayer.c
22241    M /trunk/modules/access/vcdx/vcdplayer.h
22242    M /trunk/modules/access_output/dummy.c
22243    M /trunk/modules/access_output/file.c
22244    M /trunk/modules/access_output/http.c
22245    M /trunk/modules/access_output/udp.c
22246    M /trunk/modules/audio_filter/channel_mixer/headphone.c
22247    M /trunk/modules/audio_filter/channel_mixer/simple.c
22248    M /trunk/modules/audio_filter/channel_mixer/trivial.c
22249    M /trunk/modules/audio_filter/converter/a52tofloat32.c
22250    M /trunk/modules/audio_filter/converter/a52tospdif.c
22251    M /trunk/modules/audio_filter/converter/dtstofloat32.c
22252    M /trunk/modules/audio_filter/converter/dtstospdif.c
22253    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
22254    M /trunk/modules/audio_filter/converter/fixed32tos16.c
22255    M /trunk/modules/audio_filter/converter/float32tos16.c
22256    M /trunk/modules/audio_filter/converter/float32tos8.c
22257    M /trunk/modules/audio_filter/converter/float32tou16.c
22258    M /trunk/modules/audio_filter/converter/float32tou8.c
22259    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
22260    M /trunk/modules/audio_filter/converter/s16tofixed32.c
22261    M /trunk/modules/audio_filter/converter/s16tofloat32.c
22262    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
22263    M /trunk/modules/audio_filter/converter/s8tofloat32.c
22264    M /trunk/modules/audio_filter/converter/u8tofixed32.c
22265    M /trunk/modules/audio_filter/converter/u8tofloat32.c
22266    M /trunk/modules/audio_filter/equalizer.c
22267    M /trunk/modules/audio_filter/equalizer_presets.h
22268    M /trunk/modules/audio_filter/format.c
22269    M /trunk/modules/audio_filter/normvol.c
22270    M /trunk/modules/audio_filter/resampler/bandlimited.c
22271    M /trunk/modules/audio_filter/resampler/bandlimited.h
22272    M /trunk/modules/audio_filter/resampler/coreaudio.c
22273    M /trunk/modules/audio_filter/resampler/linear.c
22274    M /trunk/modules/audio_filter/resampler/trivial.c
22275    M /trunk/modules/audio_filter/resampler/ugly.c
22276    M /trunk/modules/audio_mixer/float32.c
22277    M /trunk/modules/audio_mixer/spdif.c
22278    M /trunk/modules/audio_mixer/trivial.c
22279    M /trunk/modules/audio_output/alsa.c
22280    M /trunk/modules/audio_output/arts.c
22281    M /trunk/modules/audio_output/coreaudio.c
22282    M /trunk/modules/audio_output/directx.c
22283    M /trunk/modules/audio_output/esd.c
22284    M /trunk/modules/audio_output/file.c
22285    M /trunk/modules/audio_output/hd1000a.cpp
22286    M /trunk/modules/audio_output/oss.c
22287    M /trunk/modules/audio_output/portaudio.c
22288    M /trunk/modules/audio_output/sdl.c
22289    M /trunk/modules/audio_output/waveout.c
22290    M /trunk/modules/codec/a52.c
22291    M /trunk/modules/codec/adpcm.c
22292    M /trunk/modules/codec/araw.c
22293    M /trunk/modules/codec/cinepak.c
22294    M /trunk/modules/codec/cmml/browser_open.c
22295    M /trunk/modules/codec/cmml/browser_open.h
22296    M /trunk/modules/codec/cmml/cmml.c
22297    M /trunk/modules/codec/cmml/history.c
22298    M /trunk/modules/codec/cmml/history.h
22299    M /trunk/modules/codec/cmml/intf.c
22300    M /trunk/modules/codec/cmml/xarray.c
22301    M /trunk/modules/codec/cmml/xarray.h
22302    M /trunk/modules/codec/cmml/xlist.c
22303    M /trunk/modules/codec/cmml/xlist.h
22304    M /trunk/modules/codec/cmml/xstrcat.h
22305    M /trunk/modules/codec/cmml/xtag.c
22306    M /trunk/modules/codec/cmml/xtag.h
22307    M /trunk/modules/codec/cmml/xurl.c
22308    M /trunk/modules/codec/cmml/xurl.h
22309    M /trunk/modules/codec/cvdsub.c
22310    M /trunk/modules/codec/dirac.c
22311    M /trunk/modules/codec/dmo/buffer.c
22312    M /trunk/modules/codec/dmo/dmo.c
22313    M /trunk/modules/codec/dmo/dmo.h
22314    M /trunk/modules/codec/dts.c
22315    M /trunk/modules/codec/dvbsub.c
22316    M /trunk/modules/codec/faad.c
22317    M /trunk/modules/codec/ffmpeg/audio.c
22318    M /trunk/modules/codec/ffmpeg/chroma.c
22319    M /trunk/modules/codec/ffmpeg/demux.c
22320    M /trunk/modules/codec/ffmpeg/encoder.c
22321    M /trunk/modules/codec/ffmpeg/ffmpeg.c
22322    M /trunk/modules/codec/ffmpeg/ffmpeg.h
22323    M /trunk/modules/codec/ffmpeg/postprocess.c
22324    M /trunk/modules/codec/ffmpeg/video.c
22325    M /trunk/modules/codec/ffmpeg/video_filter.c
22326    M /trunk/modules/codec/flac.c
22327    M /trunk/modules/codec/libmpeg2.c
22328    M /trunk/modules/codec/lpcm.c
22329    M /trunk/modules/codec/mash.cpp
22330    M /trunk/modules/codec/mpeg_audio.c
22331    M /trunk/modules/codec/png.c
22332    M /trunk/modules/codec/quicktime.c
22333    M /trunk/modules/codec/rawvideo.c
22334    M /trunk/modules/codec/speex.c
22335    M /trunk/modules/codec/spudec/parse.c
22336    M /trunk/modules/codec/spudec/spudec.c
22337    M /trunk/modules/codec/spudec/spudec.h
22338    M /trunk/modules/codec/subsdec.c
22339    M /trunk/modules/codec/svcdsub.c
22340    M /trunk/modules/codec/tarkin.c
22341    M /trunk/modules/codec/theora.c
22342    M /trunk/modules/codec/toolame.c
22343    M /trunk/modules/codec/vorbis.c
22344    M /trunk/modules/codec/x264.c
22345    M /trunk/modules/control/corba/corba.c
22346    M /trunk/modules/control/corba/mediacontrol-core.c
22347    M /trunk/modules/control/corba/mediacontrol-core.h
22348    M /trunk/modules/control/corba/mediacontrol-init.c
22349    M /trunk/modules/control/corba/mediacontrol-plugin.c
22350    M /trunk/modules/control/gestures.c
22351    M /trunk/modules/control/hotkeys.c
22352    M /trunk/modules/control/http.c
22353    M /trunk/modules/control/joystick.c
22354    M /trunk/modules/control/lirc.c
22355    M /trunk/modules/control/netsync.c
22356    M /trunk/modules/control/ntservice.c
22357    M /trunk/modules/control/rc.c
22358    M /trunk/modules/control/showintf.c
22359    M /trunk/modules/control/telnet.c
22360    M /trunk/modules/demux/asf/asf.c
22361    M /trunk/modules/demux/asf/libasf.c
22362    M /trunk/modules/demux/asf/libasf.h
22363    M /trunk/modules/demux/avi/avi.c
22364    M /trunk/modules/demux/avi/libavi.c
22365    M /trunk/modules/demux/avi/libavi.h
22366    M /trunk/modules/demux/mp4/drms.c
22367    M /trunk/modules/demux/mp4/drms.h
22368    M /trunk/modules/demux/mp4/drmstables.h
22369    M /trunk/modules/demux/mp4/libmp4.c
22370    M /trunk/modules/demux/mp4/libmp4.h
22371    M /trunk/modules/demux/mp4/mp4.c
22372    M /trunk/modules/demux/mpeg/h264.c
22373    M /trunk/modules/demux/mpeg/m4a.c
22374    M /trunk/modules/demux/mpeg/m4v.c
22375    M /trunk/modules/demux/mpeg/mpga.c
22376    M /trunk/modules/demux/mpeg/mpgv.c
22377    M /trunk/modules/demux/playlist/m3u.c
22378    M /trunk/modules/demux/playlist/old.c
22379    M /trunk/modules/demux/playlist/playlist.c
22380    M /trunk/modules/demux/playlist/playlist.h
22381    M /trunk/modules/demux/playlist/pls.c
22382    M /trunk/modules/demux/ps.h
22383    M /trunk/modules/demux/util/id3.c
22384    M /trunk/modules/demux/util/id3genres.h
22385    M /trunk/modules/demux/util/id3tag.c
22386    M /trunk/modules/gui/beos/AudioOutput.cpp
22387    M /trunk/modules/gui/beos/BeOS.cpp
22388    M /trunk/modules/gui/beos/Bitmaps.h
22389    M /trunk/modules/gui/beos/DrawingTidbits.cpp
22390    M /trunk/modules/gui/beos/DrawingTidbits.h
22391    M /trunk/modules/gui/beos/Interface.cpp
22392    M /trunk/modules/gui/beos/InterfaceWindow.cpp
22393    M /trunk/modules/gui/beos/InterfaceWindow.h
22394    M /trunk/modules/gui/beos/ListViews.cpp
22395    M /trunk/modules/gui/beos/ListViews.h
22396    M /trunk/modules/gui/beos/MediaControlView.cpp
22397    M /trunk/modules/gui/beos/MediaControlView.h
22398    M /trunk/modules/gui/beos/MessagesWindow.cpp
22399    M /trunk/modules/gui/beos/MessagesWindow.h
22400    M /trunk/modules/gui/beos/MsgVals.h
22401    M /trunk/modules/gui/beos/PlayListWindow.cpp
22402    M /trunk/modules/gui/beos/PlayListWindow.h
22403    M /trunk/modules/gui/beos/PreferencesWindow.cpp
22404    M /trunk/modules/gui/beos/PreferencesWindow.h
22405    M /trunk/modules/gui/beos/TransportButton.cpp
22406    M /trunk/modules/gui/beos/TransportButton.h
22407    M /trunk/modules/gui/beos/VideoOutput.cpp
22408    M /trunk/modules/gui/beos/VideoWindow.h
22409    M /trunk/modules/gui/gtk/common.h
22410    M /trunk/modules/gui/gtk/control.c
22411    M /trunk/modules/gui/gtk/control.h
22412    M /trunk/modules/gui/gtk/display.c
22413    M /trunk/modules/gui/gtk/display.h
22414    M /trunk/modules/gui/gtk/gnome.c
22415    M /trunk/modules/gui/gtk/gnome_callbacks.c
22416    M /trunk/modules/gui/gtk/gnome_callbacks.h
22417    M /trunk/modules/gui/gtk/gnome_interface.c
22418    M /trunk/modules/gui/gtk/gnome_interface.h
22419    M /trunk/modules/gui/gtk/gnome_support.c
22420    M /trunk/modules/gui/gtk/gnome_support.h
22421    M /trunk/modules/gui/gtk/gtk.c
22422    M /trunk/modules/gui/gtk/gtk_callbacks.c
22423    M /trunk/modules/gui/gtk/gtk_callbacks.h
22424    M /trunk/modules/gui/gtk/gtk_interface.c
22425    M /trunk/modules/gui/gtk/gtk_interface.h
22426    M /trunk/modules/gui/gtk/gtk_support.c
22427    M /trunk/modules/gui/gtk/gtk_support.h
22428    M /trunk/modules/gui/gtk/menu.c
22429    M /trunk/modules/gui/gtk/menu.h
22430    M /trunk/modules/gui/gtk/modules.c
22431    M /trunk/modules/gui/gtk/modules.h
22432    M /trunk/modules/gui/gtk/open.c
22433    M /trunk/modules/gui/gtk/open.h
22434    M /trunk/modules/gui/gtk/playlist.c
22435    M /trunk/modules/gui/gtk/playlist.h
22436    M /trunk/modules/gui/gtk/preferences.c
22437    M /trunk/modules/gui/gtk/preferences.h
22438    M /trunk/modules/gui/gtk/sout.c
22439    M /trunk/modules/gui/gtk2/gnome2.c
22440    M /trunk/modules/gui/gtk2/gnome2_callbacks.c
22441    M /trunk/modules/gui/gtk2/gnome2_callbacks.h
22442    M /trunk/modules/gui/gtk2/gnome2_interface.c
22443    M /trunk/modules/gui/gtk2/gnome2_interface.h
22444    M /trunk/modules/gui/gtk2/gnome2_support.c
22445    M /trunk/modules/gui/gtk2/gnome2_support.h
22446    M /trunk/modules/gui/gtk2/gtk2.c
22447    M /trunk/modules/gui/gtk2/gtk2_callbacks.c
22448    M /trunk/modules/gui/gtk2/gtk2_callbacks.h
22449    M /trunk/modules/gui/gtk2/gtk2_interface.c
22450    M /trunk/modules/gui/gtk2/gtk2_interface.h
22451    M /trunk/modules/gui/gtk2/gtk2_support.c
22452    M /trunk/modules/gui/gtk2/gtk2_support.h
22453    M /trunk/modules/gui/kde/QConfigItem.cpp
22454    M /trunk/modules/gui/kde/QConfigItem.h
22455    M /trunk/modules/gui/kde/common.h
22456    M /trunk/modules/gui/kde/disc.cpp
22457    M /trunk/modules/gui/kde/disc.h
22458    M /trunk/modules/gui/kde/info.cpp
22459    M /trunk/modules/gui/kde/info.h
22460    M /trunk/modules/gui/kde/interface.cpp
22461    M /trunk/modules/gui/kde/interface.h
22462    M /trunk/modules/gui/kde/kde.cpp
22463    M /trunk/modules/gui/kde/languagemenu.cpp
22464    M /trunk/modules/gui/kde/languagemenu.h
22465    M /trunk/modules/gui/kde/menu.cpp
22466    M /trunk/modules/gui/kde/menu.h
22467    M /trunk/modules/gui/kde/messages.cpp
22468    M /trunk/modules/gui/kde/messages.h
22469    M /trunk/modules/gui/kde/net.cpp
22470    M /trunk/modules/gui/kde/net.h
22471    M /trunk/modules/gui/kde/pluginsbox.cpp
22472    M /trunk/modules/gui/kde/pluginsbox.h
22473    M /trunk/modules/gui/kde/preferences.cpp
22474    M /trunk/modules/gui/kde/preferences.h
22475    M /trunk/modules/gui/kde/slider.cpp
22476    M /trunk/modules/gui/kde/slider.h
22477    M /trunk/modules/gui/macosx/about.h
22478    M /trunk/modules/gui/macosx/applescript.h
22479    M /trunk/modules/gui/macosx/controls.h
22480    M /trunk/modules/gui/macosx/equalizer.h
22481    M /trunk/modules/gui/macosx/intf.h
22482    M /trunk/modules/gui/macosx/misc.h
22483    M /trunk/modules/gui/macosx/open.h
22484    M /trunk/modules/gui/macosx/output.h
22485    M /trunk/modules/gui/macosx/playlist.h
22486    M /trunk/modules/gui/macosx/playlistinfo.h
22487    M /trunk/modules/gui/macosx/prefs.h
22488    M /trunk/modules/gui/macosx/prefs_widgets.h
22489    M /trunk/modules/gui/macosx/vout.h
22490    M /trunk/modules/gui/ncurses.c
22491    M /trunk/modules/gui/pda/pda.c
22492    M /trunk/modules/gui/pda/pda.h
22493    M /trunk/modules/gui/pda/pda_callbacks.c
22494    M /trunk/modules/gui/pda/pda_callbacks.h
22495    M /trunk/modules/gui/pda/pda_interface.c
22496    M /trunk/modules/gui/pda/pda_interface.h
22497    M /trunk/modules/gui/pda/pda_support.c
22498    M /trunk/modules/gui/pda/pda_support.h
22499    M /trunk/modules/gui/qnx/aout.c
22500    M /trunk/modules/gui/qnx/qnx.c
22501    M /trunk/modules/gui/qnx/vout.c
22502    M /trunk/modules/gui/qt/intf.cpp
22503    M /trunk/modules/gui/qt/intf.h
22504    M /trunk/modules/gui/qt/qt.cpp
22505    M /trunk/modules/gui/skins2/commands/async_queue.cpp
22506    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
22507    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
22508    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
22509    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
22510    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
22511    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
22512    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
22513    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
22514    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
22515    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
22516    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
22517    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
22518    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
22519    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
22520    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
22521    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
22522    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
22523    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
22524    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
22525    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
22526    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
22527    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
22528    M /trunk/modules/gui/skins2/events/evt_input.cpp
22529    M /trunk/modules/gui/skins2/events/evt_key.cpp
22530    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
22531    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
22532    M /trunk/modules/gui/skins2/events/evt_special.cpp
22533    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
22534    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
22535    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
22536    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
22537    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
22538    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
22539    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
22540    M /trunk/modules/gui/skins2/parser/builder.cpp
22541    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
22542    M /trunk/modules/gui/skins2/parser/interpreter.cpp
22543    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
22544    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
22545    M /trunk/modules/gui/skins2/src/anchor.cpp
22546    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
22547    M /trunk/modules/gui/skins2/src/dialogs.cpp
22548    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
22549    M /trunk/modules/gui/skins2/src/ft2_font.cpp
22550    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
22551    M /trunk/modules/gui/skins2/src/generic_layout.cpp
22552    M /trunk/modules/gui/skins2/src/generic_window.cpp
22553    M /trunk/modules/gui/skins2/src/logger.cpp
22554    M /trunk/modules/gui/skins2/src/os_factory.cpp
22555    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
22556    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
22557    M /trunk/modules/gui/skins2/src/skin_main.cpp
22558    M /trunk/modules/gui/skins2/src/theme.cpp
22559    M /trunk/modules/gui/skins2/src/theme_loader.cpp
22560    M /trunk/modules/gui/skins2/src/theme_repository.cpp
22561    M /trunk/modules/gui/skins2/src/tooltip.cpp
22562    M /trunk/modules/gui/skins2/src/top_window.cpp
22563    M /trunk/modules/gui/skins2/src/var_manager.cpp
22564    M /trunk/modules/gui/skins2/src/vlcproc.cpp
22565    M /trunk/modules/gui/skins2/src/vout_window.cpp
22566    M /trunk/modules/gui/skins2/src/window_manager.cpp
22567    M /trunk/modules/gui/skins2/utils/bezier.cpp
22568    M /trunk/modules/gui/skins2/utils/fsm.cpp
22569    M /trunk/modules/gui/skins2/utils/position.cpp
22570    M /trunk/modules/gui/skins2/utils/ustring.cpp
22571    M /trunk/modules/gui/skins2/utils/var_bool.cpp
22572    M /trunk/modules/gui/skins2/utils/var_list.cpp
22573    M /trunk/modules/gui/skins2/utils/var_percent.cpp
22574    M /trunk/modules/gui/skins2/utils/var_text.cpp
22575    M /trunk/modules/gui/skins2/vars/playlist.cpp
22576    M /trunk/modules/gui/skins2/vars/time.cpp
22577    M /trunk/modules/gui/skins2/vars/volume.cpp
22578    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
22579    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
22580    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
22581    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
22582    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
22583    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
22584    M /trunk/modules/gui/skins2/win32/win32_window.cpp
22585    M /trunk/modules/gui/skins2/x11/x11_display.cpp
22586    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
22587    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
22588    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
22589    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
22590    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
22591    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
22592    M /trunk/modules/gui/skins2/x11/x11_window.cpp
22593    M /trunk/modules/gui/wince/fileinfo.cpp
22594    M /trunk/modules/gui/wince/interface.cpp
22595    M /trunk/modules/gui/wince/iteminfo.cpp
22596    M /trunk/modules/gui/wince/menus.cpp
22597    M /trunk/modules/gui/wince/messages.cpp
22598    M /trunk/modules/gui/wince/open.cpp
22599    M /trunk/modules/gui/wince/playlist.cpp
22600    M /trunk/modules/gui/wince/preferences.cpp
22601    M /trunk/modules/gui/wince/preferences_widgets.cpp
22602    M /trunk/modules/gui/wince/preferences_widgets.h
22603    M /trunk/modules/gui/wince/subtitles.cpp
22604    M /trunk/modules/gui/wince/timer.cpp
22605    M /trunk/modules/gui/wince/video.cpp
22606    M /trunk/modules/gui/wince/wince.cpp
22607    M /trunk/modules/gui/wince/wince.h
22608    M /trunk/modules/gui/wxwindows/bookmarks.cpp
22609    M /trunk/modules/gui/wxwindows/dialogs.cpp
22610    M /trunk/modules/gui/wxwindows/extrapanel.cpp
22611    M /trunk/modules/gui/wxwindows/fileinfo.cpp
22612    M /trunk/modules/gui/wxwindows/interface.cpp
22613    M /trunk/modules/gui/wxwindows/iteminfo.cpp
22614    M /trunk/modules/gui/wxwindows/menus.cpp
22615    M /trunk/modules/gui/wxwindows/messages.cpp
22616    M /trunk/modules/gui/wxwindows/open.cpp
22617    M /trunk/modules/gui/wxwindows/playlist.cpp
22618    M /trunk/modules/gui/wxwindows/preferences.cpp
22619    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
22620    M /trunk/modules/gui/wxwindows/preferences_widgets.h
22621    M /trunk/modules/gui/wxwindows/streamdata.h
22622    M /trunk/modules/gui/wxwindows/streamout.cpp
22623    M /trunk/modules/gui/wxwindows/subtitles.cpp
22624    M /trunk/modules/gui/wxwindows/timer.cpp
22625    M /trunk/modules/gui/wxwindows/video.cpp
22626    M /trunk/modules/gui/wxwindows/wizard.cpp
22627    M /trunk/modules/gui/wxwindows/wxwindows.cpp
22628    M /trunk/modules/gui/wxwindows/wxwindows.h
22629    M /trunk/modules/misc/dummy/aout.c
22630    M /trunk/modules/misc/dummy/decoder.c
22631    M /trunk/modules/misc/dummy/dummy.c
22632    M /trunk/modules/misc/dummy/dummy.h
22633    M /trunk/modules/misc/dummy/encoder.c
22634    M /trunk/modules/misc/dummy/input.c
22635    M /trunk/modules/misc/dummy/interface.c
22636    M /trunk/modules/misc/dummy/renderer.c
22637    M /trunk/modules/misc/dummy/vout.c
22638    M /trunk/modules/misc/freetype.c
22639    M /trunk/modules/misc/gnutls.c
22640    M /trunk/modules/misc/gtk_main.c
22641    M /trunk/modules/misc/logger.c
22642    M /trunk/modules/misc/memcpy/fastmemcpy.h
22643    M /trunk/modules/misc/memcpy/memcpy.c
22644    M /trunk/modules/misc/memcpy/memcpyaltivec.c
22645    M /trunk/modules/misc/network/ipv4.c
22646    M /trunk/modules/misc/network/ipv6.c
22647    M /trunk/modules/misc/playlist/export.c
22648    M /trunk/modules/misc/playlist/m3u.c
22649    M /trunk/modules/misc/playlist/old.c
22650    M /trunk/modules/misc/qte_main.cpp
22651    M /trunk/modules/misc/rtsp.c
22652    M /trunk/modules/misc/screensaver.c
22653    M /trunk/modules/misc/svg.c
22654    M /trunk/modules/misc/testsuite/playlist.c
22655    M /trunk/modules/misc/testsuite/test1.c
22656    M /trunk/modules/misc/testsuite/test2.cpp
22657    M /trunk/modules/misc/testsuite/test4.c
22658    M /trunk/modules/misc/xml/libxml.c
22659    M /trunk/modules/misc/xml/xtag.c
22660    M /trunk/modules/mux/asf.c
22661    M /trunk/modules/mux/avi.c
22662    M /trunk/modules/mux/dummy.c
22663    M /trunk/modules/mux/mp4.c
22664    M /trunk/modules/mux/mpeg/bits.h
22665    M /trunk/modules/mux/mpeg/csa.c
22666    M /trunk/modules/mux/mpeg/csa.h
22667    M /trunk/modules/mux/mpeg/pes.c
22668    M /trunk/modules/mux/mpeg/pes.h
22669    M /trunk/modules/mux/mpeg/ps.c
22670    M /trunk/modules/mux/mpeg/ts.c
22671    M /trunk/modules/mux/mpjpeg.c
22672    M /trunk/modules/mux/ogg.c
22673    M /trunk/modules/mux/wav.c
22674    M /trunk/modules/packetizer/copy.c
22675    M /trunk/modules/packetizer/h264.c
22676    M /trunk/modules/packetizer/mpeg4audio.c
22677    M /trunk/modules/packetizer/mpeg4video.c
22678    M /trunk/modules/packetizer/mpegvideo.c
22679    M /trunk/modules/services_discovery/daap.c
22680    M /trunk/modules/services_discovery/hal.c
22681    M /trunk/modules/services_discovery/sap.c
22682    M /trunk/modules/stream_out/announce.c
22683    M /trunk/modules/stream_out/announce.h
22684    M /trunk/modules/stream_out/description.c
22685    M /trunk/modules/stream_out/display.c
22686    M /trunk/modules/stream_out/dummy.c
22687    M /trunk/modules/stream_out/duplicate.c
22688    M /trunk/modules/stream_out/es.c
22689    M /trunk/modules/stream_out/gather.c
22690    M /trunk/modules/stream_out/rtp.c
22691    M /trunk/modules/stream_out/standard.c
22692    M /trunk/modules/stream_out/transcode.c
22693    M /trunk/modules/stream_out/transrate/block.c
22694    M /trunk/modules/stream_out/transrate/frame.c
22695    M /trunk/modules/stream_out/transrate/getvlc.h
22696    M /trunk/modules/stream_out/transrate/putvlc.h
22697    M /trunk/modules/stream_out/transrate/transrate.c
22698    M /trunk/modules/stream_out/transrate/transrate.h
22699    M /trunk/modules/video_chroma/i420_rgb.c
22700    M /trunk/modules/video_chroma/i420_rgb.h
22701    M /trunk/modules/video_chroma/i420_rgb16.c
22702    M /trunk/modules/video_chroma/i420_rgb8.c
22703    M /trunk/modules/video_chroma/i420_rgb_c.h
22704    M /trunk/modules/video_chroma/i420_rgb_mmx.h
22705    M /trunk/modules/video_chroma/i420_ymga.c
22706    M /trunk/modules/video_chroma/i420_yuy2.c
22707    M /trunk/modules/video_chroma/i420_yuy2.h
22708    M /trunk/modules/video_chroma/i422_yuy2.c
22709    M /trunk/modules/video_chroma/i422_yuy2.h
22710    M /trunk/modules/video_filter/adjust.c
22711    M /trunk/modules/video_filter/blend.c
22712    M /trunk/modules/video_filter/clone.c
22713    M /trunk/modules/video_filter/crop.c
22714    M /trunk/modules/video_filter/deinterlace.c
22715    M /trunk/modules/video_filter/distort.c
22716    M /trunk/modules/video_filter/filter_common.h
22717    M /trunk/modules/video_filter/invert.c
22718    M /trunk/modules/video_filter/logo.c
22719    M /trunk/modules/video_filter/marq.c
22720    M /trunk/modules/video_filter/mosaic.c
22721    M /trunk/modules/video_filter/motionblur.c
22722    M /trunk/modules/video_filter/motiondetect.c
22723    M /trunk/modules/video_filter/scale.c
22724    M /trunk/modules/video_filter/swscale/common.h
22725    M /trunk/modules/video_filter/swscale/filter.c
22726    M /trunk/modules/video_filter/swscale/rgb2rgb.c
22727    M /trunk/modules/video_filter/swscale/rgb2rgb.h
22728    M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
22729    M /trunk/modules/video_filter/swscale/swscale.c
22730    M /trunk/modules/video_filter/swscale/swscale.h
22731    M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
22732    M /trunk/modules/video_filter/swscale/swscale_internal.h
22733    M /trunk/modules/video_filter/swscale/swscale_template.c
22734    M /trunk/modules/video_filter/swscale/yuv2rgb.c
22735    M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
22736    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
22737    M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
22738    M /trunk/modules/video_filter/time.c
22739    M /trunk/modules/video_filter/transform.c
22740    M /trunk/modules/video_filter/wall.c
22741    M /trunk/modules/video_output/aa.c
22742    M /trunk/modules/video_output/caca.c
22743    M /trunk/modules/video_output/directx/directx.c
22744    M /trunk/modules/video_output/directx/events.c
22745    M /trunk/modules/video_output/directx/glwin32.c
22746    M /trunk/modules/video_output/directx/vout.h
22747    M /trunk/modules/video_output/fb.c
22748    M /trunk/modules/video_output/ggi.c
22749    M /trunk/modules/video_output/glide.c
22750    M /trunk/modules/video_output/hd1000v.cpp
22751    M /trunk/modules/video_output/image.c
22752    M /trunk/modules/video_output/mga.c
22753    M /trunk/modules/video_output/opengl.c
22754    M /trunk/modules/video_output/picture.c
22755    M /trunk/modules/video_output/picture.h
22756    M /trunk/modules/video_output/qte/qte.cpp
22757    M /trunk/modules/video_output/qte/qte.h
22758    M /trunk/modules/video_output/sdl.c
22759    M /trunk/modules/video_output/snapshot.c
22760    M /trunk/modules/video_output/svgalib.c
22761    M /trunk/modules/video_output/wingdi.c
22762    M /trunk/modules/video_output/x11/glx.c
22763    M /trunk/modules/video_output/x11/x11.c
22764    M /trunk/modules/video_output/x11/xcommon.c
22765    M /trunk/modules/video_output/x11/xcommon.h
22766    M /trunk/modules/video_output/x11/xvideo.c
22767    M /trunk/modules/visualization/galaktos/PCM.c
22768    M /trunk/modules/visualization/galaktos/PCM.h
22769    M /trunk/modules/visualization/galaktos/beat_detect.c
22770    M /trunk/modules/visualization/galaktos/beat_detect.h
22771    M /trunk/modules/visualization/galaktos/builtin_funcs.c
22772    M /trunk/modules/visualization/galaktos/builtin_funcs.h
22773    M /trunk/modules/visualization/galaktos/common.h
22774    M /trunk/modules/visualization/galaktos/compare.h
22775    M /trunk/modules/visualization/galaktos/custom_shape.c
22776    M /trunk/modules/visualization/galaktos/custom_shape.h
22777    M /trunk/modules/visualization/galaktos/custom_shape_types.h
22778    M /trunk/modules/visualization/galaktos/custom_wave.c
22779    M /trunk/modules/visualization/galaktos/custom_wave.h
22780    M /trunk/modules/visualization/galaktos/custom_wave_types.h
22781    M /trunk/modules/visualization/galaktos/engine_vars.c
22782    M /trunk/modules/visualization/galaktos/engine_vars.h
22783    M /trunk/modules/visualization/galaktos/eval.c
22784    M /trunk/modules/visualization/galaktos/eval.h
22785    M /trunk/modules/visualization/galaktos/expr_types.h
22786    M /trunk/modules/visualization/galaktos/fatal.h
22787    M /trunk/modules/visualization/galaktos/fftsg.c
22788    M /trunk/modules/visualization/galaktos/func.c
22789    M /trunk/modules/visualization/galaktos/func.h
22790    M /trunk/modules/visualization/galaktos/func_types.h
22791    M /trunk/modules/visualization/galaktos/idle_preset.h
22792    M /trunk/modules/visualization/galaktos/init_cond.c
22793    M /trunk/modules/visualization/galaktos/init_cond.h
22794    M /trunk/modules/visualization/galaktos/init_cond_types.h
22795    M /trunk/modules/visualization/galaktos/interface_types.h
22796    M /trunk/modules/visualization/galaktos/main.c
22797    M /trunk/modules/visualization/galaktos/main.h
22798    M /trunk/modules/visualization/galaktos/param.c
22799    M /trunk/modules/visualization/galaktos/param.h
22800    M /trunk/modules/visualization/galaktos/param_types.h
22801    M /trunk/modules/visualization/galaktos/parser.c
22802    M /trunk/modules/visualization/galaktos/parser.h
22803    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
22804    M /trunk/modules/visualization/galaktos/per_frame_eqn.h
22805    M /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
22806    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
22807    M /trunk/modules/visualization/galaktos/per_pixel_eqn.h
22808    M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
22809    M /trunk/modules/visualization/galaktos/per_point_types.h
22810    M /trunk/modules/visualization/galaktos/plugin.c
22811    M /trunk/modules/visualization/galaktos/plugin.h
22812    M /trunk/modules/visualization/galaktos/preset.c
22813    M /trunk/modules/visualization/galaktos/preset.h
22814    M /trunk/modules/visualization/galaktos/preset_types.h
22815    M /trunk/modules/visualization/galaktos/splaytree.c
22816    M /trunk/modules/visualization/galaktos/splaytree.h
22817    M /trunk/modules/visualization/galaktos/splaytree_types.h
22818    M /trunk/modules/visualization/galaktos/tree_types.c
22819    M /trunk/modules/visualization/galaktos/tree_types.h
22820    M /trunk/modules/visualization/galaktos/video_init.c
22821    M /trunk/modules/visualization/galaktos/video_init.h
22822    M /trunk/modules/visualization/goom.c
22823    M /trunk/modules/visualization/visual/effects.c
22824    M /trunk/modules/visualization/visual/fft.c
22825    M /trunk/modules/visualization/visual/fft.h
22826    M /trunk/modules/visualization/visual/visual.c
22827    M /trunk/modules/visualization/visual/visual.h
22828    M /trunk/modules/visualization/xosd.c
22829    M /trunk/mozilla/support/classinfo.h
22830    M /trunk/mozilla/support/npmac.cpp
22831    M /trunk/mozilla/support/npunix.c
22832    M /trunk/mozilla/support/npwin.cpp
22833    M /trunk/mozilla/vlcpeer.cpp
22834    M /trunk/mozilla/vlcpeer.h
22835    M /trunk/mozilla/vlcplugin.cpp
22836    M /trunk/mozilla/vlcplugin.h
22837    M /trunk/mozilla/vlcshell.cpp
22838    M /trunk/msvc/modules_builtin_msvc.h
22839    M /trunk/python/vlcmodule.c
22840    M /trunk/share/newres.h
22841    M /trunk/share/resource.h
22842    M /trunk/src/audio_output/common.c
22843    M /trunk/src/audio_output/dec.c
22844    M /trunk/src/audio_output/filters.c
22845    M /trunk/src/audio_output/input.c
22846    M /trunk/src/audio_output/intf.c
22847    M /trunk/src/audio_output/mixer.c
22848    M /trunk/src/audio_output/output.c
22849    M /trunk/src/extras/dirent.c
22850    M /trunk/src/extras/getopt.c
22851    M /trunk/src/extras/getopt.h
22852    M /trunk/src/extras/getopt1.c
22853    M /trunk/src/extras/libc.c
22854    M /trunk/src/input/access.c
22855    M /trunk/src/input/clock.c
22856    M /trunk/src/input/control.c
22857    M /trunk/src/input/decoder.c
22858    M /trunk/src/input/demux.c
22859    M /trunk/src/input/es_out.c
22860    M /trunk/src/input/input.c
22861    M /trunk/src/input/input_internal.h
22862    M /trunk/src/input/mem_stream.c
22863    M /trunk/src/input/stream.c
22864    M /trunk/src/input/subtitles.c
22865    M /trunk/src/input/var.c
22866    M /trunk/src/interface/interface.c
22867    M /trunk/src/interface/intf_eject.c
22868    M /trunk/src/libvlc.c
22869    M /trunk/src/libvlc.h
22870    M /trunk/src/misc/beos_specific.cpp
22871    M /trunk/src/misc/block.c
22872    M /trunk/src/misc/charset.c
22873    M /trunk/src/misc/configuration.c
22874    M /trunk/src/misc/cpu.c
22875    M /trunk/src/misc/error.c
22876    M /trunk/src/misc/httpd.c
22877    M /trunk/src/misc/image.c
22878    M /trunk/src/misc/iso-639_def.h
22879    M /trunk/src/misc/iso_lang.c
22880    M /trunk/src/misc/messages.c
22881    M /trunk/src/misc/modules.c
22882    M /trunk/src/misc/mtime.c
22883    M /trunk/src/misc/net.c
22884    M /trunk/src/misc/objects.c
22885    M /trunk/src/misc/threads.c
22886    M /trunk/src/misc/tls.c
22887    M /trunk/src/misc/variables.c
22888    M /trunk/src/misc/vlm.c
22889    M /trunk/src/misc/win32_specific.c
22890    M /trunk/src/misc/xml.c
22891    M /trunk/src/playlist/item-ext.c
22892    M /trunk/src/playlist/item.c
22893    M /trunk/src/playlist/loadsave.c
22894    M /trunk/src/playlist/playlist.c
22895    M /trunk/src/playlist/services_discovery.c
22896    M /trunk/src/playlist/sort.c
22897    M /trunk/src/playlist/view.c
22898    M /trunk/src/stream_output/announce.c
22899    M /trunk/src/stream_output/sap.c
22900    M /trunk/src/stream_output/stream_output.c
22901    M /trunk/src/video_output/video_output.c
22902    M /trunk/src/video_output/video_text.c
22903    M /trunk/src/video_output/video_widgets.c
22904    M /trunk/src/video_output/vout_intf.c
22905    M /trunk/src/video_output/vout_pictures.c
22906    M /trunk/src/video_output/vout_pictures.h
22907    M /trunk/src/video_output/vout_subpictures.c
22908    M /trunk/src/video_output/vout_synchro.c
22909    M /trunk/src/vlc.c
22910
22911 Avoid \r\n problems between platforms
22912 ------------------------------------------------------------------------
22913 r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
22914 Changed paths:
22915    M /trunk/modules/demux/mkv.cpp
22916
22917 mkv.cpp: ordered chapters now functional !
22918 ------------------------------------------------------------------------
22919 r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
22920 Changed paths:
22921    M /trunk/modules/codec/ffmpeg/video.c
22922    M /trunk/src/input/es_out.c
22923
22924 video.c: don't display pre-rolled pictures
22925 es_out.c: handle the pre-roll earlier
22926 ------------------------------------------------------------------------
22927 r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
22928 Changed paths:
22929    M /trunk/activex/main.cpp
22930    M /trunk/vlc.win32.nsi
22931
22932 - install axvlc.dll within the VLC directory, rather than WINDOWS
22933 - DllRegisterServer modified to use current DLL path when registering control
22934
22935 ------------------------------------------------------------------------
22936 r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
22937 Changed paths:
22938    M /trunk/modules/codec/theora.c
22939
22940 * modules/codec/theora.c: sanity check for invalid theora header.
22941 ------------------------------------------------------------------------
22942 r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
22943 Changed paths:
22944    M /trunk/modules/demux/mkv.cpp
22945
22946 mkv.cpp: correct use of the default chapter edition
22947 ------------------------------------------------------------------------
22948 r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
22949 Changed paths:
22950    M /trunk/vlc-config.in.in
22951
22952 Unbreak make vlc from subdir
22953
22954 ------------------------------------------------------------------------
22955 r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
22956 Changed paths:
22957    M /trunk/modules/stream_out/transcode.c
22958
22959 * modules/stream_out/transcode.c: added a missing vlc_object_destroy().
22960 ------------------------------------------------------------------------
22961 r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
22962 Changed paths:
22963    M /trunk/modules/video_filter/mosaic.c
22964    M /trunk/modules/video_output/picture.c
22965    M /trunk/modules/video_output/picture.h
22966
22967 Add options to give a specific channel order in mosaic
22968
22969  * picture.* : add picture-id option. its a string that identifies the
22970                video.
22971  * mosaic.c : add mosaic-order option. its a comma separated list of
22972               picture-ids. Any picture who's id isn't found in the list
22973               will be placed after skiping the necessary number of
22974               slots needed to place all pictures defined in this list.
22975
22976 ------------------------------------------------------------------------
22977 r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
22978 Changed paths:
22979    M /trunk/modules/gui/wxwindows/interface.cpp
22980
22981  * change copyright date 
22982
22983 ------------------------------------------------------------------------
22984 r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
22985 Changed paths:
22986    M /trunk/Makefile.am
22987    M /trunk/configure.ac
22988    M /trunk/toolbox
22989    M /trunk/vlc-config.in.in
22990
22991 - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
22992
22993 ------------------------------------------------------------------------
22994 r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
22995 Changed paths:
22996    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
22997
22998  ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
22999   (fixes WMA decoding in BeOS nightly builds)
23000
23001 ------------------------------------------------------------------------
23002 r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
23003 Changed paths:
23004    M /trunk/modules/gui/wxwindows/wizard.cpp
23005
23006 - fix is_mult call in case of Unicode build (c_str => mb_str)
23007 - fix IPv6 multicast address range
23008 - more strict IPv4 multicast address range
23009
23010 ------------------------------------------------------------------------
23011 r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
23012 Changed paths:
23013    M /trunk/modules/control/lirc.c
23014
23015 * Fix compile issue on lirc.c
23016
23017 ------------------------------------------------------------------------
23018 r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
23019 Changed paths:
23020    M /trunk/modules/video_output/picture.c
23021
23022 * modules/video_output/picture.c: Changed the order of the commands to avoid
23023   holding p_picture_vout->lock for too long.
23024
23025 ------------------------------------------------------------------------
23026 r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
23027 Changed paths:
23028    M /trunk/modules/demux/mkv.cpp
23029
23030 mkv.cpp: better handling of the seekpoint numbers
23031 ------------------------------------------------------------------------
23032 r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
23033 Changed paths:
23034    M /trunk/modules/stream_out/transcode.c
23035
23036 * modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
23037   (what the hell is i_duplicate ?)
23038
23039 ------------------------------------------------------------------------
23040 r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
23041 Changed paths:
23042    M /trunk/modules/demux/mkv.cpp
23043
23044 mkv.cpp: update the current chapter during playback
23045 ------------------------------------------------------------------------
23046 r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
23047 Changed paths:
23048    M /trunk/modules/video_filter/mosaic.c
23049
23050  * fix placement calculation when vborder or hborder are non zero
23051
23052 ------------------------------------------------------------------------
23053 r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
23054 Changed paths:
23055    M /trunk/include/audio_output.h
23056    M /trunk/modules/audio_filter/converter/s16tofloat32.c
23057    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
23058    M /trunk/modules/audio_filter/format.c
23059    M /trunk/modules/codec/lpcm.c
23060    M /trunk/src/audio_output/common.c
23061
23062 * modules/codec/lpcm.c: support for 20/24 bits LPCM.
23063 * modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
23064
23065 ------------------------------------------------------------------------
23066 r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
23067 Changed paths:
23068    M /trunk/modules/video_filter/mosaic.c
23069    M /trunk/modules/video_output/picture.c
23070    M /trunk/modules/video_output/picture.h
23071
23072  * add svn Id support and some copyright info in picture.h
23073
23074 ------------------------------------------------------------------------
23075 r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
23076 Changed paths:
23077    M /trunk/include/vlc_filter.h
23078    M /trunk/include/vlc_video.h
23079    M /trunk/modules/control/rc.c
23080    M /trunk/modules/misc/freetype.c
23081    M /trunk/modules/video_filter/marq.c
23082    M /trunk/modules/video_filter/time.c
23083    M /trunk/src/video_output/vout_subpictures.c
23084
23085 dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
23086
23087 ------------------------------------------------------------------------
23088 r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
23089 Changed paths:
23090    M /trunk/modules/demux/mkv.cpp
23091
23092 mkv.cpp: fix the chapter/edition ending time
23093 ------------------------------------------------------------------------
23094 r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
23095 Changed paths:
23096    M /trunk/modules/misc/playlist/m3u.c
23097    M /trunk/modules/services_discovery/sap.c
23098    M /trunk/src/playlist/item.c
23099
23100 Fix playlist export
23101 Remove extra SAP debug
23102
23103 ------------------------------------------------------------------------
23104 r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
23105 Changed paths:
23106    M /trunk/NEWS
23107    M /trunk/doc/lirc/example.lircrc
23108    M /trunk/modules/control/lirc.c
23109
23110 * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys.
23111 * updated the example.lircrc with new required strings
23112 * added a notice to NEWS about changed lirc syntax.
23113
23114 ------------------------------------------------------------------------
23115 r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
23116 Changed paths:
23117    M /trunk/modules/control/Modules.am
23118    D /trunk/modules/control/rtci.c
23119
23120 * modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
23121
23122 ------------------------------------------------------------------------
23123 r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
23124 Changed paths:
23125    M /trunk/modules/control/Modules.am
23126
23127 Remove rtci.c from modules/control (implementation on hold)
23128
23129 ------------------------------------------------------------------------
23130 r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
23131 Changed paths:
23132    M /trunk/modules/gui/wince/interface.cpp
23133    M /trunk/modules/gui/wince/menus.cpp
23134    M /trunk/modules/gui/wince/timer.cpp
23135    M /trunk/modules/gui/wince/wince.cpp
23136    M /trunk/modules/gui/wince/wince.h
23137
23138 * modules/gui/wince: added a popup menu for the main interface.
23139 ------------------------------------------------------------------------
23140 r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
23141 Changed paths:
23142    M /trunk/modules/gui/wince/interface.cpp
23143    M /trunk/modules/gui/wince/open.cpp
23144    M /trunk/modules/gui/wince/playlist.cpp
23145    M /trunk/modules/gui/wince/subtitles.cpp
23146    M /trunk/modules/gui/wince/wince.cpp
23147    M /trunk/modules/gui/wince/wince.h
23148
23149 * modules/gui/wince: usual bunch of cleanup + updates.
23150 ------------------------------------------------------------------------
23151 r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
23152 Changed paths:
23153    M /trunk/modules/control/rc.c
23154    M /trunk/modules/control/rtci.c
23155    M /trunk/modules/video_filter/mosaic.c
23156    M /trunk/modules/video_output/picture.c
23157
23158  * mosaic.c, rc.c, rtci.c : callbacks to change mosaic sub filter
23159                             parameters on the fly
23160  * mosaic.c : center image in rectangle when keep aspect ratio is enabled
23161  * picture.c : remove debug message
23162
23163 ------------------------------------------------------------------------
23164 r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
23165 Changed paths:
23166    M /trunk/modules/gui/wince/interface.cpp
23167    M /trunk/modules/gui/wince/iteminfo.cpp
23168    M /trunk/modules/gui/wince/open.cpp
23169    M /trunk/modules/gui/wince/playlist.cpp
23170    M /trunk/modules/gui/wince/preferences.cpp
23171    M /trunk/modules/gui/wince/subtitles.cpp
23172    M /trunk/modules/gui/wince/timer.cpp
23173    M /trunk/modules/gui/wince/wince.cpp
23174    M /trunk/modules/gui/wince/wince.h
23175    M /trunk/modules/gui/wince/wince_rc.rc
23176
23177 * modules/gui/wince: some more cleanup.
23178 ------------------------------------------------------------------------
23179 r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
23180 Changed paths:
23181    M /trunk/modules/video_filter/marq.c
23182
23183 Make sure the files are in Unix format
23184
23185 ------------------------------------------------------------------------
23186 r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
23187 Changed paths:
23188    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
23189
23190 * removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
23191 ------------------------------------------------------------------------
23192 r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
23193 Changed paths:
23194    M /trunk/modules/demux/mkv.cpp
23195
23196 More ordered chapters code, still not functional
23197 ------------------------------------------------------------------------
23198 r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
23199 Changed paths:
23200    M /trunk/include/vlc_filter.h
23201
23202 vlc_filter.h -- update pf_render_string for additional RenderText parameters.
23203
23204 ------------------------------------------------------------------------
23205 r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
23206 Changed paths:
23207    M /trunk/modules/misc/freetype.c
23208
23209 freetype.c -- set default font color (white)
23210
23211 ------------------------------------------------------------------------
23212 r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
23213 Changed paths:
23214    M /trunk/include/vlc_video.h
23215    M /trunk/modules/control/rc.c
23216    M /trunk/modules/misc/freetype.c
23217    M /trunk/modules/video_filter/marq.c
23218    M /trunk/modules/video_filter/time.c
23219    M /trunk/src/video_output/vout_subpictures.c
23220
23221 freetype and rc extensions.  i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype).  marq and time updated to allow font color and opacity control.  rc update to allow OTF control of all marq and time options.
23222
23223 ------------------------------------------------------------------------
23224 r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
23225 Changed paths:
23226    M /trunk/modules/gui/macosx/vout.m
23227    M /trunk/modules/gui/macosx/voutqt.m
23228
23229 * modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla plugin lives again!
23230
23231
23232 Some details:
23233
23234 * This was mostly taken verbatim from revision:5717 (before the vout
23235   Mozilla support was removed), though it's been edited pretty thoroughly,
23236   and is now much more commented.
23237
23238 * The "normal" vout display should be completely unaffected, since the
23239   plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is
23240   set to VLC_TRUE.  (I've tested the normal VLC.app, and it seems fine.)
23241
23242 * There are still some problems with the plugin when the Mozilla window is
23243   resized a lot.  I suspect this is due to threading issues with
23244   QuickDraw, but I don't know enough about QuickDraw to be sure.  Help
23245   with this would be very welcome.
23246
23247 * The original patch in revision:5717 optimised the plugin display
23248   slightly, by using a mask (clipping region) so that QuickDraw only
23249   updated the plugin's area of the dirty region.  I elected not to use
23250   a mask, since I thought the extra code complexity (i.e. lots more if()
23251   branches) isn't worth the incremental speedup.  (If, in fact, there was
23252   a speedup at all -- the extra overhead induced by calculating the
23253   intersection of the dirty region with the mask may have offset any
23254   benefits: only benchmarks will tell ...)
23255
23256
23257 ------------------------------------------------------------------------
23258 r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
23259 Changed paths:
23260    M /trunk/modules/gui/wince/fileinfo.cpp
23261    M /trunk/modules/gui/wince/interface.cpp
23262    M /trunk/modules/gui/wince/iteminfo.cpp
23263    M /trunk/modules/gui/wince/messages.cpp
23264    M /trunk/modules/gui/wince/open.cpp
23265    M /trunk/modules/gui/wince/playlist.cpp
23266    M /trunk/modules/gui/wince/preferences.cpp
23267    M /trunk/modules/gui/wince/subtitles.cpp
23268    M /trunk/modules/gui/wince/video.cpp
23269    M /trunk/modules/gui/wince/wince.cpp
23270    M /trunk/modules/gui/wince/wince.h
23271    M /trunk/modules/gui/wince/wince_rc.rc
23272
23273 * modules/gui/wince: some more code cleanup + fixes.
23274 ------------------------------------------------------------------------
23275 r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
23276 Changed paths:
23277    M /trunk/modules/mux/mpjpeg.c
23278
23279 * Allow all MJPEG fourcc
23280 * Announce content-length
23281 * Allow  boundary string customization
23282
23283 ------------------------------------------------------------------------
23284 r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
23285 Changed paths:
23286    M /trunk/modules/demux/ts.c
23287
23288 * ts: if no dts but there is a pts then dts == pts.
23289
23290
23291 ------------------------------------------------------------------------
23292 r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
23293 Changed paths:
23294    M /trunk/modules/gui/wince/interface.cpp
23295    M /trunk/modules/gui/wince/wince.h
23296    M /trunk/modules/gui/wince/wince_rc.rc
23297
23298 * ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
23299 ------------------------------------------------------------------------
23300 r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
23301 Changed paths:
23302    M /trunk/po/da.po
23303
23304 Updated danish translation by Jonas Larsen (E-bola)
23305
23306 ------------------------------------------------------------------------
23307 r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
23308 Changed paths:
23309    M /trunk/modules/demux/mkv.cpp
23310
23311 fill more data in the chapter classes
23312 ------------------------------------------------------------------------
23313 r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
23314 Changed paths:
23315    M /trunk/modules/gui/wince/fileinfo.cpp
23316    M /trunk/modules/gui/wince/interface.cpp
23317    M /trunk/modules/gui/wince/iteminfo.cpp
23318    M /trunk/modules/gui/wince/messages.cpp
23319    M /trunk/modules/gui/wince/open.cpp
23320    M /trunk/modules/gui/wince/playlist.cpp
23321    M /trunk/modules/gui/wince/preferences.cpp
23322    M /trunk/modules/gui/wince/preferences_widgets.cpp
23323    M /trunk/modules/gui/wince/preferences_widgets.h
23324    M /trunk/modules/gui/wince/subtitles.cpp
23325    M /trunk/modules/gui/wince/timer.cpp
23326    M /trunk/modules/gui/wince/video.cpp
23327    M /trunk/modules/gui/wince/wince.h
23328
23329 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
23330 ------------------------------------------------------------------------
23331 r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
23332 Changed paths:
23333    M /trunk/modules/demux/mkv.cpp
23334
23335 mkv.cpp: add more code to support ordered chapters
23336 ------------------------------------------------------------------------
23337 r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
23338 Changed paths:
23339    M /trunk/modules/gui/macosx/playlist.m
23340
23341 * start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
23342
23343 ------------------------------------------------------------------------
23344 r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
23345 Changed paths:
23346    A /trunk/extras/contrib/src/Patches/goom.patch
23347
23348 * Forgot to commit the goom2k4 patch
23349
23350 ------------------------------------------------------------------------
23351 r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
23352 Changed paths:
23353    M /trunk/modules/misc/freetype.c
23354
23355 * freetype.c: fix for blurry subs? someone please confirm
23356
23357 ------------------------------------------------------------------------
23358 r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
23359 Changed paths:
23360    M /trunk/TODO
23361    M /trunk/configure.ac
23362
23363 Re-enable directory
23364
23365 ------------------------------------------------------------------------
23366 r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
23367 Changed paths:
23368    M /trunk/modules/gui/macosx/vout.m
23369
23370 * Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
23371
23372 ------------------------------------------------------------------------
23373 r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
23374 Changed paths:
23375    M /trunk/extras/contrib/src/Makefile
23376    M /trunk/extras/contrib/src/packages.mak
23377
23378 * Lets use the final version of goom2k4
23379
23380 ------------------------------------------------------------------------
23381 r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
23382 Changed paths:
23383    M /trunk/src/misc/modules.c
23384
23385 * src/misc/modules.c: MSVC compilation fix.
23386 ------------------------------------------------------------------------
23387 r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
23388 Changed paths:
23389    M /trunk/modules/gui/macosx/prefs.h
23390    M /trunk/modules/gui/macosx/prefs.m
23391
23392 * Let's break the prefs again for OSX
23393   now to get it working. There is a semi-todo/design list in prefs.m.
23394
23395 ------------------------------------------------------------------------
23396 r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
23397 Changed paths:
23398    M /trunk/activex/axvlc.inf
23399
23400 - changed sample axvlc.inf to use VLC NSI installer
23401
23402 ------------------------------------------------------------------------
23403 r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
23404 Changed paths:
23405    M /trunk/vlc.win32.nsi
23406
23407 - inserted uninstall entry for activex plugin
23408 - fixed autoplay for DVD and CD
23409
23410 caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
23411
23412 ------------------------------------------------------------------------
23413 r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
23414 Changed paths:
23415    M /trunk/modules/gui/macosx/about.h
23416    M /trunk/modules/gui/macosx/about.m
23417    M /trunk/modules/gui/macosx/controls.h
23418    M /trunk/modules/gui/macosx/controls.m
23419    M /trunk/modules/gui/macosx/macosx.m
23420    M /trunk/modules/gui/macosx/open.h
23421    M /trunk/modules/gui/macosx/open.m
23422    M /trunk/modules/gui/macosx/playlistinfo.m
23423    M /trunk/modules/gui/macosx/vout.h
23424    M /trunk/modules/gui/macosx/vout.m
23425    M /trunk/modules/gui/macosx/voutgl.m
23426    M /trunk/modules/gui/macosx/voutqt.m
23427
23428 * Update copyright to 2005 where appropriate.
23429
23430 ------------------------------------------------------------------------
23431 r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
23432 Changed paths:
23433    M /trunk/modules/demux/mkv.cpp
23434
23435 mkv.cpp: I was wrong, the dirent export works
23436 ------------------------------------------------------------------------
23437 r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
23438 Changed paths:
23439    M /trunk/modules/demux/mkv.cpp
23440
23441 mkv.cpp: fix dirent issue with the recent "fixes"
23442 ------------------------------------------------------------------------
23443 r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
23444 Changed paths:
23445    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
23446    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
23447
23448 * hooked up the Playlist window menuitem to an action
23449 * added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
23450
23451 ------------------------------------------------------------------------
23452 r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
23453 Changed paths:
23454    M /trunk/modules/video_filter/wall.c
23455
23456 wall.c: user-configurable aspect-ratio for the displays
23457
23458 ------------------------------------------------------------------------
23459 r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
23460 Changed paths:
23461    M /trunk/modules/video_filter/wall.c
23462
23463 wall.c: shut up two compiler warnings. Fix two (only one actually
23464 experienced) rounding errors causing invalid reads and green lines.
23465
23466 ------------------------------------------------------------------------
23467 r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
23468 Changed paths:
23469    M /trunk/modules/video_filter/wall.c
23470
23471 wall.c: set the total output aspect ratio to the device aspect ratio, even
23472 if size constrains stoped us from making the parts have that aspect ratio.
23473 This causes a slight stretch of the image in some direction but should
23474 totally remove black lines between the elements.
23475 todo:
23476  * make device aspect ratio configureable (easy)
23477  * handle anamorphic input video (medium)
23478
23479
23480 ------------------------------------------------------------------------
23481 r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
23482 Changed paths:
23483    M /trunk/configure.ac
23484
23485 * configure.ac: wince interface moved to builtins.
23486 ------------------------------------------------------------------------
23487 r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
23488 Changed paths:
23489    M /trunk/modules/misc/freetype.c
23490
23491 freetype.c  Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
23492
23493 ------------------------------------------------------------------------
23494 r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
23495 Changed paths:
23496    M /trunk/modules/services_discovery/sap.c
23497
23498 * renamed sap module from "SAP interface" to "SAP announces"
23499
23500 ------------------------------------------------------------------------
23501 r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
23502 Changed paths:
23503    M /trunk/modules/gui/macosx/vout.m
23504
23505 We use setRepresentedFilename if access is File.
23506 Title is found in input instead of playlist (fix a small vlm bug...).
23507
23508
23509 ------------------------------------------------------------------------
23510 r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
23511 Changed paths:
23512    M /trunk/configure.ac
23513
23514 * configure.ac: fixed typo + removed some plugins from the WinCE build.
23515 ------------------------------------------------------------------------
23516 r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
23517 Changed paths:
23518    M /trunk/configure.ac
23519    M /trunk/modules/access/dshow/filter.cpp
23520
23521 - changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
23522
23523 ------------------------------------------------------------------------
23524 r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
23525 Changed paths:
23526    M /trunk/modules/gui/wxwindows/playlist.cpp
23527
23528 * modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
23529 ------------------------------------------------------------------------
23530 r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
23531 Changed paths:
23532    M /trunk/src/misc/threads.c
23533
23534 * src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
23535 ------------------------------------------------------------------------
23536 r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
23537 Changed paths:
23538    M /trunk/vlc.win32.nsi
23539
23540 added ActiveX control to the VLC installer
23541
23542 ------------------------------------------------------------------------
23543 r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
23544 Changed paths:
23545    M /trunk/modules/demux/ogg.c
23546
23547 * modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
23548 ------------------------------------------------------------------------
23549 r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
23550 Changed paths:
23551    M /trunk/modules/codec/vorbis.c
23552
23553 * modules/codec/vorbis.c: uninitialized variable.
23554 ------------------------------------------------------------------------
23555 r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
23556 Changed paths:
23557    M /trunk/configure.ac
23558
23559 * configure.ac: mux_ts was moved to builtins by mistake.
23560 ------------------------------------------------------------------------
23561 r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
23562 Changed paths:
23563    M /trunk/modules/misc/network/ipv4.c
23564
23565 * modules/misc/network/ipv4.c: multicast support for WinCE.
23566 ------------------------------------------------------------------------
23567 r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
23568 Changed paths:
23569    M /trunk/modules/access/directory.c
23570    M /trunk/src/misc/modules.c
23571
23572 * src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
23573 ------------------------------------------------------------------------
23574 r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
23575 Changed paths:
23576    M /trunk/modules/gui/macosx/vout.m
23577
23578 Do not use setTitleWithRepresentedFilename if input is not a file.
23579
23580
23581 ------------------------------------------------------------------------
23582 r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
23583 Changed paths:
23584    M /trunk/modules/video_filter/wall.c
23585
23586 wall.c: handle some rounding error causing a integer overflow. more window
23587 size constrain fixes
23588
23589 ------------------------------------------------------------------------
23590 r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
23591 Changed paths:
23592    M /trunk/modules/video_filter/mosaic.c
23593    M /trunk/modules/video_output/picture.c
23594
23595  * picture.c : slightly cleaner picture_t freeing
23596  * mosaic.c : add a switch to keep aspect ratio when resizing
23597
23598 ------------------------------------------------------------------------
23599 r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
23600 Changed paths:
23601    M /trunk/include/vlc_common.h
23602
23603 * include/vlc_common.h: compilation fix.
23604 ------------------------------------------------------------------------
23605 r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
23606 Changed paths:
23607    M /trunk/modules/video_filter/mosaic.c
23608    M /trunk/modules/video_output/picture.c
23609
23610  * update the copyright dates
23611
23612 ------------------------------------------------------------------------
23613 r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
23614 Changed paths:
23615    M /trunk/configure.ac
23616    M /trunk/modules/access/directory.c
23617
23618 * configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
23619 ------------------------------------------------------------------------
23620 r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
23621 Changed paths:
23622    M /trunk/configure.ac
23623    M /trunk/modules/video_filter/Modules.am
23624    A /trunk/modules/video_filter/mosaic.c
23625    M /trunk/modules/video_output/Modules.am
23626    A /trunk/modules/video_output/picture.c
23627    A /trunk/modules/video_output/picture.h
23628
23629 Basic mosaic, video blending modules
23630  * picture.c picture.h : vout that copies the rendered image in a libvlc
23631                          object.
23632  * mosaic.c : sub filter that takes all the images created by the picture
23633               module and blends them over the current video
23634
23635 I think i still have loads of things to fix (like memleaks)
23636
23637 Simple vlm configuration file to see this work :
23638 <<<<
23639 new chan1 broadcast enabled
23640 setup chan1 input somevideo1.avi
23641 setup chan1 option vout=picture
23642
23643 new chan2 broadcast enabled
23644 setup chan2 input somevideo2.avi
23645 setup chan2 option vout=picture
23646
23647 new bg broadcast enabled
23648 setup bg input somevideo0.avi
23649 setup bg option sub-filter=mosaic
23650
23651 control bg play
23652 control chan1 play
23653 control chan2 play
23654 >>>>
23655
23656 You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
23657
23658
23659
23660 ------------------------------------------------------------------------
23661 r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
23662 Changed paths:
23663    D /trunk/src/extras/dirent.h
23664
23665 * src/extras/dirent.h: removed useless file.
23666 ------------------------------------------------------------------------
23667 r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
23668 Changed paths:
23669    M /trunk/src/misc/vlm.c
23670
23671 * src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
23672
23673 ------------------------------------------------------------------------
23674 r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
23675 Changed paths:
23676    M /trunk/Makefile.am
23677    M /trunk/include/vlc_common.h
23678    M /trunk/modules/access/directory.c
23679    M /trunk/modules/control/http.c
23680    M /trunk/modules/demux/mkv.cpp
23681    M /trunk/modules/gui/skins2/src/theme_loader.cpp
23682    M /trunk/modules/gui/skins2/src/theme_repository.cpp
23683    M /trunk/modules/gui/wince/wince.h
23684    M /trunk/src/extras/dirent.c
23685    M /trunk/src/input/subtitles.c
23686
23687 * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
23688 ------------------------------------------------------------------------
23689 r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
23690 Changed paths:
23691    M /trunk/modules/video_filter/wall.c
23692
23693 wall.c: create properly sized (multiple of two each way) windows. set
23694 correct output resolution on the created windows
23695
23696 ------------------------------------------------------------------------
23697 r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
23698 Changed paths:
23699    M /trunk/modules/demux/livedotcom.cpp
23700
23701  * livedotcom: automatic TCP rollover when no data was received in 900ms and
23702  auto eof when no more data received in 3s (not tested a lot, so please report
23703  any problem).
23704   Do not set dts for video stream (make libmpeg2 happy).
23705  
23706
23707 ------------------------------------------------------------------------
23708 r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
23709 Changed paths:
23710    M /trunk/modules/codec/ffmpeg/video.c
23711    M /trunk/modules/demux/mp4/mp4.c
23712
23713  * all: woops (debug messages left).
23714
23715 ------------------------------------------------------------------------
23716 r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
23717 Changed paths:
23718    M /trunk/include/vlc_block.h
23719    M /trunk/include/vlc_es_out.h
23720    M /trunk/modules/codec/a52.c
23721    M /trunk/modules/codec/dts.c
23722    M /trunk/modules/codec/faad.c
23723    M /trunk/modules/codec/ffmpeg/audio.c
23724    M /trunk/modules/codec/ffmpeg/video.c
23725    M /trunk/modules/codec/flac.c
23726    M /trunk/modules/codec/libmpeg2.c
23727    M /trunk/modules/codec/mpeg_audio.c
23728    M /trunk/modules/codec/theora.c
23729    M /trunk/modules/demux/mp4/mp4.c
23730    M /trunk/modules/demux/ts.c
23731    M /trunk/src/input/decoder.c
23732    M /trunk/src/input/es_out.c
23733    M /trunk/src/input/input.c
23734    M /trunk/src/input/input_internal.h
23735
23736  * block: added 
23737     - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
23738  BLOCK_FLAG_DISCONTINUITY in that case)
23739     - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
23740  * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
23741  * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
23742  (untested).
23743  * mp4: added support for CTTS table (pts, needed for h264+bframe).
23744  * decoders: for now handle discontinuity and corrupted block the same way.
23745
23746
23747 ------------------------------------------------------------------------
23748 r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
23749 Changed paths:
23750    M /trunk/modules/demux/mkv.cpp
23751
23752 mkv.cpp: prepare code for multiple editions and ordered editions
23753 ------------------------------------------------------------------------
23754 r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
23755 Changed paths:
23756    M /trunk/modules/demux/mkv.cpp
23757
23758 mkv.cpp: do not spread gcc problems to other compilers
23759 ------------------------------------------------------------------------
23760 r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
23761 Changed paths:
23762    M /trunk/src/misc/vlm.c
23763
23764 * src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
23765
23766 ------------------------------------------------------------------------
23767 r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
23768 Changed paths:
23769    M /trunk/modules/codec/mpeg_audio.c
23770
23771 * modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
23772 ------------------------------------------------------------------------
23773 r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
23774 Changed paths:
23775    M /trunk/configure.ac
23776
23777 * configure.ac: WinCE build fix.
23778 ------------------------------------------------------------------------
23779 r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
23780 Changed paths:
23781    M /trunk/modules/services_discovery/sap.c
23782
23783 Add sdp meta-data to playlist
23784
23785 ------------------------------------------------------------------------
23786 r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
23787 Changed paths:
23788    M /trunk/src/misc/vlm.c
23789
23790 * src/misc/vlm.c: addded 'inputdel' setup command
23791 ------------------------------------------------------------------------
23792 r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
23793 Changed paths:
23794    A /trunk/INSTALL.wince
23795
23796 * INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
23797 ------------------------------------------------------------------------
23798 r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
23799 Changed paths:
23800    M /trunk/modules/demux/subtitle.c
23801    M /trunk/modules/gui/wince/wince_rc.rc
23802    M /trunk/src/misc/httpd.c
23803
23804 * src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
23805 ------------------------------------------------------------------------
23806 r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
23807 Changed paths:
23808    M /trunk/modules/misc/freetype.c
23809
23810 freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
23811
23812 ------------------------------------------------------------------------
23813 r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
23814 Changed paths:
23815    M /trunk/modules/video_output/wingdi.c
23816
23817 * modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
23818 ------------------------------------------------------------------------
23819 r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
23820 Changed paths:
23821    M /trunk/modules/gui/wince/interface.cpp
23822    M /trunk/modules/gui/wince/video.cpp
23823    M /trunk/modules/gui/wince/wince.cpp
23824
23825 * modules/gui/wince: misc small fixes.
23826 ------------------------------------------------------------------------
23827 r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
23828 Changed paths:
23829    M /trunk/modules/video_filter/marq.c
23830
23831  video_filter/marq.c: converted to unix file format
23832
23833 ------------------------------------------------------------------------
23834 r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
23835 Changed paths:
23836    M /trunk/modules/video_filter/wall.c
23837
23838 wall.c: try to make all windows in a given aspect ratio for proper
23839 fullscreen. Collect the "blackness" on the far left/right/top/bottom.
23840 todo:
23841 * Make window aspect-ratio configureable
23842 * handle anamorphic input
23843 * constain the sizes of the windows to legal values
23844 * handle some rounding errors
23845
23846
23847 ------------------------------------------------------------------------
23848 r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
23849 Changed paths:
23850    M /trunk/modules/misc/freetype.c
23851
23852 freetype.c  add --freetype-opacity (0..100%), to control text transparency
23853
23854 ------------------------------------------------------------------------
23855 r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
23856 Changed paths:
23857    M /trunk/modules/video_filter/marq.c
23858
23859 marq.c -- allow relative positioning, like logo, via --marq-pos
23860
23861 ------------------------------------------------------------------------
23862 r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
23863 Changed paths:
23864    M /trunk/Makefile.am
23865    M /trunk/configure.ac
23866
23867  configure.ac: added --disable/enable-hal
23868  Makefile.am: in package-beos, use $(STRIP) instead of strip since we
23869    might be cross-compiling
23870
23871 ------------------------------------------------------------------------
23872 r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
23873 Changed paths:
23874    M /trunk/modules/demux/mkv.cpp
23875
23876  demux/mkv.cpp: be gcc 2.9x friendly:
23877   + careful when using std::string's compare, it has changed with gcc 3,
23878     you have to '#if __GNUC__ >= 3' <new syntax> #else <old syntax> #endif
23879   + gcc 2.9x doesn't know at() for vectors, use iterators instead
23880
23881 ------------------------------------------------------------------------
23882 r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
23883 Changed paths:
23884    M /trunk/modules/video_filter/wall.c
23885
23886 wall.c: reverted previous commit, new proper fix
23887
23888 ------------------------------------------------------------------------
23889 r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
23890 Changed paths:
23891    M /trunk/extras/contrib/README
23892    M /trunk/extras/contrib/bootstrap
23893    M /trunk/extras/contrib/src/Makefile
23894    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
23895
23896  contrib/*: enhanced contrib system to support cross-compilations.
23897    Give an argument to bootstrap to use it (for example
23898    `./bootstrap i586-pc-beos')
23899
23900 ------------------------------------------------------------------------
23901 r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
23902 Changed paths:
23903    M /trunk/extras/contrib/src/Makefile
23904
23905  contrib/src/Makefile: fixed fribidi build on OS X != 10.2
23906
23907 ------------------------------------------------------------------------
23908 r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
23909 Changed paths:
23910    M /trunk/modules/video_output/opengl.c
23911
23912  opengl.c: higher priority on OS X
23913
23914 ------------------------------------------------------------------------
23915 r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
23916 Changed paths:
23917    M /trunk/modules/video_filter/wall.c
23918
23919 wall.c: do not assume all windows are equal width if they are not.
23920
23921 ------------------------------------------------------------------------
23922 r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
23923 Changed paths:
23924    M /trunk/modules/gui/macosx/voutgl.m
23925
23926  macosx/voutgl.m: fixed another crash (hopefully the last one).
23927    Looks like OS X delayed the window destruction, causing the crash
23928    since reshape tries to use p_vout after it's been freed.
23929
23930 ------------------------------------------------------------------------
23931 r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
23932 Changed paths:
23933    M /trunk/modules/demux/mkv.cpp
23934
23935 mkv.cpp: handle seeking the way it's supposed to work (in the future)
23936 ------------------------------------------------------------------------
23937 r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
23938 Changed paths:
23939    M /trunk/modules/gui/macosx/vout.m
23940    M /trunk/modules/gui/macosx/voutgl.m
23941    M /trunk/modules/gui/macosx/voutqt.m
23942    M /trunk/modules/video_output/opengl.c
23943
23944  video_output/opengl.c: fixed a (OS X only) segfault
23945  macosx/vout*.m: cleaning
23946
23947 ------------------------------------------------------------------------
23948 r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
23949 Changed paths:
23950    M /trunk/Makefile.am
23951
23952 * Makefile.am: fixed package-win32 target
23953 ------------------------------------------------------------------------
23954 r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
23955 Changed paths:
23956    M /trunk/modules/gui/wxwindows/streamout.cpp
23957    M /trunk/modules/gui/wxwindows/wxwindows.h
23958
23959 * modules/gui/wxwindows/streamout.cpp: Added an sout-all checkbox + removed the RTP output line which was cluttering the dialog box more than anything else.
23960 ------------------------------------------------------------------------
23961 r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
23962 Changed paths:
23963    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
23964    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
23965    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
23966    M /trunk/modules/gui/macosx/playlist.h
23967    M /trunk/modules/gui/macosx/playlist.m
23968
23969 * mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
23970 ------------------------------------------------------------------------
23971 r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
23972 Changed paths:
23973    M /trunk/modules/demux/mkv.cpp
23974
23975 mkv.cpp: fix the update of the timecode and position bar after seeking
23976 ------------------------------------------------------------------------
23977 r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
23978 Changed paths:
23979    M /trunk/modules/gui/macosx/macosx.m
23980    M /trunk/modules/gui/macosx/playlist.m
23981
23982 * playlist.m:
23983   - Make sure cd/dvd's can be D&D and recognized. (cdda autodetection still fails)
23984   - Make sure disk names are retrieved when opening cd/dvd's
23985 * macosx.m: Give the submodules proper descriptions.
23986
23987 ------------------------------------------------------------------------
23988 r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
23989 Changed paths:
23990    M /trunk/modules/demux/mkv.cpp
23991
23992 mkv.cpp: more debug and checks
23993 ------------------------------------------------------------------------
23994 r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
23995 Changed paths:
23996    D /trunk/activex/axvlc.reg
23997
23998 no longer necessary, thanks to self-registration 
23999
24000 ------------------------------------------------------------------------
24001 r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
24002 Changed paths:
24003    M /trunk/activex/Makefile.am
24004    M /trunk/activex/README.TXT
24005    M /trunk/activex/axvlc.idl
24006    A /trunk/activex/axvlc.inf
24007    M /trunk/activex/axvlc.tlb
24008    M /trunk/activex/axvlc_idl.c
24009    M /trunk/activex/axvlc_idl.h
24010    M /trunk/activex/main.cpp
24011    M /trunk/activex/oleobject.cpp
24012    M /trunk/activex/persistpropbag.cpp
24013    M /trunk/activex/plugin.cpp
24014    M /trunk/activex/plugin.h
24015    M /trunk/activex/provideclassinfo.cpp
24016    M /trunk/activex/test.html
24017    M /trunk/activex/vlccontrol.cpp
24018    M /trunk/configure.ac
24019
24020 - miscelleanous fixes and improvements
24021 - self registration (Internet installation now possible)
24022
24023 ------------------------------------------------------------------------
24024 r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
24025 Changed paths:
24026    M /trunk/modules/demux/mkv.cpp
24027
24028 mkv.cpp: finer granularity for seeking (useful for long files)
24029 ------------------------------------------------------------------------
24030 r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
24031 Changed paths:
24032    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
24033    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
24034    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
24035    M /trunk/modules/gui/macosx/intf.h
24036    M /trunk/modules/gui/macosx/intf.m
24037    M /trunk/modules/gui/macosx/misc.m
24038    M /trunk/modules/gui/macosx/playlist.h
24039    M /trunk/modules/gui/macosx/playlist.m
24040
24041 * Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
24042
24043 ------------------------------------------------------------------------
24044 r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
24045 Changed paths:
24046    M /trunk/modules/demux/a52.c
24047    M /trunk/modules/demux/aac.c
24048    M /trunk/modules/demux/aiff.c
24049    M /trunk/modules/demux/au.c
24050    M /trunk/modules/demux/demuxdump.c
24051    M /trunk/modules/demux/dts.c
24052    M /trunk/modules/demux/flac.c
24053    M /trunk/modules/demux/livedotcom.cpp
24054    M /trunk/modules/demux/m3u.c
24055    M /trunk/modules/demux/mjpeg.c
24056    M /trunk/modules/demux/mkv.cpp
24057    M /trunk/modules/demux/mod.c
24058    M /trunk/modules/demux/nsv.c
24059    M /trunk/modules/demux/ogg.c
24060    M /trunk/modules/demux/ps.c
24061    M /trunk/modules/demux/pva.c
24062    M /trunk/modules/demux/rawdv.c
24063    M /trunk/modules/demux/real.c
24064    M /trunk/modules/demux/sgimb.c
24065    M /trunk/modules/demux/subtitle.c
24066    M /trunk/modules/demux/ts.c
24067    M /trunk/modules/demux/vobsub.c
24068    M /trunk/modules/demux/wav.c
24069
24070 avoid \r\n problems
24071 ------------------------------------------------------------------------
24072 r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
24073 Changed paths:
24074    M /trunk/modules/demux/mkv.cpp
24075
24076 mkv.cpp: use time-based seeking whenever possible
24077 ------------------------------------------------------------------------
24078 r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
24079 Changed paths:
24080    M /trunk/configure.ac
24081    A /trunk/po/ne.po
24082    M /trunk/src/libvlc.h
24083    M /trunk/src/misc/darwin_specific.m
24084
24085 * ALL:  added Nepali as the last of Simos Xenitellis' list of languages
24086 ------------------------------------------------------------------------
24087 r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
24088 Changed paths:
24089    M /trunk/modules/misc/network/ipv4.c
24090
24091 * modules/misc/network/ipv4.c: WinCE fix.
24092 ------------------------------------------------------------------------
24093 r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
24094 Changed paths:
24095    M /trunk/src/extras/libc.c
24096
24097 * src/extras/libc.c: fixed vlc_strncasecmp().
24098 ------------------------------------------------------------------------
24099 r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
24100 Changed paths:
24101    M /trunk/src/video_output/vout_subpictures.c
24102
24103 * forgot to commit this yesterday after the --spu-foo renames
24104
24105 ------------------------------------------------------------------------
24106 r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
24107 Changed paths:
24108    M /trunk/configure.ac
24109    M /trunk/modules/video_output/Modules.am
24110    M /trunk/modules/video_output/wingdi.c
24111
24112 * configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
24113 ------------------------------------------------------------------------
24114 r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
24115 Changed paths:
24116    M /trunk/configure.ac
24117
24118 * configure.ac: fixed typo.
24119 ------------------------------------------------------------------------
24120 r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
24121 Changed paths:
24122    M /trunk/modules/gui/wince/Modules.am
24123    D /trunk/modules/gui/wince/wince.rc
24124    A /trunk/modules/gui/wince/wince_rc.rc (from /trunk/modules/gui/wince/wince.rc:9946)
24125
24126 * modules/gui/wince: compile the resource file as well.
24127 ------------------------------------------------------------------------
24128 r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
24129 Changed paths:
24130    M /trunk/modules/demux/ts.c
24131
24132 *  modules/demux/ts.c: WinCE fix.
24133 ------------------------------------------------------------------------
24134 r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
24135 Changed paths:
24136    M /trunk/src/libvlc.h
24137
24138 * correction of the description of audio-language
24139
24140 ------------------------------------------------------------------------
24141 r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
24142 Changed paths:
24143    M /trunk/configure.ac
24144
24145 * configure.ac: don't compile mux_ts if --disable-sout is specified.
24146 ------------------------------------------------------------------------
24147 r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
24148 Changed paths:
24149    M /trunk/configure.ac
24150
24151 * configure.ac: another wince build fix.
24152 ------------------------------------------------------------------------
24153 r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
24154 Changed paths:
24155    M /trunk/configure.ac
24156    M /trunk/src/vlc.c
24157
24158 * configure.ac, src/vlc.c: WinCE build fixes.
24159 ------------------------------------------------------------------------
24160 r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
24161 Changed paths:
24162    M /trunk/src/libvlc.c
24163
24164 * src/libvlc.c: fixed small memory leak.
24165 ------------------------------------------------------------------------
24166 r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
24167 Changed paths:
24168    M /trunk/modules/gui/wince/fileinfo.cpp
24169    M /trunk/modules/gui/wince/interface.cpp
24170    M /trunk/modules/gui/wince/iteminfo.cpp
24171    M /trunk/modules/gui/wince/menus.cpp
24172    M /trunk/modules/gui/wince/messages.cpp
24173    M /trunk/modules/gui/wince/open.cpp
24174    M /trunk/modules/gui/wince/playlist.cpp
24175    M /trunk/modules/gui/wince/preferences.cpp
24176    M /trunk/modules/gui/wince/preferences_widgets.cpp
24177    M /trunk/modules/gui/wince/subtitles.cpp
24178    M /trunk/modules/gui/wince/timer.cpp
24179    M /trunk/modules/gui/wince/wince.cpp
24180    M /trunk/modules/gui/wince/wince.h
24181    M /trunk/modules/gui/wince/wince.rc
24182
24183 * modules/gui/wince: WinCE build fixes.
24184 ------------------------------------------------------------------------
24185 r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
24186 Changed paths:
24187    M /trunk/configure.ac
24188
24189 * configure.ac: fixed typo.
24190 ------------------------------------------------------------------------
24191 r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
24192 Changed paths:
24193    M /trunk/include/vlc/vlc.h
24194
24195 * include/vlc/vlc.h: WinCE build fix.
24196 ------------------------------------------------------------------------
24197 r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
24198 Changed paths:
24199    M /trunk/m4/vlc.m4
24200
24201 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
24202 ------------------------------------------------------------------------
24203 r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
24204 Changed paths:
24205    M /trunk/include/main.h
24206    M /trunk/include/vlc_threads.h
24207    M /trunk/modules/access/mms/mmstu.c
24208    M /trunk/modules/codec/cmml/browser_open.c
24209    M /trunk/modules/video_output/wingdi.c
24210    M /trunk/src/input/subtitles.c
24211    M /trunk/src/misc/configuration.c
24212    M /trunk/src/misc/modules.c
24213    M /trunk/src/misc/win32_specific.c
24214
24215 * ALL: WinCE build fixes.
24216 ------------------------------------------------------------------------
24217 r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
24218 Changed paths:
24219    M /trunk/configure.ac
24220
24221 * configure.ac: forgot to save this change.
24222 ------------------------------------------------------------------------
24223 r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
24224 Changed paths:
24225    M /trunk/Makefile.am
24226    M /trunk/configure.ac
24227
24228 * configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
24229 ------------------------------------------------------------------------
24230 r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
24231 Changed paths:
24232    M /trunk/modules/gui/wxwindows/messages.cpp
24233
24234 * modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
24235 ------------------------------------------------------------------------
24236 r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
24237 Changed paths:
24238    M /trunk/NEWS
24239    M /trunk/include/vlc_es_out.h
24240    M /trunk/include/vlc_input.h
24241    M /trunk/modules/access/dvdnav.c
24242    M /trunk/modules/codec/svcdsub.c
24243    M /trunk/modules/gui/wxwindows/open.cpp
24244    M /trunk/src/input/es_out.c
24245    M /trunk/src/input/var.c
24246    M /trunk/src/libvlc.h
24247
24248 * renamed --spu-track to --sub-track
24249 * renamed --spumargin to --sub-margin
24250 * renamed --spu-language to --sub-language
24251 * added note to NEWS about changed names of options
24252
24253 ------------------------------------------------------------------------
24254 r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
24255 Changed paths:
24256    M /trunk/src/libvlc.h
24257    M /trunk/src/misc/darwin_specific.m
24258
24259 * Added the new languages to the prefs and the OSX environment.
24260
24261 ------------------------------------------------------------------------
24262 r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
24263 Changed paths:
24264    M /trunk/activex
24265
24266 * Set svn:ignore on activex dir.
24267
24268 ------------------------------------------------------------------------
24269 r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
24270 Changed paths:
24271    M /trunk/include/vlc_access.h
24272    M /trunk/include/vlc_es_out.h
24273    M /trunk/modules/codec/svcdsub.c
24274    M /trunk/modules/gui/wxwindows/open.cpp
24275    M /trunk/src/input/es_out.c
24276    M /trunk/src/input/var.c
24277    M /trunk/src/libvlc.h
24278
24279 * renamed audio-channel to audio-track so ppl don't confuse it with audio-channels
24280 * renamed spu-channel to spu-track
24281 * "Tracks settings" should be "Track settings"
24282
24283 ------------------------------------------------------------------------
24284 r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
24285 Changed paths:
24286    M /trunk/activex/inplace.bmp
24287    M /trunk/evc/errno.h
24288    M /trunk/extras/MacOSX/Resources/about_bg.png
24289    M /trunk/modules/codec/libmpeg2.c
24290    M /trunk/modules/codec/speex.c
24291    M /trunk/modules/control/hotkeys.c
24292    M /trunk/modules/control/ntservice.c
24293    M /trunk/modules/control/rtci.c
24294    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
24295    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
24296    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
24297    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
24298    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
24299    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
24300    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
24301    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
24302    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
24303    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
24304    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
24305    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
24306    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
24307    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
24308    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
24309    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
24310    M /trunk/modules/gui/skins2/events/evt_key.cpp
24311    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
24312    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
24313    M /trunk/modules/gui/skins2/events/evt_special.cpp
24314    M /trunk/modules/gui/skins2/parser/builder.cpp
24315    M /trunk/modules/gui/skins2/src/anchor.cpp
24316    M /trunk/modules/gui/skins2/src/theme.cpp
24317    M /trunk/modules/gui/skins2/src/theme.hpp
24318    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24319    M /trunk/modules/gui/skins2/src/theme_loader.hpp
24320    M /trunk/modules/gui/skins2/src/theme_repository.cpp
24321    M /trunk/modules/gui/skins2/src/theme_repository.hpp
24322    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24323    M /trunk/modules/gui/skins2/src/vlcproc.hpp
24324    M /trunk/modules/gui/skins2/src/window_manager.cpp
24325    M /trunk/modules/gui/skins2/utils/fsm.cpp
24326    M /trunk/modules/gui/skins2/utils/var_bool.cpp
24327    M /trunk/modules/gui/skins2/utils/var_bool.hpp
24328    M /trunk/modules/gui/skins2/utils/var_text.cpp
24329    M /trunk/modules/gui/skins2/utils/var_text.hpp
24330    M /trunk/modules/gui/skins2/vars/time.cpp
24331    M /trunk/modules/gui/skins2/vars/time.hpp
24332    M /trunk/modules/gui/skins2/vars/volume.hpp
24333    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
24334    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
24335    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
24336    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
24337    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
24338    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
24339    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
24340    M /trunk/modules/gui/wince/wince.rc
24341    M /trunk/modules/video_output/wingdi.c
24342
24343 Remove bogus executable permissions
24344
24345 ------------------------------------------------------------------------
24346 r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
24347 Changed paths:
24348    M /trunk/doc/vlc.1
24349
24350  * small man page update. It'd be nice to the http://videolan.org/doc
24351   url somewhere but i don't know where man page conventions would put
24352   that.
24353
24354
24355 ------------------------------------------------------------------------
24356 r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
24357 Changed paths:
24358    M /trunk/modules/demux/mkv.cpp
24359
24360 mkv.cpp: don't wait for frames that won't be displayed when seeking
24361 ------------------------------------------------------------------------
24362 r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
24363 Changed paths:
24364    M /trunk/modules/demux/mkv.cpp
24365
24366 mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
24367 ------------------------------------------------------------------------
24368 r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
24369 Changed paths:
24370    M /trunk/modules/access/mms/mmsh.c
24371    M /trunk/modules/access/mms/mmstu.c
24372
24373 * modules/access/mms: fixed recent breakage.
24374 ------------------------------------------------------------------------
24375 r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
24376 Changed paths:
24377    M /trunk/include/vlc_input.h
24378    M /trunk/modules/demux/mkv.cpp
24379
24380 * modules/demux/mkv.cpp: fix for chapters seeking + support for more chapter elements, like hidden chapters. Patch by Steve Lhomme (steve dot lhomme at free dot fr).
24381 * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
24382
24383 ------------------------------------------------------------------------
24384 r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
24385 Changed paths:
24386    M /trunk/modules/gui/wxwindows/wizard.cpp
24387
24388 wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
24389
24390 ------------------------------------------------------------------------
24391 r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
24392 Changed paths:
24393    M /trunk/modules/gui/wxwindows/wizard.cpp
24394
24395 wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
24396
24397 ------------------------------------------------------------------------
24398 r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
24399 Changed paths:
24400    M /trunk/extras/contrib/src/Makefile
24401    D /trunk/extras/contrib/src/Patches/ebml.patch
24402    D /trunk/extras/contrib/src/Patches/matroska.patch
24403    M /trunk/extras/contrib/src/packages.mak
24404
24405 * all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
24406 ------------------------------------------------------------------------
24407 r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
24408 Changed paths:
24409    M /trunk/po/POTFILES.in
24410    M /trunk/po/bn.po
24411    M /trunk/po/da.po
24412    M /trunk/po/de.po
24413    M /trunk/po/el.po
24414    M /trunk/po/en_GB.po
24415    M /trunk/po/es.po
24416    M /trunk/po/fr.po
24417    M /trunk/po/hi.po
24418    M /trunk/po/hu.po
24419    M /trunk/po/it.po
24420    M /trunk/po/ja.po
24421    M /trunk/po/my.po
24422    M /trunk/po/nl.po
24423    M /trunk/po/no.po
24424    M /trunk/po/pl.po
24425    M /trunk/po/ps.po
24426    M /trunk/po/pt_BR.po
24427    M /trunk/po/ru.po
24428    M /trunk/po/sv.po
24429    M /trunk/po/tet.po
24430    M /trunk/po/tl.po
24431    M /trunk/po/vlc.pot
24432
24433 * all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
24434 ------------------------------------------------------------------------
24435 r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
24436 Changed paths:
24437    M /trunk/modules/access/http.c
24438    M /trunk/modules/access/mms/mmsh.c
24439    M /trunk/modules/access/mms/mmstu.c
24440    M /trunk/modules/demux/livedotcom.cpp
24441
24442 * modules/access/http.c,modules/access/mmsh,modules/demux/livedotcom.cpp: Disable clock synchro 
24443 algorithm for http/mms/rtsp by default for now since our algo was designed for local network 
24444 streaming of MPEG over UDP in mind and doesn't work well in other cases.
24445 You can still use the --clock-synchro config option to override this.
24446 Hopefully this commit will be reverted once the clock synchro has been re-written.
24447
24448 ------------------------------------------------------------------------
24449 r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
24450 Changed paths:
24451    A /trunk/po/bn.po
24452    A /trunk/po/hi.po
24453    A /trunk/po/my.po
24454    A /trunk/po/ps.po
24455    A /trunk/po/tet.po
24456    A /trunk/po/tl.po
24457
24458 sorry for the previous commit. here are the new po-files.
24459 ------------------------------------------------------------------------
24460 r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
24461 Changed paths:
24462    M /trunk/configure.ac
24463    M /trunk/po/da.po
24464    M /trunk/po/de.po
24465    M /trunk/po/en_GB.po
24466    M /trunk/po/es.po
24467    M /trunk/po/fr.po
24468    M /trunk/po/hu.po
24469    M /trunk/po/it.po
24470    M /trunk/po/ja.po
24471    M /trunk/po/nl.po
24472    M /trunk/po/no.po
24473    M /trunk/po/pl.po
24474    M /trunk/po/pt_BR.po
24475    M /trunk/po/ru.po
24476    M /trunk/po/sv.po
24477    M /trunk/po/vlc.pot
24478
24479 * all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
24480 ------------------------------------------------------------------------
24481 r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
24482 Changed paths:
24483    M /trunk/modules/access/dvdnav.c
24484
24485 * modules/access/dvdnav.c: fixed typo.
24486 ------------------------------------------------------------------------
24487 r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
24488 Changed paths:
24489    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24490
24491 GCC 3.3.3 has strong type checking
24492 ------------------------------------------------------------------------
24493 r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
24494 Changed paths:
24495    M /trunk/modules/gui/wxwindows/bookmarks.cpp
24496    M /trunk/modules/gui/wxwindows/interface.cpp
24497    M /trunk/modules/gui/wxwindows/video.cpp
24498    M /trunk/modules/gui/wxwindows/wxwindows.h
24499
24500 * modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
24501 ------------------------------------------------------------------------
24502 r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
24503 Changed paths:
24504    M /trunk/THANKS
24505
24506 Added Steve Lhomme to the list of contributors. Thanks :)
24507
24508 ------------------------------------------------------------------------
24509 r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
24510 Changed paths:
24511    M /trunk/msvc/plugins.dsp.in
24512    M /trunk/msvc/vlc.dsp.in
24513
24514 * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr).
24515   Here is a patch to have the same file names and locations as the mingw32 build.
24516   It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
24517
24518 ------------------------------------------------------------------------
24519 r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
24520 Changed paths:
24521    M /trunk/src/libvlc.c
24522    M /trunk/src/libvlc.h
24523
24524 * src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
24525 ------------------------------------------------------------------------
24526 r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
24527 Changed paths:
24528    M /trunk/src/libvlc.c
24529
24530 * src/libvlc.c: help now prints the list of integer values.
24531 ------------------------------------------------------------------------
24532 r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
24533 Changed paths:
24534    M /trunk/src/input/input.c
24535    M /trunk/src/input/var.c
24536    M /trunk/src/libvlc.h
24537
24538 * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
24539 ------------------------------------------------------------------------
24540 r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
24541 Changed paths:
24542    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24543
24544 * modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
24545 ------------------------------------------------------------------------
24546 r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
24547 Changed paths:
24548    M /trunk/modules/gui/wxwindows/playlist.cpp
24549
24550 * modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
24551 ------------------------------------------------------------------------
24552 r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
24553 Changed paths:
24554    M /trunk/modules/gui/wxwindows/interface.cpp
24555    M /trunk/modules/gui/wxwindows/playlist.cpp
24556
24557 * modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
24558 ------------------------------------------------------------------------
24559 r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
24560 Changed paths:
24561    M /trunk/modules/gui/wxwindows/interface.cpp
24562
24563 * modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
24564 ------------------------------------------------------------------------
24565 r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
24566 Changed paths:
24567    M /trunk/modules/demux/mkv.cpp
24568
24569 * modules/demux/mkv.cpp: compilation fixes.
24570 ------------------------------------------------------------------------
24571 r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
24572 Changed paths:
24573    M /trunk/configure.ac
24574    M /trunk/modules/demux/mkv.cpp
24575
24576 * modules/demux/mkv.cpp: Patch by Steve Lhomme (steve dot lhomme at free dot fr) to allow the Matroska demuxer to find all files in the same "family" in the same directory as the source file.
24577 This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
24578
24579 ------------------------------------------------------------------------
24580 r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
24581 Changed paths:
24582    M /trunk/src/extras/libc.c
24583
24584 * src/extras/libc.c: removed unused vlc_seek().
24585 ------------------------------------------------------------------------
24586 r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
24587 Changed paths:
24588    M /trunk/modules/demux/ts.c
24589
24590  * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
24591
24592 ------------------------------------------------------------------------
24593 r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
24594 Changed paths:
24595    M /trunk/include/vlc_access.h
24596    M /trunk/modules/access/mms/mmsh.c
24597    M /trunk/modules/access/mms/mmstu.c
24598    M /trunk/modules/demux/asf/asf.c
24599    M /trunk/src/input/stream.c
24600
24601  * all: better support for MBR mms stream (display only received streams).
24602
24603 ------------------------------------------------------------------------
24604 r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
24605 Changed paths:
24606    M /trunk/modules/access/dvdnav.c
24607    M /trunk/src/input/es_out.c
24608    M /trunk/src/input/var.c
24609    M /trunk/src/libvlc.h
24610
24611  * all: added a --audio-language and --spu-language to select tracks based
24612  on language code.
24613  Both options accepts a list (comma separated) of country code(2/3 letters)
24614 or name (english/native).
24615  For demuxers that doesn't provide language info, they are ignored.
24616
24617  Support for dvdnav isn't complete (only first language is tried) and untested.
24618
24619  Ex: --spu-language en,fr will try to select english track and if none
24620  then french one (and if none, no subtitle).
24621  (you can also use --spu-language english,french or english,francais)
24622  
24623
24624 ------------------------------------------------------------------------
24625 r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
24626 Changed paths:
24627    M /trunk/modules/control/http.c
24628
24629  * http: add a redirect from */index.html to */
24630
24631 ------------------------------------------------------------------------
24632 r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
24633 Changed paths:
24634    M /trunk/modules/gui/wxwindows/Modules.am
24635    M /trunk/modules/gui/wxwindows/bookmarks.cpp
24636
24637 Include missing images to dist
24638 Autofocus the OK button in bookmark edit
24639
24640 ------------------------------------------------------------------------
24641 r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
24642 Changed paths:
24643    M /trunk/Makefile.am
24644
24645 Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
24646
24647 ------------------------------------------------------------------------
24648 r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
24649 Changed paths:
24650    M /trunk/include/vlc_common.h
24651
24652 * include/vlc_common.h: avoid compiler warnings.
24653 ------------------------------------------------------------------------
24654 r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
24655 Changed paths:
24656    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
24657
24658 preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
24659
24660 ------------------------------------------------------------------------
24661 r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
24662 Changed paths:
24663    M /trunk/include/stream_output.h
24664    M /trunk/src/stream_output/announce.c
24665    M /trunk/src/stream_output/sap.c
24666
24667 fix two memleaks and remove a bogus net_Close()
24668
24669 ------------------------------------------------------------------------
24670 r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
24671 Changed paths:
24672    M /trunk/modules/stream_out/standard.c
24673
24674 - Fixes a segmentation fault in sout_AnnounceSessionDestroy
24675
24676 ------------------------------------------------------------------------
24677 r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
24678 Changed paths:
24679    M /trunk/include/modules_inner.h
24680    M /trunk/include/vlc_common.h
24681    M /trunk/modules/codec/ffmpeg/audio.c
24682    M /trunk/modules/codec/ffmpeg/encoder.c
24683
24684 * include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
24685
24686 ------------------------------------------------------------------------
24687 r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
24688 Changed paths:
24689    M /trunk/modules/access/smb.c
24690
24691 Compile fix, unbreak smb access on Linux
24692
24693 ------------------------------------------------------------------------
24694 r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
24695 Changed paths:
24696    M /trunk/modules/gui/wxwindows/playlist.cpp
24697    M /trunk/modules/gui/wxwindows/wxwindows.h
24698    M /trunk/modules/services_discovery/daap.c
24699
24700 * wx: Ensure that callbacks are not registered twice
24701 * DAAP: don't crash if connection to host timeouts
24702
24703 ------------------------------------------------------------------------
24704 r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
24705 Changed paths:
24706    M /trunk/modules/demux/subtitle.c
24707    M /trunk/modules/services_discovery/daap.c
24708    M /trunk/src/input/var.c
24709
24710 Fix subtitle delay < 0 
24711 DAAP compile fix
24712
24713 ------------------------------------------------------------------------
24714 r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
24715 Changed paths:
24716    M /trunk/configure.ac
24717
24718 - Fix previous buggy commit
24719
24720 ------------------------------------------------------------------------
24721 r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
24722 Changed paths:
24723    M /trunk/Makefile.am
24724    M /trunk/configure.ac
24725
24726 - Fix building of vlc-config
24727   VLC can now be built in a subdirectory
24728
24729 ------------------------------------------------------------------------
24730 r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
24731 Changed paths:
24732    M /trunk/include/vlc_playlist.h
24733    M /trunk/modules/gui/macosx/playlist.m
24734    M /trunk/modules/gui/wxwindows/playlist.cpp
24735    M /trunk/modules/gui/wxwindows/wxwindows.h
24736    M /trunk/modules/services_discovery/daap.c
24737    M /trunk/modules/services_discovery/hal.c
24738    M /trunk/modules/services_discovery/sap.c
24739    M /trunk/src/playlist/view.c
24740
24741 * wx : simplify some code, remove some useless duplications
24742        hopefully prevent deadlocks
24743
24744 * API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care.
24745
24746 * SAP/DAAP : Ensure that the  node gets removed on quit
24747 * HAL : Remove the node on quit and fix f**age of the Close function
24748
24749 ------------------------------------------------------------------------
24750 r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
24751 Changed paths:
24752    M /trunk/include/stream_output.h
24753    M /trunk/modules/services_discovery/sap.c
24754    M /trunk/src/stream_output/sap.c
24755
24756 * convert SAP announce name & group from locale to UTF-8
24757 * fix bug in previous SAP commit
24758
24759 ------------------------------------------------------------------------
24760 r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
24761 Changed paths:
24762    M /trunk/src/input/control.c
24763
24764 input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
24765
24766 ------------------------------------------------------------------------
24767 r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
24768 Changed paths:
24769    M /trunk/modules/video_filter/scale.c
24770
24771 * modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter
24772
24773
24774 ------------------------------------------------------------------------
24775 r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
24776 Changed paths:
24777    M /trunk/modules/services_discovery/sap.c
24778
24779 Attempts to recode SAP announces from UTF-8 to user's charset
24780 (will fix improperly encoded playlist items when the user's charset
24781 does not match the SAP announcer's one, provided all SAP announce be
24782 made into UTF-8)
24783
24784 ------------------------------------------------------------------------
24785 r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
24786 Changed paths:
24787    M /trunk/modules/services_discovery/sap.c
24788
24789 * Mem leak fixed
24790
24791 ------------------------------------------------------------------------
24792 r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
24793 Changed paths:
24794    M /trunk/modules/gui/beos/VideoOutput.cpp
24795
24796  beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
24797
24798 ------------------------------------------------------------------------
24799 r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
24800 Changed paths:
24801    M /trunk/modules/packetizer/mpeg4video.c
24802
24803 * modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
24804 ------------------------------------------------------------------------
24805 r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
24806 Changed paths:
24807    M /trunk/modules/packetizer/mpeg4video.c
24808
24809 * modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
24810 ------------------------------------------------------------------------
24811 r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
24812 Changed paths:
24813    M /trunk/modules/access/v4l/v4l.c
24814
24815 Typo lalalala
24816
24817
24818 ------------------------------------------------------------------------
24819 r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
24820 Changed paths:
24821    M /trunk/modules/misc/svg.c
24822
24823 svg.c: ported the code for vlc 0.8.1 (as a video filter)
24824
24825 ------------------------------------------------------------------------
24826 r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
24827 Changed paths:
24828    M /trunk/modules/codec/theora.c
24829
24830 * modules/codec/theora.c: correctly display x-offset video
24831 ------------------------------------------------------------------------
24832 r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
24833 Changed paths:
24834    M /trunk/extras/contrib/src/Makefile
24835
24836 * Fix theora contrib
24837
24838 ------------------------------------------------------------------------
24839 r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
24840 Changed paths:
24841    M /trunk/modules/gui/wxwindows/wizard.cpp
24842
24843 wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
24844
24845 ------------------------------------------------------------------------
24846 r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
24847 Changed paths:
24848    M /trunk/configure.ac
24849
24850 * configure.ac: hopefully the final fix for the c++ build.
24851 ------------------------------------------------------------------------
24852 r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
24853 Changed paths:
24854    M /trunk/modules/codec/vorbis.c
24855    M /trunk/src/misc/vlm.c
24856
24857 * src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
24858 ------------------------------------------------------------------------
24859 r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
24860 Changed paths:
24861    M /trunk/modules/gui/wxwindows/open.cpp
24862    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
24863
24864 wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
24865
24866 ------------------------------------------------------------------------
24867 r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
24868 Changed paths:
24869    M /trunk/modules/gui/wxwindows/extrapanel.cpp
24870    M /trunk/modules/gui/wxwindows/open.cpp
24871    M /trunk/modules/gui/wxwindows/wizard.cpp
24872    M /trunk/modules/gui/wxwindows/wxwindows.h
24873
24874 Uninitialized values
24875
24876 ------------------------------------------------------------------------
24877 r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
24878 Changed paths:
24879    M /trunk/configure.ac
24880
24881   * configure.ac: Scrogneugneu, fixed the C++ build.
24882
24883 ------------------------------------------------------------------------
24884 r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
24885 Changed paths:
24886    M /trunk/modules/access/cdda/access.c
24887
24888 Use cdio-native name for paranoia read.
24889
24890 ------------------------------------------------------------------------
24891 r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
24892 Changed paths:
24893    M /trunk/modules/demux/mkv.cpp
24894
24895 H264 support in mkv, patch by Steve Lhomme
24896
24897 ------------------------------------------------------------------------
24898 r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
24899 Changed paths:
24900    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
24901
24902 preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
24903
24904 ------------------------------------------------------------------------
24905 r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
24906 Changed paths:
24907    M /trunk/modules/LIST
24908    M /trunk/modules/misc/logger.c
24909    M /trunk/src/libvlc.h
24910    M /trunk/src/video_output/vout_subpictures.c
24911
24912 * A few string and organization fixes in preferences
24913 * Update the LIST
24914 * Coding style fixes
24915
24916 ------------------------------------------------------------------------
24917 r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
24918 Changed paths:
24919    M /trunk/configure.ac
24920
24921   * configure.ac: Finished support for C++-disabled systems.
24922
24923 ------------------------------------------------------------------------
24924 r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
24925 Changed paths:
24926    M /trunk/modules/gui/wxwindows/wizard.cpp
24927
24928 wizard.cpp: Layout fixes on the input page
24929
24930 ------------------------------------------------------------------------
24931 r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
24932 Changed paths:
24933    M /trunk/modules/gui/wxwindows/wizard.cpp
24934
24935 wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
24936 in the streaming method page of the wizard, in order to properly show all
24937 text. Hardcode the top spacing in order to prevent controls from moving
24938 around on Layout(). reported by markfm
24939
24940 ------------------------------------------------------------------------
24941 r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
24942 Changed paths:
24943    M /trunk/modules/gui/wxwindows/wizard.cpp
24944    M /trunk/modules/gui/wxwindows/wxwindows.h
24945
24946 wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
24947 actually selecting anything (reported by Trax)
24948 both: fix a compiler warning (c++ likes function that don't change their
24949 parameters to declare them const)
24950
24951 ------------------------------------------------------------------------
24952 r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
24953 Changed paths:
24954    M /trunk/configure.ac
24955
24956   * configure.ac: Attempt to work without a C++ compiler.
24957
24958 ------------------------------------------------------------------------
24959 r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
24960 Changed paths:
24961    M /trunk/Makefile.am
24962
24963 * Makefile.am: include the activex plugin in package-win32-base.
24964 ------------------------------------------------------------------------
24965 r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
24966 Changed paths:
24967    M /trunk/modules/access/cdda/access.c
24968
24969 * cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
24970
24971 ------------------------------------------------------------------------
24972 r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
24973 Changed paths:
24974    M /trunk/modules/gui/macosx/playlist.m
24975    M /trunk/modules/gui/macosx/playlistinfo.m
24976
24977 * Two small bugs in the OSX intf
24978
24979 ------------------------------------------------------------------------
24980 r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
24981 Changed paths:
24982    M /trunk/src/video_output/video_output.c
24983
24984 * src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
24985
24986 ------------------------------------------------------------------------
24987 r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
24988 Changed paths:
24989    M /trunk/src/playlist/playlist.c
24990
24991 * src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
24992
24993 ------------------------------------------------------------------------
24994 r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
24995 Changed paths:
24996    M /trunk/modules/codec/dvbsub.c
24997
24998 * modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
24999 ------------------------------------------------------------------------
25000 r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
25001 Changed paths:
25002    M /trunk/modules/demux/ts.c
25003
25004 * modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
25005 ------------------------------------------------------------------------
25006 r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
25007 Changed paths:
25008    M /trunk/configure.ac
25009    M /trunk/modules/access/smb.c
25010
25011 * modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
25012 ------------------------------------------------------------------------
25013 r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
25014 Changed paths:
25015    M /trunk/extras/contrib/Makefile
25016
25017 * contrib/Makefile: use tabs, not spaces in Makefile
25018
25019 ------------------------------------------------------------------------
25020 r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
25021 Changed paths:
25022    M /trunk/configure.ac
25023    M /trunk/modules/access/Modules.am
25024    A /trunk/modules/access/smb.c
25025
25026 * modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
25027 ------------------------------------------------------------------------
25028 r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
25029 Changed paths:
25030    M /trunk/modules/demux/mkv.cpp
25031
25032 mkc.cpp: fix crash on invalid tracks
25033
25034 ------------------------------------------------------------------------
25035 r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
25036 Changed paths:
25037    M /trunk/modules/gui/macosx/prefs.m
25038
25039 * VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
25040 ------------------------------------------------------------------------
25041 r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
25042 Changed paths:
25043    M /trunk/extras/contrib/Makefile
25044    M /trunk/extras/contrib/src/Makefile
25045
25046 * contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
25047 * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
25048 ------------------------------------------------------------------------
25049 r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
25050 Changed paths:
25051    M /trunk/src/input/stream.c
25052    M /trunk/src/libvlc.h
25053
25054 * src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
25055 ------------------------------------------------------------------------
25056 r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
25057 Changed paths:
25058    M /trunk/configure.ac
25059    M /trunk/modules/access/cdda/access.c
25060    M /trunk/modules/access/cdda/cdda.c
25061    M /trunk/modules/access/cdda/cdda.h
25062    M /trunk/modules/access/cdda/info.c
25063    M /trunk/modules/access/vcdx/access.c
25064    M /trunk/modules/access/vcdx/info.c
25065    M /trunk/modules/access/vcdx/vcdplayer.c
25066    M /trunk/modules/access/vcdx/vcdplayer.h
25067
25068 configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
25069 cdda/*: add basic cd-paranoia mode via libcdio.
25070 vcdx/*: changes dictated by new regime
25071  
25072
25073 ------------------------------------------------------------------------
25074 r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
25075 Changed paths:
25076    M /trunk/modules/video_output/Modules.am
25077    M /trunk/modules/video_output/wingdi.c
25078
25079 * modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
25080 ------------------------------------------------------------------------
25081 r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
25082 Changed paths:
25083    M /trunk/src/input/es_out.c
25084
25085  * es_out: fix program change on the fly.
25086
25087 ------------------------------------------------------------------------
25088 r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
25089 Changed paths:
25090    M /trunk/src/video_output/vout_intf.c
25091
25092  * remove unused home_dir from fprintf style function
25093
25094 ------------------------------------------------------------------------
25095 r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
25096 Changed paths:
25097    M /trunk/src/video_output/vout_intf.c
25098
25099  * under windows, default directory to save snapshots is now the user's
25100    My Pictures (or Mes Images ... depending on locale) directory
25101
25102
25103 ------------------------------------------------------------------------
25104 r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
25105 Changed paths:
25106    M /trunk/modules/control/rc.c
25107    M /trunk/modules/control/rtci.c
25108
25109 * modules/control/rc.c:
25110  - New commands fastforward and rewind for VOD trickplay
25111  - New command goto <index> for better playlist control
25112  - Playlist parent item (category) now appended to output
25113  Patch by Dermot McGahon
25114 * modules/control/rtci.c: ported patch to rtci as well.
25115
25116 ------------------------------------------------------------------------
25117 r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
25118 Changed paths:
25119    M /trunk/modules/control/http.c
25120
25121 * Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
25122
25123 ------------------------------------------------------------------------
25124 r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
25125 Changed paths:
25126    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
25127    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
25128    M /trunk/modules/gui/macosx/playlist.h
25129    M /trunk/modules/gui/macosx/playlist.m
25130
25131 Added a Service Discovery sub menu in playlist contextual menu.
25132
25133 ------------------------------------------------------------------------
25134 r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
25135 Changed paths:
25136    M /trunk/modules/gui/wxwindows/wizard.cpp
25137
25138 Fix breakage in transcode file selection
25139
25140 ------------------------------------------------------------------------
25141 r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
25142 Changed paths:
25143    M /trunk/modules/gui/wxwindows/playlist.cpp
25144
25145 * wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
25146
25147 ------------------------------------------------------------------------
25148 r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
25149 Changed paths:
25150    M /trunk/include/vlc_common.h
25151    M /trunk/include/vlc_vlm.h
25152    M /trunk/src/misc/vlm.c
25153
25154 * src/misc/vlm.c: start exporting some VLM control functions
25155
25156 ------------------------------------------------------------------------
25157 r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
25158 Changed paths:
25159    M /trunk/modules/codec/dvbsub.c
25160
25161 * modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
25162 ------------------------------------------------------------------------
25163 r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
25164 Changed paths:
25165    M /trunk/NEWS
25166
25167 Update NEWS
25168
25169 ------------------------------------------------------------------------
25170 r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
25171 Changed paths:
25172    M /trunk/modules/video_filter/blend.c
25173
25174 * modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
25175 ------------------------------------------------------------------------
25176 r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
25177 Changed paths:
25178    M /trunk/mozilla/vlcshell.cpp
25179
25180 * mozilla/vlcshell.cpp: Fix compilation on Mac OS X
25181
25182
25183 ------------------------------------------------------------------------
25184 r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
25185 Changed paths:
25186    M /trunk/mozilla/Makefile.am
25187
25188 * mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
25189
25190 ------------------------------------------------------------------------
25191 r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
25192 Changed paths:
25193    M /trunk/po/el.po
25194
25195 * initial translation to Greek by Simos Xenitellis
25196 ------------------------------------------------------------------------
25197 r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
25198 Changed paths:
25199    M /trunk/modules/gui/macosx/playlist.m
25200
25201 * playlist.m: fix a locking issue
25202
25203 ------------------------------------------------------------------------
25204 r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
25205 Changed paths:
25206    M /trunk/modules/gui/ncurses.c
25207
25208 * modules/gui/ncurses.c: incremental search works now with tree playlist.
25209
25210 ------------------------------------------------------------------------
25211 r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
25212 Changed paths:
25213    M /trunk/extras/contrib/src/Makefile
25214
25215 * contrib Makefile
25216   added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
25217   the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
25218
25219 ------------------------------------------------------------------------
25220 r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
25221 Changed paths:
25222    M /trunk/modules/video_filter/blend.c
25223
25224 * blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
25225
25226 ------------------------------------------------------------------------
25227 r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
25228 Changed paths:
25229    M /trunk/modules/demux/ts.c
25230
25231 ts: fix --ts-extra-pmt.
25232 ------------------------------------------------------------------------
25233 r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
25234 Changed paths:
25235    M /trunk/modules/access/pvr/pvr.c
25236
25237 * modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
25238   drivers.
25239
25240 ------------------------------------------------------------------------
25241 r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
25242 Changed paths:
25243    M /trunk/Makefile.am
25244
25245 * small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
25246 ------------------------------------------------------------------------
25247 r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
25248 Changed paths:
25249    M /trunk/activex/axvlc.idl
25250    M /trunk/activex/axvlc.tlb
25251    M /trunk/activex/connectioncontainer.cpp
25252    M /trunk/activex/connectioncontainer.h
25253    M /trunk/activex/plugin.cpp
25254    M /trunk/activex/plugin.h
25255    M /trunk/activex/provideclassinfo.cpp
25256    M /trunk/activex/test.html
25257    M /trunk/activex/utils.cpp
25258    M /trunk/activex/vlccontrol.cpp
25259
25260 ActiveX: misc fixes & improvements
25261
25262
25263 ------------------------------------------------------------------------
25264 r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
25265 Changed paths:
25266    M /trunk/Makefile.am
25267
25268 * Add the new Nibs to MAKE_DIST
25269
25270 ------------------------------------------------------------------------
25271 r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
25272 Changed paths:
25273    M /trunk/modules/mux/asf.c
25274
25275 * modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
25276 ------------------------------------------------------------------------
25277 r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
25278 Changed paths:
25279    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
25280    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
25281    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
25282    M /trunk/modules/gui/macosx/intf.h
25283    M /trunk/modules/gui/macosx/intf.m
25284    M /trunk/modules/gui/macosx/playlist.h
25285    M /trunk/modules/gui/macosx/playlist.m
25286    M /trunk/modules/gui/macosx/playlistinfo.m
25287    M /trunk/modules/gui/macosx/vout.h
25288    M /trunk/modules/gui/macosx/vout.m
25289
25290 OS X intf work
25291 - don't use bool. it's BOOL
25292 - use GNU style C and hungarian notation
25293 - fix the issue with GUI crashes in playlistview
25294 - default is now category view (for experimentation until we have a SD menu)
25295 - experiment with NSViews to fix the 'drawer' issue (not working though)
25296
25297 ------------------------------------------------------------------------
25298 r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
25299 Changed paths:
25300    M /trunk/modules/services_discovery/sap.c
25301
25302 sap.c: fix too early free in demux 
25303
25304 ------------------------------------------------------------------------
25305 r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
25306 Changed paths:
25307    M /trunk/modules/audio_output/alsa.c
25308
25309 alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
25310
25311 ------------------------------------------------------------------------
25312 r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
25313 Changed paths:
25314    M /trunk/src/audio_output/output.c
25315
25316 * src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
25317 ------------------------------------------------------------------------
25318 r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
25319 Changed paths:
25320    M /trunk/modules/mux/asf.c
25321
25322 * modules/mux/asf.c: another fix for WMA support.
25323 ------------------------------------------------------------------------
25324 r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
25325 Changed paths:
25326    M /trunk/src/input/es_out.c
25327
25328 * src/input/es_out.c: Improved the kludge for teletext streams without
25329   appropriate PTS.
25330
25331 ------------------------------------------------------------------------
25332 r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
25333 Changed paths:
25334    M /trunk/modules/mux/asf.c
25335
25336 * modules/mux/asf.c: compiler warnings are there for a reason ;)
25337 ------------------------------------------------------------------------
25338 r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
25339 Changed paths:
25340    M /trunk/include/codecs.h
25341    M /trunk/modules/mux/asf.c
25342    M /trunk/modules/mux/avi.c
25343
25344 * modules/mux/asf.c: only add an audio error correction field in the case of WMA.
25345 * include/codecs.h: added a couple more audio tags.
25346
25347 ------------------------------------------------------------------------
25348 r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
25349 Changed paths:
25350    M /trunk/configure.ac
25351
25352 * configure.ac: oops, forgot something.
25353 ------------------------------------------------------------------------
25354 r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
25355 Changed paths:
25356    M /trunk/activex/Makefile.am
25357    M /trunk/configure.ac
25358
25359 * configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
25360 ------------------------------------------------------------------------
25361 r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
25362 Changed paths:
25363    M /trunk/activex/Makefile.am
25364    M /trunk/configure.ac
25365
25366 * configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
25367 ------------------------------------------------------------------------
25368 r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
25369 Changed paths:
25370    M /trunk/TODO
25371    M /trunk/configure.ac
25372
25373 autoconf build fix
25374 one todo item less !
25375
25376 ------------------------------------------------------------------------
25377 r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
25378 Changed paths:
25379    M /trunk/modules/control/showintf.c
25380
25381 Add a category to the showintf control interface, so that it gets displayed in the prefs...
25382
25383
25384
25385 ------------------------------------------------------------------------
25386 r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
25387 Changed paths:
25388    M /trunk/include/vlc_threads_funcs.h
25389
25390 * include/vlc_threads_funcs.h: More %d -> %u
25391
25392 ------------------------------------------------------------------------
25393 r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
25394 Changed paths:
25395    M /trunk/Makefile.am
25396    A /trunk/activex
25397    A /trunk/activex/Makefile.am
25398    A /trunk/activex/README.TXT
25399    A /trunk/activex/axvlc.def
25400    A /trunk/activex/axvlc.idl
25401    A /trunk/activex/axvlc.reg
25402    A /trunk/activex/axvlc.tlb
25403    A /trunk/activex/axvlc_idl.c
25404    A /trunk/activex/axvlc_idl.h
25405    A /trunk/activex/axvlc_rc.rc
25406    A /trunk/activex/connectioncontainer.cpp
25407    A /trunk/activex/connectioncontainer.h
25408    A /trunk/activex/inplace.bmp
25409    A /trunk/activex/main.cpp
25410    A /trunk/activex/objectsafety.cpp
25411    A /trunk/activex/objectsafety.h
25412    A /trunk/activex/olecontrol.cpp
25413    A /trunk/activex/olecontrol.h
25414    A /trunk/activex/oleinplaceactiveobject.cpp
25415    A /trunk/activex/oleinplaceactiveobject.h
25416    A /trunk/activex/oleinplaceobject.cpp
25417    A /trunk/activex/oleinplaceobject.h
25418    A /trunk/activex/oleobject.cpp
25419    A /trunk/activex/oleobject.h
25420    A /trunk/activex/persistpropbag.cpp
25421    A /trunk/activex/persistpropbag.h
25422    A /trunk/activex/persiststorage.cpp
25423    A /trunk/activex/persiststorage.h
25424    A /trunk/activex/persiststreaminit.cpp
25425    A /trunk/activex/persiststreaminit.h
25426    A /trunk/activex/plugin.cpp
25427    A /trunk/activex/plugin.h
25428    A /trunk/activex/provideclassinfo.cpp
25429    A /trunk/activex/provideclassinfo.h
25430    A /trunk/activex/test.html
25431    A /trunk/activex/utils.cpp
25432    A /trunk/activex/utils.h
25433    A /trunk/activex/vlccontrol.cpp
25434    A /trunk/activex/vlccontrol.h
25435    M /trunk/configure.ac
25436
25437 Initial version of ActiveX plugin for VLC
25438
25439
25440 ------------------------------------------------------------------------
25441 r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
25442 Changed paths:
25443    M /trunk/extras/contrib/src/Makefile
25444
25445 * fix libcddb build under 10.2
25446
25447 ------------------------------------------------------------------------
25448 r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
25449 Changed paths:
25450    M /trunk/po/el.po
25451
25452 * po/el.po: the build process needs a valid file.
25453 ------------------------------------------------------------------------
25454 r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
25455 Changed paths:
25456    M /trunk/configure.ac
25457    A /trunk/po/el.po
25458
25459 * BOTH: added modern Greek to the list of available languages
25460 * configure.ac: updated the copyright string to 2005
25461 ------------------------------------------------------------------------
25462 r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
25463 Changed paths:
25464    M /trunk/modules/mux/asf.c
25465
25466 * modules/mux/asf.c:
25467   - add an audio error correction field to the stream properties object.
25468     This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
25469   - only put an header extension object when necessary.
25470
25471 ------------------------------------------------------------------------
25472 r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
25473 Changed paths:
25474    M /trunk/modules/gui/macosx/playlistinfo.m
25475
25476 * fix author field of OSX info dialog
25477
25478 ------------------------------------------------------------------------
25479 r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
25480 Changed paths:
25481    M /trunk/modules/gui/macosx/playlistinfo.m
25482
25483 * fix OSX info dialog lockup due to changed info accessor methods.
25484
25485 ------------------------------------------------------------------------
25486 r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
25487 Changed paths:
25488    M /trunk/extras/contrib/src/Makefile
25489
25490 * fix libopendaap on 10.2
25491
25492 ------------------------------------------------------------------------
25493 r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
25494 Changed paths:
25495    M /trunk/extras/contrib/src/Makefile
25496    A /trunk/extras/contrib/src/Patches/libcddb.patch
25497    M /trunk/extras/contrib/src/packages.mak
25498
25499 * finally fixed CDDB contrib
25500
25501 ------------------------------------------------------------------------
25502 r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
25503 Changed paths:
25504    M /trunk/extras/contrib/src/Makefile
25505    D /trunk/extras/contrib/src/Patches/libcddb.patch
25506
25507 * newer libcddb
25508
25509 ------------------------------------------------------------------------
25510 r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
25511 Changed paths:
25512    M /trunk/extras/contrib/src/Makefile
25513    D /trunk/extras/contrib/src/Patches/vcdimager.patch
25514    M /trunk/extras/contrib/src/packages.mak
25515
25516 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
25517
25518 ------------------------------------------------------------------------
25519 r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
25520 Changed paths:
25521    M /trunk/src/libvlc.h
25522
25523 * libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
25524
25525 ------------------------------------------------------------------------
25526 r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
25527 Changed paths:
25528    A /trunk/extras/contrib/src/Patches/daap.patch
25529
25530 * libopendaap patch
25531
25532 ------------------------------------------------------------------------
25533 r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
25534 Changed paths:
25535    M /trunk/modules/services_discovery/daap.c
25536
25537 * daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
25538
25539 ------------------------------------------------------------------------
25540 r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
25541 Changed paths:
25542    M /trunk/Makefile.am
25543    M /trunk/configure.ac
25544    M /trunk/toolbox
25545
25546 * Added the contrib system to MAKE_DIST
25547 * cleaned up some alignment in configure --help
25548
25549 ------------------------------------------------------------------------
25550 r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
25551 Changed paths:
25552    M /trunk/extras/contrib/src/Makefile
25553    M /trunk/extras/contrib/src/packages.mak
25554
25555 * added libopendaap to contrib system
25556
25557 ------------------------------------------------------------------------
25558 r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
25559 Changed paths:
25560    M /trunk/modules/gui/wxwindows/playlist.cpp
25561    M /trunk/modules/gui/wxwindows/wxwindows.h
25562
25563 Cache last FindItem request to speed up bulk-addings
25564
25565 ------------------------------------------------------------------------
25566 r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
25567 Changed paths:
25568    M /trunk/modules/services_discovery/daap.c
25569    M /trunk/src/playlist/item-ext.c
25570    M /trunk/src/playlist/playlist.c
25571
25572 * DAAP : really include meta information, and don't crash on new hosts
25573
25574
25575 ------------------------------------------------------------------------
25576 r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
25577 Changed paths:
25578    M /trunk/modules/mux/asf.c
25579
25580 * modules/mux/asf.c: properly write the ES type.
25581 ------------------------------------------------------------------------
25582 r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
25583 Changed paths:
25584    M /trunk/extras/contrib/src/packages.mak
25585
25586 * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
25587 ------------------------------------------------------------------------
25588 r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
25589 Changed paths:
25590    M /trunk/po/POTFILES.in
25591
25592 * Fix pot-update after playlist/info.c removal
25593
25594 ------------------------------------------------------------------------
25595 r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
25596 Changed paths:
25597    M /trunk/modules/gui/wxwindows/subtitles.cpp
25598
25599 * wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
25600
25601 ------------------------------------------------------------------------
25602 r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
25603 Changed paths:
25604    M /trunk/modules/codec/x264.c
25605
25606 * modules/codec/x264.c: updated to support recent x264.
25607 ------------------------------------------------------------------------
25608 r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
25609 Changed paths:
25610    M /trunk/TODO
25611
25612 Todo update
25613
25614 ------------------------------------------------------------------------
25615 r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
25616 Changed paths:
25617    M /trunk/modules/gui/macosx/playlist.m
25618    M /trunk/modules/gui/macosx/playlistinfo.m
25619    M /trunk/modules/gui/wince/playlist.cpp
25620    M /trunk/modules/misc/playlist/m3u.c
25621    M /trunk/modules/services_discovery/daap.c
25622    M /trunk/modules/services_discovery/sap.c
25623    M /trunk/src/playlist/view.c
25624
25625 * DAAP: add meta-information, delete hosts when they leave
25626 * SAP : coding style fixes
25627 * Some fogotten playlist_*Info
25628
25629 ------------------------------------------------------------------------
25630 r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
25631 Changed paths:
25632    M /trunk/Makefile.am
25633    M /trunk/include/vlc_input.h
25634    M /trunk/include/vlc_playlist.h
25635    M /trunk/modules/access/cdda/info.c
25636    M /trunk/modules/gui/macosx/playlistinfo.m
25637    M /trunk/modules/gui/wince/iteminfo.cpp
25638    M /trunk/modules/gui/wince/wince.h
25639    M /trunk/modules/gui/wxwindows/iteminfo.cpp
25640    M /trunk/modules/gui/wxwindows/playlist.cpp
25641    M /trunk/modules/gui/wxwindows/wxwindows.h
25642    M /trunk/src/input/control.c
25643    M /trunk/src/input/input.c
25644    D /trunk/src/playlist/info.c
25645    M /trunk/src/playlist/item.c
25646    M /trunk/src/playlist/sort.c
25647
25648 Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
25649
25650 ------------------------------------------------------------------------
25651 r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
25652 Changed paths:
25653    M /trunk/ChangeLog
25654    A /trunk/doc/ChangeLog-2004
25655    M /trunk/doc/Makefile.am
25656
25657   * Moved 2004 changelog to doc/.
25658
25659 ------------------------------------------------------------------------
25660 r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
25661 Changed paths:
25662    M /trunk/modules/video_filter/motiondetect.c
25663
25664  motiondetect.c: gcc < 3 compile fix
25665
25666 ------------------------------------------------------------------------
25667 r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
25668 Changed paths:
25669    M /trunk/TODO
25670    M /trunk/modules/gui/wxwindows/playlist.cpp
25671
25672 * modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
25673
25674 ------------------------------------------------------------------------
25675 r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
25676 Changed paths:
25677    M /trunk/modules/access/directory.c
25678    M /trunk/modules/gui/ncurses.c
25679
25680 * modules/access/directory.c: fix a segfault when reading an empty directory
25681 * modules/gui/ncurses.c: fix a segfault when playlist is empty
25682
25683 ------------------------------------------------------------------------
25684 r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
25685 Changed paths:
25686    M /trunk/modules/gui/ncurses.c
25687
25688 * modules/gui/ncurses.c: support for tree playlist in ncurses interface
25689   use 'v' to toggle view
25690
25691 ------------------------------------------------------------------------
25692 r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
25693 Changed paths:
25694    M /trunk/include/codecs.h
25695    M /trunk/modules/demux/wav.c
25696
25697 * include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
25698 ------------------------------------------------------------------------
25699 r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
25700 Changed paths:
25701    M /trunk/modules/access/http.c
25702
25703 * so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
25704
25705 ------------------------------------------------------------------------
25706 r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
25707 Changed paths:
25708    M /trunk/configure.ac
25709    M /trunk/modules/video_filter/Modules.am
25710    A /trunk/modules/video_filter/motiondetect.c
25711
25712 Added simple motion detect filter.
25713 This filter uses a description file which follows this format :
25714 x1,y1,x2,y2,level,downspeed,upspeed,mrl
25715 ...
25716 where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers.
25717 mrl is a mrl to go when the filter has detected movement in the rectangle.
25718
25719 This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type :
25720 new camera broadcast
25721 setup camera enabled
25722 setup camera input mrl to your camera
25723 setup camera option filter=motiondetect,transform
25724 #setup camera option transform-type=vflip
25725 #indeed, I did not reach to make this working
25726 control camera play
25727
25728 Have fun ;)
25729
25730 ------------------------------------------------------------------------
25731 r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
25732 Changed paths:
25733    M /trunk/modules/access_output/udp.c
25734
25735 * modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
25736   single UDP frame (may disturb some decoders).
25737
25738 ------------------------------------------------------------------------
25739 r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
25740 Changed paths:
25741    M /trunk/src/misc/threads.c
25742
25743 * src/misc/threads.c: thread_id is in fact an _unsigned_ int.
25744
25745 ------------------------------------------------------------------------
25746 r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
25747 Changed paths:
25748    M /trunk/src/input/es_out.c
25749
25750 * src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
25751   invalid.
25752
25753 ------------------------------------------------------------------------
25754 r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
25755 Changed paths:
25756    M /trunk/configure.ac
25757    M /trunk/modules/gui/wxwindows/playlist.cpp
25758    M /trunk/modules/services_discovery/Modules.am
25759    A /trunk/modules/services_discovery/daap.c
25760
25761 * DAAP (iTunes shares) services discovery and access module using libopendaap
25762
25763 http://crazney.net/programs/itunes/libopendaap.html
25764
25765 Problems : 
25766    - At the moment, the file is downloaded entirely in memory before being
25767      played.
25768      The library offers another possibility : download the file on
25769      demand to a pipe, but I don't think it would be a very good idea
25770      (portability issues ? where to download to ?).
25771      I hope a "download on demand to memory" feature will be added
25772    - Sometimes, it looses connection to the peers.
25773
25774 * Increased wx playlist font size
25775
25776
25777 ------------------------------------------------------------------------
25778 r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
25779 Changed paths:
25780    M /trunk/src/misc/configuration.c
25781
25782 * src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
25783 ------------------------------------------------------------------------
25784 r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
25785 Changed paths:
25786    M /trunk/configure.ac
25787    M /trunk/modules/codec/theora.c
25788
25789 * modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
25790 ------------------------------------------------------------------------
25791 r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
25792 Changed paths:
25793    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
25794
25795 * <cough> broken patch </cough>
25796
25797 ------------------------------------------------------------------------
25798 r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
25799 Changed paths:
25800    M /trunk/modules/gui/wxwindows/interface.cpp
25801    M /trunk/modules/gui/wxwindows/timer.cpp
25802    M /trunk/modules/gui/wxwindows/wxwindows.h
25803
25804 * modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
25805   - Menu, Previous Chapter, Next Chapter for DVDs
25806   - Previous Track, Next Track for CDs
25807
25808 ------------------------------------------------------------------------
25809 r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
25810 Changed paths:
25811    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
25812
25813 * part of patch was applied upstream. Adapt....
25814
25815 ------------------------------------------------------------------------
25816 r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
25817 Changed paths:
25818    A /trunk/modules/gui/wince/wince.rc
25819
25820 * modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
25821 ------------------------------------------------------------------------
25822 r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
25823 Changed paths:
25824    M /trunk/modules/gui/wxwindows/playlist.cpp
25825
25826 Put callbacks after rebuild, avoids deadlock in rebuild
25827
25828 ------------------------------------------------------------------------
25829 r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
25830 Changed paths:
25831    M /trunk/extras/contrib/src/packages.mak
25832
25833 * changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
25834 ------------------------------------------------------------------------
25835 r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
25836 Changed paths:
25837    M /trunk/include/vlc_input.h
25838    M /trunk/modules/access/directory.c
25839    A /trunk/modules/gui/wxwindows/bitmaps/type_afile.xpm
25840    A /trunk/modules/gui/wxwindows/bitmaps/type_cdda.xpm
25841    M /trunk/modules/gui/wxwindows/bitmaps/type_directory.xpm
25842    M /trunk/modules/gui/wxwindows/bitmaps/type_disc.xpm
25843    M /trunk/modules/gui/wxwindows/bitmaps/type_net.xpm
25844    A /trunk/modules/gui/wxwindows/bitmaps/type_node.xpm
25845    A /trunk/modules/gui/wxwindows/bitmaps/type_vfile.xpm
25846    M /trunk/modules/gui/wxwindows/interface.cpp
25847    M /trunk/modules/gui/wxwindows/playlist.cpp
25848    M /trunk/src/playlist/item.c
25849    M /trunk/src/playlist/view.c
25850
25851 Add some icons
25852 Fix autoswitching to category view
25853
25854 ------------------------------------------------------------------------
25855 r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
25856 Changed paths:
25857    M /trunk/extras/contrib/src/Patches/theora.patch
25858    M /trunk/extras/contrib/src/packages.mak
25859
25860 * newer theora: alpha4 version. new location, new patch
25861
25862 ------------------------------------------------------------------------
25863 r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
25864 Changed paths:
25865    M /trunk/modules/access/dvb/access.c
25866    M /trunk/modules/access/dvb/dvb.h
25867    M /trunk/modules/access/dvb/en50221.c
25868    M /trunk/modules/access/dvb/linux_dvb.c
25869
25870 * modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
25871   Reconfigure the frontend if no lock is acquired in 10s.
25872
25873 ------------------------------------------------------------------------
25874 r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
25875 Changed paths:
25876    M /trunk/modules/access/http.c
25877
25878 * fix ogg streams.
25879
25880 ------------------------------------------------------------------------
25881 r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
25882 Changed paths:
25883    M /trunk/configure.ac
25884
25885 * configure.ac: Require libtheora 1.0alpha4
25886
25887
25888 ------------------------------------------------------------------------
25889 r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
25890 Changed paths:
25891    M /trunk/modules/codec/cmml/intf.c
25892
25893 * cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
25894
25895
25896 ------------------------------------------------------------------------
25897 r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
25898 Changed paths:
25899    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25900
25901 * modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
25902 ------------------------------------------------------------------------
25903 r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
25904 Changed paths:
25905    M /trunk/modules/access/http.c
25906
25907 * NSV uses a different mime type for audio only streams. Force the right demuxer...
25908 (we are very much approaching the point where we need a proper mimetype match table within the code)
25909
25910
25911 ------------------------------------------------------------------------
25912 r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
25913 Changed paths:
25914    M /trunk/modules/codec/theora.c
25915
25916 * theora.c: Eliminate display artifacts when the very first frame of the
25917   stream isn't a keyframe
25918
25919
25920 ------------------------------------------------------------------------
25921 r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
25922 Changed paths:
25923    M /trunk/modules/codec/theora.c
25924
25925 * theora.c: Fixed weird display artifacts when seeking on Theora videos
25926
25927
25928 ------------------------------------------------------------------------
25929 r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
25930 Changed paths:
25931    M /trunk/modules/access/v4l/v4l.c
25932
25933 * End of the implementation of the v4l-*options
25934
25935 If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
25936
25937
25938 ------------------------------------------------------------------------
25939 r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
25940 Changed paths:
25941    M /trunk/extras/contrib/src/packages.mak
25942
25943 * changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
25944 ------------------------------------------------------------------------
25945 r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
25946 Changed paths:
25947    M /trunk/configure.ac
25948
25949   * configure.ac: -lfreetype requires -lm.
25950
25951 ------------------------------------------------------------------------
25952 r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
25953 Changed paths:
25954    M /trunk/modules/access/pvr/pvr.c
25955    M /trunk/modules/access/v4l/v4l.c
25956
25957 * v4l.c:
25958         - Add --v4l-* options for all the parametters that can be set from the MRL, so we have a complete Panel in the wx interface and some doc in the command line
25959         - Only declaration for now, options don't make anything yet
25960 * pvr.c: describe height as height, not width
25961
25962
25963 ------------------------------------------------------------------------
25964 r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
25965 Changed paths:
25966    M /trunk/modules/gui/skins2/Modules.am
25967    A /trunk/modules/gui/skins2/macosx
25968    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
25969    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
25970    A /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
25971    A /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
25972    A /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
25973    A /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
25974    A /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
25975    A /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
25976    A /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
25977    A /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
25978    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
25979    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
25980    A /trunk/modules/gui/skins2/macosx/macosx_window.cpp
25981    A /trunk/modules/gui/skins2/macosx/macosx_window.hpp
25982    M /trunk/modules/gui/skins2/src/os_factory.cpp
25983
25984 - all: skeleton for a MacOSX port of skins2 (happy new year ;)
25985
25986 ------------------------------------------------------------------------
25987 r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
25988 Changed paths:
25989    M /trunk/src/playlist/playlist.c
25990
25991 - playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
25992  Anyway I guess it should not happen so there is a bug in the playlist
25993  code but I have no time to understand it...
25994
25995 ------------------------------------------------------------------------
25996 r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
25997 Changed paths:
25998    M /trunk/TODO
25999
26000  * TODO: Added little hints for the OS X port of the skins
26001
26002 ------------------------------------------------------------------------
26003 r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
26004 Changed paths:
26005    M /trunk/configure.ac
26006    M /trunk/modules/access/dvb/access.c
26007    M /trunk/modules/access/dvb/dvb.h
26008    M /trunk/modules/access/dvb/en50221.c
26009    M /trunk/modules/access/dvb/linux_dvb.c
26010    M /trunk/modules/demux/ts.c
26011
26012 * modules/access/dvb:
26013   - Rewrote QPSK frontend tuning functions, after reading the doc - it
26014     should hopefully fix the infamous "Operation not permitted" problem.
26015   - Permanently monitor the frontend status, and reinit it if it crashes.
26016   - New --dvb-high-voltage option for very long cables.
26017   - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer
26018     need the --ts-capmt-sysid option because the sysid is determined
26019     automatically from the CAM.
26020   - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug
26021     with Aston professional CAMs which all of sudden stop descrambling
26022     a program after a few days.
26023
26024 ------------------------------------------------------------------------
26025 r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
26026 Changed paths:
26027    M /trunk/include/vlc_block.h
26028    M /trunk/modules/access_output/udp.c
26029    M /trunk/modules/mux/mpeg/ts.c
26030
26031 * modules/access_output/udp.c: When using --udp-group, do not send two PCRs
26032   at once. This requires the export of the PCR block_flag.
26033
26034 ------------------------------------------------------------------------
26035 r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
26036 Changed paths:
26037    M /trunk/modules/access/udp.c
26038
26039 * modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
26040   packets.
26041
26042 ------------------------------------------------------------------------
26043 r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
26044 Changed paths:
26045    M /trunk/modules/access/pvr/pvr.c
26046
26047 * modules/access/pvr/pvr.c: Added --pvr-caching option.
26048
26049 ------------------------------------------------------------------------
26050 r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
26051 Changed paths:
26052    M /trunk/modules/audio_output/waveout.c
26053
26054 * modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
26055 ------------------------------------------------------------------------
26056 r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
26057 Changed paths:
26058    M /trunk/include/aout_internal.h
26059
26060 * include/aout_internal.h: fixed old memory leak when alloca() isn't available.
26061 ------------------------------------------------------------------------
26062 r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
26063 Changed paths:
26064    M /trunk/evc/vlc.vcw
26065
26066
26067 ------------------------------------------------------------------------
26068 r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
26069 Changed paths:
26070    M /trunk/configure.ac
26071
26072 * configure.ac: added wince plugin to the build system.
26073 ------------------------------------------------------------------------
26074 r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
26075 Changed paths:
26076    A /trunk/modules/gui/wince
26077    A /trunk/modules/gui/wince/Modules.am
26078    A /trunk/modules/gui/wince/bitmaps
26079    A /trunk/modules/gui/wince/bitmaps/toolbar1.bmp
26080    A /trunk/modules/gui/wince/bitmaps/toolbar2.bmp
26081    A /trunk/modules/gui/wince/bitmaps/toolbar3.bmp
26082    A /trunk/modules/gui/wince/bitmaps/vlc16x16.ico
26083    A /trunk/modules/gui/wince/fileinfo.cpp
26084    A /trunk/modules/gui/wince/interface.cpp
26085    A /trunk/modules/gui/wince/iteminfo.cpp
26086    A /trunk/modules/gui/wince/menus.cpp
26087    A /trunk/modules/gui/wince/messages.cpp
26088    A /trunk/modules/gui/wince/open.cpp
26089    A /trunk/modules/gui/wince/playlist.cpp
26090    A /trunk/modules/gui/wince/preferences.cpp
26091    A /trunk/modules/gui/wince/preferences_widgets.cpp
26092    A /trunk/modules/gui/wince/preferences_widgets.h
26093    A /trunk/modules/gui/wince/subtitles.cpp
26094    A /trunk/modules/gui/wince/timer.cpp
26095    A /trunk/modules/gui/wince/video.cpp
26096    A /trunk/modules/gui/wince/wince.cpp
26097    A /trunk/modules/gui/wince/wince.h
26098
26099 * modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).
26100
26101 ------------------------------------------------------------------------
26102 r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
26103 Changed paths:
26104    M /trunk/po/POTFILES.in
26105    M /trunk/po/da.po
26106    M /trunk/po/de.po
26107    M /trunk/po/en_GB.po
26108    M /trunk/po/es.po
26109    M /trunk/po/fr.po
26110    M /trunk/po/hu.po
26111    M /trunk/po/it.po
26112    M /trunk/po/ja.po
26113    M /trunk/po/nl.po
26114    M /trunk/po/no.po
26115    M /trunk/po/pl.po
26116    M /trunk/po/pt_BR.po
26117    M /trunk/po/ru.po
26118    M /trunk/po/sv.po
26119    M /trunk/po/vlc.pot
26120
26121 * ALL: updated the po-files
26122 * da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
26123 * de.po: got some stuff in sync to the German translation of play-howto
26124 ------------------------------------------------------------------------
26125 r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
26126 Changed paths:
26127    M /trunk/modules/codec/vorbis.c
26128
26129 * modules/codec/vorbis.c: fixed tremor output.
26130 ------------------------------------------------------------------------
26131 r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
26132 Changed paths:
26133    M /trunk/modules/gui/macosx/playlist.m
26134
26135 * fixed wrong grammar ('1 items in list')
26136 ------------------------------------------------------------------------
26137 r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
26138 Changed paths:
26139    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26140    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26141    M /trunk/modules/gui/macosx/controls.h
26142    M /trunk/modules/gui/macosx/controls.m
26143    M /trunk/modules/gui/macosx/intf.h
26144    M /trunk/modules/gui/macosx/intf.m
26145    M /trunk/modules/gui/macosx/open.h
26146    M /trunk/modules/gui/macosx/open.m
26147
26148 * controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
26149 * controls.h: removed "o_open"
26150 * intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
26151 * MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
26152 ------------------------------------------------------------------------
26153 r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
26154 Changed paths:
26155    M /trunk/modules/control/http.c
26156
26157  control/http.c: gcc < 3 compile fix
26158
26159 ------------------------------------------------------------------------
26160 r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
26161 Changed paths:
26162    M /trunk/modules/access/file.c
26163    M /trunk/src/misc/cpu.c
26164    M /trunk/src/misc/modules.c
26165
26166 * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
26167 ------------------------------------------------------------------------
26168 r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
26169 Changed paths:
26170    M /trunk/src/input/stream.c
26171
26172 * src/input/stream.c: decrease memory requirements for WinCE.
26173 ------------------------------------------------------------------------
26174 r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
26175 Changed paths:
26176    M /trunk/toolbox
26177
26178 * toolbox: added an evc ARMV4 target.
26179 ------------------------------------------------------------------------
26180 r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
26181 Changed paths:
26182    M /trunk/evc/libvlc.vcp.in
26183    M /trunk/evc/plugins.vcp.in
26184    M /trunk/evc/vlc.vcp.in
26185
26186 * evc/*: added an ARMV4 target.
26187 ------------------------------------------------------------------------
26188 r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
26189 Changed paths:
26190    M /trunk/configure.ac
26191
26192 * configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
26193 ------------------------------------------------------------------------
26194 r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
26195 Changed paths:
26196    M /trunk/modules/control/http.c
26197    A /trunk/share/http/cone_minus.png
26198    A /trunk/share/http/cone_plus.png
26199    M /trunk/share/http/index.html
26200    M /trunk/share/http/style.css
26201
26202 Work to support new playlist in http interface.
26203 + correct a bug in the <vlc id="foreach" param1="integer" /> macro
26204 + add a <vlc id="stack" /> to print the rpn stack in debug messages
26205 + add the != operator in rpn evaluation
26206
26207 Compatibility with old pages should be respected...
26208
26209
26210 ------------------------------------------------------------------------
26211 r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
26212 Changed paths:
26213    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26214    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26215    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26216    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib
26217    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
26218    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
26219    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
26220    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26221    M /trunk/modules/gui/macosx/controls.m
26222    M /trunk/modules/gui/macosx/intf.h
26223    M /trunk/modules/gui/macosx/intf.m
26224    M /trunk/modules/gui/macosx/open.h
26225    M /trunk/modules/gui/macosx/open.m
26226
26227 * seperated the open, sout and sub-open dialogues from the main nib
26228 ------------------------------------------------------------------------
26229 r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
26230 Changed paths:
26231    M /trunk/modules/gui/macosx/prefs.h
26232    M /trunk/modules/gui/macosx/prefs.m
26233
26234 * declared the shared instance properly (forgot that yesterday)
26235 ------------------------------------------------------------------------
26236 r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
26237 Changed paths:
26238    M /trunk/src/playlist/sort.c
26239
26240 Fix a bug when shuffling playlist with 1 item
26241
26242 ------------------------------------------------------------------------
26243 r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
26244 Changed paths:
26245    M /trunk/THANKS
26246    M /trunk/po/da.po
26247
26248 * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
26249 * THANKS: added Morten Brix Pedersen
26250 ------------------------------------------------------------------------
26251 r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
26252 Changed paths:
26253    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26254    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26255    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26256    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib
26257    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
26258    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
26259    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
26260    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26261    M /trunk/modules/gui/macosx/intf.m
26262    M /trunk/modules/gui/macosx/prefs.m
26263
26264 * moved the preferences-window to a seperate nib-file
26265 ------------------------------------------------------------------------
26266 r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
26267 Changed paths:
26268    M /trunk/THANKS
26269
26270 * give credit to Jonas Larsen for creating the Danish l10n
26271 * replace all "@" with " at "
26272 ------------------------------------------------------------------------
26273 r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
26274 Changed paths:
26275    M /trunk/extras/contrib/src/Makefile
26276
26277 * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
26278 ------------------------------------------------------------------------
26279 r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
26280 Changed paths:
26281    M /trunk/extras/contrib/src/Makefile
26282
26283 * make sure gettext is built before libiconv, since it is needed for its compilation
26284 ------------------------------------------------------------------------
26285 r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
26286 Changed paths:
26287    M /trunk/extras/contrib/src/packages.mak
26288
26289 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
26290 * use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
26291 ------------------------------------------------------------------------
26292 r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
26293 Changed paths:
26294    M /trunk/modules/video_output/image.c
26295
26296 Reuse the encoder
26297
26298 ------------------------------------------------------------------------