]> git.sesse.net Git - vlc/blob - doc/ChangeLog-2006
Add the Changelog-2006. It shouldn't be updated now... :)
[vlc] / doc / ChangeLog-2006
1 ------------------------------------------------------------------------
2 r18473 | sigmunau | 2006-12-30 17:21:08 -0800 (Sat, 30 Dec 2006) | 3 lines
3 Changed paths:
4    M /trunk/modules/stream_out/transcode.c
5
6 transcode.c: reset pointer and size info for extradata when freeing
7 the pointer. Fixes #940
8
9 ------------------------------------------------------------------------
10 r18472 | sigmunau | 2006-12-30 10:42:15 -0800 (Sat, 30 Dec 2006) | 4 lines
11 Changed paths:
12    M /trunk/modules/demux/live555.cpp
13
14 live555.cpp: Add support for quicktime specific audio
15 doesn't work for the sample stream I tested, but I think that stream
16 is bad
17
18 ------------------------------------------------------------------------
19 r18471 | sigmunau | 2006-12-30 10:39:45 -0800 (Sat, 30 Dec 2006) | 2 lines
20 Changed paths:
21    M /trunk/modules/demux/playlist/b4s.c
22
23 b4s.c: Create meta before using them
24
25 ------------------------------------------------------------------------
26 r18470 | fkuehne | 2006-12-30 09:39:26 -0800 (Sat, 30 Dec 2006) | 1 line
27 Changed paths:
28    M /trunk/extras/contrib/src/Makefile
29
30 * don't apply enable-pic twice. x264 is still broken on future darwin releases though.
31 ------------------------------------------------------------------------
32 r18469 | jpsaman | 2006-12-30 03:48:53 -0800 (Sat, 30 Dec 2006) | 2 lines
33 Changed paths:
34    M /trunk/activex/vlccontrol2.cpp
35
36 Test for the pointer iso for the pointer to the pointer. Fixes bug with get_aspectRatio().
37
38 ------------------------------------------------------------------------
39 r18468 | sigmunau | 2006-12-29 17:51:23 -0800 (Fri, 29 Dec 2006) | 3 lines
40 Changed paths:
41    M /trunk/modules/demux/mkv.cpp
42
43 mkv.cpp: Added support for theora in mkv. Fixes #925
44 (not particularly beautiful code, but it works)
45
46 ------------------------------------------------------------------------
47 r18467 | damienf | 2006-12-29 11:24:46 -0800 (Fri, 29 Dec 2006) | 2 lines
48 Changed paths:
49    M /trunk/extras/contrib/src/Makefile
50
51 - make pthreads-win32 build on MinGW/cygwin
52
53 ------------------------------------------------------------------------
54 r18466 | fkuehne | 2006-12-28 11:36:57 -0800 (Thu, 28 Dec 2006) | 1 line
55 Changed paths:
56    M /trunk/Makefile.am
57
58 * very first step to support future darwin releases
59 ------------------------------------------------------------------------
60 r18465 | courmisch | 2006-12-28 03:50:15 -0800 (Thu, 28 Dec 2006) | 2 lines
61 Changed paths:
62    M /trunk/src/test/url.c
63
64 Use RFC4648 test vectors
65
66 ------------------------------------------------------------------------
67 r18464 | jpsaman | 2006-12-27 02:27:09 -0800 (Wed, 27 Dec 2006) | 1 line
68 Changed paths:
69    M /trunk/share/applications/gnome-vlc-default.sh
70
71 Forget to set a default
72 ------------------------------------------------------------------------
73 r18463 | jpsaman | 2006-12-27 02:23:05 -0800 (Wed, 27 Dec 2006) | 1 line
74 Changed paths:
75    M /trunk/share/applications/gnome-vlc-default.sh
76
77 Add Id svn:keywords
78 ------------------------------------------------------------------------
79 r18462 | jpsaman | 2006-12-27 02:21:13 -0800 (Wed, 27 Dec 2006) | 1 line
80 Changed paths:
81    M /trunk/share/applications/gnome-vlc-default.sh
82
83 Make gnome-vlc-default.sh script work on FC4/5/6 too.
84 ------------------------------------------------------------------------
85 r18461 | jpsaman | 2006-12-27 02:07:24 -0800 (Wed, 27 Dec 2006) | 1 line
86 Changed paths:
87    M /trunk/THANKS
88
89 Add Torsten's Spindler contribution to the THANKS file.
90 ------------------------------------------------------------------------
91 r18460 | jpsaman | 2006-12-27 02:06:08 -0800 (Wed, 27 Dec 2006) | 1 line
92 Changed paths:
93    M /trunk/share/Makefile.am
94    A /trunk/share/applications/gnome-vlc-default.sh
95
96 Script to set vlc as default player on GNOME desktops. Patch by Torsten Spindler <spindler _at_ tspindler _dot_ de>
97 ------------------------------------------------------------------------
98 r18459 | littlejohn | 2006-12-26 08:41:21 -0800 (Tue, 26 Dec 2006) | 1 line
99 Changed paths:
100    M /trunk/bindings/java/README
101    M /trunk/bindings/java/TODO
102    M /trunk/bindings/java/VLCExample.java
103    A /trunk/bindings/java/jvlc-eclipse
104    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
105    M /trunk/bindings/java/src/audio-jni.cc
106
107 Make audio functions compliant with current libvlc
108 ------------------------------------------------------------------------
109 r18458 | fkuehne | 2006-12-26 05:22:37 -0800 (Tue, 26 Dec 2006) | 1 line
110 Changed paths:
111    M /trunk/modules/gui/macosx/fspanel.m
112    M /trunk/modules/gui/macosx/vout.m
113
114 * be more accurate when fading in and out (refs #913 and hopefully fixes it)
115 ------------------------------------------------------------------------
116 r18457 | dionoea | 2006-12-25 15:49:07 -0800 (Mon, 25 Dec 2006) | 2 lines
117 Changed paths:
118    M /trunk/src/video_output/video_output.c
119
120 Add missing *
121
122 ------------------------------------------------------------------------
123 r18456 | dionoea | 2006-12-25 14:28:45 -0800 (Mon, 25 Dec 2006) | 2 lines
124 Changed paths:
125    M /trunk/include/vlc_vout.h
126    M /trunk/src/video_output/video_output.c
127
128 * add some locking the the video filter2 handling code in video output core. Fix #945 (untested)
129
130 ------------------------------------------------------------------------
131 r18455 | Trax | 2006-12-24 14:03:02 -0800 (Sun, 24 Dec 2006) | 1 line
132 Changed paths:
133    M /trunk/modules/access/dshow/dshow.cpp
134
135 * modules/access/dshow/dshow.cpp: Typo specfic -> specific.
136 ------------------------------------------------------------------------
137 r18454 | zorglub | 2006-12-24 06:18:21 -0800 (Sun, 24 Dec 2006) | 2 lines
138 Changed paths:
139    M /trunk/modules/access/dvb/en50221.c
140    M /trunk/modules/access/dvb/linux_dvb.c
141    M /trunk/modules/codec/ffmpeg/audio.c
142    M /trunk/modules/control/gestures.c
143    M /trunk/modules/control/hotkeys.c
144    M /trunk/modules/control/http/util.c
145    M /trunk/modules/control/motion.c
146    M /trunk/modules/control/rc.c
147    M /trunk/modules/control/telnet.c
148    M /trunk/modules/demux/asf/libasf.c
149    M /trunk/modules/demux/avi/libavi.c
150    M /trunk/modules/demux/mp4/libmp4.c
151    M /trunk/modules/demux/ts.c
152    M /trunk/modules/misc/dummy/aout.c
153    M /trunk/modules/misc/dummy/decoder.c
154    M /trunk/modules/misc/dummy/encoder.c
155    M /trunk/modules/misc/dummy/input.c
156    M /trunk/modules/misc/dummy/interface.c
157    M /trunk/modules/misc/dummy/renderer.c
158    M /trunk/modules/misc/dummy/vout.c
159    M /trunk/modules/misc/logger.c
160    M /trunk/modules/mux/mpeg/csa.c
161    M /trunk/modules/packetizer/mpeg4audio.c
162    M /trunk/modules/stream_out/standard.c
163    M /trunk/modules/video_filter/motiondetect.c
164
165 More cleanup
166
167 ------------------------------------------------------------------------
168 r18453 | zorglub | 2006-12-24 05:50:47 -0800 (Sun, 24 Dec 2006) | 2 lines
169 Changed paths:
170    M /trunk/src/misc/configuration.c
171    M /trunk/src/misc/stats.c
172    M /trunk/src/network/httpd.c
173    M /trunk/src/stream_output/profiles.c
174    M /trunk/src/stream_output/stream_output.c
175
176 A bit of cleanup here and there
177
178 ------------------------------------------------------------------------
179 r18452 | zorglub | 2006-12-23 07:40:20 -0800 (Sat, 23 Dec 2006) | 2 lines
180 Changed paths:
181    M /trunk/modules/gui/qt4/components/open.cpp
182    M /trunk/modules/gui/qt4/dialogs/open.cpp
183
184 Hopefully correct tokenization of open strings
185
186 ------------------------------------------------------------------------
187 r18451 | xtophe | 2006-12-23 07:12:01 -0800 (Sat, 23 Dec 2006) | 2 lines
188 Changed paths:
189    M /trunk/Makefile.am
190
191 Don't transform tavs to 4 spaces in Makefiles.
192
193 ------------------------------------------------------------------------
194 r18450 | zorglub | 2006-12-23 06:18:49 -0800 (Sat, 23 Dec 2006) | 2 lines
195 Changed paths:
196    M /trunk/src/playlist/engine.c
197
198 Unlock the playlist while waiting for input to finish so that input can freely use signal on the playlist whatever the context is (Closes:#937)
199
200 ------------------------------------------------------------------------
201 r18449 | zorglub | 2006-12-23 04:20:23 -0800 (Sat, 23 Dec 2006) | 2 lines
202 Changed paths:
203    M /trunk/modules/gui/qt4/input_manager.cpp
204
205 Add extra debug to chase #934
206
207 ------------------------------------------------------------------------
208 r18448 | zorglub | 2006-12-23 03:53:20 -0800 (Sat, 23 Dec 2006) | 3 lines
209 Changed paths:
210    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
211    M /trunk/src/input/es_out.c
212
213 * Ensure garbage collector is called when disabling a video track (Closes:#935)
214 * Possible (not probable) fix for 934. Can't fix as building vlc on win32 is almost impossible
215
216 ------------------------------------------------------------------------
217 r18447 | courmisch | 2006-12-23 02:37:03 -0800 (Sat, 23 Dec 2006) | 2 lines
218 Changed paths:
219    M /trunk/modules/gui/qt4/Modules.am
220
221 Fix "File already exists" failure with moc (closes #941)
222
223 ------------------------------------------------------------------------
224 r18446 | zorglub | 2006-12-23 02:36:47 -0800 (Sat, 23 Dec 2006) | 2 lines
225 Changed paths:
226    M /trunk/modules/gui/qt4/main_interface.cpp
227
228 Wtf ?
229
230 ------------------------------------------------------------------------
231 r18445 | zorglub | 2006-12-23 02:36:24 -0800 (Sat, 23 Dec 2006) | 4 lines
232 Changed paths:
233    M /trunk/modules/gui/qt4/components/open.cpp
234    M /trunk/modules/gui/qt4/dialogs/open.cpp
235    M /trunk/modules/gui/qt4/dialogs_provider.cpp
236    M /trunk/modules/gui/qt4/dialogs_provider.hpp
237    M /trunk/modules/gui/qt4/menus.cpp
238
239 * Only allow playlist files in open playlist (Refs:#940)
240 * For the time being, hide simple open. Better three clicks than confusing 
241   things :)
242
243 ------------------------------------------------------------------------
244 r18444 | Trax | 2006-12-22 16:32:58 -0800 (Fri, 22 Dec 2006) | 1 line
245 Changed paths:
246    M /trunk/modules/gui/qt4/dialogs/extended.cpp
247
248 * modules/gui/qt4/dialogs/extended.cpp: Typo Eqqualizer -> Equalizer.
249 ------------------------------------------------------------------------
250 r18443 | zorglub | 2006-12-22 13:34:23 -0800 (Fri, 22 Dec 2006) | 2 lines
251 Changed paths:
252    M /trunk/src/playlist/engine.c
253    M /trunk/src/playlist/thread.c
254
255 Cleanup control and parser threads handling. Might fix #917
256
257 ------------------------------------------------------------------------
258 r18442 | zorglub | 2006-12-22 13:14:11 -0800 (Fri, 22 Dec 2006) | 23 lines
259 Changed paths:
260    M /trunk/include/vlc_common.h
261    M /trunk/include/vlc_messages.h
262    M /trunk/include/vlc_threads.h
263    M /trunk/include/vlc_threads_funcs.h
264    M /trunk/src/input/access.c
265    M /trunk/src/input/input.c
266    M /trunk/src/misc/messages.c
267    M /trunk/src/misc/modules.c
268    M /trunk/src/misc/threads.c
269
270 Add facilities to report and enrich error messages. 
271
272 The idea is that a given error should be reported only once to the user.
273 At the moment, for example, we can get:
274 - "no suitable access module" (printed by module_Need)
275  - "unable to create access" (printed by input/access)
276  - "unable to open stream" (printed by input/input)
277  - ...
278
279 The facilities provided here are:
280 * msg_StackSet( code, message ) : "throw" a new error
281 * msg_StackAdd( message ) : Append a message allowing to trace the message
282 * msg_StackMsg() : Retrieve the message
283
284 So, in the previous example, module_Need would msg_StackSet( code, "no
285 suitable access module"), then input/input would add "unable to create
286 access" and finally, input/input can print the "unable to open stream:
287 unable to create access: no suitable module" message.
288
289 The three functions are context-free, you don't need a vlc_object, so
290 that we can add verbose error reporting everywhere.
291
292
293 ------------------------------------------------------------------------
294 r18441 | oaubert | 2006-12-22 08:24:21 -0800 (Fri, 22 Dec 2006) | 2 lines
295 Changed paths:
296    M /trunk/AUTHORS
297
298 AUTHORS: e-mail address fix
299
300 ------------------------------------------------------------------------
301 r18440 | courmisch | 2006-12-21 10:18:08 -0800 (Thu, 21 Dec 2006) | 2 lines
302 Changed paths:
303    M /trunk/Makefile.am
304
305 Take program-transform-name into account when creating vlc symlinks
306
307 ------------------------------------------------------------------------
308 r18439 | courmisch | 2006-12-21 10:05:54 -0800 (Thu, 21 Dec 2006) | 4 lines
309 Changed paths:
310    M /trunk/configure.ac
311
312 Escape antislash in CONFIGURE_LINE properly (I hope you like antislashes).
313                                    ^^^^^^^^
314                    As far as I checked (sed guru required).
315
316 ------------------------------------------------------------------------
317 r18438 | oaubert | 2006-12-21 07:00:04 -0800 (Thu, 21 Dec 2006) | 2 lines
318 Changed paths:
319    M /trunk/bindings/python/vlc_input.c
320    M /trunk/bindings/python/vlc_instance.c
321    M /trunk/bindings/python/vlc_mediacontrol.c
322    M /trunk/bindings/python/vlc_module.c
323    M /trunk/bindings/python/vlc_object.c
324    M /trunk/bindings/python/vlc_position.c
325    M /trunk/bindings/python/vlcglue.h
326    M /trunk/bindings/python/vlcwidget.py
327    M /trunk/bindings/python/vlcwrapper.py
328
329 python bindings: svn propset svn:keywords
330
331 ------------------------------------------------------------------------
332 r18437 | oaubert | 2006-12-21 03:02:31 -0800 (Thu, 21 Dec 2006) | 2 lines
333 Changed paths:
334    M /trunk/bindings/python/vlc_input.c
335    M /trunk/bindings/python/vlc_instance.c
336
337 python bindings: completed libvlc bindings
338
339 ------------------------------------------------------------------------
340 r18436 | oaubert | 2006-12-21 01:58:22 -0800 (Thu, 21 Dec 2006) | 2 lines
341 Changed paths:
342    M /trunk/include/vlc/libvlc.h
343
344 include/vlc/libvlc.h: comment fixes
345
346 ------------------------------------------------------------------------
347 r18435 | jb | 2006-12-21 01:20:26 -0800 (Thu, 21 Dec 2006) | 3 lines
348 Changed paths:
349    M /trunk/NEWS
350
351 * Updating NEWS for VP60/VP61 . Ref [18408]
352
353
354 ------------------------------------------------------------------------
355 r18434 | sigmunau | 2006-12-20 17:22:05 -0800 (Wed, 20 Dec 2006) | 9 lines
356 Changed paths:
357    M /trunk/modules/gui/qt4/components/extended_panels.cpp
358    M /trunk/src/video_output/video_output.c
359
360 src/video_output/video_output.c: Fixed double free in filter removal
361 code
362 qt4/components/extended_panels.cpp: Improved some dagerous string
363 parsing code. This whole function looks very ad hoc to me at the
364 moment and should be rewritten in a more robust way. In particular
365 this function will misbehave if a video filter exists whose name is a
366 substring of another video filter. This change here just makes it less
367 likely to crash...
368
369 ------------------------------------------------------------------------
370 r18433 | sigmunau | 2006-12-20 16:07:11 -0800 (Wed, 20 Dec 2006) | 2 lines
371 Changed paths:
372    M /trunk/modules/gui/qt4/components/extended_panels.cpp
373
374 fix out of buffer read in equalizer code
375
376 ------------------------------------------------------------------------
377 r18432 | jpsaman | 2006-12-20 14:11:54 -0800 (Wed, 20 Dec 2006) | 1 line
378 Changed paths:
379    M /trunk/activex/axvlc.idl
380    M /trunk/activex/vlccontrol2.cpp
381    M /trunk/include/vlc/libvlc.h
382    M /trunk/mozilla/control/npolibvlc.cpp
383    M /trunk/mozilla/control/npolibvlc.h
384    M /trunk/src/control/audio.c
385    M /trunk/src/control/video.c
386
387 Audio track and channel support for JavaScript API. The ActiveX vlc.audio.channel interface still has a bug left.
388 ------------------------------------------------------------------------
389 r18431 | xtophe | 2006-12-20 09:22:53 -0800 (Wed, 20 Dec 2006) | 2 lines
390 Changed paths:
391    M /trunk/configure.ac
392
393 Add a plugins/bindings line to the summary
394
395 ------------------------------------------------------------------------
396 r18430 | xtophe | 2006-12-20 09:01:34 -0800 (Wed, 20 Dec 2006) | 2 lines
397 Changed paths:
398    M /trunk/configure.ac
399
400 Fix a small bug in header detection for Activex
401
402 ------------------------------------------------------------------------
403 r18429 | jb | 2006-12-20 06:58:33 -0800 (Wed, 20 Dec 2006) | 3 lines
404 Changed paths:
405    M /trunk/modules/gui/qt4/dialogs/open.cpp
406    M /trunk/modules/gui/qt4/dialogs_provider.cpp
407    M /trunk/modules/gui/qt4/dialogs_provider.hpp
408    M /trunk/modules/gui/qt4/menus.cpp
409
410 Adding Open Menu entries.
411
412
413 ------------------------------------------------------------------------
414 r18428 | zorglub | 2006-12-19 14:23:59 -0800 (Tue, 19 Dec 2006) | 2 lines
415 Changed paths:
416    M /trunk/src/stream_output/profiles.c
417
418 Make static a bunch of functions
419
420 ------------------------------------------------------------------------
421 r18427 | xtophe | 2006-12-19 14:01:34 -0800 (Tue, 19 Dec 2006) | 1 line
422 Changed paths:
423    M /trunk/po/POTFILES.in
424    M /trunk/po/af.po
425    M /trunk/po/ar.po
426    M /trunk/po/bn.po
427    M /trunk/po/ca.po
428    M /trunk/po/co.po
429    M /trunk/po/cs.po
430    M /trunk/po/da.po
431    M /trunk/po/de.po
432    M /trunk/po/el.po
433    M /trunk/po/en_GB.po
434    M /trunk/po/es.po
435    M /trunk/po/eu.po
436    M /trunk/po/fr.po
437    M /trunk/po/fur.po
438    M /trunk/po/gl.po
439    M /trunk/po/he.po
440    M /trunk/po/hi.po
441    M /trunk/po/hu.po
442    M /trunk/po/it.po
443    M /trunk/po/ja.po
444    M /trunk/po/ka.po
445    M /trunk/po/ko.po
446    M /trunk/po/lt.po
447    M /trunk/po/lv.po
448    M /trunk/po/ms.po
449    M /trunk/po/my.po
450    M /trunk/po/nb.po
451    M /trunk/po/ne.po
452    M /trunk/po/nl.po
453    M /trunk/po/nn.po
454    M /trunk/po/no.po
455    M /trunk/po/oc.po
456    M /trunk/po/pa.po
457    M /trunk/po/pl.po
458    M /trunk/po/ps.po
459    M /trunk/po/pt_BR.po
460    M /trunk/po/pt_PT.po
461    M /trunk/po/ro.po
462    M /trunk/po/ru.po
463    M /trunk/po/sk.po
464    M /trunk/po/sl.po
465    M /trunk/po/sq.po
466    M /trunk/po/sv.po
467    M /trunk/po/tet.po
468    M /trunk/po/th.po
469    M /trunk/po/tl.po
470    M /trunk/po/tr.po
471    M /trunk/po/vlc.pot
472    M /trunk/po/zh_CN.po
473    M /trunk/po/zh_TW.po
474
475 make update-po
476 ------------------------------------------------------------------------
477 r18426 | courmisch | 2006-12-19 13:27:57 -0800 (Tue, 19 Dec 2006) | 2 lines
478 Changed paths:
479    M /trunk/m4/flags.m4
480
481 Do not assume that CXXFLAGS and OBJCFLAGS accept anything that CFLAGS does
482
483 ------------------------------------------------------------------------
484 r18425 | courmisch | 2006-12-19 13:26:46 -0800 (Tue, 19 Dec 2006) | 2 lines
485 Changed paths:
486    M /trunk/modules/demux/live555.cpp
487
488 Fix implicit declaration problem
489
490 ------------------------------------------------------------------------
491 r18424 | xtophe | 2006-12-19 12:18:55 -0800 (Tue, 19 Dec 2006) | 2 lines
492 Changed paths:
493    M /trunk/extras/contrib/src/Makefile
494
495 Don't use pic on win32. it confuses nasm
496
497 ------------------------------------------------------------------------
498 r18423 | xtophe | 2006-12-19 11:58:54 -0800 (Tue, 19 Dec 2006) | 2 lines
499 Changed paths:
500    M /trunk/extras/contrib/src/Makefile
501
502 Manual install for pthread
503
504 ------------------------------------------------------------------------
505 r18422 | xtophe | 2006-12-19 11:45:35 -0800 (Tue, 19 Dec 2006) | 3 lines
506 Changed paths:
507    M /trunk/extras/contrib/src/Makefile
508    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
509
510 Refresh x264 patch and use pthread for x264 in win32
511
512
513 ------------------------------------------------------------------------
514 r18421 | xtophe | 2006-12-19 09:42:01 -0800 (Tue, 19 Dec 2006) | 2 lines
515 Changed paths:
516    M /trunk/extras/contrib/src/Makefile
517
518 pthread for win
519
520 ------------------------------------------------------------------------
521 r18420 | fkuehne | 2006-12-19 09:34:26 -0800 (Tue, 19 Dec 2006) | 1 line
522 Changed paths:
523    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
524    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
525    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
526    M /trunk/modules/gui/macosx/open.h
527    M /trunk/modules/gui/macosx/open.m
528
529 * gui behaviour change: the textfields are no longer disabled if another protocol is enabled through the knobs. the user can click the fields now to switch the protocol. I'm unsure whether this could and should be done in the disc tab as well. closes #914
530 ------------------------------------------------------------------------
531 r18419 | xtophe | 2006-12-19 06:16:37 -0800 (Tue, 19 Dec 2006) | 2 lines
532 Changed paths:
533    M /trunk/include/vlc_threads_funcs.h
534
535 Fix win32 compilation
536
537 ------------------------------------------------------------------------
538 r18418 | jb | 2006-12-19 02:53:09 -0800 (Tue, 19 Dec 2006) | 4 lines
539 Changed paths:
540    M /trunk/modules/video_filter/extract.c
541
542 Dionoea's commit :D
543
544
545
546 ------------------------------------------------------------------------
547 r18417 | fkuehne | 2006-12-18 15:22:55 -0800 (Mon, 18 Dec 2006) | 1 line
548 Changed paths:
549    M /trunk/modules/gui/macosx/fspanel.h
550    M /trunk/modules/gui/macosx/fspanel.m
551
552 * hide the fspanel if VLC looses its front app state in fullscreen mode (by using the app switcher, etc.)
553 ------------------------------------------------------------------------
554 r18416 | zorglub | 2006-12-18 14:03:30 -0800 (Mon, 18 Dec 2006) | 2 lines
555 Changed paths:
556    M /trunk/include/vlc/libvlc.h
557    M /trunk/include/vlc/vlc.h
558    M /trunk/src/control/playlist.c
559    M /trunk/src/playlist/item.c
560    M /trunk/src/playlist/playlist_internal.h
561    M /trunk/src/playlist/search.c
562
563 A bit of cleanup in libvlc playlist API. Preliminary work for: Refs:#457
564
565 ------------------------------------------------------------------------
566 r18415 | zorglub | 2006-12-18 13:53:26 -0800 (Mon, 18 Dec 2006) | 3 lines
567 Changed paths:
568    M /trunk/include/vlc_threads.h
569    M /trunk/include/vlc_threads_funcs.h
570    M /trunk/src/misc/threads.c
571
572 Untested states thread and gnu portable threads implementation of tls
573 Fix Win32 implementation
574
575 ------------------------------------------------------------------------
576 r18414 | zorglub | 2006-12-18 13:40:12 -0800 (Mon, 18 Dec 2006) | 2 lines
577 Changed paths:
578    M /trunk/include/vlc_threads.h
579    M /trunk/include/vlc_threads_funcs.h
580    M /trunk/src/misc/threads.c
581    M /trunk/test/NativeLibvlcTest.py
582    M /trunk/test/native/init.c
583    M /trunk/test/native/tests.h
584    A /trunk/test/native/threads.c
585    M /trunk/test/setup.py
586
587 Added initial support for TLS (Thread Local Storage) variables
588
589 ------------------------------------------------------------------------
590 r18413 | dionoea | 2006-12-18 13:14:53 -0800 (Mon, 18 Dec 2006) | 2 lines
591 Changed paths:
592    M /trunk/configure.ac
593
594 * extract now uses sqrt.
595
596 ------------------------------------------------------------------------
597 r18412 | dionoea | 2006-12-18 13:13:07 -0800 (Mon, 18 Dec 2006) | 2 lines
598 Changed paths:
599    M /trunk/modules/video_filter/extract.c
600
601 * Remove comments left in cut & paste.
602
603 ------------------------------------------------------------------------
604 r18411 | dionoea | 2006-12-18 13:08:11 -0800 (Mon, 18 Dec 2006) | 2 lines
605 Changed paths:
606    M /trunk/modules/video_filter/extract.c
607
608 * Make it possible to extract any color component from the video. (Red, Green and Blue are still hardcoded) Example: ./vlc ~/media/Muse-Concert.mpg --video-filter "extract{component=0xFFFF00}" will get you the yellow stuff.
609
610 ------------------------------------------------------------------------
611 r18410 | jb | 2006-12-18 12:44:07 -0800 (Mon, 18 Dec 2006) | 3 lines
612 Changed paths:
613    M /trunk/THANKS
614    A /trunk/vlc.suse.spec
615
616 SuSE spec file thanks to DimStar, Dominique Leuenberger
617
618
619 ------------------------------------------------------------------------
620 r18409 | fkuehne | 2006-12-18 03:34:46 -0800 (Mon, 18 Dec 2006) | 1 line
621 Changed paths:
622    M /trunk/modules/gui/macosx/fspanel.m
623    M /trunk/modules/gui/macosx/macosx.m
624
625 * added an option to disable the fspanel
626 ------------------------------------------------------------------------
627 r18408 | Trax | 2006-12-17 15:53:49 -0800 (Sun, 17 Dec 2006) | 1 line
628 Changed paths:
629    M /trunk/modules/codec/ffmpeg/ffmpeg.c
630    M /trunk/modules/demux/nsv.c
631
632 * modules/codec/ffmpeg/ffmpeg.c and modules/demux/nsv.c: Add support for decoding VP60 and VP61
633 ------------------------------------------------------------------------
634 r18407 | thresh | 2006-12-17 15:32:24 -0800 (Sun, 17 Dec 2006) | 2 lines
635 Changed paths:
636    M /trunk/configure.ac
637
638 Default disable gnomevfs access plugin as it doesn't work anyway
639
640 ------------------------------------------------------------------------
641 r18406 | dionoea | 2006-12-17 12:42:32 -0800 (Sun, 17 Dec 2006) | 3 lines
642 Changed paths:
643    M /trunk/NEWS
644    M /trunk/configure.ac
645    M /trunk/modules/video_filter/Modules.am
646    A /trunk/modules/video_filter/extract.c (from /trunk/modules/video_filter/invert.c:18404)
647
648  * New color extraction video filter. Can be used to extract the Red, Green or Blue component from a video.
649  * Add stuff about motiondetect and extract in the News (even though motiondetect isn't finished)
650
651 ------------------------------------------------------------------------
652 r18405 | dionoea | 2006-12-17 09:58:21 -0800 (Sun, 17 Dec 2006) | 2 lines
653 Changed paths:
654    R /trunk/modules/video_filter/motiondetect.c
655
656 Rewrite motion detect filter. It currently draws a white rectangle arround moving objects (on fixed backgrounds). I still need to add code to make it possible to trigger an action when movement is detected (i.e. a VLM command to start recording).
657
658 ------------------------------------------------------------------------
659 r18404 | phmo95 | 2006-12-17 08:09:00 -0800 (Sun, 17 Dec 2006) | 2 lines
660 Changed paths:
661    M /trunk/bindings/java/src/core-jni.cc
662
663 Fix include for WIN32 version.
664
665 ------------------------------------------------------------------------
666 r18402 | zorglub | 2006-12-16 06:54:54 -0800 (Sat, 16 Dec 2006) | 3 lines
667 Changed paths:
668    M /trunk/include/vlc_intf_strings.h
669    M /trunk/modules/gui/qt4/Modules.am
670    M /trunk/modules/gui/qt4/components/extended_panels.cpp
671    M /trunk/modules/gui/qt4/components/extended_panels.hpp
672    M /trunk/modules/gui/qt4/components/preferences.cpp
673    M /trunk/modules/gui/qt4/components/preferences.hpp
674    M /trunk/modules/gui/qt4/dialogs/extended.cpp
675    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
676    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
677    A /trunk/modules/gui/qt4/pixmaps/go-next.png
678    M /trunk/modules/gui/qt4/qt4.cpp
679    M /trunk/modules/gui/qt4/res.qrc
680    A /trunk/modules/gui/qt4/ui/video_effects.ui
681
682 Add video filters panel
683 Fix size of preference tree items
684
685 ------------------------------------------------------------------------
686 r18401 | littlejohn | 2006-12-16 03:05:17 -0800 (Sat, 16 Dec 2006) | 1 line
687 Changed paths:
688    M /trunk/bindings/java/VLCExample.java
689    M /trunk/bindings/java/org/videolan/jvlc/Audio.java
690    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
691    M /trunk/bindings/java/src/audio-jni.cc
692
693 bindings for new audio functions, thanks to Philippe Morin
694 ------------------------------------------------------------------------
695 r18400 | jb | 2006-12-15 16:20:42 -0800 (Fri, 15 Dec 2006) | 3 lines
696 Changed paths:
697    M /trunk/modules/video_output/snapshot.c
698
699 Include fixing for snapshot.c
700
701
702 ------------------------------------------------------------------------
703 r18399 | jb | 2006-12-15 15:50:28 -0800 (Fri, 15 Dec 2006) | 3 lines
704 Changed paths:
705    M /trunk/modules/access/dc1394.c
706
707 Include repairing for dc1394
708
709
710 ------------------------------------------------------------------------
711 r18398 | zorglub | 2006-12-15 15:38:33 -0800 (Fri, 15 Dec 2006) | 2 lines
712 Changed paths:
713    M /trunk/modules/demux/playlist/playlist.h
714
715 2nd argument of playlist_Viewplay is not a boolean
716
717 ------------------------------------------------------------------------
718 r18397 | zorglub | 2006-12-15 15:21:27 -0800 (Fri, 15 Dec 2006) | 2 lines
719 Changed paths:
720    M /trunk/include/vlc_arrays.h
721    M /trunk/src/Makefile.am
722    D /trunk/src/misc/dict.c
723    M /trunk/src/playlist/thread.c
724    M /trunk/test/NativeLibvlcTest.py
725    M /trunk/test/native/algo.c
726    M /trunk/test/native/i18n.c
727    M /trunk/test/pyunit.h
728    M /trunk/test/setup.py
729
730 Rework dicts as macros for type-independance
731
732 ------------------------------------------------------------------------
733 r18396 | courmisch | 2006-12-15 06:16:08 -0800 (Fri, 15 Dec 2006) | 2 lines
734 Changed paths:
735    M /trunk/src/Makefile.am
736    A /trunk/src/test/utf8.c (from /trunk/src/test/url.c:18395)
737    M /trunk/src/text/unicode.c
738
739 Simpler UTF-8 check functions + rudimentary unit test
740
741 ------------------------------------------------------------------------
742 r18395 | hartman | 2006-12-14 12:56:18 -0800 (Thu, 14 Dec 2006) | 2 lines
743 Changed paths:
744    M /trunk/modules/access_filter/record.c
745    M /trunk/modules/audio_filter/channel_mixer/mono.c
746    M /trunk/modules/audio_filter/equalizer_presets.h
747    M /trunk/modules/codec/cmml/browser_open.c
748    M /trunk/modules/codec/cmml/history.c
749    M /trunk/modules/codec/cmml/history.h
750    M /trunk/modules/codec/sdl_image.c
751    M /trunk/modules/codec/x264.c
752
753 * More compiler warning fixes (const mostly)
754
755 ------------------------------------------------------------------------
756 r18394 | damienf | 2006-12-14 05:53:31 -0800 (Thu, 14 Dec 2006) | 2 lines
757 Changed paths:
758    M /trunk/bootstrap
759
760 - bootstrap: patch libtool on cygwin to prevent linking shared library as '.dll.exe' files
761
762 ------------------------------------------------------------------------
763 r18393 | oaubert | 2006-12-14 05:18:53 -0800 (Thu, 14 Dec 2006) | 2 lines
764 Changed paths:
765    M /trunk/src/control/mediacontrol_audio_video.c
766
767 src/controler/mediacontrol_audio_video.c: make mediacontrol_showtext static
768
769 ------------------------------------------------------------------------
770 r18392 | oaubert | 2006-12-14 05:18:27 -0800 (Thu, 14 Dec 2006) | 2 lines
771 Changed paths:
772    M /trunk/include/vlc/mediacontrol.h
773
774 include/vlc/mediacontrol.h: define mediacontrol_playlist_next_item prototype
775
776 ------------------------------------------------------------------------
777 r18391 | damienf | 2006-12-14 03:57:03 -0800 (Thu, 14 Dec 2006) | 2 lines
778 Changed paths:
779    M /trunk/activex/axvlc.tlb
780    M /trunk/activex/axvlc_idl.c
781    M /trunk/activex/axvlc_idl.h
782    M /trunk/activex/vlccontrol2.cpp
783
784 - activex: few fixes, generate latest tlb
785
786 ------------------------------------------------------------------------
787 r18390 | hartman | 2006-12-13 16:14:37 -0800 (Wed, 13 Dec 2006) | 2 lines
788 Changed paths:
789    M /trunk/src/audio_output/input.c
790    M /trunk/src/misc/image.c
791    M /trunk/src/misc/threads.c
792    M /trunk/src/stream_output/profiles.c
793    M /trunk/src/stream_output/stream_output.c
794    M /trunk/src/text/charset.c
795
796 * Fix a couple of const, static and other warnings 
797
798 ------------------------------------------------------------------------
799 r18389 | jpsaman | 2006-12-13 06:43:57 -0800 (Wed, 13 Dec 2006) | 1 line
800 Changed paths:
801    M /trunk/src/control/audio.c
802
803 Use more sensible error message that says: settting audio track failed.
804 ------------------------------------------------------------------------
805 r18388 | xtophe | 2006-12-13 03:41:15 -0800 (Wed, 13 Dec 2006) | 2 lines
806 Changed paths:
807    M /trunk/activex/guiddef.h
808    M /trunk/activex/supporterrorinfo.cpp
809    M /trunk/activex/supporterrorinfo.h
810    M /trunk/activex/vlccontrol2.cpp
811    M /trunk/activex/vlccontrol2.h
812
813 .h and .cpp are not executable files
814
815 ------------------------------------------------------------------------
816 r18387 | hartman | 2006-12-12 17:11:55 -0800 (Tue, 12 Dec 2006) | 5 lines
817 Changed paths:
818    M /trunk/modules/codec/dvbsub.c
819
820 * Add support for HD DVBsub closes #896
821 * Added some comments
822 * Set the b_pausable flage and remove the b_fade/b_stop flags from the dvbsubs.
823   They are ephemer and if you need these options set, then figure out another way.
824
825 ------------------------------------------------------------------------
826 r18386 | phmo95 | 2006-12-12 13:08:50 -0800 (Tue, 12 Dec 2006) | 3 lines
827 Changed paths:
828    M /trunk/bindings/java/src/playlist-jni.cc
829    M /trunk/bindings/java/src/video-jni.cc
830
831 Fix typos for WIN32 compilation of Java bindings.
832
833
834 ------------------------------------------------------------------------
835 r18385 | littlejohn | 2006-12-12 13:05:53 -0800 (Tue, 12 Dec 2006) | 3 lines
836 Changed paths:
837    M /trunk/bindings/java/createEclipseProject.sh
838
839 eclipse project creation script updated.
840
841
842 ------------------------------------------------------------------------
843 r18384 | fkuehne | 2006-12-12 11:46:17 -0800 (Tue, 12 Dec 2006) | 1 line
844 Changed paths:
845    M /trunk/modules/gui/macosx/fspanel.h
846    M /trunk/modules/gui/macosx/fspanel.m
847
848 * switched the middle arrow buttons from faster/slower to backward/forward to reflect the same functionality as the usual controller window, thus a more consistent GUI. Thanks to the6thReplicant from the forum for the hint.
849 ------------------------------------------------------------------------
850 r18383 | jpsaman | 2006-12-12 03:18:38 -0800 (Tue, 12 Dec 2006) | 2 lines
851 Changed paths:
852    M /trunk/activex/axvlc.idl
853    M /trunk/activex/vlccontrol2.cpp
854    M /trunk/activex/vlccontrol2.h
855    M /trunk/include/vlc/libvlc.h
856    M /trunk/mozilla/control/npolibvlc.cpp
857    M /trunk/src/control/audio.c
858
859 Add support to the activex, mozilla, firefox, safari plugin for changing audio track and audio output channel (reverse, stereo, left, right, dolby).
860
861 ------------------------------------------------------------------------
862 r18382 | jpsaman | 2006-12-12 01:26:26 -0800 (Tue, 12 Dec 2006) | 1 line
863 Changed paths:
864    M /trunk/modules/meta_engine/id3tag.c
865
866 Fix compilation warnings
867 ------------------------------------------------------------------------
868 r18381 | jpsaman | 2006-12-12 01:23:58 -0800 (Tue, 12 Dec 2006) | 1 line
869 Changed paths:
870    M /trunk/modules/mux/mp4.c
871
872 Small readability enhancement
873 ------------------------------------------------------------------------
874 r18380 | jpsaman | 2006-12-12 01:23:10 -0800 (Tue, 12 Dec 2006) | 1 line
875 Changed paths:
876    M /trunk/modules/video_output/x11/xvmc.c
877
878 Don't use register keyword, leave it up to compiler to optimize this.
879 ------------------------------------------------------------------------
880 r18379 | ipkiss | 2006-12-11 14:19:56 -0800 (Mon, 11 Dec 2006) | 4 lines
881 Changed paths:
882    M /trunk/modules/gui/skins2/src/generic_layout.cpp
883    M /trunk/modules/gui/skins2/vars/equalizer.cpp
884
885  * skins2/vars/equalizer.cpp: Fixed an invalid memory read, potential crasher
886  * skins2/src/generic_layout.cpp: Fixed an old memory leak
887 This is a forwardport of [18282]
888
889 ------------------------------------------------------------------------
890 r18378 | xtophe | 2006-12-11 13:06:55 -0800 (Mon, 11 Dec 2006) | 2 lines
891 Changed paths:
892    M /trunk/Makefile.am
893
894 Makefile.am: tweack win32 packaging rules
895
896 ------------------------------------------------------------------------
897 r18377 | hartman | 2006-12-11 12:55:22 -0800 (Mon, 11 Dec 2006) | 2 lines
898 Changed paths:
899    M /trunk/modules/access/cdda/access.c
900    M /trunk/modules/access/cdda/cdda.c
901    M /trunk/modules/access/cdda/info.c
902    M /trunk/modules/access/cdda.c
903    M /trunk/modules/access/dvdnav.c
904    M /trunk/modules/access/dvdread.c
905
906 * Some more const warning fixes
907
908 ------------------------------------------------------------------------
909 r18376 | littlejohn | 2006-12-11 12:22:47 -0800 (Mon, 11 Dec 2006) | 1 line
910 Changed paths:
911    A /trunk/bindings/java/createEclipseProject.sh
912
913 helper script to ease jvlc development with eclipse
914 ------------------------------------------------------------------------
915 r18375 | hartman | 2006-12-11 12:04:55 -0800 (Mon, 11 Dec 2006) | 2 lines
916 Changed paths:
917    M /trunk/modules/demux/mkv.cpp
918
919 * grah one more compile issue
920
921 ------------------------------------------------------------------------
922 r18374 | hartman | 2006-12-11 09:34:07 -0800 (Mon, 11 Dec 2006) | 2 lines
923 Changed paths:
924    M /trunk/modules/control/http/util.c
925
926 * one more closedir fix
927
928 ------------------------------------------------------------------------
929 r18373 | hartman | 2006-12-11 09:29:49 -0800 (Mon, 11 Dec 2006) | 2 lines
930 Changed paths:
931    M /trunk/modules/control/http/util.c
932
933 * another closedir fix
934
935 ------------------------------------------------------------------------
936 r18372 | hartman | 2006-12-11 09:22:20 -0800 (Mon, 11 Dec 2006) | 4 lines
937 Changed paths:
938    M /trunk/modules/video_filter/colorthres.c
939    M /trunk/modules/video_filter/deinterlace.c
940    M /trunk/modules/video_filter/gradient.c
941    M /trunk/modules/video_filter/logo.c
942    M /trunk/modules/video_filter/mosaic.c
943    M /trunk/modules/video_filter/motiondetect.c
944    M /trunk/modules/video_filter/puzzle.c
945    M /trunk/modules/video_filter/rss.c
946    M /trunk/modules/video_filter/transform.c
947
948 * motion_detect: use playlist_Control's "lock" argument  
949 * const string fixes 
950 * make a couple of functions static
951
952 ------------------------------------------------------------------------
953 r18371 | xtophe | 2006-12-11 09:04:56 -0800 (Mon, 11 Dec 2006) | 2 lines
954 Changed paths:
955    M /trunk/activex/Makefile.am
956
957 Don't call removed target.
958
959 ------------------------------------------------------------------------
960 r18370 | courmisch | 2006-12-11 08:56:21 -0800 (Mon, 11 Dec 2006) | 3 lines
961 Changed paths:
962    M /trunk/modules/demux/mkv.cpp
963    M /trunk/modules/gui/ncurses.c
964    M /trunk/modules/misc/gnutls.c
965    M /trunk/src/text/unicode.c
966    M /trunk/src/video_output/vout_intf.c
967
968 - WTF?! Do not use non-existant vlc_closedir_wrapper
969 - Do not leak result from utf8_readdir (ALWAYS strdup'ed).
970
971 ------------------------------------------------------------------------
972 r18369 | courmisch | 2006-12-11 08:53:08 -0800 (Mon, 11 Dec 2006) | 2 lines
973 Changed paths:
974    M /trunk/src/video_output/vout_intf.c
975
976 Fix compilation
977
978 ------------------------------------------------------------------------
979 r18368 | hartman | 2006-12-11 08:25:29 -0800 (Mon, 11 Dec 2006) | 3 lines
980 Changed paths:
981    M /trunk/src/text/unicode.c
982
983 * Fix utf8_scandir (wasn't using vlc_closedir_wrapper)
984 * Add some doxygen comments to some of these functions that warn about vlc_closedir_wrapper and LocaleFree
985
986 ------------------------------------------------------------------------
987 r18367 | hartman | 2006-12-11 08:22:45 -0800 (Mon, 11 Dec 2006) | 4 lines
988 Changed paths:
989    M /trunk/modules/control/http/util.c
990    M /trunk/modules/demux/mkv.cpp
991    M /trunk/modules/gui/ncurses.c
992    M /trunk/modules/misc/gnutls.c
993    M /trunk/modules/visualization/galaktos/preset.c
994    M /trunk/src/video_output/vout_intf.c
995
996 * forwardport: [18328]-[18330]
997   * utf8_fopen for: galaktos and snapshots
998   * vlc_closedir_wrapper for: webintf, mkv, ncurses and gnutls
999
1000 ------------------------------------------------------------------------
1001 r18366 | hartman | 2006-12-11 08:17:44 -0800 (Mon, 11 Dec 2006) | 4 lines
1002 Changed paths:
1003    M /trunk/extras/contrib/bootstrap
1004    M /trunk/extras/contrib/src/Patches/libpng-osx.patch
1005
1006 * forwardport [18332]:
1007   - don't compile pngtest, it's not SDK compatible
1008   - enable sdk on contrib again
1009
1010 ------------------------------------------------------------------------
1011 r18365 | hartman | 2006-12-11 08:16:33 -0800 (Mon, 11 Dec 2006) | 2 lines
1012 Changed paths:
1013    M /trunk/extras/contrib/src/Makefile
1014
1015 * forwardport [18335]: Compile x264 with --enable-pic 
1016
1017 ------------------------------------------------------------------------
1018 r18364 | hartman | 2006-12-11 08:13:24 -0800 (Mon, 11 Dec 2006) | 4 lines
1019 Changed paths:
1020    M /trunk/modules/access/rtsp/access.c
1021    M /trunk/modules/access/rtsp/real.c
1022    M /trunk/modules/access/rtsp/rtsp.c
1023
1024 * forwardport [18336]:
1025  - Only try Real RTSP in case of rtsp:// realrtsp:// or pnm://
1026  - Don't use fprintf
1027
1028 ------------------------------------------------------------------------
1029 r18363 | hartman | 2006-12-11 08:04:32 -0800 (Mon, 11 Dec 2006) | 2 lines
1030 Changed paths:
1031    M /trunk/NEWS
1032
1033 * forwardport the 0.8.6 NEWS
1034
1035 ------------------------------------------------------------------------
1036 r18362 | hartman | 2006-12-11 08:03:34 -0800 (Mon, 11 Dec 2006) | 2 lines
1037 Changed paths:
1038    M /trunk/modules/demux/mkv.cpp
1039
1040 * forwardport [18346]: LocaleFree() a utf8_readdir entry instead of using free()
1041
1042 ------------------------------------------------------------------------
1043 r18361 | hartman | 2006-12-11 07:32:01 -0800 (Mon, 11 Dec 2006) | 2 lines
1044 Changed paths:
1045    M /trunk/extras/contrib/src/Makefile
1046
1047 * forwardport [18350] libtiff linking in VLC OS X 
1048
1049 ------------------------------------------------------------------------
1050 r18360 | hartman | 2006-12-11 07:30:46 -0800 (Mon, 11 Dec 2006) | 2 lines
1051 Changed paths:
1052    M /trunk/modules/video_filter/marq.c
1053
1054 * marq.c: const strings
1055
1056 ------------------------------------------------------------------------
1057 r18359 | courmisch | 2006-12-11 04:16:39 -0800 (Mon, 11 Dec 2006) | 3 lines
1058 Changed paths:
1059    M /trunk/configure.ac
1060
1061 Remove -z defs to fix FreeBSD linking.
1062 Someone (I?) ought to work on a better solution
1063
1064 ------------------------------------------------------------------------
1065 r18358 | courmisch | 2006-12-10 12:02:03 -0800 (Sun, 10 Dec 2006) | 2 lines
1066 Changed paths:
1067    M /trunk/include/vlc_common.h
1068
1069 Do not redefine vlc_wclosedir (Close #893)
1070
1071 ------------------------------------------------------------------------
1072 r18357 | courmisch | 2006-12-10 11:57:01 -0800 (Sun, 10 Dec 2006) | 2 lines
1073 Changed paths:
1074    M /trunk/bootstrap
1075
1076 Forgot this file
1077
1078 ------------------------------------------------------------------------
1079 r18356 | courmisch | 2006-12-10 11:56:13 -0800 (Sun, 10 Dec 2006) | 2 lines
1080 Changed paths:
1081    M /trunk/Makefile.am
1082    M /trunk/activex/Makefile.am
1083    M /trunk/configure.ac
1084    M /trunk/mozilla/Makefile.am
1085    M /trunk/src/Makefile.am
1086
1087 Use shared libvlc on Win32
1088
1089 ------------------------------------------------------------------------
1090 r18355 | zorglub | 2006-12-10 07:28:12 -0800 (Sun, 10 Dec 2006) | 2 lines
1091 Changed paths:
1092    M /trunk/src/misc/objects.c
1093
1094 Simplify a bit strings handling
1095
1096 ------------------------------------------------------------------------
1097 r18354 | zorglub | 2006-12-10 07:24:01 -0800 (Sun, 10 Dec 2006) | 2 lines
1098 Changed paths:
1099    M /trunk/src/misc/objects.c
1100
1101 Fix wrong object release
1102
1103 ------------------------------------------------------------------------
1104 r18353 | zorglub | 2006-12-10 07:20:26 -0800 (Sun, 10 Dec 2006) | 2 lines
1105 Changed paths:
1106    M /trunk/src/playlist/engine.c
1107
1108 Don't attach playlist twice
1109
1110 ------------------------------------------------------------------------
1111 r18352 | zorglub | 2006-12-10 07:15:50 -0800 (Sun, 10 Dec 2006) | 2 lines
1112 Changed paths:
1113    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1114
1115 Fix corruption in SD parser (Closes:#889)
1116
1117 ------------------------------------------------------------------------
1118 r18351 | zorglub | 2006-12-10 06:00:54 -0800 (Sun, 10 Dec 2006) | 8 lines
1119 Changed paths:
1120    M /trunk/include/vlc/vlc.h
1121    M /trunk/include/vlc_playlist.h
1122    M /trunk/modules/access/directory.c
1123    M /trunk/modules/gui/macosx/playlist.m
1124    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
1125    M /trunk/modules/services_discovery/bonjour.c
1126    M /trunk/modules/services_discovery/podcast.c
1127    M /trunk/modules/services_discovery/sap.c
1128    M /trunk/modules/services_discovery/upnp_cc.cpp
1129    M /trunk/modules/services_discovery/upnp_intel.cpp
1130    M /trunk/src/input/es_out.c
1131    M /trunk/src/input/input.c
1132    M /trunk/src/input/var.c
1133    M /trunk/src/libvlc-common.c
1134    M /trunk/src/misc/objects.c
1135    M /trunk/src/playlist/engine.c
1136    M /trunk/src/playlist/item.c
1137    M /trunk/src/playlist/playlist_internal.h
1138    M /trunk/src/playlist/tree.c
1139
1140 * Do not take and release the structure lock for each element of the list while
1141   releasing it. mutex locks /= 20 on a standard preparse run
1142 * Only create absolutely necessary variables while preparsing
1143 --> Preparse speed *= 4 (with item in disk cache of course)
1144
1145 * Do not rebuild playlist too much while adding a directory. Add a new flag
1146   to NodeCreate and Add to control this behaviour
1147
1148 ------------------------------------------------------------------------
1149 r18344 | md | 2006-12-09 12:24:50 -0800 (Sat, 09 Dec 2006) | 6 lines
1150 Changed paths:
1151    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
1152
1153 Fix for non-working DELETE key in Playlist on Win32
1154 For some unknown reason, wxwidgets 2.6.3 always return WXK_NUMPAD_DELETE
1155 even in case normal Delete key was pressed
1156
1157 Please consider backporting just for Win32 binaries.
1158
1159 ------------------------------------------------------------------------
1160 r18343 | fkuehne | 2006-12-09 12:19:20 -0800 (Sat, 09 Dec 2006) | 1 line
1161 Changed paths:
1162    M /trunk/modules/gui/macosx/prefs.m
1163
1164 * prevent the preferences from crashing. they aren't shown again yet, though
1165 ------------------------------------------------------------------------
1166 r18342 | zorglub | 2006-12-09 12:10:28 -0800 (Sat, 09 Dec 2006) | 2 lines
1167 Changed paths:
1168    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1169
1170 Fix
1171
1172 ------------------------------------------------------------------------
1173 r18341 | fkuehne | 2006-12-09 11:59:45 -0800 (Sat, 09 Dec 2006) | 1 line
1174 Changed paths:
1175    M /trunk/modules/gui/macosx/open.h
1176    M /trunk/modules/gui/macosx/open.m
1177
1178 * improved previous b_autoplay implementation
1179 ------------------------------------------------------------------------
1180 r18340 | fkuehne | 2006-12-09 11:57:48 -0800 (Sat, 09 Dec 2006) | 1 line
1181 Changed paths:
1182    M /trunk/modules/gui/macosx/intf.m
1183    M /trunk/modules/gui/macosx/misc.m
1184
1185 * make sure that the opened media is always enqueueded, if macosx-autoplay is false
1186 ------------------------------------------------------------------------
1187 r18339 | zorglub | 2006-12-09 10:12:05 -0800 (Sat, 09 Dec 2006) | 3 lines
1188 Changed paths:
1189    M /trunk/NEWS
1190    M /trunk/include/vlc_intf_strings.h
1191    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
1192    M /trunk/modules/gui/qt4/dialogs/messages.cpp
1193    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1194    M /trunk/modules/gui/qt4/dialogs_provider.hpp
1195    M /trunk/modules/gui/qt4/menus.cpp
1196    M /trunk/modules/misc/playlist/m3u.c
1197
1198 Misc cleanups in Qt4. (Closes:#736)
1199 Fix m3u export
1200
1201 ------------------------------------------------------------------------
1202 r18325 | hartman | 2006-12-07 14:46:45 -0800 (Thu, 07 Dec 2006) | 5 lines
1203 Changed paths:
1204    M /trunk/modules/gui/macosx/vout.m
1205
1206 * Don't redraw the window when going to fullscreen. refs #668 and refs #751 
1207 This might not fix it, but it surely should eleviate the problem.
1208 forwardport of [18324]
1209
1210
1211 ------------------------------------------------------------------------
1212 r18322 | hartman | 2006-12-07 14:38:20 -0800 (Thu, 07 Dec 2006) | 4 lines
1213 Changed paths:
1214    M /trunk/modules/gui/macosx/fspanel.h
1215    M /trunk/modules/gui/macosx/fspanel.m
1216    M /trunk/modules/gui/macosx/vout.m
1217
1218 * forwardport: [18319], [18320]
1219   - fspanel centering on right screen
1220   - fspanel don't hide if mousepointer is over fspanel
1221
1222 ------------------------------------------------------------------------
1223 r18319 | xtophe | 2006-12-07 12:19:52 -0800 (Thu, 07 Dec 2006) | 2 lines
1224 Changed paths:
1225    M /trunk/modules/misc/gnutls.c
1226
1227 Forward port [18313] and [18314]. compile fix
1228
1229 ------------------------------------------------------------------------
1230 r18318 | bigben | 2006-12-07 12:10:55 -0800 (Thu, 07 Dec 2006) | 1 line
1231 Changed paths:
1232    M /trunk/modules/audio_filter/resampler/linear.c
1233
1234 * Cleanup that file a bit
1235 ------------------------------------------------------------------------
1236 r18316 | littlejohn | 2006-12-07 05:35:25 -0800 (Thu, 07 Dec 2006) | 1 line
1237 Changed paths:
1238    M /trunk/src/control/input.c
1239
1240 fix for libvlc_input_get_fps. maybe there's a better way to do it.
1241 ------------------------------------------------------------------------
1242 r18315 | courmisch | 2006-12-07 03:25:09 -0800 (Thu, 07 Dec 2006) | 2 lines
1243 Changed paths:
1244    M /trunk/modules/misc/gnutls.c
1245
1246 Remove redumdant function call
1247
1248 ------------------------------------------------------------------------
1249 r18312 | courmisch | 2006-12-07 01:29:45 -0800 (Thu, 07 Dec 2006) | 2 lines
1250 Changed paths:
1251    M /trunk/modules/misc/gnutls.c
1252
1253 Remove old TODO
1254
1255 ------------------------------------------------------------------------
1256 r18311 | courmisch | 2006-12-07 00:46:01 -0800 (Thu, 07 Dec 2006) | 2 lines
1257 Changed paths:
1258    M /trunk/modules/misc/gnutls.c
1259
1260 Prefer EDH-RSA over plain RSA
1261
1262 ------------------------------------------------------------------------
1263 r18309 | courmisch | 2006-12-07 00:39:45 -0800 (Thu, 07 Dec 2006) | 2 lines
1264 Changed paths:
1265    M /trunk/modules/misc/gnutls.c
1266
1267 Handle fatal errors properly past TLS handshake (close #887)
1268
1269 ------------------------------------------------------------------------
1270 r18308 | damienf | 2006-12-06 16:31:14 -0800 (Wed, 06 Dec 2006) | 2 lines
1271 Changed paths:
1272    M /trunk/configure.ac
1273    A /trunk/mozilla/install.js
1274
1275 - mozilla, activex, directx: more backporting from 0.8.6
1276
1277 ------------------------------------------------------------------------
1278 r18307 | damienf | 2006-12-06 16:29:57 -0800 (Wed, 06 Dec 2006) | 2 lines
1279 Changed paths:
1280    M /trunk/mozilla/Makefile.am
1281    M /trunk/mozilla/control/npolibvlc.cpp
1282    M /trunk/mozilla/control/npolibvlc.h
1283    M /trunk/mozilla/control/nporuntime.cpp
1284    M /trunk/mozilla/npvlc_rc.rc
1285    M /trunk/mozilla/support/npmac.cpp
1286    M /trunk/mozilla/vlc.r
1287    M /trunk/mozilla/vlcplugin.cpp
1288    M /trunk/mozilla/vlcplugin.h
1289    M /trunk/mozilla/vlcshell.cpp
1290
1291 mozilla: backporting from 0.8.6
1292
1293 ------------------------------------------------------------------------
1294 r18306 | damienf | 2006-12-06 16:29:02 -0800 (Wed, 06 Dec 2006) | 2 lines
1295 Changed paths:
1296    M /trunk/activex/Makefile.am
1297    M /trunk/activex/axvlc.idl
1298    M /trunk/activex/axvlc.tlb
1299    M /trunk/activex/axvlc_idl.c
1300    M /trunk/activex/axvlc_idl.h
1301    M /trunk/activex/connectioncontainer.cpp
1302    M /trunk/activex/objectsafety.h
1303    M /trunk/activex/oleinplaceobject.h
1304    M /trunk/activex/oleobject.cpp
1305    M /trunk/activex/oleobject.h
1306    M /trunk/activex/persistpropbag.cpp
1307    M /trunk/activex/persiststreaminit.cpp
1308    M /trunk/activex/persiststreaminit.h
1309    M /trunk/activex/plugin.cpp
1310    M /trunk/activex/plugin.h
1311    M /trunk/activex/provideclassinfo.cpp
1312    M /trunk/activex/provideclassinfo.h
1313    M /trunk/activex/supporterrorinfo.cpp
1314    M /trunk/activex/utils.cpp
1315    M /trunk/activex/utils.h
1316    M /trunk/activex/vlccontrol.cpp
1317    M /trunk/activex/vlccontrol.h
1318    M /trunk/activex/vlccontrol2.cpp
1319    M /trunk/activex/vlccontrol2.h
1320
1321 - activex: backporting from 0.8.6
1322
1323 ------------------------------------------------------------------------
1324 r18305 | damienf | 2006-12-06 15:39:18 -0800 (Wed, 06 Dec 2006) | 2 lines
1325 Changed paths:
1326    M /trunk/modules/access/dshow/common.h
1327    M /trunk/modules/access/dshow/dshow.cpp
1328    M /trunk/modules/access/dshow/filter.h
1329
1330 - dshow: backporting from 0.8.6
1331
1332 ------------------------------------------------------------------------
1333 r18304 | damienf | 2006-12-06 15:38:27 -0800 (Wed, 06 Dec 2006) | 2 lines
1334 Changed paths:
1335    M /trunk/modules/video_output/directx/direct3d.c
1336    M /trunk/modules/video_output/directx/directx.c
1337    M /trunk/modules/video_output/directx/events.c
1338    M /trunk/modules/video_output/directx/vout.h
1339
1340 - backporting from 0.8.6
1341
1342 ------------------------------------------------------------------------
1343 r18303 | xtophe | 2006-12-06 14:57:37 -0800 (Wed, 06 Dec 2006) | 2 lines
1344 Changed paths:
1345    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
1346    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
1347    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
1348
1349 sub_fps is a float and need to be a float. Don't loose precision if the subtitles dialog is opened.
1350
1351 ------------------------------------------------------------------------
1352 r18302 | damienf | 2006-12-06 14:26:23 -0800 (Wed, 06 Dec 2006) | 2 lines
1353 Changed paths:
1354    M /trunk/configure.ac
1355
1356 - removed commented out lines in [18277], not really necessary to keep them
1357
1358 ------------------------------------------------------------------------
1359 r18301 | damienf | 2006-12-06 14:22:36 -0800 (Wed, 06 Dec 2006) | 2 lines
1360 Changed paths:
1361    M /trunk/vlc.win32.nsi.in
1362
1363 - vlc.win32.nsi.in: backporting from [18288]
1364
1365 ------------------------------------------------------------------------
1366 r18300 | courmisch | 2006-12-06 13:59:39 -0800 (Wed, 06 Dec 2006) | 8 lines
1367 Changed paths:
1368    M /trunk/modules/misc/gnutls.c
1369
1370 Enable AES 256 with TLS.
1371
1372 DISCLAIMER: libgcrypt includes various strong cryptographic ciphers.
1373 VLC now has 256-bits ciphers, and already had 128-bits ciphers for some
1374 time. Please check with your lawyer and country-specific homeland
1375 security bureau. In France, *usage* is completely free. Supply, import
1376 and export are not.
1377
1378 ------------------------------------------------------------------------
1379 r18299 | xtophe | 2006-12-06 13:27:32 -0800 (Wed, 06 Dec 2006) | 2 lines
1380 Changed paths:
1381    M /trunk/Makefile.am
1382
1383 Fix path. 
1384
1385 ------------------------------------------------------------------------
1386 r18298 | courmisch | 2006-12-06 13:12:53 -0800 (Wed, 06 Dec 2006) | 2 lines
1387 Changed paths:
1388    M /trunk/Makefile.am
1389
1390 Do not try to distribute non-existant kludges
1391
1392 ------------------------------------------------------------------------
1393 r18297 | courmisch | 2006-12-06 12:48:09 -0800 (Wed, 06 Dec 2006) | 2 lines
1394 Changed paths:
1395    M /trunk/modules/misc/gnutls.c
1396
1397 Support for TLSv1.1 deflate compression
1398
1399 ------------------------------------------------------------------------
1400 r18296 | courmisch | 2006-12-06 12:22:56 -0800 (Wed, 06 Dec 2006) | 3 lines
1401 Changed paths:
1402    M /trunk/modules/misc/gnutls.c
1403
1404  - support for TLSv1.1
1405  - rationalize var_CreateGet*() and config_Get*() usage
1406
1407 ------------------------------------------------------------------------
1408 r18295 | courmisch | 2006-12-06 10:44:19 -0800 (Wed, 06 Dec 2006) | 3 lines
1409 Changed paths:
1410    M /trunk/modules/access/http.c
1411
1412 Do not retry to HTTP connection with version 1.0 instead of 1.1...
1413 ...when the lower layer failed (ie TCP or SSL errors)
1414
1415 ------------------------------------------------------------------------
1416 r18294 | courmisch | 2006-12-06 10:31:53 -0800 (Wed, 06 Dec 2006) | 2 lines
1417 Changed paths:
1418    M /trunk/modules/misc/gnutls.c
1419
1420 Make some constant data table static
1421
1422 ------------------------------------------------------------------------
1423 r18292 | courmisch | 2006-12-06 08:47:10 -0800 (Wed, 06 Dec 2006) | 19 lines
1424 Changed paths:
1425    M /trunk/modules/video_output/x11/xcommon.c
1426
1427 Work-around window-on-top + fullscreen deadlock (refs #882)
1428
1429 FIXME FIXME FIXME FIXME: EXPLICIT HACK.
1430 On the one hand, we cannot hold the lock while triggering a callback, as
1431 it causes a deadlock with video-on-top handling. On the other hand, we
1432 have to lock while triggering the callback to:
1433  1/ make sure video-on-top remains in sync with fullscreen (i.e.
1434     unlocking creates a race condition if fullscreen is switched on and
1435     off VERY FAST).
1436  2/ avoid possible corruption bugs if another thread gets the mutex and
1437     modifies our data in-between (though it does not seem like it could really
1438     do much harm in this particular case).
1439
1440 This is obviously contradictory. Correct solutions may include:
1441  - putting the fullscreen NAND video-on-top logic out of libvlc,
1442    back into the video output plugins (ugly code duplication...),
1443  - serializing fullscreen and video-on-top handling properly instead of
1444    using the fullscreen callback. That's got to be the correct one.
1445
1446 ------------------------------------------------------------------------
1447 r18291 | courmisch | 2006-12-06 08:41:19 -0800 (Wed, 06 Dec 2006) | 2 lines
1448 Changed paths:
1449    M /trunk/src/Makefile.am
1450
1451 Provides libvlc.sym
1452
1453 ------------------------------------------------------------------------
1454 r18290 | courmisch | 2006-12-06 08:29:20 -0800 (Wed, 06 Dec 2006) | 2 lines
1455 Changed paths:
1456    M /trunk/src/video_output/vout_intf.c
1457
1458 Minor code simplification
1459
1460 ------------------------------------------------------------------------
1461 r18289 | funman | 2006-12-06 07:02:37 -0800 (Wed, 06 Dec 2006) | 3 lines
1462 Changed paths:
1463    M /trunk/extras/dbus-vlc.py
1464    M /trunk/modules/control/dbus.c
1465    M /trunk/src/libvlc-common.c
1466
1467 Simplification of one-instance mode
1468 It now checks if a capable "Media Player" is running, not only VLC.
1469
1470 ------------------------------------------------------------------------
1471 r18283 | md | 2006-12-06 01:55:17 -0800 (Wed, 06 Dec 2006) | 2 lines
1472 Changed paths:
1473    M /trunk/src/input/vlm.c
1474
1475 Remove duplicate code. The new Unescape() is already doing this.
1476
1477 ------------------------------------------------------------------------
1478 r18281 | funman | 2006-12-05 16:52:04 -0800 (Tue, 05 Dec 2006) | 3 lines
1479 Changed paths:
1480    M /trunk/extras/dbus-vlc.py
1481    M /trunk/modules/control/dbus.c
1482    M /trunk/modules/control/dbus.h
1483    M /trunk/src/libvlc-common.c
1484
1485 D-Bus module now uses new specification
1486 TODO: playlist management
1487
1488 ------------------------------------------------------------------------
1489 r18280 | xtophe | 2006-12-05 16:31:08 -0800 (Tue, 05 Dec 2006) | 1 line
1490 Changed paths:
1491    M /trunk/po/POTFILES.in
1492    M /trunk/po/af.po
1493    M /trunk/po/ar.po
1494    M /trunk/po/bn.po
1495    M /trunk/po/ca.po
1496    M /trunk/po/co.po
1497    M /trunk/po/cs.po
1498    M /trunk/po/da.po
1499    M /trunk/po/de.po
1500    M /trunk/po/el.po
1501    M /trunk/po/en_GB.po
1502    M /trunk/po/es.po
1503    M /trunk/po/eu.po
1504    M /trunk/po/fr.po
1505    M /trunk/po/fur.po
1506    M /trunk/po/gl.po
1507    M /trunk/po/he.po
1508    M /trunk/po/hi.po
1509    M /trunk/po/hu.po
1510    M /trunk/po/it.po
1511    M /trunk/po/ja.po
1512    M /trunk/po/ka.po
1513    M /trunk/po/ko.po
1514    M /trunk/po/lt.po
1515    M /trunk/po/lv.po
1516    M /trunk/po/ms.po
1517    M /trunk/po/my.po
1518    M /trunk/po/nb.po
1519    M /trunk/po/ne.po
1520    M /trunk/po/nl.po
1521    M /trunk/po/nn.po
1522    M /trunk/po/no.po
1523    M /trunk/po/oc.po
1524    M /trunk/po/pa.po
1525    M /trunk/po/pl.po
1526    M /trunk/po/ps.po
1527    M /trunk/po/pt_BR.po
1528    M /trunk/po/pt_PT.po
1529    M /trunk/po/ro.po
1530    M /trunk/po/ru.po
1531    M /trunk/po/sk.po
1532    M /trunk/po/sl.po
1533    M /trunk/po/sq.po
1534    M /trunk/po/sv.po
1535    M /trunk/po/tet.po
1536    M /trunk/po/th.po
1537    M /trunk/po/tl.po
1538    M /trunk/po/tr.po
1539    M /trunk/po/vlc.pot
1540    M /trunk/po/zh_CN.po
1541    M /trunk/po/zh_TW.po
1542
1543 make update-po
1544 ------------------------------------------------------------------------
1545 r18279 | littlejohn | 2006-12-05 15:45:36 -0800 (Tue, 05 Dec 2006) | 1 line
1546 Changed paths:
1547    M /trunk/bindings/java/Makefile.am
1548    M /trunk/bindings/java/org/videolan/jvlc/Input.java
1549    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
1550    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
1551    M /trunk/bindings/java/org/videolan/jvlc/Video.java
1552    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
1553    M /trunk/bindings/java/src/core-jni.cc
1554    M /trunk/bindings/java/src/graphics-jni.cc
1555    M /trunk/bindings/java/src/video-jni.cc
1556
1557 Java bindings update: various enhancements; paint system changed; reparenting works again.
1558 ------------------------------------------------------------------------
1559 r18278 | littlejohn | 2006-12-05 15:42:58 -0800 (Tue, 05 Dec 2006) | 1 line
1560 Changed paths:
1561    M /trunk/src/control/video.c
1562
1563 libvlc_input_has_vout more consistent with function aim
1564 ------------------------------------------------------------------------
1565 r18277 | damienf | 2006-12-05 15:20:18 -0800 (Tue, 05 Dec 2006) | 2 lines
1566 Changed paths:
1567    M /trunk/configure.ac
1568
1569 - libvlc target, removed uneeded libs target previously for for external libvlc compilation
1570
1571 ------------------------------------------------------------------------
1572 r18275 | damienf | 2006-12-05 09:29:07 -0800 (Tue, 05 Dec 2006) | 2 lines
1573 Changed paths:
1574    M /trunk/activex/Makefile.am
1575
1576  activex: when linking against the shared lib DLL, it looks like the linker is picking the DLL name from inside the file, rather than the filename itself. in most cases, this is not a problem, as both are usually the same. Unfortunately, since libtool has a bug on cygwin, whereby the ouput name is libvlc.dll.exe rather than libvlc.dll, the wrong name 'libvlc.dll.exe' is used by the linker rather than the corrected filename. Using the import lib libvlc.dll.a instead fixes that problem. the proper fix should probably a patch to libtool
1577
1578 ------------------------------------------------------------------------
1579 r18274 | hartman | 2006-12-05 09:05:20 -0800 (Tue, 05 Dec 2006) | 2 lines
1580 Changed paths:
1581    M /trunk/Makefile.am
1582
1583 * Expand the ugly hack to also let automake define OBJCLINK and friends
1584
1585 ------------------------------------------------------------------------
1586 r18273 | damienf | 2006-12-05 02:22:25 -0800 (Tue, 05 Dec 2006) | 2 lines
1587 Changed paths:
1588    M /trunk/activex/Makefile.am
1589    M /trunk/mozilla/Makefile.am
1590
1591 - mozilla, activex: vlc-config vlc -> libvlc changes
1592
1593 ------------------------------------------------------------------------
1594 r18272 | gbazin | 2006-12-04 13:17:32 -0800 (Mon, 04 Dec 2006) | 1 line
1595 Changed paths:
1596    M /trunk/configure.ac
1597
1598 configure.ac: fix build when libtool is disabled.
1599 ------------------------------------------------------------------------
1600 r18271 | dionoea | 2006-12-04 13:12:19 -0800 (Mon, 04 Dec 2006) | 2 lines
1601 Changed paths:
1602    M /trunk/vlc.win32.nsi.in
1603
1604 Don't install mozilla plugin in recommended/default settings on windows. The NSIS stuff needs to be backported to 0.8.6 before we release (and tested). Could someone do that please?
1605
1606 ------------------------------------------------------------------------
1607 r18270 | damienf | 2006-12-04 11:08:31 -0800 (Mon, 04 Dec 2006) | 2 lines
1608 Changed paths:
1609    M /trunk/src/Makefile.am
1610
1611 - vlc -> libvlc for linking shared libvlc.dll
1612
1613 ------------------------------------------------------------------------
1614 r18262 | md | 2006-12-04 06:02:14 -0800 (Mon, 04 Dec 2006) | 2 lines
1615 Changed paths:
1616    M /trunk/share/http/js/vlm.js
1617
1618 Don't escape single quotes since it's not needed anymore
1619
1620 ------------------------------------------------------------------------
1621 r18260 | md | 2006-12-04 02:14:26 -0800 (Mon, 04 Dec 2006) | 2 lines
1622 Changed paths:
1623    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
1624    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
1625
1626 Add quotes to all VLM commands requested by VLM wx panel
1627
1628 ------------------------------------------------------------------------
1629 r18259 | md | 2006-12-04 02:06:23 -0800 (Mon, 04 Dec 2006) | 2 lines
1630 Changed paths:
1631    M /trunk/src/input/vlm.c
1632
1633 VLM quoting magic for partially quoted strings
1634
1635 ------------------------------------------------------------------------
1636 r18258 | dionoea | 2006-12-03 13:00:42 -0800 (Sun, 03 Dec 2006) | 2 lines
1637 Changed paths:
1638    M /trunk/src/playlist/search.c
1639
1640 Fix searching in tree playlists (doesn't hide a node's children if the children match but the node doesn't). Thanks to zorglub for the fix.
1641
1642 ------------------------------------------------------------------------
1643 r18257 | dionoea | 2006-12-03 12:56:28 -0800 (Sun, 03 Dec 2006) | 2 lines
1644 Changed paths:
1645    M /trunk/share/http/js/vlm.js
1646
1647 Don't duplicate backslashes in VLM HTTP interface anymore. Could someone confirm that this works?
1648
1649 ------------------------------------------------------------------------
1650 r18256 | dionoea | 2006-12-03 12:44:10 -0800 (Sun, 03 Dec 2006) | 2 lines
1651 Changed paths:
1652    M /trunk/include/vlc_variables.h
1653
1654 * vlc_variables.h: remove unused VLC_VAR_ISLIST define
1655
1656 ------------------------------------------------------------------------
1657 r18255 | dionoea | 2006-12-03 12:36:24 -0800 (Sun, 03 Dec 2006) | 3 lines
1658 Changed paths:
1659    M /trunk/include/vlc_variables.h
1660    M /trunk/src/misc/objects.c
1661
1662 * vlc_variables.h: remove unused VLC_VAR_ISCONFIG define
1663 * objects.c: some more vars command stuff
1664
1665 ------------------------------------------------------------------------
1666 r18254 | zorglub | 2006-12-03 12:33:02 -0800 (Sun, 03 Dec 2006) | 4 lines
1667 Changed paths:
1668    M /trunk/modules/gui/qt4/dialogs/open.cpp
1669    M /trunk/modules/gui/qt4/dialogs/open.hpp
1670    M /trunk/modules/gui/qt4/dialogs/sout.cpp
1671    M /trunk/modules/gui/qt4/dialogs/sout.hpp
1672    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1673    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
1674
1675 * Made open and sout QDialogs
1676 * Added a minimal streaming feature
1677
1678
1679 ------------------------------------------------------------------------
1680 r18253 | dionoea | 2006-12-03 12:05:54 -0800 (Sun, 03 Dec 2006) | 2 lines
1681 Changed paths:
1682    M /trunk/src/misc/objects.c
1683
1684 Tweaks vars command a bit.
1685
1686 ------------------------------------------------------------------------
1687 r18252 | dionoea | 2006-12-03 11:49:26 -0800 (Sun, 03 Dec 2006) | 2 lines
1688 Changed paths:
1689    M /trunk/src/misc/objects.c
1690
1691 Add "vars" command to display the list of variables owned by an object. (ex: vars 1)
1692
1693 ------------------------------------------------------------------------
1694 r18251 | md | 2006-12-03 11:44:54 -0800 (Sun, 03 Dec 2006) | 2 lines
1695 Changed paths:
1696    M /trunk/src/input/vlm.c
1697
1698 Implement shell-style escaping also for double quotes and fix bugs.
1699
1700 ------------------------------------------------------------------------
1701 r18250 | dionoea | 2006-12-03 11:07:22 -0800 (Sun, 03 Dec 2006) | 2 lines
1702 Changed paths:
1703    M /trunk/modules/control/telnet.c
1704
1705 Also show telnet specific commands when using "help" command in the telnet interface.
1706
1707 ------------------------------------------------------------------------
1708 r18249 | dionoea | 2006-12-03 11:04:31 -0800 (Sun, 03 Dec 2006) | 2 lines
1709 Changed paths:
1710    M /trunk/src/libvlc.sym
1711
1712 Looks like we need to add function exports here too now.
1713
1714 ------------------------------------------------------------------------
1715 r18248 | dionoea | 2006-12-03 11:00:59 -0800 (Sun, 03 Dec 2006) | 2 lines
1716 Changed paths:
1717    M /trunk/include/vlc_vlm.h
1718    M /trunk/src/input/vlm.c
1719
1720 Export vlm_MessageNew and vlm_MessageAdd.
1721
1722 ------------------------------------------------------------------------
1723 r18247 | courmisch | 2006-12-03 10:54:03 -0800 (Sun, 03 Dec 2006) | 2 lines
1724 Changed paths:
1725    M /trunk/src/misc/modules.c
1726
1727 Fix memleaks
1728
1729 ------------------------------------------------------------------------
1730 r18246 | dionoea | 2006-12-03 10:37:22 -0800 (Sun, 03 Dec 2006) | 2 lines
1731 Changed paths:
1732    M /trunk/src/misc/objects.c
1733
1734 Also print the object's parent id (makes it easier to "climb" the object tree)
1735
1736 ------------------------------------------------------------------------
1737 r18245 | courmisch | 2006-12-03 10:15:03 -0800 (Sun, 03 Dec 2006) | 2 lines
1738 Changed paths:
1739    M /trunk/src/misc/modules.c
1740    M /trunk/src/misc/modules.h
1741
1742 Make module_LoadMain static
1743
1744 ------------------------------------------------------------------------
1745 r18244 | dionoea | 2006-12-03 10:14:37 -0800 (Sun, 03 Dec 2006) | 2 lines
1746 Changed paths:
1747    M /trunk/src/misc/objects.c
1748
1749 Buffer was too small.
1750
1751 ------------------------------------------------------------------------
1752 r18243 | dionoea | 2006-12-03 10:05:23 -0800 (Sun, 03 Dec 2006) | 2 lines
1753 Changed paths:
1754    M /trunk/vlc.win32.nsi.in
1755
1756 Sync default options in NSIS installer with recommended preset. I still don't like installing the activex and mozilla plugins by default as they often override other plugins and make it impossible to view videos on some/many websites.
1757
1758 ------------------------------------------------------------------------
1759 r18242 | courmisch | 2006-12-03 10:02:03 -0800 (Sun, 03 Dec 2006) | 2 lines
1760 Changed paths:
1761    M /trunk/include/vlc_threads_funcs.h
1762
1763 Be a little less pessimistic
1764
1765 ------------------------------------------------------------------------
1766 r18241 | xtophe | 2006-12-03 10:01:13 -0800 (Sun, 03 Dec 2006) | 2 lines
1767 Changed paths:
1768    M /trunk/extras/contrib/src/Makefile
1769
1770 use program-prefix="" all the times
1771
1772 ------------------------------------------------------------------------
1773 r18240 | courmisch | 2006-12-03 09:57:54 -0800 (Sun, 03 Dec 2006) | 2 lines
1774 Changed paths:
1775    M /trunk/modules/access/file.c
1776
1777 Fix memleak (oups)
1778
1779 ------------------------------------------------------------------------
1780 r18239 | dionoea | 2006-12-03 09:53:51 -0800 (Sun, 03 Dec 2006) | 2 lines
1781 Changed paths:
1782    M /trunk/modules/control/rc.c
1783
1784 Oops (at least it wasn't a regression ;) )
1785
1786 ------------------------------------------------------------------------
1787 r18238 | courmisch | 2006-12-03 09:30:48 -0800 (Sun, 03 Dec 2006) | 2 lines
1788 Changed paths:
1789    M /trunk/modules/access/mms/mmstu.c
1790
1791 Same as previous commit, for invalid MMS URLs
1792
1793 ------------------------------------------------------------------------
1794 r18237 | dionoea | 2006-12-03 09:30:31 -0800 (Sun, 03 Dec 2006) | 2 lines
1795 Changed paths:
1796    M /trunk/modules/control/rc.c
1797
1798 Don't display "Unknown command!" when the command is known.
1799
1800 ------------------------------------------------------------------------
1801 r18236 | courmisch | 2006-12-03 09:29:25 -0800 (Sun, 03 Dec 2006) | 2 lines
1802 Changed paths:
1803    M /trunk/modules/access/mms/mmstu.c
1804
1805 Fix ?\195?\188ber memleak when falling back to MMS/HTTP
1806
1807 ------------------------------------------------------------------------
1808 r18235 | dionoea | 2006-12-03 09:27:13 -0800 (Sun, 03 Dec 2006) | 2 lines
1809 Changed paths:
1810    M /trunk/modules/control/rc.c
1811
1812 Cosmetics and small fix
1813
1814 ------------------------------------------------------------------------
1815 r18234 | dionoea | 2006-12-03 09:19:24 -0800 (Sun, 03 Dec 2006) | 2 lines
1816 Changed paths:
1817    M /trunk/modules/control/rc.c
1818
1819 Simplify callback registration.
1820
1821 ------------------------------------------------------------------------
1822 r18233 | dionoea | 2006-12-03 09:09:48 -0800 (Sun, 03 Dec 2006) | 2 lines
1823 Changed paths:
1824    M /trunk/modules/control/rc.c
1825
1826 Fix [17577]. Removing 200 lines of code is nice. Replacing them with lines that does the same thing as before is better.
1827
1828 ------------------------------------------------------------------------
1829 r18232 | xtophe | 2006-12-03 09:03:22 -0800 (Sun, 03 Dec 2006) | 2 lines
1830 Changed paths:
1831    M /trunk/extras/contrib/src/Makefile
1832
1833 Don't prefix the binaries and config scripts with $HOST.
1834
1835 ------------------------------------------------------------------------
1836 r18231 | courmisch | 2006-12-03 09:02:02 -0800 (Sun, 03 Dec 2006) | 2 lines
1837 Changed paths:
1838    M /trunk/modules/packetizer/copy.c
1839
1840 Fix small memleak
1841
1842 ------------------------------------------------------------------------
1843 r18230 | courmisch | 2006-12-03 08:34:00 -0800 (Sun, 03 Dec 2006) | 2 lines
1844 Changed paths:
1845    M /trunk/modules/demux/playlist/m3u.c
1846
1847 M3U: fallback to local code page if UTF-8 fails (close #862)
1848
1849 ------------------------------------------------------------------------
1850 r18229 | zorglub | 2006-12-03 08:31:08 -0800 (Sun, 03 Dec 2006) | 2 lines
1851 Changed paths:
1852    M /trunk/NEWS
1853
1854 Release notes
1855
1856 ------------------------------------------------------------------------
1857 r18228 | zorglub | 2006-12-03 08:13:40 -0800 (Sun, 03 Dec 2006) | 3 lines
1858 Changed paths:
1859    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
1860    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
1861    M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp
1862    M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp
1863    M /trunk/modules/gui/qt4/playlist_model.cpp
1864    M /trunk/modules/gui/qt4/playlist_model.hpp
1865    M /trunk/src/input/access.c
1866
1867 * Fix preparse of directories 
1868 * Add right-click "info" item in qt4 playlist
1869
1870 ------------------------------------------------------------------------
1871 r18227 | courmisch | 2006-12-03 08:03:40 -0800 (Sun, 03 Dec 2006) | 2 lines
1872 Changed paths:
1873    M /trunk/src/misc/modules.c
1874
1875 Undo unintended changeset
1876
1877 ------------------------------------------------------------------------
1878 r18226 | zorglub | 2006-12-03 07:57:27 -0800 (Sun, 03 Dec 2006) | 2 lines
1879 Changed paths:
1880    M /trunk/configure.ac
1881
1882 Unbreak a bit windows
1883
1884 ------------------------------------------------------------------------
1885 r18222 | zorglub | 2006-12-03 07:03:14 -0800 (Sun, 03 Dec 2006) | 2 lines
1886 Changed paths:
1887    M /trunk/configure.ac
1888
1889 Missing libvlc flags on win32
1890
1891 ------------------------------------------------------------------------
1892 r18221 | courmisch | 2006-12-03 06:52:21 -0800 (Sun, 03 Dec 2006) | 2 lines
1893 Changed paths:
1894    M /trunk/src/Makefile.am
1895
1896 Fix libtool and shared builds
1897
1898 ------------------------------------------------------------------------
1899 r18220 | courmisch | 2006-12-03 06:35:17 -0800 (Sun, 03 Dec 2006) | 3 lines
1900 Changed paths:
1901    M /trunk/src/Makefile.am
1902    A /trunk/src/libvlc.sym
1903
1904 Do not autogenerate libvlc.sym.
1905 The scheme I used sucked big times.
1906
1907 ------------------------------------------------------------------------
1908 r18219 | courmisch | 2006-12-03 06:23:52 -0800 (Sun, 03 Dec 2006) | 2 lines
1909 Changed paths:
1910    M /trunk/include/vlc_input.h
1911
1912 Forgot this file
1913
1914 ------------------------------------------------------------------------
1915 r18218 | courmisch | 2006-12-03 06:23:40 -0800 (Sun, 03 Dec 2006) | 4 lines
1916 Changed paths:
1917    M /trunk/src/Makefile.am
1918    M /trunk/src/input/input.c
1919    M /trunk/src/input/input_internal.h
1920    A /trunk/src/input/vlm.c (from /trunk/src/misc/vlm.c:18216)
1921    M /trunk/src/misc/modules.c
1922    D /trunk/src/misc/vlm.c
1923
1924 - fix input memleak
1925 - move vlm to input/
1926 - remove unused libvlc export
1927
1928 ------------------------------------------------------------------------
1929 r18217 | funman | 2006-12-03 06:06:06 -0800 (Sun, 03 Dec 2006) | 3 lines
1930 Changed paths:
1931    M /trunk/configure.ac
1932
1933 forward port [18125]
1934 Compile glx plugin only if all required headers are present
1935
1936 ------------------------------------------------------------------------
1937 r18216 | courmisch | 2006-12-03 05:52:04 -0800 (Sun, 03 Dec 2006) | 2 lines
1938 Changed paths:
1939    M /trunk/src/playlist/services_discovery.c
1940
1941 Don't write R/O memory + clean up
1942
1943 ------------------------------------------------------------------------
1944 r18214 | zorglub | 2006-12-03 05:48:21 -0800 (Sun, 03 Dec 2006) | 7 lines
1945 Changed paths:
1946    M /trunk/bindings/java
1947    M /trunk/bindings/java/includes
1948    M /trunk/bindings/python/vlc_module.c
1949    M /trunk/bindings/python/vlc_object.c
1950    M /trunk/configure.ac
1951    M /trunk/evc/plugins.vcp.in
1952    M /trunk/include/iso_lang.h
1953    M /trunk/include/main.h
1954    M /trunk/include/vlc/vlc.h
1955    M /trunk/include/vlc_access.h
1956    M /trunk/include/vlc_acl.h
1957    M /trunk/include/vlc_aout.h
1958    M /trunk/include/vlc_arrays.h
1959    M /trunk/include/vlc_bits.h
1960    M /trunk/include/vlc_block.h
1961    M /trunk/include/vlc_block_helper.h
1962    M /trunk/include/vlc_charset.h
1963    M /trunk/include/vlc_codec.h
1964    M /trunk/include/vlc_codecs.h
1965    M /trunk/include/vlc_config.h
1966    M /trunk/include/vlc_config_cat.h
1967    M /trunk/include/vlc_configuration.h
1968    M /trunk/include/vlc_demux.h
1969    M /trunk/include/vlc_devices.h
1970    M /trunk/include/vlc_es.h
1971    M /trunk/include/vlc_es_out.h
1972    M /trunk/include/vlc_filter.h
1973    M /trunk/include/vlc_httpd.h
1974    M /trunk/include/vlc_image.h
1975    M /trunk/include/vlc_input.h
1976    M /trunk/include/vlc_interface.h
1977    M /trunk/include/vlc_intf_strings.h
1978    M /trunk/include/vlc_keys.h
1979    M /trunk/include/vlc_md5.h
1980    M /trunk/include/vlc_messages.h
1981    M /trunk/include/vlc_meta.h
1982    M /trunk/include/vlc_modules.h
1983    M /trunk/include/vlc_modules_macros.h
1984    M /trunk/include/vlc_mtime.h
1985    M /trunk/include/vlc_network.h
1986    M /trunk/include/vlc_objects.h
1987    M /trunk/include/vlc_os_specific.h
1988    M /trunk/include/vlc_osd.h
1989    M /trunk/include/vlc_playlist.h
1990    M /trunk/include/vlc_sout.h
1991    M /trunk/include/vlc_stream.h
1992    M /trunk/include/vlc_streaming.h
1993    M /trunk/include/vlc_strings.h
1994    M /trunk/include/vlc_threads.h
1995    M /trunk/include/vlc_threads_funcs.h
1996    M /trunk/include/vlc_tls.h
1997    M /trunk/include/vlc_update.h
1998    M /trunk/include/vlc_url.h
1999    M /trunk/include/vlc_variables.h
2000    M /trunk/include/vlc_vlm.h
2001    M /trunk/include/vlc_vod.h
2002    M /trunk/include/vlc_vout.h
2003    M /trunk/include/vlc_vout_synchro.h
2004    M /trunk/include/vlc_xml.h
2005    M /trunk/modules/demux/mp4/drms.c
2006    M /trunk/msvc/libvlc.vcproj.in
2007    M /trunk/msvc/plugins.vcproj.in
2008    M /trunk/src/Makefile.am
2009    M /trunk/src/playlist/services_discovery.c
2010    M /trunk/test/setup.py
2011    M /trunk/toolbox
2012    M /trunk/vlc-config.in.in
2013
2014 A bit of vlc/libvlc cleanup:
2015 * libvlc sources and plugins now define __LIBVLC__ and headers exported to
2016   plugins (ie, include/vlc_*.h) check for this
2017 * libvlc sources use the value of the "libvlc" component in vlc-config instead
2018   of vlc
2019 * Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
2020
2021 ------------------------------------------------------------------------
2022 r18213 | courmisch | 2006-12-03 05:32:55 -0800 (Sun, 03 Dec 2006) | 2 lines
2023 Changed paths:
2024    M /trunk/include/vlc_threads_funcs.h
2025
2026 Use a MEANINGFUL (hopefully) debug message
2027
2028 ------------------------------------------------------------------------
2029 r18212 | fkuehne | 2006-12-03 05:16:03 -0800 (Sun, 03 Dec 2006) | 3 lines
2030 Changed paths:
2031    M /trunk/extras/contrib/src/Makefile
2032
2033 * use the current x264 revisions and Xcode's native nasm on x86-OSX. This requires Xcode 2.4.1 or later. Patch by Brian Raymond <braymond --a-t- echostorm net>
2034
2035 I second his request to include this in 0.8.6 as well, since this update improves the performance on PowerPC-based Macs by 20% without breaking compatibility with our module.
2036 ------------------------------------------------------------------------
2037 r18211 | courmisch | 2006-12-03 03:45:57 -0800 (Sun, 03 Dec 2006) | 3 lines
2038 Changed paths:
2039    M /trunk/src/misc/vlm.c
2040
2041 - Only unescape VLM parameter when quoted with " ", do not unescape with ' '
2042 - Remove opening and closing quote when unescaping
2043
2044 ------------------------------------------------------------------------
2045 r18209 | zorglub | 2006-12-03 01:56:46 -0800 (Sun, 03 Dec 2006) | 19 lines
2046 Changed paths:
2047    M /trunk/modules/gui/qt4/components/open.cpp
2048    M /trunk/modules/gui/qt4/components/open.hpp
2049    M /trunk/modules/gui/qt4/dialogs/open.cpp
2050    M /trunk/modules/gui/qt4/dialogs/open.hpp
2051    M /trunk/modules/gui/qt4/ui/open.ui
2052    M /trunk/modules/gui/qt4/ui/open_disk.ui
2053    M /trunk/modules/gui/qt4/ui/open_file.ui
2054    M /trunk/modules/gui/qt4/ui/open_net.ui
2055
2056 Qt4 open:
2057 * Implement MRL handling for file, disc and network
2058 * Moved input slave option to the global dialog (not file specific and
2059   avoid cluttering the file subpanel)
2060 * Initial implementation of the network panel based on ideas and work by
2061   Leo Spalteholz. Thanks !
2062 * Improve layouting and handling of the advanced options subpanel
2063
2064 --This line, and those below, will beignored--
2065
2066 M    modules/gui/qt4/dialogs/open.cpp
2067 M    modules/gui/qt4/dialogs/open.hpp
2068 M    modules/gui/qt4/components/open.cpp
2069 M    modules/gui/qt4/components/open.hpp
2070 M    modules/gui/qt4/ui/open_net.ui
2071 M    modules/gui/qt4/ui/open_disk.ui
2072 M    modules/gui/qt4/ui/open_file.ui
2073 M    modules/gui/qt4/ui/open.ui
2074
2075 ------------------------------------------------------------------------
2076 r18208 | courmisch | 2006-12-03 00:07:53 -0800 (Sun, 03 Dec 2006) | 2 lines
2077 Changed paths:
2078    M /trunk/src/misc/vlm.c
2079
2080 Save a few allocations
2081
2082 ------------------------------------------------------------------------
2083 r18207 | courmisch | 2006-12-02 23:28:41 -0800 (Sat, 02 Dec 2006) | 2 lines
2084 Changed paths:
2085    M /trunk/src/network/acl.c
2086
2087 ACL: remove potentially harmful macro conditional definition
2088
2089 ------------------------------------------------------------------------
2090 r18206 | courmisch | 2006-12-02 23:05:21 -0800 (Sat, 02 Dec 2006) | 7 lines
2091 Changed paths:
2092    M /trunk/src/misc/vlm.c
2093
2094 New VLM quoting and escaping logic that is more like the usual C one[1]
2095 - Do not validate quotes recursively (there is no reason to do that)
2096   and it is really unlike anything else.
2097 - Do not allow escaping non-ASCII (to avoid UTF-8 breakages)
2098   or non-printable characters.
2099 [1] we don't support every features of C escaping though
2100
2101 ------------------------------------------------------------------------
2102 r18204 | courmisch | 2006-12-02 10:40:40 -0800 (Sat, 02 Dec 2006) | 3 lines
2103 Changed paths:
2104    M /trunk/share/http/dialogs/.hosts
2105
2106 Rewrite comment.
2107 It reads like some sort of English now, though it could be further improved.
2108
2109 ------------------------------------------------------------------------
2110 r18203 | courmisch | 2006-12-02 10:34:06 -0800 (Sat, 02 Dec 2006) | 2 lines
2111 Changed paths:
2112    M /trunk/share/http/.hosts
2113
2114 Safe default for HTTP .hosts file
2115
2116 ------------------------------------------------------------------------
2117 r18202 | hartman | 2006-12-02 07:02:36 -0800 (Sat, 02 Dec 2006) | 3 lines
2118 Changed paths:
2119    M /trunk/modules/video_filter/logo.c
2120
2121 * forwardport [18201]
2122   fixes a big crasher in the DestroyFilter of the logo video filter
2123
2124 ------------------------------------------------------------------------
2125 r18199 | zorglub | 2006-12-02 02:58:51 -0800 (Sat, 02 Dec 2006) | 2 lines
2126 Changed paths:
2127    M /trunk/modules/video_filter/crop.c
2128
2129 Improved autocropping by Cedric Cocquebert
2130
2131 ------------------------------------------------------------------------
2132 r18197 | Trax | 2006-12-01 15:18:11 -0800 (Fri, 01 Dec 2006) | 1 line
2133 Changed paths:
2134    M /trunk/NEWS
2135
2136 NEWS: Sync with the 0.8.6-rc1 NEWS so that the link on the developers site is uptodate as well.
2137 ------------------------------------------------------------------------
2138 r18196 | courmisch | 2006-12-01 12:26:05 -0800 (Fri, 01 Dec 2006) | 2 lines
2139 Changed paths:
2140    M /trunk/src/libvlc.h
2141    M /trunk/src/misc/objects.c
2142    M /trunk/src/network/httpd.c
2143    D /trunk/src/network/httpd.h
2144
2145 Hide httpd_t and httpd_host_t within httpd.c
2146
2147 ------------------------------------------------------------------------
2148 r18195 | courmisch | 2006-12-01 12:13:46 -0800 (Fri, 01 Dec 2006) | 5 lines
2149 Changed paths:
2150    M /trunk/src/Makefile.am
2151    M /trunk/src/libvlc-common.c
2152    A /trunk/src/libvlc-module.c (from /trunk/src/libvlc.h:18192)
2153    R /trunk/src/libvlc.h
2154
2155 Rename libvlc.h to libvlc-module.c
2156 It made little sense to have an header that can only be included
2157 in a single file.
2158 Re-use libvlc.h for generic libvlc internal declarations.
2159
2160 ------------------------------------------------------------------------
2161 r18194 | courmisch | 2006-12-01 12:04:13 -0800 (Fri, 01 Dec 2006) | 2 lines
2162 Changed paths:
2163    M /trunk/src/misc/objects.c
2164
2165 Remove unused variable
2166
2167 ------------------------------------------------------------------------
2168 r18192 | courmisch | 2006-12-01 11:48:43 -0800 (Fri, 01 Dec 2006) | 4 lines
2169 Changed paths:
2170    M /trunk/src/misc/objects.c
2171
2172 Support for creating object with custom type name and size.
2173 This help suppress dependency of src/misc/modules.c
2174 upon some structs typedefs just for the sake of sizeof.
2175
2176 ------------------------------------------------------------------------
2177 r18191 | courmisch | 2006-12-01 10:54:34 -0800 (Fri, 01 Dec 2006) | 2 lines
2178 Changed paths:
2179    M /trunk/include/vlc_httpd.h
2180    M /trunk/src/misc/objects.c
2181    M /trunk/src/network/httpd.c
2182    A /trunk/src/network/httpd.h (from /trunk/include/vlc_httpd.h:18190)
2183
2184 Hide some httpd structures from modules
2185
2186 ------------------------------------------------------------------------
2187 r18190 | courmisch | 2006-12-01 10:38:59 -0800 (Fri, 01 Dec 2006) | 2 lines
2188 Changed paths:
2189    M /trunk/src/network/httpd.c
2190
2191 Don't initialize a variable twice
2192
2193 ------------------------------------------------------------------------
2194 r18189 | md | 2006-12-01 08:09:45 -0800 (Fri, 01 Dec 2006) | 2 lines
2195 Changed paths:
2196    M /trunk/modules/codec/libmpeg2.c
2197
2198 Add a FIXME
2199
2200 ------------------------------------------------------------------------
2201 r18188 | funman | 2006-12-01 01:45:24 -0800 (Fri, 01 Dec 2006) | 3 lines
2202 Changed paths:
2203    M /trunk/modules/gui/qt4/components/open.cpp
2204    M /trunk/modules/gui/qt4/components/open.hpp
2205    M /trunk/modules/gui/qt4/dialogs/open.cpp
2206    M /trunk/modules/gui/qt4/main_interface.cpp
2207    M /trunk/modules/gui/qt4/ui/main_interface.ui
2208    M /trunk/modules/gui/qt4/ui/open.ui
2209    M /trunk/modules/gui/qt4/ui/open_disk.ui
2210    M /trunk/modules/gui/qt4/ui/open_file.ui
2211    M /trunk/modules/gui/qt4/ui/open_net.ui
2212
2213 Simplification of Advanced Open
2214 Control & Playback buttons have the same size
2215
2216 ------------------------------------------------------------------------
2217 r18183 | xtophe | 2006-11-30 14:41:48 -0800 (Thu, 30 Nov 2006) | 2 lines
2218 Changed paths:
2219    M /trunk/extras/contrib/src/Makefile
2220
2221 Apply the alignment patch on BeOS also.
2222
2223 ------------------------------------------------------------------------
2224 r18181 | hartman | 2006-11-30 14:18:36 -0800 (Thu, 30 Nov 2006) | 2 lines
2225 Changed paths:
2226    M /trunk/modules/demux/subtitle.c
2227
2228 * fix commit [18178]
2229
2230 ------------------------------------------------------------------------
2231 r18180 | hartman | 2006-11-30 13:52:58 -0800 (Thu, 30 Nov 2006) | 3 lines
2232 Changed paths:
2233    M /trunk/modules/access/v4l.c
2234
2235 * Fix YUV422, YUY2, YUYV mappings in V4L.
2236 * Don't immediatly overwrite our driver retrieved video palette value with 0.
2237
2238 ------------------------------------------------------------------------
2239 r18178 | hartman | 2006-11-30 12:46:23 -0800 (Thu, 30 Nov 2006) | 4 lines
2240 Changed paths:
2241    M /trunk/modules/demux/subtitle.c
2242
2243 forwardport [18177]
2244 * microDVD should use the framerate of the movie if that is known, before falling back to 25fps
2245
2246
2247 ------------------------------------------------------------------------
2248 r18171 | funman | 2006-11-30 06:39:52 -0800 (Thu, 30 Nov 2006) | 2 lines
2249 Changed paths:
2250    M /trunk/modules/audio_output/oss.c
2251
2252 Uses correct buffer size with OSS output
2253
2254 ------------------------------------------------------------------------
2255 r18170 | xtophe | 2006-11-30 06:27:36 -0800 (Thu, 30 Nov 2006) | 2 lines
2256 Changed paths:
2257    M /trunk/configure.ac
2258
2259 Link with libebml_pic if avaivable
2260
2261 ------------------------------------------------------------------------
2262 r18166 | oaubert | 2006-11-30 00:15:23 -0800 (Thu, 30 Nov 2006) | 2 lines
2263 Changed paths:
2264    M /trunk/modules/video_output/snapshot.c
2265
2266 modules/video_output/snapshot.c: remove ref. to snapshot.h, whose data has been moved to vlc_vout.h
2267
2268 ------------------------------------------------------------------------
2269 r18164 | Trax | 2006-11-29 15:48:24 -0800 (Wed, 29 Nov 2006) | 1 line
2270 Changed paths:
2271    M /trunk/vlc.win32.nsi.in
2272
2273 vlc.win32.nsi.in: Add shortcut for Direct3D with no hardware acceleration. YUV->RGB hardware accelaration should normally be enabled except on some buggy NVidia cards/drivers?
2274 ------------------------------------------------------------------------
2275 r18162 | Trax | 2006-11-29 15:24:44 -0800 (Wed, 29 Nov 2006) | 1 line
2276 Changed paths:
2277    M /trunk/vlc.win32.nsi.in
2278
2279 vlc.win32.nsi.in: Make sure hardware acceleration is always set in certain DirectX shortcuts.
2280 ------------------------------------------------------------------------
2281 r18161 | Trax | 2006-11-29 14:55:24 -0800 (Wed, 29 Nov 2006) | 1 line
2282 Changed paths:
2283    M /trunk/vlc.win32.nsi.in
2284
2285 vlc.win32.nsi.in: Renamed Utilities to Quick Settings. Added separate shortcuts for no overlay and no hardware accelleration and seperate folders for Audio, Video and Interface.
2286 ------------------------------------------------------------------------
2287 r18159 | hartman | 2006-11-29 13:13:07 -0800 (Wed, 29 Nov 2006) | 2 lines
2288 Changed paths:
2289    M /trunk/modules/access/mms/mmstu.c
2290    M /trunk/src/control/libvlc_internal.h
2291    M /trunk/src/video_output/video_output.c
2292
2293 * const and a few other casting fixes
2294
2295 ------------------------------------------------------------------------
2296 r18158 | hartman | 2006-11-29 13:11:57 -0800 (Wed, 29 Nov 2006) | 2 lines
2297 Changed paths:
2298    M /trunk/modules/access/cdda/info.c
2299
2300 * cdda: update due to input_GetItem 
2301
2302 ------------------------------------------------------------------------
2303 r18157 | jb | 2006-11-29 12:37:57 -0800 (Wed, 29 Nov 2006) | 3 lines
2304 Changed paths:
2305    M /trunk/modules/gui/qt4/dialogs/help.cpp
2306
2307 Qt4: Small corrections on previous commit.
2308
2309
2310 ------------------------------------------------------------------------
2311 r18156 | jb | 2006-11-29 12:17:08 -0800 (Wed, 29 Nov 2006) | 5 lines
2312 Changed paths:
2313    M /trunk/modules/gui/qt4/Modules.am
2314    A /trunk/modules/gui/qt4/dialogs/help.cpp
2315    A /trunk/modules/gui/qt4/dialogs/help.hpp
2316    M /trunk/modules/gui/qt4/dialogs_provider.cpp
2317    M /trunk/modules/gui/qt4/dialogs_provider.hpp
2318    M /trunk/modules/gui/qt4/menus.cpp
2319    M /trunk/modules/gui/qt4/menus.hpp
2320
2321 Qt4: Please help...
2322 Adds an help menu with help and about.
2323 Dialogs are still empty.
2324
2325
2326 ------------------------------------------------------------------------
2327 r18151 | funman | 2006-11-29 05:35:23 -0800 (Wed, 29 Nov 2006) | 3 lines
2328 Changed paths:
2329    M /trunk/configure.ac
2330
2331 Disable D-Bus if installed version is < 1.0.0 and warns the user.
2332 Adds an option to force D-Bus support to be enabled anyway.
2333
2334 ------------------------------------------------------------------------
2335 r18148 | md | 2006-11-29 02:02:42 -0800 (Wed, 29 Nov 2006) | 3 lines
2336 Changed paths:
2337    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
2338
2339 Forwardport [18136]: Fixed RecursiveDeleteSelection() to prevent destroying the
2340 whole playlist
2341
2342 ------------------------------------------------------------------------
2343 r18146 | jb | 2006-11-28 19:35:26 -0800 (Tue, 28 Nov 2006) | 3 lines
2344 Changed paths:
2345    M /trunk/modules/gui/qt4/components/open.cpp
2346    M /trunk/modules/gui/qt4/components/open.hpp
2347    M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp
2348    M /trunk/modules/gui/qt4/dialogs/open.cpp
2349    M /trunk/modules/gui/qt4/dialogs/open.hpp
2350    M /trunk/modules/gui/qt4/ui/open.ui
2351    M /trunk/modules/gui/qt4/ui/open_file.ui
2352
2353 Qt4 : Some work on OpenDialog. Does not work with files with spaces... More work to do.
2354
2355
2356 ------------------------------------------------------------------------
2357 r18143 | xtophe | 2006-11-28 15:07:54 -0800 (Tue, 28 Nov 2006) | 2 lines
2358 Changed paths:
2359    M /trunk/src/libvlc.h
2360
2361 do not show started-from-file in the prefs
2362
2363 ------------------------------------------------------------------------
2364 r18142 | funman | 2006-11-28 15:04:54 -0800 (Tue, 28 Nov 2006) | 2 lines
2365 Changed paths:
2366    M /trunk/bootstrap
2367
2368 Detects too old automake version using 1.X-pY versioning
2369
2370 ------------------------------------------------------------------------
2371 r18138 | phmo95 | 2006-11-28 13:49:28 -0800 (Tue, 28 Nov 2006) | 2 lines
2372 Changed paths:
2373    M /trunk/bindings/java/Makefile.am
2374
2375 Fix missing output directory in JNI header generation in win32 part.
2376
2377 ------------------------------------------------------------------------
2378 r18137 | courmisch | 2006-11-28 12:27:33 -0800 (Tue, 28 Nov 2006) | 2 lines
2379 Changed paths:
2380    M /trunk/modules/access/directory.c
2381
2382 Avoid duplicate memory allocation
2383
2384 ------------------------------------------------------------------------
2385 r18134 | funman | 2006-11-28 09:05:31 -0800 (Tue, 28 Nov 2006) | 2 lines
2386 Changed paths:
2387    M /trunk/modules/access/directory.c
2388
2389 Uses file:// MRL only files, don't bug when recursively adding directories
2390
2391 ------------------------------------------------------------------------
2392 r18131 | funman | 2006-11-28 07:34:08 -0800 (Tue, 28 Nov 2006) | 1 line
2393 Changed paths:
2394    M /trunk/modules/control/dbus.c
2395    M /trunk/modules/control/dbus.h
2396
2397 Add a method to export playlists
2398 ------------------------------------------------------------------------
2399 r18130 | funman | 2006-11-28 06:53:50 -0800 (Tue, 28 Nov 2006) | 1 line
2400 Changed paths:
2401    M /trunk/modules/access/directory.c
2402
2403 Fixes buffer overflow introduced in [18129]
2404 ------------------------------------------------------------------------
2405 r18129 | funman | 2006-11-28 05:20:13 -0800 (Tue, 28 Nov 2006) | 1 line
2406 Changed paths:
2407    M /trunk/modules/access/directory.c
2408
2409 Uses file:// MRLs for items added by directory access
2410 ------------------------------------------------------------------------
2411 r18123 | hartman | 2006-11-27 19:29:43 -0800 (Mon, 27 Nov 2006) | 2 lines
2412 Changed paths:
2413    M /trunk/modules/video_output/opengl.c
2414
2415 * const warning fixes. formatting fixes (squash them tabs)
2416
2417 ------------------------------------------------------------------------
2418 r18122 | hartman | 2006-11-27 18:18:48 -0800 (Mon, 27 Nov 2006) | 4 lines
2419 Changed paths:
2420    M /trunk/include/vlc_threads_funcs.h
2421
2422 * Some cast magic to get around a gazillion of warnings during the OSX build. If your OS has similiar warnings, feel free to add yourself to the define list :D. Solution thanks to Sam.
2423
2424 ../include/vlc_threads_funcs.h:501: warning: cast from function call of type 'pthread_t' to non-matching type 'int'
2425
2426 ------------------------------------------------------------------------
2427 r18121 | hartman | 2006-11-27 17:26:46 -0800 (Mon, 27 Nov 2006) | 2 lines
2428 Changed paths:
2429    M /trunk/modules/demux/playlist/playlist.h
2430    M /trunk/modules/demux/playlist/pls.c
2431
2432 * playlist/* When telling the playlist to play the node, don't check for i_children. The playlist might still have to process the request of the add and i_children may not be accurate yet. (this fixes a bug where 1 item playlists would not start playing).
2433
2434 ------------------------------------------------------------------------
2435 r18120 | xtophe | 2006-11-27 14:36:14 -0800 (Mon, 27 Nov 2006) | 1 line
2436 Changed paths:
2437    M /trunk/po/POTFILES.in
2438    M /trunk/po/af.po
2439    M /trunk/po/ar.po
2440    M /trunk/po/bn.po
2441    M /trunk/po/ca.po
2442    M /trunk/po/co.po
2443    M /trunk/po/cs.po
2444    M /trunk/po/da.po
2445    M /trunk/po/de.po
2446    M /trunk/po/el.po
2447    M /trunk/po/en_GB.po
2448    M /trunk/po/es.po
2449    M /trunk/po/eu.po
2450    M /trunk/po/fr.po
2451    M /trunk/po/fur.po
2452    M /trunk/po/gl.po
2453    M /trunk/po/he.po
2454    M /trunk/po/hi.po
2455    M /trunk/po/hu.po
2456    M /trunk/po/it.po
2457    M /trunk/po/ja.po
2458    M /trunk/po/ka.po
2459    M /trunk/po/ko.po
2460    M /trunk/po/lt.po
2461    M /trunk/po/lv.po
2462    M /trunk/po/ms.po
2463    M /trunk/po/my.po
2464    M /trunk/po/nb.po
2465    M /trunk/po/ne.po
2466    M /trunk/po/nl.po
2467    M /trunk/po/nn.po
2468    M /trunk/po/no.po
2469    M /trunk/po/oc.po
2470    M /trunk/po/pa.po
2471    M /trunk/po/pl.po
2472    M /trunk/po/ps.po
2473    M /trunk/po/pt_BR.po
2474    M /trunk/po/pt_PT.po
2475    M /trunk/po/ro.po
2476    M /trunk/po/ru.po
2477    M /trunk/po/sk.po
2478    M /trunk/po/sl.po
2479    M /trunk/po/sq.po
2480    M /trunk/po/sv.po
2481    M /trunk/po/tet.po
2482    M /trunk/po/th.po
2483    M /trunk/po/tl.po
2484    M /trunk/po/tr.po
2485    M /trunk/po/vlc.pot
2486    M /trunk/po/zh_CN.po
2487    M /trunk/po/zh_TW.po
2488
2489 Make update-po
2490 ------------------------------------------------------------------------
2491 r18119 | hartman | 2006-11-27 13:30:13 -0800 (Mon, 27 Nov 2006) | 2 lines
2492 Changed paths:
2493    M /trunk/modules/demux/mp4/mp4.c
2494
2495 * mp4: fix memleak in mov ref. files handling
2496
2497 ------------------------------------------------------------------------
2498 r18117 | fkuehne | 2006-11-27 13:23:29 -0800 (Mon, 27 Nov 2006) | 8 lines
2499 Changed paths:
2500    M /trunk/modules/gui/macosx/applescript.h
2501    M /trunk/modules/gui/macosx/applescript.m
2502
2503 * more info about the applescript addition:
2504
2505 you can also do the following now:
2506
2507 <tell app "VLC" to set fullscreen mode to true>, thus you also got write access ;)
2508
2509
2510 Sorry, I just forgot to commit these obvious files in [18115].
2511 ------------------------------------------------------------------------
2512 r18116 | fkuehne | 2006-11-27 13:20:23 -0800 (Mon, 27 Nov 2006) | 8 lines
2513 Changed paths:
2514    M /trunk/modules/gui/macosx/AppleRemote.h
2515    M /trunk/modules/gui/macosx/AppleRemote.m
2516    M /trunk/modules/gui/macosx/intf.h
2517    M /trunk/modules/gui/macosx/intf.m
2518
2519 * various improvements to the AppleRemote support by Martin Kahr <martin -attt-> martinkahr com> feat. the following changes:
2520     - holding +/- continuously increases/decreases volume
2521     - pressing Play twice toggles fullscreen mode
2522     -  a press on Menu shows the "Position" overlay (like pressing the key
2523 't')
2524
2525 This updates our copy of Martin's unofficial framework to the latest version released.
2526
2527 ------------------------------------------------------------------------
2528 r18115 | fkuehne | 2006-11-27 13:11:47 -0800 (Mon, 27 Nov 2006) | 1 line
2529 Changed paths:
2530    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
2531    M /trunk/extras/MacOSX/Resources/vlc.scriptTerminology
2532    M /trunk/modules/gui/macosx/controls.h
2533    M /trunk/modules/gui/macosx/controls.m
2534
2535 * added an option to the apple script binding to check for windowed or fullscreen mode. Patch by Martin Kahr <martin --att-- martinkahr com>
2536 ------------------------------------------------------------------------
2537 r18112 | fkuehne | 2006-11-27 10:46:44 -0800 (Mon, 27 Nov 2006) | 1 line
2538 Changed paths:
2539    M /trunk/configure.ac
2540    M /trunk/extras/contrib/src/packages.mak
2541
2542 * dc1394 cosmetics (forward-porting [18096])
2543 ------------------------------------------------------------------------
2544 r18109 | jb | 2006-11-27 09:44:00 -0800 (Mon, 27 Nov 2006) | 3 lines
2545 Changed paths:
2546    M /trunk/THANKS
2547    M /trunk/modules/gui/qt4/ui/open.ui
2548    M /trunk/modules/gui/qt4/ui/open_disk.ui
2549    M /trunk/modules/gui/qt4/ui/open_file.ui
2550    M /trunk/modules/gui/qt4/ui/sprefs_interface.ui
2551
2552 Qt4: Some cosmetic work and design by Leo Spalteholz
2553
2554
2555 ------------------------------------------------------------------------
2556 r18106 | md | 2006-11-27 01:59:45 -0800 (Mon, 27 Nov 2006) | 2 lines
2557 Changed paths:
2558    M /trunk/src/network/udp.c
2559
2560 Comment on IPv6 SSM
2561
2562 ------------------------------------------------------------------------
2563 r18105 | jpsaman | 2006-11-27 01:01:09 -0800 (Mon, 27 Nov 2006) | 1 line
2564 Changed paths:
2565    M /trunk/THANKS
2566    M /trunk/configure.ac
2567    M /trunk/modules/access/Modules.am
2568    A /trunk/modules/access/dc1394.c
2569
2570 Digital Cameras (firewire/1394) support by Andreas Guzzo (xant at xant dot net). I left out the rotation code, because in vlc-trunk there is already a rotation video filter2.
2571 ------------------------------------------------------------------------
2572 r18104 | zorglub | 2006-11-26 23:23:25 -0800 (Sun, 26 Nov 2006) | 3 lines
2573 Changed paths:
2574    M /trunk/modules/gui/qt4/dialogs/sout.cpp
2575    M /trunk/modules/gui/qt4/dialogs/sout.hpp
2576    M /trunk/modules/gui/qt4/ui/sout.ui
2577
2578 Fix for missing resizing in sout dialog.
2579 Patch by Leo Spalteholz, thanks.
2580
2581 ------------------------------------------------------------------------
2582 r18103 | funman | 2006-11-26 17:54:50 -0800 (Sun, 26 Nov 2006) | 2 lines
2583 Changed paths:
2584    M /trunk/configure.ac
2585
2586 Enables audioscrobbler by default as it should be bugs free
2587
2588 ------------------------------------------------------------------------
2589 r18102 | hartman | 2006-11-26 17:44:14 -0800 (Sun, 26 Nov 2006) | 2 lines
2590 Changed paths:
2591    M /trunk/src/input/stream.c
2592
2593 * Correct and probably also faster EOL detection in UTF16 or UTF32 files
2594
2595 ------------------------------------------------------------------------
2596 r18101 | funman | 2006-11-26 17:42:48 -0800 (Sun, 26 Nov 2006) | 5 lines
2597 Changed paths:
2598    M /trunk/modules/misc/audioscrobbler.c
2599
2600 Merge 2 functions for reading meta data
2601 Simplify interval checking
2602 Sleeps 10 seconds more
2603 Releases input 1 time instead of 2
2604
2605 ------------------------------------------------------------------------
2606 r18100 | hartman | 2006-11-26 16:57:42 -0800 (Sun, 26 Nov 2006) | 2 lines
2607 Changed paths:
2608    M /trunk/src/input/input.c
2609
2610 * Remove duplicate mutex_destroy added in [18009]
2611
2612 ------------------------------------------------------------------------
2613 r18099 | zorglub | 2006-11-26 15:28:05 -0800 (Sun, 26 Nov 2006) | 2 lines
2614 Changed paths:
2615    M /trunk/bindings/java/Makefile.am
2616
2617 Don't ask me why this fixes the java binding compilation
2618
2619 ------------------------------------------------------------------------
2620 r18098 | dionoea | 2006-11-26 15:25:40 -0800 (Sun, 26 Nov 2006) | 2 lines
2621 Changed paths:
2622    M /trunk/modules/video_filter/motionblur.c
2623
2624 Revert messup while doing the video filter2 port.
2625
2626 ------------------------------------------------------------------------
2627 r18097 | dionoea | 2006-11-26 15:09:09 -0800 (Sun, 26 Nov 2006) | 2 lines
2628 Changed paths:
2629    M /trunk/modules/misc/notify/msn.c
2630
2631 Fix small mixup between artist and title in MSN plugin.
2632
2633 ------------------------------------------------------------------------
2634 r18095 | courmisch | 2006-11-26 14:29:33 -0800 (Sun, 26 Nov 2006) | 3 lines
2635 Changed paths:
2636    M /trunk/src/network/udp.c
2637
2638 Pick IPv6 scope ID from group address, instead of source address
2639 Fix possible segfault as a side-effect
2640
2641 ------------------------------------------------------------------------
2642 r18094 | courmisch | 2006-11-26 14:17:41 -0800 (Sun, 26 Nov 2006) | 2 lines
2643 Changed paths:
2644    M /trunk/src/network/udp.c
2645
2646 Fix unitialized interface for old-style IPv4 joins
2647
2648 ------------------------------------------------------------------------
2649 r18093 | fkuehne | 2006-11-26 14:16:00 -0800 (Sun, 26 Nov 2006) | 1 line
2650 Changed paths:
2651    M /trunk/modules/gui/macosx/fspanel.m
2652
2653 * centre fspanel in the lower third of the screen. additionally, switched style mask to allow dragging in the entire window area (forward-porting [18092])
2654 ------------------------------------------------------------------------
2655 r18091 | zorglub | 2006-11-26 13:35:08 -0800 (Sun, 26 Nov 2006) | 2 lines
2656 Changed paths:
2657    M /trunk/modules/gui/qt4/input_manager.cpp
2658    M /trunk/modules/gui/qt4/input_manager.hpp
2659    M /trunk/modules/gui/qt4/main_interface.cpp
2660    M /trunk/modules/gui/qt4/main_interface.hpp
2661    M /trunk/modules/gui/qt4/ui/main_interface.ui
2662
2663 Implement disc chapter selection widget
2664
2665 ------------------------------------------------------------------------
2666 r18089 | fkuehne | 2006-11-26 11:48:39 -0800 (Sun, 26 Nov 2006) | 1 line
2667 Changed paths:
2668    M /trunk/modules/gui/macosx/fspanel.m
2669
2670 * missing file in previous commit
2671 ------------------------------------------------------------------------
2672 r18088 | fkuehne | 2006-11-26 11:43:20 -0800 (Sun, 26 Nov 2006) | 1 line
2673 Changed paths:
2674    M /trunk/modules/gui/macosx/equalizer.m
2675    M /trunk/modules/gui/macosx/fspanel.h
2676    M /trunk/modules/gui/macosx/vout.m
2677
2678 * fspanel usability fixes (forward-port of [18077]) plus some further clean up
2679 ------------------------------------------------------------------------
2680 r18087 | fkuehne | 2006-11-26 11:21:54 -0800 (Sun, 26 Nov 2006) | 1 line
2681 Changed paths:
2682    M /trunk/modules/gui/macosx/bookmarks.m
2683    M /trunk/modules/gui/macosx/extended.m
2684    M /trunk/modules/gui/macosx/fspanel.m
2685    M /trunk/modules/gui/macosx/open.m
2686    M /trunk/modules/gui/macosx/playlist.m
2687    M /trunk/modules/gui/macosx/sfilters.h
2688    M /trunk/modules/gui/macosx/sfilters.m
2689    M /trunk/modules/gui/macosx/vout.m
2690    M /trunk/modules/gui/macosx/wizard.h
2691    M /trunk/modules/gui/macosx/wizard.m
2692
2693 * the remaining compilation fixes plus a bit of clean up here and there. vout.m needs further fixing and everything needs quite some testing
2694 ------------------------------------------------------------------------
2695 r18086 | zorglub | 2006-11-26 11:07:37 -0800 (Sun, 26 Nov 2006) | 2 lines
2696 Changed paths:
2697    M /trunk/src/control/input.c
2698
2699 Should fix win32 
2700
2701 ------------------------------------------------------------------------
2702 r18085 | zorglub | 2006-11-26 10:59:52 -0800 (Sun, 26 Nov 2006) | 2 lines
2703 Changed paths:
2704    M /trunk/configure.ac
2705    M /trunk/modules/audio_filter/converter/Modules.am
2706    A /trunk/modules/audio_filter/converter/fixed.c (from /trunk/modules/audio_filter/converter/fixed32tos16.c:18081)
2707    D /trunk/modules/audio_filter/converter/fixed32tofloat32.c
2708    D /trunk/modules/audio_filter/converter/fixed32tos16.c
2709    A /trunk/modules/audio_filter/converter/float.c (from /trunk/modules/audio_filter/converter/fixed32tofloat32.c:18081)
2710    D /trunk/modules/audio_filter/converter/float32tos16.c
2711    D /trunk/modules/audio_filter/converter/float32tos8.c
2712    D /trunk/modules/audio_filter/converter/float32tou16.c
2713    D /trunk/modules/audio_filter/converter/float32tou8.c
2714    D /trunk/modules/audio_filter/converter/s16tofixed32.c
2715    D /trunk/modules/audio_filter/converter/s16tofloat32.c
2716    D /trunk/modules/audio_filter/converter/s16tofloat32swab.c
2717    D /trunk/modules/audio_filter/converter/s8tofloat32.c
2718    D /trunk/modules/audio_filter/converter/u8tofixed32.c
2719    D /trunk/modules/audio_filter/converter/u8tofloat32.c
2720
2721 Merge all fixed-point and floating-point audio format converters
2722
2723 ------------------------------------------------------------------------
2724 r18083 | fkuehne | 2006-11-26 10:08:23 -0800 (Sun, 26 Nov 2006) | 1 line
2725 Changed paths:
2726    M /trunk/modules/gui/macosx/equalizer.m
2727    M /trunk/modules/gui/macosx/intf.m
2728
2729 * first round of compilation fixes, more to come
2730 ------------------------------------------------------------------------
2731 r18082 | dionoea | 2006-11-26 09:49:17 -0800 (Sun, 26 Nov 2006) | 2 lines
2732 Changed paths:
2733    M /trunk/modules/video_filter/colorthres.c
2734
2735 Remove trailing spaces.
2736
2737 ------------------------------------------------------------------------
2738 r18081 | dionoea | 2006-11-26 09:29:57 -0800 (Sun, 26 Nov 2006) | 2 lines
2739 Changed paths:
2740    M /trunk/modules/video_filter/colorthres.c
2741    M /trunk/modules/video_filter/gradient.c
2742    M /trunk/modules/video_filter/magnify.c
2743    M /trunk/modules/video_filter/mosaic.c
2744    M /trunk/modules/video_filter/psychedelic.c
2745    M /trunk/modules/video_filter/puzzle.c
2746    M /trunk/modules/video_filter/ripple.c
2747    M /trunk/modules/video_filter/wave.c
2748
2749 use pf_mem{set,cpy} when possible
2750
2751 ------------------------------------------------------------------------
2752 r18080 | zorglub | 2006-11-26 09:27:16 -0800 (Sun, 26 Nov 2006) | 2 lines
2753 Changed paths:
2754    M /trunk/include/vlc_input.h
2755    M /trunk/modules/gui/macosx/controls.m
2756    M /trunk/src/input/clock.c
2757    M /trunk/src/input/input.c
2758    M /trunk/src/input/input_internal.h
2759
2760 Make the global b_can_pace_control flag public
2761
2762 ------------------------------------------------------------------------
2763 r18079 | zorglub | 2006-11-26 09:22:54 -0800 (Sun, 26 Nov 2006) | 2 lines
2764 Changed paths:
2765    M /trunk/modules/gui/macosx/controls.m
2766    M /trunk/src/input/input.c
2767
2768 Ah Ah
2769
2770 ------------------------------------------------------------------------
2771 r18078 | dionoea | 2006-11-26 09:18:09 -0800 (Sun, 26 Nov 2006) | 2 lines
2772 Changed paths:
2773    M /trunk/modules/video_filter/motionblur.c
2774
2775 Remove printf
2776
2777 ------------------------------------------------------------------------
2778 r18076 | zorglub | 2006-11-26 08:37:06 -0800 (Sun, 26 Nov 2006) | 2 lines
2779 Changed paths:
2780    M /trunk/modules/gui/macosx/applescript.m
2781    M /trunk/modules/gui/macosx/intf.h
2782
2783 First and probably only attempt at fixing os x interface :)
2784
2785 ------------------------------------------------------------------------
2786 r18075 | dionoea | 2006-11-26 08:28:50 -0800 (Sun, 26 Nov 2006) | 2 lines
2787 Changed paths:
2788    M /trunk/doc
2789    M /trunk/doc/Doxyfile
2790
2791 svn:ignore
2792
2793 ------------------------------------------------------------------------
2794 r18074 | zorglub | 2006-11-26 08:26:44 -0800 (Sun, 26 Nov 2006) | 2 lines
2795 Changed paths:
2796    M /trunk/modules/gui/ncurses.c
2797    M /trunk/modules/video_output/caca.c
2798    M /trunk/modules/video_output/directx/direct3d.c
2799    M /trunk/modules/video_output/directx/directx.c
2800    M /trunk/modules/video_output/wingdi.c
2801
2802 Pwet pwet
2803
2804 ------------------------------------------------------------------------
2805 r18073 | dionoea | 2006-11-26 08:26:34 -0800 (Sun, 26 Nov 2006) | 2 lines
2806 Changed paths:
2807    M /trunk/bindings/java/src
2808
2809 svn:ignore
2810
2811 ------------------------------------------------------------------------
2812 r18072 | dionoea | 2006-11-26 08:26:09 -0800 (Sun, 26 Nov 2006) | 2 lines
2813 Changed paths:
2814    M /trunk/modules/codec/xvmc
2815
2816 svn:ignore
2817
2818 ------------------------------------------------------------------------
2819 r18071 | dionoea | 2006-11-26 08:25:07 -0800 (Sun, 26 Nov 2006) | 2 lines
2820 Changed paths:
2821    M /trunk/src/text
2822
2823 svn:ignore
2824
2825 ------------------------------------------------------------------------
2826 r18070 | dionoea | 2006-11-26 08:11:28 -0800 (Sun, 26 Nov 2006) | 2 lines
2827 Changed paths:
2828    M /trunk/modules/control/dbus.c
2829
2830 Fix dbus compilation
2831
2832 ------------------------------------------------------------------------
2833 r18069 | zorglub | 2006-11-26 08:01:31 -0800 (Sun, 26 Nov 2006) | 4 lines
2834 Changed paths:
2835    M /trunk/modules/access/vcdx/info.c
2836    M /trunk/modules/access/vcdx/intf.c
2837    M /trunk/modules/access/vcdx/intf.h
2838    M /trunk/modules/access/vcdx/vcdplayer.c
2839    M /trunk/modules/access/vcdx/vcdplayer.h
2840    M /trunk/modules/codec/xvmc/slice_xvmc_vld.c
2841    M /trunk/modules/codec/xvmc/xxmc.c
2842    M /trunk/modules/gui/ncurses.c
2843    M /trunk/modules/gui/pda/pda_callbacks.c
2844    M /trunk/modules/gui/qnx/aout.c
2845    M /trunk/modules/gui/qnx/vout.c
2846    M /trunk/modules/misc/notify/xosd.c
2847    M /trunk/modules/misc/svg.c
2848    M /trunk/modules/misc/win32text.c
2849    M /trunk/modules/stream_out/transrate/block.c
2850    M /trunk/modules/stream_out/transrate/frame.c
2851    M /trunk/modules/stream_out/transrate/transrate.c
2852    M /trunk/modules/video_filter/motionblur.c
2853    M /trunk/modules/video_output/sdl.c
2854    M /trunk/modules/video_output/x11/xvmc.c
2855
2856 Nicer commits, faster breaking time and better-looking headers
2857 That's not just the vlc service, thats *your* vlc service !
2858 So remember the new number ! 0118 999 881 999 119 725...3
2859
2860 ------------------------------------------------------------------------
2861 r18068 | zorglub | 2006-11-26 07:36:01 -0800 (Sun, 26 Nov 2006) | 2 lines
2862 Changed paths:
2863    M /trunk/include/vlc_configuration.h
2864    M /trunk/include/vlc_symbols.h
2865    M /trunk/modules/access/vcdx/access.c
2866    M /trunk/modules/access/vcdx/demux.c
2867    M /trunk/modules/access/vcdx/intf.h
2868    M /trunk/modules/misc/notify/xosd.c
2869    M /trunk/src/misc/configuration.h
2870
2871 Did I loose the count ?
2872
2873 ------------------------------------------------------------------------
2874 r18067 | dionoea | 2006-11-26 07:21:04 -0800 (Sun, 26 Nov 2006) | 3 lines
2875 Changed paths:
2876    M /trunk/modules/video_filter/motionblur.c
2877
2878 * Port motion blur to "video filter2".
2879 * Add "blur-persistant" option to use previous result instead of previous clean image for next iteration.
2880
2881 ------------------------------------------------------------------------
2882 r18066 | zorglub | 2006-11-26 07:11:16 -0800 (Sun, 26 Nov 2006) | 2 lines
2883 Changed paths:
2884    M /trunk/modules/access/dshow/dshow.cpp
2885    M /trunk/modules/codec/ffmpeg/scale.c
2886    M /trunk/modules/demux/mpc.c
2887
2888 ?\194?\171 En essayant continuellement on finit par r?\195?\169ussir. Donc : plus ?\195?\167a rate, plus on a de chances que ?\195?\167a marche. ?\194?\187
2889
2890 ------------------------------------------------------------------------
2891 r18065 | zorglub | 2006-11-26 06:59:36 -0800 (Sun, 26 Nov 2006) | 2 lines
2892 Changed paths:
2893    M /trunk/modules/access/cdda/cdda.h
2894    M /trunk/modules/access/dshow/dshow.cpp
2895    M /trunk/modules/access/v4l.c
2896    M /trunk/modules/access/v4l2.c
2897    M /trunk/modules/codec/theora.c
2898
2899 Round 3 :)
2900
2901 ------------------------------------------------------------------------
2902 r18064 | zorglub | 2006-11-26 06:49:31 -0800 (Sun, 26 Nov 2006) | 2 lines
2903 Changed paths:
2904    M /trunk/modules/access/cdda/access.c
2905    M /trunk/modules/access/dshow/dshow.cpp
2906    M /trunk/modules/access/rtsp/access.c
2907    M /trunk/modules/access/v4l.c
2908    M /trunk/src/misc/win32_specific.c
2909
2910 Round 2
2911
2912 ------------------------------------------------------------------------
2913 r18063 | zorglub | 2006-11-26 06:39:39 -0800 (Sun, 26 Nov 2006) | 2 lines
2914 Changed paths:
2915    M /trunk/modules/access/dvdread.c
2916    M /trunk/src/audio_output/common.c
2917    M /trunk/src/control/vlm.c
2918    M /trunk/src/misc/modules.c
2919    M /trunk/src/playlist/thread.c
2920    M /trunk/src/video_output/video_output.c
2921
2922 Compile fixes, round 1
2923
2924 ------------------------------------------------------------------------
2925 r18062 | zorglub | 2006-11-26 06:20:34 -0800 (Sun, 26 Nov 2006) | 28 lines
2926 Changed paths:
2927    M /trunk/bindings/python/vlc_object.c
2928    M /trunk/configure.ac
2929    D /trunk/include/aout_internal.h
2930    D /trunk/include/audio_output.h
2931    D /trunk/include/beos_specific.h
2932    D /trunk/include/charset.h
2933    D /trunk/include/codecs.h
2934    D /trunk/include/configuration.h
2935    D /trunk/include/darwin_specific.h
2936    D /trunk/include/intf_eject.h
2937    D /trunk/include/libvlc_internal.h
2938    D /trunk/include/mediacontrol_internal.h
2939    D /trunk/include/modules.h
2940    D /trunk/include/modules_inner.h
2941    D /trunk/include/mtime.h
2942    D /trunk/include/network.h
2943    D /trunk/include/os_specific.h
2944    D /trunk/include/snapshot.h
2945    D /trunk/include/stream_output.h
2946    D /trunk/include/variables.h
2947    D /trunk/include/video_output.h
2948    D /trunk/include/vlc/aout.h
2949    D /trunk/include/vlc/decoder.h
2950    D /trunk/include/vlc/input.h
2951    D /trunk/include/vlc/intf.h
2952    D /trunk/include/vlc/sout.h
2953    D /trunk/include/vlc/vout.h
2954    M /trunk/include/vlc_access.h
2955    A /trunk/include/vlc_aout.h (from /trunk/include/audio_output.h:18057)
2956    M /trunk/include/vlc_arrays.h
2957    M /trunk/include/vlc_block.h
2958    M /trunk/include/vlc_block_helper.h
2959    A /trunk/include/vlc_charset.h (from /trunk/include/charset.h:18058)
2960    M /trunk/include/vlc_codec.h
2961    A /trunk/include/vlc_codecs.h (from /trunk/include/codecs.h:18058)
2962    M /trunk/include/vlc_common.h
2963    M /trunk/include/vlc_config_cat.h
2964    A /trunk/include/vlc_configuration.h (from /trunk/include/configuration.h:18058)
2965    D /trunk/include/vlc_cpu.h
2966    M /trunk/include/vlc_demux.h
2967    D /trunk/include/vlc_error.h
2968    M /trunk/include/vlc_filter.h
2969    M /trunk/include/vlc_httpd.h
2970    M /trunk/include/vlc_image.h
2971    M /trunk/include/vlc_input.h
2972    D /trunk/include/vlc_interaction.h
2973    M /trunk/include/vlc_interface.h
2974    M /trunk/include/vlc_meta.h
2975    A /trunk/include/vlc_modules.h (from /trunk/include/modules.h:18058)
2976    A /trunk/include/vlc_modules_macros.h (from /trunk/include/modules_inner.h:18061)
2977    A /trunk/include/vlc_mtime.h (from /trunk/include/mtime.h:18061)
2978    A /trunk/include/vlc_network.h (from /trunk/include/network.h:18058)
2979    A /trunk/include/vlc_os_specific.h (from /trunk/include/os_specific.h:18061)
2980    M /trunk/include/vlc_osd.h
2981    M /trunk/include/vlc_playlist.h
2982    A /trunk/include/vlc_sout.h (from /trunk/include/stream_output.h:18058)
2983    D /trunk/include/vlc_spu.h
2984    M /trunk/include/vlc_stream.h
2985    M /trunk/include/vlc_symbols.h
2986    M /trunk/include/vlc_tls.h
2987    M /trunk/include/vlc_url.h
2988    A /trunk/include/vlc_variables.h (from /trunk/include/variables.h:18058)
2989    D /trunk/include/vlc_video.h
2990    M /trunk/include/vlc_vlm.h
2991    A /trunk/include/vlc_vout.h (from /trunk/include/vlc_video.h:18058)
2992    A /trunk/include/vlc_vout_synchro.h (from /trunk/include/vout_synchro.h:18058)
2993    D /trunk/include/vout_synchro.h
2994    D /trunk/include/win32_specific.h
2995    M /trunk/modules/access/cdda/cdda.h
2996    M /trunk/modules/access/cdda.c
2997    M /trunk/modules/access/directory.c
2998    M /trunk/modules/access/dshow/crossbar.cpp
2999    M /trunk/modules/access/dshow/dshow.cpp
3000    M /trunk/modules/access/dshow/filter.cpp
3001    M /trunk/modules/access/dv.c
3002    M /trunk/modules/access/dvb/access.c
3003    M /trunk/modules/access/dvb/en50221.c
3004    M /trunk/modules/access/dvb/http.c
3005    M /trunk/modules/access/dvb/linux_dvb.c
3006    M /trunk/modules/access/dvdnav.c
3007    M /trunk/modules/access/dvdread.c
3008    M /trunk/modules/access/fake.c
3009    M /trunk/modules/access/file.c
3010    M /trunk/modules/access/ftp.c
3011    M /trunk/modules/access/gnomevfs.c
3012    M /trunk/modules/access/http.c
3013    M /trunk/modules/access/mms/mms.c
3014    M /trunk/modules/access/mms/mmsh.c
3015    M /trunk/modules/access/mms/mmstu.c
3016    M /trunk/modules/access/pvr.c
3017    M /trunk/modules/access/rtsp/access.c
3018    M /trunk/modules/access/screen/beos.cpp
3019    M /trunk/modules/access/screen/mac.c
3020    M /trunk/modules/access/screen/screen.c
3021    M /trunk/modules/access/screen/screen.h
3022    M /trunk/modules/access/screen/win32.c
3023    M /trunk/modules/access/screen/x11.c
3024    M /trunk/modules/access/smb.c
3025    M /trunk/modules/access/tcp.c
3026    M /trunk/modules/access/udp.c
3027    M /trunk/modules/access/v4l.c
3028    M /trunk/modules/access/v4l2.c
3029    M /trunk/modules/access/vcd/cdrom.c
3030    M /trunk/modules/access/vcd/vcd.c
3031    M /trunk/modules/access/vcdx/access.c
3032    M /trunk/modules/access/vcdx/demux.c
3033    M /trunk/modules/access/vcdx/info.c
3034    M /trunk/modules/access/vcdx/intf.c
3035    M /trunk/modules/access/vcdx/vcdplayer.c
3036    M /trunk/modules/access_filter/dump.c
3037    M /trunk/modules/access_filter/record.c
3038    M /trunk/modules/access_filter/timeshift.c
3039    M /trunk/modules/access_output/bonjour.c
3040    M /trunk/modules/access_output/dummy.c
3041    M /trunk/modules/access_output/file.c
3042    M /trunk/modules/access_output/http.c
3043    M /trunk/modules/access_output/shout.c
3044    M /trunk/modules/access_output/udp.c
3045    M /trunk/modules/audio_filter/channel_mixer/dolby.c
3046    M /trunk/modules/audio_filter/channel_mixer/headphone.c
3047    M /trunk/modules/audio_filter/channel_mixer/mono.c
3048    M /trunk/modules/audio_filter/channel_mixer/simple.c
3049    M /trunk/modules/audio_filter/channel_mixer/trivial.c
3050    M /trunk/modules/audio_filter/converter/a52tofloat32.c
3051    M /trunk/modules/audio_filter/converter/a52tospdif.c
3052    M /trunk/modules/audio_filter/converter/dtstofloat32.c
3053    M /trunk/modules/audio_filter/converter/dtstospdif.c
3054    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
3055    M /trunk/modules/audio_filter/converter/fixed32tos16.c
3056    M /trunk/modules/audio_filter/converter/float32tos16.c
3057    M /trunk/modules/audio_filter/converter/float32tos8.c
3058    M /trunk/modules/audio_filter/converter/float32tou16.c
3059    M /trunk/modules/audio_filter/converter/float32tou8.c
3060    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
3061    M /trunk/modules/audio_filter/converter/s16tofixed32.c
3062    M /trunk/modules/audio_filter/converter/s16tofloat32.c
3063    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
3064    M /trunk/modules/audio_filter/converter/s8tofloat32.c
3065    M /trunk/modules/audio_filter/converter/u8tofixed32.c
3066    M /trunk/modules/audio_filter/converter/u8tofloat32.c
3067    M /trunk/modules/audio_filter/equalizer.c
3068    M /trunk/modules/audio_filter/format.c
3069    M /trunk/modules/audio_filter/normvol.c
3070    M /trunk/modules/audio_filter/param_eq.c
3071    M /trunk/modules/audio_filter/resampler/bandlimited.c
3072    M /trunk/modules/audio_filter/resampler/linear.c
3073    M /trunk/modules/audio_filter/resampler/trivial.c
3074    M /trunk/modules/audio_filter/resampler/ugly.c
3075    M /trunk/modules/audio_mixer/float32.c
3076    M /trunk/modules/audio_mixer/spdif.c
3077    M /trunk/modules/audio_mixer/trivial.c
3078    M /trunk/modules/audio_output/alsa.c
3079    M /trunk/modules/audio_output/arts.c
3080    M /trunk/modules/audio_output/auhal.c
3081    M /trunk/modules/audio_output/directx.c
3082    M /trunk/modules/audio_output/esd.c
3083    M /trunk/modules/audio_output/file.c
3084    M /trunk/modules/audio_output/hd1000a.cpp
3085    M /trunk/modules/audio_output/jack.c
3086    M /trunk/modules/audio_output/oss.c
3087    M /trunk/modules/audio_output/portaudio.c
3088    M /trunk/modules/audio_output/sdl.c
3089    M /trunk/modules/audio_output/waveout.c
3090    M /trunk/modules/codec/a52.c
3091    M /trunk/modules/codec/adpcm.c
3092    M /trunk/modules/codec/araw.c
3093    M /trunk/modules/codec/cinepak.c
3094    M /trunk/modules/codec/cmml/cmml.c
3095    M /trunk/modules/codec/cmml/intf.c
3096    M /trunk/modules/codec/cvdsub.c
3097    M /trunk/modules/codec/dirac.c
3098    M /trunk/modules/codec/dmo/buffer.c
3099    M /trunk/modules/codec/dmo/dmo.c
3100    M /trunk/modules/codec/dts.c
3101    M /trunk/modules/codec/dvbsub.c
3102    M /trunk/modules/codec/faad.c
3103    M /trunk/modules/codec/fake.c
3104    M /trunk/modules/codec/ffmpeg/audio.c
3105    M /trunk/modules/codec/ffmpeg/chroma.c
3106    M /trunk/modules/codec/ffmpeg/demux.c
3107    M /trunk/modules/codec/ffmpeg/encoder.c
3108    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3109    M /trunk/modules/codec/ffmpeg/ffmpeg.h
3110    M /trunk/modules/codec/ffmpeg/mux.c
3111    M /trunk/modules/codec/ffmpeg/postprocess.c
3112    M /trunk/modules/codec/ffmpeg/scale.c
3113    M /trunk/modules/codec/ffmpeg/video.c
3114    M /trunk/modules/codec/ffmpeg/video_filter.c
3115    M /trunk/modules/codec/flac.c
3116    M /trunk/modules/codec/libmpeg2.c
3117    M /trunk/modules/codec/lpcm.c
3118    M /trunk/modules/codec/mash.cpp
3119    M /trunk/modules/codec/mpeg_audio.c
3120    M /trunk/modules/codec/png.c
3121    M /trunk/modules/codec/quicktime.c
3122    M /trunk/modules/codec/rawvideo.c
3123    M /trunk/modules/codec/realaudio.c
3124    M /trunk/modules/codec/sdl_image.c
3125    M /trunk/modules/codec/speex.c
3126    M /trunk/modules/codec/spudec/parse.c
3127    M /trunk/modules/codec/spudec/spudec.c
3128    M /trunk/modules/codec/subsdec.c
3129    M /trunk/modules/codec/svcdsub.c
3130    M /trunk/modules/codec/tarkin.c
3131    M /trunk/modules/codec/theora.c
3132    M /trunk/modules/codec/twolame.c
3133    M /trunk/modules/codec/vorbis.c
3134    M /trunk/modules/codec/x264.c
3135    M /trunk/modules/codec/xvmc/alloc.c
3136    M /trunk/modules/codec/xvmc/attributes.h
3137    M /trunk/modules/codec/xvmc/cpu_accel.c
3138    M /trunk/modules/codec/xvmc/cpu_state.c
3139    M /trunk/modules/codec/xvmc/decode.c
3140    M /trunk/modules/codec/xvmc/header.c
3141    M /trunk/modules/codec/xvmc/motion_comp.c
3142    M /trunk/modules/codec/xvmc/motion_comp_mmx.c
3143    M /trunk/modules/codec/xvmc/mpeg2.h
3144    M /trunk/modules/codec/xvmc/mpeg2_internal.h
3145    M /trunk/modules/codec/xvmc/slice.c
3146    M /trunk/modules/codec/xvmc/slice_xvmc_vld.c
3147    M /trunk/modules/codec/xvmc/vlc.h
3148    M /trunk/modules/codec/xvmc/xvmc_vld.h
3149    M /trunk/modules/codec/xvmc/xxmc.c
3150    M /trunk/modules/control/dbus.c
3151    M /trunk/modules/control/gestures.c
3152    M /trunk/modules/control/hotkeys.c
3153    M /trunk/modules/control/http/http.c
3154    M /trunk/modules/control/http/http.h
3155    M /trunk/modules/control/http/mvar.c
3156    M /trunk/modules/control/http/rpn.c
3157    M /trunk/modules/control/lirc.c
3158    M /trunk/modules/control/motion.c
3159    M /trunk/modules/control/netsync.c
3160    M /trunk/modules/control/ntservice.c
3161    M /trunk/modules/control/rc.c
3162    M /trunk/modules/control/showintf.c
3163    M /trunk/modules/control/telnet.c
3164    M /trunk/modules/demux/a52.c
3165    M /trunk/modules/demux/aiff.c
3166    M /trunk/modules/demux/asf/asf.c
3167    M /trunk/modules/demux/asf/libasf.c
3168    M /trunk/modules/demux/au.c
3169    M /trunk/modules/demux/avi/avi.c
3170    M /trunk/modules/demux/avi/libavi.c
3171    M /trunk/modules/demux/demuxdump.c
3172    M /trunk/modules/demux/dts.c
3173    M /trunk/modules/demux/flac.c
3174    M /trunk/modules/demux/gme.cpp
3175    M /trunk/modules/demux/live555.cpp
3176    M /trunk/modules/demux/mjpeg.c
3177    M /trunk/modules/demux/mkv.cpp
3178    M /trunk/modules/demux/mod.c
3179    M /trunk/modules/demux/mp4/drms.c
3180    M /trunk/modules/demux/mp4/libmp4.c
3181    M /trunk/modules/demux/mp4/mp4.c
3182    M /trunk/modules/demux/mpc.c
3183    M /trunk/modules/demux/mpeg/h264.c
3184    M /trunk/modules/demux/mpeg/m4a.c
3185    M /trunk/modules/demux/mpeg/m4v.c
3186    M /trunk/modules/demux/mpeg/mpga.c
3187    M /trunk/modules/demux/mpeg/mpgv.c
3188    M /trunk/modules/demux/nsc.c
3189    M /trunk/modules/demux/nsv.c
3190    M /trunk/modules/demux/nuv.c
3191    M /trunk/modules/demux/ogg.c
3192    M /trunk/modules/demux/playlist/asx.c
3193    M /trunk/modules/demux/playlist/b4s.c
3194    M /trunk/modules/demux/playlist/dvb.c
3195    M /trunk/modules/demux/playlist/gvp.c
3196    M /trunk/modules/demux/playlist/m3u.c
3197    M /trunk/modules/demux/playlist/playlist.c
3198    M /trunk/modules/demux/playlist/playlist.h
3199    M /trunk/modules/demux/playlist/pls.c
3200    M /trunk/modules/demux/playlist/podcast.c
3201    M /trunk/modules/demux/playlist/qtl.c
3202    M /trunk/modules/demux/playlist/sgimb.c
3203    M /trunk/modules/demux/playlist/shoutcast.c
3204    M /trunk/modules/demux/playlist/xspf.c
3205    M /trunk/modules/demux/ps.c
3206    M /trunk/modules/demux/ps.h
3207    M /trunk/modules/demux/pva.c
3208    M /trunk/modules/demux/rawdv.c
3209    M /trunk/modules/demux/real.c
3210    M /trunk/modules/demux/subtitle.c
3211    M /trunk/modules/demux/ts.c
3212    M /trunk/modules/demux/tta.c
3213    M /trunk/modules/demux/ty.c
3214    M /trunk/modules/demux/vobsub.c
3215    M /trunk/modules/demux/voc.c
3216    M /trunk/modules/demux/wav.c
3217    M /trunk/modules/demux/xa.c
3218    M /trunk/modules/gui/beos/AudioOutput.cpp
3219    M /trunk/modules/gui/beos/Interface.cpp
3220    M /trunk/modules/gui/beos/InterfaceWindow.cpp
3221    M /trunk/modules/gui/beos/ListViews.cpp
3222    M /trunk/modules/gui/beos/MediaControlView.cpp
3223    M /trunk/modules/gui/beos/MessagesWindow.cpp
3224    M /trunk/modules/gui/beos/PlayListWindow.cpp
3225    M /trunk/modules/gui/beos/PreferencesWindow.cpp
3226    M /trunk/modules/gui/beos/VideoOutput.cpp
3227    M /trunk/modules/gui/macosx/interaction.h
3228    M /trunk/modules/gui/macosx/intf.h
3229    M /trunk/modules/gui/macosx/playlist.m
3230    M /trunk/modules/gui/macosx/sfilters.h
3231    M /trunk/modules/gui/ncurses.c
3232    M /trunk/modules/gui/pda/pda.c
3233    M /trunk/modules/gui/pda/pda_callbacks.c
3234    M /trunk/modules/gui/pda/pda_callbacks.h
3235    M /trunk/modules/gui/qnx/aout.c
3236    M /trunk/modules/gui/qnx/vout.c
3237    M /trunk/modules/gui/qt4/components/extended_panels.cpp
3238    M /trunk/modules/gui/qt4/components/extended_panels.hpp
3239    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
3240    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
3241    M /trunk/modules/gui/qt4/components/preferences.hpp
3242    M /trunk/modules/gui/qt4/components/simple_preferences.hpp
3243    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
3244    M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp
3245    M /trunk/modules/gui/qt4/dialogs_provider.hpp
3246    M /trunk/modules/gui/qt4/input_manager.cpp
3247    M /trunk/modules/gui/qt4/input_manager.hpp
3248    M /trunk/modules/gui/qt4/main_interface.cpp
3249    M /trunk/modules/gui/qt4/main_interface.hpp
3250    M /trunk/modules/gui/qt4/playlist_model.hpp
3251    M /trunk/modules/gui/qt4/qt4.hpp
3252    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
3253    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
3254    M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
3255    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
3256    M /trunk/modules/gui/skins2/commands/cmd_dvd.cpp
3257    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
3258    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
3259    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
3260    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
3261    M /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp
3262    M /trunk/modules/gui/skins2/src/dialogs.cpp
3263    M /trunk/modules/gui/skins2/src/skin_common.hpp
3264    M /trunk/modules/gui/skins2/src/skin_main.cpp
3265    M /trunk/modules/gui/skins2/src/vlcproc.cpp
3266    M /trunk/modules/gui/skins2/vars/equalizer.cpp
3267    M /trunk/modules/gui/skins2/vars/playtree.cpp
3268    M /trunk/modules/gui/skins2/vars/time.cpp
3269    M /trunk/modules/gui/skins2/vars/volume.cpp
3270    M /trunk/modules/gui/wince/dialogs.cpp
3271    M /trunk/modules/gui/wince/fileinfo.cpp
3272    M /trunk/modules/gui/wince/interface.cpp
3273    M /trunk/modules/gui/wince/iteminfo.cpp
3274    M /trunk/modules/gui/wince/menus.cpp
3275    M /trunk/modules/gui/wince/messages.cpp
3276    M /trunk/modules/gui/wince/open.cpp
3277    M /trunk/modules/gui/wince/playlist.cpp
3278    M /trunk/modules/gui/wince/preferences.cpp
3279    M /trunk/modules/gui/wince/preferences_widgets.cpp
3280    M /trunk/modules/gui/wince/subtitles.cpp
3281    M /trunk/modules/gui/wince/timer.cpp
3282    M /trunk/modules/gui/wince/video.cpp
3283    M /trunk/modules/gui/wince/wince.cpp
3284    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
3285    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
3286    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
3287    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
3288    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
3289    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
3290    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3291    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
3292    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
3293    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
3294    M /trunk/modules/gui/wxwidgets/dialogs.cpp
3295    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
3296    M /trunk/modules/gui/wxwidgets/input_manager.cpp
3297    M /trunk/modules/gui/wxwidgets/interface.cpp
3298    M /trunk/modules/gui/wxwidgets/menus.cpp
3299    M /trunk/modules/gui/wxwidgets/video.cpp
3300    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
3301    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
3302    M /trunk/modules/meta_engine/folder.c
3303    M /trunk/modules/meta_engine/id3tag.c
3304    M /trunk/modules/meta_engine/musicbrainz.c
3305    M /trunk/modules/meta_engine/taglib.cpp
3306    M /trunk/modules/misc/audioscrobbler.c
3307    M /trunk/modules/misc/dummy/aout.c
3308    M /trunk/modules/misc/dummy/decoder.c
3309    M /trunk/modules/misc/dummy/encoder.c
3310    M /trunk/modules/misc/dummy/input.c
3311    M /trunk/modules/misc/dummy/interface.c
3312    M /trunk/modules/misc/dummy/renderer.c
3313    M /trunk/modules/misc/dummy/vout.c
3314    M /trunk/modules/misc/freetype.c
3315    M /trunk/modules/misc/gnutls.c
3316    M /trunk/modules/misc/logger.c
3317    M /trunk/modules/misc/notify/growl.c
3318    M /trunk/modules/misc/notify/msn.c
3319    M /trunk/modules/misc/notify/notify.c
3320    M /trunk/modules/misc/notify/xosd.c
3321    M /trunk/modules/misc/playlist/m3u.c
3322    M /trunk/modules/misc/playlist/old.c
3323    M /trunk/modules/misc/playlist/xspf.c
3324    M /trunk/modules/misc/probe/hal.c
3325    M /trunk/modules/misc/profile_parser.c
3326    M /trunk/modules/misc/rtsp.c
3327    M /trunk/modules/misc/screensaver.c
3328    M /trunk/modules/misc/svg.c
3329    M /trunk/modules/misc/win32text.c
3330    M /trunk/modules/mux/asf.c
3331    M /trunk/modules/mux/avi.c
3332    M /trunk/modules/mux/dummy.c
3333    M /trunk/modules/mux/mp4.c
3334    M /trunk/modules/mux/mpeg/pes.c
3335    M /trunk/modules/mux/mpeg/ps.c
3336    M /trunk/modules/mux/mpeg/ts.c
3337    M /trunk/modules/mux/mpjpeg.c
3338    M /trunk/modules/mux/ogg.c
3339    M /trunk/modules/mux/wav.c
3340    M /trunk/modules/packetizer/copy.c
3341    M /trunk/modules/packetizer/h264.c
3342    M /trunk/modules/packetizer/mpeg4audio.c
3343    M /trunk/modules/packetizer/mpeg4video.c
3344    M /trunk/modules/packetizer/mpegvideo.c
3345    M /trunk/modules/services_discovery/bonjour.c
3346    M /trunk/modules/services_discovery/hal.c
3347    M /trunk/modules/services_discovery/podcast.c
3348    M /trunk/modules/services_discovery/sap.c
3349    M /trunk/modules/services_discovery/shout.c
3350    M /trunk/modules/services_discovery/upnp_cc.cpp
3351    M /trunk/modules/services_discovery/upnp_intel.cpp
3352    M /trunk/modules/stream_out/autodel.c
3353    M /trunk/modules/stream_out/bridge.c
3354    M /trunk/modules/stream_out/description.c
3355    M /trunk/modules/stream_out/display.c
3356    M /trunk/modules/stream_out/dummy.c
3357    M /trunk/modules/stream_out/duplicate.c
3358    M /trunk/modules/stream_out/es.c
3359    M /trunk/modules/stream_out/gather.c
3360    M /trunk/modules/stream_out/mosaic_bridge.c
3361    M /trunk/modules/stream_out/rtp.c
3362    M /trunk/modules/stream_out/standard.c
3363    M /trunk/modules/stream_out/switcher.c
3364    M /trunk/modules/stream_out/transcode.c
3365    M /trunk/modules/stream_out/transrate/block.c
3366    M /trunk/modules/stream_out/transrate/frame.c
3367    M /trunk/modules/stream_out/transrate/transrate.c
3368    M /trunk/modules/video_chroma/i420_rgb.c
3369    M /trunk/modules/video_chroma/i420_rgb16.c
3370    M /trunk/modules/video_chroma/i420_rgb8.c
3371    M /trunk/modules/video_chroma/i420_ymga.c
3372    M /trunk/modules/video_chroma/i420_yuy2.c
3373    M /trunk/modules/video_chroma/i422_yuy2.c
3374    M /trunk/modules/video_filter/adjust.c
3375    M /trunk/modules/video_filter/blend.c
3376    M /trunk/modules/video_filter/clone.c
3377    M /trunk/modules/video_filter/colorthres.c
3378    M /trunk/modules/video_filter/crop.c
3379    M /trunk/modules/video_filter/deinterlace.c
3380    M /trunk/modules/video_filter/gradient.c
3381    M /trunk/modules/video_filter/invert.c
3382    M /trunk/modules/video_filter/logo.c
3383    M /trunk/modules/video_filter/magnify.c
3384    M /trunk/modules/video_filter/marq.c
3385    M /trunk/modules/video_filter/mosaic.c
3386    M /trunk/modules/video_filter/motionblur.c
3387    M /trunk/modules/video_filter/motiondetect.c
3388    M /trunk/modules/video_filter/noise.c
3389    M /trunk/modules/video_filter/opencv_example.cpp
3390    M /trunk/modules/video_filter/opencv_wrapper.c
3391    M /trunk/modules/video_filter/osdmenu.c
3392    M /trunk/modules/video_filter/panoramix.c
3393    M /trunk/modules/video_filter/psychedelic.c
3394    M /trunk/modules/video_filter/puzzle.c
3395    M /trunk/modules/video_filter/ripple.c
3396    M /trunk/modules/video_filter/rotate.c
3397    M /trunk/modules/video_filter/rss.c
3398    M /trunk/modules/video_filter/rv32.c
3399    M /trunk/modules/video_filter/scale.c
3400    M /trunk/modules/video_filter/transform.c
3401    M /trunk/modules/video_filter/wall.c
3402    M /trunk/modules/video_filter/wave.c
3403    M /trunk/modules/video_output/aa.c
3404    M /trunk/modules/video_output/caca.c
3405    M /trunk/modules/video_output/directfb.c
3406    M /trunk/modules/video_output/directx/direct3d.c
3407    M /trunk/modules/video_output/directx/directx.c
3408    M /trunk/modules/video_output/directx/events.c
3409    M /trunk/modules/video_output/directx/glwin32.c
3410    M /trunk/modules/video_output/fb.c
3411    M /trunk/modules/video_output/ggi.c
3412    M /trunk/modules/video_output/glide.c
3413    M /trunk/modules/video_output/hd1000v.cpp
3414    M /trunk/modules/video_output/image.c
3415    M /trunk/modules/video_output/mga.c
3416    M /trunk/modules/video_output/opengl.c
3417    M /trunk/modules/video_output/qte/qte.cpp
3418    M /trunk/modules/video_output/sdl.c
3419    M /trunk/modules/video_output/snapshot.c
3420    M /trunk/modules/video_output/svgalib.c
3421    M /trunk/modules/video_output/wingdi.c
3422    M /trunk/modules/video_output/x11/glx.c
3423    M /trunk/modules/video_output/x11/xcommon.c
3424    M /trunk/modules/video_output/x11/xvmc.c
3425    M /trunk/modules/visualization/galaktos/plugin.c
3426    M /trunk/modules/visualization/galaktos/plugin.h
3427    M /trunk/modules/visualization/goom.c
3428    M /trunk/modules/visualization/visual/effects.c
3429    M /trunk/modules/visualization/visual/visual.c
3430    M /trunk/po/POTFILES.in
3431    M /trunk/po/af.po
3432    M /trunk/po/ar.po
3433    M /trunk/po/bn.po
3434    M /trunk/po/ca.po
3435    M /trunk/po/co.po
3436    M /trunk/po/cs.po
3437    M /trunk/po/da.po
3438    M /trunk/po/de.po
3439    M /trunk/po/el.po
3440    M /trunk/po/en_GB.po
3441    M /trunk/po/es.po
3442    M /trunk/po/eu.po
3443    M /trunk/po/fr.po
3444    M /trunk/po/fur.po
3445    M /trunk/po/gl.po
3446    M /trunk/po/he.po
3447    M /trunk/po/hi.po
3448    M /trunk/po/hu.po
3449    M /trunk/po/it.po
3450    M /trunk/po/ja.po
3451    M /trunk/po/ka.po
3452    M /trunk/po/ko.po
3453    M /trunk/po/lt.po
3454    M /trunk/po/lv.po
3455    M /trunk/po/ms.po
3456    M /trunk/po/my.po
3457    M /trunk/po/nb.po
3458    M /trunk/po/ne.po
3459    M /trunk/po/nl.po
3460    M /trunk/po/nn.po
3461    M /trunk/po/no.po
3462    M /trunk/po/oc.po
3463    M /trunk/po/pa.po
3464    M /trunk/po/pl.po
3465    M /trunk/po/ps.po
3466    M /trunk/po/pt_BR.po
3467    M /trunk/po/pt_PT.po
3468    M /trunk/po/ro.po
3469    M /trunk/po/ru.po
3470    M /trunk/po/sk.po
3471    M /trunk/po/sl.po
3472    M /trunk/po/sq.po
3473    M /trunk/po/sv.po
3474    M /trunk/po/tet.po
3475    M /trunk/po/th.po
3476    M /trunk/po/tl.po
3477    M /trunk/po/tr.po
3478    M /trunk/po/vlc.pot
3479    M /trunk/po/zh_CN.po
3480    M /trunk/po/zh_TW.po
3481    M /trunk/src/Makefile.am
3482    A /trunk/src/audio_output/aout_internal.h (from /trunk/include/aout_internal.h:18057)
3483    M /trunk/src/audio_output/common.c
3484    M /trunk/src/audio_output/dec.c
3485    M /trunk/src/audio_output/filters.c
3486    M /trunk/src/audio_output/input.c
3487    M /trunk/src/audio_output/intf.c
3488    M /trunk/src/audio_output/mixer.c
3489    M /trunk/src/audio_output/output.c
3490    M /trunk/src/control/audio.c
3491    M /trunk/src/control/core.c
3492    M /trunk/src/control/input.c
3493    A /trunk/src/control/libvlc_internal.h (from /trunk/include/libvlc_internal.h:18058)
3494    M /trunk/src/control/log.c
3495    M /trunk/src/control/mediacontrol_audio_video.c
3496    M /trunk/src/control/mediacontrol_core.c
3497    A /trunk/src/control/mediacontrol_internal.h (from /trunk/include/mediacontrol_internal.h:18058)
3498    M /trunk/src/control/mediacontrol_util.c
3499    M /trunk/src/control/playlist.c
3500    M /trunk/src/control/video.c
3501    M /trunk/src/control/vlm.c
3502    M /trunk/src/input/access.c
3503    M /trunk/src/input/clock.c
3504    M /trunk/src/input/control.c
3505    M /trunk/src/input/decoder.c
3506    M /trunk/src/input/demux.c
3507    M /trunk/src/input/es_out.c
3508    M /trunk/src/input/input.c
3509    M /trunk/src/input/input_internal.h
3510    M /trunk/src/input/item.c
3511    M /trunk/src/input/mem_stream.c
3512    M /trunk/src/input/meta.c
3513    M /trunk/src/input/stream.c
3514    M /trunk/src/input/subtitles.c
3515    M /trunk/src/input/var.c
3516    M /trunk/src/interface/interaction.c
3517    M /trunk/src/interface/interface.c
3518    A /trunk/src/interface/interface.h
3519    M /trunk/src/interface/intf_eject.c
3520    M /trunk/src/libvlc-common.c
3521    M /trunk/src/libvlc.c
3522    M /trunk/src/libvlc.h
3523    M /trunk/src/misc/configuration.c
3524    A /trunk/src/misc/configuration.h
3525    M /trunk/src/misc/cpu.c
3526    M /trunk/src/misc/dict.c
3527    M /trunk/src/misc/image.c
3528    M /trunk/src/misc/messages.c
3529    M /trunk/src/misc/modules.c
3530    A /trunk/src/misc/modules.h
3531    M /trunk/src/misc/mtime.c
3532    M /trunk/src/misc/objects.c
3533    M /trunk/src/misc/stats.c
3534    M /trunk/src/misc/update.c
3535    M /trunk/src/misc/variables.c
3536    A /trunk/src/misc/variables.h
3537    M /trunk/src/misc/vlm.c
3538    M /trunk/src/misc/win32_specific.c
3539    M /trunk/src/network/acl.c
3540    M /trunk/src/network/error.c
3541    M /trunk/src/network/getaddrinfo.c
3542    M /trunk/src/network/httpd.c
3543    M /trunk/src/network/io.c
3544    M /trunk/src/network/tcp.c
3545    M /trunk/src/network/tls.c
3546    M /trunk/src/network/udp.c
3547    M /trunk/src/osd/osd_parser.c
3548    M /trunk/src/osd/osd_text.c
3549    M /trunk/src/osd/osd_widgets.c
3550    M /trunk/src/playlist/control.c
3551    M /trunk/src/playlist/engine.c
3552    M /trunk/src/playlist/item.c
3553    M /trunk/src/playlist/loadsave.c
3554    M /trunk/src/playlist/playlist_internal.h
3555    M /trunk/src/playlist/search.c
3556    M /trunk/src/playlist/services_discovery.c
3557    M /trunk/src/playlist/sort.c
3558    M /trunk/src/playlist/thread.c
3559    M /trunk/src/playlist/tree.c
3560    M /trunk/src/stream_output/announce.c
3561    M /trunk/src/stream_output/sap.c
3562    M /trunk/src/stream_output/stream_output.c
3563    A /trunk/src/stream_output/stream_output.h
3564    M /trunk/src/test/i18n_atof.c
3565    M /trunk/src/text/charset.c
3566    M /trunk/src/text/strings.c
3567    M /trunk/src/text/unicode.c
3568    M /trunk/src/video_output/video_output.c
3569    M /trunk/src/video_output/video_text.c
3570    M /trunk/src/video_output/video_widgets.c
3571    M /trunk/src/video_output/vout_intf.c
3572    M /trunk/src/video_output/vout_pictures.c
3573    M /trunk/src/video_output/vout_subpictures.c
3574    M /trunk/src/video_output/vout_synchro.c
3575
3576 A bit of headers cleanup
3577
3578 * Headers in include must contain the structures and prototypes needed
3579   by the plugins and should be named vlc_*.
3580 * Headers in include/vlc must contain the structures and prototypes
3581   needed by external libvlc clients
3582
3583 * Moved and renamed some things in headers. 
3584    - Removed vlc_cpu.h, vlc_error.h (merged in vlc_common)
3585    - Removed snapshot.h (merged in vlc_vout.h)
3586    - Removed vlc_spu.h (merged in vlc_osd.h)
3587    - Removed intf_eject.h and vlc_interaction.h (merged in vlc_interface)
3588    - Moved all internal headers to src
3589    - Merged vlc_video.h and video_output.h and move private things to src
3590    - Removed vlc/intf.h, vlc/aout.h, vlc/vout.h, vlc/decoder.h and vlc/input.h
3591      (meta headers for use in modules, and often implying too large 
3592      dependencies)
3593 * Removed some useless dependencies
3594 * Unexported a bunch of functions and structures used only in src/
3595   (--> Still some work here)
3596 * Finally made input_thread_t and input_source_t (mostly) private. 
3597   Added input_GetItem to fetch the input_item of an input_thread
3598 * Cleaned up deprecated entries in vlc_symbols.h and bumped up symbol 
3599   prefix
3600
3601 This commit has a 99% probability of breaking the build, 0.1% of killing
3602 your cat and 0% of getting you hot chicks.
3603
3604 ------------------------------------------------------------------------
3605 r18061 | funman | 2006-11-25 22:18:25 -0800 (Sat, 25 Nov 2006) | 3 lines
3606 Changed paths:
3607    M /trunk/src/misc/mtime.c
3608
3609 Fixes order of operands in a substraction.
3610 courmisch, you make too much, it's time to have a rest
3611
3612 ------------------------------------------------------------------------
3613 r18060 | funman | 2006-11-25 14:38:49 -0800 (Sat, 25 Nov 2006) | 2 lines
3614 Changed paths:
3615    M /trunk/extras/contrib/src/Makefile
3616
3617 Fixes cross compilation of libgcrypt on MacOSX
3618
3619 ------------------------------------------------------------------------
3620 r18059 | courmisch | 2006-11-25 10:51:11 -0800 (Sat, 25 Nov 2006) | 2 lines
3621 Changed paths:
3622    M /trunk/modules/services_discovery/sap.c
3623
3624 Remove leftover FIXME
3625
3626 ------------------------------------------------------------------------
3627 r18057 | courmisch | 2006-11-25 08:19:30 -0800 (Sat, 25 Nov 2006) | 3 lines
3628 Changed paths:
3629    M /trunk/src/misc/mtime.c
3630
3631 Split Win32 performance timer frequency adjustment division carefully
3632 in two halves to avoid integer overflows after 29 days.
3633
3634 ------------------------------------------------------------------------
3635 r18056 | courmisch | 2006-11-25 08:06:33 -0800 (Sat, 25 Nov 2006) | 2 lines
3636 Changed paths:
3637    M /trunk/src/misc/mtime.c
3638
3639 Compile fix
3640
3641 ------------------------------------------------------------------------
3642 r18055 | courmisch | 2006-11-25 07:42:36 -0800 (Sat, 25 Nov 2006) | 2 lines
3643 Changed paths:
3644    M /trunk/src/misc/mtime.c
3645
3646 Fix very unlikely race condition
3647
3648 ------------------------------------------------------------------------
3649 r18054 | courmisch | 2006-11-25 07:38:10 -0800 (Sat, 25 Nov 2006) | 4 lines
3650 Changed paths:
3651    M /trunk/src/misc/mtime.c
3652
3653 Factorize mwait() code,
3654 except for POSIX timers case, which is currently the only natively absolute
3655 timers implementation on LibVLC.
3656
3657 ------------------------------------------------------------------------
3658 r18052 | courmisch | 2006-11-25 07:07:40 -0800 (Sat, 25 Nov 2006) | 2 lines
3659 Changed paths:
3660    M /trunk/INSTALL
3661
3662 Add note for FreeBSD 4
3663
3664 ------------------------------------------------------------------------
3665 r18051 | courmisch | 2006-11-25 06:49:31 -0800 (Sat, 25 Nov 2006) | 2 lines
3666 Changed paths:
3667    M /trunk/po/POTFILES.in
3668
3669 update-po again (cheap one!)
3670
3671 ------------------------------------------------------------------------
3672 r18050 | courmisch | 2006-11-25 06:38:54 -0800 (Sat, 25 Nov 2006) | 2 lines
3673 Changed paths:
3674    M /trunk/modules/gui/skins2/src/theme_repository.cpp
3675
3676 Use utf8 directory wrappers
3677
3678 ------------------------------------------------------------------------
3679 r18049 | courmisch | 2006-11-25 06:19:50 -0800 (Sat, 25 Nov 2006) | 2 lines
3680 Changed paths:
3681    M /trunk/include/vlc_common.h
3682
3683 Non-libtool fix attempt
3684
3685 ------------------------------------------------------------------------
3686 r18048 | courmisch | 2006-11-25 06:10:59 -0800 (Sat, 25 Nov 2006) | 4 lines
3687 Changed paths:
3688    M /trunk/modules/gui/skins2/src/theme_loader.cpp
3689
3690 Skins2 theme loader:
3691  - use utf8_(read|open)dir
3692  - do not assume that stat() succeeds (tiny race condition)
3693
3694 ------------------------------------------------------------------------
3695 r18047 | courmisch | 2006-11-25 05:38:09 -0800 (Sat, 25 Nov 2006) | 2 lines
3696 Changed paths:
3697    M /trunk/modules/demux/mkv.cpp
3698
3699 Fix a few warnings and remove extra white spaces
3700
3701 ------------------------------------------------------------------------
3702 r18046 | courmisch | 2006-11-25 05:25:03 -0800 (Sat, 25 Nov 2006) | 2 lines
3703 Changed paths:
3704    M /trunk/modules/demux/mkv.cpp
3705
3706 mkv: use (open|read)dir wrappers
3707
3708 ------------------------------------------------------------------------
3709 r18045 | courmisch | 2006-11-25 05:24:40 -0800 (Sat, 25 Nov 2006) | 2 lines
3710 Changed paths:
3711    M /trunk/modules/demux/mp4/drms.c
3712
3713 Fix precompiler warning
3714
3715 ------------------------------------------------------------------------
3716 r18044 | fkuehne | 2006-11-25 04:56:51 -0800 (Sat, 25 Nov 2006) | 1 line
3717 Changed paths:
3718    M /trunk/modules/gui/macosx/prefs.m
3719    M /trunk/modules/gui/macosx/prefs_widgets.m
3720
3721 * added numerous casts to silence compilation warnings introduced with const chars in module_config_t. still needs severe testing on other Macs.
3722 ------------------------------------------------------------------------
3723 r18042 | courmisch | 2006-11-25 03:25:45 -0800 (Sat, 25 Nov 2006) | 2 lines
3724 Changed paths:
3725    M /trunk/include/vlc_common.h
3726    M /trunk/include/vlc_symbols.h
3727
3728 Try to fix linking
3729
3730 ------------------------------------------------------------------------
3731 r18041 | dionoea | 2006-11-25 03:15:25 -0800 (Sat, 25 Nov 2006) | 2 lines
3732 Changed paths:
3733    M /trunk/NEWS
3734
3735 Add puzzle to the news
3736
3737 ------------------------------------------------------------------------
3738 r18040 | courmisch | 2006-11-25 01:59:49 -0800 (Sat, 25 Nov 2006) | 3 lines
3739 Changed paths:
3740    M /trunk/include/charset.h
3741    M /trunk/include/vlc_common.h
3742    M /trunk/include/vlc_symbols.h
3743    M /trunk/src/extras/libc.c
3744    M /trunk/src/misc/modules.c
3745    M /trunk/src/text/unicode.c
3746
3747 Attempt to use wide directory indexing on Win32
3748 Might break stuff, but I cannot test much because of DBus vs Win32 breakage(!)
3749
3750 ------------------------------------------------------------------------
3751 r18039 | courmisch | 2006-11-25 01:50:25 -0800 (Sat, 25 Nov 2006) | 2 lines
3752 Changed paths:
3753    M /trunk/src/network/udp.c
3754
3755 Temporarily fix Win32 at the expense of IPv6 SSM
3756
3757 ------------------------------------------------------------------------
3758 r18038 | courmisch | 2006-11-25 01:47:40 -0800 (Sat, 25 Nov 2006) | 2 lines
3759 Changed paths:
3760    M /trunk/include/network.h
3761
3762 Fix Win32 compilation warning
3763
3764 ------------------------------------------------------------------------
3765 r18037 | courmisch | 2006-11-25 01:11:20 -0800 (Sat, 25 Nov 2006) | 2 lines
3766 Changed paths:
3767    M /trunk/include/vlc_common.h
3768    M /trunk/include/vlc_symbols.h
3769
3770 Don't export externally unused symbols
3771
3772 ------------------------------------------------------------------------
3773 r18036 | courmisch | 2006-11-25 01:06:54 -0800 (Sat, 25 Nov 2006) | 2 lines
3774 Changed paths:
3775    M /trunk/src/text/unicode.c
3776
3777 Continuation of previous commit
3778
3779 ------------------------------------------------------------------------
3780 r18035 | courmisch | 2006-11-25 01:03:44 -0800 (Sat, 25 Nov 2006) | 2 lines
3781 Changed paths:
3782    M /trunk/src/text/unicode.c
3783
3784 Fix invalid mix of closedir and free on Win32.
3785
3786 ------------------------------------------------------------------------
3787 r18034 | hartman | 2006-11-24 18:22:38 -0800 (Fri, 24 Nov 2006) | 2 lines
3788 Changed paths:
3789    M /trunk/THANKS
3790    M /trunk/src/input/input.c
3791    M /trunk/src/playlist/engine.c
3792
3793 * Fix an accidental change from [18009] and add a mutex destroy I forgot to commit
3794
3795 ------------------------------------------------------------------------
3796 r18033 | hartman | 2006-11-24 18:11:57 -0800 (Fri, 24 Nov 2006) | 4 lines
3797 Changed paths:
3798    M /trunk/extras/contrib/src/Patches/gnutls-win32.patch
3799
3800 * Fix the gnutls win32 patch
3801   if !defined _WIN32 should be either ifndef _WIN32 or if !defined(_WIN32)
3802
3803
3804 ------------------------------------------------------------------------
3805 r18032 | hartman | 2006-11-24 18:06:52 -0800 (Fri, 24 Nov 2006) | 2 lines
3806 Changed paths:
3807    M /trunk/extras/contrib/src/Makefile
3808
3809 * gnutls win32 patch breaks on non win32 builds
3810
3811 ------------------------------------------------------------------------
3812 r18031 | courmisch | 2006-11-24 12:43:18 -0800 (Fri, 24 Nov 2006) | 2 lines
3813 Changed paths:
3814    M /trunk/src/network/udp.c
3815
3816 We have a problem here.
3817
3818 ------------------------------------------------------------------------
3819 r18030 | courmisch | 2006-11-24 12:42:44 -0800 (Fri, 24 Nov 2006) | 2 lines
3820 Changed paths:
3821    M /trunk/configure.ac
3822    M /trunk/include/network.h
3823    D /trunk/modules/misc/network
3824
3825 Remove some dead code
3826
3827 ------------------------------------------------------------------------
3828 r18029 | courmisch | 2006-11-24 12:33:26 -0800 (Fri, 24 Nov 2006) | 2 lines
3829 Changed paths:
3830    M /trunk/src/network/udp.c
3831
3832 Darwin compile fix
3833
3834 ------------------------------------------------------------------------
3835 r18027 | courmisch | 2006-11-24 12:10:36 -0800 (Fri, 24 Nov 2006) | 3 lines
3836 Changed paths:
3837    M /trunk/src/network/udp.c
3838
3839 - Port net_OpenUDP to the agnostic network core
3840 - and merge some ASM/SSM code
3841
3842 ------------------------------------------------------------------------
3843 r18026 | xtophe | 2006-11-24 11:50:37 -0800 (Fri, 24 Nov 2006) | 2 lines
3844 Changed paths:
3845    M /trunk/modules/codec/ffmpeg/encoder.c
3846
3847 Use LOW_DELAY only with MPEG1/2. Closes #864
3848
3849 ------------------------------------------------------------------------
3850 r18025 | xtophe | 2006-11-24 10:26:34 -0800 (Fri, 24 Nov 2006) | 2 lines
3851 Changed paths:
3852    M /trunk/configure.ac
3853
3854 swscale is modern so with a .pc. so only test for swscale.h inside the pkg-config block.
3855
3856 ------------------------------------------------------------------------
3857 r18022 | courmisch | 2006-11-24 09:27:39 -0800 (Fri, 24 Nov 2006) | 2 lines
3858 Changed paths:
3859    M /trunk/po/POTFILES.in
3860    M /trunk/po/af.po
3861    M /trunk/po/ar.po
3862    M /trunk/po/bn.po
3863    M /trunk/po/ca.po
3864    M /trunk/po/co.po
3865    M /trunk/po/cs.po
3866    M /trunk/po/da.po
3867    M /trunk/po/de.po
3868    M /trunk/po/el.po
3869    M /trunk/po/en_GB.po
3870    M /trunk/po/es.po
3871    M /trunk/po/eu.po
3872    M /trunk/po/fr.po
3873    M /trunk/po/fur.po
3874    M /trunk/po/gl.po
3875    M /trunk/po/he.po
3876    M /trunk/po/hi.po
3877    M /trunk/po/hu.po
3878    M /trunk/po/it.po
3879    M /trunk/po/ja.po
3880    M /trunk/po/ka.po
3881    M /trunk/po/ko.po
3882    M /trunk/po/lt.po
3883    M /trunk/po/lv.po
3884    M /trunk/po/ms.po
3885    M /trunk/po/my.po
3886    M /trunk/po/nb.po
3887    M /trunk/po/ne.po
3888    M /trunk/po/nl.po
3889    M /trunk/po/nn.po
3890    M /trunk/po/no.po
3891    M /trunk/po/oc.po
3892    M /trunk/po/pa.po
3893    M /trunk/po/pl.po
3894    M /trunk/po/ps.po
3895    M /trunk/po/pt_BR.po
3896    M /trunk/po/pt_PT.po
3897    M /trunk/po/ro.po
3898    M /trunk/po/ru.po
3899    M /trunk/po/sk.po
3900    M /trunk/po/sl.po
3901    M /trunk/po/sq.po
3902    M /trunk/po/sv.po
3903    M /trunk/po/tet.po
3904    M /trunk/po/th.po
3905    M /trunk/po/tl.po
3906    M /trunk/po/tr.po
3907    M /trunk/po/vlc.pot
3908    M /trunk/po/zh_CN.po
3909    M /trunk/po/zh_TW.po
3910
3911 Sync PO files to fix distcheck
3912
3913 ------------------------------------------------------------------------
3914 r18019 | courmisch | 2006-11-24 08:35:23 -0800 (Fri, 24 Nov 2006) | 2 lines
3915 Changed paths:
3916    M /trunk/src/network/udp.c
3917
3918 platform check -> feature check
3919
3920 ------------------------------------------------------------------------
3921 r18017 | courmisch | 2006-11-24 07:46:43 -0800 (Fri, 24 Nov 2006) | 2 lines
3922 Changed paths:
3923    M /trunk/src/network/httpd.c
3924
3925 Factorize HTTPd error messages
3926
3927 ------------------------------------------------------------------------
3928 r18015 | courmisch | 2006-11-24 07:16:18 -0800 (Fri, 24 Nov 2006) | 2 lines
3929 Changed paths:
3930    M /trunk/include/vlc_httpd.h
3931    M /trunk/include/vlc_symbols.h
3932    M /trunk/src/network/httpd.c
3933
3934 Const fixes
3935
3936 ------------------------------------------------------------------------
3937 r18009 | hartman | 2006-11-23 08:06:13 -0800 (Thu, 23 Nov 2006) | 2 lines
3938 Changed paths:
3939    M /trunk/modules/control/hotkeys.c
3940    M /trunk/src/input/input.c
3941    M /trunk/src/libvlc-common.c
3942
3943 * destroy some mutex'es once in a while to prevent memleaks. Suggested by a forumuser, name pending. 
3944
3945 ------------------------------------------------------------------------
3946 r18008 | damienf | 2006-11-23 07:25:35 -0800 (Thu, 23 Nov 2006) | 2 lines
3947 Changed paths:
3948    M /trunk/modules/misc/network/ipv6.c
3949
3950 - compile fix
3951
3952 ------------------------------------------------------------------------
3953 r18005 | hartman | 2006-11-23 07:20:06 -0800 (Thu, 23 Nov 2006) | 2 lines
3954 Changed paths:
3955    M /trunk/modules/demux/mp4/mp4.c
3956
3957 * Fix playlist play of mp4 ref files.
3958
3959 ------------------------------------------------------------------------
3960 r18003 | courmisch | 2006-11-23 06:57:19 -0800 (Thu, 23 Nov 2006) | 2 lines
3961 Changed paths:
3962    M /trunk/src/Makefile.am
3963
3964 Remove extra annoying deps
3965
3966 ------------------------------------------------------------------------
3967 r18002 | funman | 2006-11-23 06:01:56 -0800 (Thu, 23 Nov 2006) | 2 lines
3968 Changed paths:
3969    M /trunk/toolbox
3970
3971 Don't clean contribs
3972
3973 ------------------------------------------------------------------------
3974 r18000 | jb | 2006-11-23 05:37:45 -0800 (Thu, 23 Nov 2006) | 3 lines
3975 Changed paths:
3976    M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp
3977    M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp
3978
3979 Qt4: This would be better. And should now be fine.
3980
3981
3982 ------------------------------------------------------------------------
3983 r17998 | jb | 2006-11-23 05:33:05 -0800 (Thu, 23 Nov 2006) | 3 lines
3984 Changed paths:
3985    M /trunk/modules/gui/qt4/Modules.am
3986    M /trunk/modules/gui/qt4/dialogs_provider.cpp
3987
3988 Qt4: forgotten files in parent directory. Sorry!
3989
3990
3991 ------------------------------------------------------------------------
3992 r17997 | jb | 2006-11-23 05:12:31 -0800 (Thu, 23 Nov 2006) | 3 lines
3993 Changed paths:
3994    A /trunk/modules/gui/qt4/dialogs/mediainfo.cpp (from /trunk/modules/gui/qt4/dialogs/streaminfo.cpp:17995)
3995    A /trunk/modules/gui/qt4/dialogs/mediainfo.hpp (from /trunk/modules/gui/qt4/dialogs/streaminfo.hpp:17995)
3996    D /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
3997    D /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
3998
3999 Qt4 : Rename streaminfo => mediainfo
4000
4001
4002 ------------------------------------------------------------------------
4003 r17996 | damienf | 2006-11-23 04:32:57 -0800 (Thu, 23 Nov 2006) | 2 lines
4004 Changed paths:
4005    M /trunk/activex/main.cpp
4006
4007 activex: make CATID redefinitions static & private to avoid symbol conflicts
4008
4009 ------------------------------------------------------------------------
4010 r17995 | courmisch | 2006-11-23 04:07:54 -0800 (Thu, 23 Nov 2006) | 2 lines
4011 Changed paths:
4012    M /trunk/modules/misc/network/ipv4.c
4013    M /trunk/modules/misc/network/ipv6.c
4014
4015 Remove dead code
4016
4017 ------------------------------------------------------------------------
4018 r17994 | jb | 2006-11-23 03:59:39 -0800 (Thu, 23 Nov 2006) | 3 lines
4019 Changed paths:
4020    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
4021    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
4022    M /trunk/modules/gui/qt4/dialogs_provider.cpp
4023    M /trunk/modules/gui/qt4/dialogs_provider.hpp
4024    M /trunk/modules/gui/qt4/menus.cpp
4025
4026 Qt4 : Various changes especially about StreamInfo => MediaInfo
4027
4028
4029 ------------------------------------------------------------------------
4030 r17993 | courmisch | 2006-11-23 03:52:11 -0800 (Thu, 23 Nov 2006) | 2 lines
4031 Changed paths:
4032    M /trunk/src/network/io.c
4033
4034 Check for error (not that I expect one)
4035
4036 ------------------------------------------------------------------------
4037 r17992 | courmisch | 2006-11-23 03:48:32 -0800 (Thu, 23 Nov 2006) | 2 lines
4038 Changed paths:
4039    M /trunk/src/network/io.c
4040
4041 Try to use dual-stack when needed, and warn user if it failed.
4042
4043 ------------------------------------------------------------------------
4044 r17991 | courmisch | 2006-11-23 03:22:15 -0800 (Thu, 23 Nov 2006) | 2 lines
4045 Changed paths:
4046    M /trunk/src/network/udp.c
4047
4048 If there is no local neither remote endpoint, default to listening
4049
4050 ------------------------------------------------------------------------
4051 r17990 | courmisch | 2006-11-23 03:21:29 -0800 (Thu, 23 Nov 2006) | 2 lines
4052 Changed paths:
4053    M /trunk/include/network.h
4054    M /trunk/modules/misc/network/ipv6.c
4055    M /trunk/src/network/udp.c
4056
4057 Suppress the v6only kludge
4058
4059 ------------------------------------------------------------------------
4060 r17989 | courmisch | 2006-11-23 03:12:49 -0800 (Thu, 23 Nov 2006) | 2 lines
4061 Changed paths:
4062    M /trunk/src/network/udp.c
4063
4064 Use net_ListenUDP1 and net_ConnectUDP when possible
4065
4066 ------------------------------------------------------------------------
4067 r17988 | damienf | 2006-11-23 03:10:15 -0800 (Thu, 23 Nov 2006) | 2 lines
4068 Changed paths:
4069    M /trunk/activex/main.cpp
4070
4071 - latest mingw headers removed some category definitions
4072
4073 ------------------------------------------------------------------------
4074 r17987 | courmisch | 2006-11-23 02:04:48 -0800 (Thu, 23 Nov 2006) | 2 lines
4075 Changed paths:
4076    M /trunk/src/misc/modules.c
4077
4078 Fix plugin cache - close #860
4079
4080 ------------------------------------------------------------------------
4081 r17986 | md | 2006-11-23 01:44:39 -0800 (Thu, 23 Nov 2006) | 2 lines
4082 Changed paths:
4083    M /trunk/modules/misc/network/ipv4.c
4084
4085 Compile fix
4086
4087 ------------------------------------------------------------------------
4088 r17985 | md | 2006-11-23 01:21:16 -0800 (Thu, 23 Nov 2006) | 4 lines
4089 Changed paths:
4090    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
4091    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
4092    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
4093    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
4094    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
4095    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
4096    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
4097    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
4098    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
4099    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
4100    M /trunk/modules/gui/wxwidgets/dialogs.cpp
4101    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
4102    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
4103
4104 Completely replace all ANSI CP dependend mb_str()
4105 with mb_str(wxConvUTF8)
4106
4107
4108 ------------------------------------------------------------------------
4109 r17983 | funman | 2006-11-22 15:25:15 -0800 (Wed, 22 Nov 2006) | 3 lines
4110 Changed paths:
4111    M /trunk/extras/contrib/src/Patches/gnutls-win32.patch
4112
4113 Ignore gai_strerror check on win32.
4114 Should be fixed at configure stage
4115
4116 ------------------------------------------------------------------------
4117 r17982 | funman | 2006-11-22 14:57:07 -0800 (Wed, 22 Nov 2006) | 2 lines
4118 Changed paths:
4119    M /trunk/extras/contrib/src/Makefile
4120    M /trunk/extras/contrib/src/Patches/faad2.patch
4121
4122 add a check to lrintf for systems that define it in libm
4123
4124 ------------------------------------------------------------------------
4125 r17981 | xtophe | 2006-11-22 14:51:54 -0800 (Wed, 22 Nov 2006) | 2 lines
4126 Changed paths:
4127    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
4128    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
4129    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
4130    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
4131
4132 Adapt to the new config_item_t. 
4133
4134 ------------------------------------------------------------------------
4135 r17980 | courmisch | 2006-11-22 14:09:59 -0800 (Wed, 22 Nov 2006) | 3 lines
4136 Changed paths:
4137    M /trunk/src/Makefile.am
4138
4139 SONAME change. Muahahahahahahahahahahahahahahahahahahahahahahahahahahahahahah!
4140 (vlc 0.9.0 is definitely not going to be ABI-compatible with 0.8.6).
4141
4142 ------------------------------------------------------------------------
4143 r17979 | funman | 2006-11-22 14:06:26 -0800 (Wed, 22 Nov 2006) | 2 lines
4144 Changed paths:
4145    M /trunk/extras/contrib/src/Patches/tremor.patch
4146
4147 Updates tremor patch
4148
4149 ------------------------------------------------------------------------
4150 r17978 | courmisch | 2006-11-22 14:05:58 -0800 (Wed, 22 Nov 2006) | 2 lines
4151 Changed paths:
4152    M /trunk/configure.ac
4153
4154 Increase ABI revision
4155
4156 ------------------------------------------------------------------------
4157 r17977 | courmisch | 2006-11-22 14:00:21 -0800 (Wed, 22 Nov 2006) | 2 lines
4158 Changed paths:
4159    M /trunk/modules/misc/network/ipv6.c
4160
4161 Don't try IPv6 SSM if not defined
4162
4163 ------------------------------------------------------------------------
4164 r17976 | courmisch | 2006-11-22 13:58:42 -0800 (Wed, 22 Nov 2006) | 5 lines
4165 Changed paths:
4166    M /trunk/src/misc/configuration.c
4167
4168 Read configuration file in a single pass (instead of one per module).
4169 (I get about hundred time faster config load here, but right, there are
4170  much slower operations in libvlc startup anyway
4171  -- and the plugin cache breakage is not going to help).
4172
4173 ------------------------------------------------------------------------
4174 r17975 | fkuehne | 2006-11-22 13:27:50 -0800 (Wed, 22 Nov 2006) | 1 line
4175 Changed paths:
4176    M /trunk/configure.ac
4177
4178 * enable GCC99 compatiblity for ObjC code
4179 ------------------------------------------------------------------------
4180 r17974 | fkuehne | 2006-11-22 13:26:21 -0800 (Wed, 22 Nov 2006) | 1 line
4181 Changed paths:
4182    M /trunk/modules/gui/macosx/open.m
4183    M /trunk/modules/gui/macosx/prefs.m
4184    M /trunk/modules/gui/macosx/prefs_widgets.m
4185
4186 * compilation fixes to address courmisch's API changes. need massive testing and more fixes to handle various strings
4187 ------------------------------------------------------------------------
4188 r17973 | jpsaman | 2006-11-22 13:02:28 -0800 (Wed, 22 Nov 2006) | 2 lines
4189 Changed paths:
4190    M /trunk/extras/contrib/src/Makefile
4191    A /trunk/extras/contrib/src/Patches/libdc1394-noexamples.patch
4192    M /trunk/extras/contrib/src/packages.mak
4193
4194 Add libraw1394 and libcd1394 to the contrib build system. The libraries are needed for DV support.
4195
4196 ------------------------------------------------------------------------
4197 r17972 | courmisch | 2006-11-22 12:42:25 -0800 (Wed, 22 Nov 2006) | 2 lines
4198 Changed paths:
4199    M /trunk/src/misc/configuration.c
4200
4201 Factorize code to open configuration file
4202
4203 ------------------------------------------------------------------------
4204 r17971 | courmisch | 2006-11-22 12:00:19 -0800 (Wed, 22 Nov 2006) | 2 lines
4205 Changed paths:
4206    M /trunk/modules/access/dvdnav.c
4207    M /trunk/src/Makefile.am
4208    M /trunk/src/input/es_out.c
4209    D /trunk/src/misc/charset.c
4210    D /trunk/src/misc/iso-639_def.h
4211    D /trunk/src/misc/iso_lang.c
4212    D /trunk/src/misc/strings.c
4213    D /trunk/src/misc/unicode.c
4214    A /trunk/src/text
4215    A /trunk/src/text/charset.c (from /trunk/src/misc/charset.c:17970)
4216    A /trunk/src/text/iso-639_def.h (from /trunk/src/misc/iso-639_def.h:17970)
4217    A /trunk/src/text/iso_lang.c (from /trunk/src/misc/iso_lang.c:17970)
4218    A /trunk/src/text/strings.c (from /trunk/src/misc/strings.c:17970)
4219    A /trunk/src/text/unicode.c (from /trunk/src/misc/unicode.c:17970)
4220
4221 Move encoding and language stuff to their own directory
4222
4223 ------------------------------------------------------------------------
4224 r17970 | courmisch | 2006-11-22 11:50:58 -0800 (Wed, 22 Nov 2006) | 2 lines
4225 Changed paths:
4226    M /trunk/modules/visualization/galaktos/PCM.c
4227
4228 int16_t needs <inttypes.h>. Should fix FreeBSD unhapiness with addPCM().
4229
4230 ------------------------------------------------------------------------
4231 r17969 | courmisch | 2006-11-22 11:38:16 -0800 (Wed, 22 Nov 2006) | 2 lines
4232 Changed paths:
4233    M /trunk/modules/gui/qt4/qt4.cpp
4234
4235 Never use empty help text for plugin variable - close #859
4236
4237 ------------------------------------------------------------------------
4238 r17968 | funman | 2006-11-22 10:56:16 -0800 (Wed, 22 Nov 2006) | 1 line
4239 Changed paths:
4240    M /trunk/extras/contrib/src/Makefile
4241
4242 Use correct patch syntax
4243 ------------------------------------------------------------------------
4244 r17967 | courmisch | 2006-11-22 10:56:13 -0800 (Wed, 22 Nov 2006) | 2 lines
4245 Changed paths:
4246    M /trunk/src/misc/update.c
4247
4248 Fix warning
4249
4250 ------------------------------------------------------------------------
4251 r17966 | courmisch | 2006-11-22 10:53:17 -0800 (Wed, 22 Nov 2006) | 2 lines
4252 Changed paths:
4253    M /trunk/modules/gui/qt4/components/preferences.cpp
4254
4255 Qt4 compilation fix
4256
4257 ------------------------------------------------------------------------
4258 r17965 | courmisch | 2006-11-22 10:42:57 -0800 (Wed, 22 Nov 2006) | 2 lines
4259 Changed paths:
4260    M /trunk/modules/gui/qt4/components/preferences.cpp
4261    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
4262
4263 Partial compilation fix
4264
4265 ------------------------------------------------------------------------
4266 r17964 | courmisch | 2006-11-22 10:15:56 -0800 (Wed, 22 Nov 2006) | 3 lines
4267 Changed paths:
4268    M /trunk/src/misc/modules.c
4269
4270 - Fix today's regression in plugin cache
4271 - Fix one more old crasher in the plugin cache loader
4272
4273 ------------------------------------------------------------------------
4274 r17963 | courmisch | 2006-11-22 10:11:07 -0800 (Wed, 22 Nov 2006) | 2 lines
4275 Changed paths:
4276    M /trunk/Makefile.am
4277
4278 Work around for core target
4279
4280 ------------------------------------------------------------------------
4281 r17961 | Trax | 2006-11-22 09:45:58 -0800 (Wed, 22 Nov 2006) | 1 line
4282 Changed paths:
4283    M /trunk/vlc.win32.nsi.in
4284
4285 vlc.win32.nsi.in: Remove whitespace.
4286 ------------------------------------------------------------------------
4287 r17960 | courmisch | 2006-11-22 09:40:47 -0800 (Wed, 22 Nov 2006) | 2 lines
4288 Changed paths:
4289    M /trunk/include/modules_inner.h
4290    M /trunk/src/misc/configuration.c
4291
4292 Fix module entry error handling
4293
4294 ------------------------------------------------------------------------
4295 r17959 | courmisch | 2006-11-22 09:35:08 -0800 (Wed, 22 Nov 2006) | 2 lines
4296 Changed paths:
4297    M /trunk/src/libvlc-common.c
4298
4299 Fix warning
4300
4301 ------------------------------------------------------------------------
4302 r17958 | courmisch | 2006-11-22 09:13:24 -0800 (Wed, 22 Nov 2006) | 2 lines
4303 Changed paths:
4304    M /trunk/include/configuration.h
4305    M /trunk/include/modules.h
4306    M /trunk/include/modules_inner.h
4307    M /trunk/include/vlc_symbols.h
4308    M /trunk/src/libvlc-common.c
4309    M /trunk/src/libvlc.h
4310    M /trunk/src/misc/configuration.c
4311    M /trunk/src/misc/modules.c
4312
4313 Attempt to fix C++ compilation
4314
4315 ------------------------------------------------------------------------
4316 r17956 | courmisch | 2006-11-22 08:06:15 -0800 (Wed, 22 Nov 2006) | 2 lines
4317 Changed paths:
4318    M /trunk/src/misc/modules.c
4319
4320 Fix a bunch of old crashers in the plugin cache
4321
4322 ------------------------------------------------------------------------
4323 r17955 | courmisch | 2006-11-22 07:50:29 -0800 (Wed, 22 Nov 2006) | 2 lines
4324 Changed paths:
4325    M /trunk/include/configuration.h
4326    M /trunk/src/libvlc-common.c
4327    M /trunk/src/misc/configuration.c
4328    M /trunk/src/misc/modules.c
4329
4330 A more space conservative module_config_t
4331
4332 ------------------------------------------------------------------------
4333 r17954 | courmisch | 2006-11-22 07:49:35 -0800 (Wed, 22 Nov 2006) | 2 lines
4334 Changed paths:
4335    M /trunk/modules/codec/xvmc
4336
4337 svn:ignore
4338
4339 ------------------------------------------------------------------------
4340 r17952 | courmisch | 2006-11-22 05:28:40 -0800 (Wed, 22 Nov 2006) | 2 lines
4341 Changed paths:
4342    M /trunk/include/modules_inner.h
4343
4344 Code simplification
4345
4346 ------------------------------------------------------------------------
4347 r17951 | courmisch | 2006-11-22 05:14:17 -0800 (Wed, 22 Nov 2006) | 4 lines
4348 Changed paths:
4349    M /trunk/modules/misc/gnutls.c
4350
4351 - Fix compiler warning
4352 - Fix directory separator on Windows
4353 - Some cleanup
4354
4355 ------------------------------------------------------------------------
4356 r17950 | damienf | 2006-11-22 05:10:57 -0800 (Wed, 22 Nov 2006) | 2 lines
4357 Changed paths:
4358    M /trunk/extras/contrib/src/Makefile
4359    A /trunk/extras/contrib/src/Patches/gettext-win32.patch
4360    A /trunk/extras/contrib/src/Patches/libgpg-error-win32.patch
4361
4362 - fix for locale SUBLANG definitions which conflicts with mingw headers
4363
4364 ------------------------------------------------------------------------
4365 r17949 | courmisch | 2006-11-22 05:04:00 -0800 (Wed, 22 Nov 2006) | 2 lines
4366 Changed paths:
4367    M /trunk/src/Makefile.am
4368
4369 Fix libvlc.la dependencies
4370
4371 ------------------------------------------------------------------------
4372 r17948 | courmisch | 2006-11-22 04:57:04 -0800 (Wed, 22 Nov 2006) | 2 lines
4373 Changed paths:
4374    M /trunk/src/Makefile.am
4375    M /trunk/vlc-api.pl
4376
4377 Generate libvlc.sym separately from vlc_symbols.h
4378
4379 ------------------------------------------------------------------------
4380 r17947 | damienf | 2006-11-22 04:48:17 -0800 (Wed, 22 Nov 2006) | 2 lines
4381 Changed paths:
4382    M /trunk/include/vlc_common.h
4383    M /trunk/include/vlc_symbols.h
4384
4385 - better fix for DIR typedef error
4386
4387 ------------------------------------------------------------------------
4388 r17946 | damienf | 2006-11-22 03:41:59 -0800 (Wed, 22 Nov 2006) | 2 lines
4389 Changed paths:
4390    M /trunk/include/vlc_symbols.h
4391
4392 it is good pratice to specify headers that define custom types
4393
4394 ------------------------------------------------------------------------
4395 r17945 | xtophe | 2006-11-22 03:30:30 -0800 (Wed, 22 Nov 2006) | 2 lines
4396 Changed paths:
4397    M /trunk/include/network.h
4398
4399 io.h on mingw contains a bunch of old functions *for compatibility* which break with the way we deine close at closesocket. So disable all those old stuff.
4400
4401 ------------------------------------------------------------------------
4402 r17942 | jpsaman | 2006-11-21 15:08:31 -0800 (Tue, 21 Nov 2006) | 1 line
4403 Changed paths:
4404    M /trunk/configure.ac
4405
4406 Disable building rtcp stream output module for now.
4407 ------------------------------------------------------------------------
4408 r17941 | Trax | 2006-11-21 14:38:11 -0800 (Tue, 21 Nov 2006) | 1 line
4409 Changed paths:
4410    M /trunk/NEWS
4411
4412 NEWS: Add note that Windows 9x/ME is no longer supported and include info on MSLU.
4413 ------------------------------------------------------------------------
4414 r17940 | courmisch | 2006-11-21 14:07:45 -0800 (Tue, 21 Nov 2006) | 3 lines
4415 Changed paths:
4416    M /trunk/src/misc/configuration.c
4417
4418 - Save config file as UTF-8, starting with Byte-Order-Mark.
4419 - Leverage fputc().
4420
4421 ------------------------------------------------------------------------
4422 r17939 | courmisch | 2006-11-21 13:59:08 -0800 (Tue, 21 Nov 2006) | 4 lines
4423 Changed paths:
4424    M /trunk/src/misc/configuration.c
4425
4426 Look for Byte Order Mark (UTF-8 only) while loading config file.
4427 If present, assume everything is UTF-8 (obviously);
4428 if not, assume locale charset.
4429
4430 ------------------------------------------------------------------------
4431 r17938 | courmisch | 2006-11-21 13:55:59 -0800 (Tue, 21 Nov 2006) | 2 lines
4432 Changed paths:
4433    M /trunk/src/misc/configuration.c
4434
4435 Some code cleanup
4436
4437 ------------------------------------------------------------------------
4438 r17936 | funman | 2006-11-21 13:13:42 -0800 (Tue, 21 Nov 2006) | 5 lines
4439 Changed paths:
4440    M /trunk/modules/control/dbus.c
4441    M /trunk/modules/control/dbus.h
4442    M /trunk/src/libvlc-common.c
4443    M /trunk/src/libvlc.h
4444
4445 Reenables D-Bus one instance code, without needing to modify libvlc structs
4446 Outputs an error and continue if D-Bus control isn't enabled on the first instance
4447 Removes unneeded NewInstance signal
4448 Closes #505
4449
4450 ------------------------------------------------------------------------
4451 r17935 | courmisch | 2006-11-21 13:05:50 -0800 (Tue, 21 Nov 2006) | 2 lines
4452 Changed paths:
4453    M /trunk/src/misc/configuration.c
4454
4455 Cosmetic fixes
4456
4457 ------------------------------------------------------------------------
4458 r17934 | jb | 2006-11-21 12:43:47 -0800 (Tue, 21 Nov 2006) | 3 lines
4459 Changed paths:
4460    M /trunk/modules/gui/qt4/dialogs_provider.cpp
4461
4462 Qt4: Small change in order to not have Sout and Stream Info open when you click on Info... 
4463
4464
4465 ------------------------------------------------------------------------
4466 r17933 | courmisch | 2006-11-21 12:42:33 -0800 (Tue, 21 Nov 2006) | 2 lines
4467 Changed paths:
4468    M /trunk/include/charset.h
4469    M /trunk/include/vlc_symbols.h
4470    M /trunk/src/misc/unicode.c
4471
4472 Return DIR from utf8_open to avoid casting bugs
4473
4474 ------------------------------------------------------------------------
4475 r17932 | courmisch | 2006-11-21 12:37:44 -0800 (Tue, 21 Nov 2006) | 2 lines
4476 Changed paths:
4477    M /trunk/modules/misc/network/ipv6.c
4478
4479 Some more cleanup
4480
4481 ------------------------------------------------------------------------
4482 r17931 | courmisch | 2006-11-21 12:34:51 -0800 (Tue, 21 Nov 2006) | 4 lines
4483 Changed paths:
4484    M /trunk/modules/misc/network/ipv6.c
4485
4486 Do not define constant manually without platform check!
4487 (and even, it pretty much sucks as we have seen already)
4488 Should fix compilation on FreeBSD+glibc.
4489
4490 ------------------------------------------------------------------------
4491 r17930 | courmisch | 2006-11-21 10:44:12 -0800 (Tue, 21 Nov 2006) | 2 lines
4492 Changed paths:
4493    M /trunk/src/misc/mtime.c
4494
4495 Suppress duplicated msleep() code
4496
4497 ------------------------------------------------------------------------
4498 r17929 | courmisch | 2006-11-21 10:40:42 -0800 (Tue, 21 Nov 2006) | 2 lines
4499 Changed paths:
4500    M /trunk/src/misc/mtime.c
4501
4502 Fix the absolute POSIX timer and use it
4503
4504 ------------------------------------------------------------------------
4505 r17928 | courmisch | 2006-11-21 10:23:55 -0800 (Tue, 21 Nov 2006) | 2 lines
4506 Changed paths:
4507    M /trunk/modules/codec/ffmpeg/ffmpeg.c
4508
4509 Fix segmentation fault at ffmpeg startup (fixes #858)
4510
4511 ------------------------------------------------------------------------
4512 r17927 | courmisch | 2006-11-21 09:08:45 -0800 (Tue, 21 Nov 2006) | 2 lines
4513 Changed paths:
4514    M /trunk/modules/access/vcd/cdrom.c
4515
4516 Add missing header
4517
4518 ------------------------------------------------------------------------
4519 r17926 | funman | 2006-11-21 09:05:38 -0800 (Tue, 21 Nov 2006) | 3 lines
4520 Changed paths:
4521    M /trunk/extras/dbus-vlc.glade
4522    M /trunk/extras/dbus-vlc.py
4523
4524 Don't use an infinite number of timers
4525 Fixes dialog size, add tooltip
4526
4527 ------------------------------------------------------------------------
4528 r17925 | courmisch | 2006-11-21 09:04:07 -0800 (Tue, 21 Nov 2006) | 2 lines
4529 Changed paths:
4530    M /trunk/src/misc/mtime.c
4531
4532 Fix typo
4533
4534 ------------------------------------------------------------------------
4535 r17924 | courmisch | 2006-11-21 08:55:36 -0800 (Tue, 21 Nov 2006) | 2 lines
4536 Changed paths:
4537    M /trunk/include/configuration.h
4538    M /trunk/include/modules_inner.h
4539    M /trunk/include/vlc_symbols.h
4540    M /trunk/src/misc/configuration.c
4541
4542 Fix warning, and make config_end constant
4543
4544 ------------------------------------------------------------------------
4545 r17923 | funman | 2006-11-21 08:47:14 -0800 (Tue, 21 Nov 2006) | 3 lines
4546 Changed paths:
4547    M /trunk/include/vlc_common.h
4548    M /trunk/modules/control/dbus.c
4549    M /trunk/modules/control/dbus.h
4550    M /trunk/src/libvlc-common.c
4551    M /trunk/src/libvlc.h
4552
4553 Revert [17878], that must not be made in libvlc, but rather in vlc
4554 Need to get command line options in vlc.c (ref #505)
4555
4556 ------------------------------------------------------------------------
4557 r17922 | courmisch | 2006-11-21 08:46:49 -0800 (Tue, 21 Nov 2006) | 2 lines
4558 Changed paths:
4559    M /trunk/bindings/java/src/Makefile.am
4560
4561 Fix abusive redefinition of implicit make rules
4562
4563 ------------------------------------------------------------------------
4564 r17921 | courmisch | 2006-11-21 08:42:07 -0800 (Tue, 21 Nov 2006) | 5 lines
4565 Changed paths:
4566    M /trunk/bindings/java/src/Makefile.am
4567
4568 Fix automake directory variable (actually remove superfluous definition).
4569 You cannot create directory variable that way and expect it to work;
4570 if you *actually* need a directory variable, it would have to be fooexecdir
4571 rather than foodir otherwise automake thinks it's a data directory.
4572
4573 ------------------------------------------------------------------------
4574 r17920 | courmisch | 2006-11-21 08:39:59 -0800 (Tue, 21 Nov 2006) | 2 lines
4575 Changed paths:
4576    M /trunk/bindings/java/src/Makefile.am
4577
4578 Cleanup
4579
4580 ------------------------------------------------------------------------
4581 r17919 | funman | 2006-11-21 08:34:02 -0800 (Tue, 21 Nov 2006) | 2 lines
4582 Changed paths:
4583    M /trunk/modules/control/dbus.c
4584    M /trunk/modules/misc/probe/hal.c
4585    M /trunk/modules/services_discovery/hal.c
4586    M /trunk/src/libvlc-common.c
4587
4588 Unref D-Bus connections when not using them anymore
4589
4590 ------------------------------------------------------------------------
4591 r17918 | funman | 2006-11-21 07:59:50 -0800 (Tue, 21 Nov 2006) | 2 lines
4592 Changed paths:
4593    M /trunk/extras/dbus-vlc.glade
4594    M /trunk/extras/dbus-vlc.py
4595
4596 Fixes input position display
4597
4598 ------------------------------------------------------------------------
4599 r17917 | funman | 2006-11-21 07:58:36 -0800 (Tue, 21 Nov 2006) | 2 lines
4600 Changed paths:
4601    M /trunk/INSTALL.wince
4602    M /trunk/extras/contrib/src/Makefile
4603
4604 Revert [17900] as it doesn't harm to specify --target
4605
4606 ------------------------------------------------------------------------
4607 r17916 | funman | 2006-11-21 07:54:38 -0800 (Tue, 21 Nov 2006) | 2 lines
4608 Changed paths:
4609    M /trunk/configure.ac
4610
4611 Fixes, kill, and bury #857
4612
4613 ------------------------------------------------------------------------
4614 r17915 | funman | 2006-11-21 06:33:31 -0800 (Tue, 21 Nov 2006) | 2 lines
4615 Changed paths:
4616    M /trunk/configure.ac
4617
4618 Uses dbus flags to build libvlc (fixes #857)
4619
4620 ------------------------------------------------------------------------
4621 r17914 | funman | 2006-11-21 06:31:01 -0800 (Tue, 21 Nov 2006) | 2 lines
4622 Changed paths:
4623    M /trunk/extras/dbus-vlc.glade
4624    M /trunk/extras/dbus-vlc.py
4625    M /trunk/modules/control/dbus.c
4626    M /trunk/modules/control/dbus.h
4627
4628 Implement input position control
4629
4630 ------------------------------------------------------------------------
4631 r17913 | courmisch | 2006-11-21 04:46:06 -0800 (Tue, 21 Nov 2006) | 2 lines
4632 Changed paths:
4633    M /trunk/src/extras/libc.c
4634    M /trunk/src/misc/unicode.c
4635
4636 Revert broken [17908:17910]
4637
4638 ------------------------------------------------------------------------
4639 r17912 | funman | 2006-11-21 04:06:37 -0800 (Tue, 21 Nov 2006) | 2 lines
4640 Changed paths:
4641    M /trunk/extras/dbus-vlc.glade
4642    M /trunk/extras/dbus-vlc.py
4643    M /trunk/modules/control/dbus.c
4644    M /trunk/modules/control/dbus.h
4645
4646 Implement Volume control
4647
4648 ------------------------------------------------------------------------
4649 r17911 | jpsaman | 2006-11-21 02:46:12 -0800 (Tue, 21 Nov 2006) | 1 line
4650 Changed paths:
4651    M /trunk/configure.ac
4652    M /trunk/modules/mux/rtp/Modules.am
4653    M /trunk/modules/mux/rtp/rtcp.c
4654    M /trunk/modules/mux/rtp/rtcp.h
4655
4656 Rewrote internal RTCP to support multiple client connections. TODO: rtcp scheduling function, server socket, hooking it up with RTP stream_out connections.
4657 ------------------------------------------------------------------------
4658 r17910 | funman | 2006-11-21 02:26:29 -0800 (Tue, 21 Nov 2006) | 3 lines
4659 Changed paths:
4660    M /trunk/src/extras/libc.c
4661
4662 Use only wide char functions, on win9x too
4663 win9x testers, raise your hand
4664
4665 ------------------------------------------------------------------------
4666 r17909 | funman | 2006-11-20 22:26:41 -0800 (Mon, 20 Nov 2006) | 2 lines
4667 Changed paths:
4668    M /trunk/src/extras/libc.c
4669
4670 Use non wide char functions on windows 9x
4671
4672 ------------------------------------------------------------------------
4673 r17908 | funman | 2006-11-20 21:58:55 -0800 (Mon, 20 Nov 2006) | 2 lines
4674 Changed paths:
4675    M /trunk/src/extras/libc.c
4676    M /trunk/src/misc/unicode.c
4677
4678 Unicode support in directory access on windows. Patch by xxcv. Untested.
4679
4680 ------------------------------------------------------------------------
4681 r17907 | funman | 2006-11-20 21:40:58 -0800 (Mon, 20 Nov 2006) | 2 lines
4682 Changed paths:
4683    M /trunk/modules/control/dbus.h
4684
4685 Correct method signature
4686
4687 ------------------------------------------------------------------------
4688 r17906 | funman | 2006-11-20 19:53:22 -0800 (Mon, 20 Nov 2006) | 2 lines
4689 Changed paths:
4690    M /trunk/src/playlist/services_discovery.c
4691
4692 Debug messages shouldn't be shown with printf
4693
4694 ------------------------------------------------------------------------
4695 r17905 | jb | 2006-11-20 18:20:46 -0800 (Mon, 20 Nov 2006) | 3 lines
4696 Changed paths:
4697    M /trunk/modules/gui/qt4/components/open.cpp
4698
4699 *Qt4-Open: Hide by defaults.
4700
4701
4702 ------------------------------------------------------------------------
4703 r17904 | funman | 2006-11-20 18:15:09 -0800 (Mon, 20 Nov 2006) | 2 lines
4704 Changed paths:
4705    M /trunk/modules/meta_engine/taglib.cpp
4706
4707 Removes vorbis header since taglib isn't used to parse ogg vorbis meta data at the moment
4708
4709 ------------------------------------------------------------------------
4710 r17903 | jb | 2006-11-20 18:15:04 -0800 (Mon, 20 Nov 2006) | 3 lines
4711 Changed paths:
4712    M /trunk/modules/gui/qt4/components/open.cpp
4713    M /trunk/modules/gui/qt4/components/open.hpp
4714    M /trunk/modules/gui/qt4/dialogs/open.cpp
4715
4716 Qt4: ExtraAudioToggle
4717
4718
4719 ------------------------------------------------------------------------
4720 r17902 | funman | 2006-11-20 18:13:48 -0800 (Mon, 20 Nov 2006) | 2 lines
4721 Changed paths:
4722    M /trunk/modules/meta_engine/taglib.cpp
4723
4724 Corrects indentation
4725
4726 ------------------------------------------------------------------------
4727 r17901 | funman | 2006-11-20 17:57:47 -0800 (Mon, 20 Nov 2006) | 2 lines
4728 Changed paths:
4729    M /trunk/modules/meta_engine/taglib.cpp
4730
4731 Artist, Album and Track musicbrainz IDs detection
4732
4733 ------------------------------------------------------------------------
4734 r17900 | funman | 2006-11-20 17:00:38 -0800 (Mon, 20 Nov 2006) | 2 lines
4735 Changed paths:
4736    M /trunk/INSTALL.wince
4737    M /trunk/extras/contrib/src/Makefile
4738
4739 --target is only used when building a compiler
4740
4741 ------------------------------------------------------------------------
4742 r17898 | xtophe | 2006-11-20 14:16:35 -0800 (Mon, 20 Nov 2006) | 2 lines
4743 Changed paths:
4744    M /trunk/configure.ac
4745    M /trunk/include/configuration.h
4746    M /trunk/src/libvlc.h
4747    M /trunk/src/misc/configuration.c
4748
4749 Add a flag for config option to mark it as unsaveable. Refs #856 (Still need to test on a win box).
4750
4751 ------------------------------------------------------------------------
4752 r17897 | jb | 2006-11-20 11:38:21 -0800 (Mon, 20 Nov 2006) | 3 lines
4753 Changed paths:
4754    M /trunk/modules/gui/qt4/dialogs/open.cpp
4755    M /trunk/modules/gui/qt4/dialogs/open.hpp
4756    M /trunk/modules/gui/qt4/ui/open.ui
4757
4758 Qt4: Just a toggle test for the advanced Panel.
4759
4760
4761 ------------------------------------------------------------------------
4762 r17896 | damienf | 2006-11-20 07:22:37 -0800 (Mon, 20 Nov 2006) | 2 lines
4763 Changed paths:
4764    M /trunk/extras/contrib/src/Makefile
4765
4766 oops, tab expansion is a bad thing on Makefile
4767
4768 ------------------------------------------------------------------------
4769 r17895 | damienf | 2006-11-20 07:16:54 -0800 (Mon, 20 Nov 2006) | 2 lines
4770 Changed paths:
4771    M /trunk/extras/contrib/src/Makefile
4772
4773 contribs: force --target, --build and --host whether cross compiling or not to get around some configure script bugs
4774
4775 ------------------------------------------------------------------------
4776 r17894 | funman | 2006-11-20 02:34:33 -0800 (Mon, 20 Nov 2006) | 2 lines
4777 Changed paths:
4778    M /trunk/Makefile.am
4779
4780 Add dbus-vlc.py to dist
4781
4782 ------------------------------------------------------------------------
4783 r17893 | funman | 2006-11-20 02:22:50 -0800 (Mon, 20 Nov 2006) | 2 lines
4784 Changed paths:
4785    A /trunk/extras/dbus-vlc.glade
4786    A /trunk/extras/dbus-vlc.py
4787
4788 Include sample D-Bus controller
4789
4790 ------------------------------------------------------------------------
4791 r17892 | xtophe | 2006-11-20 02:03:22 -0800 (Mon, 20 Nov 2006) | 2 lines
4792 Changed paths:
4793    M /trunk/configure.ac
4794
4795 Include xvmc plugin in the build system
4796
4797 ------------------------------------------------------------------------
4798 r17891 | funman | 2006-11-20 01:21:33 -0800 (Mon, 20 Nov 2006) | 3 lines
4799 Changed paths:
4800    M /trunk/modules/control/dbus.c
4801
4802 Uses playlist facilities
4803 Doesn't lock the playlist if unneeded
4804
4805 ------------------------------------------------------------------------
4806 r17890 | funman | 2006-11-19 22:41:52 -0800 (Sun, 19 Nov 2006) | 2 lines
4807 Changed paths:
4808    M /trunk/src/input/meta.c
4809
4810 Filters '/' characters in tags, to create valid filenames
4811
4812 ------------------------------------------------------------------------
4813 r17889 | funman | 2006-11-19 21:28:45 -0800 (Sun, 19 Nov 2006) | 2 lines
4814 Changed paths:
4815    M /trunk/doc/vlm.txt
4816
4817 Updates old documentation a bit
4818
4819 ------------------------------------------------------------------------
4820 r17888 | bigben | 2006-11-19 21:09:23 -0800 (Sun, 19 Nov 2006) | 6 lines
4821 Changed paths:
4822    M /trunk/modules/audio_filter/resampler/linear.c
4823
4824
4825 * Quick fix when transcoding and resampling mono audio tracks.
4826 * The transcode module should be reviewed: all the the fields in p
4827 _enc->fmt_in are not set, it seems 
4828
4829
4830 ------------------------------------------------------------------------
4831 r17887 | funman | 2006-11-19 20:49:59 -0800 (Sun, 19 Nov 2006) | 3 lines
4832 Changed paths:
4833    M /trunk/include/vlc_meta.h
4834    M /trunk/modules/codec/vorbis.c
4835    M /trunk/modules/meta_engine/id3tag.c
4836
4837 Ignore empty vorbis comments (closes #704)
4838 Comment unusued artist & album musicbrainz ids
4839
4840 ------------------------------------------------------------------------
4841 r17885 | funman | 2006-11-19 19:54:23 -0800 (Sun, 19 Nov 2006) | 3 lines
4842 Changed paths:
4843    M /trunk/configure.ac
4844
4845 Fixes broken D-Bus detection
4846 Thanks to Daniel Str?\195?\164nger
4847
4848 ------------------------------------------------------------------------
4849 r17884 | funman | 2006-11-19 19:53:22 -0800 (Sun, 19 Nov 2006) | 3 lines
4850 Changed paths:
4851    M /trunk/modules/services_discovery/hal.c
4852
4853 Remove Audio cds and their tracks at ejection
4854 Detect audio and video on CD-R and DVD-R mediums
4855
4856 ------------------------------------------------------------------------
4857 r17883 | funman | 2006-11-19 18:39:32 -0800 (Sun, 19 Nov 2006) | 2 lines
4858 Changed paths:
4859    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
4860    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
4861
4862 Wxwidgets playlist fix
4863
4864 ------------------------------------------------------------------------
4865 r17882 | jb | 2006-11-19 17:52:35 -0800 (Sun, 19 Nov 2006) | 5 lines
4866 Changed paths:
4867    M /trunk/modules/gui/qt4/components/open.cpp
4868    M /trunk/modules/gui/qt4/components/open.hpp
4869    M /trunk/modules/gui/qt4/dialogs/open.cpp
4870    M /trunk/modules/gui/qt4/dialogs/open.hpp
4871    M /trunk/modules/gui/qt4/ui/open_net.ui
4872
4873 * Qt4: added network and disk UIs to Open
4874
4875 Still not functionnal and ugly code.
4876
4877
4878 ------------------------------------------------------------------------
4879 r17881 | xtophe | 2006-11-19 15:18:13 -0800 (Sun, 19 Nov 2006) | 3 lines
4880 Changed paths:
4881    M /trunk/po/POTFILES.in
4882    M /trunk/po/af.po
4883    M /trunk/po/ar.po
4884    M /trunk/po/bn.po
4885    M /trunk/po/ca.po
4886    M /trunk/po/co.po
4887    M /trunk/po/cs.po
4888    M /trunk/po/da.po
4889    M /trunk/po/de.po
4890    M /trunk/po/el.po
4891    M /trunk/po/en_GB.po
4892    M /trunk/po/es.po
4893    M /trunk/po/eu.po
4894    M /trunk/po/fr.po
4895    M /trunk/po/fur.po
4896    M /trunk/po/gl.po
4897    M /trunk/po/he.po
4898    M /trunk/po/hi.po
4899    M /trunk/po/hu.po
4900    M /trunk/po/it.po
4901    M /trunk/po/ja.po
4902    M /trunk/po/ka.po
4903    M /trunk/po/ko.po
4904    M /trunk/po/lt.po
4905    M /trunk/po/lv.po
4906    M /trunk/po/ms.po
4907    M /trunk/po/my.po
4908    M /trunk/po/nb.po
4909    M /trunk/po/ne.po
4910    M /trunk/po/nl.po
4911    M /trunk/po/nn.po
4912    M /trunk/po/no.po
4913    M /trunk/po/oc.po
4914    M /trunk/po/pa.po
4915    M /trunk/po/pl.po
4916    M /trunk/po/ps.po
4917    M /trunk/po/pt_BR.po
4918    M /trunk/po/pt_PT.po
4919    M /trunk/po/ro.po
4920    M /trunk/po/ru.po
4921    M /trunk/po/sk.po
4922    M /trunk/po/sl.po
4923    M /trunk/po/sq.po
4924    M /trunk/po/sv.po
4925    M /trunk/po/tet.po
4926    M /trunk/po/th.po
4927    M /trunk/po/tl.po
4928    M /trunk/po/tr.po
4929    M /trunk/po/vlc.pot
4930    M /trunk/po/zh_CN.po
4931    M /trunk/po/zh_TW.po
4932
4933 Make update-po
4934
4935
4936 ------------------------------------------------------------------------
4937 r17880 | xtophe | 2006-11-19 15:07:33 -0800 (Sun, 19 Nov 2006) | 2 lines
4938 Changed paths:
4939    M /trunk/modules/gui/qt4/components/extended_panels.cpp
4940    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
4941    M /trunk/modules/gui/qt4/ui/equalizer.ui
4942
4943 i18n fixes
4944
4945 ------------------------------------------------------------------------
4946 r17879 | funman | 2006-11-19 14:48:48 -0800 (Sun, 19 Nov 2006) | 2 lines
4947 Changed paths:
4948    M /trunk/src/libvlc-common.c
4949
4950 removes already done "todo"
4951
4952 ------------------------------------------------------------------------
4953 r17878 | funman | 2006-11-19 14:46:25 -0800 (Sun, 19 Nov 2006) | 2 lines
4954 Changed paths:
4955    M /trunk/include/vlc_common.h
4956    M /trunk/modules/control/dbus.c
4957    M /trunk/modules/control/dbus.h
4958    M /trunk/src/libvlc-common.c
4959    M /trunk/src/libvlc.h
4960
4961 Initial support of one instance mode on systems running D-Bus
4962
4963 ------------------------------------------------------------------------
4964 r17877 | hartman | 2006-11-19 14:22:14 -0800 (Sun, 19 Nov 2006) | 2 lines
4965 Changed paths:
4966    M /trunk/modules/demux/nsv.c
4967
4968 * Don't Warn on VP62 video in NSV. It's supported now, so no need to print useless info about it.
4969
4970 ------------------------------------------------------------------------
4971 r17876 | hartman | 2006-11-19 14:05:53 -0800 (Sun, 19 Nov 2006) | 2 lines
4972 Changed paths:
4973    M /trunk/modules/services_discovery/shout.c
4974
4975 * Fix shoutcast SD Delete. playlist is not locked.
4976
4977 ------------------------------------------------------------------------
4978 r17875 | thresh | 2006-11-19 13:51:02 -0800 (Sun, 19 Nov 2006) | 2 lines
4979 Changed paths:
4980    M /trunk/modules/gui/qt4/main_interface.cpp
4981    A /trunk/modules/gui/qt4/pixmaps/playlist_icon.png
4982    M /trunk/modules/gui/qt4/res.qrc
4983
4984 added normal looking playlist icon (converted to png from wx module)
4985
4986 ------------------------------------------------------------------------
4987 r17874 | hartman | 2006-11-19 13:44:16 -0800 (Sun, 19 Nov 2006) | 2 lines
4988 Changed paths:
4989    M /trunk/modules/gui/macosx/playlist.m
4990
4991 * Fix OSX GUI after playlist API update
4992
4993 ------------------------------------------------------------------------
4994 r17873 | hartman | 2006-11-19 13:34:01 -0800 (Sun, 19 Nov 2006) | 2 lines
4995 Changed paths:
4996    M /trunk/modules/demux/subtitle.c
4997
4998 * subtitle.c: const warning fixes
4999
5000 ------------------------------------------------------------------------
5001 r17872 | hartman | 2006-11-19 13:28:10 -0800 (Sun, 19 Nov 2006) | 3 lines
5002 Changed paths:
5003    M /trunk/modules/access/cdda/info.c
5004
5005 * Fix CDDA module after playlist API updates
5006 * + a const fix
5007
5008 ------------------------------------------------------------------------
5009 r17870 | dionoea | 2006-11-19 10:04:00 -0800 (Sun, 19 Nov 2006) | 2 lines
5010 Changed paths:
5011    M /trunk/modules/gui/skins2/src/skin_main.cpp
5012
5013 Use appropriate help text.
5014
5015 ------------------------------------------------------------------------
5016 r17869 | gbazin | 2006-11-19 09:57:55 -0800 (Sun, 19 Nov 2006) | 1 line
5017 Changed paths:
5018    M /trunk/configure.ac
5019
5020 * configure.ac: when we use the packed attribute we really mean it so don't output useless compilation warnings.
5021 ------------------------------------------------------------------------
5022 r17868 | Trax | 2006-11-19 09:03:59 -0800 (Sun, 19 Nov 2006) | 1 line
5023 Changed paths:
5024    M /trunk/src/control/playlist.c
5025
5026 * src/control/playlist.c: Fix typo vlc_mutex_unlokc -> vlc_mutex_unlock
5027 ------------------------------------------------------------------------
5028 r17866 | funman | 2006-11-19 08:34:09 -0800 (Sun, 19 Nov 2006) | 2 lines
5029 Changed paths:
5030    M /trunk/include/vlc_devices.h
5031
5032 Reenables device probe header
5033
5034 ------------------------------------------------------------------------
5035 r17864 | zorglub | 2006-11-19 08:12:43 -0800 (Sun, 19 Nov 2006) | 2 lines
5036 Changed paths:
5037    M /trunk/modules/access/directory.c
5038
5039 Input options inheritance in directory access (Closes:#353)
5040
5041 ------------------------------------------------------------------------
5042 r17863 | funman | 2006-11-19 08:09:16 -0800 (Sun, 19 Nov 2006) | 2 lines
5043 Changed paths:
5044    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
5045    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
5046    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
5047
5048 Fixes wxwidgets compilation
5049
5050 ------------------------------------------------------------------------
5051 r17862 | zorglub | 2006-11-19 07:54:44 -0800 (Sun, 19 Nov 2006) | 2 lines
5052 Changed paths:
5053    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
5054    D /trunk/modules/gui/qt4/pixmaps/art.xpm
5055    A /trunk/modules/gui/qt4/pixmaps/noart.png
5056    M /trunk/modules/gui/qt4/playlist_model.cpp
5057    M /trunk/modules/gui/qt4/playlist_model.hpp
5058    M /trunk/modules/gui/qt4/res.qrc
5059    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
5060    M /trunk/src/playlist/control.c
5061    M /trunk/src/playlist/engine.c
5062
5063 Beginning of implementation of art fetch when played
5064
5065 ------------------------------------------------------------------------
5066 r17861 | zorglub | 2006-11-19 06:37:04 -0800 (Sun, 19 Nov 2006) | 7 lines
5067 Changed paths:
5068    M /trunk/include/vlc_devices.h
5069    M /trunk/include/vlc_playlist.h
5070    M /trunk/include/vlc_symbols.h
5071    M /trunk/src/libvlc-common.c
5072    M /trunk/src/misc/devices.c
5073    M /trunk/src/playlist/control.c
5074    M /trunk/src/playlist/item.c
5075    M /trunk/src/playlist/loadsave.c
5076    M /trunk/src/playlist/playlist_internal.h
5077    M /trunk/src/playlist/services_discovery.c
5078    M /trunk/src/playlist/tree.c
5079
5080 * Documentation belongs to the .h, step 1
5081 * Unexported a few internal functions
5082   (playlist_ItemDelete, playlist_ThreadCreate, playlist_ThreadDestroy)
5083 * Remove playlist_AddSDModules and merge its features into ServicesDiscoveryAdd
5084 * Fix a bug in signaling of node destruction (fixes Qt source selector assertion failures)
5085 * Disable unused generic devices probe code
5086
5087 ------------------------------------------------------------------------
5088 r17860 | Trax | 2006-11-19 06:34:36 -0800 (Sun, 19 Nov 2006) | 1 line
5089 Changed paths:
5090    M /trunk/vlc.win32.nsi.in
5091
5092 * vlc.win32.nsi.in: Add shortcuts in seperate Utilities menu through the installer for easy access to main aout, vout and intf switches. Add NEWS.txt as Release Notes.
5093 ------------------------------------------------------------------------
5094 r17859 | dionoea | 2006-11-19 06:04:06 -0800 (Sun, 19 Nov 2006) | 2 lines
5095 Changed paths:
5096    M /trunk/include/vlc_playlist.h
5097
5098 Small doxygen doc fix (i hope)
5099
5100 ------------------------------------------------------------------------
5101 r17858 | zorglub | 2006-11-19 05:33:27 -0800 (Sun, 19 Nov 2006) | 2 lines
5102 Changed paths:
5103    M /trunk/modules/gui/ncurses.c
5104
5105 Compile fix
5106
5107 ------------------------------------------------------------------------
5108 r17857 | zorglub | 2006-11-19 05:20:02 -0800 (Sun, 19 Nov 2006) | 16 lines
5109 Changed paths:
5110    M /trunk/configure.ac
5111    M /trunk/include/vlc_playlist.h
5112    M /trunk/include/vlc_symbols.h
5113    M /trunk/modules/access/cdda/info.c
5114    M /trunk/modules/access/cdda.c
5115    M /trunk/modules/access/directory.c
5116    M /trunk/modules/codec/cmml/intf.c
5117    M /trunk/modules/control/hotkeys.c
5118    M /trunk/modules/control/http/macro.c
5119    M /trunk/modules/control/http/rpn.c
5120    M /trunk/modules/control/rc.c
5121    M /trunk/modules/demux/mp4/mp4.c
5122    M /trunk/modules/demux/playlist/asx.c
5123    M /trunk/modules/demux/playlist/b4s.c
5124    M /trunk/modules/demux/playlist/dvb.c
5125    M /trunk/modules/demux/playlist/gvp.c
5126    M /trunk/modules/demux/playlist/m3u.c
5127    M /trunk/modules/demux/playlist/playlist.h
5128    M /trunk/modules/demux/playlist/pls.c
5129    M /trunk/modules/demux/playlist/podcast.c
5130    M /trunk/modules/demux/playlist/qtl.c
5131    M /trunk/modules/demux/playlist/sgimb.c
5132    M /trunk/modules/demux/playlist/shoutcast.c
5133    M /trunk/modules/demux/playlist/xspf.c
5134    M /trunk/modules/gui/beos/InterfaceWindow.cpp
5135    M /trunk/modules/gui/macosx/intf.m
5136    M /trunk/modules/gui/macosx/playlist.m
5137    M /trunk/modules/gui/macosx/wizard.m
5138    M /trunk/modules/gui/ncurses.c
5139    M /trunk/modules/gui/pda/pda_callbacks.c
5140    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
5141    M /trunk/modules/gui/qt4/playlist_model.cpp
5142    M /trunk/modules/gui/skins2/src/skin_main.cpp
5143    M /trunk/modules/gui/skins2/vars/playtree.cpp
5144    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
5145    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
5146    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
5147    M /trunk/modules/misc/testsuite/Modules.am
5148    D /trunk/modules/misc/testsuite/playlist.c
5149    M /trunk/modules/services_discovery/Modules.am
5150    M /trunk/modules/services_discovery/bonjour.c
5151    D /trunk/modules/services_discovery/daap.c
5152    M /trunk/modules/services_discovery/hal.c
5153    M /trunk/modules/services_discovery/sap.c
5154    M /trunk/modules/services_discovery/upnp_cc.cpp
5155    M /trunk/modules/services_discovery/upnp_intel.cpp
5156    M /trunk/src/control/playlist.c
5157    M /trunk/src/input/meta.c
5158    M /trunk/src/libvlc.c
5159    M /trunk/src/playlist/control.c
5160    M /trunk/src/playlist/engine.c
5161    M /trunk/src/playlist/item.c
5162    M /trunk/src/playlist/playlist_internal.h
5163    M /trunk/src/playlist/search.c
5164    M /trunk/src/playlist/tree.c
5165
5166 Finish the playlist API transition (hopefully)
5167  - Remove a bunch of transition now-useless API.
5168  - Remove all playlist_Lock* functions. Matching functions now accept a
5169    b_locked parameter that should be set to VLC_TRUE if the playlist is
5170    locked when calling the function. The advantages are that it reduces
5171    the API bloat and that the b_locked flag can be propagated in the
5172    call stack
5173  - Remove useless playlist testsuite
5174  - Remove broken daap plugin (unmaintained wrt VLC API changes, relies on 
5175    an unmaintained library, probably unable to read content from new itunes, 
5176    ...). Implementations exist in rhythmbox, xmms2 and 
5177    daap-sharp, we should see if a proper lib exists or if we could 
5178    make one
5179  - Reduce verbosity a bit
5180  - Documentation
5181
5182 ------------------------------------------------------------------------
5183 r17856 | funman | 2006-11-18 19:43:32 -0800 (Sat, 18 Nov 2006) | 4 lines
5184 Changed paths:
5185    M /trunk/modules/control/dbus.c
5186    M /trunk/modules/control/dbus.h
5187
5188 Adds GetPlayingItem method
5189 Fixes Quit method
5190 Fixes TogglePause method
5191
5192 ------------------------------------------------------------------------
5193 r17855 | funman | 2006-11-18 15:12:45 -0800 (Sat, 18 Nov 2006) | 2 lines
5194 Changed paths:
5195    M /trunk/modules/control/dbus.c
5196    M /trunk/modules/control/dbus.h
5197
5198 svn:propedit Id
5199
5200 ------------------------------------------------------------------------
5201 r17854 | funman | 2006-11-18 14:19:40 -0800 (Sat, 18 Nov 2006) | 2 lines
5202 Changed paths:
5203    M /trunk/modules/control/dbus.c
5204    M /trunk/modules/control/dbus.h
5205
5206 Add Next, Prev, and Stop methods
5207
5208 ------------------------------------------------------------------------
5209 r17853 | funman | 2006-11-18 12:32:12 -0800 (Sat, 18 Nov 2006) | 2 lines
5210 Changed paths:
5211    M /trunk/modules/control/dbus.h
5212
5213 Add missing </method> tag
5214
5215 ------------------------------------------------------------------------
5216 r17852 | funman | 2006-11-18 12:26:51 -0800 (Sat, 18 Nov 2006) | 2 lines
5217 Changed paths:
5218    M /trunk/modules/control/dbus.c
5219    M /trunk/modules/control/dbus.h
5220
5221 Added quit method
5222
5223 ------------------------------------------------------------------------
5224 r17851 | hartman | 2006-11-18 11:38:40 -0800 (Sat, 18 Nov 2006) | 5 lines
5225 Changed paths:
5226    M /trunk/modules/codec/ffmpeg/audio.c
5227    M /trunk/modules/codec/ffmpeg/chroma.c
5228    M /trunk/modules/codec/ffmpeg/demux.c
5229    M /trunk/modules/codec/ffmpeg/encoder.c
5230    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5231    M /trunk/modules/codec/ffmpeg/ffmpeg.h
5232    M /trunk/modules/codec/ffmpeg/mux.c
5233    M /trunk/modules/codec/ffmpeg/postprocess.c
5234    M /trunk/modules/codec/ffmpeg/scale.c
5235    M /trunk/modules/codec/ffmpeg/video.c
5236    M /trunk/modules/codec/ffmpeg/video_filter.c
5237
5238 * Don't use deprecated functions if libswscaler is present. 
5239   - Note that these are not all replaced atm, so some functionality might be lacking
5240 * Make the minimum version of libavcodec version 5000 (september 2005).
5241   - Removed all the checks for previous API versions.
5242
5243 ------------------------------------------------------------------------
5244 r17849 | funman | 2006-11-18 10:37:45 -0800 (Sat, 18 Nov 2006) | 2 lines
5245 Changed paths:
5246    M /trunk/configure.ac
5247    M /trunk/modules/control/Modules.am
5248    A /trunk/modules/control/dbus.c
5249    A /trunk/modules/control/dbus.h
5250
5251 Initial support of D-Bus based control interface
5252
5253 ------------------------------------------------------------------------
5254 r17848 | xtophe | 2006-11-18 05:20:29 -0800 (Sat, 18 Nov 2006) | 2 lines
5255 Changed paths:
5256    M /trunk/extras/contrib/src/Makefile
5257
5258 Oups chnage that in [17846] by mistake
5259
5260 ------------------------------------------------------------------------
5261 r17847 | littlejohn | 2006-11-18 02:49:53 -0800 (Sat, 18 Nov 2006) | 1 line
5262 Changed paths:
5263    M /trunk/bindings/java/src/Makefile.am
5264
5265 fix for java bindings native files makefile
5266 ------------------------------------------------------------------------
5267 r17846 | xtophe | 2006-11-17 17:46:32 -0800 (Fri, 17 Nov 2006) | 2 lines
5268 Changed paths:
5269    M /trunk/extras/contrib/src/Makefile
5270
5271 Acording to the latest test wxwidgets in unicode mode works better
5272
5273 ------------------------------------------------------------------------
5274 r17845 | xtophe | 2006-11-17 17:32:26 -0800 (Fri, 17 Nov 2006) | 2 lines
5275 Changed paths:
5276    M /trunk/extras/contrib/src/Makefile
5277    A /trunk/extras/contrib/src/Patches/ffmpeg-alignment.patch (from /branches/0.8.6/extras/contrib/src/Patches/ffmpeg-alignment.patch:17595)
5278
5279 Fix the alignment issue in ffmpeg. Based on patch by Thorsten Jordan. Almost closes #757. Forwardport of [17595]
5280
5281 ------------------------------------------------------------------------
5282 r17844 | littlejohn | 2006-11-17 16:47:23 -0800 (Fri, 17 Nov 2006) | 1 line
5283 Changed paths:
5284    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
5285
5286 jvlcpanel constructor added
5287 ------------------------------------------------------------------------
5288 r17843 | littlejohn | 2006-11-17 16:00:08 -0800 (Fri, 17 Nov 2006) | 1 line
5289 Changed paths:
5290    M /trunk/src/control/playlist.c
5291
5292 libvlc_playlist_add enabled
5293 ------------------------------------------------------------------------
5294 r17842 | hartman | 2006-11-17 15:59:37 -0800 (Fri, 17 Nov 2006) | 2 lines
5295 Changed paths:
5296    M /trunk/extras/contrib/src/Makefile
5297
5298 * Update ffmpeg contrib
5299
5300 ------------------------------------------------------------------------
5301 r17841 | hartman | 2006-11-17 15:34:45 -0800 (Fri, 17 Nov 2006) | 2 lines
5302 Changed paths:
5303    M /trunk/configure.ac
5304    M /trunk/modules/codec/ffmpeg/demux.c
5305    M /trunk/modules/codec/ffmpeg/mux.c
5306    M /trunk/modules/codec/ffmpeg/scale.c
5307
5308 * Fix ffmpeg include's
5309
5310 ------------------------------------------------------------------------
5311 r17840 | hartman | 2006-11-17 14:52:24 -0800 (Fri, 17 Nov 2006) | 2 lines
5312 Changed paths:
5313    M /trunk/modules/codec/ffmpeg/scale.c
5314
5315 * Other way around of course
5316
5317 ------------------------------------------------------------------------
5318 r17839 | hartman | 2006-11-17 14:40:45 -0800 (Fri, 17 Nov 2006) | 2 lines
5319 Changed paths:
5320    M /trunk/modules/codec/ffmpeg/scale.c
5321
5322 * Disable swscale if we don't have it installed
5323
5324 ------------------------------------------------------------------------
5325 r17838 | hartman | 2006-11-17 14:18:44 -0800 (Fri, 17 Nov 2006) | 3 lines
5326 Changed paths:
5327    M /trunk/configure.ac
5328    M /trunk/modules/codec/ffmpeg/Modules.am
5329    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5330    M /trunk/modules/codec/ffmpeg/ffmpeg.h
5331    A /trunk/modules/codec/ffmpeg/scale.c (from /trunk/modules/video_filter/swscale/filter.c:17837)
5332    D /trunk/modules/video_filter/swscale
5333
5334 * Remove the old swscale files, and use the newer libswscale from ffmpeg.
5335   Untested and likely to break stuff
5336
5337 ------------------------------------------------------------------------
5338 r17836 | funman | 2006-11-17 11:48:24 -0800 (Fri, 17 Nov 2006) | 3 lines
5339 Changed paths:
5340    M /trunk/modules/misc/notify/notify.c
5341
5342 Forbid concurrent libnotify calls in multiple threads
5343 (Fixes #848)
5344
5345 ------------------------------------------------------------------------
5346 r17835 | funman | 2006-11-17 09:25:38 -0800 (Fri, 17 Nov 2006) | 2 lines
5347 Changed paths:
5348    M /trunk/modules/services_discovery/hal.c
5349
5350 typo
5351
5352 ------------------------------------------------------------------------
5353 r17834 | funman | 2006-11-17 08:57:04 -0800 (Fri, 17 Nov 2006) | 2 lines
5354 Changed paths:
5355    M /trunk/modules/services_discovery/hal.c
5356
5357 Should fix API compatibility with HAL 0.5.0
5358
5359 ------------------------------------------------------------------------
5360 r17832 | markfm | 2006-11-16 18:15:07 -0800 (Thu, 16 Nov 2006) | 2 lines
5361 Changed paths:
5362    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
5363
5364 Revert wxwidgets.hpp change -- problem appears to have been that gui/wxwidgets had been getting built against non-Unicode lib.
5365
5366 ------------------------------------------------------------------------
5367 r17831 | funman | 2006-11-16 16:32:48 -0800 (Thu, 16 Nov 2006) | 3 lines
5368 Changed paths:
5369    M /trunk/modules/services_discovery/hal.c
5370
5371 Removes broken D-Bus version check
5372 HAVE_LIBHAL_1 means hal >= 0.5.0, which means dbus >= 0.3.0, which means HAVE_DBUS_1 and it has all required APIs
5373
5374 ------------------------------------------------------------------------
5375 r17829 | hartman | 2006-11-16 15:56:47 -0800 (Thu, 16 Nov 2006) | 2 lines
5376 Changed paths:
5377    M /trunk/modules/demux/mkv.cpp
5378
5379 * forwardport [17824] WAVPACK and TTA in matroska
5380
5381 ------------------------------------------------------------------------
5382 r17828 | hartman | 2006-11-16 15:54:55 -0800 (Thu, 16 Nov 2006) | 3 lines
5383 Changed paths:
5384    M /trunk/modules/access/cdda/access.c
5385    M /trunk/modules/access/cdda/cdda.h
5386
5387 * Forgot to commit the paranoia changes in the cddax module. see [17804]
5388   Patch by Patrick McLean <chutzpah at gentoo d0t org> 
5389
5390 ------------------------------------------------------------------------
5391 r17826 | hartman | 2006-11-16 15:45:52 -0800 (Thu, 16 Nov 2006) | 2 lines
5392 Changed paths:
5393    M /trunk/extras/contrib/src/Patches/live-osx.patch
5394
5395 * Forwardport [17820] and [17823]. Live contrib compile fixes.
5396
5397 ------------------------------------------------------------------------
5398 r17825 | littlejohn | 2006-11-16 15:03:14 -0800 (Thu, 16 Nov 2006) | 1 line
5399 Changed paths:
5400    M /trunk/bindings/java/Makefile.am
5401    A /trunk/bindings/java/src/Makefile.am
5402    M /trunk/configure.ac
5403
5404 Make java bindings compile with libtool
5405 ------------------------------------------------------------------------
5406 r17819 | courmisch | 2006-11-16 11:13:49 -0800 (Thu, 16 Nov 2006) | 2 lines
5407 Changed paths:
5408    M /trunk/src/network/io.c
5409
5410 Fix local port number for multicast receival
5411
5412 ------------------------------------------------------------------------
5413 r17813 | jb | 2006-11-16 06:15:36 -0800 (Thu, 16 Nov 2006) | 3 lines
5414 Changed paths:
5415    M /trunk/doc/fortunes.txt
5416
5417 pfff... Fortunes.
5418
5419
5420 ------------------------------------------------------------------------
5421 r17811 | md | 2006-11-16 05:41:17 -0800 (Thu, 16 Nov 2006) | 1 line
5422 Changed paths:
5423    M /trunk/include/vlc_common.h
5424    M /trunk/src/extras/libc.c
5425
5426 Fix detection of FreeBSD version (the previous one doesn't seem to work)
5427 ------------------------------------------------------------------------
5428 r17807 | jb | 2006-11-15 19:15:54 -0800 (Wed, 15 Nov 2006) | 4 lines
5429 Changed paths:
5430    M /trunk/modules/gui/qt4/Modules.am
5431    M /trunk/modules/gui/qt4/components/open.cpp
5432    M /trunk/modules/gui/qt4/components/open.hpp
5433    A /trunk/modules/gui/qt4/dialogs/open.cpp
5434    A /trunk/modules/gui/qt4/dialogs/open.hpp
5435    M /trunk/modules/gui/qt4/dialogs_provider.cpp
5436    D /trunk/modules/gui/qt4/ui/file_open.ui
5437    A /trunk/modules/gui/qt4/ui/open.ui
5438    A /trunk/modules/gui/qt4/ui/open_disk.ui
5439    A /trunk/modules/gui/qt4/ui/open_file.ui (from /trunk/modules/gui/qt4/ui/file_open.ui:17777)
5440    A /trunk/modules/gui/qt4/ui/open_net.ui
5441
5442 * Qt4: Display open dialog. Not yet functionnable.
5443 Sesame...
5444
5445
5446 ------------------------------------------------------------------------
5447 r17805 | jb | 2006-11-15 18:39:48 -0800 (Wed, 15 Nov 2006) | 4 lines
5448 Changed paths:
5449    M /trunk/extras/contrib/src/Patches/live-osx.patch
5450
5451 Changes on live555 make MacOS-X patch fail in extras/contrib.
5452 This should repair NB.
5453
5454
5455 ------------------------------------------------------------------------
5456 r17804 | hartman | 2006-11-15 17:24:37 -0800 (Wed, 15 Nov 2006) | 5 lines
5457 Changed paths:
5458    M /trunk/THANKS
5459    M /trunk/configure.ac
5460    M /trunk/extras/contrib/src/packages.mak
5461
5462 * Update version of libcdio. 0.78.2 is now the req. version
5463   Patch by Patrick McLean <chutzpah at gentoo d0t org>
5464
5465   contrib update by me
5466
5467 ------------------------------------------------------------------------
5468 r17803 | hartman | 2006-11-15 16:58:47 -0800 (Wed, 15 Nov 2006) | 3 lines
5469 Changed paths:
5470    M /trunk/Makefile.am
5471
5472 * forwardport [17800]
5473   Before creating symlinks, make sure the actual binaries are installed. patch by Diego Petteno
5474
5475 ------------------------------------------------------------------------
5476 r17802 | hartman | 2006-11-15 16:56:40 -0800 (Wed, 15 Nov 2006) | 4 lines
5477 Changed paths:
5478    M /trunk/configure.ac
5479
5480 * VLC now requires libmatroska 0.7.7 because from then the libs are pic enabled.
5481   (no longer use libmatroska_pic ebml_pic)
5482   Patch by Diego Petteno, +additions by me.
5483
5484 ------------------------------------------------------------------------
5485 r17799 | hartman | 2006-11-15 15:00:44 -0800 (Wed, 15 Nov 2006) | 2 lines
5486 Changed paths:
5487    M /trunk/configure.ac
5488
5489 * LDLFAGS -> LDFLAGS
5490
5491 ------------------------------------------------------------------------
5492 r17798 | hartman | 2006-11-15 14:59:58 -0800 (Wed, 15 Nov 2006) | 2 lines
5493 Changed paths:
5494    M /trunk/configure.ac
5495
5496 * CFAGS -> CFLAGS
5497
5498 ------------------------------------------------------------------------
5499 r17796 | funman | 2006-11-15 14:12:32 -0800 (Wed, 15 Nov 2006) | 2 lines
5500 Changed paths:
5501    M /trunk/modules/services_discovery/hal.c
5502
5503 Fixes devices removal, and crash on exit
5504
5505 ------------------------------------------------------------------------
5506 r17794 | funman | 2006-11-15 13:44:18 -0800 (Wed, 15 Nov 2006) | 5 lines
5507 Changed paths:
5508    M /trunk/modules/services_discovery/hal.c
5509
5510 Manages hot ejection of devices
5511 Uses hal callbacks instead of pure D-Bus monitoring
5512 Uses HAL >= 0.5.0 only if D-Bus >= 0.9.2 is present
5513 (refs #99)
5514
5515 ------------------------------------------------------------------------
5516 r17792 | hartman | 2006-11-15 12:09:15 -0800 (Wed, 15 Nov 2006) | 3 lines
5517 Changed paths:
5518    M /trunk/src/extras/libc.c
5519
5520 forwardport [17791]:
5521 * libc.c: Also define the lldiv function itself on FreeBSD < 5 refs #840
5522
5523 ------------------------------------------------------------------------
5524 r17789 | courmisch | 2006-11-15 11:36:26 -0800 (Wed, 15 Nov 2006) | 2 lines
5525 Changed paths:
5526    M /trunk/include/vlc_common.h
5527
5528 Fix typo
5529
5530 ------------------------------------------------------------------------
5531 r17788 | courmisch | 2006-11-15 11:35:59 -0800 (Wed, 15 Nov 2006) | 2 lines
5532 Changed paths:
5533    M /trunk/include/vlc_common.h
5534
5535 Use lldiv replacement on FreeBSD < 5.0 (fixes #840)
5536
5537 ------------------------------------------------------------------------
5538 r17786 | oaubert | 2006-11-15 06:14:55 -0800 (Wed, 15 Nov 2006) | 2 lines
5539 Changed paths:
5540    M /trunk/bindings/python/vlc_object.c
5541
5542 python/bindings/vlc_object.c: complete vlc_object_find parameters
5543
5544 ------------------------------------------------------------------------
5545 r17785 | oaubert | 2006-11-15 06:13:44 -0800 (Wed, 15 Nov 2006) | 2 lines
5546 Changed paths:
5547    M /trunk/bindings/python/setup.py
5548
5549 python/bindings/setup.py: fix python binding building (ref. r17640)
5550
5551 ------------------------------------------------------------------------
5552 r17784 | funman | 2006-11-15 05:59:29 -0800 (Wed, 15 Nov 2006) | 2 lines
5553 Changed paths:
5554    M /trunk/po/sl.po
5555
5556 Update slovenian translation
5557
5558 ------------------------------------------------------------------------
5559 r17782 | markfm | 2006-11-15 04:58:20 -0800 (Wed, 15 Nov 2006) | 2 lines
5560 Changed paths:
5561    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
5562
5563 Attempt to fix wxwidgets file open and Messages display.
5564
5565 ------------------------------------------------------------------------
5566 r17781 | md | 2006-11-15 03:28:39 -0800 (Wed, 15 Nov 2006) | 1 line
5567 Changed paths:
5568    M /trunk/NEWS
5569
5570 some news
5571 ------------------------------------------------------------------------
5572 r17779 | littlejohn | 2006-11-15 00:45:28 -0800 (Wed, 15 Nov 2006) | 1 line
5573 Changed paths:
5574    M /trunk/configure.ac
5575
5576 Don't create Makefile.in in bindings/java/src
5577 ------------------------------------------------------------------------
5578 r17778 | funman | 2006-11-14 15:29:28 -0800 (Tue, 14 Nov 2006) | 5 lines
5579 Changed paths:
5580    M /trunk/modules/services_discovery/hal.c
5581
5582 Adds real-time device adding (not removal yet)
5583 Don't add data DVDs when possible
5584 Only uses D-Bus code if version >= 0.9.2
5585 (refs #99)
5586
5587 ------------------------------------------------------------------------
5588 r17777 | hartman | 2006-11-14 13:59:26 -0800 (Tue, 14 Nov 2006) | 7 lines
5589 Changed paths:
5590    M /trunk/modules/access/vcd/cdrom.c
5591
5592 * Use utf8_open for the .bin vcdimage file
5593 * Try .bin when opening a .cue, instead of trying the filename in the .cue (it's usually wrong).
5594   When the .bin filename fails, then look into the .cue file for a possible alternate name.
5595 * Don't crash on non-existing cuefile's
5596
5597 I would like to backport some of this, but 0.8.6 doesn't have utf8_open, so I need to see what i'm gonna do with that.
5598
5599 ------------------------------------------------------------------------
5600 r17776 | littlejohn | 2006-11-14 13:47:05 -0800 (Tue, 14 Nov 2006) | 1 line
5601 Changed paths:
5602    M /trunk/bindings/java/Makefile.am
5603    D /trunk/bindings/java/src/Makefile.am
5604
5605 use libtool to compile java bindings. needs a cleanup (also thanks to megabug)
5606 ------------------------------------------------------------------------
5607 r17775 | thresh | 2006-11-14 13:22:28 -0800 (Tue, 14 Nov 2006) | 2 lines
5608 Changed paths:
5609    M /trunk/configure.ac
5610
5611 This should fix beos linking problem
5612
5613 ------------------------------------------------------------------------
5614 r17763 | thresh | 2006-11-14 09:54:10 -0800 (Tue, 14 Nov 2006) | 2 lines
5615 Changed paths:
5616    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
5617
5618 qt4: i really like readable debug output
5619
5620 ------------------------------------------------------------------------
5621 r17762 | courmisch | 2006-11-14 08:53:51 -0800 (Tue, 14 Nov 2006) | 2 lines
5622 Changed paths:
5623    M /trunk/modules/services_discovery/sap.c
5624
5625 Clean up and avoid leak in sap decompression
5626
5627 ------------------------------------------------------------------------
5628 r17761 | funman | 2006-11-14 08:23:27 -0800 (Tue, 14 Nov 2006) | 2 lines
5629 Changed paths:
5630    M /trunk/modules/services_discovery/hal.c
5631
5632 Returns from Run() thread instead of sleeping eternally
5633
5634 ------------------------------------------------------------------------
5635 r17760 | courmisch | 2006-11-14 07:52:27 -0800 (Tue, 14 Nov 2006) | 2 lines
5636 Changed paths:
5637    M /trunk/src/network/io.c
5638
5639 Windows multicast bind kludge
5640
5641 ------------------------------------------------------------------------
5642 r17759 | xtophe | 2006-11-14 06:51:35 -0800 (Tue, 14 Nov 2006) | 2 lines
5643 Changed paths:
5644    M /trunk/bootstrap
5645
5646 Fix the inclusion of extras/contrib/bin to the PATH
5647
5648 ------------------------------------------------------------------------
5649 r17758 | massiot | 2006-11-14 05:19:04 -0800 (Tue, 14 Nov 2006) | 2 lines
5650 Changed paths:
5651    M /trunk/doc/fortunes.txt
5652
5653 paf
5654
5655 ------------------------------------------------------------------------
5656 r17756 | jpsaman | 2006-11-14 01:53:03 -0800 (Tue, 14 Nov 2006) | 1 line
5657 Changed paths:
5658    M /trunk/modules/access/dshow/filter.cpp
5659
5660 Add DivX as supported filter to DShow interface.
5661 ------------------------------------------------------------------------
5662 r17754 | hartman | 2006-11-13 18:11:37 -0800 (Mon, 13 Nov 2006) | 4 lines
5663 Changed paths:
5664    M /trunk/modules/services_discovery/sap.c
5665
5666 * forwardport [17753]: sap sdp_t initialization
5667   - fix some const warnings
5668   - fix an "invalid" assert
5669
5670 ------------------------------------------------------------------------
5671 r17752 | hartman | 2006-11-13 13:58:38 -0800 (Mon, 13 Nov 2006) | 3 lines
5672 Changed paths:
5673    M /trunk/modules/codec/subsdec.c
5674
5675 * Allow "empty" subtitle packets. These are used to "wipe" ephemer subtitles of the screen.
5676   Used by mp4 and 3gpp Timed Text 
5677
5678 ------------------------------------------------------------------------
5679 r17751 | hartman | 2006-11-13 13:51:55 -0800 (Mon, 13 Nov 2006) | 2 lines
5680 Changed paths:
5681    M /trunk/modules/demux/ps.c
5682
5683 * ps.c: Base SET_TIME on the current byteposition. This helps seeking in VBR files. Seeking forward will no longer seek backward instead.
5684
5685 ------------------------------------------------------------------------
5686 r17750 | funman | 2006-11-13 13:14:34 -0800 (Mon, 13 Nov 2006) | 2 lines
5687 Changed paths:
5688    M /trunk/modules/services_discovery/hal.c
5689
5690 Don't use D-Bus with hal < 0.5.0
5691
5692 ------------------------------------------------------------------------
5693 r17747 | asmax | 2006-11-13 10:24:08 -0800 (Mon, 13 Nov 2006) | 2 lines
5694 Changed paths:
5695    M /trunk/configure.ac
5696
5697 * added missing -lm for plugin colorthres
5698
5699 ------------------------------------------------------------------------
5700 r17746 | hartman | 2006-11-13 09:25:26 -0800 (Mon, 13 Nov 2006) | 2 lines
5701 Changed paths:
5702    M /trunk/modules/video_output/image.c
5703
5704 * const char warning fix
5705
5706 ------------------------------------------------------------------------
5707 r17745 | hartman | 2006-11-13 08:56:03 -0800 (Mon, 13 Nov 2006) | 2 lines
5708 Changed paths:
5709    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5710
5711 * Update wavpack libavcodec version for trunk as well. fixes #828
5712
5713 ------------------------------------------------------------------------
5714 r17743 | courmisch | 2006-11-13 07:43:19 -0800 (Mon, 13 Nov 2006) | 2 lines
5715 Changed paths:
5716    M /trunk/include/libvlc_internal.h
5717    M /trunk/include/vlc_interface.h
5718    M /trunk/include/vlc_symbols.h
5719    M /trunk/src/interface/interface.c
5720    M /trunk/src/libvlc-common.c
5721
5722 Fix another bunch of warnings
5723
5724 ------------------------------------------------------------------------
5725 r17742 | courmisch | 2006-11-13 07:37:26 -0800 (Mon, 13 Nov 2006) | 2 lines
5726 Changed paths:
5727    M /trunk/src/vlc.c
5728
5729 Fix warnings
5730
5731 ------------------------------------------------------------------------
5732 r17741 | courmisch | 2006-11-13 07:32:37 -0800 (Mon, 13 Nov 2006) | 2 lines
5733 Changed paths:
5734    M /trunk/src/libvlc-common.c
5735
5736 Fix some warnings
5737
5738 ------------------------------------------------------------------------
5739 r17740 | courmisch | 2006-11-13 07:25:50 -0800 (Mon, 13 Nov 2006) | 2 lines
5740 Changed paths:
5741    M /trunk/include/charset.h
5742    M /trunk/include/vlc_common.h
5743    M /trunk/modules/access/file.c
5744
5745 Really fix the stat warning (tested on Mingw32)
5746
5747 ------------------------------------------------------------------------
5748 r17739 | md | 2006-11-13 06:14:09 -0800 (Mon, 13 Nov 2006) | 5 lines
5749 Changed paths:
5750    M /trunk/src/libvlc-common.c
5751    M /trunk/src/misc/win32_specific.c
5752
5753 Move unicode argv[] fetching into system_Init
5754 (before getopt_long gets the chance to reorder them)
5755
5756 refs 830   (close requires backport)
5757
5758 ------------------------------------------------------------------------
5759 r17737 | thresh | 2006-11-13 03:20:42 -0800 (Mon, 13 Nov 2006) | 2 lines
5760 Changed paths:
5761    M /trunk/po/af.po
5762    M /trunk/po/ar.po
5763    M /trunk/po/bn.po
5764    M /trunk/po/ca.po
5765    M /trunk/po/co.po
5766    M /trunk/po/cs.po
5767    M /trunk/po/da.po
5768    M /trunk/po/de.po
5769    M /trunk/po/el.po
5770    M /trunk/po/en_GB.po
5771    M /trunk/po/es.po
5772    M /trunk/po/eu.po
5773    M /trunk/po/fr.po
5774    M /trunk/po/fur.po
5775    M /trunk/po/gl.po
5776    M /trunk/po/he.po
5777    M /trunk/po/hi.po
5778    M /trunk/po/hu.po
5779    M /trunk/po/it.po
5780    M /trunk/po/ja.po
5781    M /trunk/po/ka.po
5782    M /trunk/po/ko.po
5783    M /trunk/po/lt.po
5784    M /trunk/po/lv.po
5785    M /trunk/po/ms.po
5786    M /trunk/po/my.po
5787    M /trunk/po/nb.po
5788    M /trunk/po/ne.po
5789    M /trunk/po/nl.po
5790    M /trunk/po/nn.po
5791    M /trunk/po/no.po
5792    M /trunk/po/oc.po
5793    M /trunk/po/pa.po
5794    M /trunk/po/pl.po
5795    M /trunk/po/ps.po
5796    M /trunk/po/pt_BR.po
5797    M /trunk/po/pt_PT.po
5798    M /trunk/po/ro.po
5799    M /trunk/po/ru.po
5800    M /trunk/po/sk.po
5801    M /trunk/po/sl.po
5802    M /trunk/po/sq.po
5803    M /trunk/po/sv.po
5804    M /trunk/po/tet.po
5805    M /trunk/po/th.po
5806    M /trunk/po/tl.po
5807    M /trunk/po/tr.po
5808    M /trunk/po/vlc.pot
5809    M /trunk/po/zh_CN.po
5810    M /trunk/po/zh_TW.po
5811
5812 updated russian translation, make update-po
5813
5814 ------------------------------------------------------------------------
5815 r17736 | thresh | 2006-11-13 02:38:16 -0800 (Mon, 13 Nov 2006) | 2 lines
5816 Changed paths:
5817    M /trunk/modules/gui/qt4/dialogs/errors.cpp
5818    M /trunk/modules/gui/qt4/dialogs/extended.cpp
5819    M /trunk/modules/gui/qt4/dialogs/messages.cpp
5820    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
5821    M /trunk/modules/gui/qt4/dialogs/sout.cpp
5822    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
5823    M /trunk/modules/gui/qt4/main_interface.cpp
5824
5825 properly display translated strings in setWindowTitle in qt4 interface
5826
5827 ------------------------------------------------------------------------
5828 r17734 | md | 2006-11-12 23:47:47 -0800 (Sun, 12 Nov 2006) | 2 lines
5829 Changed paths:
5830    M /trunk/modules/misc/network/ipv6.c
5831
5832 Warn the user about missing MLDv2 support in his OS
5833
5834 ------------------------------------------------------------------------
5835 r17731 | courmisch | 2006-11-12 12:12:29 -0800 (Sun, 12 Nov 2006) | 2 lines
5836 Changed paths:
5837    M /trunk/include/vlc_common.h
5838
5839 Try to fix the obnoxious _stati64 warning
5840
5841 ------------------------------------------------------------------------
5842 r17729 | littlejohn | 2006-11-12 11:52:46 -0800 (Sun, 12 Nov 2006) | 1 line
5843 Changed paths:
5844    M /trunk/vlc-config.in.in
5845
5846 vlc-config external also includes libvlc-control
5847 ------------------------------------------------------------------------
5848 r17728 | funman | 2006-11-12 11:47:32 -0800 (Sun, 12 Nov 2006) | 1 line
5849 Changed paths:
5850    M /trunk/configure.ac
5851
5852 Makes configure fail on missing GL headers
5853 ------------------------------------------------------------------------
5854 r17727 | funman | 2006-11-12 11:46:15 -0800 (Sun, 12 Nov 2006) | 2 lines
5855 Changed paths:
5856    M /trunk/extras/contrib/src/Makefile
5857
5858 Do not update gettext contrib to current CVS on MacOSX
5859
5860 ------------------------------------------------------------------------
5861 r17726 | zorglub | 2006-11-12 11:24:12 -0800 (Sun, 12 Nov 2006) | 2 lines
5862 Changed paths:
5863    M /trunk/src/libvlc-common.c
5864
5865 p_libvlc needs b_attached = TRUE for vlc_list_find. Fixes embedded vout
5866
5867 ------------------------------------------------------------------------
5868 r17725 | courmisch | 2006-11-12 10:31:40 -0800 (Sun, 12 Nov 2006) | 2 lines
5869 Changed paths:
5870    M /trunk/src/input/subtitles.c
5871
5872 Remove another harmful FromLocale
5873
5874 ------------------------------------------------------------------------
5875 r17724 | zorglub | 2006-11-12 10:28:37 -0800 (Sun, 12 Nov 2006) | 2 lines
5876 Changed paths:
5877    M /trunk/modules/gui/qt4/main_interface.cpp
5878
5879 Fix Qt4 play button
5880
5881 ------------------------------------------------------------------------
5882 r17723 | zorglub | 2006-11-12 10:19:49 -0800 (Sun, 12 Nov 2006) | 3 lines
5883 Changed paths:
5884    M /trunk/include/vlc/vlc.h
5885    M /trunk/include/vlc_playlist.h
5886    M /trunk/modules/demux/playlist/asx.c
5887    M /trunk/modules/demux/playlist/b4s.c
5888    M /trunk/modules/demux/playlist/dvb.c
5889    M /trunk/modules/demux/playlist/gvp.c
5890    M /trunk/modules/demux/playlist/m3u.c
5891    M /trunk/modules/demux/playlist/pls.c
5892    M /trunk/modules/demux/playlist/podcast.c
5893    M /trunk/modules/demux/playlist/qtl.c
5894    M /trunk/modules/demux/playlist/sgimb.c
5895    M /trunk/modules/demux/playlist/shoutcast.c
5896    M /trunk/modules/demux/playlist/xspf.c
5897    M /trunk/src/playlist/engine.c
5898    M /trunk/src/playlist/item.c
5899
5900 Preparse playlist items that don't have enough meta
5901 If the item is not to be preparsed but has enough meta, mark it as preparsed
5902
5903 ------------------------------------------------------------------------
5904 r17722 | zorglub | 2006-11-12 09:48:21 -0800 (Sun, 12 Nov 2006) | 2 lines
5905 Changed paths:
5906    M /trunk/src/misc/modules.c
5907
5908 Might fix compile
5909
5910 ------------------------------------------------------------------------
5911 r17721 | dionoea | 2006-11-12 09:15:15 -0800 (Sun, 12 Nov 2006) | 2 lines
5912 Changed paths:
5913    M /trunk/src/libvlc-common.c
5914
5915 Display --option=<value type> instead of --option <value type> on windows in usage help.
5916
5917 ------------------------------------------------------------------------
5918 r17720 | zorglub | 2006-11-12 09:06:24 -0800 (Sun, 12 Nov 2006) | 4 lines
5919 Changed paths:
5920    M /trunk/include/vlc_streaming.h
5921    M /trunk/include/vlc_symbols.h
5922    M /trunk/modules/gui/qt4/Modules.am
5923    A /trunk/modules/gui/qt4/dialogs/sout.cpp
5924    A /trunk/modules/gui/qt4/dialogs/sout.hpp
5925    M /trunk/modules/gui/qt4/dialogs_provider.cpp
5926    A /trunk/modules/gui/qt4/ui/sout.ui
5927    M /trunk/src/network/io.c
5928    M /trunk/src/stream_output/profiles.c
5929
5930 * Qt4 stream output dialog
5931 * Fixes to the streaming chain generator
5932 * network: don't print an error message for EINTR
5933
5934 ------------------------------------------------------------------------
5935 r17719 | courmisch | 2006-11-12 08:58:09 -0800 (Sun, 12 Nov 2006) | 2 lines
5936 Changed paths:
5937    M /trunk/modules/gui/wxwidgets/interface.hpp
5938
5939 Compile fix
5940
5941 ------------------------------------------------------------------------
5942 r17718 | courmisch | 2006-11-12 08:30:09 -0800 (Sun, 12 Nov 2006) | 2 lines
5943 Changed paths:
5944    M /trunk/THANKS
5945    M /trunk/modules/gui/wxwidgets/interface.cpp
5946
5947 Apply online help patch from Vincent Dimar.
5948
5949 ------------------------------------------------------------------------
5950 r17717 | courmisch | 2006-11-12 08:29:44 -0800 (Sun, 12 Nov 2006) | 2 lines
5951 Changed paths:
5952    M /trunk/include/vlc_symbols.h
5953
5954 Forgot the symbols again
5955
5956 ------------------------------------------------------------------------
5957 r17716 | courmisch | 2006-11-12 08:19:58 -0800 (Sun, 12 Nov 2006) | 3 lines
5958 Changed paths:
5959    M /trunk/include/charset.h
5960
5961 Unexport vlc_current_charset()
5962 which is superseded by the Unicode wrappers and GetFallbackEncoding
5963
5964 ------------------------------------------------------------------------
5965 r17715 | courmisch | 2006-11-12 08:18:31 -0800 (Sun, 12 Nov 2006) | 2 lines
5966 Changed paths:
5967    M /trunk/include/vlc_common.h
5968
5969 Add VLC_INTERNAL, like VLC_EXPORT except it does not export
5970
5971 ------------------------------------------------------------------------
5972 r17714 | zorglub | 2006-11-12 08:16:24 -0800 (Sun, 12 Nov 2006) | 2 lines
5973 Changed paths:
5974    M /trunk/modules/demux/playlist/asx.c
5975    M /trunk/modules/demux/playlist/b4s.c
5976    M /trunk/modules/demux/playlist/dvb.c
5977    M /trunk/modules/demux/playlist/gvp.c
5978    M /trunk/modules/demux/playlist/m3u.c
5979    M /trunk/modules/demux/playlist/pls.c
5980    M /trunk/modules/demux/playlist/podcast.c
5981    M /trunk/modules/demux/playlist/qtl.c
5982    M /trunk/modules/demux/playlist/sgimb.c
5983    M /trunk/modules/demux/playlist/shoutcast.c
5984    M /trunk/modules/demux/playlist/xspf.c
5985
5986 Fix playlist unable to terminate (Closes:#829)
5987
5988 ------------------------------------------------------------------------
5989 r17713 | courmisch | 2006-11-12 08:05:11 -0800 (Sun, 12 Nov 2006) | 2 lines
5990 Changed paths:
5991    M /trunk/modules/gui/skins2/vars/playtree.cpp
5992    M /trunk/modules/gui/skins2/vars/playtree.hpp
5993
5994 Remove unused iconv handle
5995
5996 ------------------------------------------------------------------------
5997 r17712 | courmisch | 2006-11-12 07:46:52 -0800 (Sun, 12 Nov 2006) | 2 lines
5998 Changed paths:
5999    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6000
6001 Even WxWidgets is entitled to const blessing
6002
6003 ------------------------------------------------------------------------
6004 r17711 | courmisch | 2006-11-12 07:36:27 -0800 (Sun, 12 Nov 2006) | 2 lines
6005 Changed paths:
6006    M /trunk/modules/demux/playlist/asx.c
6007
6008 Use Latin-1 rather than local charset for ASX files
6009
6010 ------------------------------------------------------------------------
6011 r17710 | courmisch | 2006-11-12 07:35:45 -0800 (Sun, 12 Nov 2006) | 2 lines
6012 Changed paths:
6013    M /trunk/modules/demux/playlist/xspf.c
6014
6015 Suppress unused variable
6016
6017 ------------------------------------------------------------------------
6018 r17709 | courmisch | 2006-11-12 07:33:59 -0800 (Sun, 12 Nov 2006) | 2 lines
6019 Changed paths:
6020    M /trunk/include/vlc_demux.h
6021    M /trunk/modules/demux/playlist/dvb.c
6022
6023 Fix a few warnings
6024
6025 ------------------------------------------------------------------------
6026 r17708 | littlejohn | 2006-11-12 07:32:24 -0800 (Sun, 12 Nov 2006) | 1 line
6027 Changed paths:
6028    M /trunk/bindings/java/Makefile.am
6029
6030 dirty fix to correctly link libvlc-control during make
6031 ------------------------------------------------------------------------
6032 r17707 | courmisch | 2006-11-12 07:17:29 -0800 (Sun, 12 Nov 2006) | 2 lines
6033 Changed paths:
6034    M /trunk/modules/access/file.c
6035
6036 Remove debug message
6037
6038 ------------------------------------------------------------------------
6039 r17706 | courmisch | 2006-11-12 06:26:59 -0800 (Sun, 12 Nov 2006) | 2 lines
6040 Changed paths:
6041    M /trunk/modules/demux/demuxdump.c
6042
6043 Fix warnings
6044
6045 ------------------------------------------------------------------------
6046 r17705 | courmisch | 2006-11-12 06:12:55 -0800 (Sun, 12 Nov 2006) | 5 lines
6047 Changed paths:
6048    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6049
6050 I did it.
6051 <subliminal message>
6052 http://www.googlefight.com/index.php?lang=en_GB&word1=wxwidgets&word2=qt
6053 </subliminal>
6054
6055 ------------------------------------------------------------------------
6056 r17704 | courmisch | 2006-11-12 05:45:03 -0800 (Sun, 12 Nov 2006) | 2 lines
6057 Changed paths:
6058    M /trunk/extras/contrib/src/Makefile
6059
6060 Try to fix contrib: don't build gettext java bindings
6061
6062 ------------------------------------------------------------------------
6063 r17703 | courmisch | 2006-11-12 05:38:50 -0800 (Sun, 12 Nov 2006) | 2 lines
6064 Changed paths:
6065    M /trunk/extras/contrib/bootstrap
6066
6067 Remove bashism
6068
6069 ------------------------------------------------------------------------
6070 r17702 | courmisch | 2006-11-12 05:28:14 -0800 (Sun, 12 Nov 2006) | 2 lines
6071 Changed paths:
6072    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6073
6074 Another attempt to tame WxString
6075
6076 ------------------------------------------------------------------------
6077 r17701 | courmisch | 2006-11-12 04:52:30 -0800 (Sun, 12 Nov 2006) | 2 lines
6078 Changed paths:
6079    M /trunk/po/POTFILES.in
6080
6081 Fix make dist
6082
6083 ------------------------------------------------------------------------
6084 r17700 | courmisch | 2006-11-12 04:49:13 -0800 (Sun, 12 Nov 2006) | 2 lines
6085 Changed paths:
6086    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6087
6088 Safer macros locale conversion macros for WxWidgets.
6089
6090 ------------------------------------------------------------------------
6091 r17699 | courmisch | 2006-11-12 04:10:55 -0800 (Sun, 12 Nov 2006) | 3 lines
6092 Changed paths:
6093    M /trunk/src/control/playlist.c
6094
6095 Do not use non-existing function playlist_PlaylistAddExt.
6096 Hopefully fix linking on Windows and Mac OS X.
6097
6098 ------------------------------------------------------------------------
6099 r17698 | courmisch | 2006-11-12 04:02:55 -0800 (Sun, 12 Nov 2006) | 2 lines
6100 Changed paths:
6101    M /trunk/include/charset.h
6102    M /trunk/include/vlc_symbols.h
6103    M /trunk/modules/access/file.c
6104    M /trunk/src/misc/unicode.c
6105
6106 Don't use void * for utf8_(l)?stat() as it hinders bug detection
6107
6108 ------------------------------------------------------------------------
6109 r17697 | courmisch | 2006-11-12 03:54:28 -0800 (Sun, 12 Nov 2006) | 2 lines
6110 Changed paths:
6111    M /trunk/src/input/input_internal.h
6112    M /trunk/src/input/subtitles.c
6113
6114 Some const
6115
6116 ------------------------------------------------------------------------
6117 r17696 | courmisch | 2006-11-12 03:50:06 -0800 (Sun, 12 Nov 2006) | 2 lines
6118 Changed paths:
6119    M /trunk/src/input/subtitles.c
6120
6121 Use stat instead of fopen to check for file existence
6122
6123 ------------------------------------------------------------------------
6124 r17695 | courmisch | 2006-11-12 03:45:10 -0800 (Sun, 12 Nov 2006) | 2 lines
6125 Changed paths:
6126    M /trunk/src/misc/configuration.c
6127
6128 Another Win32 FromLocale -> FromWide
6129
6130 ------------------------------------------------------------------------
6131 r17694 | courmisch | 2006-11-12 03:43:52 -0800 (Sun, 12 Nov 2006) | 2 lines
6132 Changed paths:
6133    M /trunk/modules/gui/qt4/Modules.am
6134    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
6135
6136 Don't use non existent file in Qt4 code
6137
6138 ------------------------------------------------------------------------
6139 r17693 | courmisch | 2006-11-12 03:35:38 -0800 (Sun, 12 Nov 2006) | 2 lines
6140 Changed paths:
6141    M /trunk/modules/codec/dmo/dmo.c
6142
6143 Fix a few warnings
6144
6145 ------------------------------------------------------------------------
6146 r17692 | courmisch | 2006-11-12 03:30:00 -0800 (Sun, 12 Nov 2006) | 2 lines
6147 Changed paths:
6148    M /trunk/include/configuration.h
6149    M /trunk/include/vlc_symbols.h
6150    M /trunk/src/misc/configuration_chain.c
6151
6152 More warning fixes
6153
6154 ------------------------------------------------------------------------
6155 r17691 | courmisch | 2006-11-12 03:22:29 -0800 (Sun, 12 Nov 2006) | 2 lines
6156 Changed paths:
6157    M /trunk/modules/codec/dvbsub.c
6158
6159 Warning fix
6160
6161 ------------------------------------------------------------------------
6162 r17690 | courmisch | 2006-11-12 03:17:10 -0800 (Sun, 12 Nov 2006) | 2 lines
6163 Changed paths:
6164    M /trunk/modules/codec/subsdec.c
6165
6166 Fix compiler warnings
6167
6168 ------------------------------------------------------------------------
6169 r17689 | courmisch | 2006-11-12 03:15:29 -0800 (Sun, 12 Nov 2006) | 2 lines
6170 Changed paths:
6171    M /trunk/modules/codec/speex.c
6172
6173 Do not use pointer arithmethic on void pointers.
6174
6175 ------------------------------------------------------------------------
6176 r17688 | courmisch | 2006-11-12 03:02:56 -0800 (Sun, 12 Nov 2006) | 2 lines
6177 Changed paths:
6178    M /trunk/modules/gui/qt4/Modules.am
6179
6180 Try to fix Qt4 build
6181
6182 ------------------------------------------------------------------------
6183 r17687 | courmisch | 2006-11-12 02:32:48 -0800 (Sun, 12 Nov 2006) | 2 lines
6184 Changed paths:
6185    M /trunk/configure.ac
6186
6187 Don't use -shared with libtool
6188
6189 ------------------------------------------------------------------------
6190 r17686 | courmisch | 2006-11-12 02:25:28 -0800 (Sun, 12 Nov 2006) | 4 lines
6191 Changed paths:
6192    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6193
6194 Fix compilation of WxWidgets.
6195 But given how badly broken the plugin is (interaction stuff),
6196 you'd better not use it anyway.
6197
6198 ------------------------------------------------------------------------
6199 r17685 | zorglub | 2006-11-12 02:22:39 -0800 (Sun, 12 Nov 2006) | 2 lines
6200 Changed paths:
6201    M /trunk/modules/gui/qt4/components/infopanels.cpp
6202    M /trunk/modules/gui/qt4/components/infopanels.hpp
6203    M /trunk/modules/gui/qt4/ui/input_stats.ui
6204
6205 Qt4: add meta info panel and fix layout bug in stats
6206
6207 ------------------------------------------------------------------------
6208 r17684 | littlejohn | 2006-11-11 16:24:31 -0800 (Sat, 11 Nov 2006) | 1 line
6209 Changed paths:
6210    M /trunk/bindings/java/Makefile.am
6211
6212 also link libvlc-control in java bindings
6213 ------------------------------------------------------------------------
6214 r17683 | funman | 2006-11-11 16:23:12 -0800 (Sat, 11 Nov 2006) | 5 lines
6215 Changed paths:
6216    M /trunk/configure.ac
6217    M /trunk/modules/misc/audioscrobbler.c
6218
6219 Various bugfixes
6220 Replaces gotos with #defines
6221 Put duplicate code in #defines
6222 Disables plugin by default
6223
6224 ------------------------------------------------------------------------
6225 r17682 | zorglub | 2006-11-11 16:02:36 -0800 (Sat, 11 Nov 2006) | 2 lines
6226 Changed paths:
6227    M /trunk/src/playlist/item.c
6228
6229 Fix
6230
6231 ------------------------------------------------------------------------
6232 r17681 | dionoea | 2006-11-11 15:44:15 -0800 (Sat, 11 Nov 2006) | 2 lines
6233 Changed paths:
6234    M /trunk/modules/video_filter/puzzle.c
6235
6236 Only accept mouse coordinates inside video window
6237
6238 ------------------------------------------------------------------------
6239 r17680 | zorglub | 2006-11-11 15:37:25 -0800 (Sat, 11 Nov 2006) | 3 lines
6240 Changed paths:
6241    M /trunk/include/vlc_input.h
6242    M /trunk/include/vlc_playlist.h
6243    M /trunk/include/vlc_symbols.h
6244    M /trunk/modules/access/cdda.c
6245    M /trunk/modules/access/directory.c
6246    M /trunk/modules/access/mms/mmsh.c
6247    M /trunk/modules/codec/cmml/intf.c
6248    M /trunk/modules/control/http/macro.c
6249    M /trunk/modules/control/http/rpn.c
6250    M /trunk/modules/control/rc.c
6251    M /trunk/modules/demux/mp4/mp4.c
6252    M /trunk/modules/demux/playlist/asx.c
6253    M /trunk/modules/demux/playlist/b4s.c
6254    M /trunk/modules/demux/playlist/dvb.c
6255    M /trunk/modules/demux/playlist/gvp.c
6256    M /trunk/modules/demux/playlist/m3u.c
6257    M /trunk/modules/demux/playlist/playlist.c
6258    M /trunk/modules/demux/playlist/playlist.h
6259    M /trunk/modules/demux/playlist/pls.c
6260    M /trunk/modules/demux/playlist/podcast.c
6261    M /trunk/modules/demux/playlist/qtl.c
6262    M /trunk/modules/demux/playlist/sgimb.c
6263    M /trunk/modules/demux/playlist/shoutcast.c
6264    M /trunk/modules/demux/playlist/xspf.c
6265    M /trunk/modules/gui/beos/InterfaceWindow.cpp
6266    M /trunk/modules/gui/macosx/applescript.m
6267    M /trunk/modules/gui/macosx/playlist.m
6268    M /trunk/modules/gui/macosx/wizard.m
6269    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
6270    M /trunk/modules/gui/qt4/dialogs_provider.cpp
6271    M /trunk/modules/gui/qt4/main_interface.cpp
6272    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
6273    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
6274    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
6275    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
6276    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
6277    M /trunk/modules/gui/wxwidgets/dialogs.cpp
6278    M /trunk/modules/gui/wxwidgets/interface.cpp
6279    M /trunk/modules/meta_engine/taglib.cpp
6280    M /trunk/src/libvlc.c
6281    M /trunk/src/misc/win32_specific.c
6282    M /trunk/src/playlist/item.c
6283    M /trunk/src/playlist/loadsave.c
6284
6285 * Remove some unneeded complexity in playlist and directory
6286 * Remove some unneeded wrappers and locking
6287
6288 ------------------------------------------------------------------------
6289 r17679 | dionoea | 2006-11-11 15:37:11 -0800 (Sat, 11 Nov 2006) | 2 lines
6290 Changed paths:
6291    M /trunk/modules/video_filter/puzzle.c
6292
6293 Add "shuffle" button to puzzle in order to prevent shuffling when double clicking to go fullscreen once the puzzle is solved.
6294
6295 ------------------------------------------------------------------------
6296 r17678 | Trax | 2006-11-11 14:48:42 -0800 (Sat, 11 Nov 2006) | 1 line
6297 Changed paths:
6298    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
6299
6300 * modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle video filter to the Extended GUI.
6301 ------------------------------------------------------------------------
6302 r17676 | damienf | 2006-11-11 13:44:34 -0800 (Sat, 11 Nov 2006) | 2 lines
6303 Changed paths:
6304    M /trunk/modules/video_output/directx/direct3d.c
6305
6306 - I422 to YUY2 now works (due to previous commit)
6307
6308 ------------------------------------------------------------------------
6309 r17675 | damienf | 2006-11-11 13:43:34 -0800 (Sat, 11 Nov 2006) | 2 lines
6310 Changed paths:
6311    M /trunk/modules/video_chroma/i422_yuy2.c
6312
6313 - make sure chroma converters respect picture line pitch for packed chroma 
6314
6315 ------------------------------------------------------------------------
6316 r17674 | damienf | 2006-11-11 11:14:53 -0800 (Sat, 11 Nov 2006) | 2 lines
6317 Changed paths:
6318    M /trunk/modules/access/file.c
6319
6320 - access/file.c: fixed stat on win32, make sure the right stat structure is used, 'struct _stati64' on win32 and not 'struct stat'
6321
6322 ------------------------------------------------------------------------
6323 r17673 | damienf | 2006-11-11 10:22:33 -0800 (Sat, 11 Nov 2006) | 2 lines
6324 Changed paths:
6325    M /trunk/include/video_output.h
6326    M /trunk/src/video_output/vout_intf.c
6327
6328 - compile fix
6329
6330 ------------------------------------------------------------------------
6331 r17672 | asmax | 2006-11-11 09:58:22 -0800 (Sat, 11 Nov 2006) | 2 lines
6332 Changed paths:
6333    M /trunk/doc/skins/skins2-howto.xml
6334
6335 * doc about SliderBackground (forgot to commit that a long time ago...)
6336
6337 ------------------------------------------------------------------------
6338 r17671 | courmisch | 2006-11-11 09:48:01 -0800 (Sat, 11 Nov 2006) | 2 lines
6339 Changed paths:
6340    M /trunk/src/Makefile.am
6341
6342 Restore media control API for the obsolete build system
6343
6344 ------------------------------------------------------------------------
6345 r17670 | courmisch | 2006-11-11 09:45:01 -0800 (Sat, 11 Nov 2006) | 2 lines
6346 Changed paths:
6347    M /trunk/src/video_output/vout_intf.c
6348
6349 Win32 ANSI -> Unicode + UTF-8 wrappers
6350
6351 ------------------------------------------------------------------------
6352 r17669 | courmisch | 2006-11-11 09:44:37 -0800 (Sat, 11 Nov 2006) | 2 lines
6353 Changed paths:
6354    M /trunk/modules/access_filter/dump.c
6355
6356 Add missing UTF-8 wrapper
6357
6358 ------------------------------------------------------------------------
6359 r17668 | md | 2006-11-11 09:36:36 -0800 (Sat, 11 Nov 2006) | 2 lines
6360 Changed paths:
6361    M /trunk/modules/misc/network/ipv6.c
6362
6363 Sync IPv4 and IPv6 multicast debugs
6364
6365 ------------------------------------------------------------------------
6366 r17666 | courmisch | 2006-11-11 09:28:34 -0800 (Sat, 11 Nov 2006) | 2 lines
6367 Changed paths:
6368    M /trunk/modules/control/http/http.c
6369    M /trunk/modules/control/http/util.c
6370
6371 Use Unicode wrappers to open HTTP interface files
6372
6373 ------------------------------------------------------------------------
6374 r17665 | courmisch | 2006-11-11 09:28:10 -0800 (Sat, 11 Nov 2006) | 2 lines
6375 Changed paths:
6376    M /trunk/modules/control/http/macros.h
6377
6378 Fix a bunch of warnings
6379
6380 ------------------------------------------------------------------------
6381 r17664 | courmisch | 2006-11-11 09:16:50 -0800 (Sat, 11 Nov 2006) | 2 lines
6382 Changed paths:
6383    M /trunk/mozilla/Makefile.am
6384
6385 Try to fix Mozilla plugin
6386
6387 ------------------------------------------------------------------------
6388 r17663 | courmisch | 2006-11-11 09:11:59 -0800 (Sat, 11 Nov 2006) | 2 lines
6389 Changed paths:
6390    M /trunk/modules/access_filter/timeshift.c
6391
6392 Fix [17660]
6393
6394 ------------------------------------------------------------------------
6395 r17662 | courmisch | 2006-11-11 09:10:59 -0800 (Sat, 11 Nov 2006) | 2 lines
6396 Changed paths:
6397    M /trunk/include/charset.h
6398
6399 C++ inclusion fix
6400
6401 ------------------------------------------------------------------------
6402 r17661 | courmisch | 2006-11-11 09:07:56 -0800 (Sat, 11 Nov 2006) | 2 lines
6403 Changed paths:
6404    M /trunk/modules/demux/mp4/drms.c
6405
6406 DRMS: use Unicode Win32 API
6407
6408 ------------------------------------------------------------------------
6409 r17660 | courmisch | 2006-11-11 08:53:21 -0800 (Sat, 11 Nov 2006) | 2 lines
6410 Changed paths:
6411    M /trunk/modules/access_filter/timeshift.c
6412
6413 Leverage FromWide
6414
6415 ------------------------------------------------------------------------
6416 r17658 | courmisch | 2006-11-11 08:49:41 -0800 (Sat, 11 Nov 2006) | 2 lines
6417 Changed paths:
6418    M /trunk/modules/access_filter/timeshift.c
6419
6420 ToLocale -> WideCharToMultiByte (refs #817)
6421
6422 ------------------------------------------------------------------------
6423 r17657 | md | 2006-11-11 08:43:14 -0800 (Sat, 11 Nov 2006) | 2 lines
6424 Changed paths:
6425    M /trunk/src/stream_output/sap.c
6426
6427 Fix endianes bug in automatic SDP source-filter 
6428
6429 ------------------------------------------------------------------------
6430 r17655 | courmisch | 2006-11-11 08:21:35 -0800 (Sat, 11 Nov 2006) | 2 lines
6431 Changed paths:
6432    M /trunk/modules/codec/fake.c
6433
6434 Remove another harmful extra ToLocale() call
6435
6436 ------------------------------------------------------------------------
6437 r17654 | courmisch | 2006-11-11 08:19:17 -0800 (Sat, 11 Nov 2006) | 2 lines
6438 Changed paths:
6439    M /trunk/modules/misc/playlist/old.c
6440
6441 Use Unicode wrapper
6442
6443 ------------------------------------------------------------------------
6444 r17653 | courmisch | 2006-11-11 08:14:37 -0800 (Sat, 11 Nov 2006) | 2 lines
6445 Changed paths:
6446    M /trunk/src/network/io.c
6447
6448 Fix socket protection level.
6449
6450 ------------------------------------------------------------------------
6451 r17652 | courmisch | 2006-11-11 08:13:25 -0800 (Sat, 11 Nov 2006) | 2 lines
6452 Changed paths:
6453    M /trunk/modules/video_filter/rss.c
6454
6455 Remove extraneous ToLocale().
6456
6457 ------------------------------------------------------------------------
6458 r17651 | md | 2006-11-11 08:02:34 -0800 (Sat, 11 Nov 2006) | 2 lines
6459 Changed paths:
6460    M /trunk/modules/misc/network/ipv6.c
6461
6462 forwardport [17650]
6463
6464 ------------------------------------------------------------------------
6465 r17649 | courmisch | 2006-11-11 07:48:05 -0800 (Sat, 11 Nov 2006) | 2 lines
6466 Changed paths:
6467    M /trunk/src/stream_output/sap.c
6468
6469 Fix SAP group IPv6 addresses
6470
6471 ------------------------------------------------------------------------
6472 r17647 | md | 2006-11-11 07:40:48 -0800 (Sat, 11 Nov 2006) | 2 lines
6473 Changed paths:
6474    M /trunk/src/stream_output/sap.c
6475
6476 forwardport [17646] (SDP source-filter fix)
6477
6478 ------------------------------------------------------------------------
6479 r17645 | funman | 2006-11-11 07:20:09 -0800 (Sat, 11 Nov 2006) | 2 lines
6480 Changed paths:
6481    M /trunk/po/sl.po
6482
6483 Update slovenian translation
6484
6485 ------------------------------------------------------------------------
6486 r17643 | sigmunau | 2006-11-11 05:33:43 -0800 (Sat, 11 Nov 2006) | 4 lines
6487 Changed paths:
6488    M /trunk/configure.ac
6489    M /trunk/modules/video_filter/Modules.am
6490    A /trunk/modules/video_filter/colorthres.c
6491
6492 added a color threshold filter that can make effects similar to "the
6493 yellow guy" in sin city or the red dressed girl in the beginning of
6494 schindlers list
6495
6496 ------------------------------------------------------------------------
6497 r17642 | courmisch | 2006-11-11 04:52:49 -0800 (Sat, 11 Nov 2006) | 2 lines
6498 Changed paths:
6499    M /trunk/modules/gui/skins2/src/skin_common.hpp
6500
6501 Don't build Win32 code on Linux !
6502
6503 ------------------------------------------------------------------------
6504 r17641 | courmisch | 2006-11-11 04:48:49 -0800 (Sat, 11 Nov 2006) | 2 lines
6505 Changed paths:
6506    M /trunk/include/charset.h
6507    M /trunk/include/vlc_symbols.h
6508
6509 Hmm oups
6510
6511 ------------------------------------------------------------------------
6512 r17640 | courmisch | 2006-11-11 04:30:16 -0800 (Sat, 11 Nov 2006) | 6 lines
6513 Changed paths:
6514    M /trunk/src/Makefile.am
6515
6516 Split the media control API from libvlc.so to libvlc-control.so
6517 The libvlc.so ABI is still way too unstable IMHO.
6518
6519 This commit will probably break havoc in bindings in the short term,
6520 but hey, this is the unstable branch
6521
6522 ------------------------------------------------------------------------
6523 r17639 | courmisch | 2006-11-11 04:15:53 -0800 (Sat, 11 Nov 2006) | 3 lines
6524 Changed paths:
6525    M /trunk/include/charset.h
6526    M /trunk/include/vlc_symbols.h
6527    M /trunk/src/misc/unicode.c
6528
6529 Inline FromUTF16 and use Win32 API
6530 (suppress one more ugly piece of code)
6531
6532 ------------------------------------------------------------------------
6533 r17638 | courmisch | 2006-11-11 03:48:20 -0800 (Sat, 11 Nov 2006) | 2 lines
6534 Changed paths:
6535    M /trunk/src/input/subtitles.c
6536
6537 Fix previous commit
6538
6539 ------------------------------------------------------------------------
6540 r17637 | courmisch | 2006-11-11 03:44:59 -0800 (Sat, 11 Nov 2006) | 2 lines
6541 Changed paths:
6542    M /trunk/src/input/subtitles.c
6543
6544 Mark subtitles_Filter as static
6545
6546 ------------------------------------------------------------------------
6547 r17636 | courmisch | 2006-11-11 03:37:21 -0800 (Sat, 11 Nov 2006) | 2 lines
6548 Changed paths:
6549    M /trunk/include/charset.h
6550    M /trunk/include/vlc_symbols.h
6551    M /trunk/src/misc/unicode.c
6552
6553 Suppress unused UTF-32 conversion functions
6554
6555 ------------------------------------------------------------------------
6556 r17635 | courmisch | 2006-11-11 03:27:58 -0800 (Sat, 11 Nov 2006) | 2 lines
6557 Changed paths:
6558    M /trunk/src/misc/unicode.c
6559
6560 (From|To)Locale code factorization
6561
6562 ------------------------------------------------------------------------
6563 r17634 | md | 2006-11-11 02:04:20 -0800 (Sat, 11 Nov 2006) | 2 lines
6564 Changed paths:
6565    M /trunk/modules/misc/network/ipv4.c
6566
6567 Cosmetics: Warn the user about lack of IGMPv3 support in his OS
6568
6569 ------------------------------------------------------------------------
6570 r17632 | dionoea | 2006-11-10 16:48:03 -0800 (Fri, 10 Nov 2006) | 2 lines
6571 Changed paths:
6572    M /trunk/modules/video_filter/puzzle.c
6573
6574 Really prevent illegal puzzles and prevent some illegal moves.
6575
6576 ------------------------------------------------------------------------
6577 r17631 | dionoea | 2006-11-10 16:20:30 -0800 (Fri, 10 Nov 2006) | 2 lines
6578 Changed paths:
6579    M /trunk/modules/video_filter/puzzle.c
6580
6581 Put video in black slot when puzzle is solved
6582
6583 ------------------------------------------------------------------------
6584 r17630 | dionoea | 2006-11-10 16:18:01 -0800 (Fri, 10 Nov 2006) | 2 lines
6585 Changed paths:
6586    M /trunk/modules/video_filter/puzzle.c
6587
6588 I'm not sure that this is ok but it definitively prevents impossible to solve puzzles from being generated here.
6589
6590 ------------------------------------------------------------------------
6591 r17629 | dionoea | 2006-11-10 15:58:17 -0800 (Fri, 10 Nov 2006) | 2 lines
6592 Changed paths:
6593    M /trunk/modules/video_filter/puzzle.c
6594
6595 Woops.
6596
6597 ------------------------------------------------------------------------
6598 r17628 | dionoea | 2006-11-10 15:51:33 -0800 (Fri, 10 Nov 2006) | 2 lines
6599 Changed paths:
6600    M /trunk/modules/video_filter/puzzle.c
6601
6602 Add --puzzle-black-slot option to change puzzle type
6603
6604 ------------------------------------------------------------------------
6605 r17626 | courmisch | 2006-11-10 14:15:27 -0800 (Fri, 10 Nov 2006) | 2 lines
6606 Changed paths:
6607    M /trunk/src/misc/unicode.c
6608
6609 Fix warnings
6610
6611 ------------------------------------------------------------------------
6612 r17625 | courmisch | 2006-11-10 14:14:24 -0800 (Fri, 10 Nov 2006) | 2 lines
6613 Changed paths:
6614    M /trunk/src/misc/unicode.c
6615
6616 Missing #include
6617
6618 ------------------------------------------------------------------------
6619 r17624 | courmisch | 2006-11-10 14:11:55 -0800 (Fri, 10 Nov 2006) | 4 lines
6620 Changed paths:
6621    M /trunk/include/charset.h
6622    M /trunk/include/vlc_symbols.h
6623    M /trunk/src/misc/charset.c
6624    M /trunk/src/misc/unicode.c
6625
6626 Hide vlc_fix_readdir_charset. It is now integrated in the UTF-8 wrappers.
6627 Though there is not an useless lock and iconv handler
6628 in the Darwin specific stuff.
6629
6630 ------------------------------------------------------------------------
6631 r17623 | courmisch | 2006-11-10 14:09:51 -0800 (Fri, 10 Nov 2006) | 2 lines
6632 Changed paths:
6633    M /trunk/src/input/subtitles.c
6634
6635 Fix double free in previous commit
6636
6637 ------------------------------------------------------------------------
6638 r17622 | courmisch | 2006-11-10 14:07:52 -0800 (Fri, 10 Nov 2006) | 2 lines
6639 Changed paths:
6640    M /trunk/src/input/subtitles.c
6641
6642 Remove last redumdant vlc_fix_readdir_charset
6643
6644 ------------------------------------------------------------------------
6645 r17621 | courmisch | 2006-11-10 14:00:36 -0800 (Fri, 10 Nov 2006) | 2 lines
6646 Changed paths:
6647    M /trunk/modules/control/http/mvar.c
6648    M /trunk/modules/control/http/util.c
6649
6650 Don't use Apple readdir fix twice
6651
6652 ------------------------------------------------------------------------
6653 r17620 | courmisch | 2006-11-10 13:59:21 -0800 (Fri, 10 Nov 2006) | 2 lines
6654 Changed paths:
6655    M /trunk/src/misc/charset.c
6656
6657 Typo
6658
6659 ------------------------------------------------------------------------
6660 r17619 | courmisch | 2006-11-10 13:53:26 -0800 (Fri, 10 Nov 2006) | 2 lines
6661 Changed paths:
6662    M /trunk/src/misc/vlm.c
6663
6664 Fix vlm pause
6665
6666 ------------------------------------------------------------------------
6667 r17618 | courmisch | 2006-11-10 13:51:35 -0800 (Fri, 10 Nov 2006) | 2 lines
6668 Changed paths:
6669    M /trunk/src/misc/unicode.c
6670
6671 Fix error return value of utf8_open
6672
6673 ------------------------------------------------------------------------
6674 r17617 | courmisch | 2006-11-10 13:50:39 -0800 (Fri, 10 Nov 2006) | 2 lines
6675 Changed paths:
6676    M /trunk/include/charset.h
6677    M /trunk/include/vlc_symbols.h
6678    M /trunk/modules/control/http/util.c
6679    M /trunk/modules/gui/ncurses.c
6680    M /trunk/modules/misc/gnutls.c
6681    M /trunk/src/misc/unicode.c
6682
6683 Use free() instead of LocaleFree() for utf8_readdir() result
6684
6685 ------------------------------------------------------------------------
6686 r17616 | courmisch | 2006-11-10 13:42:46 -0800 (Fri, 10 Nov 2006) | 2 lines
6687 Changed paths:
6688    M /trunk/src/misc/charset.c
6689
6690 Fix leak
6691
6692 ------------------------------------------------------------------------
6693 r17615 | courmisch | 2006-11-10 13:35:08 -0800 (Fri, 10 Nov 2006) | 2 lines
6694 Changed paths:
6695    M /trunk/src/misc/charset.c
6696
6697 Don't rely on an object in fix_readdir_charset
6698
6699 ------------------------------------------------------------------------
6700 r17614 | courmisch | 2006-11-10 13:07:57 -0800 (Fri, 10 Nov 2006) | 2 lines
6701 Changed paths:
6702    M /trunk/modules/access/file.c
6703
6704 Add more debug
6705
6706 ------------------------------------------------------------------------
6707 r17613 | dionoea | 2006-11-10 12:59:15 -0800 (Fri, 10 Nov 2006) | 2 lines
6708 Changed paths:
6709    M /trunk/configure.ac
6710    M /trunk/modules/video_filter/Modules.am
6711    A /trunk/modules/video_filter/puzzle.c (from /trunk/modules/video_filter/magnify.c:17598)
6712
6713 Puzzle vout filter. (vlc --vout-filter puzzle <your favorite disney cartoon>)
6714
6715 ------------------------------------------------------------------------
6716 r17612 | courmisch | 2006-11-10 12:56:10 -0800 (Fri, 10 Nov 2006) | 2 lines
6717 Changed paths:
6718    M /trunk/modules/access/directory.c
6719
6720 Switch the directory to the UTF-8 wrappers
6721
6722 ------------------------------------------------------------------------
6723 r17611 | courmisch | 2006-11-10 12:50:34 -0800 (Fri, 10 Nov 2006) | 2 lines
6724 Changed paths:
6725    M /trunk/modules/access/file.c
6726
6727 Cosmetic changes
6728
6729 ------------------------------------------------------------------------
6730 r17610 | courmisch | 2006-11-10 12:45:26 -0800 (Fri, 10 Nov 2006) | 2 lines
6731 Changed paths:
6732    M /trunk/include/vlc_playlist.h
6733    M /trunk/include/vlc_symbols.h
6734    M /trunk/src/playlist/tree.c
6735
6736 Ever const 
6737
6738 ------------------------------------------------------------------------
6739 r17608 | courmisch | 2006-11-10 12:16:47 -0800 (Fri, 10 Nov 2006) | 2 lines
6740 Changed paths:
6741    M /trunk/include/codecs.h
6742
6743 Forgot this file while forwarding ffmpeg fixes
6744
6745 ------------------------------------------------------------------------
6746 r17607 | courmisch | 2006-11-10 12:10:23 -0800 (Fri, 10 Nov 2006) | 2 lines
6747 Changed paths:
6748    M /trunk/modules/access/directory.c
6749
6750 Code factorization and some warning fixes
6751
6752 ------------------------------------------------------------------------
6753 r17604 | courmisch | 2006-11-10 10:06:45 -0800 (Fri, 10 Nov 2006) | 4 lines
6754 Changed paths:
6755    M /trunk/modules/codec/ffmpeg/demux.c
6756
6757 Partial forward port of thedj's [17597]:
6758  * Fix avformat demux IOSeek. Should improve playback of some flv's 
6759  * Improve avformat demux SET_POSITION. 
6760
6761 ------------------------------------------------------------------------
6762 r17602 | courmisch | 2006-11-10 09:40:03 -0800 (Fri, 10 Nov 2006) | 6 lines
6763 Changed paths:
6764    M /trunk/src/libvlc.h
6765    M /trunk/src/stream_output/sap.c
6766
6767 Suppress sap-source-filter and compute The Right Value(tm) automatically
6768 -- Cette ligne, et les suivantes ci-dessous, seront ignor?\195?\169es--
6769
6770 M    src/libvlc.h
6771 M    src/stream_output/sap.c
6772
6773 ------------------------------------------------------------------------
6774 r17601 | courmisch | 2006-11-10 08:30:38 -0800 (Fri, 10 Nov 2006) | 2 lines
6775 Changed paths:
6776    M /trunk/src/libvlc.h
6777    M /trunk/src/stream_output/sap.c
6778
6779 Support for disabling SDP source-filter in SAP announces
6780
6781 ------------------------------------------------------------------------
6782 r17599 | dionoea | 2006-11-09 17:03:23 -0800 (Thu, 09 Nov 2006) | 7 lines
6783 Changed paths:
6784    M /trunk/src/misc/vlm.c
6785
6786 Remove msecseek command. Now seek works differently depending on the argument:
6787 control media seek 10   -> seek to position 10% (previous behavior)
6788 control media seek +10  -> seek 10% forward
6789 control media seed -10  -> seek 10% backwards
6790 control media seek 10s  -> seek to position 10s (works with +- too)
6791 control media seek 10ms -> seel to position 10ms (works with +- too)
6792
6793 ------------------------------------------------------------------------
6794 r17598 | dionoea | 2006-11-09 16:28:15 -0800 (Thu, 09 Nov 2006) | 3 lines
6795 Changed paths:
6796    M /trunk/THANKS
6797    M /trunk/src/misc/vlm.c
6798
6799 Add msecseek command in VLM to seek to a position given in milliseconds. Patch by Igor Helman ( http://forum.videolan.org/viewtopic.php?t=27989 )
6800 + misc variables handling changes by me
6801
6802 ------------------------------------------------------------------------
6803 r17596 | dionoea | 2006-11-09 16:08:16 -0800 (Thu, 09 Nov 2006) | 2 lines
6804 Changed paths:
6805    M /trunk/src/misc/vlm.c
6806
6807 Return syntax error message when issuing invalid instance specific control command in VLM. ("control test thisisaninstanceid play" is valid, "control test thisisaninstanceid asdqsd" isn't).
6808
6809 ------------------------------------------------------------------------
6810 r17594 | littlejohn | 2006-11-09 13:40:46 -0800 (Thu, 09 Nov 2006) | 1 line
6811 Changed paths:
6812    M /trunk/bindings/java/src/core-jni.cc
6813
6814 don't count more than argc
6815 ------------------------------------------------------------------------
6816 r17593 | zorglub | 2006-11-09 13:08:11 -0800 (Thu, 09 Nov 2006) | 3 lines
6817 Changed paths:
6818    M /trunk/modules/gui/qt4/Modules.am
6819    M /trunk/modules/gui/qt4/menus.cpp
6820    M /trunk/modules/gui/qt4/ui/sprefs_audio.ui
6821    M /trunk/modules/gui/qt4/ui/sprefs_interface.ui
6822    D /trunk/modules/gui/qt4/ui/sprefs_trivial.ui
6823    M /trunk/modules/gui/qt4/ui/sprefs_video.ui
6824
6825 Don't show visualizations selector (unused).
6826 A bit of cleanup in simple prefs
6827
6828 ------------------------------------------------------------------------
6829 r17592 | courmisch | 2006-11-09 12:17:17 -0800 (Thu, 09 Nov 2006) | 3 lines
6830 Changed paths:
6831    M /trunk/modules/access_filter/dump.c
6832
6833 Handle seeking with best effort in dump filter
6834 instead of aborting
6835
6836 ------------------------------------------------------------------------
6837 r17591 | Trax | 2006-11-09 12:07:25 -0800 (Thu, 09 Nov 2006) | 1 line
6838 Changed paths:
6839    M /trunk/modules/gui/wxwidgets/input_manager.cpp
6840    M /trunk/modules/gui/wxwidgets/input_manager.hpp
6841
6842 * wxwidgets: revert go-where-you-click slider changes from [15391] and [15393] as it wasn't optimal (more accurate at the middle and not so much towards the beginning or end) and this also prevented proper slider select and drag usage.
6843 ------------------------------------------------------------------------
6844 r17590 | littlejohn | 2006-11-09 11:22:26 -0800 (Thu, 09 Nov 2006) | 1 line
6845 Changed paths:
6846    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
6847    M /trunk/bindings/java/src/core-jni.cc
6848
6849 better args handling
6850 ------------------------------------------------------------------------
6851 r17589 | littlejohn | 2006-11-09 11:21:38 -0800 (Thu, 09 Nov 2006) | 1 line
6852 Changed paths:
6853    M /trunk/modules/access_filter/dump.c
6854
6855 include errno.h in dump.c
6856 ------------------------------------------------------------------------
6857 r17588 | courmisch | 2006-11-09 10:27:43 -0800 (Thu, 09 Nov 2006) | 2 lines
6858 Changed paths:
6859    M /trunk/include/network.h
6860    M /trunk/src/network/udp.c
6861
6862 Fix IPv4 multicast subscription
6863
6864 ------------------------------------------------------------------------
6865 r17587 | courmisch | 2006-11-09 10:08:36 -0800 (Thu, 09 Nov 2006) | 2 lines
6866 Changed paths:
6867    M /trunk/modules/control/http/rpn.c
6868
6869 You can't find the root object, so don't try to mess up with it
6870
6871 ------------------------------------------------------------------------
6872 r17586 | courmisch | 2006-11-09 10:06:21 -0800 (Thu, 09 Nov 2006) | 2 lines
6873 Changed paths:
6874    M /trunk/modules/access_filter/dump.c
6875
6876 Add a bug. Fix compilation on Win32.
6877
6878 ------------------------------------------------------------------------
6879 r17585 | courmisch | 2006-11-09 10:01:51 -0800 (Thu, 09 Nov 2006) | 2 lines
6880 Changed paths:
6881    M /trunk/modules/stream_out/standard.c
6882    M /trunk/src/stream_output/sap.c
6883
6884 Fix TTL in c= line
6885
6886 ------------------------------------------------------------------------
6887 r17584 | courmisch | 2006-11-09 09:55:58 -0800 (Thu, 09 Nov 2006) | 4 lines
6888 Changed paths:
6889    M /trunk/include/vlc_objects.h
6890    M /trunk/src/libvlc-common.c
6891    M /trunk/src/misc/messages.c
6892    M /trunk/src/misc/objects.c
6893    M /trunk/src/misc/threads.c
6894
6895 - Do not attach libvlc to the global data
6896   to avoid crashes in the messaging system (global data has no libvlc pointer)
6897 - Rename ROOT to GLOBAL to avoid confusion (the root is LIBVLC, not GLOBAL)
6898
6899 ------------------------------------------------------------------------
6900 r17583 | courmisch | 2006-11-09 09:24:10 -0800 (Thu, 09 Nov 2006) | 2 lines
6901 Changed paths:
6902    M /trunk/src/misc/messages.c
6903
6904 Cosmetic fix
6905
6906 ------------------------------------------------------------------------
6907 r17582 | courmisch | 2006-11-09 09:10:38 -0800 (Thu, 09 Nov 2006) | 2 lines
6908 Changed paths:
6909    M /trunk/modules/access/screen/screen.c
6910
6911 Missing(?) header
6912
6913 ------------------------------------------------------------------------
6914 r17581 | courmisch | 2006-11-09 08:44:34 -0800 (Thu, 09 Nov 2006) | 2 lines
6915 Changed paths:
6916    M /trunk/src/network/udp.c
6917
6918 Avoid dummy error messages
6919
6920 ------------------------------------------------------------------------
6921 r17580 | courmisch | 2006-11-09 08:41:04 -0800 (Thu, 09 Nov 2006) | 2 lines
6922 Changed paths:
6923    M /trunk/src/stream_output/announce.c
6924
6925 Fully initialize p_session
6926
6927 ------------------------------------------------------------------------
6928 r17578 | courmisch | 2006-11-09 08:25:58 -0800 (Thu, 09 Nov 2006) | 2 lines
6929 Changed paths:
6930    M /trunk/src/stream_output/sap.c
6931
6932 Fix address in source-filter - fixes #804
6933
6934 ------------------------------------------------------------------------
6935 r17577 | courmisch | 2006-11-09 08:02:15 -0800 (Thu, 09 Nov 2006) | 2 lines
6936 Changed paths:
6937    M /trunk/modules/control/rc.c
6938
6939 How to remove ~200 lines of code
6940
6941 ------------------------------------------------------------------------
6942 r17576 | massiot | 2006-11-09 07:55:36 -0800 (Thu, 09 Nov 2006) | 2 lines
6943 Changed paths:
6944    M /trunk/modules/stream_out/autodel.c
6945
6946  * modules/stream_out/autodel.c: Removed unused call to sout_CfgParse().
6947
6948 ------------------------------------------------------------------------
6949 r17575 | courmisch | 2006-11-09 07:53:34 -0800 (Thu, 09 Nov 2006) | 2 lines
6950 Changed paths:
6951    M /trunk/modules/control/rc.c
6952
6953 Suppress copy-cat code (more to come)
6954
6955 ------------------------------------------------------------------------
6956 r17574 | courmisch | 2006-11-09 07:48:44 -0800 (Thu, 09 Nov 2006) | 3 lines
6957 Changed paths:
6958    M /trunk/modules/control/rc.c
6959
6960 - Remove the rc-force option, and do the same automatically
6961 - Remove some cruft
6962
6963 ------------------------------------------------------------------------
6964 r17573 | courmisch | 2006-11-09 07:43:02 -0800 (Thu, 09 Nov 2006) | 3 lines
6965 Changed paths:
6966    M /trunk/modules/access_filter/dump.c
6967
6968 Of course localetime_r has to have another name on Windows.
6969 (And go fix your libc if this does not work for you.)
6970
6971 ------------------------------------------------------------------------
6972 r17572 | massiot | 2006-11-09 07:13:13 -0800 (Thu, 09 Nov 2006) | 6 lines
6973 Changed paths:
6974    M /trunk/configure.ac
6975    M /trunk/modules/stream_out/Modules.am
6976    A /trunk/modules/stream_out/autodel.c
6977
6978  * modules/stream_out/autodel.c: New autodel module to work-around a memory
6979    leak in the TS mux which is triggered when the input PCR packets
6980    disappear from the stream without disappearing from the PMT (happens
6981    on the satellite when the video suddenly gets scrambled). Insert it in
6982    the sout pipeline : --sout="#autodel:std{...}".
6983
6984 ------------------------------------------------------------------------
6985 r17571 | fkuehne | 2006-11-09 06:17:25 -0800 (Thu, 09 Nov 2006) | 1 line
6986 Changed paths:
6987    M /trunk/modules/gui/macosx/playlist.m
6988
6989 * don't mix old and new pl API
6990 ------------------------------------------------------------------------
6991 r17570 | fkuehne | 2006-11-09 06:17:03 -0800 (Thu, 09 Nov 2006) | 1 line
6992 Changed paths:
6993    M /trunk/modules/gui/macosx/macosx.m
6994    M /trunk/modules/gui/macosx/open.h
6995    M /trunk/modules/gui/macosx/open.m
6996
6997 * added an option to disable auto-playback of newly added items
6998 ------------------------------------------------------------------------
6999 r17569 | fkuehne | 2006-11-09 05:32:45 -0800 (Thu, 09 Nov 2006) | 1 line
7000 Changed paths:
7001    M /trunk/modules/gui/macosx/playlist.m
7002
7003 * forward-port [17568]
7004 ------------------------------------------------------------------------
7005 r17567 | fkuehne | 2006-11-09 03:39:27 -0800 (Thu, 09 Nov 2006) | 1 line
7006 Changed paths:
7007    M /trunk/modules/control/rc.c
7008
7009 retry on failure to connect to rc-unix socket. Patch by Greg Farrell (greg  a  lincor.com), submitted by Dermot McGahon (dermot  a  dspsrv.com)
7010 ------------------------------------------------------------------------
7011 r17566 | ipkiss | 2006-11-08 23:44:26 -0800 (Wed, 08 Nov 2006) | 2 lines
7012 Changed paths:
7013    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
7014
7015  * skins2/parser/skin_parser.cpp: Fixed a crash, and removed checks for unused attributes
7016
7017 ------------------------------------------------------------------------
7018 r17563 | littlejohn | 2006-11-08 13:37:20 -0800 (Wed, 08 Nov 2006) | 1 line
7019 Changed paths:
7020    M /trunk/bindings/java/README
7021
7022 readme update
7023 ------------------------------------------------------------------------
7024 r17562 | courmisch | 2006-11-08 13:13:09 -0800 (Wed, 08 Nov 2006) | 3 lines
7025 Changed paths:
7026    M /trunk/configure.ac
7027    M /trunk/modules/access_filter/Modules.am
7028    A /trunk/modules/access_filter/dump.c
7029
7030 Add dump access filter to save original media to home
7031 (could be improved, but basically works)
7032
7033 ------------------------------------------------------------------------
7034 r17561 | courmisch | 2006-11-08 13:12:22 -0800 (Wed, 08 Nov 2006) | 2 lines
7035 Changed paths:
7036    M /trunk/include/vlc_keys.h
7037    M /trunk/src/libvlc.h
7038
7039 Add Dump hotkey
7040
7041 ------------------------------------------------------------------------
7042 r17560 | hartman | 2006-11-08 12:34:12 -0800 (Wed, 08 Nov 2006) | 2 lines
7043 Changed paths:
7044    M /trunk/modules/access/rtsp/access.c
7045
7046 * forwardport [17538] : Real RTSP selection fix. refs #821
7047
7048 ------------------------------------------------------------------------
7049 r17559 | littlejohn | 2006-11-08 12:33:07 -0800 (Wed, 08 Nov 2006) | 1 line
7050 Changed paths:
7051    M /trunk/bindings/java/Makefile.am
7052    M /trunk/bindings/java/src/playlist-jni.cc
7053
7054 --disable-libtool not needed anymore to build java bindings
7055 ------------------------------------------------------------------------
7056 r17552 | xtophe | 2006-11-08 11:59:07 -0800 (Wed, 08 Nov 2006) | 2 lines
7057 Changed paths:
7058    M /trunk/modules/demux/ps.c
7059
7060 Use add_bool where it is adapted
7061
7062 ------------------------------------------------------------------------
7063 r17551 | courmisch | 2006-11-08 11:22:15 -0800 (Wed, 08 Nov 2006) | 2 lines
7064 Changed paths:
7065    M /trunk/include/configuration.h
7066
7067 Grammar
7068
7069 ------------------------------------------------------------------------
7070 r17549 | courmisch | 2006-11-08 08:31:05 -0800 (Wed, 08 Nov 2006) | 2 lines
7071 Changed paths:
7072    M /trunk/include/variables.h
7073
7074 Fix var_SetString
7075
7076 ------------------------------------------------------------------------
7077 r17548 | courmisch | 2006-11-08 08:26:26 -0800 (Wed, 08 Nov 2006) | 2 lines
7078 Changed paths:
7079    M /trunk/src/input/stream.c
7080
7081 Some more const and strdup avoidance
7082
7083 ------------------------------------------------------------------------
7084 r17547 | courmisch | 2006-11-08 08:23:33 -0800 (Wed, 08 Nov 2006) | 2 lines
7085 Changed paths:
7086    M /trunk/include/vlc_access.h
7087    M /trunk/include/vlc_symbols.h
7088    M /trunk/src/input/access.c
7089    M /trunk/src/input/input.c
7090    M /trunk/src/input/input_internal.h
7091
7092 Const as usual
7093
7094 ------------------------------------------------------------------------
7095 r17545 | courmisch | 2006-11-08 07:53:28 -0800 (Wed, 08 Nov 2006) | 2 lines
7096 Changed paths:
7097    M /trunk/include/vlc_input.h
7098    M /trunk/include/vlc_playlist.h
7099    M /trunk/include/vlc_symbols.h
7100    M /trunk/src/input/input.c
7101    M /trunk/src/input/input_internal.h
7102    M /trunk/src/input/item.c
7103    M /trunk/src/playlist/item.c
7104
7105 Some more const
7106
7107 ------------------------------------------------------------------------
7108 r17544 | massiot | 2006-11-08 06:26:06 -0800 (Wed, 08 Nov 2006) | 2 lines
7109 Changed paths:
7110    M /trunk/modules/demux/ts.c
7111
7112  * modules/demux/ts.c: Fixed --ts-out used in conjunction with the dvb access.
7113
7114 ------------------------------------------------------------------------
7115 r17543 | massiot | 2006-11-08 06:24:54 -0800 (Wed, 08 Nov 2006) | 3 lines
7116 Changed paths:
7117    M /trunk/modules/codec/libmpeg2.c
7118    M /trunk/modules/packetizer/mpegvideo.c
7119
7120  * modules/codec/libmpeg2.c, modules/packetizer/mpegvideo.c: Fixed wrong PTS
7121    and DTS for field pictures.
7122
7123 ------------------------------------------------------------------------
7124 r17542 | massiot | 2006-11-08 06:21:01 -0800 (Wed, 08 Nov 2006) | 3 lines
7125 Changed paths:
7126    M /trunk/modules/codec/ffmpeg/encoder.c
7127
7128  * modules/codec/ffmpeg/encoder.c: MPEG compliance fixes for large pictures
7129    and low delay streams.
7130
7131 ------------------------------------------------------------------------
7132 r17541 | md | 2006-11-08 05:37:57 -0800 (Wed, 08 Nov 2006) | 2 lines
7133 Changed paths:
7134    M /trunk/src/libvlc-common.c
7135
7136 Support non-ANSI CP characters from command line / click on media file
7137
7138 ------------------------------------------------------------------------
7139 r17540 | md | 2006-11-08 05:29:36 -0800 (Wed, 08 Nov 2006) | 2 lines
7140 Changed paths:
7141    M /trunk/modules/gui/skins2/src/skin_common.hpp
7142    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
7143
7144 Fix skins2 Drag&Drop to accept files with non-ANSI CP characters
7145
7146 ------------------------------------------------------------------------
7147 r17539 | md | 2006-11-08 05:21:08 -0800 (Wed, 08 Nov 2006) | 2 lines
7148 Changed paths:
7149    M /trunk/src/misc/win32_specific.c
7150    M /trunk/vlc.win32.nsi.in
7151
7152 Fix one instance mode for Win32 in trunk
7153
7154 ------------------------------------------------------------------------
7155 r17537 | fkuehne | 2006-11-07 12:38:53 -0800 (Tue, 07 Nov 2006) | 1 line
7156 Changed paths:
7157    M /trunk/Makefile.am
7158
7159 * forward-port [17536]
7160 ------------------------------------------------------------------------
7161 r17534 | massiot | 2006-11-07 11:57:50 -0800 (Tue, 07 Nov 2006) | 3 lines
7162 Changed paths:
7163    M /trunk/modules/mux/mpeg/ts.c
7164
7165  * modules/mux/mpeg/ts.c: Fixed --sout-ts-crypt-audio and 
7166    --sout-ts-crypt-video options.
7167
7168 ------------------------------------------------------------------------
7169 r17533 | hartman | 2006-11-07 07:45:27 -0800 (Tue, 07 Nov 2006) | 2 lines
7170 Changed paths:
7171    M /trunk/modules/audio_filter/normvol.c
7172
7173 * memleak if normvol filter cannot be used.
7174
7175 ------------------------------------------------------------------------
7176 r17530 | fkuehne | 2006-11-07 02:59:45 -0800 (Tue, 07 Nov 2006) | 1 line
7177 Changed paths:
7178    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7179    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7180    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7181
7182 * restore nib targetted for 0.9.0
7183 ------------------------------------------------------------------------
7184 r17529 | fkuehne | 2006-11-07 02:52:08 -0800 (Tue, 07 Nov 2006) | 1 line
7185 Changed paths:
7186    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7187    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7188
7189 * commit the modified nib in the correct rep..
7190 ------------------------------------------------------------------------
7191 r17527 | dionoea | 2006-11-06 13:44:08 -0800 (Mon, 06 Nov 2006) | 2 lines
7192 Changed paths:
7193    M /trunk/modules/video_output/image.c
7194
7195 Use str_format_time and str_format_meta here too. Make sure that we only call these functions when needed.
7196
7197 ------------------------------------------------------------------------
7198 r17526 | dionoea | 2006-11-06 13:26:46 -0800 (Mon, 06 Nov 2006) | 2 lines
7199 Changed paths:
7200    M /trunk/modules/access_output/file.c
7201
7202 Use str_format_time and str_format_meta in file output. (these are the %char and $char variables defined in marq help)
7203
7204 ------------------------------------------------------------------------
7205 r17525 | dionoea | 2006-11-06 13:16:58 -0800 (Mon, 06 Nov 2006) | 2 lines
7206 Changed paths:
7207    M /trunk/src/video_output/vout_intf.c
7208
7209 Allow using format meta stuff in --snapshot-path when defining a filename (see marq help for available variables).
7210
7211 ------------------------------------------------------------------------
7212 r17524 | courmisch | 2006-11-06 13:05:11 -0800 (Mon, 06 Nov 2006) | 2 lines
7213 Changed paths:
7214    M /trunk/src/input/stream.c
7215
7216 Cosmetic fix
7217
7218 ------------------------------------------------------------------------
7219 r17523 | dionoea | 2006-11-06 13:03:33 -0800 (Mon, 06 Nov 2006) | 2 lines
7220 Changed paths:
7221    M /trunk/include/vlc_input.h
7222    M /trunk/include/vlc_strings.h
7223    M /trunk/include/vlc_symbols.h
7224    M /trunk/modules/video_filter/marq.c
7225    M /trunk/src/misc/strings.c
7226
7227 Move string formating functions used in marq to the core.
7228
7229 ------------------------------------------------------------------------
7230 r17522 | dionoea | 2006-11-06 12:05:19 -0800 (Mon, 06 Nov 2006) | 2 lines
7231 Changed paths:
7232    M /trunk/modules/misc/probe/hal.c
7233
7234 Tab/trailing spaces police
7235
7236 ------------------------------------------------------------------------
7237 r17521 | dionoea | 2006-11-06 12:00:40 -0800 (Mon, 06 Nov 2006) | 2 lines
7238 Changed paths:
7239    M /trunk/include/vlc_block.h
7240
7241 s/Warm/Warn/
7242
7243 ------------------------------------------------------------------------
7244 r17520 | xtophe | 2006-11-06 11:25:12 -0800 (Mon, 06 Nov 2006) | 2 lines
7245 Changed paths:
7246    M /trunk/extras/contrib/src/Makefile
7247
7248 Revert [17482]. pkgconfig buildsytem is broken on native win32
7249
7250 ------------------------------------------------------------------------
7251 r17519 | courmisch | 2006-11-06 09:59:01 -0800 (Mon, 06 Nov 2006) | 2 lines
7252 Changed paths:
7253    M /trunk/include/network.h
7254    M /trunk/include/vlc_symbols.h
7255
7256 Fix export
7257
7258 ------------------------------------------------------------------------
7259 r17518 | courmisch | 2006-11-06 09:58:08 -0800 (Mon, 06 Nov 2006) | 2 lines
7260 Changed paths:
7261    M /trunk/include/vlc_demux.h
7262    M /trunk/include/vlc_stream.h
7263    M /trunk/include/vlc_symbols.h
7264    M /trunk/src/input/demux.c
7265
7266 Add a few harmless const
7267
7268 ------------------------------------------------------------------------
7269 r17517 | courmisch | 2006-11-06 09:30:21 -0800 (Mon, 06 Nov 2006) | 2 lines
7270 Changed paths:
7271    M /trunk/include/network.h
7272    M /trunk/src/network/io.c
7273
7274 Fix previous commit
7275
7276 ------------------------------------------------------------------------
7277 r17516 | courmisch | 2006-11-06 09:29:07 -0800 (Mon, 06 Nov 2006) | 2 lines
7278 Changed paths:
7279    M /trunk/include/network.h
7280    M /trunk/include/vlc_symbols.h
7281    M /trunk/src/network/io.c
7282    M /trunk/src/network/udp.c
7283
7284 Cleanup
7285
7286 ------------------------------------------------------------------------
7287 r17515 | courmisch | 2006-11-06 09:28:55 -0800 (Mon, 06 Nov 2006) | 2 lines
7288 Changed paths:
7289    M /trunk/src/stream_output/sap.c
7290
7291 Fix warning
7292
7293 ------------------------------------------------------------------------
7294 r17514 | courmisch | 2006-11-06 09:07:55 -0800 (Mon, 06 Nov 2006) | 2 lines
7295 Changed paths:
7296    M /trunk/modules/access/file.c
7297
7298 Cosmetic fix
7299
7300 ------------------------------------------------------------------------
7301 r17513 | dionoea | 2006-11-06 09:03:01 -0800 (Mon, 06 Nov 2006) | 2 lines
7302 Changed paths:
7303    M /trunk/modules/access/file.c
7304
7305 Simplify
7306
7307 ------------------------------------------------------------------------
7308 r17512 | courmisch | 2006-11-06 09:01:44 -0800 (Mon, 06 Nov 2006) | 2 lines
7309 Changed paths:
7310    M /trunk/modules/access/file.c
7311
7312 Fix boundary checks on file seek
7313
7314 ------------------------------------------------------------------------
7315 r17511 | courmisch | 2006-11-06 08:33:30 -0800 (Mon, 06 Nov 2006) | 3 lines
7316 Changed paths:
7317    M /trunk/modules/access/dv.c
7318
7319 DV can't (fast)seek; it does not even have a Seek callback.
7320 This was seemingly erronously added when Pause support was added.
7321
7322 ------------------------------------------------------------------------
7323 r17510 | md | 2006-11-06 04:49:21 -0800 (Mon, 06 Nov 2006) | 2 lines
7324 Changed paths:
7325    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
7326    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
7327    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
7328    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
7329
7330 Forwardport Unicode wxWidgets fixes - [17434], [17436], [17452]
7331
7332 ------------------------------------------------------------------------
7333 r17506 | fkuehne | 2006-11-05 15:46:37 -0800 (Sun, 05 Nov 2006) | 1 line
7334 Changed paths:
7335    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7336    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7337    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7338
7339 * restored the error panel and removed all 0.9.0 stuff
7340 ------------------------------------------------------------------------
7341 r17505 | fkuehne | 2006-11-05 15:32:49 -0800 (Sun, 05 Nov 2006) | 1 line
7342 Changed paths:
7343    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7344    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7345    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7346
7347 * commit the non-fixed nib to get a diff (work-around for a svn stupidity)
7348 ------------------------------------------------------------------------
7349 r17503 | fkuehne | 2006-11-05 15:23:35 -0800 (Sun, 05 Nov 2006) | 1 line
7350 Changed paths:
7351    M /trunk/NEWS
7352    M /trunk/THANKS
7353
7354 * update after recent back-ports
7355 ------------------------------------------------------------------------
7356 r17502 | fkuehne | 2006-11-05 15:09:23 -0800 (Sun, 05 Nov 2006) | 1 line
7357 Changed paths:
7358    M /trunk/modules/gui/macosx/controls.m
7359    M /trunk/modules/gui/macosx/fspanel.h
7360    M /trunk/modules/gui/macosx/fspanel.m
7361
7362 * forward-port [17501] and [17500]
7363 ------------------------------------------------------------------------
7364 r17498 | fkuehne | 2006-11-05 14:52:10 -0800 (Sun, 05 Nov 2006) | 1 line
7365 Changed paths:
7366    M /trunk/modules/gui/macosx/vout.h
7367    M /trunk/modules/gui/macosx/vout.m
7368
7369 * forward-port [17497] with the addition of an 'embedded' check, because this work-around triggers the fspanel to keep hidden all the time when using detached vouts. Ideas on this issue are welcomed ;)
7370 ------------------------------------------------------------------------
7371 r17494 | courmisch | 2006-11-05 12:05:48 -0800 (Sun, 05 Nov 2006) | 2 lines
7372 Changed paths:
7373    M /trunk/src/network/io.c
7374
7375 Uncomment if multicast starts failing on Windows
7376
7377 ------------------------------------------------------------------------
7378 r17493 | xtophe | 2006-11-05 12:02:49 -0800 (Sun, 05 Nov 2006) | 2 lines
7379 Changed paths:
7380    M /trunk/extras/contrib/src/Makefile
7381    A /trunk/extras/contrib/src/Patches/pkgcfg.patch
7382
7383 patch silly configure.
7384
7385 ------------------------------------------------------------------------
7386 r17492 | courmisch | 2006-11-05 12:02:08 -0800 (Sun, 05 Nov 2006) | 2 lines
7387 Changed paths:
7388    M /trunk/include/network.h
7389    M /trunk/include/vlc_symbols.h
7390    M /trunk/modules/access/mms/mmstu.c
7391    M /trunk/modules/control/netsync.c
7392    M /trunk/modules/stream_out/switcher.c
7393    M /trunk/src/stream_output/sap.c
7394
7395 Export and use ListenUDP
7396
7397 ------------------------------------------------------------------------
7398 r17490 | courmisch | 2006-11-05 11:30:16 -0800 (Sun, 05 Nov 2006) | 2 lines
7399 Changed paths:
7400    M /trunk/modules/services_discovery/sap.c
7401
7402 Use ListenUDP
7403
7404 ------------------------------------------------------------------------
7405 r17489 | courmisch | 2006-11-05 11:20:52 -0800 (Sun, 05 Nov 2006) | 2 lines
7406 Changed paths:
7407    M /trunk/include/network.h
7408    M /trunk/src/network/io.c
7409    M /trunk/src/network/udp.c
7410
7411 Add net_ListenUDP
7412
7413 ------------------------------------------------------------------------
7414 r17486 | xtophe | 2006-11-05 10:36:12 -0800 (Sun, 05 Nov 2006) | 2 lines
7415 Changed paths:
7416    M /trunk/extras/contrib/src/packages.mak
7417
7418 the pkg.m4 in pkgconfig 0.21 is buggy. stay with 0.20 while we fix it
7419
7420 ------------------------------------------------------------------------
7421 r17485 | xtophe | 2006-11-05 09:59:37 -0800 (Sun, 05 Nov 2006) | 2 lines
7422 Changed paths:
7423    M /trunk/extras/contrib/src/Makefile
7424    M /trunk/extras/contrib/src/packages.mak
7425
7426 Use an uptodate pkg-config version
7427
7428 ------------------------------------------------------------------------
7429 r17482 | xtophe | 2006-11-05 09:34:46 -0800 (Sun, 05 Nov 2006) | 2 lines
7430 Changed paths:
7431    M /trunk/extras/contrib/src/Makefile
7432
7433 Add pkg-config to win32 contribs as Msys suc^W doesn't have it
7434
7435 ------------------------------------------------------------------------
7436 r17480 | courmisch | 2006-11-05 08:59:47 -0800 (Sun, 05 Nov 2006) | 2 lines
7437 Changed paths:
7438    M /trunk/include/network.h
7439
7440 Add net_SockAddrIsMulticast
7441
7442 ------------------------------------------------------------------------
7443 r17479 | courmisch | 2006-11-05 08:41:00 -0800 (Sun, 05 Nov 2006) | 2 lines
7444 Changed paths:
7445    M /trunk/src/network/udp.c
7446
7447 Fix and revive the net_OpenUDP warning
7448
7449 ------------------------------------------------------------------------
7450 r17478 | courmisch | 2006-11-05 08:26:53 -0800 (Sun, 05 Nov 2006) | 2 lines
7451 Changed paths:
7452    M /trunk/src/stream_output/sap.c
7453
7454 Cleanup
7455
7456 ------------------------------------------------------------------------
7457 r17477 | courmisch | 2006-11-05 08:17:35 -0800 (Sun, 05 Nov 2006) | 2 lines
7458 Changed paths:
7459    M /trunk/src/stream_output/sap.c
7460
7461 Suppress bogus extraneous boundary check
7462
7463 ------------------------------------------------------------------------
7464 r17476 | courmisch | 2006-11-05 08:14:52 -0800 (Sun, 05 Nov 2006) | 2 lines
7465 Changed paths:
7466    M /trunk/modules/misc/network/ipv4.c
7467
7468 Cosmetic fix
7469
7470 ------------------------------------------------------------------------
7471 r17475 | courmisch | 2006-11-05 08:03:04 -0800 (Sun, 05 Nov 2006) | 2 lines
7472 Changed paths:
7473    M /trunk/src/network/io.c
7474
7475 Missing #include
7476
7477 ------------------------------------------------------------------------
7478 r17474 | xtophe | 2006-11-05 07:51:46 -0800 (Sun, 05 Nov 2006) | 2 lines
7479 Changed paths:
7480    M /trunk/Makefile.am
7481    M /trunk/configure.ac
7482
7483 Some safety fix pointed by pjrm on irc
7484
7485 ------------------------------------------------------------------------
7486 r17473 | courmisch | 2006-11-05 07:50:31 -0800 (Sun, 05 Nov 2006) | 2 lines
7487 Changed paths:
7488    M /trunk/include/network.h
7489    M /trunk/src/network/io.c
7490    M /trunk/src/network/tcp.c
7491
7492 Factorize socket listen code
7493
7494 ------------------------------------------------------------------------
7495 r17471 | courmisch | 2006-11-05 07:46:26 -0800 (Sun, 05 Nov 2006) | 2 lines
7496 Changed paths:
7497    M /trunk/Makefile.am
7498
7499 Fix core deps again
7500
7501 ------------------------------------------------------------------------
7502 r17470 | dionoea | 2006-11-05 06:57:56 -0800 (Sun, 05 Nov 2006) | 2 lines
7503 Changed paths:
7504    M /trunk/po/ar.po
7505    M /trunk/po/bn.po
7506    M /trunk/po/el.po
7507    M /trunk/po/my.po
7508    M /trunk/po/ne.po
7509    M /trunk/po/no.po
7510    M /trunk/po/pl.po
7511    M /trunk/po/ps.po
7512    M /trunk/po/pt_PT.po
7513    M /trunk/po/tet.po
7514    M /trunk/po/tl.po
7515
7516 Please run update-po (or whatever it's named) before commiting.
7517
7518 ------------------------------------------------------------------------
7519 r17469 | courmisch | 2006-11-05 04:16:44 -0800 (Sun, 05 Nov 2006) | 2 lines
7520 Changed paths:
7521    M /trunk/Makefile.am
7522
7523 Fix make core not to remove libvlc if not needed
7524
7525 ------------------------------------------------------------------------
7526 r17468 | courmisch | 2006-11-05 04:16:27 -0800 (Sun, 05 Nov 2006) | 3 lines
7527 Changed paths:
7528    M /trunk/configure.ac
7529
7530 Look for DLLTOOL
7531 (surprise surprise, one has to define $(DLLTOOL) if you want to use it...)
7532
7533 ------------------------------------------------------------------------
7534 r17467 | courmisch | 2006-11-05 04:02:15 -0800 (Sun, 05 Nov 2006) | 2 lines
7535 Changed paths:
7536    M /trunk/src/libvlc.h
7537
7538 Fix warning
7539
7540 ------------------------------------------------------------------------
7541 r17466 | courmisch | 2006-11-05 03:46:43 -0800 (Sun, 05 Nov 2006) | 2 lines
7542 Changed paths:
7543    M /trunk/include/network.h
7544
7545 Fix warning
7546
7547 ------------------------------------------------------------------------
7548 r17464 | funman | 2006-11-04 14:34:40 -0800 (Sat, 04 Nov 2006) | 2 lines
7549 Changed paths:
7550    M /trunk/THANKS
7551    M /trunk/configure.ac
7552    A /trunk/po/af.po
7553    A /trunk/po/co.po
7554    A /trunk/po/eu.po
7555    A /trunk/po/fur.po
7556    A /trunk/po/lt.po
7557    A /trunk/po/lv.po
7558    A /trunk/po/nb.po
7559    A /trunk/po/nn.po
7560    A /trunk/po/pa.po
7561    A /trunk/po/sq.po
7562    A /trunk/po/th.po
7563
7564 Forward port translations from [17318] and [17414]
7565
7566 ------------------------------------------------------------------------
7567 r17462 | courmisch | 2006-11-04 09:56:43 -0800 (Sat, 04 Nov 2006) | 4 lines
7568 Changed paths:
7569    M /trunk/modules/misc/network/ipv4.c
7570
7571 Fix error passing from IPv4 plugin
7572 in case of resolution failure.
7573 This should fix the "lame stack" + "Non-socket handle" bug.
7574
7575 ------------------------------------------------------------------------
7576 r17461 | courmisch | 2006-11-04 09:09:54 -0800 (Sat, 04 Nov 2006) | 2 lines
7577 Changed paths:
7578    M /trunk/modules/services_discovery/sap.c
7579
7580 Fix remotely triggerable memory leak
7581
7582 ------------------------------------------------------------------------
7583 r17460 | courmisch | 2006-11-04 08:29:16 -0800 (Sat, 04 Nov 2006) | 2 lines
7584 Changed paths:
7585    M /trunk/modules/services_discovery/sap.c
7586
7587 Fix const warning
7588
7589 ------------------------------------------------------------------------
7590 r17459 | courmisch | 2006-11-04 08:25:26 -0800 (Sat, 04 Nov 2006) | 3 lines
7591 Changed paths:
7592    M /trunk/modules/services_discovery/sap.c
7593
7594 Ignore missing TTL in c= line.
7595 It was about time I fix VLC to accept SAP announces on my campus.
7596
7597 ------------------------------------------------------------------------
7598 r17458 | courmisch | 2006-11-04 08:05:27 -0800 (Sat, 04 Nov 2006) | 6 lines
7599 Changed paths:
7600    M /trunk/modules/services_discovery/sap.c
7601
7602 Fix various problems with the SDP parser:
7603 - the reserved bit must be ignored
7604 - off-by-one in decompression
7605 - decompression did not *read* realloc() result
7606 etc
7607
7608 ------------------------------------------------------------------------
7609 r17457 | courmisch | 2006-11-04 07:29:25 -0800 (Sat, 04 Nov 2006) | 2 lines
7610 Changed paths:
7611    M /trunk/modules/access/file.c
7612    M /trunk/modules/access_output/file.c
7613
7614 Use utf8_open
7615
7616 ------------------------------------------------------------------------
7617 r17456 | courmisch | 2006-11-04 07:18:57 -0800 (Sat, 04 Nov 2006) | 2 lines
7618 Changed paths:
7619    M /trunk/include/charset.h
7620    M /trunk/include/vlc_symbols.h
7621    M /trunk/src/misc/unicode.c
7622
7623 Add utf8_open wrapper
7624
7625 ------------------------------------------------------------------------
7626 r17455 | courmisch | 2006-11-04 07:18:24 -0800 (Sat, 04 Nov 2006) | 2 lines
7627 Changed paths:
7628    M /trunk/include/vlc_common.h
7629
7630 Add some const
7631
7632 ------------------------------------------------------------------------
7633 r17450 | courmisch | 2006-11-04 06:37:26 -0800 (Sat, 04 Nov 2006) | 2 lines
7634 Changed paths:
7635    M /trunk/modules/access/mms/mmstu.c
7636
7637 Fix warning
7638
7639 ------------------------------------------------------------------------
7640 r17449 | courmisch | 2006-11-04 06:20:16 -0800 (Sat, 04 Nov 2006) | 4 lines
7641 Changed paths:
7642    M /trunk/modules/services_discovery/sap.c
7643
7644 - Fix quoting of IPv6 addresses in SAP source-filter
7645 - Fix const warnings
7646 - Remove dead code
7647
7648 ------------------------------------------------------------------------
7649 r17448 | courmisch | 2006-11-04 05:56:49 -0800 (Sat, 04 Nov 2006) | 2 lines
7650 Changed paths:
7651    M /trunk/modules/access/udp.c
7652
7653 Fix warning
7654
7655 ------------------------------------------------------------------------
7656 r17445 | funman | 2006-11-03 21:18:45 -0800 (Fri, 03 Nov 2006) | 2 lines
7657 Changed paths:
7658    M /trunk/extras/contrib/src/Makefile
7659
7660 Fixes gettext 0.16 in the contribs
7661
7662 ------------------------------------------------------------------------
7663 r17444 | funman | 2006-11-03 19:49:39 -0800 (Fri, 03 Nov 2006) | 3 lines
7664 Changed paths:
7665    M /trunk/configure.ac
7666
7667 Uses C++ tests to detect mozilla headers
7668 Fixes detection when using mingw
7669
7670 ------------------------------------------------------------------------
7671 r17443 | jb
7672  | 2006-11-03 17:17:43 -0800 (Fri, 03 Nov 2006) | 3 lines
7673 Changed paths:
7674    M /trunk/extras/contrib/src/Makefile
7675    A /trunk/extras/contrib/src/Patches/gettext-MacOSX.patch
7676
7677 * trying to repair gettext 0.16 documentation on MacOS-X 
7678
7679
7680 ------------------------------------------------------------------------
7681 r17442 | littlejohn | 2006-11-03 14:06:14 -0800 (Fri, 03 Nov 2006) | 1 line
7682 Changed paths:
7683    M /trunk/bindings/java/src/graphics-jni.cc
7684    M /trunk/bindings/java/src/video-jni.cc
7685    M /trunk/include/vlc/libvlc.h
7686    M /trunk/src/control/video.c
7687
7688 Remove libvlc_set_video_drawable, libvlc_video_set_parent offers the same functionality
7689 ------------------------------------------------------------------------
7690 r17439 | sigmunau | 2006-11-03 09:21:31 -0800 (Fri, 03 Nov 2006) | 3 lines
7691 Changed paths:
7692    M /trunk/modules/access_output/udp.c
7693
7694 access_output/udp.c: Don't crash horribly when trying to send a packet
7695 larger than the mtu in rtp mode
7696
7697 ------------------------------------------------------------------------
7698 r17433 | funman | 2006-11-02 16:19:05 -0800 (Thu, 02 Nov 2006) | 2 lines
7699 Changed paths:
7700    M /trunk/configure.ac
7701
7702 Removes a fucking UTF-8 character that looks like a space, smells like a space, but is far from being a space
7703
7704 ------------------------------------------------------------------------
7705 r17430 | funman | 2006-11-02 15:05:27 -0800 (Thu, 02 Nov 2006) | 2 lines
7706 Changed paths:
7707    M /trunk/configure.ac
7708
7709 Replaces check for xpidl by check for required mozilla headers
7710
7711 ------------------------------------------------------------------------
7712 r17426 | hartman | 2006-11-02 12:23:57 -0800 (Thu, 02 Nov 2006) | 2 lines
7713 Changed paths:
7714    M /trunk/modules/codec/dvbsub.c
7715    M /trunk/modules/demux/mjpeg.c
7716
7717 * forwardport the mjpeg fix and the dvbsub color fixes
7718
7719 ------------------------------------------------------------------------
7720 r17425 | funman | 2006-11-02 12:22:36 -0800 (Thu, 02 Nov 2006) | 2 lines
7721 Changed paths:
7722    M /trunk/extras/contrib/src/Makefile
7723
7724 Revert [17400], uses the right header for gettimeofday
7725
7726 ------------------------------------------------------------------------
7727 r17424 | jb | 2006-11-02 11:29:03 -0800 (Thu, 02 Nov 2006) | 3 lines
7728 Changed paths:
7729    D /trunk/extras/contrib/src/Patches/SDL.patch
7730    D /trunk/extras/contrib/src/Patches/libdvdread-win32.patch
7731    D /trunk/extras/contrib/src/Patches/libogg-1.1-win32.patch
7732    D /trunk/extras/contrib/src/Patches/vorbis.patch.cvs
7733    D /trunk/extras/contrib/src/Patches/wx-cvs-2005-02-09-patch.diff
7734
7735 Useless patches.
7736
7737
7738 ------------------------------------------------------------------------
7739 r17423 | funman | 2006-11-02 11:27:57 -0800 (Thu, 02 Nov 2006) | 2 lines
7740 Changed paths:
7741    M /trunk/extras/contrib/Makefile
7742
7743 Cleans gecko-sdk too
7744
7745 ------------------------------------------------------------------------
7746 r17422 | Trax | 2006-11-02 11:08:13 -0800 (Thu, 02 Nov 2006) | 1 line
7747 Changed paths:
7748    M /trunk/modules/video_output/directx/direct3d.c
7749
7750 * modules/video_output/directx/direct3d.c: add experimental support for I422 (RGB conversion is very CPU intensive).
7751 ------------------------------------------------------------------------
7752 r17419 | courmisch | 2006-11-02 07:11:56 -0800 (Thu, 02 Nov 2006) | 2 lines
7753 Changed paths:
7754    M /trunk/src/misc/charset.c
7755
7756 Don't use a configure constant that we don't actually define
7757
7758 ------------------------------------------------------------------------
7759 r17418 | jb | 2006-11-01 17:53:28 -0800 (Wed, 01 Nov 2006) | 3 lines
7760 Changed paths:
7761    M /trunk/extras/contrib/src/Makefile
7762
7763 Disable speex on BeOs.
7764
7765
7766 ------------------------------------------------------------------------
7767 r17417 | jb | 2006-11-01 17:49:52 -0800 (Wed, 01 Nov 2006) | 3 lines
7768 Changed paths:
7769    M /trunk/extras/contrib/src/Makefile
7770
7771 Forgotten file. Sorry.
7772
7773
7774 ------------------------------------------------------------------------
7775 r17416 | jb | 2006-11-01 17:44:16 -0800 (Wed, 01 Nov 2006) | 3 lines
7776 Changed paths:
7777    D /trunk/extras/contrib/src/Patches/gettext-macosx.patch
7778    M /trunk/extras/contrib/src/packages.mak
7779
7780 * Contrib : update version of gettext (it needs autoconf 2.60)
7781
7782
7783 ------------------------------------------------------------------------
7784 r17412 | sigmunau | 2006-11-01 14:45:37 -0800 (Wed, 01 Nov 2006) | 3 lines
7785 Changed paths:
7786    M /trunk/modules/mux/avi.c
7787
7788 mux/avi.c: write '\0' rather than an uninitalized byte to output file.
7789 Fixes one, but not all of valgrinds warnings relating to this
7790
7791 ------------------------------------------------------------------------
7792 r17411 | sigmunau | 2006-11-01 14:24:50 -0800 (Wed, 01 Nov 2006) | 3 lines
7793 Changed paths:
7794    M /trunk/modules/mux/avi.c
7795
7796 mux/avi.c: fixed a crash when trying to make audio only avi files.
7797 Hopefully fixed a issue with the generated avi file in the same go
7798
7799 ------------------------------------------------------------------------
7800 r17410 | hartman | 2006-11-01 13:30:49 -0800 (Wed, 01 Nov 2006) | 5 lines
7801 Changed paths:
7802    M /trunk/modules/demux/avi/avi.c
7803
7804 * Fix a bug discovered by Chris Rath on seekable files that don't start from point 0.
7805     http://forum.videolan.org/viewtopic.php?t=27848
7806 * Fix a few compiler warnings.
7807
7808
7809 ------------------------------------------------------------------------
7810 r17409 | courmisch | 2006-11-01 13:03:53 -0800 (Wed, 01 Nov 2006) | 2 lines
7811 Changed paths:
7812    M /trunk/modules/access/file.c
7813
7814 Support filenames outside the ANSI Code Page
7815
7816 ------------------------------------------------------------------------
7817 r17407 | hartman | 2006-11-01 12:54:51 -0800 (Wed, 01 Nov 2006) | 2 lines
7818 Changed paths:
7819    M /trunk/modules/demux/playlist/asx.c
7820
7821 * Handle <ref></ref> ASX items 
7822
7823 ------------------------------------------------------------------------
7824 r17406 | courmisch | 2006-11-01 12:50:18 -0800 (Wed, 01 Nov 2006) | 2 lines
7825 Changed paths:
7826    M /trunk/modules/access/file.c
7827
7828 Get rid of broken file-cat option (closes #807)
7829
7830 ------------------------------------------------------------------------
7831 r17405 | hartman | 2006-11-01 11:52:41 -0800 (Wed, 01 Nov 2006) | 2 lines
7832 Changed paths:
7833    M /trunk/src/video_output/video_output.c
7834
7835 * Don't do intf-show after the last p_vout closes on OSX.
7836
7837 ------------------------------------------------------------------------
7838 r17404 | courmisch | 2006-11-01 11:49:04 -0800 (Wed, 01 Nov 2006) | 2 lines
7839 Changed paths:
7840    M /trunk/src/network/getaddrinfo.c
7841
7842 Attempt to work-around the Winsock bug-of-the-day
7843
7844 ------------------------------------------------------------------------
7845 r17403 | littlejohn | 2006-11-01 08:44:13 -0800 (Wed, 01 Nov 2006) | 1 line
7846 Changed paths:
7847    M /trunk/bindings/java/src/graphics-jni.cc
7848    M /trunk/include/vlc/libvlc.h
7849    M /trunk/src/control/video.c
7850
7851 avoid VLC_VariableSet to set the drawable, use libvlc_set_video_drawable instead.
7852 ------------------------------------------------------------------------
7853 r17402 | dionoea | 2006-11-01 07:30:12 -0800 (Wed, 01 Nov 2006) | 2 lines
7854 Changed paths:
7855    M /trunk/include/vlc_block.h
7856
7857 Add missing space in comment.
7858
7859 ------------------------------------------------------------------------
7860 r17401 | courmisch | 2006-11-01 07:15:44 -0800 (Wed, 01 Nov 2006) | 3 lines
7861 Changed paths:
7862    M /trunk/modules/access/file.c
7863
7864 - Revert [17394] which reintroduced TOCTOU issues
7865 - Re-fix directory handling
7866
7867 ------------------------------------------------------------------------
7868 r17400 | xtophe | 2006-11-01 06:58:36 -0800 (Wed, 01 Nov 2006) | 2 lines
7869 Changed paths:
7870    M /trunk/extras/contrib/src/Makefile
7871
7872 Fix libgcrypt compil under cygwin. It doesn't have gettimeoftheday() and it's wongly detected, so force it. (from markfm 's debugging and googling)
7873
7874 ------------------------------------------------------------------------
7875 r17399 | littlejohn | 2006-11-01 03:25:05 -0800 (Wed, 01 Nov 2006) | 1 line
7876 Changed paths:
7877    M /trunk/bindings/java/VLCExample.java
7878    M /trunk/bindings/java/src/video-jni.cc
7879
7880 setSize native function signature fixed
7881 ------------------------------------------------------------------------
7882 r17396 | sam | 2006-11-01 01:20:20 -0800 (Wed, 01 Nov 2006) | 2 lines
7883 Changed paths:
7884    M /trunk/modules/video_output/caca.c
7885
7886   * Mouse motion and mouse click support in the libcaca vout.
7887
7888 ------------------------------------------------------------------------
7889 r17395 | funman | 2006-11-01 00:17:42 -0800 (Wed, 01 Nov 2006) | 2 lines
7890 Changed paths:
7891    M /trunk/modules/access/file.c
7892
7893 Removes useless sanity checks
7894
7895 ------------------------------------------------------------------------
7896 r17394 | funman | 2006-10-31 23:50:44 -0800 (Tue, 31 Oct 2006) | 3 lines
7897 Changed paths:
7898    M /trunk/modules/access/file.c
7899
7900 Makes file plugin fail to access directories
7901 Some sanity checks
7902
7903 ------------------------------------------------------------------------
7904 r17393 | dionoea | 2006-10-31 12:01:28 -0800 (Tue, 31 Oct 2006) | 2 lines
7905 Changed paths:
7906    M /trunk/doc/fortunes.txt
7907
7908 Forward port [17386].
7909
7910 ------------------------------------------------------------------------
7911 r17392 | courmisch | 2006-10-31 09:51:59 -0800 (Tue, 31 Oct 2006) | 2 lines
7912 Changed paths:
7913    M /trunk/modules/access/file.c
7914
7915 fix Windows build
7916
7917 ------------------------------------------------------------------------
7918 r17391 | courmisch | 2006-10-31 09:41:04 -0800 (Tue, 31 Oct 2006) | 2 lines
7919 Changed paths:
7920    M /trunk/modules/access/file.c
7921
7922 Rewrite of the file access
7923
7924 ------------------------------------------------------------------------
7925 r17390 | courmisch | 2006-10-31 07:47:07 -0800 (Tue, 31 Oct 2006) | 2 lines
7926 Changed paths:
7927    M /trunk/modules/access/file.c
7928
7929 Suppress some useless variable
7930
7931 ------------------------------------------------------------------------
7932 r17388 | jpsaman | 2006-10-31 03:05:04 -0800 (Tue, 31 Oct 2006) | 1 line
7933 Changed paths:
7934    M /trunk/src/control/playlist.c
7935
7936 use playlist_LockClear() instead.
7937 ------------------------------------------------------------------------
7938 r17387 | funman | 2006-10-30 19:05:35 -0800 (Mon, 30 Oct 2006) | 2 lines
7939 Changed paths:
7940    M /trunk/modules/access/file.c
7941
7942 Fixes double free()
7943
7944 ------------------------------------------------------------------------
7945 r17385 | funman | 2006-10-30 14:19:21 -0800 (Mon, 30 Oct 2006) | 3 lines
7946 Changed paths:
7947    M /trunk/configure.ac
7948    M /trunk/modules/codec/Modules.am
7949    M /trunk/modules/demux/Modules.am
7950    M /trunk/vlc.altlinux.spec
7951    M /trunk/vlc.mandriva.spec
7952
7953 Rename flacdec codec plugin to flac, to show it can encode too
7954 Rename flac demux plugin to flacsys
7955
7956 ------------------------------------------------------------------------
7957 r17384 | jpsaman | 2006-10-30 11:21:06 -0800 (Mon, 30 Oct 2006) | 1 line
7958 Changed paths:
7959    M /trunk/activex/axvlc.idl
7960    M /trunk/activex/axvlc_idl.h
7961    M /trunk/activex/vlccontrol2.cpp
7962    M /trunk/activex/vlccontrol2.h
7963
7964 Fix property get_aspectRatio (forward port of [17383])
7965 ------------------------------------------------------------------------
7966 r17381 | jpsaman | 2006-10-30 08:26:43 -0800 (Mon, 30 Oct 2006) | 1 line
7967 Changed paths:
7968    M /trunk/activex/axvlc.idl
7969    M /trunk/activex/axvlc_idl.h
7970    M /trunk/activex/vlccontrol2.cpp
7971    M /trunk/activex/vlccontrol2.h
7972
7973 (Forward port of [17380]) Aspect ratio property for ActiveX plugin
7974 ------------------------------------------------------------------------
7975 r17376 | funman | 2006-10-30 04:33:37 -0800 (Mon, 30 Oct 2006) | 2 lines
7976 Changed paths:
7977    M /trunk/po/sl.po
7978
7979 Update slovenian translation
7980
7981 ------------------------------------------------------------------------
7982 r17375 | jpsaman | 2006-10-30 04:17:33 -0800 (Mon, 30 Oct 2006) | 1 line
7983 Changed paths:
7984    M /trunk/src/control/video.c
7985
7986 Oops typo
7987 ------------------------------------------------------------------------
7988 r17373 | jpsaman | 2006-10-30 04:15:47 -0800 (Mon, 30 Oct 2006) | 1 line
7989 Changed paths:
7990    M /trunk/include/vlc/libvlc.h
7991    M /trunk/mozilla/control/npolibvlc.cpp
7992    M /trunk/src/control/video.c
7993
7994 (Forward port of [17371]) Implement Aspect Ratio property for Mozilla plugin
7995 ------------------------------------------------------------------------
7996 r17369 | jpsaman | 2006-10-30 01:13:32 -0800 (Mon, 30 Oct 2006) | 1 line
7997 Changed paths:
7998    M /trunk/Makefile.am
7999
8000 Forward port of 17368. Make it easier to build a macosx package when build in debug mode.
8001 ------------------------------------------------------------------------
8002 r17366 | jpsaman | 2006-10-30 00:35:31 -0800 (Mon, 30 Oct 2006) | 1 line
8003 Changed paths:
8004    M /trunk/modules/access/udp.c
8005
8006 Remove excess empty lines
8007 ------------------------------------------------------------------------
8008 r17362 | funman | 2006-10-29 19:49:15 -0800 (Sun, 29 Oct 2006) | 3 lines
8009 Changed paths:
8010    M /trunk/configure.ac
8011
8012 Make configure fail if missing avcodec or postproc headers on debian too
8013 Fix typo of [17361]
8014
8015 ------------------------------------------------------------------------
8016 r17361 | funman | 2006-10-29 18:49:49 -0800 (Sun, 29 Oct 2006) | 3 lines
8017 Changed paths:
8018    M /trunk/configure.ac
8019
8020 Make configure fail if missing avcodec or postproc headers on non debian system
8021 Closes #758
8022
8023 ------------------------------------------------------------------------
8024 r17359 | xtophe | 2006-10-29 10:31:44 -0800 (Sun, 29 Oct 2006) | 2 lines
8025 Changed paths:
8026    M /trunk/configure.ac
8027
8028 Don't build libnotify on win32
8029
8030 ------------------------------------------------------------------------
8031 r17358 | courmisch | 2006-10-29 08:49:43 -0800 (Sun, 29 Oct 2006) | 4 lines
8032 Changed paths:
8033    M /trunk/modules/access/file.c
8034
8035 - Fix TOCTOU problem (utf8_stat -> fstat)
8036 - Fix file descriptor leak when opening an empty file
8037 - Don't close STDIN.
8038
8039 ------------------------------------------------------------------------
8040 r17357 | courmisch | 2006-10-29 08:33:10 -0800 (Sun, 29 Oct 2006) | 2 lines
8041 Changed paths:
8042    M /trunk/modules/access/file.c
8043
8044 Minor simplification
8045
8046 ------------------------------------------------------------------------
8047 r17356 | courmisch | 2006-10-29 08:30:48 -0800 (Sun, 29 Oct 2006) | 2 lines
8048 Changed paths:
8049    M /trunk/modules/access/file.c
8050
8051 Cosmetic fix
8052
8053 ------------------------------------------------------------------------
8054 r17355 | courmisch | 2006-10-29 08:29:07 -0800 (Sun, 29 Oct 2006) | 2 lines
8055 Changed paths:
8056    M /trunk/modules/access/file.c
8057
8058 Allow seeking of character devices with non-zero size
8059
8060 ------------------------------------------------------------------------
8061 r17354 | funman | 2006-10-29 05:41:00 -0800 (Sun, 29 Oct 2006) | 2 lines
8062 Changed paths:
8063    M /trunk/configure.ac
8064
8065 Remove superfluous "," introduced in [17328]
8066
8067 ------------------------------------------------------------------------
8068 r17353 | jpsaman | 2006-10-29 05:37:30 -0800 (Sun, 29 Oct 2006) | 1 line
8069 Changed paths:
8070    M /trunk/include/vlc_input.h
8071    M /trunk/src/control/input.c
8072    M /trunk/src/input/input.c
8073
8074 Forward port of [17351]. Report input error condition to JavaScript
8075 ------------------------------------------------------------------------
8076 r17348 | courmisch | 2006-10-29 02:28:23 -0800 (Sun, 29 Oct 2006) | 6 lines
8077 Changed paths:
8078    M /trunk/src/Makefile.am
8079
8080 Try to unbreak dependency
8081 (of course, it was obvious reverting the earlier fix would break it,
8082  but some people don't seem to care about the build system as long as
8083  "their" feature works).
8084 Oh, and don't let version.c twice in CLEANFILES.
8085
8086 ------------------------------------------------------------------------
8087 r17347 | fkuehne | 2006-10-29 02:10:06 -0800 (Sun, 29 Oct 2006) | 1 line
8088 Changed paths:
8089    M /trunk/src/control/vlm.c
8090
8091 * don't use nested functions please.  --- fixes compilation on OSX, which was broken in [17281]
8092 ------------------------------------------------------------------------
8093 r17346 | jpsaman | 2006-10-29 01:56:11 -0800 (Sun, 29 Oct 2006) | 1 line
8094 Changed paths:
8095    M /trunk/mozilla/control/npolibvlc.cpp
8096
8097 Implement VersionInfo as property. (Forward port of [17345])
8098 ------------------------------------------------------------------------
8099 r17341 | jpsaman | 2006-10-29 01:41:42 -0800 (Sun, 29 Oct 2006) | 1 line
8100 Changed paths:
8101    M /trunk/modules/audio_filter/channel_mixer/mono.c
8102
8103 Fix define
8104 ------------------------------------------------------------------------
8105 r17340 | jpsaman | 2006-10-29 01:40:56 -0800 (Sun, 29 Oct 2006) | 1 line
8106 Changed paths:
8107    M /trunk/activex/main.cpp
8108
8109 Remove excess whitespace
8110 ------------------------------------------------------------------------
8111 r17339 | jpsaman | 2006-10-29 01:40:14 -0800 (Sun, 29 Oct 2006) | 1 line
8112 Changed paths:
8113    M /trunk/src/Makefile.am
8114
8115 Unbreak automatic buildversion information. Revert [17226]
8116 ------------------------------------------------------------------------
8117 r17338 | jpsaman | 2006-10-29 01:38:43 -0800 (Sun, 29 Oct 2006) | 1 line
8118 Changed paths:
8119    M /trunk/src/input/input.c
8120
8121 Remove empty line
8122 ------------------------------------------------------------------------
8123 r17337 | jpsaman | 2006-10-29 01:35:43 -0800 (Sun, 29 Oct 2006) | 1 line
8124 Changed paths:
8125    M /trunk/src/control/input.c
8126    M /trunk/src/control/video.c
8127
8128 Readibility cleanup
8129 ------------------------------------------------------------------------
8130 r17336 | jpsaman | 2006-10-29 01:33:30 -0800 (Sun, 29 Oct 2006) | 1 line
8131 Changed paths:
8132    M /trunk/mozilla/control/npolibvlc.cpp
8133    M /trunk/mozilla/control/npolibvlc.h
8134    M /trunk/mozilla/vlcshell.cpp
8135
8136 Forward port of rev 17335. Implement versionInfo() method
8137 ------------------------------------------------------------------------
8138 r17333 | damienf | 2006-10-28 16:41:06 -0700 (Sat, 28 Oct 2006) | 2 lines
8139 Changed paths:
8140    M /trunk/src/control/log.c
8141
8142 log.c: fixed operator priorty when estimating message count
8143
8144 ------------------------------------------------------------------------
8145 r17332 | damienf | 2006-10-28 16:39:18 -0700 (Sat, 28 Oct 2006) | 2 lines
8146 Changed paths:
8147    M /trunk/mozilla/control/npolibvlc.cpp
8148    M /trunk/mozilla/control/npolibvlc.h
8149
8150 - added log APIs to javascript for mozilla
8151
8152 ------------------------------------------------------------------------
8153 r17331 | xtophe | 2006-10-28 16:04:27 -0700 (Sat, 28 Oct 2006) | 2 lines
8154 Changed paths:
8155    M /trunk/vlc.win32.nsi.in
8156
8157 forwardport [17330]
8158
8159 ------------------------------------------------------------------------
8160 r17328 | funman | 2006-10-28 13:32:31 -0700 (Sat, 28 Oct 2006) | 2 lines
8161 Changed paths:
8162    M /trunk/configure.ac
8163
8164 Make configure fail if a52 headers are not found
8165
8166 ------------------------------------------------------------------------
8167 r17326 | Trax | 2006-10-28 10:30:27 -0700 (Sat, 28 Oct 2006) | 1 line
8168 Changed paths:
8169    M /trunk/modules/codec/x264.c
8170
8171 * modules/codec/x264.c: Fix range enforcement and string selection (deprecated was in the way). Use actual default values for options direct, me and deblock filter params (mainly for the gui).
8172 ------------------------------------------------------------------------
8173 r17325 | jpsaman | 2006-10-28 08:53:39 -0700 (Sat, 28 Oct 2006) | 1 line
8174 Changed paths:
8175    M /trunk/configure.ac
8176
8177 Forward port of 17324
8178 ------------------------------------------------------------------------
8179 r17321 | sigmunau | 2006-10-28 07:43:51 -0700 (Sat, 28 Oct 2006) | 2 lines
8180 Changed paths:
8181    M /trunk/modules/meta_engine/taglib.cpp
8182
8183 taglib.cpp: Don't put empty info in playlist for files with no tag
8184
8185 ------------------------------------------------------------------------
8186 r17319 | Trax | 2006-10-28 07:40:13 -0700 (Sat, 28 Oct 2006) | 1 line
8187 Changed paths:
8188    M /trunk/modules/codec/x264.c
8189
8190 * modules/codec/x264.c: proper descriptions for options b-bias and chroma-me
8191 ------------------------------------------------------------------------
8192 r17317 | xtophe | 2006-10-27 16:14:30 -0700 (Fri, 27 Oct 2006) | 2 lines
8193 Changed paths:
8194    M /trunk/src/Makefile.am
8195
8196 fix stupid error by me
8197
8198 ------------------------------------------------------------------------
8199 r17315 | xtophe | 2006-10-27 15:35:14 -0700 (Fri, 27 Oct 2006) | 2 lines
8200 Changed paths:
8201    M /trunk/src/Makefile.am
8202
8203 typo
8204
8205 ------------------------------------------------------------------------
8206 r17314 | xtophe | 2006-10-27 15:28:19 -0700 (Fri, 27 Oct 2006) | 2 lines
8207 Changed paths:
8208    M /trunk/src/Makefile.am
8209
8210 Don't try to distribute misc/version.c
8211
8212 ------------------------------------------------------------------------
8213 r17313 | xtophe | 2006-10-27 14:22:10 -0700 (Fri, 27 Oct 2006) | 2 lines
8214 Changed paths:
8215    M /trunk/Makefile.am
8216
8217 Hrm
8218
8219 ------------------------------------------------------------------------
8220 r17312 | xtophe | 2006-10-27 14:03:53 -0700 (Fri, 27 Oct 2006) | 2 lines
8221 Changed paths:
8222    M /trunk/Makefile.am
8223
8224 spec files have been renamed
8225
8226 ------------------------------------------------------------------------
8227 r17308 | yoann | 2006-10-27 11:39:29 -0700 (Fri, 27 Oct 2006) | 2 lines
8228 Changed paths:
8229    M /trunk/toolbox
8230
8231 * toolbox: use vlc.mandriva.spec in distclean test
8232
8233 ------------------------------------------------------------------------
8234 r17307 | damienf | 2006-10-27 10:40:46 -0700 (Fri, 27 Oct 2006) | 2 lines
8235 Changed paths:
8236    M /trunk/include/vlc_messages.h
8237    M /trunk/src/misc/messages.c
8238
8239 messages.c: added msg_GetObjectTypeName
8240
8241 ------------------------------------------------------------------------
8242 r17306 | funman | 2006-10-27 09:26:55 -0700 (Fri, 27 Oct 2006) | 3 lines
8243 Changed paths:
8244    M /trunk/modules/video_output/x11/xcommon.c
8245
8246 Enables "stay on top" with window managers that don't handle _NET_WM_STATE_STAYS_ON_TOP
8247 That atom is not defined at http://www.freedesktop.org/wiki/Standards_2fwm_2dspec, and is not used by metacity, or xfwm4 for example
8248
8249 ------------------------------------------------------------------------
8250 r17305 | damienf | 2006-10-27 09:16:16 -0700 (Fri, 27 Oct 2006) | 2 lines
8251 Changed paths:
8252    M /trunk/src/control/core.c
8253
8254 - core.c: const, const, etc...
8255
8256 ------------------------------------------------------------------------
8257 r17304 | damienf | 2006-10-27 09:09:02 -0700 (Fri, 27 Oct 2006) | 3 lines
8258 Changed paths:
8259    M /trunk/activex/axvlc.idl
8260    M /trunk/activex/axvlc.tlb
8261    M /trunk/activex/axvlc_idl.c
8262    M /trunk/activex/axvlc_idl.h
8263    M /trunk/activex/supporterrorinfo.cpp
8264    M /trunk/activex/test.html
8265    M /trunk/activex/vlccontrol.cpp
8266    M /trunk/activex/vlccontrol2.cpp
8267    M /trunk/activex/vlccontrol2.h
8268
8269 - add log APIs to Activex
8270 - cleanup
8271
8272 ------------------------------------------------------------------------
8273 r17303 | damienf | 2006-10-27 09:07:01 -0700 (Fri, 27 Oct 2006) | 2 lines
8274 Changed paths:
8275    M /trunk/include/vlc/libvlc.h
8276    M /trunk/src/Makefile.am
8277    A /trunk/src/control/log.c
8278
8279 - added public log apis to access message log
8280
8281 ------------------------------------------------------------------------
8282 r17302 | funman | 2006-10-27 07:53:46 -0700 (Fri, 27 Oct 2006) | 2 lines
8283 Changed paths:
8284    M /trunk/THANKS
8285    M /trunk/configure.ac
8286    A /trunk/po/sl.po
8287    M /trunk/src/libvlc.h
8288    M /trunk/src/misc/darwin_specific.m
8289
8290 Add Slovenian translation
8291
8292 ------------------------------------------------------------------------
8293 r17299 | courmisch | 2006-10-26 12:12:43 -0700 (Thu, 26 Oct 2006) | 2 lines
8294 Changed paths:
8295    M /trunk/m4/flags.m4
8296
8297 Avoid flags duplication when configure cache not present
8298
8299 ------------------------------------------------------------------------
8300 r17297 | funman | 2006-10-26 11:27:29 -0700 (Thu, 26 Oct 2006) | 2 lines
8301 Changed paths:
8302    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8303
8304 Terminates string with '\0'
8305
8306 ------------------------------------------------------------------------
8307 r17296 | courmisch | 2006-10-26 11:22:23 -0700 (Thu, 26 Oct 2006) | 2 lines
8308 Changed paths:
8309    M /trunk/modules/misc/network/ipv4.c
8310
8311 Fix typo
8312
8313 ------------------------------------------------------------------------
8314 r17295 | funman | 2006-10-26 11:05:00 -0700 (Thu, 26 Oct 2006) | 2 lines
8315 Changed paths:
8316    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8317
8318 typo
8319
8320 ------------------------------------------------------------------------
8321 r17294 | courmisch | 2006-10-26 11:01:49 -0700 (Thu, 26 Oct 2006) | 4 lines
8322 Changed paths:
8323    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8324
8325 Hmm, lets see.
8326 Yeah, we are stupid because we manage to make the perfect WxWidgets toolkit
8327 fail. Go figure. I suspect the WxWidget live in another planet or something.
8328
8329 ------------------------------------------------------------------------
8330 r17293 | courmisch | 2006-10-26 10:54:11 -0700 (Thu, 26 Oct 2006) | 4 lines
8331 Changed paths:
8332    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8333
8334 Revert [17287].
8335 What the heck? can't you pay attention to SVN warnings about CONFLICTS?
8336 Thanks for introducing a memory leak on top of that.
8337
8338 ------------------------------------------------------------------------
8339 r17292 | courmisch | 2006-10-26 10:36:49 -0700 (Thu, 26 Oct 2006) | 2 lines
8340 Changed paths:
8341    M /trunk/modules/misc/network/ipv4.c
8342
8343 Reverse supposedly bogus fix
8344
8345 ------------------------------------------------------------------------
8346 r17291 | courmisch | 2006-10-26 10:35:57 -0700 (Thu, 26 Oct 2006) | 2 lines
8347 Changed paths:
8348    M /trunk/modules/misc/network/ipv4.c
8349
8350 *Ahem*
8351
8352 ------------------------------------------------------------------------
8353 r17290 | courmisch | 2006-10-26 07:58:56 -0700 (Thu, 26 Oct 2006) | 3 lines
8354 Changed paths:
8355    M /trunk/src/network/io.c
8356
8357 I suggest you stop being sarcastic because your fixes are broken
8358 (Hint: reading errno multiple times is incorrect)
8359
8360 ------------------------------------------------------------------------
8361 r17289 | courmisch | 2006-10-26 07:54:39 -0700 (Thu, 26 Oct 2006) | 3 lines
8362 Changed paths:
8363    M /trunk/modules/access/file.c
8364
8365 Character devices are not seekable.
8366 Thanks to Ed Schouten for noticing.
8367
8368 ------------------------------------------------------------------------
8369 r17288 | funman | 2006-10-25 17:14:59 -0700 (Wed, 25 Oct 2006) | 2 lines
8370 Changed paths:
8371    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8372
8373 frontport [17287] from branch
8374
8375 ------------------------------------------------------------------------
8376 r17286 | dionoea | 2006-10-25 14:38:56 -0700 (Wed, 25 Oct 2006) | 2 lines
8377 Changed paths:
8378    M /trunk/modules/codec/ffmpeg/ffmpeg.c
8379
8380 Add GIF decoding support (thanks to FFmpeg once more). This is untested.
8381
8382 ------------------------------------------------------------------------
8383 r17285 | thresh | 2006-10-25 07:40:37 -0700 (Wed, 25 Oct 2006) | 2 lines
8384 Changed paths:
8385    A /trunk/vlc.altlinux.spec (from /trunk/vlc.spec.alt:17284)
8386    A /trunk/vlc.fedora.spec (from /trunk/vlc.spec:17284)
8387    A /trunk/vlc.mandriva.spec (from /trunk/vlc.spec.mdk:17284)
8388    D /trunk/vlc.spec
8389    D /trunk/vlc.spec.alt
8390    D /trunk/vlc.spec.mdk
8391
8392 Unify specfiles names, other specs should be added as vlc.%name.spec
8393
8394 ------------------------------------------------------------------------
8395 r17284 | xtophe | 2006-10-25 04:53:38 -0700 (Wed, 25 Oct 2006) | 2 lines
8396 Changed paths:
8397    M /trunk/modules/demux/playlist/xspf.c
8398
8399 Compile fix + handle case with no xml:base
8400
8401 ------------------------------------------------------------------------
8402 r17283 | damienf | 2006-10-25 03:17:11 -0700 (Wed, 25 Oct 2006) | 5 lines
8403 Changed paths:
8404    M /trunk/src/misc/modules.c
8405    M /trunk/src/network/io.c
8406
8407 - fixed changes in [17146], [17234]
8408
8409 I suggest that you actually TEST those fundamental changes BEFORE committing them.
8410
8411
8412 ------------------------------------------------------------------------
8413 r17282 | xtophe | 2006-10-24 15:32:19 -0700 (Tue, 24 Oct 2006) | 2 lines
8414 Changed paths:
8415    M /trunk/modules/demux/playlist/xspf.c
8416
8417 honor xml:base
8418
8419 ------------------------------------------------------------------------
8420 r17281 | littlejohn | 2006-10-24 15:23:49 -0700 (Tue, 24 Oct 2006) | 1 line
8421 Changed paths:
8422    M /trunk/THANKS
8423    M /trunk/bindings/java/org/videolan/jvlc/VLM.java
8424    M /trunk/bindings/java/src/video-jni.cc
8425    M /trunk/bindings/java/src/vlm-jni.cc
8426    M /trunk/include/vlc/libvlc.h
8427    M /trunk/src/control/vlm.c
8428
8429 integrate patch from Ticket #725. needs testing.
8430 ------------------------------------------------------------------------
8431 r17280 | littlejohn | 2006-10-24 15:22:41 -0700 (Tue, 24 Oct 2006) | 1 line
8432 Changed paths:
8433    M /trunk/configure.ac
8434
8435 fix audio_filter/channel_mixer/mono module linking
8436 ------------------------------------------------------------------------
8437 r17279 | courmisch | 2006-10-24 12:24:40 -0700 (Tue, 24 Oct 2006) | 2 lines
8438 Changed paths:
8439    M /trunk/include/vlc_streaming.h
8440
8441 Add missing void
8442
8443 ------------------------------------------------------------------------
8444 r17278 | courmisch | 2006-10-24 12:19:55 -0700 (Tue, 24 Oct 2006) | 2 lines
8445 Changed paths:
8446    M /trunk/configure.ac
8447
8448 Fix linking of DLL loader
8449
8450 ------------------------------------------------------------------------
8451 r17277 | courmisch | 2006-10-24 07:06:02 -0700 (Tue, 24 Oct 2006) | 2 lines
8452 Changed paths:
8453    M /trunk/modules/misc/network/ipv4.c
8454
8455 Untested attempt to fix multicast IPv4 on Windows
8456
8457 ------------------------------------------------------------------------
8458 r17276 | jpsaman | 2006-10-23 14:16:55 -0700 (Mon, 23 Oct 2006) | 4 lines
8459 Changed paths:
8460    M /trunk/THANKS
8461    A /trunk/modules/codec/xvmc
8462    A /trunk/modules/codec/xvmc/Modules.am
8463    A /trunk/modules/codec/xvmc/accel_xvmc.h
8464    A /trunk/modules/codec/xvmc/alloc.c
8465    A /trunk/modules/codec/xvmc/attributes.h
8466    A /trunk/modules/codec/xvmc/cpu_accel.c
8467    A /trunk/modules/codec/xvmc/cpu_state.c
8468    A /trunk/modules/codec/xvmc/decode.c
8469    A /trunk/modules/codec/xvmc/header.c
8470    A /trunk/modules/codec/xvmc/motion_comp.c
8471    A /trunk/modules/codec/xvmc/motion_comp_mmx.c
8472    A /trunk/modules/codec/xvmc/mpeg2.h
8473    A /trunk/modules/codec/xvmc/mpeg2_internal.h
8474    A /trunk/modules/codec/xvmc/slice.c
8475    A /trunk/modules/codec/xvmc/slice_xvmc_vld.c
8476    A /trunk/modules/codec/xvmc/vlc.h
8477    A /trunk/modules/codec/xvmc/xvmc_vld.h
8478    A /trunk/modules/codec/xvmc/xxmc-config.h
8479    A /trunk/modules/codec/xvmc/xxmc.c
8480    M /trunk/modules/video_output/x11/Modules.am
8481    M /trunk/modules/video_output/x11/xcommon.c
8482    M /trunk/modules/video_output/x11/xcommon.h
8483    A /trunk/modules/video_output/x11/xvmc.c
8484
8485 Support for X11 Unichrome and XvMC extensions. The patch includes hw codec and video_output module for testing on VIA boards (CLE266). Patch by Christophe Burgalat <c.burgalat _at_ broadcastavenue _dot_ com>
8486
8487 This patch is not tested yet and is disabled by default.
8488
8489 ------------------------------------------------------------------------
8490 r17275 | zorglub | 2006-10-23 14:02:45 -0700 (Mon, 23 Oct 2006) | 2 lines
8491 Changed paths:
8492    M /trunk/include/vlc_common.h
8493    M /trunk/include/vlc_input.h
8494    M /trunk/include/vlc_meta.h
8495    M /trunk/include/vlc_playlist.h
8496    M /trunk/modules/gui/qt4/main_interface.cpp
8497    M /trunk/src/input/meta.c
8498    M /trunk/src/input/stream.c
8499    M /trunk/src/playlist/control.c
8500    M /trunk/src/playlist/engine.c
8501    M /trunk/src/playlist/playlist_internal.h
8502    M /trunk/src/playlist/thread.c
8503
8504 Clean up and improve core handling for album art. Still only "always fetch" implemented
8505
8506 ------------------------------------------------------------------------
8507 r17274 | phmo95 | 2006-10-23 13:50:17 -0700 (Mon, 23 Oct 2006) | 1 line
8508 Changed paths:
8509    M /trunk/bindings/java/src/graphics-jni.cc
8510
8511 Fixing a typo in WIN32 #ifdef
8512 ------------------------------------------------------------------------
8513 r17273 | xtophe | 2006-10-23 12:55:59 -0700 (Mon, 23 Oct 2006) | 2 lines
8514 Changed paths:
8515    M /trunk/configure.ac
8516
8517 fix realaudio linking
8518
8519 ------------------------------------------------------------------------
8520 r17271 | jpsaman | 2006-10-23 12:05:47 -0700 (Mon, 23 Oct 2006) | 1 line
8521 Changed paths:
8522    M /trunk/THANKS
8523    M /trunk/modules/stream_out/rtp.c
8524
8525 Patch by aurelien: properly test for NULL.
8526 ------------------------------------------------------------------------
8527 r17270 | funman | 2006-10-23 10:35:10 -0700 (Mon, 23 Oct 2006) | 2 lines
8528 Changed paths:
8529    M /trunk/INSTALL.wince
8530
8531 missing $LDFLAGS, thanks to ZeMaria
8532
8533 ------------------------------------------------------------------------
8534 r17268 | funman | 2006-10-22 15:06:38 -0700 (Sun, 22 Oct 2006) | 2 lines
8535 Changed paths:
8536    M /trunk/modules/misc/notify/xosd.c
8537
8538 typo
8539
8540 ------------------------------------------------------------------------
8541 r17267 | funman | 2006-10-22 14:33:50 -0700 (Sun, 22 Oct 2006) | 2 lines
8542 Changed paths:
8543    M /trunk/modules/misc/notify/xosd.c
8544
8545 fix xosd, thanks to hobophobe
8546
8547 ------------------------------------------------------------------------
8548 r17266 | jpsaman | 2006-10-22 14:03:13 -0700 (Sun, 22 Oct 2006) | 1 line
8549 Changed paths:
8550    M /trunk/configure.ac
8551
8552 Fix linking for mod plugin
8553 ------------------------------------------------------------------------
8554 r17265 | funman | 2006-10-22 13:45:29 -0700 (Sun, 22 Oct 2006) | 2 lines
8555 Changed paths:
8556    M /trunk/configure.ac
8557
8558 Link wxwidgets_plugin with gtk2 on unix
8559
8560 ------------------------------------------------------------------------
8561 r17264 | jpsaman | 2006-10-22 13:14:22 -0700 (Sun, 22 Oct 2006) | 1 line
8562 Changed paths:
8563    M /trunk/configure.ac
8564
8565 Link mod against libmod, stdc++ and math library
8566 ------------------------------------------------------------------------
8567 r17263 | courmisch | 2006-10-22 12:25:25 -0700 (Sun, 22 Oct 2006) | 2 lines
8568 Changed paths:
8569    M /trunk/include/modules_inner.h
8570    M /trunk/include/vlc_common.h
8571
8572 Declare extern vlc_symbol_... explicitly
8573
8574 ------------------------------------------------------------------------
8575 r17261 | sigmunau | 2006-10-22 11:37:26 -0700 (Sun, 22 Oct 2006) | 2 lines
8576 Changed paths:
8577    M /trunk/configure.ac
8578
8579 explicitly link the upnp_intel plugin against ixml to make libtool happy
8580
8581 ------------------------------------------------------------------------
8582 r17260 | courmisch | 2006-10-22 11:16:18 -0700 (Sun, 22 Oct 2006) | 2 lines
8583 Changed paths:
8584    M /trunk/configure.ac
8585
8586 Remove check for Fortran (Parental advisory: Explicit kludge)
8587
8588 ------------------------------------------------------------------------
8589 r17259 | funman | 2006-10-22 08:45:16 -0700 (Sun, 22 Oct 2006) | 2 lines
8590 Changed paths:
8591    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8592
8593 typo
8594
8595 ------------------------------------------------------------------------
8596 r17258 | damienf | 2006-10-22 08:29:56 -0700 (Sun, 22 Oct 2006) | 2 lines
8597 Changed paths:
8598    M /trunk/include/configuration.h
8599    M /trunk/modules/access/dshow/dshow.cpp
8600
8601 - apply proper const casting since C++ has become more stringent
8602
8603 ------------------------------------------------------------------------
8604 r17257 | courmisch | 2006-10-22 07:57:24 -0700 (Sun, 22 Oct 2006) | 2 lines
8605 Changed paths:
8606    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8607
8608 Drop wcslen() and back to original DnD. Refix it.
8609
8610 ------------------------------------------------------------------------
8611 r17256 | funman | 2006-10-22 07:35:03 -0700 (Sun, 22 Oct 2006) | 2 lines
8612 Changed paths:
8613    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8614
8615 frontport [17255]
8616
8617 ------------------------------------------------------------------------
8618 r17254 | jpsaman | 2006-10-22 04:22:22 -0700 (Sun, 22 Oct 2006) | 1 line
8619 Changed paths:
8620    M /trunk/configure.ac
8621
8622 Fix linking of vorbis
8623 ------------------------------------------------------------------------
8624 r17252 | courmisch | 2006-10-21 13:43:06 -0700 (Sat, 21 Oct 2006) | 3 lines
8625 Changed paths:
8626    M /trunk/include/vlc_symbols.h
8627    M /trunk/include/vlc_threads_funcs.h
8628    M /trunk/src/misc/threads.c
8629
8630 - Remove useless global variable
8631 - Fix threading qualifier warnings
8632
8633 ------------------------------------------------------------------------
8634 r17251 | jpsaman | 2006-10-21 13:36:36 -0700 (Sat, 21 Oct 2006) | 1 line
8635 Changed paths:
8636    M /trunk/modules/codec/dvbsub.c
8637
8638 Turn #if DVBDEBUG into #ifdef DVBDEBUG
8639 ------------------------------------------------------------------------
8640 r17250 | dionoea | 2006-10-21 13:36:11 -0700 (Sat, 21 Oct 2006) | 2 lines
8641 Changed paths:
8642    M /trunk/configure.ac
8643
8644 This might be better
8645
8646 ------------------------------------------------------------------------
8647 r17249 | dionoea | 2006-10-21 13:26:42 -0700 (Sat, 21 Oct 2006) | 2 lines
8648 Changed paths:
8649    M /trunk/configure.ac
8650
8651 Fix opengl module post compile checks (or something)
8652
8653 ------------------------------------------------------------------------
8654 r17248 | courmisch | 2006-10-21 13:25:31 -0700 (Sat, 21 Oct 2006) | 2 lines
8655 Changed paths:
8656    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8657
8658 Rush fix for 0.8.6
8659
8660 ------------------------------------------------------------------------
8661 r17247 | courmisch | 2006-10-21 13:21:03 -0700 (Sat, 21 Oct 2006) | 2 lines
8662 Changed paths:
8663    M /trunk/modules/services_discovery/bonjour.c
8664
8665 Fix Bonjour discovery
8666
8667 ------------------------------------------------------------------------
8668 r17245 | courmisch | 2006-10-21 13:05:02 -0700 (Sat, 21 Oct 2006) | 2 lines
8669 Changed paths:
8670    M /trunk/configure.ac
8671    M /trunk/m4/flags.m4
8672
8673 Attempt to fix my previous commit
8674
8675 ------------------------------------------------------------------------
8676 r17244 | hartman | 2006-10-21 13:04:36 -0700 (Sat, 21 Oct 2006) | 2 lines
8677 Changed paths:
8678    M /trunk/modules/gui/macosx/playlist.m
8679    M /trunk/modules/gui/macosx/playlistinfo.m
8680
8681 * Updates due to the new playlist core
8682
8683 ------------------------------------------------------------------------
8684 r17243 | courmisch | 2006-10-21 12:52:23 -0700 (Sat, 21 Oct 2006) | 4 lines
8685 Changed paths:
8686    M /trunk/configure.ac
8687    M /trunk/m4/flags.m4
8688
8689 Ensure that shared objects have no unresolved symbols.
8690
8691 This will catch broken plugins at build-time rather than run-time.
8692
8693 ------------------------------------------------------------------------
8694 r17240 | courmisch | 2006-10-21 12:30:04 -0700 (Sat, 21 Oct 2006) | 2 lines
8695 Changed paths:
8696    M /trunk/modules/access/dshow/dshow.cpp
8697
8698 Attempt to fix dshow build
8699
8700 ------------------------------------------------------------------------
8701 r17238 | courmisch | 2006-10-21 12:24:47 -0700 (Sat, 21 Oct 2006) | 2 lines
8702 Changed paths:
8703    M /trunk/m4/flags.m4
8704
8705 More fixes
8706
8707 ------------------------------------------------------------------------
8708 r17237 | courmisch | 2006-10-21 12:17:09 -0700 (Sat, 21 Oct 2006) | 2 lines
8709 Changed paths:
8710    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
8711    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
8712
8713 Qt compile fix
8714
8715 ------------------------------------------------------------------------
8716 r17235 | courmisch | 2006-10-21 12:08:19 -0700 (Sat, 21 Oct 2006) | 2 lines
8717 Changed paths:
8718    M /trunk/include/codecs.h
8719    M /trunk/modules/audio_output/file.c
8720
8721 Const fixes
8722
8723 ------------------------------------------------------------------------
8724 r17234 | courmisch | 2006-10-21 11:52:47 -0700 (Sat, 21 Oct 2006) | 2 lines
8725 Changed paths:
8726    M /trunk/src/misc/modules.c
8727
8728 Cleanup
8729
8730 ------------------------------------------------------------------------
8731 r17233 | courmisch | 2006-10-21 11:40:30 -0700 (Sat, 21 Oct 2006) | 2 lines
8732 Changed paths:
8733    M /trunk/src/input/demux.c
8734    M /trunk/src/input/item.c
8735
8736 Input fixes
8737
8738 ------------------------------------------------------------------------
8739 r17232 | courmisch | 2006-10-21 11:36:42 -0700 (Sat, 21 Oct 2006) | 2 lines
8740 Changed paths:
8741    M /trunk/include/configuration.h
8742
8743 Fix
8744
8745 ------------------------------------------------------------------------
8746 r17231 | courmisch | 2006-10-21 11:20:37 -0700 (Sat, 21 Oct 2006) | 2 lines
8747 Changed paths:
8748    M /trunk/modules/gui/skins2/events/evt_key.cpp
8749    M /trunk/modules/gui/wxwidgets/interface.cpp
8750    M /trunk/modules/gui/wxwidgets/menus.cpp
8751
8752 Fixes from hobophobe on IRC
8753
8754 ------------------------------------------------------------------------
8755 r17230 | courmisch | 2006-10-21 11:03:49 -0700 (Sat, 21 Oct 2006) | 2 lines
8756 Changed paths:
8757    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8758
8759 I might have finally got it right
8760
8761 ------------------------------------------------------------------------
8762 r17229 | courmisch | 2006-10-21 10:51:36 -0700 (Sat, 21 Oct 2006) | 2 lines
8763 Changed paths:
8764    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8765
8766 Compile fix attempt
8767
8768 ------------------------------------------------------------------------
8769 r17228 | courmisch | 2006-10-21 10:49:35 -0700 (Sat, 21 Oct 2006) | 2 lines
8770 Changed paths:
8771    M /trunk/include/configuration.h
8772    M /trunk/include/modules.h
8773    M /trunk/include/vlc_common.h
8774    M /trunk/include/vlc_keys.h
8775    M /trunk/src/libvlc.h
8776
8777 const rulez
8778
8779 ------------------------------------------------------------------------
8780 r17227 | courmisch | 2006-10-21 10:28:22 -0700 (Sat, 21 Oct 2006) | 2 lines
8781 Changed paths:
8782    M /trunk/include/iso_lang.h
8783    M /trunk/include/vlc_input.h
8784    M /trunk/src/input/es_out.c
8785    M /trunk/src/misc/iso-639_def.h
8786    M /trunk/src/misc/messages.c
8787    M /trunk/src/misc/vlm.c
8788
8789 Fix a bunch of warning.
8790
8791 ------------------------------------------------------------------------
8792 r17226 | courmisch | 2006-10-21 10:18:28 -0700 (Sat, 21 Oct 2006) | 2 lines
8793 Changed paths:
8794    M /trunk/src/Makefile.am
8795
8796 Try harder to rid of this annoying dependency
8797
8798 ------------------------------------------------------------------------
8799 r17225 | courmisch | 2006-10-21 10:14:57 -0700 (Sat, 21 Oct 2006) | 2 lines
8800 Changed paths:
8801    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8802
8803 Shorter version
8804
8805 ------------------------------------------------------------------------
8806 r17224 | courmisch | 2006-10-21 10:12:22 -0700 (Sat, 21 Oct 2006) | 4 lines
8807 Changed paths:
8808    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8809
8810 Untested bug-to-bug fix for clueless file browsers.
8811 I don't have a broken file browser, and I can't compile wxWidgets,
8812 so no way I can test that.
8813
8814 ------------------------------------------------------------------------
8815 r17223 | courmisch | 2006-10-21 10:08:03 -0700 (Sat, 21 Oct 2006) | 2 lines
8816 Changed paths:
8817    M /trunk/src/misc/charset.c
8818
8819 Fix many warnings
8820
8821 ------------------------------------------------------------------------
8822 r17222 | zorglub | 2006-10-21 09:59:09 -0700 (Sat, 21 Oct 2006) | 4 lines
8823 Changed paths:
8824    M /trunk/include/vlc_messages.h
8825    M /trunk/include/vlc_playlist.h
8826    M /trunk/modules/control/hotkeys.c
8827    M /trunk/modules/gui/beos/InterfaceWindow.cpp
8828    M /trunk/modules/gui/beos/ListViews.cpp
8829    M /trunk/modules/gui/macosx/playlist.m
8830    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
8831    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
8832    M /trunk/modules/gui/wxwidgets/menus.cpp
8833    M /trunk/src/playlist/control.c
8834    M /trunk/src/playlist/engine.c
8835    M /trunk/src/playlist/item.c
8836    M /trunk/src/playlist/playlist_internal.h
8837    M /trunk/src/playlist/search.c
8838    M /trunk/src/playlist/thread.c
8839
8840 Rebuild the array of currently playing items as a background task.
8841 This array is now usable as a reliable source of data for size
8842 Use playlist_CurrentSize(p_playlist) to retrieve the size of the current playset.
8843
8844 ------------------------------------------------------------------------
8845 r17221 | courmisch | 2006-10-21 07:54:42 -0700 (Sat, 21 Oct 2006) | 2 lines
8846 Changed paths:
8847    M /trunk/configure.ac
8848
8849 A few more sanity checks
8850
8851 ------------------------------------------------------------------------
8852 r17220 | courmisch | 2006-10-21 07:13:29 -0700 (Sat, 21 Oct 2006) | 2 lines
8853 Changed paths:
8854    M /trunk/m4/flags.m4
8855
8856 Fixes
8857
8858 ------------------------------------------------------------------------
8859 r17219 | courmisch | 2006-10-21 07:04:02 -0700 (Sat, 21 Oct 2006) | 2 lines
8860 Changed paths:
8861    M /trunk/Makefile.am
8862
8863 Don't build obsolete+broken wxwidgets in distcheck
8864
8865 ------------------------------------------------------------------------
8866 r17218 | jpsaman | 2006-10-21 07:02:49 -0700 (Sat, 21 Oct 2006) | 1 line
8867 Changed paths:
8868    M /trunk/modules/codec/ffmpeg/ffmpeg.c
8869    M /trunk/modules/codec/ffmpeg/mux.c
8870    M /trunk/modules/video_filter/panoramix.c
8871    M /trunk/src/input/decoder.c
8872    M /trunk/src/misc/update.c
8873
8874 Fix compiler warning: missing initializer
8875 ------------------------------------------------------------------------
8876 r17217 | courmisch | 2006-10-21 06:36:58 -0700 (Sat, 21 Oct 2006) | 2 lines
8877 Changed paths:
8878    M /trunk/configure.ac
8879
8880 Lalala
8881
8882 ------------------------------------------------------------------------
8883 r17216 | zorglub | 2006-10-21 06:33:06 -0700 (Sat, 21 Oct 2006) | 5 lines
8884 Changed paths:
8885    M /trunk/include/vlc_playlist.h
8886    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
8887    M /trunk/src/input/input.c
8888    M /trunk/src/interface/interaction.c
8889    M /trunk/src/playlist/control.c
8890    M /trunk/src/playlist/engine.c
8891    M /trunk/src/playlist/item.c
8892    M /trunk/src/playlist/thread.c
8893
8894 Don't loop continuously the playlist thread, use cond.
8895 Not tested heavily yet ...
8896
8897 For interaction implementers: you need to call playlist_Signal after changing the status of a dialog. Please see the diff for qt4/dialogs/interaction.cpp
8898
8899 ------------------------------------------------------------------------
8900 r17215 | jpsaman | 2006-10-21 06:31:44 -0700 (Sat, 21 Oct 2006) | 1 line
8901 Changed paths:
8902    M /trunk/modules/services_discovery/shout.c
8903    M /trunk/modules/video_filter/noise.c
8904
8905 Remove unused variables
8906 ------------------------------------------------------------------------
8907 r17214 | courmisch | 2006-10-21 06:24:26 -0700 (Sat, 21 Oct 2006) | 2 lines
8908 Changed paths:
8909    M /trunk/configure.ac
8910
8911 Desperate attempt to recover the wxwidgets plugin
8912
8913 ------------------------------------------------------------------------
8914 r17213 | courmisch | 2006-10-21 06:17:16 -0700 (Sat, 21 Oct 2006) | 2 lines
8915 Changed paths:
8916    M /trunk/src/Makefile.am
8917
8918 Another distcheck fix attempt
8919
8920 ------------------------------------------------------------------------
8921 r17212 | courmisch | 2006-10-21 06:12:57 -0700 (Sat, 21 Oct 2006) | 3 lines
8922 Changed paths:
8923    M /trunk/modules/demux/nsc.c
8924
8925 Revert flawed [17208]. Really fix the sign comparison.
8926 (Hint: man 3 iconv)
8927
8928 ------------------------------------------------------------------------
8929 r17211 | jpsaman | 2006-10-21 06:10:37 -0700 (Sat, 21 Oct 2006) | 1 line
8930 Changed paths:
8931    M /trunk/modules/services_discovery/hal.c
8932
8933 Remove unused variable val
8934 ------------------------------------------------------------------------
8935 r17210 | jpsaman | 2006-10-21 05:54:39 -0700 (Sat, 21 Oct 2006) | 1 line
8936 Changed paths:
8937    M /trunk/modules/gui/skins2/src/popup.cpp
8938
8939 Remove useless comparisson (n >= 0) was always true (n is unsigned int)
8940 ------------------------------------------------------------------------
8941 r17209 | jpsaman | 2006-10-21 05:44:12 -0700 (Sat, 21 Oct 2006) | 1 line
8942 Changed paths:
8943    M /trunk/modules/demux/tta.c
8944
8945 Remove unused variable p_meta
8946 ------------------------------------------------------------------------
8947 r17208 | jpsaman | 2006-10-21 05:43:36 -0700 (Sat, 21 Oct 2006) | 1 line
8948 Changed paths:
8949    M /trunk/modules/demux/nsc.c
8950
8951 Fix invalid comparison, result was always false.
8952 ------------------------------------------------------------------------
8953 r17207 | courmisch | 2006-10-21 05:37:07 -0700 (Sat, 21 Oct 2006) | 2 lines
8954 Changed paths:
8955    M /trunk/modules/codec/cmml/intf.c
8956
8957 *Ahem*
8958
8959 ------------------------------------------------------------------------
8960 r17206 | jpsaman | 2006-10-21 05:36:36 -0700 (Sat, 21 Oct 2006) | 1 line
8961 Changed paths:
8962    M /trunk/modules/audio_filter/channel_mixer/mono.c
8963
8964 Fix compiler warning: comparison between signed and unsigned
8965 ------------------------------------------------------------------------
8966 r17205 | courmisch | 2006-10-21 05:35:13 -0700 (Sat, 21 Oct 2006) | 2 lines
8967 Changed paths:
8968    M /trunk/src/audio_output/intf.c
8969
8970 Fix [17200]
8971
8972 ------------------------------------------------------------------------
8973 r17204 | courmisch | 2006-10-21 05:32:23 -0700 (Sat, 21 Oct 2006) | 3 lines
8974 Changed paths:
8975    M /trunk/configure.ac
8976
8977 Remove annoying warnings.
8978 Nobody will ever be bored enough to fix these ones.
8979
8980 ------------------------------------------------------------------------
8981 r17203 | jpsaman | 2006-10-21 05:32:12 -0700 (Sat, 21 Oct 2006) | 1 line
8982 Changed paths:
8983    M /trunk/modules/codec/cmml/intf.c
8984
8985 Fix compiler warning: implicit declaration of function 'asprintf'
8986 ------------------------------------------------------------------------
8987 r17202 | courmisch | 2006-10-21 05:28:52 -0700 (Sat, 21 Oct 2006) | 2 lines
8988 Changed paths:
8989    M /trunk/include/vlc_common.h
8990    M /trunk/include/vlc_config.h
8991
8992 Fix a few warnings
8993
8994 ------------------------------------------------------------------------
8995 r17201 | fkuehne | 2006-10-21 05:27:27 -0700 (Sat, 21 Oct 2006) | 1 line
8996 Changed paths:
8997    M /trunk/modules/gui/ncurses.c
8998
8999 * minor update to the current playlist API
9000 ------------------------------------------------------------------------
9001 r17200 | jpsaman | 2006-10-21 05:25:05 -0700 (Sat, 21 Oct 2006) | 1 line
9002 Changed paths:
9003    M /trunk/src/audio_output/intf.c
9004
9005 Fix compiler warning: implicit declaration of function 'asprintf'
9006 ------------------------------------------------------------------------
9007 r17199 | courmisch | 2006-10-21 05:08:16 -0700 (Sat, 21 Oct 2006) | 2 lines
9008 Changed paths:
9009    M /trunk/configure.ac
9010
9011 Code factorization
9012
9013 ------------------------------------------------------------------------
9014 r17198 | courmisch | 2006-10-21 04:55:09 -0700 (Sat, 21 Oct 2006) | 2 lines
9015 Changed paths:
9016    M /trunk/configure.ac
9017    M /trunk/m4/Makefile.am
9018    A /trunk/m4/flags.m4
9019
9020 Some autoconf fun
9021
9022 ------------------------------------------------------------------------
9023 r17197 | hartman | 2006-10-21 04:16:00 -0700 (Sat, 21 Oct 2006) | 3 lines
9024 Changed paths:
9025    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9026
9027 * copy paste error
9028
9029
9030 ------------------------------------------------------------------------
9031 r17196 | zorglub | 2006-10-21 04:09:51 -0700 (Sat, 21 Oct 2006) | 11 lines
9032 Changed paths:
9033    M /trunk/include/vlc_arrays.h
9034    M /trunk/include/vlc_playlist.h
9035    M /trunk/modules/control/hotkeys.c
9036    M /trunk/modules/control/http/macro.c
9037    M /trunk/modules/gui/macosx/controls.m
9038    M /trunk/modules/gui/macosx/intf.m
9039    M /trunk/modules/gui/macosx/playlist.m
9040    M /trunk/modules/gui/qt4/main_interface.cpp
9041    M /trunk/modules/gui/qt4/menus.cpp
9042    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
9043    M /trunk/src/control/mediacontrol_core.c
9044    M /trunk/src/control/playlist.c
9045    M /trunk/src/input/item.c
9046    M /trunk/src/libvlc.c
9047    M /trunk/src/playlist/control.c
9048    M /trunk/src/playlist/engine.c
9049    M /trunk/src/playlist/item.c
9050    M /trunk/src/playlist/search.c
9051    M /trunk/src/playlist/thread.c
9052    M /trunk/src/playlist/tree.c
9053
9054 Playlist
9055  * Remove the random special case
9056  * Use the array of currently playing items for all cases
9057  * Convert array items to array API
9058  * Replace standard searches in sorted arrays by bsearches
9059  * Size is not yet fixed (next round).
9060
9061 Array
9062  * Add reset/value and bsearch functions
9063  * Add foreach helper
9064
9065 ------------------------------------------------------------------------
9066 r17195 | hartman | 2006-10-21 04:03:19 -0700 (Sat, 21 Oct 2006) | 2 lines
9067 Changed paths:
9068    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9069
9070 * Add 24bit and 32bit PCM stream support to avcodec
9071
9072 ------------------------------------------------------------------------
9073 r17194 | courmisch | 2006-10-21 03:24:21 -0700 (Sat, 21 Oct 2006) | 2 lines
9074 Changed paths:
9075    M /trunk/configure.ac
9076
9077 GNUTLS plugin require libgcrypt explicitly since it calls gcry_control.
9078
9079 ------------------------------------------------------------------------
9080 r17193 | courmisch | 2006-10-21 02:59:18 -0700 (Sat, 21 Oct 2006) | 2 lines
9081 Changed paths:
9082    M /trunk/modules/misc/gnutls.c
9083
9084 Remove dead code
9085
9086 ------------------------------------------------------------------------
9087 r17192 | courmisch | 2006-10-21 02:55:23 -0700 (Sat, 21 Oct 2006) | 2 lines
9088 Changed paths:
9089    M /trunk/modules/misc/gnutls.c
9090
9091 Cleanup
9092
9093 ------------------------------------------------------------------------
9094 r17191 | courmisch | 2006-10-21 02:26:50 -0700 (Sat, 21 Oct 2006) | 2 lines
9095 Changed paths:
9096    M /trunk/bindings/java/Makefile.am
9097
9098 Try to distcheck wrt Java bindings
9099
9100 ------------------------------------------------------------------------
9101 r17190 | courmisch | 2006-10-21 02:26:37 -0700 (Sat, 21 Oct 2006) | 3 lines
9102 Changed paths:
9103    M /trunk/Makefile.am
9104
9105 Make sure vlc_LDFLAGS is always set
9106 (automake bug?)
9107
9108 ------------------------------------------------------------------------
9109 r17189 | hartman | 2006-10-21 02:18:06 -0700 (Sat, 21 Oct 2006) | 3 lines
9110 Changed paths:
9111    M /trunk/Makefile.am
9112
9113 * target -> host in Makefile.am
9114
9115
9116 ------------------------------------------------------------------------
9117 r17188 | courmisch | 2006-10-21 02:16:34 -0700 (Sat, 21 Oct 2006) | 2 lines
9118 Changed paths:
9119    M /trunk/Makefile.am
9120
9121 Remove no-op
9122
9123 ------------------------------------------------------------------------
9124 r17187 | courmisch | 2006-10-21 01:56:19 -0700 (Sat, 21 Oct 2006) | 3 lines
9125 Changed paths:
9126    M /trunk/Makefile.am
9127
9128 Multiple confirmation that is it works on Linux.
9129 Anyway, there is no libiconv_* invocation in src/vlc.c
9130
9131 ------------------------------------------------------------------------
9132 r17186 | courmisch | 2006-10-21 01:51:19 -0700 (Sat, 21 Oct 2006) | 2 lines
9133 Changed paths:
9134    M /trunk/modules/access_output/udp.c
9135    M /trunk/src/libvlc.h
9136
9137 Merge UDP access output with core TTL handling
9138
9139 ------------------------------------------------------------------------
9140 r17185 | jpsaman | 2006-10-21 01:48:15 -0700 (Sat, 21 Oct 2006) | 1 line
9141 Changed paths:
9142    M /trunk/Makefile.am
9143
9144 Revert revision [17165] because it broke libtool build on linux
9145 ------------------------------------------------------------------------
9146 r17184 | hartman | 2006-10-20 15:25:03 -0700 (Fri, 20 Oct 2006) | 2 lines
9147 Changed paths:
9148    M /trunk/extras/contrib/src/Makefile
9149    D /trunk/extras/contrib/src/Patches/mpeg2dec.patch
9150    M /trunk/extras/contrib/src/Patches/speex.patch
9151    M /trunk/extras/contrib/src/packages.mak
9152
9153 * Update some contribs
9154
9155 ------------------------------------------------------------------------
9156 r17182 | courmisch | 2006-10-20 14:29:35 -0700 (Fri, 20 Oct 2006) | 2 lines
9157 Changed paths:
9158    M /trunk/modules/stream_out/rtp.c
9159
9160 Another TTL string unduped
9161
9162 ------------------------------------------------------------------------
9163 r17181 | courmisch | 2006-10-20 14:29:07 -0700 (Fri, 20 Oct 2006) | 2 lines
9164 Changed paths:
9165    M /trunk/m4/vlc.m4
9166
9167 s/target/host/
9168
9169 ------------------------------------------------------------------------
9170 r17180 | dionoea | 2006-10-20 14:12:59 -0700 (Fri, 20 Oct 2006) | 2 lines
9171 Changed paths:
9172    M /trunk/modules/codec/sdl_image.c
9173
9174 Put lower priority than ffmpeg. (when SDL_image was used it couldn't decode videos like http://dionoea.chewa.net/pa150001.mov ).
9175
9176 ------------------------------------------------------------------------
9177 r17179 | hartman | 2006-10-20 12:31:15 -0700 (Fri, 20 Oct 2006) | 2 lines
9178 Changed paths:
9179    M /trunk/configure.ac
9180
9181 * spelling error hostt_cpu -> host_cpu
9182
9183 ------------------------------------------------------------------------
9184 r17178 | courmisch | 2006-10-20 12:24:38 -0700 (Fri, 20 Oct 2006) | 2 lines
9185 Changed paths:
9186    M /trunk/modules/access_output/udp.c
9187    M /trunk/src/libvlc.h
9188
9189 Unduplicate TTL strings
9190
9191 ------------------------------------------------------------------------
9192 r17177 | courmisch | 2006-10-20 12:16:25 -0700 (Fri, 20 Oct 2006) | 5 lines
9193 Changed paths:
9194    M /trunk/src/libvlc.h
9195    M /trunk/src/network/udp.c
9196
9197 - Support for setting DSCP via dscp option
9198 - Support for setting outgoing IPv4 multicast interface
9199   (note that only the Linux kernel can do that)
9200 - Some cleaning/dirtying up
9201
9202 ------------------------------------------------------------------------
9203 r17176 | zorglub | 2006-10-20 12:10:37 -0700 (Fri, 20 Oct 2006) | 2 lines
9204 Changed paths:
9205    M /trunk/toolbox
9206
9207 Fix syntax errors
9208
9209 ------------------------------------------------------------------------
9210 r17175 | courmisch | 2006-10-20 10:11:14 -0700 (Fri, 20 Oct 2006) | 2 lines
9211 Changed paths:
9212    M /trunk/configure.ac
9213
9214 Fix syntax error
9215
9216 ------------------------------------------------------------------------
9217 r17174 | courmisch | 2006-10-20 10:05:42 -0700 (Fri, 20 Oct 2006) | 3 lines
9218 Changed paths:
9219    M /trunk/configure.ac
9220
9221 WTF?! VLC is NOT a f***ing COMPILER.
9222 It has NO target.
9223
9224 ------------------------------------------------------------------------
9225 r17173 | courmisch | 2006-10-20 09:46:31 -0700 (Fri, 20 Oct 2006) | 4 lines
9226 Changed paths:
9227    M /trunk/configure.ac
9228    M /trunk/modules/gui/wxwidgets/interface.cpp
9229
9230 - Don't try altivec compiler flags except on PPC and PPC64
9231   (some PPC user should review this)
9232 - Don't find canonical build and target (heck, VLC is not a compiler!)
9233
9234 ------------------------------------------------------------------------
9235 r17172 | courmisch | 2006-10-20 09:18:44 -0700 (Fri, 20 Oct 2006) | 2 lines
9236 Changed paths:
9237    M /trunk/configure.ac
9238
9239 Remove superfluous function nesting from configure checks
9240
9241 ------------------------------------------------------------------------
9242 r17171 | courmisch | 2006-10-20 08:58:06 -0700 (Fri, 20 Oct 2006) | 2 lines
9243 Changed paths:
9244    M /trunk/toolbox
9245
9246 Remove some obsolete code
9247
9248 ------------------------------------------------------------------------
9249 r17170 | courmisch | 2006-10-20 08:55:18 -0700 (Fri, 20 Oct 2006) | 2 lines
9250 Changed paths:
9251    M /trunk/toolbox
9252
9253 Explicit disclaimer
9254
9255 ------------------------------------------------------------------------
9256 r17169 | courmisch | 2006-10-20 08:48:03 -0700 (Fri, 20 Oct 2006) | 4 lines
9257 Changed paths:
9258    M /trunk/toolbox
9259
9260 Try to fix distclean, but you'd better not use it anyway.
9261
9262 I TOLD YOU TO NOT BOTHER ME WITH YOUR UNCLEAN BUILD TREES.
9263
9264 ------------------------------------------------------------------------
9265 r17168 | courmisch | 2006-10-20 08:18:23 -0700 (Fri, 20 Oct 2006) | 2 lines
9266 Changed paths:
9267    M /trunk/configure.ac
9268
9269 Repair CONFIGURE_LINE (fixes #696)
9270
9271 ------------------------------------------------------------------------
9272 r17167 | courmisch | 2006-10-20 07:59:14 -0700 (Fri, 20 Oct 2006) | 2 lines
9273 Changed paths:
9274    M /trunk/bootstrap
9275
9276 Build plugins with -no-undefined
9277
9278 ------------------------------------------------------------------------
9279 r17166 | courmisch | 2006-10-20 07:49:47 -0700 (Fri, 20 Oct 2006) | 2 lines
9280 Changed paths:
9281    M /trunk/configure.ac
9282
9283 Don't build quicktime plugin with loader since it is broken
9284
9285 ------------------------------------------------------------------------
9286 r17165 | courmisch | 2006-10-20 07:39:55 -0700 (Fri, 20 Oct 2006) | 2 lines
9287 Changed paths:
9288    M /trunk/Makefile.am
9289
9290 Remove useless link flags from vlc program
9291
9292 ------------------------------------------------------------------------
9293 r17164 | courmisch | 2006-10-20 07:28:19 -0700 (Fri, 20 Oct 2006) | 2 lines
9294 Changed paths:
9295    M /trunk/configure.ac
9296
9297 Fix dts_pic check
9298
9299 ------------------------------------------------------------------------
9300 r17162 | funman | 2006-10-20 02:57:50 -0700 (Fri, 20 Oct 2006) | 2 lines
9301 Changed paths:
9302    M /trunk/extras/contrib/bootstrap
9303
9304 Detect MSYS mingw compiler (mingw32-gcc)
9305
9306 ------------------------------------------------------------------------
9307 r17160 | xtophe | 2006-10-19 15:06:55 -0700 (Thu, 19 Oct 2006) | 2 lines
9308 Changed paths:
9309    M /trunk/vlc.win32.nsi.in
9310
9311 Stop confusing the users with n shortcuts
9312
9313 ------------------------------------------------------------------------
9314 r17159 | littlejohn | 2006-10-19 14:55:31 -0700 (Thu, 19 Oct 2006) | 1 line
9315 Changed paths:
9316    M /trunk/bindings/java/src/playlist-jni.cc
9317
9318 make playlist stop synchronous
9319 ------------------------------------------------------------------------
9320 r17158 | hartman | 2006-10-19 14:45:07 -0700 (Thu, 19 Oct 2006) | 2 lines
9321 Changed paths:
9322    M /trunk/modules/codec/realaudio.c
9323    M /trunk/modules/codec/speex.c
9324    M /trunk/modules/codec/vorbis.c
9325
9326 * prevent potential crashes on files with broken channelcount
9327
9328 ------------------------------------------------------------------------
9329 r17157 | zorglub | 2006-10-19 14:30:39 -0700 (Thu, 19 Oct 2006) | 2 lines
9330 Changed paths:
9331    M /trunk/src/Makefile.am
9332    M /trunk/src/playlist/engine.c
9333
9334 Reset playlist status to STOPPED after stop
9335
9336 ------------------------------------------------------------------------
9337 r17155 | zorglub | 2006-10-19 14:00:14 -0700 (Thu, 19 Oct 2006) | 2 lines
9338 Changed paths:
9339    A /trunk/include/vlc_arrays.h
9340    M /trunk/include/vlc_common.h
9341    M /trunk/test/NativeAlgoTest.py
9342    M /trunk/test/native/algo.c
9343    M /trunk/test/native/init.c
9344    M /trunk/test/native/tests.h
9345    M /trunk/test/test.sh
9346
9347 Dynamic array with log allocation
9348
9349 ------------------------------------------------------------------------
9350 r17154 | courmisch | 2006-10-19 12:56:04 -0700 (Thu, 19 Oct 2006) | 2 lines
9351 Changed paths:
9352    M /trunk/configure.ac
9353
9354 Woops
9355
9356 ------------------------------------------------------------------------
9357 r17153 | courmisch | 2006-10-19 12:52:49 -0700 (Thu, 19 Oct 2006) | 2 lines
9358 Changed paths:
9359    M /trunk/bootstrap
9360
9361 Remove some more cruft
9362
9363 ------------------------------------------------------------------------
9364 r17152 | courmisch | 2006-10-19 12:42:35 -0700 (Thu, 19 Oct 2006) | 2 lines
9365 Changed paths:
9366    M /trunk/configure.ac
9367
9368 Remove some build system cruft
9369
9370 ------------------------------------------------------------------------
9371 r17151 | courmisch | 2006-10-19 12:42:10 -0700 (Thu, 19 Oct 2006) | 2 lines
9372 Changed paths:
9373    M /trunk/src/input/input.c
9374
9375 Kill duplicated function
9376
9377 ------------------------------------------------------------------------
9378 r17150 | courmisch | 2006-10-19 12:41:55 -0700 (Thu, 19 Oct 2006) | 2 lines
9379 Changed paths:
9380    M /trunk/src/Makefile.am
9381
9382 Put version-info to libvlc instead of vlc, as I assume was intended
9383
9384 ------------------------------------------------------------------------
9385 r17149 | courmisch | 2006-10-19 12:29:46 -0700 (Thu, 19 Oct 2006) | 8 lines
9386 Changed paths:
9387    M /trunk/bootstrap
9388    M /trunk/configure.ac
9389    M /trunk/src/Makefile.am
9390
9391 Oh! No more builtins!
9392 (well only for libtool and shared libvlc)
9393
9394 Clean your build tree before whining.
9395
9396 And yes, it breaks the mostly-builtin option (obviously).
9397 It also speeds up automake a tiny bit.
9398
9399 ------------------------------------------------------------------------
9400 r17148 | courmisch | 2006-10-19 12:00:54 -0700 (Thu, 19 Oct 2006) | 2 lines
9401 Changed paths:
9402    M /trunk/Makefile.am
9403
9404 Remove -version-info; it is plain meaningless for a program
9405
9406 ------------------------------------------------------------------------
9407 r17147 | courmisch | 2006-10-19 08:30:43 -0700 (Thu, 19 Oct 2006) | 2 lines
9408 Changed paths:
9409    M /trunk/src/network/io.c
9410
9411 Oups
9412
9413 ------------------------------------------------------------------------
9414 r17146 | courmisch | 2006-10-19 08:27:58 -0700 (Thu, 19 Oct 2006) | 2 lines
9415 Changed paths:
9416    M /trunk/configure.ac
9417    M /trunk/src/network/io.c
9418
9419 Code factorization
9420
9421 ------------------------------------------------------------------------
9422 r17145 | courmisch | 2006-10-19 08:07:43 -0700 (Thu, 19 Oct 2006) | 2 lines
9423 Changed paths:
9424    M /trunk/src/network/io.c
9425
9426 Simplify EOF handling
9427
9428 ------------------------------------------------------------------------
9429 r17144 | courmisch | 2006-10-19 08:05:35 -0700 (Thu, 19 Oct 2006) | 2 lines
9430 Changed paths:
9431    M /trunk/src/network/io.c
9432
9433 Dirty up. Ahaha.
9434
9435 ------------------------------------------------------------------------
9436 r17143 | courmisch | 2006-10-19 07:55:57 -0700 (Thu, 19 Oct 2006) | 2 lines
9437 Changed paths:
9438    M /trunk/src/network/io.c
9439
9440 Interrupt blocking socket reads
9441
9442 ------------------------------------------------------------------------
9443 r17142 | hartman | 2006-10-19 06:59:23 -0700 (Thu, 19 Oct 2006) | 3 lines
9444 Changed paths:
9445    M /trunk/modules/codec/flac.c
9446
9447 * Support 5.1 channels in Flac (untested with a 5.1 device)
9448 * Don't crash on Flac samples that have more channels than we can handle.
9449
9450 ------------------------------------------------------------------------
9451 r17140 | dionoea | 2006-10-18 14:16:16 -0700 (Wed, 18 Oct 2006) | 3 lines
9452 Changed paths:
9453    M /trunk/src/misc/vlm.c
9454
9455 Real fix for time/length issues in VLM ([17130] didn't fix anything)
9456 Needs to be backported
9457
9458 ------------------------------------------------------------------------
9459 r17139 | xtophe | 2006-10-18 13:11:10 -0700 (Wed, 18 Oct 2006) | 2 lines
9460 Changed paths:
9461    M /trunk/configure.ac
9462
9463 postproc also need avutil to link.
9464
9465 ------------------------------------------------------------------------
9466 r17138 | hartman | 2006-10-18 08:25:42 -0700 (Wed, 18 Oct 2006) | 1 line
9467 Changed paths:
9468    M /trunk/modules/demux/Modules.am
9469
9470 TTA: Forgot to update Modules.am for the TTA demux
9471 ------------------------------------------------------------------------
9472 r17137 | courmisch | 2006-10-18 08:24:32 -0700 (Wed, 18 Oct 2006) | 2 lines
9473 Changed paths:
9474    M /trunk/modules/misc/network/ipv4.c
9475
9476 Fix typo
9477
9478 ------------------------------------------------------------------------
9479 r17136 | courmisch | 2006-10-18 08:08:47 -0700 (Wed, 18 Oct 2006) | 2 lines
9480 Changed paths:
9481    M /trunk/modules/misc/network/ipv4.c
9482
9483 Fallback to IGMPv2 when IGMPv3 fails - fixes #734
9484
9485 ------------------------------------------------------------------------
9486 r17135 | courmisch | 2006-10-18 08:01:16 -0700 (Wed, 18 Oct 2006) | 5 lines
9487 Changed paths:
9488    M /trunk/modules/misc/network/ipv4.c
9489
9490 - Try DNS resolution before creating socket as per Best Current Practices.
9491 - Don't handle impossible (and would-be harmless) errors.
9492 - Don't try Source Specific Multicast when not implemented by libc
9493   (this *includes* Mac OS X on the build bots)
9494
9495 ------------------------------------------------------------------------
9496 r17134 | courmisch | 2006-10-18 07:53:32 -0700 (Wed, 18 Oct 2006) | 3 lines
9497 Changed paths:
9498    M /trunk/modules/misc/network/ipv4.c
9499
9500 Don't assume multicast address are in dotted notation - fixes #780.
9501 Not tested. Needs testing + backport.
9502
9503 ------------------------------------------------------------------------
9504 r17133 | courmisch | 2006-10-18 07:32:07 -0700 (Wed, 18 Oct 2006) | 4 lines
9505 Changed paths:
9506    M /trunk/modules/misc/network/ipv4.c
9507
9508 Don't put Linux-specific defines in the wild.
9509 This hides bugs on all other OSes (incl. Windows).
9510 Better update your glibc instead.
9511
9512 ------------------------------------------------------------------------
9513 r17131 | hartman | 2006-10-17 16:50:57 -0700 (Tue, 17 Oct 2006) | 1 line
9514 Changed paths:
9515    M /trunk/modules/gui/macosx/playlist.m
9516
9517 Fix the shoutcast TV listings SD menu item in the Mac OS X GUI. To be backported
9518 ------------------------------------------------------------------------
9519 r17130 | dionoea | 2006-10-17 13:16:00 -0700 (Tue, 17 Oct 2006) | 3 lines
9520 Changed paths:
9521    M /trunk/modules/control/http/http.c
9522
9523 Fix 32bit/64bit issue in http interface time/length reporting.
9524 This needs to be backported to 0.8.6.
9525
9526 ------------------------------------------------------------------------
9527 r17129 | damienf | 2006-10-17 12:44:49 -0700 (Tue, 17 Oct 2006) | 2 lines
9528 Changed paths:
9529    M /trunk/src/libvlc.h
9530
9531 - libvlc.h: use C99 designated initializers to partially initialize help module config (this disable a bunch of warnings, and non-initialized members are automatically set to nil)
9532
9533 ------------------------------------------------------------------------
9534 r17128 | damienf | 2006-10-17 12:40:53 -0700 (Tue, 17 Oct 2006) | 2 lines
9535 Changed paths:
9536    M /trunk/vlc-config.in.in
9537
9538 - vlc-config.in.in: remove that annying MODULE_NAME redefined warning
9539
9540 ------------------------------------------------------------------------
9541 r17127 | hartman | 2006-10-17 12:39:15 -0700 (Tue, 17 Oct 2006) | 1 line
9542 Changed paths:
9543    M /trunk/configure.ac
9544    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9545    A /trunk/modules/demux/tta.c (from /trunk/modules/demux/mpc.c:17124)
9546
9547 Enable ffmpegs TTA decoder, and add a TTA demux to VLC. duration and seeking supported.
9548 ------------------------------------------------------------------------
9549 r17126 | hartman | 2006-10-17 11:23:48 -0700 (Tue, 17 Oct 2006) | 1 line
9550 Changed paths:
9551    M /trunk/modules/packetizer/h264.c
9552
9553 * packetizer h264: Donwq't gather the block chain when resending the headers. Only insert the blocks
9554 ------------------------------------------------------------------------
9555 r17125 | hartman | 2006-10-17 06:58:20 -0700 (Tue, 17 Oct 2006) | 1 line
9556 Changed paths:
9557    M /trunk/modules/codec/libmpeg2.c
9558
9559 * Let the libmpeg2 module decode video with the mp2v fourcc
9560 ------------------------------------------------------------------------
9561 r17124 | funman | 2006-10-17 01:36:50 -0700 (Tue, 17 Oct 2006) | 2 lines
9562 Changed paths:
9563    M /trunk/po/ca.po
9564    M /trunk/po/cs.po
9565    M /trunk/po/da.po
9566    M /trunk/po/de.po
9567    M /trunk/po/en_GB.po
9568    M /trunk/po/es.po
9569    M /trunk/po/fr.po
9570    M /trunk/po/gl.po
9571    M /trunk/po/he.po
9572    M /trunk/po/hi.po
9573    M /trunk/po/hu.po
9574    M /trunk/po/it.po
9575    M /trunk/po/ja.po
9576    M /trunk/po/ka.po
9577    M /trunk/po/ko.po
9578    A /trunk/po/ms.po
9579    M /trunk/po/nl.po
9580    M /trunk/po/oc.po
9581    M /trunk/po/pt_BR.po
9582    M /trunk/po/ro.po
9583    M /trunk/po/ru.po
9584    M /trunk/po/sk.po
9585    M /trunk/po/sv.po
9586    M /trunk/po/tr.po
9587    M /trunk/po/vlc.pot
9588    M /trunk/po/zh_CN.po
9589    M /trunk/po/zh_TW.po
9590
9591 Add missing ms.po + make update-po
9592
9593 ------------------------------------------------------------------------
9594 r17123 | funman | 2006-10-17 01:00:53 -0700 (Tue, 17 Oct 2006) | 2 lines
9595 Changed paths:
9596    M /trunk/NEWS
9597    M /trunk/THANKS
9598    M /trunk/configure.ac
9599    M /trunk/src/libvlc.h
9600    M /trunk/src/misc/darwin_specific.m
9601
9602 Added Malay translation
9603
9604 ------------------------------------------------------------------------
9605 r17122 | hartman | 2006-10-16 14:58:12 -0700 (Mon, 16 Oct 2006) | 1 line
9606 Changed paths:
9607    M /trunk/modules/packetizer/h264.c
9608
9609 Apparently ffmpeg doesn't like how we were feeding the SPS/PPS to it. At least this way it works. There is still something wrong. Instead of directly starting to work after the SPS/PPS is received (from MPEG-TS), it waits 1 extra I frame. If I just output the SPS/PPS directly instead of reinserting it, it works directly after the SPS/PPS is received on the I frame directly following them.
9610 ------------------------------------------------------------------------
9611 r17119 | jb | 2006-10-16 14:10:11 -0700 (Mon, 16 Oct 2006) | 5 lines
9612 Changed paths:
9613    M /trunk/modules/gui/qt4/ui/file_open.ui
9614
9615 Qt4: File / Disk / Network tabs for Open Dialog 
9616 * Some design
9617 * Tab order
9618
9619
9620 ------------------------------------------------------------------------
9621 r17118 | dionoea | 2006-10-16 13:57:36 -0700 (Mon, 16 Oct 2006) | 2 lines
9622 Changed paths:
9623    M /trunk/configure.ac
9624    M /trunk/modules/video_filter/Modules.am
9625    A /trunk/modules/video_filter/noise.c (from /trunk/modules/video_filter/rotate.c:17117)
9626
9627 noise video filter
9628
9629 ------------------------------------------------------------------------
9630 r17117 | jb | 2006-10-16 12:59:34 -0700 (Mon, 16 Oct 2006) | 3 lines
9631 Changed paths:
9632    M /trunk/Makefile.am
9633
9634 Better compression for win32.zip packages building in order to make E-bola happy.
9635
9636
9637 ------------------------------------------------------------------------
9638 r17116 | phmo95 | 2006-10-16 12:49:31 -0700 (Mon, 16 Oct 2006) | 1 line
9639 Changed paths:
9640    M /trunk/bindings/java/src/video-jni.cc
9641
9642 Fixing a cast in Win32 part.
9643 ------------------------------------------------------------------------
9644 r17112 | zorglub | 2006-10-15 12:09:02 -0700 (Sun, 15 Oct 2006) | 2 lines
9645 Changed paths:
9646    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
9647    M /trunk/src/playlist/item.c
9648
9649 D&D fixes
9650
9651 ------------------------------------------------------------------------
9652 r17111 | dionoea | 2006-10-15 12:00:21 -0700 (Sun, 15 Oct 2006) | 2 lines
9653 Changed paths:
9654    M /trunk/modules/video_filter/rotate.c
9655
9656 Don't use doubles when doing the rotation
9657
9658 ------------------------------------------------------------------------
9659 r17110 | hartman | 2006-10-15 11:00:01 -0700 (Sun, 15 Oct 2006) | 1 line
9660 Changed paths:
9661    M /trunk/modules/demux/asf/asf.c
9662    M /trunk/modules/demux/asf/libasf.h
9663
9664 *demux/asf Support for dvr-ms ASF. This is a a priorietary extension to ASF that allows Media Center to store MPEG2 in ASF.
9665 ------------------------------------------------------------------------
9666 r17108 | zorglub | 2006-10-15 08:28:34 -0700 (Sun, 15 Oct 2006) | 2 lines
9667 Changed paths:
9668    M /trunk/include/vlc_playlist.h
9669    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
9670    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
9671    M /trunk/modules/gui/qt4/components/playlist/selector.hpp
9672    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
9673    M /trunk/modules/gui/qt4/playlist_model.cpp
9674    M /trunk/modules/gui/qt4/playlist_model.hpp
9675    M /trunk/src/playlist/item.c
9676
9677 Improve drag&drop handling
9678
9679 ------------------------------------------------------------------------
9680 r17106 | hartman | 2006-10-15 07:35:58 -0700 (Sun, 15 Oct 2006) | 1 line
9681 Changed paths:
9682    M /trunk/modules/demux/avi/avi.c
9683    M /trunk/modules/demux/avi/libavi.h
9684
9685 * Support for AVI DV Type I
9686 ------------------------------------------------------------------------
9687 r17105 | funman | 2006-10-15 07:23:56 -0700 (Sun, 15 Oct 2006) | 2 lines
9688 Changed paths:
9689    M /trunk/extras/contrib/src/Makefile
9690    D /trunk/extras/contrib/src/Patches/goom2k4-0-nommx.patch
9691
9692 forward-port 17091 and 17104 from 0.8.6
9693
9694 ------------------------------------------------------------------------
9695 r17103 | fkuehne | 2006-10-15 07:16:06 -0700 (Sun, 15 Oct 2006) | 1 line
9696 Changed paths:
9697    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
9698    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
9699
9700 * forward-port [17102]
9701 ------------------------------------------------------------------------
9702 r17098 | zorglub | 2006-10-15 06:20:47 -0700 (Sun, 15 Oct 2006) | 2 lines
9703 Changed paths:
9704    M /trunk/modules/meta_engine/folder.c
9705    M /trunk/modules/meta_engine/musicbrainz.c
9706    M /trunk/src/playlist/tree.c
9707
9708 Fix bogus warnings
9709
9710 ------------------------------------------------------------------------
9711 r17097 | fkuehne | 2006-10-15 06:17:18 -0700 (Sun, 15 Oct 2006) | 1 line
9712 Changed paths:
9713    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9714    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
9715
9716 * port [17096]
9717 ------------------------------------------------------------------------
9718 r17096 | fkuehne | 2006-10-15 06:14:51 -0700 (Sun, 15 Oct 2006) | 1 line
9719 Changed paths:
9720    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9721    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
9722
9723 * switch MainMenu to the XML-based text archive format, which is fatter, but svn-mergeable
9724 ------------------------------------------------------------------------
9725 r17094 | funman | 2006-10-15 06:07:36 -0700 (Sun, 15 Oct 2006) | 2 lines
9726 Changed paths:
9727    M /trunk/modules/visualization/goom.c
9728
9729 Gets title for goom visualization from meta information if available
9730
9731 ------------------------------------------------------------------------
9732 r17093 | funman | 2006-10-15 06:01:29 -0700 (Sun, 15 Oct 2006) | 2 lines
9733 Changed paths:
9734    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
9735
9736 skins2 fullscreen button work with audio visualizations
9737
9738 ------------------------------------------------------------------------
9739 r17090 | littlejohn | 2006-10-15 03:55:36 -0700 (Sun, 15 Oct 2006) | 1 line
9740 Changed paths:
9741    M /trunk/src/control/audio.c
9742
9743 libvlc_audio_set_mute logically simpler
9744 ------------------------------------------------------------------------
9745 r17089 | littlejohn | 2006-10-15 03:54:15 -0700 (Sun, 15 Oct 2006) | 1 line
9746 Changed paths:
9747    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
9748    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
9749
9750 Use playlist loop libvlc facility
9751 ------------------------------------------------------------------------
9752 r17087 | funman | 2006-10-14 20:44:57 -0700 (Sat, 14 Oct 2006) | 2 lines
9753 Changed paths:
9754    M /trunk/modules/misc/notify/notify.c
9755
9756 Use a smaller icon for notifications
9757
9758 ------------------------------------------------------------------------
9759 r17085 | funman | 2006-10-14 15:34:16 -0700 (Sat, 14 Oct 2006) | 2 lines
9760 Changed paths:
9761    M /trunk/extras/contrib/src/Makefile
9762
9763 Sets PKG_CONFIG_LIBDIR when building contrib
9764
9765 ------------------------------------------------------------------------
9766 r17083 | funman | 2006-10-14 14:20:27 -0700 (Sat, 14 Oct 2006) | 2 lines
9767 Changed paths:
9768    M /trunk/extras/contrib/src/Makefile
9769
9770 remove endif from 17081
9771
9772 ------------------------------------------------------------------------
9773 r17081 | funman | 2006-10-14 14:08:04 -0700 (Sat, 14 Oct 2006) | 2 lines
9774 Changed paths:
9775    M /trunk/extras/contrib/src/Makefile
9776    M /trunk/extras/contrib/src/Patches/goom2k4-0-nommx.patch
9777
9778 goom is patched on win32 too
9779
9780 ------------------------------------------------------------------------
9781 r17079 | funman | 2006-10-14 13:30:59 -0700 (Sat, 14 Oct 2006) | 2 lines
9782 Changed paths:
9783    M /trunk/extras/contrib/bootstrap
9784
9785 Detect mingw for other distros than debian
9786
9787 ------------------------------------------------------------------------
9788 r17077 | sigmunau | 2006-10-14 13:08:05 -0700 (Sat, 14 Oct 2006) | 3 lines
9789 Changed paths:
9790    M /trunk/modules/services_discovery/upnp_cc.cpp
9791    M /trunk/modules/services_discovery/upnp_intel.cpp
9792
9793 upnp_cc: compile fix (tested this time)
9794 upnp_intel: fix a potential crash, and add some more debug output
9795
9796 ------------------------------------------------------------------------
9797 r17076 | bigben | 2006-10-14 13:07:29 -0700 (Sat, 14 Oct 2006) | 5 lines
9798 Changed paths:
9799    M /trunk/modules/misc/screensaver.c
9800
9801 * Hopefully close the dbus connection correctly
9802 * Do not poke the screensaver is the stream is paused (idea from Adam Dane)
9803 * Poke the screensaver every 30s as told in the comments (fix from Adam Dane)
9804
9805
9806 ------------------------------------------------------------------------
9807 r17075 | phmo95 | 2006-10-14 13:03:22 -0700 (Sat, 14 Oct 2006) | 1 line
9808 Changed paths:
9809    M /trunk/bindings/java/src/playlist-jni.cc
9810
9811 Add a method to set playlist in loop mode in Java 
9812 ------------------------------------------------------------------------
9813 r17074 | phmo95 | 2006-10-14 12:53:08 -0700 (Sat, 14 Oct 2006) | 1 line
9814 Changed paths:
9815    M /trunk/src/control/playlist.c
9816
9817 Add a method to set playlist in loop mode.
9818 ------------------------------------------------------------------------
9819 r17073 | phmo95 | 2006-10-14 12:52:16 -0700 (Sat, 14 Oct 2006) | 1 line
9820 Changed paths:
9821    M /trunk/include/vlc/libvlc.h
9822
9823 Add a method to set playlist in loop mode.
9824 ------------------------------------------------------------------------
9825 r17072 | dionoea | 2006-10-14 10:06:38 -0700 (Sat, 14 Oct 2006) | 3 lines
9826 Changed paths:
9827    M /trunk/modules/control/motion.c
9828    M /trunk/modules/video_filter/rotate.c
9829
9830 Motion control interface can now be used with the rotate video filter. (Should be usefull when watching videos on a boat i guess ... :) ) Command line: vlc --control motion --motion-use-rotate --video-filter rotate <the video>
9831
9832
9833 ------------------------------------------------------------------------
9834 r17071 | zorglub | 2006-10-14 09:45:11 -0700 (Sat, 14 Oct 2006) | 2 lines
9835 Changed paths:
9836    M /trunk/modules/control/http/macro.c
9837    M /trunk/modules/control/http/rpn.c
9838
9839 Fix HTTP deletion
9840
9841 ------------------------------------------------------------------------
9842 r17070 | zorglub | 2006-10-14 09:44:55 -0700 (Sat, 14 Oct 2006) | 2 lines
9843 Changed paths:
9844    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
9845    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
9846    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
9847    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
9848    M /trunk/modules/gui/qt4/main_interface.cpp
9849    M /trunk/modules/gui/qt4/main_interface.hpp
9850    M /trunk/modules/gui/qt4/playlist_model.cpp
9851    M /trunk/modules/gui/qt4/playlist_model.hpp
9852    M /trunk/src/playlist/item.c
9853    M /trunk/src/playlist/tree.c
9854
9855 Initial drag and drop support for Qt
9856
9857 ------------------------------------------------------------------------
9858 r17069 | sigmunau | 2006-10-14 07:44:06 -0700 (Sat, 14 Oct 2006) | 2 lines
9859 Changed paths:
9860    M /trunk/modules/services_discovery/upnp_intel.cpp
9861
9862 fixed compilation, not tested though
9863
9864 ------------------------------------------------------------------------
9865 r17068 | dionoea | 2006-10-14 07:41:55 -0700 (Sat, 14 Oct 2006) | 2 lines
9866 Changed paths:
9867    M /trunk/modules/video_filter/rotate.c
9868
9869 Ahem...
9870
9871 ------------------------------------------------------------------------
9872 r17067 | dionoea | 2006-10-14 07:38:11 -0700 (Sat, 14 Oct 2006) | 4 lines
9873 Changed paths:
9874    M /trunk/configure.ac
9875    M /trunk/modules/video_filter/Modules.am
9876    A /trunk/modules/video_filter/rotate.c (from /trunk/modules/video_filter/wave.c:17065)
9877    M /trunk/modules/video_filter/transform.c
9878
9879 New rotate video filter. Can rotate video by any integer angle between 0 and 359 degrees.
9880
9881 This still needs work to make it look better, and be able to use it with the "motion" control module.
9882
9883 ------------------------------------------------------------------------
9884 r17066 | dionoea | 2006-10-14 06:59:50 -0700 (Sat, 14 Oct 2006) | 2 lines
9885 Changed paths:
9886    M /trunk/modules/video_filter/gradient.c
9887
9888 Ahem...
9889
9890 ------------------------------------------------------------------------
9891 r17065 | jpsaman | 2006-10-14 06:40:32 -0700 (Sat, 14 Oct 2006) | 1 line
9892 Changed paths:
9893    M /trunk/src/playlist/tree.c
9894
9895 oops left in a typo
9896 ------------------------------------------------------------------------
9897 r17063 | jpsaman | 2006-10-14 06:27:15 -0700 (Sat, 14 Oct 2006) | 1 line
9898 Changed paths:
9899    M /trunk/src/playlist/tree.c
9900
9901 Correctly count the children of a node. The previous code counted the endpoints too, which gave a too high children count.
9902 ------------------------------------------------------------------------
9903 r17062 | dionoea | 2006-10-13 15:35:49 -0700 (Fri, 13 Oct 2006) | 4 lines
9904 Changed paths:
9905    M /trunk/modules/control/http/macro.c
9906
9907 [vlc] http streaming interface bug (with fix) by Mitch at hasbox dot com
9908
9909 (needs backporting)
9910
9911 ------------------------------------------------------------------------
9912 r17061 | xtophe | 2006-10-13 15:30:57 -0700 (Fri, 13 Oct 2006) | 5 lines
9913 Changed paths:
9914    M /trunk/THANKS
9915    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
9916    M /trunk/extras/contrib/src/Patches/xml2-win32.patch
9917
9918 Update the x264 patch 
9919 Don't use dl_open on win32
9920 Both patches by Tim Schuerewege. thanks.
9921
9922
9923 ------------------------------------------------------------------------
9924 r17060 | pengvado | 2006-10-13 13:05:23 -0700 (Fri, 13 Oct 2006) | 2 lines
9925 Changed paths:
9926    M /trunk/modules/codec/x264.c
9927
9928 sync to x264 r591
9929
9930 ------------------------------------------------------------------------
9931 r17059 | gbazin | 2006-10-13 12:16:24 -0700 (Fri, 13 Oct 2006) | 1 line
9932 Changed paths:
9933    M /trunk/modules/gui/wxwidgets/dialogs.cpp
9934    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
9935
9936 * modules/gui/wxwidgets: small code cleanup.
9937 ------------------------------------------------------------------------
9938 r17058 | gbazin | 2006-10-13 12:14:20 -0700 (Fri, 13 Oct 2006) | 1 line
9939 Changed paths:
9940    M /trunk/modules/gui/qt4/qt4.cpp
9941
9942 * modules/gui/qt4/qt4.cpp: lower the priority of the QT4 dialogs provider so the skins interface is usable again.
9943 ------------------------------------------------------------------------
9944 r17053 | hartman | 2006-10-13 07:04:54 -0700 (Fri, 13 Oct 2006) | 1 line
9945 Changed paths:
9946    M /trunk/modules/demux/ts.c
9947    M /trunk/src/input/es_out.c
9948
9949 Don't add MPEG-TS program data for programs that don't exist. Patch by Dnumgis. This fixes #683
9950 ------------------------------------------------------------------------
9951 r17052 | hartman | 2006-10-13 06:55:46 -0700 (Fri, 13 Oct 2006) | 1 line
9952 Changed paths:
9953    M /trunk/configure.ac
9954    M /trunk/extras/contrib/bootstrap
9955
9956 Tune MacIntel for prescott. Also add tuning to contrib (prescott vs. G4)wq
9957 ------------------------------------------------------------------------
9958 r17049 | littlejohn | 2006-10-12 14:21:29 -0700 (Thu, 12 Oct 2006) | 1 line
9959 Changed paths:
9960    M /trunk/bindings/java/src/core-jni.cc
9961
9962 remove unused import from core-jni.cc
9963 ------------------------------------------------------------------------
9964 r17048 | littlejohn | 2006-10-12 14:20:01 -0700 (Thu, 12 Oct 2006) | 1 line
9965 Changed paths:
9966    M /trunk/bindings/java/src/Makefile.am
9967    M /trunk/bindings/java/src/core-jni.cc
9968
9969 add more include folders
9970 ------------------------------------------------------------------------
9971 r17046 | hartman | 2006-10-12 14:13:02 -0700 (Thu, 12 Oct 2006) | 1 line
9972 Changed paths:
9973    M /trunk/modules/gui/macosx/vout.m
9974
9975 Fix MacOS X black screens and play as background options. These are 'window level' options and as such should not use p_real_vout, because that's just for options shared by the opengl and the quickdraw renderer
9976 ------------------------------------------------------------------------
9977 r17045 | dionoea | 2006-10-12 14:05:40 -0700 (Thu, 12 Oct 2006) | 2 lines
9978 Changed paths:
9979    M /trunk/THANKS
9980    M /trunk/modules/control/rc.c
9981
9982 [PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon.
9983
9984 ------------------------------------------------------------------------
9985 r17044 | dionoea | 2006-10-12 14:01:47 -0700 (Thu, 12 Oct 2006) | 2 lines
9986 Changed paths:
9987    M /trunk/THANKS
9988    M /trunk/modules/video_filter/marq.c
9989
9990 [PATCH] marquee crash fix by Dermot McGahon.
9991
9992 ------------------------------------------------------------------------
9993 r17043 | littlejohn | 2006-10-12 13:54:36 -0700 (Thu, 12 Oct 2006) | 1 line
9994 Changed paths:
9995    M /trunk/bindings/java/src/Makefile.am
9996
9997 this should fix compilation errors on included headers
9998 ------------------------------------------------------------------------
9999 r17041 | jb | 2006-10-12 12:38:56 -0700 (Thu, 12 Oct 2006) | 3 lines
10000 Changed paths:
10001    M /trunk/modules/gui/qt4/components/open.cpp
10002    M /trunk/modules/gui/qt4/ui/file_open.ui
10003
10004 Compile fix for Open in Qt4
10005
10006
10007 ------------------------------------------------------------------------
10008 r17039 | jb | 2006-10-12 12:20:37 -0700 (Thu, 12 Oct 2006) | 3 lines
10009 Changed paths:
10010    M /trunk/modules/gui/qt4/ui/file_open.ui
10011
10012 First work on File_Open_Qt4...
10013
10014
10015 ------------------------------------------------------------------------
10016 r17038 | fkuehne | 2006-10-12 11:24:34 -0700 (Thu, 12 Oct 2006) | 1 line
10017 Changed paths:
10018    M /trunk/modules/gui/macosx/fspanel.m
10019
10020 * fade in quicker and fix the fade-in/out problems reported by Benjamin. Thanks for the feedback
10021 ------------------------------------------------------------------------
10022 r17035 | fkuehne | 2006-10-12 09:33:35 -0700 (Thu, 12 Oct 2006) | 1 line
10023 Changed paths:
10024    M /trunk/Makefile.am
10025
10026 * added the fspanel-related files to the respective targets
10027 ------------------------------------------------------------------------
10028 r17032 | zorglub | 2006-10-11 23:00:00 -0700 (Wed, 11 Oct 2006) | 2 lines
10029 Changed paths:
10030    M /trunk/modules/gui/qt4/components/preferences.cpp
10031
10032 Compile fix
10033
10034 ------------------------------------------------------------------------
10035 r17031 | gbazin | 2006-10-11 15:44:15 -0700 (Wed, 11 Oct 2006) | 1 line
10036 Changed paths:
10037    M /trunk/src/input/input.c
10038
10039 * src/input/input.c: fixed nasty bug with preparsing where a mutex was used uninitialized.
10040 ------------------------------------------------------------------------
10041 r17030 | littlejohn | 2006-10-11 12:57:44 -0700 (Wed, 11 Oct 2006) | 1 line
10042 Changed paths:
10043    M /trunk/bindings/java/Makefile.am
10044    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
10045
10046 make really java bindings compile again
10047 ------------------------------------------------------------------------
10048 r17029 | gbazin | 2006-10-11 12:56:48 -0700 (Wed, 11 Oct 2006) | 1 line
10049 Changed paths:
10050    M /trunk/configure.ac
10051
10052 * configure.ac: same thing for Wno-unused-parameter.
10053 ------------------------------------------------------------------------
10054 r17028 | gbazin | 2006-10-11 12:54:05 -0700 (Wed, 11 Oct 2006) | 1 line
10055 Changed paths:
10056    M /trunk/configure.ac
10057
10058  * configure.ac: when checking for Wextra support, don't check for Werror instead.
10059 ------------------------------------------------------------------------
10060 r17027 | littlejohn | 2006-10-11 12:34:38 -0700 (Wed, 11 Oct 2006) | 1 line
10061 Changed paths:
10062    M /trunk/bindings/java/Makefile.am
10063    A /trunk/bindings/java/includes
10064    M /trunk/bindings/java/src/Makefile.am
10065    M /trunk/bindings/java/src/core-jni.cc
10066
10067 make the java bindings compile again (use --disable-libtool in configure)
10068 ------------------------------------------------------------------------
10069 r17026 | zorglub | 2006-10-11 12:20:06 -0700 (Wed, 11 Oct 2006) | 2 lines
10070 Changed paths:
10071    M /trunk/modules/gui/qt4/components/preferences.cpp
10072
10073 A bit of cleanup
10074
10075 ------------------------------------------------------------------------
10076 r17023 | damienf | 2006-10-10 13:53:05 -0700 (Tue, 10 Oct 2006) | 2 lines
10077 Changed paths:
10078    M /trunk/modules/video_chroma/i420_yuy2.c
10079
10080 - added altivec acceleration for i420 -> YVYU, i420 -> UYVY (probably of no use to anyone)
10081
10082 ------------------------------------------------------------------------
10083 r17021 | fkuehne | 2006-10-10 11:36:21 -0700 (Tue, 10 Oct 2006) | 1 line
10084 Changed paths:
10085    M /trunk/modules/access_output/http.c
10086    M /trunk/modules/access_output/udp.c
10087    M /trunk/modules/misc/notify/growl.c
10088    M /trunk/modules/misc/notify/msn.c
10089
10090 * forward-port [17020]
10091 ------------------------------------------------------------------------
10092 r17019 | thresh | 2006-10-10 08:54:41 -0700 (Tue, 10 Oct 2006) | 2 lines
10093 Changed paths:
10094    M /trunk/modules/demux/ty.c
10095
10096 yeah, writing 4 0 times is fun, but..
10097
10098 ------------------------------------------------------------------------
10099 r17018 | damienf | 2006-10-10 01:52:30 -0700 (Tue, 10 Oct 2006) | 3 lines
10100 Changed paths:
10101    M /trunk/activex/plugin.cpp
10102    M /trunk/activex/supporterrorinfo.cpp
10103    M /trunk/activex/supporterrorinfo.h
10104
10105 plugin.cpp: formatting
10106 supportinfo: use static IIDs as previous method wouldn't work in a multithreaded environment
10107
10108 ------------------------------------------------------------------------
10109 r17016 | xtophe | 2006-10-10 01:47:43 -0700 (Tue, 10 Oct 2006) | 2 lines
10110 Changed paths:
10111    M /trunk/modules/access/dvb/access.c
10112    M /trunk/modules/audio_output/hd1000a.cpp
10113    M /trunk/modules/audio_output/portaudio.c
10114    M /trunk/modules/gui/pda/pda.c
10115    M /trunk/modules/video_filter/gradient.c
10116    M /trunk/modules/video_filter/opencv_example.cpp
10117    M /trunk/modules/video_filter/opencv_wrapper.c
10118    M /trunk/modules/video_filter/osdmenu.c
10119    M /trunk/modules/video_filter/panoramix.c
10120    M /trunk/modules/video_filter/psychedelic.c
10121    M /trunk/modules/video_filter/ripple.c
10122    M /trunk/modules/video_filter/wave.c
10123
10124 Forward port [17015] + a few more i18n fix
10125
10126 ------------------------------------------------------------------------
10127 r17014 | xtophe | 2006-10-09 15:37:29 -0700 (Mon, 09 Oct 2006) | 2 lines
10128 Changed paths:
10129    M /trunk/modules/access/cdda/cdda.c
10130    M /trunk/modules/access/dvb/access.c
10131    M /trunk/modules/access/screen/screen.c
10132    M /trunk/modules/access/vcdx/vcd.c
10133    M /trunk/modules/access_output/dummy.c
10134    M /trunk/modules/access_output/file.c
10135    M /trunk/modules/access_output/http.c
10136    M /trunk/modules/access_output/udp.c
10137    M /trunk/modules/audio_filter/channel_mixer/dolby.c
10138    M /trunk/modules/audio_filter/channel_mixer/headphone.c
10139    M /trunk/modules/audio_filter/equalizer.c
10140    M /trunk/modules/audio_filter/normvol.c
10141    M /trunk/modules/audio_filter/param_eq.c
10142    M /trunk/modules/audio_output/file.c
10143    M /trunk/modules/audio_output/portaudio.c
10144    M /trunk/modules/codec/svcdsub.c
10145    M /trunk/modules/demux/subtitle.c
10146    M /trunk/modules/gui/pda/pda.c
10147    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
10148    M /trunk/modules/gui/wxwidgets/dialogs.cpp
10149    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
10150    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
10151    M /trunk/modules/misc/logger.c
10152    M /trunk/modules/misc/notify/growl.c
10153    M /trunk/modules/misc/notify/msn.c
10154    M /trunk/modules/misc/notify/notify.c
10155    M /trunk/modules/video_filter/adjust.c
10156    M /trunk/modules/video_filter/clone.c
10157    M /trunk/modules/video_filter/crop.c
10158    M /trunk/modules/video_filter/deinterlace.c
10159    M /trunk/modules/video_filter/invert.c
10160    M /trunk/modules/video_filter/logo.c
10161    M /trunk/modules/video_filter/magnify.c
10162    M /trunk/modules/video_filter/marq.c
10163    M /trunk/modules/video_filter/mosaic.c
10164    M /trunk/modules/video_filter/motiondetect.c
10165    M /trunk/modules/video_filter/osdmenu.c
10166    M /trunk/modules/video_filter/transform.c
10167    M /trunk/modules/video_filter/wall.c
10168    M /trunk/modules/video_output/snapshot.c
10169    M /trunk/po/POTFILES.in
10170    M /trunk/po/ca.po
10171    M /trunk/po/cs.po
10172    M /trunk/po/da.po
10173    M /trunk/po/de.po
10174    M /trunk/po/en_GB.po
10175    M /trunk/po/es.po
10176    M /trunk/po/fr.po
10177    M /trunk/po/gl.po
10178    M /trunk/po/he.po
10179    M /trunk/po/hi.po
10180    M /trunk/po/hu.po
10181    M /trunk/po/it.po
10182    M /trunk/po/ja.po
10183    M /trunk/po/ka.po
10184    M /trunk/po/ko.po
10185    M /trunk/po/nl.po
10186    M /trunk/po/oc.po
10187    M /trunk/po/pt_BR.po
10188    M /trunk/po/ro.po
10189    M /trunk/po/ru.po
10190    M /trunk/po/sk.po
10191    M /trunk/po/sv.po
10192    M /trunk/po/tr.po
10193    M /trunk/po/vlc.pot
10194    M /trunk/po/zh_CN.po
10195    M /trunk/po/zh_TW.po
10196    M /trunk/src/interface/interface.c
10197
10198 forward port [17012] and make update-po
10199
10200 ------------------------------------------------------------------------
10201 r17010 | Trax | 2006-10-09 12:10:13 -0700 (Mon, 09 Oct 2006) | 1 line
10202 Changed paths:
10203    M /trunk/modules/codec/x264.c
10204
10205 * modules/codec/x264.c: copy/paste oops in 17009..
10206 ------------------------------------------------------------------------
10207 r17009 | Trax | 2006-10-09 12:01:34 -0700 (Mon, 09 Oct 2006) | 1 line
10208 Changed paths:
10209    M /trunk/modules/codec/x264.c
10210
10211 * modules/codec/x264.c: H.264 level options patch by Ilkka Ollakka <ilkka dot ollakka a t oamk dot fi>. add options aud, sps-id. deprecate options analyse and filter for partitions and deblock.
10212 ------------------------------------------------------------------------
10213 r17008 | gbazin | 2006-10-09 11:51:03 -0700 (Mon, 09 Oct 2006) | 1 line
10214 Changed paths:
10215    M /trunk/modules/misc/xml/xtag.c
10216
10217 * modules/misc/xml/xtag.c: fixed memory leak.
10218 ------------------------------------------------------------------------
10219 r17007 | gbazin | 2006-10-09 11:36:14 -0700 (Mon, 09 Oct 2006) | 1 line
10220 Changed paths:
10221    M /trunk/modules/demux/mpeg/mpga.c
10222
10223 * modules/demux/mpeg/mpga.c: oups, no need to free p_sys->p_block_in as it is freed by the packetizer.
10224 ------------------------------------------------------------------------
10225 r17006 | damienf | 2006-10-09 11:02:01 -0700 (Mon, 09 Oct 2006) | 3 lines
10226 Changed paths:
10227    M /trunk/activex/Makefile.am
10228    M /trunk/activex/axvlc.idl
10229    M /trunk/activex/axvlc.tlb
10230    M /trunk/activex/axvlc_idl.h
10231    M /trunk/activex/plugin.cpp
10232    M /trunk/activex/plugin.h
10233    A /trunk/activex/supporterrorinfo.cpp
10234    A /trunk/activex/supporterrorinfo.h
10235    M /trunk/activex/vlccontrol2.cpp
10236    M /trunk/activex/vlccontrol2.h
10237
10238 - added support for returning custom error messages from libvlc exception messages
10239 - added missing video.toggleFullscreen() API
10240
10241 ------------------------------------------------------------------------
10242 r17004 | zorglub | 2006-10-08 13:10:42 -0700 (Sun, 08 Oct 2006) | 2 lines
10243 Changed paths:
10244    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
10245    M /trunk/modules/gui/qt4/main_interface.cpp
10246    M /trunk/modules/gui/qt4/main_interface.hpp
10247    M /trunk/modules/gui/qt4/menus.cpp
10248    M /trunk/modules/gui/qt4/menus.hpp
10249    M /trunk/modules/gui/qt4/ui/main_interface.ui
10250
10251 Remove visual button, put back in the menu
10252
10253 ------------------------------------------------------------------------
10254 r17003 | zorglub | 2006-10-08 12:56:30 -0700 (Sun, 08 Oct 2006) | 2 lines
10255 Changed paths:
10256    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
10257
10258 Save hotkeys (Closes:#714)
10259
10260 ------------------------------------------------------------------------
10261 r17002 | zorglub | 2006-10-08 12:28:49 -0700 (Sun, 08 Oct 2006) | 2 lines
10262 Changed paths:
10263    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
10264    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
10265    M /trunk/modules/gui/qt4/main_interface.cpp
10266    M /trunk/modules/gui/qt4/util/customwidgets.cpp
10267    M /trunk/modules/gui/qt4/util/customwidgets.hpp
10268
10269 Hotkey selector widget. Save not implemented yet
10270
10271 ------------------------------------------------------------------------
10272 r17001 | gbazin | 2006-10-08 11:39:01 -0700 (Sun, 08 Oct 2006) | 1 line
10273 Changed paths:
10274    M /trunk/modules/video_output/x11/xcommon.c
10275
10276 * modules/video_output/x11/xcommon.c: proper fix for the previous memory leak.
10277 ------------------------------------------------------------------------
10278 r17000 | gbazin | 2006-10-08 10:31:33 -0700 (Sun, 08 Oct 2006) | 1 line
10279 Changed paths:
10280    M /trunk/modules/codec/ffmpeg/ffmpeg.c
10281
10282 * modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.
10283 ------------------------------------------------------------------------
10284 r16999 | zorglub | 2006-10-08 10:02:56 -0700 (Sun, 08 Oct 2006) | 2 lines
10285 Changed paths:
10286    M /trunk/modules/gui/qt4/components/extended_panels.cpp
10287    M /trunk/modules/gui/qt4/components/preferences.cpp
10288    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
10289    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
10290
10291 Very beginning of hotkey widget + Fix 4.2 compilation issue
10292
10293 ------------------------------------------------------------------------
10294 r16998 | gbazin | 2006-10-08 10:00:02 -0700 (Sun, 08 Oct 2006) | 1 line
10295 Changed paths:
10296    M /trunk/src/input/input.c
10297
10298 * src/input/input.c: fixed memory leak.
10299 ------------------------------------------------------------------------
10300 r16997 | gbazin | 2006-10-08 09:32:47 -0700 (Sun, 08 Oct 2006) | 1 line
10301 Changed paths:
10302    M /trunk/modules/demux/asf/libasf.c
10303
10304 * modules/demux/asf/libasf.c: fixed memory leak.
10305 ------------------------------------------------------------------------
10306 r16996 | gbazin | 2006-10-08 09:09:13 -0700 (Sun, 08 Oct 2006) | 1 line
10307 Changed paths:
10308    M /trunk/include/vlc_es.h
10309    M /trunk/modules/codec/faad.c
10310    M /trunk/modules/demux/avi/libavi.c
10311    M /trunk/modules/demux/mpeg/mpga.c
10312    M /trunk/modules/video_output/x11/xcommon.c
10313
10314 * Fixed another bunch of memory leaks.
10315 ------------------------------------------------------------------------
10316 r16992 | xtophe | 2006-10-08 06:56:27 -0700 (Sun, 08 Oct 2006) | 2 lines
10317 Changed paths:
10318    M /trunk/NEWS
10319    M /trunk/THANKS
10320    M /trunk/configure.ac
10321    A /trunk/po/sk.po
10322    M /trunk/src/libvlc.h
10323    M /trunk/src/misc/darwin_specific.m
10324
10325 Add Slovak l10n (Forward port of [16989], [16990] and [16991])
10326
10327 ------------------------------------------------------------------------
10328 r16989 | jpsaman | 2006-10-08 06:15:18 -0700 (Sun, 08 Oct 2006) | 1 line
10329 Changed paths:
10330    M /trunk/modules/codec/ffmpeg/demux.c
10331    M /trunk/modules/codec/x264.c
10332    M /trunk/modules/demux/mp4/drms.c
10333    M /trunk/modules/demux/mp4/libmp4.c
10334    M /trunk/modules/misc/freetype.c
10335    M /trunk/modules/stream_out/mosaic_bridge.c
10336    M /trunk/modules/stream_out/switcher.c
10337    M /trunk/modules/video_output/sdl.c
10338    M /trunk/modules/video_output/x11/glx.c
10339
10340 (Forward port of rev 16987) Fix number of compiler warnings
10341 ------------------------------------------------------------------------
10342 r16981 | hartman | 2006-10-08 03:44:42 -0700 (Sun, 08 Oct 2006) | 2 lines
10343 Changed paths:
10344    M /trunk/modules/stream_out/rtp.c
10345
10346 * undo [16970]. Stick to 4 byte startcodes and single packets. 
10347
10348 ------------------------------------------------------------------------
10349 r16980 | hartman | 2006-10-08 03:40:59 -0700 (Sun, 08 Oct 2006) | 2 lines
10350 Changed paths:
10351    M /trunk/modules/mux/mp4.c
10352
10353 * Don't skip SPS/PPS after all. Apparently there is sometimes proper data behind such a NAL, which makes this break. Unfortunately there doesn't seem to be a way to properly skip data in the mp4 mux.
10354
10355 ------------------------------------------------------------------------
10356 r16979 | hartman | 2006-10-08 03:31:37 -0700 (Sun, 08 Oct 2006) | 2 lines
10357 Changed paths:
10358    M /trunk/modules/mux/mp4.c
10359
10360 * Skip h264 SPS/PPS in bitstream when muxing mp4
10361
10362 ------------------------------------------------------------------------
10363 r16978 | jpsaman | 2006-10-08 02:41:58 -0700 (Sun, 08 Oct 2006) | 1 line
10364 Changed paths:
10365    M /trunk/modules/video_output/x11/xcommon.c
10366    M /trunk/modules/video_output/x11/xcommon.h
10367
10368 (Forward port of 16977) Fix bunch of compiler signedness warnings in x11/
10369 ------------------------------------------------------------------------
10370 r16976 | gbazin | 2006-10-07 17:20:42 -0700 (Sat, 07 Oct 2006) | 1 line
10371 Changed paths:
10372    M /trunk/modules/codec/ffmpeg/demux.c
10373    M /trunk/modules/demux/real.c
10374
10375 * modules/demux/real.c, modules/codec/ffmpeg/demux.c: removed debug I left in there.
10376 ------------------------------------------------------------------------
10377 r16975 | gbazin | 2006-10-07 17:12:28 -0700 (Sat, 07 Oct 2006) | 1 line
10378 Changed paths:
10379    M /trunk/modules/codec/dts.c
10380    M /trunk/modules/codec/ffmpeg/demux.c
10381    M /trunk/modules/demux/mjpeg.c
10382    M /trunk/modules/demux/real.c
10383
10384 * Fixed another bunch of memory leaks.
10385 ------------------------------------------------------------------------
10386 r16974 | gbazin | 2006-10-07 16:53:44 -0700 (Sat, 07 Oct 2006) | 1 line
10387 Changed paths:
10388    M /trunk/src/input/stream.c
10389
10390 * src/input/stream.c: fixed invalid memory access in stream_ReadLine().
10391 ------------------------------------------------------------------------
10392 r16973 | gbazin | 2006-10-07 16:37:33 -0700 (Sat, 07 Oct 2006) | 1 line
10393 Changed paths:
10394    M /trunk/src/input/meta.c
10395
10396 * src/input/meta.c: stop the spamming of the meta engine.
10397 ------------------------------------------------------------------------
10398 r16972 | gbazin | 2006-10-07 16:14:58 -0700 (Sat, 07 Oct 2006) | 1 line
10399 Changed paths:
10400    M /trunk/modules/demux/mp4/libmp4.c
10401    M /trunk/modules/demux/playlist/playlist.c
10402    M /trunk/modules/demux/playlist/playlist.h
10403    M /trunk/modules/demux/playlist/xspf.c
10404    M /trunk/modules/misc/xml/libxml.c
10405    M /trunk/src/input/input.c
10406    M /trunk/src/video_output/vout_subpictures.c
10407
10408 * Fixed a bunch of memory leaks.
10409 ------------------------------------------------------------------------
10410 r16971 | gbazin | 2006-10-07 15:19:50 -0700 (Sat, 07 Oct 2006) | 1 line
10411 Changed paths:
10412    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
10413    M /trunk/modules/gui/wxwidgets/menus.cpp
10414
10415 * modules/gui/wxwindows/menus.cpp: avoid using the C++ STL. This gets rid of weird crashes in the vector template.
10416 ------------------------------------------------------------------------
10417 r16970 | hartman | 2006-10-07 12:49:51 -0700 (Sat, 07 Oct 2006) | 2 lines
10418 Changed paths:
10419    M /trunk/modules/stream_out/rtp.c
10420
10421 * Improve the h264 rtp muxing even more. Should now be able to handle multiple h264 units in one block_t
10422
10423 ------------------------------------------------------------------------
10424 r16969 | zorglub | 2006-10-07 12:37:45 -0700 (Sat, 07 Oct 2006) | 2 lines
10425 Changed paths:
10426    M /trunk/modules/demux/playlist/playlist.c
10427
10428 Stop playback if --no-playlist-autostart (Closes:#718)
10429
10430 ------------------------------------------------------------------------
10431 r16968 | hartman | 2006-10-07 12:08:59 -0700 (Sat, 07 Oct 2006) | 2 lines
10432 Changed paths:
10433    M /trunk/modules/stream_out/rtp.c
10434
10435 * Skip nal type 7 and 8 in RTP muxing.
10436
10437 ------------------------------------------------------------------------
10438 r16960 | zorglub | 2006-10-07 05:36:40 -0700 (Sat, 07 Oct 2006) | 8 lines
10439 Changed paths:
10440    M /trunk/THANKS
10441    M /trunk/configure.ac
10442    M /trunk/modules/video_filter/Modules.am
10443    A /trunk/modules/video_filter/panoramix.c
10444    M /trunk/src/libvlc.h
10445
10446 Panoramix video filter by C?\195?\169dric Cocquebert.
10447 + temporarily re-enable vout-filter until video-filter is updated
10448
10449 I include this so that it can get some testing and debugging, but it has some issues:
10450 * Several coding style / indentation problems that make the code quite hard to read
10451 * Use of config_Get/config_Put instead of vars
10452 * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
10453
10454 ------------------------------------------------------------------------
10455 r16959 | gbazin | 2006-10-06 12:23:36 -0700 (Fri, 06 Oct 2006) | 1 line
10456 Changed paths:
10457    M /trunk/modules/demux/playlist/gvp.c
10458
10459 * modules/demux/playlist/gvp.c: fixed segfault in detection code.
10460 ------------------------------------------------------------------------
10461 r16958 | gbazin | 2006-10-05 15:01:01 -0700 (Thu, 05 Oct 2006) | 4 lines
10462 Changed paths:
10463    M /trunk/modules/demux/mpeg/h264.c
10464    M /trunk/modules/demux/mpeg/m4v.c
10465    M /trunk/src/input/demux.c
10466    M /trunk/src/misc/modules.c
10467
10468 * modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
10469 * src/misc/modules.c: only set b_force when we have b_strict.
10470 * src/input/demux.c: add m4v and h264 extensions.
10471
10472 ------------------------------------------------------------------------
10473 r16957 | gbazin | 2006-10-05 13:38:05 -0700 (Thu, 05 Oct 2006) | 1 line
10474 Changed paths:
10475    M /trunk/modules/codec/faad.c
10476
10477 * modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.
10478 ------------------------------------------------------------------------
10479 r16955 | sam | 2006-10-05 09:35:01 -0700 (Thu, 05 Oct 2006) | 2 lines
10480 Changed paths:
10481    M /trunk/loader/registry.c
10482    M /trunk/loader/win32.c
10483    M /trunk/modules/audio_output/auhal.c
10484    M /trunk/modules/codec/cinepak.c
10485    M /trunk/modules/codec/dvbsub.c
10486    M /trunk/modules/demux/asf/libasf.h
10487    M /trunk/modules/demux/live555.cpp
10488    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
10489    M /trunk/modules/gui/qt4/ui/sprefs_audio.ui
10490    M /trunk/modules/gui/qt4/ui/sprefs_interface.ui
10491    M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
10492    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10493    M /trunk/modules/mux/mpeg/ts.c
10494    M /trunk/src/audio_output/output.c
10495    M /trunk/src/interface/interface.c
10496    M /trunk/src/libvlc-common.c
10497    M /trunk/src/misc/update.c
10498    M /trunk/src/misc/variables.c
10499    M /trunk/src/playlist/item.c
10500
10501   * Spelling fixes here and there.
10502
10503 ------------------------------------------------------------------------
10504 r16954 | courmisch | 2006-10-05 09:21:45 -0700 (Thu, 05 Oct 2006) | 2 lines
10505 Changed paths:
10506    M /trunk/modules/control/http/http.c
10507
10508 Fix off-by-one buffer overflow
10509
10510 ------------------------------------------------------------------------
10511 r16952 | funman | 2006-10-05 09:20:41 -0700 (Thu, 05 Oct 2006) | 2 lines
10512 Changed paths:
10513    M /trunk/modules/control/http/http.c
10514
10515 Fix "Fix httpd stack corruption"
10516
10517 ------------------------------------------------------------------------
10518 r16951 | funman | 2006-10-05 09:08:45 -0700 (Thu, 05 Oct 2006) | 2 lines
10519 Changed paths:
10520    M /trunk/modules/control/http/http.c
10521
10522 Fix stack corruption in httpd
10523
10524 ------------------------------------------------------------------------
10525 r16948 | damienf | 2006-10-04 15:56:54 -0700 (Wed, 04 Oct 2006) | 2 lines
10526 Changed paths:
10527    M /trunk/modules/access/dshow/filter.cpp
10528
10529 - directshow: added fps in debug info
10530
10531 ------------------------------------------------------------------------
10532 r16947 | damienf | 2006-10-04 15:55:57 -0700 (Wed, 04 Oct 2006) | 2 lines
10533 Changed paths:
10534    M /trunk/modules/video_output/directx/direct3d.c
10535    M /trunk/modules/video_output/directx/events.c
10536
10537 - direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)
10538
10539 ------------------------------------------------------------------------
10540 r16946 | damienf | 2006-10-04 15:52:12 -0700 (Wed, 04 Oct 2006) | 2 lines
10541 Changed paths:
10542    M /trunk/src/control/audio.c
10543    M /trunk/src/control/input.c
10544
10545 - use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.
10546
10547 ------------------------------------------------------------------------
10548 r16945 | damienf | 2006-10-04 15:48:12 -0700 (Wed, 04 Oct 2006) | 3 lines
10549 Changed paths:
10550    M /trunk/activex/plugin.cpp
10551    M /trunk/activex/plugin.h
10552
10553 - Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc...
10554 - Fixed initial volume setting
10555
10556 ------------------------------------------------------------------------
10557 r16944 | damienf | 2006-10-04 15:39:05 -0700 (Wed, 04 Oct 2006) | 2 lines
10558 Changed paths:
10559    M /trunk/mozilla/control/npolibvlc.cpp
10560    M /trunk/mozilla/vlcshell.cpp
10561
10562 - mozilla: misc fixes
10563
10564 ------------------------------------------------------------------------
10565 r16943 | fkuehne | 2006-10-04 14:11:25 -0700 (Wed, 04 Oct 2006) | 1 line
10566 Changed paths:
10567    M /trunk/extras/contrib/src/Makefile
10568
10569 * rm unnecessary LDFLAG
10570 ------------------------------------------------------------------------
10571 r16942 | dionoea | 2006-10-04 14:07:10 -0700 (Wed, 04 Oct 2006) | 2 lines
10572 Changed paths:
10573    M /trunk/modules/video_filter/mosaic.c
10574
10575 [PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan
10576
10577 ------------------------------------------------------------------------
10578 r16941 | zorglub | 2006-10-04 12:42:38 -0700 (Wed, 04 Oct 2006) | 2 lines
10579 Changed paths:
10580    M /trunk/src/misc/variables.c
10581    M /trunk/src/playlist/control.c
10582    M /trunk/src/playlist/thread.c
10583    M /trunk/src/stream_output/profiles.c
10584
10585 Fix a few bugs
10586
10587 ------------------------------------------------------------------------
10588 r16940 | sam | 2006-10-04 10:13:02 -0700 (Wed, 04 Oct 2006) | 2 lines
10589 Changed paths:
10590    M /trunk/modules/misc/logger.c
10591
10592   * modules/misc/logger.c: don't truncate logfile upon creation.
10593
10594 ------------------------------------------------------------------------
10595 r16938 | fkuehne | 2006-10-04 06:47:41 -0700 (Wed, 04 Oct 2006) | 1 line
10596 Changed paths:
10597    M /trunk/extras/contrib/src/Makefile
10598    M /trunk/modules/codec/x264.c
10599
10600 * forward port my fixed temporary fix and re-enable x264 in the contribs
10601 ------------------------------------------------------------------------
10602 r16935 | fkuehne | 2006-10-04 01:19:38 -0700 (Wed, 04 Oct 2006) | 5 lines
10603 Changed paths:
10604    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10605    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10606    M /trunk/modules/gui/macosx/fspanel.h
10607    M /trunk/modules/gui/macosx/fspanel.m
10608    M /trunk/modules/gui/macosx/intf.m
10609
10610 * implemented the volume slider
10611 * major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls 
10612 * coding style fixes
10613
10614 - just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.
10615 ------------------------------------------------------------------------
10616 r16933 | hartman | 2006-10-03 15:17:44 -0700 (Tue, 03 Oct 2006) | 1 line
10617 Changed paths:
10618    M /trunk/modules/codec/mpeg_audio.c
10619
10620 Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem
10621 ------------------------------------------------------------------------
10622 r16932 | xtophe | 2006-10-03 06:22:07 -0700 (Tue, 03 Oct 2006) | 2 lines
10623 Changed paths:
10624    M /trunk/po/POTFILES.in
10625    M /trunk/po/ca.po
10626    M /trunk/po/cs.po
10627    M /trunk/po/da.po
10628    M /trunk/po/de.po
10629    M /trunk/po/en_GB.po
10630    M /trunk/po/es.po
10631    M /trunk/po/fr.po
10632    M /trunk/po/gl.po
10633    M /trunk/po/he.po
10634    M /trunk/po/hi.po
10635    M /trunk/po/hu.po
10636    M /trunk/po/it.po
10637    M /trunk/po/ja.po
10638    M /trunk/po/ka.po
10639    M /trunk/po/ko.po
10640    M /trunk/po/nl.po
10641    M /trunk/po/oc.po
10642    M /trunk/po/pt_BR.po
10643    M /trunk/po/ro.po
10644    M /trunk/po/ru.po
10645    M /trunk/po/sv.po
10646    M /trunk/po/tr.po
10647    M /trunk/po/vlc.pot
10648    M /trunk/po/zh_CN.po
10649    M /trunk/po/zh_TW.po
10650
10651 make update-po
10652
10653 ------------------------------------------------------------------------
10654 r16930 | funman | 2006-10-02 13:35:25 -0700 (Mon, 02 Oct 2006) | 2 lines
10655 Changed paths:
10656    M /trunk/modules/meta_engine/id3tag.c
10657
10658 Track, Artist, Album MusicBrainz IDs reading with libid3tag
10659
10660 ------------------------------------------------------------------------
10661 r16929 | Trax | 2006-10-02 10:52:24 -0700 (Mon, 02 Oct 2006) | 1 line
10662 Changed paths:
10663    M /trunk/modules/codec/x264.c
10664
10665 * modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options
10666 ------------------------------------------------------------------------
10667 r16928 | littlejohn | 2006-10-01 15:08:22 -0700 (Sun, 01 Oct 2006) | 1 line
10668 Changed paths:
10669    M /trunk/bindings/java/Makefile.am
10670
10671 Fix makefile to generate header files from java classes
10672 ------------------------------------------------------------------------
10673 r16927 | damienf | 2006-10-01 14:56:23 -0700 (Sun, 01 Oct 2006) | 2 lines
10674 Changed paths:
10675    M /trunk/activex/test.html
10676
10677 - test.html: use position rather than time to update slider
10678
10679 ------------------------------------------------------------------------
10680 r16926 | hartman | 2006-10-01 14:49:28 -0700 (Sun, 01 Oct 2006) | 1 line
10681 Changed paths:
10682    M /trunk/extras/contrib/src/Makefile
10683    A /trunk/extras/contrib/src/Patches/goom2k4-0-mmx.patch
10684
10685 Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1
10686 ------------------------------------------------------------------------
10687 r16925 | funman | 2006-10-01 13:32:30 -0700 (Sun, 01 Oct 2006) | 5 lines
10688 Changed paths:
10689    M /trunk/THANKS
10690    M /trunk/include/vlc_meta.h
10691    M /trunk/modules/codec/vorbis.c
10692    M /trunk/modules/misc/audioscrobbler.c
10693
10694 Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
10695 Make use of psz_trackid in audioscrobbler.c
10696 Reading of this data is only implemented in vorbis.c
10697 taglib.cpp and id3tag.c need to be updated
10698
10699 ------------------------------------------------------------------------
10700 r16924 | fkuehne | 2006-10-01 13:16:00 -0700 (Sun, 01 Oct 2006) | 1 line
10701 Changed paths:
10702    A /trunk/extras/MacOSX/fullscreen_panel.svg
10703
10704 * commit the svg file as well, so we can change stuff later on
10705 ------------------------------------------------------------------------
10706 r16923 | fkuehne | 2006-10-01 13:05:50 -0700 (Sun, 01 Oct 2006) | 3 lines
10707 Changed paths:
10708    M /trunk/THANKS
10709    M /trunk/modules/gui/macosx/fspanel.h
10710    M /trunk/modules/gui/macosx/fspanel.m
10711    M /trunk/modules/gui/macosx/intf.m
10712
10713 * finished the time slider
10714
10715 For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
10716 ------------------------------------------------------------------------
10717 r16922 | dionoea | 2006-10-01 12:53:13 -0700 (Sun, 01 Oct 2006) | 2 lines
10718 Changed paths:
10719    M /trunk/modules/demux/playlist/gvp.c
10720
10721 Fix gvp demux
10722
10723 ------------------------------------------------------------------------
10724 r16921 | dionoea | 2006-10-01 12:07:48 -0700 (Sun, 01 Oct 2006) | 3 lines
10725 Changed paths:
10726    M /trunk/modules/control/http/rpn.c
10727    M /trunk/modules/control/rc.c
10728    M /trunk/modules/demux/playlist/gvp.c
10729    M /trunk/modules/demux/playlist/qtl.c
10730    M /trunk/modules/gui/beos/InterfaceWindow.cpp
10731    M /trunk/modules/gui/qt4/dialogs_provider.cpp
10732    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
10733    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
10734    M /trunk/modules/gui/wxwidgets/dialogs.cpp
10735    M /trunk/modules/gui/wxwidgets/interface.cpp
10736    M /trunk/src/input/item.c
10737    M /trunk/src/libvlc-common.c
10738    M /trunk/src/libvlc.c
10739    M /trunk/src/misc/win32_specific.c
10740
10741 src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
10742 others: if we only have a path and no interesting name, let the core decide what name to use
10743
10744 ------------------------------------------------------------------------
10745 r16920 | dionoea | 2006-10-01 10:12:02 -0700 (Sun, 01 Oct 2006) | 2 lines
10746 Changed paths:
10747    M /trunk/modules/access/cdda.c
10748    M /trunk/modules/access/http.c
10749    M /trunk/modules/access/smb.c
10750    M /trunk/modules/access/v4l.c
10751    M /trunk/modules/demux/playlist/asx.c
10752    M /trunk/modules/demux/playlist/sgimb.c
10753    M /trunk/modules/gui/ncurses.c
10754    M /trunk/modules/misc/dummy/interface.c
10755    M /trunk/modules/misc/gnutls.c
10756    M /trunk/modules/misc/profile_parser.c
10757    M /trunk/modules/misc/rtsp.c
10758    M /trunk/modules/services_discovery/bonjour.c
10759    M /trunk/modules/services_discovery/podcast.c
10760    M /trunk/modules/services_discovery/sap.c
10761    M /trunk/modules/services_discovery/shout.c
10762    M /trunk/modules/video_filter/mosaic.c
10763    M /trunk/modules/visualization/visual/visual.c
10764
10765 Fix a bunch of gcc warnings
10766
10767 ------------------------------------------------------------------------
10768 r16919 | dionoea | 2006-10-01 09:57:43 -0700 (Sun, 01 Oct 2006) | 2 lines
10769 Changed paths:
10770    M /trunk/modules/video_filter/mosaic.c
10771
10772 :%s/"mosaic-/CFG_PREFIX "/g
10773
10774 ------------------------------------------------------------------------
10775 r16918 | dionoea | 2006-10-01 09:53:48 -0700 (Sun, 01 Oct 2006) | 2 lines
10776 Changed paths:
10777    M /trunk/modules/video_filter/logo.c
10778    M /trunk/modules/video_filter/mosaic.c
10779    M /trunk/modules/video_filter/rss.c
10780
10781 use config chain stuff in logo, rss and mosaic sub filters too.
10782
10783 ------------------------------------------------------------------------
10784 r16917 | dionoea | 2006-10-01 09:33:59 -0700 (Sun, 01 Oct 2006) | 6 lines
10785 Changed paths:
10786    M /trunk/include/vlc_filter.h
10787    M /trunk/modules/video_filter/marq.c
10788    M /trunk/src/video_output/video_output.c
10789    M /trunk/src/video_output/vout_subpictures.c
10790
10791
10792 use config chain for the --sub-filter option.
10793 Example:
10794   --sub-filter "marq{marquee=pouet}:marq{marquee=\$N,y=50,x=50}"
10795 Sub filters other than marq still need to be changed
10796 rc interface marq callbacks need to be fixed too
10797 ------------------------------------------------------------------------
10798 r16916 | dionoea | 2006-10-01 09:08:37 -0700 (Sun, 01 Oct 2006) | 2 lines
10799 Changed paths:
10800    M /trunk/include/configuration.h
10801    M /trunk/include/stream_output.h
10802    M /trunk/include/video_output.h
10803    M /trunk/include/vlc_codec.h
10804    M /trunk/include/vlc_common.h
10805    M /trunk/include/vlc_filter.h
10806    M /trunk/include/vlc_symbols.h
10807    M /trunk/modules/access_output/file.c
10808    M /trunk/modules/access_output/http.c
10809    M /trunk/modules/access_output/shout.c
10810    M /trunk/modules/access_output/udp.c
10811    M /trunk/modules/codec/dirac.c
10812    M /trunk/modules/codec/dvbsub.c
10813    M /trunk/modules/codec/ffmpeg/encoder.c
10814    M /trunk/modules/codec/theora.c
10815    M /trunk/modules/codec/twolame.c
10816    M /trunk/modules/codec/vorbis.c
10817    M /trunk/modules/codec/x264.c
10818    M /trunk/modules/gui/wxwidgets/timer.cpp
10819    M /trunk/modules/mux/asf.c
10820    M /trunk/modules/mux/mp4.c
10821    M /trunk/modules/mux/mpeg/ps.c
10822    M /trunk/modules/mux/mpeg/ts.c
10823    M /trunk/modules/mux/mpjpeg.c
10824    M /trunk/modules/stream_out/bridge.c
10825    M /trunk/modules/stream_out/display.c
10826    M /trunk/modules/stream_out/duplicate.c
10827    M /trunk/modules/stream_out/es.c
10828    M /trunk/modules/stream_out/mosaic_bridge.c
10829    M /trunk/modules/stream_out/rtp.c
10830    M /trunk/modules/stream_out/standard.c
10831    M /trunk/modules/stream_out/switcher.c
10832    M /trunk/modules/stream_out/transcode.c
10833    M /trunk/modules/video_filter/adjust.c
10834    M /trunk/modules/video_filter/deinterlace.c
10835    M /trunk/modules/video_filter/gradient.c
10836    M /trunk/src/Makefile.am
10837    A /trunk/src/misc/configuration_chain.c (from /trunk/src/stream_output/stream_output.c:16904)
10838    M /trunk/src/stream_output/stream_output.c
10839    M /trunk/src/video_output/video_output.c
10840
10841 Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)
10842
10843 ------------------------------------------------------------------------
10844 r16915 | fkuehne | 2006-10-01 08:04:23 -0700 (Sun, 01 Oct 2006) | 1 line
10845 Changed paths:
10846    M /trunk/modules/gui/macosx/fspanel.m
10847
10848 * temporary fix to keep VLC linking. I don't know yet, why this is necessary though
10849 ------------------------------------------------------------------------
10850 r16914 | dionoea | 2006-10-01 07:44:21 -0700 (Sun, 01 Oct 2006) | 2 lines
10851 Changed paths:
10852    M /trunk/modules/control/rc.c
10853
10854 The time video filter doesn't exist anymore.
10855
10856 ------------------------------------------------------------------------
10857 r16913 | dionoea | 2006-10-01 07:41:49 -0700 (Sun, 01 Oct 2006) | 2 lines
10858 Changed paths:
10859    M /trunk/modules/video_filter/marq.c
10860
10861 Only update the marquee text if needed (ie we're using % or $ chars)
10862
10863 ------------------------------------------------------------------------
10864 r16912 | dionoea | 2006-10-01 07:38:23 -0700 (Sun, 01 Oct 2006) | 2 lines
10865 Changed paths:
10866    M /trunk/modules/video_filter/marq.c
10867
10868 woops
10869
10870 ------------------------------------------------------------------------
10871 r16911 | dionoea | 2006-10-01 07:36:15 -0700 (Sun, 01 Oct 2006) | 2 lines
10872 Changed paths:
10873    M /trunk/modules/video_filter/marq.c
10874
10875 Some more format strings
10876
10877 ------------------------------------------------------------------------
10878 r16910 | zorglub | 2006-10-01 07:24:44 -0700 (Sun, 01 Oct 2006) | 3 lines
10879 Changed paths:
10880    M /trunk/include/main.h
10881    M /trunk/include/vlc_input.h
10882    M /trunk/include/vlc_playlist.h
10883    M /trunk/src/input/input.c
10884    M /trunk/src/playlist/thread.c
10885
10886 Lazy allocation of the stat structure
10887 Update stats in the input threads instead of playlist thread
10888
10889 ------------------------------------------------------------------------
10890 r16909 | dionoea | 2006-10-01 07:22:58 -0700 (Sun, 01 Oct 2006) | 2 lines
10891 Changed paths:
10892    M /trunk/modules/video_filter/marq.c
10893
10894 Some more marq format strings
10895
10896 ------------------------------------------------------------------------
10897 r16907 | jpsaman | 2006-10-01 07:16:52 -0700 (Sun, 01 Oct 2006) | 1 line
10898 Changed paths:
10899    M /trunk/THANKS
10900
10901 forgot the put Ye Zhang in Thanks file.
10902 ------------------------------------------------------------------------
10903 r16905 | jpsaman | 2006-10-01 07:07:50 -0700 (Sun, 01 Oct 2006) | 1 line
10904 Changed paths:
10905    M /trunk/src/misc/vlm.c
10906
10907 Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash
10908 ------------------------------------------------------------------------
10909 r16904 | fkuehne | 2006-10-01 06:21:42 -0700 (Sun, 01 Oct 2006) | 1 line
10910 Changed paths:
10911    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10912    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10913    A /trunk/extras/MacOSX/Resources/fs_background.png
10914    A /trunk/extras/MacOSX/Resources/fs_exit_fullscreen.png
10915    A /trunk/extras/MacOSX/Resources/fs_exit_fullscreen_highlight.png
10916    A /trunk/extras/MacOSX/Resources/fs_forward.png
10917    A /trunk/extras/MacOSX/Resources/fs_forward_highlight.png
10918    A /trunk/extras/MacOSX/Resources/fs_pause.png
10919    A /trunk/extras/MacOSX/Resources/fs_pause_highlight.png
10920    A /trunk/extras/MacOSX/Resources/fs_play.png
10921    A /trunk/extras/MacOSX/Resources/fs_play_highlight.png
10922    A /trunk/extras/MacOSX/Resources/fs_rewind.png
10923    A /trunk/extras/MacOSX/Resources/fs_rewind_highlight.png
10924    A /trunk/extras/MacOSX/Resources/fs_skip_next.png
10925    A /trunk/extras/MacOSX/Resources/fs_skip_next_highlight.png
10926    A /trunk/extras/MacOSX/Resources/fs_skip_previous.png
10927    A /trunk/extras/MacOSX/Resources/fs_skip_previous_highlight.png
10928    A /trunk/extras/MacOSX/Resources/fs_stop.png
10929    A /trunk/extras/MacOSX/Resources/fs_stop_highlight.png
10930    A /trunk/extras/MacOSX/Resources/fs_time_slider.png
10931    A /trunk/extras/MacOSX/Resources/fs_time_slider_knob.png
10932    A /trunk/extras/MacOSX/Resources/fs_time_slider_knob_highlight.png
10933    A /trunk/extras/MacOSX/Resources/fs_volume_max.png
10934    A /trunk/extras/MacOSX/Resources/fs_volume_max_highlight.png
10935    A /trunk/extras/MacOSX/Resources/fs_volume_mute.png
10936    A /trunk/extras/MacOSX/Resources/fs_volume_mute_highlight.png
10937    A /trunk/extras/MacOSX/Resources/fs_volume_slider_bar.png
10938    A /trunk/extras/MacOSX/Resources/fs_volume_slider_knob.png
10939    A /trunk/extras/MacOSX/Resources/fs_volume_slider_knob_highlight.png
10940    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
10941    M /trunk/modules/gui/macosx/fspanel.m
10942
10943 * native GUI elements for the Fullscreen panel by Simon Damkjr Andersen <simondamkjaer@gmail.com>. Thanks again!
10944 ------------------------------------------------------------------------
10945 r16903 | fkuehne | 2006-10-01 04:28:09 -0700 (Sun, 01 Oct 2006) | 1 line
10946 Changed paths:
10947    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10948    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10949    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10950
10951 * small visual fix for the playmode buttons (prevents white highlighting around the icons on click)
10952 ------------------------------------------------------------------------
10953 r16898 | zorglub | 2006-10-01 02:14:21 -0700 (Sun, 01 Oct 2006) | 2 lines
10954 Changed paths:
10955    M /trunk/modules/video_filter/marq.c
10956
10957 gra
10958
10959 ------------------------------------------------------------------------
10960 r16897 | zorglub | 2006-10-01 01:44:35 -0700 (Sun, 01 Oct 2006) | 2 lines
10961 Changed paths:
10962    M /trunk/modules/video_filter/marq.c
10963
10964 Create variables in libvlc instead of libvlc_global_data
10965
10966 ------------------------------------------------------------------------
10967 r16896 | dionoea | 2006-09-30 16:37:47 -0700 (Sat, 30 Sep 2006) | 2 lines
10968 Changed paths:
10969    M /trunk/modules/video_filter/marq.c
10970
10971 Add $_ line skip variable.
10972
10973 ------------------------------------------------------------------------
10974 r16895 | dionoea | 2006-09-30 16:30:39 -0700 (Sat, 30 Sep 2006) | 2 lines
10975 Changed paths:
10976    M /trunk/configure.ac
10977    M /trunk/modules/video_filter/Modules.am
10978    M /trunk/modules/video_filter/marq.c
10979    D /trunk/modules/video_filter/time.c
10980
10981 Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.
10982
10983 ------------------------------------------------------------------------
10984 r16894 | dionoea | 2006-09-30 13:25:36 -0700 (Sat, 30 Sep 2006) | 2 lines
10985 Changed paths:
10986    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
10987    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
10988
10989 Skeleton for modules list widgets in the prefs. I'm not working on it atm so i figure that it's best to commit what's already done.
10990
10991 ------------------------------------------------------------------------
10992 r16893 | dionoea | 2006-09-30 12:58:44 -0700 (Sat, 30 Sep 2006) | 2 lines
10993 Changed paths:
10994    M /trunk/configure.ac
10995
10996 s/libtag/taglib/
10997
10998 ------------------------------------------------------------------------
10999 r16892 | dionoea | 2006-09-30 12:51:43 -0700 (Sat, 30 Sep 2006) | 2 lines
11000 Changed paths:
11001    M /trunk/configure.ac
11002
11003 remove unneed x
11004
11005 ------------------------------------------------------------------------
11006 r16891 | dionoea | 2006-09-30 12:37:39 -0700 (Sat, 30 Sep 2006) | 3 lines
11007 Changed paths:
11008    M /trunk/src/input/meta.c
11009
11010  - Don't cache files to ~/.vlc/art/(null)/(null)/
11011  - Check if file already exists in the download function.
11012
11013 ------------------------------------------------------------------------
11014 r16890 | hartman | 2006-09-30 12:32:26 -0700 (Sat, 30 Sep 2006) | 2 lines
11015 Changed paths:
11016    M /trunk/configure.ac
11017    M /trunk/extras/contrib/src/Makefile
11018    M /trunk/extras/contrib/src/packages.mak
11019
11020 * Add taglib to macosx contrib. Use pkg-config for taglib in configure. (if you don't have 1.4 in your distro, too bad, or add something that doesn't rely on /usr/local)
11021
11022 ------------------------------------------------------------------------
11023 r16889 | zorglub | 2006-09-30 10:08:48 -0700 (Sat, 30 Sep 2006) | 3 lines
11024 Changed paths:
11025    M /trunk/modules/meta_engine/folder.c
11026    M /trunk/modules/meta_engine/musicbrainz.c
11027    M /trunk/modules/mux/mp4.c
11028    M /trunk/src/input/input.c
11029    M /trunk/src/input/meta.c
11030    M /trunk/src/playlist/engine.c
11031
11032 Re-enable art fetching when in "ALL" mode
11033 Todo: we should recheck cache just before downloading in case it has been downloaded while we were in the queue
11034
11035 ------------------------------------------------------------------------
11036 r16888 | funman | 2006-09-30 09:52:32 -0700 (Sat, 30 Sep 2006) | 3 lines
11037 Changed paths:
11038    M /trunk/modules/misc/audioscrobbler.c
11039
11040 Cosmetics, add some comments
11041 Remove unneeded strlwr
11042
11043 ------------------------------------------------------------------------
11044 r16887 | zorglub | 2006-09-30 09:15:40 -0700 (Sat, 30 Sep 2006) | 3 lines
11045 Changed paths:
11046    M /trunk/include/vlc_meta.h
11047    M /trunk/include/vlc_symbols.h
11048    M /trunk/modules/codec/ffmpeg/demux.c
11049    M /trunk/modules/demux/asf/asf.c
11050    M /trunk/modules/demux/asf/libasf.c
11051    M /trunk/modules/demux/asf/libasf.h
11052    M /trunk/modules/demux/mp4/mp4.c
11053    M /trunk/modules/demux/playlist/asx.c
11054    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
11055    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
11056    M /trunk/modules/misc/playlist/xspf.c
11057
11058 Merge author/artist
11059 WX compilation unchecked
11060
11061 ------------------------------------------------------------------------
11062 r16886 | zorglub | 2006-09-30 08:29:11 -0700 (Sat, 30 Sep 2006) | 2 lines
11063 Changed paths:
11064    M /trunk/modules/meta_engine/musicbrainz.c
11065
11066 Split the musicbrainz module : meta fetcher (to retrieve MB Album and Track id) and art finder (to retrieve Amazon art url)
11067
11068 ------------------------------------------------------------------------
11069 r16884 | hartman | 2006-09-30 03:36:49 -0700 (Sat, 30 Sep 2006) | 1 line
11070 Changed paths:
11071    M /trunk/extras/contrib/src/packages.mak
11072
11073 Updata libcaca downloadlocation
11074 ------------------------------------------------------------------------
11075 r16883 | hartman | 2006-09-30 03:02:02 -0700 (Sat, 30 Sep 2006) | 1 line
11076 Changed paths:
11077    M /trunk/extras/contrib/src/Makefile
11078    M /trunk/extras/contrib/src/Patches/dvdnav.patch
11079
11080 Reenable dvdcss which was disabled accidently in [16806]. Fix the dvdnav patch to make dlopen configure check work
11081 ------------------------------------------------------------------------
11082 r16882 | zorglub | 2006-09-29 13:36:43 -0700 (Fri, 29 Sep 2006) | 2 lines
11083 Changed paths:
11084    M /trunk/include/vlc_meta.h
11085
11086 export symbol
11087
11088 ------------------------------------------------------------------------
11089 r16881 | zorglub | 2006-09-29 12:48:53 -0700 (Fri, 29 Sep 2006) | 3 lines
11090 Changed paths:
11091    M /trunk/modules/meta_engine/folder.c
11092    M /trunk/modules/meta_engine/musicbrainz.c
11093    M /trunk/src/playlist/control.c
11094    M /trunk/src/playlist/engine.c
11095    M /trunk/src/playlist/thread.c
11096
11097 Don't loop preparse threads when idle
11098 Compile fix
11099
11100 ------------------------------------------------------------------------
11101 r16880 | zorglub | 2006-09-29 12:19:18 -0700 (Fri, 29 Sep 2006) | 2 lines
11102 Changed paths:
11103    M /trunk/include/vlc_input.h
11104    M /trunk/include/vlc_meta.h
11105    M /trunk/include/vlc_symbols.h
11106    M /trunk/src/input/meta.c
11107    M /trunk/src/playlist/engine.c
11108
11109 Improve meta/art logic
11110
11111 ------------------------------------------------------------------------
11112 r16879 | funman | 2006-09-29 06:08:25 -0700 (Fri, 29 Sep 2006) | 4 lines
11113 Changed paths:
11114    M /trunk/modules/demux/playlist/xspf.c
11115
11116 Replaces url unescaping by url decoding in xspf import
11117 Thanks to courmisch for finding the issue
11118 Closes #721
11119
11120 ------------------------------------------------------------------------
11121 r16878 | funman | 2006-09-28 16:44:09 -0700 (Thu, 28 Sep 2006) | 10 lines
11122 Changed paths:
11123    M /trunk/modules/misc/audioscrobbler.c
11124
11125 Don't Close() on connection error, retry every minute
11126 Fix a _() that should have been N_()
11127 Username & Password are non-advanced settings
11128 Warn user with interaction if Username is bad or not set
11129 Handshake only if there is something to submit
11130 Get rid of hexa() for printf("%02x")
11131 Replace % 256 and / (2^x) by bitwise operations : & 0xff and >> x
11132 Don't cancel submission of song if user has paused playing
11133 Code for new meta_engine (not enabled yet)
11134
11135 ------------------------------------------------------------------------
11136 r16877 | dionoea | 2006-09-28 13:14:27 -0700 (Thu, 28 Sep 2006) | 2 lines
11137 Changed paths:
11138    M /trunk/modules/control/rc.c
11139
11140 Fixes to my fixes from Thomas Parmelan.
11141
11142 ------------------------------------------------------------------------
11143 r16875 | ipkiss | 2006-09-27 10:53:26 -0700 (Wed, 27 Sep 2006) | 2 lines
11144 Changed paths:
11145    M /trunk/modules/gui/qt4/Modules.am
11146
11147  * modules/gui/qt4/Modules.am: fixed a warning at bootstrap time
11148
11149 ------------------------------------------------------------------------
11150 r16874 | xtophe | 2006-09-27 10:09:40 -0700 (Wed, 27 Sep 2006) | 3 lines
11151 Changed paths:
11152    M /trunk/modules/meta_engine
11153
11154 svn:ignore
11155
11156
11157 ------------------------------------------------------------------------
11158 r16873 | xtophe | 2006-09-27 08:28:32 -0700 (Wed, 27 Sep 2006) | 2 lines
11159 Changed paths:
11160    M /trunk/configure.ac
11161
11162 Be more restrictiv wrt wx version.
11163
11164 ------------------------------------------------------------------------
11165 r16872 | xtophe | 2006-09-27 08:28:22 -0700 (Wed, 27 Sep 2006) | 2 lines
11166 Changed paths:
11167    M /trunk/modules/gui/qt4/Modules.am
11168    M /trunk/modules/video_filter/Modules.am
11169
11170 Almost fix make distcheck
11171
11172 ------------------------------------------------------------------------
11173 r16871 | dionoea | 2006-09-26 14:18:36 -0700 (Tue, 26 Sep 2006) | 2 lines
11174 Changed paths:
11175    M /trunk/NEWS
11176
11177 Add WavPack to news too
11178
11179 ------------------------------------------------------------------------
11180 r16870 | dionoea | 2006-09-26 14:17:20 -0700 (Tue, 26 Sep 2006) | 2 lines
11181 Changed paths:
11182    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11183
11184 Enable WavPack decoding in ffmpeg (once they'll increment the version number). Some of the samples still decode weird but hey ... it's already great news :)
11185
11186 ------------------------------------------------------------------------
11187 r16868 | damienf | 2006-09-26 09:03:11 -0700 (Tue, 26 Sep 2006) | 2 lines
11188 Changed paths:
11189    M /trunk/src/control/core.c
11190
11191 oops, it sounds like I f**d * my last revert
11192
11193 ------------------------------------------------------------------------
11194 r16867 | oaubert | 2006-09-26 08:51:34 -0700 (Tue, 26 Sep 2006) | 2 lines
11195 Changed paths:
11196    M /trunk/include/vlc/mediacontrol.h
11197    M /trunk/include/vlc/mediacontrol_structures.h
11198
11199 mediacontrol: doxygen updates
11200
11201 ------------------------------------------------------------------------
11202 r16866 | oaubert | 2006-09-26 08:16:00 -0700 (Tue, 26 Sep 2006) | 2 lines
11203 Changed paths:
11204    M /trunk/bindings/python/vlc_input.c
11205    M /trunk/bindings/python/vlc_instance.c
11206    M /trunk/bindings/python/vlc_mediacontrol.c
11207    M /trunk/bindings/python/vlc_object.c
11208
11209 python bindings: documentation update
11210
11211 ------------------------------------------------------------------------
11212 r16865 | oaubert | 2006-09-26 08:06:22 -0700 (Tue, 26 Sep 2006) | 3 lines
11213 Changed paths:
11214    M /trunk/src/control/mediacontrol_core.c
11215
11216 mediacontrol_core.c: prepend the argv[0] here, since libvlc_new no
11217 longer does.
11218
11219 ------------------------------------------------------------------------
11220 r16864 | damienf | 2006-09-26 07:40:55 -0700 (Tue, 26 Sep 2006) | 2 lines
11221 Changed paths:
11222    M /trunk/src/control/core.c
11223
11224 - revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0] is a very desirable feature as the path in argv[0] is also used to search for plugins. Typically users can pass on the argv[0] of their programs
11225
11226 ------------------------------------------------------------------------
11227 r16863 | oaubert | 2006-09-26 07:15:10 -0700 (Tue, 26 Sep 2006) | 3 lines
11228 Changed paths:
11229    M /trunk/src/control/mediacontrol_core.c
11230
11231 src/control/mediacontrol_core.c: libvlc_input now uses milliseconds as
11232 time unit
11233
11234 ------------------------------------------------------------------------
11235 r16861 | damienf | 2006-09-26 06:53:26 -0700 (Tue, 26 Sep 2006) | 2 lines
11236 Changed paths:
11237    M /trunk/mozilla/vlcplugin.cpp
11238
11239 - mozilla: cleaned up configuration arguments
11240
11241 ------------------------------------------------------------------------
11242 r16860 | jpsaman | 2006-09-26 00:04:30 -0700 (Tue, 26 Sep 2006) | 1 line
11243 Changed paths:
11244    M /trunk/THANKS
11245    M /trunk/modules/stream_out/rtp.c
11246
11247 Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>.
11248 ------------------------------------------------------------------------
11249 r16859 | damienf | 2006-09-25 20:12:52 -0700 (Mon, 25 Sep 2006) | 2 lines
11250 Changed paths:
11251    M /trunk/activex/main.cpp
11252    M /trunk/activex/plugin.cpp
11253
11254 - activex: fix plugin path search, now relative to DLL location & registry settings
11255
11256 ------------------------------------------------------------------------
11257 r16858 | damienf | 2006-09-25 18:01:08 -0700 (Mon, 25 Sep 2006) | 2 lines
11258 Changed paths:
11259    M /trunk/src/control/input.c
11260
11261 - input: make sure time units are in milliseconds, as expected
11262
11263 ------------------------------------------------------------------------
11264 r16857 | damienf | 2006-09-25 17:59:49 -0700 (Mon, 25 Sep 2006) | 2 lines
11265 Changed paths:
11266    M /trunk/activex/Makefile.am
11267    M /trunk/activex/axvlc.idl
11268    M /trunk/activex/axvlc.inf.in
11269    M /trunk/activex/axvlc.tlb
11270    M /trunk/activex/axvlc_idl.c
11271    M /trunk/activex/axvlc_idl.h
11272    M /trunk/activex/plugin.cpp
11273    M /trunk/activex/test.html
11274    D /trunk/activex/vlcconfiguration.cpp
11275    D /trunk/activex/vlcconfiguration.h
11276    M /trunk/activex/vlccontrol2.cpp
11277    M /trunk/activex/vlccontrol2.h
11278
11279 - activex: more features and fully updated test.html for new APIs
11280
11281 ------------------------------------------------------------------------
11282 r16856 | xtophe | 2006-09-25 14:06:50 -0700 (Mon, 25 Sep 2006) | 3 lines
11283 Changed paths:
11284    M /trunk/po/POTFILES.in
11285    M /trunk/po/ca.po
11286    M /trunk/po/cs.po
11287    M /trunk/po/da.po
11288    M /trunk/po/de.po
11289    M /trunk/po/en_GB.po
11290    M /trunk/po/es.po
11291    M /trunk/po/fr.po
11292    M /trunk/po/gl.po
11293    M /trunk/po/he.po
11294    M /trunk/po/hi.po
11295    M /trunk/po/hu.po
11296    M /trunk/po/it.po
11297    M /trunk/po/ja.po
11298    M /trunk/po/ka.po
11299    M /trunk/po/ko.po
11300    M /trunk/po/nl.po
11301    M /trunk/po/oc.po
11302    M /trunk/po/pt_BR.po
11303    M /trunk/po/ro.po
11304    M /trunk/po/ru.po
11305    M /trunk/po/sv.po
11306    M /trunk/po/tr.po
11307    M /trunk/po/vlc.pot
11308    M /trunk/po/zh_CN.po
11309    M /trunk/po/zh_TW.po
11310    M /trunk/src/Makefile.am
11311
11312 Suppress references to mediacontrol_{init,plugin}
11313 Make update-po
11314
11315 ------------------------------------------------------------------------
11316 r16855 | xtophe | 2006-09-25 13:21:18 -0700 (Mon, 25 Sep 2006) | 2 lines
11317 Changed paths:
11318    M /trunk/modules/meta_engine/folder.c
11319    M /trunk/modules/meta_engine/musicbrainz.c
11320
11321 Cosmetic
11322
11323 ------------------------------------------------------------------------
11324 r16854 | oaubert | 2006-09-25 09:01:07 -0700 (Mon, 25 Sep 2006) | 2 lines
11325 Changed paths:
11326    M /trunk/bindings/Makefile.am
11327    M /trunk/bindings/python/Makefile.am
11328    M /trunk/configure.ac
11329
11330 Fix references to bindings/python
11331
11332 ------------------------------------------------------------------------
11333 r16853 | oaubert | 2006-09-25 08:59:23 -0700 (Mon, 25 Sep 2006) | 2 lines
11334 Changed paths:
11335    D /trunk/bindings/mediacontrol-python
11336    A /trunk/bindings/python (from /trunk/bindings/mediacontrol-python:16845)
11337    R /trunk/bindings/python/Makefile.am (from /trunk/bindings/mediacontrol-python/Makefile.am:16852)
11338    R /trunk/bindings/python/setup.py (from /trunk/bindings/mediacontrol-python/setup.py:16852)
11339    R /trunk/bindings/python/vlc_instance.c (from /trunk/bindings/mediacontrol-python/vlc_instance.c:16852)
11340    R /trunk/bindings/python/vlc_mediacontrol.c (from /trunk/bindings/mediacontrol-python/vlc_mediacontrol.c:16852)
11341
11342 Rename bindings/mediacontrol-python to bindings/python
11343
11344 ------------------------------------------------------------------------
11345 r16852 | oaubert | 2006-09-25 08:58:04 -0700 (Mon, 25 Sep 2006) | 2 lines
11346 Changed paths:
11347    D /trunk/bindings/python
11348
11349 bindings/python: remove empty dir
11350
11351 ------------------------------------------------------------------------
11352 r16851 | oaubert | 2006-09-25 08:54:59 -0700 (Mon, 25 Sep 2006) | 3 lines
11353 Changed paths:
11354    M /trunk/bindings/mediacontrol-python/vlc_instance.c
11355
11356 binding/mediacontrol-python/vlc_instance.c: it is now unnecessary to
11357 prepend argv[0] to libvlc_new parameters
11358
11359 ------------------------------------------------------------------------
11360 r16850 | oaubert | 2006-09-25 08:54:15 -0700 (Mon, 25 Sep 2006) | 3 lines
11361 Changed paths:
11362    M /trunk/bindings/mediacontrol-python/vlc_mediacontrol.c
11363
11364 bindings/mediacontrol-python/vlc_mediacontrol.c: use the new
11365 mediacontrol_new API
11366
11367 ------------------------------------------------------------------------
11368 r16849 | oaubert | 2006-09-25 08:52:55 -0700 (Mon, 25 Sep 2006) | 2 lines
11369 Changed paths:
11370    M /trunk/include/mediacontrol_internal.h
11371    M /trunk/include/vlc/mediacontrol.h
11372    M /trunk/src/control/mediacontrol_core.c
11373
11374 mediacontrol_new: new API (pass argc and argv), use the new libvlc_new API
11375
11376 ------------------------------------------------------------------------
11377 r16848 | oaubert | 2006-09-25 08:52:05 -0700 (Mon, 25 Sep 2006) | 2 lines
11378 Changed paths:
11379    M /trunk/src/control/mediacontrol_audio_video.c
11380
11381 src/control/mediacontrol_audio_video.c: use RAISE_NULL, RAISE_VOID macros
11382
11383 ------------------------------------------------------------------------
11384 r16847 | oaubert | 2006-09-25 08:51:22 -0700 (Mon, 25 Sep 2006) | 3 lines
11385 Changed paths:
11386    M /trunk/src/control/core.c
11387
11388 src/control/core.c: prepend a dummy argv[0] to libvlc_new() argv, so
11389 that users of the API can simply pass parameters
11390
11391 ------------------------------------------------------------------------
11392 r16846 | oaubert | 2006-09-25 05:31:41 -0700 (Mon, 25 Sep 2006) | 2 lines
11393 Changed paths:
11394    M /trunk/bindings/mediacontrol-python/Makefile.am
11395    M /trunk/bindings/mediacontrol-python/setup.py
11396
11397 mediacontrol-python: try to fix r16794
11398
11399 ------------------------------------------------------------------------
11400 r16845 | oaubert | 2006-09-25 05:09:13 -0700 (Mon, 25 Sep 2006) | 2 lines
11401 Changed paths:
11402    M /trunk/AUTHORS
11403    M /trunk/MAINTAINERS
11404    M /trunk/build-vlc
11405    M /trunk/config.in
11406    M /trunk/configure.ac
11407    M /trunk/defconfig
11408    M /trunk/modules/LIST
11409    D /trunk/modules/control/corba
11410    M /trunk/vlc.roku
11411
11412 Remove CORBA module, which I is not used anymore (not even by me...)
11413
11414 ------------------------------------------------------------------------
11415 r16843 | jpsaman | 2006-09-25 01:02:12 -0700 (Mon, 25 Sep 2006) | 2 lines
11416 Changed paths:
11417    M /trunk/modules/audio_filter/channel_mixer/Modules.am
11418    A /trunk/modules/audio_filter/channel_mixer/mono.c (from /trunk/modules/audio_filter/converter/mono.c:16840)
11419    M /trunk/modules/audio_filter/converter/Modules.am
11420    D /trunk/modules/audio_filter/converter/mono.c
11421
11422 Mono audio filter is a channel_mixer and not a convertor.
11423
11424 ------------------------------------------------------------------------
11425 r16842 | jpsaman | 2006-09-25 00:24:49 -0700 (Mon, 25 Sep 2006) | 1 line
11426 Changed paths:
11427    M /trunk/activex/Makefile.am
11428
11429 Use shell style parenthesis for VLC_CONFIG in Makefile.am
11430 ------------------------------------------------------------------------
11431 r16841 | jpsaman | 2006-09-25 00:23:09 -0700 (Mon, 25 Sep 2006) | 1 line
11432 Changed paths:
11433    M /trunk/activex/axvlc.idl
11434    M /trunk/activex/vlccontrol.cpp
11435
11436 remove excess whitespace
11437 ------------------------------------------------------------------------
11438 r16840 | dionoea | 2006-09-24 15:01:28 -0700 (Sun, 24 Sep 2006) | 6 lines
11439 Changed paths:
11440    M /trunk/include/vlc_common.h
11441    M /trunk/include/vlc_input.h
11442    M /trunk/include/vlc_playlist.h
11443    M /trunk/include/vlc_symbols.h
11444    M /trunk/src/input/meta.c
11445    M /trunk/src/input/subtitles.c
11446    M /trunk/src/playlist/control.c
11447    M /trunk/src/playlist/engine.c
11448    M /trunk/src/playlist/playlist_internal.h
11449    M /trunk/src/playlist/thread.c
11450
11451 Some more (mostly) untested stuff:
11452  * Secondary queue items now have a b_fetch_art flag
11453  * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue
11454  * other stuff which i don't remember :)
11455  * (fix issues with previous (and unrelated) DIR_SEP commit)
11456
11457 ------------------------------------------------------------------------
11458 r16839 | dionoea | 2006-09-24 13:51:56 -0700 (Sun, 24 Sep 2006) | 2 lines
11459 Changed paths:
11460    M /trunk/include/vlc_input.h
11461    M /trunk/include/vlc_meta.h
11462    M /trunk/include/vlc_symbols.h
11463    M /trunk/modules/meta_engine/Modules.am
11464    D /trunk/modules/meta_engine/dummy.c
11465    M /trunk/modules/meta_engine/folder.c
11466    M /trunk/modules/meta_engine/musicbrainz.c
11467    M /trunk/src/input/meta.c
11468    M /trunk/src/input/subtitles.c
11469
11470 Some more meta changes (mostly cleanup and check the i_mandatory flags)
11471
11472 ------------------------------------------------------------------------
11473 r16838 | zorglub | 2006-09-24 11:43:39 -0700 (Sun, 24 Sep 2006) | 2 lines
11474 Changed paths:
11475    M /trunk/modules/meta_engine/dummy.c
11476    M /trunk/modules/meta_engine/folder.c
11477    M /trunk/modules/meta_engine/musicbrainz.c
11478
11479 Fix include paths
11480
11481 ------------------------------------------------------------------------
11482 r16837 | zorglub | 2006-09-24 10:11:25 -0700 (Sun, 24 Sep 2006) | 7 lines
11483 Changed paths:
11484    M /trunk/include/vlc_input.h
11485    M /trunk/include/vlc_meta.h
11486    D /trunk/include/vlc_meta_engine.h
11487    M /trunk/include/vlc_symbols.h
11488    M /trunk/src/Makefile.am
11489    M /trunk/src/input/input.c
11490    A /trunk/src/input/meta.c (from /trunk/src/input/input.c:16834)
11491    M /trunk/src/misc/objects.c
11492    M /trunk/src/playlist/engine.c
11493
11494 * Split download function in find/download
11495 * Put meta related functions in src/input/meta.c
11496 * Merge vlc_meta_engine.h and vlc_meta.h
11497
11498 Album art stuff is still broken, but I need to go now :)
11499
11500
11501 ------------------------------------------------------------------------
11502 r16836 | dionoea | 2006-09-24 10:01:25 -0700 (Sun, 24 Sep 2006) | 2 lines
11503 Changed paths:
11504    M /trunk/THANKS
11505    M /trunk/modules/control/rc.c
11506    M /trunk/modules/video_filter/mosaic.c
11507
11508 [PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk
11509
11510 ------------------------------------------------------------------------
11511 r16835 | zorglub | 2006-09-24 09:49:36 -0700 (Sun, 24 Sep 2006) | 2 lines
11512 Changed paths:
11513    M /trunk/src/playlist/engine.c
11514
11515 Mark meta as fetched
11516
11517 ------------------------------------------------------------------------
11518 r16834 | zorglub | 2006-09-24 09:44:52 -0700 (Sun, 24 Sep 2006) | 11 lines
11519 Changed paths:
11520    M /trunk/modules/meta_engine/dummy.c
11521    M /trunk/modules/meta_engine/folder.c
11522    M /trunk/modules/meta_engine/musicbrainz.c
11523    M /trunk/modules/meta_engine/taglib.cpp
11524    M /trunk/src/input/input.c
11525    M /trunk/src/playlist/engine.c
11526
11527 Start splitting the various meta module types
11528 * meta reader : read directly from the file, should be made from the demux.
11529   Examples: taglib, id3tag
11530 * meta fetcher : use web services to get meta, either from the current ones.
11531   Called only if we don't have the tags after using the meta readers
11532 * art finder : find the URL of the suitable album art. Called according to the
11533   art policy
11534 * art downloader : used to retrieve the art from special locations. Not needed
11535   if art is available directly from an URL.
11536   Examples: APIC ID3 tag reader
11537
11538 ------------------------------------------------------------------------
11539 r16833 | xtophe | 2006-09-24 09:34:12 -0700 (Sun, 24 Sep 2006) | 2 lines
11540 Changed paths:
11541    M /trunk/modules/misc/Modules.am
11542
11543 taglib has been moved
11544
11545 ------------------------------------------------------------------------
11546 r16832 | dionoea | 2006-09-24 09:21:52 -0700 (Sun, 24 Sep 2006) | 2 lines
11547 Changed paths:
11548    M /trunk/modules/meta_engine/dummy.c
11549    M /trunk/src/input/input.c
11550
11551 Use DIR_SEP
11552
11553 ------------------------------------------------------------------------
11554 r16831 | zorglub | 2006-09-24 08:20:49 -0700 (Sun, 24 Sep 2006) | 2 lines
11555 Changed paths:
11556    M /trunk/include/vlc_common.h
11557    M /trunk/include/vlc_meta.h
11558    M /trunk/modules/meta_engine/taglib.cpp
11559
11560 Skeleton for taglib art downloader and tags writer
11561
11562 ------------------------------------------------------------------------
11563 r16830 | dionoea | 2006-09-24 08:11:33 -0700 (Sun, 24 Sep 2006) | 2 lines
11564 Changed paths:
11565    M /trunk/include/vlc_common.h
11566    M /trunk/src/input/input.c
11567    M /trunk/src/misc/configuration.c
11568    M /trunk/src/playlist/loadsave.c
11569
11570 Define DIR_SEP only once
11571
11572 ------------------------------------------------------------------------
11573 r16829 | zorglub | 2006-09-24 08:09:25 -0700 (Sun, 24 Sep 2006) | 2 lines
11574 Changed paths:
11575    M /trunk/modules/meta_engine/taglib.cpp
11576
11577 Read album, also detect images in FLAC
11578
11579 ------------------------------------------------------------------------
11580 r16828 | zorglub | 2006-09-24 07:56:46 -0700 (Sun, 24 Sep 2006) | 2 lines
11581 Changed paths:
11582    M /trunk/modules/meta_engine/taglib.cpp
11583
11584 Detect embedded images
11585
11586 ------------------------------------------------------------------------
11587 r16827 | dionoea | 2006-09-24 07:53:49 -0700 (Sun, 24 Sep 2006) | 2 lines
11588 Changed paths:
11589    M /trunk/modules/meta_engine/id3tag.c
11590
11591 use msg_Dbg instead of fprintf
11592
11593 ------------------------------------------------------------------------
11594 r16826 | dionoea | 2006-09-24 07:50:48 -0700 (Sun, 24 Sep 2006) | 2 lines
11595 Changed paths:
11596    M /trunk/modules/meta_engine/taglib.cpp
11597
11598 Set svn:keywords Id
11599
11600 ------------------------------------------------------------------------
11601 r16825 | zorglub | 2006-09-24 07:46:03 -0700 (Sun, 24 Sep 2006) | 2 lines
11602 Changed paths:
11603    M /trunk/configure.ac
11604    M /trunk/modules/demux/flac.c
11605    M /trunk/modules/demux/mpc.c
11606    M /trunk/modules/demux/mpeg/mpga.c
11607    D /trunk/modules/demux/util
11608    M /trunk/modules/meta_engine/Modules.am
11609    A /trunk/modules/meta_engine/id3genres.h (from /trunk/modules/demux/util/id3genres.h:16820)
11610    A /trunk/modules/meta_engine/id3tag.c (from /trunk/modules/demux/util/id3tag.c:16824)
11611    A /trunk/modules/meta_engine/taglib.cpp (from /trunk/modules/misc/taglib.cpp:16824)
11612    D /trunk/modules/misc/taglib.cpp
11613
11614 Move the meta readers to the correct folder, and use them for all parsing
11615
11616 ------------------------------------------------------------------------
11617 r16824 | zorglub | 2006-09-24 07:30:55 -0700 (Sun, 24 Sep 2006) | 10 lines
11618 Changed paths:
11619    M /trunk/configure.ac
11620    M /trunk/modules/demux/ogg.c
11621    M /trunk/modules/demux/util/id3tag.c
11622    M /trunk/modules/misc/Modules.am
11623    A /trunk/modules/misc/taglib.cpp
11624
11625 Taglib based parser, use it for Vorbis parsing
11626
11627 Features to add to it:
11628 * Parse more meta than artist/title :)
11629 * Fetch duration for Vorbis files
11630 * Fetch album art in ID3v2 (APIC frames)
11631 * Write back tags to file
11632
11633 Unfortunately, it only works for files, so it can't replace libid3tag
11634
11635 ------------------------------------------------------------------------
11636 r16823 | zorglub | 2006-09-24 06:13:40 -0700 (Sun, 24 Sep 2006) | 2 lines
11637 Changed paths:
11638    M /trunk/include/vlc_input.h
11639    M /trunk/src/input/control.c
11640    M /trunk/src/input/input.c
11641
11642 Don't notify playlist several times while preparsing
11643
11644 ------------------------------------------------------------------------
11645 r16822 | zorglub | 2006-09-24 05:48:23 -0700 (Sun, 24 Sep 2006) | 2 lines
11646 Changed paths:
11647    M /trunk/include/vlc_meta.h
11648    M /trunk/src/playlist/engine.c
11649
11650 Start supporting preparse status
11651
11652 ------------------------------------------------------------------------
11653 r16821 | zorglub | 2006-09-24 05:40:10 -0700 (Sun, 24 Sep 2006) | 4 lines
11654 Changed paths:
11655    M /trunk/include/vlc_input.h
11656    M /trunk/include/vlc_symbols.h
11657    M /trunk/modules/access/cdda/info.c
11658    M /trunk/modules/access/cdda.c
11659    M /trunk/modules/codec/vorbis.c
11660    M /trunk/modules/control/http/rpn.c
11661    M /trunk/modules/control/http/util.c
11662    M /trunk/modules/control/rc.c
11663    M /trunk/modules/demux/mp4/mp4.c
11664    M /trunk/modules/demux/playlist/asx.c
11665    M /trunk/modules/demux/playlist/dvb.c
11666    M /trunk/modules/demux/playlist/gvp.c
11667    M /trunk/modules/demux/playlist/m3u.c
11668    M /trunk/modules/demux/playlist/playlist.c
11669    M /trunk/modules/demux/playlist/pls.c
11670    M /trunk/modules/demux/playlist/podcast.c
11671    M /trunk/modules/demux/playlist/qtl.c
11672    M /trunk/modules/demux/playlist/sgimb.c
11673    M /trunk/modules/demux/playlist/shoutcast.c
11674    M /trunk/modules/demux/playlist/xspf.c
11675    M /trunk/modules/gui/macosx/playlist.m
11676    M /trunk/modules/gui/macosx/wizard.m
11677    M /trunk/modules/gui/wince/playlist.cpp
11678    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
11679    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
11680    M /trunk/modules/services_discovery/daap.c
11681    M /trunk/modules/services_discovery/podcast.c
11682    M /trunk/modules/services_discovery/sap.c
11683    M /trunk/modules/services_discovery/shout.c
11684    M /trunk/src/control/mediacontrol_core.c
11685    M /trunk/src/input/control.c
11686    M /trunk/src/input/item.c
11687    M /trunk/src/misc/vlm.c
11688    M /trunk/src/playlist/loadsave.c
11689    M /trunk/src/video_output/video_output.c
11690
11691 Rename vlc_input_item_* functions to input_Item* for consistency
11692 Add input_ItemAddOptionNoDup (unused at the moment)
11693 + free warning fix
11694
11695 ------------------------------------------------------------------------
11696 r16820 | zorglub | 2006-09-24 03:40:00 -0700 (Sun, 24 Sep 2006) | 3 lines
11697 Changed paths:
11698    M /trunk/modules/control/hotkeys.c
11699    M /trunk/src/interface/interface.c
11700
11701 Convert hotkeys to using cond_wait/cond_signal
11702 This removes useless wakeups and improves hotkeys reactivity
11703
11704 ------------------------------------------------------------------------
11705 r16819 | zorglub | 2006-09-24 02:34:57 -0700 (Sun, 24 Sep 2006) | 5 lines
11706 Changed paths:
11707    M /trunk/include/vlc_interface.h
11708    M /trunk/modules/control/corba/corba.c
11709    M /trunk/modules/control/gestures.c
11710    M /trunk/modules/control/hotkeys.c
11711    M /trunk/modules/control/http/http.c
11712    M /trunk/modules/control/lirc.c
11713    M /trunk/modules/control/motion.c
11714    M /trunk/modules/control/netsync.c
11715    M /trunk/modules/control/rc.c
11716    M /trunk/modules/control/showintf.c
11717    M /trunk/modules/control/telnet.c
11718    M /trunk/modules/gui/beos/Interface.cpp
11719    M /trunk/modules/gui/macosx/intf.m
11720    M /trunk/modules/gui/ncurses.c
11721    M /trunk/modules/gui/pda/pda.c
11722    M /trunk/modules/gui/qt4/main_interface.cpp
11723    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11724    M /trunk/modules/gui/wince/timer.cpp
11725    M /trunk/modules/gui/wxwidgets/timer.cpp
11726    M /trunk/modules/misc/dummy/interface.c
11727    M /trunk/src/interface/interface.c
11728
11729 * Get rid of the Manager thread by making blocking interfaces listen to
11730   p_libvlc->b_die
11731   Not implemented for OS X as I am not sure, please check if it is feasible.
11732 * Don't run the dummy interface
11733
11734 ------------------------------------------------------------------------
11735 r16818 | dionoea | 2006-09-23 15:45:52 -0700 (Sat, 23 Sep 2006) | 2 lines
11736 Changed paths:
11737    M /trunk/configure.ac
11738    M /trunk/modules/meta_engine/Modules.am
11739    A /trunk/modules/meta_engine/folder.c
11740
11741 Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.
11742
11743 ------------------------------------------------------------------------
11744 r16817 | dionoea | 2006-09-23 14:25:20 -0700 (Sat, 23 Sep 2006) | 2 lines
11745 Changed paths:
11746    M /trunk/include/vlc_meta.h
11747    M /trunk/src/input/input.c
11748    M /trunk/src/libvlc.h
11749    M /trunk/src/playlist/engine.c
11750
11751 Add an "album art download policy" (--album-art) option. I now have to do another commit to enfore this policy (album art isn't downloaded at all atm)
11752
11753 ------------------------------------------------------------------------
11754 r16816 | jb | 2006-09-23 13:56:52 -0700 (Sat, 23 Sep 2006) | 3 lines
11755 Changed paths:
11756    M /trunk/modules/gui/qt4/components/infopanels.cpp
11757    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
11758    M /trunk/modules/gui/qt4/ui/input_stats.ui
11759
11760 Small corrections for stats.
11761
11762
11763 ------------------------------------------------------------------------
11764 r16815 | dionoea | 2006-09-23 13:52:40 -0700 (Sat, 23 Sep 2006) | 2 lines
11765 Changed paths:
11766    M /trunk/modules/meta_engine/dummy.c
11767    M /trunk/src/input/input.c
11768
11769 utf8_stat doesn't work if 2nd arg is NULL ... too bad :(
11770
11771 ------------------------------------------------------------------------
11772 r16814 | zorglub | 2006-09-23 13:42:56 -0700 (Sat, 23 Sep 2006) | 2 lines
11773 Changed paths:
11774    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
11775    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
11776    M /trunk/modules/gui/qt4/playlist_model.cpp
11777
11778 Don't spit too much debug
11779
11780 ------------------------------------------------------------------------
11781 r16813 | dionoea | 2006-09-23 13:41:59 -0700 (Sat, 23 Sep 2006) | 2 lines
11782 Changed paths:
11783    M /trunk/include/charset.h
11784
11785 <tab> police
11786
11787 ------------------------------------------------------------------------
11788 r16812 | dionoea | 2006-09-23 13:27:14 -0700 (Sat, 23 Sep 2006) | 2 lines
11789 Changed paths:
11790    M /trunk/src/input/input.c
11791
11792 Move the album art download thing to a separate proccess
11793
11794 ------------------------------------------------------------------------
11795 r16811 | zorglub | 2006-09-23 13:16:08 -0700 (Sat, 23 Sep 2006) | 2 lines
11796 Changed paths:
11797    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
11798    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
11799    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
11800    M /trunk/modules/gui/qt4/components/playlist/selector.hpp
11801    M /trunk/modules/gui/qt4/playlist_model.cpp
11802    M /trunk/modules/gui/qt4/playlist_model.hpp
11803
11804 Very very preliminary Qt implementation of album art
11805
11806 ------------------------------------------------------------------------
11807 r16810 | zorglub | 2006-09-23 12:48:03 -0700 (Sat, 23 Sep 2006) | 2 lines
11808 Changed paths:
11809    M /trunk/configure.ac
11810
11811 baad dionoea
11812
11813 ------------------------------------------------------------------------
11814 r16809 | dionoea | 2006-09-23 09:56:32 -0700 (Sat, 23 Sep 2006) | 2 lines
11815 Changed paths:
11816    M /trunk/src/input/input.c
11817
11818 Remove useless stuff.
11819
11820 ------------------------------------------------------------------------
11821 r16808 | dionoea | 2006-09-23 09:56:12 -0700 (Sat, 23 Sep 2006) | 2 lines
11822 Changed paths:
11823    M /trunk/modules/meta_engine/Modules.am
11824    A /trunk/modules/meta_engine/dummy.c
11825
11826 Add dummy meta engine with highest priority. Will check if meta is already available.
11827
11828 ------------------------------------------------------------------------
11829 r16807 | dionoea | 2006-09-23 08:47:53 -0700 (Sat, 23 Sep 2006) | 2 lines
11830 Changed paths:
11831    M /trunk/include/vlc_common.h
11832    M /trunk/include/vlc_input.h
11833    M /trunk/include/vlc_meta.h
11834    A /trunk/include/vlc_meta_engine.h
11835    M /trunk/include/vlc_objects.h
11836    M /trunk/include/vlc_playlist.h
11837    M /trunk/include/vlc_symbols.h
11838    A /trunk/modules/meta_engine
11839    A /trunk/modules/meta_engine/Modules.am
11840    A /trunk/modules/meta_engine/musicbrainz.c (from /trunk/modules/misc/musicbrainz.c:16800)
11841    M /trunk/modules/misc/Modules.am
11842    D /trunk/modules/misc/musicbrainz.c
11843    M /trunk/src/input/input.c
11844    M /trunk/src/misc/messages.c
11845    M /trunk/src/misc/objects.c
11846    M /trunk/src/playlist/control.c
11847    M /trunk/src/playlist/engine.c
11848    M /trunk/src/playlist/playlist_internal.h
11849    M /trunk/src/playlist/thread.c
11850
11851 Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface.
11852
11853 ------------------------------------------------------------------------
11854 r16806 | zorglub | 2006-09-23 06:37:50 -0700 (Sat, 23 Sep 2006) | 4 lines
11855 Changed paths:
11856    M /trunk/extras/contrib/src/Makefile
11857    M /trunk/include/audio_output.h
11858    M /trunk/include/vlc_symbols.h
11859    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
11860    M /trunk/modules/gui/qt4/dialogs_provider.cpp
11861    M /trunk/modules/gui/qt4/dialogs_provider.hpp
11862    M /trunk/modules/gui/qt4/main_interface.cpp
11863    M /trunk/modules/gui/qt4/menus.cpp
11864    M /trunk/modules/gui/qt4/qt4.cpp
11865    M /trunk/src/audio_output/intf.c
11866    M /trunk/src/libvlc-common.c
11867    M /trunk/src/libvlc.c
11868    M /trunk/src/libvlc.h
11869
11870 * Add switch to skins
11871 * Fixes to dialog singletons
11872 * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)
11873
11874 ------------------------------------------------------------------------
11875 r16805 | zorglub | 2006-09-23 06:23:23 -0700 (Sat, 23 Sep 2006) | 2 lines
11876 Changed paths:
11877    M /trunk/modules/gui/qt4/dialogs/extended.cpp
11878
11879 Use a tab widget for extended GUI
11880
11881 ------------------------------------------------------------------------
11882 r16804 | zorglub | 2006-09-23 06:16:33 -0700 (Sat, 23 Sep 2006) | 3 lines
11883 Changed paths:
11884    M /trunk/modules/gui/qt4/Modules.am
11885    D /trunk/modules/gui/qt4/components/equalizer.cpp
11886    D /trunk/modules/gui/qt4/components/equalizer.hpp
11887    A /trunk/modules/gui/qt4/components/extended_panels.cpp (from /trunk/modules/gui/qt4/components/equalizer.cpp:16799)
11888    A /trunk/modules/gui/qt4/components/extended_panels.hpp (from /trunk/modules/gui/qt4/components/equalizer.hpp:16799)
11889    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
11890    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
11891    M /trunk/modules/gui/qt4/dialogs/extended.cpp
11892    M /trunk/modules/gui/qt4/input_manager.cpp
11893    M /trunk/modules/gui/qt4/input_manager.hpp
11894    M /trunk/modules/gui/qt4/main_interface.cpp
11895    M /trunk/modules/gui/qt4/main_interface.hpp
11896    M /trunk/modules/gui/qt4/menus.cpp
11897    M /trunk/modules/gui/qt4/menus.hpp
11898    M /trunk/modules/gui/qt4/qt4.hpp
11899
11900 Advanced controls bar
11901 Make some sttings persistent
11902
11903 ------------------------------------------------------------------------
11904 r16803 | xtophe | 2006-09-23 05:36:02 -0700 (Sat, 23 Sep 2006) | 2 lines
11905 Changed paths:
11906    M /trunk/include/vlc_interface.h
11907    M /trunk/modules/gui/qt4/dialogs_provider.cpp
11908
11909 Add a "Media Files" extension list  + i18n
11910
11911 ------------------------------------------------------------------------
11912 r16802 | dionoea | 2006-09-23 04:19:04 -0700 (Sat, 23 Sep 2006) | 2 lines
11913 Changed paths:
11914    M /trunk/doc/skins/skins2-howto.xml
11915
11916 Fix error spotted by m4n_in_bl4ck in the forum.
11917
11918 ------------------------------------------------------------------------
11919 r16800 | Trax | 2006-09-23 04:00:43 -0700 (Sat, 23 Sep 2006) | 1 line
11920 Changed paths:
11921    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11922
11923 * modules/codec/ffmpeg.c: add X264 to the list of supported fourcc's
11924 ------------------------------------------------------------------------
11925 r16797 | xtophe | 2006-09-22 16:29:06 -0700 (Fri, 22 Sep 2006) | 3 lines
11926 Changed paths:
11927    M /trunk/po/POTFILES.in
11928    M /trunk/po/ca.po
11929    M /trunk/po/cs.po
11930    M /trunk/po/da.po
11931    M /trunk/po/de.po
11932    M /trunk/po/en_GB.po
11933    M /trunk/po/es.po
11934    M /trunk/po/fr.po
11935    M /trunk/po/gl.po
11936    M /trunk/po/he.po
11937    M /trunk/po/hi.po
11938    M /trunk/po/hu.po
11939    M /trunk/po/it.po
11940    M /trunk/po/ja.po
11941    M /trunk/po/ka.po
11942    M /trunk/po/ko.po
11943    M /trunk/po/nl.po
11944    M /trunk/po/oc.po
11945    M /trunk/po/pt_BR.po
11946    M /trunk/po/ro.po
11947    M /trunk/po/ru.po
11948    M /trunk/po/sv.po
11949    M /trunk/po/tr.po
11950    M /trunk/po/vlc.pot
11951    M /trunk/po/zh_CN.po
11952    M /trunk/po/zh_TW.po
11953
11954 make update-po
11955
11956
11957 ------------------------------------------------------------------------
11958 r16796 | xtophe | 2006-09-22 16:11:59 -0700 (Fri, 22 Sep 2006) | 2 lines
11959 Changed paths:
11960    M /trunk/modules/audio_filter/converter/mono.c
11961    M /trunk/modules/codec/ffmpeg/ffmpeg.h
11962    M /trunk/modules/codec/svcdsub.c
11963    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
11964    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
11965    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
11966    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
11967    M /trunk/src/libvlc.h
11968
11969 i18n fixes pointed by Marian Hikanik
11970
11971 ------------------------------------------------------------------------
11972 r16795 | zorglub | 2006-09-22 14:37:59 -0700 (Fri, 22 Sep 2006) | 2 lines
11973 Changed paths:
11974    M /trunk/include/vlc_config_cat.h
11975
11976 WTF ?
11977
11978 ------------------------------------------------------------------------
11979 r16794 | xtophe | 2006-09-22 14:19:13 -0700 (Fri, 22 Sep 2006) | 4 lines
11980 Changed paths:
11981    M /trunk/bindings/mediacontrol-python/Makefile.am
11982    M /trunk/bindings/mediacontrol-python/setup.py
11983
11984 That should fix building the python bindings if srcdir =! builddir.
11985
11986 Not thorougly tested. Olivier reverts this commit without hesitation if it breaks your stuffs
11987
11988 ------------------------------------------------------------------------
11989 r16793 | zorglub | 2006-09-22 13:45:44 -0700 (Fri, 22 Sep 2006) | 2 lines
11990 Changed paths:
11991    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
11992
11993 Remove useless code
11994
11995 ------------------------------------------------------------------------
11996 r16792 | zorglub | 2006-09-22 13:42:33 -0700 (Fri, 22 Sep 2006) | 4 lines
11997 Changed paths:
11998    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
11999    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12000    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
12001    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
12002    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
12003    M /trunk/modules/gui/qt4/main_interface.cpp
12004    M /trunk/modules/gui/qt4/main_interface.hpp
12005    M /trunk/modules/gui/qt4/menus.cpp
12006    M /trunk/modules/gui/qt4/menus.hpp
12007    M /trunk/modules/gui/qt4/qt4.hpp
12008
12009 Put the dock/undock back in the menu
12010 Put the add button in the playlist standard panel
12011 Remove duplicated code for playlist widgets
12012
12013 ------------------------------------------------------------------------
12014 r16791 | zorglub | 2006-09-22 11:31:31 -0700 (Fri, 22 Sep 2006) | 3 lines
12015 Changed paths:
12016    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12017    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12018    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
12019    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
12020    M /trunk/modules/gui/qt4/dialogs_provider.cpp
12021    M /trunk/modules/gui/qt4/dialogs_provider.hpp
12022    M /trunk/modules/gui/qt4/main_interface.cpp
12023    M /trunk/modules/gui/qt4/menus.cpp
12024    M /trunk/modules/gui/qt4/menus.hpp
12025
12026 Playlist menu
12027 Add button in playlist widget
12028
12029 ------------------------------------------------------------------------
12030 r16790 | damienf | 2006-09-22 10:44:45 -0700 (Fri, 22 Sep 2006) | 2 lines
12031 Changed paths:
12032    M /trunk/activex/Makefile.am
12033    M /trunk/activex/axvlc.idl
12034    M /trunk/activex/axvlc.tlb
12035    M /trunk/activex/axvlc_idl.c
12036    M /trunk/activex/axvlc_idl.h
12037    M /trunk/activex/main.cpp
12038    M /trunk/activex/persistpropbag.cpp
12039    M /trunk/activex/plugin.cpp
12040    M /trunk/activex/plugin.h
12041    A /trunk/activex/vlcconfiguration.cpp
12042    A /trunk/activex/vlcconfiguration.h
12043    M /trunk/activex/vlccontrol2.cpp
12044    M /trunk/activex/vlccontrol2.h
12045
12046 - activex: added configuration interface
12047
12048 ------------------------------------------------------------------------
12049 r16789 | xtophe | 2006-09-22 09:37:45 -0700 (Fri, 22 Sep 2006) | 2 lines
12050 Changed paths:
12051    M /trunk/configure.ac
12052
12053 Enable by default live555 module
12054
12055 ------------------------------------------------------------------------
12056 r16788 | zorglub | 2006-09-22 09:10:16 -0700 (Fri, 22 Sep 2006) | 2 lines
12057 Changed paths:
12058    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12059    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12060    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
12061    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
12062    M /trunk/modules/gui/qt4/main_interface.cpp
12063    M /trunk/modules/gui/qt4/main_interface.hpp
12064    M /trunk/modules/gui/qt4/qt4.hpp
12065
12066 Implement dock/undock for the playlist
12067
12068 ------------------------------------------------------------------------
12069 r16787 | zorglub | 2006-09-22 08:20:02 -0700 (Fri, 22 Sep 2006) | 2 lines
12070 Changed paths:
12071    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12072    M /trunk/modules/gui/qt4/input_manager.hpp
12073    M /trunk/modules/gui/qt4/main_interface.cpp
12074    M /trunk/modules/gui/qt4/main_interface.hpp
12075    M /trunk/modules/gui/qt4/ui/main_interface.ui
12076
12077 Some cleanup, start integrating audio visualizations
12078
12079 ------------------------------------------------------------------------
12080 r16786 | oaubert | 2006-09-22 06:07:07 -0700 (Fri, 22 Sep 2006) | 2 lines
12081 Changed paths:
12082    M /trunk/bindings/mediacontrol-python/Makefile.am
12083    A /trunk/bindings/mediacontrol-python/vlcwidget.py
12084
12085 mediacontrol-python: implement a VLCWidget/DecoratedVLCWidget for python-gtk
12086
12087 ------------------------------------------------------------------------
12088 r16785 | hartman | 2006-09-22 06:05:52 -0700 (Fri, 22 Sep 2006) | 8 lines
12089 Changed paths:
12090    M /trunk/modules/demux/subtitle.c
12091
12092 * Fix another microdvd issue.
12093   - It now uses in order
12094    default fps == 25,
12095    the fps of the movie, if available.
12096    the fps specified in the subtitle file, if available.
12097    the fps specified by the user, if set.
12098   - Don't set it on each an every subtitle, do it globaly. (should be faster)
12099
12100 ------------------------------------------------------------------------
12101 r16784 | hartman | 2006-09-22 05:39:00 -0700 (Fri, 22 Sep 2006) | 5 lines
12102 Changed paths:
12103    M /trunk/modules/codec/dmo/dmo.c
12104
12105 * Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP codecs trough dmo.
12106   Info was distilled from the mplayer codec config file
12107
12108   closes #750
12109
12110 ------------------------------------------------------------------------
12111 r16783 | oaubert | 2006-09-22 05:26:04 -0700 (Fri, 22 Sep 2006) | 3 lines
12112 Changed paths:
12113    M /trunk/bindings/mediacontrol-python/vlc_mediacontrol.c
12114
12115 bindings/mediacontrol-python/vlc_mediacontrol.c: rename
12116 mc.get_instance to mc.get_vlc_instance
12117
12118 ------------------------------------------------------------------------
12119 r16782 | zorglub | 2006-09-22 04:55:35 -0700 (Fri, 22 Sep 2006) | 2 lines
12120 Changed paths:
12121    M /trunk/modules/gui/qt4/components/equalizer.cpp
12122
12123 Fix equalizer crash
12124
12125 ------------------------------------------------------------------------
12126 r16781 | oaubert | 2006-09-22 03:43:15 -0700 (Fri, 22 Sep 2006) | 2 lines
12127 Changed paths:
12128    M /trunk/bindings/mediacontrol-python/README
12129    M /trunk/bindings/mediacontrol-python/setup.py
12130    M /trunk/bindings/mediacontrol-python/vlc_instance.c
12131    M /trunk/bindings/mediacontrol-python/vlc_mediacontrol.c
12132
12133 python bindings: changes from the libvlc API: a MediaControl can now be created from scratch (with a list of strings as parameters) or from an existing vlc.Instance. MediaControl.get_instance() return the associated vlc.Instance in all cases.
12134
12135 ------------------------------------------------------------------------
12136 r16780 | oaubert | 2006-09-22 03:37:40 -0700 (Fri, 22 Sep 2006) | 2 lines
12137 Changed paths:
12138    M /trunk/include/mediacontrol_internal.h
12139    M /trunk/include/vlc/mediacontrol.h
12140    M /trunk/src/control/mediacontrol_audio_video.c
12141    M /trunk/src/control/mediacontrol_core.c
12142    D /trunk/src/control/mediacontrol_init.c
12143    D /trunk/src/control/mediacontrol_plugin.c
12144
12145 mediacontrol API: (mostly) use the new libvlc API
12146
12147 ------------------------------------------------------------------------
12148 r16779 | damienf | 2006-09-22 02:41:50 -0700 (Fri, 22 Sep 2006) | 2 lines
12149 Changed paths:
12150    M /trunk/src/control/input.c
12151
12152 input.c: fixed the playback rate (0.5 is half the speed, not twice)
12153
12154 ------------------------------------------------------------------------
12155 r16777 | xtophe | 2006-09-21 16:19:18 -0700 (Thu, 21 Sep 2006) | 2 lines
12156 Changed paths:
12157    M /trunk/po/POTFILES.in
12158    M /trunk/po/ca.po
12159    M /trunk/po/cs.po
12160    M /trunk/po/da.po
12161    M /trunk/po/de.po
12162    M /trunk/po/en_GB.po
12163    M /trunk/po/es.po
12164    M /trunk/po/fr.po
12165    M /trunk/po/gl.po
12166    M /trunk/po/he.po
12167    M /trunk/po/hi.po
12168    M /trunk/po/hu.po
12169    M /trunk/po/it.po
12170    M /trunk/po/ja.po
12171    M /trunk/po/ka.po
12172    M /trunk/po/ko.po
12173    M /trunk/po/nl.po
12174    M /trunk/po/oc.po
12175    M /trunk/po/pt_BR.po
12176    M /trunk/po/ro.po
12177    M /trunk/po/ru.po
12178    M /trunk/po/sv.po
12179    M /trunk/po/tr.po
12180    M /trunk/po/vlc.pot
12181    M /trunk/po/zh_CN.po
12182    M /trunk/po/zh_TW.po
12183
12184 Make update-po
12185
12186 ------------------------------------------------------------------------
12187 r16772 | damienf | 2006-09-21 10:01:45 -0700 (Thu, 21 Sep 2006) | 2 lines
12188 Changed paths:
12189    M /trunk/activex/connectioncontainer.cpp
12190    M /trunk/activex/connectioncontainer.h
12191    M /trunk/activex/dataobject.cpp
12192    M /trunk/activex/utils.h
12193
12194 - ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM
12195
12196 ------------------------------------------------------------------------
12197 r16770 | sam | 2006-09-21 08:51:31 -0700 (Thu, 21 Sep 2006) | 2 lines
12198 Changed paths:
12199    M /trunk/src/input/decoder.c
12200    M /trunk/src/input/input.c
12201
12202   * "synch" -> "sync" (gniihiihiimineeeeerveuh)
12203
12204 ------------------------------------------------------------------------
12205 r16766 | titer | 2006-09-21 06:33:24 -0700 (Thu, 21 Sep 2006) | 2 lines
12206 Changed paths:
12207    M /trunk/modules/gui/macosx/macosx.m
12208    M /trunk/modules/gui/macosx/vout.m
12209
12210 Removes --macosx-fill which has been long broken and is now replaced with the cropping vars
12211
12212 ------------------------------------------------------------------------
12213 r16765 | zorglub | 2006-09-20 16:25:28 -0700 (Wed, 20 Sep 2006) | 3 lines
12214 Changed paths:
12215    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
12216    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
12217    M /trunk/modules/gui/qt4/dialogs_provider.cpp
12218    M /trunk/modules/gui/qt4/ui/input_stats.ui
12219
12220 Autosave size/position + fix a resizing bug in the stats panel
12221 Cosmetics
12222
12223 ------------------------------------------------------------------------
12224 r16764 | zorglub | 2006-09-20 16:17:26 -0700 (Wed, 20 Sep 2006) | 2 lines
12225 Changed paths:
12226    M /trunk/modules/gui/qt4/components/infopanels.cpp
12227    M /trunk/modules/gui/qt4/components/infopanels.hpp
12228    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
12229    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
12230    M /trunk/modules/gui/qt4/dialogs_provider.cpp
12231
12232 A bit of cleanup in the info stuff
12233
12234 ------------------------------------------------------------------------
12235 r16763 | zorglub | 2006-09-20 15:41:20 -0700 (Wed, 20 Sep 2006) | 2 lines
12236 Changed paths:
12237    M /trunk/modules/gui/qt4/main_interface.cpp
12238
12239 Do not hide the video widget, as it causes some sizing trouble, just resize it
12240
12241 ------------------------------------------------------------------------
12242 r16762 | zorglub | 2006-09-20 15:00:56 -0700 (Wed, 20 Sep 2006) | 2 lines
12243 Changed paths:
12244    M /trunk/modules/gui/qt4/main_interface.cpp
12245
12246 Cleanup
12247
12248 ------------------------------------------------------------------------
12249 r16761 | xtophe | 2006-09-20 14:16:25 -0700 (Wed, 20 Sep 2006) | 2 lines
12250 Changed paths:
12251    M /trunk/po/POTFILES.in
12252    M /trunk/po/ca.po
12253    M /trunk/po/cs.po
12254    M /trunk/po/da.po
12255    M /trunk/po/de.po
12256    M /trunk/po/en_GB.po
12257    M /trunk/po/es.po
12258    M /trunk/po/fr.po
12259    M /trunk/po/gl.po
12260    M /trunk/po/he.po
12261    M /trunk/po/hi.po
12262    M /trunk/po/hu.po
12263    M /trunk/po/it.po
12264    M /trunk/po/ja.po
12265    M /trunk/po/ka.po
12266    M /trunk/po/ko.po
12267    M /trunk/po/nl.po
12268    M /trunk/po/oc.po
12269    M /trunk/po/pt_BR.po
12270    M /trunk/po/pt_PT.po
12271    M /trunk/po/ro.po
12272    M /trunk/po/ru.po
12273    M /trunk/po/sv.po
12274    M /trunk/po/tr.po
12275    M /trunk/po/vlc.pot
12276    M /trunk/po/zh_CN.po
12277    M /trunk/po/zh_TW.po
12278
12279 Update portuguese l10n by Ari Constancio
12280
12281 ------------------------------------------------------------------------
12282 r16760 | zorglub | 2006-09-20 14:10:53 -0700 (Wed, 20 Sep 2006) | 2 lines
12283 Changed paths:
12284    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12285    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12286    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
12287    M /trunk/modules/gui/qt4/main_interface.cpp
12288    M /trunk/modules/gui/qt4/main_interface.hpp
12289
12290 Some size fixes
12291
12292 ------------------------------------------------------------------------
12293 r16759 | dionoea | 2006-09-20 14:10:34 -0700 (Wed, 20 Sep 2006) | 2 lines
12294 Changed paths:
12295    M /trunk/src/playlist/engine.c
12296
12297 2nd try
12298
12299 ------------------------------------------------------------------------
12300 r16758 | dionoea | 2006-09-20 14:06:50 -0700 (Wed, 20 Sep 2006) | 2 lines
12301 Changed paths:
12302    M /trunk/src/playlist/engine.c
12303
12304 propset keywords Id
12305
12306 ------------------------------------------------------------------------
12307 r16757 | hartman | 2006-09-20 12:53:16 -0700 (Wed, 20 Sep 2006) | 2 lines
12308 Changed paths:
12309    M /trunk/modules/gui/macosx/extended.m
12310
12311 * Fix selection of Adjust filter. On the fly changes are still broken
12312
12313 ------------------------------------------------------------------------
12314 r16756 | jb | 2006-09-20 12:37:51 -0700 (Wed, 20 Sep 2006) | 3 lines
12315 Changed paths:
12316    M /trunk/modules/gui/qt4/components/infopanels.cpp
12317    M /trunk/modules/gui/qt4/components/infopanels.hpp
12318    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
12319
12320 *Qt4: InfoTree for files. The timer does not function correctly yet. :D
12321
12322
12323 ------------------------------------------------------------------------
12324 r16755 | oaubert | 2006-09-20 09:55:41 -0700 (Wed, 20 Sep 2006) | 3 lines
12325 Changed paths:
12326    M /trunk/bindings/mediacontrol-python/vlc_instance.c
12327
12328 bindings/mediacontrol-python/vlc_instance.c: complete the libvlc
12329 bindings (vlm methods)
12330
12331 ------------------------------------------------------------------------
12332 r16754 | damienf | 2006-09-20 06:13:04 -0700 (Wed, 20 Sep 2006) | 2 lines
12333 Changed paths:
12334    M /trunk/extras/m4/autoconf260.m4
12335
12336 - replace std=c99 by std=gnu99, which allows for GCC extensions as well as C99
12337
12338 ------------------------------------------------------------------------
12339 r16753 | jb | 2006-09-20 04:50:43 -0700 (Wed, 20 Sep 2006) | 3 lines
12340 Changed paths:
12341    M /trunk/modules/services_discovery/bonjour.c
12342
12343 Replace playlist_NodesCreateForSD by playlist_NodesPairCreate in Bonjour SD according to [16656]
12344
12345
12346 ------------------------------------------------------------------------
12347 r16752 | oaubert | 2006-09-20 04:10:44 -0700 (Wed, 20 Sep 2006) | 2 lines
12348 Changed paths:
12349    M /trunk/bindings/mediacontrol-python/Makefile.am
12350    A /trunk/bindings/mediacontrol-python/README
12351    M /trunk/bindings/mediacontrol-python/setup.py
12352    A /trunk/bindings/mediacontrol-python/vlc_input.c
12353    A /trunk/bindings/mediacontrol-python/vlc_instance.c
12354    A /trunk/bindings/mediacontrol-python/vlc_mediacontrol.c
12355    A /trunk/bindings/mediacontrol-python/vlc_module.c
12356    A /trunk/bindings/mediacontrol-python/vlc_object.c
12357    A /trunk/bindings/mediacontrol-python/vlc_position.c
12358    D /trunk/bindings/mediacontrol-python/vlcglue.c
12359    M /trunk/bindings/mediacontrol-python/vlcglue.h
12360
12361 python bindings: add support for the new libvlc API
12362
12363 ------------------------------------------------------------------------
12364 r16751 | zorglub | 2006-09-19 15:40:40 -0700 (Tue, 19 Sep 2006) | 2 lines
12365 Changed paths:
12366    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12367    M /trunk/modules/gui/qt4/main_interface.cpp
12368    A /trunk/modules/gui/qt4/pixmaps/art.xpm
12369
12370 Layout for album art
12371
12372 ------------------------------------------------------------------------
12373 r16750 | xtophe | 2006-09-19 15:20:15 -0700 (Tue, 19 Sep 2006) | 2 lines
12374 Changed paths:
12375    M /trunk/configure.ac
12376
12377 clean the musicbrainz stuffs
12378
12379 ------------------------------------------------------------------------
12380 r16749 | zorglub | 2006-09-19 14:28:50 -0700 (Tue, 19 Sep 2006) | 3 lines
12381 Changed paths:
12382    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12383    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12384    M /trunk/modules/gui/qt4/main_interface.cpp
12385
12386 New system for handling elements in the main interface
12387 Still full of bugs, please don't remove debug
12388
12389 ------------------------------------------------------------------------
12390 r16748 | zorglub | 2006-09-19 08:37:38 -0700 (Tue, 19 Sep 2006) | 3 lines
12391 Changed paths:
12392    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12393    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12394    M /trunk/modules/gui/qt4/main_interface.cpp
12395    M /trunk/modules/gui/qt4/main_interface.hpp
12396
12397 Give control back to the main interface for handling interaction with video.
12398 Still probably broken
12399
12400 ------------------------------------------------------------------------
12401 r16747 | zorglub | 2006-09-19 06:34:23 -0700 (Tue, 19 Sep 2006) | 2 lines
12402 Changed paths:
12403    M /trunk/modules/gui/qt4/components/interface_widgets.cpp
12404    M /trunk/modules/gui/qt4/components/interface_widgets.hpp
12405    M /trunk/modules/gui/qt4/main_interface.cpp
12406    M /trunk/modules/gui/qt4/main_interface.hpp
12407
12408 Rework of the embedded stuff. This breaks everything :)
12409
12410 ------------------------------------------------------------------------
12411 r16746 | zorglub | 2006-09-19 04:26:14 -0700 (Tue, 19 Sep 2006) | 2 lines
12412 Changed paths:
12413    M /trunk/modules/gui/qt4/Modules.am
12414    A /trunk/modules/gui/qt4/components/interface_widgets.cpp (from /trunk/modules/gui/qt4/components/video_widget.cpp:16725)
12415    A /trunk/modules/gui/qt4/components/interface_widgets.hpp (from /trunk/modules/gui/qt4/components/video_widget.hpp:16725)
12416    D /trunk/modules/gui/qt4/components/video_widget.cpp
12417    D /trunk/modules/gui/qt4/components/video_widget.hpp
12418    M /trunk/modules/gui/qt4/main_interface.cpp
12419
12420 Split video widget from background image managre
12421
12422 ------------------------------------------------------------------------
12423 r16745 | dionoea | 2006-09-18 15:45:01 -0700 (Mon, 18 Sep 2006) | 2 lines
12424 Changed paths:
12425    M /trunk/configure.ac
12426
12427 Woops
12428
12429 ------------------------------------------------------------------------
12430 r16744 | dionoea | 2006-09-18 15:34:10 -0700 (Mon, 18 Sep 2006) | 2 lines
12431 Changed paths:
12432    M /trunk/modules/misc/musicbrainz.c
12433
12434 It's still ugly as hell but a bit more accurate. (This is a *test* plugin)
12435
12436 ------------------------------------------------------------------------
12437 r16743 | dionoea | 2006-09-18 15:11:54 -0700 (Mon, 18 Sep 2006) | 2 lines
12438 Changed paths:
12439    M /trunk/configure.ac
12440    M /trunk/modules/misc/Modules.am
12441    A /trunk/modules/misc/musicbrainz.c
12442
12443 Braindead plugin that get's the current song's album art url (using MusicBrainz)
12444
12445 ------------------------------------------------------------------------
12446 r16742 | jb | 2006-09-18 14:38:06 -0700 (Mon, 18 Sep 2006) | 3 lines
12447 Changed paths:
12448    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
12449
12450 * Qt4/Information: Put the close button in a better place.
12451
12452
12453 ------------------------------------------------------------------------
12454 r16741 | xtophe | 2006-09-18 13:02:21 -0700 (Mon, 18 Sep 2006) | 2 lines
12455 Changed paths:
12456    M /trunk/po/pt_PT.po
12457
12458 Update portuguese l10n by Ari Constancio
12459
12460 ------------------------------------------------------------------------
12461 r16740 | zorglub | 2006-09-18 13:02:13 -0700 (Mon, 18 Sep 2006) | 2 lines
12462 Changed paths:
12463    M /trunk/modules/gui/qt4/Modules.am
12464    M /trunk/modules/gui/qt4/components/equalizer.cpp
12465    M /trunk/modules/gui/qt4/components/equalizer.hpp
12466    A /trunk/modules/gui/qt4/dialogs/extended.cpp
12467    A /trunk/modules/gui/qt4/dialogs/extended.hpp
12468    M /trunk/modules/gui/qt4/dialogs_provider.cpp
12469    M /trunk/modules/gui/qt4/dialogs_provider.hpp
12470    M /trunk/modules/gui/qt4/input_manager.cpp
12471    M /trunk/modules/gui/qt4/menus.cpp
12472    M /trunk/modules/gui/qt4/ui/equalizer.ui
12473
12474 Temporary dialog for the equalizer
12475
12476 ------------------------------------------------------------------------
12477 r16739 | dionoea | 2006-09-18 12:38:47 -0700 (Mon, 18 Sep 2006) | 2 lines
12478 Changed paths:
12479    M /trunk/modules/codec/vorbis.c
12480
12481 Fix voribis meta data stuff (so that it doesn't match on stuff like "MUSICBRAINZ_ARTIST")
12482
12483 ------------------------------------------------------------------------
12484 r16738 | damienf | 2006-09-18 12:29:40 -0700 (Mon, 18 Sep 2006) | 2 lines
12485 Changed paths:
12486    M /trunk/configure.ac
12487
12488 - configure.ac: fix for widl detection
12489
12490 ------------------------------------------------------------------------
12491 r16737 | damienf | 2006-09-18 11:45:33 -0700 (Mon, 18 Sep 2006) | 2 lines
12492 Changed paths:
12493    M /trunk/configure.ac
12494
12495 configure.ac: disable warning for unused parameter, some restriction in widl detection (need SDK from winhq CVS)
12496
12497 ------------------------------------------------------------------------
12498 r16736 | fkuehne | 2006-09-18 11:42:41 -0700 (Mon, 18 Sep 2006) | 1 line
12499 Changed paths:
12500    M /trunk/extras/contrib/src/Makefile
12501    D /trunk/extras/contrib/src/Patches/x264-svn-darwin_intel.patch
12502
12503 * remove the patch and try a hacky, but supposed to be working fix by LordRPI
12504 ------------------------------------------------------------------------
12505 r16735 | zorglub | 2006-09-18 11:02:23 -0700 (Mon, 18 Sep 2006) | 2 lines
12506 Changed paths:
12507    M /trunk/modules/misc/audioscrobbler.c
12508
12509 Audioscrobbler plugin update by Rafael Carre
12510
12511 ------------------------------------------------------------------------
12512 r16734 | zorglub | 2006-09-18 10:52:57 -0700 (Mon, 18 Sep 2006) | 2 lines
12513 Changed paths:
12514    M /trunk/extras/make.pl
12515
12516 Update beautifier for libtool
12517
12518 ------------------------------------------------------------------------
12519 r16733 | zorglub | 2006-09-18 10:39:24 -0700 (Mon, 18 Sep 2006) | 2 lines
12520 Changed paths:
12521    M /trunk/modules/misc/notify
12522
12523 svn:ignore
12524
12525 ------------------------------------------------------------------------
12526 r16732 | damienf | 2006-09-18 10:12:33 -0700 (Mon, 18 Sep 2006) | 2 lines
12527 Changed paths:
12528    M /trunk/activex/axvlc.idl
12529    M /trunk/activex/axvlc.tlb
12530    M /trunk/activex/axvlc_idl.h
12531    M /trunk/activex/connectioncontainer.cpp
12532    M /trunk/activex/dataobject.cpp
12533    M /trunk/activex/main.cpp
12534    M /trunk/activex/plugin.cpp
12535    M /trunk/activex/test.html
12536    M /trunk/activex/utils.h
12537    M /trunk/activex/vlccontrol2.cpp
12538    M /trunk/activex/vlccontrol2.h
12539
12540 - activex: cleanup, improved VB compatibility and new test.html file for new script APIs
12541
12542 ------------------------------------------------------------------------
12543 r16731 | zorglub | 2006-09-18 09:17:15 -0700 (Mon, 18 Sep 2006) | 2 lines
12544 Changed paths:
12545    M /trunk/include/vlc_messages.h
12546    M /trunk/src/misc/messages.c
12547
12548 Clean up a bit queues handling. Do not use dynamic arrays
12549
12550 ------------------------------------------------------------------------
12551 r16730 | zorglub | 2006-09-18 08:35:55 -0700 (Mon, 18 Sep 2006) | 3 lines
12552 Changed paths:
12553    M /trunk/activex/plugin.cpp
12554    M /trunk/bindings/java/src/core-jni.cc
12555    M /trunk/include/main.h
12556    M /trunk/mozilla/vlcplugin.cpp
12557    M /trunk/src/libvlc-common.c
12558    M /trunk/src/misc/messages.c
12559
12560 Use a separate message bank for each libvlc instance
12561 Fix compilation for libvlc users
12562
12563 ------------------------------------------------------------------------
12564 r16729 | zorglub | 2006-09-18 07:28:30 -0700 (Mon, 18 Sep 2006) | 3 lines
12565 Changed paths:
12566    M /trunk/src/libvlc-common.c
12567
12568 Only deinit non-refcounted core data if we're the last instance
12569
12570
12571 ------------------------------------------------------------------------
12572 r16728 | zorglub | 2006-09-18 07:16:14 -0700 (Mon, 18 Sep 2006) | 2 lines
12573 Changed paths:
12574    M /trunk/include/libvlc_internal.h
12575    M /trunk/include/vlc/libvlc.h
12576    M /trunk/src/control/core.c
12577    M /trunk/src/libvlc-common.c
12578    M /trunk/test/NativeLibvlcTest.py
12579    M /trunk/test/native/libvlc.c
12580    M /trunk/test/test.sh
12581
12582 A bit of cleanup and test
12583
12584 ------------------------------------------------------------------------
12585 r16727 | xtophe | 2006-09-18 04:30:31 -0700 (Mon, 18 Sep 2006) | 2 lines
12586 Changed paths:
12587    M /trunk/Makefile.am
12588    M /trunk/po/POTFILES.in
12589    M /trunk/po/ca.po
12590    M /trunk/po/cs.po
12591    M /trunk/po/da.po
12592    M /trunk/po/de.po
12593    M /trunk/po/en_GB.po
12594    M /trunk/po/es.po
12595    M /trunk/po/fr.po
12596    M /trunk/po/gl.po
12597    M /trunk/po/he.po
12598    M /trunk/po/hi.po
12599    M /trunk/po/hu.po
12600    M /trunk/po/it.po
12601    M /trunk/po/ja.po
12602    M /trunk/po/ka.po
12603    M /trunk/po/ko.po
12604    M /trunk/po/nl.po
12605    M /trunk/po/oc.po
12606    M /trunk/po/pt_BR.po
12607    M /trunk/po/ro.po
12608    M /trunk/po/ru.po
12609    M /trunk/po/sv.po
12610    M /trunk/po/tr.po
12611    M /trunk/po/vlc.pot
12612    M /trunk/po/zh_CN.po
12613    M /trunk/po/zh_TW.po
12614
12615 update-po and fix rules for qt4 ui
12616
12617 ------------------------------------------------------------------------
12618 r16726 | zorglub | 2006-09-18 02:44:20 -0700 (Mon, 18 Sep 2006) | 2 lines
12619 Changed paths:
12620    M /trunk/src/libvlc.c
12621
12622 Fix spurious release at end
12623
12624 ------------------------------------------------------------------------
12625 r16725 | zorglub | 2006-09-17 23:33:24 -0700 (Sun, 17 Sep 2006) | 2 lines
12626 Changed paths:
12627    M /trunk/src/playlist/engine.c
12628
12629 Fix deadlock
12630
12631 ------------------------------------------------------------------------
12632 r16723 | fkuehne | 2006-09-17 15:54:31 -0700 (Sun, 17 Sep 2006) | 1 line
12633 Changed paths:
12634    M /trunk/THANKS
12635
12636 * that one as, please..
12637 ------------------------------------------------------------------------
12638 r16722 | fkuehne | 2006-09-17 15:54:08 -0700 (Sun, 17 Sep 2006) | 1 line
12639 Changed paths:
12640    M /trunk/NEWS
12641
12642 * some additions and updates THANKS
12643 ------------------------------------------------------------------------
12644 r16721 | fkuehne | 2006-09-17 15:47:19 -0700 (Sun, 17 Sep 2006) | 1 line
12645 Changed paths:
12646    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12647
12648 * added button graphics to target
12649 ------------------------------------------------------------------------
12650 r16720 | fkuehne | 2006-09-17 15:39:21 -0700 (Sun, 17 Sep 2006) | 1 line
12651 Changed paths:
12652    M /trunk/modules/gui/macosx/AppleRemote.h
12653    M /trunk/modules/gui/macosx/AppleRemote.m
12654    M /trunk/modules/gui/macosx/controls.h
12655    M /trunk/modules/gui/macosx/controls.m
12656    M /trunk/modules/gui/macosx/embeddedwindow.h
12657    M /trunk/modules/gui/macosx/embeddedwindow.m
12658    M /trunk/modules/gui/macosx/playlist.h
12659    M /trunk/modules/gui/macosx/playlist.m
12660    M /trunk/modules/gui/macosx/wizard.h
12661
12662 * removed an outdated method instead of commenting it
12663 ------------------------------------------------------------------------
12664 r16719 | fkuehne | 2006-09-17 15:32:39 -0700 (Sun, 17 Sep 2006) | 1 line
12665 Changed paths:
12666    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
12667    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12668    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
12669    M /trunk/modules/gui/macosx/controls.h
12670    M /trunk/modules/gui/macosx/controls.m
12671    M /trunk/modules/gui/macosx/intf.m
12672    M /trunk/modules/gui/macosx/playlist.h
12673    M /trunk/modules/gui/macosx/playlist.m
12674
12675 * implemented the previously committed playmode buttons and fixed the playmode saving
12676 ------------------------------------------------------------------------
12677 r16717 | zorglub | 2006-09-17 14:59:36 -0700 (Sun, 17 Sep 2006) | 2 lines
12678 Changed paths:
12679    M /trunk/modules/audio_filter/equalizer_presets.h
12680
12681 Missing file
12682
12683 ------------------------------------------------------------------------
12684 r16715 | zorglub | 2006-09-17 14:44:46 -0700 (Sun, 17 Sep 2006) | 2 lines
12685 Changed paths:
12686    M /trunk/configure.ac
12687
12688 Fix terrible bug
12689
12690 ------------------------------------------------------------------------
12691 r16714 | dionoea | 2006-09-17 14:39:33 -0700 (Sun, 17 Sep 2006) | 3 lines
12692 Changed paths:
12693    M /trunk/configure.ac
12694    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
12695    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12696
12697 Next non bugfix release is going to be 0.9.0
12698 Next bugfix release should be renamed to 0.8.6
12699
12700 ------------------------------------------------------------------------
12701 r16712 | zorglub | 2006-09-17 14:37:10 -0700 (Sun, 17 Sep 2006) | 2 lines
12702 Changed paths:
12703    M /trunk/NEWS
12704
12705 Update trunk NEWS
12706
12707 ------------------------------------------------------------------------
12708 r16711 | zorglub | 2006-09-17 14:26:43 -0700 (Sun, 17 Sep 2006) | 2 lines
12709 Changed paths:
12710    M /trunk/modules/gui/qt4/Modules.am
12711    A /trunk/modules/gui/qt4/components/equalizer.cpp
12712    A /trunk/modules/gui/qt4/components/equalizer.hpp
12713    M /trunk/modules/gui/qt4/ui/equalizer.ui
12714
12715 Equalizer component
12716
12717 ------------------------------------------------------------------------
12718 r16710 | zorglub | 2006-09-17 14:23:02 -0700 (Sun, 17 Sep 2006) | 2 lines
12719 Changed paths:
12720    M /trunk/modules/demux/mpeg/mpga.c
12721
12722 Try computing an approximation of the length when we don't have mp3 bitrate
12723
12724 ------------------------------------------------------------------------
12725 r16709 | fkuehne | 2006-09-17 14:16:48 -0700 (Sun, 17 Sep 2006) | 1 line
12726 Changed paths:
12727    M /trunk/extras/contrib/src/Makefile
12728
12729 * temporarily disable x264 on intel-based Macs until it is fixed
12730 ------------------------------------------------------------------------
12731 r16708 | dionoea | 2006-09-17 14:16:01 -0700 (Sun, 17 Sep 2006) | 2 lines
12732 Changed paths:
12733    M /trunk/modules/codec/vorbis.c
12734
12735 Use Artist/Title/Album meta data in vorbis. Feel free to add what's missing and remove duplicate stuff from this code
12736
12737 ------------------------------------------------------------------------
12738 r16706 | zorglub | 2006-09-17 13:36:56 -0700 (Sun, 17 Sep 2006) | 3 lines
12739 Changed paths:
12740    M /trunk/modules/misc/audioscrobbler.c
12741
12742 Don't delete callbacks from an already destroyed objects
12743 Make sure we remove the callback before quitting
12744
12745 ------------------------------------------------------------------------
12746 r16705 | thresh | 2006-09-17 13:29:10 -0700 (Sun, 17 Sep 2006) | 2 lines
12747 Changed paths:
12748    M /trunk/THANKS
12749    M /trunk/modules/misc/audioscrobbler.c
12750
12751 servicing email change request for Rafael Carre
12752
12753 ------------------------------------------------------------------------
12754 r16704 | fkuehne | 2006-09-17 13:19:53 -0700 (Sun, 17 Sep 2006) | 1 line
12755 Changed paths:
12756    M /trunk/Makefile.am
12757    A /trunk/extras/MacOSX/Resources/add_embedded.png
12758    A /trunk/extras/MacOSX/Resources/add_embedded_blue.png
12759    A /trunk/extras/MacOSX/Resources/repeat_embedded.png
12760    A /trunk/extras/MacOSX/Resources/repeat_embedded_blue.png
12761    A /trunk/extras/MacOSX/Resources/repeat_single_embedded_blue.png
12762    A /trunk/extras/MacOSX/Resources/shuffle_embedded.png
12763    A /trunk/extras/MacOSX/Resources/shuffle_embedded_blue.png
12764
12765 * add the new icons by Simon Damkjaer Anderson <simondamkjaer@gmail.com>, so Trax doesn't need to bootstrap over and over again. Implementation follows later on
12766 ------------------------------------------------------------------------
12767 r16703 | fkuehne | 2006-09-17 13:10:18 -0700 (Sun, 17 Sep 2006) | 1 line
12768 Changed paths:
12769    M /trunk/configure.ac
12770
12771 * don't add -Wall to the obj-C flags, as you'll get flooded with useless warnings and don't see the errors anymore
12772 ------------------------------------------------------------------------
12773 r16702 | fkuehne | 2006-09-17 13:07:31 -0700 (Sun, 17 Sep 2006) | 1 line
12774 Changed paths:
12775    M /trunk/extras/contrib/src/Patches/x264-svn-darwin_intel.patch
12776
12777 * compile before you commit, wasn't it?
12778 ------------------------------------------------------------------------
12779 r16701 | fkuehne | 2006-09-17 13:04:47 -0700 (Sun, 17 Sep 2006) | 1 line
12780 Changed paths:
12781    M /trunk/extras/contrib/src/Patches/x264-svn-darwin_intel.patch
12782
12783 * another attempt by pengvado
12784 ------------------------------------------------------------------------
12785 r16700 | dionoea | 2006-09-17 12:50:03 -0700 (Sun, 17 Sep 2006) | 2 lines
12786 Changed paths:
12787    M /trunk/modules/misc/audioscrobbler.c
12788
12789 Fix deadlock (hopefully)
12790
12791 ------------------------------------------------------------------------
12792 r16699 | fkuehne | 2006-09-17 12:36:47 -0700 (Sun, 17 Sep 2006) | 1 line
12793 Changed paths:
12794    M /trunk/extras/contrib/src/Makefile
12795    A /trunk/extras/contrib/src/Patches/x264-svn-darwin_intel.patch
12796
12797 * try to fix x264 for Mac Intel as suggested by Manao on IRC
12798 ------------------------------------------------------------------------
12799 r16698 | dionoea | 2006-09-17 12:27:40 -0700 (Sun, 17 Sep 2006) | 2 lines
12800 Changed paths:
12801    M /trunk/NEWS
12802    M /trunk/THANKS
12803    M /trunk/configure.ac
12804    M /trunk/modules/misc/Modules.am
12805    A /trunk/modules/misc/audioscrobbler.c
12806
12807 New audioscrobbler/last.fm plugin by Rafa?\195?\171l Carr?\195?\169 and Kenneth Ostby.
12808
12809 ------------------------------------------------------------------------
12810 r16697 | fkuehne | 2006-09-17 12:13:33 -0700 (Sun, 17 Sep 2006) | 1 line
12811 Changed paths:
12812    M /trunk/src/interface/interaction.c
12813
12814 * fixed __intf_UserStringInput
12815 ------------------------------------------------------------------------
12816 r16696 | fkuehne | 2006-09-17 11:41:21 -0700 (Sun, 17 Sep 2006) | 1 line
12817 Changed paths:
12818    M /trunk/modules/gui/macosx/controls.m
12819    M /trunk/modules/gui/macosx/embeddedwindow.m
12820    M /trunk/modules/gui/macosx/extended.m
12821    M /trunk/modules/gui/macosx/intf.m
12822    M /trunk/modules/gui/macosx/playlist.m
12823    M /trunk/modules/gui/macosx/playlistinfo.m
12824    M /trunk/modules/gui/macosx/wizard.m
12825
12826 * updated all files to yield the playlist instead of finding it
12827 ------------------------------------------------------------------------
12828 r16695 | xtophe | 2006-09-17 11:07:35 -0700 (Sun, 17 Sep 2006) | 2 lines
12829 Changed paths:
12830    M /trunk/modules/gui/qt4/ui/input_stats.ui
12831
12832 Initialise widgets to avoid garbage display
12833
12834 ------------------------------------------------------------------------
12835 r16694 | zorglub | 2006-09-17 10:00:33 -0700 (Sun, 17 Sep 2006) | 2 lines
12836 Changed paths:
12837    M /trunk/modules/gui/qt4/Modules.am
12838    A /trunk/modules/gui/qt4/ui/equalizer.ui
12839
12840 UI for equalizer
12841
12842 ------------------------------------------------------------------------
12843 r16693 | zorglub | 2006-09-17 09:11:58 -0700 (Sun, 17 Sep 2006) | 3 lines
12844 Changed paths:
12845    M /trunk/src/playlist/control.c
12846    M /trunk/src/playlist/item.c
12847
12848 Don't forget to reset skipping when adding a new item
12849 Fix a debug message
12850
12851 ------------------------------------------------------------------------
12852 r16692 | zorglub | 2006-09-17 07:43:42 -0700 (Sun, 17 Sep 2006) | 2 lines
12853 Changed paths:
12854    M /trunk/modules/misc/screensaver.c
12855    M /trunk/src/playlist/thread.c
12856
12857 Reduce wakeup frequencies
12858
12859 ------------------------------------------------------------------------
12860 r16691 | zorglub | 2006-09-17 07:36:06 -0700 (Sun, 17 Sep 2006) | 2 lines
12861 Changed paths:
12862    M /trunk/modules/services_discovery/sap.c
12863    M /trunk/modules/services_discovery/shout.c
12864    M /trunk/src/playlist/services_discovery.c
12865
12866 Services discovery are not forced to have a run function
12867
12868 ------------------------------------------------------------------------
12869 r16690 | zorglub | 2006-09-17 06:40:02 -0700 (Sun, 17 Sep 2006) | 2 lines
12870 Changed paths:
12871    M /trunk/modules/control/hotkeys.c
12872
12873 Woops
12874
12875 ------------------------------------------------------------------------
12876 r16689 | zorglub | 2006-09-17 05:40:52 -0700 (Sun, 17 Sep 2006) | 2 lines
12877 Changed paths:
12878    M /trunk/include/variables.h
12879    M /trunk/modules/control/hotkeys.c
12880
12881 Clean up a bit of redundant code
12882
12883 ------------------------------------------------------------------------
12884 r16688 | zorglub | 2006-09-17 05:40:37 -0700 (Sun, 17 Sep 2006) | 2 lines
12885 Changed paths:
12886    M /trunk/modules/misc/notify/growl.c
12887    M /trunk/modules/misc/notify/msn.c
12888
12889 Don't run growl and msn plugins
12890
12891 ------------------------------------------------------------------------
12892 r16687 | jb | 2006-09-17 05:15:42 -0700 (Sun, 17 Sep 2006) | 3 lines
12893 Changed paths:
12894    M /trunk/modules/gui/qt4/components/infopanels.cpp
12895    M /trunk/modules/gui/qt4/components/infopanels.hpp
12896    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
12897    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
12898
12899 *Qt4: InfoTabs, the layout..
12900
12901
12902 ------------------------------------------------------------------------
12903 r16686 | zorglub | 2006-09-17 03:17:39 -0700 (Sun, 17 Sep 2006) | 3 lines
12904 Changed paths:
12905    M /trunk/modules/misc/notify/notify.c
12906    M /trunk/src/interface/interface.c
12907
12908 Interfaces are now allowed not to have a Run function.
12909 This will help reduce useless process wakeups
12910
12911 ------------------------------------------------------------------------
12912 r16685 | zorglub | 2006-09-17 02:43:12 -0700 (Sun, 17 Sep 2006) | 2 lines
12913 Changed paths:
12914    M /trunk/modules/misc/notify/notify.c
12915
12916 Fix
12917
12918 ------------------------------------------------------------------------
12919 r16684 | zorglub | 2006-09-17 02:33:59 -0700 (Sun, 17 Sep 2006) | 6 lines
12920 Changed paths:
12921    M /trunk/configure.ac
12922    M /trunk/modules/misc/Modules.am
12923    D /trunk/modules/misc/growl.c
12924    D /trunk/modules/misc/msn.c
12925    A /trunk/modules/misc/notify
12926    A /trunk/modules/misc/notify/Modules.am
12927    A /trunk/modules/misc/notify/growl.c (from /trunk/modules/misc/growl.c:16683)
12928    A /trunk/modules/misc/notify/msn.c (from /trunk/modules/misc/msn.c:16675)
12929    A /trunk/modules/misc/notify/notify.c (from /trunk/modules/misc/notify.c:16675)
12930    A /trunk/modules/misc/notify/xosd.c (from /trunk/modules/visualization/xosd.c:16675)
12931    D /trunk/modules/misc/notify.c
12932    M /trunk/modules/visualization/Modules.am
12933    D /trunk/modules/visualization/xosd.c
12934
12935 * Move all notifications plugins to misc/notify
12936 * Don't find playlist
12937 * Fix a few bugs in notification plugins
12938
12939 Todo: find a way to get rid of this mostly redundant code and rewrite the XOSD plugin
12940
12941 ------------------------------------------------------------------------
12942 r16683 | zorglub | 2006-09-17 02:06:24 -0700 (Sun, 17 Sep 2006) | 2 lines
12943 Changed paths:
12944    M /trunk/modules/access/cdda/info.c
12945    M /trunk/modules/access/cdda.c
12946    M /trunk/modules/access/directory.c
12947    M /trunk/modules/access/http.c
12948    M /trunk/modules/access/mms/mmsh.c
12949    M /trunk/modules/access_output/http.c
12950    M /trunk/modules/control/hotkeys.c
12951    M /trunk/modules/control/rc.c
12952    M /trunk/modules/control/showintf.c
12953    M /trunk/modules/gui/qt4/input_manager.cpp
12954    M /trunk/modules/gui/qt4/qt4.cpp
12955    M /trunk/modules/gui/qt4/qt4.hpp
12956    M /trunk/modules/misc/growl.c
12957
12958 Don't use find for the playlist
12959
12960 ------------------------------------------------------------------------
12961 r16682 | zorglub | 2006-09-16 14:00:15 -0700 (Sat, 16 Sep 2006) | 2 lines
12962 Changed paths:
12963    M /trunk/src/playlist/control.c
12964    M /trunk/src/playlist/tree.c
12965
12966 Fix crash
12967
12968 ------------------------------------------------------------------------
12969 r16681 | zorglub | 2006-09-16 13:34:01 -0700 (Sat, 16 Sep 2006) | 2 lines
12970 Changed paths:
12971    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
12972    M /trunk/modules/gui/qt4/dialogs_provider.cpp
12973    M /trunk/modules/gui/qt4/dialogs_provider.hpp
12974    M /trunk/modules/gui/qt4/main_interface.cpp
12975    M /trunk/modules/gui/qt4/qt4.cpp
12976
12977 Fix Qt crash on exit
12978
12979 ------------------------------------------------------------------------
12980 r16680 | zorglub | 2006-09-16 12:21:10 -0700 (Sat, 16 Sep 2006) | 2 lines
12981 Changed paths:
12982    M /trunk/modules/services_discovery/shout.c
12983
12984 Fix shoutcast handling and remove broken progress detection
12985
12986 ------------------------------------------------------------------------
12987 r16679 | zorglub | 2006-09-16 12:20:42 -0700 (Sat, 16 Sep 2006) | 2 lines
12988 Changed paths:
12989    M /trunk/src/playlist/control.c
12990
12991 Correctly handle "no-skip" items
12992
12993 ------------------------------------------------------------------------
12994 r16678 | zorglub | 2006-09-16 12:20:11 -0700 (Sat, 16 Sep 2006) | 2 lines
12995 Changed paths:
12996    M /trunk/modules/gui/qt4/playlist_model.cpp
12997    M /trunk/modules/gui/qt4/qt4.cpp
12998
12999 Process all playlist updates
13000
13001 ------------------------------------------------------------------------
13002 r16677 | jpsaman | 2006-09-16 12:05:26 -0700 (Sat, 16 Sep 2006) | 1 line
13003 Changed paths:
13004    M /trunk/configure.ac
13005
13006 Don't remove AC_PROG_CPP our headerfile and library checking macros depend on it. Unbreak configure.ac
13007 ------------------------------------------------------------------------
13008 r16676 | bigben | 2006-09-16 11:18:09 -0700 (Sat, 16 Sep 2006) | 3 lines
13009 Changed paths:
13010    M /trunk/configure.ac
13011
13012 * One more try to fix my commit
13013
13014
13015 ------------------------------------------------------------------------
13016 r16675 | fkuehne | 2006-09-16 08:22:22 -0700 (Sat, 16 Sep 2006) | 1 line
13017 Changed paths:
13018    M /trunk/modules/gui/macosx/intf.h
13019    M /trunk/modules/gui/macosx/intf.m
13020
13021 * various improvements to our Apple Remote bindings by the original author of the inofficial API, Martin Kahr (martin at his surname.com)
13022 ------------------------------------------------------------------------
13023 r16674 | bigben | 2006-09-16 08:12:05 -0700 (Sat, 16 Sep 2006) | 3 lines
13024 Changed paths:
13025    M /trunk/configure.ac
13026
13027 * perhaps OSX likes this line break better ?
13028
13029
13030 ------------------------------------------------------------------------
13031 r16673 | bigben | 2006-09-16 07:36:51 -0700 (Sat, 16 Sep 2006) | 4 lines
13032 Changed paths:
13033    M /trunk/configure.ac
13034    M /trunk/modules/misc/screensaver.c
13035
13036 * Fix the screensaver module for newer dbus APIs. Reported by Stone <syphyr at gmail dot com>
13037
13038
13039
13040 ------------------------------------------------------------------------
13041 r16672 | zorglub | 2006-09-16 05:45:08 -0700 (Sat, 16 Sep 2006) | 2 lines
13042 Changed paths:
13043    M /trunk/src/network/io.c
13044
13045 annoying typo :)
13046
13047 ------------------------------------------------------------------------
13048 r16671 | zorglub | 2006-09-16 04:20:10 -0700 (Sat, 16 Sep 2006) | 2 lines
13049 Changed paths:
13050    M /trunk/src/interface/interface.c
13051
13052 Should fix OS X build
13053
13054 ------------------------------------------------------------------------
13055 r16670 | zorglub | 2006-09-16 04:01:24 -0700 (Sat, 16 Sep 2006) | 4 lines
13056 Changed paths:
13057    M /trunk/src/network/io.c
13058
13059 Even if we are asked to wait for data, bail out if all sockets are at EOF.
13060
13061 I'm far from being sure this is the right thing to do, but it allows MMSH to work correctly (it requests some data while the server is closing connection)
13062
13063 ------------------------------------------------------------------------
13064 r16668 | zorglub | 2006-09-16 02:05:35 -0700 (Sat, 16 Sep 2006) | 3 lines
13065 Changed paths:
13066    M /trunk/modules/demux/playlist/Modules.am
13067    D /trunk/modules/demux/playlist/old.c
13068    M /trunk/modules/demux/playlist/playlist.c
13069    M /trunk/modules/demux/playlist/playlist.h
13070
13071 Remove old and broken playlist demuxer
13072 Do not search for playlist
13073
13074 ------------------------------------------------------------------------
13075 r16667 | zorglub | 2006-09-15 15:58:44 -0700 (Fri, 15 Sep 2006) | 2 lines
13076 Changed paths:
13077    M /trunk/src/video_output/video_output.c
13078
13079 Oups
13080
13081 ------------------------------------------------------------------------
13082 r16666 | zorglub | 2006-09-15 15:10:37 -0700 (Fri, 15 Sep 2006) | 2 lines
13083 Changed paths:
13084    M /trunk/include/vlc_playlist.h
13085    M /trunk/src/input/control.c
13086    M /trunk/src/input/input.c
13087    M /trunk/src/input/item.c
13088    M /trunk/src/interface/interaction.c
13089    M /trunk/src/video_output/video_output.c
13090    M /trunk/src/video_output/vout_intf.c
13091
13092 Remove vlc_object_find for playlist from the core
13093
13094 ------------------------------------------------------------------------
13095 r16665 | zorglub | 2006-09-15 13:14:07 -0700 (Fri, 15 Sep 2006) | 2 lines
13096 Changed paths:
13097    M /trunk/src/interface/interface.c
13098    M /trunk/src/libvlc.c
13099    M /trunk/src/libvlc.h
13100
13101 Hopefully fix OS X
13102
13103 ------------------------------------------------------------------------
13104 r16664 | zorglub | 2006-09-15 12:59:12 -0700 (Fri, 15 Sep 2006) | 2 lines
13105 Changed paths:
13106    M /trunk/include/libvlc_internal.h
13107    M /trunk/src/control/core.c
13108    M /trunk/src/control/playlist.c
13109
13110 Convert the new libvlc API (so, the one that is in src/control) not to use the old libVLC API (the one that is in libvlc.c, er, no, was... ah... maybe it's the internal one... err .... well, it's about vlc for sure...)
13111
13112 ------------------------------------------------------------------------
13113 r16663 | zorglub | 2006-09-15 12:48:42 -0700 (Fri, 15 Sep 2006) | 4 lines
13114 Changed paths:
13115    M /trunk/include/libvlc_internal.h
13116    M /trunk/src/Makefile.am
13117    A /trunk/src/libvlc-common.c (from /trunk/src/libvlc.c:16662)
13118    M /trunk/src/libvlc.c
13119
13120 Split libvlc.c:
13121 * instances creation/deletion stuff to libvlc-common.c
13122 * implementation of the old libvlc API to libvlc.c
13123
13124 ------------------------------------------------------------------------
13125 r16662 | xtophe | 2006-09-15 10:15:09 -0700 (Fri, 15 Sep 2006) | 3 lines
13126 Changed paths:
13127    M /trunk/include/os_specific.h
13128    M /trunk/src/misc/beos_specific.cpp
13129    M /trunk/src/misc/darwin_specific.m
13130    M /trunk/src/misc/win32_specific.c
13131
13132 Those files where forgoten in [16658]
13133 vlc_t => libvlc_int_t
13134
13135 ------------------------------------------------------------------------
13136 r16661 | xtophe | 2006-09-15 09:20:57 -0700 (Fri, 15 Sep 2006) | 2 lines
13137 Changed paths:
13138    M /trunk/Makefile.am
13139    M /trunk/extras/m4/autoconf260.m4
13140
13141 Re-use the old OBJC workaround and distribute autoconf260.m4
13142
13143 ------------------------------------------------------------------------
13144 r16660 | zorglub | 2006-09-15 09:18:08 -0700 (Fri, 15 Sep 2006) | 2 lines
13145 Changed paths:
13146    M /trunk/configure.ac
13147    M /trunk/include/main.h
13148    M /trunk/include/vlc_playlist.h
13149    M /trunk/src/libvlc.c
13150    M /trunk/src/playlist/engine.c
13151    M /trunk/src/playlist/item.c
13152    M /trunk/src/playlist/thread.c
13153
13154 Store playlist object in instance-specific object
13155
13156 ------------------------------------------------------------------------
13157 r16659 | zorglub | 2006-09-15 08:10:25 -0700 (Fri, 15 Sep 2006) | 2 lines
13158 Changed paths:
13159    M /trunk/include/main.h
13160    M /trunk/src/input/es_out.c
13161    M /trunk/src/input/input.c
13162    M /trunk/src/input/stream.c
13163    M /trunk/src/libvlc.c
13164    M /trunk/src/misc/stats.c
13165    M /trunk/src/stream_output/stream_output.c
13166
13167 Move stats stuff to the per-instance object
13168
13169 ------------------------------------------------------------------------
13170 r16658 | zorglub | 2006-09-15 07:31:51 -0700 (Fri, 15 Sep 2006) | 15 lines
13171 Changed paths:
13172    M /trunk/include/libvlc_internal.h
13173    M /trunk/include/main.h
13174    M /trunk/include/vlc_common.h
13175    M /trunk/include/vlc_objects.h
13176    M /trunk/include/vlc_symbols.h
13177    M /trunk/include/vlc_update.h
13178    M /trunk/modules/access/dshow/dshow.cpp
13179    M /trunk/modules/access/dvdnav.c
13180    M /trunk/modules/access/file.c
13181    M /trunk/modules/access/screen/win32.c
13182    M /trunk/modules/access/vcdx/intf.c
13183    M /trunk/modules/access_filter/record.c
13184    M /trunk/modules/audio_filter/converter/a52tospdif.c
13185    M /trunk/modules/audio_filter/converter/dtstospdif.c
13186    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
13187    M /trunk/modules/audio_filter/resampler/bandlimited.c
13188    M /trunk/modules/audio_filter/resampler/linear.c
13189    M /trunk/modules/audio_filter/resampler/trivial.c
13190    M /trunk/modules/audio_filter/resampler/ugly.c
13191    M /trunk/modules/audio_mixer/trivial.c
13192    M /trunk/modules/audio_output/alsa.c
13193    M /trunk/modules/audio_output/auhal.c
13194    M /trunk/modules/audio_output/directx.c
13195    M /trunk/modules/audio_output/hd1000a.cpp
13196    M /trunk/modules/audio_output/portaudio.c
13197    M /trunk/modules/audio_output/sdl.c
13198    M /trunk/modules/codec/cmml/intf.c
13199    M /trunk/modules/codec/dirac.c
13200    M /trunk/modules/codec/dmo/dmo.c
13201    M /trunk/modules/codec/faad.c
13202    M /trunk/modules/codec/ffmpeg/audio.c
13203    M /trunk/modules/codec/ffmpeg/encoder.c
13204    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13205    M /trunk/modules/codec/ffmpeg/postprocess.c
13206    M /trunk/modules/codec/ffmpeg/video.c
13207    M /trunk/modules/codec/libmpeg2.c
13208    M /trunk/modules/codec/mash.cpp
13209    M /trunk/modules/codec/quicktime.c
13210    M /trunk/modules/codec/rawvideo.c
13211    M /trunk/modules/codec/sdl_image.c
13212    M /trunk/modules/codec/tarkin.c
13213    M /trunk/modules/codec/theora.c
13214    M /trunk/modules/codec/twolame.c
13215    M /trunk/modules/codec/x264.c
13216    M /trunk/modules/control/gestures.c
13217    M /trunk/modules/control/hotkeys.c
13218    M /trunk/modules/control/http/http.c
13219    M /trunk/modules/control/http/macro.c
13220    M /trunk/modules/control/http/rpn.c
13221    M /trunk/modules/control/http/util.c
13222    M /trunk/modules/control/lirc.c
13223    M /trunk/modules/control/ntservice.c
13224    M /trunk/modules/control/rc.c
13225    M /trunk/modules/control/telnet.c
13226    M /trunk/modules/demux/mkv.cpp
13227    M /trunk/modules/demux/mp4/libmp4.c
13228    M /trunk/modules/gui/beos/AudioOutput.cpp
13229    M /trunk/modules/gui/beos/PreferencesWindow.cpp
13230    M /trunk/modules/gui/beos/VideoOutput.cpp
13231    M /trunk/modules/gui/macosx/controls.m
13232    M /trunk/modules/gui/macosx/intf.m
13233    M /trunk/modules/gui/macosx/prefs_widgets.m
13234    M /trunk/modules/gui/macosx/sfilters.m
13235    M /trunk/modules/gui/macosx/vout.m
13236    M /trunk/modules/gui/macosx/voutgl.m
13237    M /trunk/modules/gui/macosx/voutqt.m
13238    M /trunk/modules/gui/ncurses.c
13239    M /trunk/modules/gui/pda/pda.c
13240    M /trunk/modules/gui/pda/pda_callbacks.c
13241    M /trunk/modules/gui/qnx/vout.c
13242    M /trunk/modules/gui/qt4/dialogs/messages.cpp
13243    M /trunk/modules/gui/qt4/dialogs_provider.cpp
13244    M /trunk/modules/gui/qt4/main_interface.cpp
13245    M /trunk/modules/gui/skins2/src/top_window.cpp
13246    M /trunk/modules/gui/skins2/src/vlcproc.cpp
13247    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
13248    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
13249    M /trunk/modules/gui/wince/messages.cpp
13250    M /trunk/modules/gui/wince/preferences.cpp
13251    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
13252    M /trunk/modules/gui/wxwidgets/interface.cpp
13253    M /trunk/modules/gui/wxwidgets/menus.cpp
13254    M /trunk/modules/misc/dummy/input.c
13255    M /trunk/modules/misc/gnutls.c
13256    M /trunk/modules/misc/gtk_main.c
13257    M /trunk/modules/misc/logger.c
13258    M /trunk/modules/misc/memcpy/memcpy.c
13259    M /trunk/modules/misc/memcpy/memcpyaltivec.c
13260    M /trunk/modules/misc/qte_main.cpp
13261    M /trunk/modules/misc/testsuite/playlist.c
13262    M /trunk/modules/misc/testsuite/test4.c
13263    M /trunk/modules/mux/mpeg/pes.c
13264    M /trunk/modules/mux/mpeg/ts.c
13265    M /trunk/modules/services_discovery/daap.c
13266    M /trunk/modules/stream_out/bridge.c
13267    M /trunk/modules/stream_out/mosaic_bridge.c
13268    M /trunk/modules/stream_out/switcher.c
13269    M /trunk/modules/video_chroma/i420_rgb.h
13270    M /trunk/modules/video_chroma/i420_ymga.c
13271    M /trunk/modules/video_filter/clone.c
13272    M /trunk/modules/video_filter/crop.c
13273    M /trunk/modules/video_filter/deinterlace.c
13274    M /trunk/modules/video_filter/gradient.c
13275    M /trunk/modules/video_filter/logo.c
13276    M /trunk/modules/video_filter/marq.c
13277    M /trunk/modules/video_filter/mosaic.c
13278    M /trunk/modules/video_filter/mosaic.h
13279    M /trunk/modules/video_filter/motionblur.c
13280    M /trunk/modules/video_filter/motiondetect.c
13281    M /trunk/modules/video_filter/opencv_example.cpp
13282    M /trunk/modules/video_filter/psychedelic.c
13283    M /trunk/modules/video_filter/ripple.c
13284    M /trunk/modules/video_filter/swscale/filter.c
13285    M /trunk/modules/video_filter/time.c
13286    M /trunk/modules/video_filter/transform.c
13287    M /trunk/modules/video_filter/wall.c
13288    M /trunk/modules/video_filter/wave.c
13289    M /trunk/modules/video_output/caca.c
13290    M /trunk/modules/video_output/directx/events.c
13291    M /trunk/modules/video_output/fb.c
13292    M /trunk/modules/video_output/ggi.c
13293    M /trunk/modules/video_output/glide.c
13294    M /trunk/modules/video_output/qte/qte.cpp
13295    M /trunk/modules/video_output/sdl.c
13296    M /trunk/modules/video_output/snapshot.c
13297    M /trunk/modules/video_output/svgalib.c
13298    M /trunk/modules/video_output/wingdi.c
13299    M /trunk/modules/video_output/x11/xcommon.c
13300    M /trunk/src/audio_output/dec.c
13301    M /trunk/src/audio_output/intf.c
13302    M /trunk/src/audio_output/output.c
13303    M /trunk/src/control/audio.c
13304    M /trunk/src/control/core.c
13305    M /trunk/src/control/input.c
13306    M /trunk/src/control/mediacontrol_init.c
13307    M /trunk/src/control/video.c
13308    M /trunk/src/control/vlm.c
13309    M /trunk/src/input/es_out.c
13310    M /trunk/src/input/input.c
13311    M /trunk/src/input/stream.c
13312    M /trunk/src/interface/interface.c
13313    M /trunk/src/libvlc.c
13314    M /trunk/src/misc/beos_specific.cpp
13315    M /trunk/src/misc/block.c
13316    M /trunk/src/misc/charset.c
13317    M /trunk/src/misc/configuration.c
13318    M /trunk/src/misc/darwin_specific.m
13319    M /trunk/src/misc/devices.c
13320    M /trunk/src/misc/messages.c
13321    M /trunk/src/misc/modules.c
13322    M /trunk/src/misc/objects.c
13323    M /trunk/src/misc/stats.c
13324    M /trunk/src/misc/threads.c
13325    M /trunk/src/misc/update.c
13326    M /trunk/src/misc/vlm.c
13327    M /trunk/src/misc/win32_specific.c
13328    M /trunk/src/network/httpd.c
13329    M /trunk/src/network/tls.c
13330    M /trunk/src/osd/osd.c
13331    M /trunk/src/playlist/engine.c
13332    M /trunk/src/playlist/loadsave.c
13333    M /trunk/src/stream_output/announce.c
13334    M /trunk/src/stream_output/stream_output.c
13335    M /trunk/src/video_output/vout_intf.c
13336    M /trunk/src/video_output/vout_pictures.c
13337
13338 For consistency, remove references to vlc from libvlc
13339 Also, make it clearer what is shared and instance-specific
13340
13341 So,
13342 libvlc_t ==> libvlc_global_t
13343 vlc_t ==> libvlc_int_t (internal instance)
13344
13345 p_object->p_libvlc ==> p_object->p_libvlc_globale
13346 p_object->p_vlc ==> p_object->p_libvlc
13347
13348 VLC_OBJECT_VLC ==> VLC_OBJECT_LIBVLC
13349
13350 And by the way, there is some cleanup required :) (ie, some things are created in the global object instead of the instance-specific one)
13351
13352
13353 ------------------------------------------------------------------------
13354 r16657 | Trax | 2006-09-15 05:13:44 -0700 (Fri, 15 Sep 2006) | 1 line
13355 Changed paths:
13356    M /trunk/modules/demux/avi/avi.c
13357
13358 * modules/demux/avi/avi.c: typo secondes -> seconds
13359 ------------------------------------------------------------------------
13360 r16656 | zorglub | 2006-09-15 04:43:22 -0700 (Fri, 15 Sep 2006) | 2 lines
13361 Changed paths:
13362    M /trunk/include/vlc_playlist.h
13363    M /trunk/modules/services_discovery/hal.c
13364    M /trunk/modules/services_discovery/sap.c
13365    M /trunk/src/playlist/tree.c
13366
13367 Rename playlist_NodesCreateForSD to playlist_NodesPairCreate and document it
13368
13369 ------------------------------------------------------------------------
13370 r16655 | damienf | 2006-09-14 15:34:55 -0700 (Thu, 14 Sep 2006) | 2 lines
13371 Changed paths:
13372    M /trunk/activex/plugin.cpp
13373
13374 - activex: initialization issues
13375
13376 ------------------------------------------------------------------------
13377 r16654 | zorglub | 2006-09-14 14:19:34 -0700 (Thu, 14 Sep 2006) | 3 lines
13378 Changed paths:
13379    M /trunk/modules/access/file.c
13380    M /trunk/modules/access/http.c
13381    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
13382    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
13383    M /trunk/modules/gui/qt4/dialogs_provider.cpp
13384    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
13385    M /trunk/src/interface/interaction.c
13386    M /trunk/src/playlist/thread.c
13387
13388 Fix a number of problems with interaction dialogs
13389 Remove the "seeking too far" error, as it happens for broken AVI and is quite confusing
13390
13391 ------------------------------------------------------------------------
13392 r16653 | xtophe | 2006-09-14 13:31:58 -0700 (Thu, 14 Sep 2006) | 2 lines
13393 Changed paths:
13394    M /trunk/modules/control/http/http.c
13395
13396 Use var_ instead of config_  (closes #740)
13397
13398 ------------------------------------------------------------------------
13399 r16652 | damienf | 2006-09-14 12:44:47 -0700 (Thu, 14 Sep 2006) | 2 lines
13400 Changed paths:
13401    M /trunk/activex/Makefile.am
13402    M /trunk/activex/axvlc.idl
13403    M /trunk/activex/axvlc.tlb
13404    M /trunk/activex/axvlc_idl.c
13405    M /trunk/activex/axvlc_idl.h
13406    A /trunk/activex/guiddef.h
13407    M /trunk/activex/main.cpp
13408    M /trunk/activex/plugin.cpp
13409    M /trunk/activex/plugin.h
13410    M /trunk/activex/utils.cpp
13411    M /trunk/activex/utils.h
13412    M /trunk/activex/vlccontrol.cpp
13413    M /trunk/activex/vlccontrol.h
13414    A /trunk/activex/vlccontrol2.cpp
13415    A /trunk/activex/vlccontrol2.h
13416
13417 - ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler
13418
13419 ------------------------------------------------------------------------
13420 r16651 | zorglub | 2006-09-14 11:58:39 -0700 (Thu, 14 Sep 2006) | 3 lines
13421 Changed paths:
13422    M /trunk/include/audio_output.h
13423    M /trunk/include/video_output.h
13424    M /trunk/include/vlc_symbols.h
13425    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
13426    M /trunk/src/audio_output/intf.c
13427    M /trunk/src/video_output/vout_intf.c
13428
13429 Filter handling helpers moved to core
13430 Will have to be updated/factorized when new chain and filter stuff is in.
13431
13432 ------------------------------------------------------------------------
13433 r16650 | fkuehne | 2006-09-14 11:47:59 -0700 (Thu, 14 Sep 2006) | 1 line
13434 Changed paths:
13435    M /trunk/modules/gui/macosx/fspanel.m
13436
13437 * fix a nasty handling bug and convert all comments to C-style
13438 ------------------------------------------------------------------------
13439 r16649 | zorglub | 2006-09-14 09:44:22 -0700 (Thu, 14 Sep 2006) | 2 lines
13440 Changed paths:
13441    M /trunk/include/vlc_intf_strings.h
13442    M /trunk/modules/gui/qt4/playlist_model.cpp
13443    M /trunk/modules/gui/qt4/playlist_model.hpp
13444    M /trunk/modules/misc/profile_parser.c
13445    M /trunk/src/interface/interaction.c
13446
13447 Add missing actions in popup
13448
13449 ------------------------------------------------------------------------
13450 r16648 | fkuehne | 2006-09-14 09:12:27 -0700 (Thu, 14 Sep 2006) | 1 line
13451 Changed paths:
13452    M /trunk/extras/contrib/src/Makefile
13453
13454 * enable debug for x264 compilation for testing purposes (refs #733)
13455 ------------------------------------------------------------------------
13456 r16646 | jb | 2006-09-13 16:16:25 -0700 (Wed, 13 Sep 2006) | 4 lines
13457 Changed paths:
13458    M /trunk/modules/gui/qt4/qt4.hpp
13459
13460 * QT timeout=>timeout() in the MACRO to avoid hanging.
13461 Object::connect: Parentheses expected, signal QTimer::timeout
13462
13463
13464 ------------------------------------------------------------------------
13465 r16645 | yoann | 2006-09-13 12:55:19 -0700 (Wed, 13 Sep 2006) | 2 lines
13466 Changed paths:
13467    M /trunk/extras/vlc.vim
13468
13469 * extras/vlc.vim: match also files with a "Copyright [...] Videolan team"
13470
13471 ------------------------------------------------------------------------
13472 r16644 | zorglub | 2006-09-13 06:11:42 -0700 (Wed, 13 Sep 2006) | 2 lines
13473 Changed paths:
13474    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
13475    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
13476    M /trunk/modules/gui/qt4/components/video_widget.cpp
13477    M /trunk/modules/gui/qt4/dialogs/errors.cpp
13478    M /trunk/modules/gui/qt4/dialogs/errors.hpp
13479    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
13480    M /trunk/modules/gui/qt4/dialogs/messages.cpp
13481    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
13482    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
13483    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
13484    M /trunk/modules/gui/qt4/input_manager.cpp
13485    M /trunk/modules/gui/qt4/main_interface.cpp
13486    M /trunk/modules/gui/qt4/menus.cpp
13487    M /trunk/modules/gui/qt4/qt4.hpp
13488    M /trunk/modules/gui/qt4/util/input_slider.cpp
13489
13490 Some more cleanup and macros
13491
13492 ------------------------------------------------------------------------
13493 r16643 | zorglub | 2006-09-13 05:45:46 -0700 (Wed, 13 Sep 2006) | 4 lines
13494 Changed paths:
13495    M /trunk/modules/gui/qt4/components/infopanels.cpp
13496    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
13497    M /trunk/modules/gui/qt4/components/preferences.cpp
13498    M /trunk/modules/gui/qt4/components/preferences.hpp
13499    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
13500    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
13501    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
13502    M /trunk/modules/gui/qt4/components/simple_preferences.hpp
13503    M /trunk/modules/gui/qt4/dialogs/messages.cpp
13504    M /trunk/modules/gui/qt4/dialogs/messages.hpp
13505    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
13506    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
13507    M /trunk/modules/gui/qt4/dialogs_provider.cpp
13508    M /trunk/modules/gui/qt4/dialogs_provider.hpp
13509    M /trunk/modules/gui/qt4/input_manager.cpp
13510    M /trunk/modules/gui/qt4/menus.cpp
13511    M /trunk/modules/gui/qt4/playlist_model.cpp
13512    M /trunk/modules/gui/qt4/playlist_model.hpp
13513    M /trunk/modules/gui/qt4/qt4.cpp
13514    M /trunk/modules/gui/qt4/qt4.hpp
13515
13516 Some cleanup here and there
13517 * Add a CONNECT macro for simple signal->slot connections 
13518 * Untested save support in simple preferences
13519
13520 ------------------------------------------------------------------------
13521 r16642 | xtophe | 2006-09-13 02:20:44 -0700 (Wed, 13 Sep 2006) | 2 lines
13522 Changed paths:
13523    M /trunk/extras/m4/autoconf260.m4
13524
13525 Typo
13526
13527 ------------------------------------------------------------------------
13528 r16641 | zorglub | 2006-09-13 02:03:27 -0700 (Wed, 13 Sep 2006) | 3 lines
13529 Changed paths:
13530    M /trunk/modules/gui/qt4/Modules.am
13531    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
13532    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
13533    D /trunk/modules/gui/qt4/ui/inputdialog.ui
13534    D /trunk/modules/gui/qt4/ui/logindialog.ui
13535    D /trunk/modules/gui/qt4/ui/progressdialog.ui
13536
13537 Implementation of login, input and progress dialogs in Qt
13538 (untested)
13539
13540 ------------------------------------------------------------------------
13541 r16640 | zorglub | 2006-09-12 23:22:23 -0700 (Tue, 12 Sep 2006) | 3 lines
13542 Changed paths:
13543    M /trunk/include/vlc_common.h
13544    M /trunk/include/vlc_streaming.h
13545    M /trunk/include/vlc_strings.h
13546    M /trunk/src/stream_output/profiles.c
13547
13548 * Handle parameters in streaming profiles
13549 * Remove i18n_string stuff
13550
13551 ------------------------------------------------------------------------
13552 r16639 | dionoea | 2006-09-12 14:35:18 -0700 (Tue, 12 Sep 2006) | 2 lines
13553 Changed paths:
13554    M /trunk/toolbox
13555
13556 Really useless this time
13557
13558 ------------------------------------------------------------------------
13559 r16638 | dionoea | 2006-09-12 14:32:29 -0700 (Tue, 12 Sep 2006) | 2 lines
13560 Changed paths:
13561    M /trunk/ChangeLog
13562    M /trunk/toolbox
13563
13564 Commit random stuff to test modified commit emails.
13565
13566 ------------------------------------------------------------------------
13567 r16637 | courmisch | 2006-09-12 12:15:20 -0700 (Tue, 12 Sep 2006) | 2 lines
13568 Changed paths:
13569    M /trunk/modules/demux/asf/libasf.c
13570    M /trunk/modules/demux/mp4/libmp4.c
13571    M /trunk/modules/demux/mp4/mp4.c
13572    M /trunk/modules/demux/nsc.c
13573    M /trunk/modules/demux/playlist/b4s.c
13574    M /trunk/modules/demux/real.c
13575    M /trunk/modules/demux/subtitle.c
13576    M /trunk/modules/demux/ts.c
13577    M /trunk/modules/demux/vobsub.c
13578
13579 Most of demux/
13580
13581 ------------------------------------------------------------------------
13582 r16636 | courmisch | 2006-09-12 12:00:51 -0700 (Tue, 12 Sep 2006) | 2 lines
13583 Changed paths:
13584    M /trunk/modules/control/http/macro.c
13585    M /trunk/modules/control/http/util.c
13586    M /trunk/modules/control/rc.c
13587
13588 control/
13589
13590 ------------------------------------------------------------------------
13591 r16635 | courmisch | 2006-09-12 11:57:45 -0700 (Tue, 12 Sep 2006) | 2 lines
13592 Changed paths:
13593    M /trunk/modules/access_filter/record.c
13594    M /trunk/modules/access_filter/timeshift.c
13595    M /trunk/modules/audio_filter/converter/a52tospdif.c
13596    M /trunk/modules/audio_filter/converter/dtstospdif.c
13597    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
13598    M /trunk/modules/audio_output/alsa.c
13599
13600 More
13601
13602 ------------------------------------------------------------------------
13603 r16634 | courmisch | 2006-09-12 11:52:13 -0700 (Tue, 12 Sep 2006) | 2 lines
13604 Changed paths:
13605    M /trunk/modules/access/ftp.c
13606    M /trunk/modules/access/http.c
13607
13608 Warnings
13609
13610 ------------------------------------------------------------------------
13611 r16633 | courmisch | 2006-09-12 11:49:41 -0700 (Tue, 12 Sep 2006) | 2 lines
13612 Changed paths:
13613    M /trunk/src/audio_output/input.c
13614    M /trunk/src/input/control.c
13615    M /trunk/src/input/es_out.c
13616    M /trunk/src/input/var.c
13617    M /trunk/src/interface/interaction.c
13618    M /trunk/src/misc/messages.c
13619    M /trunk/src/misc/modules.c
13620    M /trunk/src/misc/mtime.c
13621    M /trunk/src/misc/update.c
13622    M /trunk/src/misc/vlm.c
13623    M /trunk/src/network/httpd.c
13624    M /trunk/src/network/io.c
13625    M /trunk/src/stream_output/sap.c
13626    M /trunk/src/stream_output/stream_output.c
13627    M /trunk/src/video_output/video_output.c
13628    M /trunk/src/video_output/vout_intf.c
13629
13630 Ahem: (v)asprintf requires stdio.h; strndup requires string.h
13631
13632 ------------------------------------------------------------------------
13633 r16632 | courmisch | 2006-09-12 11:35:04 -0700 (Tue, 12 Sep 2006) | 2 lines
13634 Changed paths:
13635    M /trunk/configure.ac
13636    M /trunk/extras/m4/autoconf260.m4
13637    M /trunk/vlc-config.in.in
13638
13639 Modernize configure.ac a bit
13640
13641 ------------------------------------------------------------------------
13642 r16631 | courmisch | 2006-09-12 11:03:45 -0700 (Tue, 12 Sep 2006) | 3 lines
13643 Changed paths:
13644    M /trunk/bootstrap
13645    M /trunk/configure.ac
13646    A /trunk/extras/m4
13647    A /trunk/extras/m4/autoconf260.m4
13648    M /trunk/m4
13649
13650 Revert lame revert from [16628].
13651 Provide trivial work-around for users of obsolete autoconf
13652
13653 ------------------------------------------------------------------------
13654 r16630 | courmisch | 2006-09-12 10:47:05 -0700 (Tue, 12 Sep 2006) | 2 lines
13655 Changed paths:
13656    M /trunk/bootstrap
13657
13658 Fortunately, VLC is not using CVS anymore.
13659
13660 ------------------------------------------------------------------------
13661 r16628 | damienf | 2006-09-12 10:03:39 -0700 (Tue, 12 Sep 2006) | 3 lines
13662 Changed paths:
13663    M /trunk/bootstrap
13664    M /trunk/configure.ac
13665
13666 - bootstrap: removed vlcintf.h
13667 - configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin
13668
13669 ------------------------------------------------------------------------
13670 r16624 | sam | 2006-09-12 05:19:33 -0700 (Tue, 12 Sep 2006) | 3 lines
13671 Changed paths:
13672    M /trunk/src/network/io.c
13673
13674   * src/network/io.c: zorglub: gnagnagna ! :)
13675     (fixed more coding style, and resolved a conflict I introduced)
13676
13677 ------------------------------------------------------------------------
13678 r16623 | sam | 2006-09-12 05:17:41 -0700 (Tue, 12 Sep 2006) | 2 lines
13679 Changed paths:
13680    M /trunk/src/network/io.c
13681
13682   * src/misc/network/io.c: coding style fixes.
13683
13684 ------------------------------------------------------------------------
13685 r16622 | courmisch | 2006-09-11 12:53:18 -0700 (Mon, 11 Sep 2006) | 3 lines
13686 Changed paths:
13687    M /trunk/src/network/rootwrap.c
13688
13689 ***Partial*** Solaris compile fix
13690 (you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
13691
13692 ------------------------------------------------------------------------
13693 r16621 | courmisch | 2006-09-11 09:36:07 -0700 (Mon, 11 Sep 2006) | 2 lines
13694 Changed paths:
13695    M /trunk/src/network/io.c
13696
13697 Improve socket polling logic so that errors to avoid silencing errors.
13698
13699 ------------------------------------------------------------------------
13700 r16619 | sam | 2006-09-11 08:12:33 -0700 (Mon, 11 Sep 2006) | 2 lines
13701 Changed paths:
13702    M /trunk/configure.ac
13703
13704   * configure.ac: don't add AltiVec modules twice.
13705
13706 ------------------------------------------------------------------------
13707 r16618 | jb | 2006-09-11 06:34:17 -0700 (Mon, 11 Sep 2006) | 4 lines
13708 Changed paths:
13709    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
13710
13711 *Contribs: Yet another x264 patch
13712
13713
13714
13715 ------------------------------------------------------------------------
13716 r16617 | jb | 2006-09-11 05:14:17 -0700 (Mon, 11 Sep 2006) | 4 lines
13717 Changed paths:
13718    M /trunk/extras/contrib/src/Makefile
13719    D /trunk/extras/contrib/src/Patches/tiff-cross.patch
13720    D /trunk/extras/contrib/src/Patches/tiff.patch
13721    M /trunk/extras/contrib/src/packages.mak
13722
13723 * Contribs: Remove unneeded files
13724 * Contribs: change gz => bz2 for autoconf package
13725
13726
13727 ------------------------------------------------------------------------
13728 r16616 | jb | 2006-09-11 04:49:57 -0700 (Mon, 11 Sep 2006) | 3 lines
13729 Changed paths:
13730    M /trunk/extras/contrib/src/Makefile
13731    M /trunk/extras/contrib/src/packages.mak
13732
13733 * Contribs: attempt to update Tiff/SDL/SDL_image
13734
13735
13736 ------------------------------------------------------------------------
13737 r16615 | zorglub | 2006-09-11 04:32:31 -0700 (Mon, 11 Sep 2006) | 2 lines
13738 Changed paths:
13739    A /trunk/share/profiles/vsp.xsd
13740
13741 Up-to-date schema for profiles
13742
13743 ------------------------------------------------------------------------
13744 r16613 | sam | 2006-09-11 03:51:16 -0700 (Mon, 11 Sep 2006) | 3 lines
13745 Changed paths:
13746    M /trunk/bootstrap
13747    M /trunk/mozilla/Makefile.am
13748    M /trunk/src/Makefile.am
13749
13750   * No longer use the $(pic) variable, since all flags are properly set
13751     in the configure script.
13752
13753 ------------------------------------------------------------------------
13754 r16611 | sam | 2006-09-11 02:07:58 -0700 (Mon, 11 Sep 2006) | 2 lines
13755 Changed paths:
13756    M /trunk/mozilla/Makefile.am
13757    M /trunk/src/Makefile.am
13758
13759   * Don't use PIC on WIN32.
13760
13761 ------------------------------------------------------------------------
13762 r16608 | sam | 2006-09-11 01:20:43 -0700 (Mon, 11 Sep 2006) | 2 lines
13763 Changed paths:
13764    M /trunk/configure.ac
13765    M /trunk/mozilla/Makefile.am
13766
13767   * Always use PIC to build the Mozilla plugin.
13768
13769 ------------------------------------------------------------------------
13770 r16607 | zorglub | 2006-09-10 23:07:47 -0700 (Sun, 10 Sep 2006) | 7 lines
13771 Changed paths:
13772    A /trunk/share/profiles
13773    A /trunk/share/profiles/en
13774    A /trunk/share/profiles/en/http_transcode.vsp
13775
13776 Profile sample.
13777 * Remove the l10n stuff, we'll handle it through po4a
13778 * Add the ability to put several profiles in a file
13779 * Split out the name of the elements
13780 * Remove the prefix
13781 Schema is not yet up-to-date.
13782
13783 ------------------------------------------------------------------------
13784 r16606 | zorglub | 2006-09-10 14:58:29 -0700 (Sun, 10 Sep 2006) | 2 lines
13785 Changed paths:
13786    M /trunk/src/video_output/vout_subpictures.c
13787
13788 Remove useless debug
13789
13790 ------------------------------------------------------------------------
13791 r16604 | fkuehne | 2006-09-10 13:43:14 -0700 (Sun, 10 Sep 2006) | 1 line
13792 Changed paths:
13793    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13794
13795 * remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
13796 ------------------------------------------------------------------------
13797 r16602 | zorglub | 2006-09-10 13:36:09 -0700 (Sun, 10 Sep 2006) | 3 lines
13798 Changed paths:
13799    M /trunk/modules/gui/qt4/components/preferences.cpp
13800    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
13801    M /trunk/modules/gui/qt4/dialogs_provider.cpp
13802    M /trunk/modules/gui/qt4/qt4.cpp
13803    M /trunk/modules/gui/qt4/qt4.hpp
13804
13805 A bit of cleanup
13806 Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros
13807
13808 ------------------------------------------------------------------------
13809 r16600 | dionoea | 2006-09-10 13:21:14 -0700 (Sun, 10 Sep 2006) | 2 lines
13810 Changed paths:
13811    M /trunk/src/libvlc.h
13812
13813 vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.
13814
13815 ------------------------------------------------------------------------
13816 r16599 | zorglub | 2006-09-10 13:20:21 -0700 (Sun, 10 Sep 2006) | 2 lines
13817 Changed paths:
13818    M /trunk/modules/stream_out/transcode.c
13819
13820 Fix typo
13821
13822 ------------------------------------------------------------------------
13823 r16598 | fkuehne | 2006-09-10 13:17:19 -0700 (Sun, 10 Sep 2006) | 1 line
13824 Changed paths:
13825    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13826    M /trunk/modules/gui/macosx/controls.m
13827    M /trunk/modules/gui/macosx/embeddedwindow.m
13828    M /trunk/modules/gui/macosx/intf.h
13829
13830 * removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
13831 ------------------------------------------------------------------------
13832 r16597 | fkuehne | 2006-09-10 13:12:12 -0700 (Sun, 10 Sep 2006) | 16 lines
13833 Changed paths:
13834    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13835    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13836    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13837    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13838    M /trunk/modules/gui/macosx/Modules.am
13839    M /trunk/modules/gui/macosx/controls.h
13840    M /trunk/modules/gui/macosx/controls.m
13841    M /trunk/modules/gui/macosx/embeddedwindow.m
13842    A /trunk/modules/gui/macosx/fspanel.h
13843    A /trunk/modules/gui/macosx/fspanel.m
13844    M /trunk/modules/gui/macosx/intf.h
13845    M /trunk/modules/gui/macosx/intf.m
13846    M /trunk/modules/gui/macosx/vout.m
13847
13848 * New Fullscreen controller panel
13849 - basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
13850 plus
13851 - various patches, coding-style fixes, etc. here and there
13852 - integration to VLCControls
13853 - automagic fading-in and -out when in fullscreen mode
13854
13855 TODO:
13856 - get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
13857 - implement the volume slider
13858 - fix seeking with the time slider
13859 - check for memory leaks
13860 - further clean-up
13861
13862 ATTENTION:
13863 for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.
13864 ------------------------------------------------------------------------
13865 r16596 | zorglub | 2006-09-10 12:00:21 -0700 (Sun, 10 Sep 2006) | 2 lines
13866 Changed paths:
13867    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
13868    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
13869    M /trunk/modules/gui/qt4/dialogs_provider.cpp
13870    M /trunk/modules/gui/qt4/dialogs_provider.hpp
13871    M /trunk/modules/gui/qt4/menus.cpp
13872
13873 Fix SD support
13874
13875 ------------------------------------------------------------------------
13876 r16593 | courmisch | 2006-09-10 10:54:17 -0700 (Sun, 10 Sep 2006) | 2 lines
13877 Changed paths:
13878    M /trunk/bootstrap
13879
13880 Also control plugin export table
13881
13882 ------------------------------------------------------------------------
13883 r16592 | courmisch | 2006-09-10 10:46:50 -0700 (Sun, 10 Sep 2006) | 2 lines
13884 Changed paths:
13885    M /trunk/src
13886
13887 Blind svn:ignore update
13888
13889 ------------------------------------------------------------------------
13890 r16590 | courmisch | 2006-09-10 10:40:29 -0700 (Sun, 10 Sep 2006) | 2 lines
13891 Changed paths:
13892    M /trunk/src/Makefile.am
13893    M /trunk/vlc-api.pl
13894
13895 Ensure libvlc only export symbols from libvlc API
13896
13897 ------------------------------------------------------------------------
13898 r16589 | zorglub | 2006-09-10 10:18:33 -0700 (Sun, 10 Sep 2006) | 3 lines
13899 Changed paths:
13900    M /trunk/modules/gui/qt4/main_interface.cpp
13901
13902 Handle more hotkeys
13903 Prevent the volume slider from stealing the focus
13904
13905 ------------------------------------------------------------------------
13906 r16586 | xtophe | 2006-09-10 10:00:09 -0700 (Sun, 10 Sep 2006) | 2 lines
13907 Changed paths:
13908    M /trunk/configure.ac
13909
13910 Don't build stream_out_switcher by default
13911
13912 ------------------------------------------------------------------------
13913 r16583 | sam | 2006-09-10 09:37:47 -0700 (Sun, 10 Sep 2006) | 2 lines
13914 Changed paths:
13915    M /trunk/Makefile.am
13916
13917   * Makefile.am: add empty versioning information to libvlc.so.
13918
13919 ------------------------------------------------------------------------
13920 r16582 | sam | 2006-09-10 09:33:18 -0700 (Sun, 10 Sep 2006) | 2 lines
13921 Changed paths:
13922    M /trunk/src/Makefile.am
13923
13924  * src/Makefile.am: do not use -avoid-version. [ported from r16581]
13925
13926 ------------------------------------------------------------------------
13927 r16580 | dionoea | 2006-09-09 13:19:32 -0700 (Sat, 09 Sep 2006) | 2 lines
13928 Changed paths:
13929    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13930
13931 Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...
13932
13933 ------------------------------------------------------------------------
13934 r16579 | dionoea | 2006-09-09 12:39:31 -0700 (Sat, 09 Sep 2006) | 2 lines
13935 Changed paths:
13936    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13937
13938 FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
13939
13940 ------------------------------------------------------------------------
13941 r16578 | courmisch | 2006-09-09 06:50:07 -0700 (Sat, 09 Sep 2006) | 2 lines
13942 Changed paths:
13943    M /trunk/src/network/io.c
13944
13945 Switch net_Write to poll() to avoid fd set overflow.
13946
13947 ------------------------------------------------------------------------
13948 r16577 | courmisch | 2006-09-09 03:50:29 -0700 (Sat, 09 Sep 2006) | 2 lines
13949 Changed paths:
13950    M /trunk/src/network/io.c
13951
13952 Accept non-socket handles through net_Read* (closes #731)
13953
13954 ------------------------------------------------------------------------
13955 r16576 | courmisch | 2006-09-09 03:37:37 -0700 (Sat, 09 Sep 2006) | 2 lines
13956 Changed paths:
13957    M /trunk/modules/access/ftp.c
13958
13959 Fix segfault. FTP access output is now somehow "tested"
13960
13961 ------------------------------------------------------------------------
13962 r16575 | courmisch | 2006-09-09 03:24:52 -0700 (Sat, 09 Sep 2006) | 2 lines
13963 Changed paths:
13964    M /trunk/modules/access/ftp.c
13965
13966 More fixes
13967
13968 ------------------------------------------------------------------------
13969 r16574 | courmisch | 2006-09-09 03:09:15 -0700 (Sat, 09 Sep 2006) | 2 lines
13970 Changed paths:
13971    M /trunk/modules/access/ftp.c
13972
13973 OSX compile fix
13974
13975 ------------------------------------------------------------------------
13976 r16573 | courmisch | 2006-09-09 03:03:06 -0700 (Sat, 09 Sep 2006) | 2 lines
13977 Changed paths:
13978    M /trunk/modules/access/ftp.c
13979
13980 Oups
13981
13982 ------------------------------------------------------------------------
13983 r16572 | courmisch | 2006-09-09 02:53:34 -0700 (Sat, 09 Sep 2006) | 2 lines
13984 Changed paths:
13985    M /trunk/modules/access/ftp.c
13986
13987 Untested FTP access output (closes #605)
13988
13989 ------------------------------------------------------------------------
13990 r16571 | courmisch | 2006-09-09 02:23:02 -0700 (Sat, 09 Sep 2006) | 2 lines
13991 Changed paths:
13992    M /trunk/include/vlc_access.h
13993
13994 Fix typo
13995
13996 ------------------------------------------------------------------------
13997 r16570 | zorglub | 2006-09-09 02:12:23 -0700 (Sat, 09 Sep 2006) | 2 lines
13998 Changed paths:
13999    M /trunk/src/interface/interaction.c
14000
14001 One more outdated copyright
14002
14003 ------------------------------------------------------------------------
14004 r16569 | zorglub | 2006-09-09 02:05:11 -0700 (Sat, 09 Sep 2006) | 2 lines
14005 Changed paths:
14006    M /trunk/modules/access_output/shout.c
14007    M /trunk/modules/codec/ffmpeg/mux.c
14008    M /trunk/modules/demux/playlist/xspf.c
14009    M /trunk/modules/demux/ts.c
14010    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
14011    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
14012    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
14013    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
14014    M /trunk/modules/gui/skins2/utils/var_tree.cpp
14015    M /trunk/modules/gui/skins2/utils/var_tree.hpp
14016    M /trunk/modules/gui/skins2/vars/playtree.cpp
14017    M /trunk/modules/gui/skins2/vars/playtree.hpp
14018    M /trunk/modules/mux/mpeg/ts.c
14019
14020 Copyright stuff
14021
14022 ------------------------------------------------------------------------
14023 r16568 | courmisch | 2006-09-09 01:27:55 -0700 (Sat, 09 Sep 2006) | 3 lines
14024 Changed paths:
14025    M /trunk/modules/access/ftp.c
14026
14027 More cosmetic
14028 (nice reinvention of the while() loop, but I prefer while())
14029
14030 ------------------------------------------------------------------------
14031 r16567 | courmisch | 2006-09-09 01:20:18 -0700 (Sat, 09 Sep 2006) | 2 lines
14032 Changed paths:
14033    M /trunk/modules/access/ftp.c
14034
14035 Cosmetic fixes
14036
14037 ------------------------------------------------------------------------
14038 r16566 | courmisch | 2006-09-09 01:19:23 -0700 (Sat, 09 Sep 2006) | 2 lines
14039 Changed paths:
14040    M /trunk/modules/access/ftp.c
14041
14042 Don't use someone's else domain in our default values
14043
14044 ------------------------------------------------------------------------
14045 r16565 | courmisch | 2006-09-09 00:48:55 -0700 (Sat, 09 Sep 2006) | 2 lines
14046 Changed paths:
14047    M /trunk/modules/misc/rtsp.c
14048    M /trunk/modules/stream_out/rtp.c
14049
14050 Really fix SDP ordering here too (closes #716 again)
14051
14052 ------------------------------------------------------------------------
14053 r16564 | courmisch | 2006-09-09 00:43:58 -0700 (Sat, 09 Sep 2006) | 6 lines
14054 Changed paths:
14055    M /trunk/src/stream_output/sap.c
14056
14057 * Add multicast source filter (RFC4570),
14058   so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
14059 * Add recvonly attribute
14060 * Really fix ordering (c= then t= then a=)
14061 * Put type attribute as a session attribute (as per RFC4566)
14062
14063 ------------------------------------------------------------------------
14064 r16563 | courmisch | 2006-09-09 00:26:22 -0700 (Sat, 09 Sep 2006) | 2 lines
14065 Changed paths:
14066    M /trunk/src/stream_output/sap.c
14067
14068 Another SDP ordering fix
14069
14070 ------------------------------------------------------------------------
14071 r16562 | dionoea | 2006-09-08 15:41:45 -0700 (Fri, 08 Sep 2006) | 2 lines
14072 Changed paths:
14073    M /trunk/modules/control/rc.c
14074
14075 Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)
14076
14077 ------------------------------------------------------------------------
14078 r16561 | thresh | 2006-09-08 14:42:19 -0700 (Fri, 08 Sep 2006) | 2 lines
14079 Changed paths:
14080    A /trunk/vlc.spec.alt
14081
14082 ALT Linux VLC specfile
14083
14084 ------------------------------------------------------------------------
14085 r16560 | thresh | 2006-09-08 14:30:07 -0700 (Fri, 08 Sep 2006) | 2 lines
14086 Changed paths:
14087    M /trunk/doc/fortunes.txt
14088
14089 forgot to mention the last fortune is from #videolan 
14090
14091 ------------------------------------------------------------------------
14092 r16559 | thresh | 2006-09-08 14:27:21 -0700 (Fri, 08 Sep 2006) | 2 lines
14093 Changed paths:
14094    M /trunk/doc/fortunes.txt
14095
14096 one more fortune
14097
14098 ------------------------------------------------------------------------
14099 r16558 | courmisch | 2006-09-08 12:50:25 -0700 (Fri, 08 Sep 2006) | 2 lines
14100 Changed paths:
14101    M /trunk/modules/misc/rtsp.c
14102    M /trunk/modules/stream_out/rtp.c
14103
14104 Fix SDP line ordering (closes #716)
14105
14106 ------------------------------------------------------------------------
14107 r16557 | courmisch | 2006-09-08 12:00:04 -0700 (Fri, 08 Sep 2006) | 3 lines
14108 Changed paths:
14109    M /trunk/src/network/httpd.c
14110    M /trunk/src/network/io.c
14111
14112 Complete(?) migration to net_strerror/net_errno
14113 for nicer Win32 error messages
14114
14115 ------------------------------------------------------------------------
14116 r16556 | courmisch | 2006-09-08 11:33:32 -0700 (Fri, 08 Sep 2006) | 2 lines
14117 Changed paths:
14118    M /trunk/src/network/error.c
14119
14120 Well, this time maybe
14121
14122 ------------------------------------------------------------------------
14123 r16555 | courmisch | 2006-09-08 11:26:50 -0700 (Fri, 08 Sep 2006) | 2 lines
14124 Changed paths:
14125    M /trunk/src/network/error.c
14126
14127 Might fix Win32 compilation
14128
14129 ------------------------------------------------------------------------
14130 r16554 | courmisch | 2006-09-08 11:14:25 -0700 (Fri, 08 Sep 2006) | 2 lines
14131 Changed paths:
14132    M /trunk/include/network.h
14133    M /trunk/include/vlc_symbols.h
14134    M /trunk/src/network/io.c
14135
14136 Add missing const qualifier and fix warnings
14137
14138 ------------------------------------------------------------------------
14139 r16553 | courmisch | 2006-09-08 11:08:39 -0700 (Fri, 08 Sep 2006) | 2 lines
14140 Changed paths:
14141    M /trunk/share/Makefile.am
14142
14143 Don't rebuild the skin all the time
14144
14145 ------------------------------------------------------------------------
14146 r16552 | courmisch | 2006-09-08 11:07:18 -0700 (Fri, 08 Sep 2006) | 2 lines
14147 Changed paths:
14148    M /trunk/src/network/io.c
14149
14150 Actually wreak havoc to the network API.
14151
14152 ------------------------------------------------------------------------
14153 r16551 | courmisch | 2006-09-08 10:56:58 -0700 (Fri, 08 Sep 2006) | 2 lines
14154 Changed paths:
14155    M /trunk/src/network/io.c
14156
14157 Fixes
14158
14159 ------------------------------------------------------------------------
14160 r16550 | courmisch | 2006-09-08 10:53:14 -0700 (Fri, 08 Sep 2006) | 2 lines
14161 Changed paths:
14162    M /trunk/src/network/io.c
14163    M /trunk/src/network/tcp.c
14164
14165 Reallow file descriptor above FD_SETSIZE since we now use poll()
14166
14167 ------------------------------------------------------------------------
14168 r16549 | courmisch | 2006-09-08 10:51:58 -0700 (Fri, 08 Sep 2006) | 2 lines
14169 Changed paths:
14170    M /trunk/configure.ac
14171    M /trunk/src/network/io.c
14172
14173 Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
14174
14175 ------------------------------------------------------------------------
14176 r16548 | courmisch | 2006-09-08 09:29:56 -0700 (Fri, 08 Sep 2006) | 2 lines
14177 Changed paths:
14178    M /trunk/src/network/io.c
14179
14180 More cleanup
14181
14182 ------------------------------------------------------------------------
14183 r16547 | courmisch | 2006-09-08 09:26:49 -0700 (Fri, 08 Sep 2006) | 4 lines
14184 Changed paths:
14185    M /trunk/src/network/error.c
14186
14187 Add message for most of the Winsock errors
14188 (not compile tested, but since no one else wanted to do such a boring commit,
14189  you can't complain)
14190
14191 ------------------------------------------------------------------------
14192 r16546 | courmisch | 2006-09-08 09:04:29 -0700 (Fri, 08 Sep 2006) | 2 lines
14193 Changed paths:
14194    M /trunk/src/network/io.c
14195
14196 Partial cleanup and improved Windows error messages
14197
14198 ------------------------------------------------------------------------
14199 r16545 | sam | 2006-09-08 08:48:21 -0700 (Fri, 08 Sep 2006) | 3 lines
14200 Changed paths:
14201    M /trunk/modules/stream_out/rtp.c
14202
14203   * modules/stream_out/rtp.c:
14204     + Remove SDP file when bailing out. Patch by Fabrice Ollivier.
14205
14206 ------------------------------------------------------------------------
14207 r16543 | xtophe | 2006-09-07 15:58:14 -0700 (Thu, 07 Sep 2006) | 2 lines
14208 Changed paths:
14209    M /trunk/po/POTFILES.in
14210    M /trunk/po/ca.po
14211    M /trunk/po/cs.po
14212    M /trunk/po/da.po
14213    M /trunk/po/de.po
14214    M /trunk/po/en_GB.po
14215    M /trunk/po/es.po
14216    M /trunk/po/fr.po
14217    M /trunk/po/gl.po
14218    M /trunk/po/he.po
14219    M /trunk/po/hi.po
14220    M /trunk/po/hu.po
14221    M /trunk/po/it.po
14222    M /trunk/po/ja.po
14223    M /trunk/po/ka.po
14224    M /trunk/po/ko.po
14225    M /trunk/po/nl.po
14226    M /trunk/po/oc.po
14227    M /trunk/po/pt_BR.po
14228    M /trunk/po/ro.po
14229    M /trunk/po/ru.po
14230    M /trunk/po/sv.po
14231    M /trunk/po/tr.po
14232    M /trunk/po/vlc.pot
14233    M /trunk/po/zh_CN.po
14234    M /trunk/po/zh_TW.po
14235
14236 Update-po
14237
14238 ------------------------------------------------------------------------
14239 r16542 | xtophe | 2006-09-07 15:20:04 -0700 (Thu, 07 Sep 2006) | 2 lines
14240 Changed paths:
14241    M /trunk/extras/contrib/src/packages.mak
14242
14243 We need the latest autoconf. see [16537]
14244
14245 ------------------------------------------------------------------------
14246 r16541 | hartman | 2006-09-07 15:01:06 -0700 (Thu, 07 Sep 2006) | 2 lines
14247 Changed paths:
14248    M /trunk/modules/access/cdda/access.c
14249    M /trunk/modules/access/vcd/vcd.c
14250    M /trunk/modules/access/vcdx/access.c
14251
14252 * Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.
14253
14254 ------------------------------------------------------------------------
14255 r16540 | hartman | 2006-09-07 14:58:59 -0700 (Thu, 07 Sep 2006) | 2 lines
14256 Changed paths:
14257    M /trunk/modules/demux/ps.c
14258    M /trunk/modules/demux/ps.h
14259
14260 * Improve duration calculation
14261
14262 ------------------------------------------------------------------------
14263 r16539 | courmisch | 2006-09-07 12:49:30 -0700 (Thu, 07 Sep 2006) | 2 lines
14264 Changed paths:
14265    M /trunk/include/network.h
14266    M /trunk/include/vlc_symbols.h
14267    M /trunk/src/network/udp.c
14268
14269 Implement net_SetDSCP() to set Diffserv code point on a socket.
14270
14271 ------------------------------------------------------------------------
14272 r16538 | courmisch | 2006-09-07 12:23:03 -0700 (Thu, 07 Sep 2006) | 4 lines
14273 Changed paths:
14274    M /trunk/include/vlc_threads.h
14275    M /trunk/modules/misc/gnutls.c
14276
14277 Make GnuTLS use pthread directly rather than VLC's API when appropriate.
14278 This would be needed if libvlc is ever embedded in an application that
14279 also uses GnuTLS.
14280
14281 ------------------------------------------------------------------------
14282 r16537 | courmisch | 2006-09-07 12:09:27 -0700 (Thu, 07 Sep 2006) | 3 lines
14283 Changed paths:
14284    M /trunk/configure.ac
14285    M /trunk/modules/misc/gnutls.c
14286
14287 - Check x509 certificates start and end date (*ahem*)
14288 - Some cleanup
14289
14290 ------------------------------------------------------------------------
14291 r16536 | courmisch | 2006-09-07 11:27:41 -0700 (Thu, 07 Sep 2006) | 2 lines
14292 Changed paths:
14293    M /trunk/configure.ac
14294    M /trunk/modules/misc/gnutls.c
14295
14296 Require more recent GnuTLS and get rid of broken algos.
14297
14298 ------------------------------------------------------------------------
14299 r16535 | dionoea | 2006-09-07 10:02:46 -0700 (Thu, 07 Sep 2006) | 2 lines
14300 Changed paths:
14301    M /trunk/modules/access_output/shout.c
14302
14303 :%s/\t/    /g
14304
14305 ------------------------------------------------------------------------
14306 r16534 | damienf | 2006-09-06 15:15:29 -0700 (Wed, 06 Sep 2006) | 2 lines
14307 Changed paths:
14308    M /trunk/mozilla/vlcplugin.cpp
14309
14310 vlcplugin.cpp: don't forget to increment argc
14311
14312 ------------------------------------------------------------------------
14313 r16533 | damienf | 2006-09-06 15:07:22 -0700 (Wed, 06 Sep 2006) | 2 lines
14314 Changed paths:
14315    M /trunk/AUTHORS
14316    M /trunk/THANKS
14317    M /trunk/configure.ac
14318    M /trunk/modules/video_filter/Modules.am
14319    A /trunk/modules/video_filter/filter_event_info.h
14320    A /trunk/modules/video_filter/opencv_example.cpp
14321    A /trunk/modules/video_filter/opencv_wrapper.c
14322
14323 - OpenCV video filter module by Dugal Harris
14324
14325 ------------------------------------------------------------------------
14326 r16532 | zorglub | 2006-09-06 14:32:39 -0700 (Wed, 06 Sep 2006) | 3 lines
14327 Changed paths:
14328    M /trunk/modules/stream_out/transcode.c
14329
14330 Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
14331 We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly
14332
14333 ------------------------------------------------------------------------
14334 r16531 | xtophe | 2006-09-06 14:30:14 -0700 (Wed, 06 Sep 2006) | 2 lines
14335 Changed paths:
14336    M /trunk/mozilla/vlcplugin.cpp
14337
14338 Don't use the media library in the mozilla plugin
14339
14340 ------------------------------------------------------------------------
14341 r16530 | zorglub | 2006-09-06 14:05:21 -0700 (Wed, 06 Sep 2006) | 2 lines
14342 Changed paths:
14343    M /trunk/include/vlc_config_cat.h
14344    M /trunk/modules/video_filter/adjust.c
14345    M /trunk/modules/video_filter/gradient.c
14346    M /trunk/modules/video_filter/invert.c
14347    M /trunk/modules/video_filter/psychedelic.c
14348    M /trunk/modules/video_filter/ripple.c
14349    M /trunk/modules/video_filter/wave.c
14350
14351 Preferences categories are *not* categories. They are *user* strings.
14352
14353 ------------------------------------------------------------------------
14354 r16529 | zorglub | 2006-09-06 14:03:03 -0700 (Wed, 06 Sep 2006) | 2 lines
14355 Changed paths:
14356    M /trunk/modules/gui/qt4/components/preferences.cpp
14357
14358 One more encoding fix
14359
14360 ------------------------------------------------------------------------
14361 r16528 | jpsaman | 2006-09-06 03:02:20 -0700 (Wed, 06 Sep 2006) | 1 line
14362 Changed paths:
14363    M /trunk/modules/access_filter/timeshift.c
14364
14365 Typo tha -> that
14366 ------------------------------------------------------------------------
14367 r16527 | fkuehne | 2006-09-05 14:11:46 -0700 (Tue, 05 Sep 2006) | 1 line
14368 Changed paths:
14369    M /trunk/configure.ac
14370
14371 * quick n dirty fix to get the OSX builds compiling for now
14372 ------------------------------------------------------------------------
14373 r16526 | dionoea | 2006-09-05 09:42:10 -0700 (Tue, 05 Sep 2006) | 2 lines
14374 Changed paths:
14375    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14376
14377 FFmpeg now has support for VMware's video codec.
14378
14379 ------------------------------------------------------------------------
14380 r16525 | thresh | 2006-09-05 06:22:38 -0700 (Tue, 05 Sep 2006) | 2 lines
14381 Changed paths:
14382    M /trunk/configure.ac
14383
14384 link stream_out_switcher with ffmpeg libs (should fix w32 build)
14385
14386 ------------------------------------------------------------------------
14387 r16524 | thresh | 2006-09-05 05:33:53 -0700 (Tue, 05 Sep 2006) | 3 lines
14388 Changed paths:
14389    M /trunk/configure.ac
14390
14391 We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
14392 Can we?
14393
14394 ------------------------------------------------------------------------
14395 r16523 | zorglub | 2006-09-05 04:18:44 -0700 (Tue, 05 Sep 2006) | 2 lines
14396 Changed paths:
14397    M /trunk/src/playlist/loadsave.c
14398
14399 Include errno.h
14400
14401 ------------------------------------------------------------------------
14402 r16522 | hartman | 2006-09-05 04:07:08 -0700 (Tue, 05 Sep 2006) | 2 lines
14403 Changed paths:
14404    M /trunk/doc/fortunes.txt
14405
14406 * Quote add
14407
14408 ------------------------------------------------------------------------
14409 r16521 | zorglub | 2006-09-05 00:16:17 -0700 (Tue, 05 Sep 2006) | 2 lines
14410 Changed paths:
14411    M /trunk/modules/gui/qt4/components/preferences.cpp
14412
14413 Convert items in the preferences tree to locale
14414
14415 ------------------------------------------------------------------------
14416 r16520 | zorglub | 2006-09-04 23:09:42 -0700 (Mon, 04 Sep 2006) | 2 lines
14417 Changed paths:
14418    M /trunk/include/vlc_playlist.h
14419    M /trunk/po/POTFILES.in
14420    M /trunk/po/ca.po
14421    M /trunk/po/cs.po
14422    M /trunk/po/da.po
14423    M /trunk/po/de.po
14424    M /trunk/po/en_GB.po
14425    M /trunk/po/es.po
14426    M /trunk/po/fr.po
14427    M /trunk/po/gl.po
14428    M /trunk/po/he.po
14429    M /trunk/po/hi.po
14430    M /trunk/po/hu.po
14431    M /trunk/po/it.po
14432    M /trunk/po/ja.po
14433    M /trunk/po/ka.po
14434    M /trunk/po/ko.po
14435    M /trunk/po/nl.po
14436    M /trunk/po/oc.po
14437    M /trunk/po/pt_BR.po
14438    M /trunk/po/ro.po
14439    M /trunk/po/ru.po
14440    M /trunk/po/sv.po
14441    M /trunk/po/tr.po
14442    M /trunk/po/vlc.pot
14443    M /trunk/po/zh_CN.po
14444    M /trunk/po/zh_TW.po
14445    M /trunk/src/Makefile.am
14446    M /trunk/src/playlist/control.c
14447    M /trunk/src/playlist/engine.c
14448    M /trunk/src/playlist/item.c
14449    M /trunk/src/playlist/loadsave.c
14450    A /trunk/src/playlist/playlist_internal.h
14451    M /trunk/src/playlist/search.c
14452    M /trunk/src/playlist/services_discovery.c
14453    M /trunk/src/playlist/sort.c
14454    M /trunk/src/playlist/thread.c
14455    M /trunk/src/playlist/tree.c
14456
14457 Split playlist include file in public/private
14458
14459 ------------------------------------------------------------------------
14460 r16519 | damienf | 2006-09-04 14:48:45 -0700 (Mon, 04 Sep 2006) | 2 lines
14461 Changed paths:
14462    M /trunk/src/input/input_internal.h
14463
14464 input.c: fixed state (broke pause)
14465
14466 ------------------------------------------------------------------------
14467 r16518 | xtophe | 2006-09-04 12:28:53 -0700 (Mon, 04 Sep 2006) | 2 lines
14468 Changed paths:
14469    M /trunk/po/pt_PT.po
14470
14471 New update of the Portuguese l10n
14472
14473 ------------------------------------------------------------------------
14474 r16517 | damienf | 2006-09-04 11:19:03 -0700 (Mon, 04 Sep 2006) | 2 lines
14475 Changed paths:
14476    M /trunk/modules/gui/ncurses.c
14477
14478 fixed typo
14479
14480 ------------------------------------------------------------------------
14481 r16516 | damienf | 2006-09-04 11:17:10 -0700 (Mon, 04 Sep 2006) | 2 lines
14482 Changed paths:
14483    M /trunk/mozilla/control/npolibvlc.cpp
14484    M /trunk/mozilla/test.html
14485    M /trunk/mozilla/vlcshell.cpp
14486
14487 mozilla: more clean-ups
14488
14489 ------------------------------------------------------------------------
14490 r16515 | damienf | 2006-09-04 10:51:10 -0700 (Mon, 04 Sep 2006) | 2 lines
14491 Changed paths:
14492    M /trunk/include/vlc/libvlc.h
14493    M /trunk/src/control/input.c
14494
14495 - added input state & input rate in control APIs
14496
14497 ------------------------------------------------------------------------
14498 r16514 | damienf | 2006-09-04 10:50:19 -0700 (Mon, 04 Sep 2006) | 2 lines
14499 Changed paths:
14500    M /trunk/include/vlc_input.h
14501
14502 forgot that one in last commit
14503
14504 ------------------------------------------------------------------------
14505 r16513 | damienf | 2006-09-04 10:48:38 -0700 (Mon, 04 Sep 2006) | 2 lines
14506 Changed paths:
14507    M /trunk/modules/control/http/http.c
14508    M /trunk/modules/gui/beos/MediaControlView.cpp
14509    M /trunk/modules/gui/ncurses.c
14510    M /trunk/src/input/input.c
14511    M /trunk/src/input/input_internal.h
14512
14513 - input: added intermediate state info opening & buffering
14514
14515 ------------------------------------------------------------------------
14516 r16512 | xtophe | 2006-09-04 06:32:02 -0700 (Mon, 04 Sep 2006) | 2 lines
14517 Changed paths:
14518    M /trunk/activex/Makefile.am
14519
14520 As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
14521
14522 ------------------------------------------------------------------------
14523 r16511 | xtophe | 2006-09-04 03:43:50 -0700 (Mon, 04 Sep 2006) | 2 lines
14524 Changed paths:
14525    M /trunk/configure.ac
14526    M /trunk/po/ca.po
14527    M /trunk/po/cs.po
14528    M /trunk/po/da.po
14529    M /trunk/po/de.po
14530    M /trunk/po/en_GB.po
14531    M /trunk/po/es.po
14532    M /trunk/po/fr.po
14533    M /trunk/po/gl.po
14534    M /trunk/po/he.po
14535    M /trunk/po/hi.po
14536    M /trunk/po/hu.po
14537    M /trunk/po/it.po
14538    M /trunk/po/ja.po
14539    M /trunk/po/ka.po
14540    M /trunk/po/ko.po
14541    M /trunk/po/nl.po
14542    M /trunk/po/oc.po
14543    M /trunk/po/pt_BR.po
14544    M /trunk/po/ro.po
14545    M /trunk/po/ru.po
14546    M /trunk/po/sv.po
14547    M /trunk/po/tr.po
14548    M /trunk/po/vlc.pot
14549    M /trunk/po/zh_CN.po
14550    M /trunk/po/zh_TW.po
14551
14552 We don't use utf-8 in localisable string so drop the option.
14553
14554 ------------------------------------------------------------------------
14555 r16510 | sam | 2006-09-04 03:12:03 -0700 (Mon, 04 Sep 2006) | 2 lines
14556 Changed paths:
14557    M /trunk/src/input/decoder.c
14558
14559   * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
14560
14561 ------------------------------------------------------------------------
14562 r16509 | xtophe | 2006-09-04 02:27:21 -0700 (Mon, 04 Sep 2006) | 4 lines
14563 Changed paths:
14564    M /trunk/configure.ac
14565    M /trunk/po/POTFILES.in
14566    M /trunk/po/ca.po
14567    M /trunk/po/cs.po
14568    M /trunk/po/da.po
14569    M /trunk/po/de.po
14570    M /trunk/po/en_GB.po
14571    M /trunk/po/es.po
14572    M /trunk/po/fr.po
14573    M /trunk/po/gl.po
14574    M /trunk/po/he.po
14575    M /trunk/po/hi.po
14576    M /trunk/po/hu.po
14577    M /trunk/po/it.po
14578    M /trunk/po/ja.po
14579    M /trunk/po/ka.po
14580    M /trunk/po/ko.po
14581    M /trunk/po/nl.po
14582    M /trunk/po/oc.po
14583    M /trunk/po/pt_BR.po
14584    M /trunk/po/ro.po
14585    M /trunk/po/ru.po
14586    M /trunk/po/sv.po
14587    M /trunk/po/tr.po
14588    M /trunk/po/vlc.pot
14589    M /trunk/po/zh_CN.po
14590    M /trunk/po/zh_TW.po
14591
14592 * Tell gettext that we use UTF-8.
14593 * run update-po
14594
14595
14596 ------------------------------------------------------------------------
14597 r16508 | sam | 2006-09-03 15:18:30 -0700 (Sun, 03 Sep 2006) | 2 lines
14598 Changed paths:
14599    M /trunk/src/input/decoder.c
14600
14601   * src/input/decoder.c: use real, nice quotes.
14602
14603 ------------------------------------------------------------------------
14604 r16507 | fkuehne | 2006-09-03 15:13:20 -0700 (Sun, 03 Sep 2006) | 1 line
14605 Changed paths:
14606    M /trunk/modules/gui/macosx/controls.m
14607
14608 * save playback styles on Macs as well
14609 ------------------------------------------------------------------------
14610 r16506 | thresh | 2006-09-03 15:07:29 -0700 (Sun, 03 Sep 2006) | 4 lines
14611 Changed paths:
14612    M /trunk/configure.ac
14613
14614 Try to find seamonkey-config too.
14615
14616 TODO: test for xpidl in /usr/lib{,64}/seamonkey too.
14617
14618 ------------------------------------------------------------------------
14619 r16505 | zorglub | 2006-09-03 14:53:38 -0700 (Sun, 03 Sep 2006) | 2 lines
14620 Changed paths:
14621    M /trunk/include/vlc_playlist.h
14622    M /trunk/modules/gui/qt4/main_interface.cpp
14623    M /trunk/modules/gui/qt4/main_interface.hpp
14624
14625 Start grabbing hotkeys in Qt. Unfinished
14626
14627 ------------------------------------------------------------------------
14628 r16504 | sam | 2006-09-03 13:51:09 -0700 (Sun, 03 Sep 2006) | 2 lines
14629 Changed paths:
14630    M /trunk/src/input/decoder.c
14631
14632   * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
14633
14634 ------------------------------------------------------------------------
14635 r16503 | zorglub | 2006-09-03 10:43:25 -0700 (Sun, 03 Sep 2006) | 2 lines
14636 Changed paths:
14637    M /trunk/modules/gui/qt4/menus.cpp
14638    M /trunk/modules/gui/wxwidgets/menus.cpp
14639
14640 Fix postprocessing in menu (Closes:#659)
14641
14642 ------------------------------------------------------------------------
14643 r16502 | zorglub | 2006-09-03 10:31:02 -0700 (Sun, 03 Sep 2006) | 2 lines
14644 Changed paths:
14645    M /trunk/include/vlc_messages.h
14646    M /trunk/include/vlc_playlist.h
14647    M /trunk/src/input/item.c
14648    M /trunk/src/playlist/engine.c
14649    M /trunk/src/playlist/item.c
14650    M /trunk/src/playlist/loadsave.c
14651
14652 Auto load and save media library (Closes:#433)
14653
14654 ------------------------------------------------------------------------
14655 r16501 | zorglub | 2006-09-03 09:50:22 -0700 (Sun, 03 Sep 2006) | 2 lines
14656 Changed paths:
14657    M /trunk/modules/gui/qt4/dialogs_provider.cpp
14658    M /trunk/modules/gui/qt4/dialogs_provider.hpp
14659    M /trunk/modules/gui/qt4/menus.cpp
14660
14661 open directory and playlist
14662
14663 ------------------------------------------------------------------------
14664 r16500 | zorglub | 2006-09-03 09:43:26 -0700 (Sun, 03 Sep 2006) | 2 lines
14665 Changed paths:
14666    M /trunk/modules/demux/playlist/m3u.c
14667    M /trunk/modules/demux/playlist/playlist.h
14668    M /trunk/modules/demux/playlist/xspf.c
14669
14670 Remove useless debug, fix a bug
14671
14672 ------------------------------------------------------------------------
14673 r16499 | zorglub | 2006-09-03 09:41:40 -0700 (Sun, 03 Sep 2006) | 2 lines
14674 Changed paths:
14675    M /trunk/modules/access/directory.c
14676
14677 Fix possible crash
14678
14679 ------------------------------------------------------------------------
14680 r16498 | courmisch | 2006-09-03 08:20:43 -0700 (Sun, 03 Sep 2006) | 2 lines
14681 Changed paths:
14682    M /trunk/configure.ac
14683
14684 Use LTLIBINTL instead of LIBINTL when using libtool.
14685
14686 ------------------------------------------------------------------------
14687 r16497 | xtophe | 2006-09-03 08:17:11 -0700 (Sun, 03 Sep 2006) | 2 lines
14688 Changed paths:
14689    M /trunk/THANKS
14690    A /trunk/po/pt_PT.po
14691
14692 Start of the work of Ari Constancio on Portuguese localisation
14693
14694 ------------------------------------------------------------------------
14695 r16496 | courmisch | 2006-09-03 08:08:52 -0700 (Sun, 03 Sep 2006) | 2 lines
14696 Changed paths:
14697    M /trunk/src/network/httpd.c
14698
14699 Fix type-punning breakage
14700
14701 ------------------------------------------------------------------------
14702 r16495 | courmisch | 2006-09-03 08:01:52 -0700 (Sun, 03 Sep 2006) | 2 lines
14703 Changed paths:
14704    M /trunk/src/misc/unicode.c
14705
14706 You shall not pass NULL to IsUTF8().
14707
14708 ------------------------------------------------------------------------
14709 r16494 | thresh | 2006-09-03 05:41:56 -0700 (Sun, 03 Sep 2006) | 2 lines
14710 Changed paths:
14711    M /trunk/src/misc/configuration.c
14712
14713 write comments in config file in user locale instead of utf
14714
14715 ------------------------------------------------------------------------
14716 r16493 | courmisch | 2006-09-03 04:51:11 -0700 (Sun, 03 Sep 2006) | 2 lines
14717 Changed paths:
14718    M /trunk/share/Makefile.am
14719
14720 Another GNU makism killed
14721
14722 ------------------------------------------------------------------------
14723 r16492 | courmisch | 2006-09-03 04:44:03 -0700 (Sun, 03 Sep 2006) | 3 lines
14724 Changed paths:
14725    M /trunk/modules/control/corba/Modules.am
14726
14727 Further crackdown on GNU make-isms
14728 But is the corba plugin functionnal anyway?
14729
14730 ------------------------------------------------------------------------
14731 r16491 | xtophe | 2006-09-02 16:24:38 -0700 (Sat, 02 Sep 2006) | 2 lines
14732 Changed paths:
14733    M /trunk/configure.ac
14734
14735 hmm One of yesterday commit broke binary compatibility.
14736
14737 ------------------------------------------------------------------------
14738 r16490 | zorglub | 2006-09-02 15:33:44 -0700 (Sat, 02 Sep 2006) | 2 lines
14739 Changed paths:
14740    M /trunk/modules/gui/qt4/playlist_model.cpp
14741    M /trunk/src/libvlc.h
14742    M /trunk/test/native/url.c
14743
14744 Remember random/loop/repeat
14745
14746 ------------------------------------------------------------------------
14747 r16489 | zorglub | 2006-09-02 14:22:19 -0700 (Sat, 02 Sep 2006) | 5 lines
14748 Changed paths:
14749    M /trunk/src/libvlc.h
14750    M /trunk/src/playlist/engine.c
14751
14752 Add --play-and-exit option to quit after no more items are in playlist.
14753 To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
14754 Thanks to Georgi Chorbadzhiyski for the patch
14755
14756
14757 ------------------------------------------------------------------------
14758 r16488 | dionoea | 2006-09-02 13:46:57 -0700 (Sat, 02 Sep 2006) | 2 lines
14759 Changed paths:
14760    M /trunk/src/video_output/video_output.c
14761
14762 Fix refcount issues and only vlc_object_find when needed
14763
14764 ------------------------------------------------------------------------
14765 r16487 | courmisch | 2006-09-02 13:30:53 -0700 (Sat, 02 Sep 2006) | 2 lines
14766 Changed paths:
14767    M /trunk/THANKS
14768    M /trunk/modules/access/http.c
14769
14770 Merge [PATCH] http chunked encoding fix
14771
14772 ------------------------------------------------------------------------
14773 r16486 | xtophe | 2006-09-02 12:48:49 -0700 (Sat, 02 Sep 2006) | 2 lines
14774 Changed paths:
14775    M /trunk/configure.ac
14776
14777 Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)
14778
14779 ------------------------------------------------------------------------
14780 r16485 | dionoea | 2006-09-02 10:08:08 -0700 (Sat, 02 Sep 2006) | 2 lines
14781 Changed paths:
14782    M /trunk/modules/codec/fake.c
14783
14784 Oops.
14785
14786 ------------------------------------------------------------------------
14787 r16484 | zorglub | 2006-09-02 10:07:46 -0700 (Sat, 02 Sep 2006) | 2 lines
14788 Changed paths:
14789    M /trunk/src/playlist/control.c
14790    M /trunk/src/playlist/search.c
14791    M /trunk/src/playlist/tree.c
14792
14793 Fixes for random + live search
14794
14795 ------------------------------------------------------------------------
14796 r16483 | dionoea | 2006-09-02 10:03:36 -0700 (Sat, 02 Sep 2006) | 2 lines
14797 Changed paths:
14798    M /trunk/include/vlc_spu.h
14799    M /trunk/include/vlc_symbols.h
14800    M /trunk/include/vlc_video.h
14801    M /trunk/modules/codec/cvdsub.c
14802    M /trunk/modules/codec/fake.c
14803    M /trunk/modules/codec/spudec/parse.c
14804    M /trunk/modules/codec/subsdec.c
14805    M /trunk/modules/codec/svcdsub.c
14806    M /trunk/modules/stream_out/transcode.c
14807    M /trunk/src/video_output/video_output.c
14808    M /trunk/src/video_output/vout_intf.c
14809    M /trunk/src/video_output/vout_subpictures.c
14810
14811 subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
14812
14813 ------------------------------------------------------------------------
14814 r16482 | zorglub | 2006-09-02 09:59:50 -0700 (Sat, 02 Sep 2006) | 3 lines
14815 Changed paths:
14816    M /trunk/include/vlc_playlist.h
14817    M /trunk/src/playlist/control.c
14818    M /trunk/src/playlist/engine.c
14819    M /trunk/src/playlist/item.c
14820    M /trunk/src/playlist/tree.c
14821
14822 Re-enable random.
14823 It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing
14824
14825 ------------------------------------------------------------------------
14826 r16481 | xtophe | 2006-09-02 07:49:53 -0700 (Sat, 02 Sep 2006) | 2 lines
14827 Changed paths:
14828    M /trunk/configure.ac
14829
14830 Don't compile the motion plugin on win32
14831
14832 ------------------------------------------------------------------------
14833 r16480 | Trax | 2006-09-02 07:32:19 -0700 (Sat, 02 Sep 2006) | 1 line
14834 Changed paths:
14835    M /trunk/modules/access/dshow/crossbar.cpp
14836    M /trunk/modules/video_output/directx/direct3d.c
14837
14838 * more ouput -> output typos
14839 ------------------------------------------------------------------------
14840 r16479 | courmisch | 2006-09-02 05:26:41 -0700 (Sat, 02 Sep 2006) | 3 lines
14841 Changed paths:
14842    M /trunk/configure.ac
14843
14844 Make mux_ts a plugin too.
14845 Afterall, ts is a plugin, and is probably as useful if not more.
14846
14847 ------------------------------------------------------------------------
14848 r16478 | courmisch | 2006-09-02 05:19:59 -0700 (Sat, 02 Sep 2006) | 2 lines
14849 Changed paths:
14850    M /trunk/configure.ac
14851
14852 Make theora codec a plugin
14853
14854 ------------------------------------------------------------------------
14855 r16477 | courmisch | 2006-09-02 05:15:55 -0700 (Sat, 02 Sep 2006) | 2 lines
14856 Changed paths:
14857    M /trunk/configure.ac
14858
14859 Cleanup gnutls detection
14860
14861 ------------------------------------------------------------------------
14862 r16476 | courmisch | 2006-09-02 04:20:55 -0700 (Sat, 02 Sep 2006) | 4 lines
14863 Changed paths:
14864    M /trunk/configure.ac
14865
14866 Enable libtool by default.
14867 You can still disable it manually...
14868 and well, you've had six months to fix your build system.
14869
14870 ------------------------------------------------------------------------
14871 r16475 | courmisch | 2006-09-02 04:20:07 -0700 (Sat, 02 Sep 2006) | 3 lines
14872 Changed paths:
14873    M /trunk/include/vlc_common.h
14874
14875 Remove evil kludge.
14876 Better fix broken code that would rely on this.
14877
14878 ------------------------------------------------------------------------
14879 r16474 | zorglub | 2006-09-02 03:20:26 -0700 (Sat, 02 Sep 2006) | 2 lines
14880 Changed paths:
14881    M /trunk/include/vlc_playlist.h
14882    M /trunk/src/playlist/control.c
14883    M /trunk/src/playlist/tree.c
14884
14885 Fix a few quirks with playlist filters
14886
14887 ------------------------------------------------------------------------
14888 r16473 | zorglub | 2006-09-02 01:40:01 -0700 (Sat, 02 Sep 2006) | 2 lines
14889 Changed paths:
14890    M /trunk/src/playlist/engine.c
14891
14892 Actually use the --playlist-tree option
14893
14894 ------------------------------------------------------------------------
14895 r16472 | zorglub | 2006-09-02 01:39:28 -0700 (Sat, 02 Sep 2006) | 4 lines
14896 Changed paths:
14897    M /trunk/modules/gui/qt4/components/preferences.cpp
14898    M /trunk/modules/gui/qt4/components/preferences.hpp
14899    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
14900    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
14901    M /trunk/modules/gui/qt4/components/simple_preferences.hpp
14902    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
14903    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
14904    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
14905
14906 Preferences
14907 * Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
14908 * Remove "advanced" stuff
14909
14910 ------------------------------------------------------------------------
14911 r16471 | Trax | 2006-09-02 00:52:38 -0700 (Sat, 02 Sep 2006) | 1 line
14912 Changed paths:
14913    M /trunk/include/vlc/libvlc.h
14914    M /trunk/modules/access/dshow/crossbar.cpp
14915    M /trunk/modules/codec/dmo/dmo.c
14916
14917 * typo ouput -> output
14918 ------------------------------------------------------------------------
14919 r16470 | damienf | 2006-09-01 09:34:46 -0700 (Fri, 01 Sep 2006) | 2 lines
14920 Changed paths:
14921    M /trunk/mozilla/control/npovlc.cpp
14922    M /trunk/mozilla/vlcshell.cpp
14923
14924 - vlcshell.cpp: fix for a couple of crashing scenarios
14925
14926 ------------------------------------------------------------------------
14927 r16469 | damienf | 2006-09-01 09:32:09 -0700 (Fri, 01 Sep 2006) | 2 lines
14928 Changed paths:
14929    M /trunk/modules/demux/playlist/asx.c
14930
14931 asx.c: ignore leading empty lins during detection
14932
14933 ------------------------------------------------------------------------
14934 r16466 | thresh | 2006-09-01 01:04:55 -0700 (Fri, 01 Sep 2006) | 2 lines
14935 Changed paths:
14936    M /trunk/src/input/item.c
14937
14938 This also could be named in non-UTF, recode it
14939
14940 ------------------------------------------------------------------------
14941 r16465 | thresh | 2006-09-01 01:03:00 -0700 (Fri, 01 Sep 2006) | 2 lines
14942 Changed paths:
14943    M /trunk/modules/control/rc.c
14944
14945 Recode output in rc interface to current locale
14946
14947 ------------------------------------------------------------------------
14948 r16464 | zorglub | 2006-08-31 23:01:06 -0700 (Thu, 31 Aug 2006) | 2 lines
14949 Changed paths:
14950    M /trunk/modules/gui/qt4/dialogs/messages.cpp
14951    M /trunk/modules/gui/qt4/dialogs/messages.hpp
14952    M /trunk/modules/gui/qt4/dialogs_provider.cpp
14953
14954 Enable verbosity setting
14955
14956 ------------------------------------------------------------------------
14957 r16463 | xtophe | 2006-08-31 15:57:35 -0700 (Thu, 31 Aug 2006) | 2 lines
14958 Changed paths:
14959    M /trunk/modules/gui/qt4/dialogs/messages.cpp
14960
14961 Initialize the verbosity box
14962
14963 ------------------------------------------------------------------------
14964 r16462 | zorglub | 2006-08-31 15:17:17 -0700 (Thu, 31 Aug 2006) | 2 lines
14965 Changed paths:
14966    M /trunk/modules/gui/qt4/Modules.am
14967    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
14968    M /trunk/modules/gui/qt4/util/customwidgets.hpp
14969    D /trunk/modules/gui/qt4/util/views.hpp
14970
14971 Merge views.hpp in customwidgets
14972
14973 ------------------------------------------------------------------------
14974 r16461 | zorglub | 2006-08-31 15:10:11 -0700 (Thu, 31 Aug 2006) | 2 lines
14975 Changed paths:
14976    M /trunk/modules/gui/qt4/Modules.am
14977    A /trunk/modules/gui/qt4/dialogs/errors.cpp
14978    A /trunk/modules/gui/qt4/dialogs/errors.hpp
14979    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
14980    M /trunk/modules/gui/qt4/dialogs_provider.cpp
14981
14982 Warnings/Errors dialog
14983
14984 ------------------------------------------------------------------------
14985 r16456 | zorglub | 2006-08-31 13:50:50 -0700 (Thu, 31 Aug 2006) | 3 lines
14986 Changed paths:
14987    M /trunk/modules/gui/qt4/main_interface.cpp
14988    M /trunk/src/libvlc.h
14989
14990 * Move the embedded option to libvlc
14991 * Make the interface a bit smaller
14992
14993 ------------------------------------------------------------------------
14994 r16455 | zorglub | 2006-08-31 13:39:36 -0700 (Thu, 31 Aug 2006) | 2 lines
14995 Changed paths:
14996    M /trunk/modules/gui/qt4/components/video_widget.cpp
14997    M /trunk/modules/gui/qt4/components/video_widget.hpp
14998    M /trunk/modules/gui/qt4/input_manager.cpp
14999    M /trunk/modules/gui/qt4/input_manager.hpp
15000
15001 Preliminary work for better audio visualization handling
15002
15003 ------------------------------------------------------------------------
15004 r16453 | courmisch | 2006-08-31 07:55:20 -0700 (Thu, 31 Aug 2006) | 2 lines
15005 Changed paths:
15006    M /trunk/include/charset.h
15007    M /trunk/include/vlc_symbols.h
15008    M /trunk/src/misc/unicode.c
15009
15010 Export utf8_vfprintf and utf8_fprintf
15011
15012 ------------------------------------------------------------------------
15013 r16452 | hartman | 2006-08-31 06:12:26 -0700 (Thu, 31 Aug 2006) | 2 lines
15014 Changed paths:
15015    M /trunk/modules/access/directory.c
15016
15017 * Include vlc_input.h so we don't bug out with shared vlc
15018
15019 ------------------------------------------------------------------------
15020 r16451 | jpsaman | 2006-08-31 05:37:15 -0700 (Thu, 31 Aug 2006) | 1 line
15021 Changed paths:
15022    M /trunk/modules/audio_filter/converter/mono.c
15023
15024 Do not select mono filter automatically
15025 ------------------------------------------------------------------------
15026 r16450 | hartman | 2006-08-31 05:23:54 -0700 (Thu, 31 Aug 2006) | 2 lines
15027 Changed paths:
15028    M /trunk/modules/demux/playlist/asx.c
15029
15030 Fix a bug in the asx parser. I should really finish cleaning it up :D
15031
15032 ------------------------------------------------------------------------
15033 r16449 | thresh | 2006-08-31 05:21:51 -0700 (Thu, 31 Aug 2006) | 3 lines
15034 Changed paths:
15035    M /trunk/THANKS
15036    M /trunk/po/ca.po
15037    M /trunk/po/cs.po
15038    M /trunk/po/da.po
15039    M /trunk/po/de.po
15040    M /trunk/po/en_GB.po
15041    M /trunk/po/es.po
15042    M /trunk/po/fr.po
15043    M /trunk/po/gl.po
15044    M /trunk/po/he.po
15045    M /trunk/po/hi.po
15046    M /trunk/po/hu.po
15047    M /trunk/po/it.po
15048    M /trunk/po/ja.po
15049    M /trunk/po/ka.po
15050    M /trunk/po/ko.po
15051    M /trunk/po/nl.po
15052    M /trunk/po/oc.po
15053    M /trunk/po/pt_BR.po
15054    M /trunk/po/ro.po
15055    M /trunk/po/ru.po
15056    M /trunk/po/sv.po
15057    M /trunk/po/tr.po
15058    M /trunk/po/vlc.pot
15059    M /trunk/po/zh_CN.po
15060    M /trunk/po/zh_TW.po
15061
15062 added russian translation by Vladimir Yermolayev
15063
15064
15065 ------------------------------------------------------------------------
15066 r16448 | fkuehne | 2006-08-31 04:02:17 -0700 (Thu, 31 Aug 2006) | 1 line
15067 Changed paths:
15068    M /trunk/po/sv.po
15069
15070 * updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
15071 ------------------------------------------------------------------------
15072 r16447 | xtophe | 2006-08-31 02:51:05 -0700 (Thu, 31 Aug 2006) | 2 lines
15073 Changed paths:
15074    M /trunk/modules/video_filter/logo.c
15075
15076 typo
15077
15078 ------------------------------------------------------------------------
15079 r16444 | fkuehne | 2006-08-30 15:59:21 -0700 (Wed, 30 Aug 2006) | 1 line
15080 Changed paths:
15081    M /trunk/NEWS
15082    M /trunk/THANKS
15083
15084 * some updates on Apple Remote, etc.
15085 ------------------------------------------------------------------------
15086 r16443 | fkuehne | 2006-08-30 15:24:25 -0700 (Wed, 30 Aug 2006) | 1 line
15087 Changed paths:
15088    M /trunk/modules/gui/macosx/intf.m
15089
15090 * added some buttons for apple remote controlling. Save for backporting, but needs some usability testing
15091 ------------------------------------------------------------------------
15092 r16440 | damienf | 2006-08-30 14:30:28 -0700 (Wed, 30 Aug 2006) | 2 lines
15093 Changed paths:
15094    M /trunk/modules/gui/macosx/voutgl.m
15095
15096 voutgl: fix AR in mozilla plugin
15097
15098 ------------------------------------------------------------------------
15099 r16438 | zorglub | 2006-08-30 10:40:36 -0700 (Wed, 30 Aug 2006) | 2 lines
15100 Changed paths:
15101    M /trunk/test/native/url.c
15102
15103 Fix and port test
15104
15105 ------------------------------------------------------------------------
15106 r16437 | courmisch | 2006-08-30 10:27:38 -0700 (Wed, 30 Aug 2006) | 2 lines
15107 Changed paths:
15108    M /trunk/include/vlc_url.h
15109    M /trunk/src/test/url.c
15110
15111 *Really* fix base 64 encoding
15112
15113 ------------------------------------------------------------------------
15114 r16436 | zorglub | 2006-08-30 10:17:11 -0700 (Wed, 30 Aug 2006) | 3 lines
15115 Changed paths:
15116    M /trunk/test/NativeURLTest.py
15117    M /trunk/test/native/init.c
15118    M /trunk/test/native/tests.h
15119    M /trunk/test/native/url.c
15120    M /trunk/test/test.sh
15121
15122 Port new URL tests to test/
15123 Support Python 2.4
15124
15125 ------------------------------------------------------------------------
15126 r16435 | damienf | 2006-08-30 09:56:02 -0700 (Wed, 30 Aug 2006) | 2 lines
15127 Changed paths:
15128    M /trunk/mozilla/npvlc_rc.rc
15129    M /trunk/mozilla/vlc.r
15130
15131 mozilla: mimetype fixes
15132
15133 ------------------------------------------------------------------------
15134 r16433 | courmisch | 2006-08-30 07:58:18 -0700 (Wed, 30 Aug 2006) | 2 lines
15135 Changed paths:
15136    M /trunk/include/vlc_url.h
15137    M /trunk/src/test/url.c
15138
15139 Fix base64 encoding and add regression test
15140
15141 ------------------------------------------------------------------------
15142 r16432 | hartman | 2006-08-30 07:56:30 -0700 (Wed, 30 Aug 2006) | 2 lines
15143 Changed paths:
15144    M /trunk/modules/demux/ts.c
15145
15146 * forwardport [15373] which was left accidently hanging in the 0.8.5 branch 
15147
15148 ------------------------------------------------------------------------
15149 r16430 | bigben | 2006-08-30 06:35:56 -0700 (Wed, 30 Aug 2006) | 3 lines
15150 Changed paths:
15151    M /trunk/configure.ac
15152
15153 * typo
15154
15155
15156 ------------------------------------------------------------------------
15157 r16429 | hartman | 2006-08-29 16:19:23 -0700 (Tue, 29 Aug 2006) | 2 lines
15158 Changed paths:
15159    M /trunk/modules/codec/ffmpeg/encoder.c
15160
15161 * fix stupid mistake in [16427]
15162
15163 ------------------------------------------------------------------------
15164 r16428 | hartman | 2006-08-29 16:02:13 -0700 (Tue, 29 Aug 2006) | 2 lines
15165 Changed paths:
15166    M /trunk/modules/stream_out/switcher.c
15167
15168 * copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )
15169
15170 ------------------------------------------------------------------------
15171 r16427 | hartman | 2006-08-29 15:59:16 -0700 (Tue, 29 Aug 2006) | 2 lines
15172 Changed paths:
15173    M /trunk/modules/codec/ffmpeg/encoder.c
15174
15175 * set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
15176
15177 ------------------------------------------------------------------------
15178 r16426 | damienf | 2006-08-29 14:56:10 -0700 (Tue, 29 Aug 2006) | 3 lines
15179 Changed paths:
15180    M /trunk/mozilla/control/npolibvlc.cpp
15181    M /trunk/mozilla/support/npmac.cpp
15182    M /trunk/mozilla/test.html
15183    M /trunk/mozilla/vlcshell.cpp
15184
15185 - compatibility fixes for FireFox, Safari and Opera 9
15186 - fixed a couple of crashes on MacOS X
15187
15188 ------------------------------------------------------------------------
15189 r16425 | zorglub | 2006-08-29 14:37:20 -0700 (Tue, 29 Aug 2006) | 2 lines
15190 Changed paths:
15191    A /trunk/modules/gui/qt4/components/streaming
15192    A /trunk/modules/gui/qt4/ui/streampanel.ui
15193
15194 Some preliminary work for streaming stuff
15195
15196 ------------------------------------------------------------------------
15197 r16424 | hartman | 2006-08-29 14:05:40 -0700 (Tue, 29 Aug 2006) | 2 lines
15198 Changed paths:
15199    M /trunk/modules/demux/mkv.cpp
15200
15201 * Fix an issue with DAR vs. Canvas size with matroska files
15202
15203 ------------------------------------------------------------------------
15204 r16423 | xtophe | 2006-08-29 12:34:50 -0700 (Tue, 29 Aug 2006) | 2 lines
15205 Changed paths:
15206    M /trunk/modules/control/http/rpn.c
15207
15208 hrm, compile before you commit
15209
15210 ------------------------------------------------------------------------
15211 r16422 | xtophe | 2006-08-29 12:24:59 -0700 (Tue, 29 Aug 2006) | 2 lines
15212 Changed paths:
15213    M /trunk/modules/control/http/rpn.c
15214
15215 Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
15216
15217 ------------------------------------------------------------------------
15218 r16421 | jpsaman | 2006-08-29 11:54:05 -0700 (Tue, 29 Aug 2006) | 1 line
15219 Changed paths:
15220    M /trunk/modules/audio_filter/converter/mono.c
15221
15222 combine two channels into mono for the dowmix as last step.
15223 ------------------------------------------------------------------------
15224 r16420 | damienf | 2006-08-29 09:31:39 -0700 (Tue, 29 Aug 2006) | 2 lines
15225 Changed paths:
15226    M /trunk/mozilla/vlcshell.cpp
15227
15228 vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
15229
15230 ------------------------------------------------------------------------
15231 r16419 | zorglub | 2006-08-29 08:51:56 -0700 (Tue, 29 Aug 2006) | 2 lines
15232 Changed paths:
15233    M /trunk/modules/gui/qt4/dialogs/messages.cpp
15234
15235 Should fix the problem with messages insertion (new messages are inserted at selection point)
15236
15237 ------------------------------------------------------------------------
15238 r16418 | damienf | 2006-08-29 05:47:06 -0700 (Tue, 29 Aug 2006) | 3 lines
15239 Changed paths:
15240    M /trunk/mozilla/control/npolibvlc.cpp
15241    M /trunk/mozilla/control/npolibvlc.h
15242    M /trunk/mozilla/control/nporuntime.h
15243    M /trunk/mozilla/control/npovlc.cpp
15244    M /trunk/mozilla/control/npovlc.h
15245    A /trunk/mozilla/test.html
15246    M /trunk/mozilla/vlcplugin.cpp
15247
15248 - more javascript fixes
15249 - code cleanup
15250
15251 ------------------------------------------------------------------------
15252 r16417 | xtophe | 2006-08-29 05:31:06 -0700 (Tue, 29 Aug 2006) | 2 lines
15253 Changed paths:
15254    M /trunk/vlc.win32.nsi.in
15255
15256 no longer need to delete the .xpt
15257
15258 ------------------------------------------------------------------------
15259 r16416 | xtophe | 2006-08-29 05:23:28 -0700 (Tue, 29 Aug 2006) | 2 lines
15260 Changed paths:
15261    M /trunk/Makefile.am
15262
15263 Makefile.am: We no longer need a .xpt for the mozilla plugin
15264
15265 ------------------------------------------------------------------------
15266 r16415 | jpsaman | 2006-08-29 04:27:38 -0700 (Tue, 29 Aug 2006) | 1 line
15267 Changed paths:
15268    M /trunk/modules/audio_filter/converter/mono.c
15269
15270 Cleanup
15271 ------------------------------------------------------------------------
15272 r16414 | jpsaman | 2006-08-29 02:49:07 -0700 (Tue, 29 Aug 2006) | 1 line
15273 Changed paths:
15274    M /trunk/modules/audio_filter/converter/mono.c
15275
15276 Resample audio channels when doing real stereo to mono.
15277 ------------------------------------------------------------------------
15278 r16413 | jpsaman | 2006-08-29 02:14:57 -0700 (Tue, 29 Aug 2006) | 1 line
15279 Changed paths:
15280    M /trunk/modules/audio_filter/channel_mixer/headphone.c
15281
15282 Lower priority of headphone channel_mixer
15283 ------------------------------------------------------------------------
15284 r16412 | xtophe | 2006-08-29 02:14:34 -0700 (Tue, 29 Aug 2006) | 2 lines
15285 Changed paths:
15286    M /trunk/include/vlc_intf_strings.h
15287    M /trunk/src/Makefile.am
15288
15289 Add include/vlc_intf_strings.h to tarball
15290
15291 ------------------------------------------------------------------------
15292 r16411 | jpsaman | 2006-08-29 01:50:20 -0700 (Tue, 29 Aug 2006) | 2 lines
15293 Changed paths:
15294    M /trunk/modules/demux/avi/avi.c
15295    M /trunk/modules/demux/mjpeg.c
15296    M /trunk/modules/demux/mp4/drms.c
15297    M /trunk/modules/demux/mp4/mp4.c
15298    M /trunk/modules/demux/playlist/xspf.h
15299
15300 Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.
15301
15302 ------------------------------------------------------------------------
15303 r16410 | jpsaman | 2006-08-29 01:40:57 -0700 (Tue, 29 Aug 2006) | 1 line
15304 Changed paths:
15305    M /trunk/modules/codec/ffmpeg/demux.c
15306    M /trunk/modules/codec/ffmpeg/encoder.c
15307    M /trunk/modules/codec/ffmpeg/video.c
15308
15309 Fix compiler warnings (mismatch in datatypes)
15310 ------------------------------------------------------------------------
15311 r16409 | jpsaman | 2006-08-29 01:25:59 -0700 (Tue, 29 Aug 2006) | 1 line
15312 Changed paths:
15313    M /trunk/modules/codec/dvbsub.c
15314    M /trunk/modules/codec/flac.c
15315
15316 Fix compiler warning about comparing signed and unsigned int.
15317 ------------------------------------------------------------------------
15318 r16408 | jpsaman | 2006-08-29 01:20:19 -0700 (Tue, 29 Aug 2006) | 1 line
15319 Changed paths:
15320    M /trunk/modules/access/rtsp/access.c
15321    M /trunk/modules/access/rtsp/real.c
15322    M /trunk/modules/access/rtsp/rtsp.c
15323    M /trunk/modules/access/rtsp/rtsp.h
15324
15325 Fix compiler warnings related to wrong datatypes.
15326 ------------------------------------------------------------------------
15327 r16407 | jpsaman | 2006-08-29 01:09:16 -0700 (Tue, 29 Aug 2006) | 1 line
15328 Changed paths:
15329    M /trunk/modules/access/mms/mmstu.c
15330
15331 Use correct formatting for message size_t
15332 ------------------------------------------------------------------------
15333 r16406 | jpsaman | 2006-08-29 01:07:08 -0700 (Tue, 29 Aug 2006) | 1 line
15334 Changed paths:
15335    M /trunk/src/playlist/control.c
15336
15337 Give i_skip a sensible value to start with.
15338 ------------------------------------------------------------------------
15339 r16405 | jpsaman | 2006-08-29 01:05:15 -0700 (Tue, 29 Aug 2006) | 1 line
15340 Changed paths:
15341    M /trunk/src/stream_output/profiles.c
15342
15343 Provide return statements in non-void function
15344 ------------------------------------------------------------------------
15345 r16403 | damienf | 2006-08-28 15:50:30 -0700 (Mon, 28 Aug 2006) | 2 lines
15346 Changed paths:
15347    M /trunk/mozilla/vlcshell.cpp
15348
15349 vlcshell.cpp:  no need for those printf() any more
15350
15351 ------------------------------------------------------------------------
15352 r16402 | damienf | 2006-08-28 15:48:57 -0700 (Mon, 28 Aug 2006) | 3 lines
15353 Changed paths:
15354    M /trunk/mozilla/support/npmac.cpp
15355    M /trunk/mozilla/vlcshell.cpp
15356
15357 npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
15358 vlcshell.cpp: improved FireFox/OSX support 
15359
15360 ------------------------------------------------------------------------
15361 r16401 | fkuehne | 2006-08-28 15:00:55 -0700 (Mon, 28 Aug 2006) | 1 line
15362 Changed paths:
15363    M /trunk/src/stream_output/profiles.c
15364
15365 * GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)
15366 ------------------------------------------------------------------------
15367 r16399 | xtophe | 2006-08-28 14:28:29 -0700 (Mon, 28 Aug 2006) | 2 lines
15368 Changed paths:
15369    M /trunk/po/POTFILES.in
15370    M /trunk/po/ca.po
15371    M /trunk/po/cs.po
15372    M /trunk/po/da.po
15373    M /trunk/po/de.po
15374    M /trunk/po/en_GB.po
15375    M /trunk/po/es.po
15376    M /trunk/po/fr.po
15377    M /trunk/po/gl.po
15378    M /trunk/po/he.po
15379    M /trunk/po/hi.po
15380    M /trunk/po/hu.po
15381    M /trunk/po/it.po
15382    M /trunk/po/ja.po
15383    M /trunk/po/ka.po
15384    M /trunk/po/ko.po
15385    M /trunk/po/nl.po
15386    M /trunk/po/oc.po
15387    M /trunk/po/pt_BR.po
15388    M /trunk/po/ro.po
15389    M /trunk/po/ru.po
15390    M /trunk/po/sv.po
15391    M /trunk/po/tr.po
15392    M /trunk/po/vlc.pot
15393    M /trunk/po/zh_CN.po
15394    M /trunk/po/zh_TW.po
15395
15396 po/*: Fix make dist
15397
15398 ------------------------------------------------------------------------
15399 r16398 | dionoea | 2006-08-28 12:44:02 -0700 (Mon, 28 Aug 2006) | 2 lines
15400 Changed paths:
15401    M /trunk/modules/gui/qt4/Modules.am
15402    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15403    A /trunk/modules/gui/qt4/ui/sprefs_interface.ui
15404
15405 Begin simple prefs interface panel.
15406
15407 ------------------------------------------------------------------------
15408 r16395 | damienf | 2006-08-28 11:38:33 -0700 (Mon, 28 Aug 2006) | 3 lines
15409 Changed paths:
15410    M /trunk/mozilla/control/npolibvlc.cpp
15411    M /trunk/mozilla/control/npolibvlc.h
15412    M /trunk/mozilla/control/nporuntime.cpp
15413    M /trunk/mozilla/control/nporuntime.h
15414    M /trunk/mozilla/control/npovlc.cpp
15415    M /trunk/mozilla/control/npovlc.h
15416
15417 - formating 
15418 - javascript fixes
15419
15420 ------------------------------------------------------------------------
15421 r16394 | zorglub | 2006-08-28 11:31:00 -0700 (Mon, 28 Aug 2006) | 2 lines
15422 Changed paths:
15423    M /trunk/modules/demux/ts.c
15424
15425 Don't output debug on fprintf by default (Refs Debian #385008)
15426
15427 ------------------------------------------------------------------------
15428 r16393 | courmisch | 2006-08-28 11:24:34 -0700 (Mon, 28 Aug 2006) | 2 lines
15429 Changed paths:
15430    M /trunk/src/network/rootwrap.c
15431
15432 Work-around to not use IPv6 for braindead unusable IPv6 implementations
15433
15434 ------------------------------------------------------------------------
15435 r16392 | hartman | 2006-08-28 10:02:52 -0700 (Mon, 28 Aug 2006) | 2 lines
15436 Changed paths:
15437    M /trunk/modules/demux/subtitle.c
15438
15439 * Fix the microdvd subs. i forgot that framerate != frameduration :D
15440
15441 ------------------------------------------------------------------------
15442 r16391 | hartman | 2006-08-28 09:16:33 -0700 (Mon, 28 Aug 2006) | 3 lines
15443 Changed paths:
15444    M /trunk/modules/demux/subtitle.c
15445
15446 * Use the microdvd framerate when available
15447 * avoid the error on sub-original-fps
15448
15449 ------------------------------------------------------------------------
15450 r16390 | jpsaman | 2006-08-28 05:27:59 -0700 (Mon, 28 Aug 2006) | 1 line
15451 Changed paths:
15452    M /trunk/modules/stream_out/transcode.c
15453
15454 Try to reopen the audio encoder when channels dimensions have changed.
15455 ------------------------------------------------------------------------
15456 r16389 | jpsaman | 2006-08-28 04:45:18 -0700 (Mon, 28 Aug 2006) | 1 line
15457 Changed paths:
15458    M /trunk/modules/audio_filter/converter/mono.c
15459
15460 Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.
15461 ------------------------------------------------------------------------
15462 r16388 | jb | 2006-08-28 02:42:13 -0700 (Mon, 28 Aug 2006) | 4 lines
15463 Changed paths:
15464    M /trunk/extras/contrib/src/Patches/live-osx.patch
15465
15466 Contrib : repair a problem with latest live555 for Mac
15467
15468
15469
15470 ------------------------------------------------------------------------
15471 r16387 | zorglub | 2006-08-28 01:34:52 -0700 (Mon, 28 Aug 2006) | 5 lines
15472 Changed paths:
15473    M /trunk/modules/gui/qt4/dialogs/messages.cpp
15474    M /trunk/modules/gui/qt4/main_interface.cpp
15475    M /trunk/modules/gui/qt4/qt4.cpp
15476
15477 Cosmetics:
15478 * Add application icon
15479 * Make interface a bit smaller in Windows
15480 * Fix messages encoding and add header
15481
15482 ------------------------------------------------------------------------
15483 r16386 | zorglub | 2006-08-28 01:25:40 -0700 (Mon, 28 Aug 2006) | 2 lines
15484 Changed paths:
15485    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15486
15487 People might perhaps maybe want to right-click anywhere
15488
15489 ------------------------------------------------------------------------
15490 r16385 | zorglub | 2006-08-28 01:19:38 -0700 (Mon, 28 Aug 2006) | 2 lines
15491 Changed paths:
15492    M /trunk/modules/gui/qt4/components/preferences.cpp
15493
15494 Re-enable custom fonts in preferences, without the crash
15495
15496 ------------------------------------------------------------------------
15497 r16384 | zorglub | 2006-08-28 00:37:17 -0700 (Mon, 28 Aug 2006) | 2 lines
15498 Changed paths:
15499    M /trunk/modules/gui/qt4/components/preferences.cpp
15500    M /trunk/modules/gui/qt4/main_interface.cpp
15501
15502 Fix Win32 preferences crash
15503
15504 ------------------------------------------------------------------------
15505 r16383 | dionoea | 2006-08-27 14:41:05 -0700 (Sun, 27 Aug 2006) | 2 lines
15506 Changed paths:
15507    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15508    M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
15509
15510 Add subtitles display effect to simple prefs panel
15511
15512 ------------------------------------------------------------------------
15513 r16382 | dionoea | 2006-08-27 14:37:15 -0700 (Sun, 27 Aug 2006) | 2 lines
15514 Changed paths:
15515    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15516    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15517
15518 Float, Float with range and Integer with range widgets.
15519
15520 ------------------------------------------------------------------------
15521 r16381 | dionoea | 2006-08-27 14:06:28 -0700 (Sun, 27 Aug 2006) | 3 lines
15522 Changed paths:
15523    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15524    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15525    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15526
15527 preferences_widgets.*: Bool prefs widget
15528 simple_preferences.cpp: Audio simple preferences category
15529
15530 ------------------------------------------------------------------------
15531 r16380 | zorglub | 2006-08-27 13:50:54 -0700 (Sun, 27 Aug 2006) | 2 lines
15532 Changed paths:
15533    M /trunk/modules/gui/qt4/components/video_widget.cpp
15534
15535 Fix crash
15536
15537 ------------------------------------------------------------------------
15538 r16379 | dionoea | 2006-08-27 13:35:11 -0700 (Sun, 27 Aug 2006) | 4 lines
15539 Changed paths:
15540    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15541    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15542    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15543    M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
15544
15545 Some more prefs fun:
15546  * preferences_widgets.cpp: implement string and int with choice list
15547  * other: simple prefs subtitles dialog
15548
15549 ------------------------------------------------------------------------
15550 r16378 | zorglub | 2006-08-27 13:27:09 -0700 (Sun, 27 Aug 2006) | 2 lines
15551 Changed paths:
15552    M /trunk/modules/gui/qt4/components/preferences.cpp
15553    M /trunk/modules/gui/qt4/components/video_widget.cpp
15554    M /trunk/modules/gui/qt4/components/video_widget.hpp
15555    M /trunk/modules/gui/qt4/res.qrc
15556    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
15557
15558 Improved screen for qt-always-video
15559
15560 ------------------------------------------------------------------------
15561 r16377 | damienf | 2006-08-27 12:56:17 -0700 (Sun, 27 Aug 2006) | 2 lines
15562 Changed paths:
15563    M /trunk/mozilla/vlcshell.cpp
15564
15565 vlcshell.cpp: more X11 fixes
15566
15567 ------------------------------------------------------------------------
15568 r16376 | damienf | 2006-08-27 12:26:50 -0700 (Sun, 27 Aug 2006) | 4 lines
15569 Changed paths:
15570    M /trunk/mozilla/support/npmac.cpp
15571    M /trunk/mozilla/vlcplugin.cpp
15572    M /trunk/mozilla/vlcplugin.h
15573    M /trunk/mozilla/vlcshell.cpp
15574
15575 vlcplugin.cpp: removed hardcoded path
15576 npmac.cpp: OSX Intel patch by Charles Duffy
15577 vlcshell.cpp: fixed X11
15578
15579 ------------------------------------------------------------------------
15580 r16375 | dionoea | 2006-08-27 10:07:20 -0700 (Sun, 27 Aug 2006) | 2 lines
15581 Changed paths:
15582    M /trunk/modules/demux/playlist/pls.c
15583
15584 Fix regression from 0.8.5 when parsing microsoft [Reference] type playlists. We need to check that nothing else was forgoten in the old playlist code.
15585
15586 ------------------------------------------------------------------------
15587 r16374 | bigben | 2006-08-27 10:06:30 -0700 (Sun, 27 Aug 2006) | 4 lines
15588 Changed paths:
15589    M /trunk/modules/access/v4l2.c
15590
15591 * Some more probing
15592 * The debug output from a v4l2 capable webcam with this would help...
15593
15594
15595 ------------------------------------------------------------------------
15596 r16373 | zorglub | 2006-08-27 10:06:24 -0700 (Sun, 27 Aug 2006) | 2 lines
15597 Changed paths:
15598    M /trunk/modules/gui/qt4/components/video_widget.cpp
15599    M /trunk/modules/gui/qt4/components/video_widget.hpp
15600    M /trunk/modules/gui/qt4/main_interface.cpp
15601    M /trunk/modules/gui/qt4/ui/main_interface.ui
15602
15603 Add ability to put some background when there is no video
15604
15605 ------------------------------------------------------------------------
15606 r16372 | damienf | 2006-08-27 09:18:59 -0700 (Sun, 27 Aug 2006) | 6 lines
15607 Changed paths:
15608    M /trunk/include/video_output.h
15609    M /trunk/include/vlc/libvlc.h
15610    M /trunk/modules/gui/macosx/voutgl.m
15611    M /trunk/mozilla/Makefile.am
15612    A /trunk/mozilla/control
15613    A /trunk/mozilla/control/npolibvlc.cpp
15614    A /trunk/mozilla/control/npolibvlc.h
15615    A /trunk/mozilla/control/nporuntime.cpp
15616    A /trunk/mozilla/control/nporuntime.h
15617    A /trunk/mozilla/control/npovlc.cpp
15618    A /trunk/mozilla/control/npovlc.h
15619    D /trunk/mozilla/vlcintf.idl
15620    D /trunk/mozilla/vlcpeer.cpp
15621    D /trunk/mozilla/vlcpeer.h
15622    M /trunk/mozilla/vlcplugin.cpp
15623    M /trunk/mozilla/vlcplugin.h
15624    D /trunk/mozilla/vlcruntime.cpp
15625    D /trunk/mozilla/vlcruntime.h
15626    M /trunk/mozilla/vlcshell.cpp
15627    M /trunk/src/control/video.c
15628    M /trunk/src/libvlc.c
15629
15630 all: rewrite of mozilla plugin
15631 - added a couple of support APIs in libvlc
15632 - retired XPCOM interface, all scripting now goes through NPObject apis
15633 - new APIs using libvlc (roughly similar to java bindings)
15634
15635
15636 ------------------------------------------------------------------------
15637 r16371 | dionoea | 2006-08-27 09:19:00 -0700 (Sun, 27 Aug 2006) | 2 lines
15638 Changed paths:
15639    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15640    M /trunk/modules/gui/qt4/components/simple_preferences.hpp
15641    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15642
15643 Fix default category selection
15644
15645 ------------------------------------------------------------------------
15646 r16370 | dionoea | 2006-08-27 09:07:10 -0700 (Sun, 27 Aug 2006) | 2 lines
15647 Changed paths:
15648    M /trunk/modules/gui/qt4/Modules.am
15649    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15650    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15651    M /trunk/modules/gui/qt4/ui/sprefs_audio.ui
15652    M /trunk/modules/gui/qt4/ui/sprefs_playlist.ui
15653    M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
15654    M /trunk/modules/gui/qt4/ui/sprefs_video.ui
15655
15656 Bind simple prefs forms to corresponding simple prefs categories
15657
15658 ------------------------------------------------------------------------
15659 r16369 | zorglub | 2006-08-27 08:34:52 -0700 (Sun, 27 Aug 2006) | 2 lines
15660 Changed paths:
15661    M /trunk/modules/gui/qt4/menus.cpp
15662
15663 Fix a bug with menu items selection
15664
15665 ------------------------------------------------------------------------
15666 r16368 | dionoea | 2006-08-27 08:34:02 -0700 (Sun, 27 Aug 2006) | 2 lines
15667 Changed paths:
15668    A /trunk/modules/gui/qt4/ui/sprefs_audio.ui
15669    A /trunk/modules/gui/qt4/ui/sprefs_playlist.ui
15670    A /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui
15671    A /trunk/modules/gui/qt4/ui/sprefs_video.ui
15672
15673 Start some simple prefs panels. Different kinds of layouts used (ie audio vs video panel). This will have to be standardized (i beleive that the video panel is better).
15674
15675 ------------------------------------------------------------------------
15676 r16367 | dionoea | 2006-08-27 07:50:39 -0700 (Sun, 27 Aug 2006) | 2 lines
15677 Changed paths:
15678    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15679    A /trunk/modules/gui/qt4/pixmaps/advanced_50x50.xpm
15680    A /trunk/modules/gui/qt4/pixmaps/audio_50x50.xpm
15681    A /trunk/modules/gui/qt4/pixmaps/input_and_codecs_50x50.xpm
15682    A /trunk/modules/gui/qt4/pixmaps/interface_50x50.xpm
15683    A /trunk/modules/gui/qt4/pixmaps/playlist_50x50.xpm
15684    A /trunk/modules/gui/qt4/pixmaps/subtitles_50x50.xpm
15685    A /trunk/modules/gui/qt4/pixmaps/video_50x50.xpm
15686
15687 Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)
15688
15689 ------------------------------------------------------------------------
15690 r16366 | zorglub | 2006-08-27 07:40:22 -0700 (Sun, 27 Aug 2006) | 2 lines
15691 Changed paths:
15692    M /trunk/modules/gui/qt4/components/preferences.cpp
15693    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15694    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15695
15696 Improved layout for preferences
15697
15698 ------------------------------------------------------------------------
15699 r16365 | zorglub | 2006-08-27 06:09:16 -0700 (Sun, 27 Aug 2006) | 2 lines
15700 Changed paths:
15701    M /trunk/modules/gui/qt4/dialogs_provider.cpp
15702
15703 Fix "All files"
15704
15705 ------------------------------------------------------------------------
15706 r16364 | zorglub | 2006-08-27 06:05:51 -0700 (Sun, 27 Aug 2006) | 2 lines
15707 Changed paths:
15708    M /trunk/modules/gui/qt4/main_interface.cpp
15709
15710 Ensure minimum spacing between the status bar and the text
15711
15712 ------------------------------------------------------------------------
15713 r16363 | zorglub | 2006-08-27 05:50:32 -0700 (Sun, 27 Aug 2006) | 3 lines
15714 Changed paths:
15715    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15716    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15717    M /trunk/modules/gui/qt4/input_manager.cpp
15718    M /trunk/modules/gui/qt4/main_interface.cpp
15719
15720 Fix play/pause icons
15721 Implement integer config control
15722
15723 ------------------------------------------------------------------------
15724 r16362 | zorglub | 2006-08-27 05:41:54 -0700 (Sun, 27 Aug 2006) | 2 lines
15725 Changed paths:
15726    M /trunk/modules/gui/qt4/util/directslider.hpp
15727    M /trunk/modules/gui/qt4/util/input_slider.cpp
15728
15729 Fix a bug with slider positionning
15730
15731 ------------------------------------------------------------------------
15732 r16361 | zorglub | 2006-08-27 04:01:22 -0700 (Sun, 27 Aug 2006) | 3 lines
15733 Changed paths:
15734    M /trunk/modules/gui/qt4/dialogs_provider.cpp
15735    M /trunk/modules/gui/qt4/dialogs_provider.hpp
15736    M /trunk/modules/gui/qt4/input_manager.cpp
15737    M /trunk/modules/gui/qt4/input_manager.hpp
15738    M /trunk/modules/gui/qt4/menus.cpp
15739    M /trunk/modules/gui/qt4/playlist_model.cpp
15740    M /trunk/modules/gui/qt4/qt4.cpp
15741
15742 Fix a refcount issue
15743 Start using media library
15744
15745 ------------------------------------------------------------------------
15746 r16360 | zorglub | 2006-08-27 03:34:35 -0700 (Sun, 27 Aug 2006) | 2 lines
15747 Changed paths:
15748    M /trunk/include/vlc_playlist.h
15749    M /trunk/src/input/item.c
15750    M /trunk/src/playlist/control.c
15751    M /trunk/src/playlist/engine.c
15752    M /trunk/src/playlist/item.c
15753
15754 Fix for deletion of current item
15755
15756 ------------------------------------------------------------------------
15757 r16359 | zorglub | 2006-08-26 16:24:23 -0700 (Sat, 26 Aug 2006) | 3 lines
15758 Changed paths:
15759    M /trunk/include/vlc_intf_strings.h
15760    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15761    M /trunk/modules/gui/qt4/components/simple_preferences.cpp
15762    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15763
15764 Implement basic panel change
15765 Forgot this file
15766
15767 ------------------------------------------------------------------------
15768 r16358 | zorglub | 2006-08-26 16:11:37 -0700 (Sat, 26 Aug 2006) | 2 lines
15769 Changed paths:
15770    M /trunk/modules/gui/qt4/Modules.am
15771    M /trunk/modules/gui/qt4/components/preferences.cpp
15772    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
15773    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
15774    A /trunk/modules/gui/qt4/components/simple_preferences.cpp
15775    A /trunk/modules/gui/qt4/components/simple_preferences.hpp
15776    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
15777    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15778    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
15779    A /trunk/modules/gui/qt4/ui/sprefs_trivial.ui
15780
15781 Skeleton for simple prefs
15782
15783 ------------------------------------------------------------------------
15784 r16357 | zorglub | 2006-08-26 14:33:56 -0700 (Sat, 26 Aug 2006) | 2 lines
15785 Changed paths:
15786    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15787    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
15788    M /trunk/modules/gui/qt4/playlist_model.cpp
15789
15790 Cosmetics
15791
15792 ------------------------------------------------------------------------
15793 r16356 | zorglub | 2006-08-26 14:30:49 -0700 (Sat, 26 Aug 2006) | 2 lines
15794 Changed paths:
15795    M /trunk/modules/gui/qt4/Modules.am
15796    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
15797    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15798    M /trunk/modules/gui/qt4/playlist_model.cpp
15799    M /trunk/modules/gui/qt4/playlist_model.hpp
15800    A /trunk/modules/gui/qt4/util/customwidgets.cpp
15801    A /trunk/modules/gui/qt4/util/customwidgets.hpp
15802
15803 Find as you type
15804
15805 ------------------------------------------------------------------------
15806 r16355 | zorglub | 2006-08-26 12:16:09 -0700 (Sat, 26 Aug 2006) | 2 lines
15807 Changed paths:
15808    M /trunk/modules/gui/qt4/main_interface.cpp
15809    M /trunk/modules/gui/qt4/main_interface.hpp
15810
15811 Volume control
15812
15813 ------------------------------------------------------------------------
15814 r16354 | zorglub | 2006-08-26 11:03:08 -0700 (Sat, 26 Aug 2006) | 3 lines
15815 Changed paths:
15816    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15817    M /trunk/modules/gui/qt4/playlist_model.cpp
15818    M /trunk/modules/gui/qt4/playlist_model.hpp
15819
15820 * Sorting
15821 * Fix a memory leak / crasher
15822
15823 ------------------------------------------------------------------------
15824 r16353 | zorglub | 2006-08-26 10:06:27 -0700 (Sat, 26 Aug 2006) | 2 lines
15825 Changed paths:
15826    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
15827    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15828    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
15829    M /trunk/modules/gui/qt4/dialogs_provider.cpp
15830    M /trunk/modules/gui/qt4/dialogs_provider.hpp
15831    M /trunk/modules/gui/qt4/menus.cpp
15832
15833 Cosmetics + Enable menu in playlist
15834
15835 ------------------------------------------------------------------------
15836 r16352 | zorglub | 2006-08-26 09:51:55 -0700 (Sat, 26 Aug 2006) | 3 lines
15837 Changed paths:
15838    M /trunk/include/vlc_input.h
15839    A /trunk/include/vlc_intf_strings.h
15840    M /trunk/include/vlc_playlist.h
15841    M /trunk/include/vlc_symbols.h
15842    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15843    M /trunk/modules/gui/qt4/dialogs_provider.cpp
15844    M /trunk/modules/gui/qt4/playlist_model.cpp
15845    M /trunk/modules/services_discovery/shout.c
15846    M /trunk/src/input/item.c
15847    M /trunk/src/playlist/tree.c
15848
15849 * Allow service discoveries to state whether they prefer being displayed as tree
15850 * Start putting together all interface strings (Refs:#703)
15851
15852 ------------------------------------------------------------------------
15853 r16351 | zorglub | 2006-08-26 08:36:45 -0700 (Sat, 26 Aug 2006) | 3 lines
15854 Changed paths:
15855    M /trunk/modules/gui/qt4/Modules.am
15856    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
15857    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
15858    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15859    M /trunk/modules/gui/qt4/playlist_model.cpp
15860    M /trunk/modules/gui/qt4/playlist_model.hpp
15861    M /trunk/modules/gui/qt4/util/directslider.hpp
15862    A /trunk/modules/gui/qt4/util/views.hpp
15863
15864 * Popups
15865 * Fix a nasty playlist crash
15866
15867 ------------------------------------------------------------------------
15868 r16350 | dionoea | 2006-08-25 15:11:33 -0700 (Fri, 25 Aug 2006) | 3 lines
15869 Changed paths:
15870    M /trunk/modules/control/rc.c
15871
15872  * Add atrack, vtrack and strack commands. Those can be use to display/change audio, video and subtitle tracks.
15873  * Fix compile warning in enqueue command.
15874
15875 ------------------------------------------------------------------------
15876 r16349 | thresh | 2006-08-25 14:27:56 -0700 (Fri, 25 Aug 2006) | 2 lines
15877 Changed paths:
15878    M /trunk/include/libvlc_internal.h
15879
15880 remove unneeded include
15881
15882 ------------------------------------------------------------------------
15883 r16348 | zorglub | 2006-08-25 14:10:10 -0700 (Fri, 25 Aug 2006) | 3 lines
15884 Changed paths:
15885    M /trunk/modules/gui/qt4/components/preferences.cpp
15886    M /trunk/modules/gui/qt4/components/preferences.hpp
15887    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15888
15889 Fix flickering of panels in preferences
15890
15891
15892 ------------------------------------------------------------------------
15893 r16347 | zorglub | 2006-08-25 08:54:38 -0700 (Fri, 25 Aug 2006) | 2 lines
15894 Changed paths:
15895    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
15896    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
15897
15898 Improve Qt preferences layout handling
15899
15900 ------------------------------------------------------------------------
15901 r16346 | fkuehne | 2006-08-25 08:47:46 -0700 (Fri, 25 Aug 2006) | 1 line
15902 Changed paths:
15903    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
15904    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
15905
15906 * set the autoSaveName for the main playlist view, so re-arranged column orders are saved
15907 ------------------------------------------------------------------------
15908 r16345 | sam | 2006-08-25 05:59:00 -0700 (Fri, 25 Aug 2006) | 2 lines
15909 Changed paths:
15910    M /trunk/modules/demux/mp4/mp4.c
15911    M /trunk/modules/demux/playlist/asx.c
15912
15913   * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.
15914
15915 ------------------------------------------------------------------------
15916 r16344 | sam | 2006-08-25 05:54:14 -0700 (Fri, 25 Aug 2006) | 2 lines
15917 Changed paths:
15918    M /trunk/modules/misc/playlist/xspf.c
15919
15920   * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.
15921
15922 ------------------------------------------------------------------------
15923 r16343 | sam | 2006-08-25 05:19:34 -0700 (Fri, 25 Aug 2006) | 2 lines
15924 Changed paths:
15925    M /trunk/modules/demux/playlist/xspf.c
15926
15927   * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
15928
15929 ------------------------------------------------------------------------
15930 r16342 | zorglub | 2006-08-24 13:47:22 -0700 (Thu, 24 Aug 2006) | 2 lines
15931 Changed paths:
15932    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15933
15934 Multiple selection
15935
15936 ------------------------------------------------------------------------
15937 r16341 | jpsaman | 2006-08-24 12:50:23 -0700 (Thu, 24 Aug 2006) | 1 line
15938 Changed paths:
15939    M /trunk/modules/audio_filter/converter/mono.c
15940
15941 Fake the mono stream by duplicating it in both channels
15942 ------------------------------------------------------------------------
15943 r16340 | zorglub | 2006-08-24 12:45:08 -0700 (Thu, 24 Aug 2006) | 2 lines
15944 Changed paths:
15945    M /trunk/modules/misc/profile_parser.c
15946
15947 compile fix
15948
15949 ------------------------------------------------------------------------
15950 r16339 | zorglub | 2006-08-24 11:39:25 -0700 (Thu, 24 Aug 2006) | 2 lines
15951 Changed paths:
15952    M /trunk/modules/misc/profile_parser.c
15953
15954 Stupid platforms
15955
15956 ------------------------------------------------------------------------
15957 r16338 | zorglub | 2006-08-24 11:00:28 -0700 (Thu, 24 Aug 2006) | 2 lines
15958 Changed paths:
15959    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
15960    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
15961    M /trunk/modules/gui/qt4/menus.cpp
15962    M /trunk/modules/gui/qt4/playlist_model.cpp
15963    M /trunk/modules/gui/qt4/playlist_model.hpp
15964
15965 Preliminary deletion support
15966
15967 ------------------------------------------------------------------------
15968 r16337 | zorglub | 2006-08-24 10:52:35 -0700 (Thu, 24 Aug 2006) | 2 lines
15969 Changed paths:
15970    M /trunk/configure.ac
15971    M /trunk/include/vlc_common.h
15972    M /trunk/include/vlc_streaming.h
15973    M /trunk/modules/misc/Modules.am
15974    A /trunk/modules/misc/profile_parser.c
15975    M /trunk/src/stream_output/profiles.c
15976
15977 Template for profile parser 
15978
15979 ------------------------------------------------------------------------
15980 r16336 | jb | 2006-08-24 09:57:39 -0700 (Thu, 24 Aug 2006) | 3 lines
15981 Changed paths:
15982    M /trunk/modules/gui/qt4/dialogs_provider.cpp
15983
15984 Qt: Small fix on the filters for simpleOpenFile
15985
15986
15987 ------------------------------------------------------------------------
15988 r16335 | sam | 2006-08-24 09:08:31 -0700 (Thu, 24 Aug 2006) | 2 lines
15989 Changed paths:
15990    M /trunk/doc/Makefile.am
15991
15992   * doc/Makefile.am: added missing ChangeLog-2005.
15993
15994 ------------------------------------------------------------------------
15995 r16334 | bigben | 2006-08-23 23:39:20 -0700 (Wed, 23 Aug 2006) | 3 lines
15996 Changed paths:
15997    M /trunk/modules/access/v4l2.c
15998
15999 * Some more debug
16000
16001
16002 ------------------------------------------------------------------------
16003 r16333 | hartman | 2006-08-23 18:20:43 -0700 (Wed, 23 Aug 2006) | 3 lines
16004 Changed paths:
16005    M /trunk/modules/packetizer/mpeg4video.c
16006
16007 * Also pass along the USER DATA of mpeg4
16008   This should help identify the producing encoder and fix some issues with codec specific problems
16009
16010 ------------------------------------------------------------------------
16011 r16332 | hartman | 2006-08-23 18:17:58 -0700 (Wed, 23 Aug 2006) | 2 lines
16012 Changed paths:
16013    M /trunk/modules/packetizer/h264.c
16014
16015 * Handle Dicas AVC FOURCC
16016
16017 ------------------------------------------------------------------------
16018 r16331 | thresh | 2006-08-23 16:40:13 -0700 (Wed, 23 Aug 2006) | 2 lines
16019 Changed paths:
16020    M /trunk/include/libvlc_internal.h
16021
16022 this should be ifdeffed in a proper way
16023
16024 ------------------------------------------------------------------------
16025 r16330 | titer | 2006-08-23 16:32:29 -0700 (Wed, 23 Aug 2006) | 2 lines
16026 Changed paths:
16027    M /trunk/include/libvlc_internal.h
16028    M /trunk/modules/codec/ffmpeg/mux.c
16029    M /trunk/modules/demux/playlist/gvp.c
16030    M /trunk/modules/gui/beos/InterfaceWindow.cpp
16031    M /trunk/src/playlist/item.c
16032
16033 BeOS / gcc 2.x fixes, patch by Cian Duffy
16034
16035 ------------------------------------------------------------------------
16036 r16329 | jpsaman | 2006-08-23 15:11:28 -0700 (Wed, 23 Aug 2006) | 1 line
16037 Changed paths:
16038    M /trunk/modules/stream_out/mosaic_bridge.c
16039    M /trunk/modules/stream_out/switcher.c
16040
16041 Fix bugs in loading of audio transcoding filters.exit
16042 ------------------------------------------------------------------------
16043 r16328 | jpsaman | 2006-08-23 14:59:47 -0700 (Wed, 23 Aug 2006) | 1 line
16044 Changed paths:
16045    M /trunk/modules/audio_filter/converter/mono.c
16046
16047 put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.
16048 ------------------------------------------------------------------------
16049 r16327 | hartman | 2006-08-23 14:47:53 -0700 (Wed, 23 Aug 2006) | 2 lines
16050 Changed paths:
16051    M /trunk/modules/demux/mkv.cpp
16052
16053 * Fix the extradata with mkv native MPEG4 SP/ASP/AP
16054
16055 ------------------------------------------------------------------------
16056 r16326 | bigben | 2006-08-23 13:20:58 -0700 (Wed, 23 Aug 2006) | 7 lines
16057 Changed paths:
16058    M /trunk/configure.ac
16059    M /trunk/modules/access/Modules.am
16060    A /trunk/modules/access/v4l2.c
16061
16062 * Very first beginning of a v4l2 access-demux
16063 * Does nothing useful at the moment (only useless device probing)
16064 * The purpose would be to make an access-demux and an access sub-module reusing part of the code
16065 * Access to a webcam or an analog card without an encoder (bt878) would help the development
16066
16067
16068
16069 ------------------------------------------------------------------------
16070 r16325 | jpsaman | 2006-08-23 13:03:48 -0700 (Wed, 23 Aug 2006) | 1 line
16071 Changed paths:
16072    M /trunk/include/vlc_es.h
16073
16074 Cosmetic
16075 ------------------------------------------------------------------------
16076 r16324 | jpsaman | 2006-08-23 13:01:21 -0700 (Wed, 23 Aug 2006) | 1 line
16077 Changed paths:
16078    M /trunk/modules/audio_filter/channel_mixer/headphone.c
16079
16080 Remove debug that shouldn't be there.
16081 ------------------------------------------------------------------------
16082 r16323 | bigben | 2006-08-23 06:25:22 -0700 (Wed, 23 Aug 2006) | 2 lines
16083 Changed paths:
16084    M /trunk/AUTHORS
16085
16086 * change my email address
16087
16088 ------------------------------------------------------------------------
16089 r16322 | sam | 2006-08-23 04:57:43 -0700 (Wed, 23 Aug 2006) | 2 lines
16090 Changed paths:
16091    M /trunk/po/POTFILES.in
16092
16093   * Fixed make dist by updating POTFILES.in.
16094
16095 ------------------------------------------------------------------------
16096 r16321 | fkuehne | 2006-08-23 02:44:27 -0700 (Wed, 23 Aug 2006) | 1 line
16097 Changed paths:
16098    M /trunk/modules/access/dshow/dshow.cpp
16099
16100 * compilation fix
16101 ------------------------------------------------------------------------
16102 r16319 | fkuehne | 2006-08-22 16:22:14 -0700 (Tue, 22 Aug 2006) | 8 lines
16103 Changed paths:
16104    M /trunk/modules/access/cdda/access.c
16105    M /trunk/modules/access/dshow/dshow.cpp
16106    M /trunk/modules/access/dvb/access.c
16107    M /trunk/modules/access/dvdnav.c
16108    M /trunk/modules/access/dvdread.c
16109    M /trunk/modules/access/file.c
16110    M /trunk/modules/access/ftp.c
16111    M /trunk/modules/access/rtsp/access.c
16112    M /trunk/modules/audio_output/alsa.c
16113    M /trunk/modules/audio_output/auhal.c
16114    M /trunk/modules/codec/ffmpeg/encoder.c
16115    M /trunk/modules/demux/asf/asf.c
16116    M /trunk/modules/stream_out/es.c
16117    M /trunk/modules/video_filter/crop.c
16118    M /trunk/src/audio_output/filters.c
16119    M /trunk/src/input/decoder.c
16120
16121 * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
16122 I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
16123 Feedback on the wording and the placement of the interaction calls is strongly welcomed.
16124
16125 For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
16126 "Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"
16127
16128 More to come.
16129 ------------------------------------------------------------------------
16130 r16318 | gbazin | 2006-08-22 12:03:20 -0700 (Tue, 22 Aug 2006) | 1 line
16131 Changed paths:
16132    M /trunk/modules/codec/ffmpeg/mux.c
16133
16134 * modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.
16135 ------------------------------------------------------------------------
16136 r16317 | gbazin | 2006-08-22 11:24:57 -0700 (Tue, 22 Aug 2006) | 1 line
16137 Changed paths:
16138    M /trunk/modules/packetizer/h264.c
16139
16140 * modules/packetizer/h264.c: fixed insertion of SPS/PPS.
16141 ------------------------------------------------------------------------
16142 r16316 | jpsaman | 2006-08-22 07:31:40 -0700 (Tue, 22 Aug 2006) | 1 line
16143 Changed paths:
16144    M /trunk/modules/audio_filter/converter/mono.c
16145
16146 Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.
16147 ------------------------------------------------------------------------
16148 r16315 | gbazin | 2006-08-21 00:26:31 -0700 (Mon, 21 Aug 2006) | 1 line
16149 Changed paths:
16150    M /trunk/modules/codec/ffmpeg/Modules.am
16151    M /trunk/modules/codec/ffmpeg/demux.c
16152    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16153    M /trunk/modules/codec/ffmpeg/ffmpeg.h
16154    A /trunk/modules/codec/ffmpeg/mux.c
16155
16156 * modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.
16157 ------------------------------------------------------------------------
16158 r16314 | jpsaman | 2006-08-20 15:11:27 -0700 (Sun, 20 Aug 2006) | 1 line
16159 Changed paths:
16160    M /trunk/modules/audio_filter/converter/mono.c
16161
16162 cosmetic
16163 ------------------------------------------------------------------------
16164 r16313 | zorglub | 2006-08-20 15:03:18 -0700 (Sun, 20 Aug 2006) | 3 lines
16165 Changed paths:
16166    M /trunk/modules/gui/qt4/dialogs/messages.cpp
16167
16168 Fix messages layout bug
16169 Ensure we scroll correctly
16170
16171 ------------------------------------------------------------------------
16172 r16312 | jpsaman | 2006-08-20 14:10:17 -0700 (Sun, 20 Aug 2006) | 1 line
16173 Changed paths:
16174    M /trunk/configure.ac
16175
16176 enable plugin mono audio filter 2
16177 ------------------------------------------------------------------------
16178 r16311 | jpsaman | 2006-08-20 14:00:34 -0700 (Sun, 20 Aug 2006) | 1 line
16179 Changed paths:
16180    M /trunk/modules/audio_filter/channel_mixer/headphone.c
16181
16182 Make headphone also an audio_filter2
16183 ------------------------------------------------------------------------
16184 r16310 | jpsaman | 2006-08-20 13:56:33 -0700 (Sun, 20 Aug 2006) | 1 line
16185 Changed paths:
16186    M /trunk/src/osd/osd_parser.c
16187
16188 use memset
16189 ------------------------------------------------------------------------
16190 r16309 | jpsaman | 2006-08-20 13:51:56 -0700 (Sun, 20 Aug 2006) | 6 lines
16191 Changed paths:
16192    M /trunk/modules/audio_filter/converter/Modules.am
16193    A /trunk/modules/audio_filter/converter/mono.c
16194
16195 First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
16196
16197 TODO:
16198 - stereo_to_mono downmix
16199
16200
16201 ------------------------------------------------------------------------
16202 r16308 | jpsaman | 2006-08-20 13:48:35 -0700 (Sun, 20 Aug 2006) | 1 line
16203 Changed paths:
16204    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
16205
16206 Remove some whitespace
16207 ------------------------------------------------------------------------
16208 r16307 | jpsaman | 2006-08-20 13:47:57 -0700 (Sun, 20 Aug 2006) | 1 line
16209 Changed paths:
16210    M /trunk/modules/audio_filter/converter/a52tofloat32.c
16211
16212 Remove some whitespace
16213 ------------------------------------------------------------------------
16214 r16306 | jpsaman | 2006-08-20 13:46:40 -0700 (Sun, 20 Aug 2006) | 1 line
16215 Changed paths:
16216    M /trunk/modules/stream_out/transcode.c
16217
16218 Don't force s16l as fourcc but let that depend on the stream chain
16219 ------------------------------------------------------------------------
16220 r16305 | jb | 2006-08-20 05:57:07 -0700 (Sun, 20 Aug 2006) | 4 lines
16221 Changed paths:
16222    M /trunk/modules/gui/qt4/dialogs/messages.cpp
16223    M /trunk/modules/gui/qt4/dialogs/messages.hpp
16224    M /trunk/modules/gui/qt4/dialogs_provider.cpp
16225    M /trunk/modules/gui/qt4/dialogs_provider.hpp
16226
16227 * First implementation of the simpleOpenFile Dialog for Qt4
16228 * Cosmetic fixes in messages.
16229
16230
16231 ------------------------------------------------------------------------
16232 r16304 | gbazin | 2006-08-20 04:53:35 -0700 (Sun, 20 Aug 2006) | 1 line
16233 Changed paths:
16234    M /trunk/configure.ac
16235
16236 * configure.ac: fixed compilation when shoutcast module is enabled.
16237 ------------------------------------------------------------------------
16238 r16303 | ipkiss | 2006-08-20 02:14:00 -0700 (Sun, 20 Aug 2006) | 2 lines
16239 Changed paths:
16240    M /trunk/modules/gui/skins2/src/top_window.cpp
16241
16242  * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty
16243
16244 ------------------------------------------------------------------------
16245 r16302 | ipkiss | 2006-08-20 01:48:53 -0700 (Sun, 20 Aug 2006) | 5 lines
16246 Changed paths:
16247    M /trunk/modules/gui/skins2/parser/interpreter.cpp
16248    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
16249
16250  * skins2/win32/win32_dragdrop.cpp: Added a missing encoding conversion
16251  * skins2/parser/interpreter.cpp: playtree.del() is now a synonym of
16252     playlist.del(), as it is already in use in some skins...
16253     Same thing for playtree.sort().
16254
16255 ------------------------------------------------------------------------
16256 r16301 | fkuehne | 2006-08-19 15:54:18 -0700 (Sat, 19 Aug 2006) | 1 line
16257 Changed paths:
16258    M /trunk/modules/gui/macosx/vout.m
16259
16260 * also forward the mouse events to super if no vout is present
16261 ------------------------------------------------------------------------
16262 r16300 | fkuehne | 2006-08-19 15:46:47 -0700 (Sat, 19 Aug 2006) | 1 line
16263 Changed paths:
16264    M /trunk/modules/video_output/opengl.c
16265
16266 * fixed stupid typo (fixes the highlighting of DVD menu entries)
16267 ------------------------------------------------------------------------
16268 r16299 | fkuehne | 2006-08-19 14:39:06 -0700 (Sat, 19 Aug 2006) | 1 line
16269 Changed paths:
16270    M /trunk/modules/gui/macosx/vout.m
16271
16272 * always forward the clicks to OSX's core
16273 ------------------------------------------------------------------------
16274 r16298 | Trax | 2006-08-19 14:32:19 -0700 (Sat, 19 Aug 2006) | 1 line
16275 Changed paths:
16276    M /trunk/modules/codec/x264.c
16277
16278 * modules/codec/x264.c: cosmetics and added SSIM stats computation option.
16279 ------------------------------------------------------------------------
16280 r16297 | ipkiss | 2006-08-19 10:51:41 -0700 (Sat, 19 Aug 2006) | 3 lines
16281 Changed paths:
16282    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
16283
16284  * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
16285    by a previous commit
16286
16287 ------------------------------------------------------------------------
16288 r16296 | zorglub | 2006-08-19 09:19:56 -0700 (Sat, 19 Aug 2006) | 3 lines
16289 Changed paths:
16290    A /trunk/test/NativeAlgoTest.py
16291    A /trunk/test/native/algo.c
16292    M /trunk/test/native/gc.c
16293    M /trunk/test/native/init.c
16294    M /trunk/test/native/tests.h
16295    M /trunk/test/native/url.c
16296    M /trunk/test/pyunit.h
16297    M /trunk/test/setup.py
16298    M /trunk/test/test.py
16299    M /trunk/test/test.sh
16300
16301 * Tests for previous commit
16302 * Improve test output
16303
16304 ------------------------------------------------------------------------
16305 r16295 | zorglub | 2006-08-19 09:19:31 -0700 (Sat, 19 Aug 2006) | 3 lines
16306 Changed paths:
16307    M /trunk/include/vlc_common.h
16308    M /trunk/include/vlc_symbols.h
16309    M /trunk/src/Makefile.am
16310    M /trunk/src/input/item.c
16311    A /trunk/src/misc/dict.c (from /trunk/src/misc/hashtables.c:16248)
16312    D /trunk/src/misc/hashtables.c
16313
16314 * B-search macro
16315 * Redo dictionnary handling to remove recursion and bugs
16316
16317 ------------------------------------------------------------------------
16318 r16294 | jb | 2006-08-19 06:08:04 -0700 (Sat, 19 Aug 2006) | 7 lines
16319 Changed paths:
16320    M /trunk/modules/gui/qt4/Modules.am
16321    A /trunk/modules/gui/qt4/dialogs/messages.cpp
16322    A /trunk/modules/gui/qt4/dialogs/messages.hpp
16323    M /trunk/modules/gui/qt4/dialogs_provider.cpp
16324
16325 * First implementation of the messages dialog for qt4. 
16326   It works but it is not finished.
16327   - The changing verbosity does not work yet.
16328   - Too many messages are displayed ?
16329
16330
16331
16332 ------------------------------------------------------------------------
16333 r16293 | ipkiss | 2006-08-18 15:00:04 -0700 (Fri, 18 Aug 2006) | 2 lines
16334 Changed paths:
16335    M /trunk/modules/gui/skins2/parser/interpreter.cpp
16336
16337  * skins2/parser/interpreter.cpp: Restored action names modified in [15629]
16338
16339 ------------------------------------------------------------------------
16340 r16291 | ipkiss | 2006-08-18 11:58:16 -0700 (Fri, 18 Aug 2006) | 9 lines
16341 Changed paths:
16342    M /trunk/modules/gui/skins2/src/theme.cpp
16343
16344  * skins2/src/theme.cpp: Improved the saving/loading of skins config
16345    - the format of the skins2-config variable has changed (not backwards-compatible)
16346    - the active layout and its size are now restored
16347    - the windows and layouts are now identified by their id, instead of their
16348      order in the XML file; this fixes problems of disappearing windows
16349      when editing a skin (commenting a Window for example)
16350    - it should now be impossible to have all windows hidden at the same time
16351      (but there is no check that the windows are on screen)
16352
16353 ------------------------------------------------------------------------
16354 r16290 | damienf | 2006-08-18 08:11:02 -0700 (Fri, 18 Aug 2006) | 2 lines
16355 Changed paths:
16356    M /trunk/activex/utils.cpp
16357
16358 - minor fixes
16359
16360 ------------------------------------------------------------------------
16361 r16289 | damienf | 2006-08-18 08:10:21 -0700 (Fri, 18 Aug 2006) | 2 lines
16362 Changed paths:
16363    M /trunk/bootstrap
16364    M /trunk/src/Makefile.am
16365
16366 - fixed Cygwin issue when linking/building shared libvlc.dll
16367
16368 ------------------------------------------------------------------------
16369 r16288 | fkuehne | 2006-08-18 07:05:45 -0700 (Fri, 18 Aug 2006) | 1 line
16370 Changed paths:
16371    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16372    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
16373    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
16374    M /trunk/modules/gui/macosx/intf.m
16375
16376 * finish the vout menu (cloeses #302)
16377 ------------------------------------------------------------------------
16378 r16287 | hartman | 2006-08-17 18:27:00 -0700 (Thu, 17 Aug 2006) | 2 lines
16379 Changed paths:
16380    M /trunk/modules/demux/live555.cpp
16381
16382 * Fix a RTSP crash
16383
16384 ------------------------------------------------------------------------
16385 r16286 | gbazin | 2006-08-17 13:53:27 -0700 (Thu, 17 Aug 2006) | 1 line
16386 Changed paths:
16387    M /trunk/modules/demux/mp4/mp4.c
16388    M /trunk/src/input/decoder.c
16389
16390 * modules/demux/mp4/mp4.c, src/input/decoder.c: support for cropping in quicktime files with H263 video.
16391 ------------------------------------------------------------------------
16392 r16285 | gbazin | 2006-08-17 13:14:14 -0700 (Thu, 17 Aug 2006) | 1 line
16393 Changed paths:
16394    M /trunk/src/input/input.c
16395    M /trunk/src/misc/messages.c
16396
16397 * src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
16398 ------------------------------------------------------------------------
16399 r16284 | gbazin | 2006-08-17 13:07:13 -0700 (Thu, 17 Aug 2006) | 1 line
16400 Changed paths:
16401    M /trunk/modules/stream_out/transcode.c
16402
16403 * modules/stream_out/transcode.c: couple of small fixes.
16404 ------------------------------------------------------------------------
16405 r16283 | zorglub | 2006-08-17 11:16:09 -0700 (Thu, 17 Aug 2006) | 2 lines
16406 Changed paths:
16407    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
16408    M /trunk/src/interface/interaction.c
16409    M /trunk/test/native/gc.c
16410
16411 Fix interaction locking
16412
16413 ------------------------------------------------------------------------
16414 r16282 | gbazin | 2006-08-16 14:45:56 -0700 (Wed, 16 Aug 2006) | 1 line
16415 Changed paths:
16416    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
16417
16418 * modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
16419 ------------------------------------------------------------------------
16420 r16281 | Trax | 2006-08-16 14:36:26 -0700 (Wed, 16 Aug 2006) | 1 line
16421 Changed paths:
16422    M /trunk/modules/access_output/shout.c
16423
16424 * modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.
16425 ------------------------------------------------------------------------
16426 r16280 | gbazin | 2006-08-16 14:19:15 -0700 (Wed, 16 Aug 2006) | 1 line
16427 Changed paths:
16428    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16429
16430 * modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.
16431 ------------------------------------------------------------------------
16432 r16279 | gbazin | 2006-08-16 13:59:04 -0700 (Wed, 16 Aug 2006) | 1 line
16433 Changed paths:
16434    M /trunk/src/misc/messages.c
16435
16436 * src/misc/messages.c: if OBJECT_FLAGS_NODBG is specified, don't output any messages at all. That avoids flooding the console with useless messages when preparsing.
16437 ------------------------------------------------------------------------
16438 r16278 | gbazin | 2006-08-16 13:48:06 -0700 (Wed, 16 Aug 2006) | 1 line
16439 Changed paths:
16440    M /trunk/modules/demux/mkv.cpp
16441
16442 * modules/demux/mkv.cpp: remove useless printf()s
16443 ------------------------------------------------------------------------
16444 r16277 | gbazin | 2006-08-16 13:30:04 -0700 (Wed, 16 Aug 2006) | 1 line
16445 Changed paths:
16446    M /trunk/modules/demux/live555.cpp
16447
16448 * modules/demux/live555.cpp: fixed segfault
16449 ------------------------------------------------------------------------
16450 r16276 | ipkiss | 2006-08-16 00:03:52 -0700 (Wed, 16 Aug 2006) | 4 lines
16451 Changed paths:
16452    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
16453    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
16454    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
16455
16456  * skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
16457    bug in ScaledBitmap is fixed
16458  * skins2/controls/ctrl_slider.*: Support resizing of the SliderBackground control
16459
16460 ------------------------------------------------------------------------
16461 r16275 | Trax | 2006-08-15 16:13:46 -0700 (Tue, 15 Aug 2006) | 1 line
16462 Changed paths:
16463    M /trunk/modules/access_output/shout.c
16464
16465 * modules/access_output/shout.c: removed protocol selection and set it to automaticly try shoutcast protocol if icecast fails. added options for stream info settings, genre, url and public (yellow pages).
16466 ------------------------------------------------------------------------
16467 r16274 | asmax | 2006-08-15 15:38:49 -0700 (Tue, 15 Aug 2006) | 2 lines
16468 Changed paths:
16469    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
16470
16471 * scaled_bitmap.cpp: better fix than [16273] ...
16472
16473 ------------------------------------------------------------------------
16474 r16273 | asmax | 2006-08-15 15:25:27 -0700 (Tue, 15 Aug 2006) | 4 lines
16475 Changed paths:
16476    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
16477
16478 * scaled_bitmap.cpp: - fixed an infinite loop when width=1
16479    + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
16480    vertical scaling too)
16481
16482 ------------------------------------------------------------------------
16483 r16272 | gbazin | 2006-08-15 15:10:37 -0700 (Tue, 15 Aug 2006) | 1 line
16484 Changed paths:
16485    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16486    M /trunk/modules/gui/wxwidgets/video.cpp
16487    M /trunk/modules/video_output/x11/xcommon.c
16488
16489 * modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit, introduced in changelist 16148 (unix VOUT_REPARENT).
16490 ------------------------------------------------------------------------
16491 r16271 | ipkiss | 2006-08-15 13:57:56 -0700 (Tue, 15 Aug 2006) | 3 lines
16492 Changed paths:
16493    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
16494
16495  * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
16496    to a very small size, in scaling mode
16497
16498 ------------------------------------------------------------------------
16499 r16270 | ipkiss | 2006-08-15 11:59:40 -0700 (Tue, 15 Aug 2006) | 2 lines
16500 Changed paths:
16501    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
16502    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
16503    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
16504    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
16505
16506  * skins2/controls/*: forward the onResize() method to the decorated controls
16507
16508 ------------------------------------------------------------------------
16509 r16269 | hartman | 2006-08-15 09:17:59 -0700 (Tue, 15 Aug 2006) | 2 lines
16510 Changed paths:
16511    M /trunk/modules/mux/mp4.c
16512
16513 * Get and write the correct profile_compat_byte
16514
16515 ------------------------------------------------------------------------
16516 r16268 | hartman | 2006-08-15 09:12:44 -0700 (Tue, 15 Aug 2006) | 2 lines
16517 Changed paths:
16518    M /trunk/modules/stream_out/rtp.c
16519
16520 * provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)
16521
16522 ------------------------------------------------------------------------
16523 r16264 | ipkiss | 2006-08-15 04:04:13 -0700 (Tue, 15 Aug 2006) | 2 lines
16524 Changed paths:
16525    M /trunk/modules/gui/skins2/src/skin_main.cpp
16526
16527  * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
16528
16529 ------------------------------------------------------------------------
16530 r16263 | ipkiss | 2006-08-15 03:43:00 -0700 (Tue, 15 Aug 2006) | 2 lines
16531 Changed paths:
16532    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
16533    M /trunk/modules/gui/qt4/main_interface.hpp
16534
16535  * qt4: Added a few forward declarations and includes
16536
16537 ------------------------------------------------------------------------
16538 r16262 | hartman | 2006-08-14 16:37:28 -0700 (Mon, 14 Aug 2006) | 2 lines
16539 Changed paths:
16540    M /trunk/modules/packetizer/h264.c
16541
16542 * first sps, then pps 
16543
16544 ------------------------------------------------------------------------
16545 r16261 | gbazin | 2006-08-14 15:16:07 -0700 (Mon, 14 Aug 2006) | 1 line
16546 Changed paths:
16547    M /trunk/modules/packetizer/h264.c
16548
16549 * modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.
16550 ------------------------------------------------------------------------
16551 r16260 | hartman | 2006-08-14 14:46:13 -0700 (Mon, 14 Aug 2006) | 2 lines
16552 Changed paths:
16553    M /trunk/modules/demux/live555.cpp
16554
16555 * Set the SPS and PPS properly in the extradata when we receive RTP h264
16556
16557 ------------------------------------------------------------------------
16558 r16259 | hartman | 2006-08-14 14:45:19 -0700 (Mon, 14 Aug 2006) | 2 lines
16559 Changed paths:
16560    M /trunk/modules/codec/x264.c
16561
16562 * set extradata of the x264 encoder.
16563
16564 ------------------------------------------------------------------------
16565 r16258 | hartman | 2006-08-14 14:44:15 -0700 (Mon, 14 Aug 2006) | 4 lines
16566 Changed paths:
16567    M /trunk/modules/packetizer/h264.c
16568
16569 * Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
16570   - manage private data properly
16571   - use 4 byte startcodes
16572
16573 ------------------------------------------------------------------------
16574 r16257 | Trax | 2006-08-13 15:23:33 -0700 (Sun, 13 Aug 2006) | 1 line
16575 Changed paths:
16576    M /trunk/modules/access_output/shout.c
16577
16578 * shout.c: add support for protocol selection (icy for shoutcast and http for icecast)
16579 ------------------------------------------------------------------------
16580 r16256 | xtophe | 2006-08-13 12:33:16 -0700 (Sun, 13 Aug 2006) | 2 lines
16581 Changed paths:
16582    M /trunk/bindings/java/Makefile.am
16583    M /trunk/bindings/java/src/Makefile.am
16584
16585 Distribute the java bindings in the tarball
16586
16587 ------------------------------------------------------------------------
16588 r16255 | courmisch | 2006-08-13 11:48:17 -0700 (Sun, 13 Aug 2006) | 2 lines
16589 Changed paths:
16590    M /trunk/bindings/java/Makefile.am
16591    M /trunk/bindings/java/src/Makefile.am
16592
16593 Attempt to remove all the non standard GNU/make stuff
16594
16595 ------------------------------------------------------------------------
16596 r16254 | jpsaman | 2006-08-13 07:31:02 -0700 (Sun, 13 Aug 2006) | 1 line
16597 Changed paths:
16598    M /trunk/modules/audio_filter/converter/a52tofloat32.c
16599
16600 Fix memory leak
16601 ------------------------------------------------------------------------
16602 r16253 | ipkiss | 2006-08-13 05:34:37 -0700 (Sun, 13 Aug 2006) | 2 lines
16603 Changed paths:
16604    M /trunk/doc/skins/skins2-howto.xml
16605
16606  * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.
16607
16608 ------------------------------------------------------------------------
16609 r16252 | hartman | 2006-08-12 13:08:08 -0700 (Sat, 12 Aug 2006) | 2 lines
16610 Changed paths:
16611    M /trunk/extras/contrib/src/Makefile
16612    D /trunk/extras/contrib/src/Patches/ffmpeg-install.patch
16613    D /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
16614
16615 * all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch
16616
16617 ------------------------------------------------------------------------
16618 r16251 | hartman | 2006-08-12 07:24:54 -0700 (Sat, 12 Aug 2006) | 2 lines
16619 Changed paths:
16620    M /trunk/modules/demux/live555.cpp
16621
16622 * fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.
16623
16624 ------------------------------------------------------------------------
16625 r16250 | hartman | 2006-08-11 17:10:37 -0700 (Fri, 11 Aug 2006) | 17 lines
16626 Changed paths:
16627    M /trunk/modules/demux/live555.cpp
16628
16629 * refactoring of live555 module.
16630   - less code duplication
16631   - automaticly try HTTP tunneling if describe fails
16632   - upon authentication failure, ask for a new user/passwd and try again (untested due to lack of a rtsp source)
16633   - fix a bug with adding tracks introduced in [16114]
16634   - fix a bug closing the RTSPClient
16635   - disabled the QT VoD detection because it's unreliable like hell.
16636
16637   TODO:
16638   - test with a WMS RTSP session
16639   - test against a paswd. protected RTSP session
16640   - find a better way for error communication with live (parsing random strings is so 1990)
16641   - find a way to relay Control() calls to a subdemux (for time/pos in TS)
16642   - add the HREF support of the 0.8.5-href branch
16643   - better flushing etc. during the PAUSE (ideas anyone?)
16644
16645
16646 ------------------------------------------------------------------------
16647 r16249 | xtophe | 2006-08-11 16:30:02 -0700 (Fri, 11 Aug 2006) | 2 lines
16648 Changed paths:
16649    M /trunk/src/control/mediacontrol_core.c
16650
16651 Should fix compilation. Not tested
16652
16653 ------------------------------------------------------------------------
16654 r16248 | zorglub | 2006-08-11 06:32:42 -0700 (Fri, 11 Aug 2006) | 2 lines
16655 Changed paths:
16656    M /trunk/include/vlc_playlist.h
16657    M /trunk/include/vlc_symbols.h
16658    M /trunk/src/playlist/item.c
16659
16660 Add functions to use the media library
16661
16662 ------------------------------------------------------------------------
16663 r16247 | zorglub | 2006-08-10 23:23:56 -0700 (Thu, 10 Aug 2006) | 2 lines
16664 Changed paths:
16665    M /trunk/src/input/input.c
16666
16667 Gah, forgot to commit this: fix a potential crash in stats
16668
16669 ------------------------------------------------------------------------
16670 r16246 | hartman | 2006-08-10 14:28:56 -0700 (Thu, 10 Aug 2006) | 2 lines
16671 Changed paths:
16672    M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
16673
16674 * nop part of ffmpeg patch was fixed upstream
16675
16676 ------------------------------------------------------------------------
16677 r16245 | dionoea | 2006-08-10 12:21:25 -0700 (Thu, 10 Aug 2006) | 2 lines
16678 Changed paths:
16679    M /trunk/THANKS
16680    M /trunk/modules/control/rc.c
16681
16682 Add "enqueue" command. Original patch by Greg Farell
16683
16684 ------------------------------------------------------------------------
16685 r16244 | ipkiss | 2006-08-10 11:26:18 -0700 (Thu, 10 Aug 2006) | 2 lines
16686 Changed paths:
16687    M /trunk/doc/skins/skins2-howto.xml
16688
16689  * doc/skins/skins2-howto.xml: Updated copyright year
16690
16691 ------------------------------------------------------------------------
16692 r16243 | ipkiss | 2006-08-10 10:25:30 -0700 (Thu, 10 Aug 2006) | 3 lines
16693 Changed paths:
16694    M /trunk/doc/skins/skins2-howto.xml
16695
16696  * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
16697    nicer output
16698
16699 ------------------------------------------------------------------------
16700 r16242 | courmisch | 2006-08-10 07:27:28 -0700 (Thu, 10 Aug 2006) | 2 lines
16701 Changed paths:
16702    M /trunk/modules/services_discovery/upnp_intel.cpp
16703
16704 Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
16705
16706 ------------------------------------------------------------------------
16707 r16241 | hartman | 2006-08-10 05:51:53 -0700 (Thu, 10 Aug 2006) | 2 lines
16708 Changed paths:
16709    M /trunk/modules/video_filter/logo.c
16710    M /trunk/modules/video_filter/marq.c
16711    M /trunk/modules/video_filter/time.c
16712
16713 * p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.
16714
16715 ------------------------------------------------------------------------
16716 r16240 | hartman | 2006-08-10 04:46:19 -0700 (Thu, 10 Aug 2006) | 2 lines
16717 Changed paths:
16718    M /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch
16719
16720 * Part of the Intel patches are now fixed upstream
16721
16722 ------------------------------------------------------------------------
16723 r16239 | jpsaman | 2006-08-09 11:09:34 -0700 (Wed, 09 Aug 2006) | 1 line
16724 Changed paths:
16725    M /trunk/modules/codec/ffmpeg/encoder.c
16726
16727 Fix comments
16728 ------------------------------------------------------------------------
16729 r16238 | hartman | 2006-08-08 13:39:12 -0700 (Tue, 08 Aug 2006) | 2 lines
16730 Changed paths:
16731    M /trunk/modules/access/cdda/access.c
16732
16733 * Fix an #ifdef hidden error in cddax 
16734
16735 ------------------------------------------------------------------------
16736 r16237 | zorglub | 2006-08-07 10:26:02 -0700 (Mon, 07 Aug 2006) | 2 lines
16737 Changed paths:
16738    M /trunk/include/vlc_playlist.h
16739    M /trunk/include/vlc_symbols.h
16740    M /trunk/modules/control/http/macro.c
16741    M /trunk/modules/control/rc.c
16742    M /trunk/modules/gui/macosx/playlist.m
16743    M /trunk/src/playlist/sort.c
16744
16745 Fix sort by artist
16746
16747 ------------------------------------------------------------------------
16748 r16236 | fkuehne | 2006-08-07 09:36:57 -0700 (Mon, 07 Aug 2006) | 2 lines
16749 Changed paths:
16750    M /trunk/configure.ac
16751    M /trunk/modules/gui/macosx/AppleRemote.h
16752    M /trunk/modules/gui/macosx/AppleRemote.m
16753
16754 * configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes)
16755 * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
16756 ------------------------------------------------------------------------
16757 r16235 | zorglub | 2006-08-06 10:12:01 -0700 (Sun, 06 Aug 2006) | 3 lines
16758 Changed paths:
16759    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
16760    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
16761    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
16762    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
16763    M /trunk/modules/gui/qt4/main_interface.cpp
16764    M /trunk/modules/gui/qt4/menus.cpp
16765    M /trunk/modules/gui/qt4/playlist_model.cpp
16766    M /trunk/modules/gui/qt4/playlist_model.hpp
16767    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
16768
16769 * Add random/loop buttons
16770 * Improve hilighting
16771
16772 ------------------------------------------------------------------------
16773 r16234 | ipkiss | 2006-08-06 09:36:30 -0700 (Sun, 06 Aug 2006) | 2 lines
16774 Changed paths:
16775    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
16776    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
16777
16778  * skins2: Fixed resizing of the Text control
16779
16780 ------------------------------------------------------------------------
16781 r16233 | zorglub | 2006-08-06 09:14:56 -0700 (Sun, 06 Aug 2006) | 2 lines
16782 Changed paths:
16783    M /trunk/modules/demux/playlist/m3u.c
16784    M /trunk/modules/demux/playlist/shoutcast.c
16785    M /trunk/modules/services_discovery/shout.c
16786    M /trunk/src/playlist/item.c
16787
16788 Fix deletion of items when changing them to nodes
16789
16790 ------------------------------------------------------------------------
16791 r16232 | fkuehne | 2006-08-06 09:10:19 -0700 (Sun, 06 Aug 2006) | 1 line
16792 Changed paths:
16793    M /trunk/modules/gui/macosx/playlist.m
16794
16795 * fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface
16796 ------------------------------------------------------------------------
16797 r16231 | ipkiss | 2006-08-06 08:49:56 -0700 (Sun, 06 Aug 2006) | 3 lines
16798 Changed paths:
16799    M /trunk/modules/gui/skins2/parser/builder.cpp
16800
16801  * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
16802    the top left corner of the layout
16803
16804 ------------------------------------------------------------------------
16805 r16230 | jpsaman | 2006-08-06 08:07:47 -0700 (Sun, 06 Aug 2006) | 1 line
16806 Changed paths:
16807    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16808
16809 Oops use VLC_ error messages
16810 ------------------------------------------------------------------------
16811 r16229 | zorglub | 2006-08-06 06:53:58 -0700 (Sun, 06 Aug 2006) | 2 lines
16812 Changed paths:
16813    M /trunk/src/input/item.c
16814
16815 Oh look ! Bananas !
16816
16817 ------------------------------------------------------------------------
16818 r16228 | jpsaman | 2006-08-06 06:43:18 -0700 (Sun, 06 Aug 2006) | 1 line
16819 Changed paths:
16820    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16821
16822 sanity checking
16823 ------------------------------------------------------------------------
16824 r16227 | jpsaman | 2006-08-06 06:40:11 -0700 (Sun, 06 Aug 2006) | 1 line
16825 Changed paths:
16826    M /trunk/modules/stream_out/transcode.c
16827
16828 enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.
16829 ------------------------------------------------------------------------
16830 r16226 | jpsaman | 2006-08-06 06:27:58 -0700 (Sun, 06 Aug 2006) | 1 line
16831 Changed paths:
16832    M /trunk/modules/stream_out/transcode.c
16833
16834 Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.
16835 ------------------------------------------------------------------------
16836 r16225 | jpsaman | 2006-08-06 06:25:05 -0700 (Sun, 06 Aug 2006) | 1 line
16837 Changed paths:
16838    M /trunk/modules/video_filter/mosaic.c
16839
16840 ifdef away compiler warning
16841 ------------------------------------------------------------------------
16842 r16224 | jpsaman | 2006-08-06 06:24:29 -0700 (Sun, 06 Aug 2006) | 1 line
16843 Changed paths:
16844    M /trunk/modules/services_discovery/podcast.c
16845
16846 Remove unused variable
16847 ------------------------------------------------------------------------
16848 r16223 | jpsaman | 2006-08-06 06:24:11 -0700 (Sun, 06 Aug 2006) | 1 line
16849 Changed paths:
16850    M /trunk/modules/video_filter/psychedelic.c
16851
16852 Fix double free bug in psychedelic filter
16853 ------------------------------------------------------------------------
16854 r16222 | jpsaman | 2006-08-06 06:23:47 -0700 (Sun, 06 Aug 2006) | 1 line
16855 Changed paths:
16856    M /trunk/src/misc/image.c
16857
16858 Put just deleted objects to NULL.
16859 ------------------------------------------------------------------------
16860 r16221 | jpsaman | 2006-08-06 06:21:54 -0700 (Sun, 06 Aug 2006) | 1 line
16861 Changed paths:
16862    M /trunk/include/vlc_es.h
16863
16864 Use NULL iso 0 (is more portable)
16865 ------------------------------------------------------------------------
16866 r16220 | jpsaman | 2006-08-06 06:21:36 -0700 (Sun, 06 Aug 2006) | 1 line
16867 Changed paths:
16868    M /trunk/modules/mux/mp4.c
16869
16870 Remove some whitespace
16871 ------------------------------------------------------------------------
16872 r16219 | jpsaman | 2006-08-06 06:11:49 -0700 (Sun, 06 Aug 2006) | 1 line
16873 Changed paths:
16874    M /trunk/modules/audio_filter/resampler/bandlimited.c
16875
16876 Use C-style comments
16877 ------------------------------------------------------------------------
16878 r16218 | jpsaman | 2006-08-06 06:11:04 -0700 (Sun, 06 Aug 2006) | 1 line
16879 Changed paths:
16880    M /trunk/modules/audio_filter/resampler/linear.c
16881
16882 Cleanup whitespace
16883 ------------------------------------------------------------------------
16884 r16217 | jpsaman | 2006-08-06 06:10:27 -0700 (Sun, 06 Aug 2006) | 1 line
16885 Changed paths:
16886    M /trunk/modules/demux/mpeg/m4v.c
16887
16888 Remove unused variable.
16889 ------------------------------------------------------------------------
16890 r16216 | jpsaman | 2006-08-06 06:09:42 -0700 (Sun, 06 Aug 2006) | 1 line
16891 Changed paths:
16892    M /trunk/src/stream_output/stream_output.c
16893
16894 Fix compiler warning on uninitialized variable.
16895 ------------------------------------------------------------------------
16896 r16215 | jpsaman | 2006-08-06 06:09:24 -0700 (Sun, 06 Aug 2006) | 1 line
16897 Changed paths:
16898    M /trunk/src/input/stream.c
16899
16900 Fix compiler warning on uninitialized variable.
16901 ------------------------------------------------------------------------
16902 r16214 | zorglub | 2006-08-06 05:25:52 -0700 (Sun, 06 Aug 2006) | 2 lines
16903 Changed paths:
16904    M /trunk/src/input/input.c
16905    M /trunk/src/misc/stats.c
16906
16907 This should fix the locking problems with stats
16908
16909 ------------------------------------------------------------------------
16910 r16213 | jpsaman | 2006-08-06 03:30:30 -0700 (Sun, 06 Aug 2006) | 1 line
16911 Changed paths:
16912    M /trunk/modules/access/cdda/access.c
16913
16914 Coding Style fixes
16915 ------------------------------------------------------------------------
16916 r16212 | zorglub | 2006-08-06 03:07:35 -0700 (Sun, 06 Aug 2006) | 6 lines
16917 Changed paths:
16918    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
16919    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
16920    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
16921    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
16922    M /trunk/modules/gui/qt4/menus.cpp
16923    M /trunk/modules/gui/qt4/menus.hpp
16924    M /trunk/modules/gui/qt4/playlist_model.cpp
16925    M /trunk/modules/gui/qt4/playlist_model.hpp
16926
16927 Qt4:
16928 * Hilight playing item
16929 * Partial removal support, not yet correct
16930 * Reduce critical section when rebuilding playlist
16931 * Beginning of menu support
16932
16933 ------------------------------------------------------------------------
16934 r16211 | pengvado | 2006-08-05 17:48:05 -0700 (Sat, 05 Aug 2006) | 2 lines
16935 Changed paths:
16936    M /trunk/modules/codec/x264.c
16937
16938 oops in r16209
16939
16940 ------------------------------------------------------------------------
16941 r16210 | ipkiss | 2006-08-05 06:37:06 -0700 (Sat, 05 Aug 2006) | 6 lines
16942 Changed paths:
16943    M /trunk/doc/skins/skins2-howto.xml
16944    M /trunk/modules/gui/skins2/parser/builder.cpp
16945    M /trunk/modules/gui/skins2/parser/builder.hpp
16946    M /trunk/modules/gui/skins2/parser/builder_data.def
16947    M /trunk/modules/gui/skins2/parser/builder_data.hpp
16948    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16949    M /trunk/modules/gui/skins2/utils/position.cpp
16950    M /trunk/modules/gui/skins2/utils/position.hpp
16951    M /trunk/share/skins2/skin.dtd
16952
16953  * skins2: new "xkeepratio" and "ykeepratio" attributes, common to all the
16954    controls. When set to "true", the behaviour of the resizing is changed
16955    (cf. documentation). The main use for these attributes is to keep a
16956    a control centered in the layout (horizontally, vertically or both) without
16957    resizing the control.
16958
16959 ------------------------------------------------------------------------
16960 r16209 | pengvado | 2006-08-04 11:14:40 -0700 (Fri, 04 Aug 2006) | 2 lines
16961 Changed paths:
16962    M /trunk/modules/codec/x264.c
16963
16964 fix the crf option to reflect x264's API change in its revision 537
16965
16966 ------------------------------------------------------------------------
16967 r16208 | jpsaman | 2006-08-04 08:17:15 -0700 (Fri, 04 Aug 2006) | 1 line
16968 Changed paths:
16969    M /trunk/modules/stream_out/transcode.c
16970
16971 Some cleanup of whitespace
16972 ------------------------------------------------------------------------
16973 r16207 | zorglub | 2006-08-03 15:24:42 -0700 (Thu, 03 Aug 2006) | 2 lines
16974 Changed paths:
16975    M /trunk/src/input/item.c
16976
16977 This dichotomy code apparently still is buggy. Todo: redo it
16978
16979 ------------------------------------------------------------------------
16980 r16206 | gbazin | 2006-08-03 14:57:58 -0700 (Thu, 03 Aug 2006) | 1 line
16981 Changed paths:
16982    M /trunk/modules/access/directory.c
16983    M /trunk/modules/access/file.c
16984
16985 * modules/access/file.c, directory.c: bug and memory leak fixes
16986 ------------------------------------------------------------------------
16987 r16205 | zorglub | 2006-08-03 10:03:26 -0700 (Thu, 03 Aug 2006) | 2 lines
16988 Changed paths:
16989    M /trunk/bindings/java/src
16990
16991 Fix svn:ignore
16992
16993 ------------------------------------------------------------------------
16994 r16204 | zorglub | 2006-08-03 09:58:10 -0700 (Thu, 03 Aug 2006) | 2 lines
16995 Changed paths:
16996    M /trunk/modules/control/http/macro.c
16997    M /trunk/modules/control/http/rpn.c
16998    M /trunk/modules/demux/mp4/libmp4.c
16999    M /trunk/modules/demux/mp4/libmp4.h
17000    M /trunk/modules/demux/playlist/dvb.c
17001    M /trunk/modules/demux/playlist/gvp.c
17002    M /trunk/modules/demux/playlist/shoutcast.c
17003    M /trunk/modules/misc/freetype.c
17004    M /trunk/modules/misc/logger.c
17005    M /trunk/modules/misc/rtsp.c
17006    M /trunk/modules/video_chroma/i420_rgb8.c
17007
17008 Fix a bunch of warnings and errors
17009
17010 ------------------------------------------------------------------------
17011 r16203 | zorglub | 2006-08-03 08:34:08 -0700 (Thu, 03 Aug 2006) | 2 lines
17012 Changed paths:
17013    M /trunk/modules/access/dvb/dvb.h
17014    M /trunk/modules/access/dvb/http.c
17015    M /trunk/modules/access/mms/mms.h
17016    M /trunk/modules/access/mms/mmstu.c
17017    M /trunk/modules/access/vcdx/access.c
17018    M /trunk/modules/access_output/http.c
17019    M /trunk/modules/codec/cinepak.c
17020    M /trunk/modules/demux/asf/libasf.c
17021    M /trunk/modules/demux/avi/avi.c
17022    M /trunk/modules/demux/mp4/libmp4.c
17023    M /trunk/modules/demux/mp4/mp4.c
17024    M /trunk/modules/demux/playlist/asx.c
17025    M /trunk/modules/demux/playlist/b4s.c
17026    M /trunk/modules/demux/playlist/qtl.c
17027    M /trunk/modules/demux/playlist/shoutcast.c
17028    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
17029    M /trunk/modules/mux/ogg.c
17030    M /trunk/modules/services_discovery/sap.c
17031    M /trunk/modules/stream_out/es.c
17032    M /trunk/modules/video_filter/logo.c
17033    M /trunk/modules/video_output/image.c
17034    M /trunk/src/misc/vlm.c
17035    M /trunk/src/stream_output/announce.c
17036    M /trunk/src/stream_output/sap.c
17037    M /trunk/src/stream_output/stream_output.c
17038
17039 Fix duplicate definitions of FREE
17040
17041 ------------------------------------------------------------------------
17042 r16202 | zorglub | 2006-08-03 08:27:19 -0700 (Thu, 03 Aug 2006) | 2 lines
17043 Changed paths:
17044    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
17045    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
17046    M /trunk/modules/gui/qt4/menus.cpp
17047
17048 Handle blocking errors, fix layout for login
17049
17050 ------------------------------------------------------------------------
17051 r16201 | jb | 2006-08-03 01:46:47 -0700 (Thu, 03 Aug 2006) | 4 lines
17052 Changed paths:
17053    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
17054
17055
17056 Yet another x264 contrib patch for win32
17057
17058
17059 ------------------------------------------------------------------------
17060 r16200 | jb | 2006-08-03 00:48:55 -0700 (Thu, 03 Aug 2006) | 4 lines
17061 Changed paths:
17062    M /trunk/extras/contrib/src/Makefile
17063    D /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
17064    M /trunk/extras/contrib/src/packages.mak
17065
17066 * Some small updates in the contribs
17067 * FFMpeg reactivated the WM3-codec. The patch is now useless
17068
17069
17070 ------------------------------------------------------------------------
17071 r16199 | zorglub | 2006-08-02 23:10:57 -0700 (Wed, 02 Aug 2006) | 4 lines
17072 Changed paths:
17073    M /trunk/extras/make.pl
17074    M /trunk/include/vlc_interaction.h
17075    M /trunk/modules/demux/avi/avi.c
17076    M /trunk/modules/demux/avi/libavi.c
17077    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
17078    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
17079    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
17080    M /trunk/src/interface/interaction.c
17081
17082 * Some Qt interaction stuff
17083 * More useless interaction cleanup
17084 * Small fix for make beautifier
17085
17086 ------------------------------------------------------------------------
17087 r16198 | zorglub | 2006-08-02 14:52:28 -0700 (Wed, 02 Aug 2006) | 2 lines
17088 Changed paths:
17089    M /trunk/modules/demux/playlist/gvp.c
17090
17091 Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them
17092
17093 ------------------------------------------------------------------------
17094 r16197 | zorglub | 2006-08-02 12:51:46 -0700 (Wed, 02 Aug 2006) | 2 lines
17095 Changed paths:
17096    M /trunk/include/vlc_common.h
17097    M /trunk/include/vlc_interaction.h
17098    M /trunk/include/vlc_symbols.h
17099    M /trunk/modules/demux/avi/avi.c
17100    M /trunk/modules/services_discovery/shout.c
17101    M /trunk/src/interface/interaction.c
17102    M /trunk/src/misc/update.c
17103
17104 Interaction cleanup, remove some unused functions, factorize some code, ...
17105
17106 ------------------------------------------------------------------------
17107 r16196 | littlejohn | 2006-08-02 07:11:17 -0700 (Wed, 02 Aug 2006) | 3 lines
17108 Changed paths:
17109    M /trunk/bindings/java/Makefile.am
17110    M /trunk/bindings/java/VLCExample.java
17111    A /trunk/bindings/java/org/videolan/jvlc/Audio.java
17112    A /trunk/bindings/java/org/videolan/jvlc/Input.java
17113    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
17114    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
17115    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
17116    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
17117    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
17118    D /trunk/bindings/java/org/videolan/jvlc/Status.java
17119    A /trunk/bindings/java/org/videolan/jvlc/VLM.java
17120    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
17121    A /trunk/bindings/java/org/videolan/jvlc/Video.java
17122    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
17123    A /trunk/bindings/java/src
17124    A /trunk/bindings/java/src/Makefile.am
17125    A /trunk/bindings/java/src/audio-jni.cc
17126    A /trunk/bindings/java/src/core-jni.cc
17127    A /trunk/bindings/java/src/graphics-jni.cc
17128    A /trunk/bindings/java/src/input-jni.cc
17129    A /trunk/bindings/java/src/playlist-jni.cc
17130    A /trunk/bindings/java/src/utils.cc
17131    A /trunk/bindings/java/src/utils.h
17132    A /trunk/bindings/java/src/video-jni.cc
17133    A /trunk/bindings/java/src/vlm-jni.cc
17134    D /trunk/bindings/java/vlc-graphics-jni.cc
17135    D /trunk/bindings/java/vlc-libvlc-jni.cc
17136    M /trunk/configure.ac
17137
17138 Java Bindings synched with lastest version.
17139
17140
17141 ------------------------------------------------------------------------
17142 r16195 | jb | 2006-08-01 15:09:34 -0700 (Tue, 01 Aug 2006) | 3 lines
17143 Changed paths:
17144    M /trunk/extras/contrib/src/Makefile
17145    A /trunk/extras/contrib/src/Patches/speex-BeOS.patch
17146    A /trunk/extras/contrib/src/Patches/twolame-BeOS.patch
17147
17148 * Some work for BeOS Contrib's should repair some of'em
17149
17150
17151 ------------------------------------------------------------------------
17152 r16194 | zorglub | 2006-08-01 08:23:46 -0700 (Tue, 01 Aug 2006) | 2 lines
17153 Changed paths:
17154    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
17155
17156 Remove references to deprecated files
17157
17158 ------------------------------------------------------------------------
17159 r16193 | courmisch | 2006-08-01 08:11:33 -0700 (Tue, 01 Aug 2006) | 2 lines
17160 Changed paths:
17161    M /trunk/src/interface/interaction.c
17162
17163 Apparently, someone does not about "make".
17164
17165 ------------------------------------------------------------------------
17166 r16192 | courmisch | 2006-08-01 08:00:50 -0700 (Tue, 01 Aug 2006) | 2 lines
17167 Changed paths:
17168    M /trunk/include/vlc_access.h
17169
17170 Syntax error
17171
17172 ------------------------------------------------------------------------
17173 r16191 | courmisch | 2006-08-01 07:54:54 -0700 (Tue, 01 Aug 2006) | 2 lines
17174 Changed paths:
17175    M /trunk/configure.ac
17176
17177 Cosmetic: Don't leak internal error to the console.
17178
17179 ------------------------------------------------------------------------
17180 r16190 | zorglub | 2006-08-01 06:12:48 -0700 (Tue, 01 Aug 2006) | 2 lines
17181 Changed paths:
17182    M /trunk/include/vlc_interaction.h
17183    M /trunk/include/vlc_symbols.h
17184    M /trunk/modules/gui/macosx/interaction.m
17185    M /trunk/modules/gui/qt4/Modules.am
17186    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
17187    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
17188    M /trunk/modules/gui/qt4/playlist_model.cpp
17189    M /trunk/modules/gui/qt4/ui/logindialog.ui
17190    D /trunk/modules/gui/qt4/ui/okcanceldialog.ui
17191    D /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
17192    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
17193
17194 Improve Qt interaction stuff
17195
17196 ------------------------------------------------------------------------
17197 r16189 | littlejohn | 2006-08-01 03:30:31 -0700 (Tue, 01 Aug 2006) | 3 lines
17198 Changed paths:
17199    M /trunk/src/control/playlist.c
17200
17201 Fixed a missing assert.h inclusion.
17202
17203
17204 ------------------------------------------------------------------------
17205 r16188 | zorglub | 2006-08-01 02:22:35 -0700 (Tue, 01 Aug 2006) | 2 lines
17206 Changed paths:
17207    M /trunk/include/libvlc_internal.h
17208    M /trunk/include/vlc/libvlc.h
17209    M /trunk/src/control/audio.c
17210    M /trunk/src/control/core.c
17211    M /trunk/src/control/input.c
17212    M /trunk/src/control/playlist.c
17213
17214 src/control: a bit of cleanup here and there
17215
17216 ------------------------------------------------------------------------
17217 r16187 | fkuehne | 2006-07-31 15:51:43 -0700 (Mon, 31 Jul 2006) | 2 lines
17218 Changed paths:
17219    M /trunk/modules/gui/macosx/interaction.h
17220    M /trunk/modules/gui/macosx/intf.m
17221    M /trunk/src/interface/interaction.c
17222
17223 * interaction.c: always show errors through the interaction framework, even if the user disabled its usage
17224 * macosx/*: minor clean-up
17225 ------------------------------------------------------------------------
17226 r16186 | fkuehne | 2006-07-31 15:21:00 -0700 (Mon, 31 Jul 2006) | 1 line
17227 Changed paths:
17228    M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
17229
17230 * fix layout
17231 ------------------------------------------------------------------------
17232 r16185 | fkuehne | 2006-07-31 15:15:13 -0700 (Mon, 31 Jul 2006) | 1 line
17233 Changed paths:
17234    M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
17235    M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
17236    M /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
17237    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
17238    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17239    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
17240    M /trunk/modules/gui/macosx/interaction.h
17241    M /trunk/modules/gui/macosx/interaction.m
17242    M /trunk/modules/gui/macosx/intf.h
17243    M /trunk/modules/gui/macosx/intf.m
17244
17245 * removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)
17246 ------------------------------------------------------------------------
17247 r16184 | dionoea | 2006-07-31 14:07:17 -0700 (Mon, 31 Jul 2006) | 2 lines
17248 Changed paths:
17249    M /trunk/share/http/index.html
17250
17251 This was missing to have backwards compatibility with scripts using the old intf.
17252
17253 ------------------------------------------------------------------------
17254 r16183 | jb | 2006-07-31 13:13:08 -0700 (Mon, 31 Jul 2006) | 4 lines
17255 Changed paths:
17256    M /trunk/include/vlc_symbols.h
17257
17258 - Reverting the previous commit.
17259   Something went bad. Sorry.
17260
17261
17262 ------------------------------------------------------------------------
17263 r16182 | jb | 2006-07-31 12:49:19 -0700 (Mon, 31 Jul 2006) | 5 lines
17264 Changed paths:
17265    M /trunk/include/vlc_symbols.h
17266
17267 - Should remove all the references to intf_UserOkayCancel,
17268 removed in r16159 by fkuehne and fix the nightlies.
17269
17270
17271
17272 ------------------------------------------------------------------------
17273 r16181 | gbazin | 2006-07-31 11:09:49 -0700 (Mon, 31 Jul 2006) | 1 line
17274 Changed paths:
17275    M /trunk/modules/demux/ps.c
17276
17277 * modules/demux/ps.c: fixed breakage
17278 ------------------------------------------------------------------------
17279 r16180 | hartman | 2006-07-31 08:36:36 -0700 (Mon, 31 Jul 2006) | 3 lines
17280 Changed paths:
17281    M /trunk/modules/demux/mp4/mp4.c
17282
17283 * Fix support for QT ref files. this close #700
17284  - this dupes some code from the playlist demux (FindItem).
17285
17286 ------------------------------------------------------------------------
17287 r16179 | littlejohn | 2006-07-31 05:11:51 -0700 (Mon, 31 Jul 2006) | 5 lines
17288 Changed paths:
17289    M /trunk/bindings/java/Makefile.am
17290    M /trunk/configure.ac
17291
17292 Some Java checks on --enable-java-bindings:
17293  * JAVA_HOME is set
17294  * a java compiler compiles
17295
17296
17297 ------------------------------------------------------------------------
17298 r16178 | littlejohn | 2006-07-31 02:31:35 -0700 (Mon, 31 Jul 2006) | 3 lines
17299 Changed paths:
17300    M /trunk/include/vlc/libvlc.h
17301    M /trunk/src/control/input.c
17302
17303 New input_set_(time|position) in libvlc.
17304
17305
17306 ------------------------------------------------------------------------
17307 r16177 | littlejohn | 2006-07-31 00:09:53 -0700 (Mon, 31 Jul 2006) | 5 lines
17308 Changed paths:
17309    M /trunk/include/vlc/libvlc.h
17310    M /trunk/modules/stream_out/bridge.c
17311    M /trunk/src/control/video.c
17312
17313 Video resize function added in libvlc.
17314
17315 Typo fix in modules/stream_out/bridge.c
17316
17317
17318 ------------------------------------------------------------------------
17319 r16176 | hartman | 2006-07-30 16:21:58 -0700 (Sun, 30 Jul 2006) | 2 lines
17320 Changed paths:
17321    M /trunk/configure.ac
17322
17323 * gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
17324
17325 ------------------------------------------------------------------------
17326 r16175 | hartman | 2006-07-30 15:40:08 -0700 (Sun, 30 Jul 2006) | 2 lines
17327 Changed paths:
17328    M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
17329
17330 * the ffmpeg api version id was updated
17331
17332 ------------------------------------------------------------------------
17333 r16174 | fkuehne | 2006-07-30 15:35:04 -0700 (Sun, 30 Jul 2006) | 1 line
17334 Changed paths:
17335    M /trunk/modules/gui/macosx/intf.m
17336    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
17337
17338 * compilation fix
17339 ------------------------------------------------------------------------
17340 r16173 | fkuehne | 2006-07-30 15:11:36 -0700 (Sun, 30 Jul 2006) | 2 lines
17341 Changed paths:
17342    M /trunk/modules/gui/macosx/intf.m
17343    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
17344
17345 osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
17346 wx/interaction.cpp: another WX compilation fix
17347 ------------------------------------------------------------------------
17348 r16172 | fkuehne | 2006-07-30 15:03:56 -0700 (Sun, 30 Jul 2006) | 1 line
17349 Changed paths:
17350    M /trunk/src/input/input.c
17351    M /trunk/src/misc/update.c
17352
17353 * forgot these in the previous commit (updated to current API)
17354 ------------------------------------------------------------------------
17355 r16171 | fkuehne | 2006-07-30 15:00:44 -0700 (Sun, 30 Jul 2006) | 7 lines
17356 Changed paths:
17357    M /trunk/Makefile.am
17358    A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib
17359    A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/classes.nib
17360    A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/info.nib
17361    A /trunk/extras/MacOSX/Resources/English.lproj/InteractionErrorPanel.nib/keyedobjects.nib
17362    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
17363    M /trunk/include/vlc_interaction.h
17364    M /trunk/modules/gui/macosx/interaction.h
17365    M /trunk/modules/gui/macosx/interaction.m
17366    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
17367    M /trunk/modules/gui/wxwidgets/interface.cpp
17368    M /trunk/src/interface/interaction.c
17369
17370 * additional interaction enhancements
17371     - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
17372     - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
17373 * wx: a compilation fix, but no update to the current API
17374 * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
17375
17376 The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
17377 ------------------------------------------------------------------------
17378 r16170 | zorglub | 2006-07-30 14:19:38 -0700 (Sun, 30 Jul 2006) | 2 lines
17379 Changed paths:
17380    M /trunk/include/vlc_input.h
17381
17382 Forgot this
17383
17384 ------------------------------------------------------------------------
17385 r16169 | zorglub | 2006-07-30 13:28:59 -0700 (Sun, 30 Jul 2006) | 3 lines
17386 Changed paths:
17387    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
17388    M /trunk/modules/gui/qt4/components/video_widget.cpp
17389    M /trunk/modules/gui/qt4/main_interface.cpp
17390    M /trunk/modules/gui/qt4/menus.cpp
17391    A /trunk/modules/gui/qt4/pixmaps/type_afile.xpm
17392    A /trunk/modules/gui/qt4/pixmaps/type_card.xpm
17393    A /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm
17394    A /trunk/modules/gui/qt4/pixmaps/type_directory.xpm
17395    A /trunk/modules/gui/qt4/pixmaps/type_disc.xpm
17396    A /trunk/modules/gui/qt4/pixmaps/type_node.xpm
17397    A /trunk/modules/gui/qt4/pixmaps/type_unknown.xpm
17398    A /trunk/modules/gui/qt4/pixmaps/type_vfile.xpm
17399    M /trunk/modules/gui/qt4/playlist_model.cpp
17400    M /trunk/modules/gui/qt4/playlist_model.hpp
17401    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
17402
17403 Icons support
17404 Misc fprintf cleanup
17405
17406 ------------------------------------------------------------------------
17407 r16168 | zorglub | 2006-07-30 09:41:20 -0700 (Sun, 30 Jul 2006) | 2 lines
17408 Changed paths:
17409    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
17410    M /trunk/modules/gui/qt4/components/playlist/selector.cpp
17411    M /trunk/modules/gui/qt4/components/playlist/selector.hpp
17412    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
17413    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
17414    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
17415    M /trunk/modules/gui/qt4/dialogs_provider.cpp
17416    M /trunk/modules/gui/qt4/playlist_model.cpp
17417    M /trunk/modules/gui/qt4/playlist_model.hpp
17418    M /trunk/modules/gui/qt4/qt4.cpp
17419
17420 Qt4 playlist dialog base stuff
17421
17422 ------------------------------------------------------------------------
17423 r16167 | ipkiss | 2006-07-30 07:34:21 -0700 (Sun, 30 Jul 2006) | 2 lines
17424 Changed paths:
17425    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
17426    M /trunk/modules/gui/skins2/src/generic_layout.hpp
17427
17428  * skins2/*: fixed some doxygen comments
17429
17430 ------------------------------------------------------------------------
17431 r16166 | ipkiss | 2006-07-30 06:04:27 -0700 (Sun, 30 Jul 2006) | 3 lines
17432 Changed paths:
17433    M /trunk/modules/gui/skins2/src/generic_layout.cpp
17434
17435  * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
17436    is not visible
17437
17438 ------------------------------------------------------------------------
17439 r16165 | asmax | 2006-07-30 05:22:00 -0700 (Sun, 30 Jul 2006) | 2 lines
17440 Changed paths:
17441    M /trunk/modules/visualization/galaktos/plugin.c
17442
17443 * fixed galaktos plugin which was broken for a very long time
17444
17445 ------------------------------------------------------------------------
17446 r16164 | ipkiss | 2006-07-30 05:07:45 -0700 (Sun, 30 Jul 2006) | 3 lines
17447 Changed paths:
17448    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
17449    M /trunk/modules/gui/skins2/src/window_manager.cpp
17450    M /trunk/modules/gui/skins2/src/window_manager.hpp
17451
17452  * skins2: when restoring the previous skin because a new one failed to load,
17453    show only the windows that were visible before
17454
17455 ------------------------------------------------------------------------
17456 r16163 | damienf | 2006-07-29 16:32:05 -0700 (Sat, 29 Jul 2006) | 4 lines
17457 Changed paths:
17458    M /trunk/include/vlc/libvlc.h
17459    M /trunk/modules/video_output/x11/xcommon.c
17460    M /trunk/src/control/core.c
17461    M /trunk/src/control/video.c
17462
17463 few fixes in libvlc APis
17464 - allow for libvlc_exception_t to be NULL in APIs
17465 - remove X11 references from libvlc, as it breaks MacOS X
17466
17467 ------------------------------------------------------------------------
17468 r16162 | hartman | 2006-07-29 15:58:49 -0700 (Sat, 29 Jul 2006) | 7 lines
17469 Changed paths:
17470    M /trunk/modules/demux/playlist/asx.c
17471    M /trunk/modules/demux/playlist/m3u.c
17472    M /trunk/modules/demux/playlist/pls.c
17473
17474 * Allow the asx module to peek instead on relying on file extension
17475 * Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
17476 * Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.
17477
17478 This fixes #690
17479
17480
17481 ------------------------------------------------------------------------
17482 r16161 | fkuehne | 2006-07-29 08:47:08 -0700 (Sat, 29 Jul 2006) | 1 line
17483 Changed paths:
17484    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
17485    M /trunk/src/interface/interaction.c
17486
17487 * minor core cleanup and WX compilation fix
17488 ------------------------------------------------------------------------
17489 r16160 | fkuehne | 2006-07-29 08:32:30 -0700 (Sat, 29 Jul 2006) | 1 line
17490 Changed paths:
17491    M /trunk/AUTHORS
17492    M /trunk/src/input/input.c
17493    M /trunk/src/misc/update.c
17494
17495 * improved some error messages
17496 ------------------------------------------------------------------------
17497 r16159 | fkuehne | 2006-07-29 08:07:42 -0700 (Sat, 29 Jul 2006) | 5 lines
17498 Changed paths:
17499    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
17500    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
17501    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
17502    M /trunk/include/vlc_interaction.h
17503    M /trunk/modules/demux/avi/avi.c
17504    M /trunk/modules/gui/macosx/interaction.h
17505    M /trunk/modules/gui/macosx/interaction.m
17506    M /trunk/modules/services_discovery/shout.c
17507    M /trunk/src/interface/interaction.c
17508    M /trunk/src/misc/update.c
17509
17510 * enhanced the interaction core with some method additions/changes
17511 - intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
17512 - intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
17513 - intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
17514 - intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.
17515 ------------------------------------------------------------------------
17516 r16158 | xtophe | 2006-07-29 07:38:38 -0700 (Sat, 29 Jul 2006) | 2 lines
17517 Changed paths:
17518    M /trunk/extras/contrib/src/Makefile
17519    M /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
17520    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17521
17522 fix breakqge introduce in [16152]
17523
17524 ------------------------------------------------------------------------
17525 r16157 | zorglub | 2006-07-29 06:32:12 -0700 (Sat, 29 Jul 2006) | 2 lines
17526 Changed paths:
17527    M /trunk/test/native/gc.c
17528    M /trunk/test/native/i18n.c
17529    M /trunk/test/native/init.c
17530    M /trunk/test/native/libvlc.c
17531    M /trunk/test/native/profiles.c
17532    M /trunk/test/native/stats.c
17533    M /trunk/test/native/url.c
17534
17535 svn ids and stuff
17536
17537 ------------------------------------------------------------------------
17538 r16156 | zorglub | 2006-07-29 06:31:48 -0700 (Sat, 29 Jul 2006) | 2 lines
17539 Changed paths:
17540    M /trunk/src/input/input.c
17541
17542 One more
17543
17544 ------------------------------------------------------------------------
17545 r16155 | zorglub | 2006-07-29 06:31:32 -0700 (Sat, 29 Jul 2006) | 2 lines
17546 Changed paths:
17547    M /trunk/include/vlc_messages.h
17548    M /trunk/src/misc/stats.c
17549
17550 Some old stats fixes
17551
17552 ------------------------------------------------------------------------
17553 r16154 | djc | 2006-07-29 06:01:52 -0700 (Sat, 29 Jul 2006) | 2 lines
17554 Changed paths:
17555    M /trunk/modules/gui/macosx/vout.m
17556
17557 Add Ctrl+clic to handle one button mice
17558
17559 ------------------------------------------------------------------------
17560 r16153 | zorglub | 2006-07-29 05:25:13 -0700 (Sat, 29 Jul 2006) | 2 lines
17561 Changed paths:
17562    M /trunk/include/vlc_streaming.h
17563    M /trunk/src/stream_output/profiles.c
17564
17565 Simplify transcode handling
17566
17567 ------------------------------------------------------------------------
17568 r16152 | fkuehne | 2006-07-29 05:18:48 -0700 (Sat, 29 Jul 2006) | 1 line
17569 Changed paths:
17570    M /trunk/extras/contrib/src/Makefile
17571    A /trunk/extras/contrib/src/Patches/ffmpeg-vc1.patch
17572    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17573
17574 * enabled ffmpeg's beta WMV3/VC1-support
17575 ------------------------------------------------------------------------
17576 r16151 | xtophe | 2006-07-28 12:34:03 -0700 (Fri, 28 Jul 2006) | 2 lines
17577 Changed paths:
17578    M /trunk/extras/contrib/src
17579    M /trunk/m4
17580    M /trunk/src/stream_output/profiles.c
17581
17582 Cosmetics
17583
17584 ------------------------------------------------------------------------
17585 r16150 | xtophe | 2006-07-28 12:05:04 -0700 (Fri, 28 Jul 2006) | 2 lines
17586 Changed paths:
17587    M /trunk/extras/contrib/src/Patches/libpng-darwin-mactel.patch
17588
17589 Update png patch for mactel. Thanks to Jean-Baptiste Kempf
17590
17591 ------------------------------------------------------------------------
17592 r16149 | thresh | 2006-07-28 08:28:31 -0700 (Fri, 28 Jul 2006) | 2 lines
17593 Changed paths:
17594    M /trunk/src/Makefile.am
17595
17596 reverted erroneous part of 16030 commit (this will fix libtool builds)
17597
17598 ------------------------------------------------------------------------
17599 r16148 | littlejohn | 2006-07-28 08:24:07 -0700 (Fri, 28 Jul 2006) | 10 lines
17600 Changed paths:
17601    M /trunk/include/libvlc_internal.h
17602    M /trunk/include/vlc/libvlc.h
17603    M /trunk/modules/video_output/x11/xcommon.c
17604    M /trunk/src/control/video.c
17605
17606 Real VOUT_REPARENT (UNIX only ATM).
17607
17608 if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
17609 then 
17610      that Drawable is used as new parent
17611 otherwise
17612      DefaultRootWindow will be the parent
17613      
17614
17615
17616 ------------------------------------------------------------------------
17617 r16147 | zorglub | 2006-07-28 06:28:08 -0700 (Fri, 28 Jul 2006) | 3 lines
17618 Changed paths:
17619    M /trunk/include/vlc_common.h
17620    A /trunk/include/vlc_streaming.h
17621    M /trunk/include/vlc_strings.h
17622    M /trunk/include/vlc_symbols.h
17623    M /trunk/src/Makefile.am
17624    A /trunk/src/stream_output/profiles.c
17625    A /trunk/test/NativeProfilesTest.py
17626    M /trunk/test/native/gc.c
17627    M /trunk/test/native/init.c
17628    A /trunk/test/native/profiles.c
17629    M /trunk/test/native/tests.h
17630    M /trunk/test/native/url.c
17631    M /trunk/test/pyunit.h
17632    M /trunk/test/setup.py
17633
17634 Some initial work for streaming profiles
17635 + some misc test cleanup
17636
17637 ------------------------------------------------------------------------
17638 r16146 | zorglub | 2006-07-28 04:58:58 -0700 (Fri, 28 Jul 2006) | 2 lines
17639 Changed paths:
17640    M /trunk/modules/gui/qt4/playlist_model.cpp
17641
17642 Check type before cast
17643
17644 ------------------------------------------------------------------------
17645 r16145 | zorglub | 2006-07-28 04:45:52 -0700 (Fri, 28 Jul 2006) | 2 lines
17646 Changed paths:
17647    M /trunk/modules/gui/qt4/dialogs_provider.cpp
17648    M /trunk/modules/gui/qt4/playlist_model.cpp
17649
17650 WTF isn't QEvent a QObject ?
17651
17652 ------------------------------------------------------------------------
17653 r16144 | zorglub | 2006-07-28 04:16:49 -0700 (Fri, 28 Jul 2006) | 2 lines
17654 Changed paths:
17655    M /trunk/modules/gui/qt4/dialogs_provider.cpp
17656    M /trunk/modules/gui/qt4/playlist_model.cpp
17657
17658 Don't use RTTI
17659
17660 ------------------------------------------------------------------------
17661 r16143 | damienf | 2006-07-27 17:01:15 -0700 (Thu, 27 Jul 2006) | 2 lines
17662 Changed paths:
17663    M /trunk/extras/contrib/src/Makefile
17664
17665 Makefile: fix cross compiling broken by my previous commit
17666
17667 ------------------------------------------------------------------------
17668 r16142 | xtophe | 2006-07-27 15:53:41 -0700 (Thu, 27 Jul 2006) | 2 lines
17669 Changed paths:
17670    M /trunk/extras/contrib/src/Makefile
17671    D /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
17672    A /trunk/extras/contrib/src/Patches/libpng-darwin-mactel.patch
17673    A /trunk/extras/contrib/src/Patches/libpng-makefile.patch (from /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch:16140)
17674    M /trunk/extras/contrib/src/Patches/libpng-osx.patch
17675
17676 Update the libpng patches
17677
17678 ------------------------------------------------------------------------
17679 r16141 | damienf | 2006-07-27 15:46:48 -0700 (Thu, 27 Jul 2006) | 2 lines
17680 Changed paths:
17681    M /trunk/extras/contrib/src/Makefile
17682    A /trunk/extras/contrib/src/Patches/libgpg-error.patch
17683
17684 patch for libgpg-error when NLS is disabled
17685
17686 ------------------------------------------------------------------------
17687 r16140 | zorglub | 2006-07-27 13:12:41 -0700 (Thu, 27 Jul 2006) | 3 lines
17688 Changed paths:
17689    M /trunk/modules/demux/mp4/libmp4.c
17690    M /trunk/src/libvlc.h
17691
17692 Add --france / --no-france option to disable DRM playback.
17693 CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay
17694
17695 ------------------------------------------------------------------------
17696 r16139 | damienf | 2006-07-27 12:51:57 -0700 (Thu, 27 Jul 2006) | 4 lines
17697 Changed paths:
17698    M /trunk/extras/contrib/bootstrap
17699    M /trunk/extras/contrib/src/Makefile
17700
17701 miscellaneous fixes when building contribs on Cygwin
17702 - boostrap: make configure.ac happy when detecting contribs build on Cygwin
17703 - Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling
17704
17705 ------------------------------------------------------------------------
17706 r16138 | littlejohn | 2006-07-27 07:51:22 -0700 (Thu, 27 Jul 2006) | 3 lines
17707 Changed paths:
17708    M /trunk/bindings/java/vlc-graphics-jni.cc
17709
17710 This was overwritten by mistake. Backported to revision 15898.
17711
17712
17713 ------------------------------------------------------------------------
17714 r16137 | titer | 2006-07-26 15:48:34 -0700 (Wed, 26 Jul 2006) | 2 lines
17715 Changed paths:
17716    M /trunk/modules/video_chroma/i420_yuy2.c
17717    M /trunk/modules/video_chroma/i420_yuy2.h
17718
17719 Make I420_UYVY/MMX support widths non multiple of 8
17720
17721 ------------------------------------------------------------------------
17722 r16136 | xtophe | 2006-07-26 15:01:37 -0700 (Wed, 26 Jul 2006) | 2 lines
17723 Changed paths:
17724    M /trunk/configure.ac
17725
17726 use pic on amd64. should fix the amd64 moz plugin
17727
17728 ------------------------------------------------------------------------
17729 r16135 | xtophe | 2006-07-26 14:59:13 -0700 (Wed, 26 Jul 2006) | 2 lines
17730 Changed paths:
17731    M /trunk/configure.ac
17732
17733 add qvlc to the summary
17734
17735 ------------------------------------------------------------------------
17736 r16134 | dionoea | 2006-07-26 14:21:48 -0700 (Wed, 26 Jul 2006) | 2 lines
17737 Changed paths:
17738    M /trunk/src/video_output/vout_intf.c
17739
17740 Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
17741
17742 ------------------------------------------------------------------------
17743 r16133 | littlejohn | 2006-07-26 08:13:47 -0700 (Wed, 26 Jul 2006) | 3 lines
17744 Changed paths:
17745    M /trunk/include/vlc/libvlc.h
17746    M /trunk/src/control/vlm.c
17747
17748 More vlm functions added in libvlc (to play, pause and stop a broadcast)
17749
17750
17751 ------------------------------------------------------------------------
17752 r16132 | littlejohn | 2006-07-26 07:15:08 -0700 (Wed, 26 Jul 2006) | 3 lines
17753 Changed paths:
17754    M /trunk/bindings/java/Makefile.am
17755    M /trunk/bindings/java/VLCExample.java
17756    M /trunk/bindings/java/VlcClient.java
17757    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
17758    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
17759    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
17760    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
17761    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
17762    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
17763    A /trunk/bindings/java/org/videolan/jvlc/VLCException.java
17764    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
17765    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
17766    M /trunk/bindings/java/vlc-graphics-jni.cc
17767    M /trunk/bindings/java/vlc-libvlc-jni.cc
17768
17769 Sync bindings/java with jvlc head (release is close ;).
17770
17771
17772 ------------------------------------------------------------------------
17773 r16131 | xtophe | 2006-07-26 06:49:56 -0700 (Wed, 26 Jul 2006) | 2 lines
17774 Changed paths:
17775    M /trunk/extras/contrib/src/Patches/speex.patch
17776
17777 Contrib: fix speex patch. Thanks to JB Kempf
17778
17779 ------------------------------------------------------------------------
17780 r16130 | xtophe | 2006-07-26 05:04:25 -0700 (Wed, 26 Jul 2006) | 2 lines
17781 Changed paths:
17782    M /trunk/po/de.po
17783
17784 Protect the email address
17785
17786 ------------------------------------------------------------------------
17787 r16129 | xtophe | 2006-07-26 03:56:30 -0700 (Wed, 26 Jul 2006) | 5 lines
17788 Changed paths:
17789    M /trunk/extras/contrib/src/Makefile
17790    D /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch
17791    D /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
17792
17793 ffmpeg contribs:
17794     .pc hqve been fixed upstream
17795     delete empty win32 patch
17796     temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated
17797
17798 ------------------------------------------------------------------------
17799 r16128 | zorglub | 2006-07-25 15:56:37 -0700 (Tue, 25 Jul 2006) | 2 lines
17800 Changed paths:
17801    M /trunk/extras/contrib/src/Makefile
17802    M /trunk/extras/contrib/src/packages.mak
17803
17804 New Qt Contrib
17805
17806 ------------------------------------------------------------------------
17807 r16127 | ipkiss | 2006-07-25 14:23:01 -0700 (Tue, 25 Jul 2006) | 2 lines
17808 Changed paths:
17809    M /trunk/modules/gui/skins2/src/skin_common.hpp
17810
17811  * skins2/src/skin_common.hpp: Added missing header
17812
17813 ------------------------------------------------------------------------
17814 r16126 | xtophe | 2006-07-25 05:41:29 -0700 (Tue, 25 Jul 2006) | 2 lines
17815 Changed paths:
17816    M /trunk/extras/contrib/src/Patches/libpng-osx.patch
17817
17818 Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
17819
17820 ------------------------------------------------------------------------
17821 r16125 | xtophe | 2006-07-25 02:37:31 -0700 (Tue, 25 Jul 2006) | 2 lines
17822 Changed paths:
17823    M /trunk/Makefile.am
17824    M /trunk/po/POTFILES.in
17825    M /trunk/po/ca.po
17826    M /trunk/po/cs.po
17827    M /trunk/po/da.po
17828    M /trunk/po/de.po
17829    M /trunk/po/en_GB.po
17830    M /trunk/po/es.po
17831    M /trunk/po/fr.po
17832    M /trunk/po/gl.po
17833    M /trunk/po/he.po
17834    M /trunk/po/hi.po
17835    M /trunk/po/hu.po
17836    M /trunk/po/it.po
17837    M /trunk/po/ja.po
17838    M /trunk/po/ka.po
17839    M /trunk/po/ko.po
17840    M /trunk/po/nl.po
17841    M /trunk/po/oc.po
17842    M /trunk/po/pt_BR.po
17843    M /trunk/po/ro.po
17844    M /trunk/po/ru.po
17845    M /trunk/po/sv.po
17846    M /trunk/po/tr.po
17847    M /trunk/po/vlc.pot
17848    M /trunk/po/zh_CN.po
17849    M /trunk/po/zh_TW.po
17850
17851 Don't include opie/ in the gettext stuff as it's not in the tarball.
17852
17853 ------------------------------------------------------------------------
17854 r16124 | xtophe | 2006-07-24 16:00:57 -0700 (Mon, 24 Jul 2006) | 2 lines
17855 Changed paths:
17856    M /trunk/Makefile.am
17857    M /trunk/po/POTFILES.in
17858    M /trunk/po/ca.po
17859    M /trunk/po/cs.po
17860    M /trunk/po/da.po
17861    M /trunk/po/de.po
17862    M /trunk/po/en_GB.po
17863    M /trunk/po/es.po
17864    M /trunk/po/fr.po
17865    M /trunk/po/gl.po
17866    M /trunk/po/he.po
17867    M /trunk/po/hi.po
17868    M /trunk/po/hu.po
17869    M /trunk/po/it.po
17870    M /trunk/po/ja.po
17871    M /trunk/po/ka.po
17872    M /trunk/po/ko.po
17873    M /trunk/po/nl.po
17874    M /trunk/po/oc.po
17875    M /trunk/po/pt_BR.po
17876    M /trunk/po/ro.po
17877    M /trunk/po/ru.po
17878    M /trunk/po/sv.po
17879    M /trunk/po/tr.po
17880    M /trunk/po/vlc.pot
17881    M /trunk/po/zh_CN.po
17882    M /trunk/po/zh_TW.po
17883
17884 Grrrr, silly qt4 build system
17885
17886 ------------------------------------------------------------------------
17887 r16123 | xtophe | 2006-07-24 15:56:44 -0700 (Mon, 24 Jul 2006) | 2 lines
17888 Changed paths:
17889    A /trunk/extras/contrib/src/Patches/libogg-1.1.3.patch
17890    A /trunk/extras/contrib/src/Patches/theora-1.0a7.patch
17891
17892 Oups miss that in previous commit
17893
17894 ------------------------------------------------------------------------
17895 r16122 | xtophe | 2006-07-24 15:45:26 -0700 (Mon, 24 Jul 2006) | 2 lines
17896 Changed paths:
17897    M /trunk/THANKS
17898    M /trunk/extras/contrib/src/Makefile
17899    M /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch
17900    M /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
17901    M /trunk/extras/contrib/src/Patches/gnutls-win32.patch
17902    M /trunk/extras/contrib/src/Patches/libogg-1.1-win32.patch
17903    M /trunk/extras/contrib/src/Patches/libogg-1.1.patch
17904    M /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
17905    M /trunk/extras/contrib/src/Patches/libpng-win32.patch
17906    M /trunk/extras/contrib/src/Patches/libvorbis-1.1.patch
17907    M /trunk/extras/contrib/src/Patches/speex.patch
17908    M /trunk/extras/contrib/src/Patches/theora.patch
17909    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
17910    M /trunk/extras/contrib/src/packages.mak
17911
17912 Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
17913
17914 ------------------------------------------------------------------------
17915 r16121 | xtophe | 2006-07-24 14:45:56 -0700 (Mon, 24 Jul 2006) | 2 lines
17916 Changed paths:
17917    M /trunk/Makefile.am
17918    M /trunk/modules/gui/qt4/Modules.am
17919    M /trunk/modules/gui/qt4/ui/file_open.ui
17920    M /trunk/modules/gui/qt4/ui/input_stats.ui
17921    M /trunk/modules/gui/qt4/ui/inputdialog.ui
17922    M /trunk/modules/gui/qt4/ui/logindialog.ui
17923    M /trunk/modules/gui/qt4/ui/main_interface.ui
17924    M /trunk/modules/gui/qt4/ui/okcanceldialog.ui
17925    M /trunk/modules/gui/qt4/ui/progressdialog.ui
17926    M /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
17927    M /trunk/po/POTFILES.in
17928    M /trunk/po/ca.po
17929    M /trunk/po/cs.po
17930    M /trunk/po/da.po
17931    M /trunk/po/de.po
17932    M /trunk/po/en_GB.po
17933    M /trunk/po/es.po
17934    M /trunk/po/fr.po
17935    M /trunk/po/gl.po
17936    M /trunk/po/he.po
17937    M /trunk/po/hi.po
17938    M /trunk/po/hu.po
17939    M /trunk/po/it.po
17940    M /trunk/po/ja.po
17941    M /trunk/po/ka.po
17942    M /trunk/po/ko.po
17943    M /trunk/po/nl.po
17944    M /trunk/po/oc.po
17945    M /trunk/po/pt_BR.po
17946    M /trunk/po/ro.po
17947    M /trunk/po/ru.po
17948    M /trunk/po/sv.po
17949    M /trunk/po/tr.po
17950    M /trunk/po/vlc.pot
17951    M /trunk/po/zh_CN.po
17952    M /trunk/po/zh_TW.po
17953
17954 Localized the stings inside the .ui  and update the po files.
17955
17956 ------------------------------------------------------------------------
17957 r16120 | ipkiss | 2006-07-24 13:09:22 -0700 (Mon, 24 Jul 2006) | 2 lines
17958 Changed paths:
17959    M /trunk/modules/gui/skins2/src/dialogs.cpp
17960
17961  * skins2/src/dialogs.cpp: more encoding fixes
17962
17963 ------------------------------------------------------------------------
17964 r16119 | fkuehne | 2006-07-24 10:55:28 -0700 (Mon, 24 Jul 2006) | 1 line
17965 Changed paths:
17966    M /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch
17967
17968 libavutil/common.h was re-worked, so it doesn't need to be patched anymore
17969 ------------------------------------------------------------------------
17970 r16118 | ipkiss | 2006-07-23 15:19:46 -0700 (Sun, 23 Jul 2006) | 4 lines
17971 Changed paths:
17972    M /trunk/modules/gui/skins2/parser/builder.cpp
17973    M /trunk/modules/gui/skins2/src/skin_common.hpp
17974    M /trunk/modules/gui/skins2/src/theme_loader.cpp
17975    M /trunk/modules/gui/skins2/src/theme_loader.hpp
17976
17977  * skins2: fixed several encoding issues. In particular, it should now be
17978    possible to load a skin on Windows when logged with an account containing
17979    non-english characters.
17980
17981 ------------------------------------------------------------------------
17982 r16117 | jpsaman | 2006-07-23 11:10:04 -0700 (Sun, 23 Jul 2006) | 1 line
17983 Changed paths:
17984    M /trunk/extras/contrib/src/Makefile
17985    A /trunk/extras/contrib/src/Patches/ffmpeg-install.patch
17986
17987 Fix installation of ffmpeg-svn version
17988 ------------------------------------------------------------------------
17989 r16115 | jpsaman | 2006-07-23 10:51:07 -0700 (Sun, 23 Jul 2006) | 1 line
17990 Changed paths:
17991    M /trunk/extras/contrib/src/Makefile
17992
17993 Revert revision 16112
17994 ------------------------------------------------------------------------
17995 r16114 | jpsaman | 2006-07-23 09:21:35 -0700 (Sun, 23 Jul 2006) | 1 line
17996 Changed paths:
17997    M /trunk/modules/demux/live555.cpp
17998
17999 Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.
18000 ------------------------------------------------------------------------
18001 r16112 | jpsaman | 2006-07-23 04:04:13 -0700 (Sun, 23 Jul 2006) | 1 line
18002 Changed paths:
18003    M /trunk/extras/contrib/src/Makefile
18004
18005 Forward port of revision 16111
18006 ------------------------------------------------------------------------
18007 r16110 | dionoea | 2006-07-22 08:41:38 -0700 (Sat, 22 Jul 2006) | 2 lines
18008 Changed paths:
18009    M /trunk/src/libvlc.h
18010
18011 Oops
18012
18013 ------------------------------------------------------------------------
18014 r16109 | dionoea | 2006-07-22 08:33:03 -0700 (Sat, 22 Jul 2006) | 2 lines
18015 Changed paths:
18016    M /trunk/src/libvlc.h
18017    M /trunk/src/video_output/vout_intf.c
18018
18019 add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.
18020
18021 ------------------------------------------------------------------------
18022 r16108 | dionoea | 2006-07-22 07:45:25 -0700 (Sat, 22 Jul 2006) | 2 lines
18023 Changed paths:
18024    M /trunk/src/video_output/video_output.c
18025
18026 Some more vfilter2 stuff
18027
18028 ------------------------------------------------------------------------
18029 r16107 | xtophe | 2006-07-21 14:14:35 -0700 (Fri, 21 Jul 2006) | 2 lines
18030 Changed paths:
18031    M /trunk/extras/contrib/src/Makefile
18032
18033 oups missed that
18034
18035 ------------------------------------------------------------------------
18036 r16106 | fkuehne | 2006-07-21 13:36:29 -0700 (Fri, 21 Jul 2006) | 1 line
18037 Changed paths:
18038    M /trunk/extras/contrib/src/Makefile
18039
18040 * minor layout improvement
18041 ------------------------------------------------------------------------
18042 r16105 | xtophe | 2006-07-21 08:19:35 -0700 (Fri, 21 Jul 2006) | 2 lines
18043 Changed paths:
18044    M /trunk/extras/contrib/src/Makefile
18045    M /trunk/extras/contrib/src/packages.mak
18046
18047 contribs: Rename the qt tarball to indicate it's a win32 binaries
18048
18049 ------------------------------------------------------------------------
18050 r16104 | zorglub | 2006-07-21 02:42:43 -0700 (Fri, 21 Jul 2006) | 2 lines
18051 Changed paths:
18052    M /trunk/extras/contrib/src/Makefile
18053
18054 Qt4 contrib fixes
18055
18056 ------------------------------------------------------------------------
18057 r16103 | zorglub | 2006-07-20 15:16:10 -0700 (Thu, 20 Jul 2006) | 2 lines
18058 Changed paths:
18059    M /trunk/extras/contrib/src/Makefile
18060    M /trunk/extras/contrib/src/packages.mak
18061
18062 Add Qt4 to contrib
18063
18064 ------------------------------------------------------------------------
18065 r16102 | fkuehne | 2006-07-20 12:45:51 -0700 (Thu, 20 Jul 2006) | 1 line
18066 Changed paths:
18067    M /trunk/modules/gui/macosx/AppleRemote.m
18068
18069 * some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)
18070 ------------------------------------------------------------------------
18071 r16101 | fkuehne | 2006-07-20 12:30:39 -0700 (Thu, 20 Jul 2006) | 1 line
18072 Changed paths:
18073    M /trunk/extras/contrib/src/Makefile
18074
18075 * compile before you commit
18076 ------------------------------------------------------------------------
18077 r16100 | fkuehne | 2006-07-20 12:26:33 -0700 (Thu, 20 Jul 2006) | 1 line
18078 Changed paths:
18079    D /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch
18080    A /trunk/extras/contrib/src/Patches/ffmpeg-svn.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch:16098)
18081
18082 * another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
18083 ------------------------------------------------------------------------
18084 r16099 | fkuehne | 2006-07-20 12:16:52 -0700 (Thu, 20 Jul 2006) | 3 lines
18085 Changed paths:
18086    M /trunk/modules/codec/x264.c
18087
18088 * compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
18089
18090 It would be nice if someone with more x264-knowledge could review this.
18091 ------------------------------------------------------------------------
18092 r16098 | fkuehne | 2006-07-20 12:06:18 -0700 (Thu, 20 Jul 2006) | 1 line
18093 Changed paths:
18094    M /trunk/extras/contrib/src/Makefile
18095    A /trunk/extras/contrib/src/Patches/ffmpeg-configure.patch
18096
18097 * yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive
18098 ------------------------------------------------------------------------
18099 r16097 | xtophe | 2006-07-20 11:54:26 -0700 (Thu, 20 Jul 2006) | 2 lines
18100 Changed paths:
18101    M /trunk/modules/gui/qt4/util/directslider.hpp
18102
18103 Compile fix. gcc doesn't like foo=foo();
18104
18105 ------------------------------------------------------------------------
18106 r16096 | zorglub | 2006-07-20 08:25:02 -0700 (Thu, 20 Jul 2006) | 2 lines
18107 Changed paths:
18108    M /trunk/modules/gui/qt4/components/preferences.cpp
18109    M /trunk/modules/gui/qt4/dialogs_provider.cpp
18110    M /trunk/modules/gui/qt4/dialogs_provider.hpp
18111    M /trunk/modules/gui/qt4/main_interface.cpp
18112    M /trunk/modules/gui/qt4/util/directslider.hpp
18113    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
18114
18115 Fix a bunch of bugs
18116
18117 ------------------------------------------------------------------------
18118 r16095 | xtophe | 2006-07-20 06:44:04 -0700 (Thu, 20 Jul 2006) | 2 lines
18119 Changed paths:
18120    M /trunk/modules/video_output/directx/direct3d.c
18121
18122 Cosmetic: svn properties, Id, copyright dates
18123
18124 ------------------------------------------------------------------------
18125 r16094 | damienf | 2006-07-20 06:21:16 -0700 (Thu, 20 Jul 2006) | 2 lines
18126 Changed paths:
18127    M /trunk/configure.ac
18128    M /trunk/modules/video_output/directx/Modules.am
18129    A /trunk/modules/video_output/directx/direct3d.c
18130    M /trunk/modules/video_output/directx/directx.c
18131    M /trunk/modules/video_output/directx/events.c
18132    M /trunk/modules/video_output/directx/glwin32.c
18133    M /trunk/modules/video_output/directx/vout.h
18134
18135 - direct3d: new video output module using Direct3D 9 APIs
18136
18137 ------------------------------------------------------------------------
18138 r16093 | xtophe | 2006-07-20 01:59:14 -0700 (Thu, 20 Jul 2006) | 2 lines
18139 Changed paths:
18140    M /trunk/po/POTFILES.in
18141    M /trunk/po/ca.po
18142    M /trunk/po/cs.po
18143    M /trunk/po/da.po
18144    M /trunk/po/de.po
18145    M /trunk/po/en_GB.po
18146    M /trunk/po/es.po
18147    M /trunk/po/fr.po
18148    M /trunk/po/gl.po
18149    M /trunk/po/he.po
18150    M /trunk/po/hi.po
18151    M /trunk/po/hu.po
18152    M /trunk/po/it.po
18153    M /trunk/po/ja.po
18154    M /trunk/po/ka.po
18155    M /trunk/po/ko.po
18156    M /trunk/po/nl.po
18157    M /trunk/po/oc.po
18158    M /trunk/po/pt_BR.po
18159    M /trunk/po/ro.po
18160    M /trunk/po/ru.po
18161    M /trunk/po/sv.po
18162    M /trunk/po/tr.po
18163    M /trunk/po/vlc.pot
18164    M /trunk/po/zh_CN.po
18165    M /trunk/po/zh_TW.po
18166
18167 Run update-po. Fix make dist
18168
18169 ------------------------------------------------------------------------
18170 r16092 | dionoea | 2006-07-19 15:38:25 -0700 (Wed, 19 Jul 2006) | 2 lines
18171 Changed paths:
18172    M /trunk/modules/video_filter/gradient.c
18173
18174 Add some "const" where relevant
18175
18176 ------------------------------------------------------------------------
18177 r16091 | dionoea | 2006-07-19 15:08:38 -0700 (Wed, 19 Jul 2006) | 2 lines
18178 Changed paths:
18179    M /trunk/modules/video_filter/gradient.c
18180
18181 Make code less readable and (hopefully) faster for gradient and edge modes.
18182
18183 ------------------------------------------------------------------------
18184 r16090 | zorglub | 2006-07-19 08:17:23 -0700 (Wed, 19 Jul 2006) | 2 lines
18185 Changed paths:
18186    M /trunk/modules/gui/qt4/Modules.am
18187    M /trunk/modules/gui/qt4/components/preferences.cpp
18188    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
18189    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
18190    M /trunk/modules/gui/qt4/qt4.cpp
18191    A /trunk/modules/gui/qt4/ui/inputdialog.ui
18192    A /trunk/modules/gui/qt4/ui/logindialog.ui
18193    A /trunk/modules/gui/qt4/ui/progressdialog.ui
18194    A /trunk/modules/gui/qt4/ui/yesnocanceldialog.ui
18195
18196 Some more Qt interaction support
18197
18198 ------------------------------------------------------------------------
18199 r16089 | oaubert | 2006-07-19 05:55:04 -0700 (Wed, 19 Jul 2006) | 2 lines
18200 Changed paths:
18201    M /trunk/configure.ac
18202
18203 configure.ac: the svg module now needs a librsvg2 >= 2.9.0
18204
18205 ------------------------------------------------------------------------
18206 r16088 | oaubert | 2006-07-19 05:54:13 -0700 (Wed, 19 Jul 2006) | 2 lines
18207 Changed paths:
18208    M /trunk/modules/misc/svg.c
18209
18210 modules/misc/svg.c: fix SVG rendering
18211
18212 ------------------------------------------------------------------------
18213 r16087 | zorglub | 2006-07-19 04:53:51 -0700 (Wed, 19 Jul 2006) | 2 lines
18214 Changed paths:
18215    M /trunk/include/modules_inner.h
18216    M /trunk/modules/LIST
18217    M /trunk/modules/audio_filter/channel_mixer/headphone.c
18218    M /trunk/modules/gui/qt4/components/preferences.cpp
18219
18220 Add support for modules help strings (Closes:#413)
18221
18222 ------------------------------------------------------------------------
18223 r16086 | zorglub | 2006-07-19 04:53:18 -0700 (Wed, 19 Jul 2006) | 2 lines
18224 Changed paths:
18225    M /trunk/include/vlc_common.h
18226    M /trunk/modules/demux/playlist/podcast.c
18227
18228 Remove some code duplication
18229
18230 ------------------------------------------------------------------------
18231 r16085 | jpsaman | 2006-07-19 03:59:30 -0700 (Wed, 19 Jul 2006) | 1 line
18232 Changed paths:
18233    M /trunk/extras/contrib/src/Makefile
18234
18235 Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X
18236 ------------------------------------------------------------------------
18237 r16084 | zorglub | 2006-07-19 02:45:02 -0700 (Wed, 19 Jul 2006) | 3 lines
18238 Changed paths:
18239    M /trunk/configure.ac
18240    M /trunk/modules/access/Modules.am
18241    D /trunk/modules/access/pvr
18242    A /trunk/modules/access/pvr.c (from /trunk/modules/access/pvr/pvr.c:16077)
18243    D /trunk/modules/access/v4l
18244    A /trunk/modules/access/v4l.c (from /trunk/modules/access/v4l/v4l.c:16077)
18245    A /trunk/modules/access/videodev2.h (from /trunk/modules/access/pvr/videodev2.h:16077)
18246    A /trunk/modules/access/videodev_mjpeg.h (from /trunk/modules/access/v4l/videodev_mjpeg.h:16077)
18247
18248 Move v4l and pvr into the main access directory.
18249 No need for a separate directory for 1 file
18250
18251 ------------------------------------------------------------------------
18252 r16083 | zorglub | 2006-07-19 02:33:41 -0700 (Wed, 19 Jul 2006) | 2 lines
18253 Changed paths:
18254    M /trunk/include/vlc_access.h
18255    M /trunk/include/vlc_demux.h
18256    M /trunk/modules/access/cdda.c
18257    M /trunk/modules/access/dv.c
18258    M /trunk/modules/access/dvdnav.c
18259    M /trunk/modules/access/dvdread.c
18260    M /trunk/modules/access/fake.c
18261    M /trunk/modules/access/file.c
18262    M /trunk/modules/access/ftp.c
18263    M /trunk/modules/access/gnomevfs.c
18264    M /trunk/modules/access/http.c
18265    M /trunk/modules/access/smb.c
18266    M /trunk/modules/access/tcp.c
18267    M /trunk/modules/access/udp.c
18268    M /trunk/modules/demux/a52.c
18269    M /trunk/modules/demux/dts.c
18270    M /trunk/modules/demux/mpeg/h264.c
18271    M /trunk/modules/demux/mpeg/m4a.c
18272    M /trunk/modules/demux/mpeg/m4v.c
18273    M /trunk/modules/demux/mpeg/mpga.c
18274    M /trunk/modules/demux/mpeg/mpgv.c
18275
18276 Some more demux and access code factorization
18277
18278 ------------------------------------------------------------------------
18279 r16080 | oaubert | 2006-07-19 02:01:15 -0700 (Wed, 19 Jul 2006) | 2 lines
18280 Changed paths:
18281    M /trunk/bindings/mediacontrol-python/vlcglue.c
18282
18283 bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
18284
18285 ------------------------------------------------------------------------
18286 r16079 | oaubert | 2006-07-19 02:00:32 -0700 (Wed, 19 Jul 2006) | 2 lines
18287 Changed paths:
18288    M /trunk/include/vlc/mediacontrol.h
18289    M /trunk/src/control/mediacontrol_audio_video.c
18290
18291 include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
18292
18293 ------------------------------------------------------------------------
18294 r16078 | oaubert | 2006-07-19 01:59:26 -0700 (Wed, 19 Jul 2006) | 3 lines
18295 Changed paths:
18296    M /trunk/bindings/mediacontrol-python/setup.py
18297
18298 bindings/mediacontrol-python/setup.py: deactivate PIC support for
18299 linux also (I do no quite know the current status, but it works for me this way at the moment).
18300
18301 ------------------------------------------------------------------------
18302 r16077 | zorglub | 2006-07-18 16:20:06 -0700 (Tue, 18 Jul 2006) | 2 lines
18303 Changed paths:
18304    M /trunk/modules/gui/qt4/Modules.am
18305    A /trunk/modules/gui/qt4/components/playlist/selector.cpp
18306    M /trunk/modules/gui/qt4/components/playlist/selector.hpp
18307    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
18308    M /trunk/modules/gui/qt4/components/preferences.cpp
18309    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
18310    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
18311    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
18312    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
18313    M /trunk/modules/gui/qt4/menus.cpp
18314    M /trunk/modules/gui/qt4/qt4.hpp
18315
18316 A bunch of various fixes (encoding, refcount, layout)
18317
18318 ------------------------------------------------------------------------
18319 r16076 | zorglub | 2006-07-18 14:29:05 -0700 (Tue, 18 Jul 2006) | 2 lines
18320 Changed paths:
18321    M /trunk/modules/gui/qt4/components/video_widget.cpp
18322    M /trunk/modules/gui/qt4/main_interface.cpp
18323    M /trunk/modules/gui/qt4/main_interface.hpp
18324    M /trunk/modules/gui/qt4/ui/main_interface.ui
18325
18326 Layout improvements
18327
18328 ------------------------------------------------------------------------
18329 r16075 | xtophe | 2006-07-18 14:25:14 -0700 (Tue, 18 Jul 2006) | 2 lines
18330 Changed paths:
18331    M /trunk/include/vlc_es.h
18332
18333 Fix compilation
18334
18335 ------------------------------------------------------------------------
18336 r16074 | jpsaman | 2006-07-18 14:00:19 -0700 (Tue, 18 Jul 2006) | 1 line
18337 Changed paths:
18338    A /trunk/extras/contrib/src/Patches/libpng-1.2.8-makefile.patch
18339
18340 Fix libpng properly (forgot this in a previous commit).
18341 ------------------------------------------------------------------------
18342 r16073 | zorglub | 2006-07-18 11:57:19 -0700 (Tue, 18 Jul 2006) | 3 lines
18343 Changed paths:
18344    M /trunk/bootstrap
18345    M /trunk/modules/gui/qt4/Modules.am
18346    M /trunk/modules/gui/qt4/menus.cpp
18347    M /trunk/modules/gui/qt4/qt4.hpp
18348
18349 * Fix a number of encoding bugs
18350 * add "make nice" in modules to call ./compile
18351
18352 ------------------------------------------------------------------------
18353 r16072 | zorglub | 2006-07-18 10:19:10 -0700 (Tue, 18 Jul 2006) | 2 lines
18354 Changed paths:
18355    M /trunk/include/vlc_demux.h
18356    M /trunk/modules/demux/a52.c
18357    M /trunk/modules/demux/dts.c
18358    M /trunk/modules/demux/flac.c
18359    M /trunk/modules/demux/mpeg/m4a.c
18360    M /trunk/modules/demux/mpeg/mpgv.c
18361
18362 Better packetizer helpers
18363
18364 ------------------------------------------------------------------------
18365 r16071 | zorglub | 2006-07-18 10:08:18 -0700 (Tue, 18 Jul 2006) | 8 lines
18366 Changed paths:
18367    M /trunk/include/vlc_common.h
18368    M /trunk/include/vlc_demux.h
18369    M /trunk/modules/demux/a52.c
18370    M /trunk/modules/demux/aiff.c
18371    M /trunk/modules/demux/au.c
18372    M /trunk/modules/demux/dts.c
18373    M /trunk/modules/demux/playlist/asx.c
18374    M /trunk/modules/demux/playlist/b4s.c
18375    M /trunk/modules/demux/playlist/dvb.c
18376    M /trunk/modules/demux/playlist/gvp.c
18377    M /trunk/modules/demux/playlist/m3u.c
18378    M /trunk/modules/demux/playlist/old.c
18379    M /trunk/modules/demux/playlist/pls.c
18380    M /trunk/modules/demux/playlist/podcast.c
18381    M /trunk/modules/demux/playlist/qtl.c
18382    M /trunk/modules/demux/playlist/sgimb.c
18383    M /trunk/modules/demux/playlist/shoutcast.c
18384    M /trunk/modules/demux/playlist/xspf.c
18385    M /trunk/modules/demux/playlist/xspf.h
18386    M /trunk/src/playlist/item.c
18387
18388 Add a bunch of helper functions/macros and start using them:
18389 * malloc with NULL check
18390 * file extension check
18391 * check if a demux was forced
18392 * try peeking, and check what we poke
18393 * init standard demuxer fields
18394 * create packetizers
18395
18396 ------------------------------------------------------------------------
18397 r16070 | oaubert | 2006-07-18 07:45:24 -0700 (Tue, 18 Jul 2006) | 2 lines
18398 Changed paths:
18399    M /trunk/bindings/mediacontrol-python/vlcwrapper.py
18400
18401 bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
18402
18403 ------------------------------------------------------------------------
18404 r16069 | zorglub | 2006-07-18 07:33:18 -0700 (Tue, 18 Jul 2006) | 3 lines
18405 Changed paths:
18406    M /trunk/modules/gui/qt4/dialogs_provider.cpp
18407    M /trunk/modules/gui/qt4/dialogs_provider.hpp
18408    M /trunk/modules/gui/qt4/input_manager.cpp
18409    M /trunk/modules/gui/qt4/input_manager.hpp
18410    M /trunk/modules/gui/qt4/main_interface.cpp
18411    M /trunk/modules/gui/qt4/main_interface.hpp
18412    M /trunk/modules/gui/qt4/menus.cpp
18413    M /trunk/modules/gui/qt4/menus.hpp
18414    M /trunk/modules/gui/qt4/qt4.hpp
18415
18416 * compiles-but-untested complete implementation of menus and popups
18417 * handle play/pause status
18418
18419 ------------------------------------------------------------------------
18420 r16068 | damienf | 2006-07-18 02:10:24 -0700 (Tue, 18 Jul 2006) | 2 lines
18421 Changed paths:
18422    M /trunk/activex/connectioncontainer.cpp
18423    M /trunk/activex/connectioncontainer.h
18424    M /trunk/activex/dataobject.h
18425    M /trunk/activex/objectsafety.h
18426    M /trunk/activex/olecontrol.h
18427    M /trunk/activex/oleinplaceactiveobject.h
18428    M /trunk/activex/oleinplaceobject.h
18429    M /trunk/activex/oleobject.h
18430    M /trunk/activex/persistpropbag.h
18431    M /trunk/activex/persiststorage.h
18432    M /trunk/activex/persiststreaminit.cpp
18433    M /trunk/activex/persiststreaminit.h
18434    M /trunk/activex/plugin.cpp
18435    M /trunk/activex/provideclassinfo.h
18436    M /trunk/activex/utils.h
18437    M /trunk/activex/viewobject.h
18438    M /trunk/activex/vlccontrol.h
18439
18440 - all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
18441
18442 ------------------------------------------------------------------------
18443 r16067 | sigmunau | 2006-07-18 01:48:53 -0700 (Tue, 18 Jul 2006) | 2 lines
18444 Changed paths:
18445    M /trunk/include/vlc_es.h
18446    M /trunk/modules/demux/ts.c
18447    M /trunk/modules/mux/mpeg/ts.c
18448
18449 support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
18450
18451 ------------------------------------------------------------------------
18452 r16065 | fkuehne | 2006-07-17 05:59:46 -0700 (Mon, 17 Jul 2006) | 2 lines
18453 Changed paths:
18454    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
18455    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
18456    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
18457    M /trunk/modules/gui/macosx/extended.h
18458    M /trunk/modules/gui/macosx/extended.m
18459    M /trunk/src/video_output/video_output.c
18460
18461 * adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
18462 * src/video_output/video_output.c: small fix to insert filters on the fly
18463 ------------------------------------------------------------------------
18464 r16064 | littlejohn | 2006-07-17 01:37:09 -0700 (Mon, 17 Jul 2006) | 3 lines
18465 Changed paths:
18466    M /trunk/bindings/java/FAQ
18467
18468 Report in the FAQ that --enable-java-bindings works in win32.
18469
18470
18471 ------------------------------------------------------------------------
18472 r16063 | dionoea | 2006-07-16 14:22:31 -0700 (Sun, 16 Jul 2006) | 2 lines
18473 Changed paths:
18474    M /trunk/modules/video_filter/scale.c
18475
18476 Don't show the scale filter in the preferences
18477
18478 ------------------------------------------------------------------------
18479 r16062 | dionoea | 2006-07-16 14:02:33 -0700 (Sun, 16 Jul 2006) | 2 lines
18480 Changed paths:
18481    M /trunk/NEWS
18482
18483 Add (verbose) NEWS
18484
18485 ------------------------------------------------------------------------
18486 r16061 | dionoea | 2006-07-16 13:57:09 -0700 (Sun, 16 Jul 2006) | 4 lines
18487 Changed paths:
18488    M /trunk/include/video_output.h
18489    M /trunk/src/libvlc.h
18490    M /trunk/src/video_output/video_output.c
18491
18492 Make "video filter2" filters selectable on the vout level.
18493 Exemple: --video-filter "adjust{hue=180}:wave"
18494 For the moment, the video filter2 filters are applied *before* subpicture filters.
18495
18496 ------------------------------------------------------------------------
18497 r16060 | courmisch | 2006-07-16 12:58:46 -0700 (Sun, 16 Jul 2006) | 2 lines
18498 Changed paths:
18499    M /trunk/po/POTFILES.in
18500
18501 (Partial?) fix for make dist
18502
18503 ------------------------------------------------------------------------
18504 r16059 | courmisch | 2006-07-16 12:37:56 -0700 (Sun, 16 Jul 2006) | 6 lines
18505 Changed paths:
18506    M /trunk/m4
18507    M /trunk/m4/Makefile.am
18508    D /trunk/m4/libtool.m4
18509    D /trunk/m4/ltoptions.m4
18510    D /trunk/m4/ltsugar.m4
18511    D /trunk/m4/ltversion.m4
18512
18513 Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
18514 That has been annoying quite a bunch of users[1] including buildbots
18515 and myself.
18516
18517 [1] http://forum.videolan.org/viewtopic.php?t=21059
18518
18519 ------------------------------------------------------------------------
18520 r16058 | courmisch | 2006-07-16 12:16:48 -0700 (Sun, 16 Jul 2006) | 2 lines
18521 Changed paths:
18522    M /trunk/bootstrap
18523
18524 Don't duplicate check for automake 1.7
18525
18526 ------------------------------------------------------------------------
18527 r16052 | courmisch | 2006-07-16 11:10:22 -0700 (Sun, 16 Jul 2006) | 2 lines
18528 Changed paths:
18529    M /trunk/po/fr.po
18530
18531 Use nice apostrophe
18532
18533 ------------------------------------------------------------------------
18534 r16051 | sam | 2006-07-16 09:06:29 -0700 (Sun, 16 Jul 2006) | 1 line
18535 Changed paths:
18536    M /trunk/src/libvlc.c
18537
18538   * src/libvlc.c: fixed comment.
18539 ------------------------------------------------------------------------
18540 r16050 | fkuehne | 2006-07-15 12:50:58 -0700 (Sat, 15 Jul 2006) | 1 line
18541 Changed paths:
18542    M /trunk/modules/gui/macosx/vout.m
18543
18544 * removed useless include
18545 ------------------------------------------------------------------------
18546 r16049 | fkuehne | 2006-07-15 12:47:29 -0700 (Sat, 15 Jul 2006) | 6 lines
18547 Changed paths:
18548    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
18549    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
18550    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
18551    M /trunk/modules/gui/macosx/intf.h
18552    M /trunk/modules/gui/macosx/intf.m
18553    M /trunk/modules/gui/macosx/vout.m
18554
18555 * implemented a ctrl-click menu for the vouts (refs #302)
18556 - currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
18557 - the Snapshot item doesn't work yet (it triggers the fullscreen-event)
18558 - localisation support is complete
18559
18560 Any comments and wanteds for further items are welcome :)
18561 ------------------------------------------------------------------------
18562 r16044 | dionoea | 2006-07-15 07:53:58 -0700 (Sat, 15 Jul 2006) | 2 lines
18563 Changed paths:
18564    M /trunk/modules/video_filter/adjust.c
18565    M /trunk/modules/video_filter/gradient.c
18566    M /trunk/modules/video_filter/invert.c
18567    M /trunk/modules/video_filter/psychedelic.c
18568    M /trunk/modules/video_filter/ripple.c
18569    M /trunk/modules/video_filter/wave.c
18570
18571 check that p_pic->pf_release != NULL before calling it
18572
18573 ------------------------------------------------------------------------
18574 r16043 | dionoea | 2006-07-14 15:58:41 -0700 (Fri, 14 Jul 2006) | 2 lines
18575 Changed paths:
18576    M /trunk/configure.ac
18577    M /trunk/modules/video_filter/Modules.am
18578    D /trunk/modules/video_filter/distort.c
18579    A /trunk/modules/video_filter/gradient.c (from /trunk/modules/video_filter/distort.c:16041)
18580    A /trunk/modules/video_filter/psychedelic.c (from /trunk/modules/video_filter/distort.c:16041)
18581    A /trunk/modules/video_filter/ripple.c (from /trunk/modules/video_filter/distort.c:16041)
18582    A /trunk/modules/video_filter/wave.c (from /trunk/modules/video_filter/distort.c:16041)
18583
18584 Split the distort video filter module into several video filter2 modules.
18585
18586 ------------------------------------------------------------------------
18587 r16042 | dionoea | 2006-07-14 15:06:57 -0700 (Fri, 14 Jul 2006) | 2 lines
18588 Changed paths:
18589    M /trunk/modules/video_filter/invert.c
18590
18591 Remove unneeded include
18592
18593 ------------------------------------------------------------------------
18594 r16041 | sam | 2006-07-14 14:36:11 -0700 (Fri, 14 Jul 2006) | 2 lines
18595 Changed paths:
18596    M /trunk/m4
18597    M /trunk/m4/Makefile.am
18598    A /trunk/m4/libtool.m4
18599    A /trunk/m4/ltoptions.m4
18600    A /trunk/m4/ltsugar.m4
18601    A /trunk/m4/ltversion.m4
18602
18603   * m4: added libtool macro files. Na.
18604
18605 ------------------------------------------------------------------------
18606 r16040 | dionoea | 2006-07-14 14:33:23 -0700 (Fri, 14 Jul 2006) | 2 lines
18607 Changed paths:
18608    M /trunk/modules/video_filter/invert.c
18609
18610 Invert is now a "video filter2"
18611
18612 ------------------------------------------------------------------------
18613 r16039 | dionoea | 2006-07-14 14:32:43 -0700 (Fri, 14 Jul 2006) | 2 lines
18614 Changed paths:
18615    M /trunk/modules/video_filter/adjust.c
18616
18617 Adjust is now a "video filter2"
18618
18619 ------------------------------------------------------------------------
18620 r16037 | jpsaman | 2006-07-14 04:18:29 -0700 (Fri, 14 Jul 2006) | 1 line
18621 Changed paths:
18622    M /trunk/extras/contrib/src/Makefile
18623
18624 Remove double .gnutls from HAVE_WIN32 and UNIX targets
18625 ------------------------------------------------------------------------
18626 r16034 | xtophe | 2006-07-13 15:41:07 -0700 (Thu, 13 Jul 2006) | 2 lines
18627 Changed paths:
18628    M /trunk/modules/gui/qt4/Modules.am
18629
18630 Fix dist
18631
18632 ------------------------------------------------------------------------
18633 r16033 | xtophe | 2006-07-13 13:47:49 -0700 (Thu, 13 Jul 2006) | 2 lines
18634 Changed paths:
18635    M /trunk/m4/Makefile.am
18636
18637 Revert [16011] until someone svn add the concerned files.
18638
18639 ------------------------------------------------------------------------
18640 r16031 | jpsaman | 2006-07-13 08:31:29 -0700 (Thu, 13 Jul 2006) | 1 line
18641 Changed paths:
18642    M /trunk/extras/contrib/src/Makefile
18643
18644 Really fix goom for fc4
18645 ------------------------------------------------------------------------
18646 r16030 | sam | 2006-07-13 08:25:56 -0700 (Thu, 13 Jul 2006) | 2 lines
18647 Changed paths:
18648    M /trunk/src/Makefile.am
18649
18650   * src/Makefile.am: made the dist rule independent of --enable-libtool.
18651
18652 ------------------------------------------------------------------------
18653 r16029 | jpsaman | 2006-07-13 08:22:58 -0700 (Thu, 13 Jul 2006) | 2 lines
18654 Changed paths:
18655    M /trunk/extras/contrib/src/Makefile
18656    A /trunk/extras/contrib/src/Patches/goom2k4-0-nommx.patch
18657
18658 Disable MMX support goom for now since it doesn't compile and is probably broken.
18659
18660 ------------------------------------------------------------------------
18661 r16027 | jpsaman | 2006-07-13 08:13:10 -0700 (Thu, 13 Jul 2006) | 1 line
18662 Changed paths:
18663    M /trunk/extras/contrib/src/Makefile
18664
18665 Fix live555 compilation in contrib
18666 ------------------------------------------------------------------------
18667 r16026 | courmisch | 2006-07-13 07:29:00 -0700 (Thu, 13 Jul 2006) | 2 lines
18668 Changed paths:
18669    M /trunk/loader/loader.h
18670
18671 Another extra boilerplate
18672
18673 ------------------------------------------------------------------------
18674 r16025 | courmisch | 2006-07-13 07:19:35 -0700 (Thu, 13 Jul 2006) | 2 lines
18675 Changed paths:
18676    M /trunk/src/network/tcp.c
18677
18678 Work-around for Winsock
18679
18680 ------------------------------------------------------------------------
18681 r16024 | xtophe | 2006-07-13 06:51:05 -0700 (Thu, 13 Jul 2006) | 2 lines
18682 Changed paths:
18683    M /trunk/modules/gui/qt4/Modules.am
18684    M /trunk/modules/gui/qt4/components/infopanels.cpp
18685    M /trunk/modules/gui/qt4/components/infopanels.hpp
18686    M /trunk/modules/gui/qt4/components/open.cpp
18687    M /trunk/modules/gui/qt4/components/open.hpp
18688    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
18689    M /trunk/modules/gui/qt4/components/playlist/selector.hpp
18690    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
18691    M /trunk/modules/gui/qt4/components/preferences.cpp
18692    M /trunk/modules/gui/qt4/components/preferences.hpp
18693    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
18694    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
18695    M /trunk/modules/gui/qt4/components/video_widget.cpp
18696    M /trunk/modules/gui/qt4/components/video_widget.hpp
18697    M /trunk/modules/gui/qt4/dialogs/interaction.cpp
18698    M /trunk/modules/gui/qt4/dialogs/interaction.hpp
18699    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
18700    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
18701    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
18702    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
18703    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
18704    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
18705    M /trunk/modules/gui/qt4/dialogs_provider.cpp
18706    M /trunk/modules/gui/qt4/dialogs_provider.hpp
18707    M /trunk/modules/gui/qt4/input_manager.cpp
18708    M /trunk/modules/gui/qt4/input_manager.hpp
18709    M /trunk/modules/gui/qt4/main_interface.cpp
18710    M /trunk/modules/gui/qt4/main_interface.hpp
18711    M /trunk/modules/gui/qt4/menus.cpp
18712    M /trunk/modules/gui/qt4/menus.hpp
18713    M /trunk/modules/gui/qt4/playlist_model.cpp
18714    M /trunk/modules/gui/qt4/playlist_model.hpp
18715    M /trunk/modules/gui/qt4/qt4.cpp
18716    M /trunk/modules/gui/qt4/qt4.hpp
18717    M /trunk/modules/gui/qt4/res.qrc
18718    M /trunk/modules/gui/qt4/ui/file_open.ui
18719    M /trunk/modules/gui/qt4/ui/input_stats.ui
18720    M /trunk/modules/gui/qt4/ui/main_interface.ui
18721    M /trunk/modules/gui/qt4/ui/okcanceldialog.ui
18722    M /trunk/modules/gui/qt4/util/directslider.hpp
18723    M /trunk/modules/gui/qt4/util/input_slider.cpp
18724    M /trunk/modules/gui/qt4/util/input_slider.hpp
18725    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
18726
18727 qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
18728
18729 ------------------------------------------------------------------------
18730 r16023 | sam | 2006-07-13 06:41:54 -0700 (Thu, 13 Jul 2006) | 2 lines
18731 Changed paths:
18732    M /trunk/src/audio_output
18733    M /trunk/src/control
18734    M /trunk/src/extras
18735    M /trunk/src/input
18736    M /trunk/src/interface
18737    M /trunk/src/misc
18738    M /trunk/src/network
18739    M /trunk/src/osd
18740    M /trunk/src/playlist
18741    M /trunk/src/stream_output
18742    M /trunk/src/video_output
18743
18744   * Added SVN ignore flags to src/ subdirectories.
18745
18746 ------------------------------------------------------------------------
18747 r16022 | fkuehne | 2006-07-13 05:06:22 -0700 (Thu, 13 Jul 2006) | 1 line
18748 Changed paths:
18749    M /trunk/modules/gui/macosx/interaction.m
18750
18751 * implement the error panel correctly (for the records: not < 10.3 compatible)
18752 ------------------------------------------------------------------------
18753 r16021 | sam | 2006-07-13 04:48:47 -0700 (Thu, 13 Jul 2006) | 2 lines
18754 Changed paths:
18755    M /trunk/bootstrap
18756
18757   * bootstrap: strip library version from modules.
18758
18759 ------------------------------------------------------------------------
18760 r16020 | zorglub | 2006-07-13 04:21:23 -0700 (Thu, 13 Jul 2006) | 3 lines
18761 Changed paths:
18762    M /trunk/modules/gui/qt4/Modules.am
18763    M /trunk/modules/gui/qt4/dialogs_provider.cpp
18764    M /trunk/modules/gui/qt4/dialogs_provider.hpp
18765    A /trunk/modules/gui/qt4/menus.cpp
18766    A /trunk/modules/gui/qt4/menus.hpp
18767    M /trunk/modules/gui/qt4/qt4.hpp
18768
18769 Beginning of menus implementation
18770 Fix a make dist bug
18771
18772 ------------------------------------------------------------------------
18773 r16019 | sam | 2006-07-13 03:32:06 -0700 (Thu, 13 Jul 2006) | 2 lines
18774 Changed paths:
18775    M /trunk/modules/control/hotkeys.c
18776
18777   * modules/control/hotkeys.c: nawak.
18778
18779 ------------------------------------------------------------------------
18780 r16018 | jpsaman | 2006-07-12 11:49:35 -0700 (Wed, 12 Jul 2006) | 1 line
18781 Changed paths:
18782    M /trunk/modules/misc/freetype.c
18783
18784 Removed unused variable pi_gamma
18785 ------------------------------------------------------------------------
18786 r16017 | jpsaman | 2006-07-12 11:48:21 -0700 (Wed, 12 Jul 2006) | 1 line
18787 Changed paths:
18788    M /trunk/THANKS
18789    M /trunk/include/vlc_vod.h
18790    M /trunk/modules/misc/rtsp.c
18791    M /trunk/src/misc/vlm.c
18792
18793 RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
18794 ------------------------------------------------------------------------
18795 r16016 | thresh | 2006-07-12 08:49:13 -0700 (Wed, 12 Jul 2006) | 2 lines
18796 Changed paths:
18797    M /trunk/modules/gui/qt4/components/open.cpp
18798
18799 get rid of unresolved symbols
18800
18801 ------------------------------------------------------------------------
18802 r16015 | sam | 2006-07-12 08:38:08 -0700 (Wed, 12 Jul 2006) | 2 lines
18803 Changed paths:
18804    M /trunk/src/Makefile.am
18805
18806   * src/Makefile.am: fixed sed commands.
18807
18808 ------------------------------------------------------------------------
18809 r16014 | sam | 2006-07-12 08:01:55 -0700 (Wed, 12 Jul 2006) | 2 lines
18810 Changed paths:
18811    M /trunk/src/Makefile.am
18812
18813   * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
18814
18815 ------------------------------------------------------------------------
18816 r16013 | sam | 2006-07-12 06:54:29 -0700 (Wed, 12 Jul 2006) | 2 lines
18817 Changed paths:
18818    M /trunk/ChangeLog
18819
18820   * Updated changelog.
18821
18822 ------------------------------------------------------------------------
18823 r16012 | sam | 2006-07-12 06:51:51 -0700 (Wed, 12 Jul 2006) | 2 lines
18824 Changed paths:
18825    M /trunk/src/Makefile.am
18826
18827   * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
18828
18829 ------------------------------------------------------------------------
18830 r16011 | sam | 2006-07-12 06:23:26 -0700 (Wed, 12 Jul 2006) | 2 lines
18831 Changed paths:
18832    M /trunk/m4/Makefile.am
18833
18834   * m4/Makefile.am: added more missing files. olleh buglroz!
18835
18836 ------------------------------------------------------------------------
18837 r16010 | sam | 2006-07-12 06:04:37 -0700 (Wed, 12 Jul 2006) | 2 lines
18838 Changed paths:
18839    M /trunk/m4/Makefile.am
18840
18841   * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
18842
18843 ------------------------------------------------------------------------
18844 r16009 | sam | 2006-07-12 05:34:07 -0700 (Wed, 12 Jul 2006) | 2 lines
18845 Changed paths:
18846    M /trunk/src/audio_output/common.c
18847
18848   * src/audio_output/common.c: moved message around so that it compiles.
18849
18850 ------------------------------------------------------------------------
18851 r16008 | sam | 2006-07-12 05:27:06 -0700 (Wed, 12 Jul 2006) | 2 lines
18852 Changed paths:
18853    M /trunk/src/audio_output/common.c
18854
18855   * src/audio_output/common.c: added error message upon invalid initialisation.
18856
18857 ------------------------------------------------------------------------
18858 r16007 | zorglub | 2006-07-12 04:29:30 -0700 (Wed, 12 Jul 2006) | 2 lines
18859 Changed paths:
18860    M /trunk/src/Makefile.am
18861
18862 Missing header in EXTRA_DIST
18863
18864 ------------------------------------------------------------------------
18865 r16006 | bigben | 2006-07-11 12:12:18 -0700 (Tue, 11 Jul 2006) | 5 lines
18866 Changed paths:
18867    M /trunk/THANKS
18868    M /trunk/modules/access/dvb/linux_dvb.c
18869
18870 * Patch to add ATSC support by Dennis Lou
18871 * This is untested, but shouldn't have any adverse effect at least
18872 * Any feedback much welcomed
18873
18874
18875 ------------------------------------------------------------------------
18876 r16005 | fkuehne | 2006-07-11 03:49:50 -0700 (Tue, 11 Jul 2006) | 1 line
18877 Changed paths:
18878    M /trunk/po/POTFILES.in
18879
18880 * fix make dist
18881 ------------------------------------------------------------------------
18882 r16004 | fkuehne | 2006-07-10 14:30:31 -0700 (Mon, 10 Jul 2006) | 1 line
18883 Changed paths:
18884    M /trunk/modules/demux/playlist/qtl.c
18885    M /trunk/po/POTFILES.in
18886    M /trunk/po/ca.po
18887    M /trunk/po/cs.po
18888    M /trunk/po/da.po
18889    M /trunk/po/de.po
18890    M /trunk/po/en_GB.po
18891    M /trunk/po/es.po
18892    M /trunk/po/fr.po
18893    M /trunk/po/gl.po
18894    M /trunk/po/he.po
18895    M /trunk/po/hi.po
18896    M /trunk/po/hu.po
18897    M /trunk/po/it.po
18898    M /trunk/po/ja.po
18899    M /trunk/po/ka.po
18900    M /trunk/po/ko.po
18901    M /trunk/po/nl.po
18902    M /trunk/po/oc.po
18903    M /trunk/po/pt_BR.po
18904    M /trunk/po/ro.po
18905    M /trunk/po/ru.po
18906    M /trunk/po/sv.po
18907    M /trunk/po/tr.po
18908    M /trunk/po/vlc.pot
18909    M /trunk/po/zh_CN.po
18910    M /trunk/po/zh_TW.po
18911    M /trunk/src/libvlc.h
18912
18913 * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
18914 ------------------------------------------------------------------------
18915 r16003 | hartman | 2006-07-10 13:52:57 -0700 (Mon, 10 Jul 2006) | 2 lines
18916 Changed paths:
18917    M /trunk/modules/demux/ps.c
18918    M /trunk/modules/demux/ps.h
18919
18920 * when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.
18921
18922 ------------------------------------------------------------------------
18923 r16002 | fkuehne | 2006-07-10 11:46:46 -0700 (Mon, 10 Jul 2006) | 1 line
18924 Changed paths:
18925    M /trunk/po/de.po
18926
18927 * fixed typo pointed out by Dirk Stegemann on the forum
18928 ------------------------------------------------------------------------
18929 r16001 | dionoea | 2006-07-09 08:01:13 -0700 (Sun, 09 Jul 2006) | 2 lines
18930 Changed paths:
18931    M /trunk/include/configuration.h
18932    M /trunk/include/vlc_config_cat.h
18933    M /trunk/modules/stream_out/transcode.c
18934    M /trunk/modules/video_filter/scale.c
18935
18936 #transcode{vfilter=...} only works with video filter2 filters.
18937
18938 ------------------------------------------------------------------------
18939 r16000 | xtophe | 2006-07-08 14:42:12 -0700 (Sat, 08 Jul 2006) | 2 lines
18940 Changed paths:
18941    M /trunk/configure.ac
18942
18943 Have a module_string less confusing
18944
18945 ------------------------------------------------------------------------
18946 r15999 | xtophe | 2006-07-08 14:20:00 -0700 (Sat, 08 Jul 2006) | 2 lines
18947 Changed paths:
18948    M /trunk/modules/control/rc.c
18949
18950 Clean up
18951
18952 ------------------------------------------------------------------------
18953 r15998 | xtophe | 2006-07-08 14:19:17 -0700 (Sat, 08 Jul 2006) | 2 lines
18954 Changed paths:
18955    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
18956    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
18957
18958 Fix compilation. It inserts the playlist only in tree view local.
18959
18960 ------------------------------------------------------------------------
18961 r15997 | fkuehne | 2006-07-08 12:13:50 -0700 (Sat, 08 Jul 2006) | 1 line
18962 Changed paths:
18963    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
18964    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
18965    M /trunk/modules/gui/macosx/interaction.h
18966    M /trunk/modules/gui/macosx/interaction.m
18967    M /trunk/modules/gui/macosx/intf.h
18968    M /trunk/modules/gui/macosx/intf.m
18969
18970 * complete clean-up
18971 ------------------------------------------------------------------------
18972 r15996 | fkuehne | 2006-07-08 12:12:11 -0700 (Sat, 08 Jul 2006) | 1 line
18973 Changed paths:
18974    M /trunk/modules/demux/avi/avi.c
18975
18976 * unified the GUI-presented string
18977 ------------------------------------------------------------------------
18978 r15995 | xtophe | 2006-07-08 12:11:05 -0700 (Sat, 08 Jul 2006) | 2 lines
18979 Changed paths:
18980    M /trunk/src/audio_output/dec.c
18981
18982 Fix stats collecting
18983
18984 ------------------------------------------------------------------------
18985 r15994 | fkuehne | 2006-07-08 11:32:41 -0700 (Sat, 08 Jul 2006) | 1 line
18986 Changed paths:
18987    M /trunk/modules/demux/avi/avi.c
18988
18989 * use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.
18990 ------------------------------------------------------------------------
18991 r15993 | zorglub | 2006-07-08 10:28:51 -0700 (Sat, 08 Jul 2006) | 2 lines
18992 Changed paths:
18993    M /trunk/include/vlc_playlist.h
18994    M /trunk/include/vlc_symbols.h
18995    M /trunk/modules/control/rc.c
18996    M /trunk/modules/demux/playlist/xspf.c
18997    M /trunk/src/playlist/item.c
18998    M /trunk/src/playlist/loadsave.c
18999    M /trunk/src/playlist/search.c
19000
19001 Some infrastructure work for playlist autoload/autosave
19002
19003 ------------------------------------------------------------------------
19004 r15992 | fkuehne | 2006-07-08 09:30:21 -0700 (Sat, 08 Jul 2006) | 1 line
19005 Changed paths:
19006    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
19007
19008 * added the Google Video Playlist file-type
19009 ------------------------------------------------------------------------
19010 r15991 | adn | 2006-07-08 05:51:10 -0700 (Sat, 08 Jul 2006) | 2 lines
19011 Changed paths:
19012    M /trunk/modules/gui/qt4/Modules.am
19013    M /trunk/modules/gui/qt4/components/video_widget.cpp
19014
19015 cosmetic changes + compilation fixes
19016
19017 ------------------------------------------------------------------------
19018 r15990 | zorglub | 2006-07-08 04:16:46 -0700 (Sat, 08 Jul 2006) | 4 lines
19019 Changed paths:
19020    M /trunk/modules/gui/qt4/Modules.am
19021    M /trunk/modules/gui/qt4/components/video_widget.cpp
19022    M /trunk/modules/gui/qt4/components/video_widget.hpp
19023    A /trunk/modules/gui/qt4/dialogs/interaction.cpp
19024    A /trunk/modules/gui/qt4/dialogs/interaction.hpp
19025    M /trunk/modules/gui/qt4/dialogs_provider.cpp
19026    M /trunk/modules/gui/qt4/dialogs_provider.hpp
19027    M /trunk/modules/gui/qt4/main_interface.cpp
19028    M /trunk/modules/gui/qt4/main_interface.hpp
19029    M /trunk/modules/gui/qt4/qt4.cpp
19030    M /trunk/modules/gui/qt4/ui/main_interface.ui
19031    A /trunk/modules/gui/qt4/ui/okcanceldialog.ui
19032    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
19033
19034 Improve embedded video output
19035 Skeleton for interaction
19036 Fix window settings save
19037
19038 ------------------------------------------------------------------------
19039 r15989 | zorglub | 2006-07-08 04:16:20 -0700 (Sat, 08 Jul 2006) | 2 lines
19040 Changed paths:
19041    M /trunk/modules/stream_out/transcode.c
19042    M /trunk/src/misc/stats.c
19043
19044 Fix some crashes
19045
19046 ------------------------------------------------------------------------
19047 r15988 | courmisch | 2006-07-08 02:31:56 -0700 (Sat, 08 Jul 2006) | 3 lines
19048 Changed paths:
19049    M /trunk/loader/afl.c
19050    M /trunk/loader/driver.c
19051    M /trunk/loader/kludge.c
19052    M /trunk/loader/ldt_keeper.c
19053    M /trunk/loader/module.c
19054    M /trunk/loader/pe_image.c
19055    M /trunk/loader/pe_resource.c
19056    M /trunk/loader/registry.c
19057    M /trunk/loader/resource.c
19058    M /trunk/loader/vfl.c
19059    M /trunk/loader/win32.c
19060
19061 Some legal boilerplate.
19062 Some files missing.
19063
19064 ------------------------------------------------------------------------
19065 r15987 | dionoea | 2006-07-07 14:27:14 -0700 (Fri, 07 Jul 2006) | 2 lines
19066 Changed paths:
19067    M /trunk/modules/gui/qt4/main_interface.hpp
19068
19069 Fix segfault (thanks to zorglub for the hint)
19070
19071 ------------------------------------------------------------------------
19072 r15986 | dionoea | 2006-07-07 13:24:11 -0700 (Fri, 07 Jul 2006) | 2 lines
19073 Changed paths:
19074    M /trunk/modules/demux/playlist/Modules.am
19075    A /trunk/modules/demux/playlist/gvp.c
19076    M /trunk/modules/demux/playlist/playlist.c
19077    M /trunk/modules/demux/playlist/playlist.h
19078
19079 Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
19080
19081 ------------------------------------------------------------------------
19082 r15985 | xtophe | 2006-07-06 16:23:59 -0700 (Thu, 06 Jul 2006) | 3 lines
19083 Changed paths:
19084    M /trunk/configure.ac
19085    M /trunk/include/configuration.h
19086    M /trunk/include/modules_inner.h
19087    M /trunk/src/libvlc.h
19088
19089 Add a b_restart flag to indicate this option take effect only after a restart.
19090 Break binary compatibility
19091
19092 ------------------------------------------------------------------------
19093 r15984 | damienf | 2006-07-06 16:19:12 -0700 (Thu, 06 Jul 2006) | 4 lines
19094 Changed paths:
19095    M /trunk/modules/gui/macosx/vout.h
19096    M /trunk/modules/gui/macosx/vout.m
19097
19098 vout.m: change in fullscreen behaviour
19099 - toggle fullscreen mode when double clicking on video.
19100 - allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
19101
19102 ------------------------------------------------------------------------
19103 r15983 | hartman | 2006-07-06 13:43:21 -0700 (Thu, 06 Jul 2006) | 2 lines
19104 Changed paths:
19105    M /trunk/modules/services_discovery/sap.c
19106
19107 * Fix SDP file parsing of the SAP module.
19108
19109 ------------------------------------------------------------------------
19110 r15982 | zorglub | 2006-07-06 04:15:31 -0700 (Thu, 06 Jul 2006) | 2 lines
19111 Changed paths:
19112    M /trunk/doc/ChangeLog-2005
19113
19114 Fix 2005 changelog
19115
19116 ------------------------------------------------------------------------
19117 r15981 | sam | 2006-07-06 03:26:39 -0700 (Thu, 06 Jul 2006) | 2 lines
19118 Changed paths:
19119    M /trunk/doc/fortunes.txt
19120
19121   * doc/fortunes.txt: Fixed layout. We need quality quotes.
19122
19123 ------------------------------------------------------------------------
19124 r15980 | adn | 2006-07-06 03:09:47 -0700 (Thu, 06 Jul 2006) | 3 lines
19125 Changed paths:
19126    M /trunk/po/ar.po
19127
19128 partial Arabic translation.
19129 Courtesy from Zayed Al-Saidi <zayed ?\195?\183 alsaidi ?\195?\151 gmail ?\195?\183 com>.
19130
19131 ------------------------------------------------------------------------
19132 r15979 | zorglub | 2006-07-05 11:12:55 -0700 (Wed, 05 Jul 2006) | 2 lines
19133 Changed paths:
19134    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
19135    M /trunk/modules/gui/qt4/main_interface.cpp
19136    M /trunk/modules/gui/qt4/main_interface.hpp
19137    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
19138
19139 [Untested] Save interface position
19140
19141 ------------------------------------------------------------------------
19142 r15978 | xtophe | 2006-07-05 04:12:06 -0700 (Wed, 05 Jul 2006) | 2 lines
19143 Changed paths:
19144    M /trunk/src/misc/unicode.c
19145
19146 unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
19147
19148 ------------------------------------------------------------------------
19149 r15977 | thresh | 2006-07-04 08:23:04 -0700 (Tue, 04 Jul 2006) | 2 lines
19150 Changed paths:
19151    M /trunk/configure.ac
19152
19153 link visual plugin against math library
19154
19155 ------------------------------------------------------------------------
19156 r15976 | sam | 2006-07-04 07:06:44 -0700 (Tue, 04 Jul 2006) | 2 lines
19157 Changed paths:
19158    M /trunk/configure.ac
19159    M /trunk/modules/control/Modules.am
19160    A /trunk/modules/control/motion.c
19161
19162   * modules/control/motion.c: control VLC with laptop built-in motion sensors.
19163
19164 ------------------------------------------------------------------------
19165 r15975 | sam | 2006-07-04 05:55:43 -0700 (Tue, 04 Jul 2006) | 2 lines
19166 Changed paths:
19167    M /trunk/modules/demux/mkv.cpp
19168
19169   * modules/demux/mkv.cpp: fixed a pointer cast bug.
19170
19171 ------------------------------------------------------------------------
19172 r15974 | sam | 2006-07-04 05:28:23 -0700 (Tue, 04 Jul 2006) | 2 lines
19173 Changed paths:
19174    M /trunk/modules/stream_out/transcode.c
19175
19176   * modules/stream_out/transcode.c: improve error message verbosity.
19177
19178 ------------------------------------------------------------------------
19179 r15973 | sam | 2006-07-04 05:26:08 -0700 (Tue, 04 Jul 2006) | 2 lines
19180 Changed paths:
19181    M /trunk/modules/video_filter/transform.c
19182
19183   * modules/video_filter/transform.c: minor coding improvement.
19184
19185 ------------------------------------------------------------------------
19186 r15972 | fkuehne | 2006-07-03 04:20:02 -0700 (Mon, 03 Jul 2006) | 1 line
19187 Changed paths:
19188    M /trunk/include/vlc_interaction.h
19189
19190 * you didn't see anything
19191 ------------------------------------------------------------------------
19192 r15971 | fkuehne | 2006-07-03 03:38:09 -0700 (Mon, 03 Jul 2006) | 1 line
19193 Changed paths:
19194    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
19195    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
19196    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
19197    M /trunk/include/vlc_interaction.h
19198    M /trunk/modules/gui/macosx/interaction.m
19199    M /trunk/modules/gui/macosx/intf.h
19200    M /trunk/modules/gui/macosx/intf.m
19201    M /trunk/src/interface/interaction.c
19202
19203 * implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
19204 ------------------------------------------------------------------------
19205 r15970 | dionoea | 2006-07-02 10:47:26 -0700 (Sun, 02 Jul 2006) | 2 lines
19206 Changed paths:
19207    M /trunk/modules/demux/playlist/qtl.c
19208
19209 s/Shoutcast/QTL/
19210
19211 ------------------------------------------------------------------------
19212 r15969 | dionoea | 2006-07-02 10:28:15 -0700 (Sun, 02 Jul 2006) | 2 lines
19213 Changed paths:
19214    M /trunk/modules/demux/playlist/Modules.am
19215    M /trunk/modules/demux/playlist/playlist.c
19216    M /trunk/modules/demux/playlist/playlist.h
19217    A /trunk/modules/demux/playlist/qtl.c (from /trunk/modules/demux/playlist/shoutcast.c:15967)
19218
19219 Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
19220
19221 ------------------------------------------------------------------------
19222 r15968 | zorglub | 2006-07-02 02:22:05 -0700 (Sun, 02 Jul 2006) | 2 lines
19223 Changed paths:
19224    M /trunk/src/video_output/video_output.c
19225
19226 make sure that we don't use deleted objects
19227
19228 ------------------------------------------------------------------------
19229 r15967 | hartman | 2006-07-01 12:23:39 -0700 (Sat, 01 Jul 2006) | 2 lines
19230 Changed paths:
19231    M /trunk/modules/demux/Modules.am
19232    M /trunk/modules/demux/playlist/Modules.am
19233    M /trunk/modules/demux/playlist/asx.c
19234    M /trunk/modules/demux/playlist/playlist.c
19235    M /trunk/modules/demux/playlist/playlist.h
19236    A /trunk/modules/demux/playlist/sgimb.c (from /trunk/modules/demux/sgimb.c:15965)
19237    D /trunk/modules/demux/sgimb.c
19238
19239 * Move sgimb demux to the playlist demux, and port it to the new playlist API
19240
19241 ------------------------------------------------------------------------
19242 r15966 | zorglub | 2006-07-01 11:34:03 -0700 (Sat, 01 Jul 2006) | 2 lines
19243 Changed paths:
19244    M /trunk/modules/gui/qt4/Modules.am
19245    A /trunk/modules/gui/qt4/components/video_widget.cpp
19246    A /trunk/modules/gui/qt4/components/video_widget.hpp
19247    M /trunk/modules/gui/qt4/main_interface.cpp
19248    M /trunk/modules/gui/qt4/main_interface.hpp
19249    M /trunk/modules/gui/qt4/playlist_model.cpp
19250    M /trunk/modules/gui/qt4/qt4.cpp
19251    M /trunk/modules/gui/qt4/qt4.hpp
19252    M /trunk/modules/gui/qt4/ui/main_interface.ui
19253
19254 Preliminary embedded vout implementation
19255
19256 ------------------------------------------------------------------------
19257 r15965 | thresh | 2006-07-01 03:13:13 -0700 (Sat, 01 Jul 2006) | 3 lines
19258 Changed paths:
19259    M /trunk/include/main.h
19260    M /trunk/src/libvlc.c
19261
19262 fix indentation and memory leak introduced in 19564.
19263 do not use vlc_t to store psz_pidfile
19264
19265 ------------------------------------------------------------------------
19266 r15964 | thresh | 2006-06-30 09:34:46 -0700 (Fri, 30 Jun 2006) | 3 lines
19267 Changed paths:
19268    M /trunk/include/main.h
19269    M /trunk/src/libvlc.c
19270    M /trunk/src/libvlc.h
19271
19272 support for creating pid files when going daemon mode.
19273 Someone should really review it as it is my first experience in C.
19274
19275 ------------------------------------------------------------------------
19276 r15963 | hartman | 2006-06-29 15:04:35 -0700 (Thu, 29 Jun 2006) | 5 lines
19277 Changed paths:
19278    M /trunk/src/input/stream.c
19279
19280 * fix an issue with stats on inputstreams (this fixes the check for update crash)
19281 - also fixed a similar potential issue on subtitles.
19282 - lesson for today: Be careful when you use p_parent of an object.
19283 - i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
19284
19285 ------------------------------------------------------------------------
19286 r15962 | hartman | 2006-06-29 13:52:30 -0700 (Thu, 29 Jun 2006) | 2 lines
19287 Changed paths:
19288    M /trunk/modules/codec/png.c
19289
19290 * MPNG support
19291
19292 ------------------------------------------------------------------------
19293 r15961 | Trax | 2006-06-29 13:15:57 -0700 (Thu, 29 Jun 2006) | 1 line
19294 Changed paths:
19295    M /trunk/modules/codec/dmo/dmo.c
19296
19297 * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
19298 ------------------------------------------------------------------------
19299 r15960 | sigmunau | 2006-06-29 10:55:14 -0700 (Thu, 29 Jun 2006) | 2 lines
19300 Changed paths:
19301    M /trunk/modules/access/dvb/access.c
19302
19303 Fix a regression in r15404 causing people to experience artefacts and lost lock
19304
19305 ------------------------------------------------------------------------
19306 r15959 | sigmunau | 2006-06-29 10:31:28 -0700 (Thu, 29 Jun 2006) | 2 lines
19307 Changed paths:
19308    M /trunk/modules/demux/Modules.am
19309    D /trunk/modules/demux/m3u.c
19310
19311 Finnally got rid of the old m3u module. RIP
19312
19313 ------------------------------------------------------------------------
19314 r15957 | hartman | 2006-06-29 08:27:26 -0700 (Thu, 29 Jun 2006) | 6 lines
19315 Changed paths:
19316    M /trunk/modules/demux/playlist/Modules.am
19317    A /trunk/modules/demux/playlist/asx.c
19318    M /trunk/modules/demux/playlist/m3u.c
19319    M /trunk/modules/demux/playlist/playlist.c
19320    M /trunk/modules/demux/playlist/playlist.h
19321    M /trunk/modules/demux/playlist/podcast.c
19322
19323 * New ASX parser
19324   - some elements are not yet supported.
19325   - it could perhaps use a little bit more cleaning.
19326
19327 In the basics. It just works :D
19328
19329 ------------------------------------------------------------------------
19330 r15956 | hartman | 2006-06-29 06:55:23 -0700 (Thu, 29 Jun 2006) | 3 lines
19331 Changed paths:
19332    M /trunk/modules/access/http.c
19333
19334 * HTTP 1.0 is not seekable
19335 * Set Connection:Close for HTTP 1.1 streams that are not continious 
19336
19337 ------------------------------------------------------------------------
19338 r15955 | xtophe | 2006-06-28 15:11:36 -0700 (Wed, 28 Jun 2006) | 2 lines
19339 Changed paths:
19340    M /trunk/modules/gui/qt4/res.qrc
19341
19342 add the volume icons
19343
19344 ------------------------------------------------------------------------
19345 r15954 | zorglub | 2006-06-28 14:50:59 -0700 (Wed, 28 Jun 2006) | 2 lines
19346 Changed paths:
19347    M /trunk/modules/gui/qt4/Modules.am
19348    M /trunk/modules/gui/qt4/main_interface.cpp
19349    M /trunk/modules/gui/qt4/qt4.cpp
19350
19351 various fixes
19352
19353 ------------------------------------------------------------------------
19354 r15953 | hartman | 2006-06-28 13:03:15 -0700 (Wed, 28 Jun 2006) | 2 lines
19355 Changed paths:
19356    M /trunk/modules/services_discovery/sap.c
19357
19358 * Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
19359
19360 ------------------------------------------------------------------------
19361 r15952 | hartman | 2006-06-28 12:02:37 -0700 (Wed, 28 Jun 2006) | 2 lines
19362 Changed paths:
19363    M /trunk/modules/services_discovery/sap.c
19364
19365 * Fix some sap SD memleaks. more to follow
19366
19367 ------------------------------------------------------------------------
19368 r15951 | xtophe | 2006-06-28 11:57:20 -0700 (Wed, 28 Jun 2006) | 2 lines
19369 Changed paths:
19370    M /trunk/modules/gui/qt4/Modules.am
19371
19372 fix compile for builddir != srcdir
19373
19374 ------------------------------------------------------------------------
19375 r15949 | zorglub | 2006-06-28 08:16:23 -0700 (Wed, 28 Jun 2006) | 2 lines
19376 Changed paths:
19377    M /trunk/src/input/es_out.c
19378
19379 Compile fix
19380
19381 ------------------------------------------------------------------------
19382 r15948 | zorglub | 2006-06-28 07:36:39 -0700 (Wed, 28 Jun 2006) | 2 lines
19383 Changed paths:
19384    M /trunk/modules/demux/asf/asf.c
19385    M /trunk/modules/demux/gme.cpp
19386
19387 Mostly fix GME meta
19388
19389 ------------------------------------------------------------------------
19390 r15947 | zorglub | 2006-06-28 07:24:22 -0700 (Wed, 28 Jun 2006) | 2 lines
19391 Changed paths:
19392    M /trunk/modules/demux/ts.c
19393    M /trunk/src/input/es_out.c
19394
19395 Gra. Fix most of TS meta
19396
19397 ------------------------------------------------------------------------
19398 r15946 | zorglub | 2006-06-28 07:22:04 -0700 (Wed, 28 Jun 2006) | 2 lines
19399 Changed paths:
19400    M /trunk/configure.ac
19401    M /trunk/modules/demux/ts.c
19402    M /trunk/src/input/es_out.c
19403
19404 Forgot that for Qt
19405
19406 ------------------------------------------------------------------------
19407 r15945 | zorglub | 2006-06-28 06:16:45 -0700 (Wed, 28 Jun 2006) | 2 lines
19408 Changed paths:
19409    M /trunk/modules/gui/qt4
19410    M /trunk/modules/gui/qt4/Modules.am
19411    M /trunk/modules/gui/qt4/components/playlist
19412    M /trunk/modules/gui/qt4/main_interface.cpp
19413    A /trunk/modules/gui/qt4/pixmaps/next.png
19414    A /trunk/modules/gui/qt4/pixmaps/play.png
19415    A /trunk/modules/gui/qt4/pixmaps/previous.png
19416    A /trunk/modules/gui/qt4/pixmaps/stop.png
19417    A /trunk/modules/gui/qt4/pixmaps/volume-high.png
19418    A /trunk/modules/gui/qt4/pixmaps/volume-low.png
19419    A /trunk/modules/gui/qt4/res.qrc
19420    M /trunk/modules/gui/qt4/ui/main_interface.ui
19421
19422 Icons
19423
19424 ------------------------------------------------------------------------
19425 r15943 | jpsaman | 2006-06-27 06:32:30 -0700 (Tue, 27 Jun 2006) | 1 line
19426 Changed paths:
19427    M /trunk/THANKS
19428    M /trunk/modules/codec/theora.c
19429
19430 Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
19431 ------------------------------------------------------------------------
19432 r15942 | sigmunau | 2006-06-27 03:14:58 -0700 (Tue, 27 Jun 2006) | 6 lines
19433 Changed paths:
19434    M /trunk/modules/access/dvb/en50221.c
19435
19436 Attempt to support international charsets in mmi menus according to ETS 
19437 300 468 Annex A. Please test
19438
19439 TODO: This convertion should be done on strings received from SDT and 
19440 EIT (and possibly others) in the TS demux as well.
19441
19442 ------------------------------------------------------------------------
19443 r15941 | zorglub | 2006-06-26 14:11:38 -0700 (Mon, 26 Jun 2006) | 2 lines
19444 Changed paths:
19445    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
19446    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
19447    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
19448    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
19449    M /trunk/modules/gui/qt4/playlist_model.cpp
19450    M /trunk/modules/gui/qt4/playlist_model.hpp
19451
19452 Some more Qt playlist code
19453
19454 ------------------------------------------------------------------------
19455 r15940 | zorglub | 2006-06-25 23:26:45 -0700 (Sun, 25 Jun 2006) | 3 lines
19456 Changed paths:
19457    M /trunk/modules/gui/qt4/Modules.am
19458    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
19459    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
19460    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
19461    M /trunk/modules/gui/qt4/main_interface.cpp
19462    M /trunk/modules/gui/qt4/playlist_model.cpp
19463    M /trunk/modules/gui/qt4/playlist_model.hpp
19464
19465 Some more playlist code
19466 Fix makefile
19467
19468 ------------------------------------------------------------------------
19469 r15939 | courmisch | 2006-06-25 10:05:52 -0700 (Sun, 25 Jun 2006) | 3 lines
19470 Changed paths:
19471    M /trunk/modules/misc/network/ipv6.c
19472
19473 - Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
19474 - Remove old kludges (get yourself a decently recent Mingw32 or die)
19475
19476 ------------------------------------------------------------------------
19477 r15938 | zorglub | 2006-06-25 09:29:49 -0700 (Sun, 25 Jun 2006) | 2 lines
19478 Changed paths:
19479    M /trunk/modules/gui/qt4/Modules.am
19480    M /trunk/modules/gui/qt4/components/open.hpp
19481    A /trunk/modules/gui/qt4/playlist_model.cpp
19482    A /trunk/modules/gui/qt4/playlist_model.hpp
19483
19484 Playlist model
19485
19486 ------------------------------------------------------------------------
19487 r15937 | zorglub | 2006-06-22 06:45:38 -0700 (Thu, 22 Jun 2006) | 2 lines
19488 Changed paths:
19489    A /trunk/src/misc/devices.c
19490
19491 Bah, who really needs this ?
19492
19493 ------------------------------------------------------------------------
19494 r15936 | zorglub | 2006-06-22 03:03:32 -0700 (Thu, 22 Jun 2006) | 3 lines
19495 Changed paths:
19496    M /trunk/include/main.h
19497    M /trunk/include/vlc_common.h
19498    M /trunk/include/vlc_devices.h
19499    M /trunk/modules/misc/probe/hal.c
19500    M /trunk/src/Makefile.am
19501
19502 * Create new types for device probing
19503 * Beginning of core implementation
19504
19505 ------------------------------------------------------------------------
19506 r15935 | hartman | 2006-06-21 07:32:21 -0700 (Wed, 21 Jun 2006) | 2 lines
19507 Changed paths:
19508    M /trunk/modules/codec/ffmpeg/ffmpeg.c
19509
19510 * update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
19511
19512 ------------------------------------------------------------------------
19513 r15934 | zorglub | 2006-06-21 07:22:22 -0700 (Wed, 21 Jun 2006) | 2 lines
19514 Changed paths:
19515    M /trunk/configure.ac
19516    M /trunk/include/vlc_common.h
19517    M /trunk/include/vlc_devices.h
19518    M /trunk/modules/misc/probe
19519    A /trunk/modules/misc/probe/Modules.am
19520    M /trunk/modules/misc/probe/hal.c
19521
19522 HAL probing module
19523
19524 ------------------------------------------------------------------------
19525 r15933 | yoann | 2006-06-20 17:09:19 -0700 (Tue, 20 Jun 2006) | 3 lines
19526 Changed paths:
19527    M /trunk/modules/gui/wxwidgets/input_manager.cpp
19528
19529 * wxwidgets: repair slider dragging.
19530   my algorithm is still not perfect: it should take account of the "thumb length"
19531
19532 ------------------------------------------------------------------------
19533 r15932 | zorglub | 2006-06-20 13:54:16 -0700 (Tue, 20 Jun 2006) | 2 lines
19534 Changed paths:
19535    A /trunk/include/vlc_devices.h
19536    A /trunk/modules/misc/probe
19537    A /trunk/modules/misc/probe/hal.c (from /trunk/modules/services_discovery/hal.c:15925)
19538
19539 Non-working general declarations for disc probing (Refs:#565)
19540
19541 ------------------------------------------------------------------------
19542 r15931 | yoann | 2006-06-20 11:57:13 -0700 (Tue, 20 Jun 2006) | 3 lines
19543 Changed paths:
19544    M /trunk/modules/gui/wxwidgets/input_manager.cpp
19545    M /trunk/modules/gui/wxwidgets/input_manager.hpp
19546
19547 * wxwidgets: try to implement a go-where-you-click slider
19548   but I don't have a real video/audio file to test it...
19549
19550 ------------------------------------------------------------------------
19551 r15930 | yoann | 2006-06-20 08:51:23 -0700 (Tue, 20 Jun 2006) | 2 lines
19552 Changed paths:
19553    M /trunk/vlc.win32.nsi.in
19554
19555 * vlc.win32.nsi.in: set "Recommended" as the default installation type
19556
19557 ------------------------------------------------------------------------
19558 r15929 | courmisch | 2006-06-20 07:37:45 -0700 (Tue, 20 Jun 2006) | 4 lines
19559 Changed paths:
19560    M /trunk/src/network/getaddrinfo.c
19561
19562 Use the not so broken getaddrinfo implementation from ws2_32.dll
19563 instead of the painfully braindead one from wship6 that we'd rather
19564 flatly ignore
19565
19566 ------------------------------------------------------------------------
19567 r15928 | courmisch | 2006-06-20 07:33:48 -0700 (Tue, 20 Jun 2006) | 4 lines
19568 Changed paths:
19569    M /trunk/src/misc/win32_specific.c
19570
19571 There is no such a thing as Winsock 2.0. Use version 2.2 instead.
19572 Microsoft was probably too much afraid that developpers would request
19573 version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.
19574
19575 ------------------------------------------------------------------------
19576 r15927 | jpsaman | 2006-06-20 05:51:29 -0700 (Tue, 20 Jun 2006) | 1 line
19577 Changed paths:
19578    M /trunk/extras/contrib/bootstrap
19579
19580 Add another test for MacOS X 10.4.0 with Darwin ports installed
19581 ------------------------------------------------------------------------
19582 r15926 | zorglub | 2006-06-19 23:04:43 -0700 (Mon, 19 Jun 2006) | 2 lines
19583 Changed paths:
19584    A /trunk/modules/gui/qt4/components/playlist/panels.hpp
19585    A /trunk/modules/gui/qt4/components/playlist/selector.hpp
19586    A /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
19587
19588 Some skeleton files for playlist
19589
19590 ------------------------------------------------------------------------
19591 r15925 | xtophe | 2006-06-19 11:33:11 -0700 (Mon, 19 Jun 2006) | 2 lines
19592 Changed paths:
19593    M /trunk/src/input/input.c
19594
19595 src/innput/input.c: Compile fix
19596
19597 ------------------------------------------------------------------------
19598 r15924 | zorglub | 2006-06-19 10:46:20 -0700 (Mon, 19 Jun 2006) | 2 lines
19599 Changed paths:
19600    M /trunk/modules/demux/avi/avi.c
19601
19602 Use a tristate for avi index (fix / don't fix / ask). Closes:#679
19603
19604 ------------------------------------------------------------------------
19605 r15923 | zorglub | 2006-06-19 10:33:43 -0700 (Mon, 19 Jun 2006) | 2 lines
19606 Changed paths:
19607    M /trunk/src/input/input.c
19608    M /trunk/src/misc/stats.c
19609
19610 Small stats improvements
19611
19612 ------------------------------------------------------------------------
19613 r15922 | yoann | 2006-06-17 11:42:29 -0700 (Sat, 17 Jun 2006) | 2 lines
19614 Changed paths:
19615    M /trunk/src/input/subtitles.c
19616
19617 * input/subtitles.c: fix another bug in subtitle autodetection
19618
19619 ------------------------------------------------------------------------
19620 r15921 | xtophe | 2006-06-17 07:16:51 -0700 (Sat, 17 Jun 2006) | 2 lines
19621 Changed paths:
19622    M /trunk/src/misc/stats.c
19623
19624 src/misc/stats.c: avoid buffer underflow.
19625
19626 ------------------------------------------------------------------------
19627 r15918 | yoann | 2006-06-16 21:13:04 -0700 (Fri, 16 Jun 2006) | 2 lines
19628 Changed paths:
19629    M /trunk/src/input/input.c
19630
19631 * src/input/input.c: don't clean twice the read_bytes counter
19632
19633 ------------------------------------------------------------------------
19634 r15917 | xtophe | 2006-06-16 15:42:00 -0700 (Fri, 16 Jun 2006) | 2 lines
19635 Changed paths:
19636    M /trunk/src/input/input.c
19637    M /trunk/src/misc/stats.c
19638
19639 Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
19640
19641 ------------------------------------------------------------------------
19642 r15916 | yoann | 2006-06-16 12:05:55 -0700 (Fri, 16 Jun 2006) | 2 lines
19643 Changed paths:
19644    M /trunk/src/input/input.c
19645
19646 * If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
19647
19648 ------------------------------------------------------------------------
19649 r15915 | zorglub | 2006-06-15 14:22:35 -0700 (Thu, 15 Jun 2006) | 2 lines
19650 Changed paths:
19651    M /trunk/include/main.h
19652    M /trunk/include/vlc_httpd.h
19653    M /trunk/include/vlc_input.h
19654    M /trunk/include/vlc_messages.h
19655    M /trunk/include/vlc_symbols.h
19656    M /trunk/src/audio_output/dec.c
19657    M /trunk/src/audio_output/input.c
19658    M /trunk/src/input/decoder.c
19659    M /trunk/src/input/es_out.c
19660    M /trunk/src/input/input.c
19661    M /trunk/src/input/stream.c
19662    M /trunk/src/libvlc.c
19663    M /trunk/src/misc/objects.c
19664    M /trunk/src/misc/stats.c
19665    M /trunk/src/network/httpd.c
19666    M /trunk/src/playlist/control.c
19667    M /trunk/src/playlist/thread.c
19668    M /trunk/src/stream_output/stream_output.c
19669    M /trunk/src/video_output/video_output.c
19670
19671 Partial rewrite of stats to avoid lookups (Closes:#693)
19672
19673 ------------------------------------------------------------------------
19674 r15914 | damienf | 2006-06-14 15:49:57 -0700 (Wed, 14 Jun 2006) | 4 lines
19675 Changed paths:
19676    M /trunk/modules/gui/macosx/voutgl.m
19677    M /trunk/modules/video_output/opengl.c
19678
19679 fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
19680 - opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
19681 - voutgl.m: set context to NULL on exit
19682
19683 ------------------------------------------------------------------------
19684 r15913 | yoann | 2006-06-14 13:15:23 -0700 (Wed, 14 Jun 2006) | 3 lines
19685 Changed paths:
19686    M /trunk/modules/demux/playlist/xspf.c
19687
19688 * playlist/xspf.c: upgrade to new structure
19689   inputs are not yet added to the playlist
19690
19691 ------------------------------------------------------------------------
19692 r15912 | zorglub | 2006-06-14 13:09:51 -0700 (Wed, 14 Jun 2006) | 3 lines
19693 Changed paths:
19694    M /trunk/include/vlc_playlist.h
19695    M /trunk/src/libvlc.h
19696    M /trunk/src/playlist/engine.c
19697
19698 * Add a "media-library" option to enable/disable ML
19699 * Add a "playlist-tree" option to force onelevel/catgory mode
19700
19701 ------------------------------------------------------------------------
19702 r15911 | yoann | 2006-06-14 11:31:45 -0700 (Wed, 14 Jun 2006) | 2 lines
19703 Changed paths:
19704    M /trunk/modules/control/http/rpn.c
19705    M /trunk/share/http/dialogs/main
19706    A /trunk/share/http/images/snapshot.png
19707    M /trunk/share/http/js/functions.js
19708    M /trunk/share/http/requests/status.xml
19709
19710 * web interface: add a snapshot button
19711
19712 ------------------------------------------------------------------------
19713 r15910 | ipkiss | 2006-06-14 11:25:51 -0700 (Wed, 14 Jun 2006) | 2 lines
19714 Changed paths:
19715    M /trunk/modules/gui/skins2/parser/interpreter.cpp
19716
19717  * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
19718
19719 ------------------------------------------------------------------------
19720 r15909 | yoann | 2006-06-14 07:48:32 -0700 (Wed, 14 Jun 2006) | 2 lines
19721 Changed paths:
19722    M /trunk/modules/misc/playlist/xspf.c
19723
19724 * playlist/xspf.c: handles empty nodes
19725
19726 ------------------------------------------------------------------------
19727 r15908 | yoann | 2006-06-14 05:05:39 -0700 (Wed, 14 Jun 2006) | 2 lines
19728 Changed paths:
19729    M /trunk/modules/control/http/util.c
19730
19731 * control/http: fix "pl.current"
19732
19733 ------------------------------------------------------------------------
19734 r15907 | yoann | 2006-06-13 21:43:47 -0700 (Tue, 13 Jun 2006) | 2 lines
19735 Changed paths:
19736    M /trunk/modules/demux/playlist/xspf.c
19737    M /trunk/modules/demux/playlist/xspf.h
19738
19739 * demux/playlist/xspf: skeleton for XSPF tree playlist import
19740
19741 ------------------------------------------------------------------------
19742 r15906 | yoann | 2006-06-13 19:00:42 -0700 (Tue, 13 Jun 2006) | 2 lines
19743 Changed paths:
19744    M /trunk/modules/misc/playlist/xspf.c
19745
19746 * xpsf.c: ...but <playlist> has... grmbl
19747
19748 ------------------------------------------------------------------------
19749 r15905 | yoann | 2006-06-13 18:51:05 -0700 (Tue, 13 Jun 2006) | 2 lines
19750 Changed paths:
19751    M /trunk/modules/misc/playlist/xspf.c
19752
19753 * xspf.c: <trackList> has no <location> or <title> element
19754
19755 ------------------------------------------------------------------------
19756 r15904 | yoann | 2006-06-13 18:46:17 -0700 (Tue, 13 Jun 2006) | 3 lines
19757 Changed paths:
19758    M /trunk/modules/demux/playlist/xspf.c
19759
19760 * demux/playlist/xspf.c: fix a bug introduced by [15757]
19761   + cosmetic changes
19762
19763 ------------------------------------------------------------------------
19764 r15903 | yoann | 2006-06-13 17:43:00 -0700 (Tue, 13 Jun 2006) | 3 lines
19765 Changed paths:
19766    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
19767    M /trunk/modules/misc/playlist/xspf.c
19768    M /trunk/modules/misc/playlist/xspf.h
19769
19770 * Tree playlist XSPF export
19771   Kids, don't try this at home...
19772
19773 ------------------------------------------------------------------------
19774 r15902 | fkuehne | 2006-06-13 14:36:37 -0700 (Tue, 13 Jun 2006) | 1 line
19775 Changed paths:
19776    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
19777    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/info.nib
19778    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib
19779    M /trunk/modules/gui/macosx/sfilters.h
19780    M /trunk/modules/gui/macosx/sfilters.m
19781
19782 * code and GUI improvements
19783 ------------------------------------------------------------------------
19784 r15901 | littlejohn | 2006-06-13 08:34:27 -0700 (Tue, 13 Jun 2006) | 3 lines
19785 Changed paths:
19786    M /trunk/bindings/java/Makefile.am
19787
19788 Java bindings Makefile tested and working on both GNU and Windows.
19789
19790
19791 ------------------------------------------------------------------------
19792 r15900 | littlejohn | 2006-06-13 06:35:49 -0700 (Tue, 13 Jun 2006) | 5 lines
19793 Changed paths:
19794    M /trunk/bindings/java/Makefile.am
19795
19796 10 PRINT "Remember to include a final endif at the end of Makefile.am."
19797 20 GOTO 10
19798
19799
19800
19801 ------------------------------------------------------------------------
19802 r15899 | littlejohn | 2006-06-13 06:19:46 -0700 (Tue, 13 Jun 2006) | 3 lines
19803 Changed paths:
19804    M /trunk/bindings/java/Makefile.am
19805
19806 make buildbot (and ppl) happy with java Makefile.am .
19807
19808
19809 ------------------------------------------------------------------------
19810 r15898 | littlejohn | 2006-06-13 06:09:37 -0700 (Tue, 13 Jun 2006) | 3 lines
19811 Changed paths:
19812    M /trunk/bindings/java/Makefile.am
19813    M /trunk/bindings/java/vlc-graphics-jni.cc
19814
19815 another attempt to make java bindings win32 friendly.
19816
19817
19818 ------------------------------------------------------------------------
19819 r15897 | littlejohn | 2006-06-13 03:40:26 -0700 (Tue, 13 Jun 2006) | 3 lines
19820 Changed paths:
19821    M /trunk/bindings/java/Makefile.am
19822
19823 Corrections in the java bindings Makefile
19824
19825
19826 ------------------------------------------------------------------------
19827 r15896 | littlejohn | 2006-06-13 02:58:56 -0700 (Tue, 13 Jun 2006) | 3 lines
19828 Changed paths:
19829    M /trunk/bindings/java/Makefile.am
19830
19831 A first try in making the Makefile crossplatform (gnu/win32)
19832
19833
19834 ------------------------------------------------------------------------
19835 r15895 | yoann | 2006-06-12 20:04:08 -0700 (Mon, 12 Jun 2006) | 2 lines
19836 Changed paths:
19837    M /trunk/src/input/input.c
19838
19839 * src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
19840
19841 ------------------------------------------------------------------------
19842 r15894 | damienf | 2006-06-12 16:29:31 -0700 (Mon, 12 Jun 2006) | 2 lines
19843 Changed paths:
19844    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
19845
19846 - x264-svn-win32.patch: synchronized with latest on svn
19847
19848 ------------------------------------------------------------------------
19849 r15893 | damienf | 2006-06-12 16:26:38 -0700 (Mon, 12 Jun 2006) | 2 lines
19850 Changed paths:
19851    M /trunk/configure.ac
19852
19853 - configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
19854
19855 ------------------------------------------------------------------------
19856 r15892 | damienf | 2006-06-12 16:14:44 -0700 (Mon, 12 Jun 2006) | 2 lines
19857 Changed paths:
19858    M /trunk/mozilla/vlcshell.cpp
19859
19860 vlcshell.cpp: fixed plugin 'autoplay'
19861
19862 ------------------------------------------------------------------------
19863 r15891 | gbazin | 2006-06-12 13:41:22 -0700 (Mon, 12 Jun 2006) | 1 line
19864 Changed paths:
19865    M /trunk/src/misc/stats.c
19866
19867 * src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
19868 ------------------------------------------------------------------------
19869 r15889 | zorglub | 2006-06-12 12:56:25 -0700 (Mon, 12 Jun 2006) | 2 lines
19870 Changed paths:
19871    M /trunk/modules/access/cdda.c
19872
19873 Simplify the CDDA module. Split more between parse and play 
19874
19875 ------------------------------------------------------------------------
19876 r15888 | gbazin | 2006-06-12 12:51:14 -0700 (Mon, 12 Jun 2006) | 1 line
19877 Changed paths:
19878    M /trunk/src/video_output/video_output.c
19879
19880 * src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
19881 ------------------------------------------------------------------------
19882 r15887 | Trax | 2006-06-12 12:32:00 -0700 (Mon, 12 Jun 2006) | 1 line
19883 Changed paths:
19884    M /trunk/src/input/decoder.c
19885
19886 * typo consummed -> consumed
19887 ------------------------------------------------------------------------
19888 r15886 | yoann | 2006-06-12 12:31:33 -0700 (Mon, 12 Jun 2006) | 3 lines
19889 Changed paths:
19890    M /trunk/modules/video_output/image.c
19891
19892 * modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
19893   Thanks to Menele from the forum for submitting a patch.
19894
19895 ------------------------------------------------------------------------
19896 r15885 | zorglub | 2006-06-12 12:21:01 -0700 (Mon, 12 Jun 2006) | 4 lines
19897 Changed paths:
19898    M /trunk/src/input/item.c
19899    M /trunk/src/playlist/control.c
19900    M /trunk/src/playlist/item.c
19901    M /trunk/src/playlist/tree.c
19902
19903 * Fix skip in initial status
19904 * Don't waste ids
19905 * Fix a bug in services discoveries
19906
19907 ------------------------------------------------------------------------
19908 r15884 | thresh | 2006-06-12 07:47:01 -0700 (Mon, 12 Jun 2006) | 2 lines
19909 Changed paths:
19910    M /trunk/configure.ac
19911
19912 Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
19913
19914 ------------------------------------------------------------------------
19915 r15883 | gbazin | 2006-06-11 13:52:08 -0700 (Sun, 11 Jun 2006) | 1 line
19916 Changed paths:
19917    M /trunk/modules/packetizer/mpeg4video.c
19918
19919 * modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
19920 ------------------------------------------------------------------------
19921 r15882 | xtophe | 2006-06-11 12:21:30 -0700 (Sun, 11 Jun 2006) | 2 lines
19922 Changed paths:
19923    M /trunk/extras/contrib/src/Makefile
19924    D /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
19925
19926 ffmpeg-svn-cross.patch has been applied upstream
19927
19928 ------------------------------------------------------------------------
19929 r15881 | zorglub | 2006-06-11 12:03:12 -0700 (Sun, 11 Jun 2006) | 2 lines
19930 Changed paths:
19931    M /trunk/modules/gui/qt4/Modules.am
19932    A /trunk/modules/gui/qt4/components/open.cpp
19933    A /trunk/modules/gui/qt4/components/open.hpp
19934    A /trunk/modules/gui/qt4/components/playlist
19935    A /trunk/modules/gui/qt4/ui/file_open.ui
19936
19937 Skeleton for open
19938
19939 ------------------------------------------------------------------------
19940 r15880 | gbazin | 2006-06-11 04:57:05 -0700 (Sun, 11 Jun 2006) | 1 line
19941 Changed paths:
19942    M /trunk/src/audio_output/intf.c
19943
19944 * src/audio_output/intf.c: optimise aout_VolumeGet a bit.
19945 ------------------------------------------------------------------------
19946 r15879 | gbazin | 2006-06-11 04:56:39 -0700 (Sun, 11 Jun 2006) | 1 line
19947 Changed paths:
19948    M /trunk/modules/gui/wxwidgets/interface.cpp
19949    M /trunk/modules/gui/wxwidgets/interface.hpp
19950
19951 * modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
19952 ------------------------------------------------------------------------
19953 r15878 | gbazin | 2006-06-11 04:21:59 -0700 (Sun, 11 Jun 2006) | 1 line
19954 Changed paths:
19955    M /trunk/src/misc/stats.c
19956
19957 * src/misc/stats.c: fix no-stats mode.
19958 ------------------------------------------------------------------------
19959 r15877 | fkuehne | 2006-06-11 02:43:20 -0700 (Sun, 11 Jun 2006) | 1 line
19960 Changed paths:
19961    M /trunk/extras/contrib/bootstrap
19962
19963 * disable sdk-support on ppc-macs until it is fixed (refs #692)
19964 ------------------------------------------------------------------------
19965 r15876 | xtophe | 2006-06-10 15:26:29 -0700 (Sat, 10 Jun 2006) | 3 lines
19966 Changed paths:
19967    M /trunk/extras/contrib/src/Makefile
19968    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
19969    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
19970    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch
19971    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
19972    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-beos.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch:15874)
19973    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
19974    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch:15874)
19975    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch:15874)
19976    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-wince.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch:15874)
19977
19978 * Patch ffmpeg configure to not use twice the cross prefix.
19979 * CVS -> SVN
19980
19981 ------------------------------------------------------------------------
19982 r15875 | gbazin | 2006-06-10 15:21:37 -0700 (Sat, 10 Jun 2006) | 1 line
19983 Changed paths:
19984    M /trunk/src/interface/interaction.c
19985    M /trunk/src/libvlc.h
19986
19987 * src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.
19988 ------------------------------------------------------------------------
19989 r15874 | xtophe | 2006-06-10 14:17:13 -0700 (Sat, 10 Jun 2006) | 2 lines
19990 Changed paths:
19991    M /trunk/modules/misc/freetype.c
19992
19993 misc/freetype.c: Fix strings
19994
19995 ------------------------------------------------------------------------
19996 r15873 | xtophe | 2006-06-10 14:15:19 -0700 (Sat, 10 Jun 2006) | 2 lines
19997 Changed paths:
19998    M /trunk/modules/gui/qt4/input_manager.cpp
19999
20000 qt4/input_manager.cpp: compile fix
20001
20002 ------------------------------------------------------------------------
20003 r15872 | littlejohn | 2006-06-10 11:13:46 -0700 (Sat, 10 Jun 2006) | 7 lines
20004 Changed paths:
20005    M /trunk/bindings/java/Makefile.am
20006    A /trunk/bindings/java/VLCExample.java
20007    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
20008    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
20009    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
20010    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
20011    M /trunk/bindings/java/vlc-libvlc-jni.cc
20012
20013 Java bindings update.
20014
20015 - a new java example shows general jvlc use
20016 - more functions added in InputIntf (getInputFPS now works)
20017 - a little potential problem fixed in Playlist
20018
20019
20020 ------------------------------------------------------------------------
20021 r15871 | littlejohn | 2006-06-10 10:36:22 -0700 (Sat, 10 Jun 2006) | 3 lines
20022 Changed paths:
20023    M /trunk/src/control/input.c
20024
20025 a vlc_object_release added
20026
20027
20028 ------------------------------------------------------------------------
20029 r15870 | littlejohn | 2006-06-10 09:13:38 -0700 (Sat, 10 Jun 2006) | 3 lines
20030 Changed paths:
20031    M /trunk/include/vlc/libvlc.h
20032    M /trunk/src/control/input.c
20033
20034 Initial implementation of libvlc_get_input_fps.
20035
20036
20037 ------------------------------------------------------------------------
20038 r15869 | littlejohn | 2006-06-10 08:34:32 -0700 (Sat, 10 Jun 2006) | 3 lines
20039 Changed paths:
20040    M /trunk/src/control/audio.c
20041
20042 Muting and unmuting functions implemented in the control interface
20043
20044
20045 ------------------------------------------------------------------------
20046 r15868 | littlejohn | 2006-06-10 06:58:03 -0700 (Sat, 10 Jun 2006) | 8 lines
20047 Changed paths:
20048    M /trunk/bindings/java/Makefile.am
20049    M /trunk/bindings/java/THANKS
20050    A /trunk/bindings/java/org/videolan/jvlc/GenericVideoWidget.java
20051    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
20052    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
20053    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
20054    M /trunk/bindings/java/vlc-libvlc-jni.cc
20055
20056 Java bindings update.
20057
20058 * new JVLC.destroy() method to cleanup a JVLC object
20059 * new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
20060 * Status class removed
20061 * new JVLC.isInputPlaying() and JVLC.hasVout() methods
20062
20063
20064 ------------------------------------------------------------------------
20065 r15867 | littlejohn | 2006-06-10 06:15:15 -0700 (Sat, 10 Jun 2006) | 9 lines
20066 Changed paths:
20067    M /trunk/src/video_output/vout_intf.c
20068
20069 New snapshot behaviour.
20070
20071 if the user specifies a directory in the snapshot-path variable, then vlc
20072 behaves as before; 
20073
20074 if the user specifies a complete path (folder/filename) then the snapshot 
20075 is named and saved after it.
20076
20077
20078 ------------------------------------------------------------------------
20079 r15866 | gbazin | 2006-06-10 03:26:17 -0700 (Sat, 10 Jun 2006) | 1 line
20080 Changed paths:
20081    M /trunk/modules/codec/ffmpeg/audio.c
20082
20083 * modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
20084 ------------------------------------------------------------------------
20085 r15865 | courmisch | 2006-06-10 03:13:31 -0700 (Sat, 10 Jun 2006) | 2 lines
20086 Changed paths:
20087    M /trunk/modules/access/dshow/dshow.cpp
20088
20089 Memleak spotted by Dugal Harris.
20090
20091 ------------------------------------------------------------------------
20092 r15864 | courmisch | 2006-06-10 03:13:10 -0700 (Sat, 10 Jun 2006) | 2 lines
20093 Changed paths:
20094    M /trunk/THANKS
20095    M /trunk/modules/access/dshow/filter.cpp
20096
20097 MJPG support with DirectShow (patch from Dugal Harris)
20098
20099 ------------------------------------------------------------------------
20100 r15863 | gbazin | 2006-06-10 03:10:56 -0700 (Sat, 10 Jun 2006) | 1 line
20101 Changed paths:
20102    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
20103
20104 * modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
20105 ------------------------------------------------------------------------
20106 r15862 | courmisch | 2006-06-10 03:10:54 -0700 (Sat, 10 Jun 2006) | 3 lines
20107 Changed paths:
20108    M /trunk/THANKS
20109    M /trunk/modules/stream_out/rtp.c
20110
20111 Include bitrate in SDP when known.
20112 Patch from Ilkka Ollakka with cosmetic fixes.
20113
20114 ------------------------------------------------------------------------
20115 r15861 | gbazin | 2006-06-10 03:01:40 -0700 (Sat, 10 Jun 2006) | 1 line
20116 Changed paths:
20117    M /trunk/modules/codec/dmo/dmo.c
20118
20119 * modules/codec/dmo/dmo.c: fix typo in fourcc.
20120 ------------------------------------------------------------------------
20121 r15860 | gbazin | 2006-06-10 02:57:45 -0700 (Sat, 10 Jun 2006) | 1 line
20122 Changed paths:
20123    M /trunk/src/playlist/tree.c
20124
20125 * src/playlist/tree.c: fix memory leak.
20126 ------------------------------------------------------------------------
20127 r15859 | gbazin | 2006-06-09 15:20:11 -0700 (Fri, 09 Jun 2006) | 1 line
20128 Changed paths:
20129    M /trunk/modules/packetizer/mpeg4video.c
20130
20131 * modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.
20132 ------------------------------------------------------------------------
20133 r15858 | gbazin | 2006-06-09 14:35:13 -0700 (Fri, 09 Jun 2006) | 1 line
20134 Changed paths:
20135    M /trunk/modules/gui/wxwidgets/menus.cpp
20136
20137 * modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
20138 ------------------------------------------------------------------------
20139 r15857 | gbazin | 2006-06-09 13:45:41 -0700 (Fri, 09 Jun 2006) | 1 line
20140 Changed paths:
20141    M /trunk/modules/demux/mpeg/m4v.c
20142
20143 * modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.
20144 ------------------------------------------------------------------------
20145 r15856 | dionoea | 2006-06-09 13:44:18 -0700 (Fri, 09 Jun 2006) | 2 lines
20146 Changed paths:
20147    M /trunk/modules/access/dshow/dshow.cpp
20148
20149 Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
20150
20151 ------------------------------------------------------------------------
20152 r15855 | thresh | 2006-06-09 12:59:22 -0700 (Fri, 09 Jun 2006) | 2 lines
20153 Changed paths:
20154    M /trunk/configure.ac
20155
20156 revert 15853 as it brokes things
20157
20158 ------------------------------------------------------------------------
20159 r15854 | zorglub | 2006-06-09 12:17:49 -0700 (Fri, 09 Jun 2006) | 3 lines
20160 Changed paths:
20161    M /trunk/modules/gui/qt4/components/infopanels.cpp
20162    M /trunk/modules/gui/qt4/components/preferences.cpp
20163    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
20164    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
20165    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
20166    M /trunk/modules/gui/qt4/dialogs_provider.cpp
20167    M /trunk/modules/gui/qt4/input_manager.cpp
20168    M /trunk/modules/gui/qt4/input_manager.hpp
20169    M /trunk/modules/gui/qt4/main_interface.cpp
20170    M /trunk/modules/gui/qt4/main_interface.hpp
20171    M /trunk/modules/gui/qt4/ui/input_stats.ui
20172    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
20173
20174 * Split apart gui and input management
20175 * Functional stats panel
20176
20177 ------------------------------------------------------------------------
20178 r15853 | thresh | 2006-06-09 09:56:13 -0700 (Fri, 09 Jun 2006) | 2 lines
20179 Changed paths:
20180    M /trunk/configure.ac
20181
20182 lets add *flags not only in the case of xulrunner-config
20183
20184 ------------------------------------------------------------------------
20185 r15852 | thresh | 2006-06-09 07:19:32 -0700 (Fri, 09 Jun 2006) | 3 lines
20186 Changed paths:
20187    M /trunk/configure.ac
20188
20189 Fix for building mozilla plugin with mozilla-dev on non-debian systems
20190 Needs more check, as i've only tested it on altlinux
20191
20192 ------------------------------------------------------------------------
20193 r15851 | courmisch | 2006-06-09 07:17:26 -0700 (Fri, 09 Jun 2006) | 2 lines
20194 Changed paths:
20195    M /trunk/THANKS
20196    M /trunk/modules/access/ftp.c
20197
20198 FTP cleartext authentication from Petr Vacek.
20199
20200 ------------------------------------------------------------------------
20201 r15850 | yoann | 2006-06-08 21:38:16 -0700 (Thu, 08 Jun 2006) | 2 lines
20202 Changed paths:
20203    M /trunk/include/vlc_input.h
20204    M /trunk/include/vlc_symbols.h
20205    M /trunk/modules/gui/wxwidgets/interface.cpp
20206    M /trunk/src/input/input.c
20207    M /trunk/src/input/input_internal.h
20208    M /trunk/src/input/subtitles.c
20209
20210 * proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
20211
20212 ------------------------------------------------------------------------
20213 r15849 | yoann | 2006-06-08 19:08:08 -0700 (Thu, 08 Jun 2006) | 2 lines
20214 Changed paths:
20215    M /trunk/src/input/input.c
20216
20217 * the first autodetected subtitles file should now be automatically enabled
20218
20219 ------------------------------------------------------------------------
20220 r15848 | yoann | 2006-06-08 17:28:07 -0700 (Thu, 08 Jun 2006) | 4 lines
20221 Changed paths:
20222    M /trunk/src/input/subtitles.c
20223
20224 * fix subtitles file autodetection
20225   this was broken when the video file name included its directory name
20226   (for instance "vlc dir/file.avi")
20227
20228 ------------------------------------------------------------------------
20229 r15847 | zorglub | 2006-06-08 14:04:24 -0700 (Thu, 08 Jun 2006) | 2 lines
20230 Changed paths:
20231    M /trunk/modules/gui/qt4/util/input_slider.cpp
20232
20233 Don't forget to reset slider position
20234
20235 ------------------------------------------------------------------------
20236 r15846 | xtophe | 2006-06-08 14:01:09 -0700 (Thu, 08 Jun 2006) | 2 lines
20237 Changed paths:
20238    M /trunk/modules/misc/notify.c
20239
20240 Oups
20241
20242 ------------------------------------------------------------------------
20243 r15845 | zorglub | 2006-06-08 13:54:20 -0700 (Thu, 08 Jun 2006) | 2 lines
20244 Changed paths:
20245    M /trunk/modules/gui/qt4/input_manager.cpp
20246    M /trunk/modules/gui/qt4/main_interface.cpp
20247    M /trunk/modules/gui/qt4/main_interface.hpp
20248    M /trunk/modules/gui/qt4/ui/main_interface.ui
20249
20250 Don't laugh
20251
20252 ------------------------------------------------------------------------
20253 r15844 | xtophe | 2006-06-08 13:43:59 -0700 (Thu, 08 Jun 2006) | 2 lines
20254 Changed paths:
20255    M /trunk/modules/misc/notify.c
20256
20257 Don't hardcode path
20258
20259 ------------------------------------------------------------------------
20260 r15843 | zorglub | 2006-06-08 13:43:12 -0700 (Thu, 08 Jun 2006) | 2 lines
20261 Changed paths:
20262    M /trunk/src/playlist/engine.c
20263
20264 nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
20265
20266 ------------------------------------------------------------------------
20267 r15842 | zorglub | 2006-06-08 12:39:15 -0700 (Thu, 08 Jun 2006) | 3 lines
20268 Changed paths:
20269    M /trunk/modules/control/rc.c
20270    M /trunk/src/playlist/engine.c
20271
20272 * Don't delete main nodes in playlist_Clear
20273 * Fix item add in RC
20274
20275 ------------------------------------------------------------------------
20276 r15841 | zorglub | 2006-06-08 12:18:11 -0700 (Thu, 08 Jun 2006) | 2 lines
20277 Changed paths:
20278    M /trunk/configure.ac
20279
20280 Get rid of some pic stuff that caused vlc-config to do baad things
20281
20282 ------------------------------------------------------------------------
20283 r15840 | zorglub | 2006-06-08 11:59:14 -0700 (Thu, 08 Jun 2006) | 2 lines
20284 Changed paths:
20285    M /trunk/include/vlc_playlist.h
20286    M /trunk/src/playlist/engine.c
20287
20288 Fix vout/sout garbage collection and input spam debug messages
20289
20290 ------------------------------------------------------------------------
20291 r15839 | zorglub | 2006-06-08 11:36:09 -0700 (Thu, 08 Jun 2006) | 2 lines
20292 Changed paths:
20293    M /trunk/modules/gui/qt4/Modules.am
20294    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
20295    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
20296    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
20297    M /trunk/modules/gui/qt4/dialogs_provider.hpp
20298    M /trunk/modules/gui/qt4/input_manager.cpp
20299    M /trunk/modules/gui/qt4/main_interface.cpp
20300    M /trunk/modules/gui/qt4/main_interface.hpp
20301    M /trunk/modules/gui/qt4/qt4.cpp
20302    A /trunk/modules/gui/qt4/ui/main_interface.ui
20303    M /trunk/modules/gui/qt4/util/input_slider.cpp
20304
20305 Some general clean up
20306
20307 ------------------------------------------------------------------------
20308 r15838 | gbazin | 2006-06-07 15:20:15 -0700 (Wed, 07 Jun 2006) | 2 lines
20309 Changed paths:
20310    M /trunk/configure.ac
20311
20312 * configure.ac: you can do it.
20313
20314 ------------------------------------------------------------------------
20315 r15837 | gbazin | 2006-06-07 15:02:16 -0700 (Wed, 07 Jun 2006) | 2 lines
20316 Changed paths:
20317    M /trunk/configure.ac
20318
20319 * configure.ac: libpostproc detection was more broken than I thought.
20320
20321 ------------------------------------------------------------------------
20322 r15836 | gbazin | 2006-06-07 14:42:21 -0700 (Wed, 07 Jun 2006) | 2 lines
20323 Changed paths:
20324    M /trunk/configure.ac
20325
20326 * configure.ac: fix typo in ffmpeg's libpostproc detection.
20327
20328 ------------------------------------------------------------------------
20329 r15835 | littlejohn | 2006-06-07 08:20:08 -0700 (Wed, 07 Jun 2006) | 3 lines
20330 Changed paths:
20331    M /trunk/bindings/java/FAQ
20332    M /trunk/bindings/java/README
20333    A /trunk/bindings/java/THANKS
20334
20335 Suggest to check/set JAVA_HOME if compilation fails
20336
20337
20338 ------------------------------------------------------------------------
20339 r15834 | courmisch | 2006-06-07 07:22:15 -0700 (Wed, 07 Jun 2006) | 4 lines
20340 Changed paths:
20341    M /trunk/configure.ac
20342
20343 Remove experimental flag from libtool.
20344 Several people use it and nobody complain it was broken.
20345 Besides, some stuff seem not to work without it.
20346
20347 ------------------------------------------------------------------------
20348 r15833 | fkuehne | 2006-06-07 06:25:23 -0700 (Wed, 07 Jun 2006) | 1 line
20349 Changed paths:
20350    M /trunk/extras/contrib/src/Makefile
20351
20352 * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
20353 ------------------------------------------------------------------------
20354 r15832 | hartman | 2006-06-07 04:33:30 -0700 (Wed, 07 Jun 2006) | 2 lines
20355 Changed paths:
20356    M /trunk/doc/fortunes.txt
20357
20358 * fortune
20359
20360 ------------------------------------------------------------------------
20361 r15831 | yoann | 2006-06-06 13:46:03 -0700 (Tue, 06 Jun 2006) | 2 lines
20362 Changed paths:
20363    M /trunk/modules/control/hotkeys.c
20364
20365 * use Play icon for play-only hotkey
20366
20367 ------------------------------------------------------------------------
20368 r15830 | hartman | 2006-06-06 13:44:28 -0700 (Tue, 06 Jun 2006) | 2 lines
20369 Changed paths:
20370    M /trunk/modules/demux/playlist/m3u.c
20371
20372 * blegh fprintf
20373
20374 ------------------------------------------------------------------------
20375 r15829 | yoann | 2006-06-06 11:34:42 -0700 (Tue, 06 Jun 2006) | 3 lines
20376 Changed paths:
20377    M /trunk/modules/control/hotkeys.c
20378
20379 * try to fix the pause-only hotkey
20380   this needs to be tested
20381
20382 ------------------------------------------------------------------------
20383 r15827 | littlejohn | 2006-06-06 05:51:36 -0700 (Tue, 06 Jun 2006) | 3 lines
20384 Changed paths:
20385    A /trunk/bindings/java/org/videolan/jvlc/Status.java
20386
20387 Ops.. i did it again
20388
20389
20390 ------------------------------------------------------------------------
20391 r15826 | littlejohn | 2006-06-06 04:35:28 -0700 (Tue, 06 Jun 2006) | 3 lines
20392 Changed paths:
20393    M /trunk/src/control/video.c
20394
20395 one more object release in video.c
20396
20397
20398 ------------------------------------------------------------------------
20399 r15825 | littlejohn | 2006-06-06 04:31:55 -0700 (Tue, 06 Jun 2006) | 6 lines
20400 Changed paths:
20401    M /trunk/bindings/java/FAQ
20402    M /trunk/bindings/java/Makefile.am
20403    M /trunk/bindings/java/README
20404    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
20405    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
20406    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
20407    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
20408    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
20409    M /trunk/bindings/java/vlc-graphics-jni.cc
20410    M /trunk/bindings/java/vlc-libvlc-jni.cc
20411
20412 Java bindings update:
20413
20414 * more synchronization with playlist and input threads
20415 * new libvlc functions binded
20416
20417
20418 ------------------------------------------------------------------------
20419 r15824 | littlejohn | 2006-06-06 04:17:52 -0700 (Tue, 06 Jun 2006) | 3 lines
20420 Changed paths:
20421    M /trunk/src/control/input.c
20422    M /trunk/src/control/video.c
20423
20424 libvlc compile warnings resolved 
20425
20426
20427 ------------------------------------------------------------------------
20428 r15823 | thresh | 2006-06-06 04:07:40 -0700 (Tue, 06 Jun 2006) | 2 lines
20429 Changed paths:
20430    M /trunk/modules/gui/qt4/components/preferences.cpp
20431
20432 compile fix
20433
20434 ------------------------------------------------------------------------
20435 r15822 | md | 2006-06-06 01:47:00 -0700 (Tue, 06 Jun 2006) | 2 lines
20436 Changed paths:
20437    M /trunk/modules/mux/mpeg/ts.c
20438
20439 make --sout-ts-alignment default enabled (refs: #669)
20440
20441 ------------------------------------------------------------------------
20442 r15821 | littlejohn | 2006-06-05 11:23:56 -0700 (Mon, 05 Jun 2006) | 5 lines
20443 Changed paths:
20444    M /trunk/src/control/input.c
20445    M /trunk/src/control/video.c
20446
20447 libvlc input and video update:
20448 * video.c: added 1 release object in GetVout
20449 * input.c: added libvlc_get_input_thread helper
20450
20451
20452 ------------------------------------------------------------------------
20453 r15820 | zorglub | 2006-06-05 09:05:34 -0700 (Mon, 05 Jun 2006) | 2 lines
20454 Changed paths:
20455    M /trunk/src/playlist/tree.c
20456
20457 Fix playlist crash on quit
20458
20459 ------------------------------------------------------------------------
20460 r15819 | littlejohn | 2006-06-05 09:01:35 -0700 (Mon, 05 Jun 2006) | 3 lines
20461 Changed paths:
20462    M /trunk/configure.ac
20463    A /trunk/m4/ac_prog_java.m4
20464    A /trunk/m4/ac_prog_java_cc.m4
20465    A /trunk/m4/ac_prog_java_works.m4
20466    A /trunk/m4/ac_prog_javac.m4
20467    A /trunk/m4/ac_prog_javac_works.m4
20468    A /trunk/m4/ac_prog_javah.m4
20469
20470 if --enable-java-bindings then check a javac exists
20471
20472
20473 ------------------------------------------------------------------------
20474 r15818 | littlejohn | 2006-06-05 09:00:27 -0700 (Mon, 05 Jun 2006) | 3 lines
20475 Changed paths:
20476    M /trunk/src/control/input.c
20477    M /trunk/src/control/video.c
20478
20479 libvlc: Vout object now released when needed
20480
20481
20482 ------------------------------------------------------------------------
20483 r15817 | littlejohn | 2006-06-05 08:06:45 -0700 (Mon, 05 Jun 2006) | 5 lines
20484 Changed paths:
20485    M /trunk/include/vlc/libvlc.h
20486    M /trunk/src/control/input.c
20487    M /trunk/src/control/video.c
20488
20489 libvlc enhanced:
20490 * video height/width retrieval
20491 * input playing status check
20492
20493
20494 ------------------------------------------------------------------------
20495 r15816 | xtophe | 2006-06-05 06:43:48 -0700 (Mon, 05 Jun 2006) | 3 lines
20496 Changed paths:
20497    M /trunk/NEWS
20498
20499 * Work around automake stupid test
20500 * Add notify plugin
20501
20502 ------------------------------------------------------------------------
20503 r15815 | xtophe | 2006-06-04 14:50:01 -0700 (Sun, 04 Jun 2006) | 2 lines
20504 Changed paths:
20505    M /trunk/configure.ac
20506
20507 Libpostproc moved.
20508
20509 ------------------------------------------------------------------------
20510 r15814 | djc | 2006-06-04 13:53:54 -0700 (Sun, 04 Jun 2006) | 3 lines
20511 Changed paths:
20512    M /trunk/modules/misc/growl.c
20513
20514 OBJECT_INPUT->OBJECT_PLAYLIST
20515 Thanks to xtophe
20516
20517 ------------------------------------------------------------------------
20518 r15813 | littlejohn | 2006-06-04 12:26:55 -0700 (Sun, 04 Jun 2006) | 4 lines
20519 Changed paths:
20520    M /trunk/include/vlc/libvlc.h
20521    M /trunk/src/control/playlist.c
20522    M /trunk/src/control/video.c
20523
20524 * added video height/width getters in libvlc
20525 * libvlc playlist play uses locking
20526
20527
20528 ------------------------------------------------------------------------
20529 r15812 | courmisch | 2006-06-04 11:43:05 -0700 (Sun, 04 Jun 2006) | 2 lines
20530 Changed paths:
20531    M /trunk/Makefile.am
20532    M /trunk/vlc-config.in.in
20533
20534 Make config.status happy (muahaha)
20535
20536 ------------------------------------------------------------------------
20537 r15811 | courmisch | 2006-06-04 11:32:14 -0700 (Sun, 04 Jun 2006) | 2 lines
20538 Changed paths:
20539    M /trunk/vlc-config.in.in
20540
20541 Remove spurious warning
20542
20543 ------------------------------------------------------------------------
20544 r15810 | courmisch | 2006-06-04 11:09:30 -0700 (Sun, 04 Jun 2006) | 4 lines
20545 Changed paths:
20546    M /trunk/Makefile.am
20547    M /trunk/bootstrap
20548    M /trunk/configure.ac
20549    M /trunk/modules/gui/qt4/Modules.am
20550
20551 Some build systems clean up. Now require automake 1.7
20552
20553 Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
20554
20555 ------------------------------------------------------------------------
20556 r15809 | courmisch | 2006-06-04 11:05:00 -0700 (Sun, 04 Jun 2006) | 2 lines
20557 Changed paths:
20558    M /trunk/src/Makefile.am
20559
20560 Another PIC fix
20561
20562 ------------------------------------------------------------------------
20563 r15808 | courmisch | 2006-06-04 10:35:56 -0700 (Sun, 04 Jun 2006) | 2 lines
20564 Changed paths:
20565    M /trunk/vlc-config.in.in
20566
20567 Remove PIC stuff too
20568
20569 ------------------------------------------------------------------------
20570 r15807 | courmisch | 2006-06-04 10:07:19 -0700 (Sun, 04 Jun 2006) | 7 lines
20571 Changed paths:
20572    M /trunk/Makefile.am
20573    M /trunk/bootstrap
20574    M /trunk/configure.ac
20575    M /trunk/mozilla/Makefile.am
20576    M /trunk/src/Makefile.am
20577
20578 Suppress support for position dependant code (except on mingw32).
20579 This simplifies the build system quite a lot, and reduce compilation
20580 times when PIC is actually needed.
20581
20582 If you really mind the extra overhead of PIC, use:
20583 ./configure --enable-libtool --enable-static --disable-shared
20584
20585 ------------------------------------------------------------------------
20586 r15806 | littlejohn | 2006-06-04 08:30:18 -0700 (Sun, 04 Jun 2006) | 5 lines
20587 Changed paths:
20588    M /trunk/bootstrap
20589    M /trunk/configure.ac
20590
20591 pic libraries are now correctly installed when needed:
20592 * --enable-pic added in configure.ac
20593 * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
20594
20595
20596 ------------------------------------------------------------------------
20597 r15805 | ipkiss | 2006-06-04 07:17:46 -0700 (Sun, 04 Jun 2006) | 2 lines
20598 Changed paths:
20599    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
20600    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
20601    M /trunk/modules/gui/skins2/utils/observer.hpp
20602    M /trunk/modules/gui/skins2/utils/var_tree.hpp
20603
20604  * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
20605
20606 ------------------------------------------------------------------------
20607 r15804 | ipkiss | 2006-06-04 07:03:54 -0700 (Sun, 04 Jun 2006) | 2 lines
20608 Changed paths:
20609    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
20610    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
20611    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
20612    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
20613    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
20614    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
20615    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
20616    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
20617    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
20618    M /trunk/modules/gui/skins2/src/generic_window.hpp
20619    M /trunk/modules/gui/skins2/src/tooltip.hpp
20620    M /trunk/modules/gui/skins2/utils/var_bool.hpp
20621    M /trunk/modules/gui/skins2/utils/var_text.hpp
20622    M /trunk/modules/gui/skins2/vars/equalizer.hpp
20623
20624  * modules/gui/skins2/*: More simplifications of the same kind
20625
20626 ------------------------------------------------------------------------
20627 r15803 | ipkiss | 2006-06-04 06:55:41 -0700 (Sun, 04 Jun 2006) | 4 lines
20628 Changed paths:
20629    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
20630    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
20631    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
20632    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
20633    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
20634    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
20635    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
20636    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
20637    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
20638    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
20639    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
20640    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
20641    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
20642    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
20643    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
20644    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
20645    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
20646    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
20647    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
20648    M /trunk/modules/gui/skins2/src/generic_window.cpp
20649    M /trunk/modules/gui/skins2/src/generic_window.hpp
20650    M /trunk/modules/gui/skins2/src/tooltip.cpp
20651    M /trunk/modules/gui/skins2/src/tooltip.hpp
20652    M /trunk/modules/gui/skins2/utils/observer.hpp
20653    M /trunk/modules/gui/skins2/utils/position.hpp
20654    M /trunk/modules/gui/skins2/utils/var_bool.cpp
20655    M /trunk/modules/gui/skins2/utils/var_bool.hpp
20656    M /trunk/modules/gui/skins2/utils/var_list.hpp
20657    M /trunk/modules/gui/skins2/utils/var_percent.hpp
20658    M /trunk/modules/gui/skins2/utils/var_text.cpp
20659    M /trunk/modules/gui/skins2/utils/var_text.hpp
20660    M /trunk/modules/gui/skins2/vars/equalizer.cpp
20661    M /trunk/modules/gui/skins2/vars/equalizer.hpp
20662
20663  * modules/gui/skins2/*: The second template argument of the Subject and
20664    Observer classes now has a default value. This simplifies the code in many
20665    places.
20666
20667 ------------------------------------------------------------------------
20668 r15802 | zorglub | 2006-06-04 02:00:36 -0700 (Sun, 04 Jun 2006) | 3 lines
20669 Changed paths:
20670    M /trunk/modules/misc/Modules.am
20671    M /trunk/modules/misc/notify.c
20672    M /trunk/src/input/input.c
20673
20674 * Don't reset input meta information
20675 * Improve notification layout
20676
20677 ------------------------------------------------------------------------
20678 r15801 | zorglub | 2006-06-04 01:13:00 -0700 (Sun, 04 Jun 2006) | 2 lines
20679 Changed paths:
20680    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
20681    M /trunk/modules/gui/qt4/main_interface.cpp
20682    M /trunk/modules/gui/qt4/main_interface.hpp
20683    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
20684
20685 More cosmetics for plastique
20686
20687 ------------------------------------------------------------------------
20688 r15800 | xtophe | 2006-06-03 17:13:40 -0700 (Sat, 03 Jun 2006) | 4 lines
20689 Changed paths:
20690    M /trunk/configure.ac
20691    A /trunk/modules/misc/notify.c (from /trunk/modules/misc/growl.c:15793)
20692
20693 New libnotify plugin.
20694 TODO: - get rid of the harcoded path for the icon
20695       - make the meta printed an option.
20696
20697 ------------------------------------------------------------------------
20698 r15799 | massiot | 2006-06-03 17:10:01 -0700 (Sat, 03 Jun 2006) | 2 lines
20699 Changed paths:
20700    M /trunk/doc/fortunes.txt
20701
20702 .
20703
20704 ------------------------------------------------------------------------
20705 r15798 | ipkiss | 2006-06-03 17:00:34 -0700 (Sat, 03 Jun 2006) | 2 lines
20706 Changed paths:
20707    M /trunk/doc/skins/skins2-howto.xml
20708
20709  * dos/skins/skins2-howto.xml: Small precision
20710
20711 ------------------------------------------------------------------------
20712 r15797 | ipkiss | 2006-06-03 16:57:40 -0700 (Sat, 03 Jun 2006) | 9 lines
20713 Changed paths:
20714    M /trunk/doc/skins/skins2-howto.xml
20715    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
20716    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
20717    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
20718    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
20719    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
20720    M /trunk/modules/gui/skins2/parser/builder.cpp
20721    M /trunk/modules/gui/skins2/parser/builder_data.def
20722    M /trunk/modules/gui/skins2/parser/builder_data.hpp
20723    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
20724    M /trunk/modules/gui/skins2/src/anchor.hpp
20725    M /trunk/modules/gui/skins2/src/generic_layout.cpp
20726    M /trunk/modules/gui/skins2/src/window_manager.cpp
20727    M /trunk/modules/gui/skins2/src/window_manager.hpp
20728    M /trunk/modules/gui/skins2/utils/position.hpp
20729    M /trunk/share/skins2/skin.dtd
20730
20731  * modules/gui/skins2/*:
20732      - anchors have a new "lefttop" attribute, allowing them to follow the
20733        border of the window when resizing
20734      - the resizing is now handled by the WindowManager class (to enforce the
20735        mediator pattern). This makes it possible to handle tricky cases,
20736        such as:
20737            window B is anchored to window A, and A is resized
20738            ==> B moves accordingly, and can still be anchored by other windows
20739
20740 ------------------------------------------------------------------------
20741 r15796 | zorglub | 2006-06-03 15:27:19 -0700 (Sat, 03 Jun 2006) | 2 lines
20742 Changed paths:
20743    M /trunk/modules/gui/qt4/components/preferences.cpp
20744    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
20745
20746 Cosmetics
20747
20748 ------------------------------------------------------------------------
20749 r15795 | zorglub | 2006-06-03 14:44:25 -0700 (Sat, 03 Jun 2006) | 3 lines
20750 Changed paths:
20751    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
20752    M /trunk/modules/gui/qt4/main_interface.cpp
20753
20754 * Fix crash
20755 * Add a prefs button
20756
20757 ------------------------------------------------------------------------
20758 r15794 | zorglub | 2006-06-03 11:03:40 -0700 (Sat, 03 Jun 2006) | 2 lines
20759 Changed paths:
20760    M /trunk/modules/gui/qt4/Modules.am
20761    A /trunk/modules/gui/qt4/components/preferences.cpp (from /trunk/modules/gui/qt4/components/preferences_tree.cpp:15791)
20762    A /trunk/modules/gui/qt4/components/preferences.hpp (from /trunk/modules/gui/qt4/components/preferences_tree.hpp:15791)
20763    D /trunk/modules/gui/qt4/components/preferences_tree.cpp
20764    D /trunk/modules/gui/qt4/components/preferences_tree.hpp
20765    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
20766    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
20767    A /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
20768    A /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
20769    M /trunk/modules/gui/qt4/dialogs_provider.cpp
20770    A /trunk/modules/gui/qt4/pixmaps
20771    A /trunk/modules/gui/qt4/pixmaps/advanced.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/advanced.xpm:15787)
20772    A /trunk/modules/gui/qt4/pixmaps/audio.xpm
20773    A /trunk/modules/gui/qt4/pixmaps/codec.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/codec.xpm:15787)
20774    A /trunk/modules/gui/qt4/pixmaps/intf.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/intf.xpm:15787)
20775    A /trunk/modules/gui/qt4/pixmaps/type_net.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_net.xpm:15787)
20776    A /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_playlist.xpm:15787)
20777    A /trunk/modules/gui/qt4/pixmaps/video.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/video.xpm:15787)
20778
20779 Preferences
20780
20781 ------------------------------------------------------------------------
20782 r15793 | fkuehne | 2006-06-03 05:15:03 -0700 (Sat, 03 Jun 2006) | 1 line
20783 Changed paths:
20784    M /trunk/extras/contrib/src/packages.mak
20785
20786 * use ganesh instead of the official server while it is down
20787 ------------------------------------------------------------------------
20788 r15792 | fkuehne | 2006-06-03 03:45:32 -0700 (Sat, 03 Jun 2006) | 1 line
20789 Changed paths:
20790    M /trunk/extras/contrib/src/Makefile
20791
20792 * fixed compilation if svn isn't in the default path
20793 ------------------------------------------------------------------------
20794 r15791 | xtophe | 2006-06-02 15:56:38 -0700 (Fri, 02 Jun 2006) | 2 lines
20795 Changed paths:
20796    M /trunk/modules/access/http.c
20797
20798 Fix Stream title. Patch by Diego "Flameeyes" Petteno
20799
20800 ------------------------------------------------------------------------
20801 r15790 | xtophe | 2006-06-02 15:22:01 -0700 (Fri, 02 Jun 2006) | 2 lines
20802 Changed paths:
20803    M /trunk/modules/video_output/x11/glx.c
20804
20805 discriminate between the two OpenGL modules
20806
20807 ------------------------------------------------------------------------
20808 r15789 | zorglub | 2006-06-02 13:20:21 -0700 (Fri, 02 Jun 2006) | 2 lines
20809 Changed paths:
20810    A /trunk/modules/gui/qt4/components/preferences_tree.cpp
20811    A /trunk/modules/gui/qt4/components/preferences_tree.hpp
20812
20813 Empty files
20814
20815 ------------------------------------------------------------------------
20816 r15788 | bigben | 2006-06-02 12:24:36 -0700 (Fri, 02 Jun 2006) | 3 lines
20817 Changed paths:
20818    M /trunk/modules/video_output/opengl.c
20819
20820 * Don't change the FSF address
20821
20822
20823 ------------------------------------------------------------------------
20824 r15787 | bigben | 2006-06-02 11:41:31 -0700 (Fri, 02 Jun 2006) | 3 lines
20825 Changed paths:
20826    M /trunk/THANKS
20827    M /trunk/configure.ac
20828    M /trunk/modules/video_output/opengl.c
20829
20830 * Patch by C?\195?\169dric Cocquebert to add several additional video effects to the opengl vout
20831
20832
20833 ------------------------------------------------------------------------
20834 r15786 | littlejohn | 2006-06-02 06:22:58 -0700 (Fri, 02 Jun 2006) | 3 lines
20835 Changed paths:
20836    M /trunk/configure.ac
20837
20838 when testing if mozilla is required, use enable_mozilla, not just mozilla
20839
20840
20841 ------------------------------------------------------------------------
20842 r15785 | littlejohn | 2006-06-02 04:27:30 -0700 (Fri, 02 Jun 2006) | 5 lines
20843 Changed paths:
20844    M /trunk/include/vlc/libvlc.h
20845    M /trunk/src/control/input.c
20846    M /trunk/src/control/video.c
20847
20848 added in libvlc:
20849  - simple screenshot function
20850  - an helper function to check if the input item is playing 
20851
20852
20853 ------------------------------------------------------------------------
20854 r15784 | zorglub | 2006-06-01 23:06:38 -0700 (Thu, 01 Jun 2006) | 2 lines
20855 Changed paths:
20856    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
20857
20858 Todo for prefs widgets
20859
20860 ------------------------------------------------------------------------
20861 r15783 | zorglub | 2006-06-01 23:05:11 -0700 (Thu, 01 Jun 2006) | 2 lines
20862 Changed paths:
20863    M /trunk/src/libvlc.h
20864
20865 Typo. Thanks to radius on the forum
20866
20867 ------------------------------------------------------------------------
20868 r15782 | damienf | 2006-06-01 16:22:54 -0700 (Thu, 01 Jun 2006) | 5 lines
20869 Changed paths:
20870    M /trunk/configure.ac
20871    M /trunk/modules/gui/macosx/voutgl.m
20872    M /trunk/mozilla/vlc.r
20873    M /trunk/mozilla/vlcshell.cpp
20874
20875 - voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
20876 - vlcshell.cpp: make opengl the default video output module for macosx
20877 - vlc.r: remove Quicktime mimetype from supported list
20878 - configure.ac: the OpenGL provider requires the AGL framework
20879
20880 ------------------------------------------------------------------------
20881 r15781 | xtophe | 2006-06-01 14:28:12 -0700 (Thu, 01 Jun 2006) | 2 lines
20882 Changed paths:
20883    M /trunk/modules/gui/wxwidgets/video.cpp
20884
20885 Don't lock the mutex twice
20886
20887 ------------------------------------------------------------------------
20888 r15780 | zorglub | 2006-06-01 13:42:03 -0700 (Thu, 01 Jun 2006) | 2 lines
20889 Changed paths:
20890    M /trunk/modules/gui/qt4/Modules.am
20891    A /trunk/modules/gui/qt4/components/preferences_widgets.cpp
20892    A /trunk/modules/gui/qt4/components/preferences_widgets.hpp
20893
20894 Skeleton for preferences widgets
20895
20896 ------------------------------------------------------------------------
20897 r15779 | zorglub | 2006-06-01 07:46:26 -0700 (Thu, 01 Jun 2006) | 2 lines
20898 Changed paths:
20899    M /trunk/modules/gui/qt4/input_manager.cpp
20900    M /trunk/modules/gui/qt4/input_manager.hpp
20901    M /trunk/modules/gui/qt4/util/input_slider.cpp
20902
20903 Manage navigation buttons, status and text
20904
20905 ------------------------------------------------------------------------
20906 r15778 | xtophe | 2006-06-01 06:10:28 -0700 (Thu, 01 Jun 2006) | 2 lines
20907 Changed paths:
20908    M /trunk/modules/video_output/caca.c
20909
20910 caca.c: compile fix
20911
20912 ------------------------------------------------------------------------
20913 r15777 | sam | 2006-06-01 03:34:32 -0700 (Thu, 01 Jun 2006) | 2 lines
20914 Changed paths:
20915    M /trunk/modules/video_output/caca.c
20916
20917   * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
20918
20919 ------------------------------------------------------------------------
20920 r15776 | sam | 2006-06-01 02:57:01 -0700 (Thu, 01 Jun 2006) | 2 lines
20921 Changed paths:
20922    M /trunk/modules/video_output/caca.c
20923
20924   * modules/video_output/caca.c: many code simplifications.
20925
20926 ------------------------------------------------------------------------
20927 r15775 | sam | 2006-06-01 02:53:36 -0700 (Thu, 01 Jun 2006) | 3 lines
20928 Changed paths:
20929    M /trunk/bootstrap
20930
20931   * bootstrap: simplified automake detection and added support for the FreeBSD
20932     automake naming scheme.
20933
20934 ------------------------------------------------------------------------
20935 r15774 | Trax | 2006-05-31 16:12:09 -0700 (Wed, 31 May 2006) | 1 line
20936 Changed paths:
20937    M /trunk/modules/mux/asf.c
20938
20939 * modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
20940 ------------------------------------------------------------------------
20941 r15773 | zorglub | 2006-05-31 14:48:31 -0700 (Wed, 31 May 2006) | 2 lines
20942 Changed paths:
20943    M /trunk/modules/gui/qt4/input_manager.cpp
20944
20945 Don't crash
20946
20947 ------------------------------------------------------------------------
20948 r15772 | xtophe | 2006-05-31 14:45:06 -0700 (Wed, 31 May 2006) | 2 lines
20949 Changed paths:
20950    M /trunk/modules/gui/qt4/qt4.cpp
20951
20952 Add a qt shortcut
20953
20954 ------------------------------------------------------------------------
20955 r15771 | xtophe | 2006-05-31 14:34:01 -0700 (Wed, 31 May 2006) | 2 lines
20956 Changed paths:
20957    M /trunk/configure.ac
20958
20959 [15729] breaks binary compatibility
20960
20961 ------------------------------------------------------------------------
20962 r15770 | zorglub | 2006-05-31 14:24:58 -0700 (Wed, 31 May 2006) | 2 lines
20963 Changed paths:
20964    M /trunk/modules/gui/qt4/input_manager.cpp
20965    M /trunk/modules/gui/qt4/input_manager.hpp
20966    M /trunk/modules/gui/qt4/main_interface.cpp
20967    M /trunk/modules/gui/qt4/util/input_slider.cpp
20968    M /trunk/modules/gui/qt4/util/input_slider.hpp
20969
20970 Cleanup
20971
20972 ------------------------------------------------------------------------
20973 r15769 | zorglub | 2006-05-31 14:04:26 -0700 (Wed, 31 May 2006) | 2 lines
20974 Changed paths:
20975    M /trunk/modules/gui/qt4/input_manager.cpp
20976    M /trunk/modules/gui/qt4/main_interface.cpp
20977    M /trunk/modules/gui/qt4/main_interface.hpp
20978    M /trunk/modules/gui/qt4/util/input_slider.cpp
20979    M /trunk/modules/gui/qt4/util/input_slider.hpp
20980
20981 First benefits of QT ! A slider ! (Refs:#80)
20982
20983 ------------------------------------------------------------------------
20984 r15768 | zorglub | 2006-05-31 13:40:54 -0700 (Wed, 31 May 2006) | 3 lines
20985 Changed paths:
20986    M /trunk/include/vlc_common.h
20987    M /trunk/modules/access/cdda/info.c
20988    M /trunk/modules/access/cdda.c
20989    M /trunk/modules/control/hotkeys.c
20990    M /trunk/modules/control/http/macro.c
20991    M /trunk/modules/control/http/rpn.c
20992    M /trunk/modules/demux/playlist/playlist.h
20993    M /trunk/modules/gui/macosx/playlist.m
20994    M /trunk/modules/gui/macosx/wizard.m
20995    M /trunk/modules/gui/ncurses.c
20996    M /trunk/modules/gui/qt4/main_interface.cpp
20997    M /trunk/modules/gui/skins2/vars/playtree.cpp
20998    M /trunk/modules/gui/wince/open.cpp
20999    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
21000    M /trunk/modules/video_filter/motiondetect.c
21001    M /trunk/src/playlist/control.c
21002    M /trunk/src/playlist/tree.c
21003
21004 Fix playlist crasher and simplify a few things
21005 (Remove ITEMPLAY method, which had become redundant)
21006
21007 ------------------------------------------------------------------------
21008 r15767 | dionoea | 2006-05-30 12:57:34 -0700 (Tue, 30 May 2006) | 2 lines
21009 Changed paths:
21010    M /trunk/THANKS
21011
21012 Typo corretion. Thanks to tango_ on IRC :)
21013
21014 ------------------------------------------------------------------------
21015 r15766 | zorglub | 2006-05-30 12:17:33 -0700 (Tue, 30 May 2006) | 2 lines
21016 Changed paths:
21017    M /trunk/configure.ac
21018    M /trunk/modules/gui/qt4/Modules.am
21019    M /trunk/modules/gui/qt4/main_interface.cpp
21020
21021 QT4 detection patch by Pavlov Konstantin
21022
21023 ------------------------------------------------------------------------
21024 r15765 | zorglub | 2006-05-29 23:20:06 -0700 (Mon, 29 May 2006) | 2 lines
21025 Changed paths:
21026    M /trunk/modules/gui/qt4/components
21027    M /trunk/modules/gui/qt4/dialogs
21028    M /trunk/modules/gui/qt4/util
21029
21030 Fix properties
21031
21032 ------------------------------------------------------------------------
21033 r15764 | zorglub | 2006-05-29 13:08:14 -0700 (Mon, 29 May 2006) | 3 lines
21034 Changed paths:
21035    M /trunk/modules/gui/qt4/dialogs_provider.cpp
21036    M /trunk/modules/gui/qt4/input_manager.cpp
21037    M /trunk/modules/gui/qt4/main_interface.cpp
21038    M /trunk/modules/gui/qt4/main_interface.hpp
21039    M /trunk/modules/gui/qt4/qt4.cpp
21040    M /trunk/modules/gui/qt4/util/input_slider.cpp
21041
21042 Start handling input
21043 Quit
21044
21045 ------------------------------------------------------------------------
21046 r15763 | jpsaman | 2006-05-29 11:58:58 -0700 (Mon, 29 May 2006) | 1 line
21047 Changed paths:
21048    M /trunk/THANKS
21049
21050 Added Diego Petteno to THANKS file.
21051 ------------------------------------------------------------------------
21052 r15762 | jpsaman | 2006-05-29 11:57:20 -0700 (Mon, 29 May 2006) | 5 lines
21053 Changed paths:
21054    M /trunk/modules/codec/ffmpeg/encoder.c
21055
21056 This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
21057 symbols that would be hidden by the visibility patch, thus allowing VLC usage
21058 with patched FFMPEG code, and sanitise the need for accessing non-public
21059 symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
21060
21061 ------------------------------------------------------------------------
21062 r15761 | courmisch | 2006-05-29 11:46:09 -0700 (Mon, 29 May 2006) | 2 lines
21063 Changed paths:
21064    M /trunk/configure.ac
21065    M /trunk/modules/gui/qt4/Modules.am
21066
21067 Build system fixes + cleanup
21068
21069 ------------------------------------------------------------------------
21070 r15760 | zorglub | 2006-05-29 10:28:15 -0700 (Mon, 29 May 2006) | 2 lines
21071 Changed paths:
21072    M /trunk/modules/gui/qt4/Modules.am
21073    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
21074    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
21075    M /trunk/modules/gui/qt4/input_manager.cpp
21076    M /trunk/modules/gui/qt4/input_manager.hpp
21077    M /trunk/modules/gui/qt4/main_interface.cpp
21078    M /trunk/modules/gui/qt4/main_interface.hpp
21079    A /trunk/modules/gui/qt4/util/input_slider.cpp
21080    A /trunk/modules/gui/qt4/util/input_slider.hpp
21081
21082 Some progress
21083
21084 ------------------------------------------------------------------------
21085 r15759 | zorglub | 2006-05-29 06:23:48 -0700 (Mon, 29 May 2006) | 2 lines
21086 Changed paths:
21087    M /trunk/modules/gui/qt4/Modules.am
21088
21089 Fix a typo
21090
21091 ------------------------------------------------------------------------
21092 r15758 | zorglub | 2006-05-28 23:07:36 -0700 (Sun, 28 May 2006) | 4 lines
21093 Changed paths:
21094    M /trunk/configure.ac
21095    M /trunk/modules/gui/qt4/Modules.am
21096    M /trunk/modules/gui/qt4/components
21097    A /trunk/modules/gui/qt4/components/infopanels.cpp
21098    A /trunk/modules/gui/qt4/components/infopanels.hpp
21099    A /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
21100    A /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
21101    M /trunk/modules/gui/qt4/dialogs_provider.cpp
21102    M /trunk/modules/gui/qt4/dialogs_provider.hpp
21103    A /trunk/modules/gui/qt4/input_manager.cpp
21104    A /trunk/modules/gui/qt4/input_manager.hpp
21105    M /trunk/modules/gui/qt4/qt4.cpp
21106    M /trunk/modules/gui/qt4/qt4.hpp
21107    A /trunk/modules/gui/qt4/ui/input_stats.ui
21108
21109 * Fix QT detection and make dist
21110 * First dialog
21111 * Start of input management
21112
21113 ------------------------------------------------------------------------
21114 r15757 | hartman | 2006-05-28 09:26:13 -0700 (Sun, 28 May 2006) | 2 lines
21115 Changed paths:
21116    M /trunk/modules/demux/playlist/xspf.c
21117
21118 this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
21119
21120 ------------------------------------------------------------------------
21121 r15756 | zorglub | 2006-05-28 06:18:21 -0700 (Sun, 28 May 2006) | 2 lines
21122 Changed paths:
21123    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
21124
21125 Fix
21126
21127 ------------------------------------------------------------------------
21128 r15755 | zorglub | 2006-05-28 05:04:19 -0700 (Sun, 28 May 2006) | 3 lines
21129 Changed paths:
21130    M /trunk/include/vlc_interface.h
21131    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
21132    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
21133    M /trunk/modules/gui/wxwidgets/dialogs.cpp
21134
21135 File type filters and implementation in WX. Refs:#24
21136 Thanks to Steven Sheehy and sorry for the delay :)
21137
21138 ------------------------------------------------------------------------
21139 r15754 | sam | 2006-05-27 16:12:26 -0700 (Sat, 27 May 2006) | 3 lines
21140 Changed paths:
21141    M /trunk/modules/codec/realaudio.c
21142
21143   * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
21144     declarations :-)
21145
21146 ------------------------------------------------------------------------
21147 r15753 | sam | 2006-05-27 16:10:52 -0700 (Sat, 27 May 2006) | 3 lines
21148 Changed paths:
21149    M /trunk/modules/codec/realaudio.c
21150
21151   * modules/codec/realaudio.c: only use WINAPI for function declarations, not
21152     for function pointers.
21153
21154 ------------------------------------------------------------------------
21155 r15752 | courmisch | 2006-05-27 10:40:15 -0700 (Sat, 27 May 2006) | 7 lines
21156 Changed paths:
21157    M /trunk/configure.ac
21158    M /trunk/src/misc/mtime.c
21159
21160 src/misc/mtime.c:
21161  - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
21162  - Cosmetic
21163 configure.ac:
21164  - Check for clock_nanosleep() rather than clock_gettime(), as it is more
21165    recent and we need both.
21166
21167 ------------------------------------------------------------------------
21168 r15751 | fkuehne | 2006-05-27 10:00:27 -0700 (Sat, 27 May 2006) | 2 lines
21169 Changed paths:
21170    M /trunk/modules/gui/macosx/playlist.m
21171    M /trunk/modules/gui/macosx/playlistinfo.m
21172
21173 * playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
21174 * playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg
21175 ------------------------------------------------------------------------
21176 r15750 | dionoea | 2006-05-27 05:49:06 -0700 (Sat, 27 May 2006) | 2 lines
21177 Changed paths:
21178    M /trunk/modules/gui/qt4/qt4.cpp
21179
21180 set_program( "qvlc" ); to make it look "official"
21181
21182 ------------------------------------------------------------------------
21183 r15749 | Trax | 2006-05-27 04:12:22 -0700 (Sat, 27 May 2006) | 1 line
21184 Changed paths:
21185    M /trunk/modules/codec/flac.c
21186    M /trunk/modules/demux/sgimb.c
21187    M /trunk/modules/demux/subtitle.c
21188    M /trunk/modules/video_filter/deinterlace.c
21189
21190 minor typo loose -> lose
21191 ------------------------------------------------------------------------
21192 r15748 | zorglub | 2006-05-27 04:09:56 -0700 (Sat, 27 May 2006) | 2 lines
21193 Changed paths:
21194    M /trunk/modules/gui/qt4
21195    M /trunk/modules/gui/qt4/Modules.am
21196    A /trunk/modules/gui/qt4/components
21197    A /trunk/modules/gui/qt4/dialogs
21198    A /trunk/modules/gui/qt4/dialogs/playlist.cpp
21199    A /trunk/modules/gui/qt4/dialogs/playlist.hpp
21200    A /trunk/modules/gui/qt4/dialogs_provider.cpp
21201    A /trunk/modules/gui/qt4/dialogs_provider.hpp
21202    A /trunk/modules/gui/qt4/main_interface.cpp
21203    A /trunk/modules/gui/qt4/main_interface.hpp
21204    A /trunk/modules/gui/qt4/qt4.cpp
21205    A /trunk/modules/gui/qt4/qt4.hpp
21206    A /trunk/modules/gui/qt4/ui
21207    A /trunk/modules/gui/qt4/util
21208    A /trunk/modules/gui/qt4/util/directslider.hpp
21209    A /trunk/modules/gui/qt4/util/qvlcframe.hpp
21210
21211 Initial layout
21212
21213 ------------------------------------------------------------------------
21214 r15747 | zorglub | 2006-05-27 04:08:56 -0700 (Sat, 27 May 2006) | 2 lines
21215 Changed paths:
21216    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
21217
21218 Here too
21219
21220 ------------------------------------------------------------------------
21221 r15746 | zorglub | 2006-05-27 04:08:39 -0700 (Sat, 27 May 2006) | 2 lines
21222 Changed paths:
21223    M /trunk/src/playlist/item.c
21224
21225 Re-enable PLAYLIST_GO
21226
21227 ------------------------------------------------------------------------
21228 r15745 | Trax | 2006-05-27 04:07:31 -0700 (Sat, 27 May 2006) | 1 line
21229 Changed paths:
21230    M /trunk/modules/codec/dmo/dmo.c
21231
21232 Add support for Windows Media Video (VC-1) Advanced Profile Decoder
21233 ------------------------------------------------------------------------
21234 r15744 | xtophe | 2006-05-26 12:43:32 -0700 (Fri, 26 May 2006) | 2 lines
21235 Changed paths:
21236    M /trunk/configure.ac
21237
21238 s/cvs/svn for ffmpeg
21239
21240 ------------------------------------------------------------------------
21241 r15743 | xtophe | 2006-05-26 12:00:36 -0700 (Fri, 26 May 2006) | 3 lines
21242 Changed paths:
21243    M /trunk/extras/contrib/src/Makefile
21244    M /trunk/extras/contrib/src/packages.mak
21245
21246 extras/contrib: FFMpeg has switched to SVN
21247                 wxWidgets 2.6.3
21248
21249 ------------------------------------------------------------------------
21250 r15742 | adn | 2006-05-25 22:41:42 -0700 (Thu, 25 May 2006) | 2 lines
21251 Changed paths:
21252    M /trunk/po/fr.po
21253
21254 s/Conttr?\195?\180le/Contr?\195?\180le/ (thanks to OuTman <outman52 free fr>)
21255
21256 ------------------------------------------------------------------------
21257 r15741 | fkuehne | 2006-05-25 15:16:27 -0700 (Thu, 25 May 2006) | 1 line
21258 Changed paths:
21259    M /trunk/modules/gui/macosx/playlist.m
21260
21261 * disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
21262 ------------------------------------------------------------------------
21263 r15740 | fkuehne | 2006-05-25 14:44:11 -0700 (Thu, 25 May 2006) | 1 line
21264 Changed paths:
21265    M /trunk/modules/demux/real.c
21266
21267 * meta fixes
21268 ------------------------------------------------------------------------
21269 r15738 | zorglub | 2006-05-25 12:58:32 -0700 (Thu, 25 May 2006) | 2 lines
21270 Changed paths:
21271    M /trunk/configure.ac
21272    A /trunk/modules/gui/qt4/Modules.am
21273
21274 Fix build
21275
21276 ------------------------------------------------------------------------
21277 r15737 | zorglub | 2006-05-25 12:38:45 -0700 (Thu, 25 May 2006) | 2 lines
21278 Changed paths:
21279    M /trunk/configure.ac
21280    M /trunk/modules/access/cdda.c
21281    M /trunk/src/playlist/control.c
21282    M /trunk/src/playlist/engine.c
21283
21284 Fix CDDA and a corner-case in playlist handling
21285
21286 ------------------------------------------------------------------------
21287 r15736 | hartman | 2006-05-25 11:34:32 -0700 (Thu, 25 May 2006) | 5 lines
21288 Changed paths:
21289    M /trunk/THANKS
21290    M /trunk/modules/misc/rtsp.c
21291    M /trunk/modules/stream_out/rtp.c
21292
21293 * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
21294   NAL and FU-A modes of RFC 3984
21295   works for VLC -> VLC
21296   Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
21297
21298 ------------------------------------------------------------------------
21299 r15735 | zorglub | 2006-05-25 11:27:39 -0700 (Thu, 25 May 2006) | 2 lines
21300 Changed paths:
21301    M /trunk/configure.ac
21302    M /trunk/extras/contrib/src/Makefile
21303    M /trunk/include/vlc_messages.h
21304    M /trunk/modules/access/directory.c
21305    M /trunk/modules/gui/beos/InterfaceWindow.cpp
21306    M /trunk/modules/gui/beos/InterfaceWindow.h
21307    M /trunk/modules/gui/beos/ListViews.cpp
21308    M /trunk/modules/gui/beos/PlayListWindow.cpp
21309    M /trunk/modules/gui/beos/PlayListWindow.h
21310    M /trunk/src/playlist/item.c
21311    M /trunk/src/playlist/thread.c
21312
21313 Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
21314
21315 ------------------------------------------------------------------------
21316 r15734 | titer | 2006-05-25 08:26:51 -0700 (Thu, 25 May 2006) | 2 lines
21317 Changed paths:
21318    M /trunk/modules/gui/macosx/intf.m
21319
21320 Handle Volume Up/Down as well
21321
21322 ------------------------------------------------------------------------
21323 r15733 | titer | 2006-05-25 07:59:57 -0700 (Thu, 25 May 2006) | 5 lines
21324 Changed paths:
21325    M /trunk/Makefile.am
21326    A /trunk/modules/gui/macosx/AppleRemote.h
21327    A /trunk/modules/gui/macosx/AppleRemote.m
21328    M /trunk/modules/gui/macosx/Modules.am
21329    M /trunk/modules/gui/macosx/intf.h
21330    M /trunk/modules/gui/macosx/intf.m
21331
21332 Adds support for Apple's remote (only handles Play/Pause at the moment).
21333
21334 AppleRemote.[mh] is MIT licensed code from Martin Kahr:
21335 http://www.martinkahr.com/source-code
21336
21337 ------------------------------------------------------------------------
21338 r15732 | dionoea | 2006-05-25 07:52:17 -0700 (Thu, 25 May 2006) | 2 lines
21339 Changed paths:
21340    M /trunk/include/configuration.h
21341
21342 Spell fix
21343
21344 ------------------------------------------------------------------------
21345 r15731 | zorglub | 2006-05-25 07:43:53 -0700 (Thu, 25 May 2006) | 2 lines
21346 Changed paths:
21347    M /trunk/modules/demux/playlist/playlist.c
21348    M /trunk/modules/gui/skins2/src/skin_main.cpp
21349    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
21350
21351 Mark skins2-config, wx-config and parent-item as internal
21352
21353 ------------------------------------------------------------------------
21354 r15730 | hartman | 2006-05-25 07:40:20 -0700 (Thu, 25 May 2006) | 2 lines
21355 Changed paths:
21356    M /trunk/include/vlc_meta.h
21357
21358 * Fix id3tag new meta
21359
21360 ------------------------------------------------------------------------
21361 r15729 | zorglub | 2006-05-25 07:24:17 -0700 (Thu, 25 May 2006) | 2 lines
21362 Changed paths:
21363    M /trunk/include/configuration.h
21364    M /trunk/include/modules_inner.h
21365    M /trunk/modules/access/cdda.c
21366    M /trunk/modules/gui/macosx/prefs.m
21367    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
21368
21369 Add a change_internal modifier to options. Please check OS X implementation
21370
21371 ------------------------------------------------------------------------
21372 r15728 | zorglub | 2006-05-25 06:58:28 -0700 (Thu, 25 May 2006) | 2 lines
21373 Changed paths:
21374    M /trunk/src/playlist/item.c
21375
21376 Sanity checks
21377
21378 ------------------------------------------------------------------------
21379 r15727 | zorglub | 2006-05-25 06:45:33 -0700 (Thu, 25 May 2006) | 2 lines
21380 Changed paths:
21381    M /trunk/modules/demux/playlist/playlist.c
21382    M /trunk/modules/demux/playlist/xspf.c
21383    M /trunk/modules/demux/playlist/xspf.h
21384
21385 Fix XSPF (Closes:#651)
21386
21387 ------------------------------------------------------------------------
21388 r15726 | hartman | 2006-05-25 06:19:44 -0700 (Thu, 25 May 2006) | 2 lines
21389 Changed paths:
21390    M /trunk/modules/demux/util/id3tag.c
21391
21392 * Compile before you commit :D
21393
21394 ------------------------------------------------------------------------
21395 r15725 | hartman | 2006-05-25 06:04:51 -0700 (Thu, 25 May 2006) | 2 lines
21396 Changed paths:
21397    M /trunk/modules/demux/util/id3tag.c
21398
21399 * Another ID3 tag supported :D
21400
21401 ------------------------------------------------------------------------
21402 r15724 | zorglub | 2006-05-25 04:45:32 -0700 (Thu, 25 May 2006) | 3 lines
21403 Changed paths:
21404    M /trunk/modules/demux/playlist/pls.c
21405    M /trunk/modules/demux/playlist/shoutcast.c
21406    M /trunk/modules/gui/wxwidgets/dialogs.cpp
21407    M /trunk/src/playlist/item.c
21408
21409 * Almost fix shoutcast (still some problems in "flat" view)
21410 * Disable interaction in WX until it's fixed
21411
21412 ------------------------------------------------------------------------
21413 r15723 | courmisch | 2006-05-25 03:51:17 -0700 (Thu, 25 May 2006) | 2 lines
21414 Changed paths:
21415    M /trunk/src/misc/mtime.c
21416
21417 Fix overflows
21418
21419 ------------------------------------------------------------------------
21420 r15722 | zorglub | 2006-05-25 03:11:06 -0700 (Thu, 25 May 2006) | 2 lines
21421 Changed paths:
21422    M /trunk/modules/demux/playlist/b4s.c
21423    M /trunk/modules/demux/playlist/dvb.c
21424    M /trunk/modules/demux/playlist/m3u.c
21425    M /trunk/modules/demux/playlist/playlist.h
21426    M /trunk/modules/demux/playlist/podcast.c
21427
21428 Fix DVB demuxer. Barely tested
21429
21430 ------------------------------------------------------------------------
21431 r15721 | courmisch | 2006-05-25 02:54:35 -0700 (Thu, 25 May 2006) | 2 lines
21432 Changed paths:
21433    M /trunk/src/misc/mtime.c
21434
21435 Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK
21436
21437 ------------------------------------------------------------------------
21438 r15720 | zorglub | 2006-05-25 02:52:57 -0700 (Thu, 25 May 2006) | 3 lines
21439 Changed paths:
21440    M /trunk/include/vlc_playlist.h
21441    M /trunk/include/vlc_symbols.h
21442    M /trunk/src/playlist/control.c
21443    M /trunk/src/playlist/engine.c
21444    M /trunk/src/playlist/item.c
21445    M /trunk/src/playlist/search.c
21446    M /trunk/src/playlist/tree.c
21447
21448 * Remove unused playlist_ItemCopy
21449 * Fix some debug
21450
21451 ------------------------------------------------------------------------
21452 r15719 | zorglub | 2006-05-25 02:20:03 -0700 (Thu, 25 May 2006) | 2 lines
21453 Changed paths:
21454    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
21455
21456 Fix playing from popup
21457
21458 ------------------------------------------------------------------------
21459 r15718 | zorglub | 2006-05-25 02:19:25 -0700 (Thu, 25 May 2006) | 2 lines
21460 Changed paths:
21461    M /trunk/src/playlist/engine.c
21462
21463 Fix a bug in preparse throttling
21464
21465 ------------------------------------------------------------------------
21466 r15717 | zorglub | 2006-05-25 02:04:19 -0700 (Thu, 25 May 2006) | 3 lines
21467 Changed paths:
21468    A /trunk/modules/gui/qt4
21469    M /trunk/src/playlist/item.c
21470    M /trunk/src/playlist/search.c
21471
21472 * Search on artist and album
21473 * Remove some debug
21474
21475 ------------------------------------------------------------------------
21476 r15716 | zorglub | 2006-05-25 01:55:05 -0700 (Thu, 25 May 2006) | 2 lines
21477 Changed paths:
21478    M /trunk/modules/demux/util/id3tag.c
21479
21480 Fix m3u unhandled meta
21481
21482 ------------------------------------------------------------------------
21483 r15713 | courmisch | 2006-05-24 13:39:21 -0700 (Wed, 24 May 2006) | 2 lines
21484 Changed paths:
21485    M /trunk/src/misc/mtime.c
21486
21487 Fix monotonic clock POSIX option detection
21488
21489 ------------------------------------------------------------------------
21490 r15712 | courmisch | 2006-05-24 12:35:31 -0700 (Wed, 24 May 2006) | 4 lines
21491 Changed paths:
21492    M /trunk/configure.ac
21493    M /trunk/src/misc/mtime.c
21494
21495 Use the monotonic clock from POSIX real time extension when available.
21496 That one goes at the same ?\226?\128?\156speed?\226?\128?\157 as the real time clock, but it is
21497 warp-less. Now it should be safe to call ntpdate while performing.
21498
21499 ------------------------------------------------------------------------
21500 r15711 | xtophe | 2006-05-23 16:05:34 -0700 (Tue, 23 May 2006) | 2 lines
21501 Changed paths:
21502    M /trunk/configure.ac
21503
21504 configure.ac: Forgot this one.
21505
21506 ------------------------------------------------------------------------
21507 r15710 | Trax | 2006-05-22 14:34:50 -0700 (Mon, 22 May 2006) | 1 line
21508 Changed paths:
21509    M /trunk/modules/codec/x264.c
21510
21511 proper subme integer range
21512 ------------------------------------------------------------------------
21513 r15709 | xtophe | 2006-05-22 13:06:40 -0700 (Mon, 22 May 2006) | 2 lines
21514 Changed paths:
21515    M /trunk/configure.ac
21516
21517 configure.ac: More strict test fot GL stuff
21518
21519 ------------------------------------------------------------------------
21520 r15708 | fkuehne | 2006-05-22 08:45:01 -0700 (Mon, 22 May 2006) | 1 line
21521 Changed paths:
21522    M /trunk/configure.ac
21523
21524 * fixed a typo
21525 ------------------------------------------------------------------------
21526 r15707 | xtophe | 2006-05-22 02:42:08 -0700 (Mon, 22 May 2006) | 3 lines
21527 Changed paths:
21528    M /trunk/INSTALL.win32
21529
21530 s/livedotcom/live555
21531
21532
21533 ------------------------------------------------------------------------
21534 r15706 | xtophe | 2006-05-22 01:53:17 -0700 (Mon, 22 May 2006) | 2 lines
21535 Changed paths:
21536    M /trunk/po/Makefile.in.in
21537    M /trunk/po/POTFILES.in
21538    M /trunk/po/ca.po
21539    M /trunk/po/cs.po
21540    M /trunk/po/da.po
21541    M /trunk/po/de.po
21542    M /trunk/po/en_GB.po
21543    M /trunk/po/es.po
21544    M /trunk/po/fr.po
21545    M /trunk/po/gl.po
21546    M /trunk/po/he.po
21547    M /trunk/po/hi.po
21548    M /trunk/po/hu.po
21549    M /trunk/po/it.po
21550    M /trunk/po/ja.po
21551    M /trunk/po/ka.po
21552    M /trunk/po/ko.po
21553    M /trunk/po/nl.po
21554    M /trunk/po/oc.po
21555    M /trunk/po/pt_BR.po
21556    M /trunk/po/ro.po
21557    M /trunk/po/ru.po
21558    M /trunk/po/sv.po
21559    M /trunk/po/tr.po
21560    M /trunk/po/vlc.pot
21561    M /trunk/po/zh_CN.po
21562    M /trunk/po/zh_TW.po
21563
21564 Update po file after filename change ( we should do a post-commit hook one day)
21565
21566 ------------------------------------------------------------------------
21567 r15705 | yoann | 2006-05-21 15:17:25 -0700 (Sun, 21 May 2006) | 2 lines
21568 Changed paths:
21569    M /trunk/modules/control/hotkeys.c
21570
21571 * control/hotkeys.c: Fix Play/Pause hotkey
21572
21573 ------------------------------------------------------------------------
21574 r15704 | dionoea | 2006-05-21 15:01:14 -0700 (Sun, 21 May 2006) | 2 lines
21575 Changed paths:
21576    M /trunk/include/vlc_keys.h
21577    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
21578    M /trunk/modules/video_output/directx/events.c
21579
21580 Add support for keyboard multimedia keys on win32. This is of course untested.
21581
21582 ------------------------------------------------------------------------
21583 r15703 | xtophe | 2006-05-21 14:39:34 -0700 (Sun, 21 May 2006) | 2 lines
21584 Changed paths:
21585    M /trunk/NEWS
21586
21587 Update
21588
21589 ------------------------------------------------------------------------
21590 r15702 | xtophe | 2006-05-21 14:20:06 -0700 (Sun, 21 May 2006) | 2 lines
21591 Changed paths:
21592    A /trunk/modules/demux/live555.cpp (from /trunk/modules/demux/livedotcom.cpp:15701)
21593    D /trunk/modules/demux/livedotcom.cpp
21594
21595 s/livedotcom/live555/
21596
21597 ------------------------------------------------------------------------
21598 r15701 | xtophe | 2006-05-21 14:17:52 -0700 (Sun, 21 May 2006) | 2 lines
21599 Changed paths:
21600    M /trunk/configure.ac
21601    M /trunk/modules/demux/Modules.am
21602    M /trunk/modules/demux/livedotcom.cpp
21603
21604 ALL: s/livedotcom/live555/
21605
21606 ------------------------------------------------------------------------
21607 r15700 | bigben | 2006-05-21 13:00:27 -0700 (Sun, 21 May 2006) | 3 lines
21608 Changed paths:
21609    M /trunk/configure.ac
21610
21611 * Fix hal detection
21612
21613
21614 ------------------------------------------------------------------------
21615 r15699 | xtophe | 2006-05-21 10:31:06 -0700 (Sun, 21 May 2006) | 2 lines
21616 Changed paths:
21617    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
21618
21619 Fix the integer widget
21620
21621 ------------------------------------------------------------------------
21622 r15698 | bigben | 2006-05-20 06:38:04 -0700 (Sat, 20 May 2006) | 3 lines
21623 Changed paths:
21624    M /trunk/configure.ac
21625
21626 * HAL / DBUS / GnomeVFS aren't linux only
21627
21628
21629 ------------------------------------------------------------------------
21630 r15697 | courmisch | 2006-05-20 06:17:00 -0700 (Sat, 20 May 2006) | 2 lines
21631 Changed paths:
21632    M /trunk/modules/demux/asf/libasf.c
21633
21634 Add missing const qualifier
21635
21636 ------------------------------------------------------------------------
21637 r15696 | courmisch | 2006-05-20 06:16:46 -0700 (Sat, 20 May 2006) | 2 lines
21638 Changed paths:
21639    M /trunk/modules/demux/real.c
21640
21641 missing #include
21642
21643 ------------------------------------------------------------------------
21644 r15695 | jpsaman | 2006-05-20 06:10:30 -0700 (Sat, 20 May 2006) | 1 line
21645 Changed paths:
21646    M /trunk/modules/demux/sgimb.c
21647
21648 Use correct datatype in srtncasecmp
21649 ------------------------------------------------------------------------
21650 r15694 | jpsaman | 2006-05-20 06:05:21 -0700 (Sat, 20 May 2006) | 1 line
21651 Changed paths:
21652    M /trunk/modules/demux/mp4/drms.c
21653
21654 Use correct datatype
21655 ------------------------------------------------------------------------
21656 r15693 | jpsaman | 2006-05-20 05:55:15 -0700 (Sat, 20 May 2006) | 1 line
21657 Changed paths:
21658    M /trunk/modules/demux/ts.c
21659
21660 Use correct types
21661 ------------------------------------------------------------------------
21662 r15692 | jpsaman | 2006-05-20 04:46:26 -0700 (Sat, 20 May 2006) | 1 line
21663 Changed paths:
21664    M /trunk/modules/codec/cmml/history.c
21665    M /trunk/modules/codec/cmml/intf.c
21666
21667 Remove unused variables
21668 ------------------------------------------------------------------------
21669 r15691 | jpsaman | 2006-05-20 04:45:33 -0700 (Sat, 20 May 2006) | 1 line
21670 Changed paths:
21671    M /trunk/modules/codec/spudec/parse.c
21672
21673 Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.
21674 ------------------------------------------------------------------------
21675 r15690 | jpsaman | 2006-05-20 04:43:35 -0700 (Sat, 20 May 2006) | 1 line
21676 Changed paths:
21677    M /trunk/modules/access/rtsp/rtsp.c
21678
21679 Compare the right datatypes
21680 ------------------------------------------------------------------------
21681 r15689 | jpsaman | 2006-05-20 04:42:40 -0700 (Sat, 20 May 2006) | 1 line
21682 Changed paths:
21683    M /trunk/modules/access/rtsp/real.c
21684
21685 Default value for pointer that could be used uninitalised
21686 ------------------------------------------------------------------------
21687 r15688 | jpsaman | 2006-05-20 04:41:26 -0700 (Sat, 20 May 2006) | 1 line
21688 Changed paths:
21689    M /trunk/modules/demux/playlist/dvb.c
21690
21691 Return in a non-void function
21692 ------------------------------------------------------------------------
21693 r15687 | jpsaman | 2006-05-20 04:41:08 -0700 (Sat, 20 May 2006) | 1 line
21694 Changed paths:
21695    M /trunk/modules/demux/playlist/b4s.c
21696
21697 Remove unused variables
21698 ------------------------------------------------------------------------
21699 r15686 | jpsaman | 2006-05-20 04:40:50 -0700 (Sat, 20 May 2006) | 1 line
21700 Changed paths:
21701    M /trunk/modules/demux/playlist/xspf.c
21702
21703 Return in a non-void function
21704 ------------------------------------------------------------------------
21705 r15685 | jpsaman | 2006-05-20 04:40:35 -0700 (Sat, 20 May 2006) | 1 line
21706 Changed paths:
21707    M /trunk/modules/demux/playlist/pls.c
21708
21709 Return in a non-void function
21710 ------------------------------------------------------------------------
21711 r15684 | jpsaman | 2006-05-20 04:40:15 -0700 (Sat, 20 May 2006) | 1 line
21712 Changed paths:
21713    M /trunk/modules/demux/ogg.c
21714
21715 Compare using the right data types
21716 ------------------------------------------------------------------------
21717 r15683 | jpsaman | 2006-05-20 04:39:53 -0700 (Sat, 20 May 2006) | 1 line
21718 Changed paths:
21719    M /trunk/modules/demux/sgimb.c
21720
21721 Remove unused variables
21722 ------------------------------------------------------------------------
21723 r15682 | jpsaman | 2006-05-20 04:39:32 -0700 (Sat, 20 May 2006) | 1 line
21724 Changed paths:
21725    M /trunk/modules/demux/mp4/drms.c
21726
21727 Remove unused variables
21728 ------------------------------------------------------------------------
21729 r15681 | jpsaman | 2006-05-20 04:39:19 -0700 (Sat, 20 May 2006) | 1 line
21730 Changed paths:
21731    M /trunk/modules/audio_output/alsa.c
21732
21733 Remove unused variables
21734 ------------------------------------------------------------------------
21735 r15680 | jpsaman | 2006-05-20 04:38:50 -0700 (Sat, 20 May 2006) | 1 line
21736 Changed paths:
21737    M /trunk/modules/access_output/file.c
21738
21739 Fix data type: Compiler warning
21740 ------------------------------------------------------------------------
21741 r15679 | jpsaman | 2006-05-20 04:38:26 -0700 (Sat, 20 May 2006) | 1 line
21742 Changed paths:
21743    M /trunk/modules/control/rc.c
21744
21745 Remove unused variables
21746 ------------------------------------------------------------------------
21747 r15678 | jpsaman | 2006-05-20 04:38:04 -0700 (Sat, 20 May 2006) | 1 line
21748 Changed paths:
21749    M /trunk/src/libvlc.h
21750
21751 Compiler warning
21752 ------------------------------------------------------------------------
21753 r15677 | jpsaman | 2006-05-20 04:37:41 -0700 (Sat, 20 May 2006) | 1 line
21754 Changed paths:
21755    M /trunk/src/playlist/thread.c
21756
21757 Add missing vlc_es.h
21758 ------------------------------------------------------------------------
21759 r15676 | jpsaman | 2006-05-20 04:37:26 -0700 (Sat, 20 May 2006) | 1 line
21760 Changed paths:
21761    M /trunk/src/playlist/item.c
21762
21763 return -1 in a non-void function
21764 ------------------------------------------------------------------------
21765 r15675 | jpsaman | 2006-05-20 04:37:01 -0700 (Sat, 20 May 2006) | 1 line
21766 Changed paths:
21767    M /trunk/src/libvlc.c
21768
21769 Compiler warnings
21770 ------------------------------------------------------------------------
21771 r15674 | jpsaman | 2006-05-20 04:36:38 -0700 (Sat, 20 May 2006) | 1 line
21772 Changed paths:
21773    M /trunk/src/video_output/vout_intf.c
21774
21775 Compiler warnings
21776 ------------------------------------------------------------------------
21777 r15673 | jpsaman | 2006-05-20 03:16:21 -0700 (Sat, 20 May 2006) | 1 line
21778 Changed paths:
21779    M /trunk/modules/codec/x264.c
21780
21781 x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)
21782 ------------------------------------------------------------------------
21783 r15670 | zorglub | 2006-05-19 03:00:39 -0700 (Fri, 19 May 2006) | 2 lines
21784 Changed paths:
21785    M /trunk/modules/video_filter/mosaic.c
21786
21787 gcc 2.95 compile fix
21788
21789 ------------------------------------------------------------------------
21790 r15669 | xtophe | 2006-05-18 16:00:48 -0700 (Thu, 18 May 2006) | 2 lines
21791 Changed paths:
21792    M /trunk/THANKS
21793    M /trunk/configure.ac
21794    A /trunk/po/cs.po
21795    M /trunk/src/libvlc.h
21796    M /trunk/src/misc/darwin_specific.m
21797
21798 Add Czech translation. Many thaks to Miroslav Oujesky
21799
21800 ------------------------------------------------------------------------
21801 r15668 | damienf | 2006-05-18 15:01:31 -0700 (Thu, 18 May 2006) | 2 lines
21802 Changed paths:
21803    M /trunk/src/video_output/vout_intf.c
21804
21805 - using strcmp with a NULL string isn't really a good thing to do
21806
21807 ------------------------------------------------------------------------
21808 r15667 | fkuehne | 2006-05-18 10:50:19 -0700 (Thu, 18 May 2006) | 1 line
21809 Changed paths:
21810    M /trunk/po/de.po
21811
21812 * address the user formally instead of informally (comparable to tu <-> vous in French)
21813 ------------------------------------------------------------------------
21814 r15663 | hartman | 2006-05-17 12:38:53 -0700 (Wed, 17 May 2006) | 3 lines
21815 Changed paths:
21816    M /trunk/modules/access/cdda/access.c
21817    M /trunk/modules/access/cdda/info.c
21818    M /trunk/modules/access/vcdx/access.c
21819
21820 * This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
21821 refs #649
21822
21823 ------------------------------------------------------------------------
21824 r15662 | jpsaman | 2006-05-17 04:17:31 -0700 (Wed, 17 May 2006) | 1 line
21825 Changed paths:
21826    M /trunk/po/Makefile.in.in
21827
21828 Fix po/Makefile.in.in
21829 ------------------------------------------------------------------------
21830 r15661 | zorglub | 2006-05-16 23:04:37 -0700 (Tue, 16 May 2006) | 2 lines
21831 Changed paths:
21832    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
21833
21834 Forgot to change the deletion function
21835
21836 ------------------------------------------------------------------------
21837 r15660 | yoann | 2006-05-16 19:59:48 -0700 (Tue, 16 May 2006) | 3 lines
21838 Changed paths:
21839    M /trunk/modules/gui/ncurses.c
21840
21841 * gui/ncurses.c: first attempt to fix ncurses with new playlist
21842                  still not working: Add something to playlist
21843
21844 ------------------------------------------------------------------------
21845 r15659 | yoann | 2006-05-16 19:31:30 -0700 (Tue, 16 May 2006) | 2 lines
21846 Changed paths:
21847    M /trunk/src/playlist/tree.c
21848
21849 * playlist/tree.c: when removing a node, don't forget to remove it from its parent!
21850
21851 ------------------------------------------------------------------------
21852 r15658 | xtophe | 2006-05-16 16:40:52 -0700 (Tue, 16 May 2006) | 2 lines
21853 Changed paths:
21854    M /trunk/configure.ac
21855
21856 Fix mozilla and xpidl detection
21857
21858 ------------------------------------------------------------------------
21859 r15657 | hartman | 2006-05-16 15:29:39 -0700 (Tue, 16 May 2006) | 3 lines
21860 Changed paths:
21861    M /trunk/modules/gui/macosx/playlist.m
21862    M /trunk/modules/gui/macosx/playlistinfo.m
21863
21864 * Fixed Meta for OSX, so i know what music i'm listening to.
21865 (debug left in place. when you run into a crash please not the console info so we can investigate)
21866
21867 ------------------------------------------------------------------------
21868 r15656 | fkuehne | 2006-05-16 12:25:18 -0700 (Tue, 16 May 2006) | 1 line
21869 Changed paths:
21870    M /trunk/modules/gui/macosx/interaction.m
21871
21872 * sorry, this part wasn't supposed to be committed yet
21873 ------------------------------------------------------------------------
21874 r15655 | fkuehne | 2006-05-16 12:22:02 -0700 (Tue, 16 May 2006) | 1 line
21875 Changed paths:
21876    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
21877    M /trunk/modules/gui/macosx/interaction.m
21878    M /trunk/modules/gui/macosx/playlist.h
21879    M /trunk/modules/gui/macosx/playlist.m
21880
21881 * ask for the name of the new node through the interaction framework (node creation runs in a separate thread now to avoid interface blocking)
21882 ------------------------------------------------------------------------
21883 r15654 | hartman | 2006-05-16 11:23:37 -0700 (Tue, 16 May 2006) | 2 lines
21884 Changed paths:
21885    M /trunk/modules/access_output/http.c
21886
21887 * don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.
21888
21889 ------------------------------------------------------------------------
21890 r15653 | hartman | 2006-05-16 11:09:47 -0700 (Tue, 16 May 2006) | 2 lines
21891 Changed paths:
21892    M /trunk/modules/demux/util/id3tag.c
21893
21894 * detail what id3tag handling is unimplemented.
21895
21896 ------------------------------------------------------------------------
21897 r15652 | fkuehne | 2006-05-16 09:45:57 -0700 (Tue, 16 May 2006) | 1 line
21898 Changed paths:
21899    M /trunk/po/de.po
21900
21901 * update of the German translation by Mathias C. Berens | welcome-soft with some few additions by myself
21902 ------------------------------------------------------------------------
21903 r15651 | jpsaman | 2006-05-16 09:04:06 -0700 (Tue, 16 May 2006) | 1 line
21904 Changed paths:
21905    M /trunk/modules/control/telnet.c
21906
21907 coding style fix
21908 ------------------------------------------------------------------------
21909 r15650 | jpsaman | 2006-05-16 09:02:56 -0700 (Tue, 16 May 2006) | 1 line
21910 Changed paths:
21911    M /trunk/modules/access/dv.c
21912
21913 Fix potential segmentation fault
21914 ------------------------------------------------------------------------
21915 r15649 | jpsaman | 2006-05-16 09:01:59 -0700 (Tue, 16 May 2006) | 1 line
21916 Changed paths:
21917    M /trunk/po/Makefile.in.in
21918
21919 Fix po installation
21920 ------------------------------------------------------------------------
21921 r15648 | jpsaman | 2006-05-16 09:01:01 -0700 (Tue, 16 May 2006) | 1 line
21922 Changed paths:
21923    M /trunk/modules/control/http/rpn.c
21924
21925 Fix Segmentation fault in RPN while parsing pathnames.
21926 ------------------------------------------------------------------------
21927 r15647 | fkuehne | 2006-05-15 13:08:30 -0700 (Mon, 15 May 2006) | 1 line
21928 Changed paths:
21929    M /trunk/src/video_output/vout_intf.c
21930
21931 * a plain %s can't be localised IMHO ;)
21932 ------------------------------------------------------------------------
21933 r15646 | xtophe | 2006-05-15 07:47:23 -0700 (Mon, 15 May 2006) | 2 lines
21934 Changed paths:
21935    M /trunk/src/control/mediacontrol_core.c
21936    M /trunk/src/control/playlist.c
21937
21938 New playlist API fix. 
21939
21940 ------------------------------------------------------------------------
21941 r15645 | zorglub | 2006-05-15 05:50:39 -0700 (Mon, 15 May 2006) | 2 lines
21942 Changed paths:
21943    M /trunk/src/misc/win32_specific.c
21944
21945 Last fix for win32 ?
21946
21947 ------------------------------------------------------------------------
21948 r15644 | zorglub | 2006-05-15 05:28:44 -0700 (Mon, 15 May 2006) | 2 lines
21949 Changed paths:
21950    M /trunk/modules/visualization/xosd.c
21951
21952 Should fix Xosd compilation
21953
21954 ------------------------------------------------------------------------
21955 r15643 | zorglub | 2006-05-15 05:26:49 -0700 (Mon, 15 May 2006) | 2 lines
21956 Changed paths:
21957    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
21958
21959 Should fix win32 WX compile
21960
21961 ------------------------------------------------------------------------
21962 r15642 | zorglub | 2006-05-15 05:07:26 -0700 (Mon, 15 May 2006) | 2 lines
21963 Changed paths:
21964    M /trunk/modules/services_discovery/bonjour.c
21965
21966 Fix bonjour compilation. Completely untested
21967
21968 ------------------------------------------------------------------------
21969 r15641 | xtophe | 2006-05-15 02:37:08 -0700 (Mon, 15 May 2006) | 2 lines
21970 Changed paths:
21971    M /trunk/po/POTFILES.in
21972    M /trunk/po/ca.po
21973    M /trunk/po/da.po
21974    M /trunk/po/de.po
21975    M /trunk/po/en_GB.po
21976    M /trunk/po/es.po
21977    M /trunk/po/fr.po
21978    M /trunk/po/gl.po
21979    M /trunk/po/he.po
21980    M /trunk/po/hi.po
21981    M /trunk/po/hu.po
21982    M /trunk/po/it.po
21983    M /trunk/po/ja.po
21984    M /trunk/po/ka.po
21985    M /trunk/po/ko.po
21986    M /trunk/po/nl.po
21987    M /trunk/po/oc.po
21988    M /trunk/po/pt_BR.po
21989    M /trunk/po/ro.po
21990    M /trunk/po/ru.po
21991    M /trunk/po/sv.po
21992    M /trunk/po/tr.po
21993    M /trunk/po/vlc.pot
21994    M /trunk/po/zh_CN.po
21995    M /trunk/po/zh_TW.po
21996
21997 Run make update-po. Fix make dist
21998
21999 ------------------------------------------------------------------------
22000 r15640 | zorglub | 2006-05-14 22:57:19 -0700 (Sun, 14 May 2006) | 2 lines
22001 Changed paths:
22002    M /trunk/include/vlc_playlist.h
22003    M /trunk/include/vlc_symbols.h
22004    M /trunk/modules/services_discovery/bonjour.c
22005    M /trunk/modules/services_discovery/hal.c
22006    M /trunk/modules/services_discovery/sap.c
22007    M /trunk/src/playlist/tree.c
22008
22009 New helper to create nodes for services discovery
22010
22011 ------------------------------------------------------------------------
22012 r15639 | ipkiss | 2006-05-14 15:16:59 -0700 (Sun, 14 May 2006) | 2 lines
22013 Changed paths:
22014    M /trunk/doc/skins/skins2-howto.xml
22015    M /trunk/modules/gui/skins2/parser/interpreter.cpp
22016    M /trunk/modules/gui/skins2/src/generic_layout.cpp
22017    M /trunk/modules/gui/skins2/src/generic_layout.hpp
22018    M /trunk/modules/gui/skins2/src/top_window.cpp
22019
22020  * skins2: new LayoutID.isActive boolean variable
22021
22022 ------------------------------------------------------------------------
22023 r15638 | fkuehne | 2006-05-14 14:57:37 -0700 (Sun, 14 May 2006) | 1 line
22024 Changed paths:
22025    M /trunk/modules/gui/macosx/intf.m
22026    M /trunk/modules/gui/macosx/playlist.m
22027
22028 * more compilation fixes
22029 ------------------------------------------------------------------------
22030 r15637 | ipkiss | 2006-05-14 14:51:37 -0700 (Sun, 14 May 2006) | 2 lines
22031 Changed paths:
22032    M /trunk/modules/gui/skins2/src/skin_main.cpp
22033
22034  * skins2/src/skin_main.cpp: Do not forget to return a value
22035
22036 ------------------------------------------------------------------------
22037 r15636 | ipkiss | 2006-05-14 14:43:22 -0700 (Sun, 14 May 2006) | 2 lines
22038 Changed paths:
22039    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
22040
22041  * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin
22042
22043 ------------------------------------------------------------------------
22044 r15635 | fkuehne | 2006-05-14 14:10:07 -0700 (Sun, 14 May 2006) | 1 line
22045 Changed paths:
22046    M /trunk/modules/demux/mpc.c
22047    M /trunk/modules/demux/real.c
22048
22049 * vlc-meta fixes
22050 ------------------------------------------------------------------------
22051 r15634 | zorglub | 2006-05-14 13:40:23 -0700 (Sun, 14 May 2006) | 2 lines
22052 Changed paths:
22053    M /trunk/modules/codec/ffmpeg/demux.c
22054
22055 Fix ffmpeg linking
22056
22057 ------------------------------------------------------------------------
22058 r15633 | zorglub | 2006-05-14 12:52:42 -0700 (Sun, 14 May 2006) | 2 lines
22059 Changed paths:
22060    M /trunk/modules/services_discovery/shout.c
22061
22062 Fix shout compile
22063
22064 ------------------------------------------------------------------------
22065 r15632 | zorglub | 2006-05-14 11:49:50 -0700 (Sun, 14 May 2006) | 2 lines
22066 Changed paths:
22067    M /trunk/src/playlist/tree.c
22068
22069 Change some error message to assertions
22070
22071 ------------------------------------------------------------------------
22072 r15631 | zorglub | 2006-05-14 11:44:21 -0700 (Sun, 14 May 2006) | 2 lines
22073 Changed paths:
22074    M /trunk/modules/access_output/http.c
22075
22076 Fix http access output with bonjour
22077
22078 ------------------------------------------------------------------------
22079 r15630 | ipkiss | 2006-05-14 11:30:19 -0700 (Sun, 14 May 2006) | 2 lines
22080 Changed paths:
22081    M /trunk/src/input/input.c
22082
22083  * src/input/input.c: msg_Warn --> msg_Dbg
22084
22085 ------------------------------------------------------------------------
22086 r15629 | zorglub | 2006-05-14 11:29:00 -0700 (Sun, 14 May 2006) | 13 lines
22087 Changed paths:
22088    M /trunk/configure.ac
22089    M /trunk/include/vlc/vlc.h
22090    M /trunk/include/vlc_common.h
22091    M /trunk/include/vlc_config.h
22092    M /trunk/include/vlc_input.h
22093    M /trunk/include/vlc_messages.h
22094    M /trunk/include/vlc_meta.h
22095    M /trunk/include/vlc_objects.h
22096    M /trunk/include/vlc_playlist.h
22097    M /trunk/include/vlc_symbols.h
22098    M /trunk/modules/access/cdda/cdda.c
22099    M /trunk/modules/access/cdda.c
22100    M /trunk/modules/access/directory.c
22101    M /trunk/modules/access/dvdnav.c
22102    M /trunk/modules/access/http.c
22103    M /trunk/modules/access/mms/mmsh.c
22104    M /trunk/modules/codec/cmml/intf.c
22105    M /trunk/modules/control/hotkeys.c
22106    M /trunk/modules/control/http/http.h
22107    M /trunk/modules/control/http/macro.c
22108    M /trunk/modules/control/http/mvar.c
22109    M /trunk/modules/control/http/rpn.c
22110    M /trunk/modules/control/http/util.c
22111    M /trunk/modules/control/rc.c
22112    M /trunk/modules/demux/asf/asf.c
22113    M /trunk/modules/demux/avi/avi.c
22114    M /trunk/modules/demux/flac.c
22115    M /trunk/modules/demux/m3u.c
22116    M /trunk/modules/demux/mkv.cpp
22117    M /trunk/modules/demux/mp4/mp4.c
22118    M /trunk/modules/demux/mpeg/mpga.c
22119    M /trunk/modules/demux/playlist/b4s.c
22120    M /trunk/modules/demux/playlist/dvb.c
22121    M /trunk/modules/demux/playlist/m3u.c
22122    M /trunk/modules/demux/playlist/old.c
22123    M /trunk/modules/demux/playlist/playlist.c
22124    M /trunk/modules/demux/playlist/playlist.h
22125    M /trunk/modules/demux/playlist/pls.c
22126    M /trunk/modules/demux/playlist/podcast.c
22127    M /trunk/modules/demux/playlist/shoutcast.c
22128    M /trunk/modules/demux/playlist/xspf.c
22129    M /trunk/modules/demux/sgimb.c
22130    M /trunk/modules/demux/ts.c
22131    M /trunk/modules/demux/util/id3tag.c
22132    M /trunk/modules/gui/macosx/applescript.m
22133    M /trunk/modules/gui/macosx/intf.m
22134    M /trunk/modules/gui/macosx/playlist.h
22135    M /trunk/modules/gui/macosx/playlist.m
22136    M /trunk/modules/gui/macosx/playlistinfo.m
22137    M /trunk/modules/gui/macosx/wizard.m
22138    M /trunk/modules/gui/skins2/Modules.am
22139    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
22140    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
22141    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
22142    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
22143    M /trunk/modules/gui/skins2/parser/interpreter.cpp
22144    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
22145    M /trunk/modules/gui/skins2/src/skin_main.cpp
22146    M /trunk/modules/gui/skins2/src/vlcproc.cpp
22147    M /trunk/modules/gui/skins2/src/vlcproc.hpp
22148    D /trunk/modules/gui/skins2/vars/playlist.cpp
22149    D /trunk/modules/gui/skins2/vars/playlist.hpp
22150    M /trunk/modules/gui/skins2/vars/playtree.cpp
22151    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
22152    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
22153    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
22154    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
22155    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
22156    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
22157    M /trunk/modules/gui/wxwidgets/dialogs.cpp
22158    M /trunk/modules/gui/wxwidgets/input_manager.cpp
22159    M /trunk/modules/gui/wxwidgets/interface.cpp
22160    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
22161    M /trunk/modules/misc/growl.c
22162    M /trunk/modules/misc/msn.c
22163    M /trunk/modules/misc/playlist/m3u.c
22164    M /trunk/modules/misc/playlist/old.c
22165    M /trunk/modules/misc/playlist/xspf.c
22166    M /trunk/modules/mux/mp4.c
22167    M /trunk/modules/services_discovery/daap.c
22168    M /trunk/modules/services_discovery/hal.c
22169    M /trunk/modules/services_discovery/podcast.c
22170    M /trunk/modules/services_discovery/sap.c
22171    M /trunk/modules/visualization/xosd.c
22172    M /trunk/src/Makefile.am
22173    M /trunk/src/control/mediacontrol_core.c
22174    M /trunk/src/control/playlist.c
22175    M /trunk/src/input/es_out.c
22176    M /trunk/src/input/input.c
22177    A /trunk/src/input/item.c (from /branches/0.8.6-playlist-vlm/src/input/item.c:15624)
22178    M /trunk/src/libvlc.c
22179    A /trunk/src/playlist/control.c (from /branches/0.8.6-playlist-vlm/src/playlist/control.c:15624)
22180    A /trunk/src/playlist/engine.c (from /branches/0.8.6-playlist-vlm/src/playlist/engine.c:15624)
22181    D /trunk/src/playlist/item-ext.c
22182    M /trunk/src/playlist/item.c
22183    M /trunk/src/playlist/loadsave.c
22184    D /trunk/src/playlist/playlist.c
22185    A /trunk/src/playlist/search.c (from /branches/0.8.6-playlist-vlm/src/playlist/search.c:15624)
22186    M /trunk/src/playlist/sort.c
22187    A /trunk/src/playlist/thread.c (from /branches/0.8.6-playlist-vlm/src/playlist/thread.c:15624)
22188    A /trunk/src/playlist/tree.c (from /branches/0.8.6-playlist-vlm/src/playlist/tree.c:15624)
22189    D /trunk/src/playlist/view.c
22190    A /trunk/test/NativeGcTest.py (from /branches/0.8.6-playlist-vlm/test/NativeGcTest.py:15624)
22191    A /trunk/test/native/gc.c (from /branches/0.8.6-playlist-vlm/test/native/gc.c:15624)
22192
22193 Merge back branch 0.8.6-playlist-vlm to trunk.
22194
22195 What is currently broken:
22196  * Some playlist demuxers (shout, dvb and pls)
22197  * DAAP
22198  * BeOS playlist
22199  * GPE playlist, I suppose
22200
22201 What has some trouble:
22202  * Meta handling in several demuxers (most notably TS)
22203  * Skins2 playlist (doesn't refresh correctly)
22204  * OS X playlist (see bigben's latest commits)
22205
22206 ------------------------------------------------------------------------
22207 r15628 | ipkiss | 2006-05-14 11:17:14 -0700 (Sun, 14 May 2006) | 2 lines
22208 Changed paths:
22209    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
22210
22211  * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
22212
22213 ------------------------------------------------------------------------
22214 r15627 | courmisch | 2006-05-14 08:27:30 -0700 (Sun, 14 May 2006) | 2 lines
22215 Changed paths:
22216    M /trunk/configure.ac
22217
22218 Remove non breakable space
22219
22220 ------------------------------------------------------------------------
22221 r15626 | asmax | 2006-05-14 08:21:25 -0700 (Sun, 14 May 2006) | 3 lines
22222 Changed paths:
22223    M /trunk/modules/gui/skins2/src/vlcproc.cpp
22224
22225 * vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
22226 keyboard shortcut is used to toggle pause instead of a skin button)
22227
22228 ------------------------------------------------------------------------
22229 r15625 | zorglub | 2006-05-14 07:59:12 -0700 (Sun, 14 May 2006) | 2 lines
22230 Changed paths:
22231    M /trunk/test/mangle/mangle.py
22232
22233 Be more resilient
22234
22235 ------------------------------------------------------------------------
22236 r15622 | fkuehne | 2006-05-14 07:44:12 -0700 (Sun, 14 May 2006) | 1 line
22237 Changed paths:
22238    M /trunk/include/vlc_interaction.h
22239
22240 * forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)
22241 ------------------------------------------------------------------------
22242 r15620 | fkuehne | 2006-05-14 07:36:08 -0700 (Sun, 14 May 2006) | 7 lines
22243 Changed paths:
22244    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
22245    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
22246    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
22247    M /trunk/include/vlc_interaction.h
22248    M /trunk/modules/gui/macosx/interaction.h
22249    M /trunk/modules/gui/macosx/interaction.m
22250    M /trunk/src/interface/interaction.c
22251
22252 * new dialogue type to prompt the user for a string
22253 * the core is widget-free now (except for the header to keep wx compiling, hopefully)
22254 * updated the OSX-implementation to reflect the recent changes
22255
22256 more clean up is necessary; testing and any feedback is welcomed
22257
22258 refs #553
22259 ------------------------------------------------------------------------
22260 r15618 | fkuehne | 2006-05-14 06:20:04 -0700 (Sun, 14 May 2006) | 1 line
22261 Changed paths:
22262    M /trunk/modules/gui/macosx/interaction.m
22263
22264 * introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)
22265 ------------------------------------------------------------------------
22266 r15617 | fkuehne | 2006-05-14 06:07:29 -0700 (Sun, 14 May 2006) | 1 line
22267 Changed paths:
22268    M /trunk/include/vlc_interaction.h
22269    M /trunk/modules/gui/macosx/interaction.m
22270    M /trunk/src/interface/interaction.c
22271
22272 * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
22273 ------------------------------------------------------------------------
22274 r15616 | courmisch | 2006-05-14 06:06:09 -0700 (Sun, 14 May 2006) | 3 lines
22275 Changed paths:
22276    M /trunk/modules/access/http.c
22277
22278 Recognize XSPF MIME type when there is a charset parameter.
22279 Thanks to ?\226?\128?\156DS?\226?\128?\157 for pointing this out.
22280
22281 ------------------------------------------------------------------------
22282 r15615 | courmisch | 2006-05-14 06:04:48 -0700 (Sun, 14 May 2006) | 3 lines
22283 Changed paths:
22284    M /trunk/src/misc/charset.c
22285
22286 Some users reported problems with subtitles encoding on Win32.
22287 Probably a setlocale() breakage. Use GetACP() instead.
22288
22289 ------------------------------------------------------------------------
22290 r15614 | fkuehne | 2006-05-14 05:41:40 -0700 (Sun, 14 May 2006) | 1 line
22291 Changed paths:
22292    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
22293    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
22294    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
22295    M /trunk/include/vlc_interaction.h
22296    M /trunk/modules/access/http.c
22297    M /trunk/modules/gui/macosx/interaction.h
22298    M /trunk/modules/gui/macosx/interaction.m
22299    M /trunk/src/interface/interaction.c
22300
22301 * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
22302 ------------------------------------------------------------------------
22303 r15613 | jpsaman | 2006-05-14 04:57:58 -0700 (Sun, 14 May 2006) | 1 line
22304 Changed paths:
22305    M /trunk/extras/contrib/src/Makefile
22306    A /trunk/extras/contrib/src/Patches/wxwidgets_uri.patch
22307
22308 Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix
22309 ------------------------------------------------------------------------
22310 r15612 | jpsaman | 2006-05-14 04:56:38 -0700 (Sun, 14 May 2006) | 1 line
22311 Changed paths:
22312    M /trunk/extras/contrib/bootstrap
22313
22314 Compile fix live555 for iconv.h headerfile
22315 ------------------------------------------------------------------------
22316 r15611 | xtophe | 2006-05-14 04:41:55 -0700 (Sun, 14 May 2006) | 2 lines
22317 Changed paths:
22318    M /trunk/toolbox
22319
22320 toolbox: remove debian and woody references
22321
22322 ------------------------------------------------------------------------
22323 r15608 | courmisch | 2006-05-14 00:01:20 -0700 (Sun, 14 May 2006) | 2 lines
22324 Changed paths:
22325    M /trunk/configure.ac
22326
22327 == -> =
22328
22329 ------------------------------------------------------------------------
22330 r15607 | dionoea | 2006-05-13 16:16:24 -0700 (Sat, 13 May 2006) | 8 lines
22331 Changed paths:
22332    M /trunk/include/vlc_keys.h
22333    M /trunk/modules/control/hotkeys.c
22334    M /trunk/src/libvlc.h
22335    M /trunk/src/video_output/vout_intf.c
22336
22337 Allow on the fly cropping size change with top, left, right and bottom offsets.
22338 alt+i -> crop one more pixel from the top
22339 alt+j -> crop one more from the left
22340 alt+k -> crop one more from the bottom
22341 alt+l -> crop one more from the right
22342 alt+shift+<the letter> -> crop one less
22343
22344
22345 ------------------------------------------------------------------------
22346 r15606 | dionoea | 2006-05-13 14:49:16 -0700 (Sat, 13 May 2006) | 2 lines
22347 Changed paths:
22348    M /trunk/src/video_output/vout_intf.c
22349
22350 Add <left>+<top>+<right>+<bottom> syntax for cropping.
22351
22352 ------------------------------------------------------------------------
22353 r15605 | dionoea | 2006-05-13 14:22:27 -0700 (Sat, 13 May 2006) | 2 lines
22354 Changed paths:
22355    M /trunk/src/video_output/vout_intf.c
22356
22357 Allow the <width>x<height>+<left>+<top> syntax in video output core cropping
22358
22359 ------------------------------------------------------------------------
22360 r15603 | dionoea | 2006-05-13 14:01:05 -0700 (Sat, 13 May 2006) | 2 lines
22361 Changed paths:
22362    M /trunk/src/libvlc.h
22363
22364 Woops, this somehow got removed in previous commit.
22365
22366 ------------------------------------------------------------------------
22367 r15602 | dionoea | 2006-05-13 13:56:03 -0700 (Sat, 13 May 2006) | 2 lines
22368 Changed paths:
22369    M /trunk/src/libvlc.h
22370    M /trunk/src/video_output/vout_intf.c
22371
22372 Add the --custom-aspect-ratios and --custom-crop-ratios options which make it possible to add custom values to the video menu's aspect ratio and crop lists.
22373
22374 ------------------------------------------------------------------------
22375 r15601 | dionoea | 2006-05-13 13:22:20 -0700 (Sat, 13 May 2006) | 2 lines
22376 Changed paths:
22377    M /trunk/src/libvlc.h
22378
22379 Change DVD-next hotkey on !__APPLE__ to ctrl-f instead of ctrl-n (ctrl-n is already used to open the "open network stream" dialog)
22380
22381 ------------------------------------------------------------------------
22382 r15600 | dionoea | 2006-05-13 13:15:00 -0700 (Sat, 13 May 2006) | 2 lines
22383 Changed paths:
22384    M /trunk/src/video_output/vout_intf.c
22385
22386 Display snapshot file name on video when taking snapshot (and remove some tabs)
22387
22388 ------------------------------------------------------------------------
22389 r15599 | dionoea | 2006-05-13 13:07:33 -0700 (Sat, 13 May 2006) | 2 lines
22390 Changed paths:
22391    M /trunk/include/vlc_keys.h
22392    M /trunk/modules/control/hotkeys.c
22393    M /trunk/src/libvlc.h
22394
22395 Add zoom (z) and unzoom (shift+z) hotkeys
22396
22397 ------------------------------------------------------------------------
22398 r15598 | ipkiss | 2006-05-13 10:54:21 -0700 (Sat, 13 May 2006) | 2 lines
22399 Changed paths:
22400    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
22401    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
22402    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
22403    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
22404    M /trunk/modules/gui/skins2/src/os_factory.hpp
22405    M /trunk/modules/gui/skins2/src/skin_main.cpp
22406    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
22407    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
22408    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
22409    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
22410
22411  * skins2: new skins2-taskbar configuration option, to allow removing VLC from the task bar on Windows (changing this option takes effect on the fly)
22412
22413 ------------------------------------------------------------------------
22414 r15597 | ipkiss | 2006-05-13 10:09:21 -0700 (Sat, 13 May 2006) | 2 lines
22415 Changed paths:
22416    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
22417    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
22418    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
22419    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
22420    M /trunk/modules/gui/skins2/src/os_factory.hpp
22421    M /trunk/modules/gui/skins2/src/skin_main.cpp
22422    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
22423    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
22424    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
22425    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
22426
22427  * skins2: The skins2-systray option can now be changed on the fly
22428
22429 ------------------------------------------------------------------------
22430 r15596 | ipkiss | 2006-05-13 04:42:20 -0700 (Sat, 13 May 2006) | 2 lines
22431 Changed paths:
22432    M /trunk/modules/gui/skins2/src/skin_main.cpp
22433    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
22434    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
22435
22436  * skins2: new skins2-systray option on Windows to activate an icon in the system tray
22437
22438 ------------------------------------------------------------------------
22439 r15595 | dionoea | 2006-05-12 12:26:48 -0700 (Fri, 12 May 2006) | 2 lines
22440 Changed paths:
22441    M /trunk/vlc.win32.nsi.in
22442
22443 Fix uninstaller (i hope)
22444
22445 ------------------------------------------------------------------------
22446 r15594 | fkuehne | 2006-05-12 10:54:28 -0700 (Fri, 12 May 2006) | 3 lines
22447 Changed paths:
22448    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
22449    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
22450    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
22451    M /trunk/modules/gui/macosx/extended.h
22452    M /trunk/modules/gui/macosx/extended.m
22453
22454 * added "Magnify" to the available video filters
22455     - re-designed the view a bit, so it is smaller (and nicer IMO)
22456     - string fix
22457 ------------------------------------------------------------------------
22458 r15593 | fkuehne | 2006-05-12 09:27:35 -0700 (Fri, 12 May 2006) | 4 lines
22459 Changed paths:
22460    M /trunk/modules/gui/macosx/update.m
22461
22462 * made the look-for-update process faster and more error tolerant
22463     - we can't get release notes if vlc-version == current-release, so don't wait for them
22464     - wait only 15 sec for the r-notes, any longer can't be good
22465     - show the user that her version is up-to-date
22466 ------------------------------------------------------------------------
22467 r15592 | damienf | 2006-05-11 16:02:56 -0700 (Thu, 11 May 2006) | 2 lines
22468 Changed paths:
22469    M /trunk/activex/axvlc.inf.in
22470
22471 - modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)
22472
22473 ------------------------------------------------------------------------
22474 r15591 | xtophe | 2006-05-11 14:46:51 -0700 (Thu, 11 May 2006) | 3 lines
22475 Changed paths:
22476    M /trunk/configure.ac
22477    M /trunk/po/POTFILES.in
22478    A /trunk/po/ar.po
22479    M /trunk/po/ca.po
22480    M /trunk/po/da.po
22481    M /trunk/po/de.po
22482    M /trunk/po/en_GB.po
22483    M /trunk/po/es.po
22484    M /trunk/po/fr.po
22485    A /trunk/po/gl.po
22486    A /trunk/po/he.po
22487    M /trunk/po/hi.po
22488    M /trunk/po/hu.po
22489    M /trunk/po/it.po
22490    M /trunk/po/ja.po
22491    M /trunk/po/ka.po
22492    M /trunk/po/ko.po
22493    M /trunk/po/nl.po
22494    M /trunk/po/oc.po
22495    M /trunk/po/pt_BR.po
22496    M /trunk/po/ro.po
22497    M /trunk/po/ru.po
22498    M /trunk/po/sv.po
22499    M /trunk/po/tr.po
22500    M /trunk/po/vlc.pot
22501    M /trunk/po/zh_CN.po
22502    M /trunk/po/zh_TW.po
22503    M /trunk/src/libvlc.h
22504    M /trunk/src/misc/darwin_specific.m
22505
22506 Synchronise the po file from the 0.8.5 branch.
22507 Add gl, he, hu and sv to activated l10n.
22508
22509 ------------------------------------------------------------------------
22510 r15588 | xtophe | 2006-05-11 11:56:20 -0700 (Thu, 11 May 2006) | 2 lines
22511 Changed paths:
22512    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
22513    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
22514    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
22515    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
22516    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
22517    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
22518    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
22519    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
22520    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
22521
22522 wxwidgets/* : Forwardport [15370]. button localisation
22523
22524 ------------------------------------------------------------------------
22525 r15587 | xtophe | 2006-05-10 14:47:22 -0700 (Wed, 10 May 2006) | 1 line
22526 Changed paths:
22527    M /trunk/modules/control/corba/corba.c
22528    M /trunk/modules/control/http/http.c
22529
22530
22531 ------------------------------------------------------------------------
22532 r15586 | dionoea | 2006-05-10 14:13:35 -0700 (Wed, 10 May 2006) | 2 lines
22533 Changed paths:
22534    M /trunk/vlc.win32.nsi.in
22535
22536 Forward port from 0.8.5
22537
22538 ------------------------------------------------------------------------
22539 r15585 | jpsaman | 2006-05-10 06:30:19 -0700 (Wed, 10 May 2006) | 1 line
22540 Changed paths:
22541    M /trunk/src/control/vlm.c
22542
22543 Readability change
22544 ------------------------------------------------------------------------
22545 r15584 | jpsaman | 2006-05-10 05:40:41 -0700 (Wed, 10 May 2006) | 2 lines
22546 Changed paths:
22547    M /trunk/modules/demux/livedotcom.cpp
22548
22549 Patch for connecting authenticated RTSP connections.
22550
22551 ------------------------------------------------------------------------
22552 r15583 | xtophe | 2006-05-10 03:56:31 -0700 (Wed, 10 May 2006) | 2 lines
22553 Changed paths:
22554    M /trunk/share/Makefile.am
22555
22556 install vlc.desktop at the good place
22557
22558 ------------------------------------------------------------------------
22559 r15582 | xtophe | 2006-05-09 15:49:36 -0700 (Tue, 09 May 2006) | 2 lines
22560 Changed paths:
22561    M /trunk/configure.ac
22562
22563 Typo
22564
22565 ------------------------------------------------------------------------
22566 r15581 | xtophe | 2006-05-09 15:41:16 -0700 (Tue, 09 May 2006) | 2 lines
22567 Changed paths:
22568    M /trunk/configure.ac
22569
22570 configure.ac: Detect the Xulrunner sdk (from sam's debian patch)
22571
22572 ------------------------------------------------------------------------
22573 r15580 | ipkiss | 2006-05-09 14:21:50 -0700 (Tue, 09 May 2006) | 2 lines
22574 Changed paths:
22575    M /trunk/doc/skins/skins2-howto.xml
22576
22577  * doc/skins/skins2-howto.xml: dialogs.playlist() is not yet available in a release
22578
22579 ------------------------------------------------------------------------
22580 r15579 | zorglub | 2006-05-09 13:42:28 -0700 (Tue, 09 May 2006) | 2 lines
22581 Changed paths:
22582    M /trunk/doc/skins/skins2-howto.xml
22583
22584 *popup is not in 0.8.5
22585
22586 ------------------------------------------------------------------------
22587 r15578 | babal | 2006-05-09 07:39:12 -0700 (Tue, 09 May 2006) | 3 lines
22588 Changed paths:
22589    M /trunk/src/video_output/vout_intf.c
22590
22591 - monitor aspect ratio, source aspect ratio and crop ratio are not
22592   octal numbers
22593
22594 ------------------------------------------------------------------------
22595 r15577 | littlejohn | 2006-05-09 00:52:31 -0700 (Tue, 09 May 2006) | 3 lines
22596 Changed paths:
22597    M /trunk/include/vlc/libvlc.h
22598
22599 Playlist item deletion added in libvlc.h for external programs use.
22600
22601
22602 ------------------------------------------------------------------------
22603 r15576 | damienf | 2006-05-08 16:39:44 -0700 (Mon, 08 May 2006) | 4 lines
22604 Changed paths:
22605    M /trunk/configure.ac
22606    M /trunk/mozilla/Makefile.am
22607
22608 - configure.ac: removed dependency on XPCOM support libs as they bloat the mozilla plugin, which does not use them.
22609 - mozilla/Makefile.am: removed dependency on PPC only flags and libs, the plugin builds for MacIntel (doesn't mean it works, though)
22610
22611
22612 ------------------------------------------------------------------------
22613 r15575 | xtophe | 2006-05-08 15:48:36 -0700 (Mon, 08 May 2006) | 2 lines
22614 Changed paths:
22615    M /trunk/share/Makefile.am
22616    A /trunk/share/applications
22617    A /trunk/share/applications/vlc.desktop (from /trunk/debian/vlc.desktop:15572)
22618
22619 Dig up .desktop from removed debian folder. Thanks to Flameeyes for noticing.
22620
22621 ------------------------------------------------------------------------
22622 r15574 | xtophe | 2006-05-08 14:51:52 -0700 (Mon, 08 May 2006) | 2 lines
22623 Changed paths:
22624    M /trunk/Makefile.am
22625    M /trunk/configure.ac
22626
22627 suppress reference to debian/
22628
22629 ------------------------------------------------------------------------
22630 r15573 | xtophe | 2006-05-08 13:59:52 -0700 (Mon, 08 May 2006) | 2 lines
22631 Changed paths:
22632    M /trunk/INSTALL
22633    D /trunk/debian
22634
22635 The Debian packaging data have been moved to svn.v.o/pkg-multimedia
22636
22637 ------------------------------------------------------------------------
22638 r15572 | xtophe | 2006-05-08 13:20:13 -0700 (Mon, 08 May 2006) | 2 lines
22639 Changed paths:
22640    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
22641    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
22642    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
22643    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
22644
22645 * : svn:keywords
22646
22647 ------------------------------------------------------------------------
22648 r15571 | damienf | 2006-05-08 02:46:51 -0700 (Mon, 08 May 2006) | 2 lines
22649 Changed paths:
22650    M /trunk/modules/demux/wav.c
22651
22652 wav.c: added 'mlaw' fourcc, same as 'ulaw'
22653
22654 ------------------------------------------------------------------------
22655 r15570 | dionoea | 2006-05-07 15:48:27 -0700 (Sun, 07 May 2006) | 2 lines
22656 Changed paths:
22657    M /trunk/vlc.win32.nsi.in
22658
22659 Don't put --intf wx in the desktop VLC shortcut
22660
22661 ------------------------------------------------------------------------
22662 r15568 | dionoea | 2006-05-07 13:51:23 -0700 (Sun, 07 May 2006) | 2 lines
22663 Changed paths:
22664    M /trunk/modules/gui/wxwidgets/menus.cpp
22665
22666 Crash fix. Thanks to _steven_ on IRC
22667
22668 ------------------------------------------------------------------------
22669 r15567 | xtophe | 2006-05-07 09:53:18 -0700 (Sun, 07 May 2006) | 2 lines
22670 Changed paths:
22671    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
22672    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
22673
22674 interactions.*: button order (fix #470)
22675
22676 ------------------------------------------------------------------------
22677 r15566 | ipkiss | 2006-05-07 09:02:49 -0700 (Sun, 07 May 2006) | 2 lines
22678 Changed paths:
22679    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
22680
22681  * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)
22682
22683 ------------------------------------------------------------------------
22684 r15565 | courmisch | 2006-05-07 09:01:07 -0700 (Sun, 07 May 2006) | 2 lines
22685 Changed paths:
22686    M /trunk/src/network/acl.c
22687
22688 ACL_* documentation
22689
22690 ------------------------------------------------------------------------
22691 r15564 | courmisch | 2006-05-07 08:50:09 -0700 (Sun, 07 May 2006) | 2 lines
22692 Changed paths:
22693    M /trunk/src/misc/charset.c
22694
22695 Compile fix
22696
22697 ------------------------------------------------------------------------
22698 r15563 | xtophe | 2006-05-07 08:41:37 -0700 (Sun, 07 May 2006) | 2 lines
22699 Changed paths:
22700    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
22701    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
22702    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
22703    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
22704    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
22705
22706 wx/dilaogs/ : Fix button alignment in dialogs (refs #470)
22707
22708 ------------------------------------------------------------------------
22709 r15562 | xtophe | 2006-05-07 04:44:53 -0700 (Sun, 07 May 2006) | 2 lines
22710 Changed paths:
22711    M /trunk/configure.ac
22712
22713 Forward-port [15539]
22714
22715 ------------------------------------------------------------------------
22716 r15561 | zorglub | 2006-05-07 01:51:34 -0700 (Sun, 07 May 2006) | 2 lines
22717 Changed paths:
22718    M /trunk/modules/gui/wxwidgets/menus.cpp
22719    M /trunk/src/interface/interface.c
22720
22721 Forward-port and adapt [15500]
22722
22723 ------------------------------------------------------------------------
22724 r15560 | dionoea | 2006-05-06 15:50:11 -0700 (Sat, 06 May 2006) | 2 lines
22725 Changed paths:
22726    M /trunk/modules/control/http/rpn.c
22727
22728 Add 'GENRE' to the list of vlc_get_meta language independent wrappers.
22729
22730 ------------------------------------------------------------------------
22731 r15559 | xtophe | 2006-05-06 15:39:02 -0700 (Sat, 06 May 2006) | 2 lines
22732 Changed paths:
22733    M /trunk/NEWS
22734
22735 We release ;)
22736
22737 ------------------------------------------------------------------------
22738 r15553 | dionoea | 2006-05-06 04:50:58 -0700 (Sat, 06 May 2006) | 2 lines
22739 Changed paths:
22740    M /trunk/ChangeLog
22741
22742 Update ChangeLog
22743
22744 ------------------------------------------------------------------------
22745 r15550 | damienf | 2006-05-06 03:36:58 -0700 (Sat, 06 May 2006) | 2 lines
22746 Changed paths:
22747    M /trunk/vlc.win32.nsi.in
22748
22749 vlc.win32.nsi.in: i need holidays
22750
22751 ------------------------------------------------------------------------
22752 r15549 | littlejohn | 2006-05-06 03:04:34 -0700 (Sat, 06 May 2006) | 6 lines
22753 Changed paths:
22754    A /trunk/bindings/java/FAQ
22755    M /trunk/bindings/java/Makefile.am
22756    D /trunk/bindings/java/SWTUglyPlayer.java
22757    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
22758    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
22759    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
22760    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
22761    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
22762    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
22763    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
22764    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
22765    D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
22766    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
22767    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
22768    M /trunk/bindings/java/vlc-libvlc-jni.cc
22769
22770 Java bindings updated to latest jvlc version.
22771 SWT components removed until we are able to configure and check for swt-*.jar
22772 presence.
22773
22774
22775
22776 ------------------------------------------------------------------------
22777 r15548 | damienf | 2006-05-05 16:41:55 -0700 (Fri, 05 May 2006) | 2 lines
22778 Changed paths:
22779    M /trunk/configure.ac
22780    M /trunk/vlc.win32.nsi.in
22781
22782 - vlc.win32.nsi.in: second attempt
22783
22784 ------------------------------------------------------------------------
22785 r15547 | damienf | 2006-05-05 16:09:43 -0700 (Fri, 05 May 2006) | 2 lines
22786 Changed paths:
22787    M /trunk/configure.ac
22788    M /trunk/vlc.win32.nsi.in
22789
22790 vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
22791
22792 ------------------------------------------------------------------------
22793 r15546 | dionoea | 2006-05-05 13:38:58 -0700 (Fri, 05 May 2006) | 2 lines
22794 Changed paths:
22795    M /trunk/modules/services_discovery/shout.c
22796
22797 Add "shoutcast" as an alias for "shout".
22798
22799 ------------------------------------------------------------------------
22800 r15545 | dionoea | 2006-05-05 13:35:43 -0700 (Fri, 05 May 2006) | 2 lines
22801 Changed paths:
22802    M /trunk/THANKS
22803
22804 see previous commit
22805
22806 ------------------------------------------------------------------------
22807 r15544 | dionoea | 2006-05-05 13:34:42 -0700 (Fri, 05 May 2006) | 2 lines
22808 Changed paths:
22809    M /trunk/modules/control/rc.c
22810    M /trunk/modules/video_filter/mosaic.c
22811
22812 "[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
22813
22814 ------------------------------------------------------------------------
22815 r15541 | xtophe | 2006-05-05 10:12:15 -0700 (Fri, 05 May 2006) | 2 lines
22816 Changed paths:
22817    M /trunk/po/zh_CN.po
22818
22819 Update chinese l10n by  Wei Mingzhi
22820
22821 ------------------------------------------------------------------------
22822 r15538 | courmisch | 2006-05-05 08:49:54 -0700 (Fri, 05 May 2006) | 2 lines
22823 Changed paths:
22824    M /trunk/modules/misc/svg.c
22825
22826 We need to include "config.h" somehow before we can use the HAVE_* defines
22827
22828 ------------------------------------------------------------------------
22829 r15537 | xtophe | 2006-05-05 05:02:55 -0700 (Fri, 05 May 2006) | 2 lines
22830 Changed paths:
22831    M /trunk/configure.ac
22832
22833 Hope it really fix it
22834
22835 ------------------------------------------------------------------------
22836 r15536 | xtophe | 2006-05-04 15:36:31 -0700 (Thu, 04 May 2006) | 2 lines
22837 Changed paths:
22838    M /trunk/configure.ac
22839
22840 Fix.
22841
22842 ------------------------------------------------------------------------
22843 r15535 | xtophe | 2006-05-04 15:00:42 -0700 (Thu, 04 May 2006) | 2 lines
22844 Changed paths:
22845    M /trunk/configure.ac
22846
22847 configure.ac: test a bit more for contribs
22848
22849 ------------------------------------------------------------------------
22850 r15534 | damienf | 2006-05-04 14:58:37 -0700 (Thu, 04 May 2006) | 2 lines
22851 Changed paths:
22852    M /trunk/src/libvlc.c
22853
22854 libvlc.c: removed debug
22855
22856 ------------------------------------------------------------------------
22857 r15532 | dionoea | 2006-05-04 14:25:07 -0700 (Thu, 04 May 2006) | 2 lines
22858 Changed paths:
22859    M /trunk/modules/control/rc.c
22860
22861 Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
22862
22863 ------------------------------------------------------------------------
22864 r15530 | dionoea | 2006-05-02 13:17:33 -0700 (Tue, 02 May 2006) | 2 lines
22865 Changed paths:
22866    M /trunk/modules/access/dshow/dshow.cpp
22867
22868 This should now at least compile
22869
22870 ------------------------------------------------------------------------
22871 r15528 | bigben | 2006-05-02 13:07:59 -0700 (Tue, 02 May 2006) | 4 lines
22872 Changed paths:
22873    M /trunk/modules/stream_out/es.c
22874
22875 * Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
22876 * (Well, es is deprecated anyway)
22877
22878
22879 ------------------------------------------------------------------------
22880 r15527 | dionoea | 2006-05-02 12:54:29 -0700 (Tue, 02 May 2006) | 2 lines
22881 Changed paths:
22882    M /trunk/modules/access/dshow/dshow.cpp
22883
22884 Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )
22885
22886 ------------------------------------------------------------------------
22887 r15525 | bigben | 2006-05-02 12:20:28 -0700 (Tue, 02 May 2006) | 3 lines
22888 Changed paths:
22889    M /trunk/modules/video_output/x11/xcommon.c
22890
22891 * Really fix the color depth specification
22892
22893
22894 ------------------------------------------------------------------------
22895 r15524 | courmisch | 2006-05-02 08:23:39 -0700 (Tue, 02 May 2006) | 2 lines
22896 Changed paths:
22897    M /trunk/configure.ac
22898
22899 Hopefully fix linking of the mosaic plugin
22900
22901 ------------------------------------------------------------------------
22902 r15523 | damienf | 2006-05-02 08:13:28 -0700 (Tue, 02 May 2006) | 2 lines
22903 Changed paths:
22904    M /trunk/modules/gui/macosx/voutqt.m
22905
22906 voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
22907
22908 ------------------------------------------------------------------------
22909 r15522 | courmisch | 2006-05-02 07:54:32 -0700 (Tue, 02 May 2006) | 2 lines
22910 Changed paths:
22911    M /trunk/THANKS
22912    M /trunk/mozilla/Makefile.am
22913
22914 Mozilla libtool fix from Pavlov Konstantin
22915
22916 ------------------------------------------------------------------------
22917 r15520 | damienf | 2006-05-02 02:23:06 -0700 (Tue, 02 May 2006) | 2 lines
22918 Changed paths:
22919    M /trunk/Makefile.am
22920
22921 Makefile.am: fixed EXTRA_DIST for MacOS X plugin
22922
22923 ------------------------------------------------------------------------
22924 r15519 | damienf | 2006-05-02 01:50:18 -0700 (Tue, 02 May 2006) | 2 lines
22925 Changed paths:
22926    M /trunk/configure.ac
22927
22928 - added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
22929
22930 ------------------------------------------------------------------------
22931 r15518 | courmisch | 2006-05-01 23:57:46 -0700 (Mon, 01 May 2006) | 2 lines
22932 Changed paths:
22933    M /trunk/src/misc/unicode.c
22934
22935 Avoid code duplication
22936
22937 ------------------------------------------------------------------------
22938 r15517 | ipkiss | 2006-05-01 23:50:30 -0700 (Mon, 01 May 2006) | 2 lines
22939 Changed paths:
22940    M /trunk/share/skins2/default/theme.xml
22941
22942  * forwardport of [15426] and [15516]
22943
22944 ------------------------------------------------------------------------
22945 r15515 | fox | 2006-05-01 15:06:57 -0700 (Mon, 01 May 2006) | 5 lines
22946 Changed paths:
22947    M /trunk/configure.ac
22948    M /trunk/modules/demux/Modules.am
22949    A /trunk/modules/demux/gme.cpp
22950
22951 First rough demux2 implementation for game music files using Game_Music_Emu 
22952 (Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS), 
22953 Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).
22954
22955
22956 ------------------------------------------------------------------------
22957 r15513 | fox | 2006-05-01 14:20:09 -0700 (Mon, 01 May 2006) | 2 lines
22958 Changed paths:
22959    M /trunk/modules/demux/mod.c
22960
22961  Use strrchr to extract the file's extension
22962
22963 ------------------------------------------------------------------------
22964 r15512 | dionoea | 2006-05-01 12:13:45 -0700 (Mon, 01 May 2006) | 2 lines
22965 Changed paths:
22966    M /trunk/src/misc/unicode.c
22967
22968 Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
22969
22970 ------------------------------------------------------------------------
22971 r15511 | courmisch | 2006-05-01 08:18:01 -0700 (Mon, 01 May 2006) | 3 lines
22972 Changed paths:
22973    M /trunk/src/misc/unicode.c
22974
22975 - Save one malloc()
22976 - Return NULL in case of error
22977
22978 ------------------------------------------------------------------------
22979 r15510 | dionoea | 2006-05-01 07:47:24 -0700 (Mon, 01 May 2006) | 2 lines
22980 Changed paths:
22981    M /trunk/src/misc/unicode.c
22982
22983 Hum
22984
22985 ------------------------------------------------------------------------
22986 r15509 | dionoea | 2006-05-01 07:25:07 -0700 (Mon, 01 May 2006) | 2 lines
22987 Changed paths:
22988    M /trunk/src/misc/unicode.c
22989
22990 Add some more debug (this is easier than compiling at home).
22991
22992 ------------------------------------------------------------------------
22993 r15507 | ipkiss | 2006-05-01 06:28:07 -0700 (Mon, 01 May 2006) | 3 lines
22994 Changed paths:
22995    M /trunk/modules/gui/skins2/src/generic_layout.cpp
22996
22997  * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
22998    resizing
22999
23000 ------------------------------------------------------------------------
23001 r15506 | dionoea | 2006-05-01 06:18:11 -0700 (Mon, 01 May 2006) | 2 lines
23002 Changed paths:
23003    M /trunk/src/misc/unicode.c
23004
23005 Fix tabs and add some debug.
23006
23007 ------------------------------------------------------------------------
23008 r15505 | asmax | 2006-05-01 05:12:03 -0700 (Mon, 01 May 2006) | 2 lines
23009 Changed paths:
23010    M /trunk/modules/gui/skins2/src/vlcproc.cpp
23011
23012 * forward port of [15504]
23013
23014 ------------------------------------------------------------------------
23015 r15503 | fkuehne | 2006-05-01 04:47:19 -0700 (Mon, 01 May 2006) | 1 line
23016 Changed paths:
23017    M /trunk/Makefile.am
23018
23019 * forward-port [15502]
23020 ------------------------------------------------------------------------
23021 r15501 | damienf | 2006-05-01 03:41:00 -0700 (Mon, 01 May 2006) | 2 lines
23022 Changed paths:
23023    M /trunk/src/misc/unicode.c
23024
23025 - unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though
23026
23027 ------------------------------------------------------------------------
23028 r15498 | zorglub | 2006-05-01 01:34:27 -0700 (Mon, 01 May 2006) | 2 lines
23029 Changed paths:
23030    M /trunk/modules/mux/mpeg/ts.c
23031
23032 Forwardport [15492]
23033
23034 ------------------------------------------------------------------------
23035 r15494 | zorglub | 2006-04-30 15:34:50 -0700 (Sun, 30 Apr 2006) | 3 lines
23036 Changed paths:
23037    M /trunk/modules/audio_output/alsa.c
23038
23039 Fix handling of buffer underruns in ALSA. Probably closes #461
23040 We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers.
23041
23042 ------------------------------------------------------------------------
23043 r15493 | hartman | 2006-04-30 15:08:18 -0700 (Sun, 30 Apr 2006) | 3 lines
23044 Changed paths:
23045    M /trunk/modules/misc/rtsp.c
23046
23047 * Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
23048   Pausing is still broken.
23049
23050 ------------------------------------------------------------------------
23051 r15490 | courmisch | 2006-04-30 14:01:54 -0700 (Sun, 30 Apr 2006) | 2 lines
23052 Changed paths:
23053    M /trunk/src/network/httpd.c
23054
23055 Rah forgot to commit this file
23056
23057 ------------------------------------------------------------------------
23058 r15488 | bigben | 2006-04-30 12:26:25 -0700 (Sun, 30 Apr 2006) | 5 lines
23059 Changed paths:
23060    M /trunk/THANKS
23061    M /trunk/modules/gui/macosx/controls.h
23062    M /trunk/modules/gui/macosx/controls.m
23063    M /trunk/modules/gui/macosx/misc.m
23064
23065 * Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
23066 * It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
23067 * Best thing to do would be to handle the keypresses from the vout here too, I guess...
23068
23069
23070 ------------------------------------------------------------------------
23071 r15487 | dionoea | 2006-04-30 12:16:39 -0700 (Sun, 30 Apr 2006) | 2 lines
23072 Changed paths:
23073    M /trunk/doc/skins/skins2-howto.xml
23074    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
23075    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
23076    M /trunk/modules/gui/skins2/parser/builder.cpp
23077    M /trunk/modules/services_discovery/podcast.c
23078    M /trunk/share/skins2/default/theme.xml
23079
23080 Forward port [15485] and [15486].
23081
23082 ------------------------------------------------------------------------
23083 r15480 | courmisch | 2006-04-30 10:51:34 -0700 (Sun, 30 Apr 2006) | 2 lines
23084 Changed paths:
23085    M /trunk/modules/control/http/mvar.c
23086
23087 Fix segfault
23088
23089 ------------------------------------------------------------------------
23090 r15478 | damienf | 2006-04-30 10:40:34 -0700 (Sun, 30 Apr 2006) | 2 lines
23091 Changed paths:
23092    M /trunk/Makefile.am
23093
23094 - MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution
23095
23096 ------------------------------------------------------------------------
23097 r15477 | zorglub | 2006-04-30 10:40:03 -0700 (Sun, 30 Apr 2006) | 2 lines
23098 Changed paths:
23099    M /trunk/modules/demux/asf/asf.c
23100
23101 Ditto
23102
23103 ------------------------------------------------------------------------
23104 r15476 | zorglub | 2006-04-30 10:39:28 -0700 (Sun, 30 Apr 2006) | 2 lines
23105 Changed paths:
23106    M /trunk/modules/mux/asf.c
23107    M /trunk/modules/mux/avi.c
23108
23109 Woops
23110
23111 ------------------------------------------------------------------------
23112 r15475 | zorglub | 2006-04-30 10:36:48 -0700 (Sun, 30 Apr 2006) | 2 lines
23113 Changed paths:
23114    M /trunk
23115    M /trunk/doc/fortunes.txt
23116    M /trunk/modules/demux/asf/asf.c
23117    M /trunk/modules/mux/asf.c
23118    M /trunk/modules/mux/avi.c
23119
23120 Fortune
23121
23122 ------------------------------------------------------------------------
23123 r15474 | courmisch | 2006-04-30 10:19:29 -0700 (Sun, 30 Apr 2006) | 2 lines
23124 Changed paths:
23125    M /trunk/src/network/tcp.c
23126
23127 Also set SO_REUSEADDR here
23128
23129 ------------------------------------------------------------------------
23130 r15473 | courmisch | 2006-04-30 10:16:32 -0700 (Sun, 30 Apr 2006) | 2 lines
23131 Changed paths:
23132    M /trunk/src/network/httpd.c
23133
23134 Set SO_REUSEADDR on client sockets
23135
23136 ------------------------------------------------------------------------
23137 r15472 | dionoea | 2006-04-30 10:12:50 -0700 (Sun, 30 Apr 2006) | 2 lines
23138 Changed paths:
23139    M /trunk/share/Makefile.am
23140    D /trunk/share/skins2/default/main/Thumbs.db
23141    D /trunk/share/skins2/default/playlist/Thumbs.db
23142
23143 Remove the Thumbs.db files here too
23144
23145 ------------------------------------------------------------------------
23146 r15468 | courmisch | 2006-04-30 09:54:32 -0700 (Sun, 30 Apr 2006) | 2 lines
23147 Changed paths:
23148    M /trunk/src/misc/unicode.c
23149
23150 Fix memleak
23151
23152 ------------------------------------------------------------------------
23153 r15467 | dionoea | 2006-04-30 09:37:30 -0700 (Sun, 30 Apr 2006) | 2 lines
23154 Changed paths:
23155    M /trunk/modules/demux/playlist/podcast.c
23156    M /trunk/modules/services_discovery/podcast.c
23157
23158 Forward port podcast fixes [15462] and [15465].
23159
23160 ------------------------------------------------------------------------
23161 r15466 | fkuehne | 2006-04-30 09:31:38 -0700 (Sun, 30 Apr 2006) | 1 line
23162 Changed paths:
23163    M /trunk/modules/gui/macosx/playlist.m
23164
23165 * forward-port [15464] and update the TODO-list at the top of the file
23166 ------------------------------------------------------------------------
23167 r15463 | damienf | 2006-04-30 09:08:32 -0700 (Sun, 30 Apr 2006) | 3 lines
23168 Changed paths:
23169    M /trunk/Makefile.am
23170    A /trunk/extras/MacOSX/plugin/InstallerDescription.plist
23171    A /trunk/extras/MacOSX/plugin/InstallerInfo.plist
23172    M /trunk/mozilla/vlc.r
23173
23174 - added installer for MacOSX VLC Plugin
23175 - updated supported mime types in resource
23176
23177 ------------------------------------------------------------------------
23178 r15459 | dionoea | 2006-04-30 08:39:19 -0700 (Sun, 30 Apr 2006) | 2 lines
23179 Changed paths:
23180    M /trunk/doc/skins/skins2-howto.xml
23181    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
23182    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
23183    M /trunk/modules/gui/skins2/parser/builder.cpp
23184    M /trunk/share/skins2/default/theme.xml
23185
23186 Forward port [15458].
23187
23188 ------------------------------------------------------------------------
23189 r15457 | titer | 2006-04-30 08:30:35 -0700 (Sun, 30 Apr 2006) | 2 lines
23190 Changed paths:
23191    M /trunk/include/vlc_messages.h
23192
23193 Build fix
23194
23195 ------------------------------------------------------------------------
23196 r15455 | dionoea | 2006-04-30 08:19:24 -0700 (Sun, 30 Apr 2006) | 2 lines
23197 Changed paths:
23198    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
23199
23200 Fix statistics panel alignement
23201
23202 ------------------------------------------------------------------------
23203 r15454 | fkuehne | 2006-04-30 07:44:54 -0700 (Sun, 30 Apr 2006) | 1 line
23204 Changed paths:
23205    M /trunk/THANKS
23206
23207 * forward-port [15453]
23208 ------------------------------------------------------------------------
23209 r15451 | asmax | 2006-04-30 06:44:20 -0700 (Sun, 30 Apr 2006) | 2 lines
23210 Changed paths:
23211    M /trunk/modules/gui/skins2/src/generic_layout.cpp
23212    M /trunk/modules/gui/skins2/src/generic_layout.hpp
23213
23214 * generic_layout.cpp: don't draw controls of an invisible layout
23215
23216 ------------------------------------------------------------------------
23217 r15449 | zorglub | 2006-04-30 06:25:32 -0700 (Sun, 30 Apr 2006) | 2 lines
23218 Changed paths:
23219    M /trunk
23220    M /trunk/include/codecs.h
23221    M /trunk/modules/codec/dmo/dmo.c
23222
23223 Add support for Windows Media Audio 9 Speech (Closes:#606)
23224
23225 ------------------------------------------------------------------------
23226 r15447 | asmax | 2006-04-30 06:12:34 -0700 (Sun, 30 Apr 2006) | 3 lines
23227 Changed paths:
23228    M /trunk/share/Makefile.am
23229    A /trunk/share/skins2/default/main/vol_bg.png
23230    M /trunk/share/skins2/default/main/vol_slider.png
23231    M /trunk/share/skins2/default/theme.xml
23232
23233 * all: added a SliderBackground to the volume slider of the default skin
23234  (fixes an incorrect behaviour when clicking on the white part of the slider)
23235
23236 ------------------------------------------------------------------------
23237 r15445 | bigben | 2006-04-29 13:48:44 -0700 (Sat, 29 Apr 2006) | 3 lines
23238 Changed paths:
23239    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
23240    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
23241    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
23242    M /trunk/modules/gui/macosx/playlist.h
23243    M /trunk/modules/gui/macosx/playlist.m
23244
23245 * Support for saving xspf playlist files
23246
23247
23248 ------------------------------------------------------------------------
23249 r15444 | xtophe | 2006-04-29 13:18:21 -0700 (Sat, 29 Apr 2006) | 2 lines
23250 Changed paths:
23251    M /trunk/debian/control
23252    M /trunk/debian/rules
23253
23254 Re-enables the XOSD plugin in debian nightlies
23255
23256 ------------------------------------------------------------------------
23257 r15442 | dionoea | 2006-04-29 11:33:44 -0700 (Sat, 29 Apr 2006) | 2 lines
23258 Changed paths:
23259    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
23260
23261 Forward port [15418] and [15420].
23262
23263 ------------------------------------------------------------------------
23264 r15441 | courmisch | 2006-04-29 08:56:15 -0700 (Sat, 29 Apr 2006) | 2 lines
23265 Changed paths:
23266    M /trunk/modules/control/http/rpn.c
23267
23268 Hmm 512 bytes to format a decimal integer sounds a little abusive
23269
23270 ------------------------------------------------------------------------
23271 r15440 | courmisch | 2006-04-29 08:46:36 -0700 (Sat, 29 Apr 2006) | 2 lines
23272 Changed paths:
23273    M /trunk/modules/control/http/mvar.c
23274
23275 Another overflow
23276
23277 ------------------------------------------------------------------------
23278 r15439 | courmisch | 2006-04-29 08:34:09 -0700 (Sat, 29 Apr 2006) | 2 lines
23279 Changed paths:
23280    M /trunk/modules/control/http/mvar.c
23281
23282 Fix likely stack buffer overflow
23283
23284 ------------------------------------------------------------------------
23285 r15438 | courmisch | 2006-04-29 08:15:30 -0700 (Sat, 29 Apr 2006) | 3 lines
23286 Changed paths:
23287    M /trunk/modules/control/http/macro.c
23288
23289 - Don't nul-terminate after snprintf(), it does it already
23290 - Use strlcpy()
23291
23292 ------------------------------------------------------------------------
23293 r15437 | courmisch | 2006-04-29 08:11:48 -0700 (Sat, 29 Apr 2006) | 2 lines
23294 Changed paths:
23295    M /trunk/modules/access/directory.c
23296
23297 Clean up
23298
23299 ------------------------------------------------------------------------
23300 r15436 | courmisch | 2006-04-29 08:10:39 -0700 (Sat, 29 Apr 2006) | 2 lines
23301 Changed paths:
23302    M /trunk/modules/stream_out/rtp.c
23303
23304 Use strlcpy
23305
23306 ------------------------------------------------------------------------
23307 r15434 | courmisch | 2006-04-29 07:38:39 -0700 (Sat, 29 Apr 2006) | 2 lines
23308 Changed paths:
23309    M /trunk/src/input/subtitles.c
23310
23311 Also use strlcpy()
23312
23313 ------------------------------------------------------------------------
23314 r15433 | courmisch | 2006-04-29 07:34:50 -0700 (Sat, 29 Apr 2006) | 2 lines
23315 Changed paths:
23316    M /trunk/src/network/getaddrinfo.c
23317    M /trunk/src/stream_output/sap.c
23318
23319 Use strlcpy()
23320
23321 ------------------------------------------------------------------------
23322 r15432 | courmisch | 2006-04-29 07:30:49 -0700 (Sat, 29 Apr 2006) | 2 lines
23323 Changed paths:
23324    M /trunk/configure.ac
23325    M /trunk/include/vlc_common.h
23326    M /trunk/include/vlc_symbols.h
23327    M /trunk/modules/access/smb.c
23328    M /trunk/src/extras/libc.c
23329
23330 OpenBSDish strlcpy()
23331
23332 ------------------------------------------------------------------------
23333 r15430 | zorglub | 2006-04-29 07:23:44 -0700 (Sat, 29 Apr 2006) | 2 lines
23334 Changed paths:
23335    M /trunk
23336    M /trunk/po/ru.po
23337
23338 Update ru.po from rosetta
23339
23340 ------------------------------------------------------------------------
23341 r15429 | zorglub | 2006-04-29 07:23:41 -0700 (Sat, 29 Apr 2006) | 2 lines
23342 Changed paths:
23343    M /trunk
23344    M /trunk/include/variables.h
23345    M /trunk/include/vlc_messages.h
23346
23347 Initialize variables
23348
23349 ------------------------------------------------------------------------
23350 r15428 | courmisch | 2006-04-29 07:23:00 -0700 (Sat, 29 Apr 2006) | 2 lines
23351 Changed paths:
23352    M /trunk/modules/access/file.c
23353
23354 Win32 compile fix
23355
23356 ------------------------------------------------------------------------
23357 r15425 | courmisch | 2006-04-29 07:07:18 -0700 (Sat, 29 Apr 2006) | 2 lines
23358 Changed paths:
23359    M /trunk/configure.ac
23360    M /trunk/src/misc/threads.c
23361
23362 Remove some unused configure checks
23363
23364 ------------------------------------------------------------------------
23365 r15424 | courmisch | 2006-04-29 06:59:07 -0700 (Sat, 29 Apr 2006) | 4 lines
23366 Changed paths:
23367    M /trunk/modules/access/smb.c
23368
23369 Nul terminate
23370
23371 Might be a better idea to implement strlcpy()
23372
23373 ------------------------------------------------------------------------
23374 r15422 | courmisch | 2006-04-29 06:55:07 -0700 (Sat, 29 Apr 2006) | 3 lines
23375 Changed paths:
23376    M /trunk/modules/access/file.c
23377
23378 - Use poll() instead of select() so we don't depend on FD_SETSIZE
23379 - Clean up
23380
23381 ------------------------------------------------------------------------
23382 r15421 | bigben | 2006-04-29 06:53:49 -0700 (Sat, 29 Apr 2006) | 3 lines
23383 Changed paths:
23384    M /trunk/modules/video_output/x11/xcommon.c
23385
23386 * Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one
23387
23388
23389 ------------------------------------------------------------------------
23390 r15419 | courmisch | 2006-04-29 06:38:50 -0700 (Sat, 29 Apr 2006) | 2 lines
23391 Changed paths:
23392    M /trunk/modules/access/smb.c
23393
23394 Use strncpy() rather than strncat() when the destination is empty
23395
23396 ------------------------------------------------------------------------
23397 r15415 | courmisch | 2006-04-29 06:32:36 -0700 (Sat, 29 Apr 2006) | 2 lines
23398 Changed paths:
23399    M /trunk/modules/demux/mp4/mp4.c
23400
23401 Don't use #ifdef + alloca() when we have something simpler
23402
23403 ------------------------------------------------------------------------
23404 r15414 | zorglub | 2006-04-29 06:31:39 -0700 (Sat, 29 Apr 2006) | 2 lines
23405 Changed paths:
23406    M /trunk
23407    M /trunk/modules/gui/skins2/vars/time.cpp
23408
23409 Be sure to write correct time values
23410
23411 ------------------------------------------------------------------------
23412 r15413 | courmisch | 2006-04-29 06:30:39 -0700 (Sat, 29 Apr 2006) | 2 lines
23413 Changed paths:
23414    M /trunk/modules/demux/mp4/drms.c
23415
23416 Simplification assuming that sizeof(char) = 1
23417
23418 ------------------------------------------------------------------------
23419 r15412 | courmisch | 2006-04-29 06:30:10 -0700 (Sat, 29 Apr 2006) | 2 lines
23420 Changed paths:
23421    M /trunk/modules/demux/voc.c
23422    M /trunk/modules/demux/xa.c
23423
23424 Fix copyright
23425
23426 ------------------------------------------------------------------------
23427 r15411 | dionoea | 2006-04-29 06:12:29 -0700 (Sat, 29 Apr 2006) | 2 lines
23428 Changed paths:
23429    M /trunk/share/skins2/default/theme.xml
23430
23431 Forward port [15410]
23432
23433 ------------------------------------------------------------------------
23434 r15406 | zorglub | 2006-04-28 13:21:42 -0700 (Fri, 28 Apr 2006) | 2 lines
23435 Changed paths:
23436    M /trunk
23437    M /trunk/src/libvlc.h
23438
23439 Set skip-frames to default enabled
23440
23441 ------------------------------------------------------------------------
23442 r15405 | courmisch | 2006-04-28 12:43:55 -0700 (Fri, 28 Apr 2006) | 2 lines
23443 Changed paths:
23444    M /trunk/modules/access/pvr/pvr.c
23445
23446 Compile fix
23447
23448 ------------------------------------------------------------------------
23449 r15404 | courmisch | 2006-04-28 12:38:52 -0700 (Fri, 28 Apr 2006) | 2 lines
23450 Changed paths:
23451    M /trunk/modules/access/dvb/access.c
23452
23453 Another select() -> poll()
23454
23455 ------------------------------------------------------------------------
23456 r15403 | courmisch | 2006-04-28 12:31:26 -0700 (Fri, 28 Apr 2006) | 3 lines
23457 Changed paths:
23458    M /trunk/modules/access/pvr/pvr.c
23459
23460 Use poll() instead of select() so we won't fall for the FD_SETSIZE trap
23461 in any case (however unlikely we were to fall far it on Linux)
23462
23463 ------------------------------------------------------------------------
23464 r15401 | bigben | 2006-04-28 10:18:46 -0700 (Fri, 28 Apr 2006) | 5 lines
23465 Changed paths:
23466    M /trunk/src/interface/interface.c
23467    M /trunk/src/libvlc.c
23468
23469 * Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist
23470 * Instead, use "screensaver,none" when trying to load the screensaver interface
23471 * Same fix for onther interfaces loaded by libvlc
23472
23473
23474 ------------------------------------------------------------------------
23475 r15399 | dionoea | 2006-04-28 09:32:00 -0700 (Fri, 28 Apr 2006) | 2 lines
23476 Changed paths:
23477    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
23478
23479 Display file size instead of svn revision in update dialog
23480
23481 ------------------------------------------------------------------------
23482 r15397 | dionoea | 2006-04-28 08:19:10 -0700 (Fri, 28 Apr 2006) | 2 lines
23483 Changed paths:
23484    M /trunk/vlc.win32.nsi.in
23485
23486 Woops
23487
23488 ------------------------------------------------------------------------
23489 r15396 | dionoea | 2006-04-28 07:39:25 -0700 (Fri, 28 Apr 2006) | 3 lines
23490 Changed paths:
23491    M /trunk/vlc.win32.nsi.in
23492
23493 Remove local copies of Mozilla plugin and ActiveX dlls
23494 Fix #525 Fixes #525
23495
23496 ------------------------------------------------------------------------
23497 r15395 | courmisch | 2006-04-28 05:30:39 -0700 (Fri, 28 Apr 2006) | 2 lines
23498 Changed paths:
23499    M /trunk/src/network/tcp.c
23500
23501 Another close-on-exec
23502
23503 ------------------------------------------------------------------------
23504 r15394 | courmisch | 2006-04-28 05:29:00 -0700 (Fri, 28 Apr 2006) | 4 lines
23505 Changed paths:
23506    M /trunk/src/network/httpd.c
23507
23508 - Fix POSIX setting of non-blocking mode (we were clearing the R/W flags)
23509 - Close-on-exec: Don't leak httpd client sockets into CGI scripts or
23510   whatever child process we spawn.
23511
23512 ------------------------------------------------------------------------
23513 r15393 | courmisch | 2006-04-28 05:25:51 -0700 (Fri, 28 Apr 2006) | 2 lines
23514 Changed paths:
23515    M /trunk/src/network/httpd.c
23516
23517 Only check FD_SETSIZE limit on POSIX OSes.
23518
23519 ------------------------------------------------------------------------
23520 r15392 | courmisch | 2006-04-28 05:22:25 -0700 (Fri, 28 Apr 2006) | 11 lines
23521 Changed paths:
23522    M /trunk/src/network/io.c
23523
23524 Hmm, damn stupid fd_set implementation by Winsock does of course not
23525 work like any other one: it's actually thirty two times as big than the
23526 POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n)
23527 instead of O(1). But at least, the mingw implementations of FD_SET has
23528 built-in overflow checks.
23529
23530 Also, Winsock insists on returning big socket numbers, so we can't drop
23531 those above FD_SETSIZE or we have no TCP/IP support at all, anyway.
23532
23533
23534
23535 ------------------------------------------------------------------------
23536 r15390 | dionoea | 2006-04-28 05:15:27 -0700 (Fri, 28 Apr 2006) | 2 lines
23537 Changed paths:
23538    M /trunk/NEWS
23539
23540 Shoutcast changed
23541
23542 ------------------------------------------------------------------------
23543 r15387 | dionoea | 2006-04-28 05:10:07 -0700 (Fri, 28 Apr 2006) | 2 lines
23544 Changed paths:
23545    M /trunk/NEWS
23546    M /trunk/THANKS
23547    M /trunk/share/Makefile.am
23548    A /trunk/share/skins2/default
23549    A /trunk/share/skins2/default/credits.png
23550    A /trunk/share/skins2/default/equalizer.png
23551    A /trunk/share/skins2/default/font.otf
23552    A /trunk/share/skins2/default/main
23553    A /trunk/share/skins2/default/main/Thumbs.db
23554    A /trunk/share/skins2/default/main/dvd_menu.png
23555    A /trunk/share/skins2/default/main/dvd_nextchapter.png
23556    A /trunk/share/skins2/default/main/dvd_nexttitle.png
23557    A /trunk/share/skins2/default/main/dvd_prevchapter.png
23558    A /trunk/share/skins2/default/main/dvd_prevtitle.png
23559    A /trunk/share/skins2/default/main/main.png
23560    A /trunk/share/skins2/default/main/main_down.png
23561    A /trunk/share/skins2/default/main/main_over.png
23562    A /trunk/share/skins2/default/main/main_up.png
23563    A /trunk/share/skins2/default/main/pause_down.png
23564    A /trunk/share/skins2/default/main/pause_over.png
23565    A /trunk/share/skins2/default/main/pause_up.png
23566    A /trunk/share/skins2/default/main/timeslider.png
23567    A /trunk/share/skins2/default/main/vol_mask.png
23568    A /trunk/share/skins2/default/main/vol_slider.png
23569    A /trunk/share/skins2/default/minimal.png
23570    A /trunk/share/skins2/default/playlist
23571    A /trunk/share/skins2/default/playlist/Thumbs.db
23572    A /trunk/share/skins2/default/playlist/playlist.png
23573    A /trunk/share/skins2/default/playlist/playlist_down.png
23574    A /trunk/share/skins2/default/playlist/playlist_over.png
23575    A /trunk/share/skins2/default/playlist/playlist_up.png
23576    A /trunk/share/skins2/default/playlist/playtreeglyphs.png
23577    A /trunk/share/skins2/default/playlist/plscroller.png
23578    A /trunk/share/skins2/default/switch.png
23579    A /trunk/share/skins2/default/theme.xml
23580
23581 New default skin by aLtgLasS. Many thanks for making one on such short notice.
23582
23583 ------------------------------------------------------------------------
23584 r15385 | dionoea | 2006-04-28 04:38:55 -0700 (Fri, 28 Apr 2006) | 2 lines
23585 Changed paths:
23586    D /trunk/share/skins2/playtree
23587
23588 Remove playtree skin
23589
23590 ------------------------------------------------------------------------
23591 r15384 | dionoea | 2006-04-28 04:37:38 -0700 (Fri, 28 Apr 2006) | 2 lines
23592 Changed paths:
23593    D /trunk/share/skins2/default
23594    M /trunk/share/skins2/playtree/theme.xml
23595
23596 Remove old default skin
23597
23598 ------------------------------------------------------------------------
23599 r15383 | zorglub | 2006-04-28 00:58:18 -0700 (Fri, 28 Apr 2006) | 2 lines
23600 Changed paths:
23601    M /trunk/extras/contrib/src/Makefile
23602
23603 HA HA ! (Refs:#658)
23604
23605 ------------------------------------------------------------------------
23606 r15382 | dionoea | 2006-04-27 15:31:16 -0700 (Thu, 27 Apr 2006) | 2 lines
23607 Changed paths:
23608    M /trunk/modules/demux/playlist/shoutcast.c
23609
23610 Ahem...
23611
23612 ------------------------------------------------------------------------
23613 r15381 | dionoea | 2006-04-27 14:23:34 -0700 (Thu, 27 Apr 2006) | 2 lines
23614 Changed paths:
23615    M /trunk/modules/demux/playlist/playlist.c
23616    M /trunk/modules/demux/playlist/shoutcast.c
23617
23618 Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled.
23619
23620 ------------------------------------------------------------------------
23621 r15380 | jpsaman | 2006-04-27 14:15:18 -0700 (Thu, 27 Apr 2006) | 1 line
23622 Changed paths:
23623    M /trunk/THANKS
23624
23625 Added Rob Casey to THANKS file.
23626 ------------------------------------------------------------------------
23627 r15379 | courmisch | 2006-04-27 13:18:14 -0700 (Thu, 27 Apr 2006) | 15 lines
23628 Changed paths:
23629    M /trunk/modules/access/file.c
23630    M /trunk/src/network/httpd.c
23631    M /trunk/src/network/io.c
23632    M /trunk/src/network/tcp.c
23633
23634 Whenever using select() companion macro FD_SET(), one must ensure that
23635 the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE).
23636 Registering a file descriptor above this limit is not defined (read: this is
23637 a buffer overflow).
23638
23639 This is not normally exploitable on Linux because FD_SETSIZE equals the
23640 default limit for file descriptors per processes, but should work on BSDs.
23641 Cygwin is also very prone to this problem (but right, we don't use it). As
23642 for Windows, it will overflow if you try to select() more than 64 sockets at
23643 a time (regardless of the total numbers of socket), but for the sake of
23644 simplicity and portability, this patch actually prevent opening more than
23645 64 sockets at all.
23646
23647 There are still quite a bunch of plugins that needs fixing.
23648
23649 ------------------------------------------------------------------------
23650 r15378 | jpsaman | 2006-04-27 12:31:20 -0700 (Thu, 27 Apr 2006) | 1 line
23651 Changed paths:
23652    M /trunk/modules/misc/rtsp.c
23653
23654 Fix for VLM commands when 'new test vod mux mp2ts enabled' is used.
23655 ------------------------------------------------------------------------
23656 r15377 | jpsaman | 2006-04-27 12:13:42 -0700 (Thu, 27 Apr 2006) | 1 line
23657 Changed paths:
23658    M /trunk/include/vlc_httpd.h
23659    M /trunk/modules/misc/rtsp.c
23660    M /trunk/src/network/httpd.c
23661
23662 Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au)
23663 ------------------------------------------------------------------------
23664 r15375 | damienf | 2006-04-27 08:47:53 -0700 (Thu, 27 Apr 2006) | 2 lines
23665 Changed paths:
23666    M /trunk/modules/access/dshow/dshow.cpp
23667
23668 - fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29
23669
23670 ------------------------------------------------------------------------
23671 r15372 | jpsaman | 2006-04-27 01:14:45 -0700 (Thu, 27 Apr 2006) | 1 line
23672 Changed paths:
23673    M /trunk/modules/codec/x264.c
23674
23675 Remove whitespace
23676 ------------------------------------------------------------------------
23677 r15371 | jpsaman | 2006-04-27 01:13:50 -0700 (Thu, 27 Apr 2006) | 1 line
23678 Changed paths:
23679    M /trunk/src/stream_output/stream_output.c
23680
23681 Remove whitespace
23682 ------------------------------------------------------------------------
23683 r15369 | fkuehne | 2006-04-26 14:32:10 -0700 (Wed, 26 Apr 2006) | 1 line
23684 Changed paths:
23685    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
23686
23687 * forward-port [15368]
23688 ------------------------------------------------------------------------
23689 r15367 | dionoea | 2006-04-26 14:04:47 -0700 (Wed, 26 Apr 2006) | 3 lines
23690 Changed paths:
23691    M /trunk/modules/access_filter/timeshift.c
23692
23693 Add option to force timeshift filter even if access can control pace or pause.
23694 The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ...
23695
23696 ------------------------------------------------------------------------
23697 r15365 | ipkiss | 2006-04-26 10:59:29 -0700 (Wed, 26 Apr 2006) | 2 lines
23698 Changed paths:
23699    M /trunk/doc/skins/skins2-howto.xml
23700    M /trunk/modules/gui/skins2/Modules.am
23701    A /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp
23702    A /trunk/modules/gui/skins2/commands/cmd_snapshot.hpp
23703    M /trunk/modules/gui/skins2/parser/interpreter.cpp
23704
23705  * skins2: Added the vlc.snapshot() action
23706
23707 ------------------------------------------------------------------------
23708 r15363 | dionoea | 2006-04-26 02:56:04 -0700 (Wed, 26 Apr 2006) | 2 lines
23709 Changed paths:
23710    M /trunk/vlc.win32.nsi.in
23711
23712 Changes to the default selected options in the installer
23713
23714 ------------------------------------------------------------------------
23715 r15361 | zorglub | 2006-04-26 01:21:52 -0700 (Wed, 26 Apr 2006) | 2 lines
23716 Changed paths:
23717    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
23718
23719 Oh look ! Bananas !
23720
23721 ------------------------------------------------------------------------
23722 r15359 | asmax | 2006-04-25 10:25:02 -0700 (Tue, 25 Apr 2006) | 2 lines
23723 Changed paths:
23724    M /trunk/modules/gui/skins2/src/top_window.cpp
23725
23726 * top_window.cpp: stupid bug...
23727
23728 ------------------------------------------------------------------------
23729 r15357 | bigben | 2006-04-25 09:47:56 -0700 (Tue, 25 Apr 2006) | 5 lines
23730 Changed paths:
23731    M /trunk/configure.ac
23732    M /trunk/modules/misc/screensaver.c
23733    M /trunk/src/interface/interface.c
23734
23735 * screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command
23736 * interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available.
23737
23738
23739
23740 ------------------------------------------------------------------------
23741 r15355 | zorglub | 2006-04-25 03:17:57 -0700 (Tue, 25 Apr 2006) | 2 lines
23742 Changed paths:
23743    M /trunk/modules/gui/wxwidgets/Modules.am
23744    A /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm
23745    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
23746
23747 Add edit button for VLM (Closes:#530)
23748
23749 ------------------------------------------------------------------------
23750 r15353 | ipkiss | 2006-04-24 14:57:04 -0700 (Mon, 24 Apr 2006) | 2 lines
23751 Changed paths:
23752    M /trunk/modules/gui/skins2/parser/interpreter.cpp
23753
23754  * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;"
23755
23756 ------------------------------------------------------------------------
23757 r15352 | fkuehne | 2006-04-24 14:04:54 -0700 (Mon, 24 Apr 2006) | 1 line
23758 Changed paths:
23759    M /trunk/extras/contrib/src/Makefile
23760
23761 * add --enable-pic to x264's configure on PPC as well and check out the latest revisions again
23762 ------------------------------------------------------------------------
23763 r15350 | dionoea | 2006-04-24 12:41:04 -0700 (Mon, 24 Apr 2006) | 2 lines
23764 Changed paths:
23765    M /trunk/modules/demux/playlist/shoutcast.c
23766
23767 Some more cleaning
23768
23769 ------------------------------------------------------------------------
23770 r15349 | xtophe | 2006-04-24 11:29:14 -0700 (Mon, 24 Apr 2006) | 2 lines
23771 Changed paths:
23772    M /trunk/modules/demux/playlist/shoutcast.c
23773
23774 shoutcast.c: Memleak hunt.
23775
23776 ------------------------------------------------------------------------
23777 r15348 | sam | 2006-04-24 01:53:26 -0700 (Mon, 24 Apr 2006) | 2 lines
23778 Changed paths:
23779    M /trunk/modules/video_output/caca.c
23780
23781   * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1.
23782
23783 ------------------------------------------------------------------------
23784 r15347 | dionoea | 2006-04-23 17:25:25 -0700 (Sun, 23 Apr 2006) | 3 lines
23785 Changed paths:
23786    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
23787
23788  * Handle submodules correctly in the prefs (so we can enable/disable them).
23789  * Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout')
23790
23791 ------------------------------------------------------------------------
23792 r15346 | dionoea | 2006-04-23 15:53:40 -0700 (Sun, 23 Apr 2006) | 2 lines
23793 Changed paths:
23794    M /trunk/modules/demux/playlist/shoutcast.c
23795    M /trunk/modules/services_discovery/shout.c
23796
23797 Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)
23798
23799 ------------------------------------------------------------------------
23800 r15345 | dionoea | 2006-04-23 15:52:35 -0700 (Sun, 23 Apr 2006) | 2 lines
23801 Changed paths:
23802    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
23803
23804 Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.
23805
23806 ------------------------------------------------------------------------
23807 r15344 | dionoea | 2006-04-23 14:17:51 -0700 (Sun, 23 Apr 2006) | 3 lines
23808 Changed paths:
23809    M /trunk/configure.ac
23810    M /trunk/vlc.win32.nsi.in
23811
23812 Don't remove files added by user when uninstalling
23813 Fix #525 / Fixes #525
23814
23815 ------------------------------------------------------------------------
23816 r15342 | bigben | 2006-04-23 13:31:06 -0700 (Sun, 23 Apr 2006) | 5 lines
23817 Changed paths:
23818    M /trunk/modules/misc/screensaver.c
23819
23820 * Support for gnome-screensaver
23821 * We should test if the command is in the path before trying to launch it
23822 * Anyway, system is dirty, we should use dbus, at least for gnome-screensaver
23823
23824
23825 ------------------------------------------------------------------------
23826 r15341 | djc | 2006-04-23 13:11:23 -0700 (Sun, 23 Apr 2006) | 2 lines
23827 Changed paths:
23828    M /trunk/modules/access_output/file.c
23829
23830 Add %T modifier to filename refs: #561
23831
23832 ------------------------------------------------------------------------
23833 r15336 | courmisch | 2006-04-23 08:56:41 -0700 (Sun, 23 Apr 2006) | 2 lines
23834 Changed paths:
23835    M /trunk/po/ru.po
23836
23837 Partially updated russian localization by Pavlov Konstantin
23838
23839 ------------------------------------------------------------------------
23840 r15334 | courmisch | 2006-04-23 07:41:48 -0700 (Sun, 23 Apr 2006) | 2 lines
23841 Changed paths:
23842    M /trunk/src/network/tls.c
23843
23844 Doxygenization
23845
23846 ------------------------------------------------------------------------
23847 r15333 | bigben | 2006-04-23 07:37:54 -0700 (Sun, 23 Apr 2006) | 4 lines
23848 Changed paths:
23849    M /trunk/modules/video_output/x11/xcommon.c
23850
23851 * bit masks for RV15 and RV16 were inverted (!) (or there is something I really haven't caught)
23852 * Endianness fix for RV15 and RV16 (mostly used for x11)
23853
23854
23855 ------------------------------------------------------------------------
23856 r15332 | courmisch | 2006-04-23 07:34:44 -0700 (Sun, 23 Apr 2006) | 2 lines
23857 Changed paths:
23858    M /trunk/modules/misc/gnutls.c
23859
23860 Use Doxygen syntax for comments
23861
23862 ------------------------------------------------------------------------
23863 r15331 | courmisch | 2006-04-23 07:05:03 -0700 (Sun, 23 Apr 2006) | 2 lines
23864 Changed paths:
23865    M /trunk/po/en_GB.po
23866
23867 British translation l10n update
23868
23869 ------------------------------------------------------------------------
23870 r15330 | courmisch | 2006-04-23 07:00:23 -0700 (Sun, 23 Apr 2006) | 2 lines
23871 Changed paths:
23872    M /trunk/modules/access_output/http.c
23873
23874 Add missing white space
23875
23876 ------------------------------------------------------------------------
23877 r15329 | courmisch | 2006-04-23 06:59:33 -0700 (Sun, 23 Apr 2006) | 2 lines
23878 Changed paths:
23879    M /trunk/modules/access_output/http.c
23880
23881 Remove extra white space
23882
23883 ------------------------------------------------------------------------
23884 r15327 | courmisch | 2006-04-23 06:54:30 -0700 (Sun, 23 Apr 2006) | 2 lines
23885 Changed paths:
23886    M /trunk/src/libvlc.h
23887
23888 Fix a grammar mistake
23889
23890 ------------------------------------------------------------------------
23891 r15326 | bigben | 2006-04-23 06:51:04 -0700 (Sun, 23 Apr 2006) | 4 lines
23892 Changed paths:
23893    M /trunk/modules/video_output/opengl.c
23894
23895 * Try to fix endianness in the opengl output on unixes
23896 * RV32 works, I'm not sure of the masks for RV24 and RV16
23897
23898
23899 ------------------------------------------------------------------------
23900 r15325 | sam | 2006-04-23 06:41:42 -0700 (Sun, 23 Apr 2006) | 3 lines
23901 Changed paths:
23902    M /trunk/src/video_output/video_output.c
23903
23904   * src/video_output/video_output.c: 4th (and good) attempt at fixing mask
23905     shifts.  Thanks to bigben for testing.
23906
23907 ------------------------------------------------------------------------
23908 r15323 | sam | 2006-04-23 06:21:42 -0700 (Sun, 23 Apr 2006) | 2 lines
23909 Changed paths:
23910    M /trunk/src/video_output/video_output.c
23911
23912   * src/video_output/video_output.c: Fixed RGB mask when the 32nd bit is on.
23913
23914 ------------------------------------------------------------------------
23915 r15322 | sam | 2006-04-23 06:15:12 -0700 (Sun, 23 Apr 2006) | 2 lines
23916 Changed paths:
23917    M /trunk/include/vlc_video.h
23918
23919   * Argh, I didn't mean to commit that. Fixed my previous commit (mask types).
23920
23921 ------------------------------------------------------------------------
23922 r15321 | sam | 2006-04-23 06:13:40 -0700 (Sun, 23 Apr 2006) | 2 lines
23923 Changed paths:
23924    M /trunk/include/vlc_video.h
23925
23926   * include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.
23927
23928 ------------------------------------------------------------------------
23929 r15316 | asmax | 2006-04-22 16:16:20 -0700 (Sat, 22 Apr 2006) | 6 lines
23930 Changed paths:
23931    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
23932    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
23933    M /trunk/modules/gui/skins2/src/generic_layout.cpp
23934    M /trunk/modules/gui/skins2/src/generic_layout.hpp
23935    M /trunk/modules/gui/skins2/src/top_window.cpp
23936    M /trunk/modules/gui/skins2/src/top_window.hpp
23937    M /trunk/modules/gui/skins2/src/vlcproc.cpp
23938    M /trunk/modules/gui/skins2/src/vout_window.cpp
23939
23940 * all: new handling of vout controls to allow serveral layouts/windows
23941  with a vout (if only one is visible at the same time)
23942  A callback is now called when a layout becomes visible or hidden.
23943  The vout window is still not reparented correctly if the layout
23944  is changed while a video is being played...
23945
23946 ------------------------------------------------------------------------
23947 r15312 | fkuehne | 2006-04-22 15:06:39 -0700 (Sat, 22 Apr 2006) | 1 line
23948 Changed paths:
23949    M /trunk/extras/contrib/src/Makefile
23950
23951 * forward-port [15311]
23952 ------------------------------------------------------------------------
23953 r15309 | dionoea | 2006-04-22 14:06:41 -0700 (Sat, 22 Apr 2006) | 3 lines
23954 Changed paths:
23955    M /trunk/modules/demux/playlist/shoutcast.c
23956    M /trunk/modules/services_discovery/shout.c
23957
23958  * shout.c : change playlist layout (remove 1 node)
23959  * shoutcast.c : remove "debug" printf
23960
23961 ------------------------------------------------------------------------
23962 r15301 | dionoea | 2006-04-22 09:39:04 -0700 (Sat, 22 Apr 2006) | 4 lines
23963 Changed paths:
23964    M /trunk/modules/demux/playlist/Modules.am
23965    M /trunk/modules/demux/playlist/playlist.c
23966    M /trunk/modules/demux/playlist/playlist.h
23967    A /trunk/modules/demux/playlist/shoutcast.c
23968    M /trunk/modules/services_discovery/shout.c
23969
23970 Change shoutcast service discovery module and write a new demux to be compatible with the new winamp 5.2 format. See trac ticket for detailed info. I'd appreciate if people could test this and proof read the code since we'll have to include this in 0.8.5 which is due to be released soon.
23971
23972 Ref #640.
23973
23974 ------------------------------------------------------------------------
23975 r15300 | zorglub | 2006-04-22 04:28:39 -0700 (Sat, 22 Apr 2006) | 2 lines
23976 Changed paths:
23977    M /trunk
23978    M /trunk/doc/Doxyfile
23979
23980 Use search engine
23981
23982 ------------------------------------------------------------------------
23983 r15297 | xtophe | 2006-04-21 16:48:53 -0700 (Fri, 21 Apr 2006) | 2 lines
23984 Changed paths:
23985    M /trunk/src/network/httpd.c
23986
23987 Fix error pages
23988
23989 ------------------------------------------------------------------------
23990 r15296 | xtophe | 2006-04-21 14:33:39 -0700 (Fri, 21 Apr 2006) | 2 lines
23991 Changed paths:
23992    M /trunk/debian/control
23993    M /trunk/debian/rules
23994
23995 debian/*: we no longer seems to requires gcc-snapshot. I commit mainly to test on the nightlies. feel free to revert.
23996
23997 ------------------------------------------------------------------------
23998 r15295 | xtophe | 2006-04-21 14:28:36 -0700 (Fri, 21 Apr 2006) | 2 lines
23999 Changed paths:
24000    M /trunk/debian/control
24001    M /trunk/debian/rules
24002
24003 debian/*: temporarely disable the xosd plugin
24004
24005 ------------------------------------------------------------------------
24006 r15292 | fkuehne | 2006-04-20 13:32:14 -0700 (Thu, 20 Apr 2006) | 1 line
24007 Changed paths:
24008    M /trunk/modules/gui/macosx/about.m
24009
24010 * show the svn-revision only if it isn't 'exported'
24011 ------------------------------------------------------------------------
24012 r15291 | damienf | 2006-04-20 09:25:53 -0700 (Thu, 20 Apr 2006) | 2 lines
24013 Changed paths:
24014    M /trunk/configure.ac
24015
24016 - fix for shared libvlc and unicows for win32 builds
24017
24018 ------------------------------------------------------------------------
24019 r15290 | courmisch | 2006-04-20 09:15:15 -0700 (Thu, 20 Apr 2006) | 2 lines
24020 Changed paths:
24021    M /trunk/src/misc/unicode.c
24022
24023 Fix overflow on UTF-16 strings with an odd characters length
24024
24025 ------------------------------------------------------------------------
24026 r15289 | dionoea | 2006-04-19 16:30:20 -0700 (Wed, 19 Apr 2006) | 2 lines
24027 Changed paths:
24028    M /trunk/modules/control/http/rpn.c
24029
24030 Hackish fix for 'TITLE' vlc_meta_get
24031
24032 ------------------------------------------------------------------------
24033 r15287 | bigben | 2006-04-19 13:33:22 -0700 (Wed, 19 Apr 2006) | 3 lines
24034 Changed paths:
24035    M /trunk/modules/gui/macosx/vout.m
24036
24037 * Fix always on top when exiting fullscreen
24038
24039
24040 ------------------------------------------------------------------------
24041 r15286 | fkuehne | 2006-04-19 09:25:01 -0700 (Wed, 19 Apr 2006) | 1 line
24042 Changed paths:
24043    M /trunk/modules/gui/macosx/intf.m
24044
24045 * quickly forward-port the previous commit so joneskoo can test it
24046 ------------------------------------------------------------------------
24047 r15279 | littlejohn | 2006-04-19 06:51:59 -0700 (Wed, 19 Apr 2006) | 3 lines
24048 Changed paths:
24049    M /trunk/src/control/playlist.c
24050
24051 delete item added in playlist control
24052
24053
24054 ------------------------------------------------------------------------
24055 r15275 | damienf | 2006-04-19 03:13:07 -0700 (Wed, 19 Apr 2006) | 2 lines
24056 Changed paths:
24057    M /trunk/AUTHORS
24058    M /trunk/Makefile.am
24059
24060 - added 'VLC Plugin.plugin' in MacOS X Disk image
24061
24062 ------------------------------------------------------------------------
24063 r15271 | zorglub | 2006-04-18 14:48:37 -0700 (Tue, 18 Apr 2006) | 2 lines
24064 Changed paths:
24065    M /trunk
24066    M /trunk/doc/skins/skins2-howto.xml
24067
24068 Update skins doc
24069
24070 ------------------------------------------------------------------------
24071 r15270 | zorglub | 2006-04-18 14:48:34 -0700 (Tue, 18 Apr 2006) | 2 lines
24072 Changed paths:
24073    M /trunk
24074    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24075
24076 Add a dialogs.playlist() command
24077
24078 ------------------------------------------------------------------------
24079 r15269 | zorglub | 2006-04-18 14:24:43 -0700 (Tue, 18 Apr 2006) | 2 lines
24080 Changed paths:
24081    M /trunk
24082    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
24083    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24084    M /trunk/modules/gui/skins2/src/dialogs.cpp
24085    M /trunk/modules/gui/skins2/src/dialogs.hpp
24086
24087 Add dialogs.audioPopup, dialogs.videoPopup and dialogs.miscPopup commands
24088
24089 ------------------------------------------------------------------------
24090 r15268 | zorglub | 2006-04-18 14:24:42 -0700 (Tue, 18 Apr 2006) | 2 lines
24091 Changed paths:
24092    M /trunk
24093    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24094    M /trunk/modules/gui/skins2/src/vlcproc.hpp
24095
24096 Add vlc.hasAudio variable
24097
24098 ------------------------------------------------------------------------
24099 r15267 | zorglub | 2006-04-18 14:24:38 -0700 (Tue, 18 Apr 2006) | 2 lines
24100 Changed paths:
24101    M /trunk
24102    M /trunk/modules/gui/wxwidgets/menus.cpp
24103
24104 Fix refcount bug
24105
24106 ------------------------------------------------------------------------
24107 r15266 | zorglub | 2006-04-18 14:24:36 -0700 (Tue, 18 Apr 2006) | 2 lines
24108 Changed paths:
24109    M /trunk
24110    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
24111    M /trunk/include/vlc_interface.h
24112    M /trunk/modules/gui/wxwidgets/dialogs.cpp
24113    M /trunk/modules/gui/wxwidgets/interface.hpp
24114    M /trunk/modules/gui/wxwidgets/menus.cpp
24115
24116 Add separate audio and video popup menus
24117
24118 ------------------------------------------------------------------------
24119 r15265 | damienf | 2006-04-18 14:14:38 -0700 (Tue, 18 Apr 2006) | 4 lines
24120 Changed paths:
24121    M /trunk/configure.ac
24122    M /trunk/mozilla/support/npunix.c
24123    M /trunk/mozilla/vlcruntime.cpp
24124
24125 - fix UNIX X11 build for plugin
24126 - give myself some credit
24127 - removed unnecessary PLUGIN_TO_HOST_GLUE macro
24128
24129 ------------------------------------------------------------------------
24130 r15264 | zorglub | 2006-04-18 10:50:42 -0700 (Tue, 18 Apr 2006) | 2 lines
24131 Changed paths:
24132    M /trunk
24133    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24134
24135 Make sure we hide the skins playlist
24136
24137 ------------------------------------------------------------------------
24138 r15263 | dionoea | 2006-04-17 15:52:57 -0700 (Mon, 17 Apr 2006) | 6 lines
24139 Changed paths:
24140    M /trunk/modules/control/http/rpn.c
24141
24142 Add vlc_get_meta function. Argument can be:
24143 'ARTIST' -> gets the artist
24144 'TITLE' -> gets the title
24145 'ALBUM' -> gets the album name
24146 'something else' -> get 'something else' ... meta labels are translated so don't expect this to be portable.
24147
24148 ------------------------------------------------------------------------
24149 r15262 | zorglub | 2006-04-17 14:36:36 -0700 (Mon, 17 Apr 2006) | 2 lines
24150 Changed paths:
24151    M /trunk
24152    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24153    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24154
24155 Add todo
24156
24157 ------------------------------------------------------------------------
24158 r15261 | zorglub | 2006-04-17 14:28:30 -0700 (Mon, 17 Apr 2006) | 4 lines
24159 Changed paths:
24160    M /trunk
24161    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
24162    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24163    M /trunk/modules/gui/skins2/src/dialogs.cpp
24164    M /trunk/modules/gui/skins2/src/dialogs.hpp
24165    M /trunk/modules/gui/skins2/src/skin_main.cpp
24166
24167 Add a (default enabled) skinned-playlist option
24168
24169 It will show the dialogs provider playlist instead of the "playlist_window" window
24170
24171 ------------------------------------------------------------------------
24172 r15260 | fkuehne | 2006-04-17 10:15:43 -0700 (Mon, 17 Apr 2006) | 1 line
24173 Changed paths:
24174    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
24175
24176 * revert 2 hacky compilation fixes which were accidentelly committed in [15259]
24177 ------------------------------------------------------------------------
24178 r15259 | fkuehne | 2006-04-17 10:10:12 -0700 (Mon, 17 Apr 2006) | 1 line
24179 Changed paths:
24180    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
24181
24182 * mark some buggy strings as pointed out by Mathias C. Berens
24183 ------------------------------------------------------------------------
24184 r15257 | asmax | 2006-04-17 10:03:55 -0700 (Mon, 17 Apr 2006) | 2 lines
24185 Changed paths:
24186    M /trunk/modules/gui/skins2/src/ini_file.cpp
24187    M /trunk/share/skins2/winamp2.xml
24188
24189 * all: convert keys in INI files to lower case, to fix buggy winamp2 skins
24190
24191 ------------------------------------------------------------------------
24192 r15255 | asmax | 2006-04-17 09:29:34 -0700 (Mon, 17 Apr 2006) | 2 lines
24193 Changed paths:
24194    M /trunk/modules/audio_output/jack.c
24195
24196 * jack.c: fixed non-stereo audio streams
24197
24198 ------------------------------------------------------------------------
24199 r15253 | asmax | 2006-04-17 08:56:21 -0700 (Mon, 17 Apr 2006) | 2 lines
24200 Changed paths:
24201    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
24202
24203 * ctrl_checkbox: fixed initial image of checkbox
24204
24205 ------------------------------------------------------------------------
24206 r15251 | ipkiss | 2006-04-17 08:26:53 -0700 (Mon, 17 Apr 2006) | 2 lines
24207 Changed paths:
24208    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
24209
24210  * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence of the bug
24211
24212 ------------------------------------------------------------------------
24213 r15250 | ipkiss | 2006-04-17 08:23:13 -0700 (Mon, 17 Apr 2006) | 3 lines
24214 Changed paths:
24215    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
24216
24217  * skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using it...
24218    This fixes random freezes when loading skins with a PlayTree control on Windows, and probably some crashes as well.
24219
24220 ------------------------------------------------------------------------
24221 r15248 | asmax | 2006-04-17 05:46:51 -0700 (Mon, 17 Apr 2006) | 9 lines
24222 Changed paths:
24223    M /trunk/modules/gui/skins2/Modules.am
24224    M /trunk/modules/gui/skins2/parser/builder.cpp
24225    M /trunk/modules/gui/skins2/parser/builder.hpp
24226    M /trunk/modules/gui/skins2/parser/builder_data.def
24227    M /trunk/modules/gui/skins2/parser/builder_data.hpp
24228    M /trunk/modules/gui/skins2/parser/interpreter.cpp
24229    M /trunk/modules/gui/skins2/parser/interpreter.hpp
24230    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
24231    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
24232    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
24233    A /trunk/modules/gui/skins2/src/ini_file.cpp
24234    A /trunk/modules/gui/skins2/src/ini_file.hpp
24235    M /trunk/modules/gui/skins2/src/var_manager.cpp
24236    M /trunk/modules/gui/skins2/src/var_manager.hpp
24237    M /trunk/modules/gui/skins2/utils/var_text.cpp
24238    M /trunk/modules/gui/skins2/utils/var_text.hpp
24239    M /trunk/share/skins2/skin.dtd
24240    M /trunk/share/skins2/winamp2.xml
24241
24242 * all: added a INI file parser in skins2. For instance if the file
24243  with id "pledit" (defined in the new tag "<IniFile>" contains:
24244     [Text]
24245     Normal=#FFFFFF
24246  it will create a constant "pledit.Text.Normal" with value "#FFFFFF"
24247 * winamp2.xml: use the "pledit.txt" file to have correct playlist colors
24248
24249 is it ok to backport in 0.8.5 ?
24250
24251 ------------------------------------------------------------------------
24252 r15246 | fkuehne | 2006-04-16 08:59:33 -0700 (Sun, 16 Apr 2006) | 1 line
24253 Changed paths:
24254    M /trunk/modules/gui/macosx/sfilters.m
24255
24256 * removed instability warning, which was introduced for the 0.8.5 betas
24257 ------------------------------------------------------------------------
24258 r15244 | dionoea | 2006-04-15 15:33:27 -0700 (Sat, 15 Apr 2006) | 2 lines
24259 Changed paths:
24260    M /trunk/share/skins2/skin.dtd
24261
24262 Fix dtd (a Layout can have more than one groups)
24263
24264 ------------------------------------------------------------------------
24265 r15243 | jpsaman | 2006-04-15 15:21:18 -0700 (Sat, 15 Apr 2006) | 1 line
24266 Changed paths:
24267    M /trunk/mozilla/support/npunix.c
24268
24269 Fix compilation on FC3 linux for mozilla plugin.
24270 ------------------------------------------------------------------------
24271 r15240 | asmax | 2006-04-15 09:18:59 -0700 (Sat, 15 Apr 2006) | 4 lines
24272 Changed paths:
24273    M /trunk/doc/skins/skins2-howto.xml
24274    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24275    M /trunk/modules/gui/skins2/src/vlcproc.hpp
24276    M /trunk/modules/gui/skins2/utils/var_text.cpp
24277    M /trunk/share/skins2/winamp2.xml
24278    M /trunk/src/input/es_out.c
24279    M /trunk/src/input/input.c
24280
24281 * all: added a new skin text variable "$S" to get the audio sample rate
24282  (in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate.
24283 * winamp2.xml: updated the winamp2 skin
24284
24285 ------------------------------------------------------------------------
24286 r15239 | dionoea | 2006-04-15 09:06:47 -0700 (Sat, 15 Apr 2006) | 2 lines
24287 Changed paths:
24288    M /trunk/share/http/dialogs/input
24289
24290 Comment subtitles related stuff (since it isn't coded yet)
24291
24292 ------------------------------------------------------------------------
24293 r15237 | dionoea | 2006-04-15 08:58:24 -0700 (Sat, 15 Apr 2006) | 2 lines
24294 Changed paths:
24295    M /trunk/share/http/requests/status.xml
24296
24297 rpn magic to remove slashes from the playlist item's name
24298
24299 ------------------------------------------------------------------------
24300 r15236 | dionoea | 2006-04-15 08:48:44 -0700 (Sat, 15 Apr 2006) | 2 lines
24301 Changed paths:
24302    M /trunk/share/http/js/functions.js
24303
24304 Fix interface in regards to [15116].
24305
24306 ------------------------------------------------------------------------
24307 r15234 | courmisch | 2006-04-15 07:18:13 -0700 (Sat, 15 Apr 2006) | 4 lines
24308 Changed paths:
24309    M /trunk/src/libvlc.c
24310    M /trunk/src/libvlc.h
24311
24312 Do not provide a broken language option on Linux and similar OSes
24313 where the user normally use LANG, LANGUAGE, etc to define his/her
24314 language(s). It didn't work anyway (refs #638).
24315
24316 ------------------------------------------------------------------------
24317 r15233 | damienf | 2006-04-15 06:48:34 -0700 (Sat, 15 Apr 2006) | 2 lines
24318 Changed paths:
24319    M /trunk/mozilla/support/npunix.c
24320    M /trunk/mozilla/support/npwin.cpp
24321
24322 - added support for NPRuntime to win32 and unix version of mozilla
24323
24324 ------------------------------------------------------------------------
24325 r15232 | damienf | 2006-04-15 04:51:45 -0700 (Sat, 15 Apr 2006) | 2 lines
24326 Changed paths:
24327    M /trunk/extras/MacOSX/plugin/English.lproj/InfoPlist.strings
24328    M /trunk/extras/MacOSX/plugin/Info.plist
24329    M /trunk/modules/gui/macosx/voutqt.m
24330    M /trunk/mozilla/Makefile.am
24331    M /trunk/mozilla/support/npmac.cpp
24332    M /trunk/mozilla/vlc.r
24333    M /trunk/mozilla/vlcpeer.h
24334    M /trunk/mozilla/vlcplugin.cpp
24335    M /trunk/mozilla/vlcplugin.h
24336    A /trunk/mozilla/vlcruntime.cpp
24337    A /trunk/mozilla/vlcruntime.h
24338    M /trunk/mozilla/vlcshell.cpp
24339
24340 - the resurected mozilla plugin for Safari/Firefox on MacOS X
24341
24342 ------------------------------------------------------------------------
24343 r15230 | dionoea | 2006-04-14 17:51:53 -0700 (Fri, 14 Apr 2006) | 2 lines
24344 Changed paths:
24345    M /trunk/doc/skins/skins2-howto.xml
24346
24347 Add missing itemimage attribute to playtree doc
24348
24349 ------------------------------------------------------------------------
24350 r15229 | hartman | 2006-04-14 17:07:09 -0700 (Fri, 14 Apr 2006) | 6 lines
24351 Changed paths:
24352    M /trunk/modules/demux/ts.c
24353
24354 * Support for Topfield .rec recordings. It's MPEG-TS with an exceptionally large (1MB) header in front of it.
24355   I tried adding the info in the header to meta, but the existing documention seems incorrect or at least incomplete. Instead we just accept the start of the header as identifying a MPEG-TS file, and skipping the header.
24356
24357   BTW this header is again an example of very bad format design. It is using fixed length strings, for which the used buffers clearly are not null'ed before written with new information. As such i was able to determine which programs were running before this program was recorded :D
24358   Also a PID printed to a field was clearly not printed to null'ed memory, causing an invalid (too high) PID number to be in the field. You'd think the least someone could do when designing something like this, would be to analyze a hexdump of your own custom header.
24359
24360 ------------------------------------------------------------------------
24361 r15228 | courmisch | 2006-04-14 10:37:06 -0700 (Fri, 14 Apr 2006) | 2 lines
24362 Changed paths:
24363    M /trunk/modules/demux/avi/avi.c
24364
24365 Fix missing #include
24366
24367 ------------------------------------------------------------------------
24368 r15227 | courmisch | 2006-04-14 10:31:27 -0700 (Fri, 14 Apr 2006) | 2 lines
24369 Changed paths:
24370    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
24371
24372 Same as previous commit (refs #581)
24373
24374 ------------------------------------------------------------------------
24375 r15226 | courmisch | 2006-04-14 10:28:24 -0700 (Fri, 14 Apr 2006) | 3 lines
24376 Changed paths:
24377    M /trunk/src/libvlc.c
24378
24379 Do not alter LC_NUMERIC (refs #581).
24380 *** NOT MEANT FOR BACKPORTING ***
24381
24382 ------------------------------------------------------------------------
24383 r15223 | dionoea | 2006-04-14 09:47:23 -0700 (Fri, 14 Apr 2006) | 2 lines
24384 Changed paths:
24385    M /trunk/modules/control/hotkeys.c
24386
24387 Prevent some segfaults when using hotkeys with no vout
24388
24389 ------------------------------------------------------------------------
24390 r15222 | hartman | 2006-04-14 08:16:23 -0700 (Fri, 14 Apr 2006) | 2 lines
24391 Changed paths:
24392    M /trunk/modules/gui/macosx/vout.m
24393
24394 * Fix a crash in the MacOS X vout if p_real_vout isn't available yet.
24395
24396 ------------------------------------------------------------------------
24397 r15221 | zorglub | 2006-04-14 07:25:26 -0700 (Fri, 14 Apr 2006) | 2 lines
24398 Changed paths:
24399    M /trunk/test/native/i18n.c
24400    M /trunk/test/native/init.c
24401    M /trunk/test/native/libvlc.c
24402    M /trunk/test/native/stats.c
24403    A /trunk/test/native/tests.h
24404    M /trunk/test/native/url.c
24405    M /trunk/test/setup.py
24406
24407 Clean-up test
24408
24409 ------------------------------------------------------------------------
24410 r15220 | zorglub | 2006-04-14 07:16:46 -0700 (Fri, 14 Apr 2006) | 2 lines
24411 Changed paths:
24412    A /trunk/test/NativeI18NTest.py
24413    M /trunk/test/NativeLibvlcTest.py
24414    M /trunk/test/NativeStatsTest.py
24415    A /trunk/test/NativeURLTest.py
24416    D /trunk/test/libvlc_sample.c
24417    A /trunk/test/native/i18n.c
24418    A /trunk/test/native/init.c
24419    M /trunk/test/native/libvlc.c
24420    M /trunk/test/native/stats.c
24421    A /trunk/test/native/url.c
24422    M /trunk/test/pyunit.h
24423    M /trunk/test/setup.py
24424    M /trunk/test/test.sh
24425
24426 Add I18N and URL tests in test/
24427
24428 ------------------------------------------------------------------------
24429 r15218 | bigben | 2006-04-14 06:22:44 -0700 (Fri, 14 Apr 2006) | 3 lines
24430 Changed paths:
24431    M /trunk/configure.ac
24432
24433 * What is the point in having a detection for libvc1 if we don't have a libvc1 module ? Moreover, that prevents jlj's patch with the module from applying.
24434
24435
24436 ------------------------------------------------------------------------
24437 r15216 | massiot | 2006-04-14 05:38:22 -0700 (Fri, 14 Apr 2006) | 2 lines
24438 Changed paths:
24439    M /trunk/modules/access/pvr/pvr.c
24440
24441  * modules/access/pvr/pvr.c: Be compatible with both old and new kernels.
24442
24443 ------------------------------------------------------------------------
24444 r15214 | bigben | 2006-04-14 05:30:40 -0700 (Fri, 14 Apr 2006) | 2 lines
24445 Changed paths:
24446    M /trunk/loader/module.c
24447
24448 * Marillat changed the path to the win32 codecs in his latest packages, so look for the codecs there too
24449
24450 ------------------------------------------------------------------------
24451 r15212 | zorglub | 2006-04-14 05:09:26 -0700 (Fri, 14 Apr 2006) | 2 lines
24452 Changed paths:
24453    M /trunk/configure.ac
24454    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
24455    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
24456
24457 Bump version numbers
24458
24459 ------------------------------------------------------------------------
24460 r15210 | xtophe | 2006-04-14 04:42:49 -0700 (Fri, 14 Apr 2006) | 2 lines
24461 Changed paths:
24462    M /trunk/po/zh_CN.po
24463
24464 Update Chinese translation by Wei Mingzhi.
24465
24466 ------------------------------------------------------------------------
24467 r15209 | zorglub | 2006-04-14 02:37:39 -0700 (Fri, 14 Apr 2006) | 2 lines
24468 Changed paths:
24469    M /trunk/modules/access_filter/timeshift.c
24470    M /trunk/modules/audio_filter/equalizer.c
24471    M /trunk/modules/demux/playlist/playlist.c
24472    M /trunk/modules/gui/macosx/extended.m
24473    M /trunk/modules/gui/skins2/src/skin_main.cpp
24474    M /trunk/modules/misc/freetype.c
24475    M /trunk/modules/misc/growl.c
24476    M /trunk/modules/misc/rtsp.c
24477    M /trunk/modules/misc/win32text.c
24478    M /trunk/modules/mux/mpeg/ts.c
24479    M /trunk/modules/services_discovery/shout.c
24480
24481 Strings
24482
24483 ------------------------------------------------------------------------
24484 r15206 | fkuehne | 2006-04-13 11:51:38 -0700 (Thu, 13 Apr 2006) | 1 line
24485 Changed paths:
24486    M /trunk/configure.ac
24487
24488 * fixed 2 minor typos
24489 ------------------------------------------------------------------------
24490 r15205 | fkuehne | 2006-04-13 11:51:16 -0700 (Thu, 13 Apr 2006) | 1 line
24491 Changed paths:
24492    M /trunk/modules/gui/macosx/intf.h
24493    M /trunk/modules/gui/macosx/intf.m
24494
24495 * implemented showintf-support. Thanks to ipkiss for pointing out that this was missing on OSX.
24496 ------------------------------------------------------------------------
24497 r15204 | massiot | 2006-04-13 11:32:12 -0700 (Thu, 13 Apr 2006) | 4 lines
24498 Changed paths:
24499    M /trunk/modules/access/pvr/pvr.c
24500
24501  * modules/access/pvr/pvr.c: The radio API in ivtv-0.6.1 has changed : now
24502    you are supposed to pass frequency * 16000 instead of frequency * 16.
24503    This is sooo coherent.
24504
24505 ------------------------------------------------------------------------
24506 r15203 | hartman | 2006-04-13 07:47:20 -0700 (Thu, 13 Apr 2006) | 2 lines
24507 Changed paths:
24508    M /trunk/modules/demux/mp4/libmp4.c
24509    M /trunk/modules/demux/nsv.c
24510    M /trunk/modules/stream_out/rtp.c
24511    M /trunk/src/video_output/vout_subpictures.c
24512
24513 * Revert the unintentially committed files of [15202]
24514
24515 ------------------------------------------------------------------------
24516 r15202 | hartman | 2006-04-13 07:43:40 -0700 (Thu, 13 Apr 2006) | 1 line
24517 Changed paths:
24518    M /trunk/extras/contrib/src/Makefile
24519    M /trunk/modules/demux/mp4/libmp4.c
24520    M /trunk/modules/demux/nsv.c
24521    M /trunk/modules/stream_out/rtp.c
24522    M /trunk/src/video_output/vout_subpictures.c
24523
24524 * Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620
24525 ------------------------------------------------------------------------
24526 r15201 | hartman | 2006-04-13 07:12:20 -0700 (Thu, 13 Apr 2006) | 4 lines
24527 Changed paths:
24528    M /trunk/include/vlc_video.h
24529    M /trunk/modules/misc/freetype.c
24530    M /trunk/src/video_output/vout_subpictures.c
24531
24532 * Fix subtitle  alignment if we don't have styles. fixes #619
24533
24534 I chose to re-add the align paramter to the subpicture region struct, since adding a style struct for every single subpicture for just an alignment seemed to be overkill to me. 
24535
24536 ------------------------------------------------------------------------
24537 r15200 | dionoea | 2006-04-13 06:49:45 -0700 (Thu, 13 Apr 2006) | 2 lines
24538 Changed paths:
24539    M /trunk/share/http/js/functions.js
24540    M /trunk/share/http/js/vlm.js
24541
24542 URL encode fix
24543
24544 ------------------------------------------------------------------------
24545 r15199 | zorglub | 2006-04-13 02:04:34 -0700 (Thu, 13 Apr 2006) | 2 lines
24546 Changed paths:
24547    M /trunk/modules/codec/x264.c
24548    M /trunk/modules/demux/mod.c
24549    M /trunk/modules/gui/macosx/equalizer.m
24550    M /trunk/modules/misc/freetype.c
24551    M /trunk/modules/misc/msn.c
24552    M /trunk/modules/stream_out/standard.c
24553    M /trunk/modules/video_filter/mosaic.c
24554    M /trunk/modules/video_filter/motiondetect.c
24555    M /trunk/modules/video_filter/osdmenu.c
24556
24557 String stuff
24558
24559 ------------------------------------------------------------------------
24560 r15198 | xtophe | 2006-04-13 01:31:33 -0700 (Thu, 13 Apr 2006) | 2 lines
24561 Changed paths:
24562    M /trunk/extras/contrib/src/packages.mak
24563
24564 Really fix xml url
24565
24566 ------------------------------------------------------------------------
24567 r15197 | xtophe | 2006-04-12 15:31:19 -0700 (Wed, 12 Apr 2006) | 2 lines
24568 Changed paths:
24569    M /trunk/extras/contrib/src/packages.mak
24570
24571 Fix libxml url.
24572
24573 ------------------------------------------------------------------------
24574 r15196 | xtophe | 2006-04-12 14:56:41 -0700 (Wed, 12 Apr 2006) | 2 lines
24575 Changed paths:
24576    M /trunk/Makefile.am
24577
24578 Makefile.am: Fix for introduction of vlc.win32.nsi.in
24579
24580 ------------------------------------------------------------------------
24581 r15195 | xtophe | 2006-04-12 14:22:51 -0700 (Wed, 12 Apr 2006) | 2 lines
24582 Changed paths:
24583    M /trunk/modules/control/http/macro.c
24584
24585 *macro.c: Get the name correctly
24586
24587 ------------------------------------------------------------------------
24588 r15194 | courmisch | 2006-04-12 12:25:59 -0700 (Wed, 12 Apr 2006) | 2 lines
24589 Changed paths:
24590    M /trunk/src/network/io.c
24591
24592 Set close-on-exec flag on sockets so that we don't pass them to CGI scripts
24593
24594 ------------------------------------------------------------------------
24595 r15193 | courmisch | 2006-04-12 10:27:31 -0700 (Wed, 12 Apr 2006) | 2 lines
24596 Changed paths:
24597    M /trunk/THANKS
24598    M /trunk/configure.ac
24599
24600 xvideo X.Org 7 detection fix by Pavlov Konstantin
24601
24602 ------------------------------------------------------------------------
24603 r15192 | fkuehne | 2006-04-12 09:54:42 -0700 (Wed, 12 Apr 2006) | 1 line
24604 Changed paths:
24605    M /trunk/Makefile.am
24606
24607 * be a bit more verbose when creating the disk-image
24608 ------------------------------------------------------------------------
24609 r15191 | fkuehne | 2006-04-12 09:40:47 -0700 (Wed, 12 Apr 2006) | 1 line
24610 Changed paths:
24611    M /trunk/modules/gui/macosx/wizard.m
24612
24613 * fix streaming. This section and a few others need to and will be re-written after 0.8.5
24614 ------------------------------------------------------------------------
24615 r15190 | fkuehne | 2006-04-12 09:27:30 -0700 (Wed, 12 Apr 2006) | 1 line
24616 Changed paths:
24617    M /trunk/po/de.po
24618
24619 * first update of the German translation by Mathias C. Berens | welcome-soft and myself. More to come.
24620 ------------------------------------------------------------------------
24621 r15189 | massiot | 2006-04-12 07:26:21 -0700 (Wed, 12 Apr 2006) | 4 lines
24622 Changed paths:
24623    M /trunk/modules/control/http/macro.c
24624
24625  * modules/control/http/macro.c: Add slashes in the MVLC_ADD macro for
24626    backwards compatibility with the old http intf (anyway MVLC_ADD is
24627    obsoleted by RPN function playlist_add).
24628
24629 ------------------------------------------------------------------------
24630 r15188 | zorglub | 2006-04-12 06:03:37 -0700 (Wed, 12 Apr 2006) | 2 lines
24631 Changed paths:
24632    M /trunk
24633    M /trunk/configure.ac
24634    D /trunk/vlc.win32.nsi
24635    A /trunk/vlc.win32.nsi.in (from /trunk/vlc.win32.nsi:15184)
24636
24637 Ship libvlc.dll in installer if built in shared mode
24638
24639 ------------------------------------------------------------------------
24640 r15187 | zorglub | 2006-04-12 04:43:33 -0700 (Wed, 12 Apr 2006) | 2 lines
24641 Changed paths:
24642    M /trunk/Makefile.am
24643
24644 Package fix
24645
24646 ------------------------------------------------------------------------
24647 r15186 | zorglub | 2006-04-12 03:22:55 -0700 (Wed, 12 Apr 2006) | 2 lines
24648 Changed paths:
24649    M /trunk/share/Makefile.am
24650    D /trunk/share/http/old/favicon.ico
24651
24652 Remove useless favicon (Refs:#634)
24653
24654 ------------------------------------------------------------------------
24655 r15185 | zorglub | 2006-04-12 03:22:19 -0700 (Wed, 12 Apr 2006) | 4 lines
24656 Changed paths:
24657    M /trunk/share/Makefile.am
24658
24659 Don't ship default skin (Refs:#634)
24660
24661 If you think playtree is not ready yet, yell :)
24662
24663 ------------------------------------------------------------------------
24664 r15184 | zorglub | 2006-04-12 01:13:14 -0700 (Wed, 12 Apr 2006) | 2 lines
24665 Changed paths:
24666    M /trunk/doc/skins/skins2-howto.xml
24667
24668 Document <Playtree> (Closes:#611)
24669
24670 ------------------------------------------------------------------------
24671 r15183 | dionoea | 2006-04-11 16:56:54 -0700 (Tue, 11 Apr 2006) | 2 lines
24672 Changed paths:
24673    M /trunk/src/misc/configuration.c
24674
24675 "too"!=2=="two"
24676
24677 ------------------------------------------------------------------------
24678 r15182 | dionoea | 2006-04-11 16:51:21 -0700 (Tue, 11 Apr 2006) | 9 lines
24679 Changed paths:
24680    M /trunk/src/misc/configuration.c
24681
24682 Fix indentation.
24683
24684 I was actually trying to understand why command line option parsing on my computer with self compiled VLC behaves as "If the first character of optstring is '+' or the environment variable POSIXLY_CORRECT is set, then option processing stops as soon as a non-option argument is encountered." while neither of these conditions is true (see the while( getopt_long( ... ) != EOF ) loop).
24685 Small illustration:
24686 ./vlc -vvv -I dummy input.ts --color
24687 All options before the first non option argument work as expected (-vvv and -I dummy). All options after the first non option argument are also interpreted as being non option arguments.
24688 Help would be appreciated.
24689 (I've already had reports of other people having the same kind of issues)
24690
24691 ------------------------------------------------------------------------
24692 r15181 | hartman | 2006-04-11 15:09:20 -0700 (Tue, 11 Apr 2006) | 2 lines
24693 Changed paths:
24694    M /trunk/modules/codec/flac.c
24695
24696 * make the flac decoder errors less annoying. some are warns, some are err's.
24697
24698 ------------------------------------------------------------------------
24699 r15180 | courmisch | 2006-04-11 09:35:42 -0700 (Tue, 11 Apr 2006) | 3 lines
24700 Changed paths:
24701    M /trunk/configure.ac
24702
24703 Link some additionnal plugins against the math library
24704 Report and fix from Pavlov Konstantin ?\226?\128?\156thresh?\226?\128?\157
24705
24706 ------------------------------------------------------------------------
24707 r15179 | courmisch | 2006-04-11 09:24:46 -0700 (Tue, 11 Apr 2006) | 2 lines
24708 Changed paths:
24709    M /trunk/modules/control/http/macro.c
24710    M /trunk/modules/control/http/rpn.c
24711
24712 Restores [13132] back - break the new interface again
24713
24714 ------------------------------------------------------------------------
24715 r15178 | courmisch | 2006-04-11 09:18:39 -0700 (Tue, 11 Apr 2006) | 2 lines
24716 Changed paths:
24717    M /trunk/src/misc/strings.c
24718    M /trunk/src/test/url.c
24719
24720 Lalala
24721
24722 ------------------------------------------------------------------------
24723 r15177 | courmisch | 2006-04-11 08:59:43 -0700 (Tue, 11 Apr 2006) | 4 lines
24724 Changed paths:
24725    M /trunk/modules/control/http/macro.c
24726    M /trunk/modules/control/http/rpn.c
24727
24728 Revert [15132]:
24729 - Fix HTTPd crash
24730 - Break the old interface again
24731
24732 ------------------------------------------------------------------------
24733 r15176 | courmisch | 2006-04-11 08:52:29 -0700 (Tue, 11 Apr 2006) | 2 lines
24734 Changed paths:
24735    M /trunk/src/test/url.c
24736
24737 Even more tests
24738
24739 ------------------------------------------------------------------------
24740 r15175 | courmisch | 2006-04-11 08:47:52 -0700 (Tue, 11 Apr 2006) | 2 lines
24741 Changed paths:
24742    M /trunk/src/test/url.c
24743
24744 Additionnal unit test for decode_URI
24745
24746 ------------------------------------------------------------------------
24747 r15174 | courmisch | 2006-04-11 08:26:28 -0700 (Tue, 11 Apr 2006) | 2 lines
24748 Changed paths:
24749    M /trunk/src/network/tcp.c
24750
24751 Fix missing initializer warning
24752
24753 ------------------------------------------------------------------------
24754 r15173 | zorglub | 2006-04-11 06:57:01 -0700 (Tue, 11 Apr 2006) | 5 lines
24755 Changed paths:
24756    M /trunk/po/sv.po
24757
24758 Update of swedish translation by Daniel Nylander.
24759 Thanks.
24760
24761 For those wondering, this *is* swedish.
24762
24763 ------------------------------------------------------------------------
24764 r15172 | zorglub | 2006-04-11 06:17:20 -0700 (Tue, 11 Apr 2006) | 2 lines
24765 Changed paths:
24766    M /trunk/modules/access/dshow/dshow.cpp
24767    M /trunk/modules/access_output/http.c
24768    M /trunk/modules/audio_filter/converter/dtstofloat32.c
24769    M /trunk/modules/demux/livedotcom.cpp
24770    M /trunk/modules/demux/mod.c
24771    M /trunk/src/libvlc.h
24772
24773 More strings
24774
24775 ------------------------------------------------------------------------
24776 r15171 | fkuehne | 2006-04-11 06:05:50 -0700 (Tue, 11 Apr 2006) | 1 line
24777 Changed paths:
24778    M /trunk/modules/audio_filter/param_eq.c
24779
24780 * replaced NULL with empty strings when providing no help for an option
24781 ------------------------------------------------------------------------
24782 r15170 | fkuehne | 2006-04-11 05:37:47 -0700 (Tue, 11 Apr 2006) | 5 lines
24783 Changed paths:
24784    M /trunk/modules/gui/macosx/intf.m
24785    M /trunk/modules/gui/macosx/prefs.m
24786
24787 intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
24788     * be a bit nicer and return @"" instead of NULL strings
24789     - this fixes the display of certain modules in the preferences such as the parametric equaliser
24790
24791 prefs.m: * removed 2 unused variables
24792 ------------------------------------------------------------------------
24793 r15169 | zorglub | 2006-04-11 02:27:46 -0700 (Tue, 11 Apr 2006) | 2 lines
24794 Changed paths:
24795    M /trunk/modules/access/http.c
24796    M /trunk/modules/access/pvr/pvr.c
24797    M /trunk/modules/audio_filter/param_eq.c
24798    M /trunk/modules/codec/x264.c
24799    M /trunk/modules/control/netsync.c
24800    M /trunk/modules/demux/livedotcom.cpp
24801    M /trunk/src/libvlc.h
24802
24803 String fixes
24804
24805 ------------------------------------------------------------------------
24806 r15167 | damienf | 2006-04-10 16:55:28 -0700 (Mon, 10 Apr 2006) | 2 lines
24807 Changed paths:
24808    M /trunk/extras/contrib/src/Makefile
24809
24810 - fixed faad2 libtool so that shared library is properly built for MacOS X 
24811
24812 ------------------------------------------------------------------------
24813 r15164 | hartman | 2006-04-10 14:32:26 -0700 (Mon, 10 Apr 2006) | 3 lines
24814 Changed paths:
24815    M /trunk/configure.ac
24816    M /trunk/modules/codec/ffmpeg/demux.c
24817    M /trunk/modules/codec/ffmpeg/ffmpeg.c
24818
24819 * Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes Flash playback)
24820 * Add Shorten codec. This refs #632 It doesn't seem to work, but that might be an endianness issue. will someone please check with this sample? http://www.mplayerhq.hu/MPlayer/samples/A-codecs/lossless/luckynight.shn
24821
24822 ------------------------------------------------------------------------
24823 r15163 | damienf | 2006-04-10 14:28:43 -0700 (Mon, 10 Apr 2006) | 2 lines
24824 Changed paths:
24825    M /trunk/extras/contrib/src/Makefile
24826    M /trunk/extras/contrib/src/Patches/libpng-osx.patch
24827
24828 - update darwin/macosx patch for libpng-1.2.8
24829
24830 ------------------------------------------------------------------------
24831 r15162 | damienf | 2006-04-10 14:09:09 -0700 (Mon, 10 Apr 2006) | 2 lines
24832 Changed paths:
24833    M /trunk/extras/contrib/src/Makefile
24834    D /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
24835    A /trunk/extras/contrib/src/Patches/libpng-win32.patch
24836
24837 - update win32 patch for libpng-1.2.8
24838
24839 ------------------------------------------------------------------------
24840 r15160 | hartman | 2006-04-10 07:41:23 -0700 (Mon, 10 Apr 2006) | 2 lines
24841 Changed paths:
24842    M /trunk/src/video_output/vout_intf.c
24843
24844 * Fix 16:9 vs. 16:10 AR and cropping switching on the fly.
24845
24846 ------------------------------------------------------------------------
24847 r15159 | dionoea | 2006-04-09 14:43:47 -0700 (Sun, 09 Apr 2006) | 2 lines
24848 Changed paths:
24849    M /trunk/src/input/input.c
24850
24851 Hum, in fact we should remove it altogether since it is already killed in previous function code.
24852
24853 ------------------------------------------------------------------------
24854 r15158 | dionoea | 2006-04-09 14:38:34 -0700 (Sun, 09 Apr 2006) | 2 lines
24855 Changed paths:
24856    M /trunk/src/input/input.c
24857
24858 Fix what looks like a type. (someone confirm please)
24859
24860 ------------------------------------------------------------------------
24861 r15157 | courmisch | 2006-04-09 11:33:22 -0700 (Sun, 09 Apr 2006) | 2 lines
24862 Changed paths:
24863    M /trunk/src/Makefile.am
24864    A /trunk/src/test/url.c (from /trunk/src/test/i18n_atof.c:15156)
24865
24866 Basic unit test for URI decoding
24867
24868 ------------------------------------------------------------------------
24869 r15154 | asmax | 2006-04-09 07:29:26 -0700 (Sun, 09 Apr 2006) | 3 lines
24870 Changed paths:
24871    M /trunk/doc/skins/skins2-howto.xml
24872    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
24873    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24874    M /trunk/modules/gui/skins2/src/vlcproc.hpp
24875    M /trunk/modules/gui/skins2/utils/ustring.cpp
24876    M /trunk/modules/gui/skins2/utils/ustring.hpp
24877    M /trunk/modules/gui/skins2/utils/var_text.cpp
24878    M /trunk/share/skins2/winamp2.xml
24879
24880 * all: new skin text variable "$B" to get the stream bitrate
24881 * winamp2.xml: added "kbps" info in winamp skins
24882
24883 ------------------------------------------------------------------------
24884 r15150 | xtophe | 2006-04-08 16:00:14 -0700 (Sat, 08 Apr 2006) | 2 lines
24885 Changed paths:
24886    M /trunk/po/zh_CN.po
24887
24888 First Translation update by Wei Mingzhi
24889
24890 ------------------------------------------------------------------------
24891 r15149 | courmisch | 2006-04-08 14:41:53 -0700 (Sat, 08 Apr 2006) | 2 lines
24892 Changed paths:
24893    M /trunk/src/input/stream.c
24894
24895 Fix warning
24896
24897 ------------------------------------------------------------------------
24898 r15145 | dionoea | 2006-04-08 14:04:10 -0700 (Sat, 08 Apr 2006) | 2 lines
24899 Changed paths:
24900    M /trunk/toolbox
24901
24902 Remove .libs directories when running ./toolbox --distclean
24903
24904 ------------------------------------------------------------------------
24905 r15144 | dionoea | 2006-04-08 10:25:40 -0700 (Sat, 08 Apr 2006) | 2 lines
24906 Changed paths:
24907    M /trunk/extras/contrib/src/packages.mak
24908
24909 Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing
24910
24911 ------------------------------------------------------------------------
24912 r15143 | dionoea | 2006-04-07 16:40:17 -0700 (Fri, 07 Apr 2006) | 2 lines
24913 Changed paths:
24914    M /trunk/extras/contrib/src/Makefile
24915
24916 Rhaaa
24917
24918 ------------------------------------------------------------------------
24919 r15142 | dionoea | 2006-04-07 16:38:47 -0700 (Fri, 07 Apr 2006) | 2 lines
24920 Changed paths:
24921    M /trunk/extras/contrib/src/Makefile
24922
24923 3rd try
24924
24925 ------------------------------------------------------------------------
24926 r15141 | dionoea | 2006-04-07 16:36:46 -0700 (Fri, 07 Apr 2006) | 2 lines
24927 Changed paths:
24928    M /trunk/extras/contrib/src/Makefile
24929
24930 Ahem
24931
24932 ------------------------------------------------------------------------
24933 r15140 | dionoea | 2006-04-07 16:33:31 -0700 (Fri, 07 Apr 2006) | 2 lines
24934 Changed paths:
24935    M /trunk/extras/contrib/src/Makefile
24936    M /trunk/extras/contrib/src/packages.mak
24937
24938 libdca. untested
24939
24940 ------------------------------------------------------------------------
24941 r15139 | dionoea | 2006-04-07 14:52:33 -0700 (Fri, 07 Apr 2006) | 3 lines
24942 Changed paths:
24943    M /trunk/src/libvlc.h
24944    M /trunk/src/misc/win32_specific.c
24945    M /trunk/vlc.win32.nsi
24946
24947 Win32 specific changes: Add --started-from-file option to tell VLC that it was started by clicking on a file (or disc). Add --one-instance-when-started-from-file option to tell VLC to use one instance mode when --started-from-file is used. See replies to r15125 for an explanation.
24948
24949
24950 ------------------------------------------------------------------------
24951 r15138 | xtophe | 2006-04-07 14:45:01 -0700 (Fri, 07 Apr 2006) | 2 lines
24952 Changed paths:
24953    M /trunk/modules/access_filter/record.c
24954
24955 eliminate non-valid characters only on the name not on the full path (closes #628)
24956
24957 ------------------------------------------------------------------------
24958 r15137 | xtophe | 2006-04-07 14:14:52 -0700 (Fri, 07 Apr 2006) | 2 lines
24959 Changed paths:
24960    M /trunk/msvc/libvlc.dsp.in
24961    M /trunk/msvc/libvlc.vcproj.in
24962    M /trunk/msvc/plugins.dsp.in
24963    M /trunk/msvc/plugins.vcproj.in
24964    M /trunk/msvc/vlc.dsp.in
24965    M /trunk/msvc/vlc.vcproj.in
24966    M /trunk/toolbox
24967
24968 Don't use char outside ascii in shell script.
24969
24970 ------------------------------------------------------------------------
24971 r15136 | fkuehne | 2006-04-07 11:38:30 -0700 (Fri, 07 Apr 2006) | 1 line
24972 Changed paths:
24973    M /trunk/modules/gui/macosx/bookmarks.m
24974
24975 * don't free a vlc-object. Thanks to Meuuh for pointing this out.
24976 ------------------------------------------------------------------------
24977 r15135 | massiot | 2006-04-07 10:58:56 -0700 (Fri, 07 Apr 2006) | 2 lines
24978 Changed paths:
24979    M /trunk/src/misc/strings.c
24980
24981  * src/misc/strings.c: Missing break; in decode_URI().
24982
24983 ------------------------------------------------------------------------
24984 r15134 | massiot | 2006-04-07 10:45:35 -0700 (Fri, 07 Apr 2006) | 2 lines
24985 Changed paths:
24986    M /trunk/modules/codec/dvbsub.c
24987
24988  * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer
24989
24990 ------------------------------------------------------------------------
24991 r15133 | massiot | 2006-04-07 10:20:11 -0700 (Fri, 07 Apr 2006) | 2 lines
24992 Changed paths:
24993    M /trunk/modules/codec/dvbsub.c
24994
24995  * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
24996
24997 ------------------------------------------------------------------------
24998 r15132 | courmisch | 2006-04-07 10:17:53 -0700 (Fri, 07 Apr 2006) | 4 lines
24999 Changed paths:
25000    M /trunk/modules/control/http/macro.c
25001    M /trunk/modules/control/http/rpn.c
25002
25003 Restore previous URI components decoding instead of unescaping
25004 Should fix the old interface - will most likely break the new one
25005 (in particular try with non-Latin-1 characters)
25006
25007 ------------------------------------------------------------------------
25008 r15131 | massiot | 2006-04-07 09:42:18 -0700 (Fri, 07 Apr 2006) | 2 lines
25009 Changed paths:
25010    M /trunk/modules/codec/dvbsub.c
25011
25012  * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.
25013
25014 ------------------------------------------------------------------------
25015 r15130 | massiot | 2006-04-07 09:33:51 -0700 (Fri, 07 Apr 2006) | 2 lines
25016 Changed paths:
25017    M /trunk/modules/codec/spudec/parse.c
25018    M /trunk/modules/codec/spudec/spudec.c
25019    M /trunk/modules/codec/spudec/spudec.h
25020
25021  * modules/codec/spudec: Decreased verbosity.
25022
25023 ------------------------------------------------------------------------
25024 r15129 | jpsaman | 2006-04-07 08:33:44 -0700 (Fri, 07 Apr 2006) | 2 lines
25025 Changed paths:
25026    M /trunk/modules/codec/dvbsub.c
25027
25028 Remove --sout-dvbsub-timeout flag
25029 it conflicts with DVD SPU.
25030 ------------------------------------------------------------------------
25031 r15128 | massiot | 2006-04-07 06:52:32 -0700 (Fri, 07 Apr 2006) | 4 lines
25032 Changed paths:
25033    M /trunk/modules/codec/dvbsub.c
25034
25035  * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
25036    Partially reverted [12259] because it implied too many page
25037    recompositions.
25038
25039 ------------------------------------------------------------------------
25040 r15127 | hartman | 2006-04-07 05:19:01 -0700 (Fri, 07 Apr 2006) | 6 lines
25041 Changed paths:
25042    M /trunk/modules/misc/svg.c
25043    M /trunk/src/libvlc.h
25044    M /trunk/src/video_output/vout_subpictures.c
25045
25046 * Lower the priority of the SVG renderer
25047 * Make the "text renderer" selectable with --text-renderer
25048 fixes #627
25049
25050 Lol, totally forgot to commit this last night :D
25051
25052 ------------------------------------------------------------------------
25053 r15126 | courmisch | 2006-04-07 03:59:04 -0700 (Fri, 07 Apr 2006) | 2 lines
25054 Changed paths:
25055    M /trunk/src/misc/strings.c
25056
25057 Oops again
25058
25059 ------------------------------------------------------------------------
25060 r15125 | dionoea | 2006-04-06 16:02:30 -0700 (Thu, 06 Apr 2006) | 2 lines
25061 Changed paths:
25062    M /trunk/vlc.win32.nsi
25063
25064 Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.
25065
25066 ------------------------------------------------------------------------
25067 r15124 | adn | 2006-04-06 16:00:24 -0700 (Thu, 06 Apr 2006) | 2 lines
25068 Changed paths:
25069    M /trunk/include/vlc_config_cat.h
25070
25071 typo in a string (line 42)
25072
25073 ------------------------------------------------------------------------
25074 r15123 | dionoea | 2006-04-06 15:41:06 -0700 (Thu, 06 Apr 2006) | 2 lines
25075 Changed paths:
25076    M /trunk/include/vlc_osd.h
25077    M /trunk/include/vlc_symbols.h
25078    M /trunk/src/osd/osd_widgets.c
25079    M /trunk/src/video_output/video_text.c
25080    M /trunk/src/video_output/video_widgets.c
25081
25082 Fix OSD display when vout crop is used (so that every thing stays on the displayed image).
25083
25084 ------------------------------------------------------------------------
25085 r15122 | hartman | 2006-04-06 15:29:15 -0700 (Thu, 06 Apr 2006) | 3 lines
25086 Changed paths:
25087    M /trunk/extras/contrib/src/Makefile
25088    A /trunk/extras/contrib/src/Patches/dirac-osx.patch
25089
25090 * Fix dirac on PPC. (only compile what we need)
25091  (this is a workaround, i'm too lazy to find where they double up the LDFLAGS when they link their applications).
25092
25093 ------------------------------------------------------------------------
25094 r15121 | courmisch | 2006-04-06 14:20:33 -0700 (Thu, 06 Apr 2006) | 2 lines
25095 Changed paths:
25096    M /trunk/include/vlc_symbols.h
25097    M /trunk/include/vlc_url.h
25098
25099 Oups
25100
25101 ------------------------------------------------------------------------
25102 r15120 | courmisch | 2006-04-06 13:38:43 -0700 (Thu, 06 Apr 2006) | 3 lines
25103 Changed paths:
25104    M /trunk/include/vlc_symbols.h
25105    M /trunk/include/vlc_url.h
25106    M /trunk/src/misc/strings.c
25107
25108 - Reimplement URL component decoding separately from URL unescaping
25109 - Replace crap URL escaping with URL encoding, which is what we really need
25110
25111 ------------------------------------------------------------------------
25112 r15119 | hartman | 2006-04-06 13:04:24 -0700 (Thu, 06 Apr 2006) | 2 lines
25113 Changed paths:
25114    M /trunk/extras/contrib/bootstrap
25115
25116 * enable SDK building for Mac PPC contrib. 
25117
25118 ------------------------------------------------------------------------
25119 r15118 | massiot | 2006-04-06 10:54:21 -0700 (Thu, 06 Apr 2006) | 2 lines
25120 Changed paths:
25121    M /trunk/modules/demux/asf/libasf.c
25122    M /trunk/modules/demux/asf/libasf.h
25123    M /trunk/modules/demux/m3u.c
25124    M /trunk/modules/demux/mod.c
25125    M /trunk/modules/demux/mpc.c
25126    M /trunk/modules/mux/asf.c
25127    M /trunk/modules/mux/mpeg/pes.c
25128    M /trunk/modules/mux/mpeg/ps.c
25129    M /trunk/modules/packetizer/mpegvideo.c
25130    M /trunk/modules/stream_out/standard.c
25131    M /trunk/src/input/subtitles.c
25132
25133  * ALL: extention -> extension
25134
25135 ------------------------------------------------------------------------
25136 r15117 | massiot | 2006-04-06 10:12:32 -0700 (Thu, 06 Apr 2006) | 4 lines
25137 Changed paths:
25138    M /trunk/include/vlc_url.h
25139
25140  * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
25141    crashing with strings as simple as "/toto", but all in all the entire
25142    function seems very wrong to me, see the next mail.
25143
25144 ------------------------------------------------------------------------
25145 r15116 | massiot | 2006-04-06 09:16:02 -0700 (Thu, 06 Apr 2006) | 2 lines
25146 Changed paths:
25147    M /trunk/modules/control/http/util.c
25148
25149  * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.
25150
25151 ------------------------------------------------------------------------
25152 r15115 | massiot | 2006-04-06 08:53:06 -0700 (Thu, 06 Apr 2006) | 3 lines
25153 Changed paths:
25154    M /trunk/modules/codec/png.c
25155
25156  * modules/codec/png.c: More robust error checking, avoid calling abort() in
25157    case of an invalid file.
25158
25159 ------------------------------------------------------------------------
25160 r15114 | hartman | 2006-04-06 08:16:05 -0700 (Thu, 06 Apr 2006) | 2 lines
25161 Changed paths:
25162    M /trunk/configure.ac
25163
25164 * Only compile cyberlink if --enable-cyberlink is explicitly set by the user.
25165
25166 ------------------------------------------------------------------------
25167 r15113 | damienf | 2006-04-06 08:09:40 -0700 (Thu, 06 Apr 2006) | 2 lines
25168 Changed paths:
25169    M /trunk/activex/vlccontrol.cpp
25170
25171 - fixed a few return codes from APIs
25172
25173 ------------------------------------------------------------------------
25174 r15112 | hartman | 2006-04-06 07:46:30 -0700 (Thu, 06 Apr 2006) | 2 lines
25175 Changed paths:
25176    M /trunk/extras/contrib/src/Makefile
25177
25178 * Disable cyberlink and expat, the module immediatly crashes. 
25179
25180 ------------------------------------------------------------------------
25181 r15111 | hartman | 2006-04-06 06:50:12 -0700 (Thu, 06 Apr 2006) | 2 lines
25182 Changed paths:
25183    M /trunk/configure.ac
25184
25185 * Fix --with-cyberlink-tree when using contrib
25186
25187 ------------------------------------------------------------------------
25188 r15110 | xtophe | 2006-04-06 02:04:42 -0700 (Thu, 06 Apr 2006) | 2 lines
25189 Changed paths:
25190    M /trunk/src/misc/unicode.c
25191
25192 Fix if statement
25193
25194 ------------------------------------------------------------------------
25195 r15109 | zorglub | 2006-04-06 00:36:57 -0700 (Thu, 06 Apr 2006) | 2 lines
25196 Changed paths:
25197    M /trunk/lxdialog/lxdialog.c
25198    M /trunk/modules/access/dvb/linux_dvb.c
25199    M /trunk/modules/access/rtsp/real.c
25200
25201 Fix potential bugs
25202
25203 ------------------------------------------------------------------------
25204 r15108 | hartman | 2006-04-05 17:57:01 -0700 (Wed, 05 Apr 2006) | 2 lines
25205 Changed paths:
25206    M /trunk/extras/contrib/src/Makefile
25207
25208 * Evil hack to get libFLAC working with SDK building on OSX.
25209
25210 ------------------------------------------------------------------------
25211 r15107 | hartman | 2006-04-05 14:50:43 -0700 (Wed, 05 Apr 2006) | 2 lines
25212 Changed paths:
25213    M /trunk/extras/contrib/src/Makefile
25214    A /trunk/extras/contrib/src/Patches/gettext-macosx.patch
25215
25216 * Fix gettext -framework usage. This is needed for SDK support.
25217
25218 ------------------------------------------------------------------------
25219 r15106 | zorglub | 2006-04-05 14:01:55 -0700 (Wed, 05 Apr 2006) | 2 lines
25220 Changed paths:
25221    M /trunk
25222    M /trunk/debian/copyright
25223    M /trunk/extras/valgrind.suppressions
25224
25225 This commit message is Copyright (C) 2006, Cl?\195?\169ment Stenac.
25226
25227 ------------------------------------------------------------------------
25228 r15105 | massiot | 2006-04-05 10:17:22 -0700 (Wed, 05 Apr 2006) | 2 lines
25229 Changed paths:
25230    M /trunk/src/network/httpd.c
25231
25232  * src/misc/httpd.c: Do not dereference a possibly NULL pointer.
25233
25234 ------------------------------------------------------------------------
25235 r15104 | fkuehne | 2006-04-05 04:42:47 -0700 (Wed, 05 Apr 2006) | 1 line
25236 Changed paths:
25237    M /trunk/modules/gui/macosx/prefs.m
25238
25239 * don't alloc more capacity than necessary
25240 ------------------------------------------------------------------------
25241 r15103 | fkuehne | 2006-04-05 04:38:53 -0700 (Wed, 05 Apr 2006) | 1 line
25242 Changed paths:
25243    M /trunk/modules/gui/macosx/prefs.m
25244
25245 * fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt
25246 ------------------------------------------------------------------------
25247 r15102 | xtophe | 2006-04-05 02:58:20 -0700 (Wed, 05 Apr 2006) | 2 lines
25248 Changed paths:
25249    M /trunk/modules/control/http/http.c
25250
25251 http.c: Fix string.
25252
25253 ------------------------------------------------------------------------
25254 r15101 | dionoea | 2006-04-04 16:01:11 -0700 (Tue, 04 Apr 2006) | 2 lines
25255 Changed paths:
25256    M /trunk/src/libvlc.c
25257
25258 Remove useless code (or its use was really cryptic)
25259
25260 ------------------------------------------------------------------------
25261 r15100 | damienf | 2006-04-04 15:33:50 -0700 (Tue, 04 Apr 2006) | 2 lines
25262 Changed paths:
25263    M /trunk/extras/contrib/src/Makefile
25264
25265 - compilation fix for unicows on buildbot
25266
25267 ------------------------------------------------------------------------
25268 r15099 | damienf | 2006-04-04 15:22:39 -0700 (Tue, 04 Apr 2006) | 2 lines
25269 Changed paths:
25270    M /trunk/configure.ac
25271
25272 - link vlc.exe with libunicows.a if available
25273
25274 ------------------------------------------------------------------------
25275 r15098 | damienf | 2006-04-04 15:19:13 -0700 (Tue, 04 Apr 2006) | 2 lines
25276 Changed paths:
25277    M /trunk/extras/contrib/src/Makefile
25278    M /trunk/extras/contrib/src/packages.mak
25279
25280 - added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)
25281
25282 ------------------------------------------------------------------------
25283 r15097 | dionoea | 2006-04-04 14:21:23 -0700 (Tue, 04 Apr 2006) | 2 lines
25284 Changed paths:
25285    M /trunk/share/skins2/skin.dtd
25286
25287 Ooops, i forgot to commit this in [14771]
25288
25289 ------------------------------------------------------------------------
25290 r15096 | fkuehne | 2006-04-04 13:41:44 -0700 (Tue, 04 Apr 2006) | 1 line
25291 Changed paths:
25292    M /trunk/modules/gui/macosx/vout.h
25293    M /trunk/modules/gui/macosx/vout.m
25294
25295 * I should get some sleep now
25296 ------------------------------------------------------------------------
25297 r15095 | fkuehne | 2006-04-04 13:39:52 -0700 (Tue, 04 Apr 2006) | 1 line
25298 Changed paths:
25299    M /trunk/modules/gui/macosx/vout.m
25300
25301 * remove commented ifs o_O
25302 ------------------------------------------------------------------------
25303 r15094 | fkuehne | 2006-04-04 13:33:54 -0700 (Tue, 04 Apr 2006) | 3 lines
25304 Changed paths:
25305    M /trunk/modules/gui/macosx/vout.m
25306
25307 * store the value of 'macosx-black' as one of VLCWindow's properties to prevent rare crashes when en-/disabling vout-filters or leaving/entering fullscreen-mode really fast.
25308
25309 When going to fast to fullscreen/windowed-mode VLC can still crash (now at vout.m:375), but that scenario isn't realistic because you need to perform this function at least 5 to 10 times per second to get this done.
25310 ------------------------------------------------------------------------
25311 r15093 | bigben | 2006-04-04 13:18:16 -0700 (Tue, 04 Apr 2006) | 4 lines
25312 Changed paths:
25313    M /trunk/modules/gui/macosx/voutgl.m
25314
25315 * Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges
25316
25317
25318
25319 ------------------------------------------------------------------------
25320 r15092 | jpsaman | 2006-04-04 13:11:39 -0700 (Tue, 04 Apr 2006) | 1 line
25321 Changed paths:
25322    M /trunk/modules/gui/pda/pda.c
25323    M /trunk/modules/gui/pda/pda_callbacks.c
25324
25325 Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.
25326 ------------------------------------------------------------------------
25327 r15091 | bigben | 2006-04-04 13:06:13 -0700 (Tue, 04 Apr 2006) | 3 lines
25328 Changed paths:
25329    M /trunk/modules/gui/macosx/intf.m
25330    M /trunk/modules/gui/macosx/voutqt.m
25331
25332 * Implement Aspect ratio change in the QT vout
25333
25334
25335 ------------------------------------------------------------------------
25336 r15089 | damienf | 2006-04-04 09:42:01 -0700 (Tue, 04 Apr 2006) | 2 lines
25337 Changed paths:
25338    M /trunk/modules/access/dshow/dshow.cpp
25339
25340 - should fix audio capture for Hauppagge WinTV PVR and other cards
25341
25342 ------------------------------------------------------------------------
25343 r15087 | dionoea | 2006-04-03 13:35:24 -0700 (Mon, 03 Apr 2006) | 2 lines
25344 Changed paths:
25345    M /trunk/vlc.win32.nsi
25346
25347 Fix from 0.8.4-test2 forum thread
25348
25349 ------------------------------------------------------------------------
25350 r15086 | littlejohn | 2006-04-03 11:05:47 -0700 (Mon, 03 Apr 2006) | 3 lines
25351 Changed paths:
25352    M /trunk/bindings/java/SWTUglyPlayer.java
25353    M /trunk/bindings/java/VlcClient.java
25354    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
25355    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
25356    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
25357    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
25358    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
25359    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
25360    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
25361    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
25362    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
25363    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
25364    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
25365    M /trunk/bindings/java/vlc-graphics-jni.cc
25366    M /trunk/bindings/java/vlc-libvlc-jni.cc
25367
25368 audio / video libvlc functions binded.
25369
25370
25371 ------------------------------------------------------------------------
25372 r15085 | sigmunau | 2006-04-03 09:41:03 -0700 (Mon, 03 Apr 2006) | 2 lines
25373 Changed paths:
25374    M /trunk/modules/access/dvb/linux_dvb.c
25375
25376 linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)
25377
25378 ------------------------------------------------------------------------
25379 r15084 | xtophe | 2006-04-03 07:06:19 -0700 (Mon, 03 Apr 2006) | 2 lines
25380 Changed paths:
25381    M /trunk/src/misc/modules.c
25382
25383 Comple fix
25384
25385 ------------------------------------------------------------------------
25386 r15083 | xtophe | 2006-04-03 04:43:16 -0700 (Mon, 03 Apr 2006) | 2 lines
25387 Changed paths:
25388    M /trunk/debian/patches/20_no-wx-updates.dpatch
25389
25390 Sync debian patch with string review
25391
25392 ------------------------------------------------------------------------
25393 r15082 | courmisch | 2006-04-03 04:39:35 -0700 (Mon, 03 Apr 2006) | 3 lines
25394 Changed paths:
25395    M /trunk/include/vlc_strings.h
25396    M /trunk/include/vlc_symbols.h
25397    M /trunk/include/vlc_url.h
25398    M /trunk/modules/control/http/http.h
25399    M /trunk/modules/control/http/macro.c
25400    M /trunk/modules/control/http/rpn.c
25401    M /trunk/modules/control/http/util.c
25402    M /trunk/modules/demux/playlist/xspf.c
25403    M /trunk/src/misc/strings.c
25404
25405 - Do not rewrite ?\226?\128?\156+?\226?\128?\157 as a white space when unescaping URL parameters (fixes #625).
25406 - Rename decode_encoded_URI as unescape_URI as it really is what is done.
25407
25408 ------------------------------------------------------------------------
25409 r15081 | hartman | 2006-04-02 18:39:59 -0700 (Sun, 02 Apr 2006) | 3 lines
25410 Changed paths:
25411    M /trunk/modules/codec/subsdec.c
25412    M /trunk/src/misc/charset.c
25413
25414 * Fix FindFallbackEncoding on Mac OS X.
25415 * More distintinctive debug messages on the selection of charset.
25416
25417 ------------------------------------------------------------------------
25418 r15080 | damienf | 2006-04-02 16:16:01 -0700 (Sun, 02 Apr 2006) | 2 lines
25419 Changed paths:
25420    M /trunk/modules/access/dshow/dshow.cpp
25421
25422 possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works
25423
25424 ------------------------------------------------------------------------
25425 r15079 | dionoea | 2006-04-02 15:57:39 -0700 (Sun, 02 Apr 2006) | 2 lines
25426 Changed paths:
25427    M /trunk/share/http/requests/readme
25428
25429 Add some examples
25430
25431 ------------------------------------------------------------------------
25432 r15077 | xtophe | 2006-04-02 14:15:18 -0700 (Sun, 02 Apr 2006) | 2 lines
25433 Changed paths:
25434    M /trunk/modules/codec/x264.c
25435
25436 typo
25437
25438 ------------------------------------------------------------------------
25439 r15076 | xtophe | 2006-04-02 14:06:13 -0700 (Sun, 02 Apr 2006) | 2 lines
25440 Changed paths:
25441    M /trunk/modules/codec/x264.c
25442
25443 x264.c: the string review was a bit too strong here
25444
25445 ------------------------------------------------------------------------
25446 r15075 | courmisch | 2006-04-02 12:15:30 -0700 (Sun, 02 Apr 2006) | 2 lines
25447 Changed paths:
25448    M /trunk/src/network/acl.c
25449
25450 Fix warning
25451
25452 ------------------------------------------------------------------------
25453 r15074 | courmisch | 2006-04-02 12:12:58 -0700 (Sun, 02 Apr 2006) | 2 lines
25454 Changed paths:
25455    M /trunk/include/configuration.h
25456
25457 Big cleanup and fix hundreds of extra warnings
25458
25459 ------------------------------------------------------------------------
25460 r15073 | courmisch | 2006-04-02 11:36:51 -0700 (Sun, 02 Apr 2006) | 2 lines
25461 Changed paths:
25462    M /trunk/src/libvlc.h
25463
25464 Missing ;
25465
25466 ------------------------------------------------------------------------
25467 r15072 | damienf | 2006-04-02 11:29:08 -0700 (Sun, 02 Apr 2006) | 4 lines
25468 Changed paths:
25469    M /trunk/activex/axvlc.idl
25470    M /trunk/activex/axvlc.tlb
25471    M /trunk/activex/axvlc_idl.c
25472    M /trunk/activex/axvlc_idl.h
25473
25474 - make sure help string for propget and propput properties are identical + a couple of changes
25475 - commit output of MIDL compilation otherwise changes don't make it into the build
25476
25477
25478 ------------------------------------------------------------------------
25479 r15071 | courmisch | 2006-04-02 10:16:42 -0700 (Sun, 02 Apr 2006) | 2 lines
25480 Changed paths:
25481    M /trunk/include/configuration.h
25482
25483 Forgot memset() to actually fix the problem... shame on me
25484
25485 ------------------------------------------------------------------------
25486 r15061 | hartman | 2006-04-02 08:00:59 -0700 (Sun, 02 Apr 2006) | 2 lines
25487 Changed paths:
25488    M /trunk/modules/codec/subsdec.c
25489
25490 * Finally found a list of SSA charset id's. Add to the comments. Not used so far.
25491
25492 ------------------------------------------------------------------------
25493 r15060 | hartman | 2006-04-02 07:49:26 -0700 (Sun, 02 Apr 2006) | 2 lines
25494 Changed paths:
25495    M /trunk/modules/demux/mp4/mp4.c
25496
25497 * Force the UTF-8 encoding on mp4 text subtitles. (Note they can also be UTF-16, but that needs to be converted to UTF-8 in that case. refs #612
25498
25499 ------------------------------------------------------------------------
25500 r15059 | hartman | 2006-04-02 07:28:55 -0700 (Sun, 02 Apr 2006) | 2 lines
25501 Changed paths:
25502    M /trunk/modules/codec/spudec/parse.c
25503
25504 * Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560
25505
25506 ------------------------------------------------------------------------
25507 r15058 | fkuehne | 2006-04-02 07:28:18 -0700 (Sun, 02 Apr 2006) | 1 line
25508 Changed paths:
25509    M /trunk/modules/demux/real.c
25510
25511 * implement DEMUX_GET_LENGTH based upon the stream's meta data
25512 ------------------------------------------------------------------------
25513 r15057 | courmisch | 2006-04-02 06:41:47 -0700 (Sun, 02 Apr 2006) | 3 lines
25514 Changed paths:
25515    M /trunk/include/configuration.h
25516
25517 - Fix use of undefined (static) memory
25518 - Code factorization
25519
25520 ------------------------------------------------------------------------
25521 r15056 | courmisch | 2006-04-02 06:34:21 -0700 (Sun, 02 Apr 2006) | 3 lines
25522 Changed paths:
25523    M /trunk/include/configuration.h
25524    M /trunk/include/modules_inner.h
25525
25526 Fix a few warnings
25527 (struct should be fully initialized)
25528
25529 ------------------------------------------------------------------------
25530 r15055 | zorglub | 2006-04-02 06:20:55 -0700 (Sun, 02 Apr 2006) | 2 lines
25531 Changed paths:
25532    M /trunk
25533    M /trunk/modules/demux/mp4/mp4.c
25534
25535 Don't crash on null metas
25536
25537 ------------------------------------------------------------------------
25538 r15054 | courmisch | 2006-04-02 06:12:49 -0700 (Sun, 02 Apr 2006) | 2 lines
25539 Changed paths:
25540    M /trunk/src/misc/charset.c
25541
25542 Fix warning
25543
25544 ------------------------------------------------------------------------
25545 r15053 | dionoea | 2006-04-02 05:27:24 -0700 (Sun, 02 Apr 2006) | 2 lines
25546 Changed paths:
25547    M /trunk/INSTALL.win32
25548
25549 Same as previous commit
25550
25551 ------------------------------------------------------------------------
25552 r15052 | dionoea | 2006-04-02 05:23:41 -0700 (Sun, 02 Apr 2006) | 2 lines
25553 Changed paths:
25554    M /trunk/INSTALL.win32
25555
25556 We don't have a cross compiler package anymore (at least not that i know)
25557
25558 ------------------------------------------------------------------------
25559 r15051 | zorglub | 2006-04-02 05:22:55 -0700 (Sun, 02 Apr 2006) | 2 lines
25560 Changed paths:
25561    M /trunk/ChangeLog
25562    M /trunk/po/POTFILES.in
25563    M /trunk/po/ca.po
25564    M /trunk/po/da.po
25565    M /trunk/po/de.po
25566    M /trunk/po/en_GB.po
25567    M /trunk/po/es.po
25568    M /trunk/po/fr.po
25569    M /trunk/po/it.po
25570    M /trunk/po/ja.po
25571    M /trunk/po/ka.po
25572    M /trunk/po/ko.po
25573    M /trunk/po/nl.po
25574    M /trunk/po/oc.po
25575    M /trunk/po/pt_BR.po
25576    M /trunk/po/ro.po
25577    M /trunk/po/ru.po
25578    M /trunk/po/sv.po
25579    M /trunk/po/tr.po
25580    M /trunk/po/vlc.pot
25581    M /trunk/po/zh_CN.po
25582    M /trunk/po/zh_TW.po
25583
25584 Update po and changelog
25585
25586 ------------------------------------------------------------------------
25587 r15050 | fkuehne | 2006-04-02 05:17:20 -0700 (Sun, 02 Apr 2006) | 1 line
25588 Changed paths:
25589    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
25590
25591 * add XSPF and RM/RAM to the list of openable files (closes #617)
25592 ------------------------------------------------------------------------
25593 r15049 | fkuehne | 2006-04-02 04:45:32 -0700 (Sun, 02 Apr 2006) | 1 line
25594 Changed paths:
25595    M /trunk/modules/gui/macosx/extended.m
25596
25597 * merge most corrections by Steven Sheehy (taken from [15039], refs #438)
25598 ------------------------------------------------------------------------
25599 r15048 | zorglub | 2006-04-02 04:17:53 -0700 (Sun, 02 Apr 2006) | 2 lines
25600 Changed paths:
25601    M /trunk
25602    M /trunk/ChangeLog
25603    M /trunk/INSTALL.win32
25604    M /trunk/NEWS
25605    M /trunk/loader
25606
25607 Update NEWS, ChangeLog, and INSTALL.win32
25608
25609 ------------------------------------------------------------------------
25610 r15047 | zorglub | 2006-04-02 04:11:26 -0700 (Sun, 02 Apr 2006) | 2 lines
25611 Changed paths:
25612    M /trunk
25613    M /trunk/activex/axvlc.idl
25614
25615 2nd activeX review (Refs:#438)
25616
25617 ------------------------------------------------------------------------
25618 r15046 | zorglub | 2006-04-02 04:02:32 -0700 (Sun, 02 Apr 2006) | 2 lines
25619 Changed paths:
25620    M /trunk
25621    M /trunk/activex/axvlc.idl
25622
25623 ActiveX review by tonsofpcs
25624
25625 ------------------------------------------------------------------------
25626 r15045 | courmisch | 2006-04-02 01:44:19 -0800 (Sun, 02 Apr 2006) | 2 lines
25627 Changed paths:
25628    M /trunk/modules/misc/logger.c
25629
25630 Remove unused variable
25631
25632 ------------------------------------------------------------------------
25633 r15044 | zorglub | 2006-04-01 23:58:36 -0800 (Sat, 01 Apr 2006) | 2 lines
25634 Changed paths:
25635    M /trunk
25636    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
25637    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
25638    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
25639    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
25640    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
25641    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
25642    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
25643    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
25644    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
25645    M /trunk/modules/gui/wxwidgets/interface.cpp
25646    M /trunk/modules/gui/wxwidgets/streamdata.cpp
25647    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
25648    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
25649
25650 WX Strings review by Steven Sheehy (Refs:#438)
25651
25652 ------------------------------------------------------------------------
25653 r15043 | xtophe | 2006-04-01 15:29:26 -0800 (Sat, 01 Apr 2006) | 2 lines
25654 Changed paths:
25655    M /trunk/modules/codec/Modules.am
25656
25657 Oups
25658
25659 ------------------------------------------------------------------------
25660 r15042 | xtophe | 2006-04-01 15:06:11 -0800 (Sat, 01 Apr 2006) | 2 lines
25661 Changed paths:
25662    M /trunk/debian/patches/20_no-wx-updates.dpatch
25663
25664 fix again
25665
25666 ------------------------------------------------------------------------
25667 r15041 | xtophe | 2006-04-01 14:44:36 -0800 (Sat, 01 Apr 2006) | 2 lines
25668 Changed paths:
25669    M /trunk/debian/patches/20_no-wx-updates.dpatch
25670
25671 Update debian patch
25672
25673 ------------------------------------------------------------------------
25674 r15040 | xtophe | 2006-04-01 13:57:41 -0800 (Sat, 01 Apr 2006) | 2 lines
25675 Changed paths:
25676    M /trunk/po/POTFILES.in
25677    M /trunk/po/ca.po
25678    M /trunk/po/da.po
25679    M /trunk/po/de.po
25680    M /trunk/po/en_GB.po
25681    M /trunk/po/es.po
25682    M /trunk/po/fr.po
25683    M /trunk/po/it.po
25684    M /trunk/po/ja.po
25685    M /trunk/po/ka.po
25686    M /trunk/po/ko.po
25687    M /trunk/po/nl.po
25688    M /trunk/po/oc.po
25689    M /trunk/po/pt_BR.po
25690    M /trunk/po/ro.po
25691    M /trunk/po/ru.po
25692    M /trunk/po/sv.po
25693    M /trunk/po/tr.po
25694    M /trunk/po/vlc.pot
25695    M /trunk/po/zh_CN.po
25696    M /trunk/po/zh_TW.po
25697
25698 Run update-po and update Spanish translation by Javier Varela.
25699
25700 ------------------------------------------------------------------------
25701 r15039 | zorglub | 2006-04-01 13:46:33 -0800 (Sat, 01 Apr 2006) | 2 lines
25702 Changed paths:
25703    M /trunk
25704    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
25705
25706 String fixes to extrapanel. Thanks to Steven on IRC
25707
25708 ------------------------------------------------------------------------
25709 r15032 | xtophe | 2006-04-01 13:38:18 -0800 (Sat, 01 Apr 2006) | 2 lines
25710 Changed paths:
25711    M /trunk/modules/gui/macosx/extended.m
25712    M /trunk/modules/gui/macosx/interaction.m
25713    M /trunk/modules/gui/macosx/macosx.m
25714    M /trunk/modules/gui/macosx/open.m
25715    M /trunk/modules/gui/macosx/vout.m
25716    M /trunk/modules/gui/macosx/voutgl.m
25717    M /trunk/modules/gui/macosx/voutqt.m
25718
25719 gui/macos/*: 2nd String Review (refs #438)
25720
25721 ------------------------------------------------------------------------
25722 r15031 | dionoea | 2006-04-01 12:36:24 -0800 (Sat, 01 Apr 2006) | 3 lines
25723 Changed paths:
25724    M /trunk/configure.ac
25725
25726 Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
25727 fix #616/fixes #616
25728
25729 ------------------------------------------------------------------------
25730 r15030 | sam | 2006-04-01 12:33:59 -0800 (Sat, 01 Apr 2006) | 3 lines
25731 Changed paths:
25732    M /trunk/modules/video_filter/deinterlace.c
25733
25734   * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
25735     EXT is available, use pavgusb when 3DNow is available, and nothing instead.
25736
25737 ------------------------------------------------------------------------
25738 r15029 | dionoea | 2006-04-01 09:28:29 -0800 (Sat, 01 Apr 2006) | 2 lines
25739 Changed paths:
25740    M /trunk/share/http/js/vlm.js
25741
25742 Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"
25743
25744 ------------------------------------------------------------------------
25745 r15028 | fkuehne | 2006-04-01 07:12:35 -0800 (Sat, 01 Apr 2006) | 1 line
25746 Changed paths:
25747    M /trunk/modules/demux/livedotcom.cpp
25748
25749 * don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.
25750 ------------------------------------------------------------------------
25751 r15027 | fkuehne | 2006-04-01 06:16:10 -0800 (Sat, 01 Apr 2006) | 3 lines
25752 Changed paths:
25753    M /trunk/modules/demux/livedotcom.cpp
25754    M /trunk/modules/demux/real.c
25755
25756 * livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
25757     Please revert if this breaks something I didn't know about.
25758 * real.c: minor clean up
25759 ------------------------------------------------------------------------
25760 r15026 | fkuehne | 2006-04-01 06:07:46 -0800 (Sat, 01 Apr 2006) | 1 line
25761 Changed paths:
25762    M /trunk/modules/demux/real.c
25763
25764 * show meta information for real streams (only Title, Author, Copyright, Comment for now)
25765 ------------------------------------------------------------------------
25766 r15025 | fkuehne | 2006-04-01 03:27:40 -0800 (Sat, 01 Apr 2006) | 1 line
25767 Changed paths:
25768    M /trunk/src/control/mediacontrol_audio_video.c
25769    M /trunk/src/control/mediacontrol_core.c
25770    M /trunk/src/control/mediacontrol_init.c
25771    M /trunk/src/control/mediacontrol_plugin.c
25772    M /trunk/src/input/demux.c
25773    M /trunk/src/input/input.c
25774    M /trunk/src/input/stream.c
25775    M /trunk/src/interface/interface.c
25776    M /trunk/src/interface/intf_eject.c
25777    M /trunk/src/misc/configuration.c
25778    M /trunk/src/misc/darwin_specific.m
25779    M /trunk/src/misc/modules.c
25780    M /trunk/src/misc/objects.c
25781    M /trunk/src/misc/stats.c
25782    M /trunk/src/misc/vlm.c
25783    M /trunk/src/network/getaddrinfo.c
25784    M /trunk/src/network/httpd.c
25785    M /trunk/src/network/io.c
25786    M /trunk/src/network/rootwrap.c
25787    M /trunk/src/network/tcp.c
25788    M /trunk/src/network/udp.c
25789    M /trunk/src/osd/osd.c
25790    M /trunk/src/osd/osd_parser.c
25791    M /trunk/src/playlist/item.c
25792    M /trunk/src/playlist/loadsave.c
25793    M /trunk/src/playlist/playlist.c
25794    M /trunk/src/playlist/view.c
25795    M /trunk/src/stream_output/announce.c
25796    M /trunk/src/stream_output/sap.c
25797    M /trunk/src/stream_output/stream_output.c
25798    M /trunk/src/video_output/vout_intf.c
25799
25800 * 2nd review of /src/* \ libvlc.h (refs #438)
25801 ------------------------------------------------------------------------
25802 r15024 | courmisch | 2006-04-01 03:03:08 -0800 (Sat, 01 Apr 2006) | 3 lines
25803 Changed paths:
25804    M /trunk/modules/control/http/http.c
25805
25806 - Don't assume builddir = srcdir
25807 - Fix minor memleak
25808
25809 ------------------------------------------------------------------------
25810 r15023 | littlejohn | 2006-04-01 02:29:32 -0800 (Sat, 01 Apr 2006) | 2 lines
25811 Changed paths:
25812    M /trunk/bindings/java/SWTUglyPlayer.java
25813    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
25814    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
25815    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
25816    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
25817    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
25818    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
25819    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
25820    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
25821    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
25822    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
25823
25824 Copyright year moved from 2004 to 2006
25825
25826 ------------------------------------------------------------------------
25827 r15022 | fkuehne | 2006-04-01 02:10:25 -0800 (Sat, 01 Apr 2006) | 2 lines
25828 Changed paths:
25829    M /trunk/modules/gui/macosx/wizard.m
25830
25831 * remove the extension of the input file before adding the new one
25832 * some minor string corrections and output changes
25833 ------------------------------------------------------------------------
25834 r15021 | courmisch | 2006-04-01 00:40:15 -0800 (Sat, 01 Apr 2006) | 2 lines
25835 Changed paths:
25836    M /trunk/src/misc/unicode.c
25837
25838 More useless code - at least at do try to understand what I commit
25839
25840 ------------------------------------------------------------------------
25841 r15020 | courmisch | 2006-04-01 00:34:48 -0800 (Sat, 01 Apr 2006) | 2 lines
25842 Changed paths:
25843    M /trunk/src/misc/unicode.c
25844
25845 Fixes are cool when they actually fix something
25846
25847 ------------------------------------------------------------------------
25848 r15019 | dionoea | 2006-03-31 16:25:58 -0800 (Fri, 31 Mar 2006) | 2 lines
25849 Changed paths:
25850    M /trunk/src/misc/image.c
25851
25852 Hum, this isn't needed anymore.
25853
25854 ------------------------------------------------------------------------
25855 r15018 | dionoea | 2006-03-31 16:18:25 -0800 (Fri, 31 Mar 2006) | 2 lines
25856 Changed paths:
25857    M /trunk/src/misc/unicode.c
25858
25859 Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.
25860
25861 ------------------------------------------------------------------------
25862 r15017 | xtophe | 2006-03-31 15:30:46 -0800 (Fri, 31 Mar 2006) | 2 lines
25863 Changed paths:
25864    M /trunk/modules/access/dshow/dshow.cpp
25865
25866 Fix compile
25867
25868 ------------------------------------------------------------------------
25869 r15016 | xtophe | 2006-03-31 15:07:01 -0800 (Fri, 31 Mar 2006) | 2 lines
25870 Changed paths:
25871    M /trunk/modules/access/cdda/access.c
25872    M /trunk/modules/access/cdda/callback.c
25873    M /trunk/modules/access/cdda/cdda.c
25874    M /trunk/modules/access/cdda.c
25875    M /trunk/modules/access/directory.c
25876    M /trunk/modules/access/dshow/crossbar.cpp
25877    M /trunk/modules/access/dshow/dshow.cpp
25878    M /trunk/modules/access/dv.c
25879    M /trunk/modules/access/dvb/access.c
25880    M /trunk/modules/access/dvdnav.c
25881    M /trunk/modules/access/dvdread.c
25882    M /trunk/modules/access/fake.c
25883    M /trunk/modules/access/file.c
25884    M /trunk/modules/access/ftp.c
25885    M /trunk/modules/access/gnomevfs.c
25886    M /trunk/modules/access/http.c
25887    M /trunk/modules/access/mms/mms.c
25888    M /trunk/modules/access/mms/mmsh.c
25889    M /trunk/modules/access/mms/mmstu.c
25890    M /trunk/modules/access/rtsp/access.c
25891    M /trunk/modules/access/screen/screen.c
25892    M /trunk/modules/access/smb.c
25893    M /trunk/modules/access/tcp.c
25894    M /trunk/modules/access/udp.c
25895    M /trunk/modules/access/v4l/v4l.c
25896    M /trunk/modules/access/vcd/vcd.c
25897
25898 Access/*: Second lecture (refs #438)
25899
25900 ------------------------------------------------------------------------
25901 r15015 | dionoea | 2006-03-31 14:41:22 -0800 (Fri, 31 Mar 2006) | 3 lines
25902 Changed paths:
25903    M /trunk/src/misc/image.c
25904
25905 Prevent segfault under windows. We now have to fix the stream_Size function so it works.
25906 (exemple segfault with : $ ./vlc --fake-file="C:\Documents and Settings\Antoine\Mes documents\Mes images\vlc-1337.jpg" fake: )
25907
25908 ------------------------------------------------------------------------
25909 r15014 | ipkiss | 2006-03-31 14:33:45 -0800 (Fri, 31 Mar 2006) | 2 lines
25910 Changed paths:
25911    M /trunk/modules/gui/skins2/src/ft2_font.cpp
25912    M /trunk/modules/gui/skins2/src/ft2_font.hpp
25913
25914  skins2/src/ft2_font.*: s/initalize/initialize/
25915
25916 ------------------------------------------------------------------------
25917 r15013 | fkuehne | 2006-03-31 14:23:53 -0800 (Fri, 31 Mar 2006) | 1 line
25918 Changed paths:
25919    M /trunk/modules/gui/macosx/wizard.m
25920
25921 * do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others
25922 ------------------------------------------------------------------------
25923 r15012 | dionoea | 2006-03-31 13:37:52 -0800 (Fri, 31 Mar 2006) | 2 lines
25924 Changed paths:
25925    M /trunk/src/libvlc.h
25926
25927 Libvlc strings 2nd review (Refs:#438)
25928
25929 ------------------------------------------------------------------------
25930 r15011 | courmisch | 2006-03-31 13:21:49 -0800 (Fri, 31 Mar 2006) | 2 lines
25931 Changed paths:
25932    M /trunk/src/input/subtitles.c
25933
25934 Probably a fix for crap compilers
25935
25936 ------------------------------------------------------------------------
25937 r15010 | courmisch | 2006-03-31 13:20:37 -0800 (Fri, 31 Mar 2006) | 2 lines
25938 Changed paths:
25939    M /trunk/src/input/subtitles.c
25940
25941 Fix an old overflow and two recent bugs introduced by me
25942
25943 ------------------------------------------------------------------------
25944 r15009 | zorglub | 2006-03-31 11:34:02 -0800 (Fri, 31 Mar 2006) | 2 lines
25945 Changed paths:
25946    M /trunk
25947    M /trunk/modules/codec/x264.c
25948
25949 X264 (Refs:#438)
25950
25951 ------------------------------------------------------------------------
25952 r15008 | zorglub | 2006-03-31 11:24:33 -0800 (Fri, 31 Mar 2006) | 2 lines
25953 Changed paths:
25954    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
25955    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
25956    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
25957    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
25958    M /trunk/modules/gui/skins2/events/evt_special.cpp
25959    M /trunk/modules/gui/skins2/parser/builder.cpp
25960    M /trunk/modules/gui/skins2/parser/interpreter.cpp
25961    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
25962    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
25963    M /trunk/modules/gui/skins2/src/dialogs.cpp
25964    M /trunk/modules/gui/skins2/src/ft2_font.cpp
25965    M /trunk/modules/gui/skins2/src/generic_layout.cpp
25966    M /trunk/modules/gui/skins2/src/popup.cpp
25967    M /trunk/modules/gui/skins2/src/skin_main.cpp
25968    M /trunk/modules/gui/skins2/src/theme.cpp
25969    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25970    M /trunk/modules/gui/skins2/src/theme_repository.cpp
25971    M /trunk/modules/gui/skins2/src/top_window.cpp
25972    M /trunk/modules/gui/skins2/src/var_manager.cpp
25973    M /trunk/modules/gui/skins2/src/window_manager.cpp
25974    M /trunk/modules/gui/skins2/utils/ustring.cpp
25975    M /trunk/modules/gui/skins2/vars/playtree.cpp
25976    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
25977    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
25978    M /trunk/modules/gui/skins2/x11/x11_display.cpp
25979    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
25980    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
25981
25982 Skins strings (Refs:#438)
25983
25984 ------------------------------------------------------------------------
25985 r15007 | xtophe | 2006-03-31 08:46:08 -0800 (Fri, 31 Mar 2006) | 2 lines
25986 Changed paths:
25987    M /trunk/include/vlc_config_cat.h
25988
25989 typo
25990
25991 ------------------------------------------------------------------------
25992 r15006 | zorglub | 2006-03-31 08:39:23 -0800 (Fri, 31 Mar 2006) | 2 lines
25993 Changed paths:
25994    M /trunk/modules/mux/asf.c
25995    M /trunk/modules/mux/mp4.c
25996    M /trunk/modules/mux/mpeg/ps.c
25997    M /trunk/modules/mux/mpeg/ts.c
25998
25999 Muxers (Refs:#438)
26000
26001 ------------------------------------------------------------------------
26002 r15005 | xtophe | 2006-03-31 08:28:03 -0800 (Fri, 31 Mar 2006) | 2 lines
26003 Changed paths:
26004    M /trunk/modules/codec/mpeg_audio.c
26005    M /trunk/modules/codec/quicktime.c
26006    M /trunk/modules/codec/speex.c
26007    M /trunk/modules/codec/subsdec.c
26008    M /trunk/modules/codec/tarkin.c
26009    M /trunk/modules/codec/theora.c
26010    M /trunk/modules/codec/vorbis.c
26011    M /trunk/modules/codec/x264.c
26012
26013 codec 2nd round exept fo x264 (refs #438)
26014
26015 ------------------------------------------------------------------------
26016 r15004 | zorglub | 2006-03-31 08:24:32 -0800 (Fri, 31 Mar 2006) | 2 lines
26017 Changed paths:
26018    M /trunk/modules/packetizer/mpeg4audio.c
26019
26020 2nd packetizer round (Refs:#438)
26021
26022 ------------------------------------------------------------------------
26023 r15003 | zorglub | 2006-03-31 08:22:19 -0800 (Fri, 31 Mar 2006) | 2 lines
26024 Changed paths:
26025    M /trunk/include/vlc_config_cat.h
26026    M /trunk/modules/visualization/visual/visual.c
26027
26028 vlc_config_cat.h 2nd round (Refs:#438)
26029
26030 ------------------------------------------------------------------------
26031 r15002 | fkuehne | 2006-03-31 08:12:31 -0800 (Fri, 31 Mar 2006) | 1 line
26032 Changed paths:
26033    M /trunk/modules/control/telnet.c
26034    M /trunk/modules/video_filter/adjust.c
26035    M /trunk/modules/video_filter/distort.c
26036    M /trunk/modules/video_filter/logo.c
26037    M /trunk/modules/video_filter/marq.c
26038    M /trunk/modules/video_filter/mosaic.c
26039    M /trunk/modules/video_filter/motiondetect.c
26040    M /trunk/modules/video_filter/osdmenu.c
26041    M /trunk/modules/video_filter/rss.c
26042    M /trunk/modules/video_filter/time.c
26043    M /trunk/modules/video_output/aa.c
26044    M /trunk/modules/video_output/directx/directx.c
26045    M /trunk/modules/video_output/directx/events.c
26046    M /trunk/modules/video_output/directx/glwin32.c
26047    M /trunk/modules/video_output/ggi.c
26048    M /trunk/modules/video_output/opengl.c
26049    M /trunk/modules/video_output/qte/qte.cpp
26050    M /trunk/modules/video_output/sdl.c
26051    M /trunk/modules/video_output/snapshot.c
26052    M /trunk/modules/video_output/x11/glx.c
26053    M /trunk/modules/video_output/x11/xcommon.c
26054    M /trunk/modules/video_output/x11/xvideo.c
26055
26056 * 2nd review of video* and control/telnet.c
26057 ------------------------------------------------------------------------
26058 r15001 | littlejohn | 2006-03-31 07:51:47 -0800 (Fri, 31 Mar 2006) | 4 lines
26059 Changed paths:
26060    M /trunk/bindings/java/Makefile.am
26061    M /trunk/bindings/java/VlcClient.java
26062
26063 Makefile typo fixed
26064 VlcClient.java and VlcClient class now match.
26065
26066
26067 ------------------------------------------------------------------------
26068 r15000 | zorglub | 2006-03-31 07:30:32 -0800 (Fri, 31 Mar 2006) | 2 lines
26069 Changed paths:
26070    M /trunk/modules/stream_out/bridge.c
26071
26072 Be a bit more verbose (Refs:#438)
26073
26074 ------------------------------------------------------------------------
26075 r14999 | zorglub | 2006-03-31 07:30:21 -0800 (Fri, 31 Mar 2006) | 2 lines
26076 Changed paths:
26077    M /trunk/modules/services_discovery/sap.c
26078
26079 Additional string fixes (Refs:#438)
26080
26081 ------------------------------------------------------------------------
26082 r14998 | littlejohn | 2006-03-31 07:28:12 -0800 (Fri, 31 Mar 2006) | 3 lines
26083 Changed paths:
26084    M /trunk/bindings/java/Makefile.am
26085    M /trunk/bindings/java/README
26086    M /trunk/bindings/java/SWTUglyPlayer.java
26087    M /trunk/bindings/java/TODO
26088    M /trunk/bindings/java/VlcClient.java
26089    M /trunk/bindings/java/javadoc.xml
26090    M /trunk/bindings/java/org
26091    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
26092    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
26093    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
26094    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
26095    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
26096    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
26097    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
26098    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
26099    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
26100    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
26101    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
26102    M /trunk/bindings/java/vlc-graphics-jni.cc
26103    M /trunk/bindings/java/vlc-libvlc-jni.cc
26104
26105 Makefile updated for new java bindings classes.
26106 copyright and svn:id fixed for new classes
26107
26108 ------------------------------------------------------------------------
26109 r14997 | fkuehne | 2006-03-31 07:15:07 -0800 (Fri, 31 Mar 2006) | 1 line
26110 Changed paths:
26111    M /trunk/modules/audio_filter/channel_mixer/dolby.c
26112    M /trunk/modules/audio_filter/channel_mixer/headphone.c
26113    M /trunk/modules/audio_filter/channel_mixer/simple.c
26114    M /trunk/modules/audio_filter/channel_mixer/trivial.c
26115    M /trunk/modules/audio_filter/converter/a52tospdif.c
26116    M /trunk/modules/audio_filter/converter/dtstofloat32.c
26117    M /trunk/modules/audio_filter/converter/dtstospdif.c
26118    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
26119    M /trunk/modules/audio_filter/converter/fixed32tos16.c
26120    M /trunk/modules/audio_filter/converter/float32tos16.c
26121    M /trunk/modules/audio_filter/converter/float32tos8.c
26122    M /trunk/modules/audio_filter/converter/float32tou16.c
26123    M /trunk/modules/audio_filter/converter/float32tou8.c
26124    M /trunk/modules/audio_filter/converter/s16tofixed32.c
26125    M /trunk/modules/audio_filter/converter/s16tofloat32.c
26126    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
26127    M /trunk/modules/audio_filter/converter/s8tofloat32.c
26128    M /trunk/modules/audio_filter/converter/u8tofixed32.c
26129    M /trunk/modules/audio_filter/converter/u8tofloat32.c
26130    M /trunk/modules/audio_filter/equalizer.c
26131    M /trunk/modules/audio_filter/format.c
26132    M /trunk/modules/audio_filter/normvol.c
26133    M /trunk/modules/audio_filter/param_eq.c
26134    M /trunk/modules/audio_filter/resampler/bandlimited.c
26135    M /trunk/modules/audio_filter/resampler/linear.c
26136    M /trunk/modules/audio_filter/resampler/trivial.c
26137    M /trunk/modules/audio_filter/resampler/ugly.c
26138    M /trunk/modules/audio_output/alsa.c
26139    M /trunk/modules/audio_output/auhal.c
26140    M /trunk/modules/audio_output/directx.c
26141    M /trunk/modules/audio_output/file.c
26142    M /trunk/modules/audio_output/jack.c
26143    M /trunk/modules/audio_output/oss.c
26144    M /trunk/modules/audio_output/portaudio.c
26145
26146 * 2nd review of modules/audio* (refs #438)
26147 ------------------------------------------------------------------------
26148 r14996 | littlejohn | 2006-03-31 07:07:55 -0800 (Fri, 31 Mar 2006) | 3 lines
26149 Changed paths:
26150    A /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
26151    A /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
26152    A /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
26153    A /trunk/bindings/java/org/videolan/jvlc/JVLC.java
26154    A /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
26155    A /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
26156    A /trunk/bindings/java/org/videolan/jvlc/Playlist.java
26157    A /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
26158    A /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
26159    A /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
26160    A /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
26161
26162 Java classes for Java bindings added
26163
26164
26165 ------------------------------------------------------------------------
26166 r14995 | littlejohn | 2006-03-31 07:06:39 -0800 (Fri, 31 Mar 2006) | 8 lines
26167 Changed paths:
26168    A /trunk/bindings/java/SWTUglyPlayer.java
26169    M /trunk/bindings/java/VlcClient.java
26170    D /trunk/bindings/java/org/videolan/jvlc/JVLC.java
26171    D /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
26172    D /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
26173    D /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
26174    D /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
26175    D /trunk/bindings/java/org/videolan/jvlc/JVLCNoSuchVariableNameException.java
26176    D /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
26177    D /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
26178    D /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
26179    D /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
26180    D /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
26181    D /trunk/bindings/java/org/videolan/jvlc/mediacontrol
26182    D /trunk/bindings/java/vlc-glue-cni.cc
26183    D /trunk/bindings/java/vlc-glue-jni.cc
26184    A /trunk/bindings/java/vlc-libvlc-jni.cc
26185
26186 Java bindings update to latest JVLC (step 1/2)
26187
26188 JNI: unused files removed
26189 JNI: libvlc.h dependent file added 
26190 A sample SWT (ugly) player added
26191 Old java bindings files removed
26192
26193
26194 ------------------------------------------------------------------------
26195 r14994 | fkuehne | 2006-03-31 06:24:32 -0800 (Fri, 31 Mar 2006) | 1 line
26196 Changed paths:
26197    M /trunk/NEWS
26198
26199 * add bigben's latest additions
26200 ------------------------------------------------------------------------
26201 r14993 | zorglub | 2006-03-31 05:46:39 -0800 (Fri, 31 Mar 2006) | 2 lines
26202 Changed paths:
26203    M /trunk/modules/codec/dvbsub.c
26204    M /trunk/modules/codec/fake.c
26205    M /trunk/modules/codec/ffmpeg/ffmpeg.h
26206    M /trunk/modules/codec/subsdec.c
26207    M /trunk/modules/codec/svcdsub.c
26208    M /trunk/modules/codec/theora.c
26209    M /trunk/modules/codec/twolame.c
26210    M /trunk/modules/codec/vorbis.c
26211
26212 Codecs (except x264). Refs:#438
26213
26214 ------------------------------------------------------------------------
26215 r14992 | zorglub | 2006-03-31 04:51:59 -0800 (Fri, 31 Mar 2006) | 2 lines
26216 Changed paths:
26217    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
26218    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
26219    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
26220    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
26221    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
26222    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
26223    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
26224    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
26225    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
26226    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
26227    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
26228    M /trunk/modules/gui/wxwidgets/interface.cpp
26229    M /trunk/modules/gui/wxwidgets/streamdata.cpp
26230    M /trunk/modules/gui/wxwidgets/video.cpp
26231    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
26232
26233 wxWidgets strings (Refs:#438)
26234
26235 ------------------------------------------------------------------------
26236 r14991 | littlejohn | 2006-03-31 01:32:09 -0800 (Fri, 31 Mar 2006) | 3 lines
26237 Changed paths:
26238    M /trunk/src/control/playlist.c
26239
26240 Playlist control: libvlc_playlist_pause added
26241
26242
26243 ------------------------------------------------------------------------
26244 r14990 | zorglub | 2006-03-31 00:41:34 -0800 (Fri, 31 Mar 2006) | 2 lines
26245 Changed paths:
26246    M /trunk/ChangeLog
26247    M /trunk/NEWS
26248    M /trunk/configure.ac
26249    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
26250    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26251
26252 Let's be proactive
26253
26254 ------------------------------------------------------------------------
26255 r14989 | xtophe | 2006-03-30 14:58:23 -0800 (Thu, 30 Mar 2006) | 2 lines
26256 Changed paths:
26257    M /trunk/modules/codec/Modules.am
26258    M /trunk/modules/codec/adpcm.c
26259    M /trunk/modules/codec/araw.c
26260    M /trunk/modules/codec/cmml/cmml.c
26261    M /trunk/modules/codec/dirac.c
26262    M /trunk/modules/codec/dvbsub.c
26263    M /trunk/modules/codec/ffmpeg/ffmpeg.c
26264    M /trunk/modules/codec/ffmpeg/ffmpeg.h
26265
26266 String review in codec. 1st part. ffmpeg.h to be improve. refs #438
26267
26268 ------------------------------------------------------------------------
26269 r14988 | bigben | 2006-03-30 13:54:07 -0800 (Thu, 30 Mar 2006) | 4 lines
26270 Changed paths:
26271    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26272    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26273    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
26274    M /trunk/modules/gui/macosx/intf.h
26275    M /trunk/modules/gui/macosx/intf.m
26276    M /trunk/modules/gui/macosx/voutgl.m
26277
26278 * Implement Crop in the ogl vout
26279 * The implementation is quite dirty, but I just cannot see any other easy solution...
26280
26281
26282 ------------------------------------------------------------------------
26283 r14987 | fkuehne | 2006-03-30 09:38:36 -0800 (Thu, 30 Mar 2006) | 5 lines
26284 Changed paths:
26285    M /trunk/Makefile.am
26286
26287 * added 2 options for the OSX-disk-image creation-line
26288     - scrub: removes .Trashes
26289     - imagekey zlib-level=9: uses a better compression method, which saves us something MBs, but needs a bit more CPU-time.
26290
26291 Thanks to cilly on IRC for suggesting this.
26292 ------------------------------------------------------------------------
26293 r14986 | courmisch | 2006-03-30 08:37:06 -0800 (Thu, 30 Mar 2006) | 3 lines
26294 Changed paths:
26295    M /trunk/modules/demux/mp4/mp4.c
26296
26297 Removes invalid UTF-8 byte sequences from meta data as a work-around
26298 until someone who knows how MPEG4 specifies encoding fixes the issue (refs #612)
26299
26300 ------------------------------------------------------------------------
26301 r14985 | zorglub | 2006-03-30 07:46:31 -0800 (Thu, 30 Mar 2006) | 2 lines
26302 Changed paths:
26303    M /trunk/modules/control/gestures.c
26304    M /trunk/modules/control/http/http.c
26305    M /trunk/modules/control/netsync.c
26306    M /trunk/modules/control/ntservice.c
26307    M /trunk/modules/control/showintf.c
26308    M /trunk/modules/control/telnet.c
26309
26310 2nd control review (except telnet)
26311
26312 ------------------------------------------------------------------------
26313 r14984 | oaubert | 2006-03-30 06:39:50 -0800 (Thu, 30 Mar 2006) | 5 lines
26314 Changed paths:
26315    M /trunk/modules/misc/svg.c
26316
26317 modules/misc/svg.c:
26318   * specify unit for malloc
26319   * use g_object_unref to properly free the p_rendition
26320   * remove spurious whitespace
26321
26322 ------------------------------------------------------------------------
26323 r14983 | oaubert | 2006-03-30 06:31:02 -0800 (Thu, 30 Mar 2006) | 4 lines
26324 Changed paths:
26325    M /trunk/bindings/mediacontrol-python/Makefile.am
26326
26327 bindings/mediacontrol-python/Makefile.am: 
26328   * add python binding files to EXTRA_DIST
26329   * move COMPILERARG definition inside the BUILD_PYTHON code
26330
26331 ------------------------------------------------------------------------
26332 r14982 | dionoea | 2006-03-30 06:05:13 -0800 (Thu, 30 Mar 2006) | 2 lines
26333 Changed paths:
26334    M /trunk/THANKS
26335
26336 Many thanks to Albert on the forums for his help with the http interface
26337
26338 ------------------------------------------------------------------------
26339 r14981 | dionoea | 2006-03-30 06:01:24 -0800 (Thu, 30 Mar 2006) | 2 lines
26340 Changed paths:
26341    M /trunk/share/http/style.css
26342
26343 Try dialog width style fix
26344
26345 ------------------------------------------------------------------------
26346 r14980 | courmisch | 2006-03-30 05:57:58 -0800 (Thu, 30 Mar 2006) | 2 lines
26347 Changed paths:
26348    M /trunk/include/vlc_tls.h
26349    M /trunk/modules/codec/adpcm.c
26350    M /trunk/modules/demux/voc.c
26351    M /trunk/modules/demux/xa.c
26352    M /trunk/src/network/tls.c
26353
26354 Cosmetic, Fix my name
26355
26356 ------------------------------------------------------------------------
26357 r14979 | damienf | 2006-03-30 05:16:06 -0800 (Thu, 30 Mar 2006) | 4 lines
26358 Changed paths:
26359    M /trunk/activex/olecontrol.cpp
26360    M /trunk/activex/oleinplaceactiveobject.cpp
26361    M /trunk/activex/oleinplaceobject.cpp
26362    M /trunk/activex/oleobject.cpp
26363    M /trunk/activex/oleobject.h
26364    M /trunk/activex/plugin.cpp
26365    M /trunk/activex/plugin.h
26366
26367 - cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...)
26368 - minor code cleanup and fixes
26369
26370
26371 ------------------------------------------------------------------------
26372 r14978 | damienf | 2006-03-30 02:20:26 -0800 (Thu, 30 Mar 2006) | 2 lines
26373 Changed paths:
26374    M /trunk/modules/video_output/opengl.c
26375
26376 opengl.c: fixed string declaration over multiple lines
26377
26378 ------------------------------------------------------------------------
26379 r14977 | zorglub | 2006-03-30 00:40:51 -0800 (Thu, 30 Mar 2006) | 2 lines
26380 Changed paths:
26381    M /trunk/modules/video_filter/adjust.c
26382    M /trunk/modules/video_filter/clone.c
26383    M /trunk/modules/video_filter/crop.c
26384    M /trunk/modules/video_filter/deinterlace.c
26385    M /trunk/modules/video_filter/distort.c
26386    M /trunk/modules/video_filter/logo.c
26387    M /trunk/modules/video_filter/marq.c
26388    M /trunk/modules/video_filter/mosaic.c
26389    M /trunk/modules/video_filter/osdmenu.c
26390    M /trunk/modules/video_filter/rss.c
26391    M /trunk/modules/video_filter/swscale/filter.c
26392    M /trunk/modules/video_filter/time.c
26393    M /trunk/modules/video_filter/wall.c
26394    M /trunk/modules/video_output/fb.c
26395    M /trunk/modules/video_output/ggi.c
26396    M /trunk/modules/video_output/image.c
26397    M /trunk/modules/video_output/opengl.c
26398    M /trunk/modules/video_output/qte/qte.cpp
26399    M /trunk/modules/video_output/snapshot.c
26400    M /trunk/modules/video_output/x11/glx.c
26401    M /trunk/modules/video_output/x11/x11.c
26402    M /trunk/modules/video_output/x11/xvideo.c
26403
26404 Video filters and outputs strings (Refs:#438)
26405
26406 ------------------------------------------------------------------------
26407 r14976 | zorglub | 2006-03-30 00:36:49 -0800 (Thu, 30 Mar 2006) | 2 lines
26408 Changed paths:
26409    M /trunk/modules/control/corba/corba.c
26410
26411 Use the string
26412
26413 ------------------------------------------------------------------------
26414 r14975 | zorglub | 2006-03-29 21:42:08 -0800 (Wed, 29 Mar 2006) | 2 lines
26415 Changed paths:
26416    M /trunk/modules/control/corba/corba.c
26417
26418 Corba string (Refs:#438)
26419
26420 ------------------------------------------------------------------------
26421 r14974 | zorglub | 2006-03-29 21:37:29 -0800 (Wed, 29 Mar 2006) | 2 lines
26422 Changed paths:
26423    M /trunk/modules/access_filter/record.c
26424    M /trunk/modules/access_filter/timeshift.c
26425    M /trunk/modules/access_output/http.c
26426    M /trunk/modules/access_output/shout.c
26427    M /trunk/modules/access_output/udp.c
26428
26429 Access strings (Refs:#438)
26430
26431 ------------------------------------------------------------------------
26432 r14973 | dionoea | 2006-03-29 15:59:40 -0800 (Wed, 29 Mar 2006) | 2 lines
26433 Changed paths:
26434    M /trunk/share/http/js/mosaic.js
26435
26436 Mosaic wizard: audio stuff was missing
26437
26438 ------------------------------------------------------------------------
26439 r14972 | xtophe | 2006-03-29 15:58:40 -0800 (Wed, 29 Mar 2006) | 2 lines
26440 Changed paths:
26441    M /trunk/include/vlc_config_cat.h
26442
26443 include/* : Relecture. refs #438
26444
26445 ------------------------------------------------------------------------
26446 r14971 | dionoea | 2006-03-29 14:40:26 -0800 (Wed, 29 Mar 2006) | 2 lines
26447 Changed paths:
26448    M /trunk/src/misc/unicode.c
26449
26450 Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )
26451
26452 ------------------------------------------------------------------------
26453 r14970 | bigben | 2006-03-29 12:03:48 -0800 (Wed, 29 Mar 2006) | 4 lines
26454 Changed paths:
26455    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26456    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26457    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
26458    M /trunk/modules/gui/macosx/intf.h
26459    M /trunk/modules/gui/macosx/intf.m
26460    M /trunk/modules/gui/macosx/vout.m
26461    M /trunk/modules/gui/macosx/voutgl.m
26462
26463 * vout.m : comment the NSLog call in windowContainsEmbedded: this method is called on something else than an NSWindow in normal operation
26464 * other: implement on the fly aspect ratio change. Only works in the ogl output at the moment
26465
26466
26467 ------------------------------------------------------------------------
26468 r14969 | dionoea | 2006-03-29 09:45:59 -0800 (Wed, 29 Mar 2006) | 3 lines
26469 Changed paths:
26470    M /trunk/share/http/js/mosaic.js
26471    M /trunk/share/http/js/vlm.js
26472    M /trunk/src/misc/vlm.c
26473
26474 src/misc/vlm.c: fix FindEndCommand quote escaping
26475 share/http/js/*.js: escape inputs in vlm commands
26476
26477 ------------------------------------------------------------------------
26478 r14968 | dionoea | 2006-03-29 09:11:32 -0800 (Wed, 29 Mar 2006) | 2 lines
26479 Changed paths:
26480    M /trunk/modules/control/rc.c
26481
26482 Some more typos
26483
26484 ------------------------------------------------------------------------
26485 r14967 | dionoea | 2006-03-29 08:56:20 -0800 (Wed, 29 Mar 2006) | 2 lines
26486 Changed paths:
26487    M /trunk/modules/control/gestures.c
26488    M /trunk/modules/control/http/mvar.c
26489
26490 Fix typos. Thanks to tumu
26491
26492 ------------------------------------------------------------------------
26493 r14966 | dionoea | 2006-03-29 07:03:17 -0800 (Wed, 29 Mar 2006) | 2 lines
26494 Changed paths:
26495    M /trunk/modules/control/gestures.c
26496    M /trunk/modules/control/hotkeys.c
26497    M /trunk/modules/control/http/http.c
26498    M /trunk/modules/control/http/mvar.c
26499    M /trunk/modules/control/http/util.c
26500    M /trunk/modules/control/lirc.c
26501    M /trunk/modules/control/netsync.c
26502    M /trunk/modules/control/ntservice.c
26503    M /trunk/modules/control/showintf.c
26504
26505 Control interfaces first string review.
26506
26507 ------------------------------------------------------------------------
26508 r14965 | xtophe | 2006-03-29 06:35:58 -0800 (Wed, 29 Mar 2006) | 2 lines
26509 Changed paths:
26510    M /trunk/share/http/dialogs/input
26511
26512 typo
26513
26514 ------------------------------------------------------------------------
26515 r14964 | dionoea | 2006-03-29 06:27:14 -0800 (Wed, 29 Mar 2006) | 2 lines
26516 Changed paths:
26517    M /trunk/modules/control/rc.c
26518
26519 First rc interface string review
26520
26521 ------------------------------------------------------------------------
26522 r14963 | zorglub | 2006-03-29 06:02:00 -0800 (Wed, 29 Mar 2006) | 2 lines
26523 Changed paths:
26524    M /trunk/modules/LIST
26525
26526 LIST update (287 modules now)
26527
26528 ------------------------------------------------------------------------
26529 r14962 | zorglub | 2006-03-29 05:49:40 -0800 (Wed, 29 Mar 2006) | 2 lines
26530 Changed paths:
26531    M /trunk/modules/access/cdda.c
26532    M /trunk/modules/access/directory.c
26533    M /trunk/modules/access/dshow/dshow.cpp
26534    M /trunk/modules/access/dv.c
26535    M /trunk/modules/access/dvb/access.c
26536    M /trunk/modules/access/dvdnav.c
26537    M /trunk/modules/access/dvdread.c
26538    M /trunk/modules/access/fake.c
26539    M /trunk/modules/access/file.c
26540    M /trunk/modules/access/ftp.c
26541    M /trunk/modules/access/gnomevfs.c
26542    M /trunk/modules/access/http.c
26543    M /trunk/modules/access/mms/mms.c
26544    M /trunk/modules/access/pvr/pvr.c
26545    M /trunk/modules/access/rtsp/access.c
26546    M /trunk/modules/access/screen/screen.c
26547    M /trunk/modules/access/smb.c
26548    M /trunk/modules/access/tcp.c
26549    M /trunk/modules/access/udp.c
26550    M /trunk/modules/access/v4l/v4l.c
26551    M /trunk/modules/access/vcd/vcd.c
26552
26553 Access strings (Refs:#438)
26554
26555 ------------------------------------------------------------------------
26556 r14961 | sam | 2006-03-29 03:03:00 -0800 (Wed, 29 Mar 2006) | 2 lines
26557 Changed paths:
26558    M /trunk/modules/demux/mp4/mp4.c
26559
26560   * modules/demux/mp4/mp4.c: explicited debug message.
26561
26562 ------------------------------------------------------------------------
26563 r14960 | courmisch | 2006-03-29 02:35:41 -0800 (Wed, 29 Mar 2006) | 2 lines
26564 Changed paths:
26565    M /trunk/src/misc/modules.c
26566
26567 Fix warnings
26568
26569 ------------------------------------------------------------------------
26570 r14959 | dionoea | 2006-03-29 00:59:52 -0800 (Wed, 29 Mar 2006) | 2 lines
26571 Changed paths:
26572    M /trunk/THANKS
26573    M /trunk/modules/gui/wxwidgets/interface.cpp
26574
26575 fix #578. patch by Steven Sheehy. thanks.
26576
26577 ------------------------------------------------------------------------
26578 r14958 | fkuehne | 2006-03-28 23:33:35 -0800 (Tue, 28 Mar 2006) | 1 line
26579 Changed paths:
26580    M /trunk/modules/access/mms/mmstu.c
26581    M /trunk/modules/control/netsync.c
26582    M /trunk/modules/misc/xml/libxml.c
26583    M /trunk/src/misc/modules.c
26584
26585 * fixed a few signedness warnings. Please shout if this accidentally breaks something.
26586 ------------------------------------------------------------------------
26587 r14957 | fkuehne | 2006-03-28 22:39:21 -0800 (Tue, 28 Mar 2006) | 1 line
26588 Changed paths:
26589    M /trunk/extras/contrib/src/Makefile
26590    D /trunk/extras/contrib/src/Patches/x264-svn.patch
26591
26592 * x264-patch was committed upstream
26593 ------------------------------------------------------------------------
26594 r14956 | xtophe | 2006-03-28 14:34:41 -0800 (Tue, 28 Mar 2006) | 2 lines
26595 Changed paths:
26596    M /trunk/include/snapshot.h
26597
26598 include: first part of the relecture. refs #438
26599
26600 ------------------------------------------------------------------------
26601 r14955 | dionoea | 2006-03-28 13:29:59 -0800 (Tue, 28 Mar 2006) | 2 lines
26602 Changed paths:
26603    M /trunk/modules/control/http/http.c
26604    M /trunk/share/http/requests/status.xml
26605
26606 Export stats in http interface
26607
26608 ------------------------------------------------------------------------
26609 r14954 | zorglub | 2006-03-28 13:00:15 -0800 (Tue, 28 Mar 2006) | 2 lines
26610 Changed paths:
26611    M /trunk
26612    M /trunk/modules/audio_filter/channel_mixer/headphone.c
26613    M /trunk/modules/audio_filter/converter/a52tofloat32.c
26614    M /trunk/modules/audio_filter/converter/dtstofloat32.c
26615    M /trunk/modules/audio_filter/equalizer.c
26616    M /trunk/modules/audio_filter/normvol.c
26617
26618 Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438
26619
26620 ------------------------------------------------------------------------
26621 r14953 | zorglub | 2006-03-28 12:29:28 -0800 (Tue, 28 Mar 2006) | 2 lines
26622 Changed paths:
26623    M /trunk
26624    M /trunk/src/audio_output/input.c
26625    M /trunk/src/audio_output/intf.c
26626    M /trunk/src/audio_output/mixer.c
26627    M /trunk/src/audio_output/output.c
26628    M /trunk/src/control/mediacontrol_audio_video.c
26629    M /trunk/src/control/mediacontrol_core.c
26630    M /trunk/src/control/mediacontrol_util.c
26631    M /trunk/src/extras/libc.c
26632    M /trunk/src/input/control.c
26633    M /trunk/src/input/decoder.c
26634    M /trunk/src/input/demux.c
26635    M /trunk/src/input/es_out.c
26636    M /trunk/src/input/input.c
26637    M /trunk/src/input/subtitles.c
26638    M /trunk/src/interface/interaction.c
26639    M /trunk/src/interface/interface.c
26640    M /trunk/src/misc/objects.c
26641    M /trunk/src/misc/stats.c
26642    M /trunk/src/misc/vlm.c
26643    M /trunk/src/network/acl.c
26644
26645 String fixes in src (Refs:#438)
26646
26647 ------------------------------------------------------------------------
26648 r14952 | dionoea | 2006-03-28 09:16:52 -0800 (Tue, 28 Mar 2006) | 2 lines
26649 Changed paths:
26650    M /trunk/share/http/js/mosaic.js
26651
26652 Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip
26653
26654 ------------------------------------------------------------------------
26655 r14951 | zorglub | 2006-03-28 07:50:44 -0800 (Tue, 28 Mar 2006) | 2 lines
26656 Changed paths:
26657    M /trunk/src/libvlc.h
26658
26659 Fix intf options
26660
26661 ------------------------------------------------------------------------
26662 r14950 | dionoea | 2006-03-28 07:40:43 -0800 (Tue, 28 Mar 2006) | 2 lines
26663 Changed paths:
26664    M /trunk/Makefile.am
26665
26666 Hum ... we still want to strip when using wince
26667
26668 ------------------------------------------------------------------------
26669 r14949 | zorglub | 2006-03-28 07:15:16 -0800 (Tue, 28 Mar 2006) | 2 lines
26670 Changed paths:
26671    M /trunk/debian/patches/20_no-wx-updates.dpatch
26672
26673 Update update checker debian patch
26674
26675 ------------------------------------------------------------------------
26676 r14948 | dionoea | 2006-03-28 06:02:49 -0800 (Tue, 28 Mar 2006) | 2 lines
26677 Changed paths:
26678    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
26679    M /trunk/modules/gui/wxwidgets/interface.cpp
26680
26681 Fix update dialog layout in Windows
26682
26683 ------------------------------------------------------------------------
26684 r14947 | zorglub | 2006-03-28 05:57:36 -0800 (Tue, 28 Mar 2006) | 2 lines
26685 Changed paths:
26686    M /trunk/include/codecs.h
26687    M /trunk/include/network.h
26688    M /trunk/include/vlc_interface.h
26689
26690 Strings in include/ (Refs:#438)
26691
26692 ------------------------------------------------------------------------
26693 r14946 | dionoea | 2006-03-28 05:30:33 -0800 (Tue, 28 Mar 2006) | 2 lines
26694 Changed paths:
26695    M /trunk/Makefile.am
26696
26697 Don't strip windows builds when running make package-win-common-devel
26698
26699 ------------------------------------------------------------------------
26700 r14945 | zorglub | 2006-03-27 13:44:30 -0800 (Mon, 27 Mar 2006) | 2 lines
26701 Changed paths:
26702    M /trunk/src/libvlc.h
26703
26704 Strings review for libvlc.h (Refs:#438)
26705
26706 ------------------------------------------------------------------------
26707 r14944 | fkuehne | 2006-03-27 11:06:33 -0800 (Mon, 27 Mar 2006) | 1 line
26708 Changed paths:
26709    M /trunk/extras/contrib/src/Makefile
26710    A /trunk/extras/contrib/src/Patches/x264-svn.patch
26711
26712 * fix x264 compilation
26713 ------------------------------------------------------------------------
26714 r14943 | courmisch | 2006-03-27 08:57:57 -0800 (Mon, 27 Mar 2006) | 2 lines
26715 Changed paths:
26716    M /trunk/modules/control/http/util.c
26717
26718 Remove superfluous (as in implied by the previous one) condition
26719
26720 ------------------------------------------------------------------------
26721 r14942 | courmisch | 2006-03-27 08:48:14 -0800 (Mon, 27 Mar 2006) | 2 lines
26722 Changed paths:
26723    M /trunk/include/vlc_url.h
26724
26725 Oops
26726
26727 ------------------------------------------------------------------------
26728 r14941 | courmisch | 2006-03-27 07:35:55 -0800 (Mon, 27 Mar 2006) | 3 lines
26729 Changed paths:
26730    M /trunk/src/input/subtitles.c
26731
26732 - Use utf_8scandir() and some cleanup
26733 - Fix double free()
26734
26735 ------------------------------------------------------------------------
26736 r14940 | courmisch | 2006-03-27 06:47:05 -0800 (Mon, 27 Mar 2006) | 2 lines
26737 Changed paths:
26738    M /trunk/src/misc/strings.c
26739
26740 Fix lame encoded URL decoder (closes #613)
26741
26742 ------------------------------------------------------------------------
26743 r14939 | courmisch | 2006-03-27 06:46:14 -0800 (Mon, 27 Mar 2006) | 2 lines
26744 Changed paths:
26745    M /trunk/modules/control/http/mvar.c
26746
26747 Use utf8_scandir instead of scandir
26748
26749 ------------------------------------------------------------------------
26750 r14938 | courmisch | 2006-03-27 05:28:24 -0800 (Mon, 27 Mar 2006) | 3 lines
26751 Changed paths:
26752    M /trunk/include/vlc_url.h
26753
26754 Support URL-escape non-ASCII characters properly as far as possible
26755 (ie. all characters from the Basic Multilingual Plane from Unicode)
26756
26757 ------------------------------------------------------------------------
26758 r14937 | courmisch | 2006-03-27 03:26:50 -0800 (Mon, 27 Mar 2006) | 2 lines
26759 Changed paths:
26760    M /trunk/include/charset.h
26761    M /trunk/include/vlc_symbols.h
26762    M /trunk/src/misc/unicode.c
26763
26764 utf8_scandir: Unicode wrapper for scandir()
26765
26766 ------------------------------------------------------------------------
26767 r14936 | dionoea | 2006-03-26 17:23:54 -0800 (Sun, 26 Mar 2006) | 2 lines
26768 Changed paths:
26769    M /trunk/mozilla/npvlc_rc.rc
26770    M /trunk/mozilla/vlcplugin.h
26771
26772 Add audio/wav and audio/x-wav to available mime types
26773
26774 ------------------------------------------------------------------------
26775 r14935 | fkuehne | 2006-03-26 12:50:04 -0800 (Sun, 26 Mar 2006) | 1 line
26776 Changed paths:
26777    M /trunk/modules/gui/macosx/controls.m
26778
26779 * accept %H:%M:%S and %M:%S as valid syntax as well (additionally to just %S)
26780 ------------------------------------------------------------------------
26781 r14934 | courmisch | 2006-03-26 12:25:07 -0800 (Sun, 26 Mar 2006) | 4 lines
26782 Changed paths:
26783    M /trunk/modules/control/http/http.c
26784    M /trunk/modules/control/http/util.c
26785
26786 - Use iconv transliteration instead of custom code
26787 - Supposedly fix a memleak
26788 - Fix a few warnings
26789
26790 ------------------------------------------------------------------------
26791 r14933 | hartman | 2006-03-25 15:21:31 -0800 (Sat, 25 Mar 2006) | 2 lines
26792 Changed paths:
26793    M /trunk/src/video_output/vout_subpictures.c
26794
26795 * In case we do scaling on SSA subs, we also need to adjust the canvas size in which we render. (there you go bigben :D ) fixes #562
26796
26797 ------------------------------------------------------------------------
26798 r14932 | xtophe | 2006-03-25 15:10:43 -0800 (Sat, 25 Mar 2006) | 2 lines
26799 Changed paths:
26800    M /trunk/modules/misc/dummy/interface.c
26801    M /trunk/modules/misc/freetype.c
26802    M /trunk/modules/misc/gnutls.c
26803    M /trunk/modules/misc/growl.c
26804    M /trunk/modules/misc/logger.c
26805    M /trunk/modules/misc/msn.c
26806    M /trunk/modules/misc/network/ipv4.c
26807    M /trunk/modules/misc/network/ipv6.c
26808    M /trunk/modules/misc/playlist/m3u.c
26809    M /trunk/modules/misc/playlist/old.c
26810    M /trunk/modules/misc/svg.c
26811    M /trunk/modules/misc/win32text.c
26812    M /trunk/modules/misc/xml/libxml.c
26813
26814 misc/*: 2nd lecture. refs #438
26815
26816 ------------------------------------------------------------------------
26817 r14931 | damienf | 2006-03-25 14:15:33 -0800 (Sat, 25 Mar 2006) | 4 lines
26818 Changed paths:
26819    M /trunk/activex/Makefile.am
26820    M /trunk/activex/axvlc.def
26821    M /trunk/activex/persistpropbag.cpp
26822    M /trunk/activex/plugin.cpp
26823    M /trunk/activex/plugin.h
26824    M /trunk/activex/test.html
26825    M /trunk/activex/vlccontrol.cpp
26826
26827 - added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
26828 - made time property persistable, use 'StartTime' under HTML
26829 - removed functions with stdcall suffix from exported functions in DLL
26830
26831 ------------------------------------------------------------------------
26832 r14930 | zorglub | 2006-03-25 11:24:05 -0800 (Sat, 25 Mar 2006) | 9 lines
26833 Changed paths:
26834    M /trunk/include/configuration.h
26835    M /trunk/include/vlc_config_cat.h
26836    M /trunk/modules/control/hotkeys.c
26837    M /trunk/modules/control/http/http.c
26838    M /trunk/modules/control/rc.c
26839    M /trunk/modules/control/telnet.c
26840    M /trunk/modules/gui/beos/BeOS.cpp
26841    M /trunk/modules/gui/macosx/macosx.m
26842    M /trunk/modules/gui/macosx/prefs.m
26843    M /trunk/modules/gui/ncurses.c
26844    M /trunk/modules/gui/pda/pda.c
26845    M /trunk/modules/gui/qnx/qnx.c
26846    M /trunk/modules/gui/skins2/src/skin_main.cpp
26847    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
26848    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
26849    M /trunk/modules/misc/dummy/dummy.c
26850    M /trunk/src/libvlc.h
26851
26852 * Remove Advanced/Misc
26853 * Move out Advanced/Misc/Misc options
26854 * Don't show any Stuff/General category anymore
26855 * For interfaces, split out "General" from main interface settings
26856 * Remove dummy from prefs
26857 * Clean hotkeys settings
26858
26859 (Closes:#598)
26860
26861 ------------------------------------------------------------------------
26862 r14929 | fkuehne | 2006-03-25 10:54:58 -0800 (Sat, 25 Mar 2006) | 2 lines
26863 Changed paths:
26864    M /trunk/modules/gui/macosx/playlistinfo.m
26865    M /trunk/modules/gui/macosx/prefs.m
26866
26867 * playlistinfo.m: update the stats faster after a p_item-switch
26868 * both: fixed each one 'comparison of distinct Objective-C types lacks a cast' warnings
26869 ------------------------------------------------------------------------
26870 r14928 | fkuehne | 2006-03-25 10:19:53 -0800 (Sat, 25 Mar 2006) | 1 line
26871 Changed paths:
26872    M /trunk/modules/gui/macosx/playlist.m
26873    M /trunk/modules/gui/macosx/playlistinfo.h
26874    M /trunk/modules/gui/macosx/playlistinfo.m
26875
26876 * update the info panel when switching the currently played p_item
26877 ------------------------------------------------------------------------
26878 r14927 | zorglub | 2006-03-25 10:19:13 -0800 (Sat, 25 Mar 2006) | 5 lines
26879 Changed paths:
26880    M /trunk/src/libvlc.h
26881    M /trunk/src/video_output/video_output.c
26882
26883 *EXPERIMENTAL* Default to disabling vout_synchro, but not dropping of late pictures in the video_output thread. (Refs:#593)
26884
26885 Please test heavily against MPEG1/2 streams.
26886
26887
26888 ------------------------------------------------------------------------
26889 r14926 | asmax | 2006-03-25 08:52:16 -0800 (Sat, 25 Mar 2006) | 2 lines
26890 Changed paths:
26891    M /trunk/doc/skins/skins2-howto.xml
26892    M /trunk/modules/gui/skins2/src/vlcproc.cpp
26893    M /trunk/modules/gui/skins2/src/vlcproc.hpp
26894
26895 * added a new skin variable "vlc.hasVout", true when... there is a vout !
26896
26897 ------------------------------------------------------------------------
26898 r14925 | asmax | 2006-03-25 08:36:51 -0800 (Sat, 25 Mar 2006) | 4 lines
26899 Changed paths:
26900    M /trunk/modules/gui/skins2/src/generic_window.cpp
26901    M /trunk/modules/gui/skins2/src/generic_window.hpp
26902
26903 * generic_window.cpp: register window visibility variables in
26904  the var manager, to avoid a crash at exit when an expression
26905  'not window.isVisible' is used in a skin.
26906
26907 ------------------------------------------------------------------------
26908 r14924 | zorglub | 2006-03-25 08:10:33 -0800 (Sat, 25 Mar 2006) | 2 lines
26909 Changed paths:
26910    M /trunk/modules/access/cdda.c
26911    M /trunk/modules/access/vcd/vcd.c
26912
26913 Should fix playback of cdda://D:\ under win32. Please test (Refs:#490)
26914
26915 ------------------------------------------------------------------------
26916 r14923 | zorglub | 2006-03-25 07:39:09 -0800 (Sat, 25 Mar 2006) | 2 lines
26917 Changed paths:
26918    M /trunk/modules/demux/mpeg/mpga.c
26919
26920 Retry syncing mpeg audio stream if it failed on first block (Closes:#609)
26921
26922 ------------------------------------------------------------------------
26923 r14922 | xtophe | 2006-03-25 07:14:38 -0800 (Sat, 25 Mar 2006) | 2 lines
26924 Changed paths:
26925    M /trunk/src/misc/configuration.c
26926
26927 misc/configuration.c: Use the proper directory separator
26928
26929 ------------------------------------------------------------------------
26930 r14921 | courmisch | 2006-03-25 06:43:43 -0800 (Sat, 25 Mar 2006) | 3 lines
26931 Changed paths:
26932    M /trunk/configure.ac
26933    M /trunk/loader/Makefile.am
26934
26935 Switch loader to libtool
26936 (it only works on platforms where libtool works anyway)
26937
26938 ------------------------------------------------------------------------
26939 r14920 | courmisch | 2006-03-25 06:43:10 -0800 (Sat, 25 Mar 2006) | 2 lines
26940 Changed paths:
26941    M /trunk/loader/driver.c
26942
26943 Fix previous commit
26944
26945 ------------------------------------------------------------------------
26946 r14919 | courmisch | 2006-03-25 06:37:36 -0800 (Sat, 25 Mar 2006) | 2 lines
26947 Changed paths:
26948    M /trunk/loader/driver.c
26949    M /trunk/loader/win32.c
26950
26951 Fix duplicate symbol
26952
26953 ------------------------------------------------------------------------
26954 r14918 | fkuehne | 2006-03-25 04:54:27 -0800 (Sat, 25 Mar 2006) | 1 line
26955 Changed paths:
26956    M /trunk/modules/mux/asf.c
26957    M /trunk/modules/mux/mp4.c
26958    M /trunk/modules/mux/mpjpeg.c
26959    M /trunk/modules/mux/ogg.c
26960    M /trunk/modules/mux/wav.c
26961    M /trunk/modules/packetizer/copy.c
26962    M /trunk/modules/packetizer/h264.c
26963    M /trunk/modules/packetizer/mpeg4audio.c
26964    M /trunk/modules/packetizer/mpeg4video.c
26965    M /trunk/modules/packetizer/mpegvideo.c
26966
26967 * another 1st string review, refs #438
26968 ------------------------------------------------------------------------
26969 r14917 | courmisch | 2006-03-25 04:37:31 -0800 (Sat, 25 Mar 2006) | 6 lines
26970 Changed paths:
26971    M /trunk/src/network/getaddrinfo.c
26972
26973 Bug to really-stupid-and-worrisomely-not-fixed-for-more-than-ten-years
26974 bug for Winsock DNS resolver, inasmuch as is possible - closes #445.
26975
26976 Should it fail to fix the bug, I'm afraid there would be no solution,
26977 but not to use Windows without its IPv6 stack.
26978
26979 ------------------------------------------------------------------------
26980 r14916 | fkuehne | 2006-03-25 04:28:31 -0800 (Sat, 25 Mar 2006) | 1 line
26981 Changed paths:
26982    M /trunk/include/vlc_config_cat.h
26983
26984 * 1st string review, refs #438
26985 ------------------------------------------------------------------------
26986 r14915 | zorglub | 2006-03-25 04:15:49 -0800 (Sat, 25 Mar 2006) | 2 lines
26987 Changed paths:
26988    M /trunk/mozilla/vlcpeer.cpp
26989
26990 Remove debug (Refs:#438)
26991
26992 ------------------------------------------------------------------------
26993 r14914 | jpsaman | 2006-03-25 04:15:42 -0800 (Sat, 25 Mar 2006) | 1 line
26994 Changed paths:
26995    M /trunk/modules/demux/ts.c
26996
26997 Drop support for VLS specific LPCB because it conflicts with standards. Closes #610
26998 ------------------------------------------------------------------------
26999 r14913 | asmax | 2006-03-25 03:01:03 -0800 (Sat, 25 Mar 2006) | 4 lines
27000 Changed paths:
27001    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
27002    M /trunk/share/skins2/skin.dtd
27003
27004 * attribute "nbFrames" of element Bitmap is now "nbframes", as said in the
27005  documentation (and the old name was inconsistent with other attribute names)
27006  Sorry for the compatibility break...
27007
27008 ------------------------------------------------------------------------
27009 r14912 | zorglub | 2006-03-25 02:57:34 -0800 (Sat, 25 Mar 2006) | 2 lines
27010 Changed paths:
27011    M /trunk/modules/stream_out/es.c
27012    M /trunk/modules/stream_out/gather.c
27013    M /trunk/modules/stream_out/mosaic_bridge.c
27014    M /trunk/modules/stream_out/rtp.c
27015    M /trunk/modules/stream_out/standard.c
27016    M /trunk/modules/stream_out/transcode.c
27017
27018 Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
27019
27020 ------------------------------------------------------------------------
27021 r14911 | zorglub | 2006-03-25 02:34:38 -0800 (Sat, 25 Mar 2006) | 2 lines
27022 Changed paths:
27023    M /trunk/modules/misc/dummy/dummy.c
27024    M /trunk/modules/misc/win32text.c
27025
27026 Finish strings review in misc/ (Refs:#438)
27027
27028 ------------------------------------------------------------------------
27029 r14910 | zorglub | 2006-03-25 02:00:14 -0800 (Sat, 25 Mar 2006) | 2 lines
27030 Changed paths:
27031    M /trunk/modules/services_discovery/hal.c
27032    M /trunk/modules/services_discovery/podcast.c
27033    M /trunk/modules/services_discovery/sap.c
27034
27035 Strings review in services_discovery + remove unimplemented sap-cache option (Refs:#438)
27036
27037 ------------------------------------------------------------------------
27038 r14909 | xtophe | 2006-03-24 10:26:46 -0800 (Fri, 24 Mar 2006) | 2 lines
27039 Changed paths:
27040    M /trunk/modules/services_discovery/sap.c
27041
27042 sap.c: Ressucitate --sap-addr for the lucky one with M-Bone and too much sap announces.
27043
27044 ------------------------------------------------------------------------
27045 r14908 | xtophe | 2006-03-24 09:52:47 -0800 (Fri, 24 Mar 2006) | 2 lines
27046 Changed paths:
27047    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
27048
27049 wxwidgets.c: missing from [14902] commit
27050
27051 ------------------------------------------------------------------------
27052 r14907 | dionoea | 2006-03-24 06:17:28 -0800 (Fri, 24 Mar 2006) | 2 lines
27053 Changed paths:
27054    M /trunk/share/http/index.html
27055    M /trunk/share/http/mosaic.html
27056    M /trunk/share/http/requests/browse.xml
27057    M /trunk/share/http/requests/playlist.xml
27058    M /trunk/share/http/requests/status.xml
27059    M /trunk/share/http/requests/vlm.xml
27060    M /trunk/share/http/requests/vlm_cmd.xml
27061    M /trunk/share/http/vlm.html
27062
27063 Use the "charset" variable
27064
27065 ------------------------------------------------------------------------
27066 r14906 | dionoea | 2006-03-24 06:16:12 -0800 (Fri, 24 Mar 2006) | 2 lines
27067 Changed paths:
27068    M /trunk/modules/control/http/http.c
27069    M /trunk/modules/control/http/http.h
27070    M /trunk/modules/control/http/util.c
27071
27072 try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.
27073
27074 ------------------------------------------------------------------------
27075 r14905 | dionoea | 2006-03-24 05:41:15 -0800 (Fri, 24 Mar 2006) | 2 lines
27076 Changed paths:
27077    M /trunk/share/http/js/functions.js
27078
27079 Fix windows browser bug: first directory or filename character was removed.
27080
27081 ------------------------------------------------------------------------
27082 r14904 | dionoea | 2006-03-24 05:11:17 -0800 (Fri, 24 Mar 2006) | 2 lines
27083 Changed paths:
27084    M /trunk/share/http/dialogs/vlm
27085    M /trunk/share/http/js/vlm.js
27086
27087 Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)
27088
27089 ------------------------------------------------------------------------
27090 r14903 | zorglub | 2006-03-24 03:05:28 -0800 (Fri, 24 Mar 2006) | 2 lines
27091 Changed paths:
27092    M /trunk/modules/visualization/galaktos/plugin.c
27093    M /trunk/modules/visualization/goom.c
27094    M /trunk/modules/visualization/visual/effects.c
27095    M /trunk/modules/visualization/visual/visual.c
27096    M /trunk/modules/visualization/visual/visual.h
27097    M /trunk/modules/visualization/xosd.c
27098
27099 Strings review in visualization/ (Refs:#438)
27100
27101 ------------------------------------------------------------------------
27102 r14902 | xtophe | 2006-03-23 14:54:31 -0800 (Thu, 23 Mar 2006) | 5 lines
27103 Changed paths:
27104    M /trunk/modules/gui/wxwidgets/interface.cpp
27105
27106 wx/interfaces.cpp: Add an option to display tool bar buton name. 
27107                    Warning hack inside.
27108                    refs #495 close it for linux and win32
27109                    
27110
27111 ------------------------------------------------------------------------
27112 r14901 | dionoea | 2006-03-23 14:46:18 -0800 (Thu, 23 Mar 2006) | 2 lines
27113 Changed paths:
27114    M /trunk/modules/control/http/http.c
27115
27116 use p_playlist->p_input
27117
27118 ------------------------------------------------------------------------
27119 r14900 | bigben | 2006-03-23 14:19:38 -0800 (Thu, 23 Mar 2006) | 3 lines
27120 Changed paths:
27121    M /trunk/modules/gui/macosx/intf.m
27122
27123 * Do not make a vlc_object_find to find the playlist, since we may get the item being preparsed. Use p_playlist->p_input instead
27124
27125
27126 ------------------------------------------------------------------------
27127 r14899 | hartman | 2006-03-23 13:43:34 -0800 (Thu, 23 Mar 2006) | 2 lines
27128 Changed paths:
27129    M /trunk/extras/contrib/src/packages.mak
27130
27131 * stupid mars.org being offline all the time. Pull files from our own download servers.
27132
27133 ------------------------------------------------------------------------
27134 r14898 | xtophe | 2006-03-23 13:41:12 -0800 (Thu, 23 Mar 2006) | 2 lines
27135 Changed paths:
27136    M /trunk/modules/services_discovery/daap.c
27137    M /trunk/modules/services_discovery/hal.c
27138    M /trunk/modules/services_discovery/sap.c
27139    M /trunk/modules/services_discovery/shout.c
27140
27141 services_discovery/*: String review (refs #438) and suppress the sap-addr option
27142
27143 ------------------------------------------------------------------------
27144 r14897 | hartman | 2006-03-23 12:25:07 -0800 (Thu, 23 Mar 2006) | 3 lines
27145 Changed paths:
27146    M /trunk/modules/stream_out/rtp.c
27147
27148 * Fix AMR RTP muxing. patch by Alex Antropoff <alant at transtelecom dot md>.
27149
27150
27151 ------------------------------------------------------------------------
27152 r14896 | bigben | 2006-03-23 11:57:20 -0800 (Thu, 23 Mar 2006) | 3 lines
27153 Changed paths:
27154    M /trunk/modules/gui/macosx/playlistinfo.m
27155
27156 * Use the correct limit when looping
27157
27158
27159 ------------------------------------------------------------------------
27160 r14895 | xtophe | 2006-03-22 14:39:51 -0800 (Wed, 22 Mar 2006) | 2 lines
27161 Changed paths:
27162    M /trunk/modules/visualization/galaktos/plugin.c
27163    M /trunk/modules/visualization/goom.c
27164    M /trunk/modules/visualization/visual/effects.c
27165    M /trunk/modules/visualization/visual/visual.c
27166    M /trunk/modules/visualization/xosd.c
27167
27168 String Review. refs #438
27169
27170 ------------------------------------------------------------------------
27171 r14886 | jpsaman | 2006-03-22 13:01:09 -0800 (Wed, 22 Mar 2006) | 1 line
27172 Changed paths:
27173    M /trunk/modules/misc/rtsp.c
27174    M /trunk/modules/stream_out/rtp.c
27175    M /trunk/src/network/httpd.c
27176
27177 Add support for X-Playnow RTSP option
27178 ------------------------------------------------------------------------
27179 r14882 | fkuehne | 2006-03-22 10:09:55 -0800 (Wed, 22 Mar 2006) | 1 line
27180 Changed paths:
27181    M /trunk/Makefile.am
27182
27183 * copy the http-intf-readme to the OSX-bundle as well
27184 ------------------------------------------------------------------------
27185 r14881 | sam | 2006-03-22 09:51:17 -0800 (Wed, 22 Mar 2006) | 2 lines
27186 Changed paths:
27187    M /trunk/modules/video_output/caca.c
27188
27189   * modules/video_output/caca.c: Compilation fixes.
27190
27191 ------------------------------------------------------------------------
27192 r14880 | dionoea | 2006-03-22 08:38:46 -0800 (Wed, 22 Mar 2006) | 2 lines
27193 Changed paths:
27194    M /trunk/Makefile.am
27195
27196 Add share/http/requests/readme to win target
27197
27198 ------------------------------------------------------------------------
27199 r14879 | dionoea | 2006-03-22 08:37:24 -0800 (Wed, 22 Mar 2006) | 2 lines
27200 Changed paths:
27201    M /trunk/share/Makefile.am
27202
27203 add requests/readme
27204
27205 ------------------------------------------------------------------------
27206 r14878 | dionoea | 2006-03-22 08:36:48 -0800 (Wed, 22 Mar 2006) | 2 lines
27207 Changed paths:
27208    A /trunk/share/http/requests/readme
27209
27210 List and explain available commands / requests
27211
27212 ------------------------------------------------------------------------
27213 r14877 | courmisch | 2006-03-22 08:05:11 -0800 (Wed, 22 Mar 2006) | 10 lines
27214 Changed paths:
27215    M /trunk/include/charset.h
27216    M /trunk/include/vlc_symbols.h
27217    M /trunk/modules/codec/subsdec.c
27218
27219 include:
27220  * export GetFallbackEncoding()
27221 subsdec:
27222  * autodetect UTF-8 encoding,
27223  * use better non-Unicode default encoding from language instead of
27224  CP1252 when local encoding is UTF-8, and local encoding in all other cases
27225  (should improve subtitles decoding on POSIX a lot)
27226  * some memory fixes
27227  * some cosmetic fixes
27228
27229 ------------------------------------------------------------------------
27230 r14876 | xtophe | 2006-03-22 06:14:10 -0800 (Wed, 22 Mar 2006) | 2 lines
27231 Changed paths:
27232    M /trunk/modules/misc/logger.c
27233
27234 logger.c: Compile fix
27235
27236 ------------------------------------------------------------------------
27237 r14875 | zorglub | 2006-03-22 05:38:50 -0800 (Wed, 22 Mar 2006) | 2 lines
27238 Changed paths:
27239    M /trunk/modules/misc/freetype.c
27240
27241 Compile fix
27242
27243 ------------------------------------------------------------------------
27244 r14874 | courmisch | 2006-03-22 04:26:11 -0800 (Wed, 22 Mar 2006) | 6 lines
27245 Changed paths:
27246    M /trunk/include/charset.h
27247    M /trunk/include/vlc_symbols.h
27248    M /trunk/src/misc/unicode.c
27249
27250 IsUTF8: check if a string is a valid UTF8 sequence without modifying it
27251 EnsureUTF8 would replace invalid bytes sequences with question marks.
27252
27253 Most of the code was already there anyway. This allows UTF-8 autodetection
27254 without a dedicated UTF8-to-UTF8 iconv() handle.
27255
27256 ------------------------------------------------------------------------
27257 r14873 | zorglub | 2006-03-22 04:14:30 -0800 (Wed, 22 Mar 2006) | 2 lines
27258 Changed paths:
27259    M /trunk/modules/misc/freetype.c
27260    M /trunk/modules/misc/gnutls.c
27261    M /trunk/modules/misc/growl.c
27262    M /trunk/modules/misc/logger.c
27263    M /trunk/modules/misc/msn.c
27264    M /trunk/modules/misc/rtsp.c
27265    M /trunk/modules/misc/svg.c
27266    M /trunk/modules/misc/xml/libxml.c
27267    M /trunk/modules/misc/xml/xtag.c
27268
27269 Strings review in misc/ except dummy and win32text (Refs:#438)
27270
27271 ------------------------------------------------------------------------
27272 r14872 | courmisch | 2006-03-22 03:24:45 -0800 (Wed, 22 Mar 2006) | 2 lines
27273 Changed paths:
27274    M /trunk/src/misc/unicode.c
27275
27276 Clean up
27277
27278 ------------------------------------------------------------------------
27279 r14871 | courmisch | 2006-03-22 03:14:24 -0800 (Wed, 22 Mar 2006) | 2 lines
27280 Changed paths:
27281    M /trunk/include/vlc_common.h
27282    M /trunk/include/vlc_symbols.h
27283    M /trunk/src/extras/libc.c
27284
27285 Clean up vlc_iconv prototype
27286
27287 ------------------------------------------------------------------------
27288 r14870 | zorglub | 2006-03-21 23:12:10 -0800 (Tue, 21 Mar 2006) | 2 lines
27289 Changed paths:
27290    M /trunk/modules/control/telnet.c
27291
27292 Strings review of telnet.c (Refs:#438)
27293
27294 ------------------------------------------------------------------------
27295 r14869 | dionoea | 2006-03-21 16:19:29 -0800 (Tue, 21 Mar 2006) | 2 lines
27296 Changed paths:
27297    M /trunk/share/http/dialogs/playlist
27298    M /trunk/share/http/iehacks.css
27299    M /trunk/share/http/style.css
27300
27301 Slightly better IE and Firefox compatible version of the sort and services discovery menus.
27302
27303 ------------------------------------------------------------------------
27304 r14868 | dionoea | 2006-03-21 15:41:05 -0800 (Tue, 21 Mar 2006) | 2 lines
27305 Changed paths:
27306    M /trunk/modules/misc/msn.c
27307
27308 Also update now playing info when playing a new item.
27309
27310 ------------------------------------------------------------------------
27311 r14867 | dionoea | 2006-03-21 15:26:17 -0800 (Tue, 21 Mar 2006) | 2 lines
27312 Changed paths:
27313    M /trunk/share/http/js/functions.js
27314    M /trunk/share/http/js/mosaic.js
27315    M /trunk/share/http/js/vlm.js
27316
27317 Some more IE (crap) fixes
27318
27319 ------------------------------------------------------------------------
27320 r14861 | bigben | 2006-03-21 14:08:41 -0800 (Tue, 21 Mar 2006) | 4 lines
27321 Changed paths:
27322    M /trunk/modules/gui/macosx/playlistinfo.m
27323
27324 * There is no reason not to allow to open the information panel on nodes
27325 * We now have an (ugly) way to rename nodes
27326
27327
27328 ------------------------------------------------------------------------
27329 r14860 | bigben | 2006-03-21 12:56:51 -0800 (Tue, 21 Mar 2006) | 4 lines
27330 Changed paths:
27331    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
27332    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
27333    M /trunk/modules/gui/macosx/controls.m
27334
27335 * Only enable "Jump To Time" when the stream is seekable
27336 * Fix enabling of the step forward/backward functions
27337
27338
27339 ------------------------------------------------------------------------
27340 r14859 | dionoea | 2006-03-21 12:56:35 -0800 (Tue, 21 Mar 2006) | 2 lines
27341 Changed paths:
27342    M /trunk/Makefile.am
27343
27344 Add 7zip win32 build targets
27345
27346 ------------------------------------------------------------------------
27347 r14858 | courmisch | 2006-03-21 10:20:48 -0800 (Tue, 21 Mar 2006) | 2 lines
27348 Changed paths:
27349    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
27350
27351 I knew I was foolish to expect wxWidgets to work properly.
27352
27353 ------------------------------------------------------------------------
27354 r14857 | courmisch | 2006-03-21 09:28:09 -0800 (Tue, 21 Mar 2006) | 9 lines
27355 Changed paths:
27356    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
27357
27358 Attempt to use wc_str() even if wxWidgets is not built with Unicode.
27359 According to the wxWidgets documentation, it works. But of course, you
27360 don't want to trust the wxWidgets documentation, particularly when it
27361 deals with characters encoding. Or rather, you'd like to trust the
27362 documentation, but you can't trust the actual implementation to work
27363 until you tested it.
27364
27365 So lets see if it works, and revert commit it tomorrow if it sucks.
27366
27367 ------------------------------------------------------------------------
27368 r14856 | courmisch | 2006-03-21 09:21:24 -0800 (Tue, 21 Mar 2006) | 2 lines
27369 Changed paths:
27370    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
27371
27372 Attempt to fix Unicode wxWidgets interface on Win32
27373
27374 ------------------------------------------------------------------------
27375 r14855 | courmisch | 2006-03-21 08:42:34 -0800 (Tue, 21 Mar 2006) | 4 lines
27376 Changed paths:
27377    M /trunk/include/charset.h
27378    M /trunk/include/vlc_symbols.h
27379    M /trunk/src/misc/unicode.c
27380
27381 - FromWide(): converts a wchar_t * to UTF-8 char *
27382   (if local charset is UTF-8, this is similar to wcstombs())
27383 - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8
27384
27385 ------------------------------------------------------------------------
27386 r14854 | courmisch | 2006-03-21 08:08:35 -0800 (Tue, 21 Mar 2006) | 3 lines
27387 Changed paths:
27388    M /trunk/bootstrap
27389
27390 libtool: Compile builtins as convenience libraries rather than static ones
27391 Might fix PIC linking issues on amd64
27392
27393 ------------------------------------------------------------------------
27394 r14853 | courmisch | 2006-03-21 07:39:43 -0800 (Tue, 21 Mar 2006) | 2 lines
27395 Changed paths:
27396    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
27397
27398 A bit explanation of the wxWidgets string conversion mess won't harm
27399
27400 ------------------------------------------------------------------------
27401 r14852 | courmisch | 2006-03-21 07:34:34 -0800 (Tue, 21 Mar 2006) | 3 lines
27402 Changed paths:
27403    M /trunk/modules/gui/wxwidgets/menus.cpp
27404
27405 Fix G++ 4.1 compilation problem
27406 reported by Diego 'Flameeyes' Petten?\195?\178
27407
27408 ------------------------------------------------------------------------
27409 r14851 | dionoea | 2006-03-20 16:45:31 -0800 (Mon, 20 Mar 2006) | 2 lines
27410 Changed paths:
27411    M /trunk/share/http/requests/status.xml
27412
27413 looks like someone renamed vlc_obj_exists to vlc_object_exists.
27414
27415 ------------------------------------------------------------------------
27416 r14847 | zorglub | 2006-03-20 15:13:39 -0800 (Mon, 20 Mar 2006) | 2 lines
27417 Changed paths:
27418    M /trunk/test/NativeLibvlcTest.py
27419    M /trunk/test/NativeStatsTest.py
27420    M /trunk/test/PyMediaControlBaseTest.py
27421    M /trunk/test/PyMediaControlPlaylistTest.py
27422    M /trunk/test/PyMediaControlVariablesTest.py
27423    M /trunk/test/setup.py
27424
27425 Fix test
27426
27427 ------------------------------------------------------------------------
27428 r14846 | ipkiss | 2006-03-20 14:34:43 -0800 (Mon, 20 Mar 2006) | 2 lines
27429 Changed paths:
27430    M /trunk/doc/skins/skins2-howto.xml
27431
27432  * doc/skins/skins2-howto.xml: Fixed typos.
27433
27434 ------------------------------------------------------------------------
27435 r14845 | fkuehne | 2006-03-20 12:42:23 -0800 (Mon, 20 Mar 2006) | 1 line
27436 Changed paths:
27437    M /trunk/README.MacOSX.rtf
27438
27439 * the transitional phase of our osx-aout-modules is over :)
27440 ------------------------------------------------------------------------
27441 r14843 | dionoea | 2006-03-20 12:22:59 -0800 (Mon, 20 Mar 2006) | 6 lines
27442 Changed paths:
27443    M /trunk/src/misc/vlm.c
27444
27445 fix #478.
27446
27447 You need to escape (with \):
27448 * quotes that are part of a file's name or option's value
27449 * backslashes
27450
27451 ------------------------------------------------------------------------
27452 r14842 | damienf | 2006-03-20 06:40:42 -0800 (Mon, 20 Mar 2006) | 2 lines
27453 Changed paths:
27454    M /trunk/activex/plugin.cpp
27455
27456 plugin.cpp: as usual,I forgot to disable my own debug
27457
27458 ------------------------------------------------------------------------
27459 r14841 | damienf | 2006-03-20 06:37:41 -0800 (Mon, 20 Mar 2006) | 7 lines
27460 Changed paths:
27461    M /trunk/activex/persistpropbag.cpp
27462    M /trunk/activex/plugin.cpp
27463    M /trunk/activex/plugin.h
27464    M /trunk/activex/test.html
27465    M /trunk/activex/vlccontrol.cpp
27466
27467 plugin.cpp, plugin.h: delayed initialization of VLC until activation in place in user mode only
27468     this allows the persistable properties to be fully loaded before initialization and allow
27469     for control to initialize faster in design mode. AUTOLOOP property now works properly
27470 persistpropbag.cpp, vlccontrol.h: decoupled volume property from VLC so that value can be used
27471     without having VLC initialized
27472 test.html: added volume control
27473
27474 ------------------------------------------------------------------------
27475 r14840 | fkuehne | 2006-03-20 06:13:04 -0800 (Mon, 20 Mar 2006) | 1 line
27476 Changed paths:
27477    M /trunk/Makefile.am
27478
27479 * fixed the copying of the re-worked http-interface to our release bundle. (not really clean, but I don't know how to do this in a better way...)
27480 ------------------------------------------------------------------------
27481 r14839 | massiot | 2006-03-20 03:18:52 -0800 (Mon, 20 Mar 2006) | 2 lines
27482 Changed paths:
27483    M /trunk/modules/mux/mpeg/ts.c
27484
27485  * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
27486
27487 ------------------------------------------------------------------------
27488 r14838 | massiot | 2006-03-20 03:12:04 -0800 (Mon, 20 Mar 2006) | 2 lines
27489 Changed paths:
27490    M /trunk/modules/control/http/http.c
27491    M /trunk/modules/control/http/http.h
27492
27493  * modules/control/http: Content-Type should be case-insensitive.
27494
27495 ------------------------------------------------------------------------
27496 r14837 | dionoea | 2006-03-19 17:51:45 -0800 (Sun, 19 Mar 2006) | 2 lines
27497 Changed paths:
27498    M /trunk/share/http/dialogs/mosaic
27499    M /trunk/share/http/js/functions.js
27500
27501 mosaic wizard: change layout & make VLM command batch display optional.
27502
27503 ------------------------------------------------------------------------
27504 r14836 | dionoea | 2006-03-19 17:35:15 -0800 (Sun, 19 Mar 2006) | 2 lines
27505 Changed paths:
27506    M /trunk/share/http/js/vlm.js
27507
27508 * also do vlm options fix on sout.
27509
27510 ------------------------------------------------------------------------
27511 r14835 | dionoea | 2006-03-19 17:32:11 -0800 (Sun, 19 Mar 2006) | 4 lines
27512 Changed paths:
27513    M /trunk/share/http/dialogs/input
27514    M /trunk/share/http/dialogs/mosaic
27515    M /trunk/share/http/dialogs/sout
27516    M /trunk/share/http/js/functions.js
27517    M /trunk/share/http/js/mosaic.js
27518    M /trunk/share/http/js/vlm.js
27519    M /trunk/share/http/style.css
27520
27521 * add "fake:" input
27522 * vlm fix. change "input :foo=bar :foo2=bar2" into vlm compatible option handling
27523 * mosaic fix. always enable transcode when using an sout chain
27524
27525 ------------------------------------------------------------------------
27526 r14834 | hartman | 2006-03-19 14:03:20 -0800 (Sun, 19 Mar 2006) | 2 lines
27527 Changed paths:
27528    M /trunk/modules/demux/livedotcom.cpp
27529
27530 * Fix AMR from liveMedia decoding. Patch by Alex Antropoff <alant at transtelecom dot md>
27531
27532 ------------------------------------------------------------------------
27533 r14830 | xtophe | 2006-03-19 10:16:56 -0800 (Sun, 19 Mar 2006) | 2 lines
27534 Changed paths:
27535    M /trunk/modules/video_output/caca.c
27536
27537 caca.c: Typo
27538
27539 ------------------------------------------------------------------------
27540 r14829 | hartman | 2006-03-19 10:05:54 -0800 (Sun, 19 Mar 2006) | 2 lines
27541 Changed paths:
27542    M /trunk/modules/demux/livedotcom.cpp
27543
27544 * sorry about the missing #if
27545
27546 ------------------------------------------------------------------------
27547 r14828 | sam | 2006-03-19 09:17:57 -0800 (Sun, 19 Mar 2006) | 2 lines
27548 Changed paths:
27549    M /trunk/modules/video_output/caca.c
27550
27551   * Support for newer libcaca/libcucul versions.
27552
27553 ------------------------------------------------------------------------
27554 r14827 | bigben | 2006-03-19 05:13:09 -0800 (Sun, 19 Mar 2006) | 3 lines
27555 Changed paths:
27556    M /trunk/modules/gui/macosx/output.m
27557
27558 Forgot that one
27559
27560
27561 ------------------------------------------------------------------------
27562 r14826 | bigben | 2006-03-19 05:03:20 -0800 (Sun, 19 Mar 2006) | 3 lines
27563 Changed paths:
27564    M /trunk/modules/gui/macosx/wizard.m
27565
27566 * fix compilation
27567
27568
27569 ------------------------------------------------------------------------
27570 r14825 | bigben | 2006-03-19 04:57:26 -0800 (Sun, 19 Mar 2006) | 3 lines
27571 Changed paths:
27572    M /trunk/modules/gui/macosx/bookmarks.m
27573    M /trunk/modules/gui/macosx/controls.m
27574    M /trunk/modules/gui/macosx/equalizer.m
27575    M /trunk/modules/gui/macosx/extended.m
27576    M /trunk/modules/gui/macosx/interaction.m
27577    M /trunk/modules/gui/macosx/intf.m
27578    M /trunk/modules/gui/macosx/macosx.m
27579    M /trunk/modules/gui/macosx/open.m
27580    M /trunk/modules/gui/macosx/playlist.m
27581    M /trunk/modules/gui/macosx/playlistinfo.m
27582    M /trunk/modules/gui/macosx/prefs.m
27583    M /trunk/modules/gui/macosx/update.m
27584    M /trunk/modules/gui/macosx/voutgl.m
27585    M /trunk/modules/gui/macosx/voutqt.m
27586    M /trunk/modules/gui/macosx/wizard.m
27587
27588 * First string review of the OSX interface
27589
27590
27591 ------------------------------------------------------------------------
27592 r14824 | hartman | 2006-03-19 03:24:16 -0800 (Sun, 19 Mar 2006) | 2 lines
27593 Changed paths:
27594    M /trunk/modules/demux/livedotcom.cpp
27595
27596 * fix the liveMedia VERSION_INT (hopefully)
27597
27598 ------------------------------------------------------------------------
27599 r14823 | dionoea | 2006-03-18 17:49:11 -0800 (Sat, 18 Mar 2006) | 2 lines
27600 Changed paths:
27601    M /trunk/share/Makefile.am
27602
27603 Add iehacks.css to Makefile.am
27604
27605 ------------------------------------------------------------------------
27606 r14822 | dionoea | 2006-03-18 17:46:43 -0800 (Sat, 18 Mar 2006) | 6 lines
27607 Changed paths:
27608    M /trunk/share/http/dialogs/input
27609    M /trunk/share/http/dialogs/mosaic
27610    M /trunk/share/http/dialogs/playlist
27611    M /trunk/share/http/dialogs/sout
27612    A /trunk/share/http/iehacks.css
27613    M /trunk/share/http/images/info.png
27614    M /trunk/share/http/index.html
27615    M /trunk/share/http/js/functions.js
27616    M /trunk/share/http/style.css
27617
27618 A bunch of hacks to fix bugs on IE.
27619
27620 I really don't like the Sort menu and Services discovery menu code. If
27621 someone has a better idea feal free to change it.
27622
27623
27624 ------------------------------------------------------------------------
27625 r14821 | hartman | 2006-03-18 17:28:18 -0800 (Sat, 18 Mar 2006) | 2 lines
27626 Changed paths:
27627    M /trunk/modules/demux/livedotcom.cpp
27628
27629 * fix ifdef
27630
27631 ------------------------------------------------------------------------
27632 r14820 | xtophe | 2006-03-18 17:27:21 -0800 (Sat, 18 Mar 2006) | 2 lines
27633 Changed paths:
27634    M /trunk/modules/stream_out/bridge.c
27635    M /trunk/modules/stream_out/rtp.c
27636    M /trunk/modules/stream_out/standard.c
27637    M /trunk/modules/stream_out/switcher.c
27638    M /trunk/modules/stream_out/transcode.c
27639
27640 stream_out/*: String review (refs #438)
27641
27642 ------------------------------------------------------------------------
27643 r14819 | hartman | 2006-03-18 17:00:13 -0800 (Sat, 18 Mar 2006) | 8 lines
27644 Changed paths:
27645    M /trunk/modules/demux/livedotcom.cpp
27646
27647 * Send Keep-A-Live RTSP bogus calls for servers that do not support RTCP reports.
27648   Seems to work for WM RTSP. No support yet for Kasenna,
27649   since I don't have proper access to one at this moment.
27650
27651   refs #595
27652   refs #329
27653
27654
27655 ------------------------------------------------------------------------
27656 r14818 | dionoea | 2006-03-18 16:02:26 -0800 (Sat, 18 Mar 2006) | 2 lines
27657 Changed paths:
27658    M /trunk/share/http/dialogs/sout
27659
27660 Fix typo
27661
27662 ------------------------------------------------------------------------
27663 r14817 | jpsaman | 2006-03-18 15:11:31 -0800 (Sat, 18 Mar 2006) | 1 line
27664 Changed paths:
27665    M /trunk/src/Makefile.am
27666
27667 Undo r 14546 breakage
27668 ------------------------------------------------------------------------
27669 r14816 | zorglub | 2006-03-18 14:27:07 -0800 (Sat, 18 Mar 2006) | 2 lines
27670 Changed paths:
27671    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
27672
27673 Don't expand WX Tree root - Patch by Alexander Gall. Thanks
27674
27675 ------------------------------------------------------------------------
27676 r14815 | zorglub | 2006-03-18 14:18:16 -0800 (Sat, 18 Mar 2006) | 2 lines
27677 Changed paths:
27678    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
27679
27680 Apparently fix WX playlist crash (Closes:#205)
27681
27682 ------------------------------------------------------------------------
27683 r14814 | xtophe | 2006-03-18 10:14:49 -0800 (Sat, 18 Mar 2006) | 2 lines
27684 Changed paths:
27685    M /trunk/share/Makefile.am
27686
27687 share/makefile.am: Typo. Thanks to Albert on the forum for the report
27688
27689 ------------------------------------------------------------------------
27690 r14813 | zorglub | 2006-03-18 10:12:47 -0800 (Sat, 18 Mar 2006) | 2 lines
27691 Changed paths:
27692    M /trunk/src/input/es_out.c
27693
27694 Don't use %f in es_out (Closes:#587)
27695
27696 ------------------------------------------------------------------------
27697 r14812 | dionoea | 2006-03-18 09:56:10 -0800 (Sat, 18 Mar 2006) | 2 lines
27698 Changed paths:
27699    M /trunk/share/http/dialogs/mosaic
27700
27701 Add some comments and 'fix' display if the mosaic's width is larger than 600px.
27702
27703 ------------------------------------------------------------------------
27704 r14811 | zorglub | 2006-03-18 09:52:31 -0800 (Sat, 18 Mar 2006) | 2 lines
27705 Changed paths:
27706    M /trunk/include/vlc_httpd.h
27707    M /trunk/include/vlc_objects.h
27708    M /trunk/src/misc/messages.c
27709    M /trunk/src/misc/objects.c
27710    M /trunk/src/network/httpd.c
27711
27712 Display IP of client in debug
27713
27714 ------------------------------------------------------------------------
27715 r14810 | dionoea | 2006-03-18 09:45:40 -0800 (Sat, 18 Mar 2006) | 2 lines
27716 Changed paths:
27717    M /trunk/share/http/js/mosaic.js
27718
27719 Spelling fix, again.
27720
27721 ------------------------------------------------------------------------
27722 r14809 | dionoea | 2006-03-18 09:43:36 -0800 (Sat, 18 Mar 2006) | 2 lines
27723 Changed paths:
27724    M /trunk/share/http/dialogs/mosaic
27725
27726 Spelling fix
27727
27728 ------------------------------------------------------------------------
27729 r14808 | dionoea | 2006-03-18 09:42:37 -0800 (Sat, 18 Mar 2006) | 2 lines
27730 Changed paths:
27731    M /trunk/share/http/dialogs/input
27732    M /trunk/share/http/dialogs/mosaic
27733    M /trunk/share/http/dialogs/sout
27734    M /trunk/share/http/js/mosaic.js
27735
27736 add some help and feedback
27737
27738 ------------------------------------------------------------------------
27739 r14807 | xtophe | 2006-03-18 09:31:31 -0800 (Sat, 18 Mar 2006) | 2 lines
27740 Changed paths:
27741    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
27742
27743 x264.patch: Sync with upstream
27744
27745 ------------------------------------------------------------------------
27746 r14806 | dionoea | 2006-03-18 09:14:54 -0800 (Sat, 18 Mar 2006) | 2 lines
27747 Changed paths:
27748    M /trunk/NEWS
27749
27750 update NEWS
27751
27752 ------------------------------------------------------------------------
27753 r14805 | dionoea | 2006-03-18 09:14:19 -0800 (Sat, 18 Mar 2006) | 2 lines
27754 Changed paths:
27755    M /trunk/share/http/dialogs/footer
27756    M /trunk/share/http/dialogs/mosaic
27757    M /trunk/share/http/dialogs/sout
27758    M /trunk/share/http/js/functions.js
27759    M /trunk/share/http/js/mosaic.js
27760    M /trunk/share/http/mosaic.html
27761    M /trunk/share/http/style.css
27762
27763 Code the mosaic wizard
27764
27765 ------------------------------------------------------------------------
27766 r14804 | zorglub | 2006-03-18 08:22:23 -0800 (Sat, 18 Mar 2006) | 2 lines
27767 Changed paths:
27768    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
27769
27770 Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)
27771
27772 ------------------------------------------------------------------------
27773 r14803 | xtophe | 2006-03-18 07:52:42 -0800 (Sat, 18 Mar 2006) | 2 lines
27774 Changed paths:
27775    M /trunk/THANKS
27776    M /trunk/modules/access/dshow/dshow.cpp
27777
27778 access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
27779
27780 ------------------------------------------------------------------------
27781 r14802 | dionoea | 2006-03-18 07:06:40 -0800 (Sat, 18 Mar 2006) | 2 lines
27782 Changed paths:
27783    A /trunk/share/http/images/white_cross_small.png
27784
27785 ooops
27786
27787 ------------------------------------------------------------------------
27788 r14801 | dionoea | 2006-03-18 07:00:52 -0800 (Sat, 18 Mar 2006) | 2 lines
27789 Changed paths:
27790    M /trunk/share/Makefile.am
27791
27792 One more image
27793
27794 ------------------------------------------------------------------------
27795 r14800 | dionoea | 2006-03-18 06:37:51 -0800 (Sat, 18 Mar 2006) | 2 lines
27796 Changed paths:
27797    M /trunk/share/Makefile.am
27798
27799 Add new http interface images
27800
27801 ------------------------------------------------------------------------
27802 r14799 | xtophe | 2006-03-18 04:49:51 -0800 (Sat, 18 Mar 2006) | 2 lines
27803 Changed paths:
27804    M /trunk/modules/demux/ts.c
27805
27806 Typo
27807
27808 ------------------------------------------------------------------------
27809 r14798 | zorglub | 2006-03-18 04:38:38 -0800 (Sat, 18 Mar 2006) | 2 lines
27810 Changed paths:
27811    M /trunk/modules/visualization/galaktos/init_cond.c
27812    M /trunk/modules/visualization/galaktos/preset.c
27813
27814 %f in galaktos (Closes:#585)
27815
27816 ------------------------------------------------------------------------
27817 r14797 | zorglub | 2006-03-18 03:27:40 -0800 (Sat, 18 Mar 2006) | 2 lines
27818 Changed paths:
27819    M /trunk/THANKS
27820
27821 Thanks
27822
27823 ------------------------------------------------------------------------
27824 r14796 | zorglub | 2006-03-18 03:27:10 -0800 (Sat, 18 Mar 2006) | 7 lines
27825 Changed paths:
27826    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27827    M /trunk/modules/codec/ffmpeg/ffmpeg.h
27828    M /trunk/modules/codec/ffmpeg/video_filter.c
27829    M /trunk/modules/stream_out/transcode.c
27830
27831 Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.
27832
27833 Seems to work neatly, please test nevertheless.
27834
27835 Closes:#448
27836
27837
27838 ------------------------------------------------------------------------
27839 r14795 | zorglub | 2006-03-18 02:30:24 -0800 (Sat, 18 Mar 2006) | 2 lines
27840 Changed paths:
27841    M /trunk/src/misc/vlm.c
27842
27843 Don't use %f in VLM, except for display (Closes:#588)
27844
27845 ------------------------------------------------------------------------
27846 r14794 | zorglub | 2006-03-18 02:20:01 -0800 (Sat, 18 Mar 2006) | 2 lines
27847 Changed paths:
27848    M /trunk/modules/audio_filter/equalizer.c
27849
27850 Don't use %f in equalizer (Closes:#586)
27851
27852 ------------------------------------------------------------------------
27853 r14793 | zorglub | 2006-03-18 02:14:40 -0800 (Sat, 18 Mar 2006) | 2 lines
27854 Changed paths:
27855    M /trunk/modules/control/http/macro.c
27856    M /trunk/modules/control/http/rpn.c
27857
27858 Don't use %f in HTTP interface (Closes:#584)
27859
27860 ------------------------------------------------------------------------
27861 r14792 | courmisch | 2006-03-18 00:51:19 -0800 (Sat, 18 Mar 2006) | 3 lines
27862 Changed paths:
27863    M /trunk/modules/misc/network/ipv4.c
27864
27865 - Avoid using gethostbyname() which is not thread-safe
27866 - Code simplification
27867
27868 ------------------------------------------------------------------------
27869 r14791 | courmisch | 2006-03-18 00:46:59 -0800 (Sat, 18 Mar 2006) | 2 lines
27870 Changed paths:
27871    M /trunk/modules/mux/rtp
27872
27873 svn:ignore
27874
27875 ------------------------------------------------------------------------
27876 r14790 | xtophe | 2006-03-17 18:06:16 -0800 (Fri, 17 Mar 2006) | 2 lines
27877 Changed paths:
27878    M /trunk/modules/demux/asf/asf.c
27879    M /trunk/modules/demux/asf/libasf.c
27880    M /trunk/modules/demux/avi/avi.c
27881    M /trunk/modules/demux/flac.c
27882    M /trunk/modules/demux/m3u.c
27883    M /trunk/modules/demux/mjpeg.c
27884    M /trunk/modules/demux/mp4/mp4.c
27885    M /trunk/modules/demux/nsc.c
27886    M /trunk/modules/demux/playlist/b4s.c
27887    M /trunk/modules/demux/playlist/pls.c
27888    M /trunk/modules/demux/playlist/podcast.c
27889    M /trunk/modules/demux/rawdv.c
27890    M /trunk/modules/demux/sgimb.c
27891    M /trunk/modules/demux/subtitle.c
27892    M /trunk/modules/demux/ts.c
27893    M /trunk/modules/demux/ty.c
27894    M /trunk/modules/demux/vobsub.c
27895    M /trunk/modules/demux/voc.c
27896    M /trunk/modules/demux/wav.c
27897
27898 All: string review (refs: #438)
27899
27900 ------------------------------------------------------------------------
27901 r14789 | dionoea | 2006-03-17 17:22:06 -0800 (Fri, 17 Mar 2006) | 2 lines
27902 Changed paths:
27903    M /trunk/modules/control/http/util.c
27904    M /trunk/share/http/dialogs/playlist
27905    M /trunk/share/http/js/functions.js
27906    M /trunk/share/http/requests/playlist.xml
27907
27908 HTTP interface: Display estimated item time when available.
27909
27910 ------------------------------------------------------------------------
27911 r14788 | dionoea | 2006-03-17 16:51:57 -0800 (Fri, 17 Mar 2006) | 2 lines
27912 Changed paths:
27913    M /trunk/share/http/js/functions.js
27914    M /trunk/share/http/requests/playlist.xml
27915
27916 Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.
27917
27918 ------------------------------------------------------------------------
27919 r14787 | dionoea | 2006-03-17 16:45:55 -0800 (Fri, 17 Mar 2006) | 2 lines
27920 Changed paths:
27921    M /trunk/modules/control/http/util.c
27922
27923 Export the fact that a playlist item is read only or can be deleted
27924
27925 ------------------------------------------------------------------------
27926 r14786 | dionoea | 2006-03-17 16:29:57 -0800 (Fri, 17 Mar 2006) | 2 lines
27927 Changed paths:
27928    M /trunk/share/http/dialogs/playlist
27929    A /trunk/share/http/images/sd.png
27930    M /trunk/share/http/js/functions.js
27931    M /trunk/share/http/requests/status.xml
27932    M /trunk/share/http/style.css
27933
27934 Add services discovery handling in http interface.
27935
27936 ------------------------------------------------------------------------
27937 r14785 | dionoea | 2006-03-17 16:17:53 -0800 (Fri, 17 Mar 2006) | 3 lines
27938 Changed paths:
27939    M /trunk/modules/control/http/http.h
27940    M /trunk/modules/control/http/macro.c
27941    M /trunk/modules/control/http/mvar.c
27942    M /trunk/modules/control/http/rpn.c
27943
27944 * rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_discovery_is_loaded" rpn functions.
27945 * macro.c, http.h, mvar.c: add new "object" param2 for foreach macro. It gives a list of all objects matching a capability.
27946
27947 ------------------------------------------------------------------------
27948 r14784 | dionoea | 2006-03-17 15:13:47 -0800 (Fri, 17 Mar 2006) | 2 lines
27949 Changed paths:
27950    M /trunk/share/http/dialogs/browse
27951    M /trunk/share/http/dialogs/input
27952    M /trunk/share/http/dialogs/main
27953    M /trunk/share/http/dialogs/playlist
27954    M /trunk/share/http/dialogs/sout
27955    M /trunk/share/http/style.css
27956
27957 Add small "close/hide" buttons on some of the dialogs
27958
27959 ------------------------------------------------------------------------
27960 r14783 | dionoea | 2006-03-17 15:05:41 -0800 (Fri, 17 Mar 2006) | 2 lines
27961 Changed paths:
27962    M /trunk/modules/demux/m3u.c
27963
27964 [14752] improved, by Daniel Stranger.
27965
27966 ------------------------------------------------------------------------
27967 r14782 | jpsaman | 2006-03-17 14:38:47 -0800 (Fri, 17 Mar 2006) | 1 line
27968 Changed paths:
27969    M /trunk/share/http/dialogs/playlist
27970
27971 Revert revision 14781 the sort button was already there.
27972 ------------------------------------------------------------------------
27973 r14781 | jpsaman | 2006-03-17 14:28:15 -0800 (Fri, 17 Mar 2006) | 1 line
27974 Changed paths:
27975    M /trunk/share/http/dialogs/playlist
27976
27977 Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch
27978 ------------------------------------------------------------------------
27979 r14780 | dionoea | 2006-03-17 14:01:13 -0800 (Fri, 17 Mar 2006) | 2 lines
27980 Changed paths:
27981    M /trunk/share/http/dialogs/playlist
27982    A /trunk/share/http/images/white.png
27983    M /trunk/share/http/js/functions.js
27984    M /trunk/share/http/style.css
27985
27986 HTTP interface playlist sort commands based on patch by Laurent Mutricy.
27987
27988 ------------------------------------------------------------------------
27989 r14779 | fkuehne | 2006-03-17 12:07:25 -0800 (Fri, 17 Mar 2006) | 1 line
27990 Changed paths:
27991    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
27992    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
27993    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
27994    M /trunk/modules/gui/macosx/wizard.h
27995    M /trunk/modules/gui/macosx/wizard.m
27996
27997 * don't overwrite existing files
27998 ------------------------------------------------------------------------
27999 r14778 | xtophe | 2006-03-17 09:06:05 -0800 (Fri, 17 Mar 2006) | 2 lines
28000 Changed paths:
28001    M /trunk
28002    M /trunk/extras
28003    M /trunk/src/test
28004
28005 Add a few svn:ignore
28006
28007 ------------------------------------------------------------------------
28008 r14777 | jpsaman | 2006-03-17 06:40:59 -0800 (Fri, 17 Mar 2006) | 1 line
28009 Changed paths:
28010    M /trunk/share/http/old/admin/browse.html
28011    M /trunk/share/http/old/admin/index.html
28012    M /trunk/share/http/old/index.html
28013    M /trunk/share/http/old/info.html
28014    M /trunk/share/http/old/vlm/edit.html
28015    M /trunk/share/http/old/vlm/index.html
28016    M /trunk/share/http/old/vlm/new.html
28017    M /trunk/share/http/old/vlm/show.html
28018
28019 Fix old http interface to not refer to the new http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
28020 ------------------------------------------------------------------------
28021 r14776 | jpsaman | 2006-03-17 06:34:06 -0800 (Fri, 17 Mar 2006) | 1 line
28022 Changed paths:
28023    M /trunk/modules/control/http/rpn.c
28024    M /trunk/share/http/js/functions.js
28025    M /trunk/share/http/requests/status.xml
28026
28027 Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
28028 ------------------------------------------------------------------------
28029 r14775 | damienf | 2006-03-16 17:08:13 -0800 (Thu, 16 Mar 2006) | 3 lines
28030 Changed paths:
28031    M /trunk/mozilla/Makefile.am
28032    M /trunk/mozilla/npvlc_rc.rc
28033
28034 Makefile.am: fixed linking of mozilla plugin
28035 npvlc_rc.rc: fixed description and suffixes columns
28036
28037 ------------------------------------------------------------------------
28038 r14774 | hartman | 2006-03-16 14:45:11 -0800 (Thu, 16 Mar 2006) | 2 lines
28039 Changed paths:
28040    M /trunk/modules/demux/livedotcom.cpp
28041
28042 * G726 settings for liveMedia refs #601
28043
28044 ------------------------------------------------------------------------
28045 r14773 | xtophe | 2006-03-16 12:19:54 -0800 (Thu, 16 Mar 2006) | 2 lines
28046 Changed paths:
28047    M /trunk/share/http/js/functions.js
28048    M /trunk/share/http/style.css
28049
28050 Reimplement [14768] with a CSS. Patch by Laurent Mutricy.
28051
28052 ------------------------------------------------------------------------
28053 r14772 | dionoea | 2006-03-16 09:59:41 -0800 (Thu, 16 Mar 2006) | 2 lines
28054 Changed paths:
28055    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
28056
28057 hum, forgot to set the default value
28058
28059 ------------------------------------------------------------------------
28060 r14771 | dionoea | 2006-03-16 08:59:41 -0800 (Thu, 16 Mar 2006) | 5 lines
28061 Changed paths:
28062    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
28063    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
28064    M /trunk/modules/gui/skins2/parser/builder.cpp
28065    M /trunk/modules/gui/skins2/parser/builder_data.def
28066    M /trunk/modules/gui/skins2/parser/builder_data.hpp
28067    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
28068    M /trunk/modules/gui/skins2/utils/var_tree.cpp
28069    M /trunk/modules/gui/skins2/utils/var_tree.hpp
28070
28071 Add attribute flat="true/false" to Playtree. When flat is true, only the
28072 leafs will be displayed (like the old style playlist). Once we're sure
28073 that this works fine, we can ditch the old skins2 playlist code.
28074
28075
28076 ------------------------------------------------------------------------
28077 r14770 | titer | 2006-03-15 16:38:46 -0800 (Wed, 15 Mar 2006) | 2 lines
28078 Changed paths:
28079    M /trunk/configure.ac
28080
28081 Workarounds a BeOS segfaulting weirdness
28082
28083 ------------------------------------------------------------------------
28084 r14769 | dionoea | 2006-03-15 11:44:02 -0800 (Wed, 15 Mar 2006) | 2 lines
28085 Changed paths:
28086    M /trunk/share/http/dialogs/footer
28087
28088 change "videolan.org" to "VideoLAN website"
28089
28090 ------------------------------------------------------------------------
28091 r14768 | dionoea | 2006-03-15 11:33:10 -0800 (Wed, 15 Mar 2006) | 2 lines
28092 Changed paths:
28093    M /trunk/share/http/js/functions.js
28094    M /trunk/share/http/requests/status.xml
28095
28096 "[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy
28097
28098 ------------------------------------------------------------------------
28099 r14767 | dionoea | 2006-03-15 05:23:31 -0800 (Wed, 15 Mar 2006) | 2 lines
28100 Changed paths:
28101    M /trunk/share/http/js/functions.js
28102
28103 Fix browsing when file/folder name is using a quote (').
28104
28105 ------------------------------------------------------------------------
28106 r14766 | dionoea | 2006-03-15 05:01:36 -0800 (Wed, 15 Mar 2006) | 2 lines
28107 Changed paths:
28108    M /trunk/THANKS
28109    M /trunk/share/http/js/functions.js
28110    M /trunk/share/http/requests/status.xml
28111
28112 "[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.
28113
28114 ------------------------------------------------------------------------
28115 r14765 | hartman | 2006-03-14 17:12:30 -0800 (Tue, 14 Mar 2006) | 2 lines
28116 Changed paths:
28117    M /trunk/modules/demux/livedotcom.cpp
28118
28119 * Ahum.. compile before you commit...
28120
28121 ------------------------------------------------------------------------
28122 r14764 | hartman | 2006-03-14 17:07:29 -0800 (Tue, 14 Mar 2006) | 5 lines
28123 Changed paths:
28124    M /trunk/modules/demux/livedotcom.cpp
28125
28126 * Completly untested G726 support for liveMedia. refs #601
28127   If anyone has access to such a stream, please test this. The AXIS 241QA has this for instance.
28128
28129   See also: http://forum.videolan.org/viewtopic.php?t=18287&start=0&postdays=0&postorder=asc&highlight=g726
28130
28131 ------------------------------------------------------------------------
28132 r14763 | hartman | 2006-03-14 16:40:18 -0800 (Tue, 14 Mar 2006) | 2 lines
28133 Changed paths:
28134    M /trunk/src/misc/charset.c
28135
28136 * Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding
28137
28138 ------------------------------------------------------------------------
28139 r14762 | xtophe | 2006-03-14 14:40:33 -0800 (Tue, 14 Mar 2006) | 4 lines
28140 Changed paths:
28141    M /trunk/configure.ac
28142    A /trunk/modules/mux/rtp/Modules.am
28143    M /trunk/po/POTFILES.in
28144    M /trunk/po/ca.po
28145    M /trunk/po/da.po
28146    M /trunk/po/de.po
28147    M /trunk/po/en_GB.po
28148    M /trunk/po/es.po
28149    M /trunk/po/fr.po
28150    M /trunk/po/it.po
28151    M /trunk/po/ja.po
28152    M /trunk/po/ka.po
28153    M /trunk/po/ko.po
28154    M /trunk/po/nl.po
28155    M /trunk/po/oc.po
28156    M /trunk/po/pt_BR.po
28157    M /trunk/po/ro.po
28158    M /trunk/po/ru.po
28159    M /trunk/po/sv.po
28160    M /trunk/po/tr.po
28161    M /trunk/po/vlc.pot
28162    M /trunk/po/zh_CN.po
28163    M /trunk/po/zh_TW.po
28164
28165 ALL: Fix make distcheck
28166         - add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
28167         - update-po
28168
28169 ------------------------------------------------------------------------
28170 r14761 | hartman | 2006-03-14 13:59:02 -0800 (Tue, 14 Mar 2006) | 2 lines
28171 Changed paths:
28172    M /trunk/modules/stream_out/rtp.c
28173
28174 * We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.
28175
28176 ------------------------------------------------------------------------
28177 r14760 | xtophe | 2006-03-14 13:52:53 -0800 (Tue, 14 Mar 2006) | 3 lines
28178 Changed paths:
28179    M /trunk/extras/contrib
28180    M /trunk/extras/contrib/Makefile
28181    M /trunk/extras/contrib/src
28182
28183 contrib/Makefile: fix the rights on the bin directory
28184 some more svn:ignore
28185
28186 ------------------------------------------------------------------------
28187 r14759 | courmisch | 2006-03-14 13:46:18 -0800 (Tue, 14 Mar 2006) | 3 lines
28188 Changed paths:
28189    M /trunk/modules/stream_out/rtp.c
28190
28191 Whoops. Disable by default for now.
28192 Maybe the option name could be made better.
28193
28194 ------------------------------------------------------------------------
28195 r14758 | courmisch | 2006-03-14 13:42:07 -0800 (Tue, 14 Mar 2006) | 5 lines
28196 Changed paths:
28197    M /trunk/THANKS
28198    M /trunk/modules/stream_out/rtp.c
28199
28200 Apply RFC3016 RTP packetizer patch from Alex Antropoff
28201
28202 The new format is disabled by default,
28203 so we have little risks of regression.
28204
28205 ------------------------------------------------------------------------
28206 r14757 | dionoea | 2006-03-14 06:38:45 -0800 (Tue, 14 Mar 2006) | 2 lines
28207 Changed paths:
28208    M /trunk/modules/video_filter/mosaic.c
28209
28210 Fix unsigned int vs int compilation warning.
28211
28212 ------------------------------------------------------------------------
28213 r14756 | dionoea | 2006-03-14 06:19:37 -0800 (Tue, 14 Mar 2006) | 12 lines
28214 Changed paths:
28215    M /trunk/modules/video_filter/mosaic.c
28216
28217 Fix sub picture region x and y offset values when using
28218 --mosaic-keep-picture with a picture that is bigger than on of the
28219 mosaic's small rectangles.
28220
28221 This allows creation of mosaics like :
28222 AAAAAABBB
28223 A    ABBB
28224 A    ACCC
28225 AAAAAACCC
28226 (where A, B and C are 3 sub streams)
28227
28228
28229 ------------------------------------------------------------------------
28230 r14755 | dionoea | 2006-03-14 05:08:48 -0800 (Tue, 14 Mar 2006) | 7 lines
28231 Changed paths:
28232    M /trunk/src/misc/block.c
28233
28234 Looks like we didn't malloc the right size. (If this was some dirty
28235 hack, please revert my commit and add a comment explaining why it's
28236 needed because)
28237
28238 Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.
28239
28240
28241 ------------------------------------------------------------------------
28242 r14754 | xtophe | 2006-03-14 02:01:39 -0800 (Tue, 14 Mar 2006) | 2 lines
28243 Changed paths:
28244    M /trunk/debian/patches/20_no-wx-updates.dpatch
28245
28246 debian/patches: Fix the debian package creation
28247
28248 ------------------------------------------------------------------------
28249 r14753 | dionoea | 2006-03-13 14:43:25 -0800 (Mon, 13 Mar 2006) | 2 lines
28250 Changed paths:
28251    M /trunk/share/http/js/functions.js
28252    M /trunk/share/http/requests/browse.xml
28253
28254 Fix browsing directories containing the '&' character
28255
28256 ------------------------------------------------------------------------
28257 r14752 | dionoea | 2006-03-13 13:51:36 -0800 (Mon, 13 Mar 2006) | 4 lines
28258 Changed paths:
28259    M /trunk/modules/demux/m3u.c
28260
28261 Fix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
28262 which works using mmst but not mmsh (VLC only tried mmsh previously).
28263
28264
28265 ------------------------------------------------------------------------
28266 r14751 | xtophe | 2006-03-13 08:45:00 -0800 (Mon, 13 Mar 2006) | 2 lines
28267 Changed paths:
28268    M /trunk/extras/contrib/src/packages.mak
28269
28270 Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)
28271
28272 ------------------------------------------------------------------------
28273 r14750 | courmisch | 2006-03-13 02:56:56 -0800 (Mon, 13 Mar 2006) | 2 lines
28274 Changed paths:
28275    M /trunk/src/misc/charset.c
28276
28277 Change Russian charset selection
28278
28279 ------------------------------------------------------------------------
28280 r14749 | courmisch | 2006-03-13 02:52:32 -0800 (Mon, 13 Mar 2006) | 2 lines
28281 Changed paths:
28282    M /trunk/src/misc/charset.c
28283
28284 Candidate language to likely non-UTF8 code page functions
28285
28286 ------------------------------------------------------------------------
28287 r14748 | zorglub | 2006-03-12 23:12:18 -0800 (Sun, 12 Mar 2006) | 4 lines
28288 Changed paths:
28289    M /trunk/modules/gui/wxwidgets/interface.cpp
28290    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
28291
28292 Add a tristate for WX playlist mode (normal/embedded/both).
28293
28294 For the moment, defaults to normal. (Closes:#494)
28295
28296 ------------------------------------------------------------------------
28297 r14747 | hartman | 2006-03-12 16:54:40 -0800 (Sun, 12 Mar 2006) | 2 lines
28298 Changed paths:
28299    M /trunk/extras/contrib/src/Makefile
28300    D /trunk/extras/contrib/src/Patches/x264_svn.patch
28301
28302 * Fix x264 compilation on Darwin
28303
28304 ------------------------------------------------------------------------
28305 r14746 | courmisch | 2006-03-12 14:52:25 -0800 (Sun, 12 Mar 2006) | 5 lines
28306 Changed paths:
28307    M /trunk/include/charset.h
28308    M /trunk/include/vlc_symbols.h
28309    M /trunk/src/misc/unicode.c
28310
28311 * Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
28312 * Cosmetic fixes
28313 * Check for invalid UTF-32 sequence
28314 * Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
28315
28316 ------------------------------------------------------------------------
28317 r14745 | xtophe | 2006-03-12 14:46:34 -0800 (Sun, 12 Mar 2006) | 2 lines
28318 Changed paths:
28319    M /trunk/extras/contrib/src/Makefile
28320
28321 Missing in the previous commit + don't extract gecko-sdk each time
28322
28323 ------------------------------------------------------------------------
28324 r14744 | xtophe | 2006-03-12 13:59:12 -0800 (Sun, 12 Mar 2006) | 2 lines
28325 Changed paths:
28326    M /trunk/extras/contrib/src/Makefile
28327    M /trunk/extras/contrib/src/Patches/libshout-win32.patch
28328
28329 shout: Other approach.
28330
28331 ------------------------------------------------------------------------
28332 r14743 | zorglub | 2006-03-12 13:42:19 -0800 (Sun, 12 Mar 2006) | 4 lines
28333 Changed paths:
28334    A /trunk/test/mangle
28335    A /trunk/test/mangle/VLCUtil.py
28336    A /trunk/test/mangle/mangle.py
28337
28338 File mangler 
28339
28340 This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
28341
28342 ------------------------------------------------------------------------
28343 r14742 | xtophe | 2006-03-12 13:22:34 -0800 (Sun, 12 Mar 2006) | 2 lines
28344 Changed paths:
28345    M /trunk/extras/contrib/src/Makefile
28346    A /trunk/extras/contrib/src/Patches/libshout-win32.patch
28347
28348 Add libshout on win32
28349
28350 ------------------------------------------------------------------------
28351 r14741 | xtophe | 2006-03-12 09:30:46 -0800 (Sun, 12 Mar 2006) | 2 lines
28352 Changed paths:
28353    M /trunk/po/POTFILES.in
28354    M /trunk/po/ca.po
28355    M /trunk/po/da.po
28356    M /trunk/po/de.po
28357    M /trunk/po/en_GB.po
28358    M /trunk/po/es.po
28359    M /trunk/po/fr.po
28360    M /trunk/po/it.po
28361    M /trunk/po/ja.po
28362    M /trunk/po/ka.po
28363    M /trunk/po/ko.po
28364    M /trunk/po/nl.po
28365    M /trunk/po/oc.po
28366    M /trunk/po/pt_BR.po
28367    M /trunk/po/ro.po
28368    M /trunk/po/ru.po
28369    M /trunk/po/sv.po
28370    M /trunk/po/tr.po
28371    M /trunk/po/vlc.pot
28372    M /trunk/po/zh_CN.po
28373    M /trunk/po/zh_TW.po
28374
28375 po/*: Mea Culpa. make update-po should be run on a clean tree
28376
28377 ------------------------------------------------------------------------
28378 r14740 | zorglub | 2006-03-12 07:06:39 -0800 (Sun, 12 Mar 2006) | 2 lines
28379 Changed paths:
28380    M /trunk/m4
28381
28382 Fix svn:ignore
28383
28384 ------------------------------------------------------------------------
28385 r14739 | zorglub | 2006-03-12 06:24:54 -0800 (Sun, 12 Mar 2006) | 2 lines
28386 Changed paths:
28387    M /trunk/modules/demux/nsv.c
28388
28389 Remove buggy debug
28390
28391 ------------------------------------------------------------------------
28392 r14738 | courmisch | 2006-03-12 04:44:06 -0800 (Sun, 12 Mar 2006) | 2 lines
28393 Changed paths:
28394    M /trunk/include/vlc_common.h
28395    M /trunk/src/extras/libc.c
28396
28397 Always link libintl through libvlc on Win32
28398
28399 ------------------------------------------------------------------------
28400 r14737 | courmisch | 2006-03-12 02:41:31 -0800 (Sun, 12 Mar 2006) | 2 lines
28401 Changed paths:
28402    M /trunk/include/vlc_common.h
28403    M /trunk/modules/control/http/http.c
28404    M /trunk/modules/gui/wince/interface.cpp
28405    M /trunk/modules/gui/wxwidgets/interface.cpp
28406
28407 Propagate changes from previous commit
28408
28409 ------------------------------------------------------------------------
28410 r14736 | courmisch | 2006-03-12 01:52:42 -0800 (Sun, 12 Mar 2006) | 3 lines
28411 Changed paths:
28412    M /trunk/src/Makefile.am
28413    M /trunk/src/libvlc.c
28414
28415  * Revert my [14546] that doesn't work
28416  * Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
28417
28418 ------------------------------------------------------------------------
28419 r14735 | jpsaman | 2006-03-12 01:27:48 -0800 (Sun, 12 Mar 2006) | 1 line
28420 Changed paths:
28421    M /trunk/src/control/vlm.c
28422
28423 Fix compiler warning: Add missing include
28424 ------------------------------------------------------------------------
28425 r14734 | zorglub | 2006-03-12 01:12:38 -0800 (Sun, 12 Mar 2006) | 2 lines
28426 Changed paths:
28427    M /trunk/modules/gui/wxwidgets/interface.cpp
28428
28429 Disable update checker in Win32 until it's fixed
28430
28431 ------------------------------------------------------------------------
28432 r14733 | zorglub | 2006-03-12 01:11:49 -0800 (Sun, 12 Mar 2006) | 2 lines
28433 Changed paths:
28434    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
28435    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
28436
28437 Revert [14732]
28438
28439 ------------------------------------------------------------------------
28440 r14732 | zorglub | 2006-03-12 01:08:18 -0800 (Sun, 12 Mar 2006) | 2 lines
28441 Changed paths:
28442    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
28443    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
28444
28445 Might fix a bit update layout in win32
28446
28447 ------------------------------------------------------------------------
28448 r14731 | dionoea | 2006-03-11 15:30:07 -0800 (Sat, 11 Mar 2006) | 2 lines
28449 Changed paths:
28450    M /trunk/NEWS
28451
28452 fix bluescreen description
28453
28454 ------------------------------------------------------------------------
28455 r14730 | fkuehne | 2006-03-11 15:29:09 -0800 (Sat, 11 Mar 2006) | 1 line
28456 Changed paths:
28457    M /trunk/Makefile.am
28458
28459 * fix make dist for OSX
28460 ------------------------------------------------------------------------
28461 r14729 | dionoea | 2006-03-11 15:23:32 -0800 (Sat, 11 Mar 2006) | 2 lines
28462 Changed paths:
28463    M /trunk/NEWS
28464
28465 add note about XSPF not being in 0.8.5-test1
28466
28467 ------------------------------------------------------------------------
28468 r14728 | dionoea | 2006-03-11 15:21:44 -0800 (Sat, 11 Mar 2006) | 2 lines
28469 Changed paths:
28470    M /trunk/NEWS
28471    M /trunk/THANKS
28472
28473 Thanks and news (see previous commit)
28474
28475 ------------------------------------------------------------------------
28476 r14727 | dionoea | 2006-03-11 15:19:59 -0800 (Sat, 11 Mar 2006) | 11 lines
28477 Changed paths:
28478    A /trunk/include/vlc_strings.h
28479    M /trunk/include/vlc_symbols.h
28480    M /trunk/modules/access/http.c
28481    M /trunk/modules/control/http/rpn.c
28482    M /trunk/modules/control/http/util.c
28483    M /trunk/modules/demux/playlist/Modules.am
28484    M /trunk/modules/demux/playlist/playlist.c
28485    M /trunk/modules/demux/playlist/playlist.h
28486    A /trunk/modules/demux/playlist/xspf.c
28487    A /trunk/modules/demux/playlist/xspf.h
28488    M /trunk/modules/gui/skins2/src/dialogs.cpp
28489    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
28490    M /trunk/modules/misc/playlist/Modules.am
28491    M /trunk/modules/misc/playlist/export.c
28492    A /trunk/modules/misc/playlist/xspf.c
28493    A /trunk/modules/misc/playlist/xspf.h
28494    M /trunk/modules/services_discovery/upnp_intel.cpp
28495    M /trunk/src/Makefile.am
28496    M /trunk/src/misc/modules.c
28497    A /trunk/src/misc/strings.c
28498    M /trunk/src/playlist/loadsave.c
28499
28500 src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
28501 modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
28502 (read and write) by Daniel Stranger. Many thanks
28503
28504 src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
28505 handling functions.
28506
28507 modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
28508 these string handling functions.
28509
28510
28511 ------------------------------------------------------------------------
28512 r14726 | xtophe | 2006-03-11 14:40:56 -0800 (Sat, 11 Mar 2006) | 3 lines
28513 Changed paths:
28514    M /trunk/po/POTFILES.in
28515    M /trunk/po/ca.po
28516    M /trunk/po/da.po
28517    M /trunk/po/de.po
28518    M /trunk/po/en_GB.po
28519    M /trunk/po/es.po
28520    M /trunk/po/fr.po
28521    M /trunk/po/it.po
28522    M /trunk/po/ja.po
28523    M /trunk/po/ka.po
28524    M /trunk/po/ko.po
28525    M /trunk/po/nl.po
28526    M /trunk/po/oc.po
28527    M /trunk/po/pt_BR.po
28528    M /trunk/po/ro.po
28529    M /trunk/po/ru.po
28530    M /trunk/po/sv.po
28531    M /trunk/po/tr.po
28532    M /trunk/po/vlc.pot
28533    M /trunk/po/zh_CN.po
28534    M /trunk/po/zh_TW.po
28535
28536 ka.po: new update by Alexander Dibebulize.
28537 All: Run make update-po
28538
28539 ------------------------------------------------------------------------
28540 r14725 | dionoea | 2006-03-11 13:19:12 -0800 (Sat, 11 Mar 2006) | 2 lines
28541 Changed paths:
28542    M /trunk/src/playlist/item-ext.c
28543
28544 Check that destination node is really a node.
28545
28546 ------------------------------------------------------------------------
28547 r14724 | courmisch | 2006-03-11 11:35:22 -0800 (Sat, 11 Mar 2006) | 3 lines
28548 Changed paths:
28549    M /trunk/modules/codec/subsdec.c
28550
28551  * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
28552  * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)
28553
28554 ------------------------------------------------------------------------
28555 r14723 | courmisch | 2006-03-11 11:25:33 -0800 (Sat, 11 Mar 2006) | 3 lines
28556 Changed paths:
28557    M /trunk/modules/codec/subsdec.c
28558
28559 - Fix memleak when not using Mac OS
28560 - Error handling clean up
28561
28562 ------------------------------------------------------------------------
28563 r14722 | zorglub | 2006-03-11 11:23:58 -0800 (Sat, 11 Mar 2006) | 2 lines
28564 Changed paths:
28565    M /trunk/modules/misc/logger.c
28566
28567 Don't use %f in RRD output (Closes:#582)
28568
28569 ------------------------------------------------------------------------
28570 r14721 | zorglub | 2006-03-11 10:34:39 -0800 (Sat, 11 Mar 2006) | 3 lines
28571 Changed paths:
28572    M /trunk/po/fr.po
28573
28574 A number of fixes spotted by S?\195?\169bastien Raud < s d0t raud att yahoo d0t fr >
28575 Thanks.
28576
28577 ------------------------------------------------------------------------
28578 r14720 | zorglub | 2006-03-11 10:18:14 -0800 (Sat, 11 Mar 2006) | 7 lines
28579 Changed paths:
28580    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
28581
28582 Work around what looks like a ...
28583 ...
28584 WX bug !
28585 (OnActivateItem not working with enter key on Win32)
28586
28587 (Closes:#348) 
28588
28589 ------------------------------------------------------------------------
28590 r14719 | zorglub | 2006-03-11 09:35:55 -0800 (Sat, 11 Mar 2006) | 2 lines
28591 Changed paths:
28592    M /trunk/modules/demux/avi/avi.c
28593    M /trunk/modules/demux/demuxdump.c
28594    M /trunk/modules/demux/mjpeg.c
28595    M /trunk/modules/demux/mod.c
28596    M /trunk/modules/demux/mpc.c
28597    M /trunk/modules/demux/mpeg/h264.c
28598    M /trunk/modules/demux/mpeg/mpga.c
28599    M /trunk/modules/demux/nsv.c
28600    M /trunk/modules/demux/ogg.c
28601    M /trunk/modules/demux/playlist/playlist.c
28602    M /trunk/modules/demux/ps.c
28603    M /trunk/modules/demux/rawdv.c
28604    M /trunk/modules/demux/sgimb.c
28605    M /trunk/modules/demux/subtitle.c
28606    M /trunk/modules/demux/util/id3tag.c
28607    M /trunk/modules/demux/vobsub.c
28608
28609 Strings (Refs:#438)
28610
28611 ------------------------------------------------------------------------
28612 r14718 | fkuehne | 2006-03-11 09:19:37 -0800 (Sat, 11 Mar 2006) | 1 line
28613 Changed paths:
28614    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
28615
28616 * updated the copyright-string
28617 ------------------------------------------------------------------------
28618 r14717 | zorglub | 2006-03-11 05:41:49 -0800 (Sat, 11 Mar 2006) | 3 lines
28619 Changed paths:
28620    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
28621    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
28622
28623 Change some button orders
28624 Hide the "OK" button in the preferences (keep "Save")
28625
28626 ------------------------------------------------------------------------
28627 r14716 | zorglub | 2006-03-11 05:03:04 -0800 (Sat, 11 Mar 2006) | 5 lines
28628 Changed paths:
28629    M /trunk/modules/mux/mpeg/pes.c
28630
28631 Fix crash in TS muxer. Patch by Alex Antropoff.
28632 Thanks.
28633
28634 Closes: #552
28635
28636 ------------------------------------------------------------------------
28637 r14715 | xtophe | 2006-03-10 17:29:05 -0800 (Fri, 10 Mar 2006) | 2 lines
28638 Changed paths:
28639    M /trunk/modules/codec/flac.c
28640
28641 codec/flac.c: fix preparse with flac
28642
28643 ------------------------------------------------------------------------
28644 r14714 | courmisch | 2006-03-10 15:19:18 -0800 (Fri, 10 Mar 2006) | 2 lines
28645 Changed paths:
28646    M /trunk/modules/access/ftp.c
28647
28648 Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
28649
28650 ------------------------------------------------------------------------
28651 r14713 | courmisch | 2006-03-10 10:21:34 -0800 (Fri, 10 Mar 2006) | 2 lines
28652 Changed paths:
28653    M /trunk/src/Makefile.am
28654
28655 Fix typo
28656
28657 ------------------------------------------------------------------------
28658 r14712 | courmisch | 2006-03-10 10:10:45 -0800 (Fri, 10 Mar 2006) | 2 lines
28659 Changed paths:
28660    M /trunk/Makefile.am
28661    M /trunk/src/Makefile.am
28662
28663 Test distcheck with libtool when using libtool so I can test
28664
28665 ------------------------------------------------------------------------
28666 r14711 | courmisch | 2006-03-10 09:57:31 -0800 (Fri, 10 Mar 2006) | 2 lines
28667 Changed paths:
28668    M /trunk/configure.ac
28669    M /trunk/include/vlc_common.h
28670    M /trunk/src/extras/libc.c
28671
28672 Remove broken lldiv check and only use lldiv replacement on BeOS
28673
28674 ------------------------------------------------------------------------
28675 r14710 | courmisch | 2006-03-10 09:48:57 -0800 (Fri, 10 Mar 2006) | 2 lines
28676 Changed paths:
28677    M /trunk/po/POTFILES.in
28678
28679 Remove non-existant files
28680
28681 ------------------------------------------------------------------------
28682 r14709 | courmisch | 2006-03-10 09:35:28 -0800 (Fri, 10 Mar 2006) | 2 lines
28683 Changed paths:
28684    M /trunk/po/POTFILES.in
28685    M /trunk/po/ca.po
28686    M /trunk/po/da.po
28687    M /trunk/po/de.po
28688    M /trunk/po/en_GB.po
28689    M /trunk/po/es.po
28690    M /trunk/po/fr.po
28691    M /trunk/po/it.po
28692    M /trunk/po/ja.po
28693    M /trunk/po/ka.po
28694    M /trunk/po/ko.po
28695    M /trunk/po/nl.po
28696    M /trunk/po/oc.po
28697    M /trunk/po/pt_BR.po
28698    M /trunk/po/ro.po
28699    M /trunk/po/ru.po
28700    M /trunk/po/sv.po
28701    M /trunk/po/tr.po
28702    M /trunk/po/vlc.pot
28703    M /trunk/po/zh_CN.po
28704    M /trunk/po/zh_TW.po
28705
28706 Update file names
28707
28708 ------------------------------------------------------------------------
28709 r14708 | courmisch | 2006-03-10 09:31:15 -0800 (Fri, 10 Mar 2006) | 2 lines
28710 Changed paths:
28711    M /trunk/src/Makefile.am
28712    A /trunk/src/network/error.c (from /trunk/src/network/net_error.c:14707)
28713    D /trunk/src/network/net_error.c
28714
28715 Use better name for newly introduced file
28716
28717 ------------------------------------------------------------------------
28718 r14707 | courmisch | 2006-03-10 09:30:32 -0800 (Fri, 10 Mar 2006) | 2 lines
28719 Changed paths:
28720    M /trunk/Makefile.am
28721    A /trunk/src/vlc.c (from /trunk/src/vlc.c:14500)
28722    D /trunk/vlc.c
28723
28724 Same as previous commit - for VLC
28725
28726 ------------------------------------------------------------------------
28727 r14706 | courmisch | 2006-03-10 09:21:33 -0800 (Fri, 10 Mar 2006) | 3 lines
28728 Changed paths:
28729    M /trunk/src/Makefile.am
28730    D /trunk/src/audio_output/ainput.c
28731    A /trunk/src/audio_output/input.c (from /trunk/src/audio_output/ainput.c:14690)
28732    A /trunk/src/control/audio.c (from /trunk/src/control/libvlc_audio.c:14705)
28733    A /trunk/src/control/core.c (from /trunk/src/control/libvlc_core.c:14705)
28734    A /trunk/src/control/input.c (from /trunk/src/control/libvlc_input.c:14705)
28735    D /trunk/src/control/libvlc_audio.c
28736    D /trunk/src/control/libvlc_core.c
28737    D /trunk/src/control/libvlc_input.c
28738    D /trunk/src/control/libvlc_playlist.c
28739    D /trunk/src/control/libvlc_video.c
28740    D /trunk/src/control/libvlc_vlm.c
28741    A /trunk/src/control/playlist.c (from /trunk/src/control/libvlc_playlist.c:14705)
28742    A /trunk/src/control/video.c (from /trunk/src/control/libvlc_video.c:14705)
28743    A /trunk/src/control/vlm.c (from /trunk/src/control/libvlc_vlm.c:14705)
28744
28745 Fix and restore nice file names
28746 Shame on me
28747
28748 ------------------------------------------------------------------------
28749 r14705 | xtophe | 2006-03-10 06:03:58 -0800 (Fri, 10 Mar 2006) | 2 lines
28750 Changed paths:
28751    M /trunk/Makefile.am
28752
28753 Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball
28754
28755 ------------------------------------------------------------------------
28756 r14704 | dionoea | 2006-03-10 04:44:17 -0800 (Fri, 10 Mar 2006) | 2 lines
28757 Changed paths:
28758    M /trunk/po/POTFILES.in
28759    M /trunk/po/ca.po
28760    M /trunk/po/da.po
28761    M /trunk/po/de.po
28762    M /trunk/po/en_GB.po
28763    M /trunk/po/es.po
28764    M /trunk/po/fr.po
28765    M /trunk/po/it.po
28766    M /trunk/po/ja.po
28767    M /trunk/po/ka.po
28768    M /trunk/po/ko.po
28769    M /trunk/po/nl.po
28770    M /trunk/po/oc.po
28771    M /trunk/po/pt_BR.po
28772    M /trunk/po/ro.po
28773    M /trunk/po/ru.po
28774    M /trunk/po/sv.po
28775    M /trunk/po/tr.po
28776    M /trunk/po/vlc.pot
28777    M /trunk/po/zh_CN.po
28778    M /trunk/po/zh_TW.po
28779
28780 run make update-po
28781
28782 ------------------------------------------------------------------------
28783 r14703 | courmisch | 2006-03-10 01:31:17 -0800 (Fri, 10 Mar 2006) | 2 lines
28784 Changed paths:
28785    M /trunk/src/network/tcp.c
28786
28787 Clean up ListenTCP error handling (refs #320)
28788
28789 ------------------------------------------------------------------------
28790 r14702 | courmisch | 2006-03-10 01:28:45 -0800 (Fri, 10 Mar 2006) | 3 lines
28791 Changed paths:
28792    M /trunk/include/vlc_symbols.h
28793
28794 Someone forgot to add an exported symbol
28795 (p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)
28796
28797 ------------------------------------------------------------------------
28798 r14701 | zorglub | 2006-03-09 23:20:41 -0800 (Thu, 09 Mar 2006) | 2 lines
28799 Changed paths:
28800    A /trunk/ChangeLog
28801
28802 Forgot this
28803
28804 ------------------------------------------------------------------------
28805 r14700 | zorglub | 2006-03-09 23:17:31 -0800 (Thu, 09 Mar 2006) | 2 lines
28806 Changed paths:
28807    D /trunk/ChangeLog
28808    M /trunk/configure.ac
28809    A /trunk/doc/ChangeLog-2005 (from /trunk/ChangeLog:14699)
28810    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
28811    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
28812
28813 Test1
28814
28815 ------------------------------------------------------------------------
28816 r14699 | courmisch | 2006-03-09 14:57:30 -0800 (Thu, 09 Mar 2006) | 3 lines
28817 Changed paths:
28818    M /trunk/src/network/tcp.c
28819
28820 - Clean up error message generation with TCP outgoing connections
28821 - Fix memleak in case of connection failure
28822
28823 ------------------------------------------------------------------------
28824 r14698 | courmisch | 2006-03-09 14:56:37 -0800 (Thu, 09 Mar 2006) | 2 lines
28825 Changed paths:
28826    M /trunk/include/network.h
28827    M /trunk/src/Makefile.am
28828    A /trunk/src/network/net_error.c
28829
28830 Common socket error handling
28831
28832 ------------------------------------------------------------------------
28833 r14697 | courmisch | 2006-03-09 14:43:01 -0800 (Thu, 09 Mar 2006) | 2 lines
28834 Changed paths:
28835    M /trunk/src/Makefile.am
28836
28837 Fix make core on Win32 with shared libvlc
28838
28839 ------------------------------------------------------------------------
28840 r14696 | xtophe | 2006-03-09 12:05:53 -0800 (Thu, 09 Mar 2006) | 2 lines
28841 Changed paths:
28842    M /trunk/src/libvlc.h
28843
28844 libvlc.h: preferences tweaking
28845
28846 ------------------------------------------------------------------------
28847 r14695 | xtophe | 2006-03-09 11:55:40 -0800 (Thu, 09 Mar 2006) | 2 lines
28848 Changed paths:
28849    M /trunk/modules/misc/logger.c
28850    M /trunk/src/libvlc.h
28851
28852 all: move the logger option from video to interface and advanced
28853
28854 ------------------------------------------------------------------------
28855 r14694 | hartman | 2006-03-09 07:57:48 -0800 (Thu, 09 Mar 2006) | 2 lines
28856 Changed paths:
28857    M /trunk/modules/gui/macosx/vout.m
28858
28859 * Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.
28860
28861 ------------------------------------------------------------------------
28862 r14693 | hartman | 2006-03-09 07:55:13 -0800 (Thu, 09 Mar 2006) | 2 lines
28863 Changed paths:
28864    M /trunk/src/misc/messages.c
28865
28866 * Don't crash if we want to msg_Dbg on an object that doesn't exist.
28867
28868 ------------------------------------------------------------------------
28869 r14692 | courmisch | 2006-03-09 05:28:48 -0800 (Thu, 09 Mar 2006) | 2 lines
28870 Changed paths:
28871    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
28872
28873 Use the fine stack as we can
28874
28875 ------------------------------------------------------------------------
28876 r14691 | courmisch | 2006-03-09 05:08:46 -0800 (Thu, 09 Mar 2006) | 15 lines
28877 Changed paths:
28878    M /trunk/src/misc/configuration.c
28879
28880 As a work-around, accept both decimal separators when...
28881 deserializing floats from configuration (fixes #589)
28882
28883 I know this is NOT the ?\226?\128?\156right?\226?\128?\157 way to fix this.
28884 The ?\226?\128?\156right?\226?\128?\157 way would be to remove floats from the configuration...
28885 but there are approximately one float parameter in the core and 46 ones
28886 in our current plugins set, none of which I use myself. So I am
28887 defintely not going to rewrite all^H^H^Hany of them.
28888
28889 Of course, it would be cleaner to be ?\226?\128?\156strict?\226?\128?\157  in what we write to
28890 the configuration file, than ?\226?\128?\156liberal?\226?\128?\157 in what we accept... but IMHO,
28891 it is way easier and more robust to be liberal in what we accept in
28892 this particular case (ie. accepting both decimal separators is trivial,
28893 while serializing float numbers manually is complex).
28894
28895 ------------------------------------------------------------------------
28896 r14690 | courmisch | 2006-03-09 02:56:53 -0800 (Thu, 09 Mar 2006) | 3 lines
28897 Changed paths:
28898    M /trunk/modules/misc/rtsp.c
28899
28900 Revert [14683]
28901 You can definitely declare variable at the beginning of a nested block with gcc 2.95
28902
28903 ------------------------------------------------------------------------
28904 r14689 | fkuehne | 2006-03-09 02:04:01 -0800 (Thu, 09 Mar 2006) | 2 lines
28905 Changed paths:
28906    M /trunk/modules/gui/macosx/sfilters.h
28907    M /trunk/modules/gui/macosx/sfilters.m
28908
28909 * put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5
28910 * fixed svn propset
28911 ------------------------------------------------------------------------
28912 r14688 | jpsaman | 2006-03-09 01:47:30 -0800 (Thu, 09 Mar 2006) | 1 line
28913 Changed paths:
28914    M /trunk/modules/access/dvb/access.c
28915    M /trunk/modules/access/dvb/dvb.h
28916    M /trunk/modules/access/dvb/linux_dvb.c
28917    M /trunk/modules/access/udp.c
28918    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
28919    M /trunk/modules/audio_filter/converter/fixed32tos16.c
28920    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
28921    M /trunk/modules/gui/pda/pda.c
28922    M /trunk/modules/gui/pda/pda.h
28923    M /trunk/modules/gui/pda/pda_callbacks.c
28924    M /trunk/modules/gui/pda/pda_callbacks.h
28925    M /trunk/modules/misc/qte_main.cpp
28926    M /trunk/modules/video_output/hd1000v.cpp
28927    M /trunk/modules/video_output/qte/qte.cpp
28928    M /trunk/modules/video_output/qte/qte.h
28929
28930 Update e-mail address
28931 ------------------------------------------------------------------------
28932 r14687 | fkuehne | 2006-03-09 01:31:36 -0800 (Thu, 09 Mar 2006) | 1 line
28933 Changed paths:
28934    M /trunk/NEWS
28935
28936 * improved the wording a bit
28937 ------------------------------------------------------------------------
28938 r14686 | titer | 2006-03-08 15:52:35 -0800 (Wed, 08 Mar 2006) | 2 lines
28939 Changed paths:
28940    M /trunk/include/vlc_common.h
28941    M /trunk/src/extras/libc.c
28942
28943  Force lldiv emulation on BeOS
28944
28945 ------------------------------------------------------------------------
28946 r14685 | damienf | 2006-03-08 15:52:29 -0800 (Wed, 08 Mar 2006) | 2 lines
28947 Changed paths:
28948    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
28949    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
28950
28951 all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)
28952
28953 ------------------------------------------------------------------------
28954 r14684 | titer | 2006-03-08 15:32:08 -0800 (Wed, 08 Mar 2006) | 2 lines
28955 Changed paths:
28956    M /trunk/configure.ac
28957    M /trunk/include/vlc_common.h
28958    M /trunk/src/extras/libc.c
28959
28960  Emulate C99's lldiv() if necessary
28961
28962 ------------------------------------------------------------------------
28963 r14683 | xtophe | 2006-03-08 14:30:53 -0800 (Wed, 08 Mar 2006) | 2 lines
28964 Changed paths:
28965    M /trunk/modules/misc/rtsp.c
28966
28967 rtsp.c: BeOS fix. variables can't be declared in the middle of the function.
28968
28969 ------------------------------------------------------------------------
28970 r14682 | hartman | 2006-03-08 14:03:00 -0800 (Wed, 08 Mar 2006) | 2 lines
28971 Changed paths:
28972    M /trunk/extras/contrib/src/Patches/x264_svn.patch
28973
28974 * one part of x264 patch fixed upstream
28975
28976 ------------------------------------------------------------------------
28977 r14681 | damienf | 2006-03-08 09:50:44 -0800 (Wed, 08 Mar 2006) | 2 lines
28978 Changed paths:
28979    M /trunk/extras/contrib/src/Makefile
28980
28981 all: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config & gnutls-config are not prefixed by the target build (i586-mingw32msvc), which causes prevents configures scripts from detecting them
28982
28983 ------------------------------------------------------------------------
28984 r14680 | courmisch | 2006-03-08 09:33:29 -0800 (Wed, 08 Mar 2006) | 2 lines
28985 Changed paths:
28986    M /trunk/extras/contrib/src/Makefile
28987    A /trunk/extras/contrib/src/Patches/gnutls-win32.patch
28988
28989 Winsock non-blocking kludge for GnuTLS (refs #538)
28990
28991 ------------------------------------------------------------------------
28992 r14679 | courmisch | 2006-03-08 09:25:09 -0800 (Wed, 08 Mar 2006) | 2 lines
28993 Changed paths:
28994    M /trunk/extras/contrib/src
28995
28996 svn:ignore
28997
28998 ------------------------------------------------------------------------
28999 r14678 | dionoea | 2006-03-08 09:06:59 -0800 (Wed, 08 Mar 2006) | 2 lines
29000 Changed paths:
29001    M /trunk/include/charset.h
29002    M /trunk/include/vlc_symbols.h
29003
29004 modules/misc/rtsp.c is using us_strtod
29005
29006 ------------------------------------------------------------------------
29007 r14677 | courmisch | 2006-03-08 05:51:31 -0800 (Wed, 08 Mar 2006) | 2 lines
29008 Changed paths:
29009    M /trunk/include/charset.h
29010
29011 Missing export
29012
29013 ------------------------------------------------------------------------
29014 r14676 | courmisch | 2006-03-08 05:32:37 -0800 (Wed, 08 Mar 2006) | 2 lines
29015 Changed paths:
29016    M /trunk/modules/misc/rtsp.c
29017
29018 Don't use C (de)serialization for float numbers (closes #583)
29019
29020 ------------------------------------------------------------------------
29021 r14675 | courmisch | 2006-03-08 04:25:29 -0800 (Wed, 08 Mar 2006) | 5 lines
29022 Changed paths:
29023    M /trunk/include/charset.h
29024    M /trunk/src/misc/charset.c
29025    M /trunk/src/test/i18n_atof.c
29026
29027  * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
29028  * us_strtod, us_atof: same as i18n_* but only accept dot in any case
29029    (this will be useful when parsing stream output chain which uses comma to separate
29030     options)
29031
29032 ------------------------------------------------------------------------
29033 r14674 | courmisch | 2006-03-08 04:23:34 -0800 (Wed, 08 Mar 2006) | 2 lines
29034 Changed paths:
29035    M /trunk/modules/stream_out/rtp.c
29036
29037 Fix TTL range check
29038
29039 ------------------------------------------------------------------------
29040 r14673 | courmisch | 2006-03-08 03:52:46 -0800 (Wed, 08 Mar 2006) | 2 lines
29041 Changed paths:
29042    M /trunk/src/misc/variables.c
29043
29044 Avoid ugly non-const cast
29045
29046 ------------------------------------------------------------------------
29047 r14672 | courmisch | 2006-03-08 03:32:34 -0800 (Wed, 08 Mar 2006) | 2 lines
29048 Changed paths:
29049    M /trunk/include/charset.h
29050    M /trunk/src/Makefile.am
29051    M /trunk/src/misc/charset.c
29052    A /trunk/src/test
29053    A /trunk/src/test/i18n_atof.c
29054
29055 i18n_atof(): locale-agnostic atof()
29056
29057 ------------------------------------------------------------------------
29058 r14671 | zorglub | 2006-03-08 01:47:45 -0800 (Wed, 08 Mar 2006) | 2 lines
29059 Changed paths:
29060    M /trunk/modules/gui/wxwidgets/streamdata.h
29061
29062 Fix wizard matrix on win32. Closes:#531
29063
29064 ------------------------------------------------------------------------
29065 r14670 | hartman | 2006-03-07 15:56:32 -0800 (Tue, 07 Mar 2006) | 2 lines
29066 Changed paths:
29067    M /trunk/modules/gui/macosx/vout.h
29068    M /trunk/modules/gui/macosx/vout.m
29069
29070 * Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.
29071
29072 ------------------------------------------------------------------------
29073 r14669 | hartman | 2006-03-07 15:22:41 -0800 (Tue, 07 Mar 2006) | 2 lines
29074 Changed paths:
29075    M /trunk/src/input/input.c
29076
29077 * Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.
29078
29079 ------------------------------------------------------------------------
29080 r14668 | courmisch | 2006-03-07 12:06:53 -0800 (Tue, 07 Mar 2006) | 7 lines
29081 Changed paths:
29082    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29083    M /trunk/modules/gui/wxwidgets/interface.cpp
29084    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
29085
29086 - Undo [14667]
29087  * fix memleak
29088  * remove unused variable (psz_local always NULL...)
29089  * remove free(NULL)
29090  * remove expansion-unsafe wxDnDLocaleFree() macro variant
29091 - Actually fix [14633] flawed logic
29092
29093 ------------------------------------------------------------------------
29094 r14667 | dionoea | 2006-03-07 10:48:35 -0800 (Tue, 07 Mar 2006) | 2 lines
29095 Changed paths:
29096    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29097    M /trunk/modules/gui/wxwidgets/interface.cpp
29098    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
29099
29100 Fix wx DnD once more.
29101
29102 ------------------------------------------------------------------------
29103 r14666 | xtophe | 2006-03-07 05:30:27 -0800 (Tue, 07 Mar 2006) | 2 lines
29104 Changed paths:
29105    M /trunk/HACKING
29106
29107 HACKING: Add a note about the module cache and vlc --list
29108
29109 ------------------------------------------------------------------------
29110 r14665 | damienf | 2006-03-07 04:22:19 -0800 (Tue, 07 Mar 2006) | 2 lines
29111 Changed paths:
29112    M /trunk/extras/contrib/src/Makefile
29113
29114 Makefile: don't forget to chmod a+x gecko-sdk/bin/*
29115
29116 ------------------------------------------------------------------------
29117 r14664 | damienf | 2006-03-07 04:15:06 -0800 (Tue, 07 Mar 2006) | 2 lines
29118 Changed paths:
29119    M /trunk/extras/contrib/src/Makefile
29120    M /trunk/extras/contrib/src/packages.mak
29121
29122 all: updating mozilla SDK for cygwin builds
29123
29124 ------------------------------------------------------------------------
29125 r14663 | xtophe | 2006-03-07 02:29:41 -0800 (Tue, 07 Mar 2006) | 2 lines
29126 Changed paths:
29127    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
29128
29129 ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
29130
29131 ------------------------------------------------------------------------
29132 r14662 | dionoea | 2006-03-06 10:55:39 -0800 (Mon, 06 Mar 2006) | 2 lines
29133 Changed paths:
29134    M /trunk/doc/vlc.1
29135
29136 Add link to online documentation in VLC manpage
29137
29138 ------------------------------------------------------------------------
29139 r14661 | sam | 2006-03-06 09:51:43 -0800 (Mon, 06 Mar 2006) | 2 lines
29140 Changed paths:
29141    M /trunk/extras/contrib/src/Makefile
29142
29143   * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.
29144
29145 ------------------------------------------------------------------------
29146 r14660 | damienf | 2006-03-06 08:06:41 -0800 (Mon, 06 Mar 2006) | 2 lines
29147 Changed paths:
29148    M /trunk/extras/contrib/src/Makefile
29149
29150 Makefile: fix for MacIntel package build
29151
29152 ------------------------------------------------------------------------
29153 r14659 | courmisch | 2006-03-06 02:25:12 -0800 (Mon, 06 Mar 2006) | 3 lines
29154 Changed paths:
29155    M /trunk/include/vlc_common.h
29156    M /trunk/include/vlc_symbols.h
29157    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
29158    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
29159    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
29160    M /trunk/modules/gui/wxwidgets/interface.cpp
29161    M /trunk/src/extras/libc.c
29162
29163 WxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
29164 core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()
29165
29166 ------------------------------------------------------------------------
29167 r14658 | courmisch | 2006-03-06 02:23:37 -0800 (Mon, 06 Mar 2006) | 2 lines
29168 Changed paths:
29169    M /trunk/modules/misc/gnutls.c
29170
29171 Add extra Win32-specific debug (refs #538)
29172
29173 ------------------------------------------------------------------------
29174 r14657 | xtophe | 2006-03-06 01:42:01 -0800 (Mon, 06 Mar 2006) | 2 lines
29175 Changed paths:
29176    M /trunk/src/Makefile.am
29177
29178 src/Makefile: make distcheck happy
29179
29180 ------------------------------------------------------------------------
29181 r14656 | damienf | 2006-03-05 15:49:52 -0800 (Sun, 05 Mar 2006) | 6 lines
29182 Changed paths:
29183    M /trunk/Makefile.am
29184    M /trunk/configure.ac
29185    M /trunk/extras/contrib/src/Makefile
29186
29187 extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
29188 configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
29189 Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
29190
29191 NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
29192
29193 ------------------------------------------------------------------------
29194 r14655 | xtophe | 2006-03-05 12:08:16 -0800 (Sun, 05 Mar 2006) | 2 lines
29195 Changed paths:
29196    M /trunk/configure.ac
29197
29198 configure.ac: use the gecko-sdk in the contrib
29199
29200 ------------------------------------------------------------------------
29201 r14654 | xtophe | 2006-03-05 11:37:21 -0800 (Sun, 05 Mar 2006) | 2 lines
29202 Changed paths:
29203    M /trunk/extras/contrib/Makefile
29204
29205 contrib/Makefile: Don't put 2 include
29206
29207 ------------------------------------------------------------------------
29208 r14653 | zorglub | 2006-03-05 11:05:07 -0800 (Sun, 05 Mar 2006) | 2 lines
29209 Changed paths:
29210    M /trunk/NEWS
29211
29212 Add some news
29213
29214 ------------------------------------------------------------------------
29215 r14652 | xtophe | 2006-03-05 09:44:04 -0800 (Sun, 05 Mar 2006) | 2 lines
29216 Changed paths:
29217    M /trunk/extras/contrib/Makefile
29218
29219 contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.
29220
29221 ------------------------------------------------------------------------
29222 r14651 | xtophe | 2006-03-05 08:43:37 -0800 (Sun, 05 Mar 2006) | 2 lines
29223 Changed paths:
29224    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
29225
29226 Update x264 patch.
29227
29228 ------------------------------------------------------------------------
29229 r14650 | fkuehne | 2006-03-05 08:41:18 -0800 (Sun, 05 Mar 2006) | 3 lines
29230 Changed paths:
29231    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29232    M /trunk/modules/gui/macosx/playlistinfo.m
29233
29234 * make sure that the timer which is updating the stats-tab is stopped when the panel is closed
29235 * fixed a minor memory leak (the timer wasn't released after invalidating it)
29236 * VLCInfo is o_info_window's delegate now
29237 ------------------------------------------------------------------------
29238 r14649 | dionoea | 2006-03-05 07:47:17 -0800 (Sun, 05 Mar 2006) | 2 lines
29239 Changed paths:
29240    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
29241
29242 Select item after deleting items from the playlist with KEY_DEL.
29243
29244 ------------------------------------------------------------------------
29245 r14648 | fkuehne | 2006-03-05 07:42:51 -0800 (Sun, 05 Mar 2006) | 1 line
29246 Changed paths:
29247    M /trunk/modules/gui/macosx/playlistinfo.m
29248
29249 * don't show the statistics-tab if the stats aren't enabled
29250 ------------------------------------------------------------------------
29251 r14647 | courmisch | 2006-03-05 07:34:21 -0800 (Sun, 05 Mar 2006) | 2 lines
29252 Changed paths:
29253    M /trunk/src/libvlc.c
29254
29255 Don't call textdomain - it is not only useless but harmful (refs #581)
29256
29257 ------------------------------------------------------------------------
29258 r14646 | dionoea | 2006-03-05 07:33:02 -0800 (Sun, 05 Mar 2006) | 3 lines
29259 Changed paths:
29260    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
29261    M /trunk/modules/gui/skins2/vars/playtree.hpp
29262
29263 ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
29264 playtree.hpp: cosmetics
29265
29266 ------------------------------------------------------------------------
29267 r14645 | courmisch | 2006-03-05 07:32:49 -0800 (Sun, 05 Mar 2006) | 3 lines
29268 Changed paths:
29269    M /trunk/include/vlc_common.h
29270    M /trunk/src/extras/libc.c
29271
29272 - Call dgettext directly with shared libvlc and libtool
29273 - Remove vlc_dcgettext in those cases
29274
29275 ------------------------------------------------------------------------
29276 r14644 | courmisch | 2006-03-05 07:32:01 -0800 (Sun, 05 Mar 2006) | 2 lines
29277 Changed paths:
29278    M /trunk/include/vlc_threads_funcs.h
29279
29280 Add some ?\226?\128?\156const?\226?\128?\157s
29281
29282 ------------------------------------------------------------------------
29283 r14643 | courmisch | 2006-03-05 07:29:52 -0800 (Sun, 05 Mar 2006) | 2 lines
29284 Changed paths:
29285    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
29286    M /trunk/modules/gui/wxwidgets/interface.cpp
29287
29288 Fix some warnings
29289
29290 ------------------------------------------------------------------------
29291 r14642 | dionoea | 2006-03-05 06:58:31 -0800 (Sun, 05 Mar 2006) | 2 lines
29292 Changed paths:
29293    M /trunk/doc/release-howto.txt
29294
29295 We won't need to warn ECP about releases now.
29296
29297 ------------------------------------------------------------------------
29298 r14641 | dionoea | 2006-03-05 06:37:35 -0800 (Sun, 05 Mar 2006) | 2 lines
29299 Changed paths:
29300    M /trunk/src/misc/configuration.c
29301
29302 Fix build on Mac (i hope)
29303
29304 ------------------------------------------------------------------------
29305 r14640 | courmisch | 2006-03-05 03:36:59 -0800 (Sun, 05 Mar 2006) | 2 lines
29306 Changed paths:
29307    M /trunk/configure.ac
29308
29309 remove now useless x509-ca-bundle option
29310
29311 ------------------------------------------------------------------------
29312 r14639 | courmisch | 2006-03-05 03:28:28 -0800 (Sun, 05 Mar 2006) | 2 lines
29313 Changed paths:
29314    M /trunk/modules/misc/gnutls.c
29315
29316 Look for Root CA certificates in VLC data dir
29317
29318 ------------------------------------------------------------------------
29319 r14638 | dionoea | 2006-03-05 03:24:59 -0800 (Sun, 05 Mar 2006) | 2 lines
29320 Changed paths:
29321    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29322
29323 We can now DnD a file everywhere on the playlist dialog. Droping above the tree will insert at the begining of the playlist. Droping under the tree will insert at the end of the playlist.
29324
29325 ------------------------------------------------------------------------
29326 r14637 | dionoea | 2006-03-05 03:16:23 -0800 (Sun, 05 Mar 2006) | 2 lines
29327 Changed paths:
29328    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29329
29330 Remove uneeded include (since playlist DnD is now different from the main controler's DnD)
29331
29332 ------------------------------------------------------------------------
29333 r14636 | courmisch | 2006-03-05 03:10:34 -0800 (Sun, 05 Mar 2006) | 2 lines
29334 Changed paths:
29335    M /trunk/include/configuration.h
29336    M /trunk/include/vlc_symbols.h
29337    M /trunk/src/misc/configuration.c
29338
29339 config_GetDataDir(): returns path to VLC installed shared data
29340
29341 ------------------------------------------------------------------------
29342 r14635 | courmisch | 2006-03-05 01:04:07 -0800 (Sun, 05 Mar 2006) | 2 lines
29343 Changed paths:
29344    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
29345
29346 Fix compilation AGAIN
29347
29348 ------------------------------------------------------------------------
29349 r14634 | xtophe | 2006-03-04 14:53:51 -0800 (Sat, 04 Mar 2006) | 2 lines
29350 Changed paths:
29351    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
29352    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
29353
29354 fileinfo.*: I should lean C++
29355
29356 ------------------------------------------------------------------------
29357 r14633 | dionoea | 2006-03-04 14:48:20 -0800 (Sat, 04 Mar 2006) | 3 lines
29358 Changed paths:
29359    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29360    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
29361    M /trunk/modules/gui/wxwidgets/interface.cpp
29362    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
29363
29364 playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and use the wxDnD*Locale functions).
29365 interface.cpp, wxwidgets.hpp: put courmisch's fixes to the DnD encoding issue in wx into wxDnDFromLocale and wxDnDFreeLocale
29366
29367 ------------------------------------------------------------------------
29368 r14632 | dionoea | 2006-03-04 14:06:08 -0800 (Sat, 04 Mar 2006) | 2 lines
29369 Changed paths:
29370    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29371
29372 Fix node insertion. Thanks to zorglub.
29373
29374 ------------------------------------------------------------------------
29375 r14631 | courmisch | 2006-03-04 14:05:10 -0800 (Sat, 04 Mar 2006) | 2 lines
29376 Changed paths:
29377    M /trunk/modules/gui/wxwidgets/interface.cpp
29378
29379 Fix off by one bugs
29380
29381 ------------------------------------------------------------------------
29382 r14630 | dionoea | 2006-03-04 13:52:53 -0800 (Sat, 04 Mar 2006) | 2 lines
29383 Changed paths:
29384    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29385    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
29386
29387 dialogs/playlist.*: Add File Drop in playlist handling. (Still needs to include courmisch's wx encoding fix when the fix gets fixed)
29388
29389 ------------------------------------------------------------------------
29390 r14629 | jpsaman | 2006-03-04 13:17:25 -0800 (Sat, 04 Mar 2006) | 1 line
29391 Changed paths:
29392    M /trunk/include/vlc_messages.h
29393
29394 Coding Style fixes
29395 ------------------------------------------------------------------------
29396 r14628 | jpsaman | 2006-03-04 12:38:01 -0800 (Sat, 04 Mar 2006) | 1 line
29397 Changed paths:
29398    M /trunk/include/vlc_messages.h
29399
29400 Fix wrong define, luckily this one wasn't used yet.
29401 ------------------------------------------------------------------------
29402 r14627 | courmisch | 2006-03-04 12:24:19 -0800 (Sat, 04 Mar 2006) | 2 lines
29403 Changed paths:
29404    M /trunk/bootstrap
29405
29406 Remove superfluous dep
29407
29408 ------------------------------------------------------------------------
29409 r14626 | courmisch | 2006-03-04 12:19:15 -0800 (Sat, 04 Mar 2006) | 2 lines
29410 Changed paths:
29411    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29412
29413 closes #579
29414
29415 ------------------------------------------------------------------------
29416 r14625 | courmisch | 2006-03-04 12:11:01 -0800 (Sat, 04 Mar 2006) | 5 lines
29417 Changed paths:
29418    M /trunk/configure.ac
29419    M /trunk/modules/misc/gnutls.c
29420
29421 Make the Root CA certificates bundle file for gnutls a configure-time setting
29422 (as it is highly distribution dependant)
29423 On Debian --with-x509-ca-bundle=/etc/ssl/certs/ca-certificates.crt will do
29424 (provided you have the ca-certificates package)
29425
29426 ------------------------------------------------------------------------
29427 r14624 | jpsaman | 2006-03-04 12:01:58 -0800 (Sat, 04 Mar 2006) | 1 line
29428 Changed paths:
29429    M /trunk/modules/control/telnet.c
29430
29431 Do not print extra STRING_CR on successfull command.
29432 ------------------------------------------------------------------------
29433 r14623 | dionoea | 2006-03-04 10:42:35 -0800 (Sat, 04 Mar 2006) | 2 lines
29434 Changed paths:
29435    M /trunk/src/playlist/item-ext.c
29436
29437 item-ext.c: detach from all parent nodes (fixed)
29438
29439 ------------------------------------------------------------------------
29440 r14622 | dionoea | 2006-03-04 10:41:08 -0800 (Sat, 04 Mar 2006) | 3 lines
29441 Changed paths:
29442    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29443    M /trunk/src/playlist/item-ext.c
29444
29445 modules/gui/wxwidgets/dialogs/playlist.cpp: add some more checks. Fixes infinite loop when draging an item outside the wxTreeCtrl widget.
29446 src/playlist/item-ext.c: detach item from first matching parent node only.
29447
29448 ------------------------------------------------------------------------
29449 r14621 | xtophe | 2006-03-04 10:36:29 -0800 (Sat, 04 Mar 2006) | 2 lines
29450 Changed paths:
29451    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
29452
29453 fileinfo.hpp: we need to use b_stats in Update()
29454
29455 ------------------------------------------------------------------------
29456 r14620 | xtophe | 2006-03-04 10:07:43 -0800 (Sat, 04 Mar 2006) | 2 lines
29457 Changed paths:
29458    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
29459    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
29460
29461 fileinfo.*: Don't show stats when they qre disable.
29462
29463 ------------------------------------------------------------------------
29464 r14619 | dionoea | 2006-03-04 09:32:35 -0800 (Sat, 04 Mar 2006) | 2 lines
29465 Changed paths:
29466    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29467    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
29468
29469 add "Add node" function to node contextual menu
29470
29471 ------------------------------------------------------------------------
29472 r14618 | dionoea | 2006-03-04 09:09:04 -0800 (Sat, 04 Mar 2006) | 3 lines
29473 Changed paths:
29474    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
29475    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
29476
29477 Drag and Drop support in wx playlist.
29478 TODO: merge this playlist code with the gibalou mini playlist code.
29479
29480 ------------------------------------------------------------------------
29481 r14617 | dionoea | 2006-03-04 09:01:14 -0800 (Sat, 04 Mar 2006) | 2 lines
29482 Changed paths:
29483    M /trunk/src/playlist/item-ext.c
29484
29485 Humm ... forgot to save before commiting.
29486
29487 ------------------------------------------------------------------------
29488 r14616 | dionoea | 2006-03-04 09:00:41 -0800 (Sat, 04 Mar 2006) | 3 lines
29489 Changed paths:
29490    M /trunk/include/vlc_playlist.h
29491    M /trunk/include/vlc_symbols.h
29492    M /trunk/src/playlist/item-ext.c
29493
29494 Code the playlist_TreeMove function.
29495 zorglub: i'm not really sure about the i_serial incrementation stuff, could you give it a look ?
29496
29497 ------------------------------------------------------------------------
29498 r14615 | courmisch | 2006-03-04 08:56:05 -0800 (Sat, 04 Mar 2006) | 4 lines
29499 Changed paths:
29500    M /trunk/modules/misc/gnutls.c
29501
29502 - Support for adding a single file rather than a directory as CA path
29503 - Use Debian default
29504   much faster, but properly only works on Debian and its derivatives
29505
29506 ------------------------------------------------------------------------
29507 r14614 | courmisch | 2006-03-04 08:06:27 -0800 (Sat, 04 Mar 2006) | 3 lines
29508 Changed paths:
29509    M /trunk/modules/misc/gnutls.c
29510
29511 - Load root certificates from /etc/ssl (currently very slow :( )
29512 - Cosmetic
29513
29514 ------------------------------------------------------------------------
29515 r14613 | courmisch | 2006-03-04 05:41:41 -0800 (Sat, 04 Mar 2006) | 2 lines
29516 Changed paths:
29517    M /trunk/modules/misc/gnutls.c
29518
29519 Missed one error case
29520
29521 ------------------------------------------------------------------------
29522 r14612 | courmisch | 2006-03-04 05:36:48 -0800 (Sat, 04 Mar 2006) | 2 lines
29523 Changed paths:
29524    M /trunk/modules/misc/gnutls.c
29525
29526 (safe) directory recursion when looking for CA certificates
29527
29528 ------------------------------------------------------------------------
29529 r14611 | courmisch | 2006-03-04 05:31:59 -0800 (Sat, 04 Mar 2006) | 2 lines
29530 Changed paths:
29531    M /trunk/configure.ac
29532
29533 Don't BUILD_PIC when the platform doesn't need PIC
29534
29535 ------------------------------------------------------------------------
29536 r14610 | courmisch | 2006-03-04 04:34:28 -0800 (Sat, 04 Mar 2006) | 2 lines
29537 Changed paths:
29538    M /trunk/bootstrap
29539
29540 Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within modules/subdir/subdir
29541
29542 ------------------------------------------------------------------------
29543 r14609 | courmisch | 2006-03-04 04:20:06 -0800 (Sat, 04 Mar 2006) | 2 lines
29544 Changed paths:
29545    M /trunk/bootstrap
29546
29547 libtool: Propagate errors from make (|un)install
29548
29549 ------------------------------------------------------------------------
29550 r14608 | fkuehne | 2006-03-04 03:53:03 -0800 (Sat, 04 Mar 2006) | 1 line
29551 Changed paths:
29552    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29553    M /trunk/modules/gui/macosx/playlistinfo.m
29554
29555 * fix the table on the second tab and added an extra check to prevent a crash in rare situations
29556 ------------------------------------------------------------------------
29557 r14607 | courmisch | 2006-03-04 02:46:27 -0800 (Sat, 04 Mar 2006) | 2 lines
29558 Changed paths:
29559    M /trunk/src/network/httpd.c
29560
29561 Cosmetic
29562
29563 ------------------------------------------------------------------------
29564 r14606 | zorglub | 2006-03-04 01:28:06 -0800 (Sat, 04 Mar 2006) | 2 lines
29565 Changed paths:
29566    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
29567
29568 Don't prepend :sout= to sout string in VLM dialog (Refs:#530)
29569
29570 ------------------------------------------------------------------------
29571 r14605 | zorglub | 2006-03-04 01:12:21 -0800 (Sat, 04 Mar 2006) | 2 lines
29572 Changed paths:
29573    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
29574
29575 Fix ordering of widgets in sout panel (Closes:#469)
29576
29577 ------------------------------------------------------------------------
29578 r14604 | zorglub | 2006-03-04 01:00:10 -0800 (Sat, 04 Mar 2006) | 2 lines
29579 Changed paths:
29580    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
29581
29582 Shoud fix #'565
29583
29584 ------------------------------------------------------------------------
29585 r14603 | xtophe | 2006-03-03 16:59:51 -0800 (Fri, 03 Mar 2006) | 5 lines
29586 Changed paths:
29587    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
29588
29589 wx/dialogs/open.cpp: Fix the caching option. Closes #575
29590 -This line, and those below, will be ignored--
29591
29592 M    open.cpp
29593
29594 ------------------------------------------------------------------------
29595 r14602 | courmisch | 2006-03-03 14:43:22 -0800 (Fri, 03 Mar 2006) | 2 lines
29596 Changed paths:
29597    M /trunk/modules/misc/rtsp.c
29598
29599 Fix error code when server is overloaded
29600
29601 ------------------------------------------------------------------------
29602 r14601 | jpsaman | 2006-03-03 13:43:48 -0800 (Fri, 03 Mar 2006) | 1 line
29603 Changed paths:
29604    A /trunk/modules/mux/rtp
29605    A /trunk/modules/mux/rtp/rtcp.c
29606    A /trunk/modules/mux/rtp/rtcp.h
29607    A /trunk/modules/mux/rtp/rtp.h
29608
29609 Structures and functions for RTCP support. BIG FAT WARNING >>>> This code is untested <<<< but the request for it is high.
29610 ------------------------------------------------------------------------
29611 r14600 | fkuehne | 2006-03-03 09:29:13 -0800 (Fri, 03 Mar 2006) | 1 line
29612 Changed paths:
29613    M /trunk/Makefile.am
29614
29615 * added a couple of OSX-intf-files which were added after the last release
29616 ------------------------------------------------------------------------
29617 r14599 | fkuehne | 2006-03-03 09:21:16 -0800 (Fri, 03 Mar 2006) | 4 lines
29618 Changed paths:
29619    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29620    M /trunk/modules/gui/macosx/intf.m
29621    M /trunk/modules/gui/macosx/playlist.m
29622    M /trunk/modules/gui/macosx/playlistinfo.m
29623
29624 *.m: unified the title of the Information-panel and the menu-items pointing to it to "Information" (instead of a mixture of "Properties" and "Info")
29625 MainMenu.nib: 
29626     - dto
29627     - let the user select the values of the Statistics-tab
29628 ------------------------------------------------------------------------
29629 r14598 | fkuehne | 2006-03-03 09:12:15 -0800 (Fri, 03 Mar 2006) | 1 line
29630 Changed paths:
29631    M /trunk/modules/gui/macosx/vout.m
29632
29633 * fixed a signed vs unsinged warning
29634 ------------------------------------------------------------------------
29635 r14597 | dionoea | 2006-03-03 06:37:24 -0800 (Fri, 03 Mar 2006) | 3 lines
29636 Changed paths:
29637    M /trunk/modules/video_output/image.c
29638
29639 image.c: add --image-out-replace option. If enabled, the image vout will
29640 always overwrite the same file.
29641
29642 ------------------------------------------------------------------------
29643 r14596 | fkuehne | 2006-03-03 05:51:04 -0800 (Fri, 03 Mar 2006) | 1 line
29644 Changed paths:
29645    M /trunk/modules/gui/macosx/playlistinfo.h
29646    M /trunk/modules/gui/macosx/playlistinfo.m
29647
29648 * added a NSTimer to update the statistics every second
29649 ------------------------------------------------------------------------
29650 r14595 | xtophe | 2006-03-03 05:08:48 -0800 (Fri, 03 Mar 2006) | 2 lines
29651 Changed paths:
29652    M /trunk/extras/contrib/src/Makefile
29653
29654 Makefile: We need autogen on win32
29655
29656 ------------------------------------------------------------------------
29657 r14594 | fkuehne | 2006-03-03 04:19:56 -0800 (Fri, 03 Mar 2006) | 1 line
29658 Changed paths:
29659    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
29660    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29661    M /trunk/modules/gui/macosx/playlistinfo.h
29662    M /trunk/modules/gui/macosx/playlistinfo.m
29663
29664 * implemented the statistics-tab. No auto-update yet.
29665 ------------------------------------------------------------------------
29666 r14593 | hartman | 2006-03-03 03:25:18 -0800 (Fri, 03 Mar 2006) | 2 lines
29667 Changed paths:
29668    M /trunk/extras/contrib/src/Makefile
29669
29670 * Disable INSTALL_NAME now gpg-error isn't shared.
29671
29672 ------------------------------------------------------------------------
29673 r14592 | hartman | 2006-03-03 03:19:00 -0800 (Fri, 03 Mar 2006) | 2 lines
29674 Changed paths:
29675    M /trunk/extras/contrib/src/Makefile
29676
29677 * copy and tabs... sigh.
29678
29679 ------------------------------------------------------------------------
29680 r14591 | hartman | 2006-03-03 03:15:55 -0800 (Fri, 03 Mar 2006) | 2 lines
29681 Changed paths:
29682    M /trunk/extras/contrib/src/Makefile
29683
29684 * Lets avoid autogen where we can
29685
29686 ------------------------------------------------------------------------
29687 r14590 | hartman | 2006-03-03 02:40:56 -0800 (Fri, 03 Mar 2006) | 2 lines
29688 Changed paths:
29689    M /trunk/extras/contrib/src/Makefile
29690    M /trunk/extras/contrib/src/Patches/live-osx.patch
29691
29692 * Fix liveMedia on all platforms now hopefully
29693
29694 ------------------------------------------------------------------------
29695 r14589 | hartman | 2006-03-03 02:22:18 -0800 (Fri, 03 Mar 2006) | 2 lines
29696 Changed paths:
29697    M /trunk/extras/contrib/src/packages.mak
29698
29699 * www.live555.com seems unreachable. use live555.com
29700
29701 ------------------------------------------------------------------------
29702 r14588 | courmisch | 2006-03-03 01:32:20 -0800 (Fri, 03 Mar 2006) | 2 lines
29703 Changed paths:
29704    M /trunk/configure.ac
29705
29706 Solaris breakage again
29707
29708 ------------------------------------------------------------------------
29709 r14587 | jpsaman | 2006-03-03 00:52:27 -0800 (Fri, 03 Mar 2006) | 1 line
29710 Changed paths:
29711    M /trunk/modules/demux/livedotcom.cpp
29712
29713 Playing 3GPP audio only LATM AAC/HE-AAC streams. Patch by Ross Finalayson
29714 ------------------------------------------------------------------------
29715 r14586 | xtophe | 2006-03-02 15:40:17 -0800 (Thu, 02 Mar 2006) | 3 lines
29716 Changed paths:
29717    M /trunk/extras/contrib/src/Makefile
29718
29719 explicit hack. please underage hackers do not look
29720 fix lame 
29721
29722 ------------------------------------------------------------------------
29723 r14585 | xtophe | 2006-03-02 15:24:37 -0800 (Thu, 02 Mar 2006) | 2 lines
29724 Changed paths:
29725    M /trunk/extras/contrib/src/Makefile
29726    M /trunk/extras/contrib/src/packages.mak
29727
29728 Fix MacOS-Intel compilation
29729
29730 ------------------------------------------------------------------------
29731 r14584 | courmisch | 2006-03-02 14:39:03 -0800 (Thu, 02 Mar 2006) | 2 lines
29732 Changed paths:
29733    M /trunk/include/vlc_httpd.h
29734    M /trunk/include/vlc_symbols.h
29735    M /trunk/src/network/httpd.c
29736
29737 Code reuse
29738
29739 ------------------------------------------------------------------------
29740 r14583 | courmisch | 2006-03-02 14:19:14 -0800 (Thu, 02 Mar 2006) | 2 lines
29741 Changed paths:
29742    M /trunk/include/vlc_httpd.h
29743
29744 Remove outdated comment
29745
29746 ------------------------------------------------------------------------
29747 r14582 | xtophe | 2006-03-02 12:39:49 -0800 (Thu, 02 Mar 2006) | 2 lines
29748 Changed paths:
29749    M /trunk/extras/contrib/src/packages.mak
29750
29751 Update lame. Closes #482
29752
29753 ------------------------------------------------------------------------
29754 r14581 | xtophe | 2006-03-02 12:38:43 -0800 (Thu, 02 Mar 2006) | 2 lines
29755 Changed paths:
29756    M /trunk/extras/contrib/src/Patches/gcrypt.patch
29757
29758 Fix Gcrypt patch
29759
29760 ------------------------------------------------------------------------
29761 r14580 | xtophe | 2006-03-02 12:11:51 -0800 (Thu, 02 Mar 2006) | 2 lines
29762 Changed paths:
29763    M /trunk/extras/contrib/src/Makefile
29764
29765 makefile: Fix livedotcom on win32
29766
29767 ------------------------------------------------------------------------
29768 r14579 | xtophe | 2006-03-02 12:10:23 -0800 (Thu, 02 Mar 2006) | 2 lines
29769 Changed paths:
29770    M /trunk/extras/contrib/src/Makefile
29771
29772 Makefile: use sed -i where possible
29773
29774 ------------------------------------------------------------------------
29775 r14578 | xtophe | 2006-03-02 12:04:54 -0800 (Thu, 02 Mar 2006) | 2 lines
29776 Changed paths:
29777    M /trunk/extras/contrib/src/Makefile
29778    M /trunk/extras/contrib/src/Patches/gcrypt.patch
29779    M /trunk/extras/contrib/src/packages.mak
29780
29781 all: Update libgcrypt,gpg-error and gnutls (closes #570 )
29782
29783 ------------------------------------------------------------------------
29784 r14577 | xtophe | 2006-03-02 11:34:31 -0800 (Thu, 02 Mar 2006) | 2 lines
29785 Changed paths:
29786    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
29787
29788 Update x264 patch
29789
29790 ------------------------------------------------------------------------
29791 r14576 | xtophe | 2006-03-02 11:31:36 -0800 (Thu, 02 Mar 2006) | 2 lines
29792 Changed paths:
29793    M /trunk/configure.ac
29794
29795 configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall
29796
29797 ------------------------------------------------------------------------
29798 r14575 | courmisch | 2006-03-02 10:19:03 -0800 (Thu, 02 Mar 2006) | 2 lines
29799 Changed paths:
29800    M /trunk/include/vlc_common.h
29801    M /trunk/src/misc/objects.c
29802
29803 Minor clean up
29804
29805 ------------------------------------------------------------------------
29806 r14574 | fkuehne | 2006-03-02 07:52:37 -0800 (Thu, 02 Mar 2006) | 6 lines
29807 Changed paths:
29808    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
29809    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
29810    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29811    M /trunk/modules/gui/macosx/playlistinfo.h
29812    M /trunk/modules/gui/macosx/playlistinfo.m
29813
29814 * re-designed the information/properties panel to show meta information and statistics
29815 - the display of meta information is completely implemented and functional
29816 - the tree-view in the "Advanced Info" tab is currently broken due to bad casting (I got no idea why yet, because I didn't touch it..)
29817 - the statistics tab isn't implemented yet
29818
29819 Comments on the design and the implementation are welcome. If this re-design is too unstable for 0.8.5, I will withdraw it after branching.
29820 ------------------------------------------------------------------------
29821 r14573 | courmisch | 2006-03-02 07:19:32 -0800 (Thu, 02 Mar 2006) | 2 lines
29822 Changed paths:
29823    M /trunk/modules/access_output/file.c
29824
29825 Locale fixes (refs #528) + clean up
29826
29827 ------------------------------------------------------------------------
29828 r14572 | courmisch | 2006-03-02 06:27:09 -0800 (Thu, 02 Mar 2006) | 2 lines
29829 Changed paths:
29830    M /trunk/modules/misc/gnutls.c
29831
29832 use intptr_t (refs #574)
29833
29834 ------------------------------------------------------------------------
29835 r14571 | courmisch | 2006-03-02 06:23:03 -0800 (Thu, 02 Mar 2006) | 2 lines
29836 Changed paths:
29837    M /trunk/modules/access_output/file.c
29838
29839 Don't try to be more clever than umask()
29840
29841 ------------------------------------------------------------------------
29842 r14570 | courmisch | 2006-03-02 06:21:23 -0800 (Thu, 02 Mar 2006) | 2 lines
29843 Changed paths:
29844    M /trunk/configure.ac
29845
29846 Fix getaddrinfo check failure because of autoconf's cache
29847
29848 ------------------------------------------------------------------------
29849 r14569 | courmisch | 2006-03-02 05:54:40 -0800 (Thu, 02 Mar 2006) | 2 lines
29850 Changed paths:
29851    M /trunk/modules/audio_output/waveout.c
29852
29853 Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)
29854
29855 ------------------------------------------------------------------------
29856 r14568 | courmisch | 2006-03-02 05:35:43 -0800 (Thu, 02 Mar 2006) | 2 lines
29857 Changed paths:
29858    M /trunk/modules/audio_output/arts.c
29859    M /trunk/modules/audio_output/directx.c
29860    M /trunk/modules/audio_output/esd.c
29861    M /trunk/modules/audio_output/jack.c
29862    M /trunk/modules/audio_output/sdl.c
29863
29864 Unused header inclusion syndrome
29865
29866 ------------------------------------------------------------------------
29867 r14567 | courmisch | 2006-03-02 05:02:37 -0800 (Thu, 02 Mar 2006) | 2 lines
29868 Changed paths:
29869    M /trunk/src/Makefile.am
29870
29871 dist vlc_url.h
29872
29873 ------------------------------------------------------------------------
29874 r14566 | fkuehne | 2006-03-02 04:15:25 -0800 (Thu, 02 Mar 2006) | 1 line
29875 Changed paths:
29876    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
29877    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
29878
29879 * forgot that one in [14565]
29880 ------------------------------------------------------------------------
29881 r14565 | fkuehne | 2006-03-02 04:14:52 -0800 (Thu, 02 Mar 2006) | 5 lines
29882 Changed paths:
29883    M /trunk/modules/gui/macosx/playlist.m
29884    M /trunk/modules/gui/macosx/sfilters.m
29885    M /trunk/modules/gui/macosx/update.m
29886
29887 * MainMenu.nib, playlist.m: use NSSearchField instead of NSTextField, so we don't need to replace it manually anymore. This breaks the 10.2-compatibility. (refs #189)
29888
29889 * update.m: use mtime() instead of NSCalenderDate for the time-stamp
29890
29891 * sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)
29892 ------------------------------------------------------------------------
29893 r14564 | courmisch | 2006-03-01 23:52:53 -0800 (Wed, 01 Mar 2006) | 4 lines
29894 Changed paths:
29895    M /trunk/bootstrap
29896    M /trunk/src/Makefile.am
29897
29898 libtool:
29899  - Don't link builtins against anything (dependencies are linked in libvlc)
29900  - Don't mangle name of underlying libraries
29901
29902 ------------------------------------------------------------------------
29903 r14563 | fkuehne | 2006-03-01 14:21:36 -0800 (Wed, 01 Mar 2006) | 2 lines
29904 Changed paths:
29905    M /trunk/modules/gui/macosx/update.h
29906    M /trunk/modules/gui/macosx/update.m
29907
29908 * don't store the temp release note in the user's Caches-folder, but in /tmp. Renamed it to vlc_releasenote_%@.tmp, whereas %@ is a timestamp (%m-%d-%y--%I.%M.%S.%F)
29909 * cleanup of the source
29910 ------------------------------------------------------------------------
29911 r14562 | dionoea | 2006-03-01 14:00:37 -0800 (Wed, 01 Mar 2006) | 2 lines
29912 Changed paths:
29913    M /trunk/THANKS
29914
29915 Add/Change x264 options. Patch by Dennis van Amerongen
29916
29917 ------------------------------------------------------------------------
29918 r14561 | dionoea | 2006-03-01 13:58:15 -0800 (Wed, 01 Mar 2006) | 22 lines
29919 Changed paths:
29920    M /trunk/modules/codec/x264.c
29921
29922 Add/Change x264 options. Patch by Dennis van Amerongen
29923
29924 Original email was
29925
29926 "Subject: [vlc-devel] Additional x264 options/unification
29927
29928 Patch for unification and addition of several x264 options (using x264          
29929 commandline interface as reference):                                            
29930                                                                                 
29931 8x8dct, asm, bime, chroma-me, chroma-qp-offset, cplxblur, direct,               
29932 ipratio, nr, pbratio, qblur, qcomp, qpstep, verbose. Changed (no-)psnr,         
29933 (no-)b-adapt, (no-)fast-pskip to similar usage as (no-)cabac. Deprecated        
29934 options in favor of x264 cli equivalents (subpel -> subme, frameref ->          
29935 ref, etc.) for unification.                                                     
29936                                                                                 
29937 Improved order of adding partitions in analyse modes as suggested by            
29938 Pengvado (#x264): i4x4,p8x8,i8x8+8x8dct,b8x8,p4x4 (at low bitrate i8x8          
29939 would be more important than i4x4 though). Using i8x8 results in a "High        
29940 Profile" setting (not all decoders seem to support that). i8x8 requires         
29941 8x8dct which is now a seperate option (default disabled)."
29942
29943
29944 ------------------------------------------------------------------------
29945 r14560 | xtophe | 2006-03-01 13:41:11 -0800 (Wed, 01 Mar 2006) | 2 lines
29946 Changed paths:
29947    M /trunk/extras/contrib/Makefile
29948
29949 Warning Explicit Kludge
29950
29951 ------------------------------------------------------------------------
29952 r14559 | fkuehne | 2006-03-01 13:08:17 -0800 (Wed, 01 Mar 2006) | 1 line
29953 Changed paths:
29954    M /trunk/modules/gui/macosx/update.h
29955    M /trunk/modules/gui/macosx/update.m
29956
29957 * removed unused, useless variable
29958 ------------------------------------------------------------------------
29959 r14558 | fkuehne | 2006-03-01 13:05:47 -0800 (Wed, 01 Mar 2006) | 4 lines
29960 Changed paths:
29961    M /trunk/modules/gui/macosx/interaction.m
29962    M /trunk/modules/gui/macosx/update.h
29963    M /trunk/modules/gui/macosx/update.m
29964
29965 * download the updated versions through VLC and not through your default browser
29966 * removed a crasher from interaction.m
29967
29968 Note: the progress-window used to show the progress is quite hacky at the moment and will be replaced through a good implementation once the interaction-core is finished.
29969 ------------------------------------------------------------------------
29970 r14557 | hartman | 2006-03-01 13:00:49 -0800 (Wed, 01 Mar 2006) | 2 lines
29971 Changed paths:
29972    M /trunk/modules/codec/ffmpeg/ffmpeg.c
29973
29974 * Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)
29975
29976 ------------------------------------------------------------------------
29977 r14556 | fkuehne | 2006-03-01 11:56:34 -0800 (Wed, 01 Mar 2006) | 1 line
29978 Changed paths:
29979    M /trunk/modules/gui/wxwidgets/input_manager.cpp
29980    M /trunk/modules/gui/wxwidgets/interface.cpp
29981    M /trunk/modules/gui/wxwidgets/interface.hpp
29982    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
29983
29984 * more systray related ifndefs for the Darwin platform
29985 ------------------------------------------------------------------------
29986 r14555 | fkuehne | 2006-03-01 11:11:24 -0800 (Wed, 01 Mar 2006) | 1 line
29987 Changed paths:
29988    M /trunk/modules/gui/wxwidgets/interface.cpp
29989
29990 * Darwin compilation fix
29991 ------------------------------------------------------------------------
29992 r14554 | fkuehne | 2006-03-01 09:47:27 -0800 (Wed, 01 Mar 2006) | 1 line
29993 Changed paths:
29994    M /trunk/modules/access/screen/mac.c
29995
29996 * fixed some warnings
29997 ------------------------------------------------------------------------
29998 r14553 | hartman | 2006-03-01 08:50:08 -0800 (Wed, 01 Mar 2006) | 4 lines
29999 Changed paths:
30000    M /trunk/configure.ac
30001
30002 * Apply --enable-xinerama patch by Diego Petteno <flameeyes at gentoo dot org>
30003 This is not 100% tested, but only compared against similar situations.
30004
30005
30006 ------------------------------------------------------------------------
30007 r14552 | hartman | 2006-03-01 05:36:01 -0800 (Wed, 01 Mar 2006) | 3 lines
30008 Changed paths:
30009    M /trunk/modules/misc/rtsp.c
30010    M /trunk/modules/stream_out/rtp.c
30011
30012 * trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>.
30013   - apparently DSS is casesensitive on trackID.
30014
30015 ------------------------------------------------------------------------
30016 r14551 | hartman | 2006-03-01 05:23:12 -0800 (Wed, 01 Mar 2006) | 2 lines
30017 Changed paths:
30018    M /trunk/extras/contrib/src/Makefile
30019    D /trunk/extras/contrib/src/Patches/libcddb.patch
30020    M /trunk/extras/contrib/src/packages.mak
30021
30022 * Update the CDDB version from 0.9.6 to 1.2.1
30023
30024 ------------------------------------------------------------------------
30025 r14550 | hartman | 2006-03-01 05:13:03 -0800 (Wed, 01 Mar 2006) | 3 lines
30026 Changed paths:
30027    M /trunk/THANKS
30028    M /trunk/modules/access/cdda/info.c
30029
30030 * Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>. 
30031  - added him to THANKS as well.
30032
30033 ------------------------------------------------------------------------
30034 r14549 | courmisch | 2006-03-01 03:20:10 -0800 (Wed, 01 Mar 2006) | 3 lines
30035 Changed paths:
30036    M /trunk/modules/misc/network/ipv4.c
30037    M /trunk/modules/misc/network/ipv6.c
30038
30039 Don't use connect() when the "bind" address is a multicast group
30040 Bug reported by Alexander Gall
30041
30042 ------------------------------------------------------------------------
30043 r14548 | courmisch | 2006-03-01 02:41:47 -0800 (Wed, 01 Mar 2006) | 2 lines
30044 Changed paths:
30045    M /trunk/configure.ac
30046
30047 Try to fix getaddrinfo et al. detection on Solaris
30048
30049 ------------------------------------------------------------------------
30050 r14547 | courmisch | 2006-03-01 02:20:50 -0800 (Wed, 01 Mar 2006) | 2 lines
30051 Changed paths:
30052    M /trunk/configure.ac
30053
30054 Link ipv6 with -lsocket and/or -lnsl whenever we need these for ipv4
30055
30056 ------------------------------------------------------------------------
30057 r14546 | courmisch | 2006-03-01 01:53:39 -0800 (Wed, 01 Mar 2006) | 2 lines
30058 Changed paths:
30059    M /trunk/src/Makefile.am
30060
30061 Use stamp not to recompile and relink version.c when it doesn't have to (closes #554)
30062
30063 ------------------------------------------------------------------------
30064 r14545 | zorglub | 2006-02-28 15:23:42 -0800 (Tue, 28 Feb 2006) | 2 lines
30065 Changed paths:
30066    M /trunk/modules/gui/wxwidgets/dialogs.cpp
30067
30068 Don't preparse folders using input_Preprase
30069
30070 ------------------------------------------------------------------------
30071 r14544 | ipkiss | 2006-02-28 11:12:54 -0800 (Tue, 28 Feb 2006) | 2 lines
30072 Changed paths:
30073    M /trunk/doc/skins/skins2-howto.xml
30074
30075  * doc/skins/skins2-howto.xml: fixed a typo
30076
30077 ------------------------------------------------------------------------
30078 r14543 | md | 2006-02-28 07:46:46 -0800 (Tue, 28 Feb 2006) | 5 lines
30079 Changed paths:
30080    M /trunk/src/video_output/vout_intf.c
30081
30082 * changed the order of offered aspect/crop values so that the most commonly
30083 used ones are on the top
30084 * added 5:4 aspect/crop ration for high quality PAL TV out (720x576 display
30085 resolution) and 1280x1024 LCD panels 
30086
30087 ------------------------------------------------------------------------
30088 r14542 | md | 2006-02-28 07:34:16 -0800 (Tue, 28 Feb 2006) | 2 lines
30089 Changed paths:
30090    M /trunk/src/video_output/vout_intf.c
30091
30092 make ZoomCallback work with extended GUI or deinterlace (refs #480)
30093
30094 ------------------------------------------------------------------------
30095 r14541 | hartman | 2006-02-28 07:31:04 -0800 (Tue, 28 Feb 2006) | 5 lines
30096 Changed paths:
30097    M /trunk/modules/stream_out/rtp.c
30098
30099 * Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452
30100 - commented a few fprintf, and changed some to msg_Dbg where possible.
30101 - fixed a couple of spelling errors.
30102 - this module really needs a big cleanup and merging with the other SDP and RTSP code.
30103
30104 ------------------------------------------------------------------------
30105 r14540 | courmisch | 2006-02-28 07:29:42 -0800 (Tue, 28 Feb 2006) | 2 lines
30106 Changed paths:
30107    M /trunk/bootstrap
30108
30109 libtool: fix make distclean
30110
30111 ------------------------------------------------------------------------
30112 r14539 | courmisch | 2006-02-28 07:12:37 -0800 (Tue, 28 Feb 2006) | 4 lines
30113 Changed paths:
30114    M /trunk/bootstrap
30115    M /trunk/src/Makefile.am
30116
30117 With libtool, compile builtins as lib*_builtin.la to avoid name collision
30118 with actual system library (seems to fix weird compilation problem with
30119 flac and theora builtins)
30120
30121 ------------------------------------------------------------------------
30122 r14538 | courmisch | 2006-02-28 06:52:40 -0800 (Tue, 28 Feb 2006) | 3 lines
30123 Changed paths:
30124    M /trunk/src/stream_output/sap.c
30125
30126 Fail when trying to advertise a stream with an out-of-scope address
30127 (avoids spamming the MBONE with incorrect private streams)
30128
30129 ------------------------------------------------------------------------
30130 r14537 | courmisch | 2006-02-28 04:58:37 -0800 (Tue, 28 Feb 2006) | 2 lines
30131 Changed paths:
30132    M /trunk/bootstrap
30133
30134 Use noinst_ rather than libvlc_ for builtins
30135
30136 ------------------------------------------------------------------------
30137 r14536 | dionoea | 2006-02-28 04:45:37 -0800 (Tue, 28 Feb 2006) | 2 lines
30138 Changed paths:
30139    M /trunk/src/misc/vlm.c
30140
30141 Use VLC stream functions to load vlm configs. Refs #567
30142
30143 ------------------------------------------------------------------------
30144 r14535 | courmisch | 2006-02-28 04:22:24 -0800 (Tue, 28 Feb 2006) | 3 lines
30145 Changed paths:
30146    M /trunk/bootstrap
30147
30148 Implement clean with --enable-libtool
30149 May fix builtins recompilation (theora, flac...)
30150
30151 ------------------------------------------------------------------------
30152 r14534 | courmisch | 2006-02-28 03:45:22 -0800 (Tue, 28 Feb 2006) | 3 lines
30153 Changed paths:
30154    M /trunk/configure.ac
30155
30156 Don't use p_symbols with libtool
30157 (this commit obviously breaks binary compatibility - clear your plugins)
30158
30159 ------------------------------------------------------------------------
30160 r14533 | courmisch | 2006-02-28 01:01:59 -0800 (Tue, 28 Feb 2006) | 2 lines
30161 Changed paths:
30162    M /trunk/bootstrap
30163
30164 Fix the work-around for the work-around
30165
30166 ------------------------------------------------------------------------
30167 r14532 | courmisch | 2006-02-28 00:55:43 -0800 (Tue, 28 Feb 2006) | 2 lines
30168 Changed paths:
30169    M /trunk/src/network/udp.c
30170
30171 Remove debug message
30172
30173 ------------------------------------------------------------------------
30174 r14531 | courmisch | 2006-02-28 00:42:23 -0800 (Tue, 28 Feb 2006) | 2 lines
30175 Changed paths:
30176    M /trunk/activex/Makefile.am
30177    M /trunk/bootstrap
30178    M /trunk/mozilla/Makefile.am
30179    M /trunk/src/Makefile.am
30180
30181 mv -> mv -f
30182
30183 ------------------------------------------------------------------------
30184 r14530 | courmisch | 2006-02-28 00:39:27 -0800 (Tue, 28 Feb 2006) | 2 lines
30185 Changed paths:
30186    M /trunk/doc/Makefile.am
30187
30188 Dist demo.sh
30189
30190 ------------------------------------------------------------------------
30191 r14529 | courmisch | 2006-02-28 00:37:44 -0800 (Tue, 28 Feb 2006) | 2 lines
30192 Changed paths:
30193    M /trunk/bootstrap
30194
30195 Missing quotes
30196
30197 ------------------------------------------------------------------------
30198 r14528 | courmisch | 2006-02-28 00:16:40 -0800 (Tue, 28 Feb 2006) | 2 lines
30199 Changed paths:
30200    M /trunk/doc/demo.sh
30201
30202 EOL style
30203
30204 ------------------------------------------------------------------------
30205 r14527 | hartman | 2006-02-27 18:03:33 -0800 (Mon, 27 Feb 2006) | 2 lines
30206 Changed paths:
30207    M /trunk/modules/demux/vobsub.c
30208
30209 * Use stream_UrlNew for vobsub loading instead of fopen. closes #567
30210
30211 ------------------------------------------------------------------------
30212 r14526 | hartman | 2006-02-27 17:28:38 -0800 (Mon, 27 Feb 2006) | 2 lines
30213 Changed paths:
30214    M /trunk/doc/demo.sh
30215
30216 * demo.sh for Mac OS X VLC command
30217
30218 ------------------------------------------------------------------------
30219 r14525 | dionoea | 2006-02-27 15:24:39 -0800 (Mon, 27 Feb 2006) | 2 lines
30220 Changed paths:
30221    M /trunk/doc/demo.sh
30222
30223 Add OpenGL rotating cube and video wall demos
30224
30225 ------------------------------------------------------------------------
30226 r14524 | dionoea | 2006-02-27 15:03:28 -0800 (Mon, 27 Feb 2006) | 2 lines
30227 Changed paths:
30228    M /trunk/doc/demo.sh
30229
30230 Small fixes/changes
30231
30232 ------------------------------------------------------------------------
30233 r14523 | dionoea | 2006-02-27 14:47:21 -0800 (Mon, 27 Feb 2006) | 2 lines
30234 Changed paths:
30235    A /trunk/doc/demo.sh
30236
30237 Small script that generates huge command lines to be used in demos. Feel free to add/change stuff.
30238
30239 ------------------------------------------------------------------------
30240 r14522 | hartman | 2006-02-27 13:13:56 -0800 (Mon, 27 Feb 2006) | 2 lines
30241 Changed paths:
30242    M /trunk/extras/contrib/src/Makefile
30243
30244 * iconv is already provided on 10.3 and 10.4, so we don't need to install it.
30245
30246 ------------------------------------------------------------------------
30247 r14521 | courmisch | 2006-02-27 13:07:25 -0800 (Mon, 27 Feb 2006) | 2 lines
30248 Changed paths:
30249    M /trunk/modules/misc/gnutls.c
30250
30251 Fix warning on 64 bits systems
30252
30253 ------------------------------------------------------------------------
30254 r14520 | courmisch | 2006-02-27 13:06:42 -0800 (Mon, 27 Feb 2006) | 2 lines
30255 Changed paths:
30256    M /trunk/modules/misc/rtsp.c
30257
30258 Silly me
30259
30260 ------------------------------------------------------------------------
30261 r14519 | courmisch | 2006-02-27 12:59:08 -0800 (Mon, 27 Feb 2006) | 2 lines
30262 Changed paths:
30263    M /trunk/activex/Makefile.am
30264    M /trunk/bootstrap
30265    M /trunk/mozilla/Makefile.am
30266    M /trunk/src/Makefile.am
30267
30268 Work-around libtool's work-around which adds .exe on Cygwin 
30269
30270 ------------------------------------------------------------------------
30271 r14518 | courmisch | 2006-02-27 12:48:49 -0800 (Mon, 27 Feb 2006) | 2 lines
30272 Changed paths:
30273    M /trunk/modules/access/gnomevfs.c
30274    M /trunk/modules/misc/rtsp.c
30275
30276 Compile fixes
30277
30278 ------------------------------------------------------------------------
30279 r14517 | courmisch | 2006-02-27 12:29:39 -0800 (Mon, 27 Feb 2006) | 2 lines
30280 Changed paths:
30281    M /trunk/bootstrap
30282
30283 Don't loop infinitely when then is no plugin to install (libtool-only)
30284
30285 ------------------------------------------------------------------------
30286 r14516 | courmisch | 2006-02-27 12:29:03 -0800 (Mon, 27 Feb 2006) | 2 lines
30287 Changed paths:
30288    M /trunk/modules/services_discovery/daap.c
30289
30290 daap.c: Attempt to fix compilation
30291
30292 ------------------------------------------------------------------------
30293 r14515 | courmisch | 2006-02-27 04:46:42 -0800 (Mon, 27 Feb 2006) | 2 lines
30294 Changed paths:
30295    M /trunk/include/network.h
30296    A /trunk/include/vlc_url.h (from /trunk/include/network.h:14514)
30297    M /trunk/modules/access/ftp.c
30298    M /trunk/modules/access/http.c
30299    M /trunk/modules/access/mms/mmsh.c
30300    M /trunk/modules/access/mms/mmstu.c
30301    M /trunk/modules/control/http/rpn.c
30302    M /trunk/modules/control/rc.c
30303    M /trunk/modules/control/telnet.c
30304    M /trunk/modules/misc/rtsp.c
30305    M /trunk/modules/stream_out/rtp.c
30306    M /trunk/modules/stream_out/standard.c
30307
30308 Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h)
30309
30310 ------------------------------------------------------------------------
30311 r14514 | xtophe | 2006-02-27 04:01:58 -0800 (Mon, 27 Feb 2006) | 2 lines
30312 Changed paths:
30313    M /trunk/po/POTFILES.in
30314    M /trunk/po/ca.po
30315    M /trunk/po/da.po
30316    M /trunk/po/de.po
30317    M /trunk/po/en_GB.po
30318    M /trunk/po/es.po
30319    M /trunk/po/fr.po
30320    M /trunk/po/it.po
30321    M /trunk/po/ja.po
30322    M /trunk/po/ka.po
30323    M /trunk/po/ko.po
30324    M /trunk/po/nl.po
30325    M /trunk/po/oc.po
30326    M /trunk/po/pt_BR.po
30327    M /trunk/po/ro.po
30328    M /trunk/po/ru.po
30329    M /trunk/po/sv.po
30330    M /trunk/po/tr.po
30331    M /trunk/po/vlc.pot
30332    M /trunk/po/zh_CN.po
30333    M /trunk/po/zh_TW.po
30334
30335 po/*: run make update-po.
30336
30337 ------------------------------------------------------------------------
30338 r14513 | dionoea | 2006-02-26 13:30:50 -0800 (Sun, 26 Feb 2006) | 4 lines
30339 Changed paths:
30340    M /trunk/modules/video_filter/distort.c
30341
30342 distort.c:
30343 * new psychedelic FOSDEM demo filter. enjoy :)
30344 * misc changes          
30345
30346 ------------------------------------------------------------------------
30347 r14512 | fkuehne | 2006-02-26 08:33:56 -0800 (Sun, 26 Feb 2006) | 1 line
30348 Changed paths:
30349    M /trunk/extras/contrib/bootstrap
30350    M /trunk/extras/contrib/src/Makefile
30351    M /trunk/extras/contrib/src/packages.mak
30352
30353 * fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates
30354 ------------------------------------------------------------------------
30355 r14511 | jpsaman | 2006-02-26 07:49:54 -0800 (Sun, 26 Feb 2006) | 1 line
30356 Changed paths:
30357    M /trunk/modules/misc/rtsp.c
30358
30359 Rename --rtsp-throtle to --rtsp-throtle-users
30360 ------------------------------------------------------------------------
30361 r14510 | courmisch | 2006-02-26 07:09:47 -0800 (Sun, 26 Feb 2006) | 3 lines
30362 Changed paths:
30363    M /trunk/src/Makefile.am
30364
30365 Put some dependencies on stamp-builtins to force rebuild when the
30366 tree configuration is modified
30367
30368 ------------------------------------------------------------------------
30369 r14509 | courmisch | 2006-02-26 06:48:02 -0800 (Sun, 26 Feb 2006) | 4 lines
30370 Changed paths:
30371    M /trunk/bootstrap
30372    M /trunk/configure.ac
30373    M /trunk/src/Makefile.am
30374
30375 Get rid of --enable-shared-libvlc on non-Microsoft platforms
30376 as it did never worked properly, if at all with these
30377 (you should use libtool to build a shared libvlc instead)
30378
30379 ------------------------------------------------------------------------
30380 r14508 | zorglub | 2006-02-26 06:47:06 -0800 (Sun, 26 Feb 2006) | 2 lines
30381 Changed paths:
30382    M /trunk/src/control/libvlc_audio.c
30383
30384 Remove ref to volume_get
30385
30386 ------------------------------------------------------------------------
30387 r14507 | zorglub | 2006-02-26 06:23:16 -0800 (Sun, 26 Feb 2006) | 2 lines
30388 Changed paths:
30389    M /trunk/modules/gui/wxwidgets/menus.cpp
30390
30391 Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK
30392
30393 ------------------------------------------------------------------------
30394 r14506 | fkuehne | 2006-02-26 06:20:46 -0800 (Sun, 26 Feb 2006) | 1 line
30395 Changed paths:
30396    M /trunk/NEWS
30397
30398 * added some news. feel free to improve the wording :)
30399 ------------------------------------------------------------------------
30400 r14505 | fkuehne | 2006-02-26 04:35:30 -0800 (Sun, 26 Feb 2006) | 3 lines
30401 Changed paths:
30402    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
30403    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
30404    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
30405    M /trunk/modules/gui/macosx/controls.h
30406    M /trunk/modules/gui/macosx/controls.m
30407
30408 * added a "Go To Specific Position" feature (closes #377)
30409 - accessible by double-clicking on the time-counters and through a menu-item in "Playback"
30410 - the class of the time-counters is VLCTimeField now, because we need to fetch the mouseDown-event. There are no further changes compared to NSTextField.
30411 ------------------------------------------------------------------------
30412 r14504 | zorglub | 2006-02-26 04:30:22 -0800 (Sun, 26 Feb 2006) | 3 lines
30413 Changed paths:
30414    M /trunk/include/vlc/libvlc.h
30415    M /trunk/src/control/libvlc_audio.c
30416
30417 Cosmetics. 
30418 Add toggle_mute
30419
30420 ------------------------------------------------------------------------
30421 r14503 | zorglub | 2006-02-26 04:29:40 -0800 (Sun, 26 Feb 2006) | 2 lines
30422 Changed paths:
30423    M /trunk/m4
30424
30425 svn:ignore libtool stuff
30426
30427 ------------------------------------------------------------------------
30428 r14502 | jpsaman | 2006-02-26 04:18:46 -0800 (Sun, 26 Feb 2006) | 1 line
30429 Changed paths:
30430    M /trunk/modules/misc/rtsp.c
30431
30432 Implement RTSP VOD connection throtle
30433 ------------------------------------------------------------------------
30434 r14501 | courmisch | 2006-02-26 03:59:18 -0800 (Sun, 26 Feb 2006) | 2 lines
30435 Changed paths:
30436    M /trunk/Makefile.am
30437    D /trunk/src/vlc.c
30438    A /trunk/vlc.c (from /trunk/src/vlc.c:14498)
30439
30440 Move vlc.c to . to fix distclean (Automake limitation)
30441
30442 ------------------------------------------------------------------------
30443 r14500 | dionoea | 2006-02-25 13:11:18 -0800 (Sat, 25 Feb 2006) | 3 lines
30444 Changed paths:
30445    M /trunk/src/misc/win32_specific.c
30446
30447 Revert [14452] as it broke the mozilla plugin. We need to find another way
30448 to fix that.
30449
30450 ------------------------------------------------------------------------
30451 r14499 | dionoea | 2006-02-25 13:08:46 -0800 (Sat, 25 Feb 2006) | 2 lines
30452 Changed paths:
30453    M /trunk/doc/fortunes.txt
30454
30455 Nice user comment ...
30456
30457 ------------------------------------------------------------------------
30458 r14498 | courmisch | 2006-02-25 12:46:22 -0800 (Sat, 25 Feb 2006) | 2 lines
30459 Changed paths:
30460    M /trunk/Makefile.am
30461
30462 Attempt to fix core and all targets with more than one job
30463
30464 ------------------------------------------------------------------------
30465 r14497 | fkuehne | 2006-02-25 07:50:43 -0800 (Sat, 25 Feb 2006) | 5 lines
30466 Changed paths:
30467    M /trunk/modules/gui/macosx/update.h
30468    M /trunk/modules/gui/macosx/update.m
30469
30470 * retrieve the release notes and display them
30471     - they are temporarily stored in ~/Library/Caches/vlc_releasenote_temp.txt
30472     - Please shout if this location isn't okay for this purpose.
30473     - the file is automatically removed after displaying its content.
30474 * show the binary's size in MB instead of bytes
30475 ------------------------------------------------------------------------
30476 r14496 | fkuehne | 2006-02-25 05:45:07 -0800 (Sat, 25 Feb 2006) | 1 line
30477 Changed paths:
30478    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
30479    M /trunk/modules/gui/macosx/interaction.h
30480    M /trunk/modules/gui/macosx/interaction.m
30481
30482 * slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework
30483 ------------------------------------------------------------------------
30484 r14495 | courmisch | 2006-02-24 14:39:45 -0800 (Fri, 24 Feb 2006) | 3 lines
30485 Changed paths:
30486    M /trunk/Makefile.am
30487
30488 Fix Win32 packaging targets inter-dependencies
30489 (otherwise unusable with more than one make job)
30490
30491 ------------------------------------------------------------------------
30492 r14494 | zorglub | 2006-02-24 11:11:39 -0800 (Fri, 24 Feb 2006) | 2 lines
30493 Changed paths:
30494    M /trunk/extras/make.pl
30495
30496 Remove a bit of noise
30497
30498 ------------------------------------------------------------------------
30499 r14493 | bigben | 2006-02-24 07:00:03 -0800 (Fri, 24 Feb 2006) | 3 lines
30500 Changed paths:
30501    M /trunk/modules/audio_filter/channel_mixer/simple.c
30502
30503 Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)
30504
30505
30506 ------------------------------------------------------------------------
30507 r14492 | courmisch | 2006-02-24 05:43:10 -0800 (Fri, 24 Feb 2006) | 2 lines
30508 Changed paths:
30509    M /trunk/src/libvlc.h
30510
30511 Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.
30512
30513 ------------------------------------------------------------------------
30514 r14491 | xtophe | 2006-02-24 02:53:29 -0800 (Fri, 24 Feb 2006) | 2 lines
30515 Changed paths:
30516    M /trunk/extras/contrib/src/Makefile
30517    M /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
30518
30519 ALL: Don't use character which are different in utf8 and latin*
30520
30521 ------------------------------------------------------------------------
30522 r14490 | djc | 2006-02-24 01:55:51 -0800 (Fri, 24 Feb 2006) | 3 lines
30523 Changed paths:
30524    M /trunk/modules/video_filter/distort.c
30525
30526 Simple Hough transform to detect lines in video
30527 Needs a lot of optimizations...
30528
30529 ------------------------------------------------------------------------
30530 r14489 | courmisch | 2006-02-24 00:28:12 -0800 (Fri, 24 Feb 2006) | 2 lines
30531 Changed paths:
30532    M /trunk/extras/contrib/src/Makefile
30533
30534 Silly libgpg-error's autogen doesn't call libtoolize
30535
30536 ------------------------------------------------------------------------
30537 r14488 | courmisch | 2006-02-23 23:57:54 -0800 (Thu, 23 Feb 2006) | 5 lines
30538 Changed paths:
30539    M /trunk/mozilla/Makefile.am
30540
30541 Fix typo, fix make dist
30542
30543 As for make distclean, I can't think of any solution but moving vlc.c out of
30544 src/ (I know it sucks, but you don't want to rewrite automake, do you?).
30545
30546 ------------------------------------------------------------------------
30547 r14487 | courmisch | 2006-02-23 14:59:03 -0800 (Thu, 23 Feb 2006) | 2 lines
30548 Changed paths:
30549    M /trunk/mozilla/Makefile.am
30550
30551 Make automake happy
30552
30553 ------------------------------------------------------------------------
30554 r14486 | courmisch | 2006-02-23 14:49:56 -0800 (Thu, 23 Feb 2006) | 2 lines
30555 Changed paths:
30556    M /trunk/mozilla/Makefile.am
30557
30558 Support for building Mozilla plugin with libtool + clean up
30559
30560 ------------------------------------------------------------------------
30561 r14485 | courmisch | 2006-02-23 14:08:24 -0800 (Thu, 23 Feb 2006) | 2 lines
30562 Changed paths:
30563    M /trunk/mozilla/Makefile.am
30564
30565 Clean up
30566
30567 ------------------------------------------------------------------------
30568 r14484 | courmisch | 2006-02-23 13:47:10 -0800 (Thu, 23 Feb 2006) | 2 lines
30569 Changed paths:
30570    M /trunk
30571    M /trunk/activex
30572    M /trunk/modules
30573    M /trunk/modules/access
30574    M /trunk/modules/access/cdda
30575    M /trunk/modules/access/dshow
30576    M /trunk/modules/access/dvb
30577    M /trunk/modules/access/mms
30578    M /trunk/modules/access/pvr
30579    M /trunk/modules/access/rtsp
30580    M /trunk/modules/access/screen
30581    M /trunk/modules/access/v4l
30582    M /trunk/modules/access/vcd
30583    M /trunk/modules/access/vcdx
30584    M /trunk/modules/access_filter
30585    M /trunk/modules/access_output
30586    M /trunk/modules/audio_filter
30587    M /trunk/modules/audio_filter/channel_mixer
30588    M /trunk/modules/audio_filter/converter
30589    M /trunk/modules/audio_filter/resampler
30590    M /trunk/modules/audio_mixer
30591    M /trunk/modules/audio_output
30592    M /trunk/modules/codec
30593    M /trunk/modules/codec/cmml
30594    M /trunk/modules/codec/dmo
30595    M /trunk/modules/codec/ffmpeg
30596    M /trunk/modules/codec/spudec
30597    M /trunk/modules/control
30598    M /trunk/modules/control/corba
30599    M /trunk/modules/control/http
30600    M /trunk/modules/demux
30601    M /trunk/modules/demux/asf
30602    M /trunk/modules/demux/avi
30603    M /trunk/modules/demux/mp4
30604    M /trunk/modules/demux/mpeg
30605    M /trunk/modules/demux/playlist
30606    M /trunk/modules/demux/util
30607    M /trunk/modules/gui
30608    M /trunk/modules/gui/beos
30609    M /trunk/modules/gui/macosx
30610    M /trunk/modules/gui/opie
30611    M /trunk/modules/gui/pda
30612    M /trunk/modules/gui/qnx
30613    M /trunk/modules/gui/skins2
30614    M /trunk/modules/gui/skins2/commands
30615    M /trunk/modules/gui/skins2/controls
30616    M /trunk/modules/gui/skins2/events
30617    M /trunk/modules/gui/skins2/macosx
30618    M /trunk/modules/gui/skins2/parser
30619    M /trunk/modules/gui/skins2/src
30620    M /trunk/modules/gui/skins2/unzip
30621    M /trunk/modules/gui/skins2/utils
30622    M /trunk/modules/gui/skins2/vars
30623    M /trunk/modules/gui/skins2/win32
30624    M /trunk/modules/gui/skins2/x11
30625    M /trunk/modules/gui/wince
30626    M /trunk/modules/gui/wince/bitmaps
30627    M /trunk/modules/gui/wxwidgets
30628    M /trunk/modules/gui/wxwidgets/bitmaps
30629    M /trunk/modules/gui/wxwidgets/dialogs
30630    M /trunk/modules/gui/wxwidgets/dialogs/vlm
30631    M /trunk/modules/misc
30632    M /trunk/modules/misc/dummy
30633    M /trunk/modules/misc/memcpy
30634    M /trunk/modules/misc/network
30635    M /trunk/modules/misc/playlist
30636    M /trunk/modules/misc/testsuite
30637    M /trunk/modules/misc/xml
30638    M /trunk/modules/mux
30639    M /trunk/modules/mux/mpeg
30640    M /trunk/modules/packetizer
30641    M /trunk/modules/services_discovery
30642    M /trunk/modules/stream_out
30643    M /trunk/modules/stream_out/transrate
30644    M /trunk/modules/video_chroma
30645    M /trunk/modules/video_filter
30646    M /trunk/modules/video_filter/swscale
30647    M /trunk/modules/video_output
30648    M /trunk/modules/video_output/directx
30649    M /trunk/modules/video_output/qte
30650    M /trunk/modules/video_output/x11
30651    M /trunk/modules/visualization
30652    M /trunk/modules/visualization/galaktos
30653    M /trunk/modules/visualization/visual
30654    M /trunk/mozilla
30655    M /trunk/src
30656
30657 svn:ignore
30658
30659 ------------------------------------------------------------------------
30660 r14483 | courmisch | 2006-02-23 13:41:05 -0800 (Thu, 23 Feb 2006) | 2 lines
30661 Changed paths:
30662    M /trunk/src/Makefile.am
30663
30664 Don't build old-style when libtool is enabled
30665
30666 ------------------------------------------------------------------------
30667 r14482 | dionoea | 2006-02-23 12:31:24 -0800 (Thu, 23 Feb 2006) | 2 lines
30668 Changed paths:
30669    M /trunk/modules/video_filter/mosaic.c
30670
30671 shame on me ... *cough* *cough*
30672
30673 ------------------------------------------------------------------------
30674 r14481 | zorglub | 2006-02-23 12:20:31 -0800 (Thu, 23 Feb 2006) | 2 lines
30675 Changed paths:
30676    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
30677
30678 Bitrates only
30679
30680 ------------------------------------------------------------------------
30681 r14480 | zorglub | 2006-02-23 12:18:16 -0800 (Thu, 23 Feb 2006) | 2 lines
30682 Changed paths:
30683    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
30684
30685 Display bitrates in kbps
30686
30687 ------------------------------------------------------------------------
30688 r14478 | courmisch | 2006-02-23 11:41:36 -0800 (Thu, 23 Feb 2006) | 8 lines
30689 Changed paths:
30690    M /trunk/Makefile.am
30691    M /trunk/bootstrap
30692    M /trunk/configure.ac
30693    M /trunk/modules/video_filter/Modules.am
30694    M /trunk/src/Makefile.am
30695
30696 _Experimental_ *optional* libtool support (--enable-libtool)
30697
30698 Should work fine (ie. better than --enable-shared-libvlc) on Linux,
30699 should work on Mac OS X (except for packaging), while shared libvlc doesn't.
30700
30701 Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
30702 use --enable-shared-libvlc for now.
30703
30704 ------------------------------------------------------------------------
30705 r14477 | courmisch | 2006-02-23 11:38:14 -0800 (Thu, 23 Feb 2006) | 2 lines
30706 Changed paths:
30707    M /trunk/activex/Makefile.am
30708
30709 Linking order fix
30710
30711 ------------------------------------------------------------------------
30712 r14476 | courmisch | 2006-02-23 11:37:58 -0800 (Thu, 23 Feb 2006) | 2 lines
30713 Changed paths:
30714    M /trunk/src/misc/modules.c
30715
30716 Recurse within hidden directories for module search
30717
30718 ------------------------------------------------------------------------
30719 r14475 | littlejohn | 2006-02-23 11:17:31 -0800 (Thu, 23 Feb 2006) | 3 lines
30720 Changed paths:
30721    M /trunk/src/control/libvlc_audio.c
30722
30723 added missing $Id$
30724
30725
30726 ------------------------------------------------------------------------
30727 r14474 | littlejohn | 2006-02-23 10:03:20 -0800 (Thu, 23 Feb 2006) | 3 lines
30728 Changed paths:
30729    M /trunk/include/vlc/libvlc.h
30730
30731 Header modified to include libvlc audio control functions
30732
30733
30734 ------------------------------------------------------------------------
30735 r14473 | littlejohn | 2006-02-23 09:32:49 -0800 (Thu, 23 Feb 2006) | 3 lines
30736 Changed paths:
30737    M /trunk/src/Makefile.am
30738    A /trunk/src/control/libvlc_audio.c
30739
30740 LibVLC basic audio control API
30741
30742
30743 ------------------------------------------------------------------------
30744 r14472 | oaubert | 2006-02-23 09:02:03 -0800 (Thu, 23 Feb 2006) | 2 lines
30745 Changed paths:
30746    M /trunk/bindings/mediacontrol-python/vlcglue.c
30747
30748 mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python
30749
30750 ------------------------------------------------------------------------
30751 r14471 | oaubert | 2006-02-23 08:44:09 -0800 (Thu, 23 Feb 2006) | 3 lines
30752 Changed paths:
30753    M /trunk/src/video_output/vout_intf.c
30754
30755 src/vout_intf.c: move the snapshot-path == object:object-id codepath
30756 to the start of the function, to avoid unnecessary overhead of path checks.
30757
30758 ------------------------------------------------------------------------
30759 r14470 | oaubert | 2006-02-23 08:21:56 -0800 (Thu, 23 Feb 2006) | 2 lines
30760 Changed paths:
30761    M /trunk/src/control/mediacontrol_audio_video.c
30762
30763 mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
30764
30765 ------------------------------------------------------------------------
30766 r14469 | hartman | 2006-02-23 03:57:38 -0800 (Thu, 23 Feb 2006) | 2 lines
30767 Changed paths:
30768    M /trunk/extras/contrib/Makefile
30769    M /trunk/extras/contrib/bootstrap
30770    M /trunk/extras/contrib/src/Makefile
30771    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-osx.patch
30772    D /trunk/extras/contrib/src/Patches/gettext-osx.patch
30773    A /trunk/extras/contrib/src/Patches/libpng-osx.patch
30774    D /trunk/extras/contrib/src/Patches/libpng.patch
30775    A /trunk/extras/contrib/src/Patches/live-osx.patch
30776    D /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
30777    M /trunk/extras/contrib/src/packages.mak
30778
30779 * make more contribs work with SDK. refs #182
30780
30781 ------------------------------------------------------------------------
30782 r14468 | courmisch | 2006-02-23 02:43:39 -0800 (Thu, 23 Feb 2006) | 2 lines
30783 Changed paths:
30784    M /trunk/activex/Makefile.am
30785
30786 Same fix for activeX
30787
30788 ------------------------------------------------------------------------
30789 r14467 | courmisch | 2006-02-23 02:41:15 -0800 (Thu, 23 Feb 2006) | 2 lines
30790 Changed paths:
30791    M /trunk/Makefile.am
30792
30793 Fix linking with included gettext
30794
30795 ------------------------------------------------------------------------
30796 r14466 | dionoea | 2006-02-22 15:34:54 -0800 (Wed, 22 Feb 2006) | 3 lines
30797 Changed paths:
30798    M /trunk/mozilla/npvlc_rc.rc
30799    M /trunk/mozilla/vlcplugin.h
30800
30801 Ogg mime type is application/ogg (see RFC 3534)
30802 Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646
30803
30804 ------------------------------------------------------------------------
30805 r14465 | dionoea | 2006-02-22 09:28:46 -0800 (Wed, 22 Feb 2006) | 4 lines
30806 Changed paths:
30807    M /trunk/modules/video_filter/distort.c
30808    M /trunk/modules/video_filter/mosaic.c
30809
30810 mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.
30811
30812 distort.c: change line orders.
30813
30814 ------------------------------------------------------------------------
30815 r14464 | hartman | 2006-02-22 08:27:50 -0800 (Wed, 22 Feb 2006) | 2 lines
30816 Changed paths:
30817    M /trunk/modules/demux/avi/avi.c
30818
30819 * Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).
30820
30821 ------------------------------------------------------------------------
30822 r14463 | hartman | 2006-02-22 08:17:24 -0800 (Wed, 22 Feb 2006) | 3 lines
30823 Changed paths:
30824    M /trunk/modules/codec/subsdec.c
30825    M /trunk/src/video_output/vout_subpictures.c
30826
30827 * Scale SSA subs if necessarry.
30828 * Scale width if only original height is known.
30829
30830 ------------------------------------------------------------------------
30831 r14462 | damienf | 2006-02-22 06:04:31 -0800 (Wed, 22 Feb 2006) | 2 lines
30832 Changed paths:
30833    M /trunk/Makefile.am
30834    M /trunk/activex/Makefile.am
30835    M /trunk/src/Makefile.am
30836
30837 all: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld expects to see. for more info refer to: http://www.sourceware.org/binutils/docs-2.16/ld/WIN32.html
30838
30839 ------------------------------------------------------------------------
30840 r14461 | oaubert | 2006-02-22 05:20:59 -0800 (Wed, 22 Feb 2006) | 2 lines
30841 Changed paths:
30842    M /trunk/bindings/mediacontrol-python/setup.py
30843    D /trunk/bindings/mediacontrol-python/vlcdebug.py
30844    A /trunk/bindings/mediacontrol-python/vlcwrapper.py (from /trunk/bindings/mediacontrol-python/vlcdebug.py:14460)
30845
30846 mediacontrol-python: rename vlcdebug to vlcwrapper
30847
30848 ------------------------------------------------------------------------
30849 r14460 | oaubert | 2006-02-22 05:19:29 -0800 (Wed, 22 Feb 2006) | 2 lines
30850 Changed paths:
30851    M /trunk/bindings/mediacontrol-python/vlcdebug.py
30852
30853 vlcdebug.py: add documentation
30854
30855 ------------------------------------------------------------------------
30856 r14459 | oaubert | 2006-02-22 05:15:10 -0800 (Wed, 22 Feb 2006) | 2 lines
30857 Changed paths:
30858    M /trunk/bindings/mediacontrol-python/Makefile.am
30859    M /trunk/bindings/mediacontrol-python/setup.py
30860
30861 mediacontrol-python: allow to build in a separate builddir
30862
30863 ------------------------------------------------------------------------
30864 r14458 | damienf | 2006-02-22 04:21:23 -0800 (Wed, 22 Feb 2006) | 2 lines
30865 Changed paths:
30866    M /trunk/Makefile.am
30867    M /trunk/activex/Makefile.am
30868    M /trunk/src/Makefile.am
30869
30870 all: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updating linking for vlc.exe and activex.dll to use import library in place of dll.
30871
30872 ------------------------------------------------------------------------
30873 r14457 | jpsaman | 2006-02-22 02:05:59 -0800 (Wed, 22 Feb 2006) | 1 line
30874 Changed paths:
30875    M /trunk/modules/stream_out/switcher.c
30876
30877 Use include <file.h> for include files that can be found on the include path as provided to the compiler.
30878 ------------------------------------------------------------------------
30879 r14456 | zorglub | 2006-02-21 13:30:50 -0800 (Tue, 21 Feb 2006) | 2 lines
30880 Changed paths:
30881    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
30882
30883 wxstuff
30884
30885 ------------------------------------------------------------------------
30886 r14455 | zorglub | 2006-02-21 13:19:54 -0800 (Tue, 21 Feb 2006) | 2 lines
30887 Changed paths:
30888    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
30889    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
30890
30891 Add a close button. Put "-" instead of nothing when there is no info
30892
30893 ------------------------------------------------------------------------
30894 r14454 | zorglub | 2006-02-21 11:51:15 -0800 (Tue, 21 Feb 2006) | 2 lines
30895 Changed paths:
30896    M /trunk/modules/gui/wxwidgets/streamdata.cpp
30897
30898 Fix theora in WX too (Closes:#531)
30899
30900 ------------------------------------------------------------------------
30901 r14453 | fkuehne | 2006-02-21 11:44:47 -0800 (Tue, 21 Feb 2006) | 1 line
30902 Changed paths:
30903    M /trunk/modules/gui/macosx/wizard.m
30904
30905 * fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.
30906 ------------------------------------------------------------------------
30907 r14452 | dionoea | 2006-02-21 11:24:23 -0800 (Tue, 21 Feb 2006) | 3 lines
30908 Changed paths:
30909    M /trunk/src/misc/win32_specific.c
30910
30911 Fix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php?t=17435 ). This could break the mozilla plugin on windows (see http://trac.videolan.org/vlc/changeset/9106) so i'm commiting and i'll do a nightly to check. One way to be sure would be to ask Gibalou but ....
30912
30913
30914 ------------------------------------------------------------------------
30915 r14450 | damienf | 2006-02-21 08:38:23 -0800 (Tue, 21 Feb 2006) | 2 lines
30916 Changed paths:
30917    M /trunk/activex/vlccontrol.cpp
30918
30919 vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem
30920
30921 ------------------------------------------------------------------------
30922 r14448 | courmisch | 2006-02-21 07:02:16 -0800 (Tue, 21 Feb 2006) | 3 lines
30923 Changed paths:
30924    M /trunk/src/Makefile.am
30925
30926 Don't rebuild static libvlc when not needed
30927 Yet to find a solution for the same problem with shared libvlc
30928
30929 ------------------------------------------------------------------------
30930 r14447 | courmisch | 2006-02-21 04:49:02 -0800 (Tue, 21 Feb 2006) | 2 lines
30931 Changed paths:
30932    M /trunk/src/misc/unicode.c
30933
30934 Favor libiconv over Win32 API for *Locale
30935
30936 ------------------------------------------------------------------------
30937 r14446 | courmisch | 2006-02-21 04:16:11 -0800 (Tue, 21 Feb 2006) | 2 lines
30938 Changed paths:
30939    M /trunk/src/misc/unicode.c
30940
30941 Fix minor typo
30942
30943 ------------------------------------------------------------------------
30944 r14445 | courmisch | 2006-02-21 04:14:27 -0800 (Tue, 21 Feb 2006) | 2 lines
30945 Changed paths:
30946    M /trunk/include/charset.h
30947
30948 Oups, forgot this file
30949
30950 ------------------------------------------------------------------------
30951 r14444 | courmisch | 2006-02-21 04:13:59 -0800 (Tue, 21 Feb 2006) | 2 lines
30952 Changed paths:
30953    M /trunk/src/libvlc.c
30954    M /trunk/src/misc/messages.c
30955
30956 Convert to local encoding before printing on console (closes #556)
30957
30958 ------------------------------------------------------------------------
30959 r14443 | courmisch | 2006-02-21 04:13:22 -0800 (Tue, 21 Feb 2006) | 2 lines
30960 Changed paths:
30961    M /trunk/src/misc/unicode.c
30962
30963 Use //translit when converting to an non-Unicode charset
30964
30965 ------------------------------------------------------------------------
30966 r14442 | adn | 2006-02-21 03:58:05 -0800 (Tue, 21 Feb 2006) | 2 lines
30967 Changed paths:
30968    M /trunk/extras/Makefile
30969
30970 libvlc.a is in src/
30971
30972 ------------------------------------------------------------------------
30973 r14441 | courmisch | 2006-02-21 03:53:49 -0800 (Tue, 21 Feb 2006) | 2 lines
30974 Changed paths:
30975    M /trunk/src/misc/unicode.c
30976
30977 A few utf8 *printf wrappers (refs #556)
30978
30979 ------------------------------------------------------------------------
30980 r14440 | courmisch | 2006-02-21 03:02:38 -0800 (Tue, 21 Feb 2006) | 2 lines
30981 Changed paths:
30982    M /trunk/Makefile.am
30983
30984 Build vlc-bundle on BeOS
30985
30986 ------------------------------------------------------------------------
30987 r14438 | xtophe | 2006-02-21 01:07:44 -0800 (Tue, 21 Feb 2006) | 2 lines
30988 Changed paths:
30989    M /trunk/po/POTFILES.in
30990    M /trunk/po/ca.po
30991    M /trunk/po/da.po
30992    M /trunk/po/de.po
30993    M /trunk/po/en_GB.po
30994    M /trunk/po/es.po
30995    M /trunk/po/fr.po
30996    M /trunk/po/it.po
30997    M /trunk/po/ja.po
30998    M /trunk/po/ka.po
30999    M /trunk/po/ko.po
31000    M /trunk/po/nl.po
31001    M /trunk/po/oc.po
31002    M /trunk/po/pt_BR.po
31003    M /trunk/po/ro.po
31004    M /trunk/po/ru.po
31005    M /trunk/po/sv.po
31006    M /trunk/po/tr.po
31007    M /trunk/po/vlc.pot
31008    M /trunk/po/zh_CN.po
31009    M /trunk/po/zh_TW.po
31010
31011 Thou shalt use a clean tree for po stuffs.
31012
31013 ------------------------------------------------------------------------
31014 r14437 | courmisch | 2006-02-21 00:30:16 -0800 (Tue, 21 Feb 2006) | 2 lines
31015 Changed paths:
31016    M /trunk/mozilla/Makefile.am
31017
31018 Attempt to fix #555 for mozilla plugin as well (refs #555)
31019
31020 ------------------------------------------------------------------------
31021 r14427 | fkuehne | 2006-02-20 13:00:10 -0800 (Mon, 20 Feb 2006) | 1 line
31022 Changed paths:
31023    M /trunk/po/POTFILES.in
31024    M /trunk/po/ca.po
31025    M /trunk/po/da.po
31026    M /trunk/po/de.po
31027    M /trunk/po/en_GB.po
31028    M /trunk/po/es.po
31029    M /trunk/po/fr.po
31030    M /trunk/po/it.po
31031    M /trunk/po/ja.po
31032    M /trunk/po/ka.po
31033    M /trunk/po/ko.po
31034    M /trunk/po/nl.po
31035    M /trunk/po/oc.po
31036    M /trunk/po/pt_BR.po
31037    M /trunk/po/ro.po
31038    M /trunk/po/ru.po
31039    M /trunk/po/sv.po
31040    M /trunk/po/tr.po
31041    M /trunk/po/vlc.pot
31042    M /trunk/po/zh_CN.po
31043    M /trunk/po/zh_TW.po
31044
31045 * first update of the po-files
31046 ------------------------------------------------------------------------
31047 r14425 | courmisch | 2006-02-20 11:53:22 -0800 (Mon, 20 Feb 2006) | 2 lines
31048 Changed paths:
31049    M /trunk/Makefile.am
31050
31051 Fix linking with C++ builtins
31052
31053 ------------------------------------------------------------------------
31054 r14423 | courmisch | 2006-02-20 10:00:28 -0800 (Mon, 20 Feb 2006) | 8 lines
31055 Changed paths:
31056    M /trunk/Makefile.am
31057    M /trunk/src/Makefile.am
31058
31059 - Remove dependency of vlc on stamp-builtin with shared libvlc
31060 - Link against -lvlc instead of src/libvlc.so otherwise installed vlc
31061   cannot be loaded (closes #555)
31062 - Remove src/libvlc.a when src/libvlc.so is built so that previous item
31063   does not break Win32 linking
31064
31065 <subliminal message>how about using libtool</subliminal message>
31066
31067 ------------------------------------------------------------------------
31068 r14422 | hartman | 2006-02-20 04:21:15 -0800 (Mon, 20 Feb 2006) | 2 lines
31069 Changed paths:
31070    M /trunk/modules/access/vcd/cdrom.c
31071    M /trunk/modules/access/vcd/cdrom_internals.h
31072
31073 * Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.
31074
31075 ------------------------------------------------------------------------
31076 r14421 | xtophe | 2006-02-19 15:22:02 -0800 (Sun, 19 Feb 2006) | 2 lines
31077 Changed paths:
31078    M /trunk/extras/contrib/src/Makefile
31079    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
31080
31081 ffmpeg-cvs.patch: fix upstream
31082
31083 ------------------------------------------------------------------------
31084 r14420 | fkuehne | 2006-02-19 14:41:29 -0800 (Sun, 19 Feb 2006) | 1 line
31085 Changed paths:
31086    M /trunk/modules/gui/macosx/interaction.h
31087    M /trunk/modules/gui/macosx/interaction.m
31088
31089 * fixed keywords and encoding
31090 ------------------------------------------------------------------------
31091 r14419 | fkuehne | 2006-02-19 14:38:07 -0800 (Sun, 19 Feb 2006) | 7 lines
31092 Changed paths:
31093    M /trunk/Makefile.am
31094    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib
31095    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
31096    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
31097    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
31098    M /trunk/modules/gui/macosx/interaction.h
31099    M /trunk/modules/gui/macosx/interaction.m
31100    M /trunk/modules/gui/macosx/intf.m
31101
31102 * added the progress dialogue to the set of widgets
31103 - the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
31104 - note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise
31105
31106 * WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days
31107
31108 As usual, comments on the implementation and the GUI-design are welcome :)
31109 ------------------------------------------------------------------------
31110 r14418 | courmisch | 2006-02-19 13:20:09 -0800 (Sun, 19 Feb 2006) | 2 lines
31111 Changed paths:
31112    M /trunk/include/vlc_common.h
31113
31114 Fix linking of C++ plugins
31115
31116 ------------------------------------------------------------------------
31117 r14417 | courmisch | 2006-02-19 12:14:07 -0800 (Sun, 19 Feb 2006) | 2 lines
31118 Changed paths:
31119    M /trunk/Makefile.am
31120
31121 Share most of binary packaging script between WinCE and Win32
31122
31123 ------------------------------------------------------------------------
31124 r14416 | courmisch | 2006-02-19 12:02:12 -0800 (Sun, 19 Feb 2006) | 3 lines
31125 Changed paths:
31126    M /trunk/Makefile.am
31127
31128 Include libvlc.dll when packaging
31129 (Hmm, there is a nice code duplication between win32 and winCE here)
31130
31131 ------------------------------------------------------------------------
31132 r14415 | courmisch | 2006-02-19 11:59:47 -0800 (Sun, 19 Feb 2006) | 2 lines
31133 Changed paths:
31134    M /trunk/Makefile.am
31135
31136 Really fix
31137
31138 ------------------------------------------------------------------------
31139 r14414 | courmisch | 2006-02-19 11:47:44 -0800 (Sun, 19 Feb 2006) | 2 lines
31140 Changed paths:
31141    M /trunk/Makefile.am
31142
31143 Attempt to fix vlc linkage with static libvlc
31144
31145 ------------------------------------------------------------------------
31146 r14413 | courmisch | 2006-02-19 10:29:08 -0800 (Sun, 19 Feb 2006) | 4 lines
31147 Changed paths:
31148    M /trunk/Makefile.am
31149    M /trunk/src/Makefile.am
31150
31151 - Build builtins before shared libvlc
31152 - Link builtins with libvlc instead of vlc
31153   (seems to fix shared libvlc on Win32)
31154
31155 ------------------------------------------------------------------------
31156 r14412 | courmisch | 2006-02-19 09:58:49 -0800 (Sun, 19 Feb 2006) | 2 lines
31157 Changed paths:
31158    M /trunk/configure.ac
31159
31160 Ahem hem typo
31161
31162 ------------------------------------------------------------------------
31163 r14411 | dionoea | 2006-02-19 09:16:05 -0800 (Sun, 19 Feb 2006) | 2 lines
31164 Changed paths:
31165    M /trunk/modules/video_filter/rss.c
31166
31167 rss.c: add some Atom stuff and some extra checks.
31168
31169 ------------------------------------------------------------------------
31170 r14410 | courmisch | 2006-02-19 09:14:36 -0800 (Sun, 19 Feb 2006) | 2 lines
31171 Changed paths:
31172    M /trunk/Makefile.am
31173
31174 Dionoea: here is "make core", your portable "make vlc" replacement
31175
31176 ------------------------------------------------------------------------
31177 r14409 | zorglub | 2006-02-19 08:25:27 -0800 (Sun, 19 Feb 2006) | 2 lines
31178 Changed paths:
31179    M /trunk/configure.ac
31180
31181 compile can now work from subdirs
31182
31183 ------------------------------------------------------------------------
31184 r14408 | zorglub | 2006-02-19 08:16:56 -0800 (Sun, 19 Feb 2006) | 3 lines
31185 Changed paths:
31186    M /trunk/include/vlc_meta.h
31187    M /trunk/modules/demux/util/id3tag.c
31188    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
31189    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
31190    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
31191    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
31192    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
31193    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
31194
31195 * Show meta-information separately
31196 * Collect more meta-information in id3
31197
31198 ------------------------------------------------------------------------
31199 r14407 | dionoea | 2006-02-19 08:02:04 -0800 (Sun, 19 Feb 2006) | 2 lines
31200 Changed paths:
31201    M /trunk/modules/control/http/mvar.c
31202
31203 Remove debug message
31204
31205 ------------------------------------------------------------------------
31206 r14406 | fkuehne | 2006-02-19 08:01:47 -0800 (Sun, 19 Feb 2006) | 2 lines
31207 Changed paths:
31208    M /trunk/modules/gui/macosx/interaction.h
31209    M /trunk/modules/gui/macosx/interaction.m
31210
31211 * replaced all NSLog-calls by msg_***
31212 * changed the button order in DIALOG_YES_NO_CANCEL. (the order is now: Cancel, No, Yes; which is more Mac-like IMO, but feel free to change it again)
31213 ------------------------------------------------------------------------
31214 r14405 | courmisch | 2006-02-19 07:46:44 -0800 (Sun, 19 Feb 2006) | 2 lines
31215 Changed paths:
31216    M /trunk/mozilla/Makefile.am
31217
31218 Fix Mozilla plugin on ELF architectures
31219
31220 ------------------------------------------------------------------------
31221 r14404 | asmax | 2006-02-19 07:37:05 -0800 (Sun, 19 Feb 2006) | 2 lines
31222 Changed paths:
31223    M /trunk/doc/skins/skins2-howto.xml
31224    M /trunk/modules/gui/skins2/src/vlcproc.cpp
31225    M /trunk/modules/gui/skins2/src/vlcproc.hpp
31226
31227 * all: new skin variable "vlc.isFullscreen" (guess what it does ;)
31228
31229 ------------------------------------------------------------------------
31230 r14403 | courmisch | 2006-02-19 07:21:58 -0800 (Sun, 19 Feb 2006) | 2 lines
31231 Changed paths:
31232    M /trunk/Makefile.am
31233    M /trunk/configure.ac
31234    M /trunk/src/Makefile.am
31235
31236 Really fix libintl linking
31237
31238 ------------------------------------------------------------------------
31239 r14402 | asmax | 2006-02-19 06:54:57 -0800 (Sun, 19 Feb 2006) | 2 lines
31240 Changed paths:
31241    M /trunk/AUTHORS
31242    M /trunk/NEWS
31243
31244 * JACK audio output
31245
31246 ------------------------------------------------------------------------
31247 r14401 | courmisch | 2006-02-19 06:54:38 -0800 (Sun, 19 Feb 2006) | 2 lines
31248 Changed paths:
31249    M /trunk/src/Makefile.am
31250
31251 Attempt to fix linking with "included" gettext
31252
31253 ------------------------------------------------------------------------
31254 r14400 | dionoea | 2006-02-19 06:39:53 -0800 (Sun, 19 Feb 2006) | 3 lines
31255 Changed paths:
31256    M /trunk/modules/misc/msn.c
31257
31258 Fix msn plugin.
31259 Note to zorglub: please test changes before commiting.
31260
31261 ------------------------------------------------------------------------
31262 r14399 | zorglub | 2006-02-19 06:32:13 -0800 (Sun, 19 Feb 2006) | 2 lines
31263 Changed paths:
31264    M /trunk/extras
31265
31266 More
31267
31268 ------------------------------------------------------------------------
31269 r14398 | zorglub | 2006-02-19 06:31:15 -0800 (Sun, 19 Feb 2006) | 2 lines
31270 Changed paths:
31271    M /trunk
31272    M /trunk/src
31273
31274 svn:ignore
31275
31276 ------------------------------------------------------------------------
31277 r14397 | courmisch | 2006-02-19 06:28:50 -0800 (Sun, 19 Feb 2006) | 2 lines
31278 Changed paths:
31279    M /trunk/configure.ac
31280
31281 Fix
31282
31283 ------------------------------------------------------------------------
31284 r14396 | courmisch | 2006-02-19 06:15:04 -0800 (Sun, 19 Feb 2006) | 2 lines
31285 Changed paths:
31286    M /trunk/po/POTFILES.in
31287
31288 Update files list
31289
31290 ------------------------------------------------------------------------
31291 r14395 | courmisch | 2006-02-19 06:13:29 -0800 (Sun, 19 Feb 2006) | 2 lines
31292 Changed paths:
31293    M /trunk/Makefile.am
31294    D /trunk/lib
31295
31296 Remove unused directory
31297
31298 ------------------------------------------------------------------------
31299 r14394 | courmisch | 2006-02-19 05:45:17 -0800 (Sun, 19 Feb 2006) | 2 lines
31300 Changed paths:
31301    M /trunk/mozilla/Makefile.am
31302
31303 Link Mozilla plugin against shared library when built
31304
31305 ------------------------------------------------------------------------
31306 r14393 | zorglub | 2006-02-19 05:44:29 -0800 (Sun, 19 Feb 2006) | 3 lines
31307 Changed paths:
31308    M /trunk/include/vlc_messages.h
31309    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
31310    M /trunk/modules/gui/skins2/utils/var_tree.cpp
31311
31312 Fix a warning
31313 Add some timing to playlist 
31314
31315 ------------------------------------------------------------------------
31316 r14392 | courmisch | 2006-02-19 05:40:09 -0800 (Sun, 19 Feb 2006) | 2 lines
31317 Changed paths:
31318    M /trunk/activex/Makefile.am
31319    M /trunk/bindings/mediacontrol-python/setup.py
31320    M /trunk/mozilla/Makefile.am
31321
31322 Propagate libvlc move in plugins
31323
31324 ------------------------------------------------------------------------
31325 r14391 | zorglub | 2006-02-19 05:36:15 -0800 (Sun, 19 Feb 2006) | 2 lines
31326 Changed paths:
31327    M /trunk/src/Makefile.am
31328    D /trunk/src/control/control_input.c
31329    D /trunk/src/control/control_playlist.c
31330    D /trunk/src/control/control_vlm.c
31331    D /trunk/src/control/core.c
31332    A /trunk/src/control/libvlc_core.c (from /trunk/src/control/core.c:14389)
31333    A /trunk/src/control/libvlc_input.c (from /trunk/src/control/control_input.c:14389)
31334    A /trunk/src/control/libvlc_playlist.c (from /trunk/src/control/control_playlist.c:14389)
31335    A /trunk/src/control/libvlc_video.c (from /trunk/src/control/video.c:14389)
31336    A /trunk/src/control/libvlc_vlm.c (from /trunk/src/control/control_vlm.c:14389)
31337    D /trunk/src/control/video.c
31338
31339 Be consistant in naming
31340
31341 ------------------------------------------------------------------------
31342 r14390 | courmisch | 2006-02-19 05:30:20 -0800 (Sun, 19 Feb 2006) | 2 lines
31343 Changed paths:
31344    M /trunk/configure.ac
31345
31346 Fix a bug whereby --disable-shared-libvlc would actually enable it
31347
31348 ------------------------------------------------------------------------
31349 r14389 | courmisch | 2006-02-19 05:11:21 -0800 (Sun, 19 Feb 2006) | 7 lines
31350 Changed paths:
31351    M /trunk/Makefile.am
31352    M /trunk/bootstrap
31353    M /trunk/configure.ac
31354    A /trunk/src/Makefile.am
31355    A /trunk/src/audio_output/ainput.c (from /trunk/src/audio_output/input.c:14386)
31356    D /trunk/src/audio_output/input.c
31357    A /trunk/src/control/control_input.c (from /trunk/src/control/input.c:14386)
31358    A /trunk/src/control/control_playlist.c (from /trunk/src/control/playlist.c:14386)
31359    A /trunk/src/control/control_vlm.c (from /trunk/src/control/vlm.c:14386)
31360    D /trunk/src/control/input.c
31361    D /trunk/src/control/playlist.c
31362    D /trunk/src/control/vlm.c
31363    M /trunk/toolbox
31364
31365 - Build libvlc from src/ rather than top
31366   so that it is cleanly built before all modules
31367   (step toward buildable shared libvlc on Win32)
31368 - Don't build position dependant code when building shared libvlc
31369   (that was a big waste of time)
31370 - Link builtin modules with vlc rather than libvlc
31371
31372 ------------------------------------------------------------------------
31373 r14388 | courmisch | 2006-02-19 04:13:46 -0800 (Sun, 19 Feb 2006) | 2 lines
31374 Changed paths:
31375    M /trunk/toolbox
31376
31377 Ensure src/misc exists in builddir
31378
31379 ------------------------------------------------------------------------
31380 r14387 | courmisch | 2006-02-19 03:15:01 -0800 (Sun, 19 Feb 2006) | 2 lines
31381 Changed paths:
31382    M /trunk/modules/video_filter/rss.c
31383
31384 LoadImage is a macro on Win32 API - you can't use as a function name as is
31385
31386 ------------------------------------------------------------------------
31387 r14386 | courmisch | 2006-02-19 01:52:55 -0800 (Sun, 19 Feb 2006) | 2 lines
31388 Changed paths:
31389    M /trunk/Makefile.am
31390
31391 Clean up backported from [12323]
31392
31393 ------------------------------------------------------------------------
31394 r14385 | courmisch | 2006-02-19 01:16:05 -0800 (Sun, 19 Feb 2006) | 2 lines
31395 Changed paths:
31396    M /trunk/bootstrap
31397
31398 ooups
31399
31400 ------------------------------------------------------------------------
31401 r14384 | courmisch | 2006-02-19 01:03:58 -0800 (Sun, 19 Feb 2006) | 24 lines
31402 Changed paths:
31403    M /trunk/bootstrap
31404
31405 - Seemingly fix linking of plugins with shared libvlc on Win32
31406 - Hopefully the same on Darwin
31407
31408 !!! BIG FAT WARNING !!!
31409 On architectures where you need to resolve all symbols when
31410 linking a shared library, libvlc must be built before the plugins, so
31411 that they can resolve symbols from the libvlc API. Also, the "builtins"
31412 must be built before libvlc (regardless of the architecture or use of
31413 shared libvlc). However, our build system currently builds all modules,
31414 whether builtins or plugins, then libvlc and then vlc.
31415
31416 Obviously, we could swap the build orders, so that libvlc gets built
31417 before modules/ but that will only work if there is no buitins modules.
31418 I'm not too keen on the idea of recursing twice within the modules/
31419 subdirectories (once for builtins, and once for plugins). Until the
31420 issue is settled, here is how to build and test the shared libvlc on
31421 Win32:
31422
31423 1/ run configure with --enable-shared-libvlc
31424 2/ build all built-in modules (or disable them all) one by one,
31425 3/ make libvlc.dll
31426 4/ make
31427
31428
31429 ------------------------------------------------------------------------
31430 r14383 | dionoea | 2006-02-18 15:10:54 -0800 (Sat, 18 Feb 2006) | 2 lines
31431 Changed paths:
31432    M /trunk/NEWS
31433
31434 update video filter news (again :) )
31435
31436 ------------------------------------------------------------------------
31437 r14382 | dionoea | 2006-02-18 15:08:23 -0800 (Sat, 18 Feb 2006) | 2 lines
31438 Changed paths:
31439    M /trunk/modules/video_filter/rss.c
31440
31441 rss.c: change module shortname
31442
31443 ------------------------------------------------------------------------
31444 r14381 | dionoea | 2006-02-18 15:06:12 -0800 (Sat, 18 Feb 2006) | 2 lines
31445 Changed paths:
31446    M /trunk/modules/video_filter/rss.c
31447
31448 rss.c: add 'support' for Atom feeds.
31449
31450 ------------------------------------------------------------------------
31451 r14380 | dionoea | 2006-02-18 14:20:59 -0800 (Sat, 18 Feb 2006) | 5 lines
31452 Changed paths:
31453    M /trunk/modules/video_filter/rss.c
31454
31455 rss.c: add suport for feed images (default enabled).
31456
31457 tested with 
31458 ./vlc --sub-filter rss --rss-urls "http://www.lefigaro.fr/rss/figaro_une.xml|http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml" --rss-length 40 --rss-size 15 --rss-images --rss-speed 1000 <video>
31459
31460 ------------------------------------------------------------------------
31461 r14379 | dionoea | 2006-02-18 14:08:11 -0800 (Sat, 18 Feb 2006) | 2 lines
31462 Changed paths:
31463    M /trunk/include/vlc_osd.h
31464
31465 Comment lines now fit on a 80 char wide screen
31466
31467 ------------------------------------------------------------------------
31468 r14378 | courmisch | 2006-02-18 12:49:46 -0800 (Sat, 18 Feb 2006) | 2 lines
31469 Changed paths:
31470    M /trunk/include/vlc_common.h
31471    M /trunk/include/vlc_symbols.h
31472    M /trunk/vlc-api.pl
31473
31474 Remove ugly usage of vlc_symbols.h when building libvlc as a shared library
31475
31476 ------------------------------------------------------------------------
31477 r14377 | courmisch | 2006-02-18 12:34:32 -0800 (Sat, 18 Feb 2006) | 2 lines
31478 Changed paths:
31479    M /trunk/modules/access/vcd/cdrom.c
31480    M /trunk/modules/access_filter/record.c
31481    M /trunk/modules/access_filter/timeshift.c
31482    M /trunk/modules/audio_output/file.c
31483    M /trunk/modules/codec/fake.c
31484    M /trunk/modules/demux/demuxdump.c
31485    M /trunk/modules/demux/mp4/drms.c
31486    M /trunk/modules/demux/playlist/dvb.c
31487    M /trunk/modules/demux/playlist/m3u.c
31488    M /trunk/modules/demux/playlist/old.c
31489    M /trunk/modules/demux/ts.c
31490    M /trunk/modules/demux/vobsub.c
31491    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
31492    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
31493    M /trunk/modules/misc/logger.c
31494    M /trunk/modules/stream_out/rtp.c
31495    M /trunk/modules/stream_out/switcher.c
31496    M /trunk/modules/video_filter/motiondetect.c
31497    M /trunk/modules/video_filter/rss.c
31498
31499 All: missing #include "charset.h"
31500
31501 ------------------------------------------------------------------------
31502 r14376 | courmisch | 2006-02-18 12:32:03 -0800 (Sat, 18 Feb 2006) | 2 lines
31503 Changed paths:
31504    M /trunk/modules/control/http/util.c
31505
31506 Fix warnings
31507
31508 ------------------------------------------------------------------------
31509 r14375 | jpsaman | 2006-02-18 12:28:47 -0800 (Sat, 18 Feb 2006) | 1 line
31510 Changed paths:
31511    M /trunk/include/vlc_vlm.h
31512
31513 Remove whitespace
31514 ------------------------------------------------------------------------
31515 r14374 | jpsaman | 2006-02-18 12:26:23 -0800 (Sat, 18 Feb 2006) | 1 line
31516 Changed paths:
31517    M /trunk/src/misc/vlm.c
31518
31519 Use #include <vlc_vlm.h> instead of local include directive
31520 ------------------------------------------------------------------------
31521 r14373 | jpsaman | 2006-02-18 12:24:27 -0800 (Sat, 18 Feb 2006) | 1 line
31522 Changed paths:
31523    M /trunk/configure.ac
31524
31525 Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support
31526 ------------------------------------------------------------------------
31527 r14372 | courmisch | 2006-02-18 12:07:55 -0800 (Sat, 18 Feb 2006) | 2 lines
31528 Changed paths:
31529    M /trunk/modules/audio_filter/resampler/linear.c
31530
31531 Remove unused variable
31532
31533 ------------------------------------------------------------------------
31534 r14371 | courmisch | 2006-02-18 12:05:50 -0800 (Sat, 18 Feb 2006) | 2 lines
31535 Changed paths:
31536    M /trunk/modules/access_output/udp.c
31537
31538 Remove unused variable
31539
31540 ------------------------------------------------------------------------
31541 r14370 | courmisch | 2006-02-18 12:04:36 -0800 (Sat, 18 Feb 2006) | 2 lines
31542 Changed paths:
31543    M /trunk/modules/access/dvb/en50221.c
31544
31545 Fix warning
31546
31547 ------------------------------------------------------------------------
31548 r14369 | sam | 2006-02-18 11:18:35 -0800 (Sat, 18 Feb 2006) | 2 lines
31549 Changed paths:
31550    M /trunk/modules/demux/mp4/drms.c
31551
31552   * modules/demux/mp4/drms.c: mostly cosmetic changes.
31553
31554 ------------------------------------------------------------------------
31555 r14368 | fkuehne | 2006-02-18 11:04:19 -0800 (Sat, 18 Feb 2006) | 1 line
31556 Changed paths:
31557    M /trunk/modules/gui/macosx/Modules.am
31558
31559 * forgot that one in [14365]
31560 ------------------------------------------------------------------------
31561 r14367 | dionoea | 2006-02-18 11:03:44 -0800 (Sat, 18 Feb 2006) | 2 lines
31562 Changed paths:
31563    M /trunk/src/misc/image.c
31564
31565 do everything with the stream functions (no more fopen)
31566
31567 ------------------------------------------------------------------------
31568 r14366 | fkuehne | 2006-02-18 10:53:24 -0800 (Sat, 18 Feb 2006) | 1 line
31569 Changed paths:
31570    M /trunk/NEWS
31571    M /trunk/modules/gui/macosx/intf.h
31572    M /trunk/modules/gui/macosx/intf.m
31573    M /trunk/modules/gui/macosx/update.h
31574    M /trunk/modules/gui/macosx/update.m
31575
31576 * added a note about the update-checker to the news and updated the copyright dates in *.h and *.m
31577 ------------------------------------------------------------------------
31578 r14365 | fkuehne | 2006-02-18 10:40:04 -0800 (Sat, 18 Feb 2006) | 4 lines
31579 Changed paths:
31580    M /trunk/Makefile.am
31581    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
31582    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
31583    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
31584    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
31585    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
31586    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
31587    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
31588    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
31589    M /trunk/modules/gui/macosx/intf.h
31590    M /trunk/modules/gui/macosx/intf.m
31591    A /trunk/modules/gui/macosx/update.h
31592    A /trunk/modules/gui/macosx/update.m
31593
31594 * new CheckForUpdate panel (closes #310)
31595 - the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
31596     - download through VLC is implemented, but commented for the moment
31597 - needs some checking once a complete Status.xml is available
31598 ------------------------------------------------------------------------
31599 r14364 | dionoea | 2006-02-18 09:57:47 -0800 (Sat, 18 Feb 2006) | 3 lines
31600 Changed paths:
31601    M /trunk/src/misc/image.c
31602
31603 image.c: ImageReadUrl now tries to open the image using the stream functions if fopen failed. (Which means that it can now read images on the web)
31604
31605
31606 ------------------------------------------------------------------------
31607 r14363 | dionoea | 2006-02-18 09:01:58 -0800 (Sat, 18 Feb 2006) | 2 lines
31608 Changed paths:
31609    M /trunk/modules/video_filter/rss.c
31610
31611 use EnsureUTF8 on output string
31612
31613 ------------------------------------------------------------------------
31614 r14362 | dionoea | 2006-02-18 07:45:35 -0800 (Sat, 18 Feb 2006) | 2 lines
31615 Changed paths:
31616    M /trunk/modules/video_filter/rss.c
31617
31618 Remove white characters at begining and end of element values.
31619
31620 ------------------------------------------------------------------------
31621 r14361 | courmisch | 2006-02-18 00:46:48 -0800 (Sat, 18 Feb 2006) | 4 lines
31622 Changed paths:
31623    M /trunk/configure.ac
31624
31625 Don't try to be more clever than gettext in detecting libintl
31626 (we don't seem to be). ${LIBINTL} is normally not defined when there is
31627 no libintl anyway - should fix FreeBSD libintl linking issue
31628
31629 ------------------------------------------------------------------------
31630 r14360 | courmisch | 2006-02-18 00:37:26 -0800 (Sat, 18 Feb 2006) | 2 lines
31631 Changed paths:
31632    M /trunk/configure.ac
31633
31634 Fix typo noticed by zorglub
31635
31636 ------------------------------------------------------------------------
31637 r14359 | xtophe | 2006-02-17 15:14:57 -0800 (Fri, 17 Feb 2006) | 2 lines
31638 Changed paths:
31639    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
31640
31641 Update the x264 patch.
31642
31643 ------------------------------------------------------------------------
31644 r14358 | dionoea | 2006-02-17 14:49:12 -0800 (Fri, 17 Feb 2006) | 2 lines
31645 Changed paths:
31646    M /trunk/NEWS
31647
31648 Add bluescreen video filter
31649
31650 ------------------------------------------------------------------------
31651 r14357 | dionoea | 2006-02-17 14:44:05 -0800 (Fri, 17 Feb 2006) | 2 lines
31652 Changed paths:
31653    M /trunk/share/http/js/vlm.js
31654
31655 Show current item number for each of the instances
31656
31657 ------------------------------------------------------------------------
31658 r14356 | dionoea | 2006-02-17 14:10:56 -0800 (Fri, 17 Feb 2006) | 6 lines
31659 Changed paths:
31660    M /trunk/modules/video_filter/mosaic.c
31661    M /trunk/modules/video_filter/mosaic.h
31662
31663 * mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
31664 method. It's still quite simple ... loads of room for improvement.
31665 Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg
31666
31667 * mosaic.h: remove trailing space
31668
31669 ------------------------------------------------------------------------
31670 r14355 | oaubert | 2006-02-17 09:39:25 -0800 (Fri, 17 Feb 2006) | 2 lines
31671 Changed paths:
31672    M /trunk/src/control/mediacontrol_audio_video.c
31673
31674 mediacontrol_audio_video.c: remove debug message
31675
31676 ------------------------------------------------------------------------
31677 r14354 | oaubert | 2006-02-17 09:02:59 -0800 (Fri, 17 Feb 2006) | 2 lines
31678 Changed paths:
31679    M /trunk/bindings/mediacontrol-python/vlcglue.c
31680
31681 vlcglue.c: same bug, specify malloc unit.
31682
31683 ------------------------------------------------------------------------
31684 r14353 | oaubert | 2006-02-17 09:02:34 -0800 (Fri, 17 Feb 2006) | 2 lines
31685 Changed paths:
31686    M /trunk/src/control/mediacontrol_util.c
31687
31688 mediacontrol_util.c: better safe than sorry, specify the malloc unit.
31689
31690 ------------------------------------------------------------------------
31691 r14352 | oaubert | 2006-02-17 08:51:06 -0800 (Fri, 17 Feb 2006) | 2 lines
31692 Changed paths:
31693    M /trunk/src/control/mediacontrol_init.c
31694
31695 src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
31696
31697 ------------------------------------------------------------------------
31698 r14351 | hartman | 2006-02-17 08:15:50 -0800 (Fri, 17 Feb 2006) | 4 lines
31699 Changed paths:
31700    M /trunk/include/aout_internal.h
31701    M /trunk/modules/audio_filter/resampler/linear.c
31702    M /trunk/modules/demux/mp4/mp4.c
31703
31704 * Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
31705   This might explain the audio-core crashes we have seen in the past on Mac OS X 
31706 * Fix issues with platforms which don't have alloca() (defined)
31707
31708 ------------------------------------------------------------------------
31709 r14350 | oaubert | 2006-02-17 07:28:10 -0800 (Fri, 17 Feb 2006) | 2 lines
31710 Changed paths:
31711    M /trunk/src/control/mediacontrol_audio_video.c
31712
31713 mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
31714
31715 ------------------------------------------------------------------------
31716 r14349 | dionoea | 2006-02-17 06:59:36 -0800 (Fri, 17 Feb 2006) | 2 lines
31717 Changed paths:
31718    M /trunk/NEWS
31719
31720 update NEWS file
31721
31722 ------------------------------------------------------------------------
31723 r14348 | dionoea | 2006-02-17 06:56:06 -0800 (Fri, 17 Feb 2006) | 9 lines
31724 Changed paths:
31725    M /trunk/modules/video_filter/logo.c
31726
31727 Logo filter(s) now takes a list of images, delays and alpha as input and
31728 loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
31729 Idea (and some parts of the code) by markfm
31730
31731 Note:
31732 The vout-filter segfaults upon destruction but i don't understand why...
31733 could someone have a look ?
31734
31735
31736 ------------------------------------------------------------------------
31737 r14347 | hartman | 2006-02-17 06:33:32 -0800 (Fri, 17 Feb 2006) | 2 lines
31738 Changed paths:
31739    M /trunk/include/aout_internal.h
31740
31741 * This change should be better then the one in [14346]
31742
31743 ------------------------------------------------------------------------
31744 r14346 | hartman | 2006-02-17 06:20:02 -0800 (Fri, 17 Feb 2006) | 2 lines
31745 Changed paths:
31746    M /trunk/include/aout_internal.h
31747
31748 * stricter aout_BufferFree
31749
31750 ------------------------------------------------------------------------
31751 r14345 | courmisch | 2006-02-17 03:07:57 -0800 (Fri, 17 Feb 2006) | 3 lines
31752 Changed paths:
31753    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
31754    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
31755
31756 Minor change so that 50 is actually the number of items to be updated at a time
31757 (rather than 50 + 2)
31758
31759 ------------------------------------------------------------------------
31760 r14344 | courmisch | 2006-02-17 02:13:28 -0800 (Fri, 17 Feb 2006) | 2 lines
31761 Changed paths:
31762    M /trunk/configure.ac
31763
31764 Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
31765
31766 ------------------------------------------------------------------------
31767 r14343 | zorglub | 2006-02-16 21:50:26 -0800 (Thu, 16 Feb 2006) | 2 lines
31768 Changed paths:
31769    M /trunk/src/misc/vlm.c
31770
31771 Fix compilation when VLM is disabled
31772
31773 ------------------------------------------------------------------------
31774 r14342 | zorglub | 2006-02-16 21:46:08 -0800 (Thu, 16 Feb 2006) | 4 lines
31775 Changed paths:
31776    M /trunk/modules/access/v4l/v4l.c
31777
31778 Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
31779
31780 Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.
31781
31782 ------------------------------------------------------------------------
31783 r14341 | zorglub | 2006-02-16 21:42:13 -0800 (Thu, 16 Feb 2006) | 2 lines
31784 Changed paths:
31785    M /trunk/include/vlc/libvlc.h
31786    M /trunk/src/control/vlm.c
31787
31788 Fix some bugs
31789
31790 ------------------------------------------------------------------------
31791 r14340 | sam | 2006-02-16 14:07:36 -0800 (Thu, 16 Feb 2006) | 3 lines
31792 Changed paths:
31793    M /trunk/extras/contrib/README
31794
31795   * extras/contrib/README: keep track of what patches have been contributed
31796     back to the upstream authors so far.
31797
31798 ------------------------------------------------------------------------
31799 r14339 | sam | 2006-02-16 14:01:39 -0800 (Thu, 16 Feb 2006) | 3 lines
31800 Changed paths:
31801    M /trunk/extras/contrib/src/Patches/x264.patch
31802
31803   * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
31804     this patch, I committed it upstream instead.
31805
31806 ------------------------------------------------------------------------
31807 r14338 | massiot | 2006-02-16 13:31:36 -0800 (Thu, 16 Feb 2006) | 2 lines
31808 Changed paths:
31809    M /trunk/doc/fortunes.txt
31810
31811 ?
31812
31813 ------------------------------------------------------------------------
31814 r14337 | massiot | 2006-02-16 13:19:47 -0800 (Thu, 16 Feb 2006) | 2 lines
31815 Changed paths:
31816    M /trunk/doc/fortunes.txt
31817
31818 !
31819
31820 ------------------------------------------------------------------------
31821 r14336 | sigmunau | 2006-02-16 13:11:11 -0800 (Thu, 16 Feb 2006) | 2 lines
31822 Changed paths:
31823    M /trunk/modules/demux/real.c
31824
31825 real.c: fix some crashes
31826
31827 ------------------------------------------------------------------------
31828 r14335 | fkuehne | 2006-02-16 12:05:18 -0800 (Thu, 16 Feb 2006) | 1 line
31829 Changed paths:
31830    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
31831    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
31832    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
31833    M /trunk/modules/gui/macosx/playlist.h
31834    M /trunk/modules/gui/macosx/playlist.m
31835
31836 * added a button to create an empty node at the top level of the playlist. Thanks to zorglub for a hint once again :) (closes #449)
31837 ------------------------------------------------------------------------
31838 r14334 | dionoea | 2006-02-16 11:31:29 -0800 (Thu, 16 Feb 2006) | 2 lines
31839 Changed paths:
31840    M /trunk/modules/demux/playlist/podcast.c
31841
31842 Move podcast meta info to "Podcast Info" category
31843
31844 ------------------------------------------------------------------------
31845 r14333 | dionoea | 2006-02-16 09:31:31 -0800 (Thu, 16 Feb 2006) | 2 lines
31846 Changed paths:
31847    M /trunk/THANKS
31848    M /trunk/include/vlc_meta.h
31849    M /trunk/modules/access/cdda.c
31850    M /trunk/modules/codec/vorbis.c
31851    M /trunk/modules/demux/playlist/b4s.c
31852    M /trunk/modules/demux/playlist/m3u.c
31853    M /trunk/modules/demux/playlist/podcast.c
31854    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
31855    M /trunk/modules/gui/wxwidgets/input_manager.cpp
31856    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
31857    M /trunk/modules/misc/msn.c
31858    M /trunk/modules/misc/playlist/m3u.c
31859    M /trunk/modules/services_discovery/daap.c
31860    M /trunk/src/input/es_out.c
31861    M /trunk/src/input/input.c
31862    M /trunk/src/playlist/sort.c
31863
31864 [patch] unifying meta-information access, the 2nd by Daniel Str?\195?\164nger
31865
31866 ------------------------------------------------------------------------
31867 r14332 | zorglub | 2006-02-15 23:22:57 -0800 (Wed, 15 Feb 2006) | 2 lines
31868 Changed paths:
31869    M /trunk/modules/demux/mkv.cpp
31870
31871 Fix a doxygen comment
31872
31873 ------------------------------------------------------------------------
31874 r14331 | zorglub | 2006-02-15 14:31:49 -0800 (Wed, 15 Feb 2006) | 2 lines
31875 Changed paths:
31876    M /trunk/include/vlc/libvlc.h
31877    M /trunk/src/control/vlm.c
31878    M /trunk/test/native/libvlc.c
31879
31880 More VLM API stuff
31881
31882 ------------------------------------------------------------------------
31883 r14330 | zorglub | 2006-02-15 12:35:51 -0800 (Wed, 15 Feb 2006) | 2 lines
31884 Changed paths:
31885    M /trunk/modules/misc/msn.c
31886
31887 Typo
31888
31889 ------------------------------------------------------------------------
31890 r14329 | courmisch | 2006-02-15 11:59:30 -0800 (Wed, 15 Feb 2006) | 2 lines
31891 Changed paths:
31892    M /trunk/modules/misc/growl.c
31893
31894 Fix warning
31895
31896 ------------------------------------------------------------------------
31897 r14328 | zorglub | 2006-02-15 11:48:07 -0800 (Wed, 15 Feb 2006) | 2 lines
31898 Changed paths:
31899    M /trunk/modules/misc/growl.c
31900    M /trunk/modules/misc/msn.c
31901
31902 Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
31903
31904 ------------------------------------------------------------------------
31905 r14327 | djc | 2006-02-15 11:40:27 -0800 (Wed, 15 Feb 2006) | 2 lines
31906 Changed paths:
31907    M /trunk/modules/misc/growl.c
31908
31909 Stupid me... don't do twice hton*
31910
31911 ------------------------------------------------------------------------
31912 r14326 | oaubert | 2006-02-15 07:06:20 -0800 (Wed, 15 Feb 2006) | 2 lines
31913 Changed paths:
31914    M /trunk/bindings/mediacontrol-python/setup.py
31915
31916 mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
31917
31918 ------------------------------------------------------------------------
31919 r14325 | oaubert | 2006-02-15 06:15:10 -0800 (Wed, 15 Feb 2006) | 2 lines
31920 Changed paths:
31921    M /trunk/src/control/mediacontrol_init.c
31922
31923 src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
31924
31925 ------------------------------------------------------------------------
31926 r14324 | oaubert | 2006-02-15 06:12:23 -0800 (Wed, 15 Feb 2006) | 2 lines
31927 Changed paths:
31928    M /trunk/bindings/mediacontrol-python/vlcglue.c
31929
31930 mediacontrol-python/vlcglue.c: check the return value of VLC_Create
31931
31932 ------------------------------------------------------------------------
31933 r14323 | oaubert | 2006-02-15 06:11:16 -0800 (Wed, 15 Feb 2006) | 2 lines
31934 Changed paths:
31935    M /trunk/bindings/mediacontrol-python/vlcglue.c
31936    M /trunk/bindings/mediacontrol-python/vlcglue.h
31937
31938 mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
31939
31940 ------------------------------------------------------------------------
31941 r14322 | oaubert | 2006-02-15 06:04:41 -0800 (Wed, 15 Feb 2006) | 2 lines
31942 Changed paths:
31943    M /trunk/modules/misc/svg.c
31944
31945 misc/svg.c: use char* instead of byte_t* to avoid warnings
31946
31947 ------------------------------------------------------------------------
31948 r14321 | djc | 2006-02-14 18:09:01 -0800 (Tue, 14 Feb 2006) | 2 lines
31949 Changed paths:
31950    M /trunk/configure.ac
31951
31952 -lws2_32 on win32...
31953
31954 ------------------------------------------------------------------------
31955 r14320 | djc | 2006-02-14 17:32:26 -0800 (Tue, 14 Feb 2006) | 3 lines
31956 Changed paths:
31957    M /trunk/configure.ac
31958    M /trunk/modules/misc/growl.c
31959
31960 configure.ac: try to fix beos build
31961 growl.c: add --growl-ttl option
31962
31963 ------------------------------------------------------------------------
31964 r14319 | djc | 2006-02-14 16:39:10 -0800 (Tue, 14 Feb 2006) | 2 lines
31965 Changed paths:
31966    M /trunk/configure.ac
31967
31968 Add "send" (-lsocket) dependance to growl module to fix BeOS build
31969
31970 ------------------------------------------------------------------------
31971 r14318 | djc | 2006-02-14 16:15:21 -0800 (Tue, 14 Feb 2006) | 2 lines
31972 Changed paths:
31973    M /trunk/modules/misc/growl.c
31974
31975 Takes default TTL (instead of 42...)
31976
31977 ------------------------------------------------------------------------
31978 r14317 | djc | 2006-02-14 15:59:50 -0800 (Tue, 14 Feb 2006) | 6 lines
31979 Changed paths:
31980    M /trunk/configure.ac
31981    M /trunk/modules/misc/Modules.am
31982    A /trunk/modules/misc/growl.c (from /trunk/modules/misc/msn.c:14311)
31983    M /trunk/modules/misc/msn.c
31984
31985 Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
31986 It is built by default since it sends notifications to network (perhaps
31987 we should only build it on macos).
31988
31989 msn.c: should fix a refcount issue (*not?\194?\160tested*)
31990
31991 ------------------------------------------------------------------------
31992 r14316 | zorglub | 2006-02-14 14:50:13 -0800 (Tue, 14 Feb 2006) | 2 lines
31993 Changed paths:
31994    A /trunk/src/control/vlm.c
31995
31996 Missing file
31997
31998 ------------------------------------------------------------------------
31999 r14315 | zorglub | 2006-02-14 14:35:37 -0800 (Tue, 14 Feb 2006) | 2 lines
32000 Changed paths:
32001    M /trunk/src/control/core.c
32002    M /trunk/test/NativeLibvlcTest.py
32003    M /trunk/test/PyMediaControlVariablesTest.py
32004    M /trunk/test/native/libvlc.c
32005
32006 Fix some bugs
32007
32008 ------------------------------------------------------------------------
32009 r14314 | zorglub | 2006-02-14 13:41:23 -0800 (Tue, 14 Feb 2006) | 4 lines
32010 Changed paths:
32011    M /trunk/Makefile.am
32012    D /trunk/bindings/STATUS
32013    A /trunk/bindings/python
32014    M /trunk/include/libvlc_internal.h
32015    M /trunk/include/vlc/libvlc.h
32016    M /trunk/include/vlc_symbols.h
32017    M /trunk/include/vlc_vlm.h
32018    M /trunk/src/control/core.c
32019    M /trunk/src/misc/vlm.c
32020    M /trunk/test/native/libvlc.c
32021    M /trunk/test/pyunit.h
32022
32023 * Beginning of VLM API
32024 * Some test work
32025 * Export vlm_MediaSearch
32026
32027 ------------------------------------------------------------------------
32028 r14313 | courmisch | 2006-02-14 12:41:27 -0800 (Tue, 14 Feb 2006) | 2 lines
32029 Changed paths:
32030    M /trunk/src/misc/unicode.c
32031
32032 (Win32) Support stat() for file names outside ANSI Code Page
32033
32034 ------------------------------------------------------------------------
32035 r14312 | courmisch | 2006-02-14 09:20:32 -0800 (Tue, 14 Feb 2006) | 2 lines
32036 Changed paths:
32037    M /trunk/src/misc/unicode.c
32038
32039 Safer Win32 code page translation
32040
32041 ------------------------------------------------------------------------
32042 r14311 | xtophe | 2006-02-14 07:38:21 -0800 (Tue, 14 Feb 2006) | 2 lines
32043 Changed paths:
32044    M /trunk/modules/audio_filter/param_eq.c
32045
32046 param_eq.c: eol style
32047
32048 ------------------------------------------------------------------------
32049 r14310 | titer | 2006-02-14 05:48:43 -0800 (Tue, 14 Feb 2006) | 2 lines
32050 Changed paths:
32051    M /trunk/extras/contrib/src/Makefile
32052    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
32053
32054 FFmpeg forgets to create include/postproc/
32055
32056 ------------------------------------------------------------------------
32057 r14309 | dionoea | 2006-02-14 04:32:50 -0800 (Tue, 14 Feb 2006) | 3 lines
32058 Changed paths:
32059    M /trunk/extras/contrib/src/packages.mak
32060
32061 update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
32062 Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262
32063
32064 ------------------------------------------------------------------------
32065 r14308 | courmisch | 2006-02-14 01:57:58 -0800 (Tue, 14 Feb 2006) | 3 lines
32066 Changed paths:
32067    M /trunk/modules/gui/ncurses.c
32068
32069 - Partial fix for reading characters with multibyte local encoding (refs #548)
32070 - Fix memory leak
32071
32072 ------------------------------------------------------------------------
32073 r14307 | courmisch | 2006-02-14 01:56:42 -0800 (Tue, 14 Feb 2006) | 3 lines
32074 Changed paths:
32075    M /trunk/src/misc/unicode.c
32076
32077 Use return value of EnsureUTF8() to specify whether the bytes sequence was
32078 valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
32079
32080 ------------------------------------------------------------------------
32081 r14306 | xtophe | 2006-02-14 01:39:36 -0800 (Tue, 14 Feb 2006) | 2 lines
32082 Changed paths:
32083    M /trunk/modules/audio_filter/param_eq.c
32084
32085 param-eq.c: Svn keyword
32086
32087 ------------------------------------------------------------------------
32088 r14305 | zorglub | 2006-02-13 23:11:18 -0800 (Mon, 13 Feb 2006) | 2 lines
32089 Changed paths:
32090    M /trunk/modules/misc/msn.c
32091
32092 Simplify
32093
32094 ------------------------------------------------------------------------
32095 r14304 | djc | 2006-02-13 17:40:59 -0800 (Mon, 13 Feb 2006) | 4 lines
32096 Changed paths:
32097    M /trunk/modules/gui/macosx/macosx.m
32098    M /trunk/modules/gui/macosx/vout.h
32099    M /trunk/modules/gui/macosx/vout.m
32100
32101 Add --macosx-black switch to black non video screens (fix #301)
32102 If someone has a better code to maintain a black screen, change
32103 CGSetDisplayTransferByFormula which seems to be a big kludge.
32104
32105 ------------------------------------------------------------------------
32106 r14303 | sigmunau | 2006-02-13 14:44:24 -0800 (Mon, 13 Feb 2006) | 2 lines
32107 Changed paths:
32108    M /trunk/configure.ac
32109    M /trunk/modules/audio_filter/Modules.am
32110    A /trunk/modules/audio_filter/param_eq.c
32111
32112 all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)
32113
32114 ------------------------------------------------------------------------
32115 r14302 | dionoea | 2006-02-13 14:09:56 -0800 (Mon, 13 Feb 2006) | 2 lines
32116 Changed paths:
32117    M /trunk/src/misc/configuration.c
32118
32119 attempt to fix the winCE build
32120
32121 ------------------------------------------------------------------------
32122 r14301 | courmisch | 2006-02-13 13:03:32 -0800 (Mon, 13 Feb 2006) | 3 lines
32123 Changed paths:
32124    M /trunk/modules/gui/ncurses.c
32125
32126 - Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
32127 - Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)
32128
32129 ------------------------------------------------------------------------
32130 r14300 | courmisch | 2006-02-13 12:11:48 -0800 (Mon, 13 Feb 2006) | 2 lines
32131 Changed paths:
32132    M /trunk/src/misc/unicode.c
32133
32134 Undo erronously commited debug preprocessing directives
32135
32136 ------------------------------------------------------------------------
32137 r14299 | xtophe | 2006-02-13 12:06:22 -0800 (Mon, 13 Feb 2006) | 2 lines
32138 Changed paths:
32139    M /trunk/src/misc/unicode.c
32140
32141 unicode.c: Fix WinCE build (well for this file only)
32142
32143 ------------------------------------------------------------------------
32144 r14298 | courmisch | 2006-02-13 11:14:30 -0800 (Mon, 13 Feb 2006) | 2 lines
32145 Changed paths:
32146    M /trunk/modules/access_filter/record.c
32147
32148 Replace forbidden characters with underscores when attempting to dump a stream (closes #423)
32149
32150 ------------------------------------------------------------------------
32151 r14297 | courmisch | 2006-02-13 11:13:05 -0800 (Mon, 13 Feb 2006) | 2 lines
32152 Changed paths:
32153    M /trunk/modules/access_filter/timeshift.c
32154
32155 Fix typo
32156
32157 ------------------------------------------------------------------------
32158 r14296 | courmisch | 2006-02-13 08:53:46 -0800 (Mon, 13 Feb 2006) | 4 lines
32159 Changed paths:
32160    M /trunk/configure.ac
32161    M /trunk/modules/video_output/x11/xcommon.c
32162
32163 - Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
32164 - Move view port and cursor to a sane position
32165 - Check for VidMode extensions (libXxf86vm)
32166
32167 ------------------------------------------------------------------------
32168 r14295 | xtophe | 2006-02-13 08:37:42 -0800 (Mon, 13 Feb 2006) | 2 lines
32169 Changed paths:
32170    M /trunk/src/misc/unicode.c
32171
32172 unicode.c: Fix logic to set use_iconv
32173
32174 ------------------------------------------------------------------------
32175 r14294 | xtophe | 2006-02-13 07:22:59 -0800 (Mon, 13 Feb 2006) | 2 lines
32176 Changed paths:
32177    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
32178
32179 ffmpeg-wince.patch: fix for the new ffmpeg makefile
32180
32181 ------------------------------------------------------------------------
32182 r14293 | sam | 2006-02-13 05:31:01 -0800 (Mon, 13 Feb 2006) | 2 lines
32183 Changed paths:
32184    M /trunk/modules/demux/mp4/drms.c
32185
32186   * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
32187
32188 ------------------------------------------------------------------------
32189 r14292 | courmisch | 2006-02-13 05:23:20 -0800 (Mon, 13 Feb 2006) | 2 lines
32190 Changed paths:
32191    M /trunk/modules/demux/mp4/drms.c
32192
32193 Fix windows build
32194
32195 ------------------------------------------------------------------------
32196 r14291 | courmisch | 2006-02-13 05:16:08 -0800 (Mon, 13 Feb 2006) | 2 lines
32197 Changed paths:
32198    M /trunk/configure.ac
32199    M /trunk/src/misc/unicode.c
32200
32201 Fix (From|To)Locale (closes #546)
32202
32203 ------------------------------------------------------------------------
32204 r14290 | sam | 2006-02-13 03:49:38 -0800 (Mon, 13 Feb 2006) | 3 lines
32205 Changed paths:
32206    M /trunk/modules/codec/libmpeg2.c
32207
32208   * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
32209     because some Xv drivers do not necessarily pad video at 16 bytes.
32210
32211 ------------------------------------------------------------------------
32212 r14289 | courmisch | 2006-02-13 03:19:04 -0800 (Mon, 13 Feb 2006) | 2 lines
32213 Changed paths:
32214    M /trunk/modules/demux/vobsub.c
32215
32216 Fix typo
32217
32218 ------------------------------------------------------------------------
32219 r14288 | courmisch | 2006-02-13 03:15:59 -0800 (Mon, 13 Feb 2006) | 3 lines
32220 Changed paths:
32221    M /trunk/modules/misc/gnutls.c
32222
32223 - Clean up
32224 - Unicode file names fixes
32225
32226 ------------------------------------------------------------------------
32227 r14287 | courmisch | 2006-02-13 02:47:43 -0800 (Mon, 13 Feb 2006) | 3 lines
32228 Changed paths:
32229    M /trunk/modules/access_filter/timeshift.c
32230
32231 - memleak fix
32232 - getcwd() unicode fix
32233
32234 ------------------------------------------------------------------------
32235 r14286 | courmisch | 2006-02-13 02:47:12 -0800 (Mon, 13 Feb 2006) | 2 lines
32236 Changed paths:
32237    M /trunk/src/input/subtitles.c
32238
32239 getcwd() unicode fix
32240
32241 ------------------------------------------------------------------------
32242 r14285 | hartman | 2006-02-13 02:31:57 -0800 (Mon, 13 Feb 2006) | 2 lines
32243 Changed paths:
32244    M /trunk/modules/gui/macosx/voutgl.m
32245
32246 * revert unaccelerated OpenGL. it's useless :D
32247
32248 ------------------------------------------------------------------------
32249 r14284 | courmisch | 2006-02-13 02:30:30 -0800 (Mon, 13 Feb 2006) | 8 lines
32250 Changed paths:
32251    M /trunk/modules/demux/demuxdump.c
32252    M /trunk/modules/demux/ts.c
32253    M /trunk/modules/demux/vobsub.c
32254    M /trunk/modules/misc/logger.c
32255    M /trunk/modules/stream_out/rtp.c
32256    M /trunk/modules/stream_out/switcher.c
32257
32258 Further fopen() unicode fixes (refs #528)
32259
32260 skins2 and galaktos remain as I'm not sure how they (don't?) handle
32261 encodings.
32262
32263 http interface URL were purposedly not made to use Unicode. I'm open to
32264 suggestions on that one.
32265
32266 ------------------------------------------------------------------------
32267 r14283 | courmisch | 2006-02-13 01:54:15 -0800 (Mon, 13 Feb 2006) | 2 lines
32268 Changed paths:
32269    M /trunk/modules/access/file.c
32270    M /trunk/modules/access/vcd/cdrom.c
32271    M /trunk/modules/access_filter/record.c
32272    M /trunk/modules/access_filter/timeshift.c
32273    M /trunk/modules/audio_output/file.c
32274    M /trunk/modules/control/corba/corba.c
32275    M /trunk/modules/control/http/http.c
32276    M /trunk/modules/control/http/macro.c
32277    M /trunk/modules/control/http/util.c
32278    M /trunk/modules/demux/mp4/drms.c
32279    M /trunk/modules/video_filter/motiondetect.c
32280
32281 Another bunch of Unicode file names fixes (refs #528)
32282
32283 ------------------------------------------------------------------------
32284 r14282 | courmisch | 2006-02-13 00:36:52 -0800 (Mon, 13 Feb 2006) | 2 lines
32285 Changed paths:
32286    M /trunk/src/misc/unicode.c
32287
32288 Some WinCE fixes
32289
32290 ------------------------------------------------------------------------
32291 r14281 | courmisch | 2006-02-13 00:30:55 -0800 (Mon, 13 Feb 2006) | 2 lines
32292 Changed paths:
32293    M /trunk/src/input/subtitles.c
32294    M /trunk/src/misc/image.c
32295    M /trunk/src/misc/modules.c
32296    M /trunk/src/misc/update.c
32297    M /trunk/src/misc/vlm.c
32298    M /trunk/src/network/acl.c
32299    M /trunk/src/osd/osd_parser.c
32300    M /trunk/src/playlist/loadsave.c
32301
32302 All Unicode fixes for fopen() (refs #528)
32303
32304 ------------------------------------------------------------------------
32305 r14280 | ipkiss | 2006-02-12 23:18:42 -0800 (Sun, 12 Feb 2006) | 3 lines
32306 Changed paths:
32307    M /trunk/doc/skins/skins2-howto.xml
32308    M /trunk/modules/gui/skins2/src/vlcproc.cpp
32309    M /trunk/modules/gui/skins2/src/vlcproc.hpp
32310
32311  * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
32312  * doc/skins/skins2-howto.xml: Updated doc
32313
32314 ------------------------------------------------------------------------
32315 r14279 | hartman | 2006-02-12 18:36:14 -0800 (Sun, 12 Feb 2006) | 2 lines
32316 Changed paths:
32317    M /trunk/configure.ac
32318
32319 * It's POSTPROC, not POSPROC
32320
32321 ------------------------------------------------------------------------
32322 r14278 | courmisch | 2006-02-12 14:45:04 -0800 (Sun, 12 Feb 2006) | 3 lines
32323 Changed paths:
32324    M /trunk/include/charset.h
32325    M /trunk/include/configuration.h
32326    M /trunk/include/vlc_symbols.h
32327    M /trunk/src/misc/configuration.c
32328    M /trunk/src/misc/unicode.c
32329
32330 - mkdir Unicode wrapper (refs #543)
32331 - fix load/save of configuration and creation of configuration directory (refs #528)
32332
32333 ------------------------------------------------------------------------
32334 r14277 | ipkiss | 2006-02-12 13:39:09 -0800 (Sun, 12 Feb 2006) | 2 lines
32335 Changed paths:
32336    M /trunk/doc/skins/skins2-howto.xml
32337
32338  * doc/skins/skins2-howto.xml: Fixed a link
32339
32340 ------------------------------------------------------------------------
32341 r14276 | titer | 2006-02-12 13:22:20 -0800 (Sun, 12 Feb 2006) | 3 lines
32342 Changed paths:
32343    M /trunk/configure.ac
32344    M /trunk/modules/video_chroma/i420_yuy2.c
32345
32346 Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
32347 Re-enabled i420_yuy2_mmx on Darwin/x86.
32348
32349 ------------------------------------------------------------------------
32350 r14275 | courmisch | 2006-02-12 13:12:12 -0800 (Sun, 12 Feb 2006) | 2 lines
32351 Changed paths:
32352    M /trunk/src/misc/configuration.c
32353
32354 utfeightize psz_homedir
32355
32356 ------------------------------------------------------------------------
32357 r14274 | ipkiss | 2006-02-12 13:11:14 -0800 (Sun, 12 Feb 2006) | 2 lines
32358 Changed paths:
32359    M /trunk/doc/skins/skins2-howto.xml
32360
32361  * doc/skins/skins2-howto.xml: Documented the DVD-related actions
32362
32363 ------------------------------------------------------------------------
32364 r14273 | ipkiss | 2006-02-12 13:05:53 -0800 (Sun, 12 Feb 2006) | 8 lines
32365 Changed paths:
32366    M /trunk/modules/gui/skins2/Modules.am
32367    A /trunk/modules/gui/skins2/commands/cmd_dvd.cpp
32368    A /trunk/modules/gui/skins2/commands/cmd_dvd.hpp
32369    M /trunk/modules/gui/skins2/parser/interpreter.cpp
32370
32371  * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
32372    You can use the following actions in the XML file:
32373     - dvd.nextTitle()
32374     - dvd.previousTitle()
32375     - dvd.nextChapter()
32376     - dvd.previousChapter()
32377     - dvd.rootMenu()
32378
32379 ------------------------------------------------------------------------
32380 r14272 | courmisch | 2006-02-12 11:57:48 -0800 (Sun, 12 Feb 2006) | 2 lines
32381 Changed paths:
32382    M /trunk/include/charset.h
32383    M /trunk/include/vlc_symbols.h
32384
32385 Export FromLocaleDup()
32386
32387 ------------------------------------------------------------------------
32388 r14271 | courmisch | 2006-02-12 11:55:38 -0800 (Sun, 12 Feb 2006) | 4 lines
32389 Changed paths:
32390    M /trunk/modules/misc/svg.c
32391
32392 - Fix opening of SVG file through a symbolic
32393   (one must use stat() rather than lstat() to obtain the size of a file's content!)
32394 - Use UTF-8 wrappers (refs #528)
32395
32396 ------------------------------------------------------------------------
32397 r14270 | courmisch | 2006-02-12 11:51:12 -0800 (Sun, 12 Feb 2006) | 2 lines
32398 Changed paths:
32399    M /trunk/src/misc/unicode.c
32400
32401 Cosmetic fix
32402
32403 ------------------------------------------------------------------------
32404 r14269 | courmisch | 2006-02-12 11:48:50 -0800 (Sun, 12 Feb 2006) | 3 lines
32405 Changed paths:
32406    M /trunk/configure.ac
32407    M /trunk/include/charset.h
32408    M /trunk/include/vlc_symbols.h
32409    M /trunk/src/misc/unicode.c
32410
32411 - UF8 wrappers for stat, lstat
32412 - FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
32413
32414 ------------------------------------------------------------------------
32415 r14268 | titer | 2006-02-12 10:20:54 -0800 (Sun, 12 Feb 2006) | 3 lines
32416 Changed paths:
32417    M /trunk/configure.ac
32418
32419  Also look for libpostproc when ffmpeg is installed without ffmpeg-config
32420  nor pkg-config
32421
32422 ------------------------------------------------------------------------
32423 r14267 | xtophe | 2006-02-12 09:38:36 -0800 (Sun, 12 Feb 2006) | 2 lines
32424 Changed paths:
32425    M /trunk/configure.ac
32426
32427 configure.ac: don't fail if postproc is with avcodec
32428
32429 ------------------------------------------------------------------------
32430 r14266 | zorglub | 2006-02-12 09:31:53 -0800 (Sun, 12 Feb 2006) | 2 lines
32431 Changed paths:
32432    A /trunk/test/NativeStatsTest.py
32433    M /trunk/test/PyMediaControlPlaylistTest.py
32434    A /trunk/test/native/libvlc.c (from /trunk/test/native/native_libvlc_test.c:14264)
32435    D /trunk/test/native/native_libvlc_test.c
32436    A /trunk/test/native/stats.c
32437
32438 Improve test coverage
32439
32440 ------------------------------------------------------------------------
32441 r14265 | zorglub | 2006-02-12 09:31:39 -0800 (Sun, 12 Feb 2006) | 3 lines
32442 Changed paths:
32443    M /trunk/src/control/core.c
32444    M /trunk/src/control/playlist.c
32445
32446 Add some playlist api functions
32447 Fix a bug in exceptions handling
32448
32449 ------------------------------------------------------------------------
32450 r14264 | zorglub | 2006-02-12 09:14:07 -0800 (Sun, 12 Feb 2006) | 2 lines
32451 Changed paths:
32452    M /trunk/test/NativeLibvlcTest.py
32453    M /trunk/test/PyMediaControlBaseTest.py
32454    M /trunk/test/PyMediaControlPlaylistTest.py
32455    M /trunk/test/PyMediaControlVariablesTest.py
32456    A /trunk/test/native (from /trunk/test/native_libvlc:14259)
32457    M /trunk/test/native/native_libvlc_test.c
32458    D /trunk/test/native_libvlc
32459    M /trunk/test/setup.py
32460    M /trunk/test/test.sh
32461
32462 Change some test stuff
32463
32464 ------------------------------------------------------------------------
32465 r14263 | xtophe | 2006-02-12 09:04:45 -0800 (Sun, 12 Feb 2006) | 2 lines
32466 Changed paths:
32467    M /trunk/configure.ac
32468
32469 configure.ac: FFMPEG's libpostproc is now separated from libavcodec
32470
32471 ------------------------------------------------------------------------
32472 r14262 | titer | 2006-02-12 08:36:41 -0800 (Sun, 12 Feb 2006) | 2 lines
32473 Changed paths:
32474    M /trunk/src/network/udp.c
32475
32476  BeOS fix
32477
32478 ------------------------------------------------------------------------
32479 r14261 | titer | 2006-02-12 08:02:08 -0800 (Sun, 12 Feb 2006) | 2 lines
32480 Changed paths:
32481    M /trunk/extras/contrib/src/Makefile
32482    D /trunk/extras/contrib/src/Patches/ffmpeg-beos.patch.cvs
32483    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
32484
32485 Fixed ffmpeg contrib
32486
32487 ------------------------------------------------------------------------
32488 r14260 | zorglub | 2006-02-12 07:48:57 -0800 (Sun, 12 Feb 2006) | 2 lines
32489 Changed paths:
32490    M /trunk/bindings/Makefile.am
32491    A /trunk/bindings/mediacontrol-python (from /trunk/bindings/python:14188)
32492    D /trunk/bindings/python
32493    M /trunk/configure.ac
32494
32495 Move python mediacontrol bindings
32496
32497 ------------------------------------------------------------------------
32498 r14259 | xtophe | 2006-02-12 07:30:40 -0800 (Sun, 12 Feb 2006) | 2 lines
32499 Changed paths:
32500    M /trunk/modules/misc/testsuite/Modules.am
32501
32502 Fix distcheck
32503
32504 ------------------------------------------------------------------------
32505 r14258 | zorglub | 2006-02-12 07:28:56 -0800 (Sun, 12 Feb 2006) | 2 lines
32506 Changed paths:
32507    M /trunk/modules/control/hotkeys.c
32508    M /trunk/modules/gui/skins2/src/vlcproc.cpp
32509
32510 Fix refcount problems
32511
32512 ------------------------------------------------------------------------
32513 r14257 | zorglub | 2006-02-12 06:22:08 -0800 (Sun, 12 Feb 2006) | 2 lines
32514 Changed paths:
32515    M /trunk/modules/gui/skins2/utils/var_tree.cpp
32516
32517 Remove debug
32518
32519 ------------------------------------------------------------------------
32520 r14256 | courmisch | 2006-02-12 03:39:00 -0800 (Sun, 12 Feb 2006) | 3 lines
32521 Changed paths:
32522    M /trunk/include/main.h
32523    M /trunk/src/libvlc.c
32524    M /trunk/src/misc/unicode.c
32525
32526 - Attempt to implement (To|From)Locale on MSVC
32527 - Make (To|From)Locale a no-op on OSes always using UTF-8
32528
32529 ------------------------------------------------------------------------
32530 r14255 | zorglub | 2006-02-12 03:18:43 -0800 (Sun, 12 Feb 2006) | 2 lines
32531 Changed paths:
32532    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
32533    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
32534    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32535    M /trunk/modules/gui/skins2/src/vlcproc.cpp
32536    M /trunk/modules/gui/skins2/src/vlcproc.hpp
32537    M /trunk/modules/gui/skins2/utils/var_tree.cpp
32538    M /trunk/modules/gui/skins2/utils/var_tree.hpp
32539    M /trunk/modules/gui/skins2/vars/playtree.cpp
32540    M /trunk/modules/gui/skins2/vars/playtree.hpp
32541
32542 Playtree: handle delete nicely
32543
32544 ------------------------------------------------------------------------
32545 r14254 | courmisch | 2006-02-11 14:05:14 -0800 (Sat, 11 Feb 2006) | 2 lines
32546 Changed paths:
32547    M /trunk/src/misc/charset.c
32548
32549 Remove always true condition
32550
32551 ------------------------------------------------------------------------
32552 r14253 | courmisch | 2006-02-11 14:04:54 -0800 (Sat, 11 Feb 2006) | 2 lines
32553 Changed paths:
32554    M /trunk/include/vlc_symbols.h
32555
32556 Fix previous commit
32557
32558 ------------------------------------------------------------------------
32559 r14252 | courmisch | 2006-02-11 13:46:06 -0800 (Sat, 11 Feb 2006) | 2 lines
32560 Changed paths:
32561    M /trunk/include/charset.h
32562    M /trunk/include/vlc_symbols.h
32563    M /trunk/src/input/subtitles.c
32564    M /trunk/src/misc/unicode.c
32565
32566 Unicode wrappers for opendir/readdir
32567
32568 ------------------------------------------------------------------------
32569 r14251 | hartman | 2006-02-11 13:20:24 -0800 (Sat, 11 Feb 2006) | 4 lines
32570 Changed paths:
32571    M /trunk/modules/demux/asf/libasf.c
32572
32573 * Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char.
32574   Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)
32575   
32576
32577 ------------------------------------------------------------------------
32578 r14250 | hartman | 2006-02-11 12:41:57 -0800 (Sat, 11 Feb 2006) | 10 lines
32579 Changed paths:
32580    M /trunk/THANKS
32581    M /trunk/modules/misc/xml/xtag.c
32582
32583 * xtag parser improvements by Daniel Stranger. 
32584
32585 it now ignores
32586  - commments <!-- ... -->
32587  - processing instructions <? ... ?>
32588  - doctype declarations <!DOCTYPE ... >
32589 and can handle
32590  - CDATA element content <![CDATA[ ... ]]>
32591
32592
32593 ------------------------------------------------------------------------
32594 r14249 | xtophe | 2006-02-11 12:17:20 -0800 (Sat, 11 Feb 2006) | 2 lines
32595 Changed paths:
32596    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
32597    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
32598    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
32599    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
32600    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
32601    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
32602    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
32603    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
32604    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
32605
32606 wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
32607
32608 ------------------------------------------------------------------------
32609 r14248 | courmisch | 2006-02-11 10:40:13 -0800 (Sat, 11 Feb 2006) | 2 lines
32610 Changed paths:
32611    M /trunk/src/network/udp.c
32612
32613 Fix invalid debug message
32614
32615 ------------------------------------------------------------------------
32616 r14247 | zorglub | 2006-02-11 10:11:29 -0800 (Sat, 11 Feb 2006) | 2 lines
32617 Changed paths:
32618    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
32619
32620 Add support for insert and delete in X11 skins
32621
32622 ------------------------------------------------------------------------
32623 r14246 | ipkiss | 2006-02-11 10:01:42 -0800 (Sat, 11 Feb 2006) | 2 lines
32624 Changed paths:
32625    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
32626
32627  * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys
32628
32629 ------------------------------------------------------------------------
32630 r14245 | hartman | 2006-02-11 09:55:28 -0800 (Sat, 11 Feb 2006) | 2 lines
32631 Changed paths:
32632    M /trunk/modules/codec/subsdec.c
32633
32634 * Fix a \n bug and a memory bug in the SSA/subsdec.
32635
32636 ------------------------------------------------------------------------
32637 r14244 | fkuehne | 2006-02-11 09:50:46 -0800 (Sat, 11 Feb 2006) | 1 line
32638 Changed paths:
32639    M /trunk/NEWS
32640    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
32641    M /trunk/modules/gui/macosx/wizard.m
32642
32643 * enable multiple selections for streaming as well (closes #522) and put some news
32644 ------------------------------------------------------------------------
32645 r14243 | fkuehne | 2006-02-11 09:42:40 -0800 (Sat, 11 Feb 2006) | 8 lines
32646 Changed paths:
32647    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
32648    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
32649    M /trunk/modules/gui/macosx/wizard.h
32650    M /trunk/modules/gui/macosx/wizard.m
32651
32652 * support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
32653     - note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore.
32654     - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
32655 * solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
32656 * optimised the existing code here and there
32657 * make sure that all settings are kept for a session
32658
32659 Thanks to zorglub for the playlist-hint :)
32660 ------------------------------------------------------------------------
32661 r14242 | courmisch | 2006-02-11 09:30:48 -0800 (Sat, 11 Feb 2006) | 2 lines
32662 Changed paths:
32663    M /trunk/src/misc/unicode.c
32664
32665 Support opening of non ANSI filenames on Win32
32666
32667 ------------------------------------------------------------------------
32668 r14241 | dionoea | 2006-02-11 09:28:27 -0800 (Sat, 11 Feb 2006) | 2 lines
32669 Changed paths:
32670    M /trunk/share/http/dialogs/main
32671    M /trunk/share/http/dialogs/playlist
32672
32673 Add some "title"s for image buttons.
32674
32675 ------------------------------------------------------------------------
32676 r14240 | courmisch | 2006-02-11 09:27:09 -0800 (Sat, 11 Feb 2006) | 2 lines
32677 Changed paths:
32678    M /trunk/src/input/subtitles.c
32679
32680 Fix typo
32681
32682 ------------------------------------------------------------------------
32683 r14239 | courmisch | 2006-02-11 09:00:08 -0800 (Sat, 11 Feb 2006) | 2 lines
32684 Changed paths:
32685    M /trunk/src/input/subtitles.c
32686
32687 Use vlc_fopen (access() or stat() would be more appropriate though)
32688
32689 ------------------------------------------------------------------------
32690 r14238 | zorglub | 2006-02-11 08:10:43 -0800 (Sat, 11 Feb 2006) | 2 lines
32691 Changed paths:
32692    M /trunk/src/libvlc.c
32693
32694 Should fix vlc-help.txt problem (untested) (Refs:#517)
32695
32696 ------------------------------------------------------------------------
32697 r14237 | zorglub | 2006-02-11 07:49:24 -0800 (Sat, 11 Feb 2006) | 2 lines
32698 Changed paths:
32699    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32700    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
32701
32702 Reposition the slider when expanding/retracting a node (Closes:#477)
32703
32704 ------------------------------------------------------------------------
32705 r14236 | zorglub | 2006-02-11 07:21:21 -0800 (Sat, 11 Feb 2006) | 2 lines
32706 Changed paths:
32707    M /trunk/modules/stream_out/transcode.c
32708
32709 only round width and scale height accordingly
32710
32711 ------------------------------------------------------------------------
32712 r14235 | courmisch | 2006-02-11 07:13:56 -0800 (Sat, 11 Feb 2006) | 2 lines
32713 Changed paths:
32714    M /trunk/include/charset.h
32715    M /trunk/include/vlc_symbols.h
32716    M /trunk/src/misc/unicode.c
32717
32718 vlc_fopen() wrapper including required file name conversion (refs #528, refs?\194?\160#543)
32719
32720 ------------------------------------------------------------------------
32721 r14234 | courmisch | 2006-02-11 07:12:06 -0800 (Sat, 11 Feb 2006) | 2 lines
32722 Changed paths:
32723    M /trunk/src/misc/charset.c
32724
32725 Don't compile dead code on Win32
32726
32727 ------------------------------------------------------------------------
32728 r14233 | courmisch | 2006-02-11 06:53:44 -0800 (Sat, 11 Feb 2006) | 2 lines
32729 Changed paths:
32730    M /trunk/src/libvlc.c
32731
32732 Use more common CP1252 rather than Latin-9 as fallback charset
32733
32734 ------------------------------------------------------------------------
32735 r14232 | zorglub | 2006-02-11 06:50:37 -0800 (Sat, 11 Feb 2006) | 2 lines
32736 Changed paths:
32737    M /trunk/modules/stream_out/transcode.c
32738
32739 Round scaled sizes to 16 (Closes:#524)
32740
32741 ------------------------------------------------------------------------
32742 r14231 | zorglub | 2006-02-11 06:26:53 -0800 (Sat, 11 Feb 2006) | 2 lines
32743 Changed paths:
32744    M /trunk/modules/access_filter/record.c
32745
32746 Don't crash in record filter (Closes:#542)
32747
32748 ------------------------------------------------------------------------
32749 r14230 | zorglub | 2006-02-11 06:14:18 -0800 (Sat, 11 Feb 2006) | 2 lines
32750 Changed paths:
32751    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32752
32753 Don't make image when we are not interested in the item
32754
32755 ------------------------------------------------------------------------
32756 r14229 | zorglub | 2006-02-11 06:08:44 -0800 (Sat, 11 Feb 2006) | 2 lines
32757 Changed paths:
32758    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32759    M /trunk/modules/gui/skins2/utils/var_tree.cpp
32760    M /trunk/modules/gui/skins2/utils/var_tree.hpp
32761    M /trunk/modules/gui/skins2/vars/playtree.cpp
32762
32763 Handle Page up / Page down (Refs:#477)
32764
32765 ------------------------------------------------------------------------
32766 r14228 | courmisch | 2006-02-11 05:40:43 -0800 (Sat, 11 Feb 2006) | 2 lines
32767 Changed paths:
32768    M /trunk/modules/stream_out/standard.c
32769    M /trunk/src/stream_output/sap.c
32770
32771 Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)
32772
32773 ------------------------------------------------------------------------
32774 r14227 | courmisch | 2006-02-11 05:39:03 -0800 (Sat, 11 Feb 2006) | 4 lines
32775 Changed paths:
32776    M /trunk/modules/stream_out/rtp.c
32777
32778 - Fix typo in previous commit
32779 - Enforce a default TTL value (one) in SDP if there is none - refs #404
32780   (it should at least be fine for IPv4 usage)
32781
32782 ------------------------------------------------------------------------
32783 r14226 | courmisch | 2006-02-11 03:58:34 -0800 (Sat, 11 Feb 2006) | 2 lines
32784 Changed paths:
32785    M /trunk/modules/stream_out/rtp.c
32786
32787 Simplify [12964]
32788
32789 ------------------------------------------------------------------------
32790 r14225 | fkuehne | 2006-02-11 03:34:31 -0800 (Sat, 11 Feb 2006) | 1 line
32791 Changed paths:
32792    M /trunk/modules/gui/macosx/macosx.m
32793    M /trunk/modules/gui/macosx/wizard.h
32794    M /trunk/modules/gui/macosx/wizard.m
32795
32796 * added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
32797 ------------------------------------------------------------------------
32798 r14224 | courmisch | 2006-02-11 02:49:30 -0800 (Sat, 11 Feb 2006) | 2 lines
32799 Changed paths:
32800    M /trunk/src/stream_output/sap.c
32801
32802 SAP hop limit should always be 255 as per its specification - refs #404
32803
32804 ------------------------------------------------------------------------
32805 r14223 | courmisch | 2006-02-11 02:47:42 -0800 (Sat, 11 Feb 2006) | 2 lines
32806 Changed paths:
32807    M /trunk/src/libvlc.h
32808
32809 Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)
32810
32811 ------------------------------------------------------------------------
32812 r14222 | courmisch | 2006-02-11 02:42:48 -0800 (Sat, 11 Feb 2006) | 2 lines
32813 Changed paths:
32814    M /trunk/modules/misc/network/ipv4.c
32815    M /trunk/modules/misc/network/ipv6.c
32816    M /trunk/src/libvlc.h
32817    M /trunk/src/network/udp.c
32818
32819 Implement IPv6 multicast output interface selection (closes #491)
32820
32821 ------------------------------------------------------------------------
32822 r14221 | hartman | 2006-02-10 19:04:42 -0800 (Fri, 10 Feb 2006) | 5 lines
32823 Changed paths:
32824    M /trunk/modules/video_filter/blend.c
32825
32826 * Improved renderering of YUVA/P onto YUV variants. refs #539 
32827   I420 still not fixed for this bug.
32828
32829   A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good. 
32830
32831 ------------------------------------------------------------------------
32832 r14220 | hartman | 2006-02-10 17:37:30 -0800 (Fri, 10 Feb 2006) | 5 lines
32833 Changed paths:
32834    M /trunk/modules/access/dvdread.c
32835
32836 * Fix the duration of the dvdread module. refs #198.
32837   Now duration is accurate, but current time is still block based, so on VBR discs the duration of a second may have some weird variations. Getting accurate time is possible (see what was reverted in [12862]), but this will break the relative SET_TIME (might actually go seeking in the wrong direction for instance). The correct fix here is to expand dvdread with a method that checks the TMAPTI IFO table of a Title, to find what block approximately goes with a certain time. (the TMAPTI table is usually in .5 secs interpolation might possibly be required as well) As a backup an estimate can be made using the ADMAP table.
32838
32839 The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.
32840
32841 ------------------------------------------------------------------------
32842 r14219 | zorglub | 2006-02-10 16:07:40 -0800 (Fri, 10 Feb 2006) | 2 lines
32843 Changed paths:
32844    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32845
32846 Don't invalidate selection on item change (Refs:#477)
32847
32848 ------------------------------------------------------------------------
32849 r14218 | hartman | 2006-02-10 16:01:55 -0800 (Fri, 10 Feb 2006) | 3 lines
32850 Changed paths:
32851    M /trunk/modules/video_filter/distort.c
32852
32853 * Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
32854 * Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.
32855
32856 ------------------------------------------------------------------------
32857 r14217 | zorglub | 2006-02-10 15:39:53 -0800 (Fri, 10 Feb 2006) | 3 lines
32858 Changed paths:
32859    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
32860    M /trunk/share/skins2/playtree/theme.xml
32861
32862 Fix playtree deletion
32863 Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
32864
32865 ------------------------------------------------------------------------
32866 r14216 | xtophe | 2006-02-10 14:56:32 -0800 (Fri, 10 Feb 2006) | 2 lines
32867 Changed paths:
32868    M /trunk/modules/misc/testsuite/Modules.am
32869
32870 Revert brocken commit [14215]
32871
32872 ------------------------------------------------------------------------
32873 r14215 | xtophe | 2006-02-10 14:24:20 -0800 (Fri, 10 Feb 2006) | 2 lines
32874 Changed paths:
32875    M /trunk/modules/misc/testsuite/Modules.am
32876
32877 Unbreack distcheck. First step
32878
32879 ------------------------------------------------------------------------
32880 r14214 | hartman | 2006-02-10 14:03:34 -0800 (Fri, 10 Feb 2006) | 2 lines
32881 Changed paths:
32882    M /trunk/modules/video_filter/deinterlace.c
32883
32884 * Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
32885
32886 ------------------------------------------------------------------------
32887 r14213 | hartman | 2006-02-10 13:46:17 -0800 (Fri, 10 Feb 2006) | 2 lines
32888 Changed paths:
32889    M /trunk/modules/access/vcd/vcd.c
32890
32891 * fprintf -> msg_Dbg
32892
32893 ------------------------------------------------------------------------
32894 r14212 | zorglub | 2006-02-10 13:14:12 -0800 (Fri, 10 Feb 2006) | 2 lines
32895 Changed paths:
32896    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
32897
32898 Disable broken stuff (Refs:#459)
32899
32900 ------------------------------------------------------------------------
32901 r14211 | fkuehne | 2006-02-10 11:56:59 -0800 (Fri, 10 Feb 2006) | 2 lines
32902 Changed paths:
32903    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
32904    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
32905    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
32906    M /trunk/modules/gui/macosx/wizard.h
32907    M /trunk/modules/gui/macosx/wizard.m
32908
32909 * clean up (mostly replacements of nestings of stringByAppendingString by stringWithFormat)
32910 * removed the stupid "wizard help window" and replaced the help sheets with calls of NSBeginInformationalAlertSheet. This might be beautified with NSAlerts in the future, since we don't care for 10.2 anymore.
32911 ------------------------------------------------------------------------
32912 r14210 | jpsaman | 2006-02-10 11:53:09 -0800 (Fri, 10 Feb 2006) | 1 line
32913 Changed paths:
32914    M /trunk/modules/misc/rtsp.c
32915
32916 Fix breakage of other RTSP clients
32917 ------------------------------------------------------------------------
32918 r14209 | jpsaman | 2006-02-10 09:24:25 -0800 (Fri, 10 Feb 2006) | 1 line
32919 Changed paths:
32920    M /trunk/modules/misc/rtsp.c
32921
32922 Use correct Transport answer
32923 ------------------------------------------------------------------------
32924 r14208 | xtophe | 2006-02-10 09:24:14 -0800 (Fri, 10 Feb 2006) | 2 lines
32925 Changed paths:
32926    M /trunk/configure.ac
32927
32928 configure.ac: Test glide even when the user specify it
32929
32930 ------------------------------------------------------------------------
32931 r14207 | courmisch | 2006-02-10 08:46:07 -0800 (Fri, 10 Feb 2006) | 4 lines
32932 Changed paths:
32933    M /trunk/modules/misc/network/ipv4.c
32934    M /trunk/modules/misc/network/ipv6.c
32935
32936 - Use OS default TTL when not overriden
32937 - Clean up
32938 (refs #404)
32939
32940 ------------------------------------------------------------------------
32941 r14206 | courmisch | 2006-02-10 08:34:41 -0800 (Fri, 10 Feb 2006) | 2 lines
32942 Changed paths:
32943    M /trunk/modules/misc/network/ipv6.c
32944
32945 Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow
32946
32947 ------------------------------------------------------------------------
32948 r14205 | dionoea | 2006-02-10 08:30:20 -0800 (Fri, 10 Feb 2006) | 3 lines
32949 Changed paths:
32950    M /trunk/mozilla/vlcshell.cpp
32951
32952 Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
32953 have to remove it... but i doubt it.
32954
32955 ------------------------------------------------------------------------
32956 r14204 | courmisch | 2006-02-10 08:25:57 -0800 (Fri, 10 Feb 2006) | 2 lines
32957 Changed paths:
32958    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
32959    M /trunk/modules/gui/skins2/utils/var_tree.hpp
32960    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
32961
32962 gcc 4.1 compile fix from marvin24 #?\194?\160gmx.de
32963
32964 ------------------------------------------------------------------------
32965 r14203 | sigmunau | 2006-02-10 07:05:45 -0800 (Fri, 10 Feb 2006) | 5 lines
32966 Changed paths:
32967    M /trunk/modules/misc/rtsp.c
32968
32969 modules/misc/rtsp.c: implement support for raw udp transport for muxed streams
32970 also replaces x-playnow hack with a slightly less ugly hack
32971
32972 vlc vod server can now serve about 5 seconds of video to amino stbs
32973
32974 ------------------------------------------------------------------------
32975 r14202 | jpsaman | 2006-02-10 06:51:10 -0800 (Fri, 10 Feb 2006) | 1 line
32976 Changed paths:
32977    M /trunk/modules/misc/rtsp.c
32978
32979 Also add support for x-playNow in RtspCallback.
32980 ------------------------------------------------------------------------
32981 r14201 | jpsaman | 2006-02-10 06:44:19 -0800 (Fri, 10 Feb 2006) | 1 line
32982 Changed paths:
32983    M /trunk/modules/demux/livedotcom.cpp
32984
32985 sanity check
32986 ------------------------------------------------------------------------
32987 r14200 | jpsaman | 2006-02-10 06:43:05 -0800 (Fri, 10 Feb 2006) | 1 line
32988 Changed paths:
32989    M /trunk/src/network/httpd.c
32990
32991 Indentation and coding style fixes
32992 ------------------------------------------------------------------------
32993 r14199 | jpsaman | 2006-02-10 05:51:11 -0800 (Fri, 10 Feb 2006) | 2 lines
32994 Changed paths:
32995    M /trunk/modules/misc/rtsp.c
32996
32997 Respond to x-playNow option in RTSP SETUP request. Did some indentation fixes too.
32998
32999 ------------------------------------------------------------------------
33000 r14198 | hartman | 2006-02-10 04:58:55 -0800 (Fri, 10 Feb 2006) | 2 lines
33001 Changed paths:
33002    M /trunk/configure.ac
33003
33004 * disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.
33005
33006 ------------------------------------------------------------------------
33007 r14197 | hartman | 2006-02-09 18:53:57 -0800 (Thu, 09 Feb 2006) | 2 lines
33008 Changed paths:
33009    M /trunk/modules/codec/quicktime.c
33010
33011 * Fix the QT video decoder. refs #345
33012
33013 ------------------------------------------------------------------------
33014 r14196 | xtophe | 2006-02-09 04:31:17 -0800 (Thu, 09 Feb 2006) | 2 lines
33015 Changed paths:
33016    M /trunk/extras/zsh.cpp
33017
33018 Remove debug.
33019
33020 ------------------------------------------------------------------------
33021 r14195 | courmisch | 2006-02-09 04:06:02 -0800 (Thu, 09 Feb 2006) | 2 lines
33022 Changed paths:
33023    M /trunk/src/network/rootwrap.c
33024
33025 Check for AF_INET6 all the time
33026
33027 ------------------------------------------------------------------------
33028 r14194 | dionoea | 2006-02-08 08:26:56 -0800 (Wed, 08 Feb 2006) | 5 lines
33029 Changed paths:
33030    M /trunk/src/misc/configuration.c
33031
33032 Add comment about the fact that lines begining with a # are comments in the
33033 vlcrc file. This might seem obvious, but many people on the forums don't
33034 seem to understand that.
33035
33036
33037 ------------------------------------------------------------------------
33038 r14193 | sigmunau | 2006-02-08 02:39:33 -0800 (Wed, 08 Feb 2006) | 2 lines
33039 Changed paths:
33040    M /trunk/modules/access_output/udp.c
33041
33042 access_output/udp.c: Attach the writer thread. Fixes missing headers.
33043
33044 ------------------------------------------------------------------------
33045 r14192 | djc | 2006-02-08 02:33:46 -0800 (Wed, 08 Feb 2006) | 2 lines
33046 Changed paths:
33047    M /trunk/modules/gui/macosx/interaction.m
33048
33049 Fix message advice (use description.widgets instead of only description)
33050
33051 ------------------------------------------------------------------------
33052 r14191 | xtophe | 2006-02-07 15:03:45 -0800 (Tue, 07 Feb 2006) | 2 lines
33053 Changed paths:
33054    M /trunk/modules/misc/win32text.c
33055
33056 Typo.
33057
33058 ------------------------------------------------------------------------
33059 r14190 | zorglub | 2006-02-07 13:08:32 -0800 (Tue, 07 Feb 2006) | 5 lines
33060 Changed paths:
33061    M /trunk/Makefile.am
33062    M /trunk/include/vlc/libvlc.h
33063    M /trunk/src/control/playlist.c
33064    A /trunk/src/control/video.c
33065    M /trunk/test/libvlc_sample.c
33066
33067 * get/set/toggle fullscreen 
33068 * Fix a bug in playlist_play
33069
33070 (Refs:#457)
33071
33072 ------------------------------------------------------------------------
33073 r14189 | sigmunau | 2006-02-07 12:41:17 -0800 (Tue, 07 Feb 2006) | 2 lines
33074 Changed paths:
33075    M /trunk/modules/access_output/udp.c
33076
33077 access_output/udp.c: use block_Fifo for the empty blocks list. Simplifies code a lot
33078
33079 ------------------------------------------------------------------------
33080 r14188 | dionoea | 2006-02-07 09:08:18 -0800 (Tue, 07 Feb 2006) | 2 lines
33081 Changed paths:
33082    M /trunk/include/vlc_osd.h
33083
33084 looks like this was retrocommited :)
33085
33086 ------------------------------------------------------------------------
33087 r14187 | courmisch | 2006-02-07 08:37:40 -0800 (Tue, 07 Feb 2006) | 2 lines
33088 Changed paths:
33089    M /trunk/activex/dataobject.cpp
33090    M /trunk/activex/dataobject.h
33091    M /trunk/activex/viewobject.cpp
33092    M /trunk/activex/viewobject.h
33093    M /trunk/bindings/python/vlcglue.c
33094    M /trunk/bindings/python/vlcglue.h
33095    M /trunk/include/vlc/libvlc.h
33096    M /trunk/include/vlc/mediacontrol.h
33097    M /trunk/include/vlc/mediacontrol_structures.h
33098    M /trunk/modules/access/dv.c
33099    M /trunk/modules/access/dvb/http.c
33100    M /trunk/modules/access/fake.c
33101    M /trunk/modules/access/gnomevfs.c
33102    M /trunk/modules/access/rtsp/access.c
33103    M /trunk/modules/access/rtsp/real.c
33104    M /trunk/modules/access/rtsp/real.h
33105    M /trunk/modules/access/rtsp/real_asmrp.c
33106    M /trunk/modules/access/rtsp/real_rmff.c
33107    M /trunk/modules/access/rtsp/real_rmff.h
33108    M /trunk/modules/access/rtsp/real_sdpplin.c
33109    M /trunk/modules/access/rtsp/real_sdpplin.h
33110    M /trunk/modules/access/rtsp/rtsp.c
33111    M /trunk/modules/access/rtsp/rtsp.h
33112    M /trunk/modules/access_filter/record.c
33113    M /trunk/modules/access_output/bonjour.c
33114    M /trunk/modules/access_output/bonjour.h
33115    M /trunk/modules/access_output/shout.c
33116    M /trunk/modules/audio_filter/channel_mixer/dolby.c
33117    M /trunk/modules/audio_output/arts.c
33118    M /trunk/modules/audio_output/auhal.c
33119    M /trunk/modules/audio_output/jack.c
33120    M /trunk/modules/codec/fake.c
33121    M /trunk/modules/codec/realaudio.c
33122    M /trunk/modules/codec/sdl_image.c
33123    M /trunk/modules/control/http/http.h
33124    M /trunk/modules/control/http/macro.c
33125    M /trunk/modules/control/http/macros.h
33126    M /trunk/modules/control/http/mvar.c
33127    M /trunk/modules/control/http/rpn.c
33128    M /trunk/modules/control/http/util.c
33129    M /trunk/modules/demux/mpc.c
33130    M /trunk/modules/demux/nuv.c
33131    M /trunk/modules/demux/playlist/dvb.c
33132    M /trunk/modules/demux/playlist/podcast.c
33133    M /trunk/modules/gui/macosx/bookmarks.h
33134    M /trunk/modules/gui/macosx/embeddedwindow.h
33135    M /trunk/modules/gui/macosx/extended.h
33136    M /trunk/modules/gui/macosx/interaction.h
33137    M /trunk/modules/gui/macosx/sfilters.h
33138    M /trunk/modules/gui/macosx/wizard.h
33139    M /trunk/modules/gui/skins2/commands/async_queue.hpp
33140    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
33141    M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
33142    M /trunk/modules/gui/skins2/commands/cmd_audio.hpp
33143    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
33144    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
33145    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
33146    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
33147    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
33148    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
33149    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
33150    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
33151    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
33152    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
33153    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
33154    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
33155    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
33156    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
33157    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
33158    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
33159    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
33160    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
33161    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
33162    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
33163    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
33164    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
33165    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
33166    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
33167    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
33168    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
33169    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
33170    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
33171    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
33172    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
33173    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
33174    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
33175    M /trunk/modules/gui/skins2/events/evt_enter.hpp
33176    M /trunk/modules/gui/skins2/events/evt_focus.hpp
33177    M /trunk/modules/gui/skins2/events/evt_generic.hpp
33178    M /trunk/modules/gui/skins2/events/evt_input.hpp
33179    M /trunk/modules/gui/skins2/events/evt_key.hpp
33180    M /trunk/modules/gui/skins2/events/evt_leave.hpp
33181    M /trunk/modules/gui/skins2/events/evt_motion.hpp
33182    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
33183    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
33184    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
33185    M /trunk/modules/gui/skins2/events/evt_special.hpp
33186    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
33187    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
33188    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
33189    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
33190    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
33191    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
33192    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
33193    M /trunk/modules/gui/skins2/parser/builder.hpp
33194    M /trunk/modules/gui/skins2/parser/builder_data.hpp
33195    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
33196    M /trunk/modules/gui/skins2/parser/interpreter.hpp
33197    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
33198    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
33199    M /trunk/modules/gui/skins2/src/anchor.hpp
33200    M /trunk/modules/gui/skins2/src/anim_bitmap.cpp
33201    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
33202    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
33203    M /trunk/modules/gui/skins2/src/dialogs.hpp
33204    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
33205    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
33206    M /trunk/modules/gui/skins2/src/ft2_font.hpp
33207    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
33208    M /trunk/modules/gui/skins2/src/generic_font.hpp
33209    M /trunk/modules/gui/skins2/src/generic_layout.hpp
33210    M /trunk/modules/gui/skins2/src/generic_window.hpp
33211    M /trunk/modules/gui/skins2/src/logger.hpp
33212    M /trunk/modules/gui/skins2/src/os_factory.hpp
33213    M /trunk/modules/gui/skins2/src/os_graphics.hpp
33214    M /trunk/modules/gui/skins2/src/os_loop.hpp
33215    M /trunk/modules/gui/skins2/src/os_timer.hpp
33216    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
33217    M /trunk/modules/gui/skins2/src/os_window.hpp
33218    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
33219    M /trunk/modules/gui/skins2/src/skin_common.hpp
33220    M /trunk/modules/gui/skins2/src/theme.hpp
33221    M /trunk/modules/gui/skins2/src/theme_loader.hpp
33222    M /trunk/modules/gui/skins2/src/theme_repository.hpp
33223    M /trunk/modules/gui/skins2/src/tooltip.hpp
33224    M /trunk/modules/gui/skins2/src/top_window.hpp
33225    M /trunk/modules/gui/skins2/src/var_manager.hpp
33226    M /trunk/modules/gui/skins2/src/vlcproc.hpp
33227    M /trunk/modules/gui/skins2/src/vout_window.hpp
33228    M /trunk/modules/gui/skins2/src/window_manager.hpp
33229    M /trunk/modules/gui/skins2/unzip/crypt.h
33230    M /trunk/modules/gui/skins2/unzip/ioapi.c
33231    M /trunk/modules/gui/skins2/unzip/ioapi.h
33232    M /trunk/modules/gui/skins2/unzip/unzip.c
33233    M /trunk/modules/gui/skins2/unzip/unzip.h
33234    M /trunk/modules/gui/skins2/utils/bezier.hpp
33235    M /trunk/modules/gui/skins2/utils/fsm.hpp
33236    M /trunk/modules/gui/skins2/utils/observer.hpp
33237    M /trunk/modules/gui/skins2/utils/pointer.hpp
33238    M /trunk/modules/gui/skins2/utils/position.hpp
33239    M /trunk/modules/gui/skins2/utils/ustring.hpp
33240    M /trunk/modules/gui/skins2/utils/var_bool.hpp
33241    M /trunk/modules/gui/skins2/utils/var_list.hpp
33242    M /trunk/modules/gui/skins2/utils/var_percent.hpp
33243    M /trunk/modules/gui/skins2/utils/var_text.hpp
33244    M /trunk/modules/gui/skins2/utils/var_tree.cpp
33245    M /trunk/modules/gui/skins2/utils/var_tree.hpp
33246    M /trunk/modules/gui/skins2/utils/variable.hpp
33247    M /trunk/modules/gui/skins2/vars/equalizer.cpp
33248    M /trunk/modules/gui/skins2/vars/equalizer.hpp
33249    M /trunk/modules/gui/skins2/vars/playlist.hpp
33250    M /trunk/modules/gui/skins2/vars/playtree.cpp
33251    M /trunk/modules/gui/skins2/vars/playtree.hpp
33252    M /trunk/modules/gui/skins2/vars/time.hpp
33253    M /trunk/modules/gui/skins2/vars/volume.hpp
33254    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
33255    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
33256    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
33257    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
33258    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
33259    M /trunk/modules/gui/skins2/win32/win32_window.hpp
33260    M /trunk/modules/gui/skins2/x11/x11_display.hpp
33261    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
33262    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
33263    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
33264    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
33265    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
33266    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
33267    M /trunk/modules/gui/skins2/x11/x11_window.hpp
33268    M /trunk/modules/gui/wince/dialogs.cpp
33269    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
33270    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
33271    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
33272    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
33273    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
33274    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
33275    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
33276    M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
33277    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
33278    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
33279    M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
33280    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
33281    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
33282    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33283    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
33284    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
33285    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
33286    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
33287    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
33288    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
33289    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
33290    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
33291    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
33292    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
33293    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
33294    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
33295    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
33296    M /trunk/modules/gui/wxwidgets/input_manager.cpp
33297    M /trunk/modules/gui/wxwidgets/input_manager.hpp
33298    M /trunk/modules/gui/wxwidgets/interface.hpp
33299    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
33300    M /trunk/modules/gui/wxwidgets/streamdata.cpp
33301    M /trunk/modules/gui/wxwidgets/timer.hpp
33302    M /trunk/modules/gui/wxwidgets/video.hpp
33303    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
33304    M /trunk/modules/misc/msn.c
33305    M /trunk/modules/misc/win32text.c
33306    M /trunk/modules/services_discovery/bonjour.c
33307    M /trunk/modules/services_discovery/podcast.c
33308    M /trunk/modules/services_discovery/upnp_cc.cpp
33309    M /trunk/modules/stream_out/bridge.c
33310    M /trunk/modules/stream_out/switcher.c
33311    M /trunk/modules/video_filter/magnify.c
33312    M /trunk/modules/video_filter/osdmenu.c
33313    M /trunk/modules/video_filter/rss.c
33314    M /trunk/modules/video_filter/rv32.c
33315    M /trunk/modules/video_output/directfb.c
33316    M /trunk/src/control/core.c
33317    M /trunk/src/control/input.c
33318    M /trunk/src/control/mediacontrol_audio_video.c
33319    M /trunk/src/control/mediacontrol_core.c
33320    M /trunk/src/control/mediacontrol_init.c
33321    M /trunk/src/control/mediacontrol_plugin.c
33322    M /trunk/src/control/mediacontrol_util.c
33323    M /trunk/src/control/playlist.c
33324    M /trunk/src/interface/interaction.c
33325    M /trunk/src/misc/hashtables.c
33326    M /trunk/src/misc/md5.c
33327    M /trunk/src/misc/stats.c
33328    M /trunk/src/misc/update.c
33329    M /trunk/src/network/acl.c
33330    M /trunk/src/osd/osd.c
33331    M /trunk/src/osd/osd_parser.c
33332    M /trunk/test/libvlc_sample.c
33333    M /trunk/test/native_libvlc/native_libvlc_test.c
33334    M /trunk/test/pyunit.h
33335
33336 All CRLF fixes
33337
33338 ------------------------------------------------------------------------
33339 r14186 | courmisch | 2006-02-07 08:24:30 -0800 (Tue, 07 Feb 2006) | 2 lines
33340 Changed paths:
33341    M /trunk/include/libvlc_internal.h
33342    M /trunk/include/mediacontrol_internal.h
33343    M /trunk/include/vlc_acl.h
33344    M /trunk/include/vlc_interaction.h
33345    M /trunk/include/vlc_md5.h
33346    M /trunk/include/vlc_osd.h
33347    M /trunk/include/vlc_symbols.h
33348    M /trunk/include/vlc_update.h
33349
33350 Set EOL style to avoid further CRLF issues
33351
33352 ------------------------------------------------------------------------
33353 r14185 | hartman | 2006-02-07 08:07:58 -0800 (Tue, 07 Feb 2006) | 2 lines
33354 Changed paths:
33355    M /trunk/modules/misc/win32text.c
33356
33357 * Fix win32 text renderer.
33358
33359 ------------------------------------------------------------------------
33360 r14184 | hartman | 2006-02-07 07:18:06 -0800 (Tue, 07 Feb 2006) | 12 lines
33361 Changed paths:
33362    M /trunk/include/vlc_osd.h
33363    M /trunk/include/vlc_video.h
33364    M /trunk/modules/codec/cmml/intf.c
33365    M /trunk/modules/codec/subsdec.c
33366    M /trunk/modules/misc/freetype.c
33367    M /trunk/modules/video_filter/marq.c
33368    M /trunk/modules/video_filter/rss.c
33369    M /trunk/modules/video_filter/time.c
33370    M /trunk/src/video_output/vout_subpictures.c
33371
33372 * Introduced a new text_style_t
33373 * basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
33374 * changes to freetype renderer to support the font color, size and alpha options of text_style_t (other options are possible, just not implemented yet. Full text_style_t support requires a more advanced renderer though. )
33375 * changes to modules to support text_style_t instead of the old sub options.
33376 * Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.
33377
33378 refs #82
33379
33380 not supported are style runs (styles on substrings).
33381
33382
33383
33384 ------------------------------------------------------------------------
33385 r14183 | hartman | 2006-02-07 07:09:21 -0800 (Tue, 07 Feb 2006) | 2 lines
33386 Changed paths:
33387    M /trunk/include/vlc_osd.h
33388
33389 * dos2unix of vlc_osd.h
33390
33391 ------------------------------------------------------------------------
33392 r14182 | rocky | 2006-02-06 07:30:30 -0800 (Mon, 06 Feb 2006) | 1 line
33393 Changed paths:
33394    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
33395
33396 minor corrections
33397 ------------------------------------------------------------------------
33398 r14181 | rocky | 2006-02-06 04:41:12 -0800 (Mon, 06 Feb 2006) | 2 lines
33399 Changed paths:
33400    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
33401
33402 Revise. perhaps a little more detail too.
33403
33404 ------------------------------------------------------------------------
33405 r14180 | dionoea | 2006-02-06 04:07:40 -0800 (Mon, 06 Feb 2006) | 2 lines
33406 Changed paths:
33407    M /trunk/src/stream_output/stream_output.c
33408
33409 Remove useless lines (which came from a missunderstanding of how it worked)
33410
33411 ------------------------------------------------------------------------
33412 r14179 | dionoea | 2006-02-05 14:14:00 -0800 (Sun, 05 Feb 2006) | 2 lines
33413 Changed paths:
33414    M /trunk/include/vlc_osd.h
33415    M /trunk/modules/access_output/shout.c
33416    M /trunk/modules/gui/macosx/output.m
33417    M /trunk/modules/gui/macosx/wizard.m
33418    M /trunk/modules/gui/pda/pda_callbacks.c
33419    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
33420    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
33421    M /trunk/src/stream_output/stream_output.c
33422
33423 sout-standard-url is deprecated
33424
33425 ------------------------------------------------------------------------
33426 r14178 | dionoea | 2006-02-05 14:02:12 -0800 (Sun, 05 Feb 2006) | 2 lines
33427 Changed paths:
33428    M /trunk/modules/stream_out/standard.c
33429
33430 sout-standard-url is deprecated
33431
33432 ------------------------------------------------------------------------
33433 r14177 | dionoea | 2006-02-05 14:01:23 -0800 (Sun, 05 Feb 2006) | 2 lines
33434 Changed paths:
33435    M /trunk/src/stream_output/stream_output.c
33436
33437 Deprecated options handling
33438
33439 ------------------------------------------------------------------------
33440 r14176 | courmisch | 2006-02-05 12:52:29 -0800 (Sun, 05 Feb 2006) | 2 lines
33441 Changed paths:
33442    M /trunk/src/input/subtitles.c
33443
33444 Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)
33445
33446 ------------------------------------------------------------------------
33447 r14175 | zorglub | 2006-02-05 05:38:05 -0800 (Sun, 05 Feb 2006) | 2 lines
33448 Changed paths:
33449    M /trunk/modules/gui/wxwidgets/input_manager.cpp
33450
33451 Show sliders for stream with no time info but position info (Closes:#484)
33452
33453 ------------------------------------------------------------------------
33454 r14174 | hartman | 2006-02-05 04:47:47 -0800 (Sun, 05 Feb 2006) | 2 lines
33455 Changed paths:
33456    M /trunk/modules/video_filter/blend.c
33457
33458 * Added YVYU blending and fixed UYVY blending.
33459
33460 ------------------------------------------------------------------------
33461 r14173 | hartman | 2006-02-05 04:43:38 -0800 (Sun, 05 Feb 2006) | 2 lines
33462 Changed paths:
33463    M /trunk/modules/video_chroma/i420_yuy2.h
33464    M /trunk/modules/video_chroma/i422_yuy2.h
33465
33466 * Correct MMX version of UYVY chroma conversion. the UV ordered incorrectly. (untested)
33467
33468 ------------------------------------------------------------------------
33469 r14172 | zorglub | 2006-02-05 03:09:13 -0800 (Sun, 05 Feb 2006) | 2 lines
33470 Changed paths:
33471    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
33472
33473 Add a "Close" button to the errors window and fix the "Stop showing errors" string
33474
33475 ------------------------------------------------------------------------
33476 r14171 | zorglub | 2006-02-05 03:05:21 -0800 (Sun, 05 Feb 2006) | 2 lines
33477 Changed paths:
33478    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
33479    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
33480
33481 Some WX VLM dialog improvements
33482
33483 ------------------------------------------------------------------------
33484 r14170 | hartman | 2006-02-04 15:46:28 -0800 (Sat, 04 Feb 2006) | 2 lines
33485 Changed paths:
33486    M /trunk/modules/video_filter/blend.c
33487
33488 * Hopefully added UYVY blending for YUVA and YUVP. (Untested)
33489
33490 ------------------------------------------------------------------------
33491 r14169 | xtophe | 2006-02-04 15:26:40 -0800 (Sat, 04 Feb 2006) | 2 lines
33492 Changed paths:
33493    M /trunk/modules/gui/wxwidgets/Modules.am
33494
33495 Include the bitmaps in tarball
33496
33497 ------------------------------------------------------------------------
33498 r14168 | zorglub | 2006-02-04 14:57:01 -0800 (Sat, 04 Feb 2006) | 2 lines
33499 Changed paths:
33500    M /trunk/modules/gui/wxwidgets/dialogs.cpp
33501    M /trunk/modules/services_discovery/shout.c
33502    M /trunk/src/interface/interaction.c
33503
33504 Better fix
33505
33506 ------------------------------------------------------------------------
33507 r14167 | hartman | 2006-02-04 14:56:34 -0800 (Sat, 04 Feb 2006) | 2 lines
33508 Changed paths:
33509    M /trunk/modules/video_output/opengl.c
33510
33511 * Use UYVY fourcc instead of Y422, since i believe it's more common.
33512
33513 ------------------------------------------------------------------------
33514 r14166 | dionoea | 2006-02-04 14:53:09 -0800 (Sat, 04 Feb 2006) | 5 lines
33515 Changed paths:
33516    M /trunk/src/misc/update.c
33517
33518 display downloaded size / total size when downloading
33519 The download specific functions should maybe be exported (i don't know if
33520 other modules would need to download files to disk)
33521
33522
33523 ------------------------------------------------------------------------
33524 r14165 | dionoea | 2006-02-04 14:34:40 -0800 (Sat, 04 Feb 2006) | 7 lines
33525 Changed paths:
33526    M /trunk/src/interface/interaction.c
33527
33528 prevent some more segfaults.
33529
33530 zorglub: could you have a look ? this solution doesn't seem right to
33531 me because we "loose" some of the calls to the interaction system if
33532 they're sent at the wrong moment.
33533
33534
33535 ------------------------------------------------------------------------
33536 r14164 | xtophe | 2006-02-04 11:54:37 -0800 (Sat, 04 Feb 2006) | 2 lines
33537 Changed paths:
33538    M /trunk/src/misc/update.c
33539
33540 Remove C++ism to please gcc2.95 and BeOS
33541
33542 ------------------------------------------------------------------------
33543 r14163 | jpsaman | 2006-02-04 11:48:38 -0800 (Sat, 04 Feb 2006) | 1 line
33544 Changed paths:
33545    M /trunk/src/network/httpd.c
33546
33547 Weed some dead code
33548 ------------------------------------------------------------------------
33549 r14162 | zorglub | 2006-02-04 11:28:20 -0800 (Sat, 04 Feb 2006) | 2 lines
33550 Changed paths:
33551    M /trunk/include/vlc_messages.h
33552
33553 Don't fail with no-debug
33554
33555 ------------------------------------------------------------------------
33556 r14161 | jpsaman | 2006-02-04 10:16:13 -0800 (Sat, 04 Feb 2006) | 1 line
33557 Changed paths:
33558    M /trunk/modules/misc/rtsp.c
33559
33560 fprintf die die
33561 ------------------------------------------------------------------------
33562 r14160 | zorglub | 2006-02-04 09:08:44 -0800 (Sat, 04 Feb 2006) | 2 lines
33563 Changed paths:
33564    M /trunk/src/misc/messages.c
33565
33566 Memleak
33567
33568 ------------------------------------------------------------------------
33569 r14159 | zorglub | 2006-02-04 09:05:14 -0800 (Sat, 04 Feb 2006) | 2 lines
33570 Changed paths:
33571    A /trunk/extras/valgrind.suppressions
33572
33573 Valgrind errors suppression file
33574
33575 ------------------------------------------------------------------------
33576 r14158 | zorglub | 2006-02-04 09:03:40 -0800 (Sat, 04 Feb 2006) | 2 lines
33577 Changed paths:
33578    M /trunk/include/vlc_symbols.h
33579
33580 Missing file
33581
33582 ------------------------------------------------------------------------
33583 r14157 | zorglub | 2006-02-04 08:26:23 -0800 (Sat, 04 Feb 2006) | 2 lines
33584 Changed paths:
33585    M /trunk/include/vlc_messages.h
33586    M /trunk/include/vlc_symbols.h
33587    M /trunk/modules/stream_out/transcode.c
33588    M /trunk/src/audio_output/dec.c
33589    M /trunk/src/audio_output/input.c
33590    M /trunk/src/input/decoder.c
33591    M /trunk/src/input/es_out.c
33592    M /trunk/src/input/input.c
33593    M /trunk/src/input/stream.c
33594    M /trunk/src/misc/stats.c
33595    M /trunk/src/network/httpd.c
33596    M /trunk/src/playlist/playlist.c
33597    M /trunk/src/stream_output/stream_output.c
33598    M /trunk/src/video_output/video_output.c
33599
33600 Stop using strings to index stats, use integers. The list is not sorted yet, though
33601
33602 ------------------------------------------------------------------------
33603 r14156 | zorglub | 2006-02-04 07:28:36 -0800 (Sat, 04 Feb 2006) | 2 lines
33604 Changed paths:
33605    M /trunk/src/playlist/playlist.c
33606
33607 Fix memleak
33608
33609 ------------------------------------------------------------------------
33610 r14155 | zorglub | 2006-02-04 05:56:07 -0800 (Sat, 04 Feb 2006) | 2 lines
33611 Changed paths:
33612    M /trunk/src/misc/hashtables.c
33613
33614 Fix stupid bug
33615
33616 ------------------------------------------------------------------------
33617 r14154 | zorglub | 2006-02-04 04:50:41 -0800 (Sat, 04 Feb 2006) | 2 lines
33618 Changed paths:
33619    M /trunk/src/misc/hashtables.c
33620
33621 Don't read uninitialized values
33622
33623 ------------------------------------------------------------------------
33624 r14153 | zorglub | 2006-02-04 03:04:42 -0800 (Sat, 04 Feb 2006) | 3 lines
33625 Changed paths:
33626    M /trunk/NEWS
33627    M /trunk/include/main.h
33628    M /trunk/include/vlc_messages.h
33629    M /trunk/include/vlc_symbols.h
33630    M /trunk/modules/stream_out/transcode.c
33631    M /trunk/src/audio_output/dec.c
33632    M /trunk/src/audio_output/input.c
33633    M /trunk/src/input/decoder.c
33634    M /trunk/src/input/es_out.c
33635    M /trunk/src/input/stream.c
33636    M /trunk/src/libvlc.c
33637    M /trunk/src/misc/hashtables.c
33638    M /trunk/src/misc/stats.c
33639    M /trunk/src/network/httpd.c
33640    M /trunk/src/stream_output/stream_output.c
33641    M /trunk/src/video_output/video_output.c
33642
33643 * Avoid useless stats_Get calls
33644 * Reduce vlc_object_find calls
33645
33646 ------------------------------------------------------------------------
33647 r14152 | zorglub | 2006-02-04 01:24:50 -0800 (Sat, 04 Feb 2006) | 2 lines
33648 Changed paths:
33649    M /trunk/src/misc/hashtables.c
33650
33651 Don't check the full string
33652
33653 ------------------------------------------------------------------------
33654 r14151 | zorglub | 2006-02-03 16:08:50 -0800 (Fri, 03 Feb 2006) | 2 lines
33655 Changed paths:
33656    M /trunk/include/stream_output.h
33657    M /trunk/src/stream_output/stream_output.c
33658
33659 AccessOutWrite is called very often, especially for TS. Don't store stats on each call
33660
33661 ------------------------------------------------------------------------
33662 r14150 | zorglub | 2006-02-03 15:52:45 -0800 (Fri, 03 Feb 2006) | 2 lines
33663 Changed paths:
33664    M /trunk/Makefile.am
33665    M /trunk/include/vlc_common.h
33666    M /trunk/include/vlc_messages.h
33667    M /trunk/include/vlc_symbols.h
33668    A /trunk/src/misc/hashtables.c
33669    M /trunk/src/misc/stats.c
33670
33671 Use a hash for stats. Not finished
33672
33673 ------------------------------------------------------------------------
33674 r14149 | zorglub | 2006-02-03 11:53:47 -0800 (Fri, 03 Feb 2006) | 2 lines
33675 Changed paths:
33676    M /trunk/include/vlc/libvlc.h
33677    M /trunk/src/control/core.c
33678    M /trunk/src/control/playlist.c
33679    M /trunk/test/NativeLibvlcTest.py
33680    M /trunk/test/native_libvlc/native_libvlc_test.c
33681    M /trunk/test/pyunit.h
33682
33683 Play and add (Refs:#457)
33684
33685 ------------------------------------------------------------------------
33686 r14148 | sigmunau | 2006-02-03 07:10:12 -0800 (Fri, 03 Feb 2006) | 2 lines
33687 Changed paths:
33688    M /trunk/modules/access/dvb/linux_dvb.c
33689
33690 linux_dvb.c: initialize a variable
33691
33692 ------------------------------------------------------------------------
33693 r14147 | sigmunau | 2006-02-03 06:07:41 -0800 (Fri, 03 Feb 2006) | 2 lines
33694 Changed paths:
33695    M /trunk/src/input/es_out.c
33696    M /trunk/src/input/stream.c
33697    M /trunk/src/stream_output/stream_output.c
33698
33699 fix --no-stats in a few cases (there are more remaining)
33700
33701 ------------------------------------------------------------------------
33702 r14146 | xtophe | 2006-02-03 01:54:22 -0800 (Fri, 03 Feb 2006) | 2 lines
33703 Changed paths:
33704    M /trunk/po/POTFILES.in
33705    M /trunk/po/ca.po
33706    M /trunk/po/da.po
33707    M /trunk/po/de.po
33708    M /trunk/po/en_GB.po
33709    M /trunk/po/es.po
33710    M /trunk/po/fr.po
33711    M /trunk/po/it.po
33712    M /trunk/po/ja.po
33713    M /trunk/po/ka.po
33714    M /trunk/po/ko.po
33715    M /trunk/po/nl.po
33716    M /trunk/po/oc.po
33717    M /trunk/po/pt_BR.po
33718    M /trunk/po/ro.po
33719    M /trunk/po/ru.po
33720    M /trunk/po/sv.po
33721    M /trunk/po/tr.po
33722    M /trunk/po/vlc.pot
33723    M /trunk/po/zh_CN.po
33724    M /trunk/po/zh_TW.po
33725
33726 Run update-po due to the new upnp files.
33727
33728 ------------------------------------------------------------------------
33729 r14145 | xtophe | 2006-02-02 16:13:11 -0800 (Thu, 02 Feb 2006) | 2 lines
33730 Changed paths:
33731    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33732
33733 Seems that the widget return the path in local encoding
33734
33735 ------------------------------------------------------------------------
33736 r14144 | dionoea | 2006-02-02 15:54:03 -0800 (Thu, 02 Feb 2006) | 2 lines
33737 Changed paths:
33738    M /trunk/src/misc/update.c
33739
33740 fix download (it didn't download the last (file size)%(1<<10) bytes)
33741
33742 ------------------------------------------------------------------------
33743 r14143 | dionoea | 2006-02-02 15:35:12 -0800 (Thu, 02 Feb 2006) | 2 lines
33744 Changed paths:
33745    M /trunk/doc/Doxyfile
33746
33747 update Doxyfile using "doxygen -u"
33748
33749 ------------------------------------------------------------------------
33750 r14142 | dionoea | 2006-02-02 15:31:42 -0800 (Thu, 02 Feb 2006) | 3 lines
33751 Changed paths:
33752    M /trunk/include/vlc_interaction.h
33753    M /trunk/include/vlc_update.h
33754    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33755
33756 include/* : fix doxygen comments
33757 modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up
33758
33759 ------------------------------------------------------------------------
33760 r14141 | dionoea | 2006-02-02 15:04:59 -0800 (Thu, 02 Feb 2006) | 3 lines
33761 Changed paths:
33762    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33763    M /trunk/src/misc/update.c
33764
33765 use VLC threads instead of wxWidgets threads.
33766 (i just had to find the suxor thread exemple in video_output.c :p )
33767
33768 ------------------------------------------------------------------------
33769 r14140 | dionoea | 2006-02-02 11:00:08 -0800 (Thu, 02 Feb 2006) | 2 lines
33770 Changed paths:
33771    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33772
33773 lets hope that this fixes the win32 build
33774
33775 ------------------------------------------------------------------------
33776 r14139 | dionoea | 2006-02-02 10:06:20 -0800 (Thu, 02 Feb 2006) | 2 lines
33777 Changed paths:
33778    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33779    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
33780
33781 Fix misplaced include (triggered error on win32 build only ... weird)
33782
33783 ------------------------------------------------------------------------
33784 r14138 | dionoea | 2006-02-02 09:44:07 -0800 (Thu, 02 Feb 2006) | 2 lines
33785 Changed paths:
33786    M /trunk/src/misc/update.c
33787
33788 remove old uneeded #include
33789
33790 ------------------------------------------------------------------------
33791 r14137 | dionoea | 2006-02-02 09:29:06 -0800 (Thu, 02 Feb 2006) | 9 lines
33792 Changed paths:
33793    M /trunk/Makefile.am
33794    M /trunk/include/vlc_common.h
33795    M /trunk/include/vlc_symbols.h
33796    A /trunk/include/vlc_update.h
33797    M /trunk/modules/control/rc.c
33798    A /trunk/modules/gui/wxwidgets/bitmaps/update_ascii.xpm
33799    A /trunk/modules/gui/wxwidgets/bitmaps/update_binary.xpm
33800    A /trunk/modules/gui/wxwidgets/bitmaps/update_document.xpm
33801    A /trunk/modules/gui/wxwidgets/bitmaps/update_info.xpm
33802    A /trunk/modules/gui/wxwidgets/bitmaps/update_source.xpm
33803    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
33804    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
33805    M /trunk/src/misc/modules.c
33806    A /trunk/src/misc/update.c
33807
33808 src/*, include/* : update core functions. (Should make it relatively easy
33809                    to use in interfaces)
33810                    The downloadable plugins part still needs some work.
33811
33812 modules/control/rc.c : add function to query updates (mainly used for testing)
33813
33814 modules/gui/wxwidgets/* : update pannel.
33815
33816
33817 ------------------------------------------------------------------------
33818 r14136 | dionoea | 2006-02-02 08:36:48 -0800 (Thu, 02 Feb 2006) | 2 lines
33819 Changed paths:
33820    M /trunk/src/interface/interaction.c
33821
33822 Make sure that the progress bar dialog exists before updating its status.
33823
33824 ------------------------------------------------------------------------
33825 r14135 | sigmunau | 2006-02-02 03:59:15 -0800 (Thu, 02 Feb 2006) | 4 lines
33826 Changed paths:
33827    M /trunk/src/input/es_out.c
33828
33829 es_out.c: fixed a slight memleak in "now playing" handling. 
33830 This one is slightly dangerous as it can happen over and over again during
33831 normal operation.
33832
33833 ------------------------------------------------------------------------
33834 r14134 | courmisch | 2006-02-02 02:59:17 -0800 (Thu, 02 Feb 2006) | 3 lines
33835 Changed paths:
33836    M /trunk/THANKS
33837    M /trunk/configure.ac
33838    M /trunk/modules/services_discovery/Modules.am
33839    D /trunk/modules/services_discovery/upnp.cpp
33840    A /trunk/modules/services_discovery/upnp_cc.cpp (from /trunk/modules/services_discovery/upnp.cpp:14133)
33841    A /trunk/modules/services_discovery/upnp_intel.cpp
33842
33843 Add libupnp-based UPnP discovery from Christian Henz
33844 with proper configure checks
33845
33846 ------------------------------------------------------------------------
33847 r14133 | hartman | 2006-02-01 19:22:52 -0800 (Wed, 01 Feb 2006) | 2 lines
33848 Changed paths:
33849    M /trunk/src/input/subtitles.c
33850
33851 * Forgot to add the path seperator. truly fixes the bug. refs #463
33852
33853 ------------------------------------------------------------------------
33854 r14132 | hartman | 2006-02-01 18:44:31 -0800 (Wed, 01 Feb 2006) | 2 lines
33855 Changed paths:
33856    M /trunk/extras/contrib/src/Makefile
33857
33858 * Fix the dvdread library linking in the libdvdnav dylib by hand. fixes #515
33859
33860 ------------------------------------------------------------------------
33861 r14131 | hartman | 2006-02-01 12:51:18 -0800 (Wed, 01 Feb 2006) | 3 lines
33862 Changed paths:
33863    M /trunk/src/input/subtitles.c
33864
33865 * If input file in current dir specified, then retrieve CWD when we try to look for subtitle files. fixes #463
33866 * When probing the autodetected files, probe them in the Locale, not in UTF-8. refs #528
33867
33868 ------------------------------------------------------------------------
33869 r14130 | jpsaman | 2006-02-01 12:24:23 -0800 (Wed, 01 Feb 2006) | 1 line
33870 Changed paths:
33871    M /trunk/modules/packetizer/mpegvideo.c
33872
33873 Fixed a memleak
33874 ------------------------------------------------------------------------
33875 r14129 | courmisch | 2006-02-01 12:04:09 -0800 (Wed, 01 Feb 2006) | 2 lines
33876 Changed paths:
33877    M /trunk/modules/gui/macosx/bookmarks.h
33878    M /trunk/modules/gui/macosx/bookmarks.m
33879    M /trunk/modules/gui/macosx/equalizer.h
33880    M /trunk/modules/gui/macosx/sfilters.h
33881    M /trunk/modules/gui/macosx/sfilters.m
33882
33883 Don't use weird MAC charset
33884
33885 ------------------------------------------------------------------------
33886 r14128 | courmisch | 2006-02-01 11:52:29 -0800 (Wed, 01 Feb 2006) | 2 lines
33887 Changed paths:
33888    M /trunk/bindings/python/vlcglue.h
33889
33890 One more
33891
33892 ------------------------------------------------------------------------
33893 r14127 | courmisch | 2006-02-01 11:49:08 -0800 (Wed, 01 Feb 2006) | 2 lines
33894 Changed paths:
33895    M /trunk/doc/developer2
33896
33897 svn:ignore built doc
33898
33899 ------------------------------------------------------------------------
33900 r14126 | courmisch | 2006-02-01 11:47:14 -0800 (Wed, 01 Feb 2006) | 2 lines
33901 Changed paths:
33902    M /trunk/doc/developer2/history.xml
33903    M /trunk/doc/developer2/videolan-doc.xsl
33904    M /trunk/doc/developer2/vlc-dev-doc.xml
33905
33906 Same as previous commit
33907
33908 ------------------------------------------------------------------------
33909 r14125 | courmisch | 2006-02-01 11:44:56 -0800 (Wed, 01 Feb 2006) | 2 lines
33910 Changed paths:
33911    M /trunk/doc/developer/Makefile
33912    M /trunk/doc/developer/Makefile.in
33913    M /trunk/doc/developer/history.xml
33914    M /trunk/doc/developer/manual.xml
33915    M /trunk/doc/developer/videolan-doc-chunk.xsl
33916    M /trunk/doc/developer/videolan-doc.xsl
33917
33918 Uniformize developer doc encoding
33919
33920 ------------------------------------------------------------------------
33921 r14124 | courmisch | 2006-02-01 11:40:01 -0800 (Wed, 01 Feb 2006) | 2 lines
33922 Changed paths:
33923    M /trunk/NEWS
33924    M /trunk/modules/access/vcdx/intf.h
33925    M /trunk/modules/gui/macosx/extended.h
33926    M /trunk/modules/gui/macosx/extended.m
33927    M /trunk/modules/gui/macosx/prefs_widgets.m
33928    M /trunk/modules/gui/macosx/wizard.h
33929    M /trunk/modules/gui/macosx/wizard.m
33930    M /trunk/modules/gui/wxwidgets/streamdata.h
33931    M /trunk/modules/video_chroma/i420_rgb_mmx.h
33932    M /trunk/modules/visualization/visual/visual.h
33933    M /trunk/po/sv.po
33934
33935 Additionnal conversions
33936
33937 ------------------------------------------------------------------------
33938 r14123 | courmisch | 2006-02-01 11:32:40 -0800 (Wed, 01 Feb 2006) | 2 lines
33939 Changed paths:
33940    M /trunk/modules/LIST
33941    M /trunk/modules/gui/wince/preferences_widgets.h
33942
33943 French -> English
33944
33945 ------------------------------------------------------------------------
33946 r14122 | courmisch | 2006-02-01 11:21:41 -0800 (Wed, 01 Feb 2006) | 2 lines
33947 Changed paths:
33948    M /trunk/share/skins2
33949
33950 svn:ignore built skins
33951
33952 ------------------------------------------------------------------------
33953 r14121 | courmisch | 2006-02-01 11:20:17 -0800 (Wed, 01 Feb 2006) | 2 lines
33954 Changed paths:
33955    M /trunk/include/iso_lang.h
33956    M /trunk/include/libvlc_internal.h
33957    M /trunk/include/modules_inner.h
33958    M /trunk/include/vlc/libvlc.h
33959    M /trunk/include/vlc_config_cat.h
33960    M /trunk/include/vout_synchro.h
33961
33962 More UTF8ication
33963
33964 ------------------------------------------------------------------------
33965 r14120 | hartman | 2006-02-01 10:13:49 -0800 (Wed, 01 Feb 2006) | 2 lines
33966 Changed paths:
33967    M /trunk/modules/gui/macosx/voutgl.m
33968
33969 * Enable OpenGL without Acceleration on Mac OSX. (Fallback option)
33970
33971 ------------------------------------------------------------------------
33972 r14119 | courmisch | 2006-02-01 10:08:49 -0800 (Wed, 01 Feb 2006) | 2 lines
33973 Changed paths:
33974    M /trunk/mozilla/support/npmac.cpp
33975
33976 That one wasn't even Latin-1
33977
33978 ------------------------------------------------------------------------
33979 r14118 | courmisch | 2006-02-01 10:06:48 -0800 (Wed, 01 Feb 2006) | 2 lines
33980 Changed paths:
33981    M /trunk/bindings/python/vlcglue.c
33982    M /trunk/loader/pe_image.c
33983    M /trunk/modules/access/vcdx/demux.c
33984    M /trunk/modules/access/vcdx/intf.c
33985    M /trunk/modules/audio_filter/channel_mixer/dolby.c
33986    M /trunk/modules/audio_filter/channel_mixer/headphone.c
33987    M /trunk/modules/audio_filter/converter/a52tofloat32.c
33988    M /trunk/modules/audio_filter/converter/a52tospdif.c
33989    M /trunk/modules/audio_filter/converter/dtstofloat32.c
33990    M /trunk/modules/audio_filter/normvol.c
33991    M /trunk/modules/codec/a52.c
33992    M /trunk/modules/demux/playlist/m3u.c
33993    M /trunk/modules/demux/playlist/old.c
33994    M /trunk/modules/demux/playlist/playlist.c
33995    M /trunk/modules/demux/playlist/pls.c
33996    M /trunk/modules/gui/skins2/commands/async_queue.cpp
33997    M /trunk/modules/gui/skins2/commands/async_queue.hpp
33998    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
33999    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
34000    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
34001    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
34002    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
34003    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
34004    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
34005    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
34006    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
34007    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
34008    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
34009    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
34010    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
34011    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
34012    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
34013    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
34014    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
34015    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
34016    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
34017    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
34018    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
34019    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
34020    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
34021    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
34022    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
34023    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
34024    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
34025    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
34026    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
34027    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
34028    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
34029    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
34030    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
34031    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
34032    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
34033    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
34034    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
34035    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
34036    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
34037    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
34038    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
34039    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
34040    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
34041    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
34042    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
34043    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
34044    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
34045    M /trunk/modules/gui/skins2/events/evt_enter.hpp
34046    M /trunk/modules/gui/skins2/events/evt_focus.hpp
34047    M /trunk/modules/gui/skins2/events/evt_generic.hpp
34048    M /trunk/modules/gui/skins2/events/evt_input.cpp
34049    M /trunk/modules/gui/skins2/events/evt_input.hpp
34050    M /trunk/modules/gui/skins2/events/evt_key.cpp
34051    M /trunk/modules/gui/skins2/events/evt_key.hpp
34052    M /trunk/modules/gui/skins2/events/evt_leave.hpp
34053    M /trunk/modules/gui/skins2/events/evt_menu.hpp
34054    M /trunk/modules/gui/skins2/events/evt_motion.hpp
34055    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
34056    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
34057    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
34058    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
34059    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
34060    M /trunk/modules/gui/skins2/events/evt_special.cpp
34061    M /trunk/modules/gui/skins2/events/evt_special.hpp
34062    M /trunk/modules/gui/skins2/macosx/macosx_popup.cpp
34063    M /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
34064    M /trunk/modules/gui/skins2/parser/builder.cpp
34065    M /trunk/modules/gui/skins2/parser/builder.hpp
34066    M /trunk/modules/gui/skins2/parser/interpreter.cpp
34067    M /trunk/modules/gui/skins2/parser/interpreter.hpp
34068    M /trunk/modules/gui/skins2/src/anchor.cpp
34069    M /trunk/modules/gui/skins2/src/anchor.hpp
34070    M /trunk/modules/gui/skins2/src/dialogs.cpp
34071    M /trunk/modules/gui/skins2/src/dialogs.hpp
34072    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
34073    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
34074    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
34075    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
34076    M /trunk/modules/gui/skins2/src/ft2_font.cpp
34077    M /trunk/modules/gui/skins2/src/ft2_font.hpp
34078    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
34079    M /trunk/modules/gui/skins2/src/generic_font.hpp
34080    M /trunk/modules/gui/skins2/src/generic_layout.cpp
34081    M /trunk/modules/gui/skins2/src/generic_layout.hpp
34082    M /trunk/modules/gui/skins2/src/generic_window.cpp
34083    M /trunk/modules/gui/skins2/src/generic_window.hpp
34084    M /trunk/modules/gui/skins2/src/logger.cpp
34085    M /trunk/modules/gui/skins2/src/logger.hpp
34086    M /trunk/modules/gui/skins2/src/os_factory.cpp
34087    M /trunk/modules/gui/skins2/src/os_factory.hpp
34088    M /trunk/modules/gui/skins2/src/os_graphics.hpp
34089    M /trunk/modules/gui/skins2/src/os_loop.hpp
34090    M /trunk/modules/gui/skins2/src/os_popup.hpp
34091    M /trunk/modules/gui/skins2/src/os_timer.hpp
34092    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
34093    M /trunk/modules/gui/skins2/src/os_window.hpp
34094    M /trunk/modules/gui/skins2/src/popup.cpp
34095    M /trunk/modules/gui/skins2/src/popup.hpp
34096    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
34097    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
34098    M /trunk/modules/gui/skins2/src/skin_common.hpp
34099    M /trunk/modules/gui/skins2/src/skin_main.cpp
34100    M /trunk/modules/gui/skins2/src/theme.cpp
34101    M /trunk/modules/gui/skins2/src/theme.hpp
34102    M /trunk/modules/gui/skins2/src/theme_loader.cpp
34103    M /trunk/modules/gui/skins2/src/theme_loader.hpp
34104    M /trunk/modules/gui/skins2/src/tooltip.cpp
34105    M /trunk/modules/gui/skins2/src/tooltip.hpp
34106    M /trunk/modules/gui/skins2/src/top_window.cpp
34107    M /trunk/modules/gui/skins2/src/top_window.hpp
34108    M /trunk/modules/gui/skins2/src/var_manager.cpp
34109    M /trunk/modules/gui/skins2/src/var_manager.hpp
34110    M /trunk/modules/gui/skins2/src/window_manager.cpp
34111    M /trunk/modules/gui/skins2/src/window_manager.hpp
34112    M /trunk/modules/gui/skins2/utils/bezier.cpp
34113    M /trunk/modules/gui/skins2/utils/bezier.hpp
34114    M /trunk/modules/gui/skins2/utils/fsm.cpp
34115    M /trunk/modules/gui/skins2/utils/fsm.hpp
34116    M /trunk/modules/gui/skins2/utils/observer.hpp
34117    M /trunk/modules/gui/skins2/utils/pointer.hpp
34118    M /trunk/modules/gui/skins2/utils/position.cpp
34119    M /trunk/modules/gui/skins2/utils/position.hpp
34120    M /trunk/modules/gui/skins2/utils/ustring.cpp
34121    M /trunk/modules/gui/skins2/utils/ustring.hpp
34122    M /trunk/modules/gui/skins2/utils/var_bool.cpp
34123    M /trunk/modules/gui/skins2/utils/var_bool.hpp
34124    M /trunk/modules/gui/skins2/utils/var_list.cpp
34125    M /trunk/modules/gui/skins2/utils/var_list.hpp
34126    M /trunk/modules/gui/skins2/utils/var_percent.cpp
34127    M /trunk/modules/gui/skins2/utils/var_percent.hpp
34128    M /trunk/modules/gui/skins2/utils/var_text.cpp
34129    M /trunk/modules/gui/skins2/utils/var_text.hpp
34130    M /trunk/modules/gui/skins2/utils/variable.hpp
34131    M /trunk/modules/gui/skins2/vars/playlist.hpp
34132    M /trunk/modules/gui/skins2/vars/time.cpp
34133    M /trunk/modules/gui/skins2/vars/volume.cpp
34134    M /trunk/modules/gui/skins2/vars/volume.hpp
34135    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
34136    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
34137    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
34138    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
34139    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
34140    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
34141    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
34142    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
34143    M /trunk/modules/gui/skins2/win32/win32_popup.cpp
34144    M /trunk/modules/gui/skins2/win32/win32_popup.hpp
34145    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
34146    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
34147    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
34148    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
34149    M /trunk/modules/gui/skins2/win32/win32_window.cpp
34150    M /trunk/modules/gui/skins2/win32/win32_window.hpp
34151    M /trunk/modules/gui/skins2/x11/x11_display.cpp
34152    M /trunk/modules/gui/skins2/x11/x11_display.hpp
34153    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
34154    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
34155    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
34156    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
34157    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
34158    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
34159    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
34160    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
34161    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
34162    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
34163    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
34164    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
34165    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
34166    M /trunk/modules/gui/skins2/x11/x11_window.cpp
34167    M /trunk/modules/gui/skins2/x11/x11_window.hpp
34168    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
34169    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
34170    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
34171    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
34172    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
34173    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
34174    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
34175    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
34176    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
34177    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
34178    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
34179    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
34180    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
34181    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
34182    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
34183    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
34184    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
34185    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
34186    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
34187    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
34188    M /trunk/modules/gui/wxwidgets/input_manager.cpp
34189    M /trunk/modules/gui/wxwidgets/input_manager.hpp
34190    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
34191    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
34192    M /trunk/modules/gui/wxwidgets/streamdata.cpp
34193    M /trunk/modules/misc/playlist/export.c
34194    M /trunk/modules/misc/playlist/m3u.c
34195    M /trunk/modules/misc/testsuite/playlist.c
34196    M /trunk/modules/mux/avi.c
34197    M /trunk/modules/services_discovery/daap.c
34198    M /trunk/modules/services_discovery/hal.c
34199    M /trunk/modules/video_filter/motiondetect.c
34200    M /trunk/modules/video_filter/swscale/yuv2rgb.c
34201    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
34202    M /trunk/modules/video_output/image.c
34203    M /trunk/modules/visualization/visual/effects.c
34204    M /trunk/modules/visualization/visual/visual.c
34205    M /trunk/src/control/input.c
34206    M /trunk/src/control/playlist.c
34207    M /trunk/src/interface/interaction.c
34208    M /trunk/src/misc/iso_lang.c
34209    M /trunk/src/misc/stats.c
34210    M /trunk/src/playlist/item-ext.c
34211    M /trunk/src/playlist/playlist.c
34212    M /trunk/src/playlist/services_discovery.c
34213    M /trunk/src/playlist/sort.c
34214    M /trunk/src/playlist/view.c
34215    M /trunk/src/stream_output/announce.c
34216    M /trunk/src/video_output/vout_synchro.c
34217
34218 Uniformize source files encoding
34219
34220 ------------------------------------------------------------------------
34221 r14117 | courmisch | 2006-02-01 10:02:40 -0800 (Wed, 01 Feb 2006) | 2 lines
34222 Changed paths:
34223    M /trunk/modules/gui/wince/preferences.cpp
34224
34225 Translate french comment
34226
34227 ------------------------------------------------------------------------
34228 r14116 | courmisch | 2006-02-01 10:01:03 -0800 (Wed, 01 Feb 2006) | 2 lines
34229 Changed paths:
34230    M /trunk/modules/demux/m3u.c
34231
34232 Encode non-ASCII characters outside comments
34233
34234 ------------------------------------------------------------------------
34235 r14115 | courmisch | 2006-02-01 09:44:04 -0800 (Wed, 01 Feb 2006) | 2 lines
34236 Changed paths:
34237    M /trunk/modules/demux/nsc.c
34238
34239 Fix warnings
34240
34241 ------------------------------------------------------------------------
34242 r14114 | courmisch | 2006-02-01 09:41:29 -0800 (Wed, 01 Feb 2006) | 2 lines
34243 Changed paths:
34244    M /trunk/modules/codec/quicktime.c
34245
34246 Fix a bunch of warnings involving mix between uint32_t and long
34247
34248 ------------------------------------------------------------------------
34249 r14113 | hartman | 2006-02-01 08:52:42 -0800 (Wed, 01 Feb 2006) | 4 lines
34250 Changed paths:
34251    M /trunk/modules/gui/macosx/macosx.m
34252    M /trunk/modules/video_output/opengl.c
34253
34254 * Fix the fourcc of OpenGL on Mac Intel. We should check why it's set wrong on PPC.
34255 * Revert the Quartz disabling.
34256
34257
34258 ------------------------------------------------------------------------
34259 r14112 | sam | 2006-02-01 08:27:57 -0800 (Wed, 01 Feb 2006) | 2 lines
34260 Changed paths:
34261    M /trunk/modules/demux/mp4/drms.c
34262    M /trunk/modules/demux/mp4/libmp4.c
34263
34264   * modules/demux/mp4: more explicit error messages for DRMS failures.
34265
34266 ------------------------------------------------------------------------
34267 r14111 | courmisch | 2006-02-01 07:40:53 -0800 (Wed, 01 Feb 2006) | 5 lines
34268 Changed paths:
34269    M /trunk/configure.ac
34270
34271 Enable maintainer mode by default, as it is what maintainer-mode-unaware
34272 (ie. most) automake users are used to.
34273 If you DO want NOT to use maintainer mode you are free to pass
34274 --disable-maintainer-mode to configure.
34275
34276 ------------------------------------------------------------------------
34277 r14110 | courmisch | 2006-02-01 07:28:42 -0800 (Wed, 01 Feb 2006) | 2 lines
34278 Changed paths:
34279    M /trunk/src/libvlc.c
34280
34281 Simpler use of HAVE_ASSERT
34282
34283 ------------------------------------------------------------------------
34284 r14109 | courmisch | 2006-02-01 07:27:59 -0800 (Wed, 01 Feb 2006) | 2 lines
34285 Changed paths:
34286    M /trunk/configure.ac
34287
34288 Define NDEBUG when --enable-debug is not specified
34289
34290 ------------------------------------------------------------------------
34291 r14108 | sam | 2006-02-01 06:57:12 -0800 (Wed, 01 Feb 2006) | 2 lines
34292 Changed paths:
34293    M /trunk/Makefile.am
34294
34295   * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.
34296
34297 ------------------------------------------------------------------------
34298 r14107 | xtophe | 2006-02-01 06:39:05 -0800 (Wed, 01 Feb 2006) | 2 lines
34299 Changed paths:
34300    M /trunk/configure.ac
34301    M /trunk/src/libvlc.c
34302
34303 Test for assert() in configure.
34304
34305 ------------------------------------------------------------------------
34306 r14106 | courmisch | 2006-02-01 05:28:59 -0800 (Wed, 01 Feb 2006) | 2 lines
34307 Changed paths:
34308    M /trunk/include/vlc_common.h
34309    M /trunk/modules/control/http/http.c
34310    M /trunk/modules/control/http/http.h
34311    M /trunk/src/network/httpd.c
34312
34313 Fixed some warnings
34314
34315 ------------------------------------------------------------------------
34316 r14105 | courmisch | 2006-02-01 05:10:55 -0800 (Wed, 01 Feb 2006) | 2 lines
34317 Changed paths:
34318    M /trunk/src/input/stream.c
34319
34320 Remove unused variable
34321
34322 ------------------------------------------------------------------------
34323 r14104 | sam | 2006-02-01 05:01:06 -0800 (Wed, 01 Feb 2006) | 2 lines
34324 Changed paths:
34325    M /trunk/include/main.h
34326    M /trunk/include/os_specific.h
34327    M /trunk/include/vlc_common.h
34328    M /trunk/include/vlc_config.h
34329    M /trunk/include/vlc_threads.h
34330    M /trunk/modules/access/vcd/cdrom.c
34331    M /trunk/modules/access/vcd/cdrom_internals.h
34332    M /trunk/modules/audio_filter/resampler/bandlimited.c
34333    M /trunk/modules/codec/cmml/browser_open.c
34334    M /trunk/modules/codec/mpeg_audio.c
34335    M /trunk/modules/codec/quicktime.c
34336    M /trunk/modules/control/http/http.c
34337    M /trunk/modules/demux/mkv.cpp
34338    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
34339    M /trunk/modules/misc/freetype.c
34340    M /trunk/modules/misc/logger.c
34341    M /trunk/modules/video_output/opengl.c
34342    M /trunk/modules/video_output/x11/xcommon.c
34343    M /trunk/src/vlc.c
34344
34345   * Got rid of SYS_DARWIN everywhere.
34346
34347 ------------------------------------------------------------------------
34348 r14103 | sam | 2006-02-01 04:44:16 -0800 (Wed, 01 Feb 2006) | 3 lines
34349 Changed paths:
34350    M /trunk/src/extras/libc.c
34351    M /trunk/src/interface/interface.c
34352    M /trunk/src/interface/intf_eject.c
34353    M /trunk/src/libvlc.c
34354    M /trunk/src/libvlc.h
34355    M /trunk/src/misc/charset.c
34356    M /trunk/src/misc/configuration.c
34357    M /trunk/src/misc/cpu.c
34358    M /trunk/src/misc/messages.c
34359    M /trunk/src/misc/modules.c
34360    M /trunk/src/misc/threads.c
34361    M /trunk/src/network/httpd.c
34362    M /trunk/src/video_output/video_output.c
34363    M /trunk/src/video_output/vout_intf.c
34364
34365   * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
34366     __ppc64__ (meaning PowerPC).
34367
34368 ------------------------------------------------------------------------
34369 r14102 | sam | 2006-02-01 04:22:52 -0800 (Wed, 01 Feb 2006) | 3 lines
34370 Changed paths:
34371    M /trunk/extras/contrib/src/Makefile
34372
34373   * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
34374     with --disable-decoder.
34375
34376 ------------------------------------------------------------------------
34377 r14101 | sam | 2006-02-01 04:16:42 -0800 (Wed, 01 Feb 2006) | 4 lines
34378 Changed paths:
34379    M /trunk/extras/contrib/src/Makefile
34380    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
34381
34382   * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated for current SVN.
34383   * extras/contrib/src/Makefile: re-added --disable-codec flags (the FFMPEG
34384     tree on altair was outdated) but removed the duplicate vorbis one.
34385
34386 ------------------------------------------------------------------------
34387 r14100 | xtophe | 2006-02-01 04:06:56 -0800 (Wed, 01 Feb 2006) | 2 lines
34388 Changed paths:
34389    M /trunk/extras/contrib/src/Patches/tremor.patch
34390
34391   * extras/contrib/src/Patches/tremor.patch: fixed braindead \n within string.
34392
34393 ------------------------------------------------------------------------
34394 r14099 | sam | 2006-02-01 03:45:18 -0800 (Wed, 01 Feb 2006) | 2 lines
34395 Changed paths:
34396    M /trunk/extras/contrib/src/Makefile
34397
34398   * extras/contrib/src/Makefile: --disable-codec no longer exists.
34399
34400 ------------------------------------------------------------------------
34401 r14098 | sam | 2006-02-01 03:20:52 -0800 (Wed, 01 Feb 2006) | 4 lines
34402 Changed paths:
34403    M /trunk/Makefile.am
34404
34405   * Makefile.am: "[ -x foo ]" only works if "foo" is in the current directory,
34406     there is no easy way to check for the presence of an executable, but
34407     trying to execute it ("foo --version >/dev/null") is usually safe.
34408
34409 ------------------------------------------------------------------------
34410 r14097 | sam | 2006-02-01 01:57:37 -0800 (Wed, 01 Feb 2006) | 3 lines
34411 Changed paths:
34412    M /trunk/modules/demux/mp4/drms.c
34413    M /trunk/modules/demux/mp4/drmstables.h
34414    M /trunk/modules/demux/mp4/libmp4.c
34415
34416   * modules/demux/mp4: added more comments and debug information to the DRMS
34417     code.
34418
34419 ------------------------------------------------------------------------
34420 r14096 | hartman | 2006-01-31 19:36:40 -0800 (Tue, 31 Jan 2006) | 2 lines
34421 Changed paths:
34422    M /trunk/modules/gui/macosx/controls.m
34423    M /trunk/modules/gui/macosx/intf.m
34424    M /trunk/modules/gui/macosx/vout.m
34425
34426 * A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess... 
34427
34428 ------------------------------------------------------------------------
34429 r14095 | hartman | 2006-01-31 14:17:30 -0800 (Tue, 31 Jan 2006) | 2 lines
34430 Changed paths:
34431    M /trunk/modules/gui/macosx/macosx.m
34432
34433 * Disable the non functional QT/Quartz output on the intel machines. We should first fix it on OSX, and currently it's annoying the intel debugging proces.
34434
34435 ------------------------------------------------------------------------
34436 r14094 | dionoea | 2006-01-31 12:38:35 -0800 (Tue, 31 Jan 2006) | 2 lines
34437 Changed paths:
34438    M /trunk/share/Makefile.am
34439
34440 add missing images
34441
34442 ------------------------------------------------------------------------
34443 r14093 | hartman | 2006-01-31 12:27:25 -0800 (Tue, 31 Jan 2006) | 2 lines
34444 Changed paths:
34445    M /trunk/modules/codec/libmpeg2.c
34446
34447 * SYS_DARWIN -> __ppc__ || __ppc64__
34448
34449 ------------------------------------------------------------------------
34450 r14092 | hartman | 2006-01-31 12:00:49 -0800 (Tue, 31 Jan 2006) | 2 lines
34451 Changed paths:
34452    M /trunk/src/libvlc.c
34453    M /trunk/src/libvlc.h
34454
34455 * Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check
34456
34457 ------------------------------------------------------------------------
34458 r14091 | dionoea | 2006-01-31 11:50:50 -0800 (Tue, 31 Jan 2006) | 2 lines
34459 Changed paths:
34460    M /trunk/share/http/dialogs/browse
34461    M /trunk/share/http/js/functions.js
34462
34463 misc IE and windows fixes or workarounds.
34464
34465 ------------------------------------------------------------------------
34466 r14090 | dionoea | 2006-01-31 08:39:10 -0800 (Tue, 31 Jan 2006) | 2 lines
34467 Changed paths:
34468    M /trunk/share/http/dialogs/sout
34469
34470 default show full sout interface
34471
34472 ------------------------------------------------------------------------
34473 r14089 | sigmunau | 2006-01-31 08:27:50 -0800 (Tue, 31 Jan 2006) | 2 lines
34474 Changed paths:
34475    M /trunk/include/modules_inner.h
34476
34477 fixed the smallest and most elusive leak yet
34478
34479 ------------------------------------------------------------------------
34480 r14088 | sigmunau | 2006-01-31 07:18:45 -0800 (Tue, 31 Jan 2006) | 2 lines
34481 Changed paths:
34482    M /trunk/src/misc/vlm.c
34483
34484 vlm.c: fixed minor memleak
34485
34486 ------------------------------------------------------------------------
34487 r14087 | sigmunau | 2006-01-31 07:11:08 -0800 (Tue, 31 Jan 2006) | 3 lines
34488 Changed paths:
34489    M /trunk/modules/misc/logger.c
34490
34491 logger.c: put in header prefix for syslog output (still missing for text 
34492 and html)
34493
34494 ------------------------------------------------------------------------
34495 r14086 | courmisch | 2006-01-31 02:48:47 -0800 (Tue, 31 Jan 2006) | 3 lines
34496 Changed paths:
34497    M /trunk/src/stream_output/sap.c
34498
34499 Generate correct originating address in SAP header
34500 in case of IPv4 advertisement on a IPv6-enabled OS
34501
34502 ------------------------------------------------------------------------
34503 r14085 | courmisch | 2006-01-30 14:02:47 -0800 (Mon, 30 Jan 2006) | 2 lines
34504 Changed paths:
34505    M /trunk/src/libvlc.c
34506
34507 Fix error handling in (From|To)Locale
34508
34509 ------------------------------------------------------------------------
34510 r14084 | dionoea | 2006-01-30 13:47:38 -0800 (Mon, 30 Jan 2006) | 2 lines
34511 Changed paths:
34512    M /trunk/extras/contrib/src/packages.mak
34513
34514 fix nasm url
34515
34516 ------------------------------------------------------------------------
34517 r14083 | hartman | 2006-01-30 10:14:05 -0800 (Mon, 30 Jan 2006) | 2 lines
34518 Changed paths:
34519    M /trunk/extras/contrib/src/Makefile
34520    M /trunk/extras/contrib/src/packages.mak
34521
34522 * Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
34523
34524 ------------------------------------------------------------------------
34525 r14082 | courmisch | 2006-01-30 09:44:38 -0800 (Mon, 30 Jan 2006) | 2 lines
34526 Changed paths:
34527    M /trunk/share/Makefile.am
34528
34529 Remove .vlt with mostlyclean
34530
34531 ------------------------------------------------------------------------
34532 r14081 | courmisch | 2006-01-30 09:39:42 -0800 (Mon, 30 Jan 2006) | 2 lines
34533 Changed paths:
34534    M /trunk/share/Makefile.am
34535
34536 Add missing file
34537
34538 ------------------------------------------------------------------------
34539 r14080 | courmisch | 2006-01-30 09:38:27 -0800 (Mon, 30 Jan 2006) | 2 lines
34540 Changed paths:
34541    M /trunk/share/Makefile.am
34542
34543 Hopefully fixes .vlt build
34544
34545 ------------------------------------------------------------------------
34546 r14079 | dionoea | 2006-01-30 09:33:05 -0800 (Mon, 30 Jan 2006) | 9 lines
34547 Changed paths:
34548    M /trunk/share/http/dialogs/main
34549    M /trunk/share/http/dialogs/sout
34550    M /trunk/share/http/dialogs/vlm
34551    A /trunk/share/http/images/info.png
34552    M /trunk/share/http/js/functions.js
34553    M /trunk/share/http/js/vlm.js
34554    M /trunk/share/http/requests/status.xml
34555    M /trunk/share/http/style.css
34556    M /trunk/src/misc/vlm.c
34557
34558 * Add "Stream and media info panel" ( http/dialogs/main,
34559   http/images/info.png, http/style.css, http/js/functions.js )
34560
34561 * Make instance playlist position consitent with position used in
34562   inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
34563
34564 * Make it possible to use "enter key" in some text boxes to confirm (*)
34565
34566
34567 ------------------------------------------------------------------------
34568 r14078 | courmisch | 2006-01-30 08:59:29 -0800 (Mon, 30 Jan 2006) | 2 lines
34569 Changed paths:
34570    M /trunk/share/Makefile.am
34571
34572 Don't distribute generated files - fixes build
34573
34574 ------------------------------------------------------------------------
34575 r14077 | hartman | 2006-01-30 08:07:35 -0800 (Mon, 30 Jan 2006) | 2 lines
34576 Changed paths:
34577    M /trunk/extras/contrib/src/Makefile
34578
34579 * Fix the mactel contrib of x264
34580
34581 ------------------------------------------------------------------------
34582 r14076 | sigmunau | 2006-01-30 04:20:37 -0800 (Mon, 30 Jan 2006) | 2 lines
34583 Changed paths:
34584    M /trunk/src/misc/vlm.c
34585
34586 vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there
34587
34588 ------------------------------------------------------------------------
34589 r14075 | sigmunau | 2006-01-30 03:13:11 -0800 (Mon, 30 Jan 2006) | 5 lines
34590 Changed paths:
34591    M /trunk/src/misc/messages.c
34592
34593 messages.c: fixed one more leak related to vlm prefix on messages.
34594 This one happened each time the message queue was overflowed.
34595 Also (hopefully) fixed a leak that would happen each time no message 
34596 queue were found. I don't know if this condition can ever appear though
34597
34598 ------------------------------------------------------------------------
34599 r14074 | zorglub | 2006-01-29 14:58:42 -0800 (Sun, 29 Jan 2006) | 2 lines
34600 Changed paths:
34601    M /trunk/share/Makefile.am
34602
34603 Should fix skins stuff build
34604
34605 ------------------------------------------------------------------------
34606 r14073 | zorglub | 2006-01-29 14:47:31 -0800 (Sun, 29 Jan 2006) | 2 lines
34607 Changed paths:
34608    M /trunk/modules/access/cdda.c
34609
34610 Should fix CDDA build
34611
34612 ------------------------------------------------------------------------
34613 r14072 | hartman | 2006-01-29 14:11:04 -0800 (Sun, 29 Jan 2006) | 2 lines
34614 Changed paths:
34615    M /trunk/modules/demux/vobsub.c
34616
34617 * Open the .sub file of the vobsubs, with the ToLocale version of the path. Should fix issues where the path of the vobsubs contains non-ascii chars. The .sub could then not be opened in some cases since it would try to open with the UTF-8 path. (We should check VLC modules for other cases of this annoying problem)
34618
34619 ------------------------------------------------------------------------
34620 r14071 | zorglub | 2006-01-29 13:45:13 -0800 (Sun, 29 Jan 2006) | 2 lines
34621 Changed paths:
34622    M /trunk/share/Makefile.am
34623    A /trunk/share/skins2/default
34624    A /trunk/share/skins2/default/FreeSansBold.ttf
34625    A /trunk/share/skins2/default/add_item.png
34626    A /trunk/share/skins2/default/add_item_onclick.png
34627    A /trunk/share/skins2/default/body.png
34628    A /trunk/share/skins2/default/close.png
34629    A /trunk/share/skins2/default/close_mouseover.png
34630    A /trunk/share/skins2/default/close_onclick.png
34631    A /trunk/share/skins2/default/delete_item.png
34632    A /trunk/share/skins2/default/delete_item_onclick.png
34633    A /trunk/share/skins2/default/disabled.png
34634    A /trunk/share/skins2/default/fast.png
34635    A /trunk/share/skins2/default/fast_disabled.png
34636    A /trunk/share/skins2/default/fast_onclick.png
34637    A /trunk/share/skins2/default/next.png
34638    A /trunk/share/skins2/default/next_disabled.png
34639    A /trunk/share/skins2/default/next_onclick.png
34640    A /trunk/share/skins2/default/pause.png
34641    A /trunk/share/skins2/default/pause_onclick.png
34642    A /trunk/share/skins2/default/play.png
34643    A /trunk/share/skins2/default/play_onclick.png
34644    A /trunk/share/skins2/default/playlist.png
34645    A /trunk/share/skins2/default/playlist_body1.png
34646    A /trunk/share/skins2/default/playlist_body2.png
34647    A /trunk/share/skins2/default/playlist_body3.png
34648    A /trunk/share/skins2/default/playlist_body4.png
34649    A /trunk/share/skins2/default/playlist_body6.png
34650    A /trunk/share/skins2/default/playlist_body7.png
34651    A /trunk/share/skins2/default/playlist_body8.png
34652    A /trunk/share/skins2/default/playlist_body9.png
34653    A /trunk/share/skins2/default/playlist_button.png
34654    A /trunk/share/skins2/default/playlist_button2.png
34655    A /trunk/share/skins2/default/playlist_button_onclick.png
34656    A /trunk/share/skins2/default/playlist_button_onclick2.png
34657    A /trunk/share/skins2/default/preferences.png
34658    A /trunk/share/skins2/default/preferences_onclick.png
34659    A /trunk/share/skins2/default/previous.png
34660    A /trunk/share/skins2/default/previous_disabled.png
34661    A /trunk/share/skins2/default/previous_onclick.png
34662    A /trunk/share/skins2/default/reduce.png
34663    A /trunk/share/skins2/default/reduce_disabled.png
34664    A /trunk/share/skins2/default/reduce_mouseover.png
34665    A /trunk/share/skins2/default/reduce_onclick.png
34666    A /trunk/share/skins2/default/resize.png
34667    A /trunk/share/skins2/default/rev.png
34668    A /trunk/share/skins2/default/rev_disabled.png
34669    A /trunk/share/skins2/default/rev_onclick.png
34670    A /trunk/share/skins2/default/slider.png
34671    A /trunk/share/skins2/default/slider2.png
34672    A /trunk/share/skins2/default/slider_onclick.png
34673    A /trunk/share/skins2/default/slider_playlist.png
34674    A /trunk/share/skins2/default/slider_volume.png
34675    A /trunk/share/skins2/default/slider_volume_onclick.png
34676    A /trunk/share/skins2/default/slow.png
34677    A /trunk/share/skins2/default/slow_disabled.png
34678    A /trunk/share/skins2/default/slow_onclick.png
34679    A /trunk/share/skins2/default/sort.png
34680    A /trunk/share/skins2/default/sort_onclick.png
34681    A /trunk/share/skins2/default/stop.png
34682    A /trunk/share/skins2/default/stop_disabled.png
34683    A /trunk/share/skins2/default/stop_onclick.png
34684    A /trunk/share/skins2/default/theme.xml
34685    A /trunk/share/skins2/default/volume.png
34686    A /trunk/share/skins2/default/vout.png
34687    A /trunk/share/skins2/default/vout2.png
34688    A /trunk/share/skins2/default/vout_body.png
34689    A /trunk/share/skins2/default/vout_body1.png
34690    A /trunk/share/skins2/default/vout_bottom.png
34691    A /trunk/share/skins2/default/vout_bottom_left.png
34692    A /trunk/share/skins2/default/vout_bottom_right.png
34693    A /trunk/share/skins2/default/vout_left.png
34694    A /trunk/share/skins2/default/vout_onclick.png
34695    A /trunk/share/skins2/default/vout_right.png
34696    A /trunk/share/skins2/default/vout_top.png
34697    A /trunk/share/skins2/default/vout_top_left.png
34698    A /trunk/share/skins2/default/vout_top_right.png
34699    D /trunk/share/skins2/default.vlt
34700    A /trunk/share/skins2/playtree
34701    A /trunk/share/skins2/playtree/FreeSansBold.ttf
34702    A /trunk/share/skins2/playtree/add_item.png
34703    A /trunk/share/skins2/playtree/add_item_onclick.png
34704    A /trunk/share/skins2/playtree/body.png
34705    A /trunk/share/skins2/playtree/close.png
34706    A /trunk/share/skins2/playtree/close_mouseover.png
34707    A /trunk/share/skins2/playtree/close_onclick.png
34708    A /trunk/share/skins2/playtree/closed.png
34709    A /trunk/share/skins2/playtree/delete_item.png
34710    A /trunk/share/skins2/playtree/delete_item_onclick.png
34711    A /trunk/share/skins2/playtree/disabled.png
34712    A /trunk/share/skins2/playtree/fast.png
34713    A /trunk/share/skins2/playtree/fast_disabled.png
34714    A /trunk/share/skins2/playtree/fast_onclick.png
34715    A /trunk/share/skins2/playtree/item.png
34716    A /trunk/share/skins2/playtree/next.png
34717    A /trunk/share/skins2/playtree/next_disabled.png
34718    A /trunk/share/skins2/playtree/next_onclick.png
34719    A /trunk/share/skins2/playtree/open.png
34720    A /trunk/share/skins2/playtree/pause.png
34721    A /trunk/share/skins2/playtree/pause_onclick.png
34722    A /trunk/share/skins2/playtree/play.png
34723    A /trunk/share/skins2/playtree/play_onclick.png
34724    A /trunk/share/skins2/playtree/playlist.png
34725    A /trunk/share/skins2/playtree/playlist_body1.png
34726    A /trunk/share/skins2/playtree/playlist_body2.png
34727    A /trunk/share/skins2/playtree/playlist_body3.png
34728    A /trunk/share/skins2/playtree/playlist_body4.png
34729    A /trunk/share/skins2/playtree/playlist_body6.png
34730    A /trunk/share/skins2/playtree/playlist_body7.png
34731    A /trunk/share/skins2/playtree/playlist_body8.png
34732    A /trunk/share/skins2/playtree/playlist_body9.png
34733    A /trunk/share/skins2/playtree/playlist_button.png
34734    A /trunk/share/skins2/playtree/playlist_button2.png
34735    A /trunk/share/skins2/playtree/playlist_button_onclick.png
34736    A /trunk/share/skins2/playtree/playlist_button_onclick2.png
34737    A /trunk/share/skins2/playtree/preferences.png
34738    A /trunk/share/skins2/playtree/preferences_onclick.png
34739    A /trunk/share/skins2/playtree/previous.png
34740    A /trunk/share/skins2/playtree/previous_disabled.png
34741    A /trunk/share/skins2/playtree/previous_onclick.png
34742    A /trunk/share/skins2/playtree/reduce.png
34743    A /trunk/share/skins2/playtree/reduce_disabled.png
34744    A /trunk/share/skins2/playtree/reduce_mouseover.png
34745    A /trunk/share/skins2/playtree/reduce_onclick.png
34746    A /trunk/share/skins2/playtree/resize.png
34747    A /trunk/share/skins2/playtree/rev.png
34748    A /trunk/share/skins2/playtree/rev_disabled.png
34749    A /trunk/share/skins2/playtree/rev_onclick.png
34750    A /trunk/share/skins2/playtree/slider.png
34751    A /trunk/share/skins2/playtree/slider2.png
34752    A /trunk/share/skins2/playtree/slider_onclick.png
34753    A /trunk/share/skins2/playtree/slider_playlist.png
34754    A /trunk/share/skins2/playtree/slider_volume.png
34755    A /trunk/share/skins2/playtree/slider_volume_onclick.png
34756    A /trunk/share/skins2/playtree/slow.png
34757    A /trunk/share/skins2/playtree/slow_disabled.png
34758    A /trunk/share/skins2/playtree/slow_onclick.png
34759    A /trunk/share/skins2/playtree/sort.png
34760    A /trunk/share/skins2/playtree/sort_onclick.png
34761    A /trunk/share/skins2/playtree/stop.png
34762    A /trunk/share/skins2/playtree/stop_disabled.png
34763    A /trunk/share/skins2/playtree/stop_onclick.png
34764    A /trunk/share/skins2/playtree/theme.xml
34765    A /trunk/share/skins2/playtree/volume.png
34766    A /trunk/share/skins2/playtree/vout.png
34767    A /trunk/share/skins2/playtree/vout2.png
34768    A /trunk/share/skins2/playtree/vout_body.png
34769    A /trunk/share/skins2/playtree/vout_body1.png
34770    A /trunk/share/skins2/playtree/vout_bottom.png
34771    A /trunk/share/skins2/playtree/vout_bottom_left.png
34772    A /trunk/share/skins2/playtree/vout_bottom_right.png
34773    A /trunk/share/skins2/playtree/vout_left.png
34774    A /trunk/share/skins2/playtree/vout_onclick.png
34775    A /trunk/share/skins2/playtree/vout_right.png
34776    A /trunk/share/skins2/playtree/vout_top.png
34777    A /trunk/share/skins2/playtree/vout_top_left.png
34778    A /trunk/share/skins2/playtree/vout_top_right.png
34779    D /trunk/share/skins2/playtree.vlt
34780
34781 Use uncompressed VLT in svn instead of compressed and compress on build
34782
34783 ------------------------------------------------------------------------
34784 r14070 | zorglub | 2006-01-29 11:13:35 -0800 (Sun, 29 Jan 2006) | 2 lines
34785 Changed paths:
34786    M /trunk/test
34787    M /trunk/test/NativeLibvlcTest.py
34788    M /trunk/test/TODO
34789    M /trunk/test/native_libvlc/native_libvlc_test.c
34790    M /trunk/test/test.sh
34791
34792 Test some things
34793
34794 ------------------------------------------------------------------------
34795 r14069 | zorglub | 2006-01-29 11:04:07 -0800 (Sun, 29 Jan 2006) | 3 lines
34796 Changed paths:
34797    M /trunk/include/vlc/libvlc.h
34798    M /trunk/src/control/core.c
34799    M /trunk/src/control/playlist.c
34800
34801 Fix a crasher in exception handling
34802 Add some playlist functions
34803
34804 ------------------------------------------------------------------------
34805 r14068 | xtophe | 2006-01-29 09:33:55 -0800 (Sun, 29 Jan 2006) | 3 lines
34806 Changed paths:
34807    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
34808    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
34809    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
34810    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
34811
34812 infopanels: Redimension the text area. implement modifiable
34813 iteminfo: Use infopanel.
34814
34815 ------------------------------------------------------------------------
34816 r14067 | zorglub | 2006-01-29 09:00:31 -0800 (Sun, 29 Jan 2006) | 2 lines
34817 Changed paths:
34818    D /trunk/test/BaseTest.py
34819    A /trunk/test/NativeLibvlcTest.py
34820    D /trunk/test/PlaylistTest.py
34821    A /trunk/test/PyMediaControlBaseTest.py
34822    A /trunk/test/PyMediaControlPlaylistTest.py (from /trunk/test/PlaylistTest.py:14062)
34823    A /trunk/test/PyMediaControlVariablesTest.py (from /trunk/test/VariablesTest.py:14062)
34824    D /trunk/test/VariablesTest.py
34825    A /trunk/test/native_libvlc
34826    A /trunk/test/native_libvlc/native_libvlc_test.c
34827    A /trunk/test/pyunit.h
34828    A /trunk/test/setup.py
34829    M /trunk/test/test.sh
34830
34831 Skeleton for testing libvlc
34832
34833 ------------------------------------------------------------------------
34834 r14066 | dionoea | 2006-01-29 08:44:04 -0800 (Sun, 29 Jan 2006) | 4 lines
34835 Changed paths:
34836    M /trunk/share/http/dialogs/main
34837    M /trunk/share/http/dialogs/vlm
34838    A /trunk/share/http/images/refresh.png
34839    A /trunk/share/http/images/slider_bar.png
34840    A /trunk/share/http/images/slider_left.png
34841    A /trunk/share/http/images/slider_point.png
34842    A /trunk/share/http/images/slider_right.png
34843    M /trunk/share/http/js/functions.js
34844    M /trunk/share/http/requests/status.xml
34845
34846 main, functions.js, slider_*.png : add position slider
34847 status.xml : add "seek" command
34848 vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
34849
34850 ------------------------------------------------------------------------
34851 r14065 | hartman | 2006-01-29 07:25:07 -0800 (Sun, 29 Jan 2006) | 2 lines
34852 Changed paths:
34853    M /trunk/doc/fortunes.txt
34854
34855 * FORTUNE !!!! :D
34856
34857 ------------------------------------------------------------------------
34858 r14064 | dionoea | 2006-01-29 06:26:57 -0800 (Sun, 29 Jan 2006) | 4 lines
34859 Changed paths:
34860    M /trunk/share/http/js/functions.js
34861    M /trunk/share/http/js/vlm.js
34862    M /trunk/share/http/requests/vlm.xml
34863    M /trunk/src/misc/vlm.c
34864
34865 src/misc/vlm.c : export the current playlist item's index for each instance
34866 share/http/* : display instances for vlm media elements
34867                some layout changes (inputs and outputs)
34868
34869 ------------------------------------------------------------------------
34870 r14063 | dionoea | 2006-01-29 06:19:37 -0800 (Sun, 29 Jan 2006) | 2 lines
34871 Changed paths:
34872    M /trunk/modules/control/telnet.c
34873
34874 Prompt for password again after displaying "Wrong password."
34875
34876 ------------------------------------------------------------------------
34877 r14062 | zorglub | 2006-01-29 03:38:15 -0800 (Sun, 29 Jan 2006) | 2 lines
34878 Changed paths:
34879    M /trunk/src/interface/interaction.c
34880    M /trunk/src/misc/stats.c
34881
34882 Fix warnings
34883
34884 ------------------------------------------------------------------------
34885 r14061 | dionoea | 2006-01-29 03:01:37 -0800 (Sun, 29 Jan 2006) | 3 lines
34886 Changed paths:
34887    M /trunk/src/libvlc.h
34888    M /trunk/src/video_output/vout_intf.c
34889
34890 add boolean option "snapshot-preview" to enable/disable the snapshot's
34891 preview display in the top left corner of the screen.
34892
34893 ------------------------------------------------------------------------
34894 r14060 | courmisch | 2006-01-29 02:36:46 -0800 (Sun, 29 Jan 2006) | 2 lines
34895 Changed paths:
34896    M /trunk/modules/gui/wxwidgets/interface.cpp
34897
34898 Remove debug messages
34899
34900 ------------------------------------------------------------------------
34901 r14059 | courmisch | 2006-01-29 02:35:30 -0800 (Sun, 29 Jan 2006) | 3 lines
34902 Changed paths:
34903    M /trunk/src/network/tcp.c
34904
34905 Remove erroneous debug message
34906
34907
34908 ------------------------------------------------------------------------
34909 r14058 | courmisch | 2006-01-29 01:11:11 -0800 (Sun, 29 Jan 2006) | 2 lines
34910 Changed paths:
34911    M /trunk/modules/access_output/http.c
34912
34913 use vlc-https instead of vlc-http when using TLS
34914
34915 ------------------------------------------------------------------------
34916 r14057 | courmisch | 2006-01-29 01:03:15 -0800 (Sun, 29 Jan 2006) | 2 lines
34917 Changed paths:
34918    M /trunk/modules/access_output/http.c
34919
34920 Fix output stream leak in case of Avahi error
34921
34922 ------------------------------------------------------------------------
34923 r14056 | courmisch | 2006-01-29 01:00:31 -0800 (Sun, 29 Jan 2006) | 2 lines
34924 Changed paths:
34925    M /trunk/modules/access_output/http.c
34926
34927 Clean up
34928
34929 ------------------------------------------------------------------------
34930 r14055 | dionoea | 2006-01-28 16:11:22 -0800 (Sat, 28 Jan 2006) | 6 lines
34931 Changed paths:
34932    M /trunk/modules/control/http/mvar.c
34933    M /trunk/src/misc/vlm.c
34934
34935 modules/control/http/mvar.c : explore vlm_message_t trees all the way
34936                               (instead of stoping after a depth of 2)
34937
34938 src/misc/vlm.c : minor instance information reporting change
34939
34940
34941 ------------------------------------------------------------------------
34942 r14054 | xtophe | 2006-01-28 15:51:57 -0800 (Sat, 28 Jan 2006) | 2 lines
34943 Changed paths:
34944    M /trunk/configure.ac
34945
34946 confihure.ac: don't overwrite user options even if we have contrib
34947
34948 ------------------------------------------------------------------------
34949 r14053 | zorglub | 2006-01-28 14:31:23 -0800 (Sat, 28 Jan 2006) | 2 lines
34950 Changed paths:
34951    M /trunk/src/libvlc.c
34952
34953 Don't check syslog value if we don't have syslog.h
34954
34955 ------------------------------------------------------------------------
34956 r14052 | damienf | 2006-01-28 14:05:18 -0800 (Sat, 28 Jan 2006) | 2 lines
34957 Changed paths:
34958    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
34959
34960 ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version
34961
34962 ------------------------------------------------------------------------
34963 r14051 | damienf | 2006-01-28 12:42:36 -0800 (Sat, 28 Jan 2006) | 2 lines
34964 Changed paths:
34965    M /trunk/modules/access/cdda.c
34966
34967 cdda.c: don't forget to include <errno.h> when using errno
34968
34969 ------------------------------------------------------------------------
34970 r14050 | zorglub | 2006-01-28 10:53:58 -0800 (Sat, 28 Jan 2006) | 2 lines
34971 Changed paths:
34972    M /trunk/src/input/stream.c
34973
34974 Get stats on block inputs (Refs:#473)
34975
34976 ------------------------------------------------------------------------
34977 r14049 | zorglub | 2006-01-28 10:49:32 -0800 (Sat, 28 Jan 2006) | 2 lines
34978 Changed paths:
34979    M /trunk/configure.ac
34980
34981 Link cdda with iconv on osx
34982
34983 ------------------------------------------------------------------------
34984 r14048 | dionoea | 2006-01-28 10:44:54 -0800 (Sat, 28 Jan 2006) | 2 lines
34985 Changed paths:
34986    M /trunk/src/misc/vlm.c
34987
34988  misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
34989
34990 ------------------------------------------------------------------------
34991 r14047 | xtophe | 2006-01-28 10:43:13 -0800 (Sat, 28 Jan 2006) | 2 lines
34992 Changed paths:
34993    M /trunk/Makefile.am
34994
34995 win32 rules: make it more dirty to be able to produce debug package
34996
34997 ------------------------------------------------------------------------
34998 r14046 | zorglub | 2006-01-28 10:11:12 -0800 (Sat, 28 Jan 2006) | 2 lines
34999 Changed paths:
35000    M /trunk/configure.ac
35001    M /trunk/modules/access/cdda.c
35002    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
35003
35004 Add CDDB support to CDDA module (Refs:#459)
35005
35006 ------------------------------------------------------------------------
35007 r14045 | dionoea | 2006-01-28 08:10:26 -0800 (Sat, 28 Jan 2006) | 3 lines
35008 Changed paths:
35009    M /trunk/share/http/index.html
35010
35011 add warning about javascript support being needed if the browser doesn't
35012 support javascript.
35013
35014 ------------------------------------------------------------------------
35015 r14044 | dionoea | 2006-01-28 08:05:50 -0800 (Sat, 28 Jan 2006) | 2 lines
35016 Changed paths:
35017    M /trunk/share/http/js/functions.js
35018    M /trunk/share/http/js/vlm.js
35019
35020 make sure that local variables are local variables.
35021
35022 ------------------------------------------------------------------------
35023 r14043 | sigmunau | 2006-01-28 06:41:33 -0800 (Sat, 28 Jan 2006) | 5 lines
35024 Changed paths:
35025    M /trunk/modules/misc/freetype.c
35026
35027 freetype.c: don't render empty subtitles. 
35028 Some files uses an empty (only holding a space) subtitle to mark the end of
35029 the previous subtitle. These caused a little gray box to appear with
35030 --freetype-effect 3 before this change
35031
35032 ------------------------------------------------------------------------
35033 r14042 | zorglub | 2006-01-28 06:25:56 -0800 (Sat, 28 Jan 2006) | 2 lines
35034 Changed paths:
35035    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
35036
35037 Fix refcount problem
35038
35039 ------------------------------------------------------------------------
35040 r14041 | sigmunau | 2006-01-28 05:30:33 -0800 (Sat, 28 Jan 2006) | 2 lines
35041 Changed paths:
35042    M /trunk/src/interface/interaction.c
35043
35044 interaction.c: Don't crash in certain condition
35045
35046 ------------------------------------------------------------------------
35047 r14040 | sigmunau | 2006-01-28 03:49:22 -0800 (Sat, 28 Jan 2006) | 2 lines
35048 Changed paths:
35049    M /trunk/modules/control/telnet.c
35050
35051 telnet.c: a few more minor (potensial) memleaks
35052
35053 ------------------------------------------------------------------------
35054 r14039 | zorglub | 2006-01-28 03:38:49 -0800 (Sat, 28 Jan 2006) | 2 lines
35055 Changed paths:
35056    M /trunk/Makefile.am
35057    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
35058    M /trunk/share/Makefile.am
35059
35060 Fixes for prehistoric build system
35061
35062 ------------------------------------------------------------------------
35063 r14038 | sigmunau | 2006-01-28 03:36:30 -0800 (Sat, 28 Jan 2006) | 2 lines
35064 Changed paths:
35065    M /trunk/modules/control/telnet.c
35066
35067 telnet.c: fix a very minor memleak in Open
35068
35069 ------------------------------------------------------------------------
35070 r14037 | sigmunau | 2006-01-28 03:32:05 -0800 (Sat, 28 Jan 2006) | 5 lines
35071 Changed paths:
35072    M /trunk/src/misc/vlm.c
35073
35074 vlm.c: Add some asyncronity to schedule execution.
35075 Should fix issues when schedules add or delete new schedules. Closes:#510
35076
35077 Also fixes a minor memleak in schedule creation/deletion
35078
35079 ------------------------------------------------------------------------
35080 r14036 | zorglub | 2006-01-28 03:18:39 -0800 (Sat, 28 Jan 2006) | 2 lines
35081 Changed paths:
35082    A /trunk/share/http/old (from /trunk/share/http-old:14035)
35083    M /trunk/share/http/old/admin/browse.html
35084    M /trunk/share/http/old/index.html
35085    M /trunk/share/http/old/vlm/edit.html
35086    M /trunk/share/http/old/vlm/index.html
35087    M /trunk/share/http/old/vlm/new.html
35088    M /trunk/share/http/old/vlm/show.html
35089    M /trunk/share/http/old/webcam.html
35090    D /trunk/share/http-old
35091
35092 Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)
35093
35094 ------------------------------------------------------------------------
35095 r14035 | zorglub | 2006-01-28 02:58:48 -0800 (Sat, 28 Jan 2006) | 2 lines
35096 Changed paths:
35097    M /trunk/doc/rrd-howto.txt
35098
35099 Improve doc
35100
35101 ------------------------------------------------------------------------
35102 r14034 | zorglub | 2006-01-28 02:56:47 -0800 (Sat, 28 Jan 2006) | 3 lines
35103 Changed paths:
35104    A /trunk/doc/rrd-howto.txt
35105    M /trunk/modules/misc/logger.c
35106
35107 RRD output (Refs:#473)
35108 This is a quick hack, which should in the end be merged in a way to expose stats
35109
35110 ------------------------------------------------------------------------
35111 r14033 | zorglub | 2006-01-28 02:45:13 -0800 (Sat, 28 Jan 2006) | 2 lines
35112 Changed paths:
35113    M /trunk/include/vlc_messages.h
35114    M /trunk/include/vlc_playlist.h
35115    M /trunk/src/misc/stats.c
35116    M /trunk/src/playlist/playlist.c
35117
35118 Compute global input/output stats (Refs:#473)
35119
35120 ------------------------------------------------------------------------
35121 r14032 | zorglub | 2006-01-27 12:35:42 -0800 (Fri, 27 Jan 2006) | 2 lines
35122 Changed paths:
35123    M /trunk/include/vlc_common.h
35124    M /trunk/include/vlc_objects.h
35125    M /trunk/src/input/input.c
35126    M /trunk/src/interface/interaction.c
35127    M /trunk/src/misc/messages.c
35128    M /trunk/src/misc/modules.c
35129    M /trunk/src/misc/objects.c
35130
35131 Don't print debug messages and don't do interaction on preparsing
35132
35133 ------------------------------------------------------------------------
35134 r14031 | zorglub | 2006-01-27 10:28:45 -0800 (Fri, 27 Jan 2006) | 3 lines
35135 Changed paths:
35136    M /trunk/src/libvlc.c
35137    M /trunk/src/misc/stats.c
35138    M /trunk/src/playlist/playlist.c
35139    M /trunk/src/stream_output/stream_output.c
35140
35141 * Improve timers (Refs:#473)
35142 * AccessOutWrite can be called with input already detached (Closes:#523)
35143
35144 ------------------------------------------------------------------------
35145 r14030 | sam | 2006-01-27 06:19:52 -0800 (Fri, 27 Jan 2006) | 2 lines
35146 Changed paths:
35147    M /trunk/extras/contrib/src
35148    M /trunk/extras/contrib/src/Makefile
35149    M /trunk/extras/contrib/src/packages.mak
35150
35151   * added NASM to the contribs (OS X x86 only) so that we can build x264.
35152
35153 ------------------------------------------------------------------------
35154 r14029 | dionoea | 2006-01-27 06:11:55 -0800 (Fri, 27 Jan 2006) | 2 lines
35155 Changed paths:
35156    M /trunk/activex/axvlc_rc.rc
35157    M /trunk/configure.ac
35158    M /trunk/debian/copyright
35159    M /trunk/modules/gui/wince/interface.cpp
35160    M /trunk/modules/gui/wxwidgets/interface.cpp
35161    M /trunk/mozilla/npvlc_rc.rc
35162    M /trunk/share/vlc_win32_rc.rc
35163
35164 Update copyright dates used in interfaces and binaries (2005 -> 2006)
35165
35166 ------------------------------------------------------------------------
35167 r14028 | dionoea | 2006-01-27 05:54:47 -0800 (Fri, 27 Jan 2006) | 3 lines
35168 Changed paths:
35169    M /trunk/AUTHORS
35170    M /trunk/modules/control/http/rpn.c
35171
35172  rpn.c : vlm_cmd now adds a "vlm_value" variable
35173  AUTHORS : add the HTTP interface rewrite
35174
35175 ------------------------------------------------------------------------
35176 r14027 | dionoea | 2006-01-27 05:48:28 -0800 (Fri, 27 Jan 2006) | 3 lines
35177 Changed paths:
35178    M /trunk/share/http/dialogs/vlm
35179    M /trunk/share/http/js/vlm.js
35180    A /trunk/share/http/vlm_export.html
35181
35182  * : it's now possible to enter a batch of commands or export the VLM
35183      configuration
35184
35185 ------------------------------------------------------------------------
35186 r14026 | dionoea | 2006-01-27 04:58:05 -0800 (Fri, 27 Jan 2006) | 3 lines
35187 Changed paths:
35188    M /trunk/src/misc/vlm.c
35189
35190 add "export" command. It behaves exactly like "save" except that commands
35191 are printed in a vlm_message and not in a file.
35192
35193 ------------------------------------------------------------------------
35194 r14025 | sam | 2006-01-27 01:48:54 -0800 (Fri, 27 Jan 2006) | 3 lines
35195 Changed paths:
35196    M /trunk/extras/contrib/src/Makefile
35197
35198   * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
35199     commit.
35200
35201 ------------------------------------------------------------------------
35202 r14024 | sam | 2006-01-26 15:13:34 -0800 (Thu, 26 Jan 2006) | 17 lines
35203 Changed paths:
35204    M /trunk/extras/contrib/src
35205    M /trunk/extras/contrib/src/Makefile
35206    M /trunk/extras/contrib/src/Patches/faad2.patch
35207    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
35208    A /trunk/extras/contrib/src/Patches/flac-mactel.patch
35209    A /trunk/extras/contrib/src/Patches/libdvdnav-mactel.patch
35210
35211   * Various patches to allow more contribs to build on OS X x86. Only x264
35212     and goom still do not build. I successfully built a native VLC using
35213     the current contribs and the following configuration line:
35214
35215     ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \
35216        --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
35217        --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \
35218        --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \
35219        --enable-ogg --enable-theora --enable-faac --enable-mkv \
35220        --enable-freetype --disable-cddax --disable-vcdx --enable-speex \
35221        --enable-flac --disable-goom --enable-livedotcom --enable-caca \
35222        --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \
35223        --enable-x264 --enable-shout --enable-twolame --enable-debug
35224
35225     Apparently the native video output does not work yet, but sound and codecs
35226     seem rather OK.
35227
35228 ------------------------------------------------------------------------
35229 r14023 | sam | 2006-01-26 12:33:25 -0800 (Thu, 26 Jan 2006) | 2 lines
35230 Changed paths:
35231    M /trunk/extras/contrib/bootstrap
35232
35233   * extras/contrib/bootstrap: support i686-apple-darwin8.
35234
35235 ------------------------------------------------------------------------
35236 r14022 | sam | 2006-01-26 12:27:37 -0800 (Thu, 26 Jan 2006) | 3 lines
35237 Changed paths:
35238    M /trunk/modules/visualization/visual/visual.c
35239
35240   * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
35241     name, renamed it into SSECT_TEXT (for "spectral section").
35242
35243 ------------------------------------------------------------------------
35244 r14021 | sam | 2006-01-26 12:22:00 -0800 (Thu, 26 Jan 2006) | 4 lines
35245 Changed paths:
35246    M /trunk/configure.ac
35247
35248   * configure.ac: vec_ld() is not sufficient to check for AltiVec support on
35249     OS X x86, because it's just an undefined function; so we use the keyword
35250     "vector" to make sure.
35251
35252 ------------------------------------------------------------------------
35253 r14020 | sam | 2006-01-26 12:08:33 -0800 (Thu, 26 Jan 2006) | 3 lines
35254 Changed paths:
35255    M /trunk/src/misc/cpu.c
35256
35257   * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
35258     properly detect CPU features on a MacIntel.
35259
35260 ------------------------------------------------------------------------
35261 r14019 | sam | 2006-01-26 11:51:06 -0800 (Thu, 26 Jan 2006) | 4 lines
35262 Changed paths:
35263    M /trunk/modules/video_chroma/i420_rgb16.c
35264    M /trunk/modules/video_chroma/i420_ymga.c
35265    M /trunk/modules/video_chroma/i420_yuy2.h
35266    M /trunk/modules/video_chroma/i422_yuy2.c
35267
35268   * modules/video_chroma/*: use .p2align instead of .align for data alignment,
35269     because .align's behaviour changes across platforms: on Linux x86 ELF its
35270     argument is a byte count, on OS X x86 Mach-O it's a log2.
35271
35272 ------------------------------------------------------------------------
35273 r14018 | courmisch | 2006-01-26 09:29:07 -0800 (Thu, 26 Jan 2006) | 2 lines
35274 Changed paths:
35275    M /trunk/src/network/udp.c
35276
35277 Fix UDP broadcast
35278
35279 ------------------------------------------------------------------------
35280 r14017 | sigmunau | 2006-01-26 09:14:09 -0800 (Thu, 26 Jan 2006) | 2 lines
35281 Changed paths:
35282    M /trunk/modules/demux/ts.c
35283
35284 modules/demux/ts.c: Fixed a very very minor memleak
35285
35286 ------------------------------------------------------------------------
35287 r14016 | sigmunau | 2006-01-26 09:05:57 -0800 (Thu, 26 Jan 2006) | 5 lines
35288 Changed paths:
35289    M /trunk/modules/access_output/udp.c
35290
35291 access_output/udp.c: Fixed an old  memleak.
35292 This leak is triggered each time the udp access out is started, so it 
35293 could be the cause of some of these "slow memleak with udp streaming" 
35294 reports we have had, if these users where streaming a file in repeat
35295
35296 ------------------------------------------------------------------------
35297 r14015 | sigmunau | 2006-01-26 08:51:47 -0800 (Thu, 26 Jan 2006) | 5 lines
35298 Changed paths:
35299    M /trunk/include/vlc_input.h
35300    M /trunk/src/misc/messages.c
35301
35302 src/misc/messages.c: Fixed a nasty memleak recently introduced
35303 vlc_input.h: Fixed a not so nasty memleak recently introduced
35304
35305 Thank you very much zorglub
35306
35307 ------------------------------------------------------------------------
35308 r14014 | xtophe | 2006-01-24 15:06:43 -0800 (Tue, 24 Jan 2006) | 3 lines
35309 Changed paths:
35310    M /trunk/configure.ac
35311
35312 configure.ac: Use AC_PATH_XTRA. 
35313               Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...
35314
35315 ------------------------------------------------------------------------
35316 r14013 | xtophe | 2006-01-24 15:02:35 -0800 (Tue, 24 Jan 2006) | 2 lines
35317 Changed paths:
35318    M /trunk/configure.ac
35319
35320 configure.ac: No X11 on win32
35321
35322 ------------------------------------------------------------------------
35323 r14012 | zorglub | 2006-01-24 14:42:16 -0800 (Tue, 24 Jan 2006) | 14 lines
35324 Changed paths:
35325    M /trunk/include/vlc_common.h
35326    M /trunk/include/vlc_messages.h
35327    M /trunk/include/vlc_symbols.h
35328    M /trunk/src/misc/stats.c
35329    M /trunk/src/playlist/playlist.c
35330
35331 Add a timing facility (Refs:#473)
35332
35333 It is only available in debug mode.
35334
35335 To use: stats_TimerStart( vlc_object_t* , char *name );
35336 stats_TimerStop( vlc_object_t *, char *name );
35337
35338 stats_TimerDump( vlc_object_t* , char *name ) will print a line
35339
35340 TIMER name : last_time - total_time / number of samples (average time)
35341
35342 stats_TimersDumpAll is not implemented yet
35343  
35344
35345 ------------------------------------------------------------------------
35346 r14011 | dionoea | 2006-01-24 14:25:15 -0800 (Tue, 24 Jan 2006) | 3 lines
35347 Changed paths:
35348    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
35349
35350 use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
35351 full of \n)
35352
35353 ------------------------------------------------------------------------
35354 r14010 | sam | 2006-01-24 04:09:06 -0800 (Tue, 24 Jan 2006) | 5 lines
35355 Changed paths:
35356    M /trunk/Makefile.am
35357    M /trunk/bindings/java/Makefile.am
35358    M /trunk/configure.ac
35359
35360   * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
35361     the reserved words CXXFLAGS and LDFLAGS.
35362   * configure.ac: remove spaces inside parentheses that confuse automake.
35363   * Makefile.am: do not use both = and += inside conditionals.
35364
35365 ------------------------------------------------------------------------
35366 r14009 | xtophe | 2006-01-24 01:53:53 -0800 (Tue, 24 Jan 2006) | 2 lines
35367 Changed paths:
35368    M /trunk/vlc.win32.nsi
35369
35370 Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)
35371
35372 ------------------------------------------------------------------------
35373 r14008 | hartman | 2006-01-23 21:52:40 -0800 (Mon, 23 Jan 2006) | 4 lines
35374 Changed paths:
35375    M /trunk/modules/demux/ps.c
35376
35377 * Fake the PCR/SCR on MPEG PES streams (VDR for instance).
35378   Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
35379   It worked for all my VDR PES files and was never triggered for my entire PS collection.
35380
35381 ------------------------------------------------------------------------
35382 r14007 | zorglub | 2006-01-23 13:21:19 -0800 (Mon, 23 Jan 2006) | 2 lines
35383 Changed paths:
35384    M /trunk/include/vlc_messages.h
35385    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
35386    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
35387    M /trunk/modules/stream_out/transcode.c
35388    M /trunk/src/misc/stats.c
35389    M /trunk/src/stream_output/stream_output.c
35390
35391 Gather some sout stats (Refs:#473)
35392
35393 ------------------------------------------------------------------------
35394 r14006 | hartman | 2006-01-23 13:10:49 -0800 (Mon, 23 Jan 2006) | 3 lines
35395 Changed paths:
35396    M /trunk/modules/demux/mp4/libmp4.c
35397
35398 * Don't crash if the hdlr in a mov has no name.
35399 * spelling correction and debug for out of bound child boxes.
35400
35401 ------------------------------------------------------------------------
35402 r14005 | zorglub | 2006-01-23 11:09:22 -0800 (Mon, 23 Jan 2006) | 2 lines
35403 Changed paths:
35404    M /trunk/modules/control/netsync.c
35405    M /trunk/modules/control/showintf.c
35406    M /trunk/src/libvlc.c
35407    M /trunk/src/libvlc.h
35408
35409 Add global options for netsync and showintf and hide them from interface (Closes:#508)
35410
35411 ------------------------------------------------------------------------
35412 r14004 | xtophe | 2006-01-23 07:35:02 -0800 (Mon, 23 Jan 2006) | 3 lines
35413 Changed paths:
35414    M /trunk/modules/access_output/http.c
35415
35416 http.c: add an option to disable bonjour (closes #509).
35417         Please review and improve the option text and longtext strings. 
35418
35419 ------------------------------------------------------------------------
35420 r14003 | damienf | 2006-01-23 04:00:00 -0800 (Mon, 23 Jan 2006) | 3 lines
35421 Changed paths:
35422    M /trunk/activex/oleobject.cpp
35423    M /trunk/activex/plugin.cpp
35424    M /trunk/activex/vlccontrol.cpp
35425
35426 plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
35427 vlccontrol.cpp: fixed small mem leak
35428
35429 ------------------------------------------------------------------------
35430 r14002 | dionoea | 2006-01-22 17:04:16 -0800 (Sun, 22 Jan 2006) | 2 lines
35431 Changed paths:
35432    M /trunk/modules/codec/dvbsub.c
35433
35434 oops, last commit wasn't meant to happen
35435
35436 ------------------------------------------------------------------------
35437 r14001 | dionoea | 2006-01-22 17:02:54 -0800 (Sun, 22 Jan 2006) | 16 lines
35438 Changed paths:
35439    M /trunk/modules/codec/dvbsub.c
35440
35441 fix subtitles position (aspect ratio)
35442
35443 the subtitle was displayed fine but since aspect ratios didn't match it
35444 wasn't positioned correctly on the vout. ie:
35445 --------------
35446 |            |
35447 |            |
35448 |      subtit|
35449 |            |
35450 -------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
35451
35452 now it's displayed in the center but the letters are scaled horrizontaly
35453 (which doesn't look too good ... but at least everything is displayed)
35454 ( http://people.videolan.org/~dionoea/vlcsubs2.png )
35455
35456
35457 ------------------------------------------------------------------------
35458 r14000 | hartman | 2006-01-22 16:34:33 -0800 (Sun, 22 Jan 2006) | 3 lines
35459 Changed paths:
35460    M /trunk/modules/misc/freetype.c
35461
35462 * Fix the opacity and color settings for the YUVA renderer.
35463 PS: It seems the YUVA blend has an UV subsample bug which can cause unwanted offsets of 1
35464
35465 ------------------------------------------------------------------------
35466 r13999 | dionoea | 2006-01-22 16:23:14 -0800 (Sun, 22 Jan 2006) | 3 lines
35467 Changed paths:
35468    M /trunk/share/http/dialogs/vlm
35469    M /trunk/share/http/js/functions.js
35470    M /trunk/share/http/js/vlm.js
35471
35472  dialogs/vlm, js/vlm.js : add schedule support
35473  * : some code cleanup.
35474
35475 ------------------------------------------------------------------------
35476 r13998 | hartman | 2006-01-22 14:54:57 -0800 (Sun, 22 Jan 2006) | 2 lines
35477 Changed paths:
35478    M /trunk/modules/demux/mkv.cpp
35479
35480 * Pass along the SSA header in mkv files to the decoder.
35481
35482 ------------------------------------------------------------------------
35483 r13997 | dionoea | 2006-01-22 14:52:20 -0800 (Sun, 22 Jan 2006) | 3 lines
35484 Changed paths:
35485    M /trunk/src/misc/vlm.c
35486
35487 If one schedule was disabled, all the folowing schedules weren't shown.
35488 Could someone explain why this return was put here in the first place ?
35489
35490 ------------------------------------------------------------------------
35491 r13996 | sigmunau | 2006-01-22 14:49:01 -0800 (Sun, 22 Jan 2006) | 14 lines
35492 Changed paths:
35493    M /trunk/modules/misc/freetype.c
35494
35495 freetype.c: Revived and revamped old yuva renderer
35496
35497 Highlights:
35498   Three rendering modes: Outline, Fat outline and background
35499   Better looking
35500 Drawbacks:
35501   White only at the moment
35502   no yuva blend filter for some chromas
35503   
35504 the old renderer is available with the --freetype-yuvp option, since this is
35505 needed at least for dvbsubs encoding. (and for people with no usable blend
35506 filter)
35507
35508
35509 ------------------------------------------------------------------------
35510 r13995 | hartman | 2006-01-22 14:27:29 -0800 (Sun, 22 Jan 2006) | 2 lines
35511 Changed paths:
35512    M /trunk/modules/demux/vobsub.c
35513
35514 * Stupid subtitles with their lack of proper specifications and implementations.....
35515
35516 ------------------------------------------------------------------------
35517 r13994 | hartman | 2006-01-22 14:20:19 -0800 (Sun, 22 Jan 2006) | 2 lines
35518 Changed paths:
35519    M /trunk/modules/demux/vobsub.c
35520
35521 * The vobsub param is Delay, not delay.
35522
35523 ------------------------------------------------------------------------
35524 r13993 | xtophe | 2006-01-22 10:13:59 -0800 (Sun, 22 Jan 2006) | 2 lines
35525 Changed paths:
35526    M /trunk/Makefile.am
35527
35528 Fix the win* package rules for the http intf.
35529
35530 ------------------------------------------------------------------------
35531 r13992 | xtophe | 2006-01-22 10:10:53 -0800 (Sun, 22 Jan 2006) | 2 lines
35532 Changed paths:
35533    M /trunk/modules/control/ntservice.c
35534
35535 missing in [13991].
35536
35537 ------------------------------------------------------------------------
35538 r13991 | zorglub | 2006-01-22 09:12:24 -0800 (Sun, 22 Jan 2006) | 6 lines
35539 Changed paths:
35540    M /trunk/include/variables.h
35541    M /trunk/include/vlc_interface.h
35542    M /trunk/include/vlc_symbols.h
35543    M /trunk/modules/codec/cmml/cmml.c
35544    M /trunk/modules/control/rc.c
35545    M /trunk/modules/misc/logger.c
35546    M /trunk/src/input/input.c
35547    M /trunk/src/interface/interface.c
35548    M /trunk/src/libvlc.c
35549    M /trunk/src/libvlc.h
35550    M /trunk/src/misc/variables.c
35551
35552 * Make ParseOption (from input) a global service (var_OptionParse)
35553 * Add i_options/pp_options to intf_Create
35554
35555 * add global options to enable file-logging and syslog (Refs:#508)
35556
35557
35558 ------------------------------------------------------------------------
35559 r13990 | zorglub | 2006-01-22 09:10:57 -0800 (Sun, 22 Jan 2006) | 2 lines
35560 Changed paths:
35561    M /trunk/include/modules.h
35562
35563 Add a psz_help field to module_t (Refs:#413)
35564
35565 ------------------------------------------------------------------------
35566 r13989 | dionoea | 2006-01-22 08:45:40 -0800 (Sun, 22 Jan 2006) | 2 lines
35567 Changed paths:
35568    M /trunk/configure.ac
35569
35570 add "oc" to the language list
35571
35572 ------------------------------------------------------------------------
35573 r13988 | dionoea | 2006-01-22 08:44:54 -0800 (Sun, 22 Jan 2006) | 2 lines
35574 Changed paths:
35575    M /trunk/Makefile.am
35576
35577 same thing for wince
35578
35579 ------------------------------------------------------------------------
35580 r13987 | dionoea | 2006-01-22 08:42:55 -0800 (Sun, 22 Jan 2006) | 3 lines
35581 Changed paths:
35582    M /trunk/Makefile.am
35583
35584 this should fix the win build. This build system is plain stupid. Why do we
35585 have references to the same stuff in http/Makefile.am and Makefile.am ?
35586
35587 ------------------------------------------------------------------------
35588 r13986 | zorglub | 2006-01-22 08:35:59 -0800 (Sun, 22 Jan 2006) | 2 lines
35589 Changed paths:
35590    M /trunk/src/network/httpd.c
35591
35592 Less HTTPd debugging
35593
35594 ------------------------------------------------------------------------
35595 r13985 | xtophe | 2006-01-22 08:18:39 -0800 (Sun, 22 Jan 2006) | 3 lines
35596 Changed paths:
35597    A /trunk/share/http/.hosts (from /trunk/share/http-old/.hosts:13982)
35598    M /trunk/share/http/dialogs/.hosts
35599
35600 .hosts: Provide a template .hosts.
35601 dialogs/.hosts: Explanation about the empty file. 
35602
35603 ------------------------------------------------------------------------
35604 r13984 | dionoea | 2006-01-22 08:18:38 -0800 (Sun, 22 Jan 2006) | 2 lines
35605 Changed paths:
35606    M /trunk/share/http/requests/vlm.xml
35607
35608 fix cut & paste error (bis).
35609
35610 ------------------------------------------------------------------------
35611 r13983 | dionoea | 2006-01-22 08:18:02 -0800 (Sun, 22 Jan 2006) | 2 lines
35612 Changed paths:
35613    M /trunk/share/http/requests/vlm.xml
35614
35615 fix cut & paste error.
35616
35617 ------------------------------------------------------------------------
35618 r13982 | zorglub | 2006-01-22 08:01:30 -0800 (Sun, 22 Jan 2006) | 2 lines
35619 Changed paths:
35620    M /trunk/modules/access/vcdx/Modules.am
35621
35622 Fix build of vcdx module
35623
35624 ------------------------------------------------------------------------
35625 r13981 | dionoea | 2006-01-22 07:59:52 -0800 (Sun, 22 Jan 2006) | 7 lines
35626 Changed paths:
35627    M /trunk/share/http/dialogs/vlm
35628    M /trunk/share/http/js/vlm.js
35629    M /trunk/share/http/style.css
35630    M /trunk/share/http/vlm.html
35631
35632  all: handle VLM broadcast and vod elements.
35633  todo: - seeking on broadcast elements
35634        - schedules
35635        - file(or textbox) load / save. might need some changes to the VLM
35636          core in order to export commands to a string (and not to a file)
35637        
35638
35639 ------------------------------------------------------------------------
35640 r13980 | sam | 2006-01-22 04:52:13 -0800 (Sun, 22 Jan 2006) | 2 lines
35641 Changed paths:
35642    M /trunk/debian/changelog
35643    M /trunk/debian/control
35644    M /trunk/debian/rules
35645
35646   * debian/*: new Debian upload.
35647
35648 ------------------------------------------------------------------------
35649 r13979 | dionoea | 2006-01-22 03:25:48 -0800 (Sun, 22 Jan 2006) | 2 lines
35650 Changed paths:
35651    M /trunk/share/Makefile.am
35652
35653 oops, i forgot to commit this
35654
35655 ------------------------------------------------------------------------
35656 r13978 | ipkiss | 2006-01-22 03:12:33 -0800 (Sun, 22 Jan 2006) | 2 lines
35657 Changed paths:
35658    M /trunk/doc/skins/skins2-howto.xml
35659
35660  * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.
35661
35662 ------------------------------------------------------------------------
35663 r13977 | sam | 2006-01-22 02:48:06 -0800 (Sun, 22 Jan 2006) | 2 lines
35664 Changed paths:
35665    M /trunk/debian/vlc.mime
35666
35667   * debian/vlc.mime: put flags after the command, as per mailcap(5).
35668
35669 ------------------------------------------------------------------------
35670 r13976 | dionoea | 2006-01-21 17:38:28 -0800 (Sat, 21 Jan 2006) | 23 lines
35671 Changed paths:
35672    A /trunk/share/http/dialogs
35673    A /trunk/share/http/dialogs/.hosts
35674    A /trunk/share/http/dialogs/browse
35675    A /trunk/share/http/dialogs/footer
35676    A /trunk/share/http/dialogs/input
35677    A /trunk/share/http/dialogs/main
35678    A /trunk/share/http/dialogs/mosaic
35679    A /trunk/share/http/dialogs/playlist
35680    A /trunk/share/http/dialogs/sout
35681    A /trunk/share/http/dialogs/vlm
35682    D /trunk/share/http/functions.js
35683    M /trunk/share/http/index.html
35684    A /trunk/share/http/js
35685    A /trunk/share/http/js/functions.js (from /trunk/share/http/functions.js:13818)
35686    A /trunk/share/http/js/mosaic.js
35687    A /trunk/share/http/js/vlm.js
35688    A /trunk/share/http/mosaic.html
35689    M /trunk/share/http/requests/browse.xml
35690    M /trunk/share/http/requests/playlist.xml
35691    M /trunk/share/http/requests/status.xml
35692    A /trunk/share/http/requests/vlm.xml
35693    A /trunk/share/http/requests/vlm_cmd.xml
35694    M /trunk/share/http/style.css
35695    A /trunk/share/http/vlm.html
35696
35697 begining of a VLM interface and some code organisations changes. The vlm
35698 interface should be done pretty soon (i'll try to finish it tomorrow)
35699
35700  vlm.html : vlm web interface. What works: sending broadcast and vod creation
35701             commands
35702
35703  js/vlm.js : add code to handle sending vlm commands.
35704
35705  requests/vlm_cmd.xml : used to send a vlm command and get the resulting
35706                         error message
35707
35708  requests/vlm.xml : export the full vlm media/schedules "tree". I still need
35709                     to parse that in js/vlm.js in order to display it in
35710                     dialogs/vlm .
35711
35712  dialogs/* : dialogs' code which is used as building blocks for the
35713              main pages. (in order to avoid code duplication)
35714
35715  mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
35716             page. nothing works and it's almost empty but i didn't feel like
35717             sorting through the commited files.
35718
35719
35720 ------------------------------------------------------------------------
35721 r13975 | dionoea | 2006-01-21 16:11:00 -0800 (Sat, 21 Jan 2006) | 2 lines
35722 Changed paths:
35723    M /trunk/modules/control/http/rpn.c
35724
35725 remove dirty debug messages.
35726
35727 ------------------------------------------------------------------------
35728 r13974 | dionoea | 2006-01-21 16:09:06 -0800 (Sat, 21 Jan 2006) | 8 lines
35729 Changed paths:
35730    M /trunk/modules/control/http/rpn.c
35731
35732 new "vlm_cmd" (or "vlm_command") rpn function.
35733
35734 Since vlm commands are often full of spaces, you need to use the ";"
35735 command delimiter to mark the end of a command.
35736
35737 For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
35738
35739
35740 ------------------------------------------------------------------------
35741 r13973 | hartman | 2006-01-21 15:33:56 -0800 (Sat, 21 Jan 2006) | 2 lines
35742 Changed paths:
35743    M /trunk/modules/codec/quicktime.c
35744
35745 * Compile fix
35746
35747 ------------------------------------------------------------------------
35748 r13972 | hartman | 2006-01-21 15:05:00 -0800 (Sat, 21 Jan 2006) | 2 lines
35749 Changed paths:
35750    M /trunk/modules/codec/quicktime.c
35751
35752 * Some cleanup to the QT decoder. Still doesn't function. 
35753
35754 ------------------------------------------------------------------------
35755 r13971 | dionoea | 2006-01-21 14:05:31 -0800 (Sat, 21 Jan 2006) | 2 lines
35756 Changed paths:
35757    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
35758
35759 this looks better (thanks to Dnumgis for noticing)
35760
35761 ------------------------------------------------------------------------
35762 r13970 | hartman | 2006-01-21 13:29:07 -0800 (Sat, 21 Jan 2006) | 3 lines
35763 Changed paths:
35764    M /trunk/modules/audio_output/auhal.c
35765
35766 * workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
35767   Grmbl @ Digidesign coders...
35768
35769 ------------------------------------------------------------------------
35770 r13969 | dionoea | 2006-01-21 12:46:09 -0800 (Sat, 21 Jan 2006) | 2 lines
35771 Changed paths:
35772    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
35773
35774 looks nicer this way
35775
35776 ------------------------------------------------------------------------
35777 r13968 | hartman | 2006-01-21 12:38:05 -0800 (Sat, 21 Jan 2006) | 2 lines
35778 Changed paths:
35779    M /trunk/modules/demux/vobsub.c
35780
35781 * One more fix for vobsubs with negative times
35782
35783 ------------------------------------------------------------------------
35784 r13967 | dionoea | 2006-01-21 12:30:57 -0800 (Sat, 21 Jan 2006) | 2 lines
35785 Changed paths:
35786    M /trunk/doc/fortunes.txt
35787
35788 Fortune !
35789
35790 ------------------------------------------------------------------------
35791 r13966 | zorglub | 2006-01-21 09:59:14 -0800 (Sat, 21 Jan 2006) | 2 lines
35792 Changed paths:
35793    M /trunk/src/libvlc.h
35794    M /trunk/src/playlist/item-ext.c
35795
35796 Add an "auto-preparse" option (default TRUE) - Refs:#192
35797
35798 ------------------------------------------------------------------------
35799 r13965 | courmisch | 2006-01-21 09:55:45 -0800 (Sat, 21 Jan 2006) | 2 lines
35800 Changed paths:
35801    M /trunk/modules/gui/wxwidgets/interface.cpp
35802
35803 Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)
35804
35805 ------------------------------------------------------------------------
35806 r13964 | zorglub | 2006-01-21 09:54:02 -0800 (Sat, 21 Jan 2006) | 2 lines
35807 Changed paths:
35808    M /trunk/src/playlist/playlist.c
35809
35810 Don't bother creating an input thread for non-file 
35811
35812 ------------------------------------------------------------------------
35813 r13963 | zorglub | 2006-01-21 09:50:55 -0800 (Sat, 21 Jan 2006) | 2 lines
35814 Changed paths:
35815    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
35816
35817 Don't preparse if we are about to play - Refs:#192
35818
35819 ------------------------------------------------------------------------
35820 r13962 | zorglub | 2006-01-21 09:44:07 -0800 (Sat, 21 Jan 2006) | 2 lines
35821 Changed paths:
35822    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
35823    M /trunk/modules/gui/wxwidgets/dialogs.cpp
35824    M /trunk/src/network/httpd.c
35825    M /trunk/src/playlist/item-ext.c
35826
35827 Preparse items added through the directory access or directly to the interface (Refs:#192)
35828
35829 ------------------------------------------------------------------------
35830 r13961 | sam | 2006-01-21 08:49:53 -0800 (Sat, 21 Jan 2006) | 3 lines
35831 Changed paths:
35832    M /trunk/modules/codec/spudec/parse.c
35833    M /trunk/modules/codec/spudec/spudec.c
35834    M /trunk/modules/codec/spudec/spudec.h
35835
35836   * modules/codec/spudec: fixed various (innocuous) buffer overflows and
35837     paved the way for private SPU commands.
35838
35839 ------------------------------------------------------------------------
35840 r13960 | zorglub | 2006-01-21 08:44:36 -0800 (Sat, 21 Jan 2006) | 5 lines
35841 Changed paths:
35842    M /trunk/include/vlc/vlc.h
35843    M /trunk/include/vlc_playlist.h
35844    M /trunk/modules/access/directory.c
35845    M /trunk/src/playlist/playlist.c
35846
35847 Enqueue the item ID instead of pointer for preparse
35848 Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet).
35849
35850 Refs:#192
35851
35852 ------------------------------------------------------------------------
35853 r13959 | zorglub | 2006-01-21 08:37:34 -0800 (Sat, 21 Jan 2006) | 2 lines
35854 Changed paths:
35855    M /trunk/src/playlist/item.c
35856
35857 Don't block item name (Closes:#506)
35858
35859 ------------------------------------------------------------------------
35860 r13958 | zorglub | 2006-01-21 06:14:36 -0800 (Sat, 21 Jan 2006) | 2 lines
35861 Changed paths:
35862    M /trunk/include/aout_internal.h
35863    M /trunk/include/vlc_messages.h
35864    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
35865    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
35866    M /trunk/src/audio_output/dec.c
35867    M /trunk/src/audio_output/input.c
35868    M /trunk/src/audio_output/mixer.c
35869    M /trunk/src/input/input.c
35870    M /trunk/src/misc/stats.c
35871    M /trunk/src/playlist/playlist.c
35872
35873 Audio - Refs:#473
35874
35875 ------------------------------------------------------------------------
35876 r13957 | zorglub | 2006-01-21 05:49:42 -0800 (Sat, 21 Jan 2006) | 2 lines
35877 Changed paths:
35878    M /trunk/modules/gui/skins2/unzip/unzip.c
35879
35880 Get rid of warning
35881
35882 ------------------------------------------------------------------------
35883 r13956 | xtophe | 2006-01-20 15:37:23 -0800 (Fri, 20 Jan 2006) | 2 lines
35884 Changed paths:
35885    M /trunk/INSTALL.win32
35886
35887 Install.win32: Add path for pkg-config
35888
35889 ------------------------------------------------------------------------
35890 r13955 | xtophe | 2006-01-20 10:50:48 -0800 (Fri, 20 Jan 2006) | 2 lines
35891 Changed paths:
35892    M /trunk/configure.ac
35893
35894 Fix X includes detection.
35895
35896 ------------------------------------------------------------------------
35897 r13954 | oaubert | 2006-01-20 03:59:13 -0800 (Fri, 20 Jan 2006) | 2 lines
35898 Changed paths:
35899    M /trunk/modules/misc/svg.c
35900
35901 svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
35902
35903 ------------------------------------------------------------------------
35904 r13953 | damienf | 2006-01-19 16:31:44 -0800 (Thu, 19 Jan 2006) | 2 lines
35905 Changed paths:
35906    M /trunk/extras/MacOSX/plugin/Info.plist
35907    M /trunk/mozilla/Makefile.am
35908
35909 all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
35910
35911 ------------------------------------------------------------------------
35912 r13952 | hartman | 2006-01-19 08:10:14 -0800 (Thu, 19 Jan 2006) | 2 lines
35913 Changed paths:
35914    M /trunk/modules/audio_output/auhal.c
35915
35916 * auhal.c: Another workaround for devices not supporting hogmode
35917
35918 ------------------------------------------------------------------------
35919 r13951 | sigmunau | 2006-01-19 04:47:08 -0800 (Thu, 19 Jan 2006) | 2 lines
35920 Changed paths:
35921    M /trunk/modules/access/dvb/linux_dvb.c
35922
35923 linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock
35924
35925 ------------------------------------------------------------------------
35926 r13950 | xtophe | 2006-01-19 01:01:34 -0800 (Thu, 19 Jan 2006) | 2 lines
35927 Changed paths:
35928    M /trunk/configure.ac
35929
35930 Oops. I shall read the diff before commiting
35931
35932 ------------------------------------------------------------------------
35933 r13949 | xtophe | 2006-01-18 16:01:17 -0800 (Wed, 18 Jan 2006) | 2 lines
35934 Changed paths:
35935    M /trunk/configure.ac
35936
35937 configure.ac: Try harder to find the X headers and libs.
35938
35939 ------------------------------------------------------------------------
35940 r13948 | xtophe | 2006-01-18 04:08:03 -0800 (Wed, 18 Jan 2006) | 2 lines
35941 Changed paths:
35942    M /trunk/include/vlc_interaction.h
35943    M /trunk/src/interface/interaction.c
35944    M /trunk/src/misc/stats.c
35945
35946 Copyright dates and svn properties
35947
35948 ------------------------------------------------------------------------
35949 r13947 | hartman | 2006-01-17 17:39:30 -0800 (Tue, 17 Jan 2006) | 2 lines
35950 Changed paths:
35951    M /trunk/modules/audio_output/auhal.c
35952
35953 * auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.
35954
35955 ------------------------------------------------------------------------
35956 r13946 | damienf | 2006-01-17 07:38:42 -0800 (Tue, 17 Jan 2006) | 3 lines
35957 Changed paths:
35958    M /trunk/activex/README.TXT
35959
35960 README.TXT: updated documentation
35961
35962
35963 ------------------------------------------------------------------------
35964 r13945 | oaubert | 2006-01-17 03:58:26 -0800 (Tue, 17 Jan 2006) | 2 lines
35965 Changed paths:
35966    M /trunk/include/mediacontrol_internal.h
35967
35968 mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
35969
35970 ------------------------------------------------------------------------
35971 r13944 | oaubert | 2006-01-17 02:26:59 -0800 (Tue, 17 Jan 2006) | 2 lines
35972 Changed paths:
35973    M /trunk/include/mediacontrol_internal.h
35974    M /trunk/include/vlc/mediacontrol.h
35975
35976 mediacontrol API: proper fix for mediacontrol_Instance forward declaration
35977
35978 ------------------------------------------------------------------------
35979 r13943 | damienf | 2006-01-17 02:19:03 -0800 (Tue, 17 Jan 2006) | 7 lines
35980 Changed paths:
35981    M /trunk/modules/access/dshow/dshow.cpp
35982
35983 dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
35984            with some buggy drivers. I added these media types a while back to get around another bug for drivers that
35985            didn't offer any preferred media types.
35986            Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
35987            Moreover, I modified the selection of a default format in IAMStreamConfig to take
35988            GetFourCCPriority into a account.
35989
35990 ------------------------------------------------------------------------
35991 r13942 | jpsaman | 2006-01-16 13:32:56 -0800 (Mon, 16 Jan 2006) | 1 line
35992 Changed paths:
35993    M /trunk/modules/stream_out/transcode.c
35994
35995 Whitespace cleanup
35996 ------------------------------------------------------------------------
35997 r13941 | hartman | 2006-01-16 12:22:40 -0800 (Mon, 16 Jan 2006) | 2 lines
35998 Changed paths:
35999    M /trunk/modules/access/rtsp/access.c
36000
36001 * Real RTSP sometimes uses pnm://
36002
36003 ------------------------------------------------------------------------
36004 r13940 | damienf | 2006-01-16 11:44:18 -0800 (Mon, 16 Jan 2006) | 2 lines
36005 Changed paths:
36006    M /trunk/mozilla/Makefile.am
36007
36008 Makefile.am: thou shalt test thy changes (self flagellation in progress)
36009
36010 ------------------------------------------------------------------------
36011 r13939 | jpsaman | 2006-01-16 11:01:58 -0800 (Mon, 16 Jan 2006) | 1 line
36012 Changed paths:
36013    M /trunk/src/control/mediacontrol_core.c
36014
36015 Codingstyle fixes
36016 ------------------------------------------------------------------------
36017 r13938 | jpsaman | 2006-01-16 11:01:24 -0800 (Mon, 16 Jan 2006) | 1 line
36018 Changed paths:
36019    M /trunk/include/vlc_symbols.h
36020
36021 Define vlc_curent_object in include/vlc_objects.h
36022 ------------------------------------------------------------------------
36023 r13937 | jpsaman | 2006-01-16 11:00:22 -0800 (Mon, 16 Jan 2006) | 1 line
36024 Changed paths:
36025    M /trunk/extras/zsh.cpp
36026    M /trunk/include/vlc_objects.h
36027    M /trunk/src/control/core.c
36028
36029 Define vlc_curent_object in include/vlc_objects.h
36030 ------------------------------------------------------------------------
36031 r13936 | jpsaman | 2006-01-16 10:58:15 -0800 (Mon, 16 Jan 2006) | 1 line
36032 Changed paths:
36033    M /trunk/include/mediacontrol_internal.h
36034    M /trunk/include/vlc/mediacontrol.h
36035
36036 Define mediacontrol_Instance in the right place
36037 ------------------------------------------------------------------------
36038 r13935 | jpsaman | 2006-01-16 10:50:48 -0800 (Mon, 16 Jan 2006) | 1 line
36039 Changed paths:
36040    M /trunk/src/control/mediacontrol_audio_video.c
36041
36042 Indentation and coding style fixes
36043 ------------------------------------------------------------------------
36044 r13934 | jpsaman | 2006-01-16 10:03:14 -0800 (Mon, 16 Jan 2006) | 1 line
36045 Changed paths:
36046    M /trunk/include/vlc/libvlc.h
36047
36048 Define libvlc_exception_raise() in the proper place
36049 ------------------------------------------------------------------------
36050 r13933 | damienf | 2006-01-16 10:01:38 -0800 (Mon, 16 Jan 2006) | 2 lines
36051 Changed paths:
36052    M /trunk/mozilla/Makefile.am
36053
36054 Makefile.am: should fix compilation (or non-compilation) on all platforms
36055
36056 ------------------------------------------------------------------------
36057 r13932 | jpsaman | 2006-01-16 09:49:34 -0800 (Mon, 16 Jan 2006) | 1 line
36058 Changed paths:
36059    M /trunk/modules/gui/skins2/x11/x11_popup.cpp
36060
36061 Compiler warning about a missing return statement in a non-void function.
36062 ------------------------------------------------------------------------
36063 r13931 | jpsaman | 2006-01-16 09:48:33 -0800 (Mon, 16 Jan 2006) | 1 line
36064 Changed paths:
36065    M /trunk/modules/gui/skins2/unzip/unzip.c
36066
36067 Use brackets to avoid ambiguos else
36068 ------------------------------------------------------------------------
36069 r13930 | jpsaman | 2006-01-16 09:45:11 -0800 (Mon, 16 Jan 2006) | 1 line
36070 Changed paths:
36071    M /trunk/src/video_output/vout_intf.c
36072
36073 Fix identation
36074 ------------------------------------------------------------------------
36075 r13929 | jpsaman | 2006-01-16 09:44:38 -0800 (Mon, 16 Jan 2006) | 1 line
36076 Changed paths:
36077    M /trunk/src/control/playlist.c
36078
36079 return NULL properly in libvlc_playlist_get_input()
36080 ------------------------------------------------------------------------
36081 r13928 | jpsaman | 2006-01-16 09:42:57 -0800 (Mon, 16 Jan 2006) | 1 line
36082 Changed paths:
36083    M /trunk/src/input/input.c
36084
36085 Fix segmentation fault in core and use of non-initialised variable compiler warning.
36086 ------------------------------------------------------------------------
36087 r13927 | damienf | 2006-01-16 08:56:40 -0800 (Mon, 16 Jan 2006) | 2 lines
36088 Changed paths:
36089    M /trunk/mozilla/Makefile.am
36090
36091 hopefully, this will fix previous commit
36092
36093 ------------------------------------------------------------------------
36094 r13926 | damienf | 2006-01-16 08:35:19 -0800 (Mon, 16 Jan 2006) | 2 lines
36095 Changed paths:
36096    M /trunk/mozilla/Makefile.am
36097    M /trunk/mozilla/vlcshell.cpp
36098
36099 all: fixed mozilla plugin compilation for MacOS X
36100
36101 ------------------------------------------------------------------------
36102 r13925 | xtophe | 2006-01-16 07:45:07 -0800 (Mon, 16 Jan 2006) | 2 lines
36103 Changed paths:
36104    M /trunk/po/ka.po
36105
36106 Fix
36107
36108 ------------------------------------------------------------------------
36109 r13924 | hartman | 2006-01-16 06:37:46 -0800 (Mon, 16 Jan 2006) | 2 lines
36110 Changed paths:
36111    M /trunk/extras/contrib/src/Makefile
36112
36113 * stupid tabs in Makefiles....
36114
36115 ------------------------------------------------------------------------
36116 r13923 | xtophe | 2006-01-16 06:37:08 -0800 (Mon, 16 Jan 2006) | 2 lines
36117 Changed paths:
36118    M /trunk/po/ka.po
36119
36120 Update of the Georgian localization. Thanks to Alexander Didebulidze
36121
36122 ------------------------------------------------------------------------
36123 r13922 | hartman | 2006-01-16 06:33:06 -0800 (Mon, 16 Jan 2006) | 2 lines
36124 Changed paths:
36125    M /trunk/extras/contrib/src/Makefile
36126
36127 * Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
36128
36129 ------------------------------------------------------------------------
36130 r13921 | hartman | 2006-01-15 17:54:55 -0800 (Sun, 15 Jan 2006) | 7 lines
36131 Changed paths:
36132    M /trunk/modules/demux/vobsub.c
36133
36134 modules/demux/vobsub.c:
36135 * add support for negative timestamps
36136 * add support for the delay parameter
36137 * add support for reading the DVD palette of vobsubs
36138 * free the used memory when we close the vobsubs
36139
36140
36141 ------------------------------------------------------------------------
36142 r13920 | zorglub | 2006-01-15 14:21:21 -0800 (Sun, 15 Jan 2006) | 2 lines
36143 Changed paths:
36144    M /trunk/src/misc/stats.c
36145
36146 Fix
36147
36148 ------------------------------------------------------------------------
36149 r13919 | zorglub | 2006-01-15 14:10:41 -0800 (Sun, 15 Jan 2006) | 2 lines
36150 Changed paths:
36151    M /trunk/include/vlc_messages.h
36152    M /trunk/include/vlc_symbols.h
36153    M /trunk/src/libvlc.c
36154    M /trunk/src/misc/stats.c
36155    M /trunk/src/misc/vlm.c
36156
36157 Fix some memleaks
36158
36159 ------------------------------------------------------------------------
36160 r13918 | hartman | 2006-01-15 12:52:30 -0800 (Sun, 15 Jan 2006) | 2 lines
36161 Changed paths:
36162    M /trunk/src/input/subtitles.c
36163
36164 * Fix free of the directory listing of the subtitle scan.
36165
36166 ------------------------------------------------------------------------
36167 r13917 | zorglub | 2006-01-15 12:33:26 -0800 (Sun, 15 Jan 2006) | 2 lines
36168 Changed paths:
36169    M /trunk/src/misc/objects.c
36170
36171 Free
36172
36173 ------------------------------------------------------------------------
36174 r13916 | zorglub | 2006-01-15 12:29:38 -0800 (Sun, 15 Jan 2006) | 4 lines
36175 Changed paths:
36176    M /trunk/include/vlc_common.h
36177    M /trunk/include/vlc_input.h
36178    M /trunk/include/vlc_messages.h
36179    M /trunk/include/vlc_symbols.h
36180    M /trunk/src/input/input.c
36181    M /trunk/src/misc/messages.c
36182    M /trunk/src/misc/objects.c
36183    M /trunk/src/misc/vlm.c
36184
36185 Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
36186
36187 To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
36188
36189 ------------------------------------------------------------------------
36190 r13915 | zorglub | 2006-01-15 11:04:43 -0800 (Sun, 15 Jan 2006) | 2 lines
36191 Changed paths:
36192    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
36193    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
36194    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
36195    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
36196
36197 Layout stuff
36198
36199 ------------------------------------------------------------------------
36200 r13914 | zorglub | 2006-01-15 10:13:34 -0800 (Sun, 15 Jan 2006) | 3 lines
36201 Changed paths:
36202    M /trunk/src/input/input.c
36203    M /trunk/src/misc/stats.c
36204
36205 Fix calculation for demux bitrate (Refs:#473)
36206
36207
36208 ------------------------------------------------------------------------
36209 r13913 | zorglub | 2006-01-15 09:30:45 -0800 (Sun, 15 Jan 2006) | 2 lines
36210 Changed paths:
36211    M /trunk/include/vlc_messages.h
36212    M /trunk/include/vlc_symbols.h
36213    M /trunk/modules/gui/wxwidgets/Modules.am
36214    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
36215    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
36216    A /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
36217    A /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
36218    M /trunk/modules/gui/wxwidgets/dialogs.cpp
36219    M /trunk/src/input/decoder.c
36220    M /trunk/src/input/es_out.c
36221    M /trunk/src/input/input.c
36222    M /trunk/src/misc/stats.c
36223    M /trunk/src/playlist/playlist.c
36224
36225 Show stats in interface (Refs:#473)
36226
36227 ------------------------------------------------------------------------
36228 r13912 | damienf | 2006-01-14 12:03:43 -0800 (Sat, 14 Jan 2006) | 2 lines
36229 Changed paths:
36230    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
36231
36232 updated patch for latest CVS
36233
36234 ------------------------------------------------------------------------
36235 r13911 | xtophe | 2006-01-14 04:37:19 -0800 (Sat, 14 Jan 2006) | 2 lines
36236 Changed paths:
36237    M /trunk/src/libvlc.h
36238
36239 Inversion
36240
36241 ------------------------------------------------------------------------
36242 r13910 | zorglub | 2006-01-14 02:57:44 -0800 (Sat, 14 Jan 2006) | 2 lines
36243 Changed paths:
36244    M /trunk/include/main.h
36245    M /trunk/src/libvlc.c
36246    M /trunk/src/libvlc.h
36247    M /trunk/src/misc/stats.c
36248    M /trunk/src/playlist/playlist.c
36249
36250 Add an option to disable stats (Refs:#473)
36251
36252 ------------------------------------------------------------------------
36253 r13909 | jpsaman | 2006-01-14 01:36:16 -0800 (Sat, 14 Jan 2006) | 1 line
36254 Changed paths:
36255    M /trunk/modules/access/dshow/common.h
36256    M /trunk/modules/access/dshow/dshow.cpp
36257
36258 Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.
36259 ------------------------------------------------------------------------
36260 r13908 | hartman | 2006-01-13 16:03:13 -0800 (Fri, 13 Jan 2006) | 4 lines
36261 Changed paths:
36262    M /trunk/modules/codec/subsdec.c
36263    M /trunk/src/input/stream.c
36264
36265 * Revert the Default charset encoding back to ISO-8859-1
36266   No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
36267 * In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
36268
36269 ------------------------------------------------------------------------
36270 r13907 | zorglub | 2006-01-13 15:01:34 -0800 (Fri, 13 Jan 2006) | 2 lines
36271 Changed paths:
36272    M /trunk/src/misc/stats.c
36273
36274 Fix stats crash
36275
36276 ------------------------------------------------------------------------
36277 r13906 | courmisch | 2006-01-13 04:16:06 -0800 (Fri, 13 Jan 2006) | 2 lines
36278 Changed paths:
36279    M /trunk/modules/access/vcdx/Modules.am
36280    M /trunk/po/POTFILES.in
36281
36282 Partial distcheck fix
36283
36284 ------------------------------------------------------------------------
36285 r13905 | dionoea | 2006-01-12 15:10:04 -0800 (Thu, 12 Jan 2006) | 2 lines
36286 Changed paths:
36287    M /trunk/activex/axvlc.idl
36288    M /trunk/activex/connectioncontainer.cpp
36289    M /trunk/activex/connectioncontainer.h
36290    M /trunk/activex/dataobject.cpp
36291    M /trunk/activex/dataobject.h
36292    M /trunk/activex/main.cpp
36293    M /trunk/activex/objectsafety.cpp
36294    M /trunk/activex/objectsafety.h
36295    M /trunk/activex/olecontrol.cpp
36296    M /trunk/activex/olecontrol.h
36297    M /trunk/activex/oleinplaceactiveobject.cpp
36298    M /trunk/activex/oleinplaceactiveobject.h
36299    M /trunk/activex/oleinplaceobject.cpp
36300    M /trunk/activex/oleinplaceobject.h
36301    M /trunk/activex/oleobject.cpp
36302    M /trunk/activex/oleobject.h
36303    M /trunk/activex/persistpropbag.cpp
36304    M /trunk/activex/persistpropbag.h
36305    M /trunk/activex/persiststorage.cpp
36306    M /trunk/activex/persiststorage.h
36307    M /trunk/activex/persiststreaminit.cpp
36308    M /trunk/activex/persiststreaminit.h
36309    M /trunk/activex/plugin.cpp
36310    M /trunk/activex/plugin.h
36311    M /trunk/activex/provideclassinfo.cpp
36312    M /trunk/activex/provideclassinfo.h
36313    M /trunk/activex/utils.cpp
36314    M /trunk/activex/utils.h
36315    M /trunk/activex/viewobject.cpp
36316    M /trunk/activex/viewobject.h
36317    M /trunk/activex/vlccontrol.cpp
36318    M /trunk/activex/vlccontrol.h
36319    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
36320    M /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
36321    M /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
36322    M /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
36323    M /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
36324    M /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
36325    M /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
36326    M /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
36327    M /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
36328    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
36329    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
36330    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
36331    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
36332    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
36333    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
36334    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
36335    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
36336    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
36337    M /trunk/bindings/java/vlc-glue-cni.cc
36338    M /trunk/bindings/java/vlc-glue-jni.cc
36339    M /trunk/bindings/java/vlc-graphics-jni.cc
36340    M /trunk/bindings/java-gcj/JVLC.java
36341    M /trunk/bindings/python/vlcglue.c
36342    M /trunk/bindings/python/vlcglue.h
36343    M /trunk/evc/modules_builtin_evc.h
36344    M /trunk/extras/contrib/Makefile
36345    M /trunk/extras/contrib/bootstrap
36346    M /trunk/extras/contrib/change_prefix.sh
36347    M /trunk/extras/contrib/src/Makefile
36348    M /trunk/extras/contrib/src/packages.mak
36349    M /trunk/extras/zsh.cpp
36350    M /trunk/include/aout_internal.h
36351    M /trunk/include/audio_output.h
36352    M /trunk/include/beos_specific.h
36353    M /trunk/include/charset.h
36354    M /trunk/include/codecs.h
36355    M /trunk/include/configuration.h
36356    M /trunk/include/darwin_specific.h
36357    M /trunk/include/intf_eject.h
36358    M /trunk/include/iso_lang.h
36359    M /trunk/include/libvlc_internal.h
36360    M /trunk/include/main.h
36361    M /trunk/include/mediacontrol_internal.h
36362    M /trunk/include/modules.h
36363    M /trunk/include/modules_inner.h
36364    M /trunk/include/mtime.h
36365    M /trunk/include/network.h
36366    M /trunk/include/os_specific.h
36367    M /trunk/include/stream_output.h
36368    M /trunk/include/variables.h
36369    M /trunk/include/video_output.h
36370    M /trunk/include/vlc/aout.h
36371    M /trunk/include/vlc/decoder.h
36372    M /trunk/include/vlc/input.h
36373    M /trunk/include/vlc/intf.h
36374    M /trunk/include/vlc/libvlc.h
36375    M /trunk/include/vlc/mediacontrol.h
36376    M /trunk/include/vlc/mediacontrol_structures.h
36377    M /trunk/include/vlc/sout.h
36378    M /trunk/include/vlc/vlc.h
36379    M /trunk/include/vlc/vout.h
36380    M /trunk/include/vlc_access.h
36381    M /trunk/include/vlc_acl.h
36382    M /trunk/include/vlc_bits.h
36383    M /trunk/include/vlc_block.h
36384    M /trunk/include/vlc_block_helper.h
36385    M /trunk/include/vlc_codec.h
36386    M /trunk/include/vlc_common.h
36387    M /trunk/include/vlc_config.h
36388    M /trunk/include/vlc_config_cat.h
36389    M /trunk/include/vlc_cpu.h
36390    M /trunk/include/vlc_demux.h
36391    M /trunk/include/vlc_error.h
36392    M /trunk/include/vlc_es.h
36393    M /trunk/include/vlc_es_out.h
36394    M /trunk/include/vlc_filter.h
36395    M /trunk/include/vlc_httpd.h
36396    M /trunk/include/vlc_image.h
36397    M /trunk/include/vlc_input.h
36398    M /trunk/include/vlc_interaction.h
36399    M /trunk/include/vlc_interface.h
36400    M /trunk/include/vlc_keys.h
36401    M /trunk/include/vlc_md5.h
36402    M /trunk/include/vlc_messages.h
36403    M /trunk/include/vlc_meta.h
36404    M /trunk/include/vlc_objects.h
36405    M /trunk/include/vlc_osd.h
36406    M /trunk/include/vlc_playlist.h
36407    M /trunk/include/vlc_spu.h
36408    M /trunk/include/vlc_stream.h
36409    M /trunk/include/vlc_threads.h
36410    M /trunk/include/vlc_threads_funcs.h
36411    M /trunk/include/vlc_tls.h
36412    M /trunk/include/vlc_video.h
36413    M /trunk/include/vlc_vlm.h
36414    M /trunk/include/vlc_vod.h
36415    M /trunk/include/vlc_xml.h
36416    M /trunk/include/vout_synchro.h
36417    M /trunk/include/win32_specific.h
36418    M /trunk/modules/access/cdda/access.c
36419    M /trunk/modules/access/cdda/access.h
36420    M /trunk/modules/access/cdda/callback.c
36421    M /trunk/modules/access/cdda/callback.h
36422    M /trunk/modules/access/cdda/cdda.c
36423    M /trunk/modules/access/cdda/cdda.h
36424    M /trunk/modules/access/cdda/info.c
36425    M /trunk/modules/access/cdda/info.h
36426    M /trunk/modules/access/cdda.c
36427    M /trunk/modules/access/directory.c
36428    M /trunk/modules/access/dshow/common.h
36429    M /trunk/modules/access/dshow/crossbar.cpp
36430    M /trunk/modules/access/dshow/dshow.cpp
36431    M /trunk/modules/access/dshow/filter.cpp
36432    M /trunk/modules/access/dshow/filter.h
36433    M /trunk/modules/access/dv.c
36434    M /trunk/modules/access/dvb/access.c
36435    M /trunk/modules/access/dvb/http.c
36436    M /trunk/modules/access/dvdnav.c
36437    M /trunk/modules/access/dvdread.c
36438    M /trunk/modules/access/fake.c
36439    M /trunk/modules/access/file.c
36440    M /trunk/modules/access/ftp.c
36441    M /trunk/modules/access/gnomevfs.c
36442    M /trunk/modules/access/http.c
36443    M /trunk/modules/access/mms/asf.c
36444    M /trunk/modules/access/mms/asf.h
36445    M /trunk/modules/access/mms/buffer.c
36446    M /trunk/modules/access/mms/buffer.h
36447    M /trunk/modules/access/mms/mms.c
36448    M /trunk/modules/access/mms/mms.h
36449    M /trunk/modules/access/mms/mmsh.c
36450    M /trunk/modules/access/mms/mmsh.h
36451    M /trunk/modules/access/mms/mmstu.c
36452    M /trunk/modules/access/mms/mmstu.h
36453    M /trunk/modules/access/pvr/pvr.c
36454    M /trunk/modules/access/rtsp/access.c
36455    M /trunk/modules/access/rtsp/real.c
36456    M /trunk/modules/access/rtsp/real.h
36457    M /trunk/modules/access/rtsp/real_rmff.c
36458    M /trunk/modules/access/rtsp/real_rmff.h
36459    M /trunk/modules/access/rtsp/real_sdpplin.h
36460    M /trunk/modules/access/rtsp/rtsp.c
36461    M /trunk/modules/access/rtsp/rtsp.h
36462    M /trunk/modules/access/screen/beos.cpp
36463    M /trunk/modules/access/screen/mac.c
36464    M /trunk/modules/access/screen/screen.c
36465    M /trunk/modules/access/screen/screen.h
36466    M /trunk/modules/access/screen/win32.c
36467    M /trunk/modules/access/screen/x11.c
36468    M /trunk/modules/access/smb.c
36469    M /trunk/modules/access/tcp.c
36470    M /trunk/modules/access/udp.c
36471    M /trunk/modules/access/v4l/v4l.c
36472    M /trunk/modules/access/v4l/videodev_mjpeg.h
36473    M /trunk/modules/access/vcd/cdrom.c
36474    M /trunk/modules/access/vcd/cdrom.h
36475    M /trunk/modules/access/vcd/cdrom_internals.h
36476    M /trunk/modules/access/vcd/vcd.c
36477    M /trunk/modules/access/vcdx/access.c
36478    M /trunk/modules/access/vcdx/demux.c
36479    M /trunk/modules/access/vcdx/info.c
36480    M /trunk/modules/access/vcdx/info.h
36481    M /trunk/modules/access/vcdx/intf.c
36482    M /trunk/modules/access/vcdx/intf.h
36483    M /trunk/modules/access/vcdx/vcd.c
36484    M /trunk/modules/access/vcdx/vcd.h
36485    M /trunk/modules/access/vcdx/vcdplayer.c
36486    M /trunk/modules/access/vcdx/vcdplayer.h
36487    M /trunk/modules/access_filter/record.c
36488    M /trunk/modules/access_filter/timeshift.c
36489    M /trunk/modules/access_output/bonjour.c
36490    M /trunk/modules/access_output/bonjour.h
36491    M /trunk/modules/access_output/dummy.c
36492    M /trunk/modules/access_output/file.c
36493    M /trunk/modules/access_output/http.c
36494    M /trunk/modules/access_output/shout.c
36495    M /trunk/modules/access_output/udp.c
36496    M /trunk/modules/audio_filter/channel_mixer/dolby.c
36497    M /trunk/modules/audio_filter/channel_mixer/headphone.c
36498    M /trunk/modules/audio_filter/channel_mixer/simple.c
36499    M /trunk/modules/audio_filter/channel_mixer/trivial.c
36500    M /trunk/modules/audio_filter/converter/a52tofloat32.c
36501    M /trunk/modules/audio_filter/converter/a52tospdif.c
36502    M /trunk/modules/audio_filter/converter/dtstofloat32.c
36503    M /trunk/modules/audio_filter/converter/dtstospdif.c
36504    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
36505    M /trunk/modules/audio_filter/converter/fixed32tos16.c
36506    M /trunk/modules/audio_filter/converter/float32tos16.c
36507    M /trunk/modules/audio_filter/converter/float32tos8.c
36508    M /trunk/modules/audio_filter/converter/float32tou16.c
36509    M /trunk/modules/audio_filter/converter/float32tou8.c
36510    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
36511    M /trunk/modules/audio_filter/converter/s16tofixed32.c
36512    M /trunk/modules/audio_filter/converter/s16tofloat32.c
36513    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
36514    M /trunk/modules/audio_filter/converter/s8tofloat32.c
36515    M /trunk/modules/audio_filter/converter/u8tofixed32.c
36516    M /trunk/modules/audio_filter/converter/u8tofloat32.c
36517    M /trunk/modules/audio_filter/equalizer.c
36518    M /trunk/modules/audio_filter/equalizer_presets.h
36519    M /trunk/modules/audio_filter/format.c
36520    M /trunk/modules/audio_filter/normvol.c
36521    M /trunk/modules/audio_filter/resampler/bandlimited.c
36522    M /trunk/modules/audio_filter/resampler/bandlimited.h
36523    M /trunk/modules/audio_filter/resampler/linear.c
36524    M /trunk/modules/audio_filter/resampler/trivial.c
36525    M /trunk/modules/audio_filter/resampler/ugly.c
36526    M /trunk/modules/audio_mixer/float32.c
36527    M /trunk/modules/audio_mixer/spdif.c
36528    M /trunk/modules/audio_mixer/trivial.c
36529    M /trunk/modules/audio_output/alsa.c
36530    M /trunk/modules/audio_output/arts.c
36531    M /trunk/modules/audio_output/auhal.c
36532    M /trunk/modules/audio_output/directx.c
36533    M /trunk/modules/audio_output/esd.c
36534    M /trunk/modules/audio_output/file.c
36535    M /trunk/modules/audio_output/hd1000a.cpp
36536    M /trunk/modules/audio_output/jack.c
36537    M /trunk/modules/audio_output/oss.c
36538    M /trunk/modules/audio_output/portaudio.c
36539    M /trunk/modules/audio_output/sdl.c
36540    M /trunk/modules/audio_output/waveout.c
36541    M /trunk/modules/codec/a52.c
36542    M /trunk/modules/codec/adpcm.c
36543    M /trunk/modules/codec/araw.c
36544    M /trunk/modules/codec/cinepak.c
36545    M /trunk/modules/codec/cmml/browser_open.c
36546    M /trunk/modules/codec/cmml/browser_open.h
36547    M /trunk/modules/codec/cmml/cmml.c
36548    M /trunk/modules/codec/cmml/history.c
36549    M /trunk/modules/codec/cmml/history.h
36550    M /trunk/modules/codec/cmml/intf.c
36551    M /trunk/modules/codec/cmml/xarray.c
36552    M /trunk/modules/codec/cmml/xarray.h
36553    M /trunk/modules/codec/cmml/xlist.c
36554    M /trunk/modules/codec/cmml/xlist.h
36555    M /trunk/modules/codec/cmml/xstrcat.h
36556    M /trunk/modules/codec/cmml/xtag.c
36557    M /trunk/modules/codec/cmml/xtag.h
36558    M /trunk/modules/codec/cmml/xurl.c
36559    M /trunk/modules/codec/cmml/xurl.h
36560    M /trunk/modules/codec/cvdsub.c
36561    M /trunk/modules/codec/dirac.c
36562    M /trunk/modules/codec/dmo/buffer.c
36563    M /trunk/modules/codec/dmo/dmo.c
36564    M /trunk/modules/codec/dmo/dmo.h
36565    M /trunk/modules/codec/dts.c
36566    M /trunk/modules/codec/dvbsub.c
36567    M /trunk/modules/codec/faad.c
36568    M /trunk/modules/codec/fake.c
36569    M /trunk/modules/codec/ffmpeg/audio.c
36570    M /trunk/modules/codec/ffmpeg/chroma.c
36571    M /trunk/modules/codec/ffmpeg/demux.c
36572    M /trunk/modules/codec/ffmpeg/encoder.c
36573    M /trunk/modules/codec/ffmpeg/ffmpeg.c
36574    M /trunk/modules/codec/ffmpeg/ffmpeg.h
36575    M /trunk/modules/codec/ffmpeg/postprocess.c
36576    M /trunk/modules/codec/ffmpeg/video.c
36577    M /trunk/modules/codec/ffmpeg/video_filter.c
36578    M /trunk/modules/codec/flac.c
36579    M /trunk/modules/codec/libmpeg2.c
36580    M /trunk/modules/codec/lpcm.c
36581    M /trunk/modules/codec/mash.cpp
36582    M /trunk/modules/codec/mpeg_audio.c
36583    M /trunk/modules/codec/png.c
36584    M /trunk/modules/codec/quicktime.c
36585    M /trunk/modules/codec/rawvideo.c
36586    M /trunk/modules/codec/realaudio.c
36587    M /trunk/modules/codec/sdl_image.c
36588    M /trunk/modules/codec/speex.c
36589    M /trunk/modules/codec/spudec/parse.c
36590    M /trunk/modules/codec/spudec/spudec.c
36591    M /trunk/modules/codec/spudec/spudec.h
36592    M /trunk/modules/codec/subsdec.c
36593    M /trunk/modules/codec/svcdsub.c
36594    M /trunk/modules/codec/tarkin.c
36595    M /trunk/modules/codec/theora.c
36596    M /trunk/modules/codec/twolame.c
36597    M /trunk/modules/codec/vorbis.c
36598    M /trunk/modules/codec/x264.c
36599    M /trunk/modules/control/corba/corba.c
36600    M /trunk/modules/control/gestures.c
36601    M /trunk/modules/control/hotkeys.c
36602    M /trunk/modules/control/http/http.c
36603    M /trunk/modules/control/http/http.h
36604    M /trunk/modules/control/http/macro.c
36605    M /trunk/modules/control/http/macros.h
36606    M /trunk/modules/control/http/mvar.c
36607    M /trunk/modules/control/http/rpn.c
36608    M /trunk/modules/control/http/util.c
36609    M /trunk/modules/control/lirc.c
36610    M /trunk/modules/control/netsync.c
36611    M /trunk/modules/control/ntservice.c
36612    M /trunk/modules/control/rc.c
36613    M /trunk/modules/control/showintf.c
36614    M /trunk/modules/control/telnet.c
36615    M /trunk/modules/demux/a52.c
36616    M /trunk/modules/demux/aiff.c
36617    M /trunk/modules/demux/asf/asf.c
36618    M /trunk/modules/demux/asf/libasf.c
36619    M /trunk/modules/demux/asf/libasf.h
36620    M /trunk/modules/demux/au.c
36621    M /trunk/modules/demux/avi/avi.c
36622    M /trunk/modules/demux/avi/libavi.c
36623    M /trunk/modules/demux/avi/libavi.h
36624    M /trunk/modules/demux/demuxdump.c
36625    M /trunk/modules/demux/dts.c
36626    M /trunk/modules/demux/flac.c
36627    M /trunk/modules/demux/livedotcom.cpp
36628    M /trunk/modules/demux/m3u.c
36629    M /trunk/modules/demux/mjpeg.c
36630    M /trunk/modules/demux/mkv.cpp
36631    M /trunk/modules/demux/mod.c
36632    M /trunk/modules/demux/mp4/drms.c
36633    M /trunk/modules/demux/mp4/drms.h
36634    M /trunk/modules/demux/mp4/drmstables.h
36635    M /trunk/modules/demux/mp4/libmp4.c
36636    M /trunk/modules/demux/mp4/libmp4.h
36637    M /trunk/modules/demux/mp4/mp4.c
36638    M /trunk/modules/demux/mpc.c
36639    M /trunk/modules/demux/mpeg/h264.c
36640    M /trunk/modules/demux/mpeg/m4a.c
36641    M /trunk/modules/demux/mpeg/m4v.c
36642    M /trunk/modules/demux/mpeg/mpga.c
36643    M /trunk/modules/demux/mpeg/mpgv.c
36644    M /trunk/modules/demux/nsc.c
36645    M /trunk/modules/demux/nsv.c
36646    M /trunk/modules/demux/nuv.c
36647    M /trunk/modules/demux/ogg.c
36648    M /trunk/modules/demux/playlist/b4s.c
36649    M /trunk/modules/demux/playlist/dvb.c
36650    M /trunk/modules/demux/playlist/m3u.c
36651    M /trunk/modules/demux/playlist/old.c
36652    M /trunk/modules/demux/playlist/playlist.c
36653    M /trunk/modules/demux/playlist/playlist.h
36654    M /trunk/modules/demux/playlist/pls.c
36655    M /trunk/modules/demux/playlist/podcast.c
36656    M /trunk/modules/demux/ps.c
36657    M /trunk/modules/demux/ps.h
36658    M /trunk/modules/demux/pva.c
36659    M /trunk/modules/demux/rawdv.c
36660    M /trunk/modules/demux/real.c
36661    M /trunk/modules/demux/sgimb.c
36662    M /trunk/modules/demux/subtitle.c
36663    M /trunk/modules/demux/ts.c
36664    M /trunk/modules/demux/ty.c
36665    M /trunk/modules/demux/util/id3genres.h
36666    M /trunk/modules/demux/util/id3tag.c
36667    M /trunk/modules/demux/vobsub.c
36668    M /trunk/modules/demux/voc.c
36669    M /trunk/modules/demux/wav.c
36670    M /trunk/modules/demux/xa.c
36671    M /trunk/modules/gui/beos/AudioOutput.cpp
36672    M /trunk/modules/gui/beos/BeOS.cpp
36673    M /trunk/modules/gui/beos/Bitmaps.h
36674    M /trunk/modules/gui/beos/DrawingTidbits.cpp
36675    M /trunk/modules/gui/beos/DrawingTidbits.h
36676    M /trunk/modules/gui/beos/Interface.cpp
36677    M /trunk/modules/gui/beos/InterfaceWindow.cpp
36678    M /trunk/modules/gui/beos/InterfaceWindow.h
36679    M /trunk/modules/gui/beos/ListViews.cpp
36680    M /trunk/modules/gui/beos/ListViews.h
36681    M /trunk/modules/gui/beos/MediaControlView.cpp
36682    M /trunk/modules/gui/beos/MediaControlView.h
36683    M /trunk/modules/gui/beos/MessagesWindow.cpp
36684    M /trunk/modules/gui/beos/MessagesWindow.h
36685    M /trunk/modules/gui/beos/MsgVals.h
36686    M /trunk/modules/gui/beos/PlayListWindow.cpp
36687    M /trunk/modules/gui/beos/PlayListWindow.h
36688    M /trunk/modules/gui/beos/PreferencesWindow.cpp
36689    M /trunk/modules/gui/beos/PreferencesWindow.h
36690    M /trunk/modules/gui/beos/TransportButton.cpp
36691    M /trunk/modules/gui/beos/TransportButton.h
36692    M /trunk/modules/gui/beos/VideoOutput.cpp
36693    M /trunk/modules/gui/beos/VideoWindow.h
36694    M /trunk/modules/gui/macosx/about.h
36695    M /trunk/modules/gui/macosx/about.m
36696    M /trunk/modules/gui/macosx/applescript.h
36697    M /trunk/modules/gui/macosx/applescript.m
36698    M /trunk/modules/gui/macosx/bookmarks.h
36699    M /trunk/modules/gui/macosx/bookmarks.m
36700    M /trunk/modules/gui/macosx/controls.h
36701    M /trunk/modules/gui/macosx/controls.m
36702    M /trunk/modules/gui/macosx/embeddedwindow.h
36703    M /trunk/modules/gui/macosx/embeddedwindow.m
36704    M /trunk/modules/gui/macosx/equalizer.h
36705    M /trunk/modules/gui/macosx/equalizer.m
36706    M /trunk/modules/gui/macosx/extended.h
36707    M /trunk/modules/gui/macosx/extended.m
36708    M /trunk/modules/gui/macosx/interaction.h
36709    M /trunk/modules/gui/macosx/interaction.m
36710    M /trunk/modules/gui/macosx/intf.h
36711    M /trunk/modules/gui/macosx/intf.m
36712    M /trunk/modules/gui/macosx/macosx.m
36713    M /trunk/modules/gui/macosx/misc.h
36714    M /trunk/modules/gui/macosx/misc.m
36715    M /trunk/modules/gui/macosx/open.h
36716    M /trunk/modules/gui/macosx/open.m
36717    M /trunk/modules/gui/macosx/output.h
36718    M /trunk/modules/gui/macosx/output.m
36719    M /trunk/modules/gui/macosx/playlist.h
36720    M /trunk/modules/gui/macosx/playlist.m
36721    M /trunk/modules/gui/macosx/playlistinfo.h
36722    M /trunk/modules/gui/macosx/playlistinfo.m
36723    M /trunk/modules/gui/macosx/prefs.h
36724    M /trunk/modules/gui/macosx/prefs.m
36725    M /trunk/modules/gui/macosx/prefs_widgets.h
36726    M /trunk/modules/gui/macosx/prefs_widgets.m
36727    M /trunk/modules/gui/macosx/sfilters.h
36728    M /trunk/modules/gui/macosx/sfilters.m
36729    M /trunk/modules/gui/macosx/vout.h
36730    M /trunk/modules/gui/macosx/vout.m
36731    M /trunk/modules/gui/macosx/voutgl.m
36732    M /trunk/modules/gui/macosx/voutqt.m
36733    M /trunk/modules/gui/macosx/wizard.h
36734    M /trunk/modules/gui/macosx/wizard.m
36735    M /trunk/modules/gui/ncurses.c
36736    M /trunk/modules/gui/pda/pda.c
36737    M /trunk/modules/gui/pda/pda.h
36738    M /trunk/modules/gui/pda/pda_callbacks.c
36739    M /trunk/modules/gui/pda/pda_callbacks.h
36740    M /trunk/modules/gui/qnx/aout.c
36741    M /trunk/modules/gui/qnx/qnx.c
36742    M /trunk/modules/gui/qnx/vout.c
36743    M /trunk/modules/gui/skins2/commands/async_queue.cpp
36744    M /trunk/modules/gui/skins2/commands/async_queue.hpp
36745    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
36746    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
36747    M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
36748    M /trunk/modules/gui/skins2/commands/cmd_audio.hpp
36749    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
36750    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
36751    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
36752    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
36753    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
36754    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
36755    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
36756    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
36757    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
36758    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
36759    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
36760    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
36761    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
36762    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
36763    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
36764    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
36765    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
36766    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
36767    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
36768    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
36769    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
36770    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
36771    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
36772    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
36773    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
36774    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
36775    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
36776    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
36777    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
36778    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
36779    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
36780    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
36781    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
36782    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
36783    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
36784    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
36785    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
36786    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
36787    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
36788    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
36789    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
36790    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
36791    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
36792    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
36793    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
36794    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
36795    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
36796    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
36797    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
36798    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
36799    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
36800    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
36801    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
36802    M /trunk/modules/gui/skins2/events/evt_enter.hpp
36803    M /trunk/modules/gui/skins2/events/evt_focus.hpp
36804    M /trunk/modules/gui/skins2/events/evt_generic.hpp
36805    M /trunk/modules/gui/skins2/events/evt_input.cpp
36806    M /trunk/modules/gui/skins2/events/evt_input.hpp
36807    M /trunk/modules/gui/skins2/events/evt_key.cpp
36808    M /trunk/modules/gui/skins2/events/evt_key.hpp
36809    M /trunk/modules/gui/skins2/events/evt_leave.hpp
36810    M /trunk/modules/gui/skins2/events/evt_menu.hpp
36811    M /trunk/modules/gui/skins2/events/evt_motion.hpp
36812    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
36813    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
36814    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
36815    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
36816    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
36817    M /trunk/modules/gui/skins2/events/evt_special.cpp
36818    M /trunk/modules/gui/skins2/events/evt_special.hpp
36819    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
36820    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
36821    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
36822    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
36823    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
36824    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
36825    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
36826    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
36827    M /trunk/modules/gui/skins2/macosx/macosx_popup.cpp
36828    M /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
36829    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
36830    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
36831    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
36832    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
36833    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
36834    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
36835    M /trunk/modules/gui/skins2/parser/builder.cpp
36836    M /trunk/modules/gui/skins2/parser/builder.hpp
36837    M /trunk/modules/gui/skins2/parser/builder_data.hpp
36838    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
36839    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
36840    M /trunk/modules/gui/skins2/parser/gen_builder.py
36841    M /trunk/modules/gui/skins2/parser/interpreter.cpp
36842    M /trunk/modules/gui/skins2/parser/interpreter.hpp
36843    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
36844    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
36845    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
36846    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
36847    M /trunk/modules/gui/skins2/src/anchor.cpp
36848    M /trunk/modules/gui/skins2/src/anchor.hpp
36849    M /trunk/modules/gui/skins2/src/anim_bitmap.cpp
36850    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
36851    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
36852    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
36853    M /trunk/modules/gui/skins2/src/dialogs.cpp
36854    M /trunk/modules/gui/skins2/src/dialogs.hpp
36855    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
36856    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
36857    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
36858    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
36859    M /trunk/modules/gui/skins2/src/ft2_font.cpp
36860    M /trunk/modules/gui/skins2/src/ft2_font.hpp
36861    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
36862    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
36863    M /trunk/modules/gui/skins2/src/generic_font.hpp
36864    M /trunk/modules/gui/skins2/src/generic_layout.cpp
36865    M /trunk/modules/gui/skins2/src/generic_layout.hpp
36866    M /trunk/modules/gui/skins2/src/generic_window.cpp
36867    M /trunk/modules/gui/skins2/src/generic_window.hpp
36868    M /trunk/modules/gui/skins2/src/logger.cpp
36869    M /trunk/modules/gui/skins2/src/logger.hpp
36870    M /trunk/modules/gui/skins2/src/os_factory.cpp
36871    M /trunk/modules/gui/skins2/src/os_factory.hpp
36872    M /trunk/modules/gui/skins2/src/os_graphics.hpp
36873    M /trunk/modules/gui/skins2/src/os_loop.hpp
36874    M /trunk/modules/gui/skins2/src/os_popup.hpp
36875    M /trunk/modules/gui/skins2/src/os_timer.hpp
36876    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
36877    M /trunk/modules/gui/skins2/src/os_window.hpp
36878    M /trunk/modules/gui/skins2/src/popup.cpp
36879    M /trunk/modules/gui/skins2/src/popup.hpp
36880    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
36881    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
36882    M /trunk/modules/gui/skins2/src/skin_common.hpp
36883    M /trunk/modules/gui/skins2/src/skin_main.cpp
36884    M /trunk/modules/gui/skins2/src/theme.cpp
36885    M /trunk/modules/gui/skins2/src/theme.hpp
36886    M /trunk/modules/gui/skins2/src/theme_loader.cpp
36887    M /trunk/modules/gui/skins2/src/theme_loader.hpp
36888    M /trunk/modules/gui/skins2/src/theme_repository.cpp
36889    M /trunk/modules/gui/skins2/src/theme_repository.hpp
36890    M /trunk/modules/gui/skins2/src/tooltip.cpp
36891    M /trunk/modules/gui/skins2/src/tooltip.hpp
36892    M /trunk/modules/gui/skins2/src/top_window.cpp
36893    M /trunk/modules/gui/skins2/src/top_window.hpp
36894    M /trunk/modules/gui/skins2/src/var_manager.cpp
36895    M /trunk/modules/gui/skins2/src/var_manager.hpp
36896    M /trunk/modules/gui/skins2/src/vlcproc.cpp
36897    M /trunk/modules/gui/skins2/src/vlcproc.hpp
36898    M /trunk/modules/gui/skins2/src/vout_window.cpp
36899    M /trunk/modules/gui/skins2/src/vout_window.hpp
36900    M /trunk/modules/gui/skins2/src/window_manager.cpp
36901    M /trunk/modules/gui/skins2/src/window_manager.hpp
36902    M /trunk/modules/gui/skins2/utils/bezier.cpp
36903    M /trunk/modules/gui/skins2/utils/bezier.hpp
36904    M /trunk/modules/gui/skins2/utils/fsm.cpp
36905    M /trunk/modules/gui/skins2/utils/fsm.hpp
36906    M /trunk/modules/gui/skins2/utils/observer.hpp
36907    M /trunk/modules/gui/skins2/utils/pointer.hpp
36908    M /trunk/modules/gui/skins2/utils/position.cpp
36909    M /trunk/modules/gui/skins2/utils/position.hpp
36910    M /trunk/modules/gui/skins2/utils/ustring.cpp
36911    M /trunk/modules/gui/skins2/utils/ustring.hpp
36912    M /trunk/modules/gui/skins2/utils/var_bool.cpp
36913    M /trunk/modules/gui/skins2/utils/var_bool.hpp
36914    M /trunk/modules/gui/skins2/utils/var_list.cpp
36915    M /trunk/modules/gui/skins2/utils/var_list.hpp
36916    M /trunk/modules/gui/skins2/utils/var_percent.cpp
36917    M /trunk/modules/gui/skins2/utils/var_percent.hpp
36918    M /trunk/modules/gui/skins2/utils/var_text.cpp
36919    M /trunk/modules/gui/skins2/utils/var_text.hpp
36920    M /trunk/modules/gui/skins2/utils/var_tree.cpp
36921    M /trunk/modules/gui/skins2/utils/var_tree.hpp
36922    M /trunk/modules/gui/skins2/utils/variable.hpp
36923    M /trunk/modules/gui/skins2/vars/equalizer.cpp
36924    M /trunk/modules/gui/skins2/vars/equalizer.hpp
36925    M /trunk/modules/gui/skins2/vars/playlist.cpp
36926    M /trunk/modules/gui/skins2/vars/playlist.hpp
36927    M /trunk/modules/gui/skins2/vars/playtree.cpp
36928    M /trunk/modules/gui/skins2/vars/playtree.hpp
36929    M /trunk/modules/gui/skins2/vars/time.cpp
36930    M /trunk/modules/gui/skins2/vars/time.hpp
36931    M /trunk/modules/gui/skins2/vars/volume.cpp
36932    M /trunk/modules/gui/skins2/vars/volume.hpp
36933    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
36934    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
36935    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
36936    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
36937    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
36938    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
36939    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
36940    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
36941    M /trunk/modules/gui/skins2/win32/win32_popup.cpp
36942    M /trunk/modules/gui/skins2/win32/win32_popup.hpp
36943    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
36944    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
36945    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
36946    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
36947    M /trunk/modules/gui/skins2/win32/win32_window.cpp
36948    M /trunk/modules/gui/skins2/win32/win32_window.hpp
36949    M /trunk/modules/gui/skins2/x11/x11_display.cpp
36950    M /trunk/modules/gui/skins2/x11/x11_display.hpp
36951    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
36952    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
36953    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
36954    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
36955    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
36956    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
36957    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
36958    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
36959    M /trunk/modules/gui/skins2/x11/x11_popup.cpp
36960    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
36961    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
36962    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
36963    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
36964    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
36965    M /trunk/modules/gui/skins2/x11/x11_window.cpp
36966    M /trunk/modules/gui/skins2/x11/x11_window.hpp
36967    M /trunk/modules/gui/wince/dialogs.cpp
36968    M /trunk/modules/gui/wince/fileinfo.cpp
36969    M /trunk/modules/gui/wince/iteminfo.cpp
36970    M /trunk/modules/gui/wince/menus.cpp
36971    M /trunk/modules/gui/wince/messages.cpp
36972    M /trunk/modules/gui/wince/open.cpp
36973    M /trunk/modules/gui/wince/playlist.cpp
36974    M /trunk/modules/gui/wince/preferences.cpp
36975    M /trunk/modules/gui/wince/preferences_widgets.cpp
36976    M /trunk/modules/gui/wince/preferences_widgets.h
36977    M /trunk/modules/gui/wince/subtitles.cpp
36978    M /trunk/modules/gui/wince/timer.cpp
36979    M /trunk/modules/gui/wince/video.cpp
36980    M /trunk/modules/gui/wince/wince.h
36981    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
36982    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
36983    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
36984    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
36985    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
36986    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
36987    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
36988    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
36989    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
36990    M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
36991    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
36992    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
36993    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
36994    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
36995    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
36996    M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
36997    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
36998    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.h
36999    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
37000    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
37001    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
37002    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
37003    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
37004    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
37005    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
37006    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
37007    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
37008    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
37009    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
37010    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
37011    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
37012    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
37013    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
37014    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
37015    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
37016    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
37017    M /trunk/modules/gui/wxwidgets/dialogs.cpp
37018    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
37019    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
37020    M /trunk/modules/gui/wxwidgets/input_manager.cpp
37021    M /trunk/modules/gui/wxwidgets/input_manager.hpp
37022    M /trunk/modules/gui/wxwidgets/interface.cpp
37023    M /trunk/modules/gui/wxwidgets/interface.hpp
37024    M /trunk/modules/gui/wxwidgets/menus.cpp
37025    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
37026    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
37027    M /trunk/modules/gui/wxwidgets/streamdata.cpp
37028    M /trunk/modules/gui/wxwidgets/streamdata.h
37029    M /trunk/modules/gui/wxwidgets/timer.cpp
37030    M /trunk/modules/gui/wxwidgets/timer.hpp
37031    M /trunk/modules/gui/wxwidgets/video.cpp
37032    M /trunk/modules/gui/wxwidgets/video.hpp
37033    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
37034    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
37035    M /trunk/modules/misc/dummy/aout.c
37036    M /trunk/modules/misc/dummy/decoder.c
37037    M /trunk/modules/misc/dummy/dummy.c
37038    M /trunk/modules/misc/dummy/dummy.h
37039    M /trunk/modules/misc/dummy/encoder.c
37040    M /trunk/modules/misc/dummy/input.c
37041    M /trunk/modules/misc/dummy/interface.c
37042    M /trunk/modules/misc/dummy/renderer.c
37043    M /trunk/modules/misc/dummy/vout.c
37044    M /trunk/modules/misc/freetype.c
37045    M /trunk/modules/misc/gnutls.c
37046    M /trunk/modules/misc/gtk_main.c
37047    M /trunk/modules/misc/logger.c
37048    M /trunk/modules/misc/memcpy/fastmemcpy.h
37049    M /trunk/modules/misc/memcpy/memcpy.c
37050    M /trunk/modules/misc/memcpy/memcpyaltivec.c
37051    M /trunk/modules/misc/msn.c
37052    M /trunk/modules/misc/network/ipv4.c
37053    M /trunk/modules/misc/network/ipv6.c
37054    M /trunk/modules/misc/playlist/export.c
37055    M /trunk/modules/misc/playlist/m3u.c
37056    M /trunk/modules/misc/playlist/old.c
37057    M /trunk/modules/misc/qte_main.cpp
37058    M /trunk/modules/misc/rtsp.c
37059    M /trunk/modules/misc/screensaver.c
37060    M /trunk/modules/misc/svg.c
37061    M /trunk/modules/misc/testsuite/playlist.c
37062    M /trunk/modules/misc/testsuite/test1.c
37063    M /trunk/modules/misc/testsuite/test2.cpp
37064    M /trunk/modules/misc/testsuite/test3.m
37065    M /trunk/modules/misc/testsuite/test4.c
37066    M /trunk/modules/misc/win32text.c
37067    M /trunk/modules/misc/xml/libxml.c
37068    M /trunk/modules/misc/xml/xtag.c
37069    M /trunk/modules/mux/asf.c
37070    M /trunk/modules/mux/avi.c
37071    M /trunk/modules/mux/dummy.c
37072    M /trunk/modules/mux/mp4.c
37073    M /trunk/modules/mux/mpeg/bits.h
37074    M /trunk/modules/mux/mpeg/csa.c
37075    M /trunk/modules/mux/mpeg/csa.h
37076    M /trunk/modules/mux/mpeg/pes.c
37077    M /trunk/modules/mux/mpeg/pes.h
37078    M /trunk/modules/mux/mpeg/ps.c
37079    M /trunk/modules/mux/mpeg/ts.c
37080    M /trunk/modules/mux/mpjpeg.c
37081    M /trunk/modules/mux/ogg.c
37082    M /trunk/modules/mux/wav.c
37083    M /trunk/modules/packetizer/copy.c
37084    M /trunk/modules/packetizer/h264.c
37085    M /trunk/modules/packetizer/mpeg4audio.c
37086    M /trunk/modules/packetizer/mpeg4video.c
37087    M /trunk/modules/packetizer/mpegvideo.c
37088    M /trunk/modules/services_discovery/bonjour.c
37089    M /trunk/modules/services_discovery/daap.c
37090    M /trunk/modules/services_discovery/hal.c
37091    M /trunk/modules/services_discovery/podcast.c
37092    M /trunk/modules/services_discovery/sap.c
37093    M /trunk/modules/services_discovery/shout.c
37094    M /trunk/modules/services_discovery/upnp.cpp
37095    M /trunk/modules/stream_out/bridge.c
37096    M /trunk/modules/stream_out/description.c
37097    M /trunk/modules/stream_out/display.c
37098    M /trunk/modules/stream_out/dummy.c
37099    M /trunk/modules/stream_out/duplicate.c
37100    M /trunk/modules/stream_out/es.c
37101    M /trunk/modules/stream_out/gather.c
37102    M /trunk/modules/stream_out/mosaic_bridge.c
37103    M /trunk/modules/stream_out/rtp.c
37104    M /trunk/modules/stream_out/standard.c
37105    M /trunk/modules/stream_out/switcher.c
37106    M /trunk/modules/stream_out/transcode.c
37107    M /trunk/modules/stream_out/transrate/block.c
37108    M /trunk/modules/stream_out/transrate/frame.c
37109    M /trunk/modules/stream_out/transrate/transrate.c
37110    M /trunk/modules/stream_out/transrate/transrate.h
37111    M /trunk/modules/video_chroma/i420_rgb.c
37112    M /trunk/modules/video_chroma/i420_rgb.h
37113    M /trunk/modules/video_chroma/i420_rgb16.c
37114    M /trunk/modules/video_chroma/i420_rgb8.c
37115    M /trunk/modules/video_chroma/i420_rgb_c.h
37116    M /trunk/modules/video_chroma/i420_rgb_mmx.h
37117    M /trunk/modules/video_chroma/i420_ymga.c
37118    M /trunk/modules/video_chroma/i420_yuy2.c
37119    M /trunk/modules/video_chroma/i420_yuy2.h
37120    M /trunk/modules/video_chroma/i422_yuy2.c
37121    M /trunk/modules/video_chroma/i422_yuy2.h
37122    M /trunk/modules/video_filter/adjust.c
37123    M /trunk/modules/video_filter/blend.c
37124    M /trunk/modules/video_filter/clone.c
37125    M /trunk/modules/video_filter/crop.c
37126    M /trunk/modules/video_filter/deinterlace.c
37127    M /trunk/modules/video_filter/distort.c
37128    M /trunk/modules/video_filter/filter_common.h
37129    M /trunk/modules/video_filter/invert.c
37130    M /trunk/modules/video_filter/logo.c
37131    M /trunk/modules/video_filter/magnify.c
37132    M /trunk/modules/video_filter/marq.c
37133    M /trunk/modules/video_filter/mosaic.c
37134    M /trunk/modules/video_filter/mosaic.h
37135    M /trunk/modules/video_filter/motionblur.c
37136    M /trunk/modules/video_filter/motiondetect.c
37137    M /trunk/modules/video_filter/osdmenu.c
37138    M /trunk/modules/video_filter/rss.c
37139    M /trunk/modules/video_filter/rv32.c
37140    M /trunk/modules/video_filter/scale.c
37141    M /trunk/modules/video_filter/swscale/common.h
37142    M /trunk/modules/video_filter/swscale/filter.c
37143    M /trunk/modules/video_filter/time.c
37144    M /trunk/modules/video_filter/transform.c
37145    M /trunk/modules/video_filter/wall.c
37146    M /trunk/modules/video_output/aa.c
37147    M /trunk/modules/video_output/caca.c
37148    M /trunk/modules/video_output/directfb.c
37149    M /trunk/modules/video_output/directx/directx.c
37150    M /trunk/modules/video_output/directx/events.c
37151    M /trunk/modules/video_output/directx/glwin32.c
37152    M /trunk/modules/video_output/directx/vout.h
37153    M /trunk/modules/video_output/fb.c
37154    M /trunk/modules/video_output/ggi.c
37155    M /trunk/modules/video_output/glide.c
37156    M /trunk/modules/video_output/hd1000v.cpp
37157    M /trunk/modules/video_output/image.c
37158    M /trunk/modules/video_output/mga.c
37159    M /trunk/modules/video_output/opengl.c
37160    M /trunk/modules/video_output/qte/qte.cpp
37161    M /trunk/modules/video_output/qte/qte.h
37162    M /trunk/modules/video_output/sdl.c
37163    M /trunk/modules/video_output/snapshot.c
37164    M /trunk/modules/video_output/svgalib.c
37165    M /trunk/modules/video_output/wingdi.c
37166    M /trunk/modules/video_output/x11/glx.c
37167    M /trunk/modules/video_output/x11/x11.c
37168    M /trunk/modules/video_output/x11/xcommon.c
37169    M /trunk/modules/video_output/x11/xcommon.h
37170    M /trunk/modules/video_output/x11/xvideo.c
37171    M /trunk/modules/visualization/galaktos/PCM.c
37172    M /trunk/modules/visualization/galaktos/beat_detect.c
37173    M /trunk/modules/visualization/galaktos/builtin_funcs.c
37174    M /trunk/modules/visualization/galaktos/custom_shape.c
37175    M /trunk/modules/visualization/galaktos/custom_wave.c
37176    M /trunk/modules/visualization/galaktos/engine_vars.c
37177    M /trunk/modules/visualization/galaktos/eval.c
37178    M /trunk/modules/visualization/galaktos/fftsg.c
37179    M /trunk/modules/visualization/galaktos/init_cond.c
37180    M /trunk/modules/visualization/galaktos/main.c
37181    M /trunk/modules/visualization/galaktos/main.h
37182    M /trunk/modules/visualization/galaktos/param.c
37183    M /trunk/modules/visualization/galaktos/parser.c
37184    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
37185    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
37186    M /trunk/modules/visualization/galaktos/plugin.c
37187    M /trunk/modules/visualization/galaktos/plugin.h
37188    M /trunk/modules/visualization/galaktos/preset.c
37189    M /trunk/modules/visualization/galaktos/splaytree.c
37190    M /trunk/modules/visualization/galaktos/tree_types.c
37191    M /trunk/modules/visualization/galaktos/video_init.c
37192    M /trunk/modules/visualization/goom.c
37193    M /trunk/modules/visualization/visual/effects.c
37194    M /trunk/modules/visualization/visual/fft.c
37195    M /trunk/modules/visualization/visual/fft.h
37196    M /trunk/modules/visualization/visual/visual.c
37197    M /trunk/modules/visualization/visual/visual.h
37198    M /trunk/modules/visualization/xosd.c
37199    M /trunk/mozilla/vlcpeer.cpp
37200    M /trunk/mozilla/vlcpeer.h
37201    M /trunk/mozilla/vlcplugin.cpp
37202    M /trunk/mozilla/vlcplugin.h
37203    M /trunk/mozilla/vlcshell.cpp
37204    M /trunk/msvc/modules_builtin_msvc.h
37205    M /trunk/share/http/functions.js
37206    M /trunk/share/http/index.html
37207    M /trunk/share/http/requests/browse.xml
37208    M /trunk/share/http/requests/playlist.xml
37209    M /trunk/share/http/requests/status.xml
37210    M /trunk/share/http/style.css
37211    M /trunk/src/audio_output/common.c
37212    M /trunk/src/audio_output/dec.c
37213    M /trunk/src/audio_output/filters.c
37214    M /trunk/src/audio_output/input.c
37215    M /trunk/src/audio_output/intf.c
37216    M /trunk/src/audio_output/mixer.c
37217    M /trunk/src/audio_output/output.c
37218    M /trunk/src/control/core.c
37219    M /trunk/src/control/input.c
37220    M /trunk/src/control/mediacontrol_audio_video.c
37221    M /trunk/src/control/mediacontrol_core.c
37222    M /trunk/src/control/mediacontrol_util.c
37223    M /trunk/src/control/playlist.c
37224    M /trunk/src/extras/libc.c
37225    M /trunk/src/input/access.c
37226    M /trunk/src/input/clock.c
37227    M /trunk/src/input/control.c
37228    M /trunk/src/input/decoder.c
37229    M /trunk/src/input/demux.c
37230    M /trunk/src/input/es_out.c
37231    M /trunk/src/input/input.c
37232    M /trunk/src/input/input_internal.h
37233    M /trunk/src/input/mem_stream.c
37234    M /trunk/src/input/stream.c
37235    M /trunk/src/input/subtitles.c
37236    M /trunk/src/input/var.c
37237    M /trunk/src/interface/interaction.c
37238    M /trunk/src/interface/interface.c
37239    M /trunk/src/interface/intf_eject.c
37240    M /trunk/src/libvlc.c
37241    M /trunk/src/libvlc.h
37242    M /trunk/src/misc/beos_specific.cpp
37243    M /trunk/src/misc/block.c
37244    M /trunk/src/misc/charset.c
37245    M /trunk/src/misc/configuration.c
37246    M /trunk/src/misc/cpu.c
37247    M /trunk/src/misc/darwin_specific.m
37248    M /trunk/src/misc/error.c
37249    M /trunk/src/misc/image.c
37250    M /trunk/src/misc/iso-639_def.h
37251    M /trunk/src/misc/iso_lang.c
37252    M /trunk/src/misc/md5.c
37253    M /trunk/src/misc/messages.c
37254    M /trunk/src/misc/modules.c
37255    M /trunk/src/misc/modules_builtin.h.in
37256    M /trunk/src/misc/mtime.c
37257    M /trunk/src/misc/objects.c
37258    M /trunk/src/misc/stats.c
37259    M /trunk/src/misc/threads.c
37260    M /trunk/src/misc/unicode.c
37261    M /trunk/src/misc/variables.c
37262    M /trunk/src/misc/vlm.c
37263    M /trunk/src/misc/win32_specific.c
37264    M /trunk/src/misc/xml.c
37265    M /trunk/src/network/acl.c
37266    M /trunk/src/network/getaddrinfo.c
37267    M /trunk/src/network/httpd.c
37268    M /trunk/src/network/io.c
37269    M /trunk/src/network/rootwrap.c
37270    M /trunk/src/network/tcp.c
37271    M /trunk/src/network/tls.c
37272    M /trunk/src/network/udp.c
37273    M /trunk/src/osd/osd.c
37274    M /trunk/src/osd/osd_parser.c
37275    M /trunk/src/osd/osd_text.c
37276    M /trunk/src/osd/osd_widgets.c
37277    M /trunk/src/playlist/item-ext.c
37278    M /trunk/src/playlist/item.c
37279    M /trunk/src/playlist/loadsave.c
37280    M /trunk/src/playlist/playlist.c
37281    M /trunk/src/playlist/services_discovery.c
37282    M /trunk/src/playlist/sort.c
37283    M /trunk/src/playlist/view.c
37284    M /trunk/src/stream_output/announce.c
37285    M /trunk/src/stream_output/sap.c
37286    M /trunk/src/stream_output/stream_output.c
37287    M /trunk/src/video_output/video_output.c
37288    M /trunk/src/video_output/video_text.c
37289    M /trunk/src/video_output/video_widgets.c
37290    M /trunk/src/video_output/vout_intf.c
37291    M /trunk/src/video_output/vout_pictures.c
37292    M /trunk/src/video_output/vout_pictures.h
37293    M /trunk/src/video_output/vout_subpictures.c
37294    M /trunk/src/video_output/vout_synchro.c
37295    M /trunk/src/vlc.c
37296    M /trunk/vlc-api.pl
37297
37298 FSF address change.
37299
37300 ------------------------------------------------------------------------
37301 r13904 | zorglub | 2006-01-12 13:21:36 -0800 (Thu, 12 Jan 2006) | 3 lines
37302 Changed paths:
37303    M /trunk/include/vlc_messages.h
37304    M /trunk/include/vlc_symbols.h
37305    M /trunk/src/input/input.c
37306    M /trunk/src/input/stream.c
37307    M /trunk/src/misc/stats.c
37308    M /trunk/src/playlist/playlist.c
37309
37310 Support for moving averages (Refs:#473)
37311 Get input bitrate
37312
37313 ------------------------------------------------------------------------
37314 r13903 | jpsaman | 2006-01-12 13:06:07 -0800 (Thu, 12 Jan 2006) | 5 lines
37315 Changed paths:
37316    M /trunk/modules/access/dshow/dshow.cpp
37317
37318 Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
37319
37320 Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.
37321
37322
37323 ------------------------------------------------------------------------
37324 r13902 | dionoea | 2006-01-12 08:08:50 -0800 (Thu, 12 Jan 2006) | 9 lines
37325 Changed paths:
37326    M /trunk/src/libvlc.h
37327    M /trunk/vlc.win32.nsi
37328
37329 one-instance fix. It now is disabled in vlc prefs but all windows action
37330 (like double clicking on a file or disc) use the --one-instance option.
37331
37332 People used to running 10 instances of VLC at once should now be able
37333 to do so. Normal people used to running other media players should now
37334 get the behavior they expect (ie: not open 10 different VLCs when double
37335 clicking on 10 mp3s)
37336
37337
37338 ------------------------------------------------------------------------
37339 r13901 | zorglub | 2006-01-11 15:26:53 -0800 (Wed, 11 Jan 2006) | 2 lines
37340 Changed paths:
37341    M /trunk/src/misc/messages.c
37342
37343 Fix a corner case
37344
37345 ------------------------------------------------------------------------
37346 r13900 | xtophe | 2006-01-11 14:30:31 -0800 (Wed, 11 Jan 2006) | 2 lines
37347 Changed paths:
37348    M /trunk/extras/contrib/Makefile
37349
37350 Fix the package-win32 target
37351
37352 ------------------------------------------------------------------------
37353 r13899 | courmisch | 2006-01-11 13:13:50 -0800 (Wed, 11 Jan 2006) | 3 lines
37354 Changed paths:
37355    M /trunk/configure.ac
37356
37357 Dirty check for the XML parser used by CyberLink (closes #451)
37358 (if only we had a cleaner UPnP stack)
37359
37360 ------------------------------------------------------------------------
37361 r13898 | asmax | 2006-01-11 12:47:45 -0800 (Wed, 11 Jan 2006) | 3 lines
37362 Changed paths:
37363    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
37364    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
37365    M /trunk/modules/gui/skins2/parser/builder.cpp
37366
37367 * builder.cpp: the "visible" attribute is now taken into account for all images
37368 * ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
37369
37370 ------------------------------------------------------------------------
37371 r13897 | zorglub | 2006-01-11 12:00:58 -0800 (Wed, 11 Jan 2006) | 2 lines
37372 Changed paths:
37373    M /trunk/include/vlc_input.h
37374    M /trunk/include/vlc_messages.h
37375    M /trunk/include/vlc_symbols.h
37376    M /trunk/src/input/input.c
37377    M /trunk/src/input/stream.c
37378    M /trunk/src/misc/stats.c
37379    M /trunk/src/playlist/item.c
37380    M /trunk/src/playlist/playlist.c
37381
37382 Misc stats work (Refs:#473)
37383
37384 ------------------------------------------------------------------------
37385 r13896 | sigmunau | 2006-01-11 06:32:43 -0800 (Wed, 11 Jan 2006) | 2 lines
37386 Changed paths:
37387    M /trunk/src/misc/vlm.c
37388
37389 vlm.c: Print an error message about what went wrong during vlm-conf loading
37390
37391 ------------------------------------------------------------------------
37392 r13895 | oaubert | 2006-01-11 05:02:54 -0800 (Wed, 11 Jan 2006) | 2 lines
37393 Changed paths:
37394    M /trunk/src/control/mediacontrol_audio_video.c
37395
37396 mediacontrol_audio_video.c: use the new snapshot-path functionality
37397
37398 ------------------------------------------------------------------------
37399 r13894 | oaubert | 2006-01-11 05:01:50 -0800 (Wed, 11 Jan 2006) | 4 lines
37400 Changed paths:
37401    M /trunk/src/video_output/vout_intf.c
37402
37403 vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
37404  into the p_private attribute of the vlc_object(NNNN). Used by embedding
37405  applications.
37406
37407 ------------------------------------------------------------------------
37408 r13893 | xtophe | 2006-01-11 04:58:26 -0800 (Wed, 11 Jan 2006) | 2 lines
37409 Changed paths:
37410    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
37411
37412 Small whitespace fix
37413
37414 ------------------------------------------------------------------------
37415 r13892 | xtophe | 2006-01-11 01:23:31 -0800 (Wed, 11 Jan 2006) | 2 lines
37416 Changed paths:
37417    M /trunk/extras/contrib/src/Makefile
37418
37419 Don't use portaudio by default until it get fixed
37420
37421 ------------------------------------------------------------------------
37422 r13891 | dionoea | 2006-01-10 14:47:27 -0800 (Tue, 10 Jan 2006) | 5 lines
37423 Changed paths:
37424    M /trunk/src/libvlc.h
37425
37426 default enable one instance mode on windows. the 0.1% of users wanting
37427 several VLC instances at once should be able to disable this option in
37428 the prefs.
37429
37430
37431 ------------------------------------------------------------------------
37432 r13890 | hartman | 2006-01-10 14:40:29 -0800 (Tue, 10 Jan 2006) | 2 lines
37433 Changed paths:
37434    M /trunk/src/video_output/vout_intf.c
37435
37436 * Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
37437
37438 ------------------------------------------------------------------------
37439 r13889 | oaubert | 2006-01-10 01:52:34 -0800 (Tue, 10 Jan 2006) | 2 lines
37440 Changed paths:
37441    M /trunk/modules/control/corba/Modules.am
37442
37443 Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
37444
37445 ------------------------------------------------------------------------
37446 r13888 | dionoea | 2006-01-09 16:26:35 -0800 (Mon, 09 Jan 2006) | 2 lines
37447 Changed paths:
37448    M /trunk/po/POTFILES.in
37449    M /trunk/po/ca.po
37450    M /trunk/po/da.po
37451    M /trunk/po/de.po
37452    M /trunk/po/en_GB.po
37453    M /trunk/po/es.po
37454    M /trunk/po/fr.po
37455    M /trunk/po/it.po
37456    M /trunk/po/ja.po
37457    M /trunk/po/ka.po
37458    M /trunk/po/ko.po
37459    M /trunk/po/nl.po
37460    M /trunk/po/oc.po
37461    M /trunk/po/pt_BR.po
37462    M /trunk/po/ro.po
37463    M /trunk/po/ru.po
37464    M /trunk/po/sv.po
37465    M /trunk/po/tr.po
37466    M /trunk/po/vlc.pot
37467    M /trunk/po/zh_CN.po
37468    M /trunk/po/zh_TW.po
37469
37470 make update-po . This hopefully fixes make dist
37471
37472 ------------------------------------------------------------------------
37473 r13887 | dionoea | 2006-01-09 15:39:47 -0800 (Mon, 09 Jan 2006) | 2 lines
37474 Changed paths:
37475    M /trunk/modules/control/corba/Modules.am
37476
37477 ../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
37478
37479 ------------------------------------------------------------------------
37480 r13886 | dionoea | 2006-01-09 14:04:18 -0800 (Mon, 09 Jan 2006) | 2 lines
37481 Changed paths:
37482    M /trunk/src/libvlc.h
37483
37484 oops
37485
37486 ------------------------------------------------------------------------
37487 r13885 | dionoea | 2006-01-09 14:01:57 -0800 (Mon, 09 Jan 2006) | 2 lines
37488 Changed paths:
37489    M /trunk/THANKS
37490    A /trunk/po/oc.po
37491    M /trunk/src/libvlc.h
37492    M /trunk/src/misc/darwin_specific.m
37493
37494 Occitan localization. Many thanks to laurent jonqueres
37495
37496 ------------------------------------------------------------------------
37497 r13884 | xtophe | 2006-01-09 12:57:53 -0800 (Mon, 09 Jan 2006) | 2 lines
37498 Changed paths:
37499    M /trunk/THANKS
37500    M /trunk/configure.ac
37501    A /trunk/po/ka.po
37502    M /trunk/src/libvlc.h
37503    M /trunk/src/misc/darwin_specific.m
37504
37505 Add Georgian localization. Thanks to Alexander Didebulidze.
37506
37507 ------------------------------------------------------------------------
37508 r13883 | asmax | 2006-01-08 13:16:49 -0800 (Sun, 08 Jan 2006) | 2 lines
37509 Changed paths:
37510    M /trunk/modules/audio_output/jack.c
37511
37512 * jack.c: better handling of buffer underruns
37513
37514 ------------------------------------------------------------------------
37515 r13882 | asmax | 2006-01-08 12:53:51 -0800 (Sun, 08 Jan 2006) | 2 lines
37516 Changed paths:
37517    M /trunk/build-vlc
37518    M /trunk/config.in
37519    M /trunk/configure.ac
37520    M /trunk/modules/audio_output/Modules.am
37521    A /trunk/modules/audio_output/jack.c
37522
37523 * New audio output module to support the JACK Audio Connection Kit
37524
37525 ------------------------------------------------------------------------
37526 r13881 | zorglub | 2006-01-08 08:32:33 -0800 (Sun, 08 Jan 2006) | 3 lines
37527 Changed paths:
37528    M /trunk/Makefile.am
37529    M /trunk/bindings/python/setup.py
37530    M /trunk/bindings/python/vlcglue.h
37531    A /trunk/include/libvlc_internal.h
37532    A /trunk/include/mediacontrol_internal.h (from /branches/0.8.5-api/include/mediacontrol_internal.h:13843)
37533    D /trunk/include/vlc/control.h
37534    D /trunk/include/vlc/control_structures.h
37535    A /trunk/include/vlc/libvlc.h
37536    A /trunk/include/vlc/mediacontrol.h
37537    A /trunk/include/vlc/mediacontrol_structures.h (from /branches/0.8.5-api/include/vlc/mediacontrol_structures.h:13843)
37538    M /trunk/include/vlc/vlc.h
37539    M /trunk/include/vlc_common.h
37540    D /trunk/include/vlc_control.h
37541    D /trunk/src/control/audio_video.c
37542    M /trunk/src/control/core.c
37543    D /trunk/src/control/init.c
37544    A /trunk/src/control/input.c (from /branches/0.8.5-api/src/control/input.c:13845)
37545    A /trunk/src/control/mediacontrol_audio_video.c (from /branches/0.8.5-api/src/control/mediacontrol_audio_video.c:13843)
37546    A /trunk/src/control/mediacontrol_core.c (from /branches/0.8.5-api/src/control/mediacontrol_core.c:13843)
37547    A /trunk/src/control/mediacontrol_init.c (from /branches/0.8.5-api/src/control/mediacontrol_init.c:13843)
37548    A /trunk/src/control/mediacontrol_plugin.c (from /branches/0.8.5-api/src/control/mediacontrol_plugin.c:13843)
37549    A /trunk/src/control/mediacontrol_util.c (from /branches/0.8.5-api/src/control/mediacontrol_util.c:13843)
37550    A /trunk/src/control/playlist.c (from /branches/0.8.5-api/src/control/playlist.c:13843)
37551    D /trunk/src/control/plugin.c
37552    D /trunk/src/control/util.c
37553    M /trunk/src/misc/stats.c
37554    A /trunk/test/libvlc_sample.c
37555
37556 Merge 0.8.5-api changes
37557 Fix compilation
37558
37559 ------------------------------------------------------------------------
37560 r13880 | zorglub | 2006-01-08 07:50:35 -0800 (Sun, 08 Jan 2006) | 2 lines
37561 Changed paths:
37562    M /trunk/include/vlc_messages.h
37563
37564 Lalala
37565
37566 ------------------------------------------------------------------------
37567 r13879 | zorglub | 2006-01-08 07:48:41 -0800 (Sun, 08 Jan 2006) | 2 lines
37568 Changed paths:
37569    M /trunk/include/vlc_messages.h
37570    M /trunk/src/input/decoder.c
37571    M /trunk/src/input/input.c
37572    M /trunk/src/input/stream.c
37573    M /trunk/src/libvlc.c
37574    M /trunk/src/misc/stats.c
37575    M /trunk/src/network/httpd.c
37576    M /trunk/src/video_output/video_output.c
37577
37578 Some more stats preliminary work
37579
37580 ------------------------------------------------------------------------
37581 r13878 | hartman | 2006-01-07 17:32:50 -0800 (Sat, 07 Jan 2006) | 5 lines
37582 Changed paths:
37583    M /trunk/modules/audio_output/auhal.c
37584
37585 * auhal.c:
37586   - fix last bugs with SPDIF stream selection
37587   - code and debug cleanup
37588   - added more comments to clearify the code, so it is useful to others :D
37589
37590 ------------------------------------------------------------------------
37591 r13877 | hartman | 2006-01-07 15:08:42 -0800 (Sat, 07 Jan 2006) | 2 lines
37592 Changed paths:
37593    M /trunk/modules/access/file.c
37594
37595 * Compile fix for OSes without F_RDAHEAD and F_NOCACHE
37596
37597 ------------------------------------------------------------------------
37598 r13876 | hartman | 2006-01-07 14:01:17 -0800 (Sat, 07 Jan 2006) | 3 lines
37599 Changed paths:
37600    M /trunk/modules/access/file.c
37601
37602 * Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
37603   Suggested by Marko Karppinen.
37604
37605 ------------------------------------------------------------------------
37606 r13875 | xtophe | 2006-01-07 08:21:47 -0800 (Sat, 07 Jan 2006) | 2 lines
37607 Changed paths:
37608    M /trunk/extras/contrib/Makefile
37609
37610 Add a package-win32 target
37611
37612 ------------------------------------------------------------------------
37613 r13874 | sam | 2006-01-06 07:16:25 -0800 (Fri, 06 Jan 2006) | 2 lines
37614 Changed paths:
37615    M /trunk/doc/fortunes.txt
37616
37617   fortune.
37618
37619 ------------------------------------------------------------------------
37620 r13873 | damienf | 2006-01-06 04:31:19 -0800 (Fri, 06 Jan 2006) | 3 lines
37621 Changed paths:
37622    M /trunk/extras/contrib/src/Patches/dvdnav.patch
37623    M /trunk/modules/access/dvdnav.c
37624
37625 dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
37626 dvdnav.c: add DVD title to meta information
37627
37628 ------------------------------------------------------------------------
37629 r13872 | xtophe | 2006-01-06 01:37:13 -0800 (Fri, 06 Jan 2006) | 2 lines
37630 Changed paths:
37631    M /trunk/doc/Doxyfile
37632    M /trunk/doc/Doxyfile.skins2
37633
37634 Produce include graphs.
37635
37636 ------------------------------------------------------------------------
37637 r13871 | xtophe | 2006-01-05 14:53:46 -0800 (Thu, 05 Jan 2006) | 2 lines
37638 Changed paths:
37639    D /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak
37640
37641 this file was here by error
37642
37643 ------------------------------------------------------------------------
37644 r13870 | damienf | 2006-01-05 14:48:30 -0800 (Thu, 05 Jan 2006) | 2 lines
37645 Changed paths:
37646    M /trunk/modules/video_output/directx/directx.c
37647
37648 directx.c: some improvement on overlay initial grey flickering
37649
37650 ------------------------------------------------------------------------
37651 r13869 | zorglub | 2006-01-05 13:56:34 -0800 (Thu, 05 Jan 2006) | 2 lines
37652 Changed paths:
37653    M /trunk/src/misc/stats.c
37654
37655 Remove extra debug
37656
37657 ------------------------------------------------------------------------
37658 r13868 | damienf | 2006-01-05 13:33:20 -0800 (Thu, 05 Jan 2006) | 2 lines
37659 Changed paths:
37660    M /trunk/src/misc/messages.c
37661
37662 messages.c: message bank lock is still in use and still needs initializing :)
37663
37664 ------------------------------------------------------------------------
37665 r13867 | damienf | 2006-01-05 09:13:19 -0800 (Thu, 05 Jan 2006) | 2 lines
37666 Changed paths:
37667    M /trunk/configure.ac
37668
37669 configure.ac: fix previous commit when mozilla is not available
37670
37671 ------------------------------------------------------------------------
37672 r13866 | damienf | 2006-01-05 09:03:12 -0800 (Thu, 05 Jan 2006) | 2 lines
37673 Changed paths:
37674    M /trunk/configure.ac
37675
37676 configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
37677
37678 ------------------------------------------------------------------------
37679 r13865 | hartman | 2006-01-04 17:56:12 -0800 (Wed, 04 Jan 2006) | 1 line
37680 Changed paths:
37681    M /trunk/src/misc/messages.c
37682
37683 More message queue WinCE fixes
37684 ------------------------------------------------------------------------
37685 r13864 | hartman | 2006-01-04 17:01:30 -0800 (Wed, 04 Jan 2006) | 1 line
37686 Changed paths:
37687    M /trunk/src/misc/messages.c
37688
37689 message queues WinCE compile fix
37690 ------------------------------------------------------------------------
37691 r13863 | hartman | 2006-01-04 15:34:52 -0800 (Wed, 04 Jan 2006) | 1 line
37692 Changed paths:
37693    M /trunk/modules/demux/mkv.cpp
37694
37695 Another message queue compile fix
37696 ------------------------------------------------------------------------
37697 r13862 | zorglub | 2006-01-04 15:22:24 -0800 (Wed, 04 Jan 2006) | 2 lines
37698 Changed paths:
37699    M /trunk/include/vlc_messages.h
37700
37701 Forgot this file
37702
37703 ------------------------------------------------------------------------
37704 r13861 | zorglub | 2006-01-04 15:11:33 -0800 (Wed, 04 Jan 2006) | 2 lines
37705 Changed paths:
37706    M /trunk/modules/codec/ffmpeg/ffmpeg.c
37707
37708 compile fix
37709
37710 ------------------------------------------------------------------------
37711 r13860 | hartman | 2006-01-04 15:02:44 -0800 (Wed, 04 Jan 2006) | 4 lines
37712 Changed paths:
37713    M /trunk/configure.ac
37714
37715 * I actually read the doc on AC_ARG_WITH this time :D
37716   this and [13857] [13858] refs #182
37717
37718
37719 ------------------------------------------------------------------------
37720 r13859 | zorglub | 2006-01-04 14:29:53 -0800 (Wed, 04 Jan 2006) | 3 lines
37721 Changed paths:
37722    M /trunk/Makefile.am
37723    M /trunk/include/vlc_common.h
37724    M /trunk/include/vlc_messages.h
37725    M /trunk/include/vlc_objects.h
37726    M /trunk/include/vlc_symbols.h
37727    M /trunk/modules/gui/beos/MessagesWindow.cpp
37728    M /trunk/modules/gui/macosx/intf.m
37729    M /trunk/modules/gui/ncurses.c
37730    M /trunk/modules/gui/skins2/src/skin_main.cpp
37731    M /trunk/modules/gui/wince/wince.cpp
37732    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
37733    M /trunk/modules/misc/logger.c
37734    M /trunk/src/misc/messages.c
37735    M /trunk/src/misc/objects.c
37736    A /trunk/src/misc/stats.c
37737    M /trunk/src/network/httpd.c
37738
37739 Add support for several message queues - please test
37740 Initial support for registering and handling some shared stats 
37741
37742 ------------------------------------------------------------------------
37743 r13858 | hartman | 2006-01-04 14:24:20 -0800 (Wed, 04 Jan 2006) | 1 line
37744 Changed paths:
37745    M /trunk/configure.ac
37746
37747 Fix the Mac OS X SDK configure check
37748 ------------------------------------------------------------------------
37749 r13857 | hartman | 2006-01-04 13:53:52 -0800 (Wed, 04 Jan 2006) | 8 lines
37750 Changed paths:
37751    M /trunk/Makefile.am
37752    M /trunk/configure.ac
37753    D /trunk/extras/MacOSX/macosx-dmg
37754
37755 * Simpler way to create the diskimage (10.3 and higher only)
37756 * realigning of some of the configure --help options
37757 * added --with-macosx-sdk
37758   - compiles VLC (not contrib) with the 10.3.9 SDK
37759   - uses a small hack to enforce the deployment target when you do make in the srcdir
37760   - requires you to use gcc 4.0 on on Mac OS X 10.4
37761
37762
37763 ------------------------------------------------------------------------
37764 r13856 | jpsaman | 2006-01-03 13:33:55 -0800 (Tue, 03 Jan 2006) | 1 line
37765 Changed paths:
37766    M /trunk/share/osdmenu/default.cfg
37767    M /trunk/share/osdmenu/dvd.cfg
37768
37769 Forward/Backward jump is set to jump-medium
37770 ------------------------------------------------------------------------
37771 r13855 | zorglub | 2006-01-03 12:29:02 -0800 (Tue, 03 Jan 2006) | 2 lines
37772 Changed paths:
37773    M /trunk/src/input/input.c
37774
37775 Fix invalid return
37776
37777 ------------------------------------------------------------------------
37778 r13854 | xtophe | 2006-01-03 08:37:05 -0800 (Tue, 03 Jan 2006) | 2 lines
37779 Changed paths:
37780    M /trunk/Makefile.am
37781
37782 Missing headder in tarball
37783
37784 ------------------------------------------------------------------------
37785 r13853 | xtophe | 2006-01-03 07:16:01 -0800 (Tue, 03 Jan 2006) | 2 lines
37786 Changed paths:
37787    M /trunk/src/libvlc.h
37788
37789 Typo
37790
37791 ------------------------------------------------------------------------
37792 r13852 | fkuehne | 2006-01-03 04:50:15 -0800 (Tue, 03 Jan 2006) | 1 line
37793 Changed paths:
37794    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
37795    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
37796    M /trunk/modules/gui/macosx/wizard.m
37797
37798 * added RTP uni-/multicast to the wizard
37799 ------------------------------------------------------------------------
37800 r13851 | fkuehne | 2006-01-02 10:25:01 -0800 (Mon, 02 Jan 2006) | 1 line
37801 Changed paths:
37802    M /trunk/modules/video_output/image.c
37803
37804 * fixed preferences
37805 ------------------------------------------------------------------------
37806 r13850 | sam | 2006-01-02 02:52:50 -0800 (Mon, 02 Jan 2006) | 4 lines
37807 Changed paths:
37808    M /trunk/modules/video_output/image.c
37809
37810   * modules/video_output/image.c:
37811     + Implemented support for --image-out-format.
37812     + Added support for JPEG output. Still defaults to PNG.
37813
37814 ------------------------------------------------------------------------
37815 r13849 | sam | 2006-01-02 02:41:38 -0800 (Mon, 02 Jan 2006) | 3 lines
37816 Changed paths:
37817    M /trunk/src/video_output/video_output.c
37818
37819   * src/video_output/video_output.c: do not drop late frames at the video
37820     output level when --no-skip-frames was specified.
37821
37822 ------------------------------------------------------------------------
37823 r13848 | courmisch | 2006-01-02 02:06:36 -0800 (Mon, 02 Jan 2006) | 2 lines
37824 Changed paths:
37825    M /trunk/po/fr.po
37826
37827 Fix spelling error
37828
37829 ------------------------------------------------------------------------
37830 r13847 | sam | 2006-01-02 01:01:27 -0800 (Mon, 02 Jan 2006) | 3 lines
37831 Changed paths:
37832    M /trunk/src/misc/image.c
37833
37834   * src/misc/image.c: don't forget to free the temporary pictures or we'll
37835     rapidly leak gigabytes of memory.
37836
37837 ------------------------------------------------------------------------
37838 r13842 | zorglub | 2006-01-01 05:39:21 -0800 (Sun, 01 Jan 2006) | 2 lines
37839 Changed paths:
37840    M /trunk/extras/make.pl
37841
37842 Improve output
37843
37844 ------------------------------------------------------------------------
37845 r13841 | hartman | 2005-12-31 07:05:12 -0800 (Sat, 31 Dec 2005) | 1 line
37846 Changed paths:
37847    M /trunk/src/input/stream.c
37848
37849 Fix an issue with AStreamRefillStream and mp4 indexes
37850 ------------------------------------------------------------------------