fix breakqge introduce in [16152]
[vlc.git] / ChangeLog
blob9e145ac23a1258046c584eb104b1d2b5e9a0fc62
1 ------------------------------------------------------------------------
2 r16012 | sam | 2006-07-12 15:51:51 +0200 (Wed, 12 Jul 2006) | 2 lines
3 Changed paths:
4    M /trunk/src/Makefile.am
6   * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
8 ------------------------------------------------------------------------
9 r16011 | sam | 2006-07-12 15:23:26 +0200 (Wed, 12 Jul 2006) | 2 lines
10 Changed paths:
11    M /trunk/m4/Makefile.am
13   * m4/Makefile.am: added more missing files. olleh buglroz!
15 ------------------------------------------------------------------------
16 r16010 | sam | 2006-07-12 15:04:37 +0200 (Wed, 12 Jul 2006) | 2 lines
17 Changed paths:
18    M /trunk/m4/Makefile.am
20   * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
22 ------------------------------------------------------------------------
23 r16009 | sam | 2006-07-12 14:34:07 +0200 (Wed, 12 Jul 2006) | 2 lines
24 Changed paths:
25    M /trunk/src/audio_output/common.c
27   * src/audio_output/common.c: moved message around so that it compiles.
29 ------------------------------------------------------------------------
30 r16008 | sam | 2006-07-12 14:27:06 +0200 (Wed, 12 Jul 2006) | 2 lines
31 Changed paths:
32    M /trunk/src/audio_output/common.c
34   * src/audio_output/common.c: added error message upon invalid initialisation.
36 ------------------------------------------------------------------------
37 r16007 | zorglub | 2006-07-12 13:29:30 +0200 (Wed, 12 Jul 2006) | 2 lines
38 Changed paths:
39    M /trunk/src/Makefile.am
41 Missing header in EXTRA_DIST
43 ------------------------------------------------------------------------
44 r16006 | bigben | 2006-07-11 21:12:18 +0200 (Tue, 11 Jul 2006) | 5 lines
45 Changed paths:
46    M /trunk/THANKS
47    M /trunk/modules/access/dvb/linux_dvb.c
49 * Patch to add ATSC support by Dennis Lou
50 * This is untested, but shouldn't have any adverse effect at least
51 * Any feedback much welcomed
54 ------------------------------------------------------------------------
55 r16005 | fkuehne | 2006-07-11 12:49:50 +0200 (Tue, 11 Jul 2006) | 1 line
56 Changed paths:
57    M /trunk/po/POTFILES.in
59 * fix make dist
60 ------------------------------------------------------------------------
61 r16004 | fkuehne | 2006-07-10 23:30:31 +0200 (Mon, 10 Jul 2006) | 1 line
62 Changed paths:
63    M /trunk/modules/demux/playlist/qtl.c
64    M /trunk/po/POTFILES.in
65    M /trunk/po/ca.po
66    M /trunk/po/cs.po
67    M /trunk/po/da.po
68    M /trunk/po/de.po
69    M /trunk/po/en_GB.po
70    M /trunk/po/es.po
71    M /trunk/po/fr.po
72    M /trunk/po/gl.po
73    M /trunk/po/he.po
74    M /trunk/po/hi.po
75    M /trunk/po/hu.po
76    M /trunk/po/it.po
77    M /trunk/po/ja.po
78    M /trunk/po/ka.po
79    M /trunk/po/ko.po
80    M /trunk/po/nl.po
81    M /trunk/po/oc.po
82    M /trunk/po/pt_BR.po
83    M /trunk/po/ro.po
84    M /trunk/po/ru.po
85    M /trunk/po/sv.po
86    M /trunk/po/tr.po
87    M /trunk/po/vlc.pot
88    M /trunk/po/zh_CN.po
89    M /trunk/po/zh_TW.po
90    M /trunk/src/libvlc.h
92 * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
93 ------------------------------------------------------------------------
94 r16003 | hartman | 2006-07-10 22:52:57 +0200 (Mon, 10 Jul 2006) | 2 lines
95 Changed paths:
96    M /trunk/modules/demux/ps.c
97    M /trunk/modules/demux/ps.h
99 * 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.
101 ------------------------------------------------------------------------
102 r16002 | fkuehne | 2006-07-10 20:46:46 +0200 (Mon, 10 Jul 2006) | 1 line
103 Changed paths:
104    M /trunk/po/de.po
106 * fixed typo pointed out by Dirk Stegemann on the forum
107 ------------------------------------------------------------------------
108 r16001 | dionoea | 2006-07-09 17:01:13 +0200 (Sun, 09 Jul 2006) | 2 lines
109 Changed paths:
110    M /trunk/include/configuration.h
111    M /trunk/include/vlc_config_cat.h
112    M /trunk/modules/stream_out/transcode.c
113    M /trunk/modules/video_filter/scale.c
115 #transcode{vfilter=...} only works with video filter2 filters.
117 ------------------------------------------------------------------------
118 r16000 | xtophe | 2006-07-08 23:42:12 +0200 (Sat, 08 Jul 2006) | 2 lines
119 Changed paths:
120    M /trunk/configure.ac
122 Have a module_string less confusing
124 ------------------------------------------------------------------------
125 r15999 | xtophe | 2006-07-08 23:20:00 +0200 (Sat, 08 Jul 2006) | 2 lines
126 Changed paths:
127    M /trunk/modules/control/rc.c
129 Clean up
131 ------------------------------------------------------------------------
132 r15998 | xtophe | 2006-07-08 23:19:17 +0200 (Sat, 08 Jul 2006) | 2 lines
133 Changed paths:
134    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
135    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
137 Fix compilation. It inserts the playlist only in tree view local.
139 ------------------------------------------------------------------------
140 r15997 | fkuehne | 2006-07-08 21:13:50 +0200 (Sat, 08 Jul 2006) | 1 line
141 Changed paths:
142    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
143    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
144    M /trunk/modules/gui/macosx/interaction.h
145    M /trunk/modules/gui/macosx/interaction.m
146    M /trunk/modules/gui/macosx/intf.h
147    M /trunk/modules/gui/macosx/intf.m
149 * complete clean-up
150 ------------------------------------------------------------------------
151 r15996 | fkuehne | 2006-07-08 21:12:11 +0200 (Sat, 08 Jul 2006) | 1 line
152 Changed paths:
153    M /trunk/modules/demux/avi/avi.c
155 * unified the GUI-presented string
156 ------------------------------------------------------------------------
157 r15995 | xtophe | 2006-07-08 21:11:05 +0200 (Sat, 08 Jul 2006) | 2 lines
158 Changed paths:
159    M /trunk/src/audio_output/dec.c
161 Fix stats collecting
163 ------------------------------------------------------------------------
164 r15994 | fkuehne | 2006-07-08 20:32:41 +0200 (Sat, 08 Jul 2006) | 1 line
165 Changed paths:
166    M /trunk/modules/demux/avi/avi.c
168 * 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.
169 ------------------------------------------------------------------------
170 r15993 | zorglub | 2006-07-08 19:28:51 +0200 (Sat, 08 Jul 2006) | 2 lines
171 Changed paths:
172    M /trunk/include/vlc_playlist.h
173    M /trunk/include/vlc_symbols.h
174    M /trunk/modules/control/rc.c
175    M /trunk/modules/demux/playlist/xspf.c
176    M /trunk/src/playlist/item.c
177    M /trunk/src/playlist/loadsave.c
178    M /trunk/src/playlist/search.c
180 Some infrastructure work for playlist autoload/autosave
182 ------------------------------------------------------------------------
183 r15992 | fkuehne | 2006-07-08 18:30:21 +0200 (Sat, 08 Jul 2006) | 1 line
184 Changed paths:
185    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
187 * added the Google Video Playlist file-type
188 ------------------------------------------------------------------------
189 r15991 | adn | 2006-07-08 14:51:10 +0200 (Sat, 08 Jul 2006) | 2 lines
190 Changed paths:
191    M /trunk/modules/gui/qt4/Modules.am
192    M /trunk/modules/gui/qt4/components/video_widget.cpp
194 cosmetic changes + compilation fixes
196 ------------------------------------------------------------------------
197 r15990 | zorglub | 2006-07-08 13:16:46 +0200 (Sat, 08 Jul 2006) | 4 lines
198 Changed paths:
199    M /trunk/modules/gui/qt4/Modules.am
200    M /trunk/modules/gui/qt4/components/video_widget.cpp
201    M /trunk/modules/gui/qt4/components/video_widget.hpp
202    A /trunk/modules/gui/qt4/dialogs/interaction.cpp
203    A /trunk/modules/gui/qt4/dialogs/interaction.hpp
204    M /trunk/modules/gui/qt4/dialogs_provider.cpp
205    M /trunk/modules/gui/qt4/dialogs_provider.hpp
206    M /trunk/modules/gui/qt4/main_interface.cpp
207    M /trunk/modules/gui/qt4/main_interface.hpp
208    M /trunk/modules/gui/qt4/qt4.cpp
209    M /trunk/modules/gui/qt4/ui/main_interface.ui
210    A /trunk/modules/gui/qt4/ui/okcanceldialog.ui
211    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
213 Improve embedded video output
214 Skeleton for interaction
215 Fix window settings save
217 ------------------------------------------------------------------------
218 r15989 | zorglub | 2006-07-08 13:16:20 +0200 (Sat, 08 Jul 2006) | 2 lines
219 Changed paths:
220    M /trunk/modules/stream_out/transcode.c
221    M /trunk/src/misc/stats.c
223 Fix some crashes
225 ------------------------------------------------------------------------
226 r15988 | courmisch | 2006-07-08 11:31:56 +0200 (Sat, 08 Jul 2006) | 3 lines
227 Changed paths:
228    M /trunk/loader/afl.c
229    M /trunk/loader/driver.c
230    M /trunk/loader/kludge.c
231    M /trunk/loader/ldt_keeper.c
232    M /trunk/loader/module.c
233    M /trunk/loader/pe_image.c
234    M /trunk/loader/pe_resource.c
235    M /trunk/loader/registry.c
236    M /trunk/loader/resource.c
237    M /trunk/loader/vfl.c
238    M /trunk/loader/win32.c
240 Some legal boilerplate.
241 Some files missing.
243 ------------------------------------------------------------------------
244 r15987 | dionoea | 2006-07-07 23:27:14 +0200 (Fri, 07 Jul 2006) | 2 lines
245 Changed paths:
246    M /trunk/modules/gui/qt4/main_interface.hpp
248 Fix segfault (thanks to zorglub for the hint)
250 ------------------------------------------------------------------------
251 r15986 | dionoea | 2006-07-07 22:24:11 +0200 (Fri, 07 Jul 2006) | 2 lines
252 Changed paths:
253    M /trunk/modules/demux/playlist/Modules.am
254    A /trunk/modules/demux/playlist/gvp.c
255    M /trunk/modules/demux/playlist/playlist.c
256    M /trunk/modules/demux/playlist/playlist.h
258 Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
260 ------------------------------------------------------------------------
261 r15985 | xtophe | 2006-07-07 01:23:59 +0200 (Fri, 07 Jul 2006) | 3 lines
262 Changed paths:
263    M /trunk/configure.ac
264    M /trunk/include/configuration.h
265    M /trunk/include/modules_inner.h
266    M /trunk/src/libvlc.h
268 Add a b_restart flag to indicate this option take effect only after a restart.
269 Break binary compatibility
271 ------------------------------------------------------------------------
272 r15984 | damienf | 2006-07-07 01:19:12 +0200 (Fri, 07 Jul 2006) | 4 lines
273 Changed paths:
274    M /trunk/modules/gui/macosx/vout.h
275    M /trunk/modules/gui/macosx/vout.m
277 vout.m: change in fullscreen behaviour
278 - toggle fullscreen mode when double clicking on video.
279 - allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
281 ------------------------------------------------------------------------
282 r15983 | hartman | 2006-07-06 22:43:21 +0200 (Thu, 06 Jul 2006) | 2 lines
283 Changed paths:
284    M /trunk/modules/services_discovery/sap.c
286 * Fix SDP file parsing of the SAP module.
288 ------------------------------------------------------------------------
289 r15982 | zorglub | 2006-07-06 13:15:31 +0200 (Thu, 06 Jul 2006) | 2 lines
290 Changed paths:
291    M /trunk/doc/ChangeLog-2005
293 Fix 2005 changelog
295 ------------------------------------------------------------------------
296 r15981 | sam | 2006-07-06 12:26:39 +0200 (Thu, 06 Jul 2006) | 2 lines
297 Changed paths:
298    M /trunk/doc/fortunes.txt
300   * doc/fortunes.txt: Fixed layout. We need quality quotes.
302 ------------------------------------------------------------------------
303 r15980 | adn | 2006-07-06 12:09:47 +0200 (Thu, 06 Jul 2006) | 3 lines
304 Changed paths:
305    M /trunk/po/ar.po
307 partial Arabic translation.
308 Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>.
310 ------------------------------------------------------------------------
311 r15979 | zorglub | 2006-07-05 20:12:55 +0200 (Wed, 05 Jul 2006) | 2 lines
312 Changed paths:
313    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
314    M /trunk/modules/gui/qt4/main_interface.cpp
315    M /trunk/modules/gui/qt4/main_interface.hpp
316    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
318 [Untested] Save interface position
320 ------------------------------------------------------------------------
321 r15978 | xtophe | 2006-07-05 13:12:06 +0200 (Wed, 05 Jul 2006) | 2 lines
322 Changed paths:
323    M /trunk/src/misc/unicode.c
325 unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
327 ------------------------------------------------------------------------
328 r15977 | thresh | 2006-07-04 17:23:04 +0200 (Tue, 04 Jul 2006) | 2 lines
329 Changed paths:
330    M /trunk/configure.ac
332 link visual plugin against math library
334 ------------------------------------------------------------------------
335 r15976 | sam | 2006-07-04 16:06:44 +0200 (Tue, 04 Jul 2006) | 2 lines
336 Changed paths:
337    M /trunk/configure.ac
338    M /trunk/modules/control/Modules.am
339    A /trunk/modules/control/motion.c
341   * modules/control/motion.c: control VLC with laptop built-in motion sensors.
343 ------------------------------------------------------------------------
344 r15975 | sam | 2006-07-04 14:55:43 +0200 (Tue, 04 Jul 2006) | 2 lines
345 Changed paths:
346    M /trunk/modules/demux/mkv.cpp
348   * modules/demux/mkv.cpp: fixed a pointer cast bug.
350 ------------------------------------------------------------------------
351 r15974 | sam | 2006-07-04 14:28:23 +0200 (Tue, 04 Jul 2006) | 2 lines
352 Changed paths:
353    M /trunk/modules/stream_out/transcode.c
355   * modules/stream_out/transcode.c: improve error message verbosity.
357 ------------------------------------------------------------------------
358 r15973 | sam | 2006-07-04 14:26:08 +0200 (Tue, 04 Jul 2006) | 2 lines
359 Changed paths:
360    M /trunk/modules/video_filter/transform.c
362   * modules/video_filter/transform.c: minor coding improvement.
364 ------------------------------------------------------------------------
365 r15972 | fkuehne | 2006-07-03 13:20:02 +0200 (Mon, 03 Jul 2006) | 1 line
366 Changed paths:
367    M /trunk/include/vlc_interaction.h
369 * you didn't see anything
370 ------------------------------------------------------------------------
371 r15971 | fkuehne | 2006-07-03 12:38:09 +0200 (Mon, 03 Jul 2006) | 1 line
372 Changed paths:
373    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
374    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
375    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
376    M /trunk/include/vlc_interaction.h
377    M /trunk/modules/gui/macosx/interaction.m
378    M /trunk/modules/gui/macosx/intf.h
379    M /trunk/modules/gui/macosx/intf.m
380    M /trunk/src/interface/interaction.c
382 * implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
383 ------------------------------------------------------------------------
384 r15970 | dionoea | 2006-07-02 19:47:26 +0200 (Sun, 02 Jul 2006) | 2 lines
385 Changed paths:
386    M /trunk/modules/demux/playlist/qtl.c
388 s/Shoutcast/QTL/
390 ------------------------------------------------------------------------
391 r15969 | dionoea | 2006-07-02 19:28:15 +0200 (Sun, 02 Jul 2006) | 2 lines
392 Changed paths:
393    M /trunk/modules/demux/playlist/Modules.am
394    M /trunk/modules/demux/playlist/playlist.c
395    M /trunk/modules/demux/playlist/playlist.h
396    A /trunk/modules/demux/playlist/qtl.c (from /trunk/modules/demux/playlist/shoutcast.c:15967)
398 Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
400 ------------------------------------------------------------------------
401 r15968 | zorglub | 2006-07-02 11:22:05 +0200 (Sun, 02 Jul 2006) | 2 lines
402 Changed paths:
403    M /trunk/src/video_output/video_output.c
405 make sure that we don't use deleted objects
407 ------------------------------------------------------------------------
408 r15967 | hartman | 2006-07-01 21:23:39 +0200 (Sat, 01 Jul 2006) | 2 lines
409 Changed paths:
410    M /trunk/modules/demux/Modules.am
411    M /trunk/modules/demux/playlist/Modules.am
412    M /trunk/modules/demux/playlist/asx.c
413    M /trunk/modules/demux/playlist/playlist.c
414    M /trunk/modules/demux/playlist/playlist.h
415    A /trunk/modules/demux/playlist/sgimb.c (from /trunk/modules/demux/sgimb.c:15965)
416    D /trunk/modules/demux/sgimb.c
418 * Move sgimb demux to the playlist demux, and port it to the new playlist API
420 ------------------------------------------------------------------------
421 r15966 | zorglub | 2006-07-01 20:34:03 +0200 (Sat, 01 Jul 2006) | 2 lines
422 Changed paths:
423    M /trunk/modules/gui/qt4/Modules.am
424    A /trunk/modules/gui/qt4/components/video_widget.cpp
425    A /trunk/modules/gui/qt4/components/video_widget.hpp
426    M /trunk/modules/gui/qt4/main_interface.cpp
427    M /trunk/modules/gui/qt4/main_interface.hpp
428    M /trunk/modules/gui/qt4/playlist_model.cpp
429    M /trunk/modules/gui/qt4/qt4.cpp
430    M /trunk/modules/gui/qt4/qt4.hpp
431    M /trunk/modules/gui/qt4/ui/main_interface.ui
433 Preliminary embedded vout implementation
435 ------------------------------------------------------------------------
436 r15965 | thresh | 2006-07-01 12:13:13 +0200 (Sat, 01 Jul 2006) | 3 lines
437 Changed paths:
438    M /trunk/include/main.h
439    M /trunk/src/libvlc.c
441 fix indentation and memory leak introduced in 19564.
442 do not use vlc_t to store psz_pidfile
444 ------------------------------------------------------------------------
445 r15964 | thresh | 2006-06-30 18:34:46 +0200 (Fri, 30 Jun 2006) | 3 lines
446 Changed paths:
447    M /trunk/include/main.h
448    M /trunk/src/libvlc.c
449    M /trunk/src/libvlc.h
451 support for creating pid files when going daemon mode.
452 Someone should really review it as it is my first experience in C.
454 ------------------------------------------------------------------------
455 r15963 | hartman | 2006-06-30 00:04:35 +0200 (Fri, 30 Jun 2006) | 5 lines
456 Changed paths:
457    M /trunk/src/input/stream.c
459 * fix an issue with stats on inputstreams (this fixes the check for update crash)
460 - also fixed a similar potential issue on subtitles.
461 - lesson for today: Be careful when you use p_parent of an object.
462 - i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
464 ------------------------------------------------------------------------
465 r15962 | hartman | 2006-06-29 22:52:30 +0200 (Thu, 29 Jun 2006) | 2 lines
466 Changed paths:
467    M /trunk/modules/codec/png.c
469 * MPNG support
471 ------------------------------------------------------------------------
472 r15961 | Trax | 2006-06-29 22:15:57 +0200 (Thu, 29 Jun 2006) | 1 line
473 Changed paths:
474    M /trunk/modules/codec/dmo/dmo.c
476 * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
477 ------------------------------------------------------------------------
478 r15960 | sigmunau | 2006-06-29 19:55:14 +0200 (Thu, 29 Jun 2006) | 2 lines
479 Changed paths:
480    M /trunk/modules/access/dvb/access.c
482 Fix a regression in r15404 causing people to experience artefacts and lost lock
484 ------------------------------------------------------------------------
485 r15959 | sigmunau | 2006-06-29 19:31:28 +0200 (Thu, 29 Jun 2006) | 2 lines
486 Changed paths:
487    M /trunk/modules/demux/Modules.am
488    D /trunk/modules/demux/m3u.c
490 Finnally got rid of the old m3u module. RIP
492 ------------------------------------------------------------------------
493 r15957 | hartman | 2006-06-29 17:27:26 +0200 (Thu, 29 Jun 2006) | 6 lines
494 Changed paths:
495    M /trunk/modules/demux/playlist/Modules.am
496    A /trunk/modules/demux/playlist/asx.c
497    M /trunk/modules/demux/playlist/m3u.c
498    M /trunk/modules/demux/playlist/playlist.c
499    M /trunk/modules/demux/playlist/playlist.h
500    M /trunk/modules/demux/playlist/podcast.c
502 * New ASX parser
503   - some elements are not yet supported.
504   - it could perhaps use a little bit more cleaning.
506 In the basics. It just works :D
508 ------------------------------------------------------------------------
509 r15956 | hartman | 2006-06-29 15:55:23 +0200 (Thu, 29 Jun 2006) | 3 lines
510 Changed paths:
511    M /trunk/modules/access/http.c
513 * HTTP 1.0 is not seekable
514 * Set Connection:Close for HTTP 1.1 streams that are not continious 
516 ------------------------------------------------------------------------
517 r15955 | xtophe | 2006-06-29 00:11:36 +0200 (Thu, 29 Jun 2006) | 2 lines
518 Changed paths:
519    M /trunk/modules/gui/qt4/res.qrc
521 add the volume icons
523 ------------------------------------------------------------------------
524 r15954 | zorglub | 2006-06-28 23:50:59 +0200 (Wed, 28 Jun 2006) | 2 lines
525 Changed paths:
526    M /trunk/modules/gui/qt4/Modules.am
527    M /trunk/modules/gui/qt4/main_interface.cpp
528    M /trunk/modules/gui/qt4/qt4.cpp
530 various fixes
532 ------------------------------------------------------------------------
533 r15953 | hartman | 2006-06-28 22:03:15 +0200 (Wed, 28 Jun 2006) | 2 lines
534 Changed paths:
535    M /trunk/modules/services_discovery/sap.c
537 * Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
539 ------------------------------------------------------------------------
540 r15952 | hartman | 2006-06-28 21:02:37 +0200 (Wed, 28 Jun 2006) | 2 lines
541 Changed paths:
542    M /trunk/modules/services_discovery/sap.c
544 * Fix some sap SD memleaks. more to follow
546 ------------------------------------------------------------------------
547 r15951 | xtophe | 2006-06-28 20:57:20 +0200 (Wed, 28 Jun 2006) | 2 lines
548 Changed paths:
549    M /trunk/modules/gui/qt4/Modules.am
551 fix compile for builddir != srcdir
553 ------------------------------------------------------------------------
554 r15949 | zorglub | 2006-06-28 17:16:23 +0200 (Wed, 28 Jun 2006) | 2 lines
555 Changed paths:
556    M /trunk/src/input/es_out.c
558 Compile fix
560 ------------------------------------------------------------------------
561 r15948 | zorglub | 2006-06-28 16:36:39 +0200 (Wed, 28 Jun 2006) | 2 lines
562 Changed paths:
563    M /trunk/modules/demux/asf/asf.c
564    M /trunk/modules/demux/gme.cpp
566 Mostly fix GME meta
568 ------------------------------------------------------------------------
569 r15947 | zorglub | 2006-06-28 16:24:22 +0200 (Wed, 28 Jun 2006) | 2 lines
570 Changed paths:
571    M /trunk/modules/demux/ts.c
572    M /trunk/src/input/es_out.c
574 Gra. Fix most of TS meta
576 ------------------------------------------------------------------------
577 r15946 | zorglub | 2006-06-28 16:22:04 +0200 (Wed, 28 Jun 2006) | 2 lines
578 Changed paths:
579    M /trunk/configure.ac
580    M /trunk/modules/demux/ts.c
581    M /trunk/src/input/es_out.c
583 Forgot that for Qt
585 ------------------------------------------------------------------------
586 r15945 | zorglub | 2006-06-28 15:16:45 +0200 (Wed, 28 Jun 2006) | 2 lines
587 Changed paths:
588    M /trunk/modules/gui/qt4
589    M /trunk/modules/gui/qt4/Modules.am
590    M /trunk/modules/gui/qt4/components/playlist
591    M /trunk/modules/gui/qt4/main_interface.cpp
592    A /trunk/modules/gui/qt4/pixmaps/next.png
593    A /trunk/modules/gui/qt4/pixmaps/play.png
594    A /trunk/modules/gui/qt4/pixmaps/previous.png
595    A /trunk/modules/gui/qt4/pixmaps/stop.png
596    A /trunk/modules/gui/qt4/pixmaps/volume-high.png
597    A /trunk/modules/gui/qt4/pixmaps/volume-low.png
598    A /trunk/modules/gui/qt4/res.qrc
599    M /trunk/modules/gui/qt4/ui/main_interface.ui
601 Icons
603 ------------------------------------------------------------------------
604 r15943 | jpsaman | 2006-06-27 15:32:30 +0200 (Tue, 27 Jun 2006) | 1 line
605 Changed paths:
606    M /trunk/THANKS
607    M /trunk/modules/codec/theora.c
609 Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
610 ------------------------------------------------------------------------
611 r15942 | sigmunau | 2006-06-27 12:14:58 +0200 (Tue, 27 Jun 2006) | 6 lines
612 Changed paths:
613    M /trunk/modules/access/dvb/en50221.c
615 Attempt to support international charsets in mmi menus according to ETS 
616 300 468 Annex A. Please test
618 TODO: This convertion should be done on strings received from SDT and 
619 EIT (and possibly others) in the TS demux as well.
621 ------------------------------------------------------------------------
622 r15941 | zorglub | 2006-06-26 23:11:38 +0200 (Mon, 26 Jun 2006) | 2 lines
623 Changed paths:
624    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
625    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
626    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
627    M /trunk/modules/gui/qt4/dialogs/playlist.hpp
628    M /trunk/modules/gui/qt4/playlist_model.cpp
629    M /trunk/modules/gui/qt4/playlist_model.hpp
631 Some more Qt playlist code
633 ------------------------------------------------------------------------
634 r15940 | zorglub | 2006-06-26 08:26:45 +0200 (Mon, 26 Jun 2006) | 3 lines
635 Changed paths:
636    M /trunk/modules/gui/qt4/Modules.am
637    M /trunk/modules/gui/qt4/components/playlist/panels.hpp
638    M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
639    M /trunk/modules/gui/qt4/dialogs/playlist.cpp
640    M /trunk/modules/gui/qt4/main_interface.cpp
641    M /trunk/modules/gui/qt4/playlist_model.cpp
642    M /trunk/modules/gui/qt4/playlist_model.hpp
644 Some more playlist code
645 Fix makefile
647 ------------------------------------------------------------------------
648 r15939 | courmisch | 2006-06-25 19:05:52 +0200 (Sun, 25 Jun 2006) | 3 lines
649 Changed paths:
650    M /trunk/modules/misc/network/ipv6.c
652 - Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
653 - Remove old kludges (get yourself a decently recent Mingw32 or die)
655 ------------------------------------------------------------------------
656 r15938 | zorglub | 2006-06-25 18:29:49 +0200 (Sun, 25 Jun 2006) | 2 lines
657 Changed paths:
658    M /trunk/modules/gui/qt4/Modules.am
659    M /trunk/modules/gui/qt4/components/open.hpp
660    A /trunk/modules/gui/qt4/playlist_model.cpp
661    A /trunk/modules/gui/qt4/playlist_model.hpp
663 Playlist model
665 ------------------------------------------------------------------------
666 r15937 | zorglub | 2006-06-22 15:45:38 +0200 (Thu, 22 Jun 2006) | 2 lines
667 Changed paths:
668    A /trunk/src/misc/devices.c
670 Bah, who really needs this ?
672 ------------------------------------------------------------------------
673 r15936 | zorglub | 2006-06-22 12:03:32 +0200 (Thu, 22 Jun 2006) | 3 lines
674 Changed paths:
675    M /trunk/include/main.h
676    M /trunk/include/vlc_common.h
677    M /trunk/include/vlc_devices.h
678    M /trunk/modules/misc/probe/hal.c
679    M /trunk/src/Makefile.am
681 * Create new types for device probing
682 * Beginning of core implementation
684 ------------------------------------------------------------------------
685 r15935 | hartman | 2006-06-21 16:32:21 +0200 (Wed, 21 Jun 2006) | 2 lines
686 Changed paths:
687    M /trunk/modules/codec/ffmpeg/ffmpeg.c
689 * update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
691 ------------------------------------------------------------------------
692 r15934 | zorglub | 2006-06-21 16:22:22 +0200 (Wed, 21 Jun 2006) | 2 lines
693 Changed paths:
694    M /trunk/configure.ac
695    M /trunk/include/vlc_common.h
696    M /trunk/include/vlc_devices.h
697    M /trunk/modules/misc/probe
698    A /trunk/modules/misc/probe/Modules.am
699    M /trunk/modules/misc/probe/hal.c
701 HAL probing module
703 ------------------------------------------------------------------------
704 r15933 | yoann | 2006-06-21 02:09:19 +0200 (Wed, 21 Jun 2006) | 3 lines
705 Changed paths:
706    M /trunk/modules/gui/wxwidgets/input_manager.cpp
708 * wxwidgets: repair slider dragging.
709   my algorithm is still not perfect: it should take account of the "thumb length"
711 ------------------------------------------------------------------------
712 r15932 | zorglub | 2006-06-20 22:54:16 +0200 (Tue, 20 Jun 2006) | 2 lines
713 Changed paths:
714    A /trunk/include/vlc_devices.h
715    A /trunk/modules/misc/probe
716    A /trunk/modules/misc/probe/hal.c (from /trunk/modules/services_discovery/hal.c:15925)
718 Non-working general declarations for disc probing (Refs:#565)
720 ------------------------------------------------------------------------
721 r15931 | yoann | 2006-06-20 20:57:13 +0200 (Tue, 20 Jun 2006) | 3 lines
722 Changed paths:
723    M /trunk/modules/gui/wxwidgets/input_manager.cpp
724    M /trunk/modules/gui/wxwidgets/input_manager.hpp
726 * wxwidgets: try to implement a go-where-you-click slider
727   but I don't have a real video/audio file to test it...
729 ------------------------------------------------------------------------
730 r15930 | yoann | 2006-06-20 17:51:23 +0200 (Tue, 20 Jun 2006) | 2 lines
731 Changed paths:
732    M /trunk/vlc.win32.nsi.in
734 * vlc.win32.nsi.in: set "Recommended" as the default installation type
736 ------------------------------------------------------------------------
737 r15929 | courmisch | 2006-06-20 16:37:45 +0200 (Tue, 20 Jun 2006) | 4 lines
738 Changed paths:
739    M /trunk/src/network/getaddrinfo.c
741 Use the not so broken getaddrinfo implementation from ws2_32.dll
742 instead of the painfully braindead one from wship6 that we'd rather
743 flatly ignore
745 ------------------------------------------------------------------------
746 r15928 | courmisch | 2006-06-20 16:33:48 +0200 (Tue, 20 Jun 2006) | 4 lines
747 Changed paths:
748    M /trunk/src/misc/win32_specific.c
750 There is no such a thing as Winsock 2.0. Use version 2.2 instead.
751 Microsoft was probably too much afraid that developpers would request
752 version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.
754 ------------------------------------------------------------------------
755 r15927 | jpsaman | 2006-06-20 14:51:29 +0200 (Tue, 20 Jun 2006) | 1 line
756 Changed paths:
757    M /trunk/extras/contrib/bootstrap
759 Add another test for MacOS X 10.4.0 with Darwin ports installed
760 ------------------------------------------------------------------------
761 r15926 | zorglub | 2006-06-20 08:04:43 +0200 (Tue, 20 Jun 2006) | 2 lines
762 Changed paths:
763    A /trunk/modules/gui/qt4/components/playlist/panels.hpp
764    A /trunk/modules/gui/qt4/components/playlist/selector.hpp
765    A /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp
767 Some skeleton files for playlist
769 ------------------------------------------------------------------------
770 r15925 | xtophe | 2006-06-19 20:33:11 +0200 (Mon, 19 Jun 2006) | 2 lines
771 Changed paths:
772    M /trunk/src/input/input.c
774 src/innput/input.c: Compile fix
776 ------------------------------------------------------------------------
777 r15924 | zorglub | 2006-06-19 19:46:20 +0200 (Mon, 19 Jun 2006) | 2 lines
778 Changed paths:
779    M /trunk/modules/demux/avi/avi.c
781 Use a tristate for avi index (fix / don't fix / ask). Closes:#679
783 ------------------------------------------------------------------------
784 r15923 | zorglub | 2006-06-19 19:33:43 +0200 (Mon, 19 Jun 2006) | 2 lines
785 Changed paths:
786    M /trunk/src/input/input.c
787    M /trunk/src/misc/stats.c
789 Small stats improvements
791 ------------------------------------------------------------------------
792 r15922 | yoann | 2006-06-17 20:42:29 +0200 (Sat, 17 Jun 2006) | 2 lines
793 Changed paths:
794    M /trunk/src/input/subtitles.c
796 * input/subtitles.c: fix another bug in subtitle autodetection
798 ------------------------------------------------------------------------
799 r15921 | xtophe | 2006-06-17 16:16:51 +0200 (Sat, 17 Jun 2006) | 2 lines
800 Changed paths:
801    M /trunk/src/misc/stats.c
803 src/misc/stats.c: avoid buffer underflow.
805 ------------------------------------------------------------------------
806 r15918 | yoann | 2006-06-17 06:13:04 +0200 (Sat, 17 Jun 2006) | 2 lines
807 Changed paths:
808    M /trunk/src/input/input.c
810 * src/input/input.c: don't clean twice the read_bytes counter
812 ------------------------------------------------------------------------
813 r15917 | xtophe | 2006-06-17 00:42:00 +0200 (Sat, 17 Jun 2006) | 2 lines
814 Changed paths:
815    M /trunk/src/input/input.c
816    M /trunk/src/misc/stats.c
818 Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
820 ------------------------------------------------------------------------
821 r15916 | yoann | 2006-06-16 21:05:55 +0200 (Fri, 16 Jun 2006) | 2 lines
822 Changed paths:
823    M /trunk/src/input/input.c
825 * If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
827 ------------------------------------------------------------------------
828 r15915 | zorglub | 2006-06-15 23:22:35 +0200 (Thu, 15 Jun 2006) | 2 lines
829 Changed paths:
830    M /trunk/include/main.h
831    M /trunk/include/vlc_httpd.h
832    M /trunk/include/vlc_input.h
833    M /trunk/include/vlc_messages.h
834    M /trunk/include/vlc_symbols.h
835    M /trunk/src/audio_output/dec.c
836    M /trunk/src/audio_output/input.c
837    M /trunk/src/input/decoder.c
838    M /trunk/src/input/es_out.c
839    M /trunk/src/input/input.c
840    M /trunk/src/input/stream.c
841    M /trunk/src/libvlc.c
842    M /trunk/src/misc/objects.c
843    M /trunk/src/misc/stats.c
844    M /trunk/src/network/httpd.c
845    M /trunk/src/playlist/control.c
846    M /trunk/src/playlist/thread.c
847    M /trunk/src/stream_output/stream_output.c
848    M /trunk/src/video_output/video_output.c
850 Partial rewrite of stats to avoid lookups (Closes:#693)
852 ------------------------------------------------------------------------
853 r15914 | damienf | 2006-06-15 00:49:57 +0200 (Thu, 15 Jun 2006) | 4 lines
854 Changed paths:
855    M /trunk/modules/gui/macosx/voutgl.m
856    M /trunk/modules/video_output/opengl.c
858 fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
859 - opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
860 - voutgl.m: set context to NULL on exit
862 ------------------------------------------------------------------------
863 r15913 | yoann | 2006-06-14 22:15:23 +0200 (Wed, 14 Jun 2006) | 3 lines
864 Changed paths:
865    M /trunk/modules/demux/playlist/xspf.c
867 * playlist/xspf.c: upgrade to new structure
868   inputs are not yet added to the playlist
870 ------------------------------------------------------------------------
871 r15912 | zorglub | 2006-06-14 22:09:51 +0200 (Wed, 14 Jun 2006) | 3 lines
872 Changed paths:
873    M /trunk/include/vlc_playlist.h
874    M /trunk/src/libvlc.h
875    M /trunk/src/playlist/engine.c
877 * Add a "media-library" option to enable/disable ML
878 * Add a "playlist-tree" option to force onelevel/catgory mode
880 ------------------------------------------------------------------------
881 r15911 | yoann | 2006-06-14 20:31:45 +0200 (Wed, 14 Jun 2006) | 2 lines
882 Changed paths:
883    M /trunk/modules/control/http/rpn.c
884    M /trunk/share/http/dialogs/main
885    A /trunk/share/http/images/snapshot.png
886    M /trunk/share/http/js/functions.js
887    M /trunk/share/http/requests/status.xml
889 * web interface: add a snapshot button
891 ------------------------------------------------------------------------
892 r15910 | ipkiss | 2006-06-14 20:25:51 +0200 (Wed, 14 Jun 2006) | 2 lines
893 Changed paths:
894    M /trunk/modules/gui/skins2/parser/interpreter.cpp
896  * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
898 ------------------------------------------------------------------------
899 r15909 | yoann | 2006-06-14 16:48:32 +0200 (Wed, 14 Jun 2006) | 2 lines
900 Changed paths:
901    M /trunk/modules/misc/playlist/xspf.c
903 * playlist/xspf.c: handles empty nodes
905 ------------------------------------------------------------------------
906 r15908 | yoann | 2006-06-14 14:05:39 +0200 (Wed, 14 Jun 2006) | 2 lines
907 Changed paths:
908    M /trunk/modules/control/http/util.c
910 * control/http: fix "pl.current"
912 ------------------------------------------------------------------------
913 r15907 | yoann | 2006-06-14 06:43:47 +0200 (Wed, 14 Jun 2006) | 2 lines
914 Changed paths:
915    M /trunk/modules/demux/playlist/xspf.c
916    M /trunk/modules/demux/playlist/xspf.h
918 * demux/playlist/xspf: skeleton for XSPF tree playlist import
920 ------------------------------------------------------------------------
921 r15906 | yoann | 2006-06-14 04:00:42 +0200 (Wed, 14 Jun 2006) | 2 lines
922 Changed paths:
923    M /trunk/modules/misc/playlist/xspf.c
925 * xpsf.c: ...but <playlist> has... grmbl
927 ------------------------------------------------------------------------
928 r15905 | yoann | 2006-06-14 03:51:05 +0200 (Wed, 14 Jun 2006) | 2 lines
929 Changed paths:
930    M /trunk/modules/misc/playlist/xspf.c
932 * xspf.c: <trackList> has no <location> or <title> element
934 ------------------------------------------------------------------------
935 r15904 | yoann | 2006-06-14 03:46:17 +0200 (Wed, 14 Jun 2006) | 3 lines
936 Changed paths:
937    M /trunk/modules/demux/playlist/xspf.c
939 * demux/playlist/xspf.c: fix a bug introduced by [15757]
940   + cosmetic changes
942 ------------------------------------------------------------------------
943 r15903 | yoann | 2006-06-14 02:43:00 +0200 (Wed, 14 Jun 2006) | 3 lines
944 Changed paths:
945    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
946    M /trunk/modules/misc/playlist/xspf.c
947    M /trunk/modules/misc/playlist/xspf.h
949 * Tree playlist XSPF export
950   Kids, don't try this at home...
952 ------------------------------------------------------------------------
953 r15902 | fkuehne | 2006-06-13 23:36:37 +0200 (Tue, 13 Jun 2006) | 1 line
954 Changed paths:
955    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
956    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/info.nib
957    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib
958    M /trunk/modules/gui/macosx/sfilters.h
959    M /trunk/modules/gui/macosx/sfilters.m
961 * code and GUI improvements
962 ------------------------------------------------------------------------
963 r15901 | littlejohn | 2006-06-13 17:34:27 +0200 (Tue, 13 Jun 2006) | 3 lines
964 Changed paths:
965    M /trunk/bindings/java/Makefile.am
967 Java bindings Makefile tested and working on both GNU and Windows.
970 ------------------------------------------------------------------------
971 r15900 | littlejohn | 2006-06-13 15:35:49 +0200 (Tue, 13 Jun 2006) | 5 lines
972 Changed paths:
973    M /trunk/bindings/java/Makefile.am
975 10 PRINT "Remember to include a final endif at the end of Makefile.am."
976 20 GOTO 10
980 ------------------------------------------------------------------------
981 r15899 | littlejohn | 2006-06-13 15:19:46 +0200 (Tue, 13 Jun 2006) | 3 lines
982 Changed paths:
983    M /trunk/bindings/java/Makefile.am
985 make buildbot (and ppl) happy with java Makefile.am .
988 ------------------------------------------------------------------------
989 r15898 | littlejohn | 2006-06-13 15:09:37 +0200 (Tue, 13 Jun 2006) | 3 lines
990 Changed paths:
991    M /trunk/bindings/java/Makefile.am
992    M /trunk/bindings/java/vlc-graphics-jni.cc
994 another attempt to make java bindings win32 friendly.
997 ------------------------------------------------------------------------
998 r15897 | littlejohn | 2006-06-13 12:40:26 +0200 (Tue, 13 Jun 2006) | 3 lines
999 Changed paths:
1000    M /trunk/bindings/java/Makefile.am
1002 Corrections in the java bindings Makefile
1005 ------------------------------------------------------------------------
1006 r15896 | littlejohn | 2006-06-13 11:58:56 +0200 (Tue, 13 Jun 2006) | 3 lines
1007 Changed paths:
1008    M /trunk/bindings/java/Makefile.am
1010 A first try in making the Makefile crossplatform (gnu/win32)
1013 ------------------------------------------------------------------------
1014 r15895 | yoann | 2006-06-13 05:04:08 +0200 (Tue, 13 Jun 2006) | 2 lines
1015 Changed paths:
1016    M /trunk/src/input/input.c
1018 * src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
1020 ------------------------------------------------------------------------
1021 r15894 | damienf | 2006-06-13 01:29:31 +0200 (Tue, 13 Jun 2006) | 2 lines
1022 Changed paths:
1023    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
1025 - x264-svn-win32.patch: synchronized with latest on svn
1027 ------------------------------------------------------------------------
1028 r15893 | damienf | 2006-06-13 01:26:38 +0200 (Tue, 13 Jun 2006) | 2 lines
1029 Changed paths:
1030    M /trunk/configure.ac
1032 - configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
1034 ------------------------------------------------------------------------
1035 r15892 | damienf | 2006-06-13 01:14:44 +0200 (Tue, 13 Jun 2006) | 2 lines
1036 Changed paths:
1037    M /trunk/mozilla/vlcshell.cpp
1039 vlcshell.cpp: fixed plugin 'autoplay'
1041 ------------------------------------------------------------------------
1042 r15891 | gbazin | 2006-06-12 22:41:22 +0200 (Mon, 12 Jun 2006) | 1 line
1043 Changed paths:
1044    M /trunk/src/misc/stats.c
1046 * src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
1047 ------------------------------------------------------------------------
1048 r15889 | zorglub | 2006-06-12 21:56:25 +0200 (Mon, 12 Jun 2006) | 2 lines
1049 Changed paths:
1050    M /trunk/modules/access/cdda.c
1052 Simplify the CDDA module. Split more between parse and play 
1054 ------------------------------------------------------------------------
1055 r15888 | gbazin | 2006-06-12 21:51:14 +0200 (Mon, 12 Jun 2006) | 1 line
1056 Changed paths:
1057    M /trunk/src/video_output/video_output.c
1059 * src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
1060 ------------------------------------------------------------------------
1061 r15887 | Trax | 2006-06-12 21:32:00 +0200 (Mon, 12 Jun 2006) | 1 line
1062 Changed paths:
1063    M /trunk/src/input/decoder.c
1065 * typo consummed -> consumed
1066 ------------------------------------------------------------------------
1067 r15886 | yoann | 2006-06-12 21:31:33 +0200 (Mon, 12 Jun 2006) | 3 lines
1068 Changed paths:
1069    M /trunk/modules/video_output/image.c
1071 * modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
1072   Thanks to Menele from the forum for submitting a patch.
1074 ------------------------------------------------------------------------
1075 r15885 | zorglub | 2006-06-12 21:21:01 +0200 (Mon, 12 Jun 2006) | 4 lines
1076 Changed paths:
1077    M /trunk/src/input/item.c
1078    M /trunk/src/playlist/control.c
1079    M /trunk/src/playlist/item.c
1080    M /trunk/src/playlist/tree.c
1082 * Fix skip in initial status
1083 * Don't waste ids
1084 * Fix a bug in services discoveries
1086 ------------------------------------------------------------------------
1087 r15884 | thresh | 2006-06-12 16:47:01 +0200 (Mon, 12 Jun 2006) | 2 lines
1088 Changed paths:
1089    M /trunk/configure.ac
1091 Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
1093 ------------------------------------------------------------------------
1094 r15883 | gbazin | 2006-06-11 22:52:08 +0200 (Sun, 11 Jun 2006) | 1 line
1095 Changed paths:
1096    M /trunk/modules/packetizer/mpeg4video.c
1098 * modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
1099 ------------------------------------------------------------------------
1100 r15882 | xtophe | 2006-06-11 21:21:30 +0200 (Sun, 11 Jun 2006) | 2 lines
1101 Changed paths:
1102    M /trunk/extras/contrib/src/Makefile
1103    D /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
1105 ffmpeg-svn-cross.patch has been applied upstream
1107 ------------------------------------------------------------------------
1108 r15881 | zorglub | 2006-06-11 21:03:12 +0200 (Sun, 11 Jun 2006) | 2 lines
1109 Changed paths:
1110    M /trunk/modules/gui/qt4/Modules.am
1111    A /trunk/modules/gui/qt4/components/open.cpp
1112    A /trunk/modules/gui/qt4/components/open.hpp
1113    A /trunk/modules/gui/qt4/components/playlist
1114    A /trunk/modules/gui/qt4/ui/file_open.ui
1116 Skeleton for open
1118 ------------------------------------------------------------------------
1119 r15880 | gbazin | 2006-06-11 13:57:05 +0200 (Sun, 11 Jun 2006) | 1 line
1120 Changed paths:
1121    M /trunk/src/audio_output/intf.c
1123 * src/audio_output/intf.c: optimise aout_VolumeGet a bit.
1124 ------------------------------------------------------------------------
1125 r15879 | gbazin | 2006-06-11 13:56:39 +0200 (Sun, 11 Jun 2006) | 1 line
1126 Changed paths:
1127    M /trunk/modules/gui/wxwidgets/interface.cpp
1128    M /trunk/modules/gui/wxwidgets/interface.hpp
1130 * modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
1131 ------------------------------------------------------------------------
1132 r15878 | gbazin | 2006-06-11 13:21:59 +0200 (Sun, 11 Jun 2006) | 1 line
1133 Changed paths:
1134    M /trunk/src/misc/stats.c
1136 * src/misc/stats.c: fix no-stats mode.
1137 ------------------------------------------------------------------------
1138 r15877 | fkuehne | 2006-06-11 11:43:20 +0200 (Sun, 11 Jun 2006) | 1 line
1139 Changed paths:
1140    M /trunk/extras/contrib/bootstrap
1142 * disable sdk-support on ppc-macs until it is fixed (refs #692)
1143 ------------------------------------------------------------------------
1144 r15876 | xtophe | 2006-06-11 00:26:29 +0200 (Sun, 11 Jun 2006) | 3 lines
1145 Changed paths:
1146    M /trunk/extras/contrib/src/Makefile
1147    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
1148    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
1149    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch
1150    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
1151    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-beos.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch:15874)
1152    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-cross.patch
1153    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-mactel.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch:15874)
1154    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-win32.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch:15874)
1155    A /trunk/extras/contrib/src/Patches/ffmpeg-svn-wince.patch (from /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch:15874)
1157 * Patch ffmpeg configure to not use twice the cross prefix.
1158 * CVS -> SVN
1160 ------------------------------------------------------------------------
1161 r15875 | gbazin | 2006-06-11 00:21:37 +0200 (Sun, 11 Jun 2006) | 1 line
1162 Changed paths:
1163    M /trunk/src/interface/interaction.c
1164    M /trunk/src/libvlc.h
1166 * 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.
1167 ------------------------------------------------------------------------
1168 r15874 | xtophe | 2006-06-10 23:17:13 +0200 (Sat, 10 Jun 2006) | 2 lines
1169 Changed paths:
1170    M /trunk/modules/misc/freetype.c
1172 misc/freetype.c: Fix strings
1174 ------------------------------------------------------------------------
1175 r15873 | xtophe | 2006-06-10 23:15:19 +0200 (Sat, 10 Jun 2006) | 2 lines
1176 Changed paths:
1177    M /trunk/modules/gui/qt4/input_manager.cpp
1179 qt4/input_manager.cpp: compile fix
1181 ------------------------------------------------------------------------
1182 r15872 | littlejohn | 2006-06-10 20:13:46 +0200 (Sat, 10 Jun 2006) | 7 lines
1183 Changed paths:
1184    M /trunk/bindings/java/Makefile.am
1185    A /trunk/bindings/java/VLCExample.java
1186    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
1187    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
1188    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
1189    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
1190    M /trunk/bindings/java/vlc-libvlc-jni.cc
1192 Java bindings update.
1194 - a new java example shows general jvlc use
1195 - more functions added in InputIntf (getInputFPS now works)
1196 - a little potential problem fixed in Playlist
1199 ------------------------------------------------------------------------
1200 r15871 | littlejohn | 2006-06-10 19:36:22 +0200 (Sat, 10 Jun 2006) | 3 lines
1201 Changed paths:
1202    M /trunk/src/control/input.c
1204 a vlc_object_release added
1207 ------------------------------------------------------------------------
1208 r15870 | littlejohn | 2006-06-10 18:13:38 +0200 (Sat, 10 Jun 2006) | 3 lines
1209 Changed paths:
1210    M /trunk/include/vlc/libvlc.h
1211    M /trunk/src/control/input.c
1213 Initial implementation of libvlc_get_input_fps.
1216 ------------------------------------------------------------------------
1217 r15869 | littlejohn | 2006-06-10 17:34:32 +0200 (Sat, 10 Jun 2006) | 3 lines
1218 Changed paths:
1219    M /trunk/src/control/audio.c
1221 Muting and unmuting functions implemented in the control interface
1224 ------------------------------------------------------------------------
1225 r15868 | littlejohn | 2006-06-10 15:58:03 +0200 (Sat, 10 Jun 2006) | 8 lines
1226 Changed paths:
1227    M /trunk/bindings/java/Makefile.am
1228    M /trunk/bindings/java/THANKS
1229    A /trunk/bindings/java/org/videolan/jvlc/GenericVideoWidget.java
1230    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
1231    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
1232    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
1233    M /trunk/bindings/java/vlc-libvlc-jni.cc
1235 Java bindings update.
1237 * new JVLC.destroy() method to cleanup a JVLC object
1238 * new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
1239 * Status class removed
1240 * new JVLC.isInputPlaying() and JVLC.hasVout() methods
1243 ------------------------------------------------------------------------
1244 r15867 | littlejohn | 2006-06-10 15:15:15 +0200 (Sat, 10 Jun 2006) | 9 lines
1245 Changed paths:
1246    M /trunk/src/video_output/vout_intf.c
1248 New snapshot behaviour.
1250 if the user specifies a directory in the snapshot-path variable, then vlc
1251 behaves as before; 
1253 if the user specifies a complete path (folder/filename) then the snapshot 
1254 is named and saved after it.
1257 ------------------------------------------------------------------------
1258 r15866 | gbazin | 2006-06-10 12:26:17 +0200 (Sat, 10 Jun 2006) | 1 line
1259 Changed paths:
1260    M /trunk/modules/codec/ffmpeg/audio.c
1262 * modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
1263 ------------------------------------------------------------------------
1264 r15865 | courmisch | 2006-06-10 12:13:31 +0200 (Sat, 10 Jun 2006) | 2 lines
1265 Changed paths:
1266    M /trunk/modules/access/dshow/dshow.cpp
1268 Memleak spotted by Dugal Harris.
1270 ------------------------------------------------------------------------
1271 r15864 | courmisch | 2006-06-10 12:13:10 +0200 (Sat, 10 Jun 2006) | 2 lines
1272 Changed paths:
1273    M /trunk/THANKS
1274    M /trunk/modules/access/dshow/filter.cpp
1276 MJPG support with DirectShow (patch from Dugal Harris)
1278 ------------------------------------------------------------------------
1279 r15863 | gbazin | 2006-06-10 12:10:56 +0200 (Sat, 10 Jun 2006) | 1 line
1280 Changed paths:
1281    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
1283 * modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
1284 ------------------------------------------------------------------------
1285 r15862 | courmisch | 2006-06-10 12:10:54 +0200 (Sat, 10 Jun 2006) | 3 lines
1286 Changed paths:
1287    M /trunk/THANKS
1288    M /trunk/modules/stream_out/rtp.c
1290 Include bitrate in SDP when known.
1291 Patch from Ilkka Ollakka with cosmetic fixes.
1293 ------------------------------------------------------------------------
1294 r15861 | gbazin | 2006-06-10 12:01:40 +0200 (Sat, 10 Jun 2006) | 1 line
1295 Changed paths:
1296    M /trunk/modules/codec/dmo/dmo.c
1298 * modules/codec/dmo/dmo.c: fix typo in fourcc.
1299 ------------------------------------------------------------------------
1300 r15860 | gbazin | 2006-06-10 11:57:45 +0200 (Sat, 10 Jun 2006) | 1 line
1301 Changed paths:
1302    M /trunk/src/playlist/tree.c
1304 * src/playlist/tree.c: fix memory leak.
1305 ------------------------------------------------------------------------
1306 r15859 | gbazin | 2006-06-10 00:20:11 +0200 (Sat, 10 Jun 2006) | 1 line
1307 Changed paths:
1308    M /trunk/modules/packetizer/mpeg4video.c
1310 * modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.
1311 ------------------------------------------------------------------------
1312 r15858 | gbazin | 2006-06-09 23:35:13 +0200 (Fri, 09 Jun 2006) | 1 line
1313 Changed paths:
1314    M /trunk/modules/gui/wxwidgets/menus.cpp
1316 * modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
1317 ------------------------------------------------------------------------
1318 r15857 | gbazin | 2006-06-09 22:45:41 +0200 (Fri, 09 Jun 2006) | 1 line
1319 Changed paths:
1320    M /trunk/modules/demux/mpeg/m4v.c
1322 * modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.
1323 ------------------------------------------------------------------------
1324 r15856 | dionoea | 2006-06-09 22:44:18 +0200 (Fri, 09 Jun 2006) | 2 lines
1325 Changed paths:
1326    M /trunk/modules/access/dshow/dshow.cpp
1328 Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
1330 ------------------------------------------------------------------------
1331 r15855 | thresh | 2006-06-09 21:59:22 +0200 (Fri, 09 Jun 2006) | 2 lines
1332 Changed paths:
1333    M /trunk/configure.ac
1335 revert 15853 as it brokes things
1337 ------------------------------------------------------------------------
1338 r15854 | zorglub | 2006-06-09 21:17:49 +0200 (Fri, 09 Jun 2006) | 3 lines
1339 Changed paths:
1340    M /trunk/modules/gui/qt4/components/infopanels.cpp
1341    M /trunk/modules/gui/qt4/components/preferences.cpp
1342    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
1343    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
1344    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
1345    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1346    M /trunk/modules/gui/qt4/input_manager.cpp
1347    M /trunk/modules/gui/qt4/input_manager.hpp
1348    M /trunk/modules/gui/qt4/main_interface.cpp
1349    M /trunk/modules/gui/qt4/main_interface.hpp
1350    M /trunk/modules/gui/qt4/ui/input_stats.ui
1351    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
1353 * Split apart gui and input management
1354 * Functional stats panel
1356 ------------------------------------------------------------------------
1357 r15853 | thresh | 2006-06-09 18:56:13 +0200 (Fri, 09 Jun 2006) | 2 lines
1358 Changed paths:
1359    M /trunk/configure.ac
1361 lets add *flags not only in the case of xulrunner-config
1363 ------------------------------------------------------------------------
1364 r15852 | thresh | 2006-06-09 16:19:32 +0200 (Fri, 09 Jun 2006) | 3 lines
1365 Changed paths:
1366    M /trunk/configure.ac
1368 Fix for building mozilla plugin with mozilla-dev on non-debian systems
1369 Needs more check, as i've only tested it on altlinux
1371 ------------------------------------------------------------------------
1372 r15851 | courmisch | 2006-06-09 16:17:26 +0200 (Fri, 09 Jun 2006) | 2 lines
1373 Changed paths:
1374    M /trunk/THANKS
1375    M /trunk/modules/access/ftp.c
1377 FTP cleartext authentication from Petr Vacek.
1379 ------------------------------------------------------------------------
1380 r15850 | yoann | 2006-06-09 06:38:16 +0200 (Fri, 09 Jun 2006) | 2 lines
1381 Changed paths:
1382    M /trunk/include/vlc_input.h
1383    M /trunk/include/vlc_symbols.h
1384    M /trunk/modules/gui/wxwidgets/interface.cpp
1385    M /trunk/src/input/input.c
1386    M /trunk/src/input/input_internal.h
1387    M /trunk/src/input/subtitles.c
1389 * proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
1391 ------------------------------------------------------------------------
1392 r15849 | yoann | 2006-06-09 04:08:08 +0200 (Fri, 09 Jun 2006) | 2 lines
1393 Changed paths:
1394    M /trunk/src/input/input.c
1396 * the first autodetected subtitles file should now be automatically enabled
1398 ------------------------------------------------------------------------
1399 r15848 | yoann | 2006-06-09 02:28:07 +0200 (Fri, 09 Jun 2006) | 4 lines
1400 Changed paths:
1401    M /trunk/src/input/subtitles.c
1403 * fix subtitles file autodetection
1404   this was broken when the video file name included its directory name
1405   (for instance "vlc dir/file.avi")
1407 ------------------------------------------------------------------------
1408 r15847 | zorglub | 2006-06-08 23:04:24 +0200 (Thu, 08 Jun 2006) | 2 lines
1409 Changed paths:
1410    M /trunk/modules/gui/qt4/util/input_slider.cpp
1412 Don't forget to reset slider position
1414 ------------------------------------------------------------------------
1415 r15846 | xtophe | 2006-06-08 23:01:09 +0200 (Thu, 08 Jun 2006) | 2 lines
1416 Changed paths:
1417    M /trunk/modules/misc/notify.c
1419 Oups
1421 ------------------------------------------------------------------------
1422 r15845 | zorglub | 2006-06-08 22:54:20 +0200 (Thu, 08 Jun 2006) | 2 lines
1423 Changed paths:
1424    M /trunk/modules/gui/qt4/input_manager.cpp
1425    M /trunk/modules/gui/qt4/main_interface.cpp
1426    M /trunk/modules/gui/qt4/main_interface.hpp
1427    M /trunk/modules/gui/qt4/ui/main_interface.ui
1429 Don't laugh
1431 ------------------------------------------------------------------------
1432 r15844 | xtophe | 2006-06-08 22:43:59 +0200 (Thu, 08 Jun 2006) | 2 lines
1433 Changed paths:
1434    M /trunk/modules/misc/notify.c
1436 Don't hardcode path
1438 ------------------------------------------------------------------------
1439 r15843 | zorglub | 2006-06-08 22:43:12 +0200 (Thu, 08 Jun 2006) | 2 lines
1440 Changed paths:
1441    M /trunk/src/playlist/engine.c
1443 nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
1445 ------------------------------------------------------------------------
1446 r15842 | zorglub | 2006-06-08 21:39:15 +0200 (Thu, 08 Jun 2006) | 3 lines
1447 Changed paths:
1448    M /trunk/modules/control/rc.c
1449    M /trunk/src/playlist/engine.c
1451 * Don't delete main nodes in playlist_Clear
1452 * Fix item add in RC
1454 ------------------------------------------------------------------------
1455 r15841 | zorglub | 2006-06-08 21:18:11 +0200 (Thu, 08 Jun 2006) | 2 lines
1456 Changed paths:
1457    M /trunk/configure.ac
1459 Get rid of some pic stuff that caused vlc-config to do baad things
1461 ------------------------------------------------------------------------
1462 r15840 | zorglub | 2006-06-08 20:59:14 +0200 (Thu, 08 Jun 2006) | 2 lines
1463 Changed paths:
1464    M /trunk/include/vlc_playlist.h
1465    M /trunk/src/playlist/engine.c
1467 Fix vout/sout garbage collection and input spam debug messages
1469 ------------------------------------------------------------------------
1470 r15839 | zorglub | 2006-06-08 20:36:09 +0200 (Thu, 08 Jun 2006) | 2 lines
1471 Changed paths:
1472    M /trunk/modules/gui/qt4/Modules.am
1473    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
1474    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
1475    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
1476    M /trunk/modules/gui/qt4/dialogs_provider.hpp
1477    M /trunk/modules/gui/qt4/input_manager.cpp
1478    M /trunk/modules/gui/qt4/main_interface.cpp
1479    M /trunk/modules/gui/qt4/main_interface.hpp
1480    M /trunk/modules/gui/qt4/qt4.cpp
1481    A /trunk/modules/gui/qt4/ui/main_interface.ui
1482    M /trunk/modules/gui/qt4/util/input_slider.cpp
1484 Some general clean up
1486 ------------------------------------------------------------------------
1487 r15838 | gbazin | 2006-06-08 00:20:15 +0200 (Thu, 08 Jun 2006) | 2 lines
1488 Changed paths:
1489    M /trunk/configure.ac
1491 * configure.ac: you can do it.
1493 ------------------------------------------------------------------------
1494 r15837 | gbazin | 2006-06-08 00:02:16 +0200 (Thu, 08 Jun 2006) | 2 lines
1495 Changed paths:
1496    M /trunk/configure.ac
1498 * configure.ac: libpostproc detection was more broken than I thought.
1500 ------------------------------------------------------------------------
1501 r15836 | gbazin | 2006-06-07 23:42:21 +0200 (Wed, 07 Jun 2006) | 2 lines
1502 Changed paths:
1503    M /trunk/configure.ac
1505 * configure.ac: fix typo in ffmpeg's libpostproc detection.
1507 ------------------------------------------------------------------------
1508 r15835 | littlejohn | 2006-06-07 17:20:08 +0200 (Wed, 07 Jun 2006) | 3 lines
1509 Changed paths:
1510    M /trunk/bindings/java/FAQ
1511    M /trunk/bindings/java/README
1512    A /trunk/bindings/java/THANKS
1514 Suggest to check/set JAVA_HOME if compilation fails
1517 ------------------------------------------------------------------------
1518 r15834 | courmisch | 2006-06-07 16:22:15 +0200 (Wed, 07 Jun 2006) | 4 lines
1519 Changed paths:
1520    M /trunk/configure.ac
1522 Remove experimental flag from libtool.
1523 Several people use it and nobody complain it was broken.
1524 Besides, some stuff seem not to work without it.
1526 ------------------------------------------------------------------------
1527 r15833 | fkuehne | 2006-06-07 15:25:23 +0200 (Wed, 07 Jun 2006) | 1 line
1528 Changed paths:
1529    M /trunk/extras/contrib/src/Makefile
1531 * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
1532 ------------------------------------------------------------------------
1533 r15832 | hartman | 2006-06-07 13:33:30 +0200 (Wed, 07 Jun 2006) | 2 lines
1534 Changed paths:
1535    M /trunk/doc/fortunes.txt
1537 * fortune
1539 ------------------------------------------------------------------------
1540 r15831 | yoann | 2006-06-06 22:46:03 +0200 (Tue, 06 Jun 2006) | 2 lines
1541 Changed paths:
1542    M /trunk/modules/control/hotkeys.c
1544 * use Play icon for play-only hotkey
1546 ------------------------------------------------------------------------
1547 r15830 | hartman | 2006-06-06 22:44:28 +0200 (Tue, 06 Jun 2006) | 2 lines
1548 Changed paths:
1549    M /trunk/modules/demux/playlist/m3u.c
1551 * blegh fprintf
1553 ------------------------------------------------------------------------
1554 r15829 | yoann | 2006-06-06 20:34:42 +0200 (Tue, 06 Jun 2006) | 3 lines
1555 Changed paths:
1556    M /trunk/modules/control/hotkeys.c
1558 * try to fix the pause-only hotkey
1559   this needs to be tested
1561 ------------------------------------------------------------------------
1562 r15827 | littlejohn | 2006-06-06 14:51:36 +0200 (Tue, 06 Jun 2006) | 3 lines
1563 Changed paths:
1564    A /trunk/bindings/java/org/videolan/jvlc/Status.java
1566 Ops.. i did it again
1569 ------------------------------------------------------------------------
1570 r15826 | littlejohn | 2006-06-06 13:35:28 +0200 (Tue, 06 Jun 2006) | 3 lines
1571 Changed paths:
1572    M /trunk/src/control/video.c
1574 one more object release in video.c
1577 ------------------------------------------------------------------------
1578 r15825 | littlejohn | 2006-06-06 13:31:55 +0200 (Tue, 06 Jun 2006) | 6 lines
1579 Changed paths:
1580    M /trunk/bindings/java/FAQ
1581    M /trunk/bindings/java/Makefile.am
1582    M /trunk/bindings/java/README
1583    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
1584    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
1585    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
1586    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
1587    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
1588    M /trunk/bindings/java/vlc-graphics-jni.cc
1589    M /trunk/bindings/java/vlc-libvlc-jni.cc
1591 Java bindings update:
1593 * more synchronization with playlist and input threads
1594 * new libvlc functions binded
1597 ------------------------------------------------------------------------
1598 r15824 | littlejohn | 2006-06-06 13:17:52 +0200 (Tue, 06 Jun 2006) | 3 lines
1599 Changed paths:
1600    M /trunk/src/control/input.c
1601    M /trunk/src/control/video.c
1603 libvlc compile warnings resolved 
1606 ------------------------------------------------------------------------
1607 r15823 | thresh | 2006-06-06 13:07:40 +0200 (Tue, 06 Jun 2006) | 2 lines
1608 Changed paths:
1609    M /trunk/modules/gui/qt4/components/preferences.cpp
1611 compile fix
1613 ------------------------------------------------------------------------
1614 r15822 | md | 2006-06-06 10:47:00 +0200 (Tue, 06 Jun 2006) | 2 lines
1615 Changed paths:
1616    M /trunk/modules/mux/mpeg/ts.c
1618 make --sout-ts-alignment default enabled (refs: #669)
1620 ------------------------------------------------------------------------
1621 r15821 | littlejohn | 2006-06-05 20:23:56 +0200 (Mon, 05 Jun 2006) | 5 lines
1622 Changed paths:
1623    M /trunk/src/control/input.c
1624    M /trunk/src/control/video.c
1626 libvlc input and video update:
1627 * video.c: added 1 release object in GetVout
1628 * input.c: added libvlc_get_input_thread helper
1631 ------------------------------------------------------------------------
1632 r15820 | zorglub | 2006-06-05 18:05:34 +0200 (Mon, 05 Jun 2006) | 2 lines
1633 Changed paths:
1634    M /trunk/src/playlist/tree.c
1636 Fix playlist crash on quit
1638 ------------------------------------------------------------------------
1639 r15819 | littlejohn | 2006-06-05 18:01:35 +0200 (Mon, 05 Jun 2006) | 3 lines
1640 Changed paths:
1641    M /trunk/configure.ac
1642    A /trunk/m4/ac_prog_java.m4
1643    A /trunk/m4/ac_prog_java_cc.m4
1644    A /trunk/m4/ac_prog_java_works.m4
1645    A /trunk/m4/ac_prog_javac.m4
1646    A /trunk/m4/ac_prog_javac_works.m4
1647    A /trunk/m4/ac_prog_javah.m4
1649 if --enable-java-bindings then check a javac exists
1652 ------------------------------------------------------------------------
1653 r15818 | littlejohn | 2006-06-05 18:00:27 +0200 (Mon, 05 Jun 2006) | 3 lines
1654 Changed paths:
1655    M /trunk/src/control/input.c
1656    M /trunk/src/control/video.c
1658 libvlc: Vout object now released when needed
1661 ------------------------------------------------------------------------
1662 r15817 | littlejohn | 2006-06-05 17:06:45 +0200 (Mon, 05 Jun 2006) | 5 lines
1663 Changed paths:
1664    M /trunk/include/vlc/libvlc.h
1665    M /trunk/src/control/input.c
1666    M /trunk/src/control/video.c
1668 libvlc enhanced:
1669 * video height/width retrieval
1670 * input playing status check
1673 ------------------------------------------------------------------------
1674 r15816 | xtophe | 2006-06-05 15:43:48 +0200 (Mon, 05 Jun 2006) | 3 lines
1675 Changed paths:
1676    M /trunk/NEWS
1678 * Work around automake stupid test
1679 * Add notify plugin
1681 ------------------------------------------------------------------------
1682 r15815 | xtophe | 2006-06-04 23:50:01 +0200 (Sun, 04 Jun 2006) | 2 lines
1683 Changed paths:
1684    M /trunk/configure.ac
1686 Libpostproc moved.
1688 ------------------------------------------------------------------------
1689 r15814 | djc | 2006-06-04 22:53:54 +0200 (Sun, 04 Jun 2006) | 3 lines
1690 Changed paths:
1691    M /trunk/modules/misc/growl.c
1693 OBJECT_INPUT->OBJECT_PLAYLIST
1694 Thanks to xtophe
1696 ------------------------------------------------------------------------
1697 r15813 | littlejohn | 2006-06-04 21:26:55 +0200 (Sun, 04 Jun 2006) | 4 lines
1698 Changed paths:
1699    M /trunk/include/vlc/libvlc.h
1700    M /trunk/src/control/playlist.c
1701    M /trunk/src/control/video.c
1703 * added video height/width getters in libvlc
1704 * libvlc playlist play uses locking
1707 ------------------------------------------------------------------------
1708 r15812 | courmisch | 2006-06-04 20:43:05 +0200 (Sun, 04 Jun 2006) | 2 lines
1709 Changed paths:
1710    M /trunk/Makefile.am
1711    M /trunk/vlc-config.in.in
1713 Make config.status happy (muahaha)
1715 ------------------------------------------------------------------------
1716 r15811 | courmisch | 2006-06-04 20:32:14 +0200 (Sun, 04 Jun 2006) | 2 lines
1717 Changed paths:
1718    M /trunk/vlc-config.in.in
1720 Remove spurious warning
1722 ------------------------------------------------------------------------
1723 r15810 | courmisch | 2006-06-04 20:09:30 +0200 (Sun, 04 Jun 2006) | 4 lines
1724 Changed paths:
1725    M /trunk/Makefile.am
1726    M /trunk/bootstrap
1727    M /trunk/configure.ac
1728    M /trunk/modules/gui/qt4/Modules.am
1730 Some build systems clean up. Now require automake 1.7
1732 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.
1734 ------------------------------------------------------------------------
1735 r15809 | courmisch | 2006-06-04 20:05:00 +0200 (Sun, 04 Jun 2006) | 2 lines
1736 Changed paths:
1737    M /trunk/src/Makefile.am
1739 Another PIC fix
1741 ------------------------------------------------------------------------
1742 r15808 | courmisch | 2006-06-04 19:35:56 +0200 (Sun, 04 Jun 2006) | 2 lines
1743 Changed paths:
1744    M /trunk/vlc-config.in.in
1746 Remove PIC stuff too
1748 ------------------------------------------------------------------------
1749 r15807 | courmisch | 2006-06-04 19:07:19 +0200 (Sun, 04 Jun 2006) | 7 lines
1750 Changed paths:
1751    M /trunk/Makefile.am
1752    M /trunk/bootstrap
1753    M /trunk/configure.ac
1754    M /trunk/mozilla/Makefile.am
1755    M /trunk/src/Makefile.am
1757 Suppress support for position dependant code (except on mingw32).
1758 This simplifies the build system quite a lot, and reduce compilation
1759 times when PIC is actually needed.
1761 If you really mind the extra overhead of PIC, use:
1762 ./configure --enable-libtool --enable-static --disable-shared
1764 ------------------------------------------------------------------------
1765 r15806 | littlejohn | 2006-06-04 17:30:18 +0200 (Sun, 04 Jun 2006) | 5 lines
1766 Changed paths:
1767    M /trunk/bootstrap
1768    M /trunk/configure.ac
1770 pic libraries are now correctly installed when needed:
1771 * --enable-pic added in configure.ac
1772 * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
1775 ------------------------------------------------------------------------
1776 r15805 | ipkiss | 2006-06-04 16:17:46 +0200 (Sun, 04 Jun 2006) | 2 lines
1777 Changed paths:
1778    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
1779    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
1780    M /trunk/modules/gui/skins2/utils/observer.hpp
1781    M /trunk/modules/gui/skins2/utils/var_tree.hpp
1783  * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
1785 ------------------------------------------------------------------------
1786 r15804 | ipkiss | 2006-06-04 16:03:54 +0200 (Sun, 04 Jun 2006) | 2 lines
1787 Changed paths:
1788    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
1789    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
1790    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
1791    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
1792    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
1793    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
1794    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
1795    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
1796    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
1797    M /trunk/modules/gui/skins2/src/generic_window.hpp
1798    M /trunk/modules/gui/skins2/src/tooltip.hpp
1799    M /trunk/modules/gui/skins2/utils/var_bool.hpp
1800    M /trunk/modules/gui/skins2/utils/var_text.hpp
1801    M /trunk/modules/gui/skins2/vars/equalizer.hpp
1803  * modules/gui/skins2/*: More simplifications of the same kind
1805 ------------------------------------------------------------------------
1806 r15803 | ipkiss | 2006-06-04 15:55:41 +0200 (Sun, 04 Jun 2006) | 4 lines
1807 Changed paths:
1808    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
1809    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
1810    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
1811    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
1812    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
1813    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
1814    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
1815    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
1816    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
1817    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
1818    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
1819    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
1820    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
1821    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
1822    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
1823    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
1824    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
1825    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
1826    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
1827    M /trunk/modules/gui/skins2/src/generic_window.cpp
1828    M /trunk/modules/gui/skins2/src/generic_window.hpp
1829    M /trunk/modules/gui/skins2/src/tooltip.cpp
1830    M /trunk/modules/gui/skins2/src/tooltip.hpp
1831    M /trunk/modules/gui/skins2/utils/observer.hpp
1832    M /trunk/modules/gui/skins2/utils/position.hpp
1833    M /trunk/modules/gui/skins2/utils/var_bool.cpp
1834    M /trunk/modules/gui/skins2/utils/var_bool.hpp
1835    M /trunk/modules/gui/skins2/utils/var_list.hpp
1836    M /trunk/modules/gui/skins2/utils/var_percent.hpp
1837    M /trunk/modules/gui/skins2/utils/var_text.cpp
1838    M /trunk/modules/gui/skins2/utils/var_text.hpp
1839    M /trunk/modules/gui/skins2/vars/equalizer.cpp
1840    M /trunk/modules/gui/skins2/vars/equalizer.hpp
1842  * modules/gui/skins2/*: The second template argument of the Subject and
1843    Observer classes now has a default value. This simplifies the code in many
1844    places.
1846 ------------------------------------------------------------------------
1847 r15802 | zorglub | 2006-06-04 11:00:36 +0200 (Sun, 04 Jun 2006) | 3 lines
1848 Changed paths:
1849    M /trunk/modules/misc/Modules.am
1850    M /trunk/modules/misc/notify.c
1851    M /trunk/src/input/input.c
1853 * Don't reset input meta information
1854 * Improve notification layout
1856 ------------------------------------------------------------------------
1857 r15801 | zorglub | 2006-06-04 10:13:00 +0200 (Sun, 04 Jun 2006) | 2 lines
1858 Changed paths:
1859    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
1860    M /trunk/modules/gui/qt4/main_interface.cpp
1861    M /trunk/modules/gui/qt4/main_interface.hpp
1862    M /trunk/modules/gui/qt4/util/qvlcframe.hpp
1864 More cosmetics for plastique
1866 ------------------------------------------------------------------------
1867 r15800 | xtophe | 2006-06-04 02:13:40 +0200 (Sun, 04 Jun 2006) | 4 lines
1868 Changed paths:
1869    M /trunk/configure.ac
1870    A /trunk/modules/misc/notify.c (from /trunk/modules/misc/growl.c:15793)
1872 New libnotify plugin.
1873 TODO: - get rid of the harcoded path for the icon
1874       - make the meta printed an option.
1876 ------------------------------------------------------------------------
1877 r15799 | massiot | 2006-06-04 02:10:01 +0200 (Sun, 04 Jun 2006) | 2 lines
1878 Changed paths:
1879    M /trunk/doc/fortunes.txt
1883 ------------------------------------------------------------------------
1884 r15798 | ipkiss | 2006-06-04 02:00:34 +0200 (Sun, 04 Jun 2006) | 2 lines
1885 Changed paths:
1886    M /trunk/doc/skins/skins2-howto.xml
1888  * dos/skins/skins2-howto.xml: Small precision
1890 ------------------------------------------------------------------------
1891 r15797 | ipkiss | 2006-06-04 01:57:40 +0200 (Sun, 04 Jun 2006) | 9 lines
1892 Changed paths:
1893    M /trunk/doc/skins/skins2-howto.xml
1894    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
1895    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
1896    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
1897    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
1898    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
1899    M /trunk/modules/gui/skins2/parser/builder.cpp
1900    M /trunk/modules/gui/skins2/parser/builder_data.def
1901    M /trunk/modules/gui/skins2/parser/builder_data.hpp
1902    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
1903    M /trunk/modules/gui/skins2/src/anchor.hpp
1904    M /trunk/modules/gui/skins2/src/generic_layout.cpp
1905    M /trunk/modules/gui/skins2/src/window_manager.cpp
1906    M /trunk/modules/gui/skins2/src/window_manager.hpp
1907    M /trunk/modules/gui/skins2/utils/position.hpp
1908    M /trunk/share/skins2/skin.dtd
1910  * modules/gui/skins2/*:
1911      - anchors have a new "lefttop" attribute, allowing them to follow the
1912        border of the window when resizing
1913      - the resizing is now handled by the WindowManager class (to enforce the
1914        mediator pattern). This makes it possible to handle tricky cases,
1915        such as:
1916            window B is anchored to window A, and A is resized
1917            ==> B moves accordingly, and can still be anchored by other windows
1919 ------------------------------------------------------------------------
1920 r15796 | zorglub | 2006-06-04 00:27:19 +0200 (Sun, 04 Jun 2006) | 2 lines
1921 Changed paths:
1922    M /trunk/modules/gui/qt4/components/preferences.cpp
1923    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
1925 Cosmetics
1927 ------------------------------------------------------------------------
1928 r15795 | zorglub | 2006-06-03 23:44:25 +0200 (Sat, 03 Jun 2006) | 3 lines
1929 Changed paths:
1930    M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
1931    M /trunk/modules/gui/qt4/main_interface.cpp
1933 * Fix crash
1934 * Add a prefs button
1936 ------------------------------------------------------------------------
1937 r15794 | zorglub | 2006-06-03 20:03:40 +0200 (Sat, 03 Jun 2006) | 2 lines
1938 Changed paths:
1939    M /trunk/modules/gui/qt4/Modules.am
1940    A /trunk/modules/gui/qt4/components/preferences.cpp (from /trunk/modules/gui/qt4/components/preferences_tree.cpp:15791)
1941    A /trunk/modules/gui/qt4/components/preferences.hpp (from /trunk/modules/gui/qt4/components/preferences_tree.hpp:15791)
1942    D /trunk/modules/gui/qt4/components/preferences_tree.cpp
1943    D /trunk/modules/gui/qt4/components/preferences_tree.hpp
1944    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
1945    M /trunk/modules/gui/qt4/components/preferences_widgets.hpp
1946    A /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp
1947    A /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp
1948    M /trunk/modules/gui/qt4/dialogs_provider.cpp
1949    A /trunk/modules/gui/qt4/pixmaps
1950    A /trunk/modules/gui/qt4/pixmaps/advanced.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/advanced.xpm:15787)
1951    A /trunk/modules/gui/qt4/pixmaps/audio.xpm
1952    A /trunk/modules/gui/qt4/pixmaps/codec.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/codec.xpm:15787)
1953    A /trunk/modules/gui/qt4/pixmaps/intf.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/intf.xpm:15787)
1954    A /trunk/modules/gui/qt4/pixmaps/type_net.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_net.xpm:15787)
1955    A /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/type_playlist.xpm:15787)
1956    A /trunk/modules/gui/qt4/pixmaps/video.xpm (from /trunk/modules/gui/wxwidgets/bitmaps/video.xpm:15787)
1958 Preferences
1960 ------------------------------------------------------------------------
1961 r15793 | fkuehne | 2006-06-03 14:15:03 +0200 (Sat, 03 Jun 2006) | 1 line
1962 Changed paths:
1963    M /trunk/extras/contrib/src/packages.mak
1965 * use ganesh instead of the official server while it is down
1966 ------------------------------------------------------------------------
1967 r15792 | fkuehne | 2006-06-03 12:45:32 +0200 (Sat, 03 Jun 2006) | 1 line
1968 Changed paths:
1969    M /trunk/extras/contrib/src/Makefile
1971 * fixed compilation if svn isn't in the default path
1972 ------------------------------------------------------------------------
1973 r15791 | xtophe | 2006-06-03 00:56:38 +0200 (Sat, 03 Jun 2006) | 2 lines
1974 Changed paths:
1975    M /trunk/modules/access/http.c
1977 Fix Stream title. Patch by Diego "Flameeyes" Petteno
1979 ------------------------------------------------------------------------
1980 r15790 | xtophe | 2006-06-03 00:22:01 +0200 (Sat, 03 Jun 2006) | 2 lines
1981 Changed paths:
1982    M /trunk/modules/video_output/x11/glx.c
1984 discriminate between the two OpenGL modules
1986 ------------------------------------------------------------------------
1987 r15789 | zorglub | 2006-06-02 22:20:21 +0200 (Fri, 02 Jun 2006) | 2 lines
1988 Changed paths:
1989    A /trunk/modules/gui/qt4/components/preferences_tree.cpp
1990    A /trunk/modules/gui/qt4/components/preferences_tree.hpp
1992 Empty files
1994 ------------------------------------------------------------------------
1995 r15788 | bigben | 2006-06-02 21:24:36 +0200 (Fri, 02 Jun 2006) | 3 lines
1996 Changed paths:
1997    M /trunk/modules/video_output/opengl.c
1999 * Don't change the FSF address
2002 ------------------------------------------------------------------------
2003 r15787 | bigben | 2006-06-02 20:41:31 +0200 (Fri, 02 Jun 2006) | 3 lines
2004 Changed paths:
2005    M /trunk/THANKS
2006    M /trunk/configure.ac
2007    M /trunk/modules/video_output/opengl.c
2009 * Patch by Cédric Cocquebert to add several additional video effects to the opengl vout
2012 ------------------------------------------------------------------------
2013 r15786 | littlejohn | 2006-06-02 15:22:58 +0200 (Fri, 02 Jun 2006) | 3 lines
2014 Changed paths:
2015    M /trunk/configure.ac
2017 when testing if mozilla is required, use enable_mozilla, not just mozilla
2020 ------------------------------------------------------------------------
2021 r15785 | littlejohn | 2006-06-02 13:27:30 +0200 (Fri, 02 Jun 2006) | 5 lines
2022 Changed paths:
2023    M /trunk/include/vlc/libvlc.h
2024    M /trunk/src/control/input.c
2025    M /trunk/src/control/video.c
2027 added in libvlc:
2028  - simple screenshot function
2029  - an helper function to check if the input item is playing 
2032 ------------------------------------------------------------------------
2033 r15784 | zorglub | 2006-06-02 08:06:38 +0200 (Fri, 02 Jun 2006) | 2 lines
2034 Changed paths:
2035    M /trunk/modules/gui/qt4/components/preferences_widgets.cpp
2037 Todo for prefs widgets
2039 ------------------------------------------------------------------------
2040 r15783 | zorglub | 2006-06-02 08:05:11 +0200 (Fri, 02 Jun 2006) | 2 lines
2041 Changed paths:
2042    M /trunk/src/libvlc.h
2044 Typo. Thanks to radius on the forum
2046 ------------------------------------------------------------------------
2047 r15782 | damienf | 2006-06-02 01:22:54 +0200 (Fri, 02 Jun 2006) | 5 lines
2048 Changed paths:
2049    M /trunk/configure.ac
2050    M /trunk/modules/gui/macosx/voutgl.m
2051    M /trunk/mozilla/vlc.r
2052    M /trunk/mozilla/vlcshell.cpp
2054 - voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
2055 - vlcshell.cpp: make opengl the default video output module for macosx
2056 - vlc.r: remove Quicktime mimetype from supported list
2057 - configure.ac: the OpenGL provider requires the AGL framework
2059 ------------------------------------------------------------------------
2060 r15781 | xtophe | 2006-06-01 23:28:12 +0200 (Thu, 01 Jun 2006) | 2 lines
2061 Changed paths:
2062    M /trunk/modules/gui/wxwidgets/video.cpp
2064 Don't lock the mutex twice
2066 ------------------------------------------------------------------------
2067 r15780 | zorglub | 2006-06-01 22:42:03 +0200 (Thu, 01 Jun 2006) | 2 lines
2068 Changed paths:
2069    M /trunk/modules/gui/qt4/Modules.am
2070    A /trunk/modules/gui/qt4/components/preferences_widgets.cpp
2071    A /trunk/modules/gui/qt4/components/preferences_widgets.hpp
2073 Skeleton for preferences widgets
2075 ------------------------------------------------------------------------
2076 r15779 | zorglub | 2006-06-01 16:46:26 +0200 (Thu, 01 Jun 2006) | 2 lines
2077 Changed paths:
2078    M /trunk/modules/gui/qt4/input_manager.cpp
2079    M /trunk/modules/gui/qt4/input_manager.hpp
2080    M /trunk/modules/gui/qt4/util/input_slider.cpp
2082 Manage navigation buttons, status and text
2084 ------------------------------------------------------------------------
2085 r15778 | xtophe | 2006-06-01 15:10:28 +0200 (Thu, 01 Jun 2006) | 2 lines
2086 Changed paths:
2087    M /trunk/modules/video_output/caca.c
2089 caca.c: compile fix
2091 ------------------------------------------------------------------------
2092 r15777 | sam | 2006-06-01 12:34:32 +0200 (Thu, 01 Jun 2006) | 2 lines
2093 Changed paths:
2094    M /trunk/modules/video_output/caca.c
2096   * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
2098 ------------------------------------------------------------------------
2099 r15776 | sam | 2006-06-01 11:57:01 +0200 (Thu, 01 Jun 2006) | 2 lines
2100 Changed paths:
2101    M /trunk/modules/video_output/caca.c
2103   * modules/video_output/caca.c: many code simplifications.
2105 ------------------------------------------------------------------------
2106 r15775 | sam | 2006-06-01 11:53:36 +0200 (Thu, 01 Jun 2006) | 3 lines
2107 Changed paths:
2108    M /trunk/bootstrap
2110   * bootstrap: simplified automake detection and added support for the FreeBSD
2111     automake naming scheme.
2113 ------------------------------------------------------------------------
2114 r15774 | Trax | 2006-06-01 01:12:09 +0200 (Thu, 01 Jun 2006) | 1 line
2115 Changed paths:
2116    M /trunk/modules/mux/asf.c
2118 * modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
2119 ------------------------------------------------------------------------
2120 r15773 | zorglub | 2006-05-31 23:48:31 +0200 (Wed, 31 May 2006) | 2 lines
2121 Changed paths:
2122    M /trunk/modules/gui/qt4/input_manager.cpp
2124 Don't crash
2126 ------------------------------------------------------------------------
2127 r15772 | xtophe | 2006-05-31 23:45:06 +0200 (Wed, 31 May 2006) | 2 lines
2128 Changed paths:
2129    M /trunk/modules/gui/qt4/qt4.cpp
2131 Add a qt shortcut
2133 ------------------------------------------------------------------------
2134 r15771 | xtophe | 2006-05-31 23:34:01 +0200 (Wed, 31 May 2006) | 2 lines
2135 Changed paths:
2136    M /trunk/configure.ac
2138 [15729] breaks binary compatibility
2140 ------------------------------------------------------------------------
2141 r15770 | zorglub | 2006-05-31 23:24:58 +0200 (Wed, 31 May 2006) | 2 lines
2142 Changed paths:
2143    M /trunk/modules/gui/qt4/input_manager.cpp
2144    M /trunk/modules/gui/qt4/input_manager.hpp
2145    M /trunk/modules/gui/qt4/main_interface.cpp
2146    M /trunk/modules/gui/qt4/util/input_slider.cpp
2147    M /trunk/modules/gui/qt4/util/input_slider.hpp
2149 Cleanup
2151 ------------------------------------------------------------------------
2152 r15769 | zorglub | 2006-05-31 23:04:26 +0200 (Wed, 31 May 2006) | 2 lines
2153 Changed paths:
2154    M /trunk/modules/gui/qt4/input_manager.cpp
2155    M /trunk/modules/gui/qt4/main_interface.cpp
2156    M /trunk/modules/gui/qt4/main_interface.hpp
2157    M /trunk/modules/gui/qt4/util/input_slider.cpp
2158    M /trunk/modules/gui/qt4/util/input_slider.hpp
2160 First benefits of QT ! A slider ! (Refs:#80)
2162 ------------------------------------------------------------------------
2163 r15768 | zorglub | 2006-05-31 22:40:54 +0200 (Wed, 31 May 2006) | 3 lines
2164 Changed paths:
2165    M /trunk/include/vlc_common.h
2166    M /trunk/modules/access/cdda/info.c
2167    M /trunk/modules/access/cdda.c
2168    M /trunk/modules/control/hotkeys.c
2169    M /trunk/modules/control/http/macro.c
2170    M /trunk/modules/control/http/rpn.c
2171    M /trunk/modules/demux/playlist/playlist.h
2172    M /trunk/modules/gui/macosx/playlist.m
2173    M /trunk/modules/gui/macosx/wizard.m
2174    M /trunk/modules/gui/ncurses.c
2175    M /trunk/modules/gui/qt4/main_interface.cpp
2176    M /trunk/modules/gui/skins2/vars/playtree.cpp
2177    M /trunk/modules/gui/wince/open.cpp
2178    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
2179    M /trunk/modules/video_filter/motiondetect.c
2180    M /trunk/src/playlist/control.c
2181    M /trunk/src/playlist/tree.c
2183 Fix playlist crasher and simplify a few things
2184 (Remove ITEMPLAY method, which had become redundant)
2186 ------------------------------------------------------------------------
2187 r15767 | dionoea | 2006-05-30 21:57:34 +0200 (Tue, 30 May 2006) | 2 lines
2188 Changed paths:
2189    M /trunk/THANKS
2191 Typo corretion. Thanks to tango_ on IRC :)
2193 ------------------------------------------------------------------------
2194 r15766 | zorglub | 2006-05-30 21:17:33 +0200 (Tue, 30 May 2006) | 2 lines
2195 Changed paths:
2196    M /trunk/configure.ac
2197    M /trunk/modules/gui/qt4/Modules.am
2198    M /trunk/modules/gui/qt4/main_interface.cpp
2200 QT4 detection patch by Pavlov Konstantin
2202 ------------------------------------------------------------------------
2203 r15765 | zorglub | 2006-05-30 08:20:06 +0200 (Tue, 30 May 2006) | 2 lines
2204 Changed paths:
2205    M /trunk/modules/gui/qt4/components
2206    M /trunk/modules/gui/qt4/dialogs
2207    M /trunk/modules/gui/qt4/util
2209 Fix properties
2211 ------------------------------------------------------------------------
2212 r15764 | zorglub | 2006-05-29 22:08:14 +0200 (Mon, 29 May 2006) | 3 lines
2213 Changed paths:
2214    M /trunk/modules/gui/qt4/dialogs_provider.cpp
2215    M /trunk/modules/gui/qt4/input_manager.cpp
2216    M /trunk/modules/gui/qt4/main_interface.cpp
2217    M /trunk/modules/gui/qt4/main_interface.hpp
2218    M /trunk/modules/gui/qt4/qt4.cpp
2219    M /trunk/modules/gui/qt4/util/input_slider.cpp
2221 Start handling input
2222 Quit
2224 ------------------------------------------------------------------------
2225 r15763 | jpsaman | 2006-05-29 20:58:58 +0200 (Mon, 29 May 2006) | 1 line
2226 Changed paths:
2227    M /trunk/THANKS
2229 Added Diego Petteno to THANKS file.
2230 ------------------------------------------------------------------------
2231 r15762 | jpsaman | 2006-05-29 20:57:20 +0200 (Mon, 29 May 2006) | 5 lines
2232 Changed paths:
2233    M /trunk/modules/codec/ffmpeg/encoder.c
2235 This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
2236 symbols that would be hidden by the visibility patch, thus allowing VLC usage
2237 with patched FFMPEG code, and sanitise the need for accessing non-public
2238 symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
2240 ------------------------------------------------------------------------
2241 r15761 | courmisch | 2006-05-29 20:46:09 +0200 (Mon, 29 May 2006) | 2 lines
2242 Changed paths:
2243    M /trunk/configure.ac
2244    M /trunk/modules/gui/qt4/Modules.am
2246 Build system fixes + cleanup
2248 ------------------------------------------------------------------------
2249 r15760 | zorglub | 2006-05-29 19:28:15 +0200 (Mon, 29 May 2006) | 2 lines
2250 Changed paths:
2251    M /trunk/modules/gui/qt4/Modules.am
2252    M /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
2253    M /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
2254    M /trunk/modules/gui/qt4/input_manager.cpp
2255    M /trunk/modules/gui/qt4/input_manager.hpp
2256    M /trunk/modules/gui/qt4/main_interface.cpp
2257    M /trunk/modules/gui/qt4/main_interface.hpp
2258    A /trunk/modules/gui/qt4/util/input_slider.cpp
2259    A /trunk/modules/gui/qt4/util/input_slider.hpp
2261 Some progress
2263 ------------------------------------------------------------------------
2264 r15759 | zorglub | 2006-05-29 15:23:48 +0200 (Mon, 29 May 2006) | 2 lines
2265 Changed paths:
2266    M /trunk/modules/gui/qt4/Modules.am
2268 Fix a typo
2270 ------------------------------------------------------------------------
2271 r15758 | zorglub | 2006-05-29 08:07:36 +0200 (Mon, 29 May 2006) | 4 lines
2272 Changed paths:
2273    M /trunk/configure.ac
2274    M /trunk/modules/gui/qt4/Modules.am
2275    M /trunk/modules/gui/qt4/components
2276    A /trunk/modules/gui/qt4/components/infopanels.cpp
2277    A /trunk/modules/gui/qt4/components/infopanels.hpp
2278    A /trunk/modules/gui/qt4/dialogs/streaminfo.cpp
2279    A /trunk/modules/gui/qt4/dialogs/streaminfo.hpp
2280    M /trunk/modules/gui/qt4/dialogs_provider.cpp
2281    M /trunk/modules/gui/qt4/dialogs_provider.hpp
2282    A /trunk/modules/gui/qt4/input_manager.cpp
2283    A /trunk/modules/gui/qt4/input_manager.hpp
2284    M /trunk/modules/gui/qt4/qt4.cpp
2285    M /trunk/modules/gui/qt4/qt4.hpp
2286    A /trunk/modules/gui/qt4/ui/input_stats.ui
2288 * Fix QT detection and make dist
2289 * First dialog
2290 * Start of input management
2292 ------------------------------------------------------------------------
2293 r15757 | hartman | 2006-05-28 18:26:13 +0200 (Sun, 28 May 2006) | 2 lines
2294 Changed paths:
2295    M /trunk/modules/demux/playlist/xspf.c
2297 this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
2299 ------------------------------------------------------------------------
2300 r15756 | zorglub | 2006-05-28 15:18:21 +0200 (Sun, 28 May 2006) | 2 lines
2301 Changed paths:
2302    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
2306 ------------------------------------------------------------------------
2307 r15755 | zorglub | 2006-05-28 14:04:19 +0200 (Sun, 28 May 2006) | 3 lines
2308 Changed paths:
2309    M /trunk/include/vlc_interface.h
2310    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
2311    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
2312    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2314 File type filters and implementation in WX. Refs:#24
2315 Thanks to Steven Sheehy and sorry for the delay :)
2317 ------------------------------------------------------------------------
2318 r15754 | sam | 2006-05-28 01:12:26 +0200 (Sun, 28 May 2006) | 3 lines
2319 Changed paths:
2320    M /trunk/modules/codec/realaudio.c
2322   * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
2323     declarations :-)
2325 ------------------------------------------------------------------------
2326 r15753 | sam | 2006-05-28 01:10:52 +0200 (Sun, 28 May 2006) | 3 lines
2327 Changed paths:
2328    M /trunk/modules/codec/realaudio.c
2330   * modules/codec/realaudio.c: only use WINAPI for function declarations, not
2331     for function pointers.
2333 ------------------------------------------------------------------------
2334 r15752 | courmisch | 2006-05-27 19:40:15 +0200 (Sat, 27 May 2006) | 7 lines
2335 Changed paths:
2336    M /trunk/configure.ac
2337    M /trunk/src/misc/mtime.c
2339 src/misc/mtime.c:
2340  - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
2341  - Cosmetic
2342 configure.ac:
2343  - Check for clock_nanosleep() rather than clock_gettime(), as it is more
2344    recent and we need both.
2346 ------------------------------------------------------------------------
2347 r15751 | fkuehne | 2006-05-27 19:00:27 +0200 (Sat, 27 May 2006) | 2 lines
2348 Changed paths:
2349    M /trunk/modules/gui/macosx/playlist.m
2350    M /trunk/modules/gui/macosx/playlistinfo.m
2352 * playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
2353 * playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg
2354 ------------------------------------------------------------------------
2355 r15750 | dionoea | 2006-05-27 14:49:06 +0200 (Sat, 27 May 2006) | 2 lines
2356 Changed paths:
2357    M /trunk/modules/gui/qt4/qt4.cpp
2359 set_program( "qvlc" ); to make it look "official"
2361 ------------------------------------------------------------------------
2362 r15749 | Trax | 2006-05-27 13:12:22 +0200 (Sat, 27 May 2006) | 1 line
2363 Changed paths:
2364    M /trunk/modules/codec/flac.c
2365    M /trunk/modules/demux/sgimb.c
2366    M /trunk/modules/demux/subtitle.c
2367    M /trunk/modules/video_filter/deinterlace.c
2369 minor typo loose -> lose
2370 ------------------------------------------------------------------------
2371 r15748 | zorglub | 2006-05-27 13:09:56 +0200 (Sat, 27 May 2006) | 2 lines
2372 Changed paths:
2373    M /trunk/modules/gui/qt4
2374    M /trunk/modules/gui/qt4/Modules.am
2375    A /trunk/modules/gui/qt4/components
2376    A /trunk/modules/gui/qt4/dialogs
2377    A /trunk/modules/gui/qt4/dialogs/playlist.cpp
2378    A /trunk/modules/gui/qt4/dialogs/playlist.hpp
2379    A /trunk/modules/gui/qt4/dialogs_provider.cpp
2380    A /trunk/modules/gui/qt4/dialogs_provider.hpp
2381    A /trunk/modules/gui/qt4/main_interface.cpp
2382    A /trunk/modules/gui/qt4/main_interface.hpp
2383    A /trunk/modules/gui/qt4/qt4.cpp
2384    A /trunk/modules/gui/qt4/qt4.hpp
2385    A /trunk/modules/gui/qt4/ui
2386    A /trunk/modules/gui/qt4/util
2387    A /trunk/modules/gui/qt4/util/directslider.hpp
2388    A /trunk/modules/gui/qt4/util/qvlcframe.hpp
2390 Initial layout
2392 ------------------------------------------------------------------------
2393 r15747 | zorglub | 2006-05-27 13:08:56 +0200 (Sat, 27 May 2006) | 2 lines
2394 Changed paths:
2395    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
2397 Here too
2399 ------------------------------------------------------------------------
2400 r15746 | zorglub | 2006-05-27 13:08:39 +0200 (Sat, 27 May 2006) | 2 lines
2401 Changed paths:
2402    M /trunk/src/playlist/item.c
2404 Re-enable PLAYLIST_GO
2406 ------------------------------------------------------------------------
2407 r15745 | Trax | 2006-05-27 13:07:31 +0200 (Sat, 27 May 2006) | 1 line
2408 Changed paths:
2409    M /trunk/modules/codec/dmo/dmo.c
2411 Add support for Windows Media Video (VC-1) Advanced Profile Decoder
2412 ------------------------------------------------------------------------
2413 r15744 | xtophe | 2006-05-26 21:43:32 +0200 (Fri, 26 May 2006) | 2 lines
2414 Changed paths:
2415    M /trunk/configure.ac
2417 s/cvs/svn for ffmpeg
2419 ------------------------------------------------------------------------
2420 r15743 | xtophe | 2006-05-26 21:00:36 +0200 (Fri, 26 May 2006) | 3 lines
2421 Changed paths:
2422    M /trunk/extras/contrib/src/Makefile
2423    M /trunk/extras/contrib/src/packages.mak
2425 extras/contrib: FFMpeg has switched to SVN
2426                 wxWidgets 2.6.3
2428 ------------------------------------------------------------------------
2429 r15742 | adn | 2006-05-26 07:41:42 +0200 (Fri, 26 May 2006) | 2 lines
2430 Changed paths:
2431    M /trunk/po/fr.po
2433 s/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)
2435 ------------------------------------------------------------------------
2436 r15741 | fkuehne | 2006-05-26 00:16:27 +0200 (Fri, 26 May 2006) | 1 line
2437 Changed paths:
2438    M /trunk/modules/gui/macosx/playlist.m
2440 * disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
2441 ------------------------------------------------------------------------
2442 r15740 | fkuehne | 2006-05-25 23:44:11 +0200 (Thu, 25 May 2006) | 1 line
2443 Changed paths:
2444    M /trunk/modules/demux/real.c
2446 * meta fixes
2447 ------------------------------------------------------------------------
2448 r15738 | zorglub | 2006-05-25 21:58:32 +0200 (Thu, 25 May 2006) | 2 lines
2449 Changed paths:
2450    M /trunk/configure.ac
2451    A /trunk/modules/gui/qt4/Modules.am
2453 Fix build
2455 ------------------------------------------------------------------------
2456 r15737 | zorglub | 2006-05-25 21:38:45 +0200 (Thu, 25 May 2006) | 2 lines
2457 Changed paths:
2458    M /trunk/configure.ac
2459    M /trunk/modules/access/cdda.c
2460    M /trunk/src/playlist/control.c
2461    M /trunk/src/playlist/engine.c
2463 Fix CDDA and a corner-case in playlist handling
2465 ------------------------------------------------------------------------
2466 r15736 | hartman | 2006-05-25 20:34:32 +0200 (Thu, 25 May 2006) | 5 lines
2467 Changed paths:
2468    M /trunk/THANKS
2469    M /trunk/modules/misc/rtsp.c
2470    M /trunk/modules/stream_out/rtp.c
2472 * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
2473   NAL and FU-A modes of RFC 3984
2474   works for VLC -> VLC
2475   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..
2477 ------------------------------------------------------------------------
2478 r15735 | zorglub | 2006-05-25 20:27:39 +0200 (Thu, 25 May 2006) | 2 lines
2479 Changed paths:
2480    M /trunk/configure.ac
2481    M /trunk/extras/contrib/src/Makefile
2482    M /trunk/include/vlc_messages.h
2483    M /trunk/modules/access/directory.c
2484    M /trunk/modules/gui/beos/InterfaceWindow.cpp
2485    M /trunk/modules/gui/beos/InterfaceWindow.h
2486    M /trunk/modules/gui/beos/ListViews.cpp
2487    M /trunk/modules/gui/beos/PlayListWindow.cpp
2488    M /trunk/modules/gui/beos/PlayListWindow.h
2489    M /trunk/src/playlist/item.c
2490    M /trunk/src/playlist/thread.c
2492 Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
2494 ------------------------------------------------------------------------
2495 r15734 | titer | 2006-05-25 17:26:51 +0200 (Thu, 25 May 2006) | 2 lines
2496 Changed paths:
2497    M /trunk/modules/gui/macosx/intf.m
2499 Handle Volume Up/Down as well
2501 ------------------------------------------------------------------------
2502 r15733 | titer | 2006-05-25 16:59:57 +0200 (Thu, 25 May 2006) | 5 lines
2503 Changed paths:
2504    M /trunk/Makefile.am
2505    A /trunk/modules/gui/macosx/AppleRemote.h
2506    A /trunk/modules/gui/macosx/AppleRemote.m
2507    M /trunk/modules/gui/macosx/Modules.am
2508    M /trunk/modules/gui/macosx/intf.h
2509    M /trunk/modules/gui/macosx/intf.m
2511 Adds support for Apple's remote (only handles Play/Pause at the moment).
2513 AppleRemote.[mh] is MIT licensed code from Martin Kahr:
2514 http://www.martinkahr.com/source-code
2516 ------------------------------------------------------------------------
2517 r15732 | dionoea | 2006-05-25 16:52:17 +0200 (Thu, 25 May 2006) | 2 lines
2518 Changed paths:
2519    M /trunk/include/configuration.h
2521 Spell fix
2523 ------------------------------------------------------------------------
2524 r15731 | zorglub | 2006-05-25 16:43:53 +0200 (Thu, 25 May 2006) | 2 lines
2525 Changed paths:
2526    M /trunk/modules/demux/playlist/playlist.c
2527    M /trunk/modules/gui/skins2/src/skin_main.cpp
2528    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
2530 Mark skins2-config, wx-config and parent-item as internal
2532 ------------------------------------------------------------------------
2533 r15730 | hartman | 2006-05-25 16:40:20 +0200 (Thu, 25 May 2006) | 2 lines
2534 Changed paths:
2535    M /trunk/include/vlc_meta.h
2537 * Fix id3tag new meta
2539 ------------------------------------------------------------------------
2540 r15729 | zorglub | 2006-05-25 16:24:17 +0200 (Thu, 25 May 2006) | 2 lines
2541 Changed paths:
2542    M /trunk/include/configuration.h
2543    M /trunk/include/modules_inner.h
2544    M /trunk/modules/access/cdda.c
2545    M /trunk/modules/gui/macosx/prefs.m
2546    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
2548 Add a change_internal modifier to options. Please check OS X implementation
2550 ------------------------------------------------------------------------
2551 r15728 | zorglub | 2006-05-25 15:58:28 +0200 (Thu, 25 May 2006) | 2 lines
2552 Changed paths:
2553    M /trunk/src/playlist/item.c
2555 Sanity checks
2557 ------------------------------------------------------------------------
2558 r15727 | zorglub | 2006-05-25 15:45:33 +0200 (Thu, 25 May 2006) | 2 lines
2559 Changed paths:
2560    M /trunk/modules/demux/playlist/playlist.c
2561    M /trunk/modules/demux/playlist/xspf.c
2562    M /trunk/modules/demux/playlist/xspf.h
2564 Fix XSPF (Closes:#651)
2566 ------------------------------------------------------------------------
2567 r15726 | hartman | 2006-05-25 15:19:44 +0200 (Thu, 25 May 2006) | 2 lines
2568 Changed paths:
2569    M /trunk/modules/demux/util/id3tag.c
2571 * Compile before you commit :D
2573 ------------------------------------------------------------------------
2574 r15725 | hartman | 2006-05-25 15:04:51 +0200 (Thu, 25 May 2006) | 2 lines
2575 Changed paths:
2576    M /trunk/modules/demux/util/id3tag.c
2578 * Another ID3 tag supported :D
2580 ------------------------------------------------------------------------
2581 r15724 | zorglub | 2006-05-25 13:45:32 +0200 (Thu, 25 May 2006) | 3 lines
2582 Changed paths:
2583    M /trunk/modules/demux/playlist/pls.c
2584    M /trunk/modules/demux/playlist/shoutcast.c
2585    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2586    M /trunk/src/playlist/item.c
2588 * Almost fix shoutcast (still some problems in "flat" view)
2589 * Disable interaction in WX until it's fixed
2591 ------------------------------------------------------------------------
2592 r15723 | courmisch | 2006-05-25 12:51:17 +0200 (Thu, 25 May 2006) | 2 lines
2593 Changed paths:
2594    M /trunk/src/misc/mtime.c
2596 Fix overflows
2598 ------------------------------------------------------------------------
2599 r15722 | zorglub | 2006-05-25 12:11:06 +0200 (Thu, 25 May 2006) | 2 lines
2600 Changed paths:
2601    M /trunk/modules/demux/playlist/b4s.c
2602    M /trunk/modules/demux/playlist/dvb.c
2603    M /trunk/modules/demux/playlist/m3u.c
2604    M /trunk/modules/demux/playlist/playlist.h
2605    M /trunk/modules/demux/playlist/podcast.c
2607 Fix DVB demuxer. Barely tested
2609 ------------------------------------------------------------------------
2610 r15721 | courmisch | 2006-05-25 11:54:35 +0200 (Thu, 25 May 2006) | 2 lines
2611 Changed paths:
2612    M /trunk/src/misc/mtime.c
2614 Also implement msleep() wrt _POSIX_MONOTONIC_CLOCK
2616 ------------------------------------------------------------------------
2617 r15720 | zorglub | 2006-05-25 11:52:57 +0200 (Thu, 25 May 2006) | 3 lines
2618 Changed paths:
2619    M /trunk/include/vlc_playlist.h
2620    M /trunk/include/vlc_symbols.h
2621    M /trunk/src/playlist/control.c
2622    M /trunk/src/playlist/engine.c
2623    M /trunk/src/playlist/item.c
2624    M /trunk/src/playlist/search.c
2625    M /trunk/src/playlist/tree.c
2627 * Remove unused playlist_ItemCopy
2628 * Fix some debug
2630 ------------------------------------------------------------------------
2631 r15719 | zorglub | 2006-05-25 11:20:03 +0200 (Thu, 25 May 2006) | 2 lines
2632 Changed paths:
2633    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
2635 Fix playing from popup
2637 ------------------------------------------------------------------------
2638 r15718 | zorglub | 2006-05-25 11:19:25 +0200 (Thu, 25 May 2006) | 2 lines
2639 Changed paths:
2640    M /trunk/src/playlist/engine.c
2642 Fix a bug in preparse throttling
2644 ------------------------------------------------------------------------
2645 r15717 | zorglub | 2006-05-25 11:04:19 +0200 (Thu, 25 May 2006) | 3 lines
2646 Changed paths:
2647    A /trunk/modules/gui/qt4
2648    M /trunk/src/playlist/item.c
2649    M /trunk/src/playlist/search.c
2651 * Search on artist and album
2652 * Remove some debug
2654 ------------------------------------------------------------------------
2655 r15716 | zorglub | 2006-05-25 10:55:05 +0200 (Thu, 25 May 2006) | 2 lines
2656 Changed paths:
2657    M /trunk/modules/demux/util/id3tag.c
2659 Fix m3u unhandled meta
2661 ------------------------------------------------------------------------
2662 r15713 | courmisch | 2006-05-24 22:39:21 +0200 (Wed, 24 May 2006) | 2 lines
2663 Changed paths:
2664    M /trunk/src/misc/mtime.c
2666 Fix monotonic clock POSIX option detection
2668 ------------------------------------------------------------------------
2669 r15712 | courmisch | 2006-05-24 21:35:31 +0200 (Wed, 24 May 2006) | 4 lines
2670 Changed paths:
2671    M /trunk/configure.ac
2672    M /trunk/src/misc/mtime.c
2674 Use the monotonic clock from POSIX real time extension when available.
2675 That one goes at the same “speed” as the real time clock, but it is
2676 warp-less. Now it should be safe to call ntpdate while performing.
2678 ------------------------------------------------------------------------
2679 r15711 | xtophe | 2006-05-24 01:05:34 +0200 (Wed, 24 May 2006) | 2 lines
2680 Changed paths:
2681    M /trunk/configure.ac
2683 configure.ac: Forgot this one.
2685 ------------------------------------------------------------------------
2686 r15710 | Trax | 2006-05-22 23:34:50 +0200 (Mon, 22 May 2006) | 1 line
2687 Changed paths:
2688    M /trunk/modules/codec/x264.c
2690 proper subme integer range
2691 ------------------------------------------------------------------------
2692 r15709 | xtophe | 2006-05-22 22:06:40 +0200 (Mon, 22 May 2006) | 2 lines
2693 Changed paths:
2694    M /trunk/configure.ac
2696 configure.ac: More strict test fot GL stuff
2698 ------------------------------------------------------------------------
2699 r15708 | fkuehne | 2006-05-22 17:45:01 +0200 (Mon, 22 May 2006) | 1 line
2700 Changed paths:
2701    M /trunk/configure.ac
2703 * fixed a typo
2704 ------------------------------------------------------------------------
2705 r15707 | xtophe | 2006-05-22 11:42:08 +0200 (Mon, 22 May 2006) | 3 lines
2706 Changed paths:
2707    M /trunk/INSTALL.win32
2709 s/livedotcom/live555
2712 ------------------------------------------------------------------------
2713 r15706 | xtophe | 2006-05-22 10:53:17 +0200 (Mon, 22 May 2006) | 2 lines
2714 Changed paths:
2715    M /trunk/po/Makefile.in.in
2716    M /trunk/po/POTFILES.in
2717    M /trunk/po/ca.po
2718    M /trunk/po/cs.po
2719    M /trunk/po/da.po
2720    M /trunk/po/de.po
2721    M /trunk/po/en_GB.po
2722    M /trunk/po/es.po
2723    M /trunk/po/fr.po
2724    M /trunk/po/gl.po
2725    M /trunk/po/he.po
2726    M /trunk/po/hi.po
2727    M /trunk/po/hu.po
2728    M /trunk/po/it.po
2729    M /trunk/po/ja.po
2730    M /trunk/po/ka.po
2731    M /trunk/po/ko.po
2732    M /trunk/po/nl.po
2733    M /trunk/po/oc.po
2734    M /trunk/po/pt_BR.po
2735    M /trunk/po/ro.po
2736    M /trunk/po/ru.po
2737    M /trunk/po/sv.po
2738    M /trunk/po/tr.po
2739    M /trunk/po/vlc.pot
2740    M /trunk/po/zh_CN.po
2741    M /trunk/po/zh_TW.po
2743 Update po file after filename change ( we should do a post-commit hook one day)
2745 ------------------------------------------------------------------------
2746 r15705 | yoann | 2006-05-22 00:17:25 +0200 (Mon, 22 May 2006) | 2 lines
2747 Changed paths:
2748    M /trunk/modules/control/hotkeys.c
2750 * control/hotkeys.c: Fix Play/Pause hotkey
2752 ------------------------------------------------------------------------
2753 r15704 | dionoea | 2006-05-22 00:01:14 +0200 (Mon, 22 May 2006) | 2 lines
2754 Changed paths:
2755    M /trunk/include/vlc_keys.h
2756    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
2757    M /trunk/modules/video_output/directx/events.c
2759 Add support for keyboard multimedia keys on win32. This is of course untested.
2761 ------------------------------------------------------------------------
2762 r15703 | xtophe | 2006-05-21 23:39:34 +0200 (Sun, 21 May 2006) | 2 lines
2763 Changed paths:
2764    M /trunk/NEWS
2766 Update
2768 ------------------------------------------------------------------------
2769 r15702 | xtophe | 2006-05-21 23:20:06 +0200 (Sun, 21 May 2006) | 2 lines
2770 Changed paths:
2771    A /trunk/modules/demux/live555.cpp (from /trunk/modules/demux/livedotcom.cpp:15701)
2772    D /trunk/modules/demux/livedotcom.cpp
2774 s/livedotcom/live555/
2776 ------------------------------------------------------------------------
2777 r15701 | xtophe | 2006-05-21 23:17:52 +0200 (Sun, 21 May 2006) | 2 lines
2778 Changed paths:
2779    M /trunk/configure.ac
2780    M /trunk/modules/demux/Modules.am
2781    M /trunk/modules/demux/livedotcom.cpp
2783 ALL: s/livedotcom/live555/
2785 ------------------------------------------------------------------------
2786 r15700 | bigben | 2006-05-21 22:00:27 +0200 (Sun, 21 May 2006) | 3 lines
2787 Changed paths:
2788    M /trunk/configure.ac
2790 * Fix hal detection
2793 ------------------------------------------------------------------------
2794 r15699 | xtophe | 2006-05-21 19:31:06 +0200 (Sun, 21 May 2006) | 2 lines
2795 Changed paths:
2796    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
2798 Fix the integer widget
2800 ------------------------------------------------------------------------
2801 r15698 | bigben | 2006-05-20 15:38:04 +0200 (Sat, 20 May 2006) | 3 lines
2802 Changed paths:
2803    M /trunk/configure.ac
2805 * HAL / DBUS / GnomeVFS aren't linux only
2808 ------------------------------------------------------------------------
2809 r15697 | courmisch | 2006-05-20 15:17:00 +0200 (Sat, 20 May 2006) | 2 lines
2810 Changed paths:
2811    M /trunk/modules/demux/asf/libasf.c
2813 Add missing const qualifier
2815 ------------------------------------------------------------------------
2816 r15696 | courmisch | 2006-05-20 15:16:46 +0200 (Sat, 20 May 2006) | 2 lines
2817 Changed paths:
2818    M /trunk/modules/demux/real.c
2820 missing #include
2822 ------------------------------------------------------------------------
2823 r15695 | jpsaman | 2006-05-20 15:10:30 +0200 (Sat, 20 May 2006) | 1 line
2824 Changed paths:
2825    M /trunk/modules/demux/sgimb.c
2827 Use correct datatype in srtncasecmp
2828 ------------------------------------------------------------------------
2829 r15694 | jpsaman | 2006-05-20 15:05:21 +0200 (Sat, 20 May 2006) | 1 line
2830 Changed paths:
2831    M /trunk/modules/demux/mp4/drms.c
2833 Use correct datatype
2834 ------------------------------------------------------------------------
2835 r15693 | jpsaman | 2006-05-20 14:55:15 +0200 (Sat, 20 May 2006) | 1 line
2836 Changed paths:
2837    M /trunk/modules/demux/ts.c
2839 Use correct types
2840 ------------------------------------------------------------------------
2841 r15692 | jpsaman | 2006-05-20 13:46:26 +0200 (Sat, 20 May 2006) | 1 line
2842 Changed paths:
2843    M /trunk/modules/codec/cmml/history.c
2844    M /trunk/modules/codec/cmml/intf.c
2846 Remove unused variables
2847 ------------------------------------------------------------------------
2848 r15691 | jpsaman | 2006-05-20 13:45:33 +0200 (Sat, 20 May 2006) | 1 line
2849 Changed paths:
2850    M /trunk/modules/codec/spudec/parse.c
2852 Remove unused variables and #ifdef DEBUG_SPUDEC the variables used when DEBUG_SPUDEC is active.
2853 ------------------------------------------------------------------------
2854 r15690 | jpsaman | 2006-05-20 13:43:35 +0200 (Sat, 20 May 2006) | 1 line
2855 Changed paths:
2856    M /trunk/modules/access/rtsp/rtsp.c
2858 Compare the right datatypes
2859 ------------------------------------------------------------------------
2860 r15689 | jpsaman | 2006-05-20 13:42:40 +0200 (Sat, 20 May 2006) | 1 line
2861 Changed paths:
2862    M /trunk/modules/access/rtsp/real.c
2864 Default value for pointer that could be used uninitalised
2865 ------------------------------------------------------------------------
2866 r15688 | jpsaman | 2006-05-20 13:41:26 +0200 (Sat, 20 May 2006) | 1 line
2867 Changed paths:
2868    M /trunk/modules/demux/playlist/dvb.c
2870 Return in a non-void function
2871 ------------------------------------------------------------------------
2872 r15687 | jpsaman | 2006-05-20 13:41:08 +0200 (Sat, 20 May 2006) | 1 line
2873 Changed paths:
2874    M /trunk/modules/demux/playlist/b4s.c
2876 Remove unused variables
2877 ------------------------------------------------------------------------
2878 r15686 | jpsaman | 2006-05-20 13:40:50 +0200 (Sat, 20 May 2006) | 1 line
2879 Changed paths:
2880    M /trunk/modules/demux/playlist/xspf.c
2882 Return in a non-void function
2883 ------------------------------------------------------------------------
2884 r15685 | jpsaman | 2006-05-20 13:40:35 +0200 (Sat, 20 May 2006) | 1 line
2885 Changed paths:
2886    M /trunk/modules/demux/playlist/pls.c
2888 Return in a non-void function
2889 ------------------------------------------------------------------------
2890 r15684 | jpsaman | 2006-05-20 13:40:15 +0200 (Sat, 20 May 2006) | 1 line
2891 Changed paths:
2892    M /trunk/modules/demux/ogg.c
2894 Compare using the right data types
2895 ------------------------------------------------------------------------
2896 r15683 | jpsaman | 2006-05-20 13:39:53 +0200 (Sat, 20 May 2006) | 1 line
2897 Changed paths:
2898    M /trunk/modules/demux/sgimb.c
2900 Remove unused variables
2901 ------------------------------------------------------------------------
2902 r15682 | jpsaman | 2006-05-20 13:39:32 +0200 (Sat, 20 May 2006) | 1 line
2903 Changed paths:
2904    M /trunk/modules/demux/mp4/drms.c
2906 Remove unused variables
2907 ------------------------------------------------------------------------
2908 r15681 | jpsaman | 2006-05-20 13:39:19 +0200 (Sat, 20 May 2006) | 1 line
2909 Changed paths:
2910    M /trunk/modules/audio_output/alsa.c
2912 Remove unused variables
2913 ------------------------------------------------------------------------
2914 r15680 | jpsaman | 2006-05-20 13:38:50 +0200 (Sat, 20 May 2006) | 1 line
2915 Changed paths:
2916    M /trunk/modules/access_output/file.c
2918 Fix data type: Compiler warning
2919 ------------------------------------------------------------------------
2920 r15679 | jpsaman | 2006-05-20 13:38:26 +0200 (Sat, 20 May 2006) | 1 line
2921 Changed paths:
2922    M /trunk/modules/control/rc.c
2924 Remove unused variables
2925 ------------------------------------------------------------------------
2926 r15678 | jpsaman | 2006-05-20 13:38:04 +0200 (Sat, 20 May 2006) | 1 line
2927 Changed paths:
2928    M /trunk/src/libvlc.h
2930 Compiler warning
2931 ------------------------------------------------------------------------
2932 r15677 | jpsaman | 2006-05-20 13:37:41 +0200 (Sat, 20 May 2006) | 1 line
2933 Changed paths:
2934    M /trunk/src/playlist/thread.c
2936 Add missing vlc_es.h
2937 ------------------------------------------------------------------------
2938 r15676 | jpsaman | 2006-05-20 13:37:26 +0200 (Sat, 20 May 2006) | 1 line
2939 Changed paths:
2940    M /trunk/src/playlist/item.c
2942 return -1 in a non-void function
2943 ------------------------------------------------------------------------
2944 r15675 | jpsaman | 2006-05-20 13:37:01 +0200 (Sat, 20 May 2006) | 1 line
2945 Changed paths:
2946    M /trunk/src/libvlc.c
2948 Compiler warnings
2949 ------------------------------------------------------------------------
2950 r15674 | jpsaman | 2006-05-20 13:36:38 +0200 (Sat, 20 May 2006) | 1 line
2951 Changed paths:
2952    M /trunk/src/video_output/vout_intf.c
2954 Compiler warnings
2955 ------------------------------------------------------------------------
2956 r15673 | jpsaman | 2006-05-20 12:16:21 +0200 (Sat, 20 May 2006) | 1 line
2957 Changed paths:
2958    M /trunk/modules/codec/x264.c
2960 x264 options patch from Dennis van Amerongen (Trax) (dennis dot vanAmerongen at nob dot nl)
2961 ------------------------------------------------------------------------
2962 r15670 | zorglub | 2006-05-19 12:00:39 +0200 (Fri, 19 May 2006) | 2 lines
2963 Changed paths:
2964    M /trunk/modules/video_filter/mosaic.c
2966 gcc 2.95 compile fix
2968 ------------------------------------------------------------------------
2969 r15669 | xtophe | 2006-05-19 01:00:48 +0200 (Fri, 19 May 2006) | 2 lines
2970 Changed paths:
2971    M /trunk/THANKS
2972    M /trunk/configure.ac
2973    A /trunk/po/cs.po
2974    M /trunk/src/libvlc.h
2975    M /trunk/src/misc/darwin_specific.m
2977 Add Czech translation. Many thaks to Miroslav Oujesky
2979 ------------------------------------------------------------------------
2980 r15668 | damienf | 2006-05-19 00:01:31 +0200 (Fri, 19 May 2006) | 2 lines
2981 Changed paths:
2982    M /trunk/src/video_output/vout_intf.c
2984 - using strcmp with a NULL string isn't really a good thing to do
2986 ------------------------------------------------------------------------
2987 r15667 | fkuehne | 2006-05-18 19:50:19 +0200 (Thu, 18 May 2006) | 1 line
2988 Changed paths:
2989    M /trunk/po/de.po
2991 * address the user formally instead of informally (comparable to tu <-> vous in French)
2992 ------------------------------------------------------------------------
2993 r15663 | hartman | 2006-05-17 21:38:53 +0200 (Wed, 17 May 2006) | 3 lines
2994 Changed paths:
2995    M /trunk/modules/access/cdda/access.c
2996    M /trunk/modules/access/cdda/info.c
2997    M /trunk/modules/access/vcdx/access.c
2999 * This makes the cddax and vcdx modules compile again. meta is disabled. functionality is untested.
3000 refs #649
3002 ------------------------------------------------------------------------
3003 r15662 | jpsaman | 2006-05-17 13:17:31 +0200 (Wed, 17 May 2006) | 1 line
3004 Changed paths:
3005    M /trunk/po/Makefile.in.in
3007 Fix po/Makefile.in.in
3008 ------------------------------------------------------------------------
3009 r15661 | zorglub | 2006-05-17 08:04:37 +0200 (Wed, 17 May 2006) | 2 lines
3010 Changed paths:
3011    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
3013 Forgot to change the deletion function
3015 ------------------------------------------------------------------------
3016 r15660 | yoann | 2006-05-17 04:59:48 +0200 (Wed, 17 May 2006) | 3 lines
3017 Changed paths:
3018    M /trunk/modules/gui/ncurses.c
3020 * gui/ncurses.c: first attempt to fix ncurses with new playlist
3021                  still not working: Add something to playlist
3023 ------------------------------------------------------------------------
3024 r15659 | yoann | 2006-05-17 04:31:30 +0200 (Wed, 17 May 2006) | 2 lines
3025 Changed paths:
3026    M /trunk/src/playlist/tree.c
3028 * playlist/tree.c: when removing a node, don't forget to remove it from its parent!
3030 ------------------------------------------------------------------------
3031 r15658 | xtophe | 2006-05-17 01:40:52 +0200 (Wed, 17 May 2006) | 2 lines
3032 Changed paths:
3033    M /trunk/configure.ac
3035 Fix mozilla and xpidl detection
3037 ------------------------------------------------------------------------
3038 r15657 | hartman | 2006-05-17 00:29:39 +0200 (Wed, 17 May 2006) | 3 lines
3039 Changed paths:
3040    M /trunk/modules/gui/macosx/playlist.m
3041    M /trunk/modules/gui/macosx/playlistinfo.m
3043 * Fixed Meta for OSX, so i know what music i'm listening to.
3044 (debug left in place. when you run into a crash please not the console info so we can investigate)
3046 ------------------------------------------------------------------------
3047 r15656 | fkuehne | 2006-05-16 21:25:18 +0200 (Tue, 16 May 2006) | 1 line
3048 Changed paths:
3049    M /trunk/modules/gui/macosx/interaction.m
3051 * sorry, this part wasn't supposed to be committed yet
3052 ------------------------------------------------------------------------
3053 r15655 | fkuehne | 2006-05-16 21:22:02 +0200 (Tue, 16 May 2006) | 1 line
3054 Changed paths:
3055    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
3056    M /trunk/modules/gui/macosx/interaction.m
3057    M /trunk/modules/gui/macosx/playlist.h
3058    M /trunk/modules/gui/macosx/playlist.m
3060 * ask for the name of the new node through the interaction framework (node creation runs in a separate thread now to avoid interface blocking)
3061 ------------------------------------------------------------------------
3062 r15654 | hartman | 2006-05-16 20:23:37 +0200 (Tue, 16 May 2006) | 2 lines
3063 Changed paths:
3064    M /trunk/modules/access_output/http.c
3066 * don't fail http output if AVAHI support is enabled, but the avahi daemon is not running. Just generate an error and continue.
3068 ------------------------------------------------------------------------
3069 r15653 | hartman | 2006-05-16 20:09:47 +0200 (Tue, 16 May 2006) | 2 lines
3070 Changed paths:
3071    M /trunk/modules/demux/util/id3tag.c
3073 * detail what id3tag handling is unimplemented.
3075 ------------------------------------------------------------------------
3076 r15652 | fkuehne | 2006-05-16 18:45:57 +0200 (Tue, 16 May 2006) | 1 line
3077 Changed paths:
3078    M /trunk/po/de.po
3080 * update of the German translation by Mathias C. Berens | welcome-soft with some few additions by myself
3081 ------------------------------------------------------------------------
3082 r15651 | jpsaman | 2006-05-16 18:04:06 +0200 (Tue, 16 May 2006) | 1 line
3083 Changed paths:
3084    M /trunk/modules/control/telnet.c
3086 coding style fix
3087 ------------------------------------------------------------------------
3088 r15650 | jpsaman | 2006-05-16 18:02:56 +0200 (Tue, 16 May 2006) | 1 line
3089 Changed paths:
3090    M /trunk/modules/access/dv.c
3092 Fix potential segmentation fault
3093 ------------------------------------------------------------------------
3094 r15649 | jpsaman | 2006-05-16 18:01:59 +0200 (Tue, 16 May 2006) | 1 line
3095 Changed paths:
3096    M /trunk/po/Makefile.in.in
3098 Fix po installation
3099 ------------------------------------------------------------------------
3100 r15648 | jpsaman | 2006-05-16 18:01:01 +0200 (Tue, 16 May 2006) | 1 line
3101 Changed paths:
3102    M /trunk/modules/control/http/rpn.c
3104 Fix Segmentation fault in RPN while parsing pathnames.
3105 ------------------------------------------------------------------------
3106 r15647 | fkuehne | 2006-05-15 22:08:30 +0200 (Mon, 15 May 2006) | 1 line
3107 Changed paths:
3108    M /trunk/src/video_output/vout_intf.c
3110 * a plain %s can't be localised IMHO ;)
3111 ------------------------------------------------------------------------
3112 r15646 | xtophe | 2006-05-15 16:47:23 +0200 (Mon, 15 May 2006) | 2 lines
3113 Changed paths:
3114    M /trunk/src/control/mediacontrol_core.c
3115    M /trunk/src/control/playlist.c
3117 New playlist API fix. 
3119 ------------------------------------------------------------------------
3120 r15645 | zorglub | 2006-05-15 14:50:39 +0200 (Mon, 15 May 2006) | 2 lines
3121 Changed paths:
3122    M /trunk/src/misc/win32_specific.c
3124 Last fix for win32 ?
3126 ------------------------------------------------------------------------
3127 r15644 | zorglub | 2006-05-15 14:28:44 +0200 (Mon, 15 May 2006) | 2 lines
3128 Changed paths:
3129    M /trunk/modules/visualization/xosd.c
3131 Should fix Xosd compilation
3133 ------------------------------------------------------------------------
3134 r15643 | zorglub | 2006-05-15 14:26:49 +0200 (Mon, 15 May 2006) | 2 lines
3135 Changed paths:
3136    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
3138 Should fix win32 WX compile
3140 ------------------------------------------------------------------------
3141 r15642 | zorglub | 2006-05-15 14:07:26 +0200 (Mon, 15 May 2006) | 2 lines
3142 Changed paths:
3143    M /trunk/modules/services_discovery/bonjour.c
3145 Fix bonjour compilation. Completely untested
3147 ------------------------------------------------------------------------
3148 r15641 | xtophe | 2006-05-15 11:37:08 +0200 (Mon, 15 May 2006) | 2 lines
3149 Changed paths:
3150    M /trunk/po/POTFILES.in
3151    M /trunk/po/ca.po
3152    M /trunk/po/da.po
3153    M /trunk/po/de.po
3154    M /trunk/po/en_GB.po
3155    M /trunk/po/es.po
3156    M /trunk/po/fr.po
3157    M /trunk/po/gl.po
3158    M /trunk/po/he.po
3159    M /trunk/po/hi.po
3160    M /trunk/po/hu.po
3161    M /trunk/po/it.po
3162    M /trunk/po/ja.po
3163    M /trunk/po/ka.po
3164    M /trunk/po/ko.po
3165    M /trunk/po/nl.po
3166    M /trunk/po/oc.po
3167    M /trunk/po/pt_BR.po
3168    M /trunk/po/ro.po
3169    M /trunk/po/ru.po
3170    M /trunk/po/sv.po
3171    M /trunk/po/tr.po
3172    M /trunk/po/vlc.pot
3173    M /trunk/po/zh_CN.po
3174    M /trunk/po/zh_TW.po
3176 Run make update-po. Fix make dist
3178 ------------------------------------------------------------------------
3179 r15640 | zorglub | 2006-05-15 07:57:19 +0200 (Mon, 15 May 2006) | 2 lines
3180 Changed paths:
3181    M /trunk/include/vlc_playlist.h
3182    M /trunk/include/vlc_symbols.h
3183    M /trunk/modules/services_discovery/bonjour.c
3184    M /trunk/modules/services_discovery/hal.c
3185    M /trunk/modules/services_discovery/sap.c
3186    M /trunk/src/playlist/tree.c
3188 New helper to create nodes for services discovery
3190 ------------------------------------------------------------------------
3191 r15639 | ipkiss | 2006-05-15 00:16:59 +0200 (Mon, 15 May 2006) | 2 lines
3192 Changed paths:
3193    M /trunk/doc/skins/skins2-howto.xml
3194    M /trunk/modules/gui/skins2/parser/interpreter.cpp
3195    M /trunk/modules/gui/skins2/src/generic_layout.cpp
3196    M /trunk/modules/gui/skins2/src/generic_layout.hpp
3197    M /trunk/modules/gui/skins2/src/top_window.cpp
3199  * skins2: new LayoutID.isActive boolean variable
3201 ------------------------------------------------------------------------
3202 r15638 | fkuehne | 2006-05-14 23:57:37 +0200 (Sun, 14 May 2006) | 1 line
3203 Changed paths:
3204    M /trunk/modules/gui/macosx/intf.m
3205    M /trunk/modules/gui/macosx/playlist.m
3207 * more compilation fixes
3208 ------------------------------------------------------------------------
3209 r15637 | ipkiss | 2006-05-14 23:51:37 +0200 (Sun, 14 May 2006) | 2 lines
3210 Changed paths:
3211    M /trunk/modules/gui/skins2/src/skin_main.cpp
3213  * skins2/src/skin_main.cpp: Do not forget to return a value
3215 ------------------------------------------------------------------------
3216 r15636 | ipkiss | 2006-05-14 23:43:22 +0200 (Sun, 14 May 2006) | 2 lines
3217 Changed paths:
3218    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
3220  * skins2/parser/skin_parser.cpp: make sure the IDs are unique in the whole skin
3222 ------------------------------------------------------------------------
3223 r15635 | fkuehne | 2006-05-14 23:10:07 +0200 (Sun, 14 May 2006) | 1 line
3224 Changed paths:
3225    M /trunk/modules/demux/mpc.c
3226    M /trunk/modules/demux/real.c
3228 * vlc-meta fixes
3229 ------------------------------------------------------------------------
3230 r15634 | zorglub | 2006-05-14 22:40:23 +0200 (Sun, 14 May 2006) | 2 lines
3231 Changed paths:
3232    M /trunk/modules/codec/ffmpeg/demux.c
3234 Fix ffmpeg linking
3236 ------------------------------------------------------------------------
3237 r15633 | zorglub | 2006-05-14 21:52:42 +0200 (Sun, 14 May 2006) | 2 lines
3238 Changed paths:
3239    M /trunk/modules/services_discovery/shout.c
3241 Fix shout compile
3243 ------------------------------------------------------------------------
3244 r15632 | zorglub | 2006-05-14 20:49:50 +0200 (Sun, 14 May 2006) | 2 lines
3245 Changed paths:
3246    M /trunk/src/playlist/tree.c
3248 Change some error message to assertions
3250 ------------------------------------------------------------------------
3251 r15631 | zorglub | 2006-05-14 20:44:21 +0200 (Sun, 14 May 2006) | 2 lines
3252 Changed paths:
3253    M /trunk/modules/access_output/http.c
3255 Fix http access output with bonjour
3257 ------------------------------------------------------------------------
3258 r15630 | ipkiss | 2006-05-14 20:30:19 +0200 (Sun, 14 May 2006) | 2 lines
3259 Changed paths:
3260    M /trunk/src/input/input.c
3262  * src/input/input.c: msg_Warn --> msg_Dbg
3264 ------------------------------------------------------------------------
3265 r15629 | zorglub | 2006-05-14 20:29:00 +0200 (Sun, 14 May 2006) | 13 lines
3266 Changed paths:
3267    M /trunk/configure.ac
3268    M /trunk/include/vlc/vlc.h
3269    M /trunk/include/vlc_common.h
3270    M /trunk/include/vlc_config.h
3271    M /trunk/include/vlc_input.h
3272    M /trunk/include/vlc_messages.h
3273    M /trunk/include/vlc_meta.h
3274    M /trunk/include/vlc_objects.h
3275    M /trunk/include/vlc_playlist.h
3276    M /trunk/include/vlc_symbols.h
3277    M /trunk/modules/access/cdda/cdda.c
3278    M /trunk/modules/access/cdda.c
3279    M /trunk/modules/access/directory.c
3280    M /trunk/modules/access/dvdnav.c
3281    M /trunk/modules/access/http.c
3282    M /trunk/modules/access/mms/mmsh.c
3283    M /trunk/modules/codec/cmml/intf.c
3284    M /trunk/modules/control/hotkeys.c
3285    M /trunk/modules/control/http/http.h
3286    M /trunk/modules/control/http/macro.c
3287    M /trunk/modules/control/http/mvar.c
3288    M /trunk/modules/control/http/rpn.c
3289    M /trunk/modules/control/http/util.c
3290    M /trunk/modules/control/rc.c
3291    M /trunk/modules/demux/asf/asf.c
3292    M /trunk/modules/demux/avi/avi.c
3293    M /trunk/modules/demux/flac.c
3294    M /trunk/modules/demux/m3u.c
3295    M /trunk/modules/demux/mkv.cpp
3296    M /trunk/modules/demux/mp4/mp4.c
3297    M /trunk/modules/demux/mpeg/mpga.c
3298    M /trunk/modules/demux/playlist/b4s.c
3299    M /trunk/modules/demux/playlist/dvb.c
3300    M /trunk/modules/demux/playlist/m3u.c
3301    M /trunk/modules/demux/playlist/old.c
3302    M /trunk/modules/demux/playlist/playlist.c
3303    M /trunk/modules/demux/playlist/playlist.h
3304    M /trunk/modules/demux/playlist/pls.c
3305    M /trunk/modules/demux/playlist/podcast.c
3306    M /trunk/modules/demux/playlist/shoutcast.c
3307    M /trunk/modules/demux/playlist/xspf.c
3308    M /trunk/modules/demux/sgimb.c
3309    M /trunk/modules/demux/ts.c
3310    M /trunk/modules/demux/util/id3tag.c
3311    M /trunk/modules/gui/macosx/applescript.m
3312    M /trunk/modules/gui/macosx/intf.m
3313    M /trunk/modules/gui/macosx/playlist.h
3314    M /trunk/modules/gui/macosx/playlist.m
3315    M /trunk/modules/gui/macosx/playlistinfo.m
3316    M /trunk/modules/gui/macosx/wizard.m
3317    M /trunk/modules/gui/skins2/Modules.am
3318    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
3319    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
3320    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
3321    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
3322    M /trunk/modules/gui/skins2/parser/interpreter.cpp
3323    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
3324    M /trunk/modules/gui/skins2/src/skin_main.cpp
3325    M /trunk/modules/gui/skins2/src/vlcproc.cpp
3326    M /trunk/modules/gui/skins2/src/vlcproc.hpp
3327    D /trunk/modules/gui/skins2/vars/playlist.cpp
3328    D /trunk/modules/gui/skins2/vars/playlist.hpp
3329    M /trunk/modules/gui/skins2/vars/playtree.cpp
3330    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
3331    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
3332    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
3333    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
3334    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
3335    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
3336    M /trunk/modules/gui/wxwidgets/dialogs.cpp
3337    M /trunk/modules/gui/wxwidgets/input_manager.cpp
3338    M /trunk/modules/gui/wxwidgets/interface.cpp
3339    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
3340    M /trunk/modules/misc/growl.c
3341    M /trunk/modules/misc/msn.c
3342    M /trunk/modules/misc/playlist/m3u.c
3343    M /trunk/modules/misc/playlist/old.c
3344    M /trunk/modules/misc/playlist/xspf.c
3345    M /trunk/modules/mux/mp4.c
3346    M /trunk/modules/services_discovery/daap.c
3347    M /trunk/modules/services_discovery/hal.c
3348    M /trunk/modules/services_discovery/podcast.c
3349    M /trunk/modules/services_discovery/sap.c
3350    M /trunk/modules/visualization/xosd.c
3351    M /trunk/src/Makefile.am
3352    M /trunk/src/control/mediacontrol_core.c
3353    M /trunk/src/control/playlist.c
3354    M /trunk/src/input/es_out.c
3355    M /trunk/src/input/input.c
3356    A /trunk/src/input/item.c (from /branches/0.8.6-playlist-vlm/src/input/item.c:15624)
3357    M /trunk/src/libvlc.c
3358    A /trunk/src/playlist/control.c (from /branches/0.8.6-playlist-vlm/src/playlist/control.c:15624)
3359    A /trunk/src/playlist/engine.c (from /branches/0.8.6-playlist-vlm/src/playlist/engine.c:15624)
3360    D /trunk/src/playlist/item-ext.c
3361    M /trunk/src/playlist/item.c
3362    M /trunk/src/playlist/loadsave.c
3363    D /trunk/src/playlist/playlist.c
3364    A /trunk/src/playlist/search.c (from /branches/0.8.6-playlist-vlm/src/playlist/search.c:15624)
3365    M /trunk/src/playlist/sort.c
3366    A /trunk/src/playlist/thread.c (from /branches/0.8.6-playlist-vlm/src/playlist/thread.c:15624)
3367    A /trunk/src/playlist/tree.c (from /branches/0.8.6-playlist-vlm/src/playlist/tree.c:15624)
3368    D /trunk/src/playlist/view.c
3369    A /trunk/test/NativeGcTest.py (from /branches/0.8.6-playlist-vlm/test/NativeGcTest.py:15624)
3370    A /trunk/test/native/gc.c (from /branches/0.8.6-playlist-vlm/test/native/gc.c:15624)
3372 Merge back branch 0.8.6-playlist-vlm to trunk.
3374 What is currently broken:
3375  * Some playlist demuxers (shout, dvb and pls)
3376  * DAAP
3377  * BeOS playlist
3378  * GPE playlist, I suppose
3380 What has some trouble:
3381  * Meta handling in several demuxers (most notably TS)
3382  * Skins2 playlist (doesn't refresh correctly)
3383  * OS X playlist (see bigben's latest commits)
3385 ------------------------------------------------------------------------
3386 r15628 | ipkiss | 2006-05-14 20:17:14 +0200 (Sun, 14 May 2006) | 2 lines
3387 Changed paths:
3388    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
3390  * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
3392 ------------------------------------------------------------------------
3393 r15627 | courmisch | 2006-05-14 17:27:30 +0200 (Sun, 14 May 2006) | 2 lines
3394 Changed paths:
3395    M /trunk/configure.ac
3397 Remove non breakable space
3399 ------------------------------------------------------------------------
3400 r15626 | asmax | 2006-05-14 17:21:25 +0200 (Sun, 14 May 2006) | 3 lines
3401 Changed paths:
3402    M /trunk/modules/gui/skins2/src/vlcproc.cpp
3404 * vlcproc.cpp: fixed detection of play/pause status (when the popup menu or
3405 keyboard shortcut is used to toggle pause instead of a skin button)
3407 ------------------------------------------------------------------------
3408 r15625 | zorglub | 2006-05-14 16:59:12 +0200 (Sun, 14 May 2006) | 2 lines
3409 Changed paths:
3410    M /trunk/test/mangle/mangle.py
3412 Be more resilient
3414 ------------------------------------------------------------------------
3415 r15622 | fkuehne | 2006-05-14 16:44:12 +0200 (Sun, 14 May 2006) | 1 line
3416 Changed paths:
3417    M /trunk/include/vlc_interaction.h
3419 * forgot to add UserOkayCancel to the header (creates the same dialogue as UserYesNo, but with different labels)
3420 ------------------------------------------------------------------------
3421 r15620 | fkuehne | 2006-05-14 16:36:08 +0200 (Sun, 14 May 2006) | 7 lines
3422 Changed paths:
3423    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
3424    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
3425    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
3426    M /trunk/include/vlc_interaction.h
3427    M /trunk/modules/gui/macosx/interaction.h
3428    M /trunk/modules/gui/macosx/interaction.m
3429    M /trunk/src/interface/interaction.c
3431 * new dialogue type to prompt the user for a string
3432 * the core is widget-free now (except for the header to keep wx compiling, hopefully)
3433 * updated the OSX-implementation to reflect the recent changes
3435 more clean up is necessary; testing and any feedback is welcomed
3437 refs #553
3438 ------------------------------------------------------------------------
3439 r15618 | fkuehne | 2006-05-14 15:20:04 +0200 (Sun, 14 May 2006) | 1 line
3440 Changed paths:
3441    M /trunk/modules/gui/macosx/interaction.m
3443 * introduction of a widget-free progress bar dialogue, partially already committed in [15617] (core and OSX only, refs #553)
3444 ------------------------------------------------------------------------
3445 r15617 | fkuehne | 2006-05-14 15:07:29 +0200 (Sun, 14 May 2006) | 1 line
3446 Changed paths:
3447    M /trunk/include/vlc_interaction.h
3448    M /trunk/modules/gui/macosx/interaction.m
3449    M /trunk/src/interface/interaction.c
3451 * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
3452 ------------------------------------------------------------------------
3453 r15616 | courmisch | 2006-05-14 15:06:09 +0200 (Sun, 14 May 2006) | 3 lines
3454 Changed paths:
3455    M /trunk/modules/access/http.c
3457 Recognize XSPF MIME type when there is a charset parameter.
3458 Thanks to “DS” for pointing this out.
3460 ------------------------------------------------------------------------
3461 r15615 | courmisch | 2006-05-14 15:04:48 +0200 (Sun, 14 May 2006) | 3 lines
3462 Changed paths:
3463    M /trunk/src/misc/charset.c
3465 Some users reported problems with subtitles encoding on Win32.
3466 Probably a setlocale() breakage. Use GetACP() instead.
3468 ------------------------------------------------------------------------
3469 r15614 | fkuehne | 2006-05-14 14:41:40 +0200 (Sun, 14 May 2006) | 1 line
3470 Changed paths:
3471    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
3472    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
3473    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
3474    M /trunk/include/vlc_interaction.h
3475    M /trunk/modules/access/http.c
3476    M /trunk/modules/gui/macosx/interaction.h
3477    M /trunk/modules/gui/macosx/interaction.m
3478    M /trunk/src/interface/interaction.c
3480 * first implementation of a widget-free authentication-dialogue (core and OSX only, refs #553)
3481 ------------------------------------------------------------------------
3482 r15613 | jpsaman | 2006-05-14 13:57:58 +0200 (Sun, 14 May 2006) | 1 line
3483 Changed paths:
3484    M /trunk/extras/contrib/src/Makefile
3485    A /trunk/extras/contrib/src/Patches/wxwidgets_uri.patch
3487 Patch for wxWidgets and gcc-4.1.0, iconv fix and live555 compile fix
3488 ------------------------------------------------------------------------
3489 r15612 | jpsaman | 2006-05-14 13:56:38 +0200 (Sun, 14 May 2006) | 1 line
3490 Changed paths:
3491    M /trunk/extras/contrib/bootstrap
3493 Compile fix live555 for iconv.h headerfile
3494 ------------------------------------------------------------------------
3495 r15611 | xtophe | 2006-05-14 13:41:55 +0200 (Sun, 14 May 2006) | 2 lines
3496 Changed paths:
3497    M /trunk/toolbox
3499 toolbox: remove debian and woody references
3501 ------------------------------------------------------------------------
3502 r15608 | courmisch | 2006-05-14 09:01:20 +0200 (Sun, 14 May 2006) | 2 lines
3503 Changed paths:
3504    M /trunk/configure.ac
3506 == -> =
3508 ------------------------------------------------------------------------
3509 r15607 | dionoea | 2006-05-14 01:16:24 +0200 (Sun, 14 May 2006) | 8 lines
3510 Changed paths:
3511    M /trunk/include/vlc_keys.h
3512    M /trunk/modules/control/hotkeys.c
3513    M /trunk/src/libvlc.h
3514    M /trunk/src/video_output/vout_intf.c
3516 Allow on the fly cropping size change with top, left, right and bottom offsets.
3517 alt+i -> crop one more pixel from the top
3518 alt+j -> crop one more from the left
3519 alt+k -> crop one more from the bottom
3520 alt+l -> crop one more from the right
3521 alt+shift+<the letter> -> crop one less
3524 ------------------------------------------------------------------------
3525 r15606 | dionoea | 2006-05-13 23:49:16 +0200 (Sat, 13 May 2006) | 2 lines
3526 Changed paths:
3527    M /trunk/src/video_output/vout_intf.c
3529 Add <left>+<top>+<right>+<bottom> syntax for cropping.
3531 ------------------------------------------------------------------------
3532 r15605 | dionoea | 2006-05-13 23:22:27 +0200 (Sat, 13 May 2006) | 2 lines
3533 Changed paths:
3534    M /trunk/src/video_output/vout_intf.c
3536 Allow the <width>x<height>+<left>+<top> syntax in video output core cropping
3538 ------------------------------------------------------------------------
3539 r15603 | dionoea | 2006-05-13 23:01:05 +0200 (Sat, 13 May 2006) | 2 lines
3540 Changed paths:
3541    M /trunk/src/libvlc.h
3543 Woops, this somehow got removed in previous commit.
3545 ------------------------------------------------------------------------
3546 r15602 | dionoea | 2006-05-13 22:56:03 +0200 (Sat, 13 May 2006) | 2 lines
3547 Changed paths:
3548    M /trunk/src/libvlc.h
3549    M /trunk/src/video_output/vout_intf.c
3551 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.
3553 ------------------------------------------------------------------------
3554 r15601 | dionoea | 2006-05-13 22:22:20 +0200 (Sat, 13 May 2006) | 2 lines
3555 Changed paths:
3556    M /trunk/src/libvlc.h
3558 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)
3560 ------------------------------------------------------------------------
3561 r15600 | dionoea | 2006-05-13 22:15:00 +0200 (Sat, 13 May 2006) | 2 lines
3562 Changed paths:
3563    M /trunk/src/video_output/vout_intf.c
3565 Display snapshot file name on video when taking snapshot (and remove some tabs)
3567 ------------------------------------------------------------------------
3568 r15599 | dionoea | 2006-05-13 22:07:33 +0200 (Sat, 13 May 2006) | 2 lines
3569 Changed paths:
3570    M /trunk/include/vlc_keys.h
3571    M /trunk/modules/control/hotkeys.c
3572    M /trunk/src/libvlc.h
3574 Add zoom (z) and unzoom (shift+z) hotkeys
3576 ------------------------------------------------------------------------
3577 r15598 | ipkiss | 2006-05-13 19:54:21 +0200 (Sat, 13 May 2006) | 2 lines
3578 Changed paths:
3579    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
3580    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
3581    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
3582    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
3583    M /trunk/modules/gui/skins2/src/os_factory.hpp
3584    M /trunk/modules/gui/skins2/src/skin_main.cpp
3585    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
3586    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
3587    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
3588    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
3590  * skins2: new skins2-taskbar configuration option, to allow removing VLC from the task bar on Windows (changing this option takes effect on the fly)
3592 ------------------------------------------------------------------------
3593 r15597 | ipkiss | 2006-05-13 19:09:21 +0200 (Sat, 13 May 2006) | 2 lines
3594 Changed paths:
3595    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
3596    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
3597    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
3598    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
3599    M /trunk/modules/gui/skins2/src/os_factory.hpp
3600    M /trunk/modules/gui/skins2/src/skin_main.cpp
3601    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
3602    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
3603    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
3604    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
3606  * skins2: The skins2-systray option can now be changed on the fly
3608 ------------------------------------------------------------------------
3609 r15596 | ipkiss | 2006-05-13 13:42:20 +0200 (Sat, 13 May 2006) | 2 lines
3610 Changed paths:
3611    M /trunk/modules/gui/skins2/src/skin_main.cpp
3612    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
3613    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
3615  * skins2: new skins2-systray option on Windows to activate an icon in the system tray
3617 ------------------------------------------------------------------------
3618 r15595 | dionoea | 2006-05-12 21:26:48 +0200 (Fri, 12 May 2006) | 2 lines
3619 Changed paths:
3620    M /trunk/vlc.win32.nsi.in
3622 Fix uninstaller (i hope)
3624 ------------------------------------------------------------------------
3625 r15594 | fkuehne | 2006-05-12 19:54:28 +0200 (Fri, 12 May 2006) | 3 lines
3626 Changed paths:
3627    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
3628    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
3629    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
3630    M /trunk/modules/gui/macosx/extended.h
3631    M /trunk/modules/gui/macosx/extended.m
3633 * added "Magnify" to the available video filters
3634     - re-designed the view a bit, so it is smaller (and nicer IMO)
3635     - string fix
3636 ------------------------------------------------------------------------
3637 r15593 | fkuehne | 2006-05-12 18:27:35 +0200 (Fri, 12 May 2006) | 4 lines
3638 Changed paths:
3639    M /trunk/modules/gui/macosx/update.m
3641 * made the look-for-update process faster and more error tolerant
3642     - we can't get release notes if vlc-version == current-release, so don't wait for them
3643     - wait only 15 sec for the r-notes, any longer can't be good
3644     - show the user that her version is up-to-date
3645 ------------------------------------------------------------------------
3646 r15592 | damienf | 2006-05-12 01:02:56 +0200 (Fri, 12 May 2006) | 2 lines
3647 Changed paths:
3648    M /trunk/activex/axvlc.inf.in
3650 - modified for standalone INF file distribution (i.e. installer is no longer bundled in cab, it is downloaded instead)
3652 ------------------------------------------------------------------------
3653 r15591 | xtophe | 2006-05-11 23:46:51 +0200 (Thu, 11 May 2006) | 3 lines
3654 Changed paths:
3655    M /trunk/configure.ac
3656    M /trunk/po/POTFILES.in
3657    A /trunk/po/ar.po
3658    M /trunk/po/ca.po
3659    M /trunk/po/da.po
3660    M /trunk/po/de.po
3661    M /trunk/po/en_GB.po
3662    M /trunk/po/es.po
3663    M /trunk/po/fr.po
3664    A /trunk/po/gl.po
3665    A /trunk/po/he.po
3666    M /trunk/po/hi.po
3667    M /trunk/po/hu.po
3668    M /trunk/po/it.po
3669    M /trunk/po/ja.po
3670    M /trunk/po/ka.po
3671    M /trunk/po/ko.po
3672    M /trunk/po/nl.po
3673    M /trunk/po/oc.po
3674    M /trunk/po/pt_BR.po
3675    M /trunk/po/ro.po
3676    M /trunk/po/ru.po
3677    M /trunk/po/sv.po
3678    M /trunk/po/tr.po
3679    M /trunk/po/vlc.pot
3680    M /trunk/po/zh_CN.po
3681    M /trunk/po/zh_TW.po
3682    M /trunk/src/libvlc.h
3683    M /trunk/src/misc/darwin_specific.m
3685 Synchronise the po file from the 0.8.5 branch.
3686 Add gl, he, hu and sv to activated l10n.
3688 ------------------------------------------------------------------------
3689 r15588 | xtophe | 2006-05-11 20:56:20 +0200 (Thu, 11 May 2006) | 2 lines
3690 Changed paths:
3691    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
3692    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
3693    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
3694    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
3695    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
3696    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
3697    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
3698    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
3699    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3701 wxwidgets/* : Forwardport [15370]. button localisation
3703 ------------------------------------------------------------------------
3704 r15587 | xtophe | 2006-05-10 23:47:22 +0200 (Wed, 10 May 2006) | 1 line
3705 Changed paths:
3706    M /trunk/modules/control/corba/corba.c
3707    M /trunk/modules/control/http/http.c
3710 ------------------------------------------------------------------------
3711 r15586 | dionoea | 2006-05-10 23:13:35 +0200 (Wed, 10 May 2006) | 2 lines
3712 Changed paths:
3713    M /trunk/vlc.win32.nsi.in
3715 Forward port from 0.8.5
3717 ------------------------------------------------------------------------
3718 r15585 | jpsaman | 2006-05-10 15:30:19 +0200 (Wed, 10 May 2006) | 1 line
3719 Changed paths:
3720    M /trunk/src/control/vlm.c
3722 Readability change
3723 ------------------------------------------------------------------------
3724 r15584 | jpsaman | 2006-05-10 14:40:41 +0200 (Wed, 10 May 2006) | 2 lines
3725 Changed paths:
3726    M /trunk/modules/demux/livedotcom.cpp
3728 Patch for connecting authenticated RTSP connections.
3730 ------------------------------------------------------------------------
3731 r15583 | xtophe | 2006-05-10 12:56:31 +0200 (Wed, 10 May 2006) | 2 lines
3732 Changed paths:
3733    M /trunk/share/Makefile.am
3735 install vlc.desktop at the good place
3737 ------------------------------------------------------------------------
3738 r15582 | xtophe | 2006-05-10 00:49:36 +0200 (Wed, 10 May 2006) | 2 lines
3739 Changed paths:
3740    M /trunk/configure.ac
3742 Typo
3744 ------------------------------------------------------------------------
3745 r15581 | xtophe | 2006-05-10 00:41:16 +0200 (Wed, 10 May 2006) | 2 lines
3746 Changed paths:
3747    M /trunk/configure.ac
3749 configure.ac: Detect the Xulrunner sdk (from sam's debian patch)
3751 ------------------------------------------------------------------------
3752 r15580 | ipkiss | 2006-05-09 23:21:50 +0200 (Tue, 09 May 2006) | 2 lines
3753 Changed paths:
3754    M /trunk/doc/skins/skins2-howto.xml
3756  * doc/skins/skins2-howto.xml: dialogs.playlist() is not yet available in a release
3758 ------------------------------------------------------------------------
3759 r15579 | zorglub | 2006-05-09 22:42:28 +0200 (Tue, 09 May 2006) | 2 lines
3760 Changed paths:
3761    M /trunk/doc/skins/skins2-howto.xml
3763 *popup is not in 0.8.5
3765 ------------------------------------------------------------------------
3766 r15578 | babal | 2006-05-09 16:39:12 +0200 (Tue, 09 May 2006) | 3 lines
3767 Changed paths:
3768    M /trunk/src/video_output/vout_intf.c
3770 - monitor aspect ratio, source aspect ratio and crop ratio are not
3771   octal numbers
3773 ------------------------------------------------------------------------
3774 r15577 | littlejohn | 2006-05-09 09:52:31 +0200 (Tue, 09 May 2006) | 3 lines
3775 Changed paths:
3776    M /trunk/include/vlc/libvlc.h
3778 Playlist item deletion added in libvlc.h for external programs use.
3781 ------------------------------------------------------------------------
3782 r15576 | damienf | 2006-05-09 01:39:44 +0200 (Tue, 09 May 2006) | 4 lines
3783 Changed paths:
3784    M /trunk/configure.ac
3785    M /trunk/mozilla/Makefile.am
3787 - configure.ac: removed dependency on XPCOM support libs as they bloat the mozilla plugin, which does not use them.
3788 - mozilla/Makefile.am: removed dependency on PPC only flags and libs, the plugin builds for MacIntel (doesn't mean it works, though)
3791 ------------------------------------------------------------------------
3792 r15575 | xtophe | 2006-05-09 00:48:36 +0200 (Tue, 09 May 2006) | 2 lines
3793 Changed paths:
3794    M /trunk/share/Makefile.am
3795    A /trunk/share/applications
3796    A /trunk/share/applications/vlc.desktop (from /trunk/debian/vlc.desktop:15572)
3798 Dig up .desktop from removed debian folder. Thanks to Flameeyes for noticing.
3800 ------------------------------------------------------------------------
3801 r15574 | xtophe | 2006-05-08 23:51:52 +0200 (Mon, 08 May 2006) | 2 lines
3802 Changed paths:
3803    M /trunk/Makefile.am
3804    M /trunk/configure.ac
3806 suppress reference to debian/
3808 ------------------------------------------------------------------------
3809 r15573 | xtophe | 2006-05-08 22:59:52 +0200 (Mon, 08 May 2006) | 2 lines
3810 Changed paths:
3811    M /trunk/INSTALL
3812    D /trunk/debian
3814 The Debian packaging data have been moved to svn.v.o/pkg-multimedia
3816 ------------------------------------------------------------------------
3817 r15572 | xtophe | 2006-05-08 22:20:13 +0200 (Mon, 08 May 2006) | 2 lines
3818 Changed paths:
3819    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
3820    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
3821    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
3822    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
3824 * : svn:keywords
3826 ------------------------------------------------------------------------
3827 r15571 | damienf | 2006-05-08 11:46:51 +0200 (Mon, 08 May 2006) | 2 lines
3828 Changed paths:
3829    M /trunk/modules/demux/wav.c
3831 wav.c: added 'mlaw' fourcc, same as 'ulaw'
3833 ------------------------------------------------------------------------
3834 r15570 | dionoea | 2006-05-08 00:48:27 +0200 (Mon, 08 May 2006) | 2 lines
3835 Changed paths:
3836    M /trunk/vlc.win32.nsi.in
3838 Don't put --intf wx in the desktop VLC shortcut
3840 ------------------------------------------------------------------------
3841 r15568 | dionoea | 2006-05-07 22:51:23 +0200 (Sun, 07 May 2006) | 2 lines
3842 Changed paths:
3843    M /trunk/modules/gui/wxwidgets/menus.cpp
3845 Crash fix. Thanks to _steven_ on IRC
3847 ------------------------------------------------------------------------
3848 r15567 | xtophe | 2006-05-07 18:53:18 +0200 (Sun, 07 May 2006) | 2 lines
3849 Changed paths:
3850    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
3851    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
3853 interactions.*: button order (fix #470)
3855 ------------------------------------------------------------------------
3856 r15566 | ipkiss | 2006-05-07 18:02:49 +0200 (Sun, 07 May 2006) | 2 lines
3857 Changed paths:
3858    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
3860  * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)
3862 ------------------------------------------------------------------------
3863 r15565 | courmisch | 2006-05-07 18:01:07 +0200 (Sun, 07 May 2006) | 2 lines
3864 Changed paths:
3865    M /trunk/src/network/acl.c
3867 ACL_* documentation
3869 ------------------------------------------------------------------------
3870 r15564 | courmisch | 2006-05-07 17:50:09 +0200 (Sun, 07 May 2006) | 2 lines
3871 Changed paths:
3872    M /trunk/src/misc/charset.c
3874 Compile fix
3876 ------------------------------------------------------------------------
3877 r15563 | xtophe | 2006-05-07 17:41:37 +0200 (Sun, 07 May 2006) | 2 lines
3878 Changed paths:
3879    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
3880    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
3881    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
3882    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
3883    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3885 wx/dilaogs/ : Fix button alignment in dialogs (refs #470)
3887 ------------------------------------------------------------------------
3888 r15562 | xtophe | 2006-05-07 13:44:53 +0200 (Sun, 07 May 2006) | 2 lines
3889 Changed paths:
3890    M /trunk/configure.ac
3892 Forward-port [15539]
3894 ------------------------------------------------------------------------
3895 r15561 | zorglub | 2006-05-07 10:51:34 +0200 (Sun, 07 May 2006) | 2 lines
3896 Changed paths:
3897    M /trunk/modules/gui/wxwidgets/menus.cpp
3898    M /trunk/src/interface/interface.c
3900 Forward-port and adapt [15500]
3902 ------------------------------------------------------------------------
3903 r15560 | dionoea | 2006-05-07 00:50:11 +0200 (Sun, 07 May 2006) | 2 lines
3904 Changed paths:
3905    M /trunk/modules/control/http/rpn.c
3907 Add 'GENRE' to the list of vlc_get_meta language independent wrappers.
3909 ------------------------------------------------------------------------
3910 r15559 | xtophe | 2006-05-07 00:39:02 +0200 (Sun, 07 May 2006) | 2 lines
3911 Changed paths:
3912    M /trunk/NEWS
3914 We release ;)
3916 ------------------------------------------------------------------------
3917 r15553 | dionoea | 2006-05-06 13:50:58 +0200 (Sat, 06 May 2006) | 2 lines
3918 Changed paths:
3919    M /trunk/ChangeLog
3921 Update ChangeLog
3923 ------------------------------------------------------------------------
3924 r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines
3925 Changed paths:
3926    M /trunk/vlc.win32.nsi.in
3928 vlc.win32.nsi.in: i need holidays
3930 ------------------------------------------------------------------------
3931 r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines
3932 Changed paths:
3933    A /trunk/bindings/java/FAQ
3934    M /trunk/bindings/java/Makefile.am
3935    D /trunk/bindings/java/SWTUglyPlayer.java
3936    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
3937    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
3938    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
3939    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
3940    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
3941    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
3942    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
3943    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
3944    D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
3945    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
3946    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
3947    M /trunk/bindings/java/vlc-libvlc-jni.cc
3949 Java bindings updated to latest jvlc version.
3950 SWT components removed until we are able to configure and check for swt-*.jar
3951 presence.
3955 ------------------------------------------------------------------------
3956 r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines
3957 Changed paths:
3958    M /trunk/configure.ac
3959    M /trunk/vlc.win32.nsi.in
3961 - vlc.win32.nsi.in: second attempt
3963 ------------------------------------------------------------------------
3964 r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines
3965 Changed paths:
3966    M /trunk/configure.ac
3967    M /trunk/vlc.win32.nsi.in
3969 vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
3971 ------------------------------------------------------------------------
3972 r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 2 lines
3973 Changed paths:
3974    M /trunk/modules/services_discovery/shout.c
3976 Add "shoutcast" as an alias for "shout".
3978 ------------------------------------------------------------------------
3979 r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines
3980 Changed paths:
3981    M /trunk/THANKS
3983 see previous commit
3985 ------------------------------------------------------------------------
3986 r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines
3987 Changed paths:
3988    M /trunk/modules/control/rc.c
3989    M /trunk/modules/video_filter/mosaic.c
3991 "[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
3993 ------------------------------------------------------------------------
3994 r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines
3995 Changed paths:
3996    M /trunk/po/zh_CN.po
3998 Update chinese l10n by  Wei Mingzhi
4000 ------------------------------------------------------------------------
4001 r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines
4002 Changed paths:
4003    M /trunk/modules/misc/svg.c
4005 We need to include "config.h" somehow before we can use the HAVE_* defines
4007 ------------------------------------------------------------------------
4008 r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines
4009 Changed paths:
4010    M /trunk/configure.ac
4012 Hope it really fix it
4014 ------------------------------------------------------------------------
4015 r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines
4016 Changed paths:
4017    M /trunk/configure.ac
4019 Fix.
4021 ------------------------------------------------------------------------
4022 r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines
4023 Changed paths:
4024    M /trunk/configure.ac
4026 configure.ac: test a bit more for contribs
4028 ------------------------------------------------------------------------
4029 r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines
4030 Changed paths:
4031    M /trunk/src/libvlc.c
4033 libvlc.c: removed debug
4035 ------------------------------------------------------------------------
4036 r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines
4037 Changed paths:
4038    M /trunk/modules/control/rc.c
4040 Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
4042 ------------------------------------------------------------------------
4043 r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines
4044 Changed paths:
4045    M /trunk/modules/access/dshow/dshow.cpp
4047 This should now at least compile
4049 ------------------------------------------------------------------------
4050 r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines
4051 Changed paths:
4052    M /trunk/modules/stream_out/es.c
4054 * Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
4055 * (Well, es is deprecated anyway)
4058 ------------------------------------------------------------------------
4059 r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines
4060 Changed paths:
4061    M /trunk/modules/access/dshow/dshow.cpp
4063 Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )
4065 ------------------------------------------------------------------------
4066 r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 lines
4067 Changed paths:
4068    M /trunk/modules/video_output/x11/xcommon.c
4070 * Really fix the color depth specification
4073 ------------------------------------------------------------------------
4074 r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines
4075 Changed paths:
4076    M /trunk/configure.ac
4078 Hopefully fix linking of the mosaic plugin
4080 ------------------------------------------------------------------------
4081 r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines
4082 Changed paths:
4083    M /trunk/modules/gui/macosx/voutqt.m
4085 voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
4087 ------------------------------------------------------------------------
4088 r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines
4089 Changed paths:
4090    M /trunk/THANKS
4091    M /trunk/mozilla/Makefile.am
4093 Mozilla libtool fix from Pavlov Konstantin
4095 ------------------------------------------------------------------------
4096 r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines
4097 Changed paths:
4098    M /trunk/Makefile.am
4100 Makefile.am: fixed EXTRA_DIST for MacOS X plugin
4102 ------------------------------------------------------------------------
4103 r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines
4104 Changed paths:
4105    M /trunk/configure.ac
4107 - added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
4109 ------------------------------------------------------------------------
4110 r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines
4111 Changed paths:
4112    M /trunk/src/misc/unicode.c
4114 Avoid code duplication
4116 ------------------------------------------------------------------------
4117 r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines
4118 Changed paths:
4119    M /trunk/share/skins2/default/theme.xml
4121  * forwardport of [15426] and [15516]
4123 ------------------------------------------------------------------------
4124 r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines
4125 Changed paths:
4126    M /trunk/configure.ac
4127    M /trunk/modules/demux/Modules.am
4128    A /trunk/modules/demux/gme.cpp
4130 First rough demux2 implementation for game music files using Game_Music_Emu 
4131 (Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS), 
4132 Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).
4135 ------------------------------------------------------------------------
4136 r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 2 lines
4137 Changed paths:
4138    M /trunk/modules/demux/mod.c
4140  Use strrchr to extract the file's extension
4142 ------------------------------------------------------------------------
4143 r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines
4144 Changed paths:
4145    M /trunk/src/misc/unicode.c
4147 Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
4149 ------------------------------------------------------------------------
4150 r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines
4151 Changed paths:
4152    M /trunk/src/misc/unicode.c
4154 - Save one malloc()
4155 - Return NULL in case of error
4157 ------------------------------------------------------------------------
4158 r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines
4159 Changed paths:
4160    M /trunk/src/misc/unicode.c
4164 ------------------------------------------------------------------------
4165 r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 lines
4166 Changed paths:
4167    M /trunk/src/misc/unicode.c
4169 Add some more debug (this is easier than compiling at home).
4171 ------------------------------------------------------------------------
4172 r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 lines
4173 Changed paths:
4174    M /trunk/modules/gui/skins2/src/generic_layout.cpp
4176  * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
4177    resizing
4179 ------------------------------------------------------------------------
4180 r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines
4181 Changed paths:
4182    M /trunk/src/misc/unicode.c
4184 Fix tabs and add some debug.
4186 ------------------------------------------------------------------------
4187 r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines
4188 Changed paths:
4189    M /trunk/modules/gui/skins2/src/vlcproc.cpp
4191 * forward port of [15504]
4193 ------------------------------------------------------------------------
4194 r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line
4195 Changed paths:
4196    M /trunk/Makefile.am
4198 * forward-port [15502]
4199 ------------------------------------------------------------------------
4200 r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines
4201 Changed paths:
4202    M /trunk/src/misc/unicode.c
4204 - unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though
4206 ------------------------------------------------------------------------
4207 r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines
4208 Changed paths:
4209    M /trunk/modules/mux/mpeg/ts.c
4211 Forwardport [15492]
4213 ------------------------------------------------------------------------
4214 r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines
4215 Changed paths:
4216    M /trunk/modules/audio_output/alsa.c
4218 Fix handling of buffer underruns in ALSA. Probably closes #461
4219 We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers.
4221 ------------------------------------------------------------------------
4222 r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines
4223 Changed paths:
4224    M /trunk/modules/misc/rtsp.c
4226 * Fix searching in aggregate mode for the RTSP VoD module. (fixes #655)
4227   Pausing is still broken.
4229 ------------------------------------------------------------------------
4230 r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines
4231 Changed paths:
4232    M /trunk/src/network/httpd.c
4234 Rah forgot to commit this file
4236 ------------------------------------------------------------------------
4237 r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines
4238 Changed paths:
4239    M /trunk/THANKS
4240    M /trunk/modules/gui/macosx/controls.h
4241    M /trunk/modules/gui/macosx/controls.m
4242    M /trunk/modules/gui/macosx/misc.m
4244 * Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
4245 * It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
4246 * Best thing to do would be to handle the keypresses from the vout here too, I guess...
4249 ------------------------------------------------------------------------
4250 r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines
4251 Changed paths:
4252    M /trunk/doc/skins/skins2-howto.xml
4253    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
4254    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
4255    M /trunk/modules/gui/skins2/parser/builder.cpp
4256    M /trunk/modules/services_discovery/podcast.c
4257    M /trunk/share/skins2/default/theme.xml
4259 Forward port [15485] and [15486].
4261 ------------------------------------------------------------------------
4262 r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines
4263 Changed paths:
4264    M /trunk/modules/control/http/mvar.c
4266 Fix segfault
4268 ------------------------------------------------------------------------
4269 r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines
4270 Changed paths:
4271    M /trunk/Makefile.am
4273 - MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution
4275 ------------------------------------------------------------------------
4276 r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines
4277 Changed paths:
4278    M /trunk/modules/demux/asf/asf.c
4280 Ditto
4282 ------------------------------------------------------------------------
4283 r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines
4284 Changed paths:
4285    M /trunk/modules/mux/asf.c
4286    M /trunk/modules/mux/avi.c
4288 Woops
4290 ------------------------------------------------------------------------
4291 r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 lines
4292 Changed paths:
4293    M /trunk
4294    M /trunk/doc/fortunes.txt
4295    M /trunk/modules/demux/asf/asf.c
4296    M /trunk/modules/mux/asf.c
4297    M /trunk/modules/mux/avi.c
4299 Fortune
4301 ------------------------------------------------------------------------
4302 r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 2 lines
4303 Changed paths:
4304    M /trunk/src/network/tcp.c
4306 Also set SO_REUSEADDR here
4308 ------------------------------------------------------------------------
4309 r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines
4310 Changed paths:
4311    M /trunk/src/network/httpd.c
4313 Set SO_REUSEADDR on client sockets
4315 ------------------------------------------------------------------------
4316 r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines
4317 Changed paths:
4318    M /trunk/share/Makefile.am
4319    D /trunk/share/skins2/default/main/Thumbs.db
4320    D /trunk/share/skins2/default/playlist/Thumbs.db
4322 Remove the Thumbs.db files here too
4324 ------------------------------------------------------------------------
4325 r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines
4326 Changed paths:
4327    M /trunk/src/misc/unicode.c
4329 Fix memleak
4331 ------------------------------------------------------------------------
4332 r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 lines
4333 Changed paths:
4334    M /trunk/modules/demux/playlist/podcast.c
4335    M /trunk/modules/services_discovery/podcast.c
4337 Forward port podcast fixes [15462] and [15465].
4339 ------------------------------------------------------------------------
4340 r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line
4341 Changed paths:
4342    M /trunk/modules/gui/macosx/playlist.m
4344 * forward-port [15464] and update the TODO-list at the top of the file
4345 ------------------------------------------------------------------------
4346 r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines
4347 Changed paths:
4348    M /trunk/Makefile.am
4349    A /trunk/extras/MacOSX/plugin/InstallerDescription.plist
4350    A /trunk/extras/MacOSX/plugin/InstallerInfo.plist
4351    M /trunk/mozilla/vlc.r
4353 - added installer for MacOSX VLC Plugin
4354 - updated supported mime types in resource
4356 ------------------------------------------------------------------------
4357 r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines
4358 Changed paths:
4359    M /trunk/doc/skins/skins2-howto.xml
4360    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
4361    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
4362    M /trunk/modules/gui/skins2/parser/builder.cpp
4363    M /trunk/share/skins2/default/theme.xml
4365 Forward port [15458].
4367 ------------------------------------------------------------------------
4368 r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines
4369 Changed paths:
4370    M /trunk/include/vlc_messages.h
4372 Build fix
4374 ------------------------------------------------------------------------
4375 r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines
4376 Changed paths:
4377    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
4379 Fix statistics panel alignement
4381 ------------------------------------------------------------------------
4382 r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line
4383 Changed paths:
4384    M /trunk/THANKS
4386 * forward-port [15453]
4387 ------------------------------------------------------------------------
4388 r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 2 lines
4389 Changed paths:
4390    M /trunk/modules/gui/skins2/src/generic_layout.cpp
4391    M /trunk/modules/gui/skins2/src/generic_layout.hpp
4393 * generic_layout.cpp: don't draw controls of an invisible layout
4395 ------------------------------------------------------------------------
4396 r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines
4397 Changed paths:
4398    M /trunk
4399    M /trunk/include/codecs.h
4400    M /trunk/modules/codec/dmo/dmo.c
4402 Add support for Windows Media Audio 9 Speech (Closes:#606)
4404 ------------------------------------------------------------------------
4405 r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines
4406 Changed paths:
4407    M /trunk/share/Makefile.am
4408    A /trunk/share/skins2/default/main/vol_bg.png
4409    M /trunk/share/skins2/default/main/vol_slider.png
4410    M /trunk/share/skins2/default/theme.xml
4412 * all: added a SliderBackground to the volume slider of the default skin
4413  (fixes an incorrect behaviour when clicking on the white part of the slider)
4415 ------------------------------------------------------------------------
4416 r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 lines
4417 Changed paths:
4418    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
4419    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
4420    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
4421    M /trunk/modules/gui/macosx/playlist.h
4422    M /trunk/modules/gui/macosx/playlist.m
4424 * Support for saving xspf playlist files
4427 ------------------------------------------------------------------------
4428 r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines
4429 Changed paths:
4430    M /trunk/debian/control
4431    M /trunk/debian/rules
4433 Re-enables the XOSD plugin in debian nightlies
4435 ------------------------------------------------------------------------
4436 r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines
4437 Changed paths:
4438    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
4440 Forward port [15418] and [15420].
4442 ------------------------------------------------------------------------
4443 r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines
4444 Changed paths:
4445    M /trunk/modules/control/http/rpn.c
4447 Hmm 512 bytes to format a decimal integer sounds a little abusive
4449 ------------------------------------------------------------------------
4450 r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines
4451 Changed paths:
4452    M /trunk/modules/control/http/mvar.c
4454 Another overflow
4456 ------------------------------------------------------------------------
4457 r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines
4458 Changed paths:
4459    M /trunk/modules/control/http/mvar.c
4461 Fix likely stack buffer overflow
4463 ------------------------------------------------------------------------
4464 r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines
4465 Changed paths:
4466    M /trunk/modules/control/http/macro.c
4468 - Don't nul-terminate after snprintf(), it does it already
4469 - Use strlcpy()
4471 ------------------------------------------------------------------------
4472 r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines
4473 Changed paths:
4474    M /trunk/modules/access/directory.c
4476 Clean up
4478 ------------------------------------------------------------------------
4479 r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines
4480 Changed paths:
4481    M /trunk/modules/stream_out/rtp.c
4483 Use strlcpy
4485 ------------------------------------------------------------------------
4486 r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines
4487 Changed paths:
4488    M /trunk/src/input/subtitles.c
4490 Also use strlcpy()
4492 ------------------------------------------------------------------------
4493 r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines
4494 Changed paths:
4495    M /trunk/src/network/getaddrinfo.c
4496    M /trunk/src/stream_output/sap.c
4498 Use strlcpy()
4500 ------------------------------------------------------------------------
4501 r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines
4502 Changed paths:
4503    M /trunk/configure.ac
4504    M /trunk/include/vlc_common.h
4505    M /trunk/include/vlc_symbols.h
4506    M /trunk/modules/access/smb.c
4507    M /trunk/src/extras/libc.c
4509 OpenBSDish strlcpy()
4511 ------------------------------------------------------------------------
4512 r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines
4513 Changed paths:
4514    M /trunk
4515    M /trunk/po/ru.po
4517 Update ru.po from rosetta
4519 ------------------------------------------------------------------------
4520 r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines
4521 Changed paths:
4522    M /trunk
4523    M /trunk/include/variables.h
4524    M /trunk/include/vlc_messages.h
4526 Initialize variables
4528 ------------------------------------------------------------------------
4529 r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines
4530 Changed paths:
4531    M /trunk/modules/access/file.c
4533 Win32 compile fix
4535 ------------------------------------------------------------------------
4536 r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines
4537 Changed paths:
4538    M /trunk/configure.ac
4539    M /trunk/src/misc/threads.c
4541 Remove some unused configure checks
4543 ------------------------------------------------------------------------
4544 r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines
4545 Changed paths:
4546    M /trunk/modules/access/smb.c
4548 Nul terminate
4550 Might be a better idea to implement strlcpy()
4552 ------------------------------------------------------------------------
4553 r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines
4554 Changed paths:
4555    M /trunk/modules/access/file.c
4557 - Use poll() instead of select() so we don't depend on FD_SETSIZE
4558 - Clean up
4560 ------------------------------------------------------------------------
4561 r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines
4562 Changed paths:
4563    M /trunk/modules/video_output/x11/xcommon.c
4565 * Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one
4568 ------------------------------------------------------------------------
4569 r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines
4570 Changed paths:
4571    M /trunk/modules/access/smb.c
4573 Use strncpy() rather than strncat() when the destination is empty
4575 ------------------------------------------------------------------------
4576 r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines
4577 Changed paths:
4578    M /trunk/modules/demux/mp4/mp4.c
4580 Don't use #ifdef + alloca() when we have something simpler
4582 ------------------------------------------------------------------------
4583 r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines
4584 Changed paths:
4585    M /trunk
4586    M /trunk/modules/gui/skins2/vars/time.cpp
4588 Be sure to write correct time values
4590 ------------------------------------------------------------------------
4591 r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines
4592 Changed paths:
4593    M /trunk/modules/demux/mp4/drms.c
4595 Simplification assuming that sizeof(char) = 1
4597 ------------------------------------------------------------------------
4598 r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines
4599 Changed paths:
4600    M /trunk/modules/demux/voc.c
4601    M /trunk/modules/demux/xa.c
4603 Fix copyright
4605 ------------------------------------------------------------------------
4606 r15411 | dionoea | 2006-04-29 15:12:29 +0200 (Sat, 29 Apr 2006) | 2 lines
4607 Changed paths:
4608    M /trunk/share/skins2/default/theme.xml
4610 Forward port [15410]
4612 ------------------------------------------------------------------------
4613 r15406 | zorglub | 2006-04-28 22:21:42 +0200 (Fri, 28 Apr 2006) | 2 lines
4614 Changed paths:
4615    M /trunk
4616    M /trunk/src/libvlc.h
4618 Set skip-frames to default enabled
4620 ------------------------------------------------------------------------
4621 r15405 | courmisch | 2006-04-28 21:43:55 +0200 (Fri, 28 Apr 2006) | 2 lines
4622 Changed paths:
4623    M /trunk/modules/access/pvr/pvr.c
4625 Compile fix
4627 ------------------------------------------------------------------------
4628 r15404 | courmisch | 2006-04-28 21:38:52 +0200 (Fri, 28 Apr 2006) | 2 lines
4629 Changed paths:
4630    M /trunk/modules/access/dvb/access.c
4632 Another select() -> poll()
4634 ------------------------------------------------------------------------
4635 r15403 | courmisch | 2006-04-28 21:31:26 +0200 (Fri, 28 Apr 2006) | 3 lines
4636 Changed paths:
4637    M /trunk/modules/access/pvr/pvr.c
4639 Use poll() instead of select() so we won't fall for the FD_SETSIZE trap
4640 in any case (however unlikely we were to fall far it on Linux)
4642 ------------------------------------------------------------------------
4643 r15401 | bigben | 2006-04-28 19:18:46 +0200 (Fri, 28 Apr 2006) | 5 lines
4644 Changed paths:
4645    M /trunk/src/interface/interface.c
4646    M /trunk/src/libvlc.c
4648 * Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist
4649 * Instead, use "screensaver,none" when trying to load the screensaver interface
4650 * Same fix for onther interfaces loaded by libvlc
4653 ------------------------------------------------------------------------
4654 r15399 | dionoea | 2006-04-28 18:32:00 +0200 (Fri, 28 Apr 2006) | 2 lines
4655 Changed paths:
4656    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
4658 Display file size instead of svn revision in update dialog
4660 ------------------------------------------------------------------------
4661 r15397 | dionoea | 2006-04-28 17:19:10 +0200 (Fri, 28 Apr 2006) | 2 lines
4662 Changed paths:
4663    M /trunk/vlc.win32.nsi.in
4665 Woops
4667 ------------------------------------------------------------------------
4668 r15396 | dionoea | 2006-04-28 16:39:25 +0200 (Fri, 28 Apr 2006) | 3 lines
4669 Changed paths:
4670    M /trunk/vlc.win32.nsi.in
4672 Remove local copies of Mozilla plugin and ActiveX dlls
4673 Fix #525 Fixes #525
4675 ------------------------------------------------------------------------
4676 r15395 | courmisch | 2006-04-28 14:30:39 +0200 (Fri, 28 Apr 2006) | 2 lines
4677 Changed paths:
4678    M /trunk/src/network/tcp.c
4680 Another close-on-exec
4682 ------------------------------------------------------------------------
4683 r15394 | courmisch | 2006-04-28 14:29:00 +0200 (Fri, 28 Apr 2006) | 4 lines
4684 Changed paths:
4685    M /trunk/src/network/httpd.c
4687 - Fix POSIX setting of non-blocking mode (we were clearing the R/W flags)
4688 - Close-on-exec: Don't leak httpd client sockets into CGI scripts or
4689   whatever child process we spawn.
4691 ------------------------------------------------------------------------
4692 r15393 | courmisch | 2006-04-28 14:25:51 +0200 (Fri, 28 Apr 2006) | 2 lines
4693 Changed paths:
4694    M /trunk/src/network/httpd.c
4696 Only check FD_SETSIZE limit on POSIX OSes.
4698 ------------------------------------------------------------------------
4699 r15392 | courmisch | 2006-04-28 14:22:25 +0200 (Fri, 28 Apr 2006) | 11 lines
4700 Changed paths:
4701    M /trunk/src/network/io.c
4703 Hmm, damn stupid fd_set implementation by Winsock does of course not
4704 work like any other one: it's actually thirty two times as big than the
4705 POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n)
4706 instead of O(1). But at least, the mingw implementations of FD_SET has
4707 built-in overflow checks.
4709 Also, Winsock insists on returning big socket numbers, so we can't drop
4710 those above FD_SETSIZE or we have no TCP/IP support at all, anyway.
4714 ------------------------------------------------------------------------
4715 r15390 | dionoea | 2006-04-28 14:15:27 +0200 (Fri, 28 Apr 2006) | 2 lines
4716 Changed paths:
4717    M /trunk/NEWS
4719 Shoutcast changed
4721 ------------------------------------------------------------------------
4722 r15387 | dionoea | 2006-04-28 14:10:07 +0200 (Fri, 28 Apr 2006) | 2 lines
4723 Changed paths:
4724    M /trunk/NEWS
4725    M /trunk/THANKS
4726    M /trunk/share/Makefile.am
4727    A /trunk/share/skins2/default
4728    A /trunk/share/skins2/default/credits.png
4729    A /trunk/share/skins2/default/equalizer.png
4730    A /trunk/share/skins2/default/font.otf
4731    A /trunk/share/skins2/default/main
4732    A /trunk/share/skins2/default/main/Thumbs.db
4733    A /trunk/share/skins2/default/main/dvd_menu.png
4734    A /trunk/share/skins2/default/main/dvd_nextchapter.png
4735    A /trunk/share/skins2/default/main/dvd_nexttitle.png
4736    A /trunk/share/skins2/default/main/dvd_prevchapter.png
4737    A /trunk/share/skins2/default/main/dvd_prevtitle.png
4738    A /trunk/share/skins2/default/main/main.png
4739    A /trunk/share/skins2/default/main/main_down.png
4740    A /trunk/share/skins2/default/main/main_over.png
4741    A /trunk/share/skins2/default/main/main_up.png
4742    A /trunk/share/skins2/default/main/pause_down.png
4743    A /trunk/share/skins2/default/main/pause_over.png
4744    A /trunk/share/skins2/default/main/pause_up.png
4745    A /trunk/share/skins2/default/main/timeslider.png
4746    A /trunk/share/skins2/default/main/vol_mask.png
4747    A /trunk/share/skins2/default/main/vol_slider.png
4748    A /trunk/share/skins2/default/minimal.png
4749    A /trunk/share/skins2/default/playlist
4750    A /trunk/share/skins2/default/playlist/Thumbs.db
4751    A /trunk/share/skins2/default/playlist/playlist.png
4752    A /trunk/share/skins2/default/playlist/playlist_down.png
4753    A /trunk/share/skins2/default/playlist/playlist_over.png
4754    A /trunk/share/skins2/default/playlist/playlist_up.png
4755    A /trunk/share/skins2/default/playlist/playtreeglyphs.png
4756    A /trunk/share/skins2/default/playlist/plscroller.png
4757    A /trunk/share/skins2/default/switch.png
4758    A /trunk/share/skins2/default/theme.xml
4760 New default skin by aLtgLasS. Many thanks for making one on such short notice.
4762 ------------------------------------------------------------------------
4763 r15385 | dionoea | 2006-04-28 13:38:55 +0200 (Fri, 28 Apr 2006) | 2 lines
4764 Changed paths:
4765    D /trunk/share/skins2/playtree
4767 Remove playtree skin
4769 ------------------------------------------------------------------------
4770 r15384 | dionoea | 2006-04-28 13:37:38 +0200 (Fri, 28 Apr 2006) | 2 lines
4771 Changed paths:
4772    D /trunk/share/skins2/default
4773    M /trunk/share/skins2/playtree/theme.xml
4775 Remove old default skin
4777 ------------------------------------------------------------------------
4778 r15383 | zorglub | 2006-04-28 09:58:18 +0200 (Fri, 28 Apr 2006) | 2 lines
4779 Changed paths:
4780    M /trunk/extras/contrib/src/Makefile
4782 HA HA ! (Refs:#658)
4784 ------------------------------------------------------------------------
4785 r15382 | dionoea | 2006-04-28 00:31:16 +0200 (Fri, 28 Apr 2006) | 2 lines
4786 Changed paths:
4787    M /trunk/modules/demux/playlist/shoutcast.c
4789 Ahem...
4791 ------------------------------------------------------------------------
4792 r15381 | dionoea | 2006-04-27 23:23:34 +0200 (Thu, 27 Apr 2006) | 2 lines
4793 Changed paths:
4794    M /trunk/modules/demux/playlist/playlist.c
4795    M /trunk/modules/demux/playlist/shoutcast.c
4797 Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled.
4799 ------------------------------------------------------------------------
4800 r15380 | jpsaman | 2006-04-27 23:15:18 +0200 (Thu, 27 Apr 2006) | 1 line
4801 Changed paths:
4802    M /trunk/THANKS
4804 Added Rob Casey to THANKS file.
4805 ------------------------------------------------------------------------
4806 r15379 | courmisch | 2006-04-27 22:18:14 +0200 (Thu, 27 Apr 2006) | 15 lines
4807 Changed paths:
4808    M /trunk/modules/access/file.c
4809    M /trunk/src/network/httpd.c
4810    M /trunk/src/network/io.c
4811    M /trunk/src/network/tcp.c
4813 Whenever using select() companion macro FD_SET(), one must ensure that
4814 the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE).
4815 Registering a file descriptor above this limit is not defined (read: this is
4816 a buffer overflow).
4818 This is not normally exploitable on Linux because FD_SETSIZE equals the
4819 default limit for file descriptors per processes, but should work on BSDs.
4820 Cygwin is also very prone to this problem (but right, we don't use it). As
4821 for Windows, it will overflow if you try to select() more than 64 sockets at
4822 a time (regardless of the total numbers of socket), but for the sake of
4823 simplicity and portability, this patch actually prevent opening more than
4824 64 sockets at all.
4826 There are still quite a bunch of plugins that needs fixing.
4828 ------------------------------------------------------------------------
4829 r15378 | jpsaman | 2006-04-27 21:31:20 +0200 (Thu, 27 Apr 2006) | 1 line
4830 Changed paths:
4831    M /trunk/modules/misc/rtsp.c
4833 Fix for VLM commands when 'new test vod mux mp2ts enabled' is used.
4834 ------------------------------------------------------------------------
4835 r15377 | jpsaman | 2006-04-27 21:13:42 +0200 (Thu, 27 Apr 2006) | 1 line
4836 Changed paths:
4837    M /trunk/include/vlc_httpd.h
4838    M /trunk/modules/misc/rtsp.c
4839    M /trunk/src/network/httpd.c
4841 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)
4842 ------------------------------------------------------------------------
4843 r15375 | damienf | 2006-04-27 17:47:53 +0200 (Thu, 27 Apr 2006) | 2 lines
4844 Changed paths:
4845    M /trunk/modules/access/dshow/dshow.cpp
4847 - fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29
4849 ------------------------------------------------------------------------
4850 r15372 | jpsaman | 2006-04-27 10:14:45 +0200 (Thu, 27 Apr 2006) | 1 line
4851 Changed paths:
4852    M /trunk/modules/codec/x264.c
4854 Remove whitespace
4855 ------------------------------------------------------------------------
4856 r15371 | jpsaman | 2006-04-27 10:13:50 +0200 (Thu, 27 Apr 2006) | 1 line
4857 Changed paths:
4858    M /trunk/src/stream_output/stream_output.c
4860 Remove whitespace
4861 ------------------------------------------------------------------------
4862 r15369 | fkuehne | 2006-04-26 23:32:10 +0200 (Wed, 26 Apr 2006) | 1 line
4863 Changed paths:
4864    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
4866 * forward-port [15368]
4867 ------------------------------------------------------------------------
4868 r15367 | dionoea | 2006-04-26 23:04:47 +0200 (Wed, 26 Apr 2006) | 3 lines
4869 Changed paths:
4870    M /trunk/modules/access_filter/timeshift.c
4872 Add option to force timeshift filter even if access can control pace or pause.
4873 The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ...
4875 ------------------------------------------------------------------------
4876 r15365 | ipkiss | 2006-04-26 19:59:29 +0200 (Wed, 26 Apr 2006) | 2 lines
4877 Changed paths:
4878    M /trunk/doc/skins/skins2-howto.xml
4879    M /trunk/modules/gui/skins2/Modules.am
4880    A /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp
4881    A /trunk/modules/gui/skins2/commands/cmd_snapshot.hpp
4882    M /trunk/modules/gui/skins2/parser/interpreter.cpp
4884  * skins2: Added the vlc.snapshot() action
4886 ------------------------------------------------------------------------
4887 r15363 | dionoea | 2006-04-26 11:56:04 +0200 (Wed, 26 Apr 2006) | 2 lines
4888 Changed paths:
4889    M /trunk/vlc.win32.nsi.in
4891 Changes to the default selected options in the installer
4893 ------------------------------------------------------------------------
4894 r15361 | zorglub | 2006-04-26 10:21:52 +0200 (Wed, 26 Apr 2006) | 2 lines
4895 Changed paths:
4896    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
4898 Oh look ! Bananas !
4900 ------------------------------------------------------------------------
4901 r15359 | asmax | 2006-04-25 19:25:02 +0200 (Tue, 25 Apr 2006) | 2 lines
4902 Changed paths:
4903    M /trunk/modules/gui/skins2/src/top_window.cpp
4905 * top_window.cpp: stupid bug...
4907 ------------------------------------------------------------------------
4908 r15357 | bigben | 2006-04-25 18:47:56 +0200 (Tue, 25 Apr 2006) | 5 lines
4909 Changed paths:
4910    M /trunk/configure.ac
4911    M /trunk/modules/misc/screensaver.c
4912    M /trunk/src/interface/interface.c
4914 * screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command
4915 * 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.
4919 ------------------------------------------------------------------------
4920 r15355 | zorglub | 2006-04-25 12:17:57 +0200 (Tue, 25 Apr 2006) | 2 lines
4921 Changed paths:
4922    M /trunk/modules/gui/wxwidgets/Modules.am
4923    A /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm
4924    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
4926 Add edit button for VLM (Closes:#530)
4928 ------------------------------------------------------------------------
4929 r15353 | ipkiss | 2006-04-24 23:57:04 +0200 (Mon, 24 Apr 2006) | 2 lines
4930 Changed paths:
4931    M /trunk/modules/gui/skins2/parser/interpreter.cpp
4933  * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;"
4935 ------------------------------------------------------------------------
4936 r15352 | fkuehne | 2006-04-24 23:04:54 +0200 (Mon, 24 Apr 2006) | 1 line
4937 Changed paths:
4938    M /trunk/extras/contrib/src/Makefile
4940 * add --enable-pic to x264's configure on PPC as well and check out the latest revisions again
4941 ------------------------------------------------------------------------
4942 r15350 | dionoea | 2006-04-24 21:41:04 +0200 (Mon, 24 Apr 2006) | 2 lines
4943 Changed paths:
4944    M /trunk/modules/demux/playlist/shoutcast.c
4946 Some more cleaning
4948 ------------------------------------------------------------------------
4949 r15349 | xtophe | 2006-04-24 20:29:14 +0200 (Mon, 24 Apr 2006) | 2 lines
4950 Changed paths:
4951    M /trunk/modules/demux/playlist/shoutcast.c
4953 shoutcast.c: Memleak hunt.
4955 ------------------------------------------------------------------------
4956 r15348 | sam | 2006-04-24 10:53:26 +0200 (Mon, 24 Apr 2006) | 2 lines
4957 Changed paths:
4958    M /trunk/modules/video_output/caca.c
4960   * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1.
4962 ------------------------------------------------------------------------
4963 r15347 | dionoea | 2006-04-24 02:25:25 +0200 (Mon, 24 Apr 2006) | 3 lines
4964 Changed paths:
4965    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
4967  * Handle submodules correctly in the prefs (so we can enable/disable them).
4968  * 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')
4970 ------------------------------------------------------------------------
4971 r15346 | dionoea | 2006-04-24 00:53:40 +0200 (Mon, 24 Apr 2006) | 2 lines
4972 Changed paths:
4973    M /trunk/modules/demux/playlist/shoutcast.c
4974    M /trunk/modules/services_discovery/shout.c
4976 Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :)
4978 ------------------------------------------------------------------------
4979 r15345 | dionoea | 2006-04-24 00:52:35 +0200 (Mon, 24 Apr 2006) | 2 lines
4980 Changed paths:
4981    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
4983 Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.
4985 ------------------------------------------------------------------------
4986 r15344 | dionoea | 2006-04-23 23:17:51 +0200 (Sun, 23 Apr 2006) | 3 lines
4987 Changed paths:
4988    M /trunk/configure.ac
4989    M /trunk/vlc.win32.nsi.in
4991 Don't remove files added by user when uninstalling
4992 Fix #525 / Fixes #525
4994 ------------------------------------------------------------------------
4995 r15342 | bigben | 2006-04-23 22:31:06 +0200 (Sun, 23 Apr 2006) | 5 lines
4996 Changed paths:
4997    M /trunk/modules/misc/screensaver.c
4999 * Support for gnome-screensaver
5000 * We should test if the command is in the path before trying to launch it
5001 * Anyway, system is dirty, we should use dbus, at least for gnome-screensaver
5004 ------------------------------------------------------------------------
5005 r15341 | djc | 2006-04-23 22:11:23 +0200 (Sun, 23 Apr 2006) | 2 lines
5006 Changed paths:
5007    M /trunk/modules/access_output/file.c
5009 Add %T modifier to filename refs: #561
5011 ------------------------------------------------------------------------
5012 r15336 | courmisch | 2006-04-23 17:56:41 +0200 (Sun, 23 Apr 2006) | 2 lines
5013 Changed paths:
5014    M /trunk/po/ru.po
5016 Partially updated russian localization by Pavlov Konstantin
5018 ------------------------------------------------------------------------
5019 r15334 | courmisch | 2006-04-23 16:41:48 +0200 (Sun, 23 Apr 2006) | 2 lines
5020 Changed paths:
5021    M /trunk/src/network/tls.c
5023 Doxygenization
5025 ------------------------------------------------------------------------
5026 r15333 | bigben | 2006-04-23 16:37:54 +0200 (Sun, 23 Apr 2006) | 4 lines
5027 Changed paths:
5028    M /trunk/modules/video_output/x11/xcommon.c
5030 * bit masks for RV15 and RV16 were inverted (!) (or there is something I really haven't caught)
5031 * Endianness fix for RV15 and RV16 (mostly used for x11)
5034 ------------------------------------------------------------------------
5035 r15332 | courmisch | 2006-04-23 16:34:44 +0200 (Sun, 23 Apr 2006) | 2 lines
5036 Changed paths:
5037    M /trunk/modules/misc/gnutls.c
5039 Use Doxygen syntax for comments
5041 ------------------------------------------------------------------------
5042 r15331 | courmisch | 2006-04-23 16:05:03 +0200 (Sun, 23 Apr 2006) | 2 lines
5043 Changed paths:
5044    M /trunk/po/en_GB.po
5046 British translation l10n update
5048 ------------------------------------------------------------------------
5049 r15330 | courmisch | 2006-04-23 16:00:23 +0200 (Sun, 23 Apr 2006) | 2 lines
5050 Changed paths:
5051    M /trunk/modules/access_output/http.c
5053 Add missing white space
5055 ------------------------------------------------------------------------
5056 r15329 | courmisch | 2006-04-23 15:59:33 +0200 (Sun, 23 Apr 2006) | 2 lines
5057 Changed paths:
5058    M /trunk/modules/access_output/http.c
5060 Remove extra white space
5062 ------------------------------------------------------------------------
5063 r15327 | courmisch | 2006-04-23 15:54:30 +0200 (Sun, 23 Apr 2006) | 2 lines
5064 Changed paths:
5065    M /trunk/src/libvlc.h
5067 Fix a grammar mistake
5069 ------------------------------------------------------------------------
5070 r15326 | bigben | 2006-04-23 15:51:04 +0200 (Sun, 23 Apr 2006) | 4 lines
5071 Changed paths:
5072    M /trunk/modules/video_output/opengl.c
5074 * Try to fix endianness in the opengl output on unixes
5075 * RV32 works, I'm not sure of the masks for RV24 and RV16
5078 ------------------------------------------------------------------------
5079 r15325 | sam | 2006-04-23 15:41:42 +0200 (Sun, 23 Apr 2006) | 3 lines
5080 Changed paths:
5081    M /trunk/src/video_output/video_output.c
5083   * src/video_output/video_output.c: 4th (and good) attempt at fixing mask
5084     shifts.  Thanks to bigben for testing.
5086 ------------------------------------------------------------------------
5087 r15323 | sam | 2006-04-23 15:21:42 +0200 (Sun, 23 Apr 2006) | 2 lines
5088 Changed paths:
5089    M /trunk/src/video_output/video_output.c
5091   * src/video_output/video_output.c: Fixed RGB mask when the 32nd bit is on.
5093 ------------------------------------------------------------------------
5094 r15322 | sam | 2006-04-23 15:15:12 +0200 (Sun, 23 Apr 2006) | 2 lines
5095 Changed paths:
5096    M /trunk/include/vlc_video.h
5098   * Argh, I didn't mean to commit that. Fixed my previous commit (mask types).
5100 ------------------------------------------------------------------------
5101 r15321 | sam | 2006-04-23 15:13:40 +0200 (Sun, 23 Apr 2006) | 2 lines
5102 Changed paths:
5103    M /trunk/include/vlc_video.h
5105   * include/vlc_video.h: Fixed mask variable types for YUV to RGB conversions.
5107 ------------------------------------------------------------------------
5108 r15316 | asmax | 2006-04-23 01:16:20 +0200 (Sun, 23 Apr 2006) | 6 lines
5109 Changed paths:
5110    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
5111    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
5112    M /trunk/modules/gui/skins2/src/generic_layout.cpp
5113    M /trunk/modules/gui/skins2/src/generic_layout.hpp
5114    M /trunk/modules/gui/skins2/src/top_window.cpp
5115    M /trunk/modules/gui/skins2/src/top_window.hpp
5116    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5117    M /trunk/modules/gui/skins2/src/vout_window.cpp
5119 * all: new handling of vout controls to allow serveral layouts/windows
5120  with a vout (if only one is visible at the same time)
5121  A callback is now called when a layout becomes visible or hidden.
5122  The vout window is still not reparented correctly if the layout
5123  is changed while a video is being played...
5125 ------------------------------------------------------------------------
5126 r15312 | fkuehne | 2006-04-23 00:06:39 +0200 (Sun, 23 Apr 2006) | 1 line
5127 Changed paths:
5128    M /trunk/extras/contrib/src/Makefile
5130 * forward-port [15311]
5131 ------------------------------------------------------------------------
5132 r15309 | dionoea | 2006-04-22 23:06:41 +0200 (Sat, 22 Apr 2006) | 3 lines
5133 Changed paths:
5134    M /trunk/modules/demux/playlist/shoutcast.c
5135    M /trunk/modules/services_discovery/shout.c
5137  * shout.c : change playlist layout (remove 1 node)
5138  * shoutcast.c : remove "debug" printf
5140 ------------------------------------------------------------------------
5141 r15301 | dionoea | 2006-04-22 18:39:04 +0200 (Sat, 22 Apr 2006) | 4 lines
5142 Changed paths:
5143    M /trunk/modules/demux/playlist/Modules.am
5144    M /trunk/modules/demux/playlist/playlist.c
5145    M /trunk/modules/demux/playlist/playlist.h
5146    A /trunk/modules/demux/playlist/shoutcast.c
5147    M /trunk/modules/services_discovery/shout.c
5149 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.
5151 Ref #640.
5153 ------------------------------------------------------------------------
5154 r15300 | zorglub | 2006-04-22 13:28:39 +0200 (Sat, 22 Apr 2006) | 2 lines
5155 Changed paths:
5156    M /trunk
5157    M /trunk/doc/Doxyfile
5159 Use search engine
5161 ------------------------------------------------------------------------
5162 r15297 | xtophe | 2006-04-22 01:48:53 +0200 (Sat, 22 Apr 2006) | 2 lines
5163 Changed paths:
5164    M /trunk/src/network/httpd.c
5166 Fix error pages
5168 ------------------------------------------------------------------------
5169 r15296 | xtophe | 2006-04-21 23:33:39 +0200 (Fri, 21 Apr 2006) | 2 lines
5170 Changed paths:
5171    M /trunk/debian/control
5172    M /trunk/debian/rules
5174 debian/*: we no longer seems to requires gcc-snapshot. I commit mainly to test on the nightlies. feel free to revert.
5176 ------------------------------------------------------------------------
5177 r15295 | xtophe | 2006-04-21 23:28:36 +0200 (Fri, 21 Apr 2006) | 2 lines
5178 Changed paths:
5179    M /trunk/debian/control
5180    M /trunk/debian/rules
5182 debian/*: temporarely disable the xosd plugin
5184 ------------------------------------------------------------------------
5185 r15292 | fkuehne | 2006-04-20 22:32:14 +0200 (Thu, 20 Apr 2006) | 1 line
5186 Changed paths:
5187    M /trunk/modules/gui/macosx/about.m
5189 * show the svn-revision only if it isn't 'exported'
5190 ------------------------------------------------------------------------
5191 r15291 | damienf | 2006-04-20 18:25:53 +0200 (Thu, 20 Apr 2006) | 2 lines
5192 Changed paths:
5193    M /trunk/configure.ac
5195 - fix for shared libvlc and unicows for win32 builds
5197 ------------------------------------------------------------------------
5198 r15290 | courmisch | 2006-04-20 18:15:15 +0200 (Thu, 20 Apr 2006) | 2 lines
5199 Changed paths:
5200    M /trunk/src/misc/unicode.c
5202 Fix overflow on UTF-16 strings with an odd characters length
5204 ------------------------------------------------------------------------
5205 r15289 | dionoea | 2006-04-20 01:30:20 +0200 (Thu, 20 Apr 2006) | 2 lines
5206 Changed paths:
5207    M /trunk/modules/control/http/rpn.c
5209 Hackish fix for 'TITLE' vlc_meta_get
5211 ------------------------------------------------------------------------
5212 r15287 | bigben | 2006-04-19 22:33:22 +0200 (Wed, 19 Apr 2006) | 3 lines
5213 Changed paths:
5214    M /trunk/modules/gui/macosx/vout.m
5216 * Fix always on top when exiting fullscreen
5219 ------------------------------------------------------------------------
5220 r15286 | fkuehne | 2006-04-19 18:25:01 +0200 (Wed, 19 Apr 2006) | 1 line
5221 Changed paths:
5222    M /trunk/modules/gui/macosx/intf.m
5224 * quickly forward-port the previous commit so joneskoo can test it
5225 ------------------------------------------------------------------------
5226 r15279 | littlejohn | 2006-04-19 15:51:59 +0200 (Wed, 19 Apr 2006) | 3 lines
5227 Changed paths:
5228    M /trunk/src/control/playlist.c
5230 delete item added in playlist control
5233 ------------------------------------------------------------------------
5234 r15275 | damienf | 2006-04-19 12:13:07 +0200 (Wed, 19 Apr 2006) | 2 lines
5235 Changed paths:
5236    M /trunk/AUTHORS
5237    M /trunk/Makefile.am
5239 - added 'VLC Plugin.plugin' in MacOS X Disk image
5241 ------------------------------------------------------------------------
5242 r15271 | zorglub | 2006-04-18 23:48:37 +0200 (Tue, 18 Apr 2006) | 2 lines
5243 Changed paths:
5244    M /trunk
5245    M /trunk/doc/skins/skins2-howto.xml
5247 Update skins doc
5249 ------------------------------------------------------------------------
5250 r15270 | zorglub | 2006-04-18 23:48:34 +0200 (Tue, 18 Apr 2006) | 2 lines
5251 Changed paths:
5252    M /trunk
5253    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5255 Add a dialogs.playlist() command
5257 ------------------------------------------------------------------------
5258 r15269 | zorglub | 2006-04-18 23:24:43 +0200 (Tue, 18 Apr 2006) | 2 lines
5259 Changed paths:
5260    M /trunk
5261    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
5262    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5263    M /trunk/modules/gui/skins2/src/dialogs.cpp
5264    M /trunk/modules/gui/skins2/src/dialogs.hpp
5266 Add dialogs.audioPopup, dialogs.videoPopup and dialogs.miscPopup commands
5268 ------------------------------------------------------------------------
5269 r15268 | zorglub | 2006-04-18 23:24:42 +0200 (Tue, 18 Apr 2006) | 2 lines
5270 Changed paths:
5271    M /trunk
5272    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5273    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5275 Add vlc.hasAudio variable
5277 ------------------------------------------------------------------------
5278 r15267 | zorglub | 2006-04-18 23:24:38 +0200 (Tue, 18 Apr 2006) | 2 lines
5279 Changed paths:
5280    M /trunk
5281    M /trunk/modules/gui/wxwidgets/menus.cpp
5283 Fix refcount bug
5285 ------------------------------------------------------------------------
5286 r15266 | zorglub | 2006-04-18 23:24:36 +0200 (Tue, 18 Apr 2006) | 2 lines
5287 Changed paths:
5288    M /trunk
5289    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
5290    M /trunk/include/vlc_interface.h
5291    M /trunk/modules/gui/wxwidgets/dialogs.cpp
5292    M /trunk/modules/gui/wxwidgets/interface.hpp
5293    M /trunk/modules/gui/wxwidgets/menus.cpp
5295 Add separate audio and video popup menus
5297 ------------------------------------------------------------------------
5298 r15265 | damienf | 2006-04-18 23:14:38 +0200 (Tue, 18 Apr 2006) | 4 lines
5299 Changed paths:
5300    M /trunk/configure.ac
5301    M /trunk/mozilla/support/npunix.c
5302    M /trunk/mozilla/vlcruntime.cpp
5304 - fix UNIX X11 build for plugin
5305 - give myself some credit
5306 - removed unnecessary PLUGIN_TO_HOST_GLUE macro
5308 ------------------------------------------------------------------------
5309 r15264 | zorglub | 2006-04-18 19:50:42 +0200 (Tue, 18 Apr 2006) | 2 lines
5310 Changed paths:
5311    M /trunk
5312    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5314 Make sure we hide the skins playlist
5316 ------------------------------------------------------------------------
5317 r15263 | dionoea | 2006-04-18 00:52:57 +0200 (Tue, 18 Apr 2006) | 6 lines
5318 Changed paths:
5319    M /trunk/modules/control/http/rpn.c
5321 Add vlc_get_meta function. Argument can be:
5322 'ARTIST' -> gets the artist
5323 'TITLE' -> gets the title
5324 'ALBUM' -> gets the album name
5325 'something else' -> get 'something else' ... meta labels are translated so don't expect this to be portable.
5327 ------------------------------------------------------------------------
5328 r15262 | zorglub | 2006-04-17 23:36:36 +0200 (Mon, 17 Apr 2006) | 2 lines
5329 Changed paths:
5330    M /trunk
5331    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5332    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5334 Add todo
5336 ------------------------------------------------------------------------
5337 r15261 | zorglub | 2006-04-17 23:28:30 +0200 (Mon, 17 Apr 2006) | 4 lines
5338 Changed paths:
5339    M /trunk
5340    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
5341    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5342    M /trunk/modules/gui/skins2/src/dialogs.cpp
5343    M /trunk/modules/gui/skins2/src/dialogs.hpp
5344    M /trunk/modules/gui/skins2/src/skin_main.cpp
5346 Add a (default enabled) skinned-playlist option
5348 It will show the dialogs provider playlist instead of the "playlist_window" window
5350 ------------------------------------------------------------------------
5351 r15260 | fkuehne | 2006-04-17 19:15:43 +0200 (Mon, 17 Apr 2006) | 1 line
5352 Changed paths:
5353    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
5355 * revert 2 hacky compilation fixes which were accidentelly committed in [15259]
5356 ------------------------------------------------------------------------
5357 r15259 | fkuehne | 2006-04-17 19:10:12 +0200 (Mon, 17 Apr 2006) | 1 line
5358 Changed paths:
5359    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
5361 * mark some buggy strings as pointed out by Mathias C. Berens
5362 ------------------------------------------------------------------------
5363 r15257 | asmax | 2006-04-17 19:03:55 +0200 (Mon, 17 Apr 2006) | 2 lines
5364 Changed paths:
5365    M /trunk/modules/gui/skins2/src/ini_file.cpp
5366    M /trunk/share/skins2/winamp2.xml
5368 * all: convert keys in INI files to lower case, to fix buggy winamp2 skins
5370 ------------------------------------------------------------------------
5371 r15255 | asmax | 2006-04-17 18:29:34 +0200 (Mon, 17 Apr 2006) | 2 lines
5372 Changed paths:
5373    M /trunk/modules/audio_output/jack.c
5375 * jack.c: fixed non-stereo audio streams
5377 ------------------------------------------------------------------------
5378 r15253 | asmax | 2006-04-17 17:56:21 +0200 (Mon, 17 Apr 2006) | 2 lines
5379 Changed paths:
5380    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
5382 * ctrl_checkbox: fixed initial image of checkbox
5384 ------------------------------------------------------------------------
5385 r15251 | ipkiss | 2006-04-17 17:26:53 +0200 (Mon, 17 Apr 2006) | 2 lines
5386 Changed paths:
5387    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5389  * skins2/controls/ctrl_tree.cpp: I forgot 1 occurrence of the bug
5391 ------------------------------------------------------------------------
5392 r15250 | ipkiss | 2006-04-17 17:23:13 +0200 (Mon, 17 Apr 2006) | 3 lines
5393 Changed paths:
5394    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5396  * skins2/controls/ctrl_tree.cpp: Check that the iterator is not end() before using it...
5397    This fixes random freezes when loading skins with a PlayTree control on Windows, and probably some crashes as well.
5399 ------------------------------------------------------------------------
5400 r15248 | asmax | 2006-04-17 14:46:51 +0200 (Mon, 17 Apr 2006) | 9 lines
5401 Changed paths:
5402    M /trunk/modules/gui/skins2/Modules.am
5403    M /trunk/modules/gui/skins2/parser/builder.cpp
5404    M /trunk/modules/gui/skins2/parser/builder.hpp
5405    M /trunk/modules/gui/skins2/parser/builder_data.def
5406    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5407    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5408    M /trunk/modules/gui/skins2/parser/interpreter.hpp
5409    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5410    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
5411    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
5412    A /trunk/modules/gui/skins2/src/ini_file.cpp
5413    A /trunk/modules/gui/skins2/src/ini_file.hpp
5414    M /trunk/modules/gui/skins2/src/var_manager.cpp
5415    M /trunk/modules/gui/skins2/src/var_manager.hpp
5416    M /trunk/modules/gui/skins2/utils/var_text.cpp
5417    M /trunk/modules/gui/skins2/utils/var_text.hpp
5418    M /trunk/share/skins2/skin.dtd
5419    M /trunk/share/skins2/winamp2.xml
5421 * all: added a INI file parser in skins2. For instance if the file
5422  with id "pledit" (defined in the new tag "<IniFile>" contains:
5423     [Text]
5424     Normal=#FFFFFF
5425  it will create a constant "pledit.Text.Normal" with value "#FFFFFF"
5426 * winamp2.xml: use the "pledit.txt" file to have correct playlist colors
5428 is it ok to backport in 0.8.5 ?
5430 ------------------------------------------------------------------------
5431 r15246 | fkuehne | 2006-04-16 17:59:33 +0200 (Sun, 16 Apr 2006) | 1 line
5432 Changed paths:
5433    M /trunk/modules/gui/macosx/sfilters.m
5435 * removed instability warning, which was introduced for the 0.8.5 betas
5436 ------------------------------------------------------------------------
5437 r15244 | dionoea | 2006-04-16 00:33:27 +0200 (Sun, 16 Apr 2006) | 2 lines
5438 Changed paths:
5439    M /trunk/share/skins2/skin.dtd
5441 Fix dtd (a Layout can have more than one groups)
5443 ------------------------------------------------------------------------
5444 r15243 | jpsaman | 2006-04-16 00:21:18 +0200 (Sun, 16 Apr 2006) | 1 line
5445 Changed paths:
5446    M /trunk/mozilla/support/npunix.c
5448 Fix compilation on FC3 linux for mozilla plugin.
5449 ------------------------------------------------------------------------
5450 r15240 | asmax | 2006-04-15 18:18:59 +0200 (Sat, 15 Apr 2006) | 4 lines
5451 Changed paths:
5452    M /trunk/doc/skins/skins2-howto.xml
5453    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5454    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5455    M /trunk/modules/gui/skins2/utils/var_text.cpp
5456    M /trunk/share/skins2/winamp2.xml
5457    M /trunk/src/input/es_out.c
5458    M /trunk/src/input/input.c
5460 * all: added a new skin text variable "$S" to get the audio sample rate
5461  (in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate.
5462 * winamp2.xml: updated the winamp2 skin
5464 ------------------------------------------------------------------------
5465 r15239 | dionoea | 2006-04-15 18:06:47 +0200 (Sat, 15 Apr 2006) | 2 lines
5466 Changed paths:
5467    M /trunk/share/http/dialogs/input
5469 Comment subtitles related stuff (since it isn't coded yet)
5471 ------------------------------------------------------------------------
5472 r15237 | dionoea | 2006-04-15 17:58:24 +0200 (Sat, 15 Apr 2006) | 2 lines
5473 Changed paths:
5474    M /trunk/share/http/requests/status.xml
5476 rpn magic to remove slashes from the playlist item's name
5478 ------------------------------------------------------------------------
5479 r15236 | dionoea | 2006-04-15 17:48:44 +0200 (Sat, 15 Apr 2006) | 2 lines
5480 Changed paths:
5481    M /trunk/share/http/js/functions.js
5483 Fix interface in regards to [15116].
5485 ------------------------------------------------------------------------
5486 r15234 | courmisch | 2006-04-15 16:18:13 +0200 (Sat, 15 Apr 2006) | 4 lines
5487 Changed paths:
5488    M /trunk/src/libvlc.c
5489    M /trunk/src/libvlc.h
5491 Do not provide a broken language option on Linux and similar OSes
5492 where the user normally use LANG, LANGUAGE, etc to define his/her
5493 language(s). It didn't work anyway (refs #638).
5495 ------------------------------------------------------------------------
5496 r15233 | damienf | 2006-04-15 15:48:34 +0200 (Sat, 15 Apr 2006) | 2 lines
5497 Changed paths:
5498    M /trunk/mozilla/support/npunix.c
5499    M /trunk/mozilla/support/npwin.cpp
5501 - added support for NPRuntime to win32 and unix version of mozilla
5503 ------------------------------------------------------------------------
5504 r15232 | damienf | 2006-04-15 13:51:45 +0200 (Sat, 15 Apr 2006) | 2 lines
5505 Changed paths:
5506    M /trunk/extras/MacOSX/plugin/English.lproj/InfoPlist.strings
5507    M /trunk/extras/MacOSX/plugin/Info.plist
5508    M /trunk/modules/gui/macosx/voutqt.m
5509    M /trunk/mozilla/Makefile.am
5510    M /trunk/mozilla/support/npmac.cpp
5511    M /trunk/mozilla/vlc.r
5512    M /trunk/mozilla/vlcpeer.h
5513    M /trunk/mozilla/vlcplugin.cpp
5514    M /trunk/mozilla/vlcplugin.h
5515    A /trunk/mozilla/vlcruntime.cpp
5516    A /trunk/mozilla/vlcruntime.h
5517    M /trunk/mozilla/vlcshell.cpp
5519 - the resurected mozilla plugin for Safari/Firefox on MacOS X
5521 ------------------------------------------------------------------------
5522 r15230 | dionoea | 2006-04-15 02:51:53 +0200 (Sat, 15 Apr 2006) | 2 lines
5523 Changed paths:
5524    M /trunk/doc/skins/skins2-howto.xml
5526 Add missing itemimage attribute to playtree doc
5528 ------------------------------------------------------------------------
5529 r15229 | hartman | 2006-04-15 02:07:09 +0200 (Sat, 15 Apr 2006) | 6 lines
5530 Changed paths:
5531    M /trunk/modules/demux/ts.c
5533 * Support for Topfield .rec recordings. It's MPEG-TS with an exceptionally large (1MB) header in front of it.
5534   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.
5536   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
5537   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.
5539 ------------------------------------------------------------------------
5540 r15228 | courmisch | 2006-04-14 19:37:06 +0200 (Fri, 14 Apr 2006) | 2 lines
5541 Changed paths:
5542    M /trunk/modules/demux/avi/avi.c
5544 Fix missing #include
5546 ------------------------------------------------------------------------
5547 r15227 | courmisch | 2006-04-14 19:31:27 +0200 (Fri, 14 Apr 2006) | 2 lines
5548 Changed paths:
5549    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
5551 Same as previous commit (refs #581)
5553 ------------------------------------------------------------------------
5554 r15226 | courmisch | 2006-04-14 19:28:24 +0200 (Fri, 14 Apr 2006) | 3 lines
5555 Changed paths:
5556    M /trunk/src/libvlc.c
5558 Do not alter LC_NUMERIC (refs #581).
5559 *** NOT MEANT FOR BACKPORTING ***
5561 ------------------------------------------------------------------------
5562 r15223 | dionoea | 2006-04-14 18:47:23 +0200 (Fri, 14 Apr 2006) | 2 lines
5563 Changed paths:
5564    M /trunk/modules/control/hotkeys.c
5566 Prevent some segfaults when using hotkeys with no vout
5568 ------------------------------------------------------------------------
5569 r15222 | hartman | 2006-04-14 17:16:23 +0200 (Fri, 14 Apr 2006) | 2 lines
5570 Changed paths:
5571    M /trunk/modules/gui/macosx/vout.m
5573 * Fix a crash in the MacOS X vout if p_real_vout isn't available yet.
5575 ------------------------------------------------------------------------
5576 r15221 | zorglub | 2006-04-14 16:25:26 +0200 (Fri, 14 Apr 2006) | 2 lines
5577 Changed paths:
5578    M /trunk/test/native/i18n.c
5579    M /trunk/test/native/init.c
5580    M /trunk/test/native/libvlc.c
5581    M /trunk/test/native/stats.c
5582    A /trunk/test/native/tests.h
5583    M /trunk/test/native/url.c
5584    M /trunk/test/setup.py
5586 Clean-up test
5588 ------------------------------------------------------------------------
5589 r15220 | zorglub | 2006-04-14 16:16:46 +0200 (Fri, 14 Apr 2006) | 2 lines
5590 Changed paths:
5591    A /trunk/test/NativeI18NTest.py
5592    M /trunk/test/NativeLibvlcTest.py
5593    M /trunk/test/NativeStatsTest.py
5594    A /trunk/test/NativeURLTest.py
5595    D /trunk/test/libvlc_sample.c
5596    A /trunk/test/native/i18n.c
5597    A /trunk/test/native/init.c
5598    M /trunk/test/native/libvlc.c
5599    M /trunk/test/native/stats.c
5600    A /trunk/test/native/url.c
5601    M /trunk/test/pyunit.h
5602    M /trunk/test/setup.py
5603    M /trunk/test/test.sh
5605 Add I18N and URL tests in test/
5607 ------------------------------------------------------------------------
5608 r15218 | bigben | 2006-04-14 15:22:44 +0200 (Fri, 14 Apr 2006) | 3 lines
5609 Changed paths:
5610    M /trunk/configure.ac
5612 * 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.
5615 ------------------------------------------------------------------------
5616 r15216 | massiot | 2006-04-14 14:38:22 +0200 (Fri, 14 Apr 2006) | 2 lines
5617 Changed paths:
5618    M /trunk/modules/access/pvr/pvr.c
5620  * modules/access/pvr/pvr.c: Be compatible with both old and new kernels.
5622 ------------------------------------------------------------------------
5623 r15214 | bigben | 2006-04-14 14:30:40 +0200 (Fri, 14 Apr 2006) | 2 lines
5624 Changed paths:
5625    M /trunk/loader/module.c
5627 * Marillat changed the path to the win32 codecs in his latest packages, so look for the codecs there too
5629 ------------------------------------------------------------------------
5630 r15212 | zorglub | 2006-04-14 14:09:26 +0200 (Fri, 14 Apr 2006) | 2 lines
5631 Changed paths:
5632    M /trunk/configure.ac
5633    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
5634    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5636 Bump version numbers
5638 ------------------------------------------------------------------------
5639 r15210 | xtophe | 2006-04-14 13:42:49 +0200 (Fri, 14 Apr 2006) | 2 lines
5640 Changed paths:
5641    M /trunk/po/zh_CN.po
5643 Update Chinese translation by Wei Mingzhi.
5645 ------------------------------------------------------------------------
5646 r15209 | zorglub | 2006-04-14 11:37:39 +0200 (Fri, 14 Apr 2006) | 2 lines
5647 Changed paths:
5648    M /trunk/modules/access_filter/timeshift.c
5649    M /trunk/modules/audio_filter/equalizer.c
5650    M /trunk/modules/demux/playlist/playlist.c
5651    M /trunk/modules/gui/macosx/extended.m
5652    M /trunk/modules/gui/skins2/src/skin_main.cpp
5653    M /trunk/modules/misc/freetype.c
5654    M /trunk/modules/misc/growl.c
5655    M /trunk/modules/misc/rtsp.c
5656    M /trunk/modules/misc/win32text.c
5657    M /trunk/modules/mux/mpeg/ts.c
5658    M /trunk/modules/services_discovery/shout.c
5660 Strings
5662 ------------------------------------------------------------------------
5663 r15206 | fkuehne | 2006-04-13 20:51:38 +0200 (Thu, 13 Apr 2006) | 1 line
5664 Changed paths:
5665    M /trunk/configure.ac
5667 * fixed 2 minor typos
5668 ------------------------------------------------------------------------
5669 r15205 | fkuehne | 2006-04-13 20:51:16 +0200 (Thu, 13 Apr 2006) | 1 line
5670 Changed paths:
5671    M /trunk/modules/gui/macosx/intf.h
5672    M /trunk/modules/gui/macosx/intf.m
5674 * implemented showintf-support. Thanks to ipkiss for pointing out that this was missing on OSX.
5675 ------------------------------------------------------------------------
5676 r15204 | massiot | 2006-04-13 20:32:12 +0200 (Thu, 13 Apr 2006) | 4 lines
5677 Changed paths:
5678    M /trunk/modules/access/pvr/pvr.c
5680  * modules/access/pvr/pvr.c: The radio API in ivtv-0.6.1 has changed : now
5681    you are supposed to pass frequency * 16000 instead of frequency * 16.
5682    This is sooo coherent.
5684 ------------------------------------------------------------------------
5685 r15203 | hartman | 2006-04-13 16:47:20 +0200 (Thu, 13 Apr 2006) | 2 lines
5686 Changed paths:
5687    M /trunk/modules/demux/mp4/libmp4.c
5688    M /trunk/modules/demux/nsv.c
5689    M /trunk/modules/stream_out/rtp.c
5690    M /trunk/src/video_output/vout_subpictures.c
5692 * Revert the unintentially committed files of [15202]
5694 ------------------------------------------------------------------------
5695 r15202 | hartman | 2006-04-13 16:43:40 +0200 (Thu, 13 Apr 2006) | 1 line
5696 Changed paths:
5697    M /trunk/extras/contrib/src/Makefile
5698    M /trunk/modules/demux/mp4/libmp4.c
5699    M /trunk/modules/demux/nsv.c
5700    M /trunk/modules/stream_out/rtp.c
5701    M /trunk/src/video_output/vout_subpictures.c
5703 * Fix libgcrypt on MacIntel by disabling it's ASM. This fixes #620
5704 ------------------------------------------------------------------------
5705 r15201 | hartman | 2006-04-13 16:12:20 +0200 (Thu, 13 Apr 2006) | 4 lines
5706 Changed paths:
5707    M /trunk/include/vlc_video.h
5708    M /trunk/modules/misc/freetype.c
5709    M /trunk/src/video_output/vout_subpictures.c
5711 * Fix subtitle  alignment if we don't have styles. fixes #619
5713 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. 
5715 ------------------------------------------------------------------------
5716 r15200 | dionoea | 2006-04-13 15:49:45 +0200 (Thu, 13 Apr 2006) | 2 lines
5717 Changed paths:
5718    M /trunk/share/http/js/functions.js
5719    M /trunk/share/http/js/vlm.js
5721 URL encode fix
5723 ------------------------------------------------------------------------
5724 r15199 | zorglub | 2006-04-13 11:04:34 +0200 (Thu, 13 Apr 2006) | 2 lines
5725 Changed paths:
5726    M /trunk/modules/codec/x264.c
5727    M /trunk/modules/demux/mod.c
5728    M /trunk/modules/gui/macosx/equalizer.m
5729    M /trunk/modules/misc/freetype.c
5730    M /trunk/modules/misc/msn.c
5731    M /trunk/modules/stream_out/standard.c
5732    M /trunk/modules/video_filter/mosaic.c
5733    M /trunk/modules/video_filter/motiondetect.c
5734    M /trunk/modules/video_filter/osdmenu.c
5736 String stuff
5738 ------------------------------------------------------------------------
5739 r15198 | xtophe | 2006-04-13 10:31:33 +0200 (Thu, 13 Apr 2006) | 2 lines
5740 Changed paths:
5741    M /trunk/extras/contrib/src/packages.mak
5743 Really fix xml url
5745 ------------------------------------------------------------------------
5746 r15197 | xtophe | 2006-04-13 00:31:19 +0200 (Thu, 13 Apr 2006) | 2 lines
5747 Changed paths:
5748    M /trunk/extras/contrib/src/packages.mak
5750 Fix libxml url.
5752 ------------------------------------------------------------------------
5753 r15196 | xtophe | 2006-04-12 23:56:41 +0200 (Wed, 12 Apr 2006) | 2 lines
5754 Changed paths:
5755    M /trunk/Makefile.am
5757 Makefile.am: Fix for introduction of vlc.win32.nsi.in
5759 ------------------------------------------------------------------------
5760 r15195 | xtophe | 2006-04-12 23:22:51 +0200 (Wed, 12 Apr 2006) | 2 lines
5761 Changed paths:
5762    M /trunk/modules/control/http/macro.c
5764 *macro.c: Get the name correctly
5766 ------------------------------------------------------------------------
5767 r15194 | courmisch | 2006-04-12 21:25:59 +0200 (Wed, 12 Apr 2006) | 2 lines
5768 Changed paths:
5769    M /trunk/src/network/io.c
5771 Set close-on-exec flag on sockets so that we don't pass them to CGI scripts
5773 ------------------------------------------------------------------------
5774 r15193 | courmisch | 2006-04-12 19:27:31 +0200 (Wed, 12 Apr 2006) | 2 lines
5775 Changed paths:
5776    M /trunk/THANKS
5777    M /trunk/configure.ac
5779 xvideo X.Org 7 detection fix by Pavlov Konstantin
5781 ------------------------------------------------------------------------
5782 r15192 | fkuehne | 2006-04-12 18:54:42 +0200 (Wed, 12 Apr 2006) | 1 line
5783 Changed paths:
5784    M /trunk/Makefile.am
5786 * be a bit more verbose when creating the disk-image
5787 ------------------------------------------------------------------------
5788 r15191 | fkuehne | 2006-04-12 18:40:47 +0200 (Wed, 12 Apr 2006) | 1 line
5789 Changed paths:
5790    M /trunk/modules/gui/macosx/wizard.m
5792 * fix streaming. This section and a few others need to and will be re-written after 0.8.5
5793 ------------------------------------------------------------------------
5794 r15190 | fkuehne | 2006-04-12 18:27:30 +0200 (Wed, 12 Apr 2006) | 1 line
5795 Changed paths:
5796    M /trunk/po/de.po
5798 * first update of the German translation by Mathias C. Berens | welcome-soft <berens@welcome-soft.de> and myself. More to come.
5799 ------------------------------------------------------------------------
5800 r15189 | massiot | 2006-04-12 16:26:21 +0200 (Wed, 12 Apr 2006) | 4 lines
5801 Changed paths:
5802    M /trunk/modules/control/http/macro.c
5804  * modules/control/http/macro.c: Add slashes in the MVLC_ADD macro for
5805    backwards compatibility with the old http intf (anyway MVLC_ADD is
5806    obsoleted by RPN function playlist_add).
5808 ------------------------------------------------------------------------
5809 r15188 | zorglub | 2006-04-12 15:03:37 +0200 (Wed, 12 Apr 2006) | 2 lines
5810 Changed paths:
5811    M /trunk
5812    M /trunk/configure.ac
5813    D /trunk/vlc.win32.nsi
5814    A /trunk/vlc.win32.nsi.in (from /trunk/vlc.win32.nsi:15184)
5816 Ship libvlc.dll in installer if built in shared mode
5818 ------------------------------------------------------------------------
5819 r15187 | zorglub | 2006-04-12 13:43:33 +0200 (Wed, 12 Apr 2006) | 2 lines
5820 Changed paths:
5821    M /trunk/Makefile.am
5823 Package fix
5825 ------------------------------------------------------------------------
5826 r15186 | zorglub | 2006-04-12 12:22:55 +0200 (Wed, 12 Apr 2006) | 2 lines
5827 Changed paths:
5828    M /trunk/share/Makefile.am
5829    D /trunk/share/http/old/favicon.ico
5831 Remove useless favicon (Refs:#634)
5833 ------------------------------------------------------------------------
5834 r15185 | zorglub | 2006-04-12 12:22:19 +0200 (Wed, 12 Apr 2006) | 4 lines
5835 Changed paths:
5836    M /trunk/share/Makefile.am
5838 Don't ship default skin (Refs:#634)
5840 If you think playtree is not ready yet, yell :)
5842 ------------------------------------------------------------------------
5843 r15184 | zorglub | 2006-04-12 10:13:14 +0200 (Wed, 12 Apr 2006) | 2 lines
5844 Changed paths:
5845    M /trunk/doc/skins/skins2-howto.xml
5847 Document <Playtree> (Closes:#611)
5849 ------------------------------------------------------------------------
5850 r15183 | dionoea | 2006-04-12 01:56:54 +0200 (Wed, 12 Apr 2006) | 2 lines
5851 Changed paths:
5852    M /trunk/src/misc/configuration.c
5854 "too"!=2=="two"
5856 ------------------------------------------------------------------------
5857 r15182 | dionoea | 2006-04-12 01:51:21 +0200 (Wed, 12 Apr 2006) | 9 lines
5858 Changed paths:
5859    M /trunk/src/misc/configuration.c
5861 Fix indentation.
5863 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).
5864 Small illustration:
5865 ./vlc -vvv -I dummy input.ts --color
5866 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.
5867 Help would be appreciated.
5868 (I've already had reports of other people having the same kind of issues)
5870 ------------------------------------------------------------------------
5871 r15181 | hartman | 2006-04-12 00:09:20 +0200 (Wed, 12 Apr 2006) | 2 lines
5872 Changed paths:
5873    M /trunk/modules/codec/flac.c
5875 * make the flac decoder errors less annoying. some are warns, some are err's.
5877 ------------------------------------------------------------------------
5878 r15180 | courmisch | 2006-04-11 18:35:42 +0200 (Tue, 11 Apr 2006) | 3 lines
5879 Changed paths:
5880    M /trunk/configure.ac
5882 Link some additionnal plugins against the math library
5883 Report and fix from Pavlov Konstantin “thresh”
5885 ------------------------------------------------------------------------
5886 r15179 | courmisch | 2006-04-11 18:24:46 +0200 (Tue, 11 Apr 2006) | 2 lines
5887 Changed paths:
5888    M /trunk/modules/control/http/macro.c
5889    M /trunk/modules/control/http/rpn.c
5891 Restores [13132] back - break the new interface again
5893 ------------------------------------------------------------------------
5894 r15178 | courmisch | 2006-04-11 18:18:39 +0200 (Tue, 11 Apr 2006) | 2 lines
5895 Changed paths:
5896    M /trunk/src/misc/strings.c
5897    M /trunk/src/test/url.c
5899 Lalala
5901 ------------------------------------------------------------------------
5902 r15177 | courmisch | 2006-04-11 17:59:43 +0200 (Tue, 11 Apr 2006) | 4 lines
5903 Changed paths:
5904    M /trunk/modules/control/http/macro.c
5905    M /trunk/modules/control/http/rpn.c
5907 Revert [15132]:
5908 - Fix HTTPd crash
5909 - Break the old interface again
5911 ------------------------------------------------------------------------
5912 r15176 | courmisch | 2006-04-11 17:52:29 +0200 (Tue, 11 Apr 2006) | 2 lines
5913 Changed paths:
5914    M /trunk/src/test/url.c
5916 Even more tests
5918 ------------------------------------------------------------------------
5919 r15175 | courmisch | 2006-04-11 17:47:52 +0200 (Tue, 11 Apr 2006) | 2 lines
5920 Changed paths:
5921    M /trunk/src/test/url.c
5923 Additionnal unit test for decode_URI
5925 ------------------------------------------------------------------------
5926 r15174 | courmisch | 2006-04-11 17:26:28 +0200 (Tue, 11 Apr 2006) | 2 lines
5927 Changed paths:
5928    M /trunk/src/network/tcp.c
5930 Fix missing initializer warning
5932 ------------------------------------------------------------------------
5933 r15173 | zorglub | 2006-04-11 15:57:01 +0200 (Tue, 11 Apr 2006) | 5 lines
5934 Changed paths:
5935    M /trunk/po/sv.po
5937 Update of swedish translation by Daniel Nylander.
5938 Thanks.
5940 For those wondering, this *is* swedish.
5942 ------------------------------------------------------------------------
5943 r15172 | zorglub | 2006-04-11 15:17:20 +0200 (Tue, 11 Apr 2006) | 2 lines
5944 Changed paths:
5945    M /trunk/modules/access/dshow/dshow.cpp
5946    M /trunk/modules/access_output/http.c
5947    M /trunk/modules/audio_filter/converter/dtstofloat32.c
5948    M /trunk/modules/demux/livedotcom.cpp
5949    M /trunk/modules/demux/mod.c
5950    M /trunk/src/libvlc.h
5952 More strings
5954 ------------------------------------------------------------------------
5955 r15171 | fkuehne | 2006-04-11 15:05:50 +0200 (Tue, 11 Apr 2006) | 1 line
5956 Changed paths:
5957    M /trunk/modules/audio_filter/param_eq.c
5959 * replaced NULL with empty strings when providing no help for an option
5960 ------------------------------------------------------------------------
5961 r15170 | fkuehne | 2006-04-11 14:37:47 +0200 (Tue, 11 Apr 2006) | 5 lines
5962 Changed paths:
5963    M /trunk/modules/gui/macosx/intf.m
5964    M /trunk/modules/gui/macosx/prefs.m
5966 intf.m: * we can't localise empty strings, so don't put an error when trying to do so, but just a warning
5967     * be a bit nicer and return @"" instead of NULL strings
5968     - this fixes the display of certain modules in the preferences such as the parametric equaliser
5970 prefs.m: * removed 2 unused variables
5971 ------------------------------------------------------------------------
5972 r15169 | zorglub | 2006-04-11 11:27:46 +0200 (Tue, 11 Apr 2006) | 2 lines
5973 Changed paths:
5974    M /trunk/modules/access/http.c
5975    M /trunk/modules/access/pvr/pvr.c
5976    M /trunk/modules/audio_filter/param_eq.c
5977    M /trunk/modules/codec/x264.c
5978    M /trunk/modules/control/netsync.c
5979    M /trunk/modules/demux/livedotcom.cpp
5980    M /trunk/src/libvlc.h
5982 String fixes
5984 ------------------------------------------------------------------------
5985 r15167 | damienf | 2006-04-11 01:55:28 +0200 (Tue, 11 Apr 2006) | 2 lines
5986 Changed paths:
5987    M /trunk/extras/contrib/src/Makefile
5989 - fixed faad2 libtool so that shared library is properly built for MacOS X 
5991 ------------------------------------------------------------------------
5992 r15164 | hartman | 2006-04-10 23:32:26 +0200 (Mon, 10 Apr 2006) | 3 lines
5993 Changed paths:
5994    M /trunk/configure.ac
5995    M /trunk/modules/codec/ffmpeg/demux.c
5996    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5998 * Fix ffmpeg libavformat linkage when we don't use --with-ffmpeg-tree (this fixes Flash playback)
5999 * 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
6001 ------------------------------------------------------------------------
6002 r15163 | damienf | 2006-04-10 23:28:43 +0200 (Mon, 10 Apr 2006) | 2 lines
6003 Changed paths:
6004    M /trunk/extras/contrib/src/Makefile
6005    M /trunk/extras/contrib/src/Patches/libpng-osx.patch
6007 - update darwin/macosx patch for libpng-1.2.8
6009 ------------------------------------------------------------------------
6010 r15162 | damienf | 2006-04-10 23:09:09 +0200 (Mon, 10 Apr 2006) | 2 lines
6011 Changed paths:
6012    M /trunk/extras/contrib/src/Makefile
6013    D /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
6014    A /trunk/extras/contrib/src/Patches/libpng-win32.patch
6016 - update win32 patch for libpng-1.2.8
6018 ------------------------------------------------------------------------
6019 r15160 | hartman | 2006-04-10 16:41:23 +0200 (Mon, 10 Apr 2006) | 2 lines
6020 Changed paths:
6021    M /trunk/src/video_output/vout_intf.c
6023 * Fix 16:9 vs. 16:10 AR and cropping switching on the fly.
6025 ------------------------------------------------------------------------
6026 r15159 | dionoea | 2006-04-09 23:43:47 +0200 (Sun, 09 Apr 2006) | 2 lines
6027 Changed paths:
6028    M /trunk/src/input/input.c
6030 Hum, in fact we should remove it altogether since it is already killed in previous function code.
6032 ------------------------------------------------------------------------
6033 r15158 | dionoea | 2006-04-09 23:38:34 +0200 (Sun, 09 Apr 2006) | 2 lines
6034 Changed paths:
6035    M /trunk/src/input/input.c
6037 Fix what looks like a type. (someone confirm please)
6039 ------------------------------------------------------------------------
6040 r15157 | courmisch | 2006-04-09 20:33:22 +0200 (Sun, 09 Apr 2006) | 2 lines
6041 Changed paths:
6042    M /trunk/src/Makefile.am
6043    A /trunk/src/test/url.c (from /trunk/src/test/i18n_atof.c:15156)
6045 Basic unit test for URI decoding
6047 ------------------------------------------------------------------------
6048 r15154 | asmax | 2006-04-09 16:29:26 +0200 (Sun, 09 Apr 2006) | 3 lines
6049 Changed paths:
6050    M /trunk/doc/skins/skins2-howto.xml
6051    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
6052    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6053    M /trunk/modules/gui/skins2/src/vlcproc.hpp
6054    M /trunk/modules/gui/skins2/utils/ustring.cpp
6055    M /trunk/modules/gui/skins2/utils/ustring.hpp
6056    M /trunk/modules/gui/skins2/utils/var_text.cpp
6057    M /trunk/share/skins2/winamp2.xml
6059 * all: new skin text variable "$B" to get the stream bitrate
6060 * winamp2.xml: added "kbps" info in winamp skins
6062 ------------------------------------------------------------------------
6063 r15150 | xtophe | 2006-04-09 01:00:14 +0200 (Sun, 09 Apr 2006) | 2 lines
6064 Changed paths:
6065    M /trunk/po/zh_CN.po
6067 First Translation update by Wei Mingzhi
6069 ------------------------------------------------------------------------
6070 r15149 | courmisch | 2006-04-08 23:41:53 +0200 (Sat, 08 Apr 2006) | 2 lines
6071 Changed paths:
6072    M /trunk/src/input/stream.c
6074 Fix warning
6076 ------------------------------------------------------------------------
6077 r15145 | dionoea | 2006-04-08 23:04:10 +0200 (Sat, 08 Apr 2006) | 2 lines
6078 Changed paths:
6079    M /trunk/toolbox
6081 Remove .libs directories when running ./toolbox --distclean
6083 ------------------------------------------------------------------------
6084 r15144 | dionoea | 2006-04-08 19:25:40 +0200 (Sat, 08 Apr 2006) | 2 lines
6085 Changed paths:
6086    M /trunk/extras/contrib/src/packages.mak
6088 Update libpng to 1.2.8 (includes lots of security fixes). Thanks to MYOB for noticing
6090 ------------------------------------------------------------------------
6091 r15143 | dionoea | 2006-04-08 01:40:17 +0200 (Sat, 08 Apr 2006) | 2 lines
6092 Changed paths:
6093    M /trunk/extras/contrib/src/Makefile
6095 Rhaaa
6097 ------------------------------------------------------------------------
6098 r15142 | dionoea | 2006-04-08 01:38:47 +0200 (Sat, 08 Apr 2006) | 2 lines
6099 Changed paths:
6100    M /trunk/extras/contrib/src/Makefile
6102 3rd try
6104 ------------------------------------------------------------------------
6105 r15141 | dionoea | 2006-04-08 01:36:46 +0200 (Sat, 08 Apr 2006) | 2 lines
6106 Changed paths:
6107    M /trunk/extras/contrib/src/Makefile
6109 Ahem
6111 ------------------------------------------------------------------------
6112 r15140 | dionoea | 2006-04-08 01:33:31 +0200 (Sat, 08 Apr 2006) | 2 lines
6113 Changed paths:
6114    M /trunk/extras/contrib/src/Makefile
6115    M /trunk/extras/contrib/src/packages.mak
6117 libdca. untested
6119 ------------------------------------------------------------------------
6120 r15139 | dionoea | 2006-04-07 23:52:33 +0200 (Fri, 07 Apr 2006) | 3 lines
6121 Changed paths:
6122    M /trunk/src/libvlc.h
6123    M /trunk/src/misc/win32_specific.c
6124    M /trunk/vlc.win32.nsi
6126 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.
6129 ------------------------------------------------------------------------
6130 r15138 | xtophe | 2006-04-07 23:45:01 +0200 (Fri, 07 Apr 2006) | 2 lines
6131 Changed paths:
6132    M /trunk/modules/access_filter/record.c
6134 eliminate non-valid characters only on the name not on the full path (closes #628)
6136 ------------------------------------------------------------------------
6137 r15137 | xtophe | 2006-04-07 23:14:52 +0200 (Fri, 07 Apr 2006) | 2 lines
6138 Changed paths:
6139    M /trunk/msvc/libvlc.dsp.in
6140    M /trunk/msvc/libvlc.vcproj.in
6141    M /trunk/msvc/plugins.dsp.in
6142    M /trunk/msvc/plugins.vcproj.in
6143    M /trunk/msvc/vlc.dsp.in
6144    M /trunk/msvc/vlc.vcproj.in
6145    M /trunk/toolbox
6147 Don't use char outside ascii in shell script.
6149 ------------------------------------------------------------------------
6150 r15136 | fkuehne | 2006-04-07 20:38:30 +0200 (Fri, 07 Apr 2006) | 1 line
6151 Changed paths:
6152    M /trunk/modules/gui/macosx/bookmarks.m
6154 * don't free a vlc-object. Thanks to Meuuh for pointing this out.
6155 ------------------------------------------------------------------------
6156 r15135 | massiot | 2006-04-07 19:58:56 +0200 (Fri, 07 Apr 2006) | 2 lines
6157 Changed paths:
6158    M /trunk/src/misc/strings.c
6160  * src/misc/strings.c: Missing break; in decode_URI().
6162 ------------------------------------------------------------------------
6163 r15134 | massiot | 2006-04-07 19:45:35 +0200 (Fri, 07 Apr 2006) | 2 lines
6164 Changed paths:
6165    M /trunk/modules/codec/dvbsub.c
6167  * modules/codec/dvbsub.c: add_suppressed -> add_suppressed_integer
6169 ------------------------------------------------------------------------
6170 r15133 | massiot | 2006-04-07 19:20:11 +0200 (Fri, 07 Apr 2006) | 2 lines
6171 Changed paths:
6172    M /trunk/modules/codec/dvbsub.c
6174  * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
6176 ------------------------------------------------------------------------
6177 r15132 | courmisch | 2006-04-07 19:17:53 +0200 (Fri, 07 Apr 2006) | 4 lines
6178 Changed paths:
6179    M /trunk/modules/control/http/macro.c
6180    M /trunk/modules/control/http/rpn.c
6182 Restore previous URI components decoding instead of unescaping
6183 Should fix the old interface - will most likely break the new one
6184 (in particular try with non-Latin-1 characters)
6186 ------------------------------------------------------------------------
6187 r15131 | massiot | 2006-04-07 18:42:18 +0200 (Fri, 07 Apr 2006) | 2 lines
6188 Changed paths:
6189    M /trunk/modules/codec/dvbsub.c
6191  * modules/codec/dvbsub.c: Add deprecated option and fix option parsing.
6193 ------------------------------------------------------------------------
6194 r15130 | massiot | 2006-04-07 18:33:51 +0200 (Fri, 07 Apr 2006) | 2 lines
6195 Changed paths:
6196    M /trunk/modules/codec/spudec/parse.c
6197    M /trunk/modules/codec/spudec/spudec.c
6198    M /trunk/modules/codec/spudec/spudec.h
6200  * modules/codec/spudec: Decreased verbosity.
6202 ------------------------------------------------------------------------
6203 r15129 | jpsaman | 2006-04-07 17:33:44 +0200 (Fri, 07 Apr 2006) | 2 lines
6204 Changed paths:
6205    M /trunk/modules/codec/dvbsub.c
6207 Remove --sout-dvbsub-timeout flag
6208 it conflicts with DVD SPU.
6209 ------------------------------------------------------------------------
6210 r15128 | massiot | 2006-04-07 15:52:32 +0200 (Fri, 07 Apr 2006) | 4 lines
6211 Changed paths:
6212    M /trunk/modules/codec/dvbsub.c
6214  * modules/codec/dvbsub.c: Fixed a major bug with DVBSUB_PCS_STATE_CHANGE.
6215    Partially reverted [12259] because it implied too many page
6216    recompositions.
6218 ------------------------------------------------------------------------
6219 r15127 | hartman | 2006-04-07 14:19:01 +0200 (Fri, 07 Apr 2006) | 6 lines
6220 Changed paths:
6221    M /trunk/modules/misc/svg.c
6222    M /trunk/src/libvlc.h
6223    M /trunk/src/video_output/vout_subpictures.c
6225 * Lower the priority of the SVG renderer
6226 * Make the "text renderer" selectable with --text-renderer
6227 fixes #627
6229 Lol, totally forgot to commit this last night :D
6231 ------------------------------------------------------------------------
6232 r15126 | courmisch | 2006-04-07 12:59:04 +0200 (Fri, 07 Apr 2006) | 2 lines
6233 Changed paths:
6234    M /trunk/src/misc/strings.c
6236 Oops again
6238 ------------------------------------------------------------------------
6239 r15125 | dionoea | 2006-04-07 01:02:30 +0200 (Fri, 07 Apr 2006) | 2 lines
6240 Changed paths:
6241    M /trunk/vlc.win32.nsi
6243 Remove --one-instance option from file open targets on win32. people seemed to be frustrated about this behavior change.
6245 ------------------------------------------------------------------------
6246 r15124 | adn | 2006-04-07 01:00:24 +0200 (Fri, 07 Apr 2006) | 2 lines
6247 Changed paths:
6248    M /trunk/include/vlc_config_cat.h
6250 typo in a string (line 42)
6252 ------------------------------------------------------------------------
6253 r15123 | dionoea | 2006-04-07 00:41:06 +0200 (Fri, 07 Apr 2006) | 2 lines
6254 Changed paths:
6255    M /trunk/include/vlc_osd.h
6256    M /trunk/include/vlc_symbols.h
6257    M /trunk/src/osd/osd_widgets.c
6258    M /trunk/src/video_output/video_text.c
6259    M /trunk/src/video_output/video_widgets.c
6261 Fix OSD display when vout crop is used (so that every thing stays on the displayed image).
6263 ------------------------------------------------------------------------
6264 r15122 | hartman | 2006-04-07 00:29:15 +0200 (Fri, 07 Apr 2006) | 3 lines
6265 Changed paths:
6266    M /trunk/extras/contrib/src/Makefile
6267    A /trunk/extras/contrib/src/Patches/dirac-osx.patch
6269 * Fix dirac on PPC. (only compile what we need)
6270  (this is a workaround, i'm too lazy to find where they double up the LDFLAGS when they link their applications).
6272 ------------------------------------------------------------------------
6273 r15121 | courmisch | 2006-04-06 23:20:33 +0200 (Thu, 06 Apr 2006) | 2 lines
6274 Changed paths:
6275    M /trunk/include/vlc_symbols.h
6276    M /trunk/include/vlc_url.h
6278 Oups
6280 ------------------------------------------------------------------------
6281 r15120 | courmisch | 2006-04-06 22:38:43 +0200 (Thu, 06 Apr 2006) | 3 lines
6282 Changed paths:
6283    M /trunk/include/vlc_symbols.h
6284    M /trunk/include/vlc_url.h
6285    M /trunk/src/misc/strings.c
6287 - Reimplement URL component decoding separately from URL unescaping
6288 - Replace crap URL escaping with URL encoding, which is what we really need
6290 ------------------------------------------------------------------------
6291 r15119 | hartman | 2006-04-06 22:04:24 +0200 (Thu, 06 Apr 2006) | 2 lines
6292 Changed paths:
6293    M /trunk/extras/contrib/bootstrap
6295 * enable SDK building for Mac PPC contrib. 
6297 ------------------------------------------------------------------------
6298 r15118 | massiot | 2006-04-06 19:54:21 +0200 (Thu, 06 Apr 2006) | 2 lines
6299 Changed paths:
6300    M /trunk/modules/demux/asf/libasf.c
6301    M /trunk/modules/demux/asf/libasf.h
6302    M /trunk/modules/demux/m3u.c
6303    M /trunk/modules/demux/mod.c
6304    M /trunk/modules/demux/mpc.c
6305    M /trunk/modules/mux/asf.c
6306    M /trunk/modules/mux/mpeg/pes.c
6307    M /trunk/modules/mux/mpeg/ps.c
6308    M /trunk/modules/packetizer/mpegvideo.c
6309    M /trunk/modules/stream_out/standard.c
6310    M /trunk/src/input/subtitles.c
6312  * ALL: extention -> extension
6314 ------------------------------------------------------------------------
6315 r15117 | massiot | 2006-04-06 19:12:32 +0200 (Thu, 06 Apr 2006) | 4 lines
6316 Changed paths:
6317    M /trunk/include/vlc_url.h
6319  * include/vlc_url.h: Fixed vlc_UrlEncode to return correct values and avoid
6320    crashing with strings as simple as "/toto", but all in all the entire
6321    function seems very wrong to me, see the next mail.
6323 ------------------------------------------------------------------------
6324 r15116 | massiot | 2006-04-06 18:16:02 +0200 (Thu, 06 Apr 2006) | 2 lines
6325 Changed paths:
6326    M /trunk/modules/control/http/util.c
6328  * modules/control/http/util.c: Simplify MRLParse, and fix parsing of quotes.
6330 ------------------------------------------------------------------------
6331 r15115 | massiot | 2006-04-06 17:53:06 +0200 (Thu, 06 Apr 2006) | 3 lines
6332 Changed paths:
6333    M /trunk/modules/codec/png.c
6335  * modules/codec/png.c: More robust error checking, avoid calling abort() in
6336    case of an invalid file.
6338 ------------------------------------------------------------------------
6339 r15114 | hartman | 2006-04-06 17:16:05 +0200 (Thu, 06 Apr 2006) | 2 lines
6340 Changed paths:
6341    M /trunk/configure.ac
6343 * Only compile cyberlink if --enable-cyberlink is explicitly set by the user.
6345 ------------------------------------------------------------------------
6346 r15113 | damienf | 2006-04-06 17:09:40 +0200 (Thu, 06 Apr 2006) | 2 lines
6347 Changed paths:
6348    M /trunk/activex/vlccontrol.cpp
6350 - fixed a few return codes from APIs
6352 ------------------------------------------------------------------------
6353 r15112 | hartman | 2006-04-06 16:46:30 +0200 (Thu, 06 Apr 2006) | 2 lines
6354 Changed paths:
6355    M /trunk/extras/contrib/src/Makefile
6357 * Disable cyberlink and expat, the module immediatly crashes. 
6359 ------------------------------------------------------------------------
6360 r15111 | hartman | 2006-04-06 15:50:12 +0200 (Thu, 06 Apr 2006) | 2 lines
6361 Changed paths:
6362    M /trunk/configure.ac
6364 * Fix --with-cyberlink-tree when using contrib
6366 ------------------------------------------------------------------------
6367 r15110 | xtophe | 2006-04-06 11:04:42 +0200 (Thu, 06 Apr 2006) | 2 lines
6368 Changed paths:
6369    M /trunk/src/misc/unicode.c
6371 Fix if statement
6373 ------------------------------------------------------------------------
6374 r15109 | zorglub | 2006-04-06 09:36:57 +0200 (Thu, 06 Apr 2006) | 2 lines
6375 Changed paths:
6376    M /trunk/lxdialog/lxdialog.c
6377    M /trunk/modules/access/dvb/linux_dvb.c
6378    M /trunk/modules/access/rtsp/real.c
6380 Fix potential bugs
6382 ------------------------------------------------------------------------
6383 r15108 | hartman | 2006-04-06 02:57:01 +0200 (Thu, 06 Apr 2006) | 2 lines
6384 Changed paths:
6385    M /trunk/extras/contrib/src/Makefile
6387 * Evil hack to get libFLAC working with SDK building on OSX.
6389 ------------------------------------------------------------------------
6390 r15107 | hartman | 2006-04-05 23:50:43 +0200 (Wed, 05 Apr 2006) | 2 lines
6391 Changed paths:
6392    M /trunk/extras/contrib/src/Makefile
6393    A /trunk/extras/contrib/src/Patches/gettext-macosx.patch
6395 * Fix gettext -framework usage. This is needed for SDK support.
6397 ------------------------------------------------------------------------
6398 r15106 | zorglub | 2006-04-05 23:01:55 +0200 (Wed, 05 Apr 2006) | 2 lines
6399 Changed paths:
6400    M /trunk
6401    M /trunk/debian/copyright
6402    M /trunk/extras/valgrind.suppressions
6404 This commit message is Copyright (C) 2006, Clément Stenac.
6406 ------------------------------------------------------------------------
6407 r15105 | massiot | 2006-04-05 19:17:22 +0200 (Wed, 05 Apr 2006) | 2 lines
6408 Changed paths:
6409    M /trunk/src/network/httpd.c
6411  * src/misc/httpd.c: Do not dereference a possibly NULL pointer.
6413 ------------------------------------------------------------------------
6414 r15104 | fkuehne | 2006-04-05 13:42:47 +0200 (Wed, 05 Apr 2006) | 1 line
6415 Changed paths:
6416    M /trunk/modules/gui/macosx/prefs.m
6418 * don't alloc more capacity than necessary
6419 ------------------------------------------------------------------------
6420 r15103 | fkuehne | 2006-04-05 13:38:53 +0200 (Wed, 05 Apr 2006) | 1 line
6421 Changed paths:
6422    M /trunk/modules/gui/macosx/prefs.m
6424 * fixed a bug which prevented the display of Input's and Interface's general-nodes. Thanks to zorglub and DiDjCodt
6425 ------------------------------------------------------------------------
6426 r15102 | xtophe | 2006-04-05 11:58:20 +0200 (Wed, 05 Apr 2006) | 2 lines
6427 Changed paths:
6428    M /trunk/modules/control/http/http.c
6430 http.c: Fix string.
6432 ------------------------------------------------------------------------
6433 r15101 | dionoea | 2006-04-05 01:01:11 +0200 (Wed, 05 Apr 2006) | 2 lines
6434 Changed paths:
6435    M /trunk/src/libvlc.c
6437 Remove useless code (or its use was really cryptic)
6439 ------------------------------------------------------------------------
6440 r15100 | damienf | 2006-04-05 00:33:50 +0200 (Wed, 05 Apr 2006) | 2 lines
6441 Changed paths:
6442    M /trunk/extras/contrib/src/Makefile
6444 - compilation fix for unicows on buildbot
6446 ------------------------------------------------------------------------
6447 r15099 | damienf | 2006-04-05 00:22:39 +0200 (Wed, 05 Apr 2006) | 2 lines
6448 Changed paths:
6449    M /trunk/configure.ac
6451 - link vlc.exe with libunicows.a if available
6453 ------------------------------------------------------------------------
6454 r15098 | damienf | 2006-04-05 00:19:13 +0200 (Wed, 05 Apr 2006) | 2 lines
6455 Changed paths:
6456    M /trunk/extras/contrib/src/Makefile
6457    M /trunk/extras/contrib/src/packages.mak
6459 - added libunicows in contribs for win32 builds to support Microsoft Layer for Unicode on Win95/98/ME (http://libunicows.sourceforge.net/)
6461 ------------------------------------------------------------------------
6462 r15097 | dionoea | 2006-04-04 23:21:23 +0200 (Tue, 04 Apr 2006) | 2 lines
6463 Changed paths:
6464    M /trunk/share/skins2/skin.dtd
6466 Ooops, i forgot to commit this in [14771]
6468 ------------------------------------------------------------------------
6469 r15096 | fkuehne | 2006-04-04 22:41:44 +0200 (Tue, 04 Apr 2006) | 1 line
6470 Changed paths:
6471    M /trunk/modules/gui/macosx/vout.h
6472    M /trunk/modules/gui/macosx/vout.m
6474 * I should get some sleep now
6475 ------------------------------------------------------------------------
6476 r15095 | fkuehne | 2006-04-04 22:39:52 +0200 (Tue, 04 Apr 2006) | 1 line
6477 Changed paths:
6478    M /trunk/modules/gui/macosx/vout.m
6480 * remove commented ifs o_O
6481 ------------------------------------------------------------------------
6482 r15094 | fkuehne | 2006-04-04 22:33:54 +0200 (Tue, 04 Apr 2006) | 3 lines
6483 Changed paths:
6484    M /trunk/modules/gui/macosx/vout.m
6486 * 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.
6488 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.
6489 ------------------------------------------------------------------------
6490 r15093 | bigben | 2006-04-04 22:18:16 +0200 (Tue, 04 Apr 2006) | 4 lines
6491 Changed paths:
6492    M /trunk/modules/gui/macosx/voutgl.m
6494 * Reading APIs before starting to code can allow to spare time and to avoid writing silly khludges
6498 ------------------------------------------------------------------------
6499 r15092 | jpsaman | 2006-04-04 22:11:39 +0200 (Tue, 04 Apr 2006) | 1 line
6500 Changed paths:
6501    M /trunk/modules/gui/pda/pda.c
6502    M /trunk/modules/gui/pda/pda_callbacks.c
6504 Fix time update and slider movement on PDA interface. Patch from fredyd (http://forum.videolan.org/viewtopic.php?t=19028) modified by me.
6505 ------------------------------------------------------------------------
6506 r15091 | bigben | 2006-04-04 22:06:13 +0200 (Tue, 04 Apr 2006) | 3 lines
6507 Changed paths:
6508    M /trunk/modules/gui/macosx/intf.m
6509    M /trunk/modules/gui/macosx/voutqt.m
6511 * Implement Aspect ratio change in the QT vout
6514 ------------------------------------------------------------------------
6515 r15089 | damienf | 2006-04-04 18:42:01 +0200 (Tue, 04 Apr 2006) | 2 lines
6516 Changed paths:
6517    M /trunk/modules/access/dshow/dshow.cpp
6519 - should fix audio capture for Hauppagge WinTV PVR and other cards
6521 ------------------------------------------------------------------------
6522 r15087 | dionoea | 2006-04-03 22:35:24 +0200 (Mon, 03 Apr 2006) | 2 lines
6523 Changed paths:
6524    M /trunk/vlc.win32.nsi
6526 Fix from 0.8.4-test2 forum thread
6528 ------------------------------------------------------------------------
6529 r15086 | littlejohn | 2006-04-03 20:05:47 +0200 (Mon, 03 Apr 2006) | 3 lines
6530 Changed paths:
6531    M /trunk/bindings/java/SWTUglyPlayer.java
6532    M /trunk/bindings/java/VlcClient.java
6533    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
6534    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
6535    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
6536    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
6537    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
6538    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
6539    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
6540    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
6541    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
6542    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
6543    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
6544    M /trunk/bindings/java/vlc-graphics-jni.cc
6545    M /trunk/bindings/java/vlc-libvlc-jni.cc
6547 audio / video libvlc functions binded.
6550 ------------------------------------------------------------------------
6551 r15085 | sigmunau | 2006-04-03 18:41:03 +0200 (Mon, 03 Apr 2006) | 2 lines
6552 Changed paths:
6553    M /trunk/modules/access/dvb/linux_dvb.c
6555 linux_dvb.c: hopefully fixed CAM support for some cards (full feature cards?)
6557 ------------------------------------------------------------------------
6558 r15084 | xtophe | 2006-04-03 16:06:19 +0200 (Mon, 03 Apr 2006) | 2 lines
6559 Changed paths:
6560    M /trunk/src/misc/modules.c
6562 Comple fix
6564 ------------------------------------------------------------------------
6565 r15083 | xtophe | 2006-04-03 13:43:16 +0200 (Mon, 03 Apr 2006) | 2 lines
6566 Changed paths:
6567    M /trunk/debian/patches/20_no-wx-updates.dpatch
6569 Sync debian patch with string review
6571 ------------------------------------------------------------------------
6572 r15082 | courmisch | 2006-04-03 13:39:35 +0200 (Mon, 03 Apr 2006) | 3 lines
6573 Changed paths:
6574    M /trunk/include/vlc_strings.h
6575    M /trunk/include/vlc_symbols.h
6576    M /trunk/include/vlc_url.h
6577    M /trunk/modules/control/http/http.h
6578    M /trunk/modules/control/http/macro.c
6579    M /trunk/modules/control/http/rpn.c
6580    M /trunk/modules/control/http/util.c
6581    M /trunk/modules/demux/playlist/xspf.c
6582    M /trunk/src/misc/strings.c
6584 - Do not rewrite “+” as a white space when unescaping URL parameters (fixes #625).
6585 - Rename decode_encoded_URI as unescape_URI as it really is what is done.
6587 ------------------------------------------------------------------------
6588 r15081 | hartman | 2006-04-03 03:39:59 +0200 (Mon, 03 Apr 2006) | 3 lines
6589 Changed paths:
6590    M /trunk/modules/codec/subsdec.c
6591    M /trunk/src/misc/charset.c
6593 * Fix FindFallbackEncoding on Mac OS X.
6594 * More distintinctive debug messages on the selection of charset.
6596 ------------------------------------------------------------------------
6597 r15080 | damienf | 2006-04-03 01:16:01 +0200 (Mon, 03 Apr 2006) | 2 lines
6598 Changed paths:
6599    M /trunk/modules/access/dshow/dshow.cpp
6601 possible fix for Trac Ticket #621, whereby Hauppage WinTV capture cards (PVR-150, others ?) no longer works
6603 ------------------------------------------------------------------------
6604 r15079 | dionoea | 2006-04-03 00:57:39 +0200 (Mon, 03 Apr 2006) | 2 lines
6605 Changed paths:
6606    M /trunk/share/http/requests/readme
6608 Add some examples
6610 ------------------------------------------------------------------------
6611 r15077 | xtophe | 2006-04-02 23:15:18 +0200 (Sun, 02 Apr 2006) | 2 lines
6612 Changed paths:
6613    M /trunk/modules/codec/x264.c
6615 typo
6617 ------------------------------------------------------------------------
6618 r15076 | xtophe | 2006-04-02 23:06:13 +0200 (Sun, 02 Apr 2006) | 2 lines
6619 Changed paths:
6620    M /trunk/modules/codec/x264.c
6622 x264.c: the string review was a bit too strong here
6624 ------------------------------------------------------------------------
6625 r15075 | courmisch | 2006-04-02 21:15:30 +0200 (Sun, 02 Apr 2006) | 2 lines
6626 Changed paths:
6627    M /trunk/src/network/acl.c
6629 Fix warning
6631 ------------------------------------------------------------------------
6632 r15074 | courmisch | 2006-04-02 21:12:58 +0200 (Sun, 02 Apr 2006) | 2 lines
6633 Changed paths:
6634    M /trunk/include/configuration.h
6636 Big cleanup and fix hundreds of extra warnings
6638 ------------------------------------------------------------------------
6639 r15073 | courmisch | 2006-04-02 20:36:51 +0200 (Sun, 02 Apr 2006) | 2 lines
6640 Changed paths:
6641    M /trunk/src/libvlc.h
6643 Missing ;
6645 ------------------------------------------------------------------------
6646 r15072 | damienf | 2006-04-02 20:29:08 +0200 (Sun, 02 Apr 2006) | 4 lines
6647 Changed paths:
6648    M /trunk/activex/axvlc.idl
6649    M /trunk/activex/axvlc.tlb
6650    M /trunk/activex/axvlc_idl.c
6651    M /trunk/activex/axvlc_idl.h
6653 - make sure help string for propget and propput properties are identical + a couple of changes
6654 - commit output of MIDL compilation otherwise changes don't make it into the build
6657 ------------------------------------------------------------------------
6658 r15071 | courmisch | 2006-04-02 19:16:42 +0200 (Sun, 02 Apr 2006) | 2 lines
6659 Changed paths:
6660    M /trunk/include/configuration.h
6662 Forgot memset() to actually fix the problem... shame on me
6664 ------------------------------------------------------------------------
6665 r15061 | hartman | 2006-04-02 17:00:59 +0200 (Sun, 02 Apr 2006) | 2 lines
6666 Changed paths:
6667    M /trunk/modules/codec/subsdec.c
6669 * Finally found a list of SSA charset id's. Add to the comments. Not used so far.
6671 ------------------------------------------------------------------------
6672 r15060 | hartman | 2006-04-02 16:49:26 +0200 (Sun, 02 Apr 2006) | 2 lines
6673 Changed paths:
6674    M /trunk/modules/demux/mp4/mp4.c
6676 * 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
6678 ------------------------------------------------------------------------
6679 r15059 | hartman | 2006-04-02 16:28:55 +0200 (Sun, 02 Apr 2006) | 2 lines
6680 Changed paths:
6681    M /trunk/modules/codec/spudec/parse.c
6683 * Don't ignore blank alpha pallettes. Tested with all my DVDs. Fixes #560
6685 ------------------------------------------------------------------------
6686 r15058 | fkuehne | 2006-04-02 16:28:18 +0200 (Sun, 02 Apr 2006) | 1 line
6687 Changed paths:
6688    M /trunk/modules/demux/real.c
6690 * implement DEMUX_GET_LENGTH based upon the stream's meta data
6691 ------------------------------------------------------------------------
6692 r15057 | courmisch | 2006-04-02 15:41:47 +0200 (Sun, 02 Apr 2006) | 3 lines
6693 Changed paths:
6694    M /trunk/include/configuration.h
6696 - Fix use of undefined (static) memory
6697 - Code factorization
6699 ------------------------------------------------------------------------
6700 r15056 | courmisch | 2006-04-02 15:34:21 +0200 (Sun, 02 Apr 2006) | 3 lines
6701 Changed paths:
6702    M /trunk/include/configuration.h
6703    M /trunk/include/modules_inner.h
6705 Fix a few warnings
6706 (struct should be fully initialized)
6708 ------------------------------------------------------------------------
6709 r15055 | zorglub | 2006-04-02 15:20:55 +0200 (Sun, 02 Apr 2006) | 2 lines
6710 Changed paths:
6711    M /trunk
6712    M /trunk/modules/demux/mp4/mp4.c
6714 Don't crash on null metas
6716 ------------------------------------------------------------------------
6717 r15054 | courmisch | 2006-04-02 15:12:49 +0200 (Sun, 02 Apr 2006) | 2 lines
6718 Changed paths:
6719    M /trunk/src/misc/charset.c
6721 Fix warning
6723 ------------------------------------------------------------------------
6724 r15053 | dionoea | 2006-04-02 14:27:24 +0200 (Sun, 02 Apr 2006) | 2 lines
6725 Changed paths:
6726    M /trunk/INSTALL.win32
6728 Same as previous commit
6730 ------------------------------------------------------------------------
6731 r15052 | dionoea | 2006-04-02 14:23:41 +0200 (Sun, 02 Apr 2006) | 2 lines
6732 Changed paths:
6733    M /trunk/INSTALL.win32
6735 We don't have a cross compiler package anymore (at least not that i know)
6737 ------------------------------------------------------------------------
6738 r15051 | zorglub | 2006-04-02 14:22:55 +0200 (Sun, 02 Apr 2006) | 2 lines
6739 Changed paths:
6740    M /trunk/ChangeLog
6741    M /trunk/po/POTFILES.in
6742    M /trunk/po/ca.po
6743    M /trunk/po/da.po
6744    M /trunk/po/de.po
6745    M /trunk/po/en_GB.po
6746    M /trunk/po/es.po
6747    M /trunk/po/fr.po
6748    M /trunk/po/it.po
6749    M /trunk/po/ja.po
6750    M /trunk/po/ka.po
6751    M /trunk/po/ko.po
6752    M /trunk/po/nl.po
6753    M /trunk/po/oc.po
6754    M /trunk/po/pt_BR.po
6755    M /trunk/po/ro.po
6756    M /trunk/po/ru.po
6757    M /trunk/po/sv.po
6758    M /trunk/po/tr.po
6759    M /trunk/po/vlc.pot
6760    M /trunk/po/zh_CN.po
6761    M /trunk/po/zh_TW.po
6763 Update po and changelog
6765 ------------------------------------------------------------------------
6766 r15050 | fkuehne | 2006-04-02 14:17:20 +0200 (Sun, 02 Apr 2006) | 1 line
6767 Changed paths:
6768    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6770 * add XSPF and RM/RAM to the list of openable files (closes #617)
6771 ------------------------------------------------------------------------
6772 r15049 | fkuehne | 2006-04-02 13:45:32 +0200 (Sun, 02 Apr 2006) | 1 line
6773 Changed paths:
6774    M /trunk/modules/gui/macosx/extended.m
6776 * merge most corrections by Steven Sheehy (taken from [15039], refs #438)
6777 ------------------------------------------------------------------------
6778 r15048 | zorglub | 2006-04-02 13:17:53 +0200 (Sun, 02 Apr 2006) | 2 lines
6779 Changed paths:
6780    M /trunk
6781    M /trunk/ChangeLog
6782    M /trunk/INSTALL.win32
6783    M /trunk/NEWS
6784    M /trunk/loader
6786 Update NEWS, ChangeLog, and INSTALL.win32
6788 ------------------------------------------------------------------------
6789 r15047 | zorglub | 2006-04-02 13:11:26 +0200 (Sun, 02 Apr 2006) | 2 lines
6790 Changed paths:
6791    M /trunk
6792    M /trunk/activex/axvlc.idl
6794 2nd activeX review (Refs:#438)
6796 ------------------------------------------------------------------------
6797 r15046 | zorglub | 2006-04-02 13:02:32 +0200 (Sun, 02 Apr 2006) | 2 lines
6798 Changed paths:
6799    M /trunk
6800    M /trunk/activex/axvlc.idl
6802 ActiveX review by tonsofpcs
6804 ------------------------------------------------------------------------
6805 r15045 | courmisch | 2006-04-02 11:44:19 +0200 (Sun, 02 Apr 2006) | 2 lines
6806 Changed paths:
6807    M /trunk/modules/misc/logger.c
6809 Remove unused variable
6811 ------------------------------------------------------------------------
6812 r15044 | zorglub | 2006-04-02 09:58:36 +0200 (Sun, 02 Apr 2006) | 2 lines
6813 Changed paths:
6814    M /trunk
6815    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
6816    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
6817    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
6818    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
6819    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
6820    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
6821    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
6822    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
6823    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
6824    M /trunk/modules/gui/wxwidgets/interface.cpp
6825    M /trunk/modules/gui/wxwidgets/streamdata.cpp
6826    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6827    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
6829 WX Strings review by Steven Sheehy (Refs:#438)
6831 ------------------------------------------------------------------------
6832 r15043 | xtophe | 2006-04-02 01:29:26 +0200 (Sun, 02 Apr 2006) | 2 lines
6833 Changed paths:
6834    M /trunk/modules/codec/Modules.am
6836 Oups
6838 ------------------------------------------------------------------------
6839 r15042 | xtophe | 2006-04-02 01:06:11 +0200 (Sun, 02 Apr 2006) | 2 lines
6840 Changed paths:
6841    M /trunk/debian/patches/20_no-wx-updates.dpatch
6843 fix again
6845 ------------------------------------------------------------------------
6846 r15041 | xtophe | 2006-04-02 00:44:36 +0200 (Sun, 02 Apr 2006) | 2 lines
6847 Changed paths:
6848    M /trunk/debian/patches/20_no-wx-updates.dpatch
6850 Update debian patch
6852 ------------------------------------------------------------------------
6853 r15040 | xtophe | 2006-04-01 23:57:41 +0200 (Sat, 01 Apr 2006) | 2 lines
6854 Changed paths:
6855    M /trunk/po/POTFILES.in
6856    M /trunk/po/ca.po
6857    M /trunk/po/da.po
6858    M /trunk/po/de.po
6859    M /trunk/po/en_GB.po
6860    M /trunk/po/es.po
6861    M /trunk/po/fr.po
6862    M /trunk/po/it.po
6863    M /trunk/po/ja.po
6864    M /trunk/po/ka.po
6865    M /trunk/po/ko.po
6866    M /trunk/po/nl.po
6867    M /trunk/po/oc.po
6868    M /trunk/po/pt_BR.po
6869    M /trunk/po/ro.po
6870    M /trunk/po/ru.po
6871    M /trunk/po/sv.po
6872    M /trunk/po/tr.po
6873    M /trunk/po/vlc.pot
6874    M /trunk/po/zh_CN.po
6875    M /trunk/po/zh_TW.po
6877 Run update-po and update Spanish translation by Javier Varela.
6879 ------------------------------------------------------------------------
6880 r15039 | zorglub | 2006-04-01 23:46:33 +0200 (Sat, 01 Apr 2006) | 2 lines
6881 Changed paths:
6882    M /trunk
6883    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
6885 String fixes to extrapanel. Thanks to Steven on IRC
6887 ------------------------------------------------------------------------
6888 r15032 | xtophe | 2006-04-01 23:38:18 +0200 (Sat, 01 Apr 2006) | 2 lines
6889 Changed paths:
6890    M /trunk/modules/gui/macosx/extended.m
6891    M /trunk/modules/gui/macosx/interaction.m
6892    M /trunk/modules/gui/macosx/macosx.m
6893    M /trunk/modules/gui/macosx/open.m
6894    M /trunk/modules/gui/macosx/vout.m
6895    M /trunk/modules/gui/macosx/voutgl.m
6896    M /trunk/modules/gui/macosx/voutqt.m
6898 gui/macos/*: 2nd String Review (refs #438)
6900 ------------------------------------------------------------------------
6901 r15031 | dionoea | 2006-04-01 22:36:24 +0200 (Sat, 01 Apr 2006) | 3 lines
6902 Changed paths:
6903    M /trunk/configure.ac
6905 Commit SSE/SSE2 detection fix when VLC is compiled with mingw32.
6906 fix #616/fixes #616
6908 ------------------------------------------------------------------------
6909 r15030 | sam | 2006-04-01 22:33:59 +0200 (Sat, 01 Apr 2006) | 3 lines
6910 Changed paths:
6911    M /trunk/modules/video_filter/deinterlace.c
6913   * modules/video_filter/deinterlace.c: pagvb is illegal MMX, use it when MMX
6914     EXT is available, use pavgusb when 3DNow is available, and nothing instead.
6916 ------------------------------------------------------------------------
6917 r15029 | dionoea | 2006-04-01 19:28:29 +0200 (Sat, 01 Apr 2006) | 2 lines
6918 Changed paths:
6919    M /trunk/share/http/js/vlm.js
6921 Fix quotes arround inputs like "fake: option fake-file=thing.png" which should be "fake:" option "fake-file=thing.png"
6923 ------------------------------------------------------------------------
6924 r15028 | fkuehne | 2006-04-01 17:12:35 +0200 (Sat, 01 Apr 2006) | 1 line
6925 Changed paths:
6926    M /trunk/modules/demux/livedotcom.cpp
6928 * don't try to open real streams, but quit before triggering any errors. thanks to thedj for pointing this out.
6929 ------------------------------------------------------------------------
6930 r15027 | fkuehne | 2006-04-01 16:16:10 +0200 (Sat, 01 Apr 2006) | 3 lines
6931 Changed paths:
6932    M /trunk/modules/demux/livedotcom.cpp
6933    M /trunk/modules/demux/real.c
6935 * livedotcom.cpp: transform a blocking msg_err to a more descriptive msg_warn.
6936     Please revert if this breaks something I didn't know about.
6937 * real.c: minor clean up
6938 ------------------------------------------------------------------------
6939 r15026 | fkuehne | 2006-04-01 16:07:46 +0200 (Sat, 01 Apr 2006) | 1 line
6940 Changed paths:
6941    M /trunk/modules/demux/real.c
6943 * show meta information for real streams (only Title, Author, Copyright, Comment for now)
6944 ------------------------------------------------------------------------
6945 r15025 | fkuehne | 2006-04-01 13:27:40 +0200 (Sat, 01 Apr 2006) | 1 line
6946 Changed paths:
6947    M /trunk/src/control/mediacontrol_audio_video.c
6948    M /trunk/src/control/mediacontrol_core.c
6949    M /trunk/src/control/mediacontrol_init.c
6950    M /trunk/src/control/mediacontrol_plugin.c
6951    M /trunk/src/input/demux.c
6952    M /trunk/src/input/input.c
6953    M /trunk/src/input/stream.c
6954    M /trunk/src/interface/interface.c
6955    M /trunk/src/interface/intf_eject.c
6956    M /trunk/src/misc/configuration.c
6957    M /trunk/src/misc/darwin_specific.m
6958    M /trunk/src/misc/modules.c
6959    M /trunk/src/misc/objects.c
6960    M /trunk/src/misc/stats.c
6961    M /trunk/src/misc/vlm.c
6962    M /trunk/src/network/getaddrinfo.c
6963    M /trunk/src/network/httpd.c
6964    M /trunk/src/network/io.c
6965    M /trunk/src/network/rootwrap.c
6966    M /trunk/src/network/tcp.c
6967    M /trunk/src/network/udp.c
6968    M /trunk/src/osd/osd.c
6969    M /trunk/src/osd/osd_parser.c
6970    M /trunk/src/playlist/item.c
6971    M /trunk/src/playlist/loadsave.c
6972    M /trunk/src/playlist/playlist.c
6973    M /trunk/src/playlist/view.c
6974    M /trunk/src/stream_output/announce.c
6975    M /trunk/src/stream_output/sap.c
6976    M /trunk/src/stream_output/stream_output.c
6977    M /trunk/src/video_output/vout_intf.c
6979 * 2nd review of /src/* \ libvlc.h (refs #438)
6980 ------------------------------------------------------------------------
6981 r15024 | courmisch | 2006-04-01 13:03:08 +0200 (Sat, 01 Apr 2006) | 3 lines
6982 Changed paths:
6983    M /trunk/modules/control/http/http.c
6985 - Don't assume builddir = srcdir
6986 - Fix minor memleak
6988 ------------------------------------------------------------------------
6989 r15023 | littlejohn | 2006-04-01 12:29:32 +0200 (Sat, 01 Apr 2006) | 2 lines
6990 Changed paths:
6991    M /trunk/bindings/java/SWTUglyPlayer.java
6992    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
6993    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
6994    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
6995    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
6996    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
6997    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
6998    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
6999    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
7000    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
7001    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
7003 Copyright year moved from 2004 to 2006
7005 ------------------------------------------------------------------------
7006 r15022 | fkuehne | 2006-04-01 12:10:25 +0200 (Sat, 01 Apr 2006) | 2 lines
7007 Changed paths:
7008    M /trunk/modules/gui/macosx/wizard.m
7010 * remove the extension of the input file before adding the new one
7011 * some minor string corrections and output changes
7012 ------------------------------------------------------------------------
7013 r15021 | courmisch | 2006-04-01 10:40:15 +0200 (Sat, 01 Apr 2006) | 2 lines
7014 Changed paths:
7015    M /trunk/src/misc/unicode.c
7017 More useless code - at least at do try to understand what I commit
7019 ------------------------------------------------------------------------
7020 r15020 | courmisch | 2006-04-01 10:34:48 +0200 (Sat, 01 Apr 2006) | 2 lines
7021 Changed paths:
7022    M /trunk/src/misc/unicode.c
7024 Fixes are cool when they actually fix something
7026 ------------------------------------------------------------------------
7027 r15019 | dionoea | 2006-04-01 02:25:58 +0200 (Sat, 01 Apr 2006) | 2 lines
7028 Changed paths:
7029    M /trunk/src/misc/image.c
7031 Hum, this isn't needed anymore.
7033 ------------------------------------------------------------------------
7034 r15018 | dionoea | 2006-04-01 02:18:25 +0200 (Sat, 01 Apr 2006) | 2 lines
7035 Changed paths:
7036    M /trunk/src/misc/unicode.c
7038 Fix stat wrapper on windows... Wrappers are nice. Wrappers which work are better.
7040 ------------------------------------------------------------------------
7041 r15017 | xtophe | 2006-04-01 01:30:46 +0200 (Sat, 01 Apr 2006) | 2 lines
7042 Changed paths:
7043    M /trunk/modules/access/dshow/dshow.cpp
7045 Fix compile
7047 ------------------------------------------------------------------------
7048 r15016 | xtophe | 2006-04-01 01:07:01 +0200 (Sat, 01 Apr 2006) | 2 lines
7049 Changed paths:
7050    M /trunk/modules/access/cdda/access.c
7051    M /trunk/modules/access/cdda/callback.c
7052    M /trunk/modules/access/cdda/cdda.c
7053    M /trunk/modules/access/cdda.c
7054    M /trunk/modules/access/directory.c
7055    M /trunk/modules/access/dshow/crossbar.cpp
7056    M /trunk/modules/access/dshow/dshow.cpp
7057    M /trunk/modules/access/dv.c
7058    M /trunk/modules/access/dvb/access.c
7059    M /trunk/modules/access/dvdnav.c
7060    M /trunk/modules/access/dvdread.c
7061    M /trunk/modules/access/fake.c
7062    M /trunk/modules/access/file.c
7063    M /trunk/modules/access/ftp.c
7064    M /trunk/modules/access/gnomevfs.c
7065    M /trunk/modules/access/http.c
7066    M /trunk/modules/access/mms/mms.c
7067    M /trunk/modules/access/mms/mmsh.c
7068    M /trunk/modules/access/mms/mmstu.c
7069    M /trunk/modules/access/rtsp/access.c
7070    M /trunk/modules/access/screen/screen.c
7071    M /trunk/modules/access/smb.c
7072    M /trunk/modules/access/tcp.c
7073    M /trunk/modules/access/udp.c
7074    M /trunk/modules/access/v4l/v4l.c
7075    M /trunk/modules/access/vcd/vcd.c
7077 Access/*: Second lecture (refs #438)
7079 ------------------------------------------------------------------------
7080 r15015 | dionoea | 2006-04-01 00:41:22 +0200 (Sat, 01 Apr 2006) | 3 lines
7081 Changed paths:
7082    M /trunk/src/misc/image.c
7084 Prevent segfault under windows. We now have to fix the stream_Size function so it works.
7085 (exemple segfault with : $ ./vlc --fake-file="C:\Documents and Settings\Antoine\Mes documents\Mes images\vlc-1337.jpg" fake: )
7087 ------------------------------------------------------------------------
7088 r15014 | ipkiss | 2006-04-01 00:33:45 +0200 (Sat, 01 Apr 2006) | 2 lines
7089 Changed paths:
7090    M /trunk/modules/gui/skins2/src/ft2_font.cpp
7091    M /trunk/modules/gui/skins2/src/ft2_font.hpp
7093  skins2/src/ft2_font.*: s/initalize/initialize/
7095 ------------------------------------------------------------------------
7096 r15013 | fkuehne | 2006-04-01 00:23:53 +0200 (Sat, 01 Apr 2006) | 1 line
7097 Changed paths:
7098    M /trunk/modules/gui/macosx/wizard.m
7100 * do only show the destination of the first item on the summary page when transcoding to file and add a counter for the others
7101 ------------------------------------------------------------------------
7102 r15012 | dionoea | 2006-03-31 23:37:52 +0200 (Fri, 31 Mar 2006) | 2 lines
7103 Changed paths:
7104    M /trunk/src/libvlc.h
7106 Libvlc strings 2nd review (Refs:#438)
7108 ------------------------------------------------------------------------
7109 r15011 | courmisch | 2006-03-31 23:21:49 +0200 (Fri, 31 Mar 2006) | 2 lines
7110 Changed paths:
7111    M /trunk/src/input/subtitles.c
7113 Probably a fix for crap compilers
7115 ------------------------------------------------------------------------
7116 r15010 | courmisch | 2006-03-31 23:20:37 +0200 (Fri, 31 Mar 2006) | 2 lines
7117 Changed paths:
7118    M /trunk/src/input/subtitles.c
7120 Fix an old overflow and two recent bugs introduced by me
7122 ------------------------------------------------------------------------
7123 r15009 | zorglub | 2006-03-31 21:34:02 +0200 (Fri, 31 Mar 2006) | 2 lines
7124 Changed paths:
7125    M /trunk
7126    M /trunk/modules/codec/x264.c
7128 X264 (Refs:#438)
7130 ------------------------------------------------------------------------
7131 r15008 | zorglub | 2006-03-31 21:24:33 +0200 (Fri, 31 Mar 2006) | 2 lines
7132 Changed paths:
7133    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
7134    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
7135    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
7136    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
7137    M /trunk/modules/gui/skins2/events/evt_special.cpp
7138    M /trunk/modules/gui/skins2/parser/builder.cpp
7139    M /trunk/modules/gui/skins2/parser/interpreter.cpp
7140    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
7141    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
7142    M /trunk/modules/gui/skins2/src/dialogs.cpp
7143    M /trunk/modules/gui/skins2/src/ft2_font.cpp
7144    M /trunk/modules/gui/skins2/src/generic_layout.cpp
7145    M /trunk/modules/gui/skins2/src/popup.cpp
7146    M /trunk/modules/gui/skins2/src/skin_main.cpp
7147    M /trunk/modules/gui/skins2/src/theme.cpp
7148    M /trunk/modules/gui/skins2/src/theme_loader.cpp
7149    M /trunk/modules/gui/skins2/src/theme_repository.cpp
7150    M /trunk/modules/gui/skins2/src/top_window.cpp
7151    M /trunk/modules/gui/skins2/src/var_manager.cpp
7152    M /trunk/modules/gui/skins2/src/window_manager.cpp
7153    M /trunk/modules/gui/skins2/utils/ustring.cpp
7154    M /trunk/modules/gui/skins2/vars/playtree.cpp
7155    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
7156    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
7157    M /trunk/modules/gui/skins2/x11/x11_display.cpp
7158    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
7159    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
7161 Skins strings (Refs:#438)
7163 ------------------------------------------------------------------------
7164 r15007 | xtophe | 2006-03-31 18:46:08 +0200 (Fri, 31 Mar 2006) | 2 lines
7165 Changed paths:
7166    M /trunk/include/vlc_config_cat.h
7168 typo
7170 ------------------------------------------------------------------------
7171 r15006 | zorglub | 2006-03-31 18:39:23 +0200 (Fri, 31 Mar 2006) | 2 lines
7172 Changed paths:
7173    M /trunk/modules/mux/asf.c
7174    M /trunk/modules/mux/mp4.c
7175    M /trunk/modules/mux/mpeg/ps.c
7176    M /trunk/modules/mux/mpeg/ts.c
7178 Muxers (Refs:#438)
7180 ------------------------------------------------------------------------
7181 r15005 | xtophe | 2006-03-31 18:28:03 +0200 (Fri, 31 Mar 2006) | 2 lines
7182 Changed paths:
7183    M /trunk/modules/codec/mpeg_audio.c
7184    M /trunk/modules/codec/quicktime.c
7185    M /trunk/modules/codec/speex.c
7186    M /trunk/modules/codec/subsdec.c
7187    M /trunk/modules/codec/tarkin.c
7188    M /trunk/modules/codec/theora.c
7189    M /trunk/modules/codec/vorbis.c
7190    M /trunk/modules/codec/x264.c
7192 codec 2nd round exept fo x264 (refs #438)
7194 ------------------------------------------------------------------------
7195 r15004 | zorglub | 2006-03-31 18:24:32 +0200 (Fri, 31 Mar 2006) | 2 lines
7196 Changed paths:
7197    M /trunk/modules/packetizer/mpeg4audio.c
7199 2nd packetizer round (Refs:#438)
7201 ------------------------------------------------------------------------
7202 r15003 | zorglub | 2006-03-31 18:22:19 +0200 (Fri, 31 Mar 2006) | 2 lines
7203 Changed paths:
7204    M /trunk/include/vlc_config_cat.h
7205    M /trunk/modules/visualization/visual/visual.c
7207 vlc_config_cat.h 2nd round (Refs:#438)
7209 ------------------------------------------------------------------------
7210 r15002 | fkuehne | 2006-03-31 18:12:31 +0200 (Fri, 31 Mar 2006) | 1 line
7211 Changed paths:
7212    M /trunk/modules/control/telnet.c
7213    M /trunk/modules/video_filter/adjust.c
7214    M /trunk/modules/video_filter/distort.c
7215    M /trunk/modules/video_filter/logo.c
7216    M /trunk/modules/video_filter/marq.c
7217    M /trunk/modules/video_filter/mosaic.c
7218    M /trunk/modules/video_filter/motiondetect.c
7219    M /trunk/modules/video_filter/osdmenu.c
7220    M /trunk/modules/video_filter/rss.c
7221    M /trunk/modules/video_filter/time.c
7222    M /trunk/modules/video_output/aa.c
7223    M /trunk/modules/video_output/directx/directx.c
7224    M /trunk/modules/video_output/directx/events.c
7225    M /trunk/modules/video_output/directx/glwin32.c
7226    M /trunk/modules/video_output/ggi.c
7227    M /trunk/modules/video_output/opengl.c
7228    M /trunk/modules/video_output/qte/qte.cpp
7229    M /trunk/modules/video_output/sdl.c
7230    M /trunk/modules/video_output/snapshot.c
7231    M /trunk/modules/video_output/x11/glx.c
7232    M /trunk/modules/video_output/x11/xcommon.c
7233    M /trunk/modules/video_output/x11/xvideo.c
7235 * 2nd review of video* and control/telnet.c
7236 ------------------------------------------------------------------------
7237 r15001 | littlejohn | 2006-03-31 17:51:47 +0200 (Fri, 31 Mar 2006) | 4 lines
7238 Changed paths:
7239    M /trunk/bindings/java/Makefile.am
7240    M /trunk/bindings/java/VlcClient.java
7242 Makefile typo fixed
7243 VlcClient.java and VlcClient class now match.
7246 ------------------------------------------------------------------------
7247 r15000 | zorglub | 2006-03-31 17:30:32 +0200 (Fri, 31 Mar 2006) | 2 lines
7248 Changed paths:
7249    M /trunk/modules/stream_out/bridge.c
7251 Be a bit more verbose (Refs:#438)
7253 ------------------------------------------------------------------------
7254 r14999 | zorglub | 2006-03-31 17:30:21 +0200 (Fri, 31 Mar 2006) | 2 lines
7255 Changed paths:
7256    M /trunk/modules/services_discovery/sap.c
7258 Additional string fixes (Refs:#438)
7260 ------------------------------------------------------------------------
7261 r14998 | littlejohn | 2006-03-31 17:28:12 +0200 (Fri, 31 Mar 2006) | 3 lines
7262 Changed paths:
7263    M /trunk/bindings/java/Makefile.am
7264    M /trunk/bindings/java/README
7265    M /trunk/bindings/java/SWTUglyPlayer.java
7266    M /trunk/bindings/java/TODO
7267    M /trunk/bindings/java/VlcClient.java
7268    M /trunk/bindings/java/javadoc.xml
7269    M /trunk/bindings/java/org
7270    M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
7271    M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
7272    M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
7273    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
7274    M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
7275    M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
7276    M /trunk/bindings/java/org/videolan/jvlc/Playlist.java
7277    M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
7278    M /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
7279    M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
7280    M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
7281    M /trunk/bindings/java/vlc-graphics-jni.cc
7282    M /trunk/bindings/java/vlc-libvlc-jni.cc
7284 Makefile updated for new java bindings classes.
7285 copyright and svn:id fixed for new classes
7287 ------------------------------------------------------------------------
7288 r14997 | fkuehne | 2006-03-31 17:15:07 +0200 (Fri, 31 Mar 2006) | 1 line
7289 Changed paths:
7290    M /trunk/modules/audio_filter/channel_mixer/dolby.c
7291    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7292    M /trunk/modules/audio_filter/channel_mixer/simple.c
7293    M /trunk/modules/audio_filter/channel_mixer/trivial.c
7294    M /trunk/modules/audio_filter/converter/a52tospdif.c
7295    M /trunk/modules/audio_filter/converter/dtstofloat32.c
7296    M /trunk/modules/audio_filter/converter/dtstospdif.c
7297    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
7298    M /trunk/modules/audio_filter/converter/fixed32tos16.c
7299    M /trunk/modules/audio_filter/converter/float32tos16.c
7300    M /trunk/modules/audio_filter/converter/float32tos8.c
7301    M /trunk/modules/audio_filter/converter/float32tou16.c
7302    M /trunk/modules/audio_filter/converter/float32tou8.c
7303    M /trunk/modules/audio_filter/converter/s16tofixed32.c
7304    M /trunk/modules/audio_filter/converter/s16tofloat32.c
7305    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
7306    M /trunk/modules/audio_filter/converter/s8tofloat32.c
7307    M /trunk/modules/audio_filter/converter/u8tofixed32.c
7308    M /trunk/modules/audio_filter/converter/u8tofloat32.c
7309    M /trunk/modules/audio_filter/equalizer.c
7310    M /trunk/modules/audio_filter/format.c
7311    M /trunk/modules/audio_filter/normvol.c
7312    M /trunk/modules/audio_filter/param_eq.c
7313    M /trunk/modules/audio_filter/resampler/bandlimited.c
7314    M /trunk/modules/audio_filter/resampler/linear.c
7315    M /trunk/modules/audio_filter/resampler/trivial.c
7316    M /trunk/modules/audio_filter/resampler/ugly.c
7317    M /trunk/modules/audio_output/alsa.c
7318    M /trunk/modules/audio_output/auhal.c
7319    M /trunk/modules/audio_output/directx.c
7320    M /trunk/modules/audio_output/file.c
7321    M /trunk/modules/audio_output/jack.c
7322    M /trunk/modules/audio_output/oss.c
7323    M /trunk/modules/audio_output/portaudio.c
7325 * 2nd review of modules/audio* (refs #438)
7326 ------------------------------------------------------------------------
7327 r14996 | littlejohn | 2006-03-31 17:07:55 +0200 (Fri, 31 Mar 2006) | 3 lines
7328 Changed paths:
7329    A /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java
7330    A /trunk/bindings/java/org/videolan/jvlc/InputIntf.java
7331    A /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java
7332    A /trunk/bindings/java/org/videolan/jvlc/JVLC.java
7333    A /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
7334    A /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java
7335    A /trunk/bindings/java/org/videolan/jvlc/Playlist.java
7336    A /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java
7337    A /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java
7338    A /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java
7339    A /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java
7341 Java classes for Java bindings added
7344 ------------------------------------------------------------------------
7345 r14995 | littlejohn | 2006-03-31 17:06:39 +0200 (Fri, 31 Mar 2006) | 8 lines
7346 Changed paths:
7347    A /trunk/bindings/java/SWTUglyPlayer.java
7348    M /trunk/bindings/java/VlcClient.java
7349    D /trunk/bindings/java/org/videolan/jvlc/JVLC.java
7350    D /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
7351    D /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
7352    D /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
7353    D /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
7354    D /trunk/bindings/java/org/videolan/jvlc/JVLCNoSuchVariableNameException.java
7355    D /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
7356    D /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
7357    D /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
7358    D /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
7359    D /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
7360    D /trunk/bindings/java/org/videolan/jvlc/mediacontrol
7361    D /trunk/bindings/java/vlc-glue-cni.cc
7362    D /trunk/bindings/java/vlc-glue-jni.cc
7363    A /trunk/bindings/java/vlc-libvlc-jni.cc
7365 Java bindings update to latest JVLC (step 1/2)
7367 JNI: unused files removed
7368 JNI: libvlc.h dependent file added 
7369 A sample SWT (ugly) player added
7370 Old java bindings files removed
7373 ------------------------------------------------------------------------
7374 r14994 | fkuehne | 2006-03-31 16:24:32 +0200 (Fri, 31 Mar 2006) | 1 line
7375 Changed paths:
7376    M /trunk/NEWS
7378 * add bigben's latest additions
7379 ------------------------------------------------------------------------
7380 r14993 | zorglub | 2006-03-31 15:46:39 +0200 (Fri, 31 Mar 2006) | 2 lines
7381 Changed paths:
7382    M /trunk/modules/codec/dvbsub.c
7383    M /trunk/modules/codec/fake.c
7384    M /trunk/modules/codec/ffmpeg/ffmpeg.h
7385    M /trunk/modules/codec/subsdec.c
7386    M /trunk/modules/codec/svcdsub.c
7387    M /trunk/modules/codec/theora.c
7388    M /trunk/modules/codec/twolame.c
7389    M /trunk/modules/codec/vorbis.c
7391 Codecs (except x264). Refs:#438
7393 ------------------------------------------------------------------------
7394 r14992 | zorglub | 2006-03-31 14:51:59 +0200 (Fri, 31 Mar 2006) | 2 lines
7395 Changed paths:
7396    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
7397    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
7398    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
7399    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
7400    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
7401    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
7402    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
7403    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
7404    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
7405    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
7406    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7407    M /trunk/modules/gui/wxwidgets/interface.cpp
7408    M /trunk/modules/gui/wxwidgets/streamdata.cpp
7409    M /trunk/modules/gui/wxwidgets/video.cpp
7410    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
7412 wxWidgets strings (Refs:#438)
7414 ------------------------------------------------------------------------
7415 r14991 | littlejohn | 2006-03-31 11:32:09 +0200 (Fri, 31 Mar 2006) | 3 lines
7416 Changed paths:
7417    M /trunk/src/control/playlist.c
7419 Playlist control: libvlc_playlist_pause added
7422 ------------------------------------------------------------------------
7423 r14990 | zorglub | 2006-03-31 10:41:34 +0200 (Fri, 31 Mar 2006) | 2 lines
7424 Changed paths:
7425    M /trunk/ChangeLog
7426    M /trunk/NEWS
7427    M /trunk/configure.ac
7428    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
7429    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7431 Let's be proactive
7433 ------------------------------------------------------------------------
7434 r14989 | xtophe | 2006-03-31 00:58:23 +0200 (Fri, 31 Mar 2006) | 2 lines
7435 Changed paths:
7436    M /trunk/modules/codec/Modules.am
7437    M /trunk/modules/codec/adpcm.c
7438    M /trunk/modules/codec/araw.c
7439    M /trunk/modules/codec/cmml/cmml.c
7440    M /trunk/modules/codec/dirac.c
7441    M /trunk/modules/codec/dvbsub.c
7442    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7443    M /trunk/modules/codec/ffmpeg/ffmpeg.h
7445 String review in codec. 1st part. ffmpeg.h to be improve. refs #438
7447 ------------------------------------------------------------------------
7448 r14988 | bigben | 2006-03-30 23:54:07 +0200 (Thu, 30 Mar 2006) | 4 lines
7449 Changed paths:
7450    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7451    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7452    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7453    M /trunk/modules/gui/macosx/intf.h
7454    M /trunk/modules/gui/macosx/intf.m
7455    M /trunk/modules/gui/macosx/voutgl.m
7457 * Implement Crop in the ogl vout
7458 * The implementation is quite dirty, but I just cannot see any other easy solution...
7461 ------------------------------------------------------------------------
7462 r14987 | fkuehne | 2006-03-30 19:38:36 +0200 (Thu, 30 Mar 2006) | 5 lines
7463 Changed paths:
7464    M /trunk/Makefile.am
7466 * added 2 options for the OSX-disk-image creation-line
7467     - scrub: removes .Trashes
7468     - imagekey zlib-level=9: uses a better compression method, which saves us something MBs, but needs a bit more CPU-time.
7470 Thanks to cilly on IRC for suggesting this.
7471 ------------------------------------------------------------------------
7472 r14986 | courmisch | 2006-03-30 18:37:06 +0200 (Thu, 30 Mar 2006) | 3 lines
7473 Changed paths:
7474    M /trunk/modules/demux/mp4/mp4.c
7476 Removes invalid UTF-8 byte sequences from meta data as a work-around
7477 until someone who knows how MPEG4 specifies encoding fixes the issue (refs #612)
7479 ------------------------------------------------------------------------
7480 r14985 | zorglub | 2006-03-30 17:46:31 +0200 (Thu, 30 Mar 2006) | 2 lines
7481 Changed paths:
7482    M /trunk/modules/control/gestures.c
7483    M /trunk/modules/control/http/http.c
7484    M /trunk/modules/control/netsync.c
7485    M /trunk/modules/control/ntservice.c
7486    M /trunk/modules/control/showintf.c
7487    M /trunk/modules/control/telnet.c
7489 2nd control review (except telnet)
7491 ------------------------------------------------------------------------
7492 r14984 | oaubert | 2006-03-30 16:39:50 +0200 (Thu, 30 Mar 2006) | 5 lines
7493 Changed paths:
7494    M /trunk/modules/misc/svg.c
7496 modules/misc/svg.c:
7497   * specify unit for malloc
7498   * use g_object_unref to properly free the p_rendition
7499   * remove spurious whitespace
7501 ------------------------------------------------------------------------
7502 r14983 | oaubert | 2006-03-30 16:31:02 +0200 (Thu, 30 Mar 2006) | 4 lines
7503 Changed paths:
7504    M /trunk/bindings/mediacontrol-python/Makefile.am
7506 bindings/mediacontrol-python/Makefile.am: 
7507   * add python binding files to EXTRA_DIST
7508   * move COMPILERARG definition inside the BUILD_PYTHON code
7510 ------------------------------------------------------------------------
7511 r14982 | dionoea | 2006-03-30 16:05:13 +0200 (Thu, 30 Mar 2006) | 2 lines
7512 Changed paths:
7513    M /trunk/THANKS
7515 Many thanks to Albert on the forums for his help with the http interface
7517 ------------------------------------------------------------------------
7518 r14981 | dionoea | 2006-03-30 16:01:24 +0200 (Thu, 30 Mar 2006) | 2 lines
7519 Changed paths:
7520    M /trunk/share/http/style.css
7522 Try dialog width style fix
7524 ------------------------------------------------------------------------
7525 r14980 | courmisch | 2006-03-30 15:57:58 +0200 (Thu, 30 Mar 2006) | 2 lines
7526 Changed paths:
7527    M /trunk/include/vlc_tls.h
7528    M /trunk/modules/codec/adpcm.c
7529    M /trunk/modules/demux/voc.c
7530    M /trunk/modules/demux/xa.c
7531    M /trunk/src/network/tls.c
7533 Cosmetic, Fix my name
7535 ------------------------------------------------------------------------
7536 r14979 | damienf | 2006-03-30 15:16:06 +0200 (Thu, 30 Mar 2006) | 4 lines
7537 Changed paths:
7538    M /trunk/activex/olecontrol.cpp
7539    M /trunk/activex/oleinplaceactiveobject.cpp
7540    M /trunk/activex/oleinplaceobject.cpp
7541    M /trunk/activex/oleobject.cpp
7542    M /trunk/activex/oleobject.h
7543    M /trunk/activex/plugin.cpp
7544    M /trunk/activex/plugin.h
7546 - cleaned up in place and UI activation: VLC Plugin should behave better with other controls (ie. don't eat TABSTOP keystrokes, etc...)
7547 - minor code cleanup and fixes
7550 ------------------------------------------------------------------------
7551 r14978 | damienf | 2006-03-30 12:20:26 +0200 (Thu, 30 Mar 2006) | 2 lines
7552 Changed paths:
7553    M /trunk/modules/video_output/opengl.c
7555 opengl.c: fixed string declaration over multiple lines
7557 ------------------------------------------------------------------------
7558 r14977 | zorglub | 2006-03-30 10:40:51 +0200 (Thu, 30 Mar 2006) | 2 lines
7559 Changed paths:
7560    M /trunk/modules/video_filter/adjust.c
7561    M /trunk/modules/video_filter/clone.c
7562    M /trunk/modules/video_filter/crop.c
7563    M /trunk/modules/video_filter/deinterlace.c
7564    M /trunk/modules/video_filter/distort.c
7565    M /trunk/modules/video_filter/logo.c
7566    M /trunk/modules/video_filter/marq.c
7567    M /trunk/modules/video_filter/mosaic.c
7568    M /trunk/modules/video_filter/osdmenu.c
7569    M /trunk/modules/video_filter/rss.c
7570    M /trunk/modules/video_filter/swscale/filter.c
7571    M /trunk/modules/video_filter/time.c
7572    M /trunk/modules/video_filter/wall.c
7573    M /trunk/modules/video_output/fb.c
7574    M /trunk/modules/video_output/ggi.c
7575    M /trunk/modules/video_output/image.c
7576    M /trunk/modules/video_output/opengl.c
7577    M /trunk/modules/video_output/qte/qte.cpp
7578    M /trunk/modules/video_output/snapshot.c
7579    M /trunk/modules/video_output/x11/glx.c
7580    M /trunk/modules/video_output/x11/x11.c
7581    M /trunk/modules/video_output/x11/xvideo.c
7583 Video filters and outputs strings (Refs:#438)
7585 ------------------------------------------------------------------------
7586 r14976 | zorglub | 2006-03-30 10:36:49 +0200 (Thu, 30 Mar 2006) | 2 lines
7587 Changed paths:
7588    M /trunk/modules/control/corba/corba.c
7590 Use the string
7592 ------------------------------------------------------------------------
7593 r14975 | zorglub | 2006-03-30 07:42:08 +0200 (Thu, 30 Mar 2006) | 2 lines
7594 Changed paths:
7595    M /trunk/modules/control/corba/corba.c
7597 Corba string (Refs:#438)
7599 ------------------------------------------------------------------------
7600 r14974 | zorglub | 2006-03-30 07:37:29 +0200 (Thu, 30 Mar 2006) | 2 lines
7601 Changed paths:
7602    M /trunk/modules/access_filter/record.c
7603    M /trunk/modules/access_filter/timeshift.c
7604    M /trunk/modules/access_output/http.c
7605    M /trunk/modules/access_output/shout.c
7606    M /trunk/modules/access_output/udp.c
7608 Access strings (Refs:#438)
7610 ------------------------------------------------------------------------
7611 r14973 | dionoea | 2006-03-30 01:59:40 +0200 (Thu, 30 Mar 2006) | 2 lines
7612 Changed paths:
7613    M /trunk/share/http/js/mosaic.js
7615 Mosaic wizard: audio stuff was missing
7617 ------------------------------------------------------------------------
7618 r14972 | xtophe | 2006-03-30 01:58:40 +0200 (Thu, 30 Mar 2006) | 2 lines
7619 Changed paths:
7620    M /trunk/include/vlc_config_cat.h
7622 include/* : Relecture. refs #438
7624 ------------------------------------------------------------------------
7625 r14971 | dionoea | 2006-03-30 00:40:26 +0200 (Thu, 30 Mar 2006) | 2 lines
7626 Changed paths:
7627    M /trunk/src/misc/unicode.c
7629 Fix windows drive listing. (We have wrappers arround wrappers ... neat :p )
7631 ------------------------------------------------------------------------
7632 r14970 | bigben | 2006-03-29 22:03:48 +0200 (Wed, 29 Mar 2006) | 4 lines
7633 Changed paths:
7634    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7635    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7636    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7637    M /trunk/modules/gui/macosx/intf.h
7638    M /trunk/modules/gui/macosx/intf.m
7639    M /trunk/modules/gui/macosx/vout.m
7640    M /trunk/modules/gui/macosx/voutgl.m
7642 * vout.m : comment the NSLog call in windowContainsEmbedded: this method is called on something else than an NSWindow in normal operation
7643 * other: implement on the fly aspect ratio change. Only works in the ogl output at the moment
7646 ------------------------------------------------------------------------
7647 r14969 | dionoea | 2006-03-29 19:45:59 +0200 (Wed, 29 Mar 2006) | 3 lines
7648 Changed paths:
7649    M /trunk/share/http/js/mosaic.js
7650    M /trunk/share/http/js/vlm.js
7651    M /trunk/src/misc/vlm.c
7653 src/misc/vlm.c: fix FindEndCommand quote escaping
7654 share/http/js/*.js: escape inputs in vlm commands
7656 ------------------------------------------------------------------------
7657 r14968 | dionoea | 2006-03-29 19:11:32 +0200 (Wed, 29 Mar 2006) | 2 lines
7658 Changed paths:
7659    M /trunk/modules/control/rc.c
7661 Some more typos
7663 ------------------------------------------------------------------------
7664 r14967 | dionoea | 2006-03-29 18:56:20 +0200 (Wed, 29 Mar 2006) | 2 lines
7665 Changed paths:
7666    M /trunk/modules/control/gestures.c
7667    M /trunk/modules/control/http/mvar.c
7669 Fix typos. Thanks to tumu
7671 ------------------------------------------------------------------------
7672 r14966 | dionoea | 2006-03-29 17:03:17 +0200 (Wed, 29 Mar 2006) | 2 lines
7673 Changed paths:
7674    M /trunk/modules/control/gestures.c
7675    M /trunk/modules/control/hotkeys.c
7676    M /trunk/modules/control/http/http.c
7677    M /trunk/modules/control/http/mvar.c
7678    M /trunk/modules/control/http/util.c
7679    M /trunk/modules/control/lirc.c
7680    M /trunk/modules/control/netsync.c
7681    M /trunk/modules/control/ntservice.c
7682    M /trunk/modules/control/showintf.c
7684 Control interfaces first string review.
7686 ------------------------------------------------------------------------
7687 r14965 | xtophe | 2006-03-29 16:35:58 +0200 (Wed, 29 Mar 2006) | 2 lines
7688 Changed paths:
7689    M /trunk/share/http/dialogs/input
7691 typo
7693 ------------------------------------------------------------------------
7694 r14964 | dionoea | 2006-03-29 16:27:14 +0200 (Wed, 29 Mar 2006) | 2 lines
7695 Changed paths:
7696    M /trunk/modules/control/rc.c
7698 First rc interface string review
7700 ------------------------------------------------------------------------
7701 r14963 | zorglub | 2006-03-29 16:02:00 +0200 (Wed, 29 Mar 2006) | 2 lines
7702 Changed paths:
7703    M /trunk/modules/LIST
7705 LIST update (287 modules now)
7707 ------------------------------------------------------------------------
7708 r14962 | zorglub | 2006-03-29 15:49:40 +0200 (Wed, 29 Mar 2006) | 2 lines
7709 Changed paths:
7710    M /trunk/modules/access/cdda.c
7711    M /trunk/modules/access/directory.c
7712    M /trunk/modules/access/dshow/dshow.cpp
7713    M /trunk/modules/access/dv.c
7714    M /trunk/modules/access/dvb/access.c
7715    M /trunk/modules/access/dvdnav.c
7716    M /trunk/modules/access/dvdread.c
7717    M /trunk/modules/access/fake.c
7718    M /trunk/modules/access/file.c
7719    M /trunk/modules/access/ftp.c
7720    M /trunk/modules/access/gnomevfs.c
7721    M /trunk/modules/access/http.c
7722    M /trunk/modules/access/mms/mms.c
7723    M /trunk/modules/access/pvr/pvr.c
7724    M /trunk/modules/access/rtsp/access.c
7725    M /trunk/modules/access/screen/screen.c
7726    M /trunk/modules/access/smb.c
7727    M /trunk/modules/access/tcp.c
7728    M /trunk/modules/access/udp.c
7729    M /trunk/modules/access/v4l/v4l.c
7730    M /trunk/modules/access/vcd/vcd.c
7732 Access strings (Refs:#438)
7734 ------------------------------------------------------------------------
7735 r14961 | sam | 2006-03-29 13:03:00 +0200 (Wed, 29 Mar 2006) | 2 lines
7736 Changed paths:
7737    M /trunk/modules/demux/mp4/mp4.c
7739   * modules/demux/mp4/mp4.c: explicited debug message.
7741 ------------------------------------------------------------------------
7742 r14960 | courmisch | 2006-03-29 12:35:41 +0200 (Wed, 29 Mar 2006) | 2 lines
7743 Changed paths:
7744    M /trunk/src/misc/modules.c
7746 Fix warnings
7748 ------------------------------------------------------------------------
7749 r14959 | dionoea | 2006-03-29 10:59:52 +0200 (Wed, 29 Mar 2006) | 2 lines
7750 Changed paths:
7751    M /trunk/THANKS
7752    M /trunk/modules/gui/wxwidgets/interface.cpp
7754 fix #578. patch by Steven Sheehy. thanks.
7756 ------------------------------------------------------------------------
7757 r14958 | fkuehne | 2006-03-29 09:33:35 +0200 (Wed, 29 Mar 2006) | 1 line
7758 Changed paths:
7759    M /trunk/modules/access/mms/mmstu.c
7760    M /trunk/modules/control/netsync.c
7761    M /trunk/modules/misc/xml/libxml.c
7762    M /trunk/src/misc/modules.c
7764 * fixed a few signedness warnings. Please shout if this accidentally breaks something.
7765 ------------------------------------------------------------------------
7766 r14957 | fkuehne | 2006-03-29 08:39:21 +0200 (Wed, 29 Mar 2006) | 1 line
7767 Changed paths:
7768    M /trunk/extras/contrib/src/Makefile
7769    D /trunk/extras/contrib/src/Patches/x264-svn.patch
7771 * x264-patch was committed upstream
7772 ------------------------------------------------------------------------
7773 r14956 | xtophe | 2006-03-29 00:34:41 +0200 (Wed, 29 Mar 2006) | 2 lines
7774 Changed paths:
7775    M /trunk/include/snapshot.h
7777 include: first part of the relecture. refs #438
7779 ------------------------------------------------------------------------
7780 r14955 | dionoea | 2006-03-28 23:29:59 +0200 (Tue, 28 Mar 2006) | 2 lines
7781 Changed paths:
7782    M /trunk/modules/control/http/http.c
7783    M /trunk/share/http/requests/status.xml
7785 Export stats in http interface
7787 ------------------------------------------------------------------------
7788 r14954 | zorglub | 2006-03-28 23:00:15 +0200 (Tue, 28 Mar 2006) | 2 lines
7789 Changed paths:
7790    M /trunk
7791    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7792    M /trunk/modules/audio_filter/converter/a52tofloat32.c
7793    M /trunk/modules/audio_filter/converter/dtstofloat32.c
7794    M /trunk/modules/audio_filter/equalizer.c
7795    M /trunk/modules/audio_filter/normvol.c
7797 Audio strings, except parametric equalizer (I just don't understand anything) - Refs:#438
7799 ------------------------------------------------------------------------
7800 r14953 | zorglub | 2006-03-28 22:29:28 +0200 (Tue, 28 Mar 2006) | 2 lines
7801 Changed paths:
7802    M /trunk
7803    M /trunk/src/audio_output/input.c
7804    M /trunk/src/audio_output/intf.c
7805    M /trunk/src/audio_output/mixer.c
7806    M /trunk/src/audio_output/output.c
7807    M /trunk/src/control/mediacontrol_audio_video.c
7808    M /trunk/src/control/mediacontrol_core.c
7809    M /trunk/src/control/mediacontrol_util.c
7810    M /trunk/src/extras/libc.c
7811    M /trunk/src/input/control.c
7812    M /trunk/src/input/decoder.c
7813    M /trunk/src/input/demux.c
7814    M /trunk/src/input/es_out.c
7815    M /trunk/src/input/input.c
7816    M /trunk/src/input/subtitles.c
7817    M /trunk/src/interface/interaction.c
7818    M /trunk/src/interface/interface.c
7819    M /trunk/src/misc/objects.c
7820    M /trunk/src/misc/stats.c
7821    M /trunk/src/misc/vlm.c
7822    M /trunk/src/network/acl.c
7824 String fixes in src (Refs:#438)
7826 ------------------------------------------------------------------------
7827 r14952 | dionoea | 2006-03-28 19:16:52 +0200 (Tue, 28 Mar 2006) | 2 lines
7828 Changed paths:
7829    M /trunk/share/http/js/mosaic.js
7831 Fix mosaic wizard on IE. Thanks to Albert on the forum for the tip
7833 ------------------------------------------------------------------------
7834 r14951 | zorglub | 2006-03-28 17:50:44 +0200 (Tue, 28 Mar 2006) | 2 lines
7835 Changed paths:
7836    M /trunk/src/libvlc.h
7838 Fix intf options
7840 ------------------------------------------------------------------------
7841 r14950 | dionoea | 2006-03-28 17:40:43 +0200 (Tue, 28 Mar 2006) | 2 lines
7842 Changed paths:
7843    M /trunk/Makefile.am
7845 Hum ... we still want to strip when using wince
7847 ------------------------------------------------------------------------
7848 r14949 | zorglub | 2006-03-28 17:15:16 +0200 (Tue, 28 Mar 2006) | 2 lines
7849 Changed paths:
7850    M /trunk/debian/patches/20_no-wx-updates.dpatch
7852 Update update checker debian patch
7854 ------------------------------------------------------------------------
7855 r14948 | dionoea | 2006-03-28 16:02:49 +0200 (Tue, 28 Mar 2006) | 2 lines
7856 Changed paths:
7857    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
7858    M /trunk/modules/gui/wxwidgets/interface.cpp
7860 Fix update dialog layout in Windows
7862 ------------------------------------------------------------------------
7863 r14947 | zorglub | 2006-03-28 15:57:36 +0200 (Tue, 28 Mar 2006) | 2 lines
7864 Changed paths:
7865    M /trunk/include/codecs.h
7866    M /trunk/include/network.h
7867    M /trunk/include/vlc_interface.h
7869 Strings in include/ (Refs:#438)
7871 ------------------------------------------------------------------------
7872 r14946 | dionoea | 2006-03-28 15:30:33 +0200 (Tue, 28 Mar 2006) | 2 lines
7873 Changed paths:
7874    M /trunk/Makefile.am
7876 Don't strip windows builds when running make package-win-common-devel
7878 ------------------------------------------------------------------------
7879 r14945 | zorglub | 2006-03-27 23:44:30 +0200 (Mon, 27 Mar 2006) | 2 lines
7880 Changed paths:
7881    M /trunk/src/libvlc.h
7883 Strings review for libvlc.h (Refs:#438)
7885 ------------------------------------------------------------------------
7886 r14944 | fkuehne | 2006-03-27 21:06:33 +0200 (Mon, 27 Mar 2006) | 1 line
7887 Changed paths:
7888    M /trunk/extras/contrib/src/Makefile
7889    A /trunk/extras/contrib/src/Patches/x264-svn.patch
7891 * fix x264 compilation
7892 ------------------------------------------------------------------------
7893 r14943 | courmisch | 2006-03-27 18:57:57 +0200 (Mon, 27 Mar 2006) | 2 lines
7894 Changed paths:
7895    M /trunk/modules/control/http/util.c
7897 Remove superfluous (as in implied by the previous one) condition
7899 ------------------------------------------------------------------------
7900 r14942 | courmisch | 2006-03-27 18:48:14 +0200 (Mon, 27 Mar 2006) | 2 lines
7901 Changed paths:
7902    M /trunk/include/vlc_url.h
7904 Oops
7906 ------------------------------------------------------------------------
7907 r14941 | courmisch | 2006-03-27 17:35:55 +0200 (Mon, 27 Mar 2006) | 3 lines
7908 Changed paths:
7909    M /trunk/src/input/subtitles.c
7911 - Use utf_8scandir() and some cleanup
7912 - Fix double free()
7914 ------------------------------------------------------------------------
7915 r14940 | courmisch | 2006-03-27 16:47:05 +0200 (Mon, 27 Mar 2006) | 2 lines
7916 Changed paths:
7917    M /trunk/src/misc/strings.c
7919 Fix lame encoded URL decoder (closes #613)
7921 ------------------------------------------------------------------------
7922 r14939 | courmisch | 2006-03-27 16:46:14 +0200 (Mon, 27 Mar 2006) | 2 lines
7923 Changed paths:
7924    M /trunk/modules/control/http/mvar.c
7926 Use utf8_scandir instead of scandir
7928 ------------------------------------------------------------------------
7929 r14938 | courmisch | 2006-03-27 15:28:24 +0200 (Mon, 27 Mar 2006) | 3 lines
7930 Changed paths:
7931    M /trunk/include/vlc_url.h
7933 Support URL-escape non-ASCII characters properly as far as possible
7934 (ie. all characters from the Basic Multilingual Plane from Unicode)
7936 ------------------------------------------------------------------------
7937 r14937 | courmisch | 2006-03-27 13:26:50 +0200 (Mon, 27 Mar 2006) | 2 lines
7938 Changed paths:
7939    M /trunk/include/charset.h
7940    M /trunk/include/vlc_symbols.h
7941    M /trunk/src/misc/unicode.c
7943 utf8_scandir: Unicode wrapper for scandir()
7945 ------------------------------------------------------------------------
7946 r14936 | dionoea | 2006-03-27 03:23:54 +0200 (Mon, 27 Mar 2006) | 2 lines
7947 Changed paths:
7948    M /trunk/mozilla/npvlc_rc.rc
7949    M /trunk/mozilla/vlcplugin.h
7951 Add audio/wav and audio/x-wav to available mime types
7953 ------------------------------------------------------------------------
7954 r14935 | fkuehne | 2006-03-26 22:50:04 +0200 (Sun, 26 Mar 2006) | 1 line
7955 Changed paths:
7956    M /trunk/modules/gui/macosx/controls.m
7958 * accept %H:%M:%S and %M:%S as valid syntax as well (additionally to just %S)
7959 ------------------------------------------------------------------------
7960 r14934 | courmisch | 2006-03-26 22:25:07 +0200 (Sun, 26 Mar 2006) | 4 lines
7961 Changed paths:
7962    M /trunk/modules/control/http/http.c
7963    M /trunk/modules/control/http/util.c
7965 - Use iconv transliteration instead of custom code
7966 - Supposedly fix a memleak
7967 - Fix a few warnings
7969 ------------------------------------------------------------------------
7970 r14933 | hartman | 2006-03-26 00:21:31 +0100 (Sun, 26 Mar 2006) | 2 lines
7971 Changed paths:
7972    M /trunk/src/video_output/vout_subpictures.c
7974 * 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
7976 ------------------------------------------------------------------------
7977 r14932 | xtophe | 2006-03-26 00:10:43 +0100 (Sun, 26 Mar 2006) | 2 lines
7978 Changed paths:
7979    M /trunk/modules/misc/dummy/interface.c
7980    M /trunk/modules/misc/freetype.c
7981    M /trunk/modules/misc/gnutls.c
7982    M /trunk/modules/misc/growl.c
7983    M /trunk/modules/misc/logger.c
7984    M /trunk/modules/misc/msn.c
7985    M /trunk/modules/misc/network/ipv4.c
7986    M /trunk/modules/misc/network/ipv6.c
7987    M /trunk/modules/misc/playlist/m3u.c
7988    M /trunk/modules/misc/playlist/old.c
7989    M /trunk/modules/misc/svg.c
7990    M /trunk/modules/misc/win32text.c
7991    M /trunk/modules/misc/xml/libxml.c
7993 misc/*: 2nd lecture. refs #438
7995 ------------------------------------------------------------------------
7996 r14931 | damienf | 2006-03-25 23:15:33 +0100 (Sat, 25 Mar 2006) | 4 lines
7997 Changed paths:
7998    M /trunk/activex/Makefile.am
7999    M /trunk/activex/axvlc.def
8000    M /trunk/activex/persistpropbag.cpp
8001    M /trunk/activex/plugin.cpp
8002    M /trunk/activex/plugin.h
8003    M /trunk/activex/test.html
8004    M /trunk/activex/vlccontrol.cpp
8006 - added support for non OLE containers, such as Windows Script Host WScript.CreateObject.
8007 - made time property persistable, use 'StartTime' under HTML
8008 - removed functions with stdcall suffix from exported functions in DLL
8010 ------------------------------------------------------------------------
8011 r14930 | zorglub | 2006-03-25 20:24:05 +0100 (Sat, 25 Mar 2006) | 9 lines
8012 Changed paths:
8013    M /trunk/include/configuration.h
8014    M /trunk/include/vlc_config_cat.h
8015    M /trunk/modules/control/hotkeys.c
8016    M /trunk/modules/control/http/http.c
8017    M /trunk/modules/control/rc.c
8018    M /trunk/modules/control/telnet.c
8019    M /trunk/modules/gui/beos/BeOS.cpp
8020    M /trunk/modules/gui/macosx/macosx.m
8021    M /trunk/modules/gui/macosx/prefs.m
8022    M /trunk/modules/gui/ncurses.c
8023    M /trunk/modules/gui/pda/pda.c
8024    M /trunk/modules/gui/qnx/qnx.c
8025    M /trunk/modules/gui/skins2/src/skin_main.cpp
8026    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
8027    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8028    M /trunk/modules/misc/dummy/dummy.c
8029    M /trunk/src/libvlc.h
8031 * Remove Advanced/Misc
8032 * Move out Advanced/Misc/Misc options
8033 * Don't show any Stuff/General category anymore
8034 * For interfaces, split out "General" from main interface settings
8035 * Remove dummy from prefs
8036 * Clean hotkeys settings
8038 (Closes:#598)
8040 ------------------------------------------------------------------------
8041 r14929 | fkuehne | 2006-03-25 19:54:58 +0100 (Sat, 25 Mar 2006) | 2 lines
8042 Changed paths:
8043    M /trunk/modules/gui/macosx/playlistinfo.m
8044    M /trunk/modules/gui/macosx/prefs.m
8046 * playlistinfo.m: update the stats faster after a p_item-switch
8047 * both: fixed each one 'comparison of distinct Objective-C types lacks a cast' warnings
8048 ------------------------------------------------------------------------
8049 r14928 | fkuehne | 2006-03-25 19:19:53 +0100 (Sat, 25 Mar 2006) | 1 line
8050 Changed paths:
8051    M /trunk/modules/gui/macosx/playlist.m
8052    M /trunk/modules/gui/macosx/playlistinfo.h
8053    M /trunk/modules/gui/macosx/playlistinfo.m
8055 * update the info panel when switching the currently played p_item
8056 ------------------------------------------------------------------------
8057 r14927 | zorglub | 2006-03-25 19:19:13 +0100 (Sat, 25 Mar 2006) | 5 lines
8058 Changed paths:
8059    M /trunk/src/libvlc.h
8060    M /trunk/src/video_output/video_output.c
8062 *EXPERIMENTAL* Default to disabling vout_synchro, but not dropping of late pictures in the video_output thread. (Refs:#593)
8064 Please test heavily against MPEG1/2 streams.
8067 ------------------------------------------------------------------------
8068 r14926 | asmax | 2006-03-25 17:52:16 +0100 (Sat, 25 Mar 2006) | 2 lines
8069 Changed paths:
8070    M /trunk/doc/skins/skins2-howto.xml
8071    M /trunk/modules/gui/skins2/src/vlcproc.cpp
8072    M /trunk/modules/gui/skins2/src/vlcproc.hpp
8074 * added a new skin variable "vlc.hasVout", true when... there is a vout !
8076 ------------------------------------------------------------------------
8077 r14925 | asmax | 2006-03-25 17:36:51 +0100 (Sat, 25 Mar 2006) | 4 lines
8078 Changed paths:
8079    M /trunk/modules/gui/skins2/src/generic_window.cpp
8080    M /trunk/modules/gui/skins2/src/generic_window.hpp
8082 * generic_window.cpp: register window visibility variables in
8083  the var manager, to avoid a crash at exit when an expression
8084  'not window.isVisible' is used in a skin.
8086 ------------------------------------------------------------------------
8087 r14924 | zorglub | 2006-03-25 17:10:33 +0100 (Sat, 25 Mar 2006) | 2 lines
8088 Changed paths:
8089    M /trunk/modules/access/cdda.c
8090    M /trunk/modules/access/vcd/vcd.c
8092 Should fix playback of cdda://D:\ under win32. Please test (Refs:#490)
8094 ------------------------------------------------------------------------
8095 r14923 | zorglub | 2006-03-25 16:39:09 +0100 (Sat, 25 Mar 2006) | 2 lines
8096 Changed paths:
8097    M /trunk/modules/demux/mpeg/mpga.c
8099 Retry syncing mpeg audio stream if it failed on first block (Closes:#609)
8101 ------------------------------------------------------------------------
8102 r14922 | xtophe | 2006-03-25 16:14:38 +0100 (Sat, 25 Mar 2006) | 2 lines
8103 Changed paths:
8104    M /trunk/src/misc/configuration.c
8106 misc/configuration.c: Use the proper directory separator
8108 ------------------------------------------------------------------------
8109 r14921 | courmisch | 2006-03-25 15:43:43 +0100 (Sat, 25 Mar 2006) | 3 lines
8110 Changed paths:
8111    M /trunk/configure.ac
8112    M /trunk/loader/Makefile.am
8114 Switch loader to libtool
8115 (it only works on platforms where libtool works anyway)
8117 ------------------------------------------------------------------------
8118 r14920 | courmisch | 2006-03-25 15:43:10 +0100 (Sat, 25 Mar 2006) | 2 lines
8119 Changed paths:
8120    M /trunk/loader/driver.c
8122 Fix previous commit
8124 ------------------------------------------------------------------------
8125 r14919 | courmisch | 2006-03-25 15:37:36 +0100 (Sat, 25 Mar 2006) | 2 lines
8126 Changed paths:
8127    M /trunk/loader/driver.c
8128    M /trunk/loader/win32.c
8130 Fix duplicate symbol
8132 ------------------------------------------------------------------------
8133 r14918 | fkuehne | 2006-03-25 13:54:27 +0100 (Sat, 25 Mar 2006) | 1 line
8134 Changed paths:
8135    M /trunk/modules/mux/asf.c
8136    M /trunk/modules/mux/mp4.c
8137    M /trunk/modules/mux/mpjpeg.c
8138    M /trunk/modules/mux/ogg.c
8139    M /trunk/modules/mux/wav.c
8140    M /trunk/modules/packetizer/copy.c
8141    M /trunk/modules/packetizer/h264.c
8142    M /trunk/modules/packetizer/mpeg4audio.c
8143    M /trunk/modules/packetizer/mpeg4video.c
8144    M /trunk/modules/packetizer/mpegvideo.c
8146 * another 1st string review, refs #438
8147 ------------------------------------------------------------------------
8148 r14917 | courmisch | 2006-03-25 13:37:31 +0100 (Sat, 25 Mar 2006) | 6 lines
8149 Changed paths:
8150    M /trunk/src/network/getaddrinfo.c
8152 Bug to really-stupid-and-worrisomely-not-fixed-for-more-than-ten-years
8153 bug for Winsock DNS resolver, inasmuch as is possible - closes #445.
8155 Should it fail to fix the bug, I'm afraid there would be no solution,
8156 but not to use Windows without its IPv6 stack.
8158 ------------------------------------------------------------------------
8159 r14916 | fkuehne | 2006-03-25 13:28:31 +0100 (Sat, 25 Mar 2006) | 1 line
8160 Changed paths:
8161    M /trunk/include/vlc_config_cat.h
8163 * 1st string review, refs #438
8164 ------------------------------------------------------------------------
8165 r14915 | zorglub | 2006-03-25 13:15:49 +0100 (Sat, 25 Mar 2006) | 2 lines
8166 Changed paths:
8167    M /trunk/mozilla/vlcpeer.cpp
8169 Remove debug (Refs:#438)
8171 ------------------------------------------------------------------------
8172 r14914 | jpsaman | 2006-03-25 13:15:42 +0100 (Sat, 25 Mar 2006) | 1 line
8173 Changed paths:
8174    M /trunk/modules/demux/ts.c
8176 Drop support for VLS specific LPCB because it conflicts with standards. Closes #610
8177 ------------------------------------------------------------------------
8178 r14913 | asmax | 2006-03-25 12:01:03 +0100 (Sat, 25 Mar 2006) | 4 lines
8179 Changed paths:
8180    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
8181    M /trunk/share/skins2/skin.dtd
8183 * attribute "nbFrames" of element Bitmap is now "nbframes", as said in the
8184  documentation (and the old name was inconsistent with other attribute names)
8185  Sorry for the compatibility break...
8187 ------------------------------------------------------------------------
8188 r14912 | zorglub | 2006-03-25 11:57:34 +0100 (Sat, 25 Mar 2006) | 2 lines
8189 Changed paths:
8190    M /trunk/modules/stream_out/es.c
8191    M /trunk/modules/stream_out/gather.c
8192    M /trunk/modules/stream_out/mosaic_bridge.c
8193    M /trunk/modules/stream_out/rtp.c
8194    M /trunk/modules/stream_out/standard.c
8195    M /trunk/modules/stream_out/transcode.c
8197 Strings review in stream_out (Refs:#438). Please review these once more as I changed some quite heavily
8199 ------------------------------------------------------------------------
8200 r14911 | zorglub | 2006-03-25 11:34:38 +0100 (Sat, 25 Mar 2006) | 2 lines
8201 Changed paths:
8202    M /trunk/modules/misc/dummy/dummy.c
8203    M /trunk/modules/misc/win32text.c
8205 Finish strings review in misc/ (Refs:#438)
8207 ------------------------------------------------------------------------
8208 r14910 | zorglub | 2006-03-25 11:00:14 +0100 (Sat, 25 Mar 2006) | 2 lines
8209 Changed paths:
8210    M /trunk/modules/services_discovery/hal.c
8211    M /trunk/modules/services_discovery/podcast.c
8212    M /trunk/modules/services_discovery/sap.c
8214 Strings review in services_discovery + remove unimplemented sap-cache option (Refs:#438)
8216 ------------------------------------------------------------------------
8217 r14909 | xtophe | 2006-03-24 19:26:46 +0100 (Fri, 24 Mar 2006) | 2 lines
8218 Changed paths:
8219    M /trunk/modules/services_discovery/sap.c
8221 sap.c: Ressucitate --sap-addr for the lucky one with M-Bone and too much sap announces.
8223 ------------------------------------------------------------------------
8224 r14908 | xtophe | 2006-03-24 18:52:47 +0100 (Fri, 24 Mar 2006) | 2 lines
8225 Changed paths:
8226    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8228 wxwidgets.c: missing from [14902] commit
8230 ------------------------------------------------------------------------
8231 r14907 | dionoea | 2006-03-24 15:17:28 +0100 (Fri, 24 Mar 2006) | 2 lines
8232 Changed paths:
8233    M /trunk/share/http/index.html
8234    M /trunk/share/http/mosaic.html
8235    M /trunk/share/http/requests/browse.xml
8236    M /trunk/share/http/requests/playlist.xml
8237    M /trunk/share/http/requests/status.xml
8238    M /trunk/share/http/requests/vlm.xml
8239    M /trunk/share/http/requests/vlm_cmd.xml
8240    M /trunk/share/http/vlm.html
8242 Use the "charset" variable
8244 ------------------------------------------------------------------------
8245 r14906 | dionoea | 2006-03-24 15:16:12 +0100 (Fri, 24 Mar 2006) | 2 lines
8246 Changed paths:
8247    M /trunk/modules/control/http/http.c
8248    M /trunk/modules/control/http/http.h
8249    M /trunk/modules/control/http/util.c
8251 try fixing charset problems. I'll launch a win32 nightly, try it out and change it if it still doesn't work.
8253 ------------------------------------------------------------------------
8254 r14905 | dionoea | 2006-03-24 14:41:15 +0100 (Fri, 24 Mar 2006) | 2 lines
8255 Changed paths:
8256    M /trunk/share/http/js/functions.js
8258 Fix windows browser bug: first directory or filename character was removed.
8260 ------------------------------------------------------------------------
8261 r14904 | dionoea | 2006-03-24 14:11:17 +0100 (Fri, 24 Mar 2006) | 2 lines
8262 Changed paths:
8263    M /trunk/share/http/dialogs/vlm
8264    M /trunk/share/http/js/vlm.js
8266 Add hide/show vlm helper button. Original idea by Albert (http://forum.videolan.org/viewtopic.php?t=18573)
8268 ------------------------------------------------------------------------
8269 r14903 | zorglub | 2006-03-24 12:05:28 +0100 (Fri, 24 Mar 2006) | 2 lines
8270 Changed paths:
8271    M /trunk/modules/visualization/galaktos/plugin.c
8272    M /trunk/modules/visualization/goom.c
8273    M /trunk/modules/visualization/visual/effects.c
8274    M /trunk/modules/visualization/visual/visual.c
8275    M /trunk/modules/visualization/visual/visual.h
8276    M /trunk/modules/visualization/xosd.c
8278 Strings review in visualization/ (Refs:#438)
8280 ------------------------------------------------------------------------
8281 r14902 | xtophe | 2006-03-23 23:54:31 +0100 (Thu, 23 Mar 2006) | 5 lines
8282 Changed paths:
8283    M /trunk/modules/gui/wxwidgets/interface.cpp
8285 wx/interfaces.cpp: Add an option to display tool bar buton name. 
8286                    Warning hack inside.
8287                    refs #495 close it for linux and win32
8288                    
8290 ------------------------------------------------------------------------
8291 r14901 | dionoea | 2006-03-23 23:46:18 +0100 (Thu, 23 Mar 2006) | 2 lines
8292 Changed paths:
8293    M /trunk/modules/control/http/http.c
8295 use p_playlist->p_input
8297 ------------------------------------------------------------------------
8298 r14900 | bigben | 2006-03-23 23:19:38 +0100 (Thu, 23 Mar 2006) | 3 lines
8299 Changed paths:
8300    M /trunk/modules/gui/macosx/intf.m
8302 * 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
8305 ------------------------------------------------------------------------
8306 r14899 | hartman | 2006-03-23 22:43:34 +0100 (Thu, 23 Mar 2006) | 2 lines
8307 Changed paths:
8308    M /trunk/extras/contrib/src/packages.mak
8310 * stupid mars.org being offline all the time. Pull files from our own download servers.
8312 ------------------------------------------------------------------------
8313 r14898 | xtophe | 2006-03-23 22:41:12 +0100 (Thu, 23 Mar 2006) | 2 lines
8314 Changed paths:
8315    M /trunk/modules/services_discovery/daap.c
8316    M /trunk/modules/services_discovery/hal.c
8317    M /trunk/modules/services_discovery/sap.c
8318    M /trunk/modules/services_discovery/shout.c
8320 services_discovery/*: String review (refs #438) and suppress the sap-addr option
8322 ------------------------------------------------------------------------
8323 r14897 | hartman | 2006-03-23 21:25:07 +0100 (Thu, 23 Mar 2006) | 3 lines
8324 Changed paths:
8325    M /trunk/modules/stream_out/rtp.c
8327 * Fix AMR RTP muxing. patch by Alex Antropoff <alant at transtelecom dot md>.
8330 ------------------------------------------------------------------------
8331 r14896 | bigben | 2006-03-23 20:57:20 +0100 (Thu, 23 Mar 2006) | 3 lines
8332 Changed paths:
8333    M /trunk/modules/gui/macosx/playlistinfo.m
8335 * Use the correct limit when looping
8338 ------------------------------------------------------------------------
8339 r14895 | xtophe | 2006-03-22 23:39:51 +0100 (Wed, 22 Mar 2006) | 2 lines
8340 Changed paths:
8341    M /trunk/modules/visualization/galaktos/plugin.c
8342    M /trunk/modules/visualization/goom.c
8343    M /trunk/modules/visualization/visual/effects.c
8344    M /trunk/modules/visualization/visual/visual.c
8345    M /trunk/modules/visualization/xosd.c
8347 String Review. refs #438
8349 ------------------------------------------------------------------------
8350 r14886 | jpsaman | 2006-03-22 22:01:09 +0100 (Wed, 22 Mar 2006) | 1 line
8351 Changed paths:
8352    M /trunk/modules/misc/rtsp.c
8353    M /trunk/modules/stream_out/rtp.c
8354    M /trunk/src/network/httpd.c
8356 Add support for X-Playnow RTSP option
8357 ------------------------------------------------------------------------
8358 r14882 | fkuehne | 2006-03-22 19:09:55 +0100 (Wed, 22 Mar 2006) | 1 line
8359 Changed paths:
8360    M /trunk/Makefile.am
8362 * copy the http-intf-readme to the OSX-bundle as well
8363 ------------------------------------------------------------------------
8364 r14881 | sam | 2006-03-22 18:51:17 +0100 (Wed, 22 Mar 2006) | 2 lines
8365 Changed paths:
8366    M /trunk/modules/video_output/caca.c
8368   * modules/video_output/caca.c: Compilation fixes.
8370 ------------------------------------------------------------------------
8371 r14880 | dionoea | 2006-03-22 17:38:46 +0100 (Wed, 22 Mar 2006) | 2 lines
8372 Changed paths:
8373    M /trunk/Makefile.am
8375 Add share/http/requests/readme to win target
8377 ------------------------------------------------------------------------
8378 r14879 | dionoea | 2006-03-22 17:37:24 +0100 (Wed, 22 Mar 2006) | 2 lines
8379 Changed paths:
8380    M /trunk/share/Makefile.am
8382 add requests/readme
8384 ------------------------------------------------------------------------
8385 r14878 | dionoea | 2006-03-22 17:36:48 +0100 (Wed, 22 Mar 2006) | 2 lines
8386 Changed paths:
8387    A /trunk/share/http/requests/readme
8389 List and explain available commands / requests
8391 ------------------------------------------------------------------------
8392 r14877 | courmisch | 2006-03-22 17:05:11 +0100 (Wed, 22 Mar 2006) | 10 lines
8393 Changed paths:
8394    M /trunk/include/charset.h
8395    M /trunk/include/vlc_symbols.h
8396    M /trunk/modules/codec/subsdec.c
8398 include:
8399  * export GetFallbackEncoding()
8400 subsdec:
8401  * autodetect UTF-8 encoding,
8402  * use better non-Unicode default encoding from language instead of
8403  CP1252 when local encoding is UTF-8, and local encoding in all other cases
8404  (should improve subtitles decoding on POSIX a lot)
8405  * some memory fixes
8406  * some cosmetic fixes
8408 ------------------------------------------------------------------------
8409 r14876 | xtophe | 2006-03-22 15:14:10 +0100 (Wed, 22 Mar 2006) | 2 lines
8410 Changed paths:
8411    M /trunk/modules/misc/logger.c
8413 logger.c: Compile fix
8415 ------------------------------------------------------------------------
8416 r14875 | zorglub | 2006-03-22 14:38:50 +0100 (Wed, 22 Mar 2006) | 2 lines
8417 Changed paths:
8418    M /trunk/modules/misc/freetype.c
8420 Compile fix
8422 ------------------------------------------------------------------------
8423 r14874 | courmisch | 2006-03-22 13:26:11 +0100 (Wed, 22 Mar 2006) | 6 lines
8424 Changed paths:
8425    M /trunk/include/charset.h
8426    M /trunk/include/vlc_symbols.h
8427    M /trunk/src/misc/unicode.c
8429 IsUTF8: check if a string is a valid UTF8 sequence without modifying it
8430 EnsureUTF8 would replace invalid bytes sequences with question marks.
8432 Most of the code was already there anyway. This allows UTF-8 autodetection
8433 without a dedicated UTF8-to-UTF8 iconv() handle.
8435 ------------------------------------------------------------------------
8436 r14873 | zorglub | 2006-03-22 13:14:30 +0100 (Wed, 22 Mar 2006) | 2 lines
8437 Changed paths:
8438    M /trunk/modules/misc/freetype.c
8439    M /trunk/modules/misc/gnutls.c
8440    M /trunk/modules/misc/growl.c
8441    M /trunk/modules/misc/logger.c
8442    M /trunk/modules/misc/msn.c
8443    M /trunk/modules/misc/rtsp.c
8444    M /trunk/modules/misc/svg.c
8445    M /trunk/modules/misc/xml/libxml.c
8446    M /trunk/modules/misc/xml/xtag.c
8448 Strings review in misc/ except dummy and win32text (Refs:#438)
8450 ------------------------------------------------------------------------
8451 r14872 | courmisch | 2006-03-22 12:24:45 +0100 (Wed, 22 Mar 2006) | 2 lines
8452 Changed paths:
8453    M /trunk/src/misc/unicode.c
8455 Clean up
8457 ------------------------------------------------------------------------
8458 r14871 | courmisch | 2006-03-22 12:14:24 +0100 (Wed, 22 Mar 2006) | 2 lines
8459 Changed paths:
8460    M /trunk/include/vlc_common.h
8461    M /trunk/include/vlc_symbols.h
8462    M /trunk/src/extras/libc.c
8464 Clean up vlc_iconv prototype
8466 ------------------------------------------------------------------------
8467 r14870 | zorglub | 2006-03-22 08:12:10 +0100 (Wed, 22 Mar 2006) | 2 lines
8468 Changed paths:
8469    M /trunk/modules/control/telnet.c
8471 Strings review of telnet.c (Refs:#438)
8473 ------------------------------------------------------------------------
8474 r14869 | dionoea | 2006-03-22 01:19:29 +0100 (Wed, 22 Mar 2006) | 2 lines
8475 Changed paths:
8476    M /trunk/share/http/dialogs/playlist
8477    M /trunk/share/http/iehacks.css
8478    M /trunk/share/http/style.css
8480 Slightly better IE and Firefox compatible version of the sort and services discovery menus.
8482 ------------------------------------------------------------------------
8483 r14868 | dionoea | 2006-03-22 00:41:05 +0100 (Wed, 22 Mar 2006) | 2 lines
8484 Changed paths:
8485    M /trunk/modules/misc/msn.c
8487 Also update now playing info when playing a new item.
8489 ------------------------------------------------------------------------
8490 r14867 | dionoea | 2006-03-22 00:26:17 +0100 (Wed, 22 Mar 2006) | 2 lines
8491 Changed paths:
8492    M /trunk/share/http/js/functions.js
8493    M /trunk/share/http/js/mosaic.js
8494    M /trunk/share/http/js/vlm.js
8496 Some more IE (crap) fixes
8498 ------------------------------------------------------------------------
8499 r14861 | bigben | 2006-03-21 23:08:41 +0100 (Tue, 21 Mar 2006) | 4 lines
8500 Changed paths:
8501    M /trunk/modules/gui/macosx/playlistinfo.m
8503 * There is no reason not to allow to open the information panel on nodes
8504 * We now have an (ugly) way to rename nodes
8507 ------------------------------------------------------------------------
8508 r14860 | bigben | 2006-03-21 21:56:51 +0100 (Tue, 21 Mar 2006) | 4 lines
8509 Changed paths:
8510    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8511    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
8512    M /trunk/modules/gui/macosx/controls.m
8514 * Only enable "Jump To Time" when the stream is seekable
8515 * Fix enabling of the step forward/backward functions
8518 ------------------------------------------------------------------------
8519 r14859 | dionoea | 2006-03-21 21:56:35 +0100 (Tue, 21 Mar 2006) | 2 lines
8520 Changed paths:
8521    M /trunk/Makefile.am
8523 Add 7zip win32 build targets
8525 ------------------------------------------------------------------------
8526 r14858 | courmisch | 2006-03-21 19:20:48 +0100 (Tue, 21 Mar 2006) | 2 lines
8527 Changed paths:
8528    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8530 I knew I was foolish to expect wxWidgets to work properly.
8532 ------------------------------------------------------------------------
8533 r14857 | courmisch | 2006-03-21 18:28:09 +0100 (Tue, 21 Mar 2006) | 9 lines
8534 Changed paths:
8535    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8537 Attempt to use wc_str() even if wxWidgets is not built with Unicode.
8538 According to the wxWidgets documentation, it works. But of course, you
8539 don't want to trust the wxWidgets documentation, particularly when it
8540 deals with characters encoding. Or rather, you'd like to trust the
8541 documentation, but you can't trust the actual implementation to work
8542 until you tested it.
8544 So lets see if it works, and revert commit it tomorrow if it sucks.
8546 ------------------------------------------------------------------------
8547 r14856 | courmisch | 2006-03-21 18:21:24 +0100 (Tue, 21 Mar 2006) | 2 lines
8548 Changed paths:
8549    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8551 Attempt to fix Unicode wxWidgets interface on Win32
8553 ------------------------------------------------------------------------
8554 r14855 | courmisch | 2006-03-21 17:42:34 +0100 (Tue, 21 Mar 2006) | 4 lines
8555 Changed paths:
8556    M /trunk/include/charset.h
8557    M /trunk/include/vlc_symbols.h
8558    M /trunk/src/misc/unicode.c
8560 - FromWide(): converts a wchar_t * to UTF-8 char *
8561   (if local charset is UTF-8, this is similar to wcstombs())
8562 - FromUTF16(): converts a host-order UTF-16 byte sequence to UTF-8
8564 ------------------------------------------------------------------------
8565 r14854 | courmisch | 2006-03-21 17:08:35 +0100 (Tue, 21 Mar 2006) | 3 lines
8566 Changed paths:
8567    M /trunk/bootstrap
8569 libtool: Compile builtins as convenience libraries rather than static ones
8570 Might fix PIC linking issues on amd64
8572 ------------------------------------------------------------------------
8573 r14853 | courmisch | 2006-03-21 16:39:43 +0100 (Tue, 21 Mar 2006) | 2 lines
8574 Changed paths:
8575    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
8577 A bit explanation of the wxWidgets string conversion mess won't harm
8579 ------------------------------------------------------------------------
8580 r14852 | courmisch | 2006-03-21 16:34:34 +0100 (Tue, 21 Mar 2006) | 3 lines
8581 Changed paths:
8582    M /trunk/modules/gui/wxwidgets/menus.cpp
8584 Fix G++ 4.1 compilation problem
8585 reported by Diego 'Flameeyes' Pettenò
8587 ------------------------------------------------------------------------
8588 r14851 | dionoea | 2006-03-21 01:45:31 +0100 (Tue, 21 Mar 2006) | 2 lines
8589 Changed paths:
8590    M /trunk/share/http/requests/status.xml
8592 looks like someone renamed vlc_obj_exists to vlc_object_exists.
8594 ------------------------------------------------------------------------
8595 r14847 | zorglub | 2006-03-21 00:13:39 +0100 (Tue, 21 Mar 2006) | 2 lines
8596 Changed paths:
8597    M /trunk/test/NativeLibvlcTest.py
8598    M /trunk/test/NativeStatsTest.py
8599    M /trunk/test/PyMediaControlBaseTest.py
8600    M /trunk/test/PyMediaControlPlaylistTest.py
8601    M /trunk/test/PyMediaControlVariablesTest.py
8602    M /trunk/test/setup.py
8604 Fix test
8606 ------------------------------------------------------------------------
8607 r14846 | ipkiss | 2006-03-20 23:34:43 +0100 (Mon, 20 Mar 2006) | 2 lines
8608 Changed paths:
8609    M /trunk/doc/skins/skins2-howto.xml
8611  * doc/skins/skins2-howto.xml: Fixed typos.
8613 ------------------------------------------------------------------------
8614 r14845 | fkuehne | 2006-03-20 21:42:23 +0100 (Mon, 20 Mar 2006) | 1 line
8615 Changed paths:
8616    M /trunk/README.MacOSX.rtf
8618 * the transitional phase of our osx-aout-modules is over :)
8619 ------------------------------------------------------------------------
8620 r14843 | dionoea | 2006-03-20 21:22:59 +0100 (Mon, 20 Mar 2006) | 6 lines
8621 Changed paths:
8622    M /trunk/src/misc/vlm.c
8624 fix #478.
8626 You need to escape (with \):
8627 * quotes that are part of a file's name or option's value
8628 * backslashes
8630 ------------------------------------------------------------------------
8631 r14842 | damienf | 2006-03-20 15:40:42 +0100 (Mon, 20 Mar 2006) | 2 lines
8632 Changed paths:
8633    M /trunk/activex/plugin.cpp
8635 plugin.cpp: as usual,I forgot to disable my own debug
8637 ------------------------------------------------------------------------
8638 r14841 | damienf | 2006-03-20 15:37:41 +0100 (Mon, 20 Mar 2006) | 7 lines
8639 Changed paths:
8640    M /trunk/activex/persistpropbag.cpp
8641    M /trunk/activex/plugin.cpp
8642    M /trunk/activex/plugin.h
8643    M /trunk/activex/test.html
8644    M /trunk/activex/vlccontrol.cpp
8646 plugin.cpp, plugin.h: delayed initialization of VLC until activation in place in user mode only
8647     this allows the persistable properties to be fully loaded before initialization and allow
8648     for control to initialize faster in design mode. AUTOLOOP property now works properly
8649 persistpropbag.cpp, vlccontrol.h: decoupled volume property from VLC so that value can be used
8650     without having VLC initialized
8651 test.html: added volume control
8653 ------------------------------------------------------------------------
8654 r14840 | fkuehne | 2006-03-20 15:13:04 +0100 (Mon, 20 Mar 2006) | 1 line
8655 Changed paths:
8656    M /trunk/Makefile.am
8658 * 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...)
8659 ------------------------------------------------------------------------
8660 r14839 | massiot | 2006-03-20 12:18:52 +0100 (Mon, 20 Mar 2006) | 2 lines
8661 Changed paths:
8662    M /trunk/modules/mux/mpeg/ts.c
8664  * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
8666 ------------------------------------------------------------------------
8667 r14838 | massiot | 2006-03-20 12:12:04 +0100 (Mon, 20 Mar 2006) | 2 lines
8668 Changed paths:
8669    M /trunk/modules/control/http/http.c
8670    M /trunk/modules/control/http/http.h
8672  * modules/control/http: Content-Type should be case-insensitive.
8674 ------------------------------------------------------------------------
8675 r14837 | dionoea | 2006-03-20 02:51:45 +0100 (Mon, 20 Mar 2006) | 2 lines
8676 Changed paths:
8677    M /trunk/share/http/dialogs/mosaic
8678    M /trunk/share/http/js/functions.js
8680 mosaic wizard: change layout & make VLM command batch display optional.
8682 ------------------------------------------------------------------------
8683 r14836 | dionoea | 2006-03-20 02:35:15 +0100 (Mon, 20 Mar 2006) | 2 lines
8684 Changed paths:
8685    M /trunk/share/http/js/vlm.js
8687 * also do vlm options fix on sout.
8689 ------------------------------------------------------------------------
8690 r14835 | dionoea | 2006-03-20 02:32:11 +0100 (Mon, 20 Mar 2006) | 4 lines
8691 Changed paths:
8692    M /trunk/share/http/dialogs/input
8693    M /trunk/share/http/dialogs/mosaic
8694    M /trunk/share/http/dialogs/sout
8695    M /trunk/share/http/js/functions.js
8696    M /trunk/share/http/js/mosaic.js
8697    M /trunk/share/http/js/vlm.js
8698    M /trunk/share/http/style.css
8700 * add "fake:" input
8701 * vlm fix. change "input :foo=bar :foo2=bar2" into vlm compatible option handling
8702 * mosaic fix. always enable transcode when using an sout chain
8704 ------------------------------------------------------------------------
8705 r14834 | hartman | 2006-03-19 23:03:20 +0100 (Sun, 19 Mar 2006) | 2 lines
8706 Changed paths:
8707    M /trunk/modules/demux/livedotcom.cpp
8709 * Fix AMR from liveMedia decoding. Patch by Alex Antropoff <alant at transtelecom dot md>
8711 ------------------------------------------------------------------------
8712 r14830 | xtophe | 2006-03-19 19:16:56 +0100 (Sun, 19 Mar 2006) | 2 lines
8713 Changed paths:
8714    M /trunk/modules/video_output/caca.c
8716 caca.c: Typo
8718 ------------------------------------------------------------------------
8719 r14829 | hartman | 2006-03-19 19:05:54 +0100 (Sun, 19 Mar 2006) | 2 lines
8720 Changed paths:
8721    M /trunk/modules/demux/livedotcom.cpp
8723 * sorry about the missing #if
8725 ------------------------------------------------------------------------
8726 r14828 | sam | 2006-03-19 18:17:57 +0100 (Sun, 19 Mar 2006) | 2 lines
8727 Changed paths:
8728    M /trunk/modules/video_output/caca.c
8730   * Support for newer libcaca/libcucul versions.
8732 ------------------------------------------------------------------------
8733 r14827 | bigben | 2006-03-19 14:13:09 +0100 (Sun, 19 Mar 2006) | 3 lines
8734 Changed paths:
8735    M /trunk/modules/gui/macosx/output.m
8737 Forgot that one
8740 ------------------------------------------------------------------------
8741 r14826 | bigben | 2006-03-19 14:03:20 +0100 (Sun, 19 Mar 2006) | 3 lines
8742 Changed paths:
8743    M /trunk/modules/gui/macosx/wizard.m
8745 * fix compilation
8748 ------------------------------------------------------------------------
8749 r14825 | bigben | 2006-03-19 13:57:26 +0100 (Sun, 19 Mar 2006) | 3 lines
8750 Changed paths:
8751    M /trunk/modules/gui/macosx/bookmarks.m
8752    M /trunk/modules/gui/macosx/controls.m
8753    M /trunk/modules/gui/macosx/equalizer.m
8754    M /trunk/modules/gui/macosx/extended.m
8755    M /trunk/modules/gui/macosx/interaction.m
8756    M /trunk/modules/gui/macosx/intf.m
8757    M /trunk/modules/gui/macosx/macosx.m
8758    M /trunk/modules/gui/macosx/open.m
8759    M /trunk/modules/gui/macosx/playlist.m
8760    M /trunk/modules/gui/macosx/playlistinfo.m
8761    M /trunk/modules/gui/macosx/prefs.m
8762    M /trunk/modules/gui/macosx/update.m
8763    M /trunk/modules/gui/macosx/voutgl.m
8764    M /trunk/modules/gui/macosx/voutqt.m
8765    M /trunk/modules/gui/macosx/wizard.m
8767 * First string review of the OSX interface
8770 ------------------------------------------------------------------------
8771 r14824 | hartman | 2006-03-19 12:24:16 +0100 (Sun, 19 Mar 2006) | 2 lines
8772 Changed paths:
8773    M /trunk/modules/demux/livedotcom.cpp
8775 * fix the liveMedia VERSION_INT (hopefully)
8777 ------------------------------------------------------------------------
8778 r14823 | dionoea | 2006-03-19 02:49:11 +0100 (Sun, 19 Mar 2006) | 2 lines
8779 Changed paths:
8780    M /trunk/share/Makefile.am
8782 Add iehacks.css to Makefile.am
8784 ------------------------------------------------------------------------
8785 r14822 | dionoea | 2006-03-19 02:46:43 +0100 (Sun, 19 Mar 2006) | 6 lines
8786 Changed paths:
8787    M /trunk/share/http/dialogs/input
8788    M /trunk/share/http/dialogs/mosaic
8789    M /trunk/share/http/dialogs/playlist
8790    M /trunk/share/http/dialogs/sout
8791    A /trunk/share/http/iehacks.css
8792    M /trunk/share/http/images/info.png
8793    M /trunk/share/http/index.html
8794    M /trunk/share/http/js/functions.js
8795    M /trunk/share/http/style.css
8797 A bunch of hacks to fix bugs on IE.
8799 I really don't like the Sort menu and Services discovery menu code. If
8800 someone has a better idea feal free to change it.
8803 ------------------------------------------------------------------------
8804 r14821 | hartman | 2006-03-19 02:28:18 +0100 (Sun, 19 Mar 2006) | 2 lines
8805 Changed paths:
8806    M /trunk/modules/demux/livedotcom.cpp
8808 * fix ifdef
8810 ------------------------------------------------------------------------
8811 r14820 | xtophe | 2006-03-19 02:27:21 +0100 (Sun, 19 Mar 2006) | 2 lines
8812 Changed paths:
8813    M /trunk/modules/stream_out/bridge.c
8814    M /trunk/modules/stream_out/rtp.c
8815    M /trunk/modules/stream_out/standard.c
8816    M /trunk/modules/stream_out/switcher.c
8817    M /trunk/modules/stream_out/transcode.c
8819 stream_out/*: String review (refs #438)
8821 ------------------------------------------------------------------------
8822 r14819 | hartman | 2006-03-19 02:00:13 +0100 (Sun, 19 Mar 2006) | 8 lines
8823 Changed paths:
8824    M /trunk/modules/demux/livedotcom.cpp
8826 * Send Keep-A-Live RTSP bogus calls for servers that do not support RTCP reports.
8827   Seems to work for WM RTSP. No support yet for Kasenna,
8828   since I don't have proper access to one at this moment.
8830   refs #595
8831   refs #329
8834 ------------------------------------------------------------------------
8835 r14818 | dionoea | 2006-03-19 01:02:26 +0100 (Sun, 19 Mar 2006) | 2 lines
8836 Changed paths:
8837    M /trunk/share/http/dialogs/sout
8839 Fix typo
8841 ------------------------------------------------------------------------
8842 r14817 | jpsaman | 2006-03-19 00:11:31 +0100 (Sun, 19 Mar 2006) | 1 line
8843 Changed paths:
8844    M /trunk/src/Makefile.am
8846 Undo r 14546 breakage
8847 ------------------------------------------------------------------------
8848 r14816 | zorglub | 2006-03-18 23:27:07 +0100 (Sat, 18 Mar 2006) | 2 lines
8849 Changed paths:
8850    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
8852 Don't expand WX Tree root - Patch by Alexander Gall. Thanks
8854 ------------------------------------------------------------------------
8855 r14815 | zorglub | 2006-03-18 23:18:16 +0100 (Sat, 18 Mar 2006) | 2 lines
8856 Changed paths:
8857    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
8859 Apparently fix WX playlist crash (Closes:#205)
8861 ------------------------------------------------------------------------
8862 r14814 | xtophe | 2006-03-18 19:14:49 +0100 (Sat, 18 Mar 2006) | 2 lines
8863 Changed paths:
8864    M /trunk/share/Makefile.am
8866 share/makefile.am: Typo. Thanks to Albert on the forum for the report
8868 ------------------------------------------------------------------------
8869 r14813 | zorglub | 2006-03-18 19:12:47 +0100 (Sat, 18 Mar 2006) | 2 lines
8870 Changed paths:
8871    M /trunk/src/input/es_out.c
8873 Don't use %f in es_out (Closes:#587)
8875 ------------------------------------------------------------------------
8876 r14812 | dionoea | 2006-03-18 18:56:10 +0100 (Sat, 18 Mar 2006) | 2 lines
8877 Changed paths:
8878    M /trunk/share/http/dialogs/mosaic
8880 Add some comments and 'fix' display if the mosaic's width is larger than 600px.
8882 ------------------------------------------------------------------------
8883 r14811 | zorglub | 2006-03-18 18:52:31 +0100 (Sat, 18 Mar 2006) | 2 lines
8884 Changed paths:
8885    M /trunk/include/vlc_httpd.h
8886    M /trunk/include/vlc_objects.h
8887    M /trunk/src/misc/messages.c
8888    M /trunk/src/misc/objects.c
8889    M /trunk/src/network/httpd.c
8891 Display IP of client in debug
8893 ------------------------------------------------------------------------
8894 r14810 | dionoea | 2006-03-18 18:45:40 +0100 (Sat, 18 Mar 2006) | 2 lines
8895 Changed paths:
8896    M /trunk/share/http/js/mosaic.js
8898 Spelling fix, again.
8900 ------------------------------------------------------------------------
8901 r14809 | dionoea | 2006-03-18 18:43:36 +0100 (Sat, 18 Mar 2006) | 2 lines
8902 Changed paths:
8903    M /trunk/share/http/dialogs/mosaic
8905 Spelling fix
8907 ------------------------------------------------------------------------
8908 r14808 | dionoea | 2006-03-18 18:42:37 +0100 (Sat, 18 Mar 2006) | 2 lines
8909 Changed paths:
8910    M /trunk/share/http/dialogs/input
8911    M /trunk/share/http/dialogs/mosaic
8912    M /trunk/share/http/dialogs/sout
8913    M /trunk/share/http/js/mosaic.js
8915 add some help and feedback
8917 ------------------------------------------------------------------------
8918 r14807 | xtophe | 2006-03-18 18:31:31 +0100 (Sat, 18 Mar 2006) | 2 lines
8919 Changed paths:
8920    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
8922 x264.patch: Sync with upstream
8924 ------------------------------------------------------------------------
8925 r14806 | dionoea | 2006-03-18 18:14:54 +0100 (Sat, 18 Mar 2006) | 2 lines
8926 Changed paths:
8927    M /trunk/NEWS
8929 update NEWS
8931 ------------------------------------------------------------------------
8932 r14805 | dionoea | 2006-03-18 18:14:19 +0100 (Sat, 18 Mar 2006) | 2 lines
8933 Changed paths:
8934    M /trunk/share/http/dialogs/footer
8935    M /trunk/share/http/dialogs/mosaic
8936    M /trunk/share/http/dialogs/sout
8937    M /trunk/share/http/js/functions.js
8938    M /trunk/share/http/js/mosaic.js
8939    M /trunk/share/http/mosaic.html
8940    M /trunk/share/http/style.css
8942 Code the mosaic wizard
8944 ------------------------------------------------------------------------
8945 r14804 | zorglub | 2006-03-18 17:22:23 +0100 (Sat, 18 Mar 2006) | 2 lines
8946 Changed paths:
8947    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8949 Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)
8951 ------------------------------------------------------------------------
8952 r14803 | xtophe | 2006-03-18 16:52:42 +0100 (Sat, 18 Mar 2006) | 2 lines
8953 Changed paths:
8954    M /trunk/THANKS
8955    M /trunk/modules/access/dshow/dshow.cpp
8957 access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
8959 ------------------------------------------------------------------------
8960 r14802 | dionoea | 2006-03-18 16:06:40 +0100 (Sat, 18 Mar 2006) | 2 lines
8961 Changed paths:
8962    A /trunk/share/http/images/white_cross_small.png
8964 ooops
8966 ------------------------------------------------------------------------
8967 r14801 | dionoea | 2006-03-18 16:00:52 +0100 (Sat, 18 Mar 2006) | 2 lines
8968 Changed paths:
8969    M /trunk/share/Makefile.am
8971 One more image
8973 ------------------------------------------------------------------------
8974 r14800 | dionoea | 2006-03-18 15:37:51 +0100 (Sat, 18 Mar 2006) | 2 lines
8975 Changed paths:
8976    M /trunk/share/Makefile.am
8978 Add new http interface images
8980 ------------------------------------------------------------------------
8981 r14799 | xtophe | 2006-03-18 13:49:51 +0100 (Sat, 18 Mar 2006) | 2 lines
8982 Changed paths:
8983    M /trunk/modules/demux/ts.c
8985 Typo
8987 ------------------------------------------------------------------------
8988 r14798 | zorglub | 2006-03-18 13:38:38 +0100 (Sat, 18 Mar 2006) | 2 lines
8989 Changed paths:
8990    M /trunk/modules/visualization/galaktos/init_cond.c
8991    M /trunk/modules/visualization/galaktos/preset.c
8993 %f in galaktos (Closes:#585)
8995 ------------------------------------------------------------------------
8996 r14797 | zorglub | 2006-03-18 12:27:40 +0100 (Sat, 18 Mar 2006) | 2 lines
8997 Changed paths:
8998    M /trunk/THANKS
9000 Thanks
9002 ------------------------------------------------------------------------
9003 r14796 | zorglub | 2006-03-18 12:27:10 +0100 (Sat, 18 Mar 2006) | 7 lines
9004 Changed paths:
9005    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9006    M /trunk/modules/codec/ffmpeg/ffmpeg.h
9007    M /trunk/modules/codec/ffmpeg/video_filter.c
9008    M /trunk/modules/stream_out/transcode.c
9010 Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.
9012 Seems to work neatly, please test nevertheless.
9014 Closes:#448
9017 ------------------------------------------------------------------------
9018 r14795 | zorglub | 2006-03-18 11:30:24 +0100 (Sat, 18 Mar 2006) | 2 lines
9019 Changed paths:
9020    M /trunk/src/misc/vlm.c
9022 Don't use %f in VLM, except for display (Closes:#588)
9024 ------------------------------------------------------------------------
9025 r14794 | zorglub | 2006-03-18 11:20:01 +0100 (Sat, 18 Mar 2006) | 2 lines
9026 Changed paths:
9027    M /trunk/modules/audio_filter/equalizer.c
9029 Don't use %f in equalizer (Closes:#586)
9031 ------------------------------------------------------------------------
9032 r14793 | zorglub | 2006-03-18 11:14:40 +0100 (Sat, 18 Mar 2006) | 2 lines
9033 Changed paths:
9034    M /trunk/modules/control/http/macro.c
9035    M /trunk/modules/control/http/rpn.c
9037 Don't use %f in HTTP interface (Closes:#584)
9039 ------------------------------------------------------------------------
9040 r14792 | courmisch | 2006-03-18 09:51:19 +0100 (Sat, 18 Mar 2006) | 3 lines
9041 Changed paths:
9042    M /trunk/modules/misc/network/ipv4.c
9044 - Avoid using gethostbyname() which is not thread-safe
9045 - Code simplification
9047 ------------------------------------------------------------------------
9048 r14791 | courmisch | 2006-03-18 09:46:59 +0100 (Sat, 18 Mar 2006) | 2 lines
9049 Changed paths:
9050    M /trunk/modules/mux/rtp
9052 svn:ignore
9054 ------------------------------------------------------------------------
9055 r14790 | xtophe | 2006-03-18 03:06:16 +0100 (Sat, 18 Mar 2006) | 2 lines
9056 Changed paths:
9057    M /trunk/modules/demux/asf/asf.c
9058    M /trunk/modules/demux/asf/libasf.c
9059    M /trunk/modules/demux/avi/avi.c
9060    M /trunk/modules/demux/flac.c
9061    M /trunk/modules/demux/m3u.c
9062    M /trunk/modules/demux/mjpeg.c
9063    M /trunk/modules/demux/mp4/mp4.c
9064    M /trunk/modules/demux/nsc.c
9065    M /trunk/modules/demux/playlist/b4s.c
9066    M /trunk/modules/demux/playlist/pls.c
9067    M /trunk/modules/demux/playlist/podcast.c
9068    M /trunk/modules/demux/rawdv.c
9069    M /trunk/modules/demux/sgimb.c
9070    M /trunk/modules/demux/subtitle.c
9071    M /trunk/modules/demux/ts.c
9072    M /trunk/modules/demux/ty.c
9073    M /trunk/modules/demux/vobsub.c
9074    M /trunk/modules/demux/voc.c
9075    M /trunk/modules/demux/wav.c
9077 All: string review (refs: #438)
9079 ------------------------------------------------------------------------
9080 r14789 | dionoea | 2006-03-18 02:22:06 +0100 (Sat, 18 Mar 2006) | 2 lines
9081 Changed paths:
9082    M /trunk/modules/control/http/util.c
9083    M /trunk/share/http/dialogs/playlist
9084    M /trunk/share/http/js/functions.js
9085    M /trunk/share/http/requests/playlist.xml
9087 HTTP interface: Display estimated item time when available.
9089 ------------------------------------------------------------------------
9090 r14788 | dionoea | 2006-03-18 01:51:57 +0100 (Sat, 18 Mar 2006) | 2 lines
9091 Changed paths:
9092    M /trunk/share/http/js/functions.js
9093    M /trunk/share/http/requests/playlist.xml
9095 Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.
9097 ------------------------------------------------------------------------
9098 r14787 | dionoea | 2006-03-18 01:45:55 +0100 (Sat, 18 Mar 2006) | 2 lines
9099 Changed paths:
9100    M /trunk/modules/control/http/util.c
9102 Export the fact that a playlist item is read only or can be deleted
9104 ------------------------------------------------------------------------
9105 r14786 | dionoea | 2006-03-18 01:29:57 +0100 (Sat, 18 Mar 2006) | 2 lines
9106 Changed paths:
9107    M /trunk/share/http/dialogs/playlist
9108    A /trunk/share/http/images/sd.png
9109    M /trunk/share/http/js/functions.js
9110    M /trunk/share/http/requests/status.xml
9111    M /trunk/share/http/style.css
9113 Add services discovery handling in http interface.
9115 ------------------------------------------------------------------------
9116 r14785 | dionoea | 2006-03-18 01:17:53 +0100 (Sat, 18 Mar 2006) | 3 lines
9117 Changed paths:
9118    M /trunk/modules/control/http/http.h
9119    M /trunk/modules/control/http/macro.c
9120    M /trunk/modules/control/http/mvar.c
9121    M /trunk/modules/control/http/rpn.c
9123 * rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_discovery_is_loaded" rpn functions.
9124 * macro.c, http.h, mvar.c: add new "object" param2 for foreach macro. It gives a list of all objects matching a capability.
9126 ------------------------------------------------------------------------
9127 r14784 | dionoea | 2006-03-18 00:13:47 +0100 (Sat, 18 Mar 2006) | 2 lines
9128 Changed paths:
9129    M /trunk/share/http/dialogs/browse
9130    M /trunk/share/http/dialogs/input
9131    M /trunk/share/http/dialogs/main
9132    M /trunk/share/http/dialogs/playlist
9133    M /trunk/share/http/dialogs/sout
9134    M /trunk/share/http/style.css
9136 Add small "close/hide" buttons on some of the dialogs
9138 ------------------------------------------------------------------------
9139 r14783 | dionoea | 2006-03-18 00:05:41 +0100 (Sat, 18 Mar 2006) | 2 lines
9140 Changed paths:
9141    M /trunk/modules/demux/m3u.c
9143 [14752] improved, by Daniel Stranger.
9145 ------------------------------------------------------------------------
9146 r14782 | jpsaman | 2006-03-17 23:38:47 +0100 (Fri, 17 Mar 2006) | 1 line
9147 Changed paths:
9148    M /trunk/share/http/dialogs/playlist
9150 Revert revision 14781 the sort button was already there.
9151 ------------------------------------------------------------------------
9152 r14781 | jpsaman | 2006-03-17 23:28:15 +0100 (Fri, 17 Mar 2006) | 1 line
9153 Changed paths:
9154    M /trunk/share/http/dialogs/playlist
9156 Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch
9157 ------------------------------------------------------------------------
9158 r14780 | dionoea | 2006-03-17 23:01:13 +0100 (Fri, 17 Mar 2006) | 2 lines
9159 Changed paths:
9160    M /trunk/share/http/dialogs/playlist
9161    A /trunk/share/http/images/white.png
9162    M /trunk/share/http/js/functions.js
9163    M /trunk/share/http/style.css
9165 HTTP interface playlist sort commands based on patch by Laurent Mutricy.
9167 ------------------------------------------------------------------------
9168 r14779 | fkuehne | 2006-03-17 21:07:25 +0100 (Fri, 17 Mar 2006) | 1 line
9169 Changed paths:
9170    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9171    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9172    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9173    M /trunk/modules/gui/macosx/wizard.h
9174    M /trunk/modules/gui/macosx/wizard.m
9176 * don't overwrite existing files
9177 ------------------------------------------------------------------------
9178 r14778 | xtophe | 2006-03-17 18:06:05 +0100 (Fri, 17 Mar 2006) | 2 lines
9179 Changed paths:
9180    M /trunk
9181    M /trunk/extras
9182    M /trunk/src/test
9184 Add a few svn:ignore
9186 ------------------------------------------------------------------------
9187 r14777 | jpsaman | 2006-03-17 15:40:59 +0100 (Fri, 17 Mar 2006) | 1 line
9188 Changed paths:
9189    M /trunk/share/http/old/admin/browse.html
9190    M /trunk/share/http/old/admin/index.html
9191    M /trunk/share/http/old/index.html
9192    M /trunk/share/http/old/info.html
9193    M /trunk/share/http/old/vlm/edit.html
9194    M /trunk/share/http/old/vlm/index.html
9195    M /trunk/share/http/old/vlm/new.html
9196    M /trunk/share/http/old/vlm/show.html
9198 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>
9199 ------------------------------------------------------------------------
9200 r14776 | jpsaman | 2006-03-17 15:34:06 +0100 (Fri, 17 Mar 2006) | 1 line
9201 Changed paths:
9202    M /trunk/modules/control/http/rpn.c
9203    M /trunk/share/http/js/functions.js
9204    M /trunk/share/http/requests/status.xml
9206 Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>
9207 ------------------------------------------------------------------------
9208 r14775 | damienf | 2006-03-17 02:08:13 +0100 (Fri, 17 Mar 2006) | 3 lines
9209 Changed paths:
9210    M /trunk/mozilla/Makefile.am
9211    M /trunk/mozilla/npvlc_rc.rc
9213 Makefile.am: fixed linking of mozilla plugin
9214 npvlc_rc.rc: fixed description and suffixes columns
9216 ------------------------------------------------------------------------
9217 r14774 | hartman | 2006-03-16 23:45:11 +0100 (Thu, 16 Mar 2006) | 2 lines
9218 Changed paths:
9219    M /trunk/modules/demux/livedotcom.cpp
9221 * G726 settings for liveMedia refs #601
9223 ------------------------------------------------------------------------
9224 r14773 | xtophe | 2006-03-16 21:19:54 +0100 (Thu, 16 Mar 2006) | 2 lines
9225 Changed paths:
9226    M /trunk/share/http/js/functions.js
9227    M /trunk/share/http/style.css
9229 Reimplement [14768] with a CSS. Patch by Laurent Mutricy.
9231 ------------------------------------------------------------------------
9232 r14772 | dionoea | 2006-03-16 18:59:41 +0100 (Thu, 16 Mar 2006) | 2 lines
9233 Changed paths:
9234    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
9236 hum, forgot to set the default value
9238 ------------------------------------------------------------------------
9239 r14771 | dionoea | 2006-03-16 17:59:41 +0100 (Thu, 16 Mar 2006) | 5 lines
9240 Changed paths:
9241    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
9242    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
9243    M /trunk/modules/gui/skins2/parser/builder.cpp
9244    M /trunk/modules/gui/skins2/parser/builder_data.def
9245    M /trunk/modules/gui/skins2/parser/builder_data.hpp
9246    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
9247    M /trunk/modules/gui/skins2/utils/var_tree.cpp
9248    M /trunk/modules/gui/skins2/utils/var_tree.hpp
9250 Add attribute flat="true/false" to Playtree. When flat is true, only the
9251 leafs will be displayed (like the old style playlist). Once we're sure
9252 that this works fine, we can ditch the old skins2 playlist code.
9255 ------------------------------------------------------------------------
9256 r14770 | titer | 2006-03-16 01:38:46 +0100 (Thu, 16 Mar 2006) | 2 lines
9257 Changed paths:
9258    M /trunk/configure.ac
9260 Workarounds a BeOS segfaulting weirdness
9262 ------------------------------------------------------------------------
9263 r14769 | dionoea | 2006-03-15 20:44:02 +0100 (Wed, 15 Mar 2006) | 2 lines
9264 Changed paths:
9265    M /trunk/share/http/dialogs/footer
9267 change "videolan.org" to "VideoLAN website"
9269 ------------------------------------------------------------------------
9270 r14768 | dionoea | 2006-03-15 20:33:10 +0100 (Wed, 15 Mar 2006) | 2 lines
9271 Changed paths:
9272    M /trunk/share/http/js/functions.js
9273    M /trunk/share/http/requests/status.xml
9275 "[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy
9277 ------------------------------------------------------------------------
9278 r14767 | dionoea | 2006-03-15 14:23:31 +0100 (Wed, 15 Mar 2006) | 2 lines
9279 Changed paths:
9280    M /trunk/share/http/js/functions.js
9282 Fix browsing when file/folder name is using a quote (').
9284 ------------------------------------------------------------------------
9285 r14766 | dionoea | 2006-03-15 14:01:36 +0100 (Wed, 15 Mar 2006) | 2 lines
9286 Changed paths:
9287    M /trunk/THANKS
9288    M /trunk/share/http/js/functions.js
9289    M /trunk/share/http/requests/status.xml
9291 "[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.
9293 ------------------------------------------------------------------------
9294 r14765 | hartman | 2006-03-15 02:12:30 +0100 (Wed, 15 Mar 2006) | 2 lines
9295 Changed paths:
9296    M /trunk/modules/demux/livedotcom.cpp
9298 * Ahum.. compile before you commit...
9300 ------------------------------------------------------------------------
9301 r14764 | hartman | 2006-03-15 02:07:29 +0100 (Wed, 15 Mar 2006) | 5 lines
9302 Changed paths:
9303    M /trunk/modules/demux/livedotcom.cpp
9305 * Completly untested G726 support for liveMedia. refs #601
9306   If anyone has access to such a stream, please test this. The AXIS 241QA has this for instance.
9308   See also: http://forum.videolan.org/viewtopic.php?t=18287&start=0&postdays=0&postorder=asc&highlight=g726
9310 ------------------------------------------------------------------------
9311 r14763 | hartman | 2006-03-15 01:40:18 +0100 (Wed, 15 Mar 2006) | 2 lines
9312 Changed paths:
9313    M /trunk/src/misc/charset.c
9315 * Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding
9317 ------------------------------------------------------------------------
9318 r14762 | xtophe | 2006-03-14 23:40:33 +0100 (Tue, 14 Mar 2006) | 4 lines
9319 Changed paths:
9320    M /trunk/configure.ac
9321    A /trunk/modules/mux/rtp/Modules.am
9322    M /trunk/po/POTFILES.in
9323    M /trunk/po/ca.po
9324    M /trunk/po/da.po
9325    M /trunk/po/de.po
9326    M /trunk/po/en_GB.po
9327    M /trunk/po/es.po
9328    M /trunk/po/fr.po
9329    M /trunk/po/it.po
9330    M /trunk/po/ja.po
9331    M /trunk/po/ka.po
9332    M /trunk/po/ko.po
9333    M /trunk/po/nl.po
9334    M /trunk/po/oc.po
9335    M /trunk/po/pt_BR.po
9336    M /trunk/po/ro.po
9337    M /trunk/po/ru.po
9338    M /trunk/po/sv.po
9339    M /trunk/po/tr.po
9340    M /trunk/po/vlc.pot
9341    M /trunk/po/zh_CN.po
9342    M /trunk/po/zh_TW.po
9344 ALL: Fix make distcheck
9345         - add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
9346         - update-po
9348 ------------------------------------------------------------------------
9349 r14761 | hartman | 2006-03-14 22:59:02 +0100 (Tue, 14 Mar 2006) | 2 lines
9350 Changed paths:
9351    M /trunk/modules/stream_out/rtp.c
9353 * We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.
9355 ------------------------------------------------------------------------
9356 r14760 | xtophe | 2006-03-14 22:52:53 +0100 (Tue, 14 Mar 2006) | 3 lines
9357 Changed paths:
9358    M /trunk/extras/contrib
9359    M /trunk/extras/contrib/Makefile
9360    M /trunk/extras/contrib/src
9362 contrib/Makefile: fix the rights on the bin directory
9363 some more svn:ignore
9365 ------------------------------------------------------------------------
9366 r14759 | courmisch | 2006-03-14 22:46:18 +0100 (Tue, 14 Mar 2006) | 3 lines
9367 Changed paths:
9368    M /trunk/modules/stream_out/rtp.c
9370 Whoops. Disable by default for now.
9371 Maybe the option name could be made better.
9373 ------------------------------------------------------------------------
9374 r14758 | courmisch | 2006-03-14 22:42:07 +0100 (Tue, 14 Mar 2006) | 5 lines
9375 Changed paths:
9376    M /trunk/THANKS
9377    M /trunk/modules/stream_out/rtp.c
9379 Apply RFC3016 RTP packetizer patch from Alex Antropoff
9381 The new format is disabled by default,
9382 so we have little risks of regression.
9384 ------------------------------------------------------------------------
9385 r14757 | dionoea | 2006-03-14 15:38:45 +0100 (Tue, 14 Mar 2006) | 2 lines
9386 Changed paths:
9387    M /trunk/modules/video_filter/mosaic.c
9389 Fix unsigned int vs int compilation warning.
9391 ------------------------------------------------------------------------
9392 r14756 | dionoea | 2006-03-14 15:19:37 +0100 (Tue, 14 Mar 2006) | 12 lines
9393 Changed paths:
9394    M /trunk/modules/video_filter/mosaic.c
9396 Fix sub picture region x and y offset values when using
9397 --mosaic-keep-picture with a picture that is bigger than on of the
9398 mosaic's small rectangles.
9400 This allows creation of mosaics like :
9401 AAAAAABBB
9402 A    ABBB
9403 A    ACCC
9404 AAAAAACCC
9405 (where A, B and C are 3 sub streams)
9408 ------------------------------------------------------------------------
9409 r14755 | dionoea | 2006-03-14 14:08:48 +0100 (Tue, 14 Mar 2006) | 7 lines
9410 Changed paths:
9411    M /trunk/src/misc/block.c
9413 Looks like we didn't malloc the right size. (If this was some dirty
9414 hack, please revert my commit and add a comment explaining why it's
9415 needed because)
9417 Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.
9420 ------------------------------------------------------------------------
9421 r14754 | xtophe | 2006-03-14 11:01:39 +0100 (Tue, 14 Mar 2006) | 2 lines
9422 Changed paths:
9423    M /trunk/debian/patches/20_no-wx-updates.dpatch
9425 debian/patches: Fix the debian package creation
9427 ------------------------------------------------------------------------
9428 r14753 | dionoea | 2006-03-13 23:43:25 +0100 (Mon, 13 Mar 2006) | 2 lines
9429 Changed paths:
9430    M /trunk/share/http/js/functions.js
9431    M /trunk/share/http/requests/browse.xml
9433 Fix browsing directories containing the '&' character
9435 ------------------------------------------------------------------------
9436 r14752 | dionoea | 2006-03-13 22:51:36 +0100 (Mon, 13 Mar 2006) | 4 lines
9437 Changed paths:
9438    M /trunk/modules/demux/m3u.c
9440 Fix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
9441 which works using mmst but not mmsh (VLC only tried mmsh previously).
9444 ------------------------------------------------------------------------
9445 r14751 | xtophe | 2006-03-13 17:45:00 +0100 (Mon, 13 Mar 2006) | 2 lines
9446 Changed paths:
9447    M /trunk/extras/contrib/src/packages.mak
9449 Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)
9451 ------------------------------------------------------------------------
9452 r14750 | courmisch | 2006-03-13 11:56:56 +0100 (Mon, 13 Mar 2006) | 2 lines
9453 Changed paths:
9454    M /trunk/src/misc/charset.c
9456 Change Russian charset selection
9458 ------------------------------------------------------------------------
9459 r14749 | courmisch | 2006-03-13 11:52:32 +0100 (Mon, 13 Mar 2006) | 2 lines
9460 Changed paths:
9461    M /trunk/src/misc/charset.c
9463 Candidate language to likely non-UTF8 code page functions
9465 ------------------------------------------------------------------------
9466 r14748 | zorglub | 2006-03-13 08:12:18 +0100 (Mon, 13 Mar 2006) | 4 lines
9467 Changed paths:
9468    M /trunk/modules/gui/wxwidgets/interface.cpp
9469    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
9471 Add a tristate for WX playlist mode (normal/embedded/both).
9473 For the moment, defaults to normal. (Closes:#494)
9475 ------------------------------------------------------------------------
9476 r14747 | hartman | 2006-03-13 01:54:40 +0100 (Mon, 13 Mar 2006) | 2 lines
9477 Changed paths:
9478    M /trunk/extras/contrib/src/Makefile
9479    D /trunk/extras/contrib/src/Patches/x264_svn.patch
9481 * Fix x264 compilation on Darwin
9483 ------------------------------------------------------------------------
9484 r14746 | courmisch | 2006-03-12 23:52:25 +0100 (Sun, 12 Mar 2006) | 5 lines
9485 Changed paths:
9486    M /trunk/include/charset.h
9487    M /trunk/include/vlc_symbols.h
9488    M /trunk/src/misc/unicode.c
9490 * Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
9491 * Cosmetic fixes
9492 * Check for invalid UTF-32 sequence
9493 * Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)
9495 ------------------------------------------------------------------------
9496 r14745 | xtophe | 2006-03-12 23:46:34 +0100 (Sun, 12 Mar 2006) | 2 lines
9497 Changed paths:
9498    M /trunk/extras/contrib/src/Makefile
9500 Missing in the previous commit + don't extract gecko-sdk each time
9502 ------------------------------------------------------------------------
9503 r14744 | xtophe | 2006-03-12 22:59:12 +0100 (Sun, 12 Mar 2006) | 2 lines
9504 Changed paths:
9505    M /trunk/extras/contrib/src/Makefile
9506    M /trunk/extras/contrib/src/Patches/libshout-win32.patch
9508 shout: Other approach.
9510 ------------------------------------------------------------------------
9511 r14743 | zorglub | 2006-03-12 22:42:19 +0100 (Sun, 12 Mar 2006) | 4 lines
9512 Changed paths:
9513    A /trunk/test/mangle
9514    A /trunk/test/mangle/VLCUtil.py
9515    A /trunk/test/mangle/mangle.py
9517 File mangler 
9519 This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)
9521 ------------------------------------------------------------------------
9522 r14742 | xtophe | 2006-03-12 22:22:34 +0100 (Sun, 12 Mar 2006) | 2 lines
9523 Changed paths:
9524    M /trunk/extras/contrib/src/Makefile
9525    A /trunk/extras/contrib/src/Patches/libshout-win32.patch
9527 Add libshout on win32
9529 ------------------------------------------------------------------------
9530 r14741 | xtophe | 2006-03-12 18:30:46 +0100 (Sun, 12 Mar 2006) | 2 lines
9531 Changed paths:
9532    M /trunk/po/POTFILES.in
9533    M /trunk/po/ca.po
9534    M /trunk/po/da.po
9535    M /trunk/po/de.po
9536    M /trunk/po/en_GB.po
9537    M /trunk/po/es.po
9538    M /trunk/po/fr.po
9539    M /trunk/po/it.po
9540    M /trunk/po/ja.po
9541    M /trunk/po/ka.po
9542    M /trunk/po/ko.po
9543    M /trunk/po/nl.po
9544    M /trunk/po/oc.po
9545    M /trunk/po/pt_BR.po
9546    M /trunk/po/ro.po
9547    M /trunk/po/ru.po
9548    M /trunk/po/sv.po
9549    M /trunk/po/tr.po
9550    M /trunk/po/vlc.pot
9551    M /trunk/po/zh_CN.po
9552    M /trunk/po/zh_TW.po
9554 po/*: Mea Culpa. make update-po should be run on a clean tree
9556 ------------------------------------------------------------------------
9557 r14740 | zorglub | 2006-03-12 16:06:39 +0100 (Sun, 12 Mar 2006) | 2 lines
9558 Changed paths:
9559    M /trunk/m4
9561 Fix svn:ignore
9563 ------------------------------------------------------------------------
9564 r14739 | zorglub | 2006-03-12 15:24:54 +0100 (Sun, 12 Mar 2006) | 2 lines
9565 Changed paths:
9566    M /trunk/modules/demux/nsv.c
9568 Remove buggy debug
9570 ------------------------------------------------------------------------
9571 r14738 | courmisch | 2006-03-12 13:44:06 +0100 (Sun, 12 Mar 2006) | 2 lines
9572 Changed paths:
9573    M /trunk/include/vlc_common.h
9574    M /trunk/src/extras/libc.c
9576 Always link libintl through libvlc on Win32
9578 ------------------------------------------------------------------------
9579 r14737 | courmisch | 2006-03-12 11:41:31 +0100 (Sun, 12 Mar 2006) | 2 lines
9580 Changed paths:
9581    M /trunk/include/vlc_common.h
9582    M /trunk/modules/control/http/http.c
9583    M /trunk/modules/gui/wince/interface.cpp
9584    M /trunk/modules/gui/wxwidgets/interface.cpp
9586 Propagate changes from previous commit
9588 ------------------------------------------------------------------------
9589 r14736 | courmisch | 2006-03-12 10:52:42 +0100 (Sun, 12 Mar 2006) | 3 lines
9590 Changed paths:
9591    M /trunk/src/Makefile.am
9592    M /trunk/src/libvlc.c
9594  * Revert my [14546] that doesn't work
9595  * Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
9597 ------------------------------------------------------------------------
9598 r14735 | jpsaman | 2006-03-12 10:27:48 +0100 (Sun, 12 Mar 2006) | 1 line
9599 Changed paths:
9600    M /trunk/src/control/vlm.c
9602 Fix compiler warning: Add missing include
9603 ------------------------------------------------------------------------
9604 r14734 | zorglub | 2006-03-12 10:12:38 +0100 (Sun, 12 Mar 2006) | 2 lines
9605 Changed paths:
9606    M /trunk/modules/gui/wxwidgets/interface.cpp
9608 Disable update checker in Win32 until it's fixed
9610 ------------------------------------------------------------------------
9611 r14733 | zorglub | 2006-03-12 10:11:49 +0100 (Sun, 12 Mar 2006) | 2 lines
9612 Changed paths:
9613    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
9614    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
9616 Revert [14732]
9618 ------------------------------------------------------------------------
9619 r14732 | zorglub | 2006-03-12 10:08:18 +0100 (Sun, 12 Mar 2006) | 2 lines
9620 Changed paths:
9621    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
9622    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
9624 Might fix a bit update layout in win32
9626 ------------------------------------------------------------------------
9627 r14731 | dionoea | 2006-03-12 00:30:07 +0100 (Sun, 12 Mar 2006) | 2 lines
9628 Changed paths:
9629    M /trunk/NEWS
9631 fix bluescreen description
9633 ------------------------------------------------------------------------
9634 r14730 | fkuehne | 2006-03-12 00:29:09 +0100 (Sun, 12 Mar 2006) | 1 line
9635 Changed paths:
9636    M /trunk/Makefile.am
9638 * fix make dist for OSX
9639 ------------------------------------------------------------------------
9640 r14729 | dionoea | 2006-03-12 00:23:32 +0100 (Sun, 12 Mar 2006) | 2 lines
9641 Changed paths:
9642    M /trunk/NEWS
9644 add note about XSPF not being in 0.8.5-test1
9646 ------------------------------------------------------------------------
9647 r14728 | dionoea | 2006-03-12 00:21:44 +0100 (Sun, 12 Mar 2006) | 2 lines
9648 Changed paths:
9649    M /trunk/NEWS
9650    M /trunk/THANKS
9652 Thanks and news (see previous commit)
9654 ------------------------------------------------------------------------
9655 r14727 | dionoea | 2006-03-12 00:19:59 +0100 (Sun, 12 Mar 2006) | 11 lines
9656 Changed paths:
9657    A /trunk/include/vlc_strings.h
9658    M /trunk/include/vlc_symbols.h
9659    M /trunk/modules/access/http.c
9660    M /trunk/modules/control/http/rpn.c
9661    M /trunk/modules/control/http/util.c
9662    M /trunk/modules/demux/playlist/Modules.am
9663    M /trunk/modules/demux/playlist/playlist.c
9664    M /trunk/modules/demux/playlist/playlist.h
9665    A /trunk/modules/demux/playlist/xspf.c
9666    A /trunk/modules/demux/playlist/xspf.h
9667    M /trunk/modules/gui/skins2/src/dialogs.cpp
9668    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
9669    M /trunk/modules/misc/playlist/Modules.am
9670    M /trunk/modules/misc/playlist/export.c
9671    A /trunk/modules/misc/playlist/xspf.c
9672    A /trunk/modules/misc/playlist/xspf.h
9673    M /trunk/modules/services_discovery/upnp_intel.cpp
9674    M /trunk/src/Makefile.am
9675    M /trunk/src/misc/modules.c
9676    A /trunk/src/misc/strings.c
9677    M /trunk/src/playlist/loadsave.c
9679 src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
9680 modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
9681 (read and write) by Daniel Stranger. Many thanks
9683 src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
9684 handling functions.
9686 modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
9687 these string handling functions.
9690 ------------------------------------------------------------------------
9691 r14726 | xtophe | 2006-03-11 23:40:56 +0100 (Sat, 11 Mar 2006) | 3 lines
9692 Changed paths:
9693    M /trunk/po/POTFILES.in
9694    M /trunk/po/ca.po
9695    M /trunk/po/da.po
9696    M /trunk/po/de.po
9697    M /trunk/po/en_GB.po
9698    M /trunk/po/es.po
9699    M /trunk/po/fr.po
9700    M /trunk/po/it.po
9701    M /trunk/po/ja.po
9702    M /trunk/po/ka.po
9703    M /trunk/po/ko.po
9704    M /trunk/po/nl.po
9705    M /trunk/po/oc.po
9706    M /trunk/po/pt_BR.po
9707    M /trunk/po/ro.po
9708    M /trunk/po/ru.po
9709    M /trunk/po/sv.po
9710    M /trunk/po/tr.po
9711    M /trunk/po/vlc.pot
9712    M /trunk/po/zh_CN.po
9713    M /trunk/po/zh_TW.po
9715 ka.po: new update by Alexander Dibebulize.
9716 All: Run make update-po
9718 ------------------------------------------------------------------------
9719 r14725 | dionoea | 2006-03-11 22:19:12 +0100 (Sat, 11 Mar 2006) | 2 lines
9720 Changed paths:
9721    M /trunk/src/playlist/item-ext.c
9723 Check that destination node is really a node.
9725 ------------------------------------------------------------------------
9726 r14724 | courmisch | 2006-03-11 20:35:22 +0100 (Sat, 11 Mar 2006) | 3 lines
9727 Changed paths:
9728    M /trunk/modules/codec/subsdec.c
9730  * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
9731  * 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)
9733 ------------------------------------------------------------------------
9734 r14723 | courmisch | 2006-03-11 20:25:33 +0100 (Sat, 11 Mar 2006) | 3 lines
9735 Changed paths:
9736    M /trunk/modules/codec/subsdec.c
9738 - Fix memleak when not using Mac OS
9739 - Error handling clean up
9741 ------------------------------------------------------------------------
9742 r14722 | zorglub | 2006-03-11 20:23:58 +0100 (Sat, 11 Mar 2006) | 2 lines
9743 Changed paths:
9744    M /trunk/modules/misc/logger.c
9746 Don't use %f in RRD output (Closes:#582)
9748 ------------------------------------------------------------------------
9749 r14721 | zorglub | 2006-03-11 19:34:39 +0100 (Sat, 11 Mar 2006) | 3 lines
9750 Changed paths:
9751    M /trunk/po/fr.po
9753 A number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
9754 Thanks.
9756 ------------------------------------------------------------------------
9757 r14720 | zorglub | 2006-03-11 19:18:14 +0100 (Sat, 11 Mar 2006) | 7 lines
9758 Changed paths:
9759    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
9761 Work around what looks like a ...
9763 WX bug !
9764 (OnActivateItem not working with enter key on Win32)
9766 (Closes:#348) 
9768 ------------------------------------------------------------------------
9769 r14719 | zorglub | 2006-03-11 18:35:55 +0100 (Sat, 11 Mar 2006) | 2 lines
9770 Changed paths:
9771    M /trunk/modules/demux/avi/avi.c
9772    M /trunk/modules/demux/demuxdump.c
9773    M /trunk/modules/demux/mjpeg.c
9774    M /trunk/modules/demux/mod.c
9775    M /trunk/modules/demux/mpc.c
9776    M /trunk/modules/demux/mpeg/h264.c
9777    M /trunk/modules/demux/mpeg/mpga.c
9778    M /trunk/modules/demux/nsv.c
9779    M /trunk/modules/demux/ogg.c
9780    M /trunk/modules/demux/playlist/playlist.c
9781    M /trunk/modules/demux/ps.c
9782    M /trunk/modules/demux/rawdv.c
9783    M /trunk/modules/demux/sgimb.c
9784    M /trunk/modules/demux/subtitle.c
9785    M /trunk/modules/demux/util/id3tag.c
9786    M /trunk/modules/demux/vobsub.c
9788 Strings (Refs:#438)
9790 ------------------------------------------------------------------------
9791 r14718 | fkuehne | 2006-03-11 18:19:37 +0100 (Sat, 11 Mar 2006) | 1 line
9792 Changed paths:
9793    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
9795 * updated the copyright-string
9796 ------------------------------------------------------------------------
9797 r14717 | zorglub | 2006-03-11 14:41:49 +0100 (Sat, 11 Mar 2006) | 3 lines
9798 Changed paths:
9799    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
9800    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
9802 Change some button orders
9803 Hide the "OK" button in the preferences (keep "Save")
9805 ------------------------------------------------------------------------
9806 r14716 | zorglub | 2006-03-11 14:03:04 +0100 (Sat, 11 Mar 2006) | 5 lines
9807 Changed paths:
9808    M /trunk/modules/mux/mpeg/pes.c
9810 Fix crash in TS muxer. Patch by Alex Antropoff.
9811 Thanks.
9813 Closes: #552
9815 ------------------------------------------------------------------------
9816 r14715 | xtophe | 2006-03-11 02:29:05 +0100 (Sat, 11 Mar 2006) | 2 lines
9817 Changed paths:
9818    M /trunk/modules/codec/flac.c
9820 codec/flac.c: fix preparse with flac
9822 ------------------------------------------------------------------------
9823 r14714 | courmisch | 2006-03-11 00:19:18 +0100 (Sat, 11 Mar 2006) | 2 lines
9824 Changed paths:
9825    M /trunk/modules/access/ftp.c
9827 Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
9829 ------------------------------------------------------------------------
9830 r14713 | courmisch | 2006-03-10 19:21:34 +0100 (Fri, 10 Mar 2006) | 2 lines
9831 Changed paths:
9832    M /trunk/src/Makefile.am
9834 Fix typo
9836 ------------------------------------------------------------------------
9837 r14712 | courmisch | 2006-03-10 19:10:45 +0100 (Fri, 10 Mar 2006) | 2 lines
9838 Changed paths:
9839    M /trunk/Makefile.am
9840    M /trunk/src/Makefile.am
9842 Test distcheck with libtool when using libtool so I can test
9844 ------------------------------------------------------------------------
9845 r14711 | courmisch | 2006-03-10 18:57:31 +0100 (Fri, 10 Mar 2006) | 2 lines
9846 Changed paths:
9847    M /trunk/configure.ac
9848    M /trunk/include/vlc_common.h
9849    M /trunk/src/extras/libc.c
9851 Remove broken lldiv check and only use lldiv replacement on BeOS
9853 ------------------------------------------------------------------------
9854 r14710 | courmisch | 2006-03-10 18:48:57 +0100 (Fri, 10 Mar 2006) | 2 lines
9855 Changed paths:
9856    M /trunk/po/POTFILES.in
9858 Remove non-existant files
9860 ------------------------------------------------------------------------
9861 r14709 | courmisch | 2006-03-10 18:35:28 +0100 (Fri, 10 Mar 2006) | 2 lines
9862 Changed paths:
9863    M /trunk/po/POTFILES.in
9864    M /trunk/po/ca.po
9865    M /trunk/po/da.po
9866    M /trunk/po/de.po
9867    M /trunk/po/en_GB.po
9868    M /trunk/po/es.po
9869    M /trunk/po/fr.po
9870    M /trunk/po/it.po
9871    M /trunk/po/ja.po
9872    M /trunk/po/ka.po
9873    M /trunk/po/ko.po
9874    M /trunk/po/nl.po
9875    M /trunk/po/oc.po
9876    M /trunk/po/pt_BR.po
9877    M /trunk/po/ro.po
9878    M /trunk/po/ru.po
9879    M /trunk/po/sv.po
9880    M /trunk/po/tr.po
9881    M /trunk/po/vlc.pot
9882    M /trunk/po/zh_CN.po
9883    M /trunk/po/zh_TW.po
9885 Update file names
9887 ------------------------------------------------------------------------
9888 r14708 | courmisch | 2006-03-10 18:31:15 +0100 (Fri, 10 Mar 2006) | 2 lines
9889 Changed paths:
9890    M /trunk/src/Makefile.am
9891    A /trunk/src/network/error.c (from /trunk/src/network/net_error.c:14707)
9892    D /trunk/src/network/net_error.c
9894 Use better name for newly introduced file
9896 ------------------------------------------------------------------------
9897 r14707 | courmisch | 2006-03-10 18:30:32 +0100 (Fri, 10 Mar 2006) | 2 lines
9898 Changed paths:
9899    M /trunk/Makefile.am
9900    A /trunk/src/vlc.c (from /trunk/src/vlc.c:14500)
9901    D /trunk/vlc.c
9903 Same as previous commit - for VLC
9905 ------------------------------------------------------------------------
9906 r14706 | courmisch | 2006-03-10 18:21:33 +0100 (Fri, 10 Mar 2006) | 3 lines
9907 Changed paths:
9908    M /trunk/src/Makefile.am
9909    D /trunk/src/audio_output/ainput.c
9910    A /trunk/src/audio_output/input.c (from /trunk/src/audio_output/ainput.c:14690)
9911    A /trunk/src/control/audio.c (from /trunk/src/control/libvlc_audio.c:14705)
9912    A /trunk/src/control/core.c (from /trunk/src/control/libvlc_core.c:14705)
9913    A /trunk/src/control/input.c (from /trunk/src/control/libvlc_input.c:14705)
9914    D /trunk/src/control/libvlc_audio.c
9915    D /trunk/src/control/libvlc_core.c
9916    D /trunk/src/control/libvlc_input.c
9917    D /trunk/src/control/libvlc_playlist.c
9918    D /trunk/src/control/libvlc_video.c
9919    D /trunk/src/control/libvlc_vlm.c
9920    A /trunk/src/control/playlist.c (from /trunk/src/control/libvlc_playlist.c:14705)
9921    A /trunk/src/control/video.c (from /trunk/src/control/libvlc_video.c:14705)
9922    A /trunk/src/control/vlm.c (from /trunk/src/control/libvlc_vlm.c:14705)
9924 Fix and restore nice file names
9925 Shame on me
9927 ------------------------------------------------------------------------
9928 r14705 | xtophe | 2006-03-10 15:03:58 +0100 (Fri, 10 Mar 2006) | 2 lines
9929 Changed paths:
9930    M /trunk/Makefile.am
9932 Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball
9934 ------------------------------------------------------------------------
9935 r14704 | dionoea | 2006-03-10 13:44:17 +0100 (Fri, 10 Mar 2006) | 2 lines
9936 Changed paths:
9937    M /trunk/po/POTFILES.in
9938    M /trunk/po/ca.po
9939    M /trunk/po/da.po
9940    M /trunk/po/de.po
9941    M /trunk/po/en_GB.po
9942    M /trunk/po/es.po
9943    M /trunk/po/fr.po
9944    M /trunk/po/it.po
9945    M /trunk/po/ja.po
9946    M /trunk/po/ka.po
9947    M /trunk/po/ko.po
9948    M /trunk/po/nl.po
9949    M /trunk/po/oc.po
9950    M /trunk/po/pt_BR.po
9951    M /trunk/po/ro.po
9952    M /trunk/po/ru.po
9953    M /trunk/po/sv.po
9954    M /trunk/po/tr.po
9955    M /trunk/po/vlc.pot
9956    M /trunk/po/zh_CN.po
9957    M /trunk/po/zh_TW.po
9959 run make update-po
9961 ------------------------------------------------------------------------
9962 r14703 | courmisch | 2006-03-10 10:31:17 +0100 (Fri, 10 Mar 2006) | 2 lines
9963 Changed paths:
9964    M /trunk/src/network/tcp.c
9966 Clean up ListenTCP error handling (refs #320)
9968 ------------------------------------------------------------------------
9969 r14702 | courmisch | 2006-03-10 10:28:45 +0100 (Fri, 10 Mar 2006) | 3 lines
9970 Changed paths:
9971    M /trunk/include/vlc_symbols.h
9973 Someone forgot to add an exported symbol
9974 (p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)
9976 ------------------------------------------------------------------------
9977 r14701 | zorglub | 2006-03-10 08:20:41 +0100 (Fri, 10 Mar 2006) | 2 lines
9978 Changed paths:
9979    A /trunk/ChangeLog
9981 Forgot this
9983 ------------------------------------------------------------------------
9984 r14700 | zorglub | 2006-03-10 08:17:31 +0100 (Fri, 10 Mar 2006) | 2 lines
9985 Changed paths:
9986    D /trunk/ChangeLog
9987    M /trunk/configure.ac
9988    A /trunk/doc/ChangeLog-2005 (from /trunk/ChangeLog:14699)
9989    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
9990    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
9992 Test1
9994 ------------------------------------------------------------------------
9995 r14699 | courmisch | 2006-03-09 23:57:30 +0100 (Thu, 09 Mar 2006) | 3 lines
9996 Changed paths:
9997    M /trunk/src/network/tcp.c
9999 - Clean up error message generation with TCP outgoing connections
10000 - Fix memleak in case of connection failure
10002 ------------------------------------------------------------------------
10003 r14698 | courmisch | 2006-03-09 23:56:37 +0100 (Thu, 09 Mar 2006) | 2 lines
10004 Changed paths:
10005    M /trunk/include/network.h
10006    M /trunk/src/Makefile.am
10007    A /trunk/src/network/net_error.c
10009 Common socket error handling
10011 ------------------------------------------------------------------------
10012 r14697 | courmisch | 2006-03-09 23:43:01 +0100 (Thu, 09 Mar 2006) | 2 lines
10013 Changed paths:
10014    M /trunk/src/Makefile.am
10016 Fix make core on Win32 with shared libvlc
10018 ------------------------------------------------------------------------
10019 r14696 | xtophe | 2006-03-09 21:05:53 +0100 (Thu, 09 Mar 2006) | 2 lines
10020 Changed paths:
10021    M /trunk/src/libvlc.h
10023 libvlc.h: preferences tweaking
10025 ------------------------------------------------------------------------
10026 r14695 | xtophe | 2006-03-09 20:55:40 +0100 (Thu, 09 Mar 2006) | 2 lines
10027 Changed paths:
10028    M /trunk/modules/misc/logger.c
10029    M /trunk/src/libvlc.h
10031 all: move the logger option from video to interface and advanced
10033 ------------------------------------------------------------------------
10034 r14694 | hartman | 2006-03-09 16:57:48 +0100 (Thu, 09 Mar 2006) | 2 lines
10035 Changed paths:
10036    M /trunk/modules/gui/macosx/vout.m
10038 * Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.
10040 ------------------------------------------------------------------------
10041 r14693 | hartman | 2006-03-09 16:55:13 +0100 (Thu, 09 Mar 2006) | 2 lines
10042 Changed paths:
10043    M /trunk/src/misc/messages.c
10045 * Don't crash if we want to msg_Dbg on an object that doesn't exist.
10047 ------------------------------------------------------------------------
10048 r14692 | courmisch | 2006-03-09 14:28:48 +0100 (Thu, 09 Mar 2006) | 2 lines
10049 Changed paths:
10050    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
10052 Use the fine stack as we can
10054 ------------------------------------------------------------------------
10055 r14691 | courmisch | 2006-03-09 14:08:46 +0100 (Thu, 09 Mar 2006) | 15 lines
10056 Changed paths:
10057    M /trunk/src/misc/configuration.c
10059 As a work-around, accept both decimal separators when...
10060 deserializing floats from configuration (fixes #589)
10062 I know this is NOT the “right” way to fix this.
10063 The “right” way would be to remove floats from the configuration...
10064 but there are approximately one float parameter in the core and 46 ones
10065 in our current plugins set, none of which I use myself. So I am
10066 defintely not going to rewrite all^H^H^Hany of them.
10068 Of course, it would be cleaner to be “strict”  in what we write to
10069 the configuration file, than “liberal” in what we accept... but IMHO,
10070 it is way easier and more robust to be liberal in what we accept in
10071 this particular case (ie. accepting both decimal separators is trivial,
10072 while serializing float numbers manually is complex).
10074 ------------------------------------------------------------------------
10075 r14690 | courmisch | 2006-03-09 11:56:53 +0100 (Thu, 09 Mar 2006) | 3 lines
10076 Changed paths:
10077    M /trunk/modules/misc/rtsp.c
10079 Revert [14683]
10080 You can definitely declare variable at the beginning of a nested block with gcc 2.95
10082 ------------------------------------------------------------------------
10083 r14689 | fkuehne | 2006-03-09 11:04:01 +0100 (Thu, 09 Mar 2006) | 2 lines
10084 Changed paths:
10085    M /trunk/modules/gui/macosx/sfilters.h
10086    M /trunk/modules/gui/macosx/sfilters.m
10088 * put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5
10089 * fixed svn propset
10090 ------------------------------------------------------------------------
10091 r14688 | jpsaman | 2006-03-09 10:47:30 +0100 (Thu, 09 Mar 2006) | 1 line
10092 Changed paths:
10093    M /trunk/modules/access/dvb/access.c
10094    M /trunk/modules/access/dvb/dvb.h
10095    M /trunk/modules/access/dvb/linux_dvb.c
10096    M /trunk/modules/access/udp.c
10097    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
10098    M /trunk/modules/audio_filter/converter/fixed32tos16.c
10099    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
10100    M /trunk/modules/gui/pda/pda.c
10101    M /trunk/modules/gui/pda/pda.h
10102    M /trunk/modules/gui/pda/pda_callbacks.c
10103    M /trunk/modules/gui/pda/pda_callbacks.h
10104    M /trunk/modules/misc/qte_main.cpp
10105    M /trunk/modules/video_output/hd1000v.cpp
10106    M /trunk/modules/video_output/qte/qte.cpp
10107    M /trunk/modules/video_output/qte/qte.h
10109 Update e-mail address
10110 ------------------------------------------------------------------------
10111 r14687 | fkuehne | 2006-03-09 10:31:36 +0100 (Thu, 09 Mar 2006) | 1 line
10112 Changed paths:
10113    M /trunk/NEWS
10115 * improved the wording a bit
10116 ------------------------------------------------------------------------
10117 r14686 | titer | 2006-03-09 00:52:35 +0100 (Thu, 09 Mar 2006) | 2 lines
10118 Changed paths:
10119    M /trunk/include/vlc_common.h
10120    M /trunk/src/extras/libc.c
10122  Force lldiv emulation on BeOS
10124 ------------------------------------------------------------------------
10125 r14685 | damienf | 2006-03-09 00:52:29 +0100 (Thu, 09 Mar 2006) | 2 lines
10126 Changed paths:
10127    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
10128    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
10130 all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)
10132 ------------------------------------------------------------------------
10133 r14684 | titer | 2006-03-09 00:32:08 +0100 (Thu, 09 Mar 2006) | 2 lines
10134 Changed paths:
10135    M /trunk/configure.ac
10136    M /trunk/include/vlc_common.h
10137    M /trunk/src/extras/libc.c
10139  Emulate C99's lldiv() if necessary
10141 ------------------------------------------------------------------------
10142 r14683 | xtophe | 2006-03-08 23:30:53 +0100 (Wed, 08 Mar 2006) | 2 lines
10143 Changed paths:
10144    M /trunk/modules/misc/rtsp.c
10146 rtsp.c: BeOS fix. variables can't be declared in the middle of the function.
10148 ------------------------------------------------------------------------
10149 r14682 | hartman | 2006-03-08 23:03:00 +0100 (Wed, 08 Mar 2006) | 2 lines
10150 Changed paths:
10151    M /trunk/extras/contrib/src/Patches/x264_svn.patch
10153 * one part of x264 patch fixed upstream
10155 ------------------------------------------------------------------------
10156 r14681 | damienf | 2006-03-08 18:50:44 +0100 (Wed, 08 Mar 2006) | 2 lines
10157 Changed paths:
10158    M /trunk/extras/contrib/src/Makefile
10160 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
10162 ------------------------------------------------------------------------
10163 r14680 | courmisch | 2006-03-08 18:33:29 +0100 (Wed, 08 Mar 2006) | 2 lines
10164 Changed paths:
10165    M /trunk/extras/contrib/src/Makefile
10166    A /trunk/extras/contrib/src/Patches/gnutls-win32.patch
10168 Winsock non-blocking kludge for GnuTLS (refs #538)
10170 ------------------------------------------------------------------------
10171 r14679 | courmisch | 2006-03-08 18:25:09 +0100 (Wed, 08 Mar 2006) | 2 lines
10172 Changed paths:
10173    M /trunk/extras/contrib/src
10175 svn:ignore
10177 ------------------------------------------------------------------------
10178 r14678 | dionoea | 2006-03-08 18:06:59 +0100 (Wed, 08 Mar 2006) | 2 lines
10179 Changed paths:
10180    M /trunk/include/charset.h
10181    M /trunk/include/vlc_symbols.h
10183 modules/misc/rtsp.c is using us_strtod
10185 ------------------------------------------------------------------------
10186 r14677 | courmisch | 2006-03-08 14:51:31 +0100 (Wed, 08 Mar 2006) | 2 lines
10187 Changed paths:
10188    M /trunk/include/charset.h
10190 Missing export
10192 ------------------------------------------------------------------------
10193 r14676 | courmisch | 2006-03-08 14:32:37 +0100 (Wed, 08 Mar 2006) | 2 lines
10194 Changed paths:
10195    M /trunk/modules/misc/rtsp.c
10197 Don't use C (de)serialization for float numbers (closes #583)
10199 ------------------------------------------------------------------------
10200 r14675 | courmisch | 2006-03-08 13:25:29 +0100 (Wed, 08 Mar 2006) | 5 lines
10201 Changed paths:
10202    M /trunk/include/charset.h
10203    M /trunk/src/misc/charset.c
10204    M /trunk/src/test/i18n_atof.c
10206  * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
10207  * us_strtod, us_atof: same as i18n_* but only accept dot in any case
10208    (this will be useful when parsing stream output chain which uses comma to separate
10209     options)
10211 ------------------------------------------------------------------------
10212 r14674 | courmisch | 2006-03-08 13:23:34 +0100 (Wed, 08 Mar 2006) | 2 lines
10213 Changed paths:
10214    M /trunk/modules/stream_out/rtp.c
10216 Fix TTL range check
10218 ------------------------------------------------------------------------
10219 r14673 | courmisch | 2006-03-08 12:52:46 +0100 (Wed, 08 Mar 2006) | 2 lines
10220 Changed paths:
10221    M /trunk/src/misc/variables.c
10223 Avoid ugly non-const cast
10225 ------------------------------------------------------------------------
10226 r14672 | courmisch | 2006-03-08 12:32:34 +0100 (Wed, 08 Mar 2006) | 2 lines
10227 Changed paths:
10228    M /trunk/include/charset.h
10229    M /trunk/src/Makefile.am
10230    M /trunk/src/misc/charset.c
10231    A /trunk/src/test
10232    A /trunk/src/test/i18n_atof.c
10234 i18n_atof(): locale-agnostic atof()
10236 ------------------------------------------------------------------------
10237 r14671 | zorglub | 2006-03-08 10:47:45 +0100 (Wed, 08 Mar 2006) | 2 lines
10238 Changed paths:
10239    M /trunk/modules/gui/wxwidgets/streamdata.h
10241 Fix wizard matrix on win32. Closes:#531
10243 ------------------------------------------------------------------------
10244 r14670 | hartman | 2006-03-08 00:56:32 +0100 (Wed, 08 Mar 2006) | 2 lines
10245 Changed paths:
10246    M /trunk/modules/gui/macosx/vout.h
10247    M /trunk/modules/gui/macosx/vout.m
10249 * Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.
10251 ------------------------------------------------------------------------
10252 r14669 | hartman | 2006-03-08 00:22:41 +0100 (Wed, 08 Mar 2006) | 2 lines
10253 Changed paths:
10254    M /trunk/src/input/input.c
10256 * Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.
10258 ------------------------------------------------------------------------
10259 r14668 | courmisch | 2006-03-07 21:06:53 +0100 (Tue, 07 Mar 2006) | 7 lines
10260 Changed paths:
10261    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10262    M /trunk/modules/gui/wxwidgets/interface.cpp
10263    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
10265 - Undo [14667]
10266  * fix memleak
10267  * remove unused variable (psz_local always NULL...)
10268  * remove free(NULL)
10269  * remove expansion-unsafe wxDnDLocaleFree() macro variant
10270 - Actually fix [14633] flawed logic
10272 ------------------------------------------------------------------------
10273 r14667 | dionoea | 2006-03-07 19:48:35 +0100 (Tue, 07 Mar 2006) | 2 lines
10274 Changed paths:
10275    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10276    M /trunk/modules/gui/wxwidgets/interface.cpp
10277    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
10279 Fix wx DnD once more.
10281 ------------------------------------------------------------------------
10282 r14666 | xtophe | 2006-03-07 14:30:27 +0100 (Tue, 07 Mar 2006) | 2 lines
10283 Changed paths:
10284    M /trunk/HACKING
10286 HACKING: Add a note about the module cache and vlc --list
10288 ------------------------------------------------------------------------
10289 r14665 | damienf | 2006-03-07 13:22:19 +0100 (Tue, 07 Mar 2006) | 2 lines
10290 Changed paths:
10291    M /trunk/extras/contrib/src/Makefile
10293 Makefile: don't forget to chmod a+x gecko-sdk/bin/*
10295 ------------------------------------------------------------------------
10296 r14664 | damienf | 2006-03-07 13:15:06 +0100 (Tue, 07 Mar 2006) | 2 lines
10297 Changed paths:
10298    M /trunk/extras/contrib/src/Makefile
10299    M /trunk/extras/contrib/src/packages.mak
10301 all: updating mozilla SDK for cygwin builds
10303 ------------------------------------------------------------------------
10304 r14663 | xtophe | 2006-03-07 11:29:41 +0100 (Tue, 07 Mar 2006) | 2 lines
10305 Changed paths:
10306    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
10308 ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
10310 ------------------------------------------------------------------------
10311 r14662 | dionoea | 2006-03-06 19:55:39 +0100 (Mon, 06 Mar 2006) | 2 lines
10312 Changed paths:
10313    M /trunk/doc/vlc.1
10315 Add link to online documentation in VLC manpage
10317 ------------------------------------------------------------------------
10318 r14661 | sam | 2006-03-06 18:51:43 +0100 (Mon, 06 Mar 2006) | 2 lines
10319 Changed paths:
10320    M /trunk/extras/contrib/src/Makefile
10322   * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.
10324 ------------------------------------------------------------------------
10325 r14660 | damienf | 2006-03-06 17:06:41 +0100 (Mon, 06 Mar 2006) | 2 lines
10326 Changed paths:
10327    M /trunk/extras/contrib/src/Makefile
10329 Makefile: fix for MacIntel package build
10331 ------------------------------------------------------------------------
10332 r14659 | courmisch | 2006-03-06 11:25:12 +0100 (Mon, 06 Mar 2006) | 3 lines
10333 Changed paths:
10334    M /trunk/include/vlc_common.h
10335    M /trunk/include/vlc_symbols.h
10336    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
10337    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
10338    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
10339    M /trunk/modules/gui/wxwidgets/interface.cpp
10340    M /trunk/src/extras/libc.c
10342 WxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
10343 core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()
10345 ------------------------------------------------------------------------
10346 r14658 | courmisch | 2006-03-06 11:23:37 +0100 (Mon, 06 Mar 2006) | 2 lines
10347 Changed paths:
10348    M /trunk/modules/misc/gnutls.c
10350 Add extra Win32-specific debug (refs #538)
10352 ------------------------------------------------------------------------
10353 r14657 | xtophe | 2006-03-06 10:42:01 +0100 (Mon, 06 Mar 2006) | 2 lines
10354 Changed paths:
10355    M /trunk/src/Makefile.am
10357 src/Makefile: make distcheck happy
10359 ------------------------------------------------------------------------
10360 r14656 | damienf | 2006-03-06 00:49:52 +0100 (Mon, 06 Mar 2006) | 6 lines
10361 Changed paths:
10362    M /trunk/Makefile.am
10363    M /trunk/configure.ac
10364    M /trunk/extras/contrib/src/Makefile
10366 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
10367 configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
10368 Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
10370 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
10372 ------------------------------------------------------------------------
10373 r14655 | xtophe | 2006-03-05 21:08:16 +0100 (Sun, 05 Mar 2006) | 2 lines
10374 Changed paths:
10375    M /trunk/configure.ac
10377 configure.ac: use the gecko-sdk in the contrib
10379 ------------------------------------------------------------------------
10380 r14654 | xtophe | 2006-03-05 20:37:21 +0100 (Sun, 05 Mar 2006) | 2 lines
10381 Changed paths:
10382    M /trunk/extras/contrib/Makefile
10384 contrib/Makefile: Don't put 2 include
10386 ------------------------------------------------------------------------
10387 r14653 | zorglub | 2006-03-05 20:05:07 +0100 (Sun, 05 Mar 2006) | 2 lines
10388 Changed paths:
10389    M /trunk/NEWS
10391 Add some news
10393 ------------------------------------------------------------------------
10394 r14652 | xtophe | 2006-03-05 18:44:04 +0100 (Sun, 05 Mar 2006) | 2 lines
10395 Changed paths:
10396    M /trunk/extras/contrib/Makefile
10398 contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.
10400 ------------------------------------------------------------------------
10401 r14651 | xtophe | 2006-03-05 17:43:37 +0100 (Sun, 05 Mar 2006) | 2 lines
10402 Changed paths:
10403    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
10405 Update x264 patch.
10407 ------------------------------------------------------------------------
10408 r14650 | fkuehne | 2006-03-05 17:41:18 +0100 (Sun, 05 Mar 2006) | 3 lines
10409 Changed paths:
10410    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10411    M /trunk/modules/gui/macosx/playlistinfo.m
10413 * make sure that the timer which is updating the stats-tab is stopped when the panel is closed
10414 * fixed a minor memory leak (the timer wasn't released after invalidating it)
10415 * VLCInfo is o_info_window's delegate now
10416 ------------------------------------------------------------------------
10417 r14649 | dionoea | 2006-03-05 16:47:17 +0100 (Sun, 05 Mar 2006) | 2 lines
10418 Changed paths:
10419    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
10421 Select item after deleting items from the playlist with KEY_DEL.
10423 ------------------------------------------------------------------------
10424 r14648 | fkuehne | 2006-03-05 16:42:51 +0100 (Sun, 05 Mar 2006) | 1 line
10425 Changed paths:
10426    M /trunk/modules/gui/macosx/playlistinfo.m
10428 * don't show the statistics-tab if the stats aren't enabled
10429 ------------------------------------------------------------------------
10430 r14647 | courmisch | 2006-03-05 16:34:21 +0100 (Sun, 05 Mar 2006) | 2 lines
10431 Changed paths:
10432    M /trunk/src/libvlc.c
10434 Don't call textdomain - it is not only useless but harmful (refs #581)
10436 ------------------------------------------------------------------------
10437 r14646 | dionoea | 2006-03-05 16:33:02 +0100 (Sun, 05 Mar 2006) | 3 lines
10438 Changed paths:
10439    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
10440    M /trunk/modules/gui/skins2/vars/playtree.hpp
10442 ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
10443 playtree.hpp: cosmetics
10445 ------------------------------------------------------------------------
10446 r14645 | courmisch | 2006-03-05 16:32:49 +0100 (Sun, 05 Mar 2006) | 3 lines
10447 Changed paths:
10448    M /trunk/include/vlc_common.h
10449    M /trunk/src/extras/libc.c
10451 - Call dgettext directly with shared libvlc and libtool
10452 - Remove vlc_dcgettext in those cases
10454 ------------------------------------------------------------------------
10455 r14644 | courmisch | 2006-03-05 16:32:01 +0100 (Sun, 05 Mar 2006) | 2 lines
10456 Changed paths:
10457    M /trunk/include/vlc_threads_funcs.h
10459 Add some “const”s
10461 ------------------------------------------------------------------------
10462 r14643 | courmisch | 2006-03-05 16:29:52 +0100 (Sun, 05 Mar 2006) | 2 lines
10463 Changed paths:
10464    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
10465    M /trunk/modules/gui/wxwidgets/interface.cpp
10467 Fix some warnings
10469 ------------------------------------------------------------------------
10470 r14642 | dionoea | 2006-03-05 15:58:31 +0100 (Sun, 05 Mar 2006) | 2 lines
10471 Changed paths:
10472    M /trunk/doc/release-howto.txt
10474 We won't need to warn ECP about releases now.
10476 ------------------------------------------------------------------------
10477 r14641 | dionoea | 2006-03-05 15:37:35 +0100 (Sun, 05 Mar 2006) | 2 lines
10478 Changed paths:
10479    M /trunk/src/misc/configuration.c
10481 Fix build on Mac (i hope)
10483 ------------------------------------------------------------------------
10484 r14640 | courmisch | 2006-03-05 12:36:59 +0100 (Sun, 05 Mar 2006) | 2 lines
10485 Changed paths:
10486    M /trunk/configure.ac
10488 remove now useless x509-ca-bundle option
10490 ------------------------------------------------------------------------
10491 r14639 | courmisch | 2006-03-05 12:28:28 +0100 (Sun, 05 Mar 2006) | 2 lines
10492 Changed paths:
10493    M /trunk/modules/misc/gnutls.c
10495 Look for Root CA certificates in VLC data dir
10497 ------------------------------------------------------------------------
10498 r14638 | dionoea | 2006-03-05 12:24:59 +0100 (Sun, 05 Mar 2006) | 2 lines
10499 Changed paths:
10500    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10502 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.
10504 ------------------------------------------------------------------------
10505 r14637 | dionoea | 2006-03-05 12:16:23 +0100 (Sun, 05 Mar 2006) | 2 lines
10506 Changed paths:
10507    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10509 Remove uneeded include (since playlist DnD is now different from the main controler's DnD)
10511 ------------------------------------------------------------------------
10512 r14636 | courmisch | 2006-03-05 12:10:34 +0100 (Sun, 05 Mar 2006) | 2 lines
10513 Changed paths:
10514    M /trunk/include/configuration.h
10515    M /trunk/include/vlc_symbols.h
10516    M /trunk/src/misc/configuration.c
10518 config_GetDataDir(): returns path to VLC installed shared data
10520 ------------------------------------------------------------------------
10521 r14635 | courmisch | 2006-03-05 10:04:07 +0100 (Sun, 05 Mar 2006) | 2 lines
10522 Changed paths:
10523    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
10525 Fix compilation AGAIN
10527 ------------------------------------------------------------------------
10528 r14634 | xtophe | 2006-03-04 23:53:51 +0100 (Sat, 04 Mar 2006) | 2 lines
10529 Changed paths:
10530    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
10531    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
10533 fileinfo.*: I should lean C++
10535 ------------------------------------------------------------------------
10536 r14633 | dionoea | 2006-03-04 23:48:20 +0100 (Sat, 04 Mar 2006) | 3 lines
10537 Changed paths:
10538    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10539    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
10540    M /trunk/modules/gui/wxwidgets/interface.cpp
10541    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
10543 playlist.cpp, playlist.hpp: fix segfault when destroying playlist drop target (and use the wxDnD*Locale functions).
10544 interface.cpp, wxwidgets.hpp: put courmisch's fixes to the DnD encoding issue in wx into wxDnDFromLocale and wxDnDFreeLocale
10546 ------------------------------------------------------------------------
10547 r14632 | dionoea | 2006-03-04 23:06:08 +0100 (Sat, 04 Mar 2006) | 2 lines
10548 Changed paths:
10549    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10551 Fix node insertion. Thanks to zorglub.
10553 ------------------------------------------------------------------------
10554 r14631 | courmisch | 2006-03-04 23:05:10 +0100 (Sat, 04 Mar 2006) | 2 lines
10555 Changed paths:
10556    M /trunk/modules/gui/wxwidgets/interface.cpp
10558 Fix off by one bugs
10560 ------------------------------------------------------------------------
10561 r14630 | dionoea | 2006-03-04 22:52:53 +0100 (Sat, 04 Mar 2006) | 2 lines
10562 Changed paths:
10563    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10564    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
10566 dialogs/playlist.*: Add File Drop in playlist handling. (Still needs to include courmisch's wx encoding fix when the fix gets fixed)
10568 ------------------------------------------------------------------------
10569 r14629 | jpsaman | 2006-03-04 22:17:25 +0100 (Sat, 04 Mar 2006) | 1 line
10570 Changed paths:
10571    M /trunk/include/vlc_messages.h
10573 Coding Style fixes
10574 ------------------------------------------------------------------------
10575 r14628 | jpsaman | 2006-03-04 21:38:01 +0100 (Sat, 04 Mar 2006) | 1 line
10576 Changed paths:
10577    M /trunk/include/vlc_messages.h
10579 Fix wrong define, luckily this one wasn't used yet.
10580 ------------------------------------------------------------------------
10581 r14627 | courmisch | 2006-03-04 21:24:19 +0100 (Sat, 04 Mar 2006) | 2 lines
10582 Changed paths:
10583    M /trunk/bootstrap
10585 Remove superfluous dep
10587 ------------------------------------------------------------------------
10588 r14626 | courmisch | 2006-03-04 21:19:15 +0100 (Sat, 04 Mar 2006) | 2 lines
10589 Changed paths:
10590    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10592 closes #579
10594 ------------------------------------------------------------------------
10595 r14625 | courmisch | 2006-03-04 21:11:01 +0100 (Sat, 04 Mar 2006) | 5 lines
10596 Changed paths:
10597    M /trunk/configure.ac
10598    M /trunk/modules/misc/gnutls.c
10600 Make the Root CA certificates bundle file for gnutls a configure-time setting
10601 (as it is highly distribution dependant)
10602 On Debian --with-x509-ca-bundle=/etc/ssl/certs/ca-certificates.crt will do
10603 (provided you have the ca-certificates package)
10605 ------------------------------------------------------------------------
10606 r14624 | jpsaman | 2006-03-04 21:01:58 +0100 (Sat, 04 Mar 2006) | 1 line
10607 Changed paths:
10608    M /trunk/modules/control/telnet.c
10610 Do not print extra STRING_CR on successfull command.
10611 ------------------------------------------------------------------------
10612 r14623 | dionoea | 2006-03-04 19:42:35 +0100 (Sat, 04 Mar 2006) | 2 lines
10613 Changed paths:
10614    M /trunk/src/playlist/item-ext.c
10616 item-ext.c: detach from all parent nodes (fixed)
10618 ------------------------------------------------------------------------
10619 r14622 | dionoea | 2006-03-04 19:41:08 +0100 (Sat, 04 Mar 2006) | 3 lines
10620 Changed paths:
10621    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10622    M /trunk/src/playlist/item-ext.c
10624 modules/gui/wxwidgets/dialogs/playlist.cpp: add some more checks. Fixes infinite loop when draging an item outside the wxTreeCtrl widget.
10625 src/playlist/item-ext.c: detach item from first matching parent node only.
10627 ------------------------------------------------------------------------
10628 r14621 | xtophe | 2006-03-04 19:36:29 +0100 (Sat, 04 Mar 2006) | 2 lines
10629 Changed paths:
10630    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
10632 fileinfo.hpp: we need to use b_stats in Update()
10634 ------------------------------------------------------------------------
10635 r14620 | xtophe | 2006-03-04 19:07:43 +0100 (Sat, 04 Mar 2006) | 2 lines
10636 Changed paths:
10637    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
10638    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
10640 fileinfo.*: Don't show stats when they qre disable.
10642 ------------------------------------------------------------------------
10643 r14619 | dionoea | 2006-03-04 18:32:35 +0100 (Sat, 04 Mar 2006) | 2 lines
10644 Changed paths:
10645    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10646    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
10648 add "Add node" function to node contextual menu
10650 ------------------------------------------------------------------------
10651 r14618 | dionoea | 2006-03-04 18:09:04 +0100 (Sat, 04 Mar 2006) | 3 lines
10652 Changed paths:
10653    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
10654    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
10656 Drag and Drop support in wx playlist.
10657 TODO: merge this playlist code with the gibalou mini playlist code.
10659 ------------------------------------------------------------------------
10660 r14617 | dionoea | 2006-03-04 18:01:14 +0100 (Sat, 04 Mar 2006) | 2 lines
10661 Changed paths:
10662    M /trunk/src/playlist/item-ext.c
10664 Humm ... forgot to save before commiting.
10666 ------------------------------------------------------------------------
10667 r14616 | dionoea | 2006-03-04 18:00:41 +0100 (Sat, 04 Mar 2006) | 3 lines
10668 Changed paths:
10669    M /trunk/include/vlc_playlist.h
10670    M /trunk/include/vlc_symbols.h
10671    M /trunk/src/playlist/item-ext.c
10673 Code the playlist_TreeMove function.
10674 zorglub: i'm not really sure about the i_serial incrementation stuff, could you give it a look ?
10676 ------------------------------------------------------------------------
10677 r14615 | courmisch | 2006-03-04 17:56:05 +0100 (Sat, 04 Mar 2006) | 4 lines
10678 Changed paths:
10679    M /trunk/modules/misc/gnutls.c
10681 - Support for adding a single file rather than a directory as CA path
10682 - Use Debian default
10683   much faster, but properly only works on Debian and its derivatives
10685 ------------------------------------------------------------------------
10686 r14614 | courmisch | 2006-03-04 17:06:27 +0100 (Sat, 04 Mar 2006) | 3 lines
10687 Changed paths:
10688    M /trunk/modules/misc/gnutls.c
10690 - Load root certificates from /etc/ssl (currently very slow :( )
10691 - Cosmetic
10693 ------------------------------------------------------------------------
10694 r14613 | courmisch | 2006-03-04 14:41:41 +0100 (Sat, 04 Mar 2006) | 2 lines
10695 Changed paths:
10696    M /trunk/modules/misc/gnutls.c
10698 Missed one error case
10700 ------------------------------------------------------------------------
10701 r14612 | courmisch | 2006-03-04 14:36:48 +0100 (Sat, 04 Mar 2006) | 2 lines
10702 Changed paths:
10703    M /trunk/modules/misc/gnutls.c
10705 (safe) directory recursion when looking for CA certificates
10707 ------------------------------------------------------------------------
10708 r14611 | courmisch | 2006-03-04 14:31:59 +0100 (Sat, 04 Mar 2006) | 2 lines
10709 Changed paths:
10710    M /trunk/configure.ac
10712 Don't BUILD_PIC when the platform doesn't need PIC
10714 ------------------------------------------------------------------------
10715 r14610 | courmisch | 2006-03-04 13:34:28 +0100 (Sat, 04 Mar 2006) | 2 lines
10716 Changed paths:
10717    M /trunk/bootstrap
10719 Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within modules/subdir/subdir
10721 ------------------------------------------------------------------------
10722 r14609 | courmisch | 2006-03-04 13:20:06 +0100 (Sat, 04 Mar 2006) | 2 lines
10723 Changed paths:
10724    M /trunk/bootstrap
10726 libtool: Propagate errors from make (|un)install
10728 ------------------------------------------------------------------------
10729 r14608 | fkuehne | 2006-03-04 12:53:03 +0100 (Sat, 04 Mar 2006) | 1 line
10730 Changed paths:
10731    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10732    M /trunk/modules/gui/macosx/playlistinfo.m
10734 * fix the table on the second tab and added an extra check to prevent a crash in rare situations
10735 ------------------------------------------------------------------------
10736 r14607 | courmisch | 2006-03-04 11:46:27 +0100 (Sat, 04 Mar 2006) | 2 lines
10737 Changed paths:
10738    M /trunk/src/network/httpd.c
10740 Cosmetic
10742 ------------------------------------------------------------------------
10743 r14606 | zorglub | 2006-03-04 10:28:06 +0100 (Sat, 04 Mar 2006) | 2 lines
10744 Changed paths:
10745    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
10747 Don't prepend :sout= to sout string in VLM dialog (Refs:#530)
10749 ------------------------------------------------------------------------
10750 r14605 | zorglub | 2006-03-04 10:12:21 +0100 (Sat, 04 Mar 2006) | 2 lines
10751 Changed paths:
10752    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
10754 Fix ordering of widgets in sout panel (Closes:#469)
10756 ------------------------------------------------------------------------
10757 r14604 | zorglub | 2006-03-04 10:00:10 +0100 (Sat, 04 Mar 2006) | 2 lines
10758 Changed paths:
10759    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
10761 Shoud fix #'565
10763 ------------------------------------------------------------------------
10764 r14603 | xtophe | 2006-03-04 01:59:51 +0100 (Sat, 04 Mar 2006) | 5 lines
10765 Changed paths:
10766    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
10768 wx/dialogs/open.cpp: Fix the caching option. Closes #575
10769 -This line, and those below, will be ignored--
10771 M    open.cpp
10773 ------------------------------------------------------------------------
10774 r14602 | courmisch | 2006-03-03 23:43:22 +0100 (Fri, 03 Mar 2006) | 2 lines
10775 Changed paths:
10776    M /trunk/modules/misc/rtsp.c
10778 Fix error code when server is overloaded
10780 ------------------------------------------------------------------------
10781 r14601 | jpsaman | 2006-03-03 22:43:48 +0100 (Fri, 03 Mar 2006) | 1 line
10782 Changed paths:
10783    A /trunk/modules/mux/rtp
10784    A /trunk/modules/mux/rtp/rtcp.c
10785    A /trunk/modules/mux/rtp/rtcp.h
10786    A /trunk/modules/mux/rtp/rtp.h
10788 Structures and functions for RTCP support. BIG FAT WARNING >>>> This code is untested <<<< but the request for it is high.
10789 ------------------------------------------------------------------------
10790 r14600 | fkuehne | 2006-03-03 18:29:13 +0100 (Fri, 03 Mar 2006) | 1 line
10791 Changed paths:
10792    M /trunk/Makefile.am
10794 * added a couple of OSX-intf-files which were added after the last release
10795 ------------------------------------------------------------------------
10796 r14599 | fkuehne | 2006-03-03 18:21:16 +0100 (Fri, 03 Mar 2006) | 4 lines
10797 Changed paths:
10798    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10799    M /trunk/modules/gui/macosx/intf.m
10800    M /trunk/modules/gui/macosx/playlist.m
10801    M /trunk/modules/gui/macosx/playlistinfo.m
10803 *.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")
10804 MainMenu.nib: 
10805     - dto
10806     - let the user select the values of the Statistics-tab
10807 ------------------------------------------------------------------------
10808 r14598 | fkuehne | 2006-03-03 18:12:15 +0100 (Fri, 03 Mar 2006) | 1 line
10809 Changed paths:
10810    M /trunk/modules/gui/macosx/vout.m
10812 * fixed a signed vs unsinged warning
10813 ------------------------------------------------------------------------
10814 r14597 | dionoea | 2006-03-03 15:37:24 +0100 (Fri, 03 Mar 2006) | 3 lines
10815 Changed paths:
10816    M /trunk/modules/video_output/image.c
10818 image.c: add --image-out-replace option. If enabled, the image vout will
10819 always overwrite the same file.
10821 ------------------------------------------------------------------------
10822 r14596 | fkuehne | 2006-03-03 14:51:04 +0100 (Fri, 03 Mar 2006) | 1 line
10823 Changed paths:
10824    M /trunk/modules/gui/macosx/playlistinfo.h
10825    M /trunk/modules/gui/macosx/playlistinfo.m
10827 * added a NSTimer to update the statistics every second
10828 ------------------------------------------------------------------------
10829 r14595 | xtophe | 2006-03-03 14:08:48 +0100 (Fri, 03 Mar 2006) | 2 lines
10830 Changed paths:
10831    M /trunk/extras/contrib/src/Makefile
10833 Makefile: We need autogen on win32
10835 ------------------------------------------------------------------------
10836 r14594 | fkuehne | 2006-03-03 13:19:56 +0100 (Fri, 03 Mar 2006) | 1 line
10837 Changed paths:
10838    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10839    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10840    M /trunk/modules/gui/macosx/playlistinfo.h
10841    M /trunk/modules/gui/macosx/playlistinfo.m
10843 * implemented the statistics-tab. No auto-update yet.
10844 ------------------------------------------------------------------------
10845 r14593 | hartman | 2006-03-03 12:25:18 +0100 (Fri, 03 Mar 2006) | 2 lines
10846 Changed paths:
10847    M /trunk/extras/contrib/src/Makefile
10849 * Disable INSTALL_NAME now gpg-error isn't shared.
10851 ------------------------------------------------------------------------
10852 r14592 | hartman | 2006-03-03 12:19:00 +0100 (Fri, 03 Mar 2006) | 2 lines
10853 Changed paths:
10854    M /trunk/extras/contrib/src/Makefile
10856 * copy and tabs... sigh.
10858 ------------------------------------------------------------------------
10859 r14591 | hartman | 2006-03-03 12:15:55 +0100 (Fri, 03 Mar 2006) | 2 lines
10860 Changed paths:
10861    M /trunk/extras/contrib/src/Makefile
10863 * Lets avoid autogen where we can
10865 ------------------------------------------------------------------------
10866 r14590 | hartman | 2006-03-03 11:40:56 +0100 (Fri, 03 Mar 2006) | 2 lines
10867 Changed paths:
10868    M /trunk/extras/contrib/src/Makefile
10869    M /trunk/extras/contrib/src/Patches/live-osx.patch
10871 * Fix liveMedia on all platforms now hopefully
10873 ------------------------------------------------------------------------
10874 r14589 | hartman | 2006-03-03 11:22:18 +0100 (Fri, 03 Mar 2006) | 2 lines
10875 Changed paths:
10876    M /trunk/extras/contrib/src/packages.mak
10878 * www.live555.com seems unreachable. use live555.com
10880 ------------------------------------------------------------------------
10881 r14588 | courmisch | 2006-03-03 10:32:20 +0100 (Fri, 03 Mar 2006) | 2 lines
10882 Changed paths:
10883    M /trunk/configure.ac
10885 Solaris breakage again
10887 ------------------------------------------------------------------------
10888 r14587 | jpsaman | 2006-03-03 09:52:27 +0100 (Fri, 03 Mar 2006) | 1 line
10889 Changed paths:
10890    M /trunk/modules/demux/livedotcom.cpp
10892 Playing 3GPP audio only LATM AAC/HE-AAC streams. Patch by Ross Finalayson
10893 ------------------------------------------------------------------------
10894 r14586 | xtophe | 2006-03-03 00:40:17 +0100 (Fri, 03 Mar 2006) | 3 lines
10895 Changed paths:
10896    M /trunk/extras/contrib/src/Makefile
10898 explicit hack. please underage hackers do not look
10899 fix lame 
10901 ------------------------------------------------------------------------
10902 r14585 | xtophe | 2006-03-03 00:24:37 +0100 (Fri, 03 Mar 2006) | 2 lines
10903 Changed paths:
10904    M /trunk/extras/contrib/src/Makefile
10905    M /trunk/extras/contrib/src/packages.mak
10907 Fix MacOS-Intel compilation
10909 ------------------------------------------------------------------------
10910 r14584 | courmisch | 2006-03-02 23:39:03 +0100 (Thu, 02 Mar 2006) | 2 lines
10911 Changed paths:
10912    M /trunk/include/vlc_httpd.h
10913    M /trunk/include/vlc_symbols.h
10914    M /trunk/src/network/httpd.c
10916 Code reuse
10918 ------------------------------------------------------------------------
10919 r14583 | courmisch | 2006-03-02 23:19:14 +0100 (Thu, 02 Mar 2006) | 2 lines
10920 Changed paths:
10921    M /trunk/include/vlc_httpd.h
10923 Remove outdated comment
10925 ------------------------------------------------------------------------
10926 r14582 | xtophe | 2006-03-02 21:39:49 +0100 (Thu, 02 Mar 2006) | 2 lines
10927 Changed paths:
10928    M /trunk/extras/contrib/src/packages.mak
10930 Update lame. Closes #482
10932 ------------------------------------------------------------------------
10933 r14581 | xtophe | 2006-03-02 21:38:43 +0100 (Thu, 02 Mar 2006) | 2 lines
10934 Changed paths:
10935    M /trunk/extras/contrib/src/Patches/gcrypt.patch
10937 Fix Gcrypt patch
10939 ------------------------------------------------------------------------
10940 r14580 | xtophe | 2006-03-02 21:11:51 +0100 (Thu, 02 Mar 2006) | 2 lines
10941 Changed paths:
10942    M /trunk/extras/contrib/src/Makefile
10944 makefile: Fix livedotcom on win32
10946 ------------------------------------------------------------------------
10947 r14579 | xtophe | 2006-03-02 21:10:23 +0100 (Thu, 02 Mar 2006) | 2 lines
10948 Changed paths:
10949    M /trunk/extras/contrib/src/Makefile
10951 Makefile: use sed -i where possible
10953 ------------------------------------------------------------------------
10954 r14578 | xtophe | 2006-03-02 21:04:54 +0100 (Thu, 02 Mar 2006) | 2 lines
10955 Changed paths:
10956    M /trunk/extras/contrib/src/Makefile
10957    M /trunk/extras/contrib/src/Patches/gcrypt.patch
10958    M /trunk/extras/contrib/src/packages.mak
10960 all: Update libgcrypt,gpg-error and gnutls (closes #570 )
10962 ------------------------------------------------------------------------
10963 r14577 | xtophe | 2006-03-02 20:34:31 +0100 (Thu, 02 Mar 2006) | 2 lines
10964 Changed paths:
10965    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
10967 Update x264 patch
10969 ------------------------------------------------------------------------
10970 r14576 | xtophe | 2006-03-02 20:31:36 +0100 (Thu, 02 Mar 2006) | 2 lines
10971 Changed paths:
10972    M /trunk/configure.ac
10974 configure.ac: Solaris fix for live555. Patch courtesy of Alexander Gall
10976 ------------------------------------------------------------------------
10977 r14575 | courmisch | 2006-03-02 19:19:03 +0100 (Thu, 02 Mar 2006) | 2 lines
10978 Changed paths:
10979    M /trunk/include/vlc_common.h
10980    M /trunk/src/misc/objects.c
10982 Minor clean up
10984 ------------------------------------------------------------------------
10985 r14574 | fkuehne | 2006-03-02 16:52:37 +0100 (Thu, 02 Mar 2006) | 6 lines
10986 Changed paths:
10987    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10988    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10989    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10990    M /trunk/modules/gui/macosx/playlistinfo.h
10991    M /trunk/modules/gui/macosx/playlistinfo.m
10993 * re-designed the information/properties panel to show meta information and statistics
10994 - the display of meta information is completely implemented and functional
10995 - 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..)
10996 - the statistics tab isn't implemented yet
10998 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.
10999 ------------------------------------------------------------------------
11000 r14573 | courmisch | 2006-03-02 16:19:32 +0100 (Thu, 02 Mar 2006) | 2 lines
11001 Changed paths:
11002    M /trunk/modules/access_output/file.c
11004 Locale fixes (refs #528) + clean up
11006 ------------------------------------------------------------------------
11007 r14572 | courmisch | 2006-03-02 15:27:09 +0100 (Thu, 02 Mar 2006) | 2 lines
11008 Changed paths:
11009    M /trunk/modules/misc/gnutls.c
11011 use intptr_t (refs #574)
11013 ------------------------------------------------------------------------
11014 r14571 | courmisch | 2006-03-02 15:23:03 +0100 (Thu, 02 Mar 2006) | 2 lines
11015 Changed paths:
11016    M /trunk/modules/access_output/file.c
11018 Don't try to be more clever than umask()
11020 ------------------------------------------------------------------------
11021 r14570 | courmisch | 2006-03-02 15:21:23 +0100 (Thu, 02 Mar 2006) | 2 lines
11022 Changed paths:
11023    M /trunk/configure.ac
11025 Fix getaddrinfo check failure because of autoconf's cache
11027 ------------------------------------------------------------------------
11028 r14569 | courmisch | 2006-03-02 14:54:40 +0100 (Thu, 02 Mar 2006) | 2 lines
11029 Changed paths:
11030    M /trunk/modules/audio_output/waveout.c
11032 Fix invalid syntax (aout_BufferFree is not an expansion-safe macro)
11034 ------------------------------------------------------------------------
11035 r14568 | courmisch | 2006-03-02 14:35:43 +0100 (Thu, 02 Mar 2006) | 2 lines
11036 Changed paths:
11037    M /trunk/modules/audio_output/arts.c
11038    M /trunk/modules/audio_output/directx.c
11039    M /trunk/modules/audio_output/esd.c
11040    M /trunk/modules/audio_output/jack.c
11041    M /trunk/modules/audio_output/sdl.c
11043 Unused header inclusion syndrome
11045 ------------------------------------------------------------------------
11046 r14567 | courmisch | 2006-03-02 14:02:37 +0100 (Thu, 02 Mar 2006) | 2 lines
11047 Changed paths:
11048    M /trunk/src/Makefile.am
11050 dist vlc_url.h
11052 ------------------------------------------------------------------------
11053 r14566 | fkuehne | 2006-03-02 13:15:25 +0100 (Thu, 02 Mar 2006) | 1 line
11054 Changed paths:
11055    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11056    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
11058 * forgot that one in [14565]
11059 ------------------------------------------------------------------------
11060 r14565 | fkuehne | 2006-03-02 13:14:52 +0100 (Thu, 02 Mar 2006) | 5 lines
11061 Changed paths:
11062    M /trunk/modules/gui/macosx/playlist.m
11063    M /trunk/modules/gui/macosx/sfilters.m
11064    M /trunk/modules/gui/macosx/update.m
11066 * 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)
11068 * update.m: use mtime() instead of NSCalenderDate for the time-stamp
11070 * sfilters.m: fixed 2 compilation warnings (corrected UTF8String to char casting)
11071 ------------------------------------------------------------------------
11072 r14564 | courmisch | 2006-03-02 08:52:53 +0100 (Thu, 02 Mar 2006) | 4 lines
11073 Changed paths:
11074    M /trunk/bootstrap
11075    M /trunk/src/Makefile.am
11077 libtool:
11078  - Don't link builtins against anything (dependencies are linked in libvlc)
11079  - Don't mangle name of underlying libraries
11081 ------------------------------------------------------------------------
11082 r14563 | fkuehne | 2006-03-01 23:21:36 +0100 (Wed, 01 Mar 2006) | 2 lines
11083 Changed paths:
11084    M /trunk/modules/gui/macosx/update.h
11085    M /trunk/modules/gui/macosx/update.m
11087 * 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)
11088 * cleanup of the source
11089 ------------------------------------------------------------------------
11090 r14562 | dionoea | 2006-03-01 23:00:37 +0100 (Wed, 01 Mar 2006) | 2 lines
11091 Changed paths:
11092    M /trunk/THANKS
11094 Add/Change x264 options. Patch by Dennis van Amerongen
11096 ------------------------------------------------------------------------
11097 r14561 | dionoea | 2006-03-01 22:58:15 +0100 (Wed, 01 Mar 2006) | 22 lines
11098 Changed paths:
11099    M /trunk/modules/codec/x264.c
11101 Add/Change x264 options. Patch by Dennis van Amerongen
11103 Original email was
11105 "Subject: [vlc-devel] Additional x264 options/unification
11107 Patch for unification and addition of several x264 options (using x264          
11108 commandline interface as reference):                                            
11109                                                                                 
11110 8x8dct, asm, bime, chroma-me, chroma-qp-offset, cplxblur, direct,               
11111 ipratio, nr, pbratio, qblur, qcomp, qpstep, verbose. Changed (no-)psnr,         
11112 (no-)b-adapt, (no-)fast-pskip to similar usage as (no-)cabac. Deprecated        
11113 options in favor of x264 cli equivalents (subpel -> subme, frameref ->          
11114 ref, etc.) for unification.                                                     
11115                                                                                 
11116 Improved order of adding partitions in analyse modes as suggested by            
11117 Pengvado (#x264): i4x4,p8x8,i8x8+8x8dct,b8x8,p4x4 (at low bitrate i8x8          
11118 would be more important than i4x4 though). Using i8x8 results in a "High        
11119 Profile" setting (not all decoders seem to support that). i8x8 requires         
11120 8x8dct which is now a seperate option (default disabled)."
11123 ------------------------------------------------------------------------
11124 r14560 | xtophe | 2006-03-01 22:41:11 +0100 (Wed, 01 Mar 2006) | 2 lines
11125 Changed paths:
11126    M /trunk/extras/contrib/Makefile
11128 Warning Explicit Kludge
11130 ------------------------------------------------------------------------
11131 r14559 | fkuehne | 2006-03-01 22:08:17 +0100 (Wed, 01 Mar 2006) | 1 line
11132 Changed paths:
11133    M /trunk/modules/gui/macosx/update.h
11134    M /trunk/modules/gui/macosx/update.m
11136 * removed unused, useless variable
11137 ------------------------------------------------------------------------
11138 r14558 | fkuehne | 2006-03-01 22:05:47 +0100 (Wed, 01 Mar 2006) | 4 lines
11139 Changed paths:
11140    M /trunk/modules/gui/macosx/interaction.m
11141    M /trunk/modules/gui/macosx/update.h
11142    M /trunk/modules/gui/macosx/update.m
11144 * download the updated versions through VLC and not through your default browser
11145 * removed a crasher from interaction.m
11147 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.
11148 ------------------------------------------------------------------------
11149 r14557 | hartman | 2006-03-01 22:00:49 +0100 (Wed, 01 Mar 2006) | 2 lines
11150 Changed paths:
11151    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11153 * Add dvcp and dvpp FOURCCs (the PAl versions of QuickTime DV and DVPro apparently)
11155 ------------------------------------------------------------------------
11156 r14556 | fkuehne | 2006-03-01 20:56:34 +0100 (Wed, 01 Mar 2006) | 1 line
11157 Changed paths:
11158    M /trunk/modules/gui/wxwidgets/input_manager.cpp
11159    M /trunk/modules/gui/wxwidgets/interface.cpp
11160    M /trunk/modules/gui/wxwidgets/interface.hpp
11161    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
11163 * more systray related ifndefs for the Darwin platform
11164 ------------------------------------------------------------------------
11165 r14555 | fkuehne | 2006-03-01 20:11:24 +0100 (Wed, 01 Mar 2006) | 1 line
11166 Changed paths:
11167    M /trunk/modules/gui/wxwidgets/interface.cpp
11169 * Darwin compilation fix
11170 ------------------------------------------------------------------------
11171 r14554 | fkuehne | 2006-03-01 18:47:27 +0100 (Wed, 01 Mar 2006) | 1 line
11172 Changed paths:
11173    M /trunk/modules/access/screen/mac.c
11175 * fixed some warnings
11176 ------------------------------------------------------------------------
11177 r14553 | hartman | 2006-03-01 17:50:08 +0100 (Wed, 01 Mar 2006) | 4 lines
11178 Changed paths:
11179    M /trunk/configure.ac
11181 * Apply --enable-xinerama patch by Diego Petteno <flameeyes at gentoo dot org>
11182 This is not 100% tested, but only compared against similar situations.
11185 ------------------------------------------------------------------------
11186 r14552 | hartman | 2006-03-01 14:36:01 +0100 (Wed, 01 Mar 2006) | 3 lines
11187 Changed paths:
11188    M /trunk/modules/misc/rtsp.c
11189    M /trunk/modules/stream_out/rtp.c
11191 * trackID changes for the VLC rtsp server as suggested by Leonardo ... <leonardo_c at libero dot it>.
11192   - apparently DSS is casesensitive on trackID.
11194 ------------------------------------------------------------------------
11195 r14551 | hartman | 2006-03-01 14:23:12 +0100 (Wed, 01 Mar 2006) | 2 lines
11196 Changed paths:
11197    M /trunk/extras/contrib/src/Makefile
11198    D /trunk/extras/contrib/src/Patches/libcddb.patch
11199    M /trunk/extras/contrib/src/packages.mak
11201 * Update the CDDB version from 0.9.6 to 1.2.1
11203 ------------------------------------------------------------------------
11204 r14550 | hartman | 2006-03-01 14:13:03 +0100 (Wed, 01 Mar 2006) | 3 lines
11205 Changed paths:
11206    M /trunk/THANKS
11207    M /trunk/modules/access/cdda/info.c
11209 * Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>. 
11210  - added him to THANKS as well.
11212 ------------------------------------------------------------------------
11213 r14549 | courmisch | 2006-03-01 12:20:10 +0100 (Wed, 01 Mar 2006) | 3 lines
11214 Changed paths:
11215    M /trunk/modules/misc/network/ipv4.c
11216    M /trunk/modules/misc/network/ipv6.c
11218 Don't use connect() when the "bind" address is a multicast group
11219 Bug reported by Alexander Gall
11221 ------------------------------------------------------------------------
11222 r14548 | courmisch | 2006-03-01 11:41:47 +0100 (Wed, 01 Mar 2006) | 2 lines
11223 Changed paths:
11224    M /trunk/configure.ac
11226 Try to fix getaddrinfo et al. detection on Solaris
11228 ------------------------------------------------------------------------
11229 r14547 | courmisch | 2006-03-01 11:20:50 +0100 (Wed, 01 Mar 2006) | 2 lines
11230 Changed paths:
11231    M /trunk/configure.ac
11233 Link ipv6 with -lsocket and/or -lnsl whenever we need these for ipv4
11235 ------------------------------------------------------------------------
11236 r14546 | courmisch | 2006-03-01 10:53:39 +0100 (Wed, 01 Mar 2006) | 2 lines
11237 Changed paths:
11238    M /trunk/src/Makefile.am
11240 Use stamp not to recompile and relink version.c when it doesn't have to (closes #554)
11242 ------------------------------------------------------------------------
11243 r14545 | zorglub | 2006-03-01 00:23:42 +0100 (Wed, 01 Mar 2006) | 2 lines
11244 Changed paths:
11245    M /trunk/modules/gui/wxwidgets/dialogs.cpp
11247 Don't preparse folders using input_Preprase
11249 ------------------------------------------------------------------------
11250 r14544 | ipkiss | 2006-02-28 20:12:54 +0100 (Tue, 28 Feb 2006) | 2 lines
11251 Changed paths:
11252    M /trunk/doc/skins/skins2-howto.xml
11254  * doc/skins/skins2-howto.xml: fixed a typo
11256 ------------------------------------------------------------------------
11257 r14543 | md | 2006-02-28 16:46:46 +0100 (Tue, 28 Feb 2006) | 5 lines
11258 Changed paths:
11259    M /trunk/src/video_output/vout_intf.c
11261 * changed the order of offered aspect/crop values so that the most commonly
11262 used ones are on the top
11263 * added 5:4 aspect/crop ration for high quality PAL TV out (720x576 display
11264 resolution) and 1280x1024 LCD panels 
11266 ------------------------------------------------------------------------
11267 r14542 | md | 2006-02-28 16:34:16 +0100 (Tue, 28 Feb 2006) | 2 lines
11268 Changed paths:
11269    M /trunk/src/video_output/vout_intf.c
11271 make ZoomCallback work with extended GUI or deinterlace (refs #480)
11273 ------------------------------------------------------------------------
11274 r14541 | hartman | 2006-02-28 16:31:04 +0100 (Tue, 28 Feb 2006) | 5 lines
11275 Changed paths:
11276    M /trunk/modules/stream_out/rtp.c
11278 * Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452
11279 - commented a few fprintf, and changed some to msg_Dbg where possible.
11280 - fixed a couple of spelling errors.
11281 - this module really needs a big cleanup and merging with the other SDP and RTSP code.
11283 ------------------------------------------------------------------------
11284 r14540 | courmisch | 2006-02-28 16:29:42 +0100 (Tue, 28 Feb 2006) | 2 lines
11285 Changed paths:
11286    M /trunk/bootstrap
11288 libtool: fix make distclean
11290 ------------------------------------------------------------------------
11291 r14539 | courmisch | 2006-02-28 16:12:37 +0100 (Tue, 28 Feb 2006) | 4 lines
11292 Changed paths:
11293    M /trunk/bootstrap
11294    M /trunk/src/Makefile.am
11296 With libtool, compile builtins as lib*_builtin.la to avoid name collision
11297 with actual system library (seems to fix weird compilation problem with
11298 flac and theora builtins)
11300 ------------------------------------------------------------------------
11301 r14538 | courmisch | 2006-02-28 15:52:40 +0100 (Tue, 28 Feb 2006) | 3 lines
11302 Changed paths:
11303    M /trunk/src/stream_output/sap.c
11305 Fail when trying to advertise a stream with an out-of-scope address
11306 (avoids spamming the MBONE with incorrect private streams)
11308 ------------------------------------------------------------------------
11309 r14537 | courmisch | 2006-02-28 13:58:37 +0100 (Tue, 28 Feb 2006) | 2 lines
11310 Changed paths:
11311    M /trunk/bootstrap
11313 Use noinst_ rather than libvlc_ for builtins
11315 ------------------------------------------------------------------------
11316 r14536 | dionoea | 2006-02-28 13:45:37 +0100 (Tue, 28 Feb 2006) | 2 lines
11317 Changed paths:
11318    M /trunk/src/misc/vlm.c
11320 Use VLC stream functions to load vlm configs. Refs #567
11322 ------------------------------------------------------------------------
11323 r14535 | courmisch | 2006-02-28 13:22:24 +0100 (Tue, 28 Feb 2006) | 3 lines
11324 Changed paths:
11325    M /trunk/bootstrap
11327 Implement clean with --enable-libtool
11328 May fix builtins recompilation (theora, flac...)
11330 ------------------------------------------------------------------------
11331 r14534 | courmisch | 2006-02-28 12:45:22 +0100 (Tue, 28 Feb 2006) | 3 lines
11332 Changed paths:
11333    M /trunk/configure.ac
11335 Don't use p_symbols with libtool
11336 (this commit obviously breaks binary compatibility - clear your plugins)
11338 ------------------------------------------------------------------------
11339 r14533 | courmisch | 2006-02-28 10:01:59 +0100 (Tue, 28 Feb 2006) | 2 lines
11340 Changed paths:
11341    M /trunk/bootstrap
11343 Fix the work-around for the work-around
11345 ------------------------------------------------------------------------
11346 r14532 | courmisch | 2006-02-28 09:55:43 +0100 (Tue, 28 Feb 2006) | 2 lines
11347 Changed paths:
11348    M /trunk/src/network/udp.c
11350 Remove debug message
11352 ------------------------------------------------------------------------
11353 r14531 | courmisch | 2006-02-28 09:42:23 +0100 (Tue, 28 Feb 2006) | 2 lines
11354 Changed paths:
11355    M /trunk/activex/Makefile.am
11356    M /trunk/bootstrap
11357    M /trunk/mozilla/Makefile.am
11358    M /trunk/src/Makefile.am
11360 mv -> mv -f
11362 ------------------------------------------------------------------------
11363 r14530 | courmisch | 2006-02-28 09:39:27 +0100 (Tue, 28 Feb 2006) | 2 lines
11364 Changed paths:
11365    M /trunk/doc/Makefile.am
11367 Dist demo.sh
11369 ------------------------------------------------------------------------
11370 r14529 | courmisch | 2006-02-28 09:37:44 +0100 (Tue, 28 Feb 2006) | 2 lines
11371 Changed paths:
11372    M /trunk/bootstrap
11374 Missing quotes
11376 ------------------------------------------------------------------------
11377 r14528 | courmisch | 2006-02-28 09:16:40 +0100 (Tue, 28 Feb 2006) | 2 lines
11378 Changed paths:
11379    M /trunk/doc/demo.sh
11381 EOL style
11383 ------------------------------------------------------------------------
11384 r14527 | hartman | 2006-02-28 03:03:33 +0100 (Tue, 28 Feb 2006) | 2 lines
11385 Changed paths:
11386    M /trunk/modules/demux/vobsub.c
11388 * Use stream_UrlNew for vobsub loading instead of fopen. closes #567
11390 ------------------------------------------------------------------------
11391 r14526 | hartman | 2006-02-28 02:28:38 +0100 (Tue, 28 Feb 2006) | 2 lines
11392 Changed paths:
11393    M /trunk/doc/demo.sh
11395 * demo.sh for Mac OS X VLC command
11397 ------------------------------------------------------------------------
11398 r14525 | dionoea | 2006-02-28 00:24:39 +0100 (Tue, 28 Feb 2006) | 2 lines
11399 Changed paths:
11400    M /trunk/doc/demo.sh
11402 Add OpenGL rotating cube and video wall demos
11404 ------------------------------------------------------------------------
11405 r14524 | dionoea | 2006-02-28 00:03:28 +0100 (Tue, 28 Feb 2006) | 2 lines
11406 Changed paths:
11407    M /trunk/doc/demo.sh
11409 Small fixes/changes
11411 ------------------------------------------------------------------------
11412 r14523 | dionoea | 2006-02-27 23:47:21 +0100 (Mon, 27 Feb 2006) | 2 lines
11413 Changed paths:
11414    A /trunk/doc/demo.sh
11416 Small script that generates huge command lines to be used in demos. Feel free to add/change stuff.
11418 ------------------------------------------------------------------------
11419 r14522 | hartman | 2006-02-27 22:13:56 +0100 (Mon, 27 Feb 2006) | 2 lines
11420 Changed paths:
11421    M /trunk/extras/contrib/src/Makefile
11423 * iconv is already provided on 10.3 and 10.4, so we don't need to install it.
11425 ------------------------------------------------------------------------
11426 r14521 | courmisch | 2006-02-27 22:07:25 +0100 (Mon, 27 Feb 2006) | 2 lines
11427 Changed paths:
11428    M /trunk/modules/misc/gnutls.c
11430 Fix warning on 64 bits systems
11432 ------------------------------------------------------------------------
11433 r14520 | courmisch | 2006-02-27 22:06:42 +0100 (Mon, 27 Feb 2006) | 2 lines
11434 Changed paths:
11435    M /trunk/modules/misc/rtsp.c
11437 Silly me
11439 ------------------------------------------------------------------------
11440 r14519 | courmisch | 2006-02-27 21:59:08 +0100 (Mon, 27 Feb 2006) | 2 lines
11441 Changed paths:
11442    M /trunk/activex/Makefile.am
11443    M /trunk/bootstrap
11444    M /trunk/mozilla/Makefile.am
11445    M /trunk/src/Makefile.am
11447 Work-around libtool's work-around which adds .exe on Cygwin 
11449 ------------------------------------------------------------------------
11450 r14518 | courmisch | 2006-02-27 21:48:49 +0100 (Mon, 27 Feb 2006) | 2 lines
11451 Changed paths:
11452    M /trunk/modules/access/gnomevfs.c
11453    M /trunk/modules/misc/rtsp.c
11455 Compile fixes
11457 ------------------------------------------------------------------------
11458 r14517 | courmisch | 2006-02-27 21:29:39 +0100 (Mon, 27 Feb 2006) | 2 lines
11459 Changed paths:
11460    M /trunk/bootstrap
11462 Don't loop infinitely when then is no plugin to install (libtool-only)
11464 ------------------------------------------------------------------------
11465 r14516 | courmisch | 2006-02-27 21:29:03 +0100 (Mon, 27 Feb 2006) | 2 lines
11466 Changed paths:
11467    M /trunk/modules/services_discovery/daap.c
11469 daap.c: Attempt to fix compilation
11471 ------------------------------------------------------------------------
11472 r14515 | courmisch | 2006-02-27 13:46:42 +0100 (Mon, 27 Feb 2006) | 2 lines
11473 Changed paths:
11474    M /trunk/include/network.h
11475    A /trunk/include/vlc_url.h (from /trunk/include/network.h:14514)
11476    M /trunk/modules/access/ftp.c
11477    M /trunk/modules/access/http.c
11478    M /trunk/modules/access/mms/mmsh.c
11479    M /trunk/modules/access/mms/mmstu.c
11480    M /trunk/modules/control/http/rpn.c
11481    M /trunk/modules/control/rc.c
11482    M /trunk/modules/control/telnet.c
11483    M /trunk/modules/misc/rtsp.c
11484    M /trunk/modules/stream_out/rtp.c
11485    M /trunk/modules/stream_out/standard.c
11487 Separate socket/resolv stuff (network.h) from url stuff (vlc_url.h)
11489 ------------------------------------------------------------------------
11490 r14514 | xtophe | 2006-02-27 13:01:58 +0100 (Mon, 27 Feb 2006) | 2 lines
11491 Changed paths:
11492    M /trunk/po/POTFILES.in
11493    M /trunk/po/ca.po
11494    M /trunk/po/da.po
11495    M /trunk/po/de.po
11496    M /trunk/po/en_GB.po
11497    M /trunk/po/es.po
11498    M /trunk/po/fr.po
11499    M /trunk/po/it.po
11500    M /trunk/po/ja.po
11501    M /trunk/po/ka.po
11502    M /trunk/po/ko.po
11503    M /trunk/po/nl.po
11504    M /trunk/po/oc.po
11505    M /trunk/po/pt_BR.po
11506    M /trunk/po/ro.po
11507    M /trunk/po/ru.po
11508    M /trunk/po/sv.po
11509    M /trunk/po/tr.po
11510    M /trunk/po/vlc.pot
11511    M /trunk/po/zh_CN.po
11512    M /trunk/po/zh_TW.po
11514 po/*: run make update-po.
11516 ------------------------------------------------------------------------
11517 r14513 | dionoea | 2006-02-26 22:30:50 +0100 (Sun, 26 Feb 2006) | 4 lines
11518 Changed paths:
11519    M /trunk/modules/video_filter/distort.c
11521 distort.c:
11522 * new psychedelic FOSDEM demo filter. enjoy :)
11523 * misc changes          
11525 ------------------------------------------------------------------------
11526 r14512 | fkuehne | 2006-02-26 17:33:56 +0100 (Sun, 26 Feb 2006) | 1 line
11527 Changed paths:
11528    M /trunk/extras/contrib/bootstrap
11529    M /trunk/extras/contrib/src/Makefile
11530    M /trunk/extras/contrib/src/packages.mak
11532 * fixed the compilation of gettext&libiconv on Darwin and updated the copyright-dates
11533 ------------------------------------------------------------------------
11534 r14511 | jpsaman | 2006-02-26 16:49:54 +0100 (Sun, 26 Feb 2006) | 1 line
11535 Changed paths:
11536    M /trunk/modules/misc/rtsp.c
11538 Rename --rtsp-throtle to --rtsp-throtle-users
11539 ------------------------------------------------------------------------
11540 r14510 | courmisch | 2006-02-26 16:09:47 +0100 (Sun, 26 Feb 2006) | 3 lines
11541 Changed paths:
11542    M /trunk/src/Makefile.am
11544 Put some dependencies on stamp-builtins to force rebuild when the
11545 tree configuration is modified
11547 ------------------------------------------------------------------------
11548 r14509 | courmisch | 2006-02-26 15:48:02 +0100 (Sun, 26 Feb 2006) | 4 lines
11549 Changed paths:
11550    M /trunk/bootstrap
11551    M /trunk/configure.ac
11552    M /trunk/src/Makefile.am
11554 Get rid of --enable-shared-libvlc on non-Microsoft platforms
11555 as it did never worked properly, if at all with these
11556 (you should use libtool to build a shared libvlc instead)
11558 ------------------------------------------------------------------------
11559 r14508 | zorglub | 2006-02-26 15:47:06 +0100 (Sun, 26 Feb 2006) | 2 lines
11560 Changed paths:
11561    M /trunk/src/control/libvlc_audio.c
11563 Remove ref to volume_get
11565 ------------------------------------------------------------------------
11566 r14507 | zorglub | 2006-02-26 15:23:16 +0100 (Sun, 26 Feb 2006) | 2 lines
11567 Changed paths:
11568    M /trunk/modules/gui/wxwidgets/menus.cpp
11570 Disable intf-switch in the interface (Refs:#564) - Not working correctly, neither on win32 nor GTK
11572 ------------------------------------------------------------------------
11573 r14506 | fkuehne | 2006-02-26 15:20:46 +0100 (Sun, 26 Feb 2006) | 1 line
11574 Changed paths:
11575    M /trunk/NEWS
11577 * added some news. feel free to improve the wording :)
11578 ------------------------------------------------------------------------
11579 r14505 | fkuehne | 2006-02-26 13:35:30 +0100 (Sun, 26 Feb 2006) | 3 lines
11580 Changed paths:
11581    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11582    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11583    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
11584    M /trunk/modules/gui/macosx/controls.h
11585    M /trunk/modules/gui/macosx/controls.m
11587 * added a "Go To Specific Position" feature (closes #377)
11588 - accessible by double-clicking on the time-counters and through a menu-item in "Playback"
11589 - 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.
11590 ------------------------------------------------------------------------
11591 r14504 | zorglub | 2006-02-26 13:30:22 +0100 (Sun, 26 Feb 2006) | 3 lines
11592 Changed paths:
11593    M /trunk/include/vlc/libvlc.h
11594    M /trunk/src/control/libvlc_audio.c
11596 Cosmetics. 
11597 Add toggle_mute
11599 ------------------------------------------------------------------------
11600 r14503 | zorglub | 2006-02-26 13:29:40 +0100 (Sun, 26 Feb 2006) | 2 lines
11601 Changed paths:
11602    M /trunk/m4
11604 svn:ignore libtool stuff
11606 ------------------------------------------------------------------------
11607 r14502 | jpsaman | 2006-02-26 13:18:46 +0100 (Sun, 26 Feb 2006) | 1 line
11608 Changed paths:
11609    M /trunk/modules/misc/rtsp.c
11611 Implement RTSP VOD connection throtle
11612 ------------------------------------------------------------------------
11613 r14501 | courmisch | 2006-02-26 12:59:18 +0100 (Sun, 26 Feb 2006) | 2 lines
11614 Changed paths:
11615    M /trunk/Makefile.am
11616    D /trunk/src/vlc.c
11617    A /trunk/vlc.c (from /trunk/src/vlc.c:14498)
11619 Move vlc.c to . to fix distclean (Automake limitation)
11621 ------------------------------------------------------------------------
11622 r14500 | dionoea | 2006-02-25 22:11:18 +0100 (Sat, 25 Feb 2006) | 3 lines
11623 Changed paths:
11624    M /trunk/src/misc/win32_specific.c
11626 Revert [14452] as it broke the mozilla plugin. We need to find another way
11627 to fix that.
11629 ------------------------------------------------------------------------
11630 r14499 | dionoea | 2006-02-25 22:08:46 +0100 (Sat, 25 Feb 2006) | 2 lines
11631 Changed paths:
11632    M /trunk/doc/fortunes.txt
11634 Nice user comment ...
11636 ------------------------------------------------------------------------
11637 r14498 | courmisch | 2006-02-25 21:46:22 +0100 (Sat, 25 Feb 2006) | 2 lines
11638 Changed paths:
11639    M /trunk/Makefile.am
11641 Attempt to fix core and all targets with more than one job
11643 ------------------------------------------------------------------------
11644 r14497 | fkuehne | 2006-02-25 16:50:43 +0100 (Sat, 25 Feb 2006) | 5 lines
11645 Changed paths:
11646    M /trunk/modules/gui/macosx/update.h
11647    M /trunk/modules/gui/macosx/update.m
11649 * retrieve the release notes and display them
11650     - they are temporarily stored in ~/Library/Caches/vlc_releasenote_temp.txt
11651     - Please shout if this location isn't okay for this purpose.
11652     - the file is automatically removed after displaying its content.
11653 * show the binary's size in MB instead of bytes
11654 ------------------------------------------------------------------------
11655 r14496 | fkuehne | 2006-02-25 14:45:07 +0100 (Sat, 25 Feb 2006) | 1 line
11656 Changed paths:
11657    M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
11658    M /trunk/modules/gui/macosx/interaction.h
11659    M /trunk/modules/gui/macosx/interaction.m
11661 * slightly enlarged the progress_for_downloads-panel-to-be and fixed some bugs in the interaction-framework
11662 ------------------------------------------------------------------------
11663 r14495 | courmisch | 2006-02-24 23:39:45 +0100 (Fri, 24 Feb 2006) | 3 lines
11664 Changed paths:
11665    M /trunk/Makefile.am
11667 Fix Win32 packaging targets inter-dependencies
11668 (otherwise unusable with more than one make job)
11670 ------------------------------------------------------------------------
11671 r14494 | zorglub | 2006-02-24 20:11:39 +0100 (Fri, 24 Feb 2006) | 2 lines
11672 Changed paths:
11673    M /trunk/extras/make.pl
11675 Remove a bit of noise
11677 ------------------------------------------------------------------------
11678 r14493 | bigben | 2006-02-24 16:00:03 +0100 (Fri, 24 Feb 2006) | 3 lines
11679 Changed paths:
11680    M /trunk/modules/audio_filter/channel_mixer/simple.c
11682 Add a 7.x / 5.x -> 4.0 downmixing routine (for AAC mostly, for a52 this is done by liba52)
11685 ------------------------------------------------------------------------
11686 r14492 | courmisch | 2006-02-24 14:43:10 +0100 (Fri, 24 Feb 2006) | 2 lines
11687 Changed paths:
11688    M /trunk/src/libvlc.h
11690 Remove abusive line feeds to fix vlc --help-verbose --advanced  -H layout.
11692 ------------------------------------------------------------------------
11693 r14491 | xtophe | 2006-02-24 11:53:29 +0100 (Fri, 24 Feb 2006) | 2 lines
11694 Changed paths:
11695    M /trunk/extras/contrib/src/Makefile
11696    M /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
11698 ALL: Don't use character which are different in utf8 and latin*
11700 ------------------------------------------------------------------------
11701 r14490 | djc | 2006-02-24 10:55:51 +0100 (Fri, 24 Feb 2006) | 3 lines
11702 Changed paths:
11703    M /trunk/modules/video_filter/distort.c
11705 Simple Hough transform to detect lines in video
11706 Needs a lot of optimizations...
11708 ------------------------------------------------------------------------
11709 r14489 | courmisch | 2006-02-24 09:28:12 +0100 (Fri, 24 Feb 2006) | 2 lines
11710 Changed paths:
11711    M /trunk/extras/contrib/src/Makefile
11713 Silly libgpg-error's autogen doesn't call libtoolize
11715 ------------------------------------------------------------------------
11716 r14488 | courmisch | 2006-02-24 08:57:54 +0100 (Fri, 24 Feb 2006) | 5 lines
11717 Changed paths:
11718    M /trunk/mozilla/Makefile.am
11720 Fix typo, fix make dist
11722 As for make distclean, I can't think of any solution but moving vlc.c out of
11723 src/ (I know it sucks, but you don't want to rewrite automake, do you?).
11725 ------------------------------------------------------------------------
11726 r14487 | courmisch | 2006-02-23 23:59:03 +0100 (Thu, 23 Feb 2006) | 2 lines
11727 Changed paths:
11728    M /trunk/mozilla/Makefile.am
11730 Make automake happy
11732 ------------------------------------------------------------------------
11733 r14486 | courmisch | 2006-02-23 23:49:56 +0100 (Thu, 23 Feb 2006) | 2 lines
11734 Changed paths:
11735    M /trunk/mozilla/Makefile.am
11737 Support for building Mozilla plugin with libtool + clean up
11739 ------------------------------------------------------------------------
11740 r14485 | courmisch | 2006-02-23 23:08:24 +0100 (Thu, 23 Feb 2006) | 2 lines
11741 Changed paths:
11742    M /trunk/mozilla/Makefile.am
11744 Clean up
11746 ------------------------------------------------------------------------
11747 r14484 | courmisch | 2006-02-23 22:47:10 +0100 (Thu, 23 Feb 2006) | 2 lines
11748 Changed paths:
11749    M /trunk
11750    M /trunk/activex
11751    M /trunk/modules
11752    M /trunk/modules/access
11753    M /trunk/modules/access/cdda
11754    M /trunk/modules/access/dshow
11755    M /trunk/modules/access/dvb
11756    M /trunk/modules/access/mms
11757    M /trunk/modules/access/pvr
11758    M /trunk/modules/access/rtsp
11759    M /trunk/modules/access/screen
11760    M /trunk/modules/access/v4l
11761    M /trunk/modules/access/vcd
11762    M /trunk/modules/access/vcdx
11763    M /trunk/modules/access_filter
11764    M /trunk/modules/access_output
11765    M /trunk/modules/audio_filter
11766    M /trunk/modules/audio_filter/channel_mixer
11767    M /trunk/modules/audio_filter/converter
11768    M /trunk/modules/audio_filter/resampler
11769    M /trunk/modules/audio_mixer
11770    M /trunk/modules/audio_output
11771    M /trunk/modules/codec
11772    M /trunk/modules/codec/cmml
11773    M /trunk/modules/codec/dmo
11774    M /trunk/modules/codec/ffmpeg
11775    M /trunk/modules/codec/spudec
11776    M /trunk/modules/control
11777    M /trunk/modules/control/corba
11778    M /trunk/modules/control/http
11779    M /trunk/modules/demux
11780    M /trunk/modules/demux/asf
11781    M /trunk/modules/demux/avi
11782    M /trunk/modules/demux/mp4
11783    M /trunk/modules/demux/mpeg
11784    M /trunk/modules/demux/playlist
11785    M /trunk/modules/demux/util
11786    M /trunk/modules/gui
11787    M /trunk/modules/gui/beos
11788    M /trunk/modules/gui/macosx
11789    M /trunk/modules/gui/opie
11790    M /trunk/modules/gui/pda
11791    M /trunk/modules/gui/qnx
11792    M /trunk/modules/gui/skins2
11793    M /trunk/modules/gui/skins2/commands
11794    M /trunk/modules/gui/skins2/controls
11795    M /trunk/modules/gui/skins2/events
11796    M /trunk/modules/gui/skins2/macosx
11797    M /trunk/modules/gui/skins2/parser
11798    M /trunk/modules/gui/skins2/src
11799    M /trunk/modules/gui/skins2/unzip
11800    M /trunk/modules/gui/skins2/utils
11801    M /trunk/modules/gui/skins2/vars
11802    M /trunk/modules/gui/skins2/win32
11803    M /trunk/modules/gui/skins2/x11
11804    M /trunk/modules/gui/wince
11805    M /trunk/modules/gui/wince/bitmaps
11806    M /trunk/modules/gui/wxwidgets
11807    M /trunk/modules/gui/wxwidgets/bitmaps
11808    M /trunk/modules/gui/wxwidgets/dialogs
11809    M /trunk/modules/gui/wxwidgets/dialogs/vlm
11810    M /trunk/modules/misc
11811    M /trunk/modules/misc/dummy
11812    M /trunk/modules/misc/memcpy
11813    M /trunk/modules/misc/network
11814    M /trunk/modules/misc/playlist
11815    M /trunk/modules/misc/testsuite
11816    M /trunk/modules/misc/xml
11817    M /trunk/modules/mux
11818    M /trunk/modules/mux/mpeg
11819    M /trunk/modules/packetizer
11820    M /trunk/modules/services_discovery
11821    M /trunk/modules/stream_out
11822    M /trunk/modules/stream_out/transrate
11823    M /trunk/modules/video_chroma
11824    M /trunk/modules/video_filter
11825    M /trunk/modules/video_filter/swscale
11826    M /trunk/modules/video_output
11827    M /trunk/modules/video_output/directx
11828    M /trunk/modules/video_output/qte
11829    M /trunk/modules/video_output/x11
11830    M /trunk/modules/visualization
11831    M /trunk/modules/visualization/galaktos
11832    M /trunk/modules/visualization/visual
11833    M /trunk/mozilla
11834    M /trunk/src
11836 svn:ignore
11838 ------------------------------------------------------------------------
11839 r14483 | courmisch | 2006-02-23 22:41:05 +0100 (Thu, 23 Feb 2006) | 2 lines
11840 Changed paths:
11841    M /trunk/src/Makefile.am
11843 Don't build old-style when libtool is enabled
11845 ------------------------------------------------------------------------
11846 r14482 | dionoea | 2006-02-23 21:31:24 +0100 (Thu, 23 Feb 2006) | 2 lines
11847 Changed paths:
11848    M /trunk/modules/video_filter/mosaic.c
11850 shame on me ... *cough* *cough*
11852 ------------------------------------------------------------------------
11853 r14481 | zorglub | 2006-02-23 21:20:31 +0100 (Thu, 23 Feb 2006) | 2 lines
11854 Changed paths:
11855    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
11857 Bitrates only
11859 ------------------------------------------------------------------------
11860 r14480 | zorglub | 2006-02-23 21:18:16 +0100 (Thu, 23 Feb 2006) | 2 lines
11861 Changed paths:
11862    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
11864 Display bitrates in kbps
11866 ------------------------------------------------------------------------
11867 r14478 | courmisch | 2006-02-23 20:41:36 +0100 (Thu, 23 Feb 2006) | 8 lines
11868 Changed paths:
11869    M /trunk/Makefile.am
11870    M /trunk/bootstrap
11871    M /trunk/configure.ac
11872    M /trunk/modules/video_filter/Modules.am
11873    M /trunk/src/Makefile.am
11875 _Experimental_ *optional* libtool support (--enable-libtool)
11877 Should work fine (ie. better than --enable-shared-libvlc) on Linux,
11878 should work on Mac OS X (except for packaging), while shared libvlc doesn't.
11880 Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
11881 use --enable-shared-libvlc for now.
11883 ------------------------------------------------------------------------
11884 r14477 | courmisch | 2006-02-23 20:38:14 +0100 (Thu, 23 Feb 2006) | 2 lines
11885 Changed paths:
11886    M /trunk/activex/Makefile.am
11888 Linking order fix
11890 ------------------------------------------------------------------------
11891 r14476 | courmisch | 2006-02-23 20:37:58 +0100 (Thu, 23 Feb 2006) | 2 lines
11892 Changed paths:
11893    M /trunk/src/misc/modules.c
11895 Recurse within hidden directories for module search
11897 ------------------------------------------------------------------------
11898 r14475 | littlejohn | 2006-02-23 20:17:31 +0100 (Thu, 23 Feb 2006) | 3 lines
11899 Changed paths:
11900    M /trunk/src/control/libvlc_audio.c
11902 added missing $Id$
11905 ------------------------------------------------------------------------
11906 r14474 | littlejohn | 2006-02-23 19:03:20 +0100 (Thu, 23 Feb 2006) | 3 lines
11907 Changed paths:
11908    M /trunk/include/vlc/libvlc.h
11910 Header modified to include libvlc audio control functions
11913 ------------------------------------------------------------------------
11914 r14473 | littlejohn | 2006-02-23 18:32:49 +0100 (Thu, 23 Feb 2006) | 3 lines
11915 Changed paths:
11916    M /trunk/src/Makefile.am
11917    A /trunk/src/control/libvlc_audio.c
11919 LibVLC basic audio control API
11922 ------------------------------------------------------------------------
11923 r14472 | oaubert | 2006-02-23 18:02:03 +0100 (Thu, 23 Feb 2006) | 2 lines
11924 Changed paths:
11925    M /trunk/bindings/mediacontrol-python/vlcglue.c
11927 mediacontrol-python/vlcglue.c: transmit the snapshot->date field to python
11929 ------------------------------------------------------------------------
11930 r14471 | oaubert | 2006-02-23 17:44:09 +0100 (Thu, 23 Feb 2006) | 3 lines
11931 Changed paths:
11932    M /trunk/src/video_output/vout_intf.c
11934 src/vout_intf.c: move the snapshot-path == object:object-id codepath
11935 to the start of the function, to avoid unnecessary overhead of path checks.
11937 ------------------------------------------------------------------------
11938 r14470 | oaubert | 2006-02-23 17:21:56 +0100 (Thu, 23 Feb 2006) | 2 lines
11939 Changed paths:
11940    M /trunk/src/control/mediacontrol_audio_video.c
11942 mediacontrol_audio_video.c: release vout in mediacontrol_snapshot()
11944 ------------------------------------------------------------------------
11945 r14469 | hartman | 2006-02-23 12:57:38 +0100 (Thu, 23 Feb 2006) | 2 lines
11946 Changed paths:
11947    M /trunk/extras/contrib/Makefile
11948    M /trunk/extras/contrib/bootstrap
11949    M /trunk/extras/contrib/src/Makefile
11950    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs-osx.patch
11951    D /trunk/extras/contrib/src/Patches/gettext-osx.patch
11952    A /trunk/extras/contrib/src/Patches/libpng-osx.patch
11953    D /trunk/extras/contrib/src/Patches/libpng.patch
11954    A /trunk/extras/contrib/src/Patches/live-osx.patch
11955    D /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
11956    M /trunk/extras/contrib/src/packages.mak
11958 * make more contribs work with SDK. refs #182
11960 ------------------------------------------------------------------------
11961 r14468 | courmisch | 2006-02-23 11:43:39 +0100 (Thu, 23 Feb 2006) | 2 lines
11962 Changed paths:
11963    M /trunk/activex/Makefile.am
11965 Same fix for activeX
11967 ------------------------------------------------------------------------
11968 r14467 | courmisch | 2006-02-23 11:41:15 +0100 (Thu, 23 Feb 2006) | 2 lines
11969 Changed paths:
11970    M /trunk/Makefile.am
11972 Fix linking with included gettext
11974 ------------------------------------------------------------------------
11975 r14466 | dionoea | 2006-02-23 00:34:54 +0100 (Thu, 23 Feb 2006) | 3 lines
11976 Changed paths:
11977    M /trunk/mozilla/npvlc_rc.rc
11978    M /trunk/mozilla/vlcplugin.h
11980 Ogg mime type is application/ogg (see RFC 3534)
11981 Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646
11983 ------------------------------------------------------------------------
11984 r14465 | dionoea | 2006-02-22 18:28:46 +0100 (Wed, 22 Feb 2006) | 4 lines
11985 Changed paths:
11986    M /trunk/modules/video_filter/distort.c
11987    M /trunk/modules/video_filter/mosaic.c
11989 mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better.
11991 distort.c: change line orders.
11993 ------------------------------------------------------------------------
11994 r14464 | hartman | 2006-02-22 17:27:50 +0100 (Wed, 22 Feb 2006) | 2 lines
11995 Changed paths:
11996    M /trunk/modules/demux/avi/avi.c
11998 * Use EnsureUTF8 on the trackname of avi's. (no garentueed charset).
12000 ------------------------------------------------------------------------
12001 r14463 | hartman | 2006-02-22 17:17:24 +0100 (Wed, 22 Feb 2006) | 3 lines
12002 Changed paths:
12003    M /trunk/modules/codec/subsdec.c
12004    M /trunk/src/video_output/vout_subpictures.c
12006 * Scale SSA subs if necessarry.
12007 * Scale width if only original height is known.
12009 ------------------------------------------------------------------------
12010 r14462 | damienf | 2006-02-22 15:04:31 +0100 (Wed, 22 Feb 2006) | 2 lines
12011 Changed paths:
12012    M /trunk/Makefile.am
12013    M /trunk/activex/Makefile.am
12014    M /trunk/src/Makefile.am
12016 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
12018 ------------------------------------------------------------------------
12019 r14461 | oaubert | 2006-02-22 14:20:59 +0100 (Wed, 22 Feb 2006) | 2 lines
12020 Changed paths:
12021    M /trunk/bindings/mediacontrol-python/setup.py
12022    D /trunk/bindings/mediacontrol-python/vlcdebug.py
12023    A /trunk/bindings/mediacontrol-python/vlcwrapper.py (from /trunk/bindings/mediacontrol-python/vlcdebug.py:14460)
12025 mediacontrol-python: rename vlcdebug to vlcwrapper
12027 ------------------------------------------------------------------------
12028 r14460 | oaubert | 2006-02-22 14:19:29 +0100 (Wed, 22 Feb 2006) | 2 lines
12029 Changed paths:
12030    M /trunk/bindings/mediacontrol-python/vlcdebug.py
12032 vlcdebug.py: add documentation
12034 ------------------------------------------------------------------------
12035 r14459 | oaubert | 2006-02-22 14:15:10 +0100 (Wed, 22 Feb 2006) | 2 lines
12036 Changed paths:
12037    M /trunk/bindings/mediacontrol-python/Makefile.am
12038    M /trunk/bindings/mediacontrol-python/setup.py
12040 mediacontrol-python: allow to build in a separate builddir
12042 ------------------------------------------------------------------------
12043 r14458 | damienf | 2006-02-22 13:21:23 +0100 (Wed, 22 Feb 2006) | 2 lines
12044 Changed paths:
12045    M /trunk/Makefile.am
12046    M /trunk/activex/Makefile.am
12047    M /trunk/src/Makefile.am
12049 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.
12051 ------------------------------------------------------------------------
12052 r14457 | jpsaman | 2006-02-22 11:05:59 +0100 (Wed, 22 Feb 2006) | 1 line
12053 Changed paths:
12054    M /trunk/modules/stream_out/switcher.c
12056 Use include <file.h> for include files that can be found on the include path as provided to the compiler.
12057 ------------------------------------------------------------------------
12058 r14456 | zorglub | 2006-02-21 22:30:50 +0100 (Tue, 21 Feb 2006) | 2 lines
12059 Changed paths:
12060    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
12062 wxstuff
12064 ------------------------------------------------------------------------
12065 r14455 | zorglub | 2006-02-21 22:19:54 +0100 (Tue, 21 Feb 2006) | 2 lines
12066 Changed paths:
12067    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
12068    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
12070 Add a close button. Put "-" instead of nothing when there is no info
12072 ------------------------------------------------------------------------
12073 r14454 | zorglub | 2006-02-21 20:51:15 +0100 (Tue, 21 Feb 2006) | 2 lines
12074 Changed paths:
12075    M /trunk/modules/gui/wxwidgets/streamdata.cpp
12077 Fix theora in WX too (Closes:#531)
12079 ------------------------------------------------------------------------
12080 r14453 | fkuehne | 2006-02-21 20:44:47 +0100 (Tue, 21 Feb 2006) | 1 line
12081 Changed paths:
12082    M /trunk/modules/gui/macosx/wizard.m
12084 * fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.
12085 ------------------------------------------------------------------------
12086 r14452 | dionoea | 2006-02-21 20:24:23 +0100 (Tue, 21 Feb 2006) | 3 lines
12087 Changed paths:
12088    M /trunk/src/misc/win32_specific.c
12090 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 ....
12093 ------------------------------------------------------------------------
12094 r14450 | damienf | 2006-02-21 17:38:23 +0100 (Tue, 21 Feb 2006) | 2 lines
12095 Changed paths:
12096    M /trunk/activex/vlccontrol.cpp
12098 vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem
12100 ------------------------------------------------------------------------
12101 r14448 | courmisch | 2006-02-21 16:02:16 +0100 (Tue, 21 Feb 2006) | 3 lines
12102 Changed paths:
12103    M /trunk/src/Makefile.am
12105 Don't rebuild static libvlc when not needed
12106 Yet to find a solution for the same problem with shared libvlc
12108 ------------------------------------------------------------------------
12109 r14447 | courmisch | 2006-02-21 13:49:02 +0100 (Tue, 21 Feb 2006) | 2 lines
12110 Changed paths:
12111    M /trunk/src/misc/unicode.c
12113 Favor libiconv over Win32 API for *Locale
12115 ------------------------------------------------------------------------
12116 r14446 | courmisch | 2006-02-21 13:16:11 +0100 (Tue, 21 Feb 2006) | 2 lines
12117 Changed paths:
12118    M /trunk/src/misc/unicode.c
12120 Fix minor typo
12122 ------------------------------------------------------------------------
12123 r14445 | courmisch | 2006-02-21 13:14:27 +0100 (Tue, 21 Feb 2006) | 2 lines
12124 Changed paths:
12125    M /trunk/include/charset.h
12127 Oups, forgot this file
12129 ------------------------------------------------------------------------
12130 r14444 | courmisch | 2006-02-21 13:13:59 +0100 (Tue, 21 Feb 2006) | 2 lines
12131 Changed paths:
12132    M /trunk/src/libvlc.c
12133    M /trunk/src/misc/messages.c
12135 Convert to local encoding before printing on console (closes #556)
12137 ------------------------------------------------------------------------
12138 r14443 | courmisch | 2006-02-21 13:13:22 +0100 (Tue, 21 Feb 2006) | 2 lines
12139 Changed paths:
12140    M /trunk/src/misc/unicode.c
12142 Use //translit when converting to an non-Unicode charset
12144 ------------------------------------------------------------------------
12145 r14442 | adn | 2006-02-21 12:58:05 +0100 (Tue, 21 Feb 2006) | 2 lines
12146 Changed paths:
12147    M /trunk/extras/Makefile
12149 libvlc.a is in src/
12151 ------------------------------------------------------------------------
12152 r14441 | courmisch | 2006-02-21 12:53:49 +0100 (Tue, 21 Feb 2006) | 2 lines
12153 Changed paths:
12154    M /trunk/src/misc/unicode.c
12156 A few utf8 *printf wrappers (refs #556)
12158 ------------------------------------------------------------------------
12159 r14440 | courmisch | 2006-02-21 12:02:38 +0100 (Tue, 21 Feb 2006) | 2 lines
12160 Changed paths:
12161    M /trunk/Makefile.am
12163 Build vlc-bundle on BeOS
12165 ------------------------------------------------------------------------
12166 r14438 | xtophe | 2006-02-21 10:07:44 +0100 (Tue, 21 Feb 2006) | 2 lines
12167 Changed paths:
12168    M /trunk/po/POTFILES.in
12169    M /trunk/po/ca.po
12170    M /trunk/po/da.po
12171    M /trunk/po/de.po
12172    M /trunk/po/en_GB.po
12173    M /trunk/po/es.po
12174    M /trunk/po/fr.po
12175    M /trunk/po/it.po
12176    M /trunk/po/ja.po
12177    M /trunk/po/ka.po
12178    M /trunk/po/ko.po
12179    M /trunk/po/nl.po
12180    M /trunk/po/oc.po
12181    M /trunk/po/pt_BR.po
12182    M /trunk/po/ro.po
12183    M /trunk/po/ru.po
12184    M /trunk/po/sv.po
12185    M /trunk/po/tr.po
12186    M /trunk/po/vlc.pot
12187    M /trunk/po/zh_CN.po
12188    M /trunk/po/zh_TW.po
12190 Thou shalt use a clean tree for po stuffs.
12192 ------------------------------------------------------------------------
12193 r14437 | courmisch | 2006-02-21 09:30:16 +0100 (Tue, 21 Feb 2006) | 2 lines
12194 Changed paths:
12195    M /trunk/mozilla/Makefile.am
12197 Attempt to fix #555 for mozilla plugin as well (refs #555)
12199 ------------------------------------------------------------------------
12200 r14427 | fkuehne | 2006-02-20 22:00:10 +0100 (Mon, 20 Feb 2006) | 1 line
12201 Changed paths:
12202    M /trunk/po/POTFILES.in
12203    M /trunk/po/ca.po
12204    M /trunk/po/da.po
12205    M /trunk/po/de.po
12206    M /trunk/po/en_GB.po
12207    M /trunk/po/es.po
12208    M /trunk/po/fr.po
12209    M /trunk/po/it.po
12210    M /trunk/po/ja.po
12211    M /trunk/po/ka.po
12212    M /trunk/po/ko.po
12213    M /trunk/po/nl.po
12214    M /trunk/po/oc.po
12215    M /trunk/po/pt_BR.po
12216    M /trunk/po/ro.po
12217    M /trunk/po/ru.po
12218    M /trunk/po/sv.po
12219    M /trunk/po/tr.po
12220    M /trunk/po/vlc.pot
12221    M /trunk/po/zh_CN.po
12222    M /trunk/po/zh_TW.po
12224 * first update of the po-files
12225 ------------------------------------------------------------------------
12226 r14425 | courmisch | 2006-02-20 20:53:22 +0100 (Mon, 20 Feb 2006) | 2 lines
12227 Changed paths:
12228    M /trunk/Makefile.am
12230 Fix linking with C++ builtins
12232 ------------------------------------------------------------------------
12233 r14423 | courmisch | 2006-02-20 19:00:28 +0100 (Mon, 20 Feb 2006) | 8 lines
12234 Changed paths:
12235    M /trunk/Makefile.am
12236    M /trunk/src/Makefile.am
12238 - Remove dependency of vlc on stamp-builtin with shared libvlc
12239 - Link against -lvlc instead of src/libvlc.so otherwise installed vlc
12240   cannot be loaded (closes #555)
12241 - Remove src/libvlc.a when src/libvlc.so is built so that previous item
12242   does not break Win32 linking
12244 <subliminal message>how about using libtool</subliminal message>
12246 ------------------------------------------------------------------------
12247 r14422 | hartman | 2006-02-20 13:21:15 +0100 (Mon, 20 Feb 2006) | 2 lines
12248 Changed paths:
12249    M /trunk/modules/access/vcd/cdrom.c
12250    M /trunk/modules/access/vcd/cdrom_internals.h
12252 * 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>.
12254 ------------------------------------------------------------------------
12255 r14421 | xtophe | 2006-02-20 00:22:02 +0100 (Mon, 20 Feb 2006) | 2 lines
12256 Changed paths:
12257    M /trunk/extras/contrib/src/Makefile
12258    D /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
12260 ffmpeg-cvs.patch: fix upstream
12262 ------------------------------------------------------------------------
12263 r14420 | fkuehne | 2006-02-19 23:41:29 +0100 (Sun, 19 Feb 2006) | 1 line
12264 Changed paths:
12265    M /trunk/modules/gui/macosx/interaction.h
12266    M /trunk/modules/gui/macosx/interaction.m
12268 * fixed keywords and encoding
12269 ------------------------------------------------------------------------
12270 r14419 | fkuehne | 2006-02-19 23:38:07 +0100 (Sun, 19 Feb 2006) | 7 lines
12271 Changed paths:
12272    M /trunk/Makefile.am
12273    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib
12274    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/classes.nib
12275    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib
12276    A /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib
12277    M /trunk/modules/gui/macosx/interaction.h
12278    M /trunk/modules/gui/macosx/interaction.m
12279    M /trunk/modules/gui/macosx/intf.m
12281 * added the progress dialogue to the set of widgets
12282 - the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
12283 - note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise
12285 * WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days
12287 As usual, comments on the implementation and the GUI-design are welcome :)
12288 ------------------------------------------------------------------------
12289 r14418 | courmisch | 2006-02-19 22:20:09 +0100 (Sun, 19 Feb 2006) | 2 lines
12290 Changed paths:
12291    M /trunk/include/vlc_common.h
12293 Fix linking of C++ plugins
12295 ------------------------------------------------------------------------
12296 r14417 | courmisch | 2006-02-19 21:14:07 +0100 (Sun, 19 Feb 2006) | 2 lines
12297 Changed paths:
12298    M /trunk/Makefile.am
12300 Share most of binary packaging script between WinCE and Win32
12302 ------------------------------------------------------------------------
12303 r14416 | courmisch | 2006-02-19 21:02:12 +0100 (Sun, 19 Feb 2006) | 3 lines
12304 Changed paths:
12305    M /trunk/Makefile.am
12307 Include libvlc.dll when packaging
12308 (Hmm, there is a nice code duplication between win32 and winCE here)
12310 ------------------------------------------------------------------------
12311 r14415 | courmisch | 2006-02-19 20:59:47 +0100 (Sun, 19 Feb 2006) | 2 lines
12312 Changed paths:
12313    M /trunk/Makefile.am
12315 Really fix
12317 ------------------------------------------------------------------------
12318 r14414 | courmisch | 2006-02-19 20:47:44 +0100 (Sun, 19 Feb 2006) | 2 lines
12319 Changed paths:
12320    M /trunk/Makefile.am
12322 Attempt to fix vlc linkage with static libvlc
12324 ------------------------------------------------------------------------
12325 r14413 | courmisch | 2006-02-19 19:29:08 +0100 (Sun, 19 Feb 2006) | 4 lines
12326 Changed paths:
12327    M /trunk/Makefile.am
12328    M /trunk/src/Makefile.am
12330 - Build builtins before shared libvlc
12331 - Link builtins with libvlc instead of vlc
12332   (seems to fix shared libvlc on Win32)
12334 ------------------------------------------------------------------------
12335 r14412 | courmisch | 2006-02-19 18:58:49 +0100 (Sun, 19 Feb 2006) | 2 lines
12336 Changed paths:
12337    M /trunk/configure.ac
12339 Ahem hem typo
12341 ------------------------------------------------------------------------
12342 r14411 | dionoea | 2006-02-19 18:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
12343 Changed paths:
12344    M /trunk/modules/video_filter/rss.c
12346 rss.c: add some Atom stuff and some extra checks.
12348 ------------------------------------------------------------------------
12349 r14410 | courmisch | 2006-02-19 18:14:36 +0100 (Sun, 19 Feb 2006) | 2 lines
12350 Changed paths:
12351    M /trunk/Makefile.am
12353 Dionoea: here is "make core", your portable "make vlc" replacement
12355 ------------------------------------------------------------------------
12356 r14409 | zorglub | 2006-02-19 17:25:27 +0100 (Sun, 19 Feb 2006) | 2 lines
12357 Changed paths:
12358    M /trunk/configure.ac
12360 compile can now work from subdirs
12362 ------------------------------------------------------------------------
12363 r14408 | zorglub | 2006-02-19 17:16:56 +0100 (Sun, 19 Feb 2006) | 3 lines
12364 Changed paths:
12365    M /trunk/include/vlc_meta.h
12366    M /trunk/modules/demux/util/id3tag.c
12367    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
12368    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
12369    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
12370    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
12371    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
12372    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
12374 * Show meta-information separately
12375 * Collect more meta-information in id3
12377 ------------------------------------------------------------------------
12378 r14407 | dionoea | 2006-02-19 17:02:04 +0100 (Sun, 19 Feb 2006) | 2 lines
12379 Changed paths:
12380    M /trunk/modules/control/http/mvar.c
12382 Remove debug message
12384 ------------------------------------------------------------------------
12385 r14406 | fkuehne | 2006-02-19 17:01:47 +0100 (Sun, 19 Feb 2006) | 2 lines
12386 Changed paths:
12387    M /trunk/modules/gui/macosx/interaction.h
12388    M /trunk/modules/gui/macosx/interaction.m
12390 * replaced all NSLog-calls by msg_***
12391 * 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)
12392 ------------------------------------------------------------------------
12393 r14405 | courmisch | 2006-02-19 16:46:44 +0100 (Sun, 19 Feb 2006) | 2 lines
12394 Changed paths:
12395    M /trunk/mozilla/Makefile.am
12397 Fix Mozilla plugin on ELF architectures
12399 ------------------------------------------------------------------------
12400 r14404 | asmax | 2006-02-19 16:37:05 +0100 (Sun, 19 Feb 2006) | 2 lines
12401 Changed paths:
12402    M /trunk/doc/skins/skins2-howto.xml
12403    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12404    M /trunk/modules/gui/skins2/src/vlcproc.hpp
12406 * all: new skin variable "vlc.isFullscreen" (guess what it does ;)
12408 ------------------------------------------------------------------------
12409 r14403 | courmisch | 2006-02-19 16:21:58 +0100 (Sun, 19 Feb 2006) | 2 lines
12410 Changed paths:
12411    M /trunk/Makefile.am
12412    M /trunk/configure.ac
12413    M /trunk/src/Makefile.am
12415 Really fix libintl linking
12417 ------------------------------------------------------------------------
12418 r14402 | asmax | 2006-02-19 15:54:57 +0100 (Sun, 19 Feb 2006) | 2 lines
12419 Changed paths:
12420    M /trunk/AUTHORS
12421    M /trunk/NEWS
12423 * JACK audio output
12425 ------------------------------------------------------------------------
12426 r14401 | courmisch | 2006-02-19 15:54:38 +0100 (Sun, 19 Feb 2006) | 2 lines
12427 Changed paths:
12428    M /trunk/src/Makefile.am
12430 Attempt to fix linking with "included" gettext
12432 ------------------------------------------------------------------------
12433 r14400 | dionoea | 2006-02-19 15:39:53 +0100 (Sun, 19 Feb 2006) | 3 lines
12434 Changed paths:
12435    M /trunk/modules/misc/msn.c
12437 Fix msn plugin.
12438 Note to zorglub: please test changes before commiting.
12440 ------------------------------------------------------------------------
12441 r14399 | zorglub | 2006-02-19 15:32:13 +0100 (Sun, 19 Feb 2006) | 2 lines
12442 Changed paths:
12443    M /trunk/extras
12445 More
12447 ------------------------------------------------------------------------
12448 r14398 | zorglub | 2006-02-19 15:31:15 +0100 (Sun, 19 Feb 2006) | 2 lines
12449 Changed paths:
12450    M /trunk
12451    M /trunk/src
12453 svn:ignore
12455 ------------------------------------------------------------------------
12456 r14397 | courmisch | 2006-02-19 15:28:50 +0100 (Sun, 19 Feb 2006) | 2 lines
12457 Changed paths:
12458    M /trunk/configure.ac
12462 ------------------------------------------------------------------------
12463 r14396 | courmisch | 2006-02-19 15:15:04 +0100 (Sun, 19 Feb 2006) | 2 lines
12464 Changed paths:
12465    M /trunk/po/POTFILES.in
12467 Update files list
12469 ------------------------------------------------------------------------
12470 r14395 | courmisch | 2006-02-19 15:13:29 +0100 (Sun, 19 Feb 2006) | 2 lines
12471 Changed paths:
12472    M /trunk/Makefile.am
12473    D /trunk/lib
12475 Remove unused directory
12477 ------------------------------------------------------------------------
12478 r14394 | courmisch | 2006-02-19 14:45:17 +0100 (Sun, 19 Feb 2006) | 2 lines
12479 Changed paths:
12480    M /trunk/mozilla/Makefile.am
12482 Link Mozilla plugin against shared library when built
12484 ------------------------------------------------------------------------
12485 r14393 | zorglub | 2006-02-19 14:44:29 +0100 (Sun, 19 Feb 2006) | 3 lines
12486 Changed paths:
12487    M /trunk/include/vlc_messages.h
12488    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
12489    M /trunk/modules/gui/skins2/utils/var_tree.cpp
12491 Fix a warning
12492 Add some timing to playlist 
12494 ------------------------------------------------------------------------
12495 r14392 | courmisch | 2006-02-19 14:40:09 +0100 (Sun, 19 Feb 2006) | 2 lines
12496 Changed paths:
12497    M /trunk/activex/Makefile.am
12498    M /trunk/bindings/mediacontrol-python/setup.py
12499    M /trunk/mozilla/Makefile.am
12501 Propagate libvlc move in plugins
12503 ------------------------------------------------------------------------
12504 r14391 | zorglub | 2006-02-19 14:36:15 +0100 (Sun, 19 Feb 2006) | 2 lines
12505 Changed paths:
12506    M /trunk/src/Makefile.am
12507    D /trunk/src/control/control_input.c
12508    D /trunk/src/control/control_playlist.c
12509    D /trunk/src/control/control_vlm.c
12510    D /trunk/src/control/core.c
12511    A /trunk/src/control/libvlc_core.c (from /trunk/src/control/core.c:14389)
12512    A /trunk/src/control/libvlc_input.c (from /trunk/src/control/control_input.c:14389)
12513    A /trunk/src/control/libvlc_playlist.c (from /trunk/src/control/control_playlist.c:14389)
12514    A /trunk/src/control/libvlc_video.c (from /trunk/src/control/video.c:14389)
12515    A /trunk/src/control/libvlc_vlm.c (from /trunk/src/control/control_vlm.c:14389)
12516    D /trunk/src/control/video.c
12518 Be consistant in naming
12520 ------------------------------------------------------------------------
12521 r14390 | courmisch | 2006-02-19 14:30:20 +0100 (Sun, 19 Feb 2006) | 2 lines
12522 Changed paths:
12523    M /trunk/configure.ac
12525 Fix a bug whereby --disable-shared-libvlc would actually enable it
12527 ------------------------------------------------------------------------
12528 r14389 | courmisch | 2006-02-19 14:11:21 +0100 (Sun, 19 Feb 2006) | 7 lines
12529 Changed paths:
12530    M /trunk/Makefile.am
12531    M /trunk/bootstrap
12532    M /trunk/configure.ac
12533    A /trunk/src/Makefile.am
12534    A /trunk/src/audio_output/ainput.c (from /trunk/src/audio_output/input.c:14386)
12535    D /trunk/src/audio_output/input.c
12536    A /trunk/src/control/control_input.c (from /trunk/src/control/input.c:14386)
12537    A /trunk/src/control/control_playlist.c (from /trunk/src/control/playlist.c:14386)
12538    A /trunk/src/control/control_vlm.c (from /trunk/src/control/vlm.c:14386)
12539    D /trunk/src/control/input.c
12540    D /trunk/src/control/playlist.c
12541    D /trunk/src/control/vlm.c
12542    M /trunk/toolbox
12544 - Build libvlc from src/ rather than top
12545   so that it is cleanly built before all modules
12546   (step toward buildable shared libvlc on Win32)
12547 - Don't build position dependant code when building shared libvlc
12548   (that was a big waste of time)
12549 - Link builtin modules with vlc rather than libvlc
12551 ------------------------------------------------------------------------
12552 r14388 | courmisch | 2006-02-19 13:13:46 +0100 (Sun, 19 Feb 2006) | 2 lines
12553 Changed paths:
12554    M /trunk/toolbox
12556 Ensure src/misc exists in builddir
12558 ------------------------------------------------------------------------
12559 r14387 | courmisch | 2006-02-19 12:15:01 +0100 (Sun, 19 Feb 2006) | 2 lines
12560 Changed paths:
12561    M /trunk/modules/video_filter/rss.c
12563 LoadImage is a macro on Win32 API - you can't use as a function name as is
12565 ------------------------------------------------------------------------
12566 r14386 | courmisch | 2006-02-19 10:52:55 +0100 (Sun, 19 Feb 2006) | 2 lines
12567 Changed paths:
12568    M /trunk/Makefile.am
12570 Clean up backported from [12323]
12572 ------------------------------------------------------------------------
12573 r14385 | courmisch | 2006-02-19 10:16:05 +0100 (Sun, 19 Feb 2006) | 2 lines
12574 Changed paths:
12575    M /trunk/bootstrap
12577 ooups
12579 ------------------------------------------------------------------------
12580 r14384 | courmisch | 2006-02-19 10:03:58 +0100 (Sun, 19 Feb 2006) | 24 lines
12581 Changed paths:
12582    M /trunk/bootstrap
12584 - Seemingly fix linking of plugins with shared libvlc on Win32
12585 - Hopefully the same on Darwin
12587 !!! BIG FAT WARNING !!!
12588 On architectures where you need to resolve all symbols when
12589 linking a shared library, libvlc must be built before the plugins, so
12590 that they can resolve symbols from the libvlc API. Also, the "builtins"
12591 must be built before libvlc (regardless of the architecture or use of
12592 shared libvlc). However, our build system currently builds all modules,
12593 whether builtins or plugins, then libvlc and then vlc.
12595 Obviously, we could swap the build orders, so that libvlc gets built
12596 before modules/ but that will only work if there is no buitins modules.
12597 I'm not too keen on the idea of recursing twice within the modules/
12598 subdirectories (once for builtins, and once for plugins). Until the
12599 issue is settled, here is how to build and test the shared libvlc on
12600 Win32:
12602 1/ run configure with --enable-shared-libvlc
12603 2/ build all built-in modules (or disable them all) one by one,
12604 3/ make libvlc.dll
12605 4/ make
12608 ------------------------------------------------------------------------
12609 r14383 | dionoea | 2006-02-19 00:10:54 +0100 (Sun, 19 Feb 2006) | 2 lines
12610 Changed paths:
12611    M /trunk/NEWS
12613 update video filter news (again :) )
12615 ------------------------------------------------------------------------
12616 r14382 | dionoea | 2006-02-19 00:08:23 +0100 (Sun, 19 Feb 2006) | 2 lines
12617 Changed paths:
12618    M /trunk/modules/video_filter/rss.c
12620 rss.c: change module shortname
12622 ------------------------------------------------------------------------
12623 r14381 | dionoea | 2006-02-19 00:06:12 +0100 (Sun, 19 Feb 2006) | 2 lines
12624 Changed paths:
12625    M /trunk/modules/video_filter/rss.c
12627 rss.c: add 'support' for Atom feeds.
12629 ------------------------------------------------------------------------
12630 r14380 | dionoea | 2006-02-18 23:20:59 +0100 (Sat, 18 Feb 2006) | 5 lines
12631 Changed paths:
12632    M /trunk/modules/video_filter/rss.c
12634 rss.c: add suport for feed images (default enabled).
12636 tested with 
12637 ./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>
12639 ------------------------------------------------------------------------
12640 r14379 | dionoea | 2006-02-18 23:08:11 +0100 (Sat, 18 Feb 2006) | 2 lines
12641 Changed paths:
12642    M /trunk/include/vlc_osd.h
12644 Comment lines now fit on a 80 char wide screen
12646 ------------------------------------------------------------------------
12647 r14378 | courmisch | 2006-02-18 21:49:46 +0100 (Sat, 18 Feb 2006) | 2 lines
12648 Changed paths:
12649    M /trunk/include/vlc_common.h
12650    M /trunk/include/vlc_symbols.h
12651    M /trunk/vlc-api.pl
12653 Remove ugly usage of vlc_symbols.h when building libvlc as a shared library
12655 ------------------------------------------------------------------------
12656 r14377 | courmisch | 2006-02-18 21:34:32 +0100 (Sat, 18 Feb 2006) | 2 lines
12657 Changed paths:
12658    M /trunk/modules/access/vcd/cdrom.c
12659    M /trunk/modules/access_filter/record.c
12660    M /trunk/modules/access_filter/timeshift.c
12661    M /trunk/modules/audio_output/file.c
12662    M /trunk/modules/codec/fake.c
12663    M /trunk/modules/demux/demuxdump.c
12664    M /trunk/modules/demux/mp4/drms.c
12665    M /trunk/modules/demux/playlist/dvb.c
12666    M /trunk/modules/demux/playlist/m3u.c
12667    M /trunk/modules/demux/playlist/old.c
12668    M /trunk/modules/demux/ts.c
12669    M /trunk/modules/demux/vobsub.c
12670    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
12671    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
12672    M /trunk/modules/misc/logger.c
12673    M /trunk/modules/stream_out/rtp.c
12674    M /trunk/modules/stream_out/switcher.c
12675    M /trunk/modules/video_filter/motiondetect.c
12676    M /trunk/modules/video_filter/rss.c
12678 All: missing #include "charset.h"
12680 ------------------------------------------------------------------------
12681 r14376 | courmisch | 2006-02-18 21:32:03 +0100 (Sat, 18 Feb 2006) | 2 lines
12682 Changed paths:
12683    M /trunk/modules/control/http/util.c
12685 Fix warnings
12687 ------------------------------------------------------------------------
12688 r14375 | jpsaman | 2006-02-18 21:28:47 +0100 (Sat, 18 Feb 2006) | 1 line
12689 Changed paths:
12690    M /trunk/include/vlc_vlm.h
12692 Remove whitespace
12693 ------------------------------------------------------------------------
12694 r14374 | jpsaman | 2006-02-18 21:26:23 +0100 (Sat, 18 Feb 2006) | 1 line
12695 Changed paths:
12696    M /trunk/src/misc/vlm.c
12698 Use #include <vlc_vlm.h> instead of local include directive
12699 ------------------------------------------------------------------------
12700 r14373 | jpsaman | 2006-02-18 21:24:27 +0100 (Sat, 18 Feb 2006) | 1 line
12701 Changed paths:
12702    M /trunk/configure.ac
12704 Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support
12705 ------------------------------------------------------------------------
12706 r14372 | courmisch | 2006-02-18 21:07:55 +0100 (Sat, 18 Feb 2006) | 2 lines
12707 Changed paths:
12708    M /trunk/modules/audio_filter/resampler/linear.c
12710 Remove unused variable
12712 ------------------------------------------------------------------------
12713 r14371 | courmisch | 2006-02-18 21:05:50 +0100 (Sat, 18 Feb 2006) | 2 lines
12714 Changed paths:
12715    M /trunk/modules/access_output/udp.c
12717 Remove unused variable
12719 ------------------------------------------------------------------------
12720 r14370 | courmisch | 2006-02-18 21:04:36 +0100 (Sat, 18 Feb 2006) | 2 lines
12721 Changed paths:
12722    M /trunk/modules/access/dvb/en50221.c
12724 Fix warning
12726 ------------------------------------------------------------------------
12727 r14369 | sam | 2006-02-18 20:18:35 +0100 (Sat, 18 Feb 2006) | 2 lines
12728 Changed paths:
12729    M /trunk/modules/demux/mp4/drms.c
12731   * modules/demux/mp4/drms.c: mostly cosmetic changes.
12733 ------------------------------------------------------------------------
12734 r14368 | fkuehne | 2006-02-18 20:04:19 +0100 (Sat, 18 Feb 2006) | 1 line
12735 Changed paths:
12736    M /trunk/modules/gui/macosx/Modules.am
12738 * forgot that one in [14365]
12739 ------------------------------------------------------------------------
12740 r14367 | dionoea | 2006-02-18 20:03:44 +0100 (Sat, 18 Feb 2006) | 2 lines
12741 Changed paths:
12742    M /trunk/src/misc/image.c
12744 do everything with the stream functions (no more fopen)
12746 ------------------------------------------------------------------------
12747 r14366 | fkuehne | 2006-02-18 19:53:24 +0100 (Sat, 18 Feb 2006) | 1 line
12748 Changed paths:
12749    M /trunk/NEWS
12750    M /trunk/modules/gui/macosx/intf.h
12751    M /trunk/modules/gui/macosx/intf.m
12752    M /trunk/modules/gui/macosx/update.h
12753    M /trunk/modules/gui/macosx/update.m
12755 * added a note about the update-checker to the news and updated the copyright dates in *.h and *.m
12756 ------------------------------------------------------------------------
12757 r14365 | fkuehne | 2006-02-18 19:40:04 +0100 (Sat, 18 Feb 2006) | 4 lines
12758 Changed paths:
12759    M /trunk/Makefile.am
12760    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
12761    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12762    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
12763    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
12764    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
12765    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
12766    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
12767    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12768    M /trunk/modules/gui/macosx/intf.h
12769    M /trunk/modules/gui/macosx/intf.m
12770    A /trunk/modules/gui/macosx/update.h
12771    A /trunk/modules/gui/macosx/update.m
12773 * new CheckForUpdate panel (closes #310)
12774 - the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
12775     - download through VLC is implemented, but commented for the moment
12776 - needs some checking once a complete Status.xml is available
12777 ------------------------------------------------------------------------
12778 r14364 | dionoea | 2006-02-18 18:57:47 +0100 (Sat, 18 Feb 2006) | 3 lines
12779 Changed paths:
12780    M /trunk/src/misc/image.c
12782 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)
12785 ------------------------------------------------------------------------
12786 r14363 | dionoea | 2006-02-18 18:01:58 +0100 (Sat, 18 Feb 2006) | 2 lines
12787 Changed paths:
12788    M /trunk/modules/video_filter/rss.c
12790 use EnsureUTF8 on output string
12792 ------------------------------------------------------------------------
12793 r14362 | dionoea | 2006-02-18 16:45:35 +0100 (Sat, 18 Feb 2006) | 2 lines
12794 Changed paths:
12795    M /trunk/modules/video_filter/rss.c
12797 Remove white characters at begining and end of element values.
12799 ------------------------------------------------------------------------
12800 r14361 | courmisch | 2006-02-18 09:46:48 +0100 (Sat, 18 Feb 2006) | 4 lines
12801 Changed paths:
12802    M /trunk/configure.ac
12804 Don't try to be more clever than gettext in detecting libintl
12805 (we don't seem to be). ${LIBINTL} is normally not defined when there is
12806 no libintl anyway - should fix FreeBSD libintl linking issue
12808 ------------------------------------------------------------------------
12809 r14360 | courmisch | 2006-02-18 09:37:26 +0100 (Sat, 18 Feb 2006) | 2 lines
12810 Changed paths:
12811    M /trunk/configure.ac
12813 Fix typo noticed by zorglub
12815 ------------------------------------------------------------------------
12816 r14359 | xtophe | 2006-02-18 00:14:57 +0100 (Sat, 18 Feb 2006) | 2 lines
12817 Changed paths:
12818    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
12820 Update the x264 patch.
12822 ------------------------------------------------------------------------
12823 r14358 | dionoea | 2006-02-17 23:49:12 +0100 (Fri, 17 Feb 2006) | 2 lines
12824 Changed paths:
12825    M /trunk/NEWS
12827 Add bluescreen video filter
12829 ------------------------------------------------------------------------
12830 r14357 | dionoea | 2006-02-17 23:44:05 +0100 (Fri, 17 Feb 2006) | 2 lines
12831 Changed paths:
12832    M /trunk/share/http/js/vlm.js
12834 Show current item number for each of the instances
12836 ------------------------------------------------------------------------
12837 r14356 | dionoea | 2006-02-17 23:10:56 +0100 (Fri, 17 Feb 2006) | 6 lines
12838 Changed paths:
12839    M /trunk/modules/video_filter/mosaic.c
12840    M /trunk/modules/video_filter/mosaic.h
12842 * mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
12843 method. It's still quite simple ... loads of room for improvement.
12844 Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg
12846 * mosaic.h: remove trailing space
12848 ------------------------------------------------------------------------
12849 r14355 | oaubert | 2006-02-17 18:39:25 +0100 (Fri, 17 Feb 2006) | 2 lines
12850 Changed paths:
12851    M /trunk/src/control/mediacontrol_audio_video.c
12853 mediacontrol_audio_video.c: remove debug message
12855 ------------------------------------------------------------------------
12856 r14354 | oaubert | 2006-02-17 18:02:59 +0100 (Fri, 17 Feb 2006) | 2 lines
12857 Changed paths:
12858    M /trunk/bindings/mediacontrol-python/vlcglue.c
12860 vlcglue.c: same bug, specify malloc unit.
12862 ------------------------------------------------------------------------
12863 r14353 | oaubert | 2006-02-17 18:02:34 +0100 (Fri, 17 Feb 2006) | 2 lines
12864 Changed paths:
12865    M /trunk/src/control/mediacontrol_util.c
12867 mediacontrol_util.c: better safe than sorry, specify the malloc unit.
12869 ------------------------------------------------------------------------
12870 r14352 | oaubert | 2006-02-17 17:51:06 +0100 (Fri, 17 Feb 2006) | 2 lines
12871 Changed paths:
12872    M /trunk/src/control/mediacontrol_init.c
12874 src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
12876 ------------------------------------------------------------------------
12877 r14351 | hartman | 2006-02-17 17:15:50 +0100 (Fri, 17 Feb 2006) | 4 lines
12878 Changed paths:
12879    M /trunk/include/aout_internal.h
12880    M /trunk/modules/audio_filter/resampler/linear.c
12881    M /trunk/modules/demux/mp4/mp4.c
12883 * Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
12884   This might explain the audio-core crashes we have seen in the past on Mac OS X 
12885 * Fix issues with platforms which don't have alloca() (defined)
12887 ------------------------------------------------------------------------
12888 r14350 | oaubert | 2006-02-17 16:28:10 +0100 (Fri, 17 Feb 2006) | 2 lines
12889 Changed paths:
12890    M /trunk/src/control/mediacontrol_audio_video.c
12892 mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
12894 ------------------------------------------------------------------------
12895 r14349 | dionoea | 2006-02-17 15:59:36 +0100 (Fri, 17 Feb 2006) | 2 lines
12896 Changed paths:
12897    M /trunk/NEWS
12899 update NEWS file
12901 ------------------------------------------------------------------------
12902 r14348 | dionoea | 2006-02-17 15:56:06 +0100 (Fri, 17 Feb 2006) | 9 lines
12903 Changed paths:
12904    M /trunk/modules/video_filter/logo.c
12906 Logo filter(s) now takes a list of images, delays and alpha as input and
12907 loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
12908 Idea (and some parts of the code) by markfm
12910 Note:
12911 The vout-filter segfaults upon destruction but i don't understand why...
12912 could someone have a look ?
12915 ------------------------------------------------------------------------
12916 r14347 | hartman | 2006-02-17 15:33:32 +0100 (Fri, 17 Feb 2006) | 2 lines
12917 Changed paths:
12918    M /trunk/include/aout_internal.h
12920 * This change should be better then the one in [14346]
12922 ------------------------------------------------------------------------
12923 r14346 | hartman | 2006-02-17 15:20:02 +0100 (Fri, 17 Feb 2006) | 2 lines
12924 Changed paths:
12925    M /trunk/include/aout_internal.h
12927 * stricter aout_BufferFree
12929 ------------------------------------------------------------------------
12930 r14345 | courmisch | 2006-02-17 12:07:57 +0100 (Fri, 17 Feb 2006) | 3 lines
12931 Changed paths:
12932    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
12933    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
12935 Minor change so that 50 is actually the number of items to be updated at a time
12936 (rather than 50 + 2)
12938 ------------------------------------------------------------------------
12939 r14344 | courmisch | 2006-02-17 11:13:28 +0100 (Fri, 17 Feb 2006) | 2 lines
12940 Changed paths:
12941    M /trunk/configure.ac
12943 Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
12945 ------------------------------------------------------------------------
12946 r14343 | zorglub | 2006-02-17 06:50:26 +0100 (Fri, 17 Feb 2006) | 2 lines
12947 Changed paths:
12948    M /trunk/src/misc/vlm.c
12950 Fix compilation when VLM is disabled
12952 ------------------------------------------------------------------------
12953 r14342 | zorglub | 2006-02-17 06:46:08 +0100 (Fri, 17 Feb 2006) | 4 lines
12954 Changed paths:
12955    M /trunk/modules/access/v4l/v4l.c
12957 Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
12959 Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.
12961 ------------------------------------------------------------------------
12962 r14341 | zorglub | 2006-02-17 06:42:13 +0100 (Fri, 17 Feb 2006) | 2 lines
12963 Changed paths:
12964    M /trunk/include/vlc/libvlc.h
12965    M /trunk/src/control/vlm.c
12967 Fix some bugs
12969 ------------------------------------------------------------------------
12970 r14340 | sam | 2006-02-16 23:07:36 +0100 (Thu, 16 Feb 2006) | 3 lines
12971 Changed paths:
12972    M /trunk/extras/contrib/README
12974   * extras/contrib/README: keep track of what patches have been contributed
12975     back to the upstream authors so far.
12977 ------------------------------------------------------------------------
12978 r14339 | sam | 2006-02-16 23:01:39 +0100 (Thu, 16 Feb 2006) | 3 lines
12979 Changed paths:
12980    M /trunk/extras/contrib/src/Patches/x264.patch
12982   * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
12983     this patch, I committed it upstream instead.
12985 ------------------------------------------------------------------------
12986 r14338 | massiot | 2006-02-16 22:31:36 +0100 (Thu, 16 Feb 2006) | 2 lines
12987 Changed paths:
12988    M /trunk/doc/fortunes.txt
12992 ------------------------------------------------------------------------
12993 r14337 | massiot | 2006-02-16 22:19:47 +0100 (Thu, 16 Feb 2006) | 2 lines
12994 Changed paths:
12995    M /trunk/doc/fortunes.txt
12999 ------------------------------------------------------------------------
13000 r14336 | sigmunau | 2006-02-16 22:11:11 +0100 (Thu, 16 Feb 2006) | 2 lines
13001 Changed paths:
13002    M /trunk/modules/demux/real.c
13004 real.c: fix some crashes
13006 ------------------------------------------------------------------------
13007 r14335 | fkuehne | 2006-02-16 21:05:18 +0100 (Thu, 16 Feb 2006) | 1 line
13008 Changed paths:
13009    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13010    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13011    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13012    M /trunk/modules/gui/macosx/playlist.h
13013    M /trunk/modules/gui/macosx/playlist.m
13015 * 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)
13016 ------------------------------------------------------------------------
13017 r14334 | dionoea | 2006-02-16 20:31:29 +0100 (Thu, 16 Feb 2006) | 2 lines
13018 Changed paths:
13019    M /trunk/modules/demux/playlist/podcast.c
13021 Move podcast meta info to "Podcast Info" category
13023 ------------------------------------------------------------------------
13024 r14333 | dionoea | 2006-02-16 18:31:31 +0100 (Thu, 16 Feb 2006) | 2 lines
13025 Changed paths:
13026    M /trunk/THANKS
13027    M /trunk/include/vlc_meta.h
13028    M /trunk/modules/access/cdda.c
13029    M /trunk/modules/codec/vorbis.c
13030    M /trunk/modules/demux/playlist/b4s.c
13031    M /trunk/modules/demux/playlist/m3u.c
13032    M /trunk/modules/demux/playlist/podcast.c
13033    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
13034    M /trunk/modules/gui/wxwidgets/input_manager.cpp
13035    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
13036    M /trunk/modules/misc/msn.c
13037    M /trunk/modules/misc/playlist/m3u.c
13038    M /trunk/modules/services_discovery/daap.c
13039    M /trunk/src/input/es_out.c
13040    M /trunk/src/input/input.c
13041    M /trunk/src/playlist/sort.c
13043 [patch] unifying meta-information access, the 2nd by Daniel Stränger
13045 ------------------------------------------------------------------------
13046 r14332 | zorglub | 2006-02-16 08:22:57 +0100 (Thu, 16 Feb 2006) | 2 lines
13047 Changed paths:
13048    M /trunk/modules/demux/mkv.cpp
13050 Fix a doxygen comment
13052 ------------------------------------------------------------------------
13053 r14331 | zorglub | 2006-02-15 23:31:49 +0100 (Wed, 15 Feb 2006) | 2 lines
13054 Changed paths:
13055    M /trunk/include/vlc/libvlc.h
13056    M /trunk/src/control/vlm.c
13057    M /trunk/test/native/libvlc.c
13059 More VLM API stuff
13061 ------------------------------------------------------------------------
13062 r14330 | zorglub | 2006-02-15 21:35:51 +0100 (Wed, 15 Feb 2006) | 2 lines
13063 Changed paths:
13064    M /trunk/modules/misc/msn.c
13066 Typo
13068 ------------------------------------------------------------------------
13069 r14329 | courmisch | 2006-02-15 20:59:30 +0100 (Wed, 15 Feb 2006) | 2 lines
13070 Changed paths:
13071    M /trunk/modules/misc/growl.c
13073 Fix warning
13075 ------------------------------------------------------------------------
13076 r14328 | zorglub | 2006-02-15 20:48:07 +0100 (Wed, 15 Feb 2006) | 2 lines
13077 Changed paths:
13078    M /trunk/modules/misc/growl.c
13079    M /trunk/modules/misc/msn.c
13081 Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
13083 ------------------------------------------------------------------------
13084 r14327 | djc | 2006-02-15 20:40:27 +0100 (Wed, 15 Feb 2006) | 2 lines
13085 Changed paths:
13086    M /trunk/modules/misc/growl.c
13088 Stupid me... don't do twice hton*
13090 ------------------------------------------------------------------------
13091 r14326 | oaubert | 2006-02-15 16:06:20 +0100 (Wed, 15 Feb 2006) | 2 lines
13092 Changed paths:
13093    M /trunk/bindings/mediacontrol-python/setup.py
13095 mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
13097 ------------------------------------------------------------------------
13098 r14325 | oaubert | 2006-02-15 15:15:10 +0100 (Wed, 15 Feb 2006) | 2 lines
13099 Changed paths:
13100    M /trunk/src/control/mediacontrol_init.c
13102 src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
13104 ------------------------------------------------------------------------
13105 r14324 | oaubert | 2006-02-15 15:12:23 +0100 (Wed, 15 Feb 2006) | 2 lines
13106 Changed paths:
13107    M /trunk/bindings/mediacontrol-python/vlcglue.c
13109 mediacontrol-python/vlcglue.c: check the return value of VLC_Create
13111 ------------------------------------------------------------------------
13112 r14323 | oaubert | 2006-02-15 15:11:16 +0100 (Wed, 15 Feb 2006) | 2 lines
13113 Changed paths:
13114    M /trunk/bindings/mediacontrol-python/vlcglue.c
13115    M /trunk/bindings/mediacontrol-python/vlcglue.h
13117 mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
13119 ------------------------------------------------------------------------
13120 r14322 | oaubert | 2006-02-15 15:04:41 +0100 (Wed, 15 Feb 2006) | 2 lines
13121 Changed paths:
13122    M /trunk/modules/misc/svg.c
13124 misc/svg.c: use char* instead of byte_t* to avoid warnings
13126 ------------------------------------------------------------------------
13127 r14321 | djc | 2006-02-15 03:09:01 +0100 (Wed, 15 Feb 2006) | 2 lines
13128 Changed paths:
13129    M /trunk/configure.ac
13131 -lws2_32 on win32...
13133 ------------------------------------------------------------------------
13134 r14320 | djc | 2006-02-15 02:32:26 +0100 (Wed, 15 Feb 2006) | 3 lines
13135 Changed paths:
13136    M /trunk/configure.ac
13137    M /trunk/modules/misc/growl.c
13139 configure.ac: try to fix beos build
13140 growl.c: add --growl-ttl option
13142 ------------------------------------------------------------------------
13143 r14319 | djc | 2006-02-15 01:39:10 +0100 (Wed, 15 Feb 2006) | 2 lines
13144 Changed paths:
13145    M /trunk/configure.ac
13147 Add "send" (-lsocket) dependance to growl module to fix BeOS build
13149 ------------------------------------------------------------------------
13150 r14318 | djc | 2006-02-15 01:15:21 +0100 (Wed, 15 Feb 2006) | 2 lines
13151 Changed paths:
13152    M /trunk/modules/misc/growl.c
13154 Takes default TTL (instead of 42...)
13156 ------------------------------------------------------------------------
13157 r14317 | djc | 2006-02-15 00:59:50 +0100 (Wed, 15 Feb 2006) | 6 lines
13158 Changed paths:
13159    M /trunk/configure.ac
13160    M /trunk/modules/misc/Modules.am
13161    A /trunk/modules/misc/growl.c (from /trunk/modules/misc/msn.c:14311)
13162    M /trunk/modules/misc/msn.c
13164 Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
13165 It is built by default since it sends notifications to network (perhaps
13166 we should only build it on macos).
13168 msn.c: should fix a refcount issue (*not tested*)
13170 ------------------------------------------------------------------------
13171 r14316 | zorglub | 2006-02-14 23:50:13 +0100 (Tue, 14 Feb 2006) | 2 lines
13172 Changed paths:
13173    A /trunk/src/control/vlm.c
13175 Missing file
13177 ------------------------------------------------------------------------
13178 r14315 | zorglub | 2006-02-14 23:35:37 +0100 (Tue, 14 Feb 2006) | 2 lines
13179 Changed paths:
13180    M /trunk/src/control/core.c
13181    M /trunk/test/NativeLibvlcTest.py
13182    M /trunk/test/PyMediaControlVariablesTest.py
13183    M /trunk/test/native/libvlc.c
13185 Fix some bugs
13187 ------------------------------------------------------------------------
13188 r14314 | zorglub | 2006-02-14 22:41:23 +0100 (Tue, 14 Feb 2006) | 4 lines
13189 Changed paths:
13190    M /trunk/Makefile.am
13191    D /trunk/bindings/STATUS
13192    A /trunk/bindings/python
13193    M /trunk/include/libvlc_internal.h
13194    M /trunk/include/vlc/libvlc.h
13195    M /trunk/include/vlc_symbols.h
13196    M /trunk/include/vlc_vlm.h
13197    M /trunk/src/control/core.c
13198    M /trunk/src/misc/vlm.c
13199    M /trunk/test/native/libvlc.c
13200    M /trunk/test/pyunit.h
13202 * Beginning of VLM API
13203 * Some test work
13204 * Export vlm_MediaSearch
13206 ------------------------------------------------------------------------
13207 r14313 | courmisch | 2006-02-14 21:41:27 +0100 (Tue, 14 Feb 2006) | 2 lines
13208 Changed paths:
13209    M /trunk/src/misc/unicode.c
13211 (Win32) Support stat() for file names outside ANSI Code Page
13213 ------------------------------------------------------------------------
13214 r14312 | courmisch | 2006-02-14 18:20:32 +0100 (Tue, 14 Feb 2006) | 2 lines
13215 Changed paths:
13216    M /trunk/src/misc/unicode.c
13218 Safer Win32 code page translation
13220 ------------------------------------------------------------------------
13221 r14311 | xtophe | 2006-02-14 16:38:21 +0100 (Tue, 14 Feb 2006) | 2 lines
13222 Changed paths:
13223    M /trunk/modules/audio_filter/param_eq.c
13225 param_eq.c: eol style
13227 ------------------------------------------------------------------------
13228 r14310 | titer | 2006-02-14 14:48:43 +0100 (Tue, 14 Feb 2006) | 2 lines
13229 Changed paths:
13230    M /trunk/extras/contrib/src/Makefile
13231    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
13233 FFmpeg forgets to create include/postproc/
13235 ------------------------------------------------------------------------
13236 r14309 | dionoea | 2006-02-14 13:32:50 +0100 (Tue, 14 Feb 2006) | 3 lines
13237 Changed paths:
13238    M /trunk/extras/contrib/src/packages.mak
13240 update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
13241 Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262
13243 ------------------------------------------------------------------------
13244 r14308 | courmisch | 2006-02-14 10:57:58 +0100 (Tue, 14 Feb 2006) | 3 lines
13245 Changed paths:
13246    M /trunk/modules/gui/ncurses.c
13248 - Partial fix for reading characters with multibyte local encoding (refs #548)
13249 - Fix memory leak
13251 ------------------------------------------------------------------------
13252 r14307 | courmisch | 2006-02-14 10:56:42 +0100 (Tue, 14 Feb 2006) | 3 lines
13253 Changed paths:
13254    M /trunk/src/misc/unicode.c
13256 Use return value of EnsureUTF8() to specify whether the bytes sequence was
13257 valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
13259 ------------------------------------------------------------------------
13260 r14306 | xtophe | 2006-02-14 10:39:36 +0100 (Tue, 14 Feb 2006) | 2 lines
13261 Changed paths:
13262    M /trunk/modules/audio_filter/param_eq.c
13264 param-eq.c: Svn keyword
13266 ------------------------------------------------------------------------
13267 r14305 | zorglub | 2006-02-14 08:11:18 +0100 (Tue, 14 Feb 2006) | 2 lines
13268 Changed paths:
13269    M /trunk/modules/misc/msn.c
13271 Simplify
13273 ------------------------------------------------------------------------
13274 r14304 | djc | 2006-02-14 02:40:59 +0100 (Tue, 14 Feb 2006) | 4 lines
13275 Changed paths:
13276    M /trunk/modules/gui/macosx/macosx.m
13277    M /trunk/modules/gui/macosx/vout.h
13278    M /trunk/modules/gui/macosx/vout.m
13280 Add --macosx-black switch to black non video screens (fix #301)
13281 If someone has a better code to maintain a black screen, change
13282 CGSetDisplayTransferByFormula which seems to be a big kludge.
13284 ------------------------------------------------------------------------
13285 r14303 | sigmunau | 2006-02-13 23:44:24 +0100 (Mon, 13 Feb 2006) | 2 lines
13286 Changed paths:
13287    M /trunk/configure.ac
13288    M /trunk/modules/audio_filter/Modules.am
13289    A /trunk/modules/audio_filter/param_eq.c
13291 all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)
13293 ------------------------------------------------------------------------
13294 r14302 | dionoea | 2006-02-13 23:09:56 +0100 (Mon, 13 Feb 2006) | 2 lines
13295 Changed paths:
13296    M /trunk/src/misc/configuration.c
13298 attempt to fix the winCE build
13300 ------------------------------------------------------------------------
13301 r14301 | courmisch | 2006-02-13 22:03:32 +0100 (Mon, 13 Feb 2006) | 3 lines
13302 Changed paths:
13303    M /trunk/modules/gui/ncurses.c
13305 - Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
13306 - Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)
13308 ------------------------------------------------------------------------
13309 r14300 | courmisch | 2006-02-13 21:11:48 +0100 (Mon, 13 Feb 2006) | 2 lines
13310 Changed paths:
13311    M /trunk/src/misc/unicode.c
13313 Undo erronously commited debug preprocessing directives
13315 ------------------------------------------------------------------------
13316 r14299 | xtophe | 2006-02-13 21:06:22 +0100 (Mon, 13 Feb 2006) | 2 lines
13317 Changed paths:
13318    M /trunk/src/misc/unicode.c
13320 unicode.c: Fix WinCE build (well for this file only)
13322 ------------------------------------------------------------------------
13323 r14298 | courmisch | 2006-02-13 20:14:30 +0100 (Mon, 13 Feb 2006) | 2 lines
13324 Changed paths:
13325    M /trunk/modules/access_filter/record.c
13327 Replace forbidden characters with underscores when attempting to dump a stream (closes #423)
13329 ------------------------------------------------------------------------
13330 r14297 | courmisch | 2006-02-13 20:13:05 +0100 (Mon, 13 Feb 2006) | 2 lines
13331 Changed paths:
13332    M /trunk/modules/access_filter/timeshift.c
13334 Fix typo
13336 ------------------------------------------------------------------------
13337 r14296 | courmisch | 2006-02-13 17:53:46 +0100 (Mon, 13 Feb 2006) | 4 lines
13338 Changed paths:
13339    M /trunk/configure.ac
13340    M /trunk/modules/video_output/x11/xcommon.c
13342 - Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
13343 - Move view port and cursor to a sane position
13344 - Check for VidMode extensions (libXxf86vm)
13346 ------------------------------------------------------------------------
13347 r14295 | xtophe | 2006-02-13 17:37:42 +0100 (Mon, 13 Feb 2006) | 2 lines
13348 Changed paths:
13349    M /trunk/src/misc/unicode.c
13351 unicode.c: Fix logic to set use_iconv
13353 ------------------------------------------------------------------------
13354 r14294 | xtophe | 2006-02-13 16:22:59 +0100 (Mon, 13 Feb 2006) | 2 lines
13355 Changed paths:
13356    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
13358 ffmpeg-wince.patch: fix for the new ffmpeg makefile
13360 ------------------------------------------------------------------------
13361 r14293 | sam | 2006-02-13 14:31:01 +0100 (Mon, 13 Feb 2006) | 2 lines
13362 Changed paths:
13363    M /trunk/modules/demux/mp4/drms.c
13365   * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
13367 ------------------------------------------------------------------------
13368 r14292 | courmisch | 2006-02-13 14:23:20 +0100 (Mon, 13 Feb 2006) | 2 lines
13369 Changed paths:
13370    M /trunk/modules/demux/mp4/drms.c
13372 Fix windows build
13374 ------------------------------------------------------------------------
13375 r14291 | courmisch | 2006-02-13 14:16:08 +0100 (Mon, 13 Feb 2006) | 2 lines
13376 Changed paths:
13377    M /trunk/configure.ac
13378    M /trunk/src/misc/unicode.c
13380 Fix (From|To)Locale (closes #546)
13382 ------------------------------------------------------------------------
13383 r14290 | sam | 2006-02-13 12:49:38 +0100 (Mon, 13 Feb 2006) | 3 lines
13384 Changed paths:
13385    M /trunk/modules/codec/libmpeg2.c
13387   * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
13388     because some Xv drivers do not necessarily pad video at 16 bytes.
13390 ------------------------------------------------------------------------
13391 r14289 | courmisch | 2006-02-13 12:19:04 +0100 (Mon, 13 Feb 2006) | 2 lines
13392 Changed paths:
13393    M /trunk/modules/demux/vobsub.c
13395 Fix typo
13397 ------------------------------------------------------------------------
13398 r14288 | courmisch | 2006-02-13 12:15:59 +0100 (Mon, 13 Feb 2006) | 3 lines
13399 Changed paths:
13400    M /trunk/modules/misc/gnutls.c
13402 - Clean up
13403 - Unicode file names fixes
13405 ------------------------------------------------------------------------
13406 r14287 | courmisch | 2006-02-13 11:47:43 +0100 (Mon, 13 Feb 2006) | 3 lines
13407 Changed paths:
13408    M /trunk/modules/access_filter/timeshift.c
13410 - memleak fix
13411 - getcwd() unicode fix
13413 ------------------------------------------------------------------------
13414 r14286 | courmisch | 2006-02-13 11:47:12 +0100 (Mon, 13 Feb 2006) | 2 lines
13415 Changed paths:
13416    M /trunk/src/input/subtitles.c
13418 getcwd() unicode fix
13420 ------------------------------------------------------------------------
13421 r14285 | hartman | 2006-02-13 11:31:57 +0100 (Mon, 13 Feb 2006) | 2 lines
13422 Changed paths:
13423    M /trunk/modules/gui/macosx/voutgl.m
13425 * revert unaccelerated OpenGL. it's useless :D
13427 ------------------------------------------------------------------------
13428 r14284 | courmisch | 2006-02-13 11:30:30 +0100 (Mon, 13 Feb 2006) | 8 lines
13429 Changed paths:
13430    M /trunk/modules/demux/demuxdump.c
13431    M /trunk/modules/demux/ts.c
13432    M /trunk/modules/demux/vobsub.c
13433    M /trunk/modules/misc/logger.c
13434    M /trunk/modules/stream_out/rtp.c
13435    M /trunk/modules/stream_out/switcher.c
13437 Further fopen() unicode fixes (refs #528)
13439 skins2 and galaktos remain as I'm not sure how they (don't?) handle
13440 encodings.
13442 http interface URL were purposedly not made to use Unicode. I'm open to
13443 suggestions on that one.
13445 ------------------------------------------------------------------------
13446 r14283 | courmisch | 2006-02-13 10:54:15 +0100 (Mon, 13 Feb 2006) | 2 lines
13447 Changed paths:
13448    M /trunk/modules/access/file.c
13449    M /trunk/modules/access/vcd/cdrom.c
13450    M /trunk/modules/access_filter/record.c
13451    M /trunk/modules/access_filter/timeshift.c
13452    M /trunk/modules/audio_output/file.c
13453    M /trunk/modules/control/corba/corba.c
13454    M /trunk/modules/control/http/http.c
13455    M /trunk/modules/control/http/macro.c
13456    M /trunk/modules/control/http/util.c
13457    M /trunk/modules/demux/mp4/drms.c
13458    M /trunk/modules/video_filter/motiondetect.c
13460 Another bunch of Unicode file names fixes (refs #528)
13462 ------------------------------------------------------------------------
13463 r14282 | courmisch | 2006-02-13 09:36:52 +0100 (Mon, 13 Feb 2006) | 2 lines
13464 Changed paths:
13465    M /trunk/src/misc/unicode.c
13467 Some WinCE fixes
13469 ------------------------------------------------------------------------
13470 r14281 | courmisch | 2006-02-13 09:30:55 +0100 (Mon, 13 Feb 2006) | 2 lines
13471 Changed paths:
13472    M /trunk/src/input/subtitles.c
13473    M /trunk/src/misc/image.c
13474    M /trunk/src/misc/modules.c
13475    M /trunk/src/misc/update.c
13476    M /trunk/src/misc/vlm.c
13477    M /trunk/src/network/acl.c
13478    M /trunk/src/osd/osd_parser.c
13479    M /trunk/src/playlist/loadsave.c
13481 All Unicode fixes for fopen() (refs #528)
13483 ------------------------------------------------------------------------
13484 r14280 | ipkiss | 2006-02-13 08:18:42 +0100 (Mon, 13 Feb 2006) | 3 lines
13485 Changed paths:
13486    M /trunk/doc/skins/skins2-howto.xml
13487    M /trunk/modules/gui/skins2/src/vlcproc.cpp
13488    M /trunk/modules/gui/skins2/src/vlcproc.hpp
13490  * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
13491  * doc/skins/skins2-howto.xml: Updated doc
13493 ------------------------------------------------------------------------
13494 r14279 | hartman | 2006-02-13 03:36:14 +0100 (Mon, 13 Feb 2006) | 2 lines
13495 Changed paths:
13496    M /trunk/configure.ac
13498 * It's POSTPROC, not POSPROC
13500 ------------------------------------------------------------------------
13501 r14278 | courmisch | 2006-02-12 23:45:04 +0100 (Sun, 12 Feb 2006) | 3 lines
13502 Changed paths:
13503    M /trunk/include/charset.h
13504    M /trunk/include/configuration.h
13505    M /trunk/include/vlc_symbols.h
13506    M /trunk/src/misc/configuration.c
13507    M /trunk/src/misc/unicode.c
13509 - mkdir Unicode wrapper (refs #543)
13510 - fix load/save of configuration and creation of configuration directory (refs #528)
13512 ------------------------------------------------------------------------
13513 r14277 | ipkiss | 2006-02-12 22:39:09 +0100 (Sun, 12 Feb 2006) | 2 lines
13514 Changed paths:
13515    M /trunk/doc/skins/skins2-howto.xml
13517  * doc/skins/skins2-howto.xml: Fixed a link
13519 ------------------------------------------------------------------------
13520 r14276 | titer | 2006-02-12 22:22:20 +0100 (Sun, 12 Feb 2006) | 3 lines
13521 Changed paths:
13522    M /trunk/configure.ac
13523    M /trunk/modules/video_chroma/i420_yuy2.c
13525 Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
13526 Re-enabled i420_yuy2_mmx on Darwin/x86.
13528 ------------------------------------------------------------------------
13529 r14275 | courmisch | 2006-02-12 22:12:12 +0100 (Sun, 12 Feb 2006) | 2 lines
13530 Changed paths:
13531    M /trunk/src/misc/configuration.c
13533 utfeightize psz_homedir
13535 ------------------------------------------------------------------------
13536 r14274 | ipkiss | 2006-02-12 22:11:14 +0100 (Sun, 12 Feb 2006) | 2 lines
13537 Changed paths:
13538    M /trunk/doc/skins/skins2-howto.xml
13540  * doc/skins/skins2-howto.xml: Documented the DVD-related actions
13542 ------------------------------------------------------------------------
13543 r14273 | ipkiss | 2006-02-12 22:05:53 +0100 (Sun, 12 Feb 2006) | 8 lines
13544 Changed paths:
13545    M /trunk/modules/gui/skins2/Modules.am
13546    A /trunk/modules/gui/skins2/commands/cmd_dvd.cpp
13547    A /trunk/modules/gui/skins2/commands/cmd_dvd.hpp
13548    M /trunk/modules/gui/skins2/parser/interpreter.cpp
13550  * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
13551    You can use the following actions in the XML file:
13552     - dvd.nextTitle()
13553     - dvd.previousTitle()
13554     - dvd.nextChapter()
13555     - dvd.previousChapter()
13556     - dvd.rootMenu()
13558 ------------------------------------------------------------------------
13559 r14272 | courmisch | 2006-02-12 20:57:48 +0100 (Sun, 12 Feb 2006) | 2 lines
13560 Changed paths:
13561    M /trunk/include/charset.h
13562    M /trunk/include/vlc_symbols.h
13564 Export FromLocaleDup()
13566 ------------------------------------------------------------------------
13567 r14271 | courmisch | 2006-02-12 20:55:38 +0100 (Sun, 12 Feb 2006) | 4 lines
13568 Changed paths:
13569    M /trunk/modules/misc/svg.c
13571 - Fix opening of SVG file through a symbolic
13572   (one must use stat() rather than lstat() to obtain the size of a file's content!)
13573 - Use UTF-8 wrappers (refs #528)
13575 ------------------------------------------------------------------------
13576 r14270 | courmisch | 2006-02-12 20:51:12 +0100 (Sun, 12 Feb 2006) | 2 lines
13577 Changed paths:
13578    M /trunk/src/misc/unicode.c
13580 Cosmetic fix
13582 ------------------------------------------------------------------------
13583 r14269 | courmisch | 2006-02-12 20:48:50 +0100 (Sun, 12 Feb 2006) | 3 lines
13584 Changed paths:
13585    M /trunk/configure.ac
13586    M /trunk/include/charset.h
13587    M /trunk/include/vlc_symbols.h
13588    M /trunk/src/misc/unicode.c
13590 - UF8 wrappers for stat, lstat
13591 - FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
13593 ------------------------------------------------------------------------
13594 r14268 | titer | 2006-02-12 19:20:54 +0100 (Sun, 12 Feb 2006) | 3 lines
13595 Changed paths:
13596    M /trunk/configure.ac
13598  Also look for libpostproc when ffmpeg is installed without ffmpeg-config
13599  nor pkg-config
13601 ------------------------------------------------------------------------
13602 r14267 | xtophe | 2006-02-12 18:38:36 +0100 (Sun, 12 Feb 2006) | 2 lines
13603 Changed paths:
13604    M /trunk/configure.ac
13606 configure.ac: don't fail if postproc is with avcodec
13608 ------------------------------------------------------------------------
13609 r14266 | zorglub | 2006-02-12 18:31:53 +0100 (Sun, 12 Feb 2006) | 2 lines
13610 Changed paths:
13611    A /trunk/test/NativeStatsTest.py
13612    M /trunk/test/PyMediaControlPlaylistTest.py
13613    A /trunk/test/native/libvlc.c (from /trunk/test/native/native_libvlc_test.c:14264)
13614    D /trunk/test/native/native_libvlc_test.c
13615    A /trunk/test/native/stats.c
13617 Improve test coverage
13619 ------------------------------------------------------------------------
13620 r14265 | zorglub | 2006-02-12 18:31:39 +0100 (Sun, 12 Feb 2006) | 3 lines
13621 Changed paths:
13622    M /trunk/src/control/core.c
13623    M /trunk/src/control/playlist.c
13625 Add some playlist api functions
13626 Fix a bug in exceptions handling
13628 ------------------------------------------------------------------------
13629 r14264 | zorglub | 2006-02-12 18:14:07 +0100 (Sun, 12 Feb 2006) | 2 lines
13630 Changed paths:
13631    M /trunk/test/NativeLibvlcTest.py
13632    M /trunk/test/PyMediaControlBaseTest.py
13633    M /trunk/test/PyMediaControlPlaylistTest.py
13634    M /trunk/test/PyMediaControlVariablesTest.py
13635    A /trunk/test/native (from /trunk/test/native_libvlc:14259)
13636    M /trunk/test/native/native_libvlc_test.c
13637    D /trunk/test/native_libvlc
13638    M /trunk/test/setup.py
13639    M /trunk/test/test.sh
13641 Change some test stuff
13643 ------------------------------------------------------------------------
13644 r14263 | xtophe | 2006-02-12 18:04:45 +0100 (Sun, 12 Feb 2006) | 2 lines
13645 Changed paths:
13646    M /trunk/configure.ac
13648 configure.ac: FFMPEG's libpostproc is now separated from libavcodec
13650 ------------------------------------------------------------------------
13651 r14262 | titer | 2006-02-12 17:36:41 +0100 (Sun, 12 Feb 2006) | 2 lines
13652 Changed paths:
13653    M /trunk/src/network/udp.c
13655  BeOS fix
13657 ------------------------------------------------------------------------
13658 r14261 | titer | 2006-02-12 17:02:08 +0100 (Sun, 12 Feb 2006) | 2 lines
13659 Changed paths:
13660    M /trunk/extras/contrib/src/Makefile
13661    D /trunk/extras/contrib/src/Patches/ffmpeg-beos.patch.cvs
13662    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-beos.patch
13664 Fixed ffmpeg contrib
13666 ------------------------------------------------------------------------
13667 r14260 | zorglub | 2006-02-12 16:48:57 +0100 (Sun, 12 Feb 2006) | 2 lines
13668 Changed paths:
13669    M /trunk/bindings/Makefile.am
13670    A /trunk/bindings/mediacontrol-python (from /trunk/bindings/python:14188)
13671    D /trunk/bindings/python
13672    M /trunk/configure.ac
13674 Move python mediacontrol bindings
13676 ------------------------------------------------------------------------
13677 r14259 | xtophe | 2006-02-12 16:30:40 +0100 (Sun, 12 Feb 2006) | 2 lines
13678 Changed paths:
13679    M /trunk/modules/misc/testsuite/Modules.am
13681 Fix distcheck
13683 ------------------------------------------------------------------------
13684 r14258 | zorglub | 2006-02-12 16:28:56 +0100 (Sun, 12 Feb 2006) | 2 lines
13685 Changed paths:
13686    M /trunk/modules/control/hotkeys.c
13687    M /trunk/modules/gui/skins2/src/vlcproc.cpp
13689 Fix refcount problems
13691 ------------------------------------------------------------------------
13692 r14257 | zorglub | 2006-02-12 15:22:08 +0100 (Sun, 12 Feb 2006) | 2 lines
13693 Changed paths:
13694    M /trunk/modules/gui/skins2/utils/var_tree.cpp
13696 Remove debug
13698 ------------------------------------------------------------------------
13699 r14256 | courmisch | 2006-02-12 12:39:00 +0100 (Sun, 12 Feb 2006) | 3 lines
13700 Changed paths:
13701    M /trunk/include/main.h
13702    M /trunk/src/libvlc.c
13703    M /trunk/src/misc/unicode.c
13705 - Attempt to implement (To|From)Locale on MSVC
13706 - Make (To|From)Locale a no-op on OSes always using UTF-8
13708 ------------------------------------------------------------------------
13709 r14255 | zorglub | 2006-02-12 12:18:43 +0100 (Sun, 12 Feb 2006) | 2 lines
13710 Changed paths:
13711    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
13712    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
13713    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
13714    M /trunk/modules/gui/skins2/src/vlcproc.cpp
13715    M /trunk/modules/gui/skins2/src/vlcproc.hpp
13716    M /trunk/modules/gui/skins2/utils/var_tree.cpp
13717    M /trunk/modules/gui/skins2/utils/var_tree.hpp
13718    M /trunk/modules/gui/skins2/vars/playtree.cpp
13719    M /trunk/modules/gui/skins2/vars/playtree.hpp
13721 Playtree: handle delete nicely
13723 ------------------------------------------------------------------------
13724 r14254 | courmisch | 2006-02-11 23:05:14 +0100 (Sat, 11 Feb 2006) | 2 lines
13725 Changed paths:
13726    M /trunk/src/misc/charset.c
13728 Remove always true condition
13730 ------------------------------------------------------------------------
13731 r14253 | courmisch | 2006-02-11 23:04:54 +0100 (Sat, 11 Feb 2006) | 2 lines
13732 Changed paths:
13733    M /trunk/include/vlc_symbols.h
13735 Fix previous commit
13737 ------------------------------------------------------------------------
13738 r14252 | courmisch | 2006-02-11 22:46:06 +0100 (Sat, 11 Feb 2006) | 2 lines
13739 Changed paths:
13740    M /trunk/include/charset.h
13741    M /trunk/include/vlc_symbols.h
13742    M /trunk/src/input/subtitles.c
13743    M /trunk/src/misc/unicode.c
13745 Unicode wrappers for opendir/readdir
13747 ------------------------------------------------------------------------
13748 r14251 | hartman | 2006-02-11 22:20:24 +0100 (Sat, 11 Feb 2006) | 4 lines
13749 Changed paths:
13750    M /trunk/modules/demux/asf/libasf.c
13752 * Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char.
13753   Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)
13754   
13756 ------------------------------------------------------------------------
13757 r14250 | hartman | 2006-02-11 21:41:57 +0100 (Sat, 11 Feb 2006) | 10 lines
13758 Changed paths:
13759    M /trunk/THANKS
13760    M /trunk/modules/misc/xml/xtag.c
13762 * xtag parser improvements by Daniel Stranger. 
13764 it now ignores
13765  - commments <!-- ... -->
13766  - processing instructions <? ... ?>
13767  - doctype declarations <!DOCTYPE ... >
13768 and can handle
13769  - CDATA element content <![CDATA[ ... ]]>
13772 ------------------------------------------------------------------------
13773 r14249 | xtophe | 2006-02-11 21:17:20 +0100 (Sat, 11 Feb 2006) | 2 lines
13774 Changed paths:
13775    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
13776    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
13777    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
13778    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
13779    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
13780    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
13781    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
13782    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
13783    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
13785 wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
13787 ------------------------------------------------------------------------
13788 r14248 | courmisch | 2006-02-11 19:40:13 +0100 (Sat, 11 Feb 2006) | 2 lines
13789 Changed paths:
13790    M /trunk/src/network/udp.c
13792 Fix invalid debug message
13794 ------------------------------------------------------------------------
13795 r14247 | zorglub | 2006-02-11 19:11:29 +0100 (Sat, 11 Feb 2006) | 2 lines
13796 Changed paths:
13797    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
13799 Add support for insert and delete in X11 skins
13801 ------------------------------------------------------------------------
13802 r14246 | ipkiss | 2006-02-11 19:01:42 +0100 (Sat, 11 Feb 2006) | 2 lines
13803 Changed paths:
13804    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
13806  * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys
13808 ------------------------------------------------------------------------
13809 r14245 | hartman | 2006-02-11 18:55:28 +0100 (Sat, 11 Feb 2006) | 2 lines
13810 Changed paths:
13811    M /trunk/modules/codec/subsdec.c
13813 * Fix a \n bug and a memory bug in the SSA/subsdec.
13815 ------------------------------------------------------------------------
13816 r14244 | fkuehne | 2006-02-11 18:50:46 +0100 (Sat, 11 Feb 2006) | 1 line
13817 Changed paths:
13818    M /trunk/NEWS
13819    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13820    M /trunk/modules/gui/macosx/wizard.m
13822 * enable multiple selections for streaming as well (closes #522) and put some news
13823 ------------------------------------------------------------------------
13824 r14243 | fkuehne | 2006-02-11 18:42:40 +0100 (Sat, 11 Feb 2006) | 8 lines
13825 Changed paths:
13826    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
13827    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13828    M /trunk/modules/gui/macosx/wizard.h
13829    M /trunk/modules/gui/macosx/wizard.m
13831 * support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
13832     - 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.
13833     - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
13834 * solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
13835 * optimised the existing code here and there
13836 * make sure that all settings are kept for a session
13838 Thanks to zorglub for the playlist-hint :)
13839 ------------------------------------------------------------------------
13840 r14242 | courmisch | 2006-02-11 18:30:48 +0100 (Sat, 11 Feb 2006) | 2 lines
13841 Changed paths:
13842    M /trunk/src/misc/unicode.c
13844 Support opening of non ANSI filenames on Win32
13846 ------------------------------------------------------------------------
13847 r14241 | dionoea | 2006-02-11 18:28:27 +0100 (Sat, 11 Feb 2006) | 2 lines
13848 Changed paths:
13849    M /trunk/share/http/dialogs/main
13850    M /trunk/share/http/dialogs/playlist
13852 Add some "title"s for image buttons.
13854 ------------------------------------------------------------------------
13855 r14240 | courmisch | 2006-02-11 18:27:09 +0100 (Sat, 11 Feb 2006) | 2 lines
13856 Changed paths:
13857    M /trunk/src/input/subtitles.c
13859 Fix typo
13861 ------------------------------------------------------------------------
13862 r14239 | courmisch | 2006-02-11 18:00:08 +0100 (Sat, 11 Feb 2006) | 2 lines
13863 Changed paths:
13864    M /trunk/src/input/subtitles.c
13866 Use vlc_fopen (access() or stat() would be more appropriate though)
13868 ------------------------------------------------------------------------
13869 r14238 | zorglub | 2006-02-11 17:10:43 +0100 (Sat, 11 Feb 2006) | 2 lines
13870 Changed paths:
13871    M /trunk/src/libvlc.c
13873 Should fix vlc-help.txt problem (untested) (Refs:#517)
13875 ------------------------------------------------------------------------
13876 r14237 | zorglub | 2006-02-11 16:49:24 +0100 (Sat, 11 Feb 2006) | 2 lines
13877 Changed paths:
13878    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
13879    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
13881 Reposition the slider when expanding/retracting a node (Closes:#477)
13883 ------------------------------------------------------------------------
13884 r14236 | zorglub | 2006-02-11 16:21:21 +0100 (Sat, 11 Feb 2006) | 2 lines
13885 Changed paths:
13886    M /trunk/modules/stream_out/transcode.c
13888 only round width and scale height accordingly
13890 ------------------------------------------------------------------------
13891 r14235 | courmisch | 2006-02-11 16:13:56 +0100 (Sat, 11 Feb 2006) | 2 lines
13892 Changed paths:
13893    M /trunk/include/charset.h
13894    M /trunk/include/vlc_symbols.h
13895    M /trunk/src/misc/unicode.c
13897 vlc_fopen() wrapper including required file name conversion (refs #528, refs #543)
13899 ------------------------------------------------------------------------
13900 r14234 | courmisch | 2006-02-11 16:12:06 +0100 (Sat, 11 Feb 2006) | 2 lines
13901 Changed paths:
13902    M /trunk/src/misc/charset.c
13904 Don't compile dead code on Win32
13906 ------------------------------------------------------------------------
13907 r14233 | courmisch | 2006-02-11 15:53:44 +0100 (Sat, 11 Feb 2006) | 2 lines
13908 Changed paths:
13909    M /trunk/src/libvlc.c
13911 Use more common CP1252 rather than Latin-9 as fallback charset
13913 ------------------------------------------------------------------------
13914 r14232 | zorglub | 2006-02-11 15:50:37 +0100 (Sat, 11 Feb 2006) | 2 lines
13915 Changed paths:
13916    M /trunk/modules/stream_out/transcode.c
13918 Round scaled sizes to 16 (Closes:#524)
13920 ------------------------------------------------------------------------
13921 r14231 | zorglub | 2006-02-11 15:26:53 +0100 (Sat, 11 Feb 2006) | 2 lines
13922 Changed paths:
13923    M /trunk/modules/access_filter/record.c
13925 Don't crash in record filter (Closes:#542)
13927 ------------------------------------------------------------------------
13928 r14230 | zorglub | 2006-02-11 15:14:18 +0100 (Sat, 11 Feb 2006) | 2 lines
13929 Changed paths:
13930    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
13932 Don't make image when we are not interested in the item
13934 ------------------------------------------------------------------------
13935 r14229 | zorglub | 2006-02-11 15:08:44 +0100 (Sat, 11 Feb 2006) | 2 lines
13936 Changed paths:
13937    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
13938    M /trunk/modules/gui/skins2/utils/var_tree.cpp
13939    M /trunk/modules/gui/skins2/utils/var_tree.hpp
13940    M /trunk/modules/gui/skins2/vars/playtree.cpp
13942 Handle Page up / Page down (Refs:#477)
13944 ------------------------------------------------------------------------
13945 r14228 | courmisch | 2006-02-11 14:40:43 +0100 (Sat, 11 Feb 2006) | 2 lines
13946 Changed paths:
13947    M /trunk/modules/stream_out/standard.c
13948    M /trunk/src/stream_output/sap.c
13950 Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)
13952 ------------------------------------------------------------------------
13953 r14227 | courmisch | 2006-02-11 14:39:03 +0100 (Sat, 11 Feb 2006) | 4 lines
13954 Changed paths:
13955    M /trunk/modules/stream_out/rtp.c
13957 - Fix typo in previous commit
13958 - Enforce a default TTL value (one) in SDP if there is none - refs #404
13959   (it should at least be fine for IPv4 usage)
13961 ------------------------------------------------------------------------
13962 r14226 | courmisch | 2006-02-11 12:58:34 +0100 (Sat, 11 Feb 2006) | 2 lines
13963 Changed paths:
13964    M /trunk/modules/stream_out/rtp.c
13966 Simplify [12964]
13968 ------------------------------------------------------------------------
13969 r14225 | fkuehne | 2006-02-11 12:34:31 +0100 (Sat, 11 Feb 2006) | 1 line
13970 Changed paths:
13971    M /trunk/modules/gui/macosx/macosx.m
13972    M /trunk/modules/gui/macosx/wizard.h
13973    M /trunk/modules/gui/macosx/wizard.m
13975 * added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
13976 ------------------------------------------------------------------------
13977 r14224 | courmisch | 2006-02-11 11:49:30 +0100 (Sat, 11 Feb 2006) | 2 lines
13978 Changed paths:
13979    M /trunk/src/stream_output/sap.c
13981 SAP hop limit should always be 255 as per its specification - refs #404
13983 ------------------------------------------------------------------------
13984 r14223 | courmisch | 2006-02-11 11:47:42 +0100 (Sat, 11 Feb 2006) | 2 lines
13985 Changed paths:
13986    M /trunk/src/libvlc.h
13988 Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)
13990 ------------------------------------------------------------------------
13991 r14222 | courmisch | 2006-02-11 11:42:48 +0100 (Sat, 11 Feb 2006) | 2 lines
13992 Changed paths:
13993    M /trunk/modules/misc/network/ipv4.c
13994    M /trunk/modules/misc/network/ipv6.c
13995    M /trunk/src/libvlc.h
13996    M /trunk/src/network/udp.c
13998 Implement IPv6 multicast output interface selection (closes #491)
14000 ------------------------------------------------------------------------
14001 r14221 | hartman | 2006-02-11 04:04:42 +0100 (Sat, 11 Feb 2006) | 5 lines
14002 Changed paths:
14003    M /trunk/modules/video_filter/blend.c
14005 * Improved renderering of YUVA/P onto YUV variants. refs #539 
14006   I420 still not fixed for this bug.
14008   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. 
14010 ------------------------------------------------------------------------
14011 r14220 | hartman | 2006-02-11 02:37:30 +0100 (Sat, 11 Feb 2006) | 5 lines
14012 Changed paths:
14013    M /trunk/modules/access/dvdread.c
14015 * Fix the duration of the dvdread module. refs #198.
14016   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.
14018 The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.
14020 ------------------------------------------------------------------------
14021 r14219 | zorglub | 2006-02-11 01:07:40 +0100 (Sat, 11 Feb 2006) | 2 lines
14022 Changed paths:
14023    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
14025 Don't invalidate selection on item change (Refs:#477)
14027 ------------------------------------------------------------------------
14028 r14218 | hartman | 2006-02-11 01:01:55 +0100 (Sat, 11 Feb 2006) | 3 lines
14029 Changed paths:
14030    M /trunk/modules/video_filter/distort.c
14032 * Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
14033 * 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.
14035 ------------------------------------------------------------------------
14036 r14217 | zorglub | 2006-02-11 00:39:53 +0100 (Sat, 11 Feb 2006) | 3 lines
14037 Changed paths:
14038    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
14039    M /trunk/share/skins2/playtree/theme.xml
14041 Fix playtree deletion
14042 Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
14044 ------------------------------------------------------------------------
14045 r14216 | xtophe | 2006-02-10 23:56:32 +0100 (Fri, 10 Feb 2006) | 2 lines
14046 Changed paths:
14047    M /trunk/modules/misc/testsuite/Modules.am
14049 Revert brocken commit [14215]
14051 ------------------------------------------------------------------------
14052 r14215 | xtophe | 2006-02-10 23:24:20 +0100 (Fri, 10 Feb 2006) | 2 lines
14053 Changed paths:
14054    M /trunk/modules/misc/testsuite/Modules.am
14056 Unbreack distcheck. First step
14058 ------------------------------------------------------------------------
14059 r14214 | hartman | 2006-02-10 23:03:34 +0100 (Fri, 10 Feb 2006) | 2 lines
14060 Changed paths:
14061    M /trunk/modules/video_filter/deinterlace.c
14063 * Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
14065 ------------------------------------------------------------------------
14066 r14213 | hartman | 2006-02-10 22:46:17 +0100 (Fri, 10 Feb 2006) | 2 lines
14067 Changed paths:
14068    M /trunk/modules/access/vcd/vcd.c
14070 * fprintf -> msg_Dbg
14072 ------------------------------------------------------------------------
14073 r14212 | zorglub | 2006-02-10 22:14:12 +0100 (Fri, 10 Feb 2006) | 2 lines
14074 Changed paths:
14075    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
14077 Disable broken stuff (Refs:#459)
14079 ------------------------------------------------------------------------
14080 r14211 | fkuehne | 2006-02-10 20:56:59 +0100 (Fri, 10 Feb 2006) | 2 lines
14081 Changed paths:
14082    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
14083    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
14084    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
14085    M /trunk/modules/gui/macosx/wizard.h
14086    M /trunk/modules/gui/macosx/wizard.m
14088 * clean up (mostly replacements of nestings of stringByAppendingString by stringWithFormat)
14089 * 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.
14090 ------------------------------------------------------------------------
14091 r14210 | jpsaman | 2006-02-10 20:53:09 +0100 (Fri, 10 Feb 2006) | 1 line
14092 Changed paths:
14093    M /trunk/modules/misc/rtsp.c
14095 Fix breakage of other RTSP clients
14096 ------------------------------------------------------------------------
14097 r14209 | jpsaman | 2006-02-10 18:24:25 +0100 (Fri, 10 Feb 2006) | 1 line
14098 Changed paths:
14099    M /trunk/modules/misc/rtsp.c
14101 Use correct Transport answer
14102 ------------------------------------------------------------------------
14103 r14208 | xtophe | 2006-02-10 18:24:14 +0100 (Fri, 10 Feb 2006) | 2 lines
14104 Changed paths:
14105    M /trunk/configure.ac
14107 configure.ac: Test glide even when the user specify it
14109 ------------------------------------------------------------------------
14110 r14207 | courmisch | 2006-02-10 17:46:07 +0100 (Fri, 10 Feb 2006) | 4 lines
14111 Changed paths:
14112    M /trunk/modules/misc/network/ipv4.c
14113    M /trunk/modules/misc/network/ipv6.c
14115 - Use OS default TTL when not overriden
14116 - Clean up
14117 (refs #404)
14119 ------------------------------------------------------------------------
14120 r14206 | courmisch | 2006-02-10 17:34:41 +0100 (Fri, 10 Feb 2006) | 2 lines
14121 Changed paths:
14122    M /trunk/modules/misc/network/ipv6.c
14124 Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow
14126 ------------------------------------------------------------------------
14127 r14205 | dionoea | 2006-02-10 17:30:20 +0100 (Fri, 10 Feb 2006) | 3 lines
14128 Changed paths:
14129    M /trunk/mozilla/vlcshell.cpp
14131 Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
14132 have to remove it... but i doubt it.
14134 ------------------------------------------------------------------------
14135 r14204 | courmisch | 2006-02-10 17:25:57 +0100 (Fri, 10 Feb 2006) | 2 lines
14136 Changed paths:
14137    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
14138    M /trunk/modules/gui/skins2/utils/var_tree.hpp
14139    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
14141 gcc 4.1 compile fix from marvin24 # gmx.de
14143 ------------------------------------------------------------------------
14144 r14203 | sigmunau | 2006-02-10 16:05:45 +0100 (Fri, 10 Feb 2006) | 5 lines
14145 Changed paths:
14146    M /trunk/modules/misc/rtsp.c
14148 modules/misc/rtsp.c: implement support for raw udp transport for muxed streams
14149 also replaces x-playnow hack with a slightly less ugly hack
14151 vlc vod server can now serve about 5 seconds of video to amino stbs
14153 ------------------------------------------------------------------------
14154 r14202 | jpsaman | 2006-02-10 15:51:10 +0100 (Fri, 10 Feb 2006) | 1 line
14155 Changed paths:
14156    M /trunk/modules/misc/rtsp.c
14158 Also add support for x-playNow in RtspCallback.
14159 ------------------------------------------------------------------------
14160 r14201 | jpsaman | 2006-02-10 15:44:19 +0100 (Fri, 10 Feb 2006) | 1 line
14161 Changed paths:
14162    M /trunk/modules/demux/livedotcom.cpp
14164 sanity check
14165 ------------------------------------------------------------------------
14166 r14200 | jpsaman | 2006-02-10 15:43:05 +0100 (Fri, 10 Feb 2006) | 1 line
14167 Changed paths:
14168    M /trunk/src/network/httpd.c
14170 Indentation and coding style fixes
14171 ------------------------------------------------------------------------
14172 r14199 | jpsaman | 2006-02-10 14:51:11 +0100 (Fri, 10 Feb 2006) | 2 lines
14173 Changed paths:
14174    M /trunk/modules/misc/rtsp.c
14176 Respond to x-playNow option in RTSP SETUP request. Did some indentation fixes too.
14178 ------------------------------------------------------------------------
14179 r14198 | hartman | 2006-02-10 13:58:55 +0100 (Fri, 10 Feb 2006) | 2 lines
14180 Changed paths:
14181    M /trunk/configure.ac
14183 * disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.
14185 ------------------------------------------------------------------------
14186 r14197 | hartman | 2006-02-10 03:53:57 +0100 (Fri, 10 Feb 2006) | 2 lines
14187 Changed paths:
14188    M /trunk/modules/codec/quicktime.c
14190 * Fix the QT video decoder. refs #345
14192 ------------------------------------------------------------------------
14193 r14196 | xtophe | 2006-02-09 13:31:17 +0100 (Thu, 09 Feb 2006) | 2 lines
14194 Changed paths:
14195    M /trunk/extras/zsh.cpp
14197 Remove debug.
14199 ------------------------------------------------------------------------
14200 r14195 | courmisch | 2006-02-09 13:06:02 +0100 (Thu, 09 Feb 2006) | 2 lines
14201 Changed paths:
14202    M /trunk/src/network/rootwrap.c
14204 Check for AF_INET6 all the time
14206 ------------------------------------------------------------------------
14207 r14194 | dionoea | 2006-02-08 17:26:56 +0100 (Wed, 08 Feb 2006) | 5 lines
14208 Changed paths:
14209    M /trunk/src/misc/configuration.c
14211 Add comment about the fact that lines begining with a # are comments in the
14212 vlcrc file. This might seem obvious, but many people on the forums don't
14213 seem to understand that.
14216 ------------------------------------------------------------------------
14217 r14193 | sigmunau | 2006-02-08 11:39:33 +0100 (Wed, 08 Feb 2006) | 2 lines
14218 Changed paths:
14219    M /trunk/modules/access_output/udp.c
14221 access_output/udp.c: Attach the writer thread. Fixes missing headers.
14223 ------------------------------------------------------------------------
14224 r14192 | djc | 2006-02-08 11:33:46 +0100 (Wed, 08 Feb 2006) | 2 lines
14225 Changed paths:
14226    M /trunk/modules/gui/macosx/interaction.m
14228 Fix message advice (use description.widgets instead of only description)
14230 ------------------------------------------------------------------------
14231 r14191 | xtophe | 2006-02-08 00:03:45 +0100 (Wed, 08 Feb 2006) | 2 lines
14232 Changed paths:
14233    M /trunk/modules/misc/win32text.c
14235 Typo.
14237 ------------------------------------------------------------------------
14238 r14190 | zorglub | 2006-02-07 22:08:32 +0100 (Tue, 07 Feb 2006) | 5 lines
14239 Changed paths:
14240    M /trunk/Makefile.am
14241    M /trunk/include/vlc/libvlc.h
14242    M /trunk/src/control/playlist.c
14243    A /trunk/src/control/video.c
14244    M /trunk/test/libvlc_sample.c
14246 * get/set/toggle fullscreen 
14247 * Fix a bug in playlist_play
14249 (Refs:#457)
14251 ------------------------------------------------------------------------
14252 r14189 | sigmunau | 2006-02-07 21:41:17 +0100 (Tue, 07 Feb 2006) | 2 lines
14253 Changed paths:
14254    M /trunk/modules/access_output/udp.c
14256 access_output/udp.c: use block_Fifo for the empty blocks list. Simplifies code a lot
14258 ------------------------------------------------------------------------
14259 r14188 | dionoea | 2006-02-07 18:08:18 +0100 (Tue, 07 Feb 2006) | 2 lines
14260 Changed paths:
14261    M /trunk/include/vlc_osd.h
14263 looks like this was retrocommited :)
14265 ------------------------------------------------------------------------
14266 r14187 | courmisch | 2006-02-07 17:37:40 +0100 (Tue, 07 Feb 2006) | 2 lines
14267 Changed paths:
14268    M /trunk/activex/dataobject.cpp
14269    M /trunk/activex/dataobject.h
14270    M /trunk/activex/viewobject.cpp
14271    M /trunk/activex/viewobject.h
14272    M /trunk/bindings/python/vlcglue.c
14273    M /trunk/bindings/python/vlcglue.h
14274    M /trunk/include/vlc/libvlc.h
14275    M /trunk/include/vlc/mediacontrol.h
14276    M /trunk/include/vlc/mediacontrol_structures.h
14277    M /trunk/modules/access/dv.c
14278    M /trunk/modules/access/dvb/http.c
14279    M /trunk/modules/access/fake.c
14280    M /trunk/modules/access/gnomevfs.c
14281    M /trunk/modules/access/rtsp/access.c
14282    M /trunk/modules/access/rtsp/real.c
14283    M /trunk/modules/access/rtsp/real.h
14284    M /trunk/modules/access/rtsp/real_asmrp.c
14285    M /trunk/modules/access/rtsp/real_rmff.c
14286    M /trunk/modules/access/rtsp/real_rmff.h
14287    M /trunk/modules/access/rtsp/real_sdpplin.c
14288    M /trunk/modules/access/rtsp/real_sdpplin.h
14289    M /trunk/modules/access/rtsp/rtsp.c
14290    M /trunk/modules/access/rtsp/rtsp.h
14291    M /trunk/modules/access_filter/record.c
14292    M /trunk/modules/access_output/bonjour.c
14293    M /trunk/modules/access_output/bonjour.h
14294    M /trunk/modules/access_output/shout.c
14295    M /trunk/modules/audio_filter/channel_mixer/dolby.c
14296    M /trunk/modules/audio_output/arts.c
14297    M /trunk/modules/audio_output/auhal.c
14298    M /trunk/modules/audio_output/jack.c
14299    M /trunk/modules/codec/fake.c
14300    M /trunk/modules/codec/realaudio.c
14301    M /trunk/modules/codec/sdl_image.c
14302    M /trunk/modules/control/http/http.h
14303    M /trunk/modules/control/http/macro.c
14304    M /trunk/modules/control/http/macros.h
14305    M /trunk/modules/control/http/mvar.c
14306    M /trunk/modules/control/http/rpn.c
14307    M /trunk/modules/control/http/util.c
14308    M /trunk/modules/demux/mpc.c
14309    M /trunk/modules/demux/nuv.c
14310    M /trunk/modules/demux/playlist/dvb.c
14311    M /trunk/modules/demux/playlist/podcast.c
14312    M /trunk/modules/gui/macosx/bookmarks.h
14313    M /trunk/modules/gui/macosx/embeddedwindow.h
14314    M /trunk/modules/gui/macosx/extended.h
14315    M /trunk/modules/gui/macosx/interaction.h
14316    M /trunk/modules/gui/macosx/sfilters.h
14317    M /trunk/modules/gui/macosx/wizard.h
14318    M /trunk/modules/gui/skins2/commands/async_queue.hpp
14319    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
14320    M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
14321    M /trunk/modules/gui/skins2/commands/cmd_audio.hpp
14322    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
14323    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
14324    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
14325    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
14326    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
14327    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
14328    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
14329    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
14330    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
14331    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
14332    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
14333    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
14334    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
14335    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
14336    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
14337    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
14338    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
14339    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
14340    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
14341    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
14342    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
14343    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
14344    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
14345    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
14346    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
14347    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
14348    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
14349    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
14350    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
14351    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
14352    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
14353    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
14354    M /trunk/modules/gui/skins2/events/evt_enter.hpp
14355    M /trunk/modules/gui/skins2/events/evt_focus.hpp
14356    M /trunk/modules/gui/skins2/events/evt_generic.hpp
14357    M /trunk/modules/gui/skins2/events/evt_input.hpp
14358    M /trunk/modules/gui/skins2/events/evt_key.hpp
14359    M /trunk/modules/gui/skins2/events/evt_leave.hpp
14360    M /trunk/modules/gui/skins2/events/evt_motion.hpp
14361    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
14362    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
14363    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
14364    M /trunk/modules/gui/skins2/events/evt_special.hpp
14365    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
14366    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
14367    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
14368    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
14369    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
14370    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
14371    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
14372    M /trunk/modules/gui/skins2/parser/builder.hpp
14373    M /trunk/modules/gui/skins2/parser/builder_data.hpp
14374    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
14375    M /trunk/modules/gui/skins2/parser/interpreter.hpp
14376    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
14377    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
14378    M /trunk/modules/gui/skins2/src/anchor.hpp
14379    M /trunk/modules/gui/skins2/src/anim_bitmap.cpp
14380    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
14381    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
14382    M /trunk/modules/gui/skins2/src/dialogs.hpp
14383    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
14384    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
14385    M /trunk/modules/gui/skins2/src/ft2_font.hpp
14386    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
14387    M /trunk/modules/gui/skins2/src/generic_font.hpp
14388    M /trunk/modules/gui/skins2/src/generic_layout.hpp
14389    M /trunk/modules/gui/skins2/src/generic_window.hpp
14390    M /trunk/modules/gui/skins2/src/logger.hpp
14391    M /trunk/modules/gui/skins2/src/os_factory.hpp
14392    M /trunk/modules/gui/skins2/src/os_graphics.hpp
14393    M /trunk/modules/gui/skins2/src/os_loop.hpp
14394    M /trunk/modules/gui/skins2/src/os_timer.hpp
14395    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
14396    M /trunk/modules/gui/skins2/src/os_window.hpp
14397    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
14398    M /trunk/modules/gui/skins2/src/skin_common.hpp
14399    M /trunk/modules/gui/skins2/src/theme.hpp
14400    M /trunk/modules/gui/skins2/src/theme_loader.hpp
14401    M /trunk/modules/gui/skins2/src/theme_repository.hpp
14402    M /trunk/modules/gui/skins2/src/tooltip.hpp
14403    M /trunk/modules/gui/skins2/src/top_window.hpp
14404    M /trunk/modules/gui/skins2/src/var_manager.hpp
14405    M /trunk/modules/gui/skins2/src/vlcproc.hpp
14406    M /trunk/modules/gui/skins2/src/vout_window.hpp
14407    M /trunk/modules/gui/skins2/src/window_manager.hpp
14408    M /trunk/modules/gui/skins2/unzip/crypt.h
14409    M /trunk/modules/gui/skins2/unzip/ioapi.c
14410    M /trunk/modules/gui/skins2/unzip/ioapi.h
14411    M /trunk/modules/gui/skins2/unzip/unzip.c
14412    M /trunk/modules/gui/skins2/unzip/unzip.h
14413    M /trunk/modules/gui/skins2/utils/bezier.hpp
14414    M /trunk/modules/gui/skins2/utils/fsm.hpp
14415    M /trunk/modules/gui/skins2/utils/observer.hpp
14416    M /trunk/modules/gui/skins2/utils/pointer.hpp
14417    M /trunk/modules/gui/skins2/utils/position.hpp
14418    M /trunk/modules/gui/skins2/utils/ustring.hpp
14419    M /trunk/modules/gui/skins2/utils/var_bool.hpp
14420    M /trunk/modules/gui/skins2/utils/var_list.hpp
14421    M /trunk/modules/gui/skins2/utils/var_percent.hpp
14422    M /trunk/modules/gui/skins2/utils/var_text.hpp
14423    M /trunk/modules/gui/skins2/utils/var_tree.cpp
14424    M /trunk/modules/gui/skins2/utils/var_tree.hpp
14425    M /trunk/modules/gui/skins2/utils/variable.hpp
14426    M /trunk/modules/gui/skins2/vars/equalizer.cpp
14427    M /trunk/modules/gui/skins2/vars/equalizer.hpp
14428    M /trunk/modules/gui/skins2/vars/playlist.hpp
14429    M /trunk/modules/gui/skins2/vars/playtree.cpp
14430    M /trunk/modules/gui/skins2/vars/playtree.hpp
14431    M /trunk/modules/gui/skins2/vars/time.hpp
14432    M /trunk/modules/gui/skins2/vars/volume.hpp
14433    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
14434    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
14435    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
14436    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
14437    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
14438    M /trunk/modules/gui/skins2/win32/win32_window.hpp
14439    M /trunk/modules/gui/skins2/x11/x11_display.hpp
14440    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
14441    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
14442    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
14443    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
14444    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
14445    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
14446    M /trunk/modules/gui/skins2/x11/x11_window.hpp
14447    M /trunk/modules/gui/wince/dialogs.cpp
14448    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
14449    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
14450    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
14451    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
14452    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
14453    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
14454    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
14455    M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
14456    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
14457    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
14458    M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
14459    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
14460    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
14461    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14462    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
14463    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
14464    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
14465    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
14466    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
14467    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
14468    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
14469    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
14470    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
14471    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
14472    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
14473    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
14474    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
14475    M /trunk/modules/gui/wxwidgets/input_manager.cpp
14476    M /trunk/modules/gui/wxwidgets/input_manager.hpp
14477    M /trunk/modules/gui/wxwidgets/interface.hpp
14478    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
14479    M /trunk/modules/gui/wxwidgets/streamdata.cpp
14480    M /trunk/modules/gui/wxwidgets/timer.hpp
14481    M /trunk/modules/gui/wxwidgets/video.hpp
14482    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
14483    M /trunk/modules/misc/msn.c
14484    M /trunk/modules/misc/win32text.c
14485    M /trunk/modules/services_discovery/bonjour.c
14486    M /trunk/modules/services_discovery/podcast.c
14487    M /trunk/modules/services_discovery/upnp_cc.cpp
14488    M /trunk/modules/stream_out/bridge.c
14489    M /trunk/modules/stream_out/switcher.c
14490    M /trunk/modules/video_filter/magnify.c
14491    M /trunk/modules/video_filter/osdmenu.c
14492    M /trunk/modules/video_filter/rss.c
14493    M /trunk/modules/video_filter/rv32.c
14494    M /trunk/modules/video_output/directfb.c
14495    M /trunk/src/control/core.c
14496    M /trunk/src/control/input.c
14497    M /trunk/src/control/mediacontrol_audio_video.c
14498    M /trunk/src/control/mediacontrol_core.c
14499    M /trunk/src/control/mediacontrol_init.c
14500    M /trunk/src/control/mediacontrol_plugin.c
14501    M /trunk/src/control/mediacontrol_util.c
14502    M /trunk/src/control/playlist.c
14503    M /trunk/src/interface/interaction.c
14504    M /trunk/src/misc/hashtables.c
14505    M /trunk/src/misc/md5.c
14506    M /trunk/src/misc/stats.c
14507    M /trunk/src/misc/update.c
14508    M /trunk/src/network/acl.c
14509    M /trunk/src/osd/osd.c
14510    M /trunk/src/osd/osd_parser.c
14511    M /trunk/test/libvlc_sample.c
14512    M /trunk/test/native_libvlc/native_libvlc_test.c
14513    M /trunk/test/pyunit.h
14515 All CRLF fixes
14517 ------------------------------------------------------------------------
14518 r14186 | courmisch | 2006-02-07 17:24:30 +0100 (Tue, 07 Feb 2006) | 2 lines
14519 Changed paths:
14520    M /trunk/include/libvlc_internal.h
14521    M /trunk/include/mediacontrol_internal.h
14522    M /trunk/include/vlc_acl.h
14523    M /trunk/include/vlc_interaction.h
14524    M /trunk/include/vlc_md5.h
14525    M /trunk/include/vlc_osd.h
14526    M /trunk/include/vlc_symbols.h
14527    M /trunk/include/vlc_update.h
14529 Set EOL style to avoid further CRLF issues
14531 ------------------------------------------------------------------------
14532 r14185 | hartman | 2006-02-07 17:07:58 +0100 (Tue, 07 Feb 2006) | 2 lines
14533 Changed paths:
14534    M /trunk/modules/misc/win32text.c
14536 * Fix win32 text renderer.
14538 ------------------------------------------------------------------------
14539 r14184 | hartman | 2006-02-07 16:18:06 +0100 (Tue, 07 Feb 2006) | 12 lines
14540 Changed paths:
14541    M /trunk/include/vlc_osd.h
14542    M /trunk/include/vlc_video.h
14543    M /trunk/modules/codec/cmml/intf.c
14544    M /trunk/modules/codec/subsdec.c
14545    M /trunk/modules/misc/freetype.c
14546    M /trunk/modules/video_filter/marq.c
14547    M /trunk/modules/video_filter/rss.c
14548    M /trunk/modules/video_filter/time.c
14549    M /trunk/src/video_output/vout_subpictures.c
14551 * Introduced a new text_style_t
14552 * basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
14553 * 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. )
14554 * changes to modules to support text_style_t instead of the old sub options.
14555 * Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.
14557 refs #82
14559 not supported are style runs (styles on substrings).
14563 ------------------------------------------------------------------------
14564 r14183 | hartman | 2006-02-07 16:09:21 +0100 (Tue, 07 Feb 2006) | 2 lines
14565 Changed paths:
14566    M /trunk/include/vlc_osd.h
14568 * dos2unix of vlc_osd.h
14570 ------------------------------------------------------------------------
14571 r14182 | rocky | 2006-02-06 16:30:30 +0100 (Mon, 06 Feb 2006) | 1 line
14572 Changed paths:
14573    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
14575 minor corrections
14576 ------------------------------------------------------------------------
14577 r14181 | rocky | 2006-02-06 13:41:12 +0100 (Mon, 06 Feb 2006) | 2 lines
14578 Changed paths:
14579    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
14581 Revise. perhaps a little more detail too.
14583 ------------------------------------------------------------------------
14584 r14180 | dionoea | 2006-02-06 13:07:40 +0100 (Mon, 06 Feb 2006) | 2 lines
14585 Changed paths:
14586    M /trunk/src/stream_output/stream_output.c
14588 Remove useless lines (which came from a missunderstanding of how it worked)
14590 ------------------------------------------------------------------------
14591 r14179 | dionoea | 2006-02-05 23:14:00 +0100 (Sun, 05 Feb 2006) | 2 lines
14592 Changed paths:
14593    M /trunk/include/vlc_osd.h
14594    M /trunk/modules/access_output/shout.c
14595    M /trunk/modules/gui/macosx/output.m
14596    M /trunk/modules/gui/macosx/wizard.m
14597    M /trunk/modules/gui/pda/pda_callbacks.c
14598    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
14599    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
14600    M /trunk/src/stream_output/stream_output.c
14602 sout-standard-url is deprecated
14604 ------------------------------------------------------------------------
14605 r14178 | dionoea | 2006-02-05 23:02:12 +0100 (Sun, 05 Feb 2006) | 2 lines
14606 Changed paths:
14607    M /trunk/modules/stream_out/standard.c
14609 sout-standard-url is deprecated
14611 ------------------------------------------------------------------------
14612 r14177 | dionoea | 2006-02-05 23:01:23 +0100 (Sun, 05 Feb 2006) | 2 lines
14613 Changed paths:
14614    M /trunk/src/stream_output/stream_output.c
14616 Deprecated options handling
14618 ------------------------------------------------------------------------
14619 r14176 | courmisch | 2006-02-05 21:52:29 +0100 (Sun, 05 Feb 2006) | 2 lines
14620 Changed paths:
14621    M /trunk/src/input/subtitles.c
14623 Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)
14625 ------------------------------------------------------------------------
14626 r14175 | zorglub | 2006-02-05 14:38:05 +0100 (Sun, 05 Feb 2006) | 2 lines
14627 Changed paths:
14628    M /trunk/modules/gui/wxwidgets/input_manager.cpp
14630 Show sliders for stream with no time info but position info (Closes:#484)
14632 ------------------------------------------------------------------------
14633 r14174 | hartman | 2006-02-05 13:47:47 +0100 (Sun, 05 Feb 2006) | 2 lines
14634 Changed paths:
14635    M /trunk/modules/video_filter/blend.c
14637 * Added YVYU blending and fixed UYVY blending.
14639 ------------------------------------------------------------------------
14640 r14173 | hartman | 2006-02-05 13:43:38 +0100 (Sun, 05 Feb 2006) | 2 lines
14641 Changed paths:
14642    M /trunk/modules/video_chroma/i420_yuy2.h
14643    M /trunk/modules/video_chroma/i422_yuy2.h
14645 * Correct MMX version of UYVY chroma conversion. the UV ordered incorrectly. (untested)
14647 ------------------------------------------------------------------------
14648 r14172 | zorglub | 2006-02-05 12:09:13 +0100 (Sun, 05 Feb 2006) | 2 lines
14649 Changed paths:
14650    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
14652 Add a "Close" button to the errors window and fix the "Stop showing errors" string
14654 ------------------------------------------------------------------------
14655 r14171 | zorglub | 2006-02-05 12:05:21 +0100 (Sun, 05 Feb 2006) | 2 lines
14656 Changed paths:
14657    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
14658    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
14660 Some WX VLM dialog improvements
14662 ------------------------------------------------------------------------
14663 r14170 | hartman | 2006-02-05 00:46:28 +0100 (Sun, 05 Feb 2006) | 2 lines
14664 Changed paths:
14665    M /trunk/modules/video_filter/blend.c
14667 * Hopefully added UYVY blending for YUVA and YUVP. (Untested)
14669 ------------------------------------------------------------------------
14670 r14169 | xtophe | 2006-02-05 00:26:40 +0100 (Sun, 05 Feb 2006) | 2 lines
14671 Changed paths:
14672    M /trunk/modules/gui/wxwidgets/Modules.am
14674 Include the bitmaps in tarball
14676 ------------------------------------------------------------------------
14677 r14168 | zorglub | 2006-02-04 23:57:01 +0100 (Sat, 04 Feb 2006) | 2 lines
14678 Changed paths:
14679    M /trunk/modules/gui/wxwidgets/dialogs.cpp
14680    M /trunk/modules/services_discovery/shout.c
14681    M /trunk/src/interface/interaction.c
14683 Better fix
14685 ------------------------------------------------------------------------
14686 r14167 | hartman | 2006-02-04 23:56:34 +0100 (Sat, 04 Feb 2006) | 2 lines
14687 Changed paths:
14688    M /trunk/modules/video_output/opengl.c
14690 * Use UYVY fourcc instead of Y422, since i believe it's more common.
14692 ------------------------------------------------------------------------
14693 r14166 | dionoea | 2006-02-04 23:53:09 +0100 (Sat, 04 Feb 2006) | 5 lines
14694 Changed paths:
14695    M /trunk/src/misc/update.c
14697 display downloaded size / total size when downloading
14698 The download specific functions should maybe be exported (i don't know if
14699 other modules would need to download files to disk)
14702 ------------------------------------------------------------------------
14703 r14165 | dionoea | 2006-02-04 23:34:40 +0100 (Sat, 04 Feb 2006) | 7 lines
14704 Changed paths:
14705    M /trunk/src/interface/interaction.c
14707 prevent some more segfaults.
14709 zorglub: could you have a look ? this solution doesn't seem right to
14710 me because we "loose" some of the calls to the interaction system if
14711 they're sent at the wrong moment.
14714 ------------------------------------------------------------------------
14715 r14164 | xtophe | 2006-02-04 20:54:37 +0100 (Sat, 04 Feb 2006) | 2 lines
14716 Changed paths:
14717    M /trunk/src/misc/update.c
14719 Remove C++ism to please gcc2.95 and BeOS
14721 ------------------------------------------------------------------------
14722 r14163 | jpsaman | 2006-02-04 20:48:38 +0100 (Sat, 04 Feb 2006) | 1 line
14723 Changed paths:
14724    M /trunk/src/network/httpd.c
14726 Weed some dead code
14727 ------------------------------------------------------------------------
14728 r14162 | zorglub | 2006-02-04 20:28:20 +0100 (Sat, 04 Feb 2006) | 2 lines
14729 Changed paths:
14730    M /trunk/include/vlc_messages.h
14732 Don't fail with no-debug
14734 ------------------------------------------------------------------------
14735 r14161 | jpsaman | 2006-02-04 19:16:13 +0100 (Sat, 04 Feb 2006) | 1 line
14736 Changed paths:
14737    M /trunk/modules/misc/rtsp.c
14739 fprintf die die
14740 ------------------------------------------------------------------------
14741 r14160 | zorglub | 2006-02-04 18:08:44 +0100 (Sat, 04 Feb 2006) | 2 lines
14742 Changed paths:
14743    M /trunk/src/misc/messages.c
14745 Memleak
14747 ------------------------------------------------------------------------
14748 r14159 | zorglub | 2006-02-04 18:05:14 +0100 (Sat, 04 Feb 2006) | 2 lines
14749 Changed paths:
14750    A /trunk/extras/valgrind.suppressions
14752 Valgrind errors suppression file
14754 ------------------------------------------------------------------------
14755 r14158 | zorglub | 2006-02-04 18:03:40 +0100 (Sat, 04 Feb 2006) | 2 lines
14756 Changed paths:
14757    M /trunk/include/vlc_symbols.h
14759 Missing file
14761 ------------------------------------------------------------------------
14762 r14157 | zorglub | 2006-02-04 17:26:23 +0100 (Sat, 04 Feb 2006) | 2 lines
14763 Changed paths:
14764    M /trunk/include/vlc_messages.h
14765    M /trunk/include/vlc_symbols.h
14766    M /trunk/modules/stream_out/transcode.c
14767    M /trunk/src/audio_output/dec.c
14768    M /trunk/src/audio_output/input.c
14769    M /trunk/src/input/decoder.c
14770    M /trunk/src/input/es_out.c
14771    M /trunk/src/input/input.c
14772    M /trunk/src/input/stream.c
14773    M /trunk/src/misc/stats.c
14774    M /trunk/src/network/httpd.c
14775    M /trunk/src/playlist/playlist.c
14776    M /trunk/src/stream_output/stream_output.c
14777    M /trunk/src/video_output/video_output.c
14779 Stop using strings to index stats, use integers. The list is not sorted yet, though
14781 ------------------------------------------------------------------------
14782 r14156 | zorglub | 2006-02-04 16:28:36 +0100 (Sat, 04 Feb 2006) | 2 lines
14783 Changed paths:
14784    M /trunk/src/playlist/playlist.c
14786 Fix memleak
14788 ------------------------------------------------------------------------
14789 r14155 | zorglub | 2006-02-04 14:56:07 +0100 (Sat, 04 Feb 2006) | 2 lines
14790 Changed paths:
14791    M /trunk/src/misc/hashtables.c
14793 Fix stupid bug
14795 ------------------------------------------------------------------------
14796 r14154 | zorglub | 2006-02-04 13:50:41 +0100 (Sat, 04 Feb 2006) | 2 lines
14797 Changed paths:
14798    M /trunk/src/misc/hashtables.c
14800 Don't read uninitialized values
14802 ------------------------------------------------------------------------
14803 r14153 | zorglub | 2006-02-04 12:04:42 +0100 (Sat, 04 Feb 2006) | 3 lines
14804 Changed paths:
14805    M /trunk/NEWS
14806    M /trunk/include/main.h
14807    M /trunk/include/vlc_messages.h
14808    M /trunk/include/vlc_symbols.h
14809    M /trunk/modules/stream_out/transcode.c
14810    M /trunk/src/audio_output/dec.c
14811    M /trunk/src/audio_output/input.c
14812    M /trunk/src/input/decoder.c
14813    M /trunk/src/input/es_out.c
14814    M /trunk/src/input/stream.c
14815    M /trunk/src/libvlc.c
14816    M /trunk/src/misc/hashtables.c
14817    M /trunk/src/misc/stats.c
14818    M /trunk/src/network/httpd.c
14819    M /trunk/src/stream_output/stream_output.c
14820    M /trunk/src/video_output/video_output.c
14822 * Avoid useless stats_Get calls
14823 * Reduce vlc_object_find calls
14825 ------------------------------------------------------------------------
14826 r14152 | zorglub | 2006-02-04 10:24:50 +0100 (Sat, 04 Feb 2006) | 2 lines
14827 Changed paths:
14828    M /trunk/src/misc/hashtables.c
14830 Don't check the full string
14832 ------------------------------------------------------------------------
14833 r14151 | zorglub | 2006-02-04 01:08:50 +0100 (Sat, 04 Feb 2006) | 2 lines
14834 Changed paths:
14835    M /trunk/include/stream_output.h
14836    M /trunk/src/stream_output/stream_output.c
14838 AccessOutWrite is called very often, especially for TS. Don't store stats on each call
14840 ------------------------------------------------------------------------
14841 r14150 | zorglub | 2006-02-04 00:52:45 +0100 (Sat, 04 Feb 2006) | 2 lines
14842 Changed paths:
14843    M /trunk/Makefile.am
14844    M /trunk/include/vlc_common.h
14845    M /trunk/include/vlc_messages.h
14846    M /trunk/include/vlc_symbols.h
14847    A /trunk/src/misc/hashtables.c
14848    M /trunk/src/misc/stats.c
14850 Use a hash for stats. Not finished
14852 ------------------------------------------------------------------------
14853 r14149 | zorglub | 2006-02-03 20:53:47 +0100 (Fri, 03 Feb 2006) | 2 lines
14854 Changed paths:
14855    M /trunk/include/vlc/libvlc.h
14856    M /trunk/src/control/core.c
14857    M /trunk/src/control/playlist.c
14858    M /trunk/test/NativeLibvlcTest.py
14859    M /trunk/test/native_libvlc/native_libvlc_test.c
14860    M /trunk/test/pyunit.h
14862 Play and add (Refs:#457)
14864 ------------------------------------------------------------------------
14865 r14148 | sigmunau | 2006-02-03 16:10:12 +0100 (Fri, 03 Feb 2006) | 2 lines
14866 Changed paths:
14867    M /trunk/modules/access/dvb/linux_dvb.c
14869 linux_dvb.c: initialize a variable
14871 ------------------------------------------------------------------------
14872 r14147 | sigmunau | 2006-02-03 15:07:41 +0100 (Fri, 03 Feb 2006) | 2 lines
14873 Changed paths:
14874    M /trunk/src/input/es_out.c
14875    M /trunk/src/input/stream.c
14876    M /trunk/src/stream_output/stream_output.c
14878 fix --no-stats in a few cases (there are more remaining)
14880 ------------------------------------------------------------------------
14881 r14146 | xtophe | 2006-02-03 10:54:22 +0100 (Fri, 03 Feb 2006) | 2 lines
14882 Changed paths:
14883    M /trunk/po/POTFILES.in
14884    M /trunk/po/ca.po
14885    M /trunk/po/da.po
14886    M /trunk/po/de.po
14887    M /trunk/po/en_GB.po
14888    M /trunk/po/es.po
14889    M /trunk/po/fr.po
14890    M /trunk/po/it.po
14891    M /trunk/po/ja.po
14892    M /trunk/po/ka.po
14893    M /trunk/po/ko.po
14894    M /trunk/po/nl.po
14895    M /trunk/po/oc.po
14896    M /trunk/po/pt_BR.po
14897    M /trunk/po/ro.po
14898    M /trunk/po/ru.po
14899    M /trunk/po/sv.po
14900    M /trunk/po/tr.po
14901    M /trunk/po/vlc.pot
14902    M /trunk/po/zh_CN.po
14903    M /trunk/po/zh_TW.po
14905 Run update-po due to the new upnp files.
14907 ------------------------------------------------------------------------
14908 r14145 | xtophe | 2006-02-03 01:13:11 +0100 (Fri, 03 Feb 2006) | 2 lines
14909 Changed paths:
14910    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14912 Seems that the widget return the path in local encoding
14914 ------------------------------------------------------------------------
14915 r14144 | dionoea | 2006-02-03 00:54:03 +0100 (Fri, 03 Feb 2006) | 2 lines
14916 Changed paths:
14917    M /trunk/src/misc/update.c
14919 fix download (it didn't download the last (file size)%(1<<10) bytes)
14921 ------------------------------------------------------------------------
14922 r14143 | dionoea | 2006-02-03 00:35:12 +0100 (Fri, 03 Feb 2006) | 2 lines
14923 Changed paths:
14924    M /trunk/doc/Doxyfile
14926 update Doxyfile using "doxygen -u"
14928 ------------------------------------------------------------------------
14929 r14142 | dionoea | 2006-02-03 00:31:42 +0100 (Fri, 03 Feb 2006) | 3 lines
14930 Changed paths:
14931    M /trunk/include/vlc_interaction.h
14932    M /trunk/include/vlc_update.h
14933    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14935 include/* : fix doxygen comments
14936 modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up
14938 ------------------------------------------------------------------------
14939 r14141 | dionoea | 2006-02-03 00:04:59 +0100 (Fri, 03 Feb 2006) | 3 lines
14940 Changed paths:
14941    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14942    M /trunk/src/misc/update.c
14944 use VLC threads instead of wxWidgets threads.
14945 (i just had to find the suxor thread exemple in video_output.c :p )
14947 ------------------------------------------------------------------------
14948 r14140 | dionoea | 2006-02-02 20:00:08 +0100 (Thu, 02 Feb 2006) | 2 lines
14949 Changed paths:
14950    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14952 lets hope that this fixes the win32 build
14954 ------------------------------------------------------------------------
14955 r14139 | dionoea | 2006-02-02 19:06:20 +0100 (Thu, 02 Feb 2006) | 2 lines
14956 Changed paths:
14957    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14958    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
14960 Fix misplaced include (triggered error on win32 build only ... weird)
14962 ------------------------------------------------------------------------
14963 r14138 | dionoea | 2006-02-02 18:44:07 +0100 (Thu, 02 Feb 2006) | 2 lines
14964 Changed paths:
14965    M /trunk/src/misc/update.c
14967 remove old uneeded #include
14969 ------------------------------------------------------------------------
14970 r14137 | dionoea | 2006-02-02 18:29:06 +0100 (Thu, 02 Feb 2006) | 9 lines
14971 Changed paths:
14972    M /trunk/Makefile.am
14973    M /trunk/include/vlc_common.h
14974    M /trunk/include/vlc_symbols.h
14975    A /trunk/include/vlc_update.h
14976    M /trunk/modules/control/rc.c
14977    A /trunk/modules/gui/wxwidgets/bitmaps/update_ascii.xpm
14978    A /trunk/modules/gui/wxwidgets/bitmaps/update_binary.xpm
14979    A /trunk/modules/gui/wxwidgets/bitmaps/update_document.xpm
14980    A /trunk/modules/gui/wxwidgets/bitmaps/update_info.xpm
14981    A /trunk/modules/gui/wxwidgets/bitmaps/update_source.xpm
14982    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
14983    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
14984    M /trunk/src/misc/modules.c
14985    A /trunk/src/misc/update.c
14987 src/*, include/* : update core functions. (Should make it relatively easy
14988                    to use in interfaces)
14989                    The downloadable plugins part still needs some work.
14991 modules/control/rc.c : add function to query updates (mainly used for testing)
14993 modules/gui/wxwidgets/* : update pannel.
14996 ------------------------------------------------------------------------
14997 r14136 | dionoea | 2006-02-02 17:36:48 +0100 (Thu, 02 Feb 2006) | 2 lines
14998 Changed paths:
14999    M /trunk/src/interface/interaction.c
15001 Make sure that the progress bar dialog exists before updating its status.
15003 ------------------------------------------------------------------------
15004 r14135 | sigmunau | 2006-02-02 12:59:15 +0100 (Thu, 02 Feb 2006) | 4 lines
15005 Changed paths:
15006    M /trunk/src/input/es_out.c
15008 es_out.c: fixed a slight memleak in "now playing" handling. 
15009 This one is slightly dangerous as it can happen over and over again during
15010 normal operation.
15012 ------------------------------------------------------------------------
15013 r14134 | courmisch | 2006-02-02 11:59:17 +0100 (Thu, 02 Feb 2006) | 3 lines
15014 Changed paths:
15015    M /trunk/THANKS
15016    M /trunk/configure.ac
15017    M /trunk/modules/services_discovery/Modules.am
15018    D /trunk/modules/services_discovery/upnp.cpp
15019    A /trunk/modules/services_discovery/upnp_cc.cpp (from /trunk/modules/services_discovery/upnp.cpp:14133)
15020    A /trunk/modules/services_discovery/upnp_intel.cpp
15022 Add libupnp-based UPnP discovery from Christian Henz
15023 with proper configure checks
15025 ------------------------------------------------------------------------
15026 r14133 | hartman | 2006-02-02 04:22:52 +0100 (Thu, 02 Feb 2006) | 2 lines
15027 Changed paths:
15028    M /trunk/src/input/subtitles.c
15030 * Forgot to add the path seperator. truly fixes the bug. refs #463
15032 ------------------------------------------------------------------------
15033 r14132 | hartman | 2006-02-02 03:44:31 +0100 (Thu, 02 Feb 2006) | 2 lines
15034 Changed paths:
15035    M /trunk/extras/contrib/src/Makefile
15037 * Fix the dvdread library linking in the libdvdnav dylib by hand. fixes #515
15039 ------------------------------------------------------------------------
15040 r14131 | hartman | 2006-02-01 21:51:18 +0100 (Wed, 01 Feb 2006) | 3 lines
15041 Changed paths:
15042    M /trunk/src/input/subtitles.c
15044 * If input file in current dir specified, then retrieve CWD when we try to look for subtitle files. fixes #463
15045 * When probing the autodetected files, probe them in the Locale, not in UTF-8. refs #528
15047 ------------------------------------------------------------------------
15048 r14130 | jpsaman | 2006-02-01 21:24:23 +0100 (Wed, 01 Feb 2006) | 1 line
15049 Changed paths:
15050    M /trunk/modules/packetizer/mpegvideo.c
15052 Fixed a memleak
15053 ------------------------------------------------------------------------
15054 r14129 | courmisch | 2006-02-01 21:04:09 +0100 (Wed, 01 Feb 2006) | 2 lines
15055 Changed paths:
15056    M /trunk/modules/gui/macosx/bookmarks.h
15057    M /trunk/modules/gui/macosx/bookmarks.m
15058    M /trunk/modules/gui/macosx/equalizer.h
15059    M /trunk/modules/gui/macosx/sfilters.h
15060    M /trunk/modules/gui/macosx/sfilters.m
15062 Don't use weird MAC charset
15064 ------------------------------------------------------------------------
15065 r14128 | courmisch | 2006-02-01 20:52:29 +0100 (Wed, 01 Feb 2006) | 2 lines
15066 Changed paths:
15067    M /trunk/bindings/python/vlcglue.h
15069 One more
15071 ------------------------------------------------------------------------
15072 r14127 | courmisch | 2006-02-01 20:49:08 +0100 (Wed, 01 Feb 2006) | 2 lines
15073 Changed paths:
15074    M /trunk/doc/developer2
15076 svn:ignore built doc
15078 ------------------------------------------------------------------------
15079 r14126 | courmisch | 2006-02-01 20:47:14 +0100 (Wed, 01 Feb 2006) | 2 lines
15080 Changed paths:
15081    M /trunk/doc/developer2/history.xml
15082    M /trunk/doc/developer2/videolan-doc.xsl
15083    M /trunk/doc/developer2/vlc-dev-doc.xml
15085 Same as previous commit
15087 ------------------------------------------------------------------------
15088 r14125 | courmisch | 2006-02-01 20:44:56 +0100 (Wed, 01 Feb 2006) | 2 lines
15089 Changed paths:
15090    M /trunk/doc/developer/Makefile
15091    M /trunk/doc/developer/Makefile.in
15092    M /trunk/doc/developer/history.xml
15093    M /trunk/doc/developer/manual.xml
15094    M /trunk/doc/developer/videolan-doc-chunk.xsl
15095    M /trunk/doc/developer/videolan-doc.xsl
15097 Uniformize developer doc encoding
15099 ------------------------------------------------------------------------
15100 r14124 | courmisch | 2006-02-01 20:40:01 +0100 (Wed, 01 Feb 2006) | 2 lines
15101 Changed paths:
15102    M /trunk/NEWS
15103    M /trunk/modules/access/vcdx/intf.h
15104    M /trunk/modules/gui/macosx/extended.h
15105    M /trunk/modules/gui/macosx/extended.m
15106    M /trunk/modules/gui/macosx/prefs_widgets.m
15107    M /trunk/modules/gui/macosx/wizard.h
15108    M /trunk/modules/gui/macosx/wizard.m
15109    M /trunk/modules/gui/wxwidgets/streamdata.h
15110    M /trunk/modules/video_chroma/i420_rgb_mmx.h
15111    M /trunk/modules/visualization/visual/visual.h
15112    M /trunk/po/sv.po
15114 Additionnal conversions
15116 ------------------------------------------------------------------------
15117 r14123 | courmisch | 2006-02-01 20:32:40 +0100 (Wed, 01 Feb 2006) | 2 lines
15118 Changed paths:
15119    M /trunk/modules/LIST
15120    M /trunk/modules/gui/wince/preferences_widgets.h
15122 French -> English
15124 ------------------------------------------------------------------------
15125 r14122 | courmisch | 2006-02-01 20:21:41 +0100 (Wed, 01 Feb 2006) | 2 lines
15126 Changed paths:
15127    M /trunk/share/skins2
15129 svn:ignore built skins
15131 ------------------------------------------------------------------------
15132 r14121 | courmisch | 2006-02-01 20:20:17 +0100 (Wed, 01 Feb 2006) | 2 lines
15133 Changed paths:
15134    M /trunk/include/iso_lang.h
15135    M /trunk/include/libvlc_internal.h
15136    M /trunk/include/modules_inner.h
15137    M /trunk/include/vlc/libvlc.h
15138    M /trunk/include/vlc_config_cat.h
15139    M /trunk/include/vout_synchro.h
15141 More UTF8ication
15143 ------------------------------------------------------------------------
15144 r14120 | hartman | 2006-02-01 19:13:49 +0100 (Wed, 01 Feb 2006) | 2 lines
15145 Changed paths:
15146    M /trunk/modules/gui/macosx/voutgl.m
15148 * Enable OpenGL without Acceleration on Mac OSX. (Fallback option)
15150 ------------------------------------------------------------------------
15151 r14119 | courmisch | 2006-02-01 19:08:49 +0100 (Wed, 01 Feb 2006) | 2 lines
15152 Changed paths:
15153    M /trunk/mozilla/support/npmac.cpp
15155 That one wasn't even Latin-1
15157 ------------------------------------------------------------------------
15158 r14118 | courmisch | 2006-02-01 19:06:48 +0100 (Wed, 01 Feb 2006) | 2 lines
15159 Changed paths:
15160    M /trunk/bindings/python/vlcglue.c
15161    M /trunk/loader/pe_image.c
15162    M /trunk/modules/access/vcdx/demux.c
15163    M /trunk/modules/access/vcdx/intf.c
15164    M /trunk/modules/audio_filter/channel_mixer/dolby.c
15165    M /trunk/modules/audio_filter/channel_mixer/headphone.c
15166    M /trunk/modules/audio_filter/converter/a52tofloat32.c
15167    M /trunk/modules/audio_filter/converter/a52tospdif.c
15168    M /trunk/modules/audio_filter/converter/dtstofloat32.c
15169    M /trunk/modules/audio_filter/normvol.c
15170    M /trunk/modules/codec/a52.c
15171    M /trunk/modules/demux/playlist/m3u.c
15172    M /trunk/modules/demux/playlist/old.c
15173    M /trunk/modules/demux/playlist/playlist.c
15174    M /trunk/modules/demux/playlist/pls.c
15175    M /trunk/modules/gui/skins2/commands/async_queue.cpp
15176    M /trunk/modules/gui/skins2/commands/async_queue.hpp
15177    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
15178    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
15179    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
15180    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
15181    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
15182    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
15183    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
15184    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
15185    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
15186    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
15187    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
15188    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
15189    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
15190    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
15191    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
15192    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
15193    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
15194    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
15195    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
15196    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
15197    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
15198    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
15199    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
15200    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
15201    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
15202    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
15203    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
15204    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
15205    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
15206    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
15207    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
15208    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
15209    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
15210    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
15211    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
15212    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
15213    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
15214    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
15215    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
15216    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
15217    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
15218    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
15219    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
15220    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
15221    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
15222    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
15223    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
15224    M /trunk/modules/gui/skins2/events/evt_enter.hpp
15225    M /trunk/modules/gui/skins2/events/evt_focus.hpp
15226    M /trunk/modules/gui/skins2/events/evt_generic.hpp
15227    M /trunk/modules/gui/skins2/events/evt_input.cpp
15228    M /trunk/modules/gui/skins2/events/evt_input.hpp
15229    M /trunk/modules/gui/skins2/events/evt_key.cpp
15230    M /trunk/modules/gui/skins2/events/evt_key.hpp
15231    M /trunk/modules/gui/skins2/events/evt_leave.hpp
15232    M /trunk/modules/gui/skins2/events/evt_menu.hpp
15233    M /trunk/modules/gui/skins2/events/evt_motion.hpp
15234    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
15235    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
15236    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
15237    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
15238    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
15239    M /trunk/modules/gui/skins2/events/evt_special.cpp
15240    M /trunk/modules/gui/skins2/events/evt_special.hpp
15241    M /trunk/modules/gui/skins2/macosx/macosx_popup.cpp
15242    M /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
15243    M /trunk/modules/gui/skins2/parser/builder.cpp
15244    M /trunk/modules/gui/skins2/parser/builder.hpp
15245    M /trunk/modules/gui/skins2/parser/interpreter.cpp
15246    M /trunk/modules/gui/skins2/parser/interpreter.hpp
15247    M /trunk/modules/gui/skins2/src/anchor.cpp
15248    M /trunk/modules/gui/skins2/src/anchor.hpp
15249    M /trunk/modules/gui/skins2/src/dialogs.cpp
15250    M /trunk/modules/gui/skins2/src/dialogs.hpp
15251    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
15252    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
15253    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
15254    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
15255    M /trunk/modules/gui/skins2/src/ft2_font.cpp
15256    M /trunk/modules/gui/skins2/src/ft2_font.hpp
15257    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
15258    M /trunk/modules/gui/skins2/src/generic_font.hpp
15259    M /trunk/modules/gui/skins2/src/generic_layout.cpp
15260    M /trunk/modules/gui/skins2/src/generic_layout.hpp
15261    M /trunk/modules/gui/skins2/src/generic_window.cpp
15262    M /trunk/modules/gui/skins2/src/generic_window.hpp
15263    M /trunk/modules/gui/skins2/src/logger.cpp
15264    M /trunk/modules/gui/skins2/src/logger.hpp
15265    M /trunk/modules/gui/skins2/src/os_factory.cpp
15266    M /trunk/modules/gui/skins2/src/os_factory.hpp
15267    M /trunk/modules/gui/skins2/src/os_graphics.hpp
15268    M /trunk/modules/gui/skins2/src/os_loop.hpp
15269    M /trunk/modules/gui/skins2/src/os_popup.hpp
15270    M /trunk/modules/gui/skins2/src/os_timer.hpp
15271    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
15272    M /trunk/modules/gui/skins2/src/os_window.hpp
15273    M /trunk/modules/gui/skins2/src/popup.cpp
15274    M /trunk/modules/gui/skins2/src/popup.hpp
15275    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
15276    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
15277    M /trunk/modules/gui/skins2/src/skin_common.hpp
15278    M /trunk/modules/gui/skins2/src/skin_main.cpp
15279    M /trunk/modules/gui/skins2/src/theme.cpp
15280    M /trunk/modules/gui/skins2/src/theme.hpp
15281    M /trunk/modules/gui/skins2/src/theme_loader.cpp
15282    M /trunk/modules/gui/skins2/src/theme_loader.hpp
15283    M /trunk/modules/gui/skins2/src/tooltip.cpp
15284    M /trunk/modules/gui/skins2/src/tooltip.hpp
15285    M /trunk/modules/gui/skins2/src/top_window.cpp
15286    M /trunk/modules/gui/skins2/src/top_window.hpp
15287    M /trunk/modules/gui/skins2/src/var_manager.cpp
15288    M /trunk/modules/gui/skins2/src/var_manager.hpp
15289    M /trunk/modules/gui/skins2/src/window_manager.cpp
15290    M /trunk/modules/gui/skins2/src/window_manager.hpp
15291    M /trunk/modules/gui/skins2/utils/bezier.cpp
15292    M /trunk/modules/gui/skins2/utils/bezier.hpp
15293    M /trunk/modules/gui/skins2/utils/fsm.cpp
15294    M /trunk/modules/gui/skins2/utils/fsm.hpp
15295    M /trunk/modules/gui/skins2/utils/observer.hpp
15296    M /trunk/modules/gui/skins2/utils/pointer.hpp
15297    M /trunk/modules/gui/skins2/utils/position.cpp
15298    M /trunk/modules/gui/skins2/utils/position.hpp
15299    M /trunk/modules/gui/skins2/utils/ustring.cpp
15300    M /trunk/modules/gui/skins2/utils/ustring.hpp
15301    M /trunk/modules/gui/skins2/utils/var_bool.cpp
15302    M /trunk/modules/gui/skins2/utils/var_bool.hpp
15303    M /trunk/modules/gui/skins2/utils/var_list.cpp
15304    M /trunk/modules/gui/skins2/utils/var_list.hpp
15305    M /trunk/modules/gui/skins2/utils/var_percent.cpp
15306    M /trunk/modules/gui/skins2/utils/var_percent.hpp
15307    M /trunk/modules/gui/skins2/utils/var_text.cpp
15308    M /trunk/modules/gui/skins2/utils/var_text.hpp
15309    M /trunk/modules/gui/skins2/utils/variable.hpp
15310    M /trunk/modules/gui/skins2/vars/playlist.hpp
15311    M /trunk/modules/gui/skins2/vars/time.cpp
15312    M /trunk/modules/gui/skins2/vars/volume.cpp
15313    M /trunk/modules/gui/skins2/vars/volume.hpp
15314    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
15315    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
15316    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
15317    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
15318    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
15319    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
15320    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
15321    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
15322    M /trunk/modules/gui/skins2/win32/win32_popup.cpp
15323    M /trunk/modules/gui/skins2/win32/win32_popup.hpp
15324    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
15325    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
15326    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
15327    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
15328    M /trunk/modules/gui/skins2/win32/win32_window.cpp
15329    M /trunk/modules/gui/skins2/win32/win32_window.hpp
15330    M /trunk/modules/gui/skins2/x11/x11_display.cpp
15331    M /trunk/modules/gui/skins2/x11/x11_display.hpp
15332    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
15333    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
15334    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
15335    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
15336    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
15337    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
15338    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
15339    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
15340    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
15341    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
15342    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
15343    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
15344    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
15345    M /trunk/modules/gui/skins2/x11/x11_window.cpp
15346    M /trunk/modules/gui/skins2/x11/x11_window.hpp
15347    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
15348    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
15349    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
15350    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
15351    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
15352    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
15353    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
15354    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
15355    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
15356    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
15357    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
15358    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
15359    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
15360    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
15361    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
15362    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
15363    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
15364    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
15365    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
15366    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
15367    M /trunk/modules/gui/wxwidgets/input_manager.cpp
15368    M /trunk/modules/gui/wxwidgets/input_manager.hpp
15369    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
15370    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
15371    M /trunk/modules/gui/wxwidgets/streamdata.cpp
15372    M /trunk/modules/misc/playlist/export.c
15373    M /trunk/modules/misc/playlist/m3u.c
15374    M /trunk/modules/misc/testsuite/playlist.c
15375    M /trunk/modules/mux/avi.c
15376    M /trunk/modules/services_discovery/daap.c
15377    M /trunk/modules/services_discovery/hal.c
15378    M /trunk/modules/video_filter/motiondetect.c
15379    M /trunk/modules/video_filter/swscale/yuv2rgb.c
15380    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
15381    M /trunk/modules/video_output/image.c
15382    M /trunk/modules/visualization/visual/effects.c
15383    M /trunk/modules/visualization/visual/visual.c
15384    M /trunk/src/control/input.c
15385    M /trunk/src/control/playlist.c
15386    M /trunk/src/interface/interaction.c
15387    M /trunk/src/misc/iso_lang.c
15388    M /trunk/src/misc/stats.c
15389    M /trunk/src/playlist/item-ext.c
15390    M /trunk/src/playlist/playlist.c
15391    M /trunk/src/playlist/services_discovery.c
15392    M /trunk/src/playlist/sort.c
15393    M /trunk/src/playlist/view.c
15394    M /trunk/src/stream_output/announce.c
15395    M /trunk/src/video_output/vout_synchro.c
15397 Uniformize source files encoding
15399 ------------------------------------------------------------------------
15400 r14117 | courmisch | 2006-02-01 19:02:40 +0100 (Wed, 01 Feb 2006) | 2 lines
15401 Changed paths:
15402    M /trunk/modules/gui/wince/preferences.cpp
15404 Translate french comment
15406 ------------------------------------------------------------------------
15407 r14116 | courmisch | 2006-02-01 19:01:03 +0100 (Wed, 01 Feb 2006) | 2 lines
15408 Changed paths:
15409    M /trunk/modules/demux/m3u.c
15411 Encode non-ASCII characters outside comments
15413 ------------------------------------------------------------------------
15414 r14115 | courmisch | 2006-02-01 18:44:04 +0100 (Wed, 01 Feb 2006) | 2 lines
15415 Changed paths:
15416    M /trunk/modules/demux/nsc.c
15418 Fix warnings
15420 ------------------------------------------------------------------------
15421 r14114 | courmisch | 2006-02-01 18:41:29 +0100 (Wed, 01 Feb 2006) | 2 lines
15422 Changed paths:
15423    M /trunk/modules/codec/quicktime.c
15425 Fix a bunch of warnings involving mix between uint32_t and long
15427 ------------------------------------------------------------------------
15428 r14113 | hartman | 2006-02-01 17:52:42 +0100 (Wed, 01 Feb 2006) | 4 lines
15429 Changed paths:
15430    M /trunk/modules/gui/macosx/macosx.m
15431    M /trunk/modules/video_output/opengl.c
15433 * Fix the fourcc of OpenGL on Mac Intel. We should check why it's set wrong on PPC.
15434 * Revert the Quartz disabling.
15437 ------------------------------------------------------------------------
15438 r14112 | sam | 2006-02-01 17:27:57 +0100 (Wed, 01 Feb 2006) | 2 lines
15439 Changed paths:
15440    M /trunk/modules/demux/mp4/drms.c
15441    M /trunk/modules/demux/mp4/libmp4.c
15443   * modules/demux/mp4: more explicit error messages for DRMS failures.
15445 ------------------------------------------------------------------------
15446 r14111 | courmisch | 2006-02-01 16:40:53 +0100 (Wed, 01 Feb 2006) | 5 lines
15447 Changed paths:
15448    M /trunk/configure.ac
15450 Enable maintainer mode by default, as it is what maintainer-mode-unaware
15451 (ie. most) automake users are used to.
15452 If you DO want NOT to use maintainer mode you are free to pass
15453 --disable-maintainer-mode to configure.
15455 ------------------------------------------------------------------------
15456 r14110 | courmisch | 2006-02-01 16:28:42 +0100 (Wed, 01 Feb 2006) | 2 lines
15457 Changed paths:
15458    M /trunk/src/libvlc.c
15460 Simpler use of HAVE_ASSERT
15462 ------------------------------------------------------------------------
15463 r14109 | courmisch | 2006-02-01 16:27:59 +0100 (Wed, 01 Feb 2006) | 2 lines
15464 Changed paths:
15465    M /trunk/configure.ac
15467 Define NDEBUG when --enable-debug is not specified
15469 ------------------------------------------------------------------------
15470 r14108 | sam | 2006-02-01 15:57:12 +0100 (Wed, 01 Feb 2006) | 2 lines
15471 Changed paths:
15472    M /trunk/Makefile.am
15474   * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.
15476 ------------------------------------------------------------------------
15477 r14107 | xtophe | 2006-02-01 15:39:05 +0100 (Wed, 01 Feb 2006) | 2 lines
15478 Changed paths:
15479    M /trunk/configure.ac
15480    M /trunk/src/libvlc.c
15482 Test for assert() in configure.
15484 ------------------------------------------------------------------------
15485 r14106 | courmisch | 2006-02-01 14:28:59 +0100 (Wed, 01 Feb 2006) | 2 lines
15486 Changed paths:
15487    M /trunk/include/vlc_common.h
15488    M /trunk/modules/control/http/http.c
15489    M /trunk/modules/control/http/http.h
15490    M /trunk/src/network/httpd.c
15492 Fixed some warnings
15494 ------------------------------------------------------------------------
15495 r14105 | courmisch | 2006-02-01 14:10:55 +0100 (Wed, 01 Feb 2006) | 2 lines
15496 Changed paths:
15497    M /trunk/src/input/stream.c
15499 Remove unused variable
15501 ------------------------------------------------------------------------
15502 r14104 | sam | 2006-02-01 14:01:06 +0100 (Wed, 01 Feb 2006) | 2 lines
15503 Changed paths:
15504    M /trunk/include/main.h
15505    M /trunk/include/os_specific.h
15506    M /trunk/include/vlc_common.h
15507    M /trunk/include/vlc_config.h
15508    M /trunk/include/vlc_threads.h
15509    M /trunk/modules/access/vcd/cdrom.c
15510    M /trunk/modules/access/vcd/cdrom_internals.h
15511    M /trunk/modules/audio_filter/resampler/bandlimited.c
15512    M /trunk/modules/codec/cmml/browser_open.c
15513    M /trunk/modules/codec/mpeg_audio.c
15514    M /trunk/modules/codec/quicktime.c
15515    M /trunk/modules/control/http/http.c
15516    M /trunk/modules/demux/mkv.cpp
15517    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
15518    M /trunk/modules/misc/freetype.c
15519    M /trunk/modules/misc/logger.c
15520    M /trunk/modules/video_output/opengl.c
15521    M /trunk/modules/video_output/x11/xcommon.c
15522    M /trunk/src/vlc.c
15524   * Got rid of SYS_DARWIN everywhere.
15526 ------------------------------------------------------------------------
15527 r14103 | sam | 2006-02-01 13:44:16 +0100 (Wed, 01 Feb 2006) | 3 lines
15528 Changed paths:
15529    M /trunk/src/extras/libc.c
15530    M /trunk/src/interface/interface.c
15531    M /trunk/src/interface/intf_eject.c
15532    M /trunk/src/libvlc.c
15533    M /trunk/src/libvlc.h
15534    M /trunk/src/misc/charset.c
15535    M /trunk/src/misc/configuration.c
15536    M /trunk/src/misc/cpu.c
15537    M /trunk/src/misc/messages.c
15538    M /trunk/src/misc/modules.c
15539    M /trunk/src/misc/threads.c
15540    M /trunk/src/network/httpd.c
15541    M /trunk/src/video_output/video_output.c
15542    M /trunk/src/video_output/vout_intf.c
15544   * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
15545     __ppc64__ (meaning PowerPC).
15547 ------------------------------------------------------------------------
15548 r14102 | sam | 2006-02-01 13:22:52 +0100 (Wed, 01 Feb 2006) | 3 lines
15549 Changed paths:
15550    M /trunk/extras/contrib/src/Makefile
15552   * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
15553     with --disable-decoder.
15555 ------------------------------------------------------------------------
15556 r14101 | sam | 2006-02-01 13:16:42 +0100 (Wed, 01 Feb 2006) | 4 lines
15557 Changed paths:
15558    M /trunk/extras/contrib/src/Makefile
15559    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
15561   * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated for current SVN.
15562   * extras/contrib/src/Makefile: re-added --disable-codec flags (the FFMPEG
15563     tree on altair was outdated) but removed the duplicate vorbis one.
15565 ------------------------------------------------------------------------
15566 r14100 | xtophe | 2006-02-01 13:06:56 +0100 (Wed, 01 Feb 2006) | 2 lines
15567 Changed paths:
15568    M /trunk/extras/contrib/src/Patches/tremor.patch
15570   * extras/contrib/src/Patches/tremor.patch: fixed braindead \n within string.
15572 ------------------------------------------------------------------------
15573 r14099 | sam | 2006-02-01 12:45:18 +0100 (Wed, 01 Feb 2006) | 2 lines
15574 Changed paths:
15575    M /trunk/extras/contrib/src/Makefile
15577   * extras/contrib/src/Makefile: --disable-codec no longer exists.
15579 ------------------------------------------------------------------------
15580 r14098 | sam | 2006-02-01 12:20:52 +0100 (Wed, 01 Feb 2006) | 4 lines
15581 Changed paths:
15582    M /trunk/Makefile.am
15584   * Makefile.am: "[ -x foo ]" only works if "foo" is in the current directory,
15585     there is no easy way to check for the presence of an executable, but
15586     trying to execute it ("foo --version >/dev/null") is usually safe.
15588 ------------------------------------------------------------------------
15589 r14097 | sam | 2006-02-01 10:57:37 +0100 (Wed, 01 Feb 2006) | 3 lines
15590 Changed paths:
15591    M /trunk/modules/demux/mp4/drms.c
15592    M /trunk/modules/demux/mp4/drmstables.h
15593    M /trunk/modules/demux/mp4/libmp4.c
15595   * modules/demux/mp4: added more comments and debug information to the DRMS
15596     code.
15598 ------------------------------------------------------------------------
15599 r14096 | hartman | 2006-02-01 04:36:40 +0100 (Wed, 01 Feb 2006) | 2 lines
15600 Changed paths:
15601    M /trunk/modules/gui/macosx/controls.m
15602    M /trunk/modules/gui/macosx/intf.m
15603    M /trunk/modules/gui/macosx/vout.m
15605 * A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess... 
15607 ------------------------------------------------------------------------
15608 r14095 | hartman | 2006-01-31 23:17:30 +0100 (Tue, 31 Jan 2006) | 2 lines
15609 Changed paths:
15610    M /trunk/modules/gui/macosx/macosx.m
15612 * 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.
15614 ------------------------------------------------------------------------
15615 r14094 | dionoea | 2006-01-31 21:38:35 +0100 (Tue, 31 Jan 2006) | 2 lines
15616 Changed paths:
15617    M /trunk/share/Makefile.am
15619 add missing images
15621 ------------------------------------------------------------------------
15622 r14093 | hartman | 2006-01-31 21:27:25 +0100 (Tue, 31 Jan 2006) | 2 lines
15623 Changed paths:
15624    M /trunk/modules/codec/libmpeg2.c
15626 * SYS_DARWIN -> __ppc__ || __ppc64__
15628 ------------------------------------------------------------------------
15629 r14092 | hartman | 2006-01-31 21:00:49 +0100 (Tue, 31 Jan 2006) | 2 lines
15630 Changed paths:
15631    M /trunk/src/libvlc.c
15632    M /trunk/src/libvlc.h
15634 * Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check
15636 ------------------------------------------------------------------------
15637 r14091 | dionoea | 2006-01-31 20:50:50 +0100 (Tue, 31 Jan 2006) | 2 lines
15638 Changed paths:
15639    M /trunk/share/http/dialogs/browse
15640    M /trunk/share/http/js/functions.js
15642 misc IE and windows fixes or workarounds.
15644 ------------------------------------------------------------------------
15645 r14090 | dionoea | 2006-01-31 17:39:10 +0100 (Tue, 31 Jan 2006) | 2 lines
15646 Changed paths:
15647    M /trunk/share/http/dialogs/sout
15649 default show full sout interface
15651 ------------------------------------------------------------------------
15652 r14089 | sigmunau | 2006-01-31 17:27:50 +0100 (Tue, 31 Jan 2006) | 2 lines
15653 Changed paths:
15654    M /trunk/include/modules_inner.h
15656 fixed the smallest and most elusive leak yet
15658 ------------------------------------------------------------------------
15659 r14088 | sigmunau | 2006-01-31 16:18:45 +0100 (Tue, 31 Jan 2006) | 2 lines
15660 Changed paths:
15661    M /trunk/src/misc/vlm.c
15663 vlm.c: fixed minor memleak
15665 ------------------------------------------------------------------------
15666 r14087 | sigmunau | 2006-01-31 16:11:08 +0100 (Tue, 31 Jan 2006) | 3 lines
15667 Changed paths:
15668    M /trunk/modules/misc/logger.c
15670 logger.c: put in header prefix for syslog output (still missing for text 
15671 and html)
15673 ------------------------------------------------------------------------
15674 r14086 | courmisch | 2006-01-31 11:48:47 +0100 (Tue, 31 Jan 2006) | 3 lines
15675 Changed paths:
15676    M /trunk/src/stream_output/sap.c
15678 Generate correct originating address in SAP header
15679 in case of IPv4 advertisement on a IPv6-enabled OS
15681 ------------------------------------------------------------------------
15682 r14085 | courmisch | 2006-01-30 23:02:47 +0100 (Mon, 30 Jan 2006) | 2 lines
15683 Changed paths:
15684    M /trunk/src/libvlc.c
15686 Fix error handling in (From|To)Locale
15688 ------------------------------------------------------------------------
15689 r14084 | dionoea | 2006-01-30 22:47:38 +0100 (Mon, 30 Jan 2006) | 2 lines
15690 Changed paths:
15691    M /trunk/extras/contrib/src/packages.mak
15693 fix nasm url
15695 ------------------------------------------------------------------------
15696 r14083 | hartman | 2006-01-30 19:14:05 +0100 (Mon, 30 Jan 2006) | 2 lines
15697 Changed paths:
15698    M /trunk/extras/contrib/src/Makefile
15699    M /trunk/extras/contrib/src/packages.mak
15701 * Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
15703 ------------------------------------------------------------------------
15704 r14082 | courmisch | 2006-01-30 18:44:38 +0100 (Mon, 30 Jan 2006) | 2 lines
15705 Changed paths:
15706    M /trunk/share/Makefile.am
15708 Remove .vlt with mostlyclean
15710 ------------------------------------------------------------------------
15711 r14081 | courmisch | 2006-01-30 18:39:42 +0100 (Mon, 30 Jan 2006) | 2 lines
15712 Changed paths:
15713    M /trunk/share/Makefile.am
15715 Add missing file
15717 ------------------------------------------------------------------------
15718 r14080 | courmisch | 2006-01-30 18:38:27 +0100 (Mon, 30 Jan 2006) | 2 lines
15719 Changed paths:
15720    M /trunk/share/Makefile.am
15722 Hopefully fixes .vlt build
15724 ------------------------------------------------------------------------
15725 r14079 | dionoea | 2006-01-30 18:33:05 +0100 (Mon, 30 Jan 2006) | 9 lines
15726 Changed paths:
15727    M /trunk/share/http/dialogs/main
15728    M /trunk/share/http/dialogs/sout
15729    M /trunk/share/http/dialogs/vlm
15730    A /trunk/share/http/images/info.png
15731    M /trunk/share/http/js/functions.js
15732    M /trunk/share/http/js/vlm.js
15733    M /trunk/share/http/requests/status.xml
15734    M /trunk/share/http/style.css
15735    M /trunk/src/misc/vlm.c
15737 * Add "Stream and media info panel" ( http/dialogs/main,
15738   http/images/info.png, http/style.css, http/js/functions.js )
15740 * Make instance playlist position consitent with position used in
15741   inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
15743 * Make it possible to use "enter key" in some text boxes to confirm (*)
15746 ------------------------------------------------------------------------
15747 r14078 | courmisch | 2006-01-30 17:59:29 +0100 (Mon, 30 Jan 2006) | 2 lines
15748 Changed paths:
15749    M /trunk/share/Makefile.am
15751 Don't distribute generated files - fixes build
15753 ------------------------------------------------------------------------
15754 r14077 | hartman | 2006-01-30 17:07:35 +0100 (Mon, 30 Jan 2006) | 2 lines
15755 Changed paths:
15756    M /trunk/extras/contrib/src/Makefile
15758 * Fix the mactel contrib of x264
15760 ------------------------------------------------------------------------
15761 r14076 | sigmunau | 2006-01-30 13:20:37 +0100 (Mon, 30 Jan 2006) | 2 lines
15762 Changed paths:
15763    M /trunk/src/misc/vlm.c
15765 vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there
15767 ------------------------------------------------------------------------
15768 r14075 | sigmunau | 2006-01-30 12:13:11 +0100 (Mon, 30 Jan 2006) | 5 lines
15769 Changed paths:
15770    M /trunk/src/misc/messages.c
15772 messages.c: fixed one more leak related to vlm prefix on messages.
15773 This one happened each time the message queue was overflowed.
15774 Also (hopefully) fixed a leak that would happen each time no message 
15775 queue were found. I don't know if this condition can ever appear though
15777 ------------------------------------------------------------------------
15778 r14074 | zorglub | 2006-01-29 23:58:42 +0100 (Sun, 29 Jan 2006) | 2 lines
15779 Changed paths:
15780    M /trunk/share/Makefile.am
15782 Should fix skins stuff build
15784 ------------------------------------------------------------------------
15785 r14073 | zorglub | 2006-01-29 23:47:31 +0100 (Sun, 29 Jan 2006) | 2 lines
15786 Changed paths:
15787    M /trunk/modules/access/cdda.c
15789 Should fix CDDA build
15791 ------------------------------------------------------------------------
15792 r14072 | hartman | 2006-01-29 23:11:04 +0100 (Sun, 29 Jan 2006) | 2 lines
15793 Changed paths:
15794    M /trunk/modules/demux/vobsub.c
15796 * 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)
15798 ------------------------------------------------------------------------
15799 r14071 | zorglub | 2006-01-29 22:45:13 +0100 (Sun, 29 Jan 2006) | 2 lines
15800 Changed paths:
15801    M /trunk/share/Makefile.am
15802    A /trunk/share/skins2/default
15803    A /trunk/share/skins2/default/FreeSansBold.ttf
15804    A /trunk/share/skins2/default/add_item.png
15805    A /trunk/share/skins2/default/add_item_onclick.png
15806    A /trunk/share/skins2/default/body.png
15807    A /trunk/share/skins2/default/close.png
15808    A /trunk/share/skins2/default/close_mouseover.png
15809    A /trunk/share/skins2/default/close_onclick.png
15810    A /trunk/share/skins2/default/delete_item.png
15811    A /trunk/share/skins2/default/delete_item_onclick.png
15812    A /trunk/share/skins2/default/disabled.png
15813    A /trunk/share/skins2/default/fast.png
15814    A /trunk/share/skins2/default/fast_disabled.png
15815    A /trunk/share/skins2/default/fast_onclick.png
15816    A /trunk/share/skins2/default/next.png
15817    A /trunk/share/skins2/default/next_disabled.png
15818    A /trunk/share/skins2/default/next_onclick.png
15819    A /trunk/share/skins2/default/pause.png
15820    A /trunk/share/skins2/default/pause_onclick.png
15821    A /trunk/share/skins2/default/play.png
15822    A /trunk/share/skins2/default/play_onclick.png
15823    A /trunk/share/skins2/default/playlist.png
15824    A /trunk/share/skins2/default/playlist_body1.png
15825    A /trunk/share/skins2/default/playlist_body2.png
15826    A /trunk/share/skins2/default/playlist_body3.png
15827    A /trunk/share/skins2/default/playlist_body4.png
15828    A /trunk/share/skins2/default/playlist_body6.png
15829    A /trunk/share/skins2/default/playlist_body7.png
15830    A /trunk/share/skins2/default/playlist_body8.png
15831    A /trunk/share/skins2/default/playlist_body9.png
15832    A /trunk/share/skins2/default/playlist_button.png
15833    A /trunk/share/skins2/default/playlist_button2.png
15834    A /trunk/share/skins2/default/playlist_button_onclick.png
15835    A /trunk/share/skins2/default/playlist_button_onclick2.png
15836    A /trunk/share/skins2/default/preferences.png
15837    A /trunk/share/skins2/default/preferences_onclick.png
15838    A /trunk/share/skins2/default/previous.png
15839    A /trunk/share/skins2/default/previous_disabled.png
15840    A /trunk/share/skins2/default/previous_onclick.png
15841    A /trunk/share/skins2/default/reduce.png
15842    A /trunk/share/skins2/default/reduce_disabled.png
15843    A /trunk/share/skins2/default/reduce_mouseover.png
15844    A /trunk/share/skins2/default/reduce_onclick.png
15845    A /trunk/share/skins2/default/resize.png
15846    A /trunk/share/skins2/default/rev.png
15847    A /trunk/share/skins2/default/rev_disabled.png
15848    A /trunk/share/skins2/default/rev_onclick.png
15849    A /trunk/share/skins2/default/slider.png
15850    A /trunk/share/skins2/default/slider2.png
15851    A /trunk/share/skins2/default/slider_onclick.png
15852    A /trunk/share/skins2/default/slider_playlist.png
15853    A /trunk/share/skins2/default/slider_volume.png
15854    A /trunk/share/skins2/default/slider_volume_onclick.png
15855    A /trunk/share/skins2/default/slow.png
15856    A /trunk/share/skins2/default/slow_disabled.png
15857    A /trunk/share/skins2/default/slow_onclick.png
15858    A /trunk/share/skins2/default/sort.png
15859    A /trunk/share/skins2/default/sort_onclick.png
15860    A /trunk/share/skins2/default/stop.png
15861    A /trunk/share/skins2/default/stop_disabled.png
15862    A /trunk/share/skins2/default/stop_onclick.png
15863    A /trunk/share/skins2/default/theme.xml
15864    A /trunk/share/skins2/default/volume.png
15865    A /trunk/share/skins2/default/vout.png
15866    A /trunk/share/skins2/default/vout2.png
15867    A /trunk/share/skins2/default/vout_body.png
15868    A /trunk/share/skins2/default/vout_body1.png
15869    A /trunk/share/skins2/default/vout_bottom.png
15870    A /trunk/share/skins2/default/vout_bottom_left.png
15871    A /trunk/share/skins2/default/vout_bottom_right.png
15872    A /trunk/share/skins2/default/vout_left.png
15873    A /trunk/share/skins2/default/vout_onclick.png
15874    A /trunk/share/skins2/default/vout_right.png
15875    A /trunk/share/skins2/default/vout_top.png
15876    A /trunk/share/skins2/default/vout_top_left.png
15877    A /trunk/share/skins2/default/vout_top_right.png
15878    D /trunk/share/skins2/default.vlt
15879    A /trunk/share/skins2/playtree
15880    A /trunk/share/skins2/playtree/FreeSansBold.ttf
15881    A /trunk/share/skins2/playtree/add_item.png
15882    A /trunk/share/skins2/playtree/add_item_onclick.png
15883    A /trunk/share/skins2/playtree/body.png
15884    A /trunk/share/skins2/playtree/close.png
15885    A /trunk/share/skins2/playtree/close_mouseover.png
15886    A /trunk/share/skins2/playtree/close_onclick.png
15887    A /trunk/share/skins2/playtree/closed.png
15888    A /trunk/share/skins2/playtree/delete_item.png
15889    A /trunk/share/skins2/playtree/delete_item_onclick.png
15890    A /trunk/share/skins2/playtree/disabled.png
15891    A /trunk/share/skins2/playtree/fast.png
15892    A /trunk/share/skins2/playtree/fast_disabled.png
15893    A /trunk/share/skins2/playtree/fast_onclick.png
15894    A /trunk/share/skins2/playtree/item.png
15895    A /trunk/share/skins2/playtree/next.png
15896    A /trunk/share/skins2/playtree/next_disabled.png
15897    A /trunk/share/skins2/playtree/next_onclick.png
15898    A /trunk/share/skins2/playtree/open.png
15899    A /trunk/share/skins2/playtree/pause.png
15900    A /trunk/share/skins2/playtree/pause_onclick.png
15901    A /trunk/share/skins2/playtree/play.png
15902    A /trunk/share/skins2/playtree/play_onclick.png
15903    A /trunk/share/skins2/playtree/playlist.png
15904    A /trunk/share/skins2/playtree/playlist_body1.png
15905    A /trunk/share/skins2/playtree/playlist_body2.png
15906    A /trunk/share/skins2/playtree/playlist_body3.png
15907    A /trunk/share/skins2/playtree/playlist_body4.png
15908    A /trunk/share/skins2/playtree/playlist_body6.png
15909    A /trunk/share/skins2/playtree/playlist_body7.png
15910    A /trunk/share/skins2/playtree/playlist_body8.png
15911    A /trunk/share/skins2/playtree/playlist_body9.png
15912    A /trunk/share/skins2/playtree/playlist_button.png
15913    A /trunk/share/skins2/playtree/playlist_button2.png
15914    A /trunk/share/skins2/playtree/playlist_button_onclick.png
15915    A /trunk/share/skins2/playtree/playlist_button_onclick2.png
15916    A /trunk/share/skins2/playtree/preferences.png
15917    A /trunk/share/skins2/playtree/preferences_onclick.png
15918    A /trunk/share/skins2/playtree/previous.png
15919    A /trunk/share/skins2/playtree/previous_disabled.png
15920    A /trunk/share/skins2/playtree/previous_onclick.png
15921    A /trunk/share/skins2/playtree/reduce.png
15922    A /trunk/share/skins2/playtree/reduce_disabled.png
15923    A /trunk/share/skins2/playtree/reduce_mouseover.png
15924    A /trunk/share/skins2/playtree/reduce_onclick.png
15925    A /trunk/share/skins2/playtree/resize.png
15926    A /trunk/share/skins2/playtree/rev.png
15927    A /trunk/share/skins2/playtree/rev_disabled.png
15928    A /trunk/share/skins2/playtree/rev_onclick.png
15929    A /trunk/share/skins2/playtree/slider.png
15930    A /trunk/share/skins2/playtree/slider2.png
15931    A /trunk/share/skins2/playtree/slider_onclick.png
15932    A /trunk/share/skins2/playtree/slider_playlist.png
15933    A /trunk/share/skins2/playtree/slider_volume.png
15934    A /trunk/share/skins2/playtree/slider_volume_onclick.png
15935    A /trunk/share/skins2/playtree/slow.png
15936    A /trunk/share/skins2/playtree/slow_disabled.png
15937    A /trunk/share/skins2/playtree/slow_onclick.png
15938    A /trunk/share/skins2/playtree/sort.png
15939    A /trunk/share/skins2/playtree/sort_onclick.png
15940    A /trunk/share/skins2/playtree/stop.png
15941    A /trunk/share/skins2/playtree/stop_disabled.png
15942    A /trunk/share/skins2/playtree/stop_onclick.png
15943    A /trunk/share/skins2/playtree/theme.xml
15944    A /trunk/share/skins2/playtree/volume.png
15945    A /trunk/share/skins2/playtree/vout.png
15946    A /trunk/share/skins2/playtree/vout2.png
15947    A /trunk/share/skins2/playtree/vout_body.png
15948    A /trunk/share/skins2/playtree/vout_body1.png
15949    A /trunk/share/skins2/playtree/vout_bottom.png
15950    A /trunk/share/skins2/playtree/vout_bottom_left.png
15951    A /trunk/share/skins2/playtree/vout_bottom_right.png
15952    A /trunk/share/skins2/playtree/vout_left.png
15953    A /trunk/share/skins2/playtree/vout_onclick.png
15954    A /trunk/share/skins2/playtree/vout_right.png
15955    A /trunk/share/skins2/playtree/vout_top.png
15956    A /trunk/share/skins2/playtree/vout_top_left.png
15957    A /trunk/share/skins2/playtree/vout_top_right.png
15958    D /trunk/share/skins2/playtree.vlt
15960 Use uncompressed VLT in svn instead of compressed and compress on build
15962 ------------------------------------------------------------------------
15963 r14070 | zorglub | 2006-01-29 20:13:35 +0100 (Sun, 29 Jan 2006) | 2 lines
15964 Changed paths:
15965    M /trunk/test
15966    M /trunk/test/NativeLibvlcTest.py
15967    M /trunk/test/TODO
15968    M /trunk/test/native_libvlc/native_libvlc_test.c
15969    M /trunk/test/test.sh
15971 Test some things
15973 ------------------------------------------------------------------------
15974 r14069 | zorglub | 2006-01-29 20:04:07 +0100 (Sun, 29 Jan 2006) | 3 lines
15975 Changed paths:
15976    M /trunk/include/vlc/libvlc.h
15977    M /trunk/src/control/core.c
15978    M /trunk/src/control/playlist.c
15980 Fix a crasher in exception handling
15981 Add some playlist functions
15983 ------------------------------------------------------------------------
15984 r14068 | xtophe | 2006-01-29 18:33:55 +0100 (Sun, 29 Jan 2006) | 3 lines
15985 Changed paths:
15986    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
15987    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
15988    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
15989    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
15991 infopanels: Redimension the text area. implement modifiable
15992 iteminfo: Use infopanel.
15994 ------------------------------------------------------------------------
15995 r14067 | zorglub | 2006-01-29 18:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
15996 Changed paths:
15997    D /trunk/test/BaseTest.py
15998    A /trunk/test/NativeLibvlcTest.py
15999    D /trunk/test/PlaylistTest.py
16000    A /trunk/test/PyMediaControlBaseTest.py
16001    A /trunk/test/PyMediaControlPlaylistTest.py (from /trunk/test/PlaylistTest.py:14062)
16002    A /trunk/test/PyMediaControlVariablesTest.py (from /trunk/test/VariablesTest.py:14062)
16003    D /trunk/test/VariablesTest.py
16004    A /trunk/test/native_libvlc
16005    A /trunk/test/native_libvlc/native_libvlc_test.c
16006    A /trunk/test/pyunit.h
16007    A /trunk/test/setup.py
16008    M /trunk/test/test.sh
16010 Skeleton for testing libvlc
16012 ------------------------------------------------------------------------
16013 r14066 | dionoea | 2006-01-29 17:44:04 +0100 (Sun, 29 Jan 2006) | 4 lines
16014 Changed paths:
16015    M /trunk/share/http/dialogs/main
16016    M /trunk/share/http/dialogs/vlm
16017    A /trunk/share/http/images/refresh.png
16018    A /trunk/share/http/images/slider_bar.png
16019    A /trunk/share/http/images/slider_left.png
16020    A /trunk/share/http/images/slider_point.png
16021    A /trunk/share/http/images/slider_right.png
16022    M /trunk/share/http/js/functions.js
16023    M /trunk/share/http/requests/status.xml
16025 main, functions.js, slider_*.png : add position slider
16026 status.xml : add "seek" command
16027 vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
16029 ------------------------------------------------------------------------
16030 r14065 | hartman | 2006-01-29 16:25:07 +0100 (Sun, 29 Jan 2006) | 2 lines
16031 Changed paths:
16032    M /trunk/doc/fortunes.txt
16034 * FORTUNE !!!! :D
16036 ------------------------------------------------------------------------
16037 r14064 | dionoea | 2006-01-29 15:26:57 +0100 (Sun, 29 Jan 2006) | 4 lines
16038 Changed paths:
16039    M /trunk/share/http/js/functions.js
16040    M /trunk/share/http/js/vlm.js
16041    M /trunk/share/http/requests/vlm.xml
16042    M /trunk/src/misc/vlm.c
16044 src/misc/vlm.c : export the current playlist item's index for each instance
16045 share/http/* : display instances for vlm media elements
16046                some layout changes (inputs and outputs)
16048 ------------------------------------------------------------------------
16049 r14063 | dionoea | 2006-01-29 15:19:37 +0100 (Sun, 29 Jan 2006) | 2 lines
16050 Changed paths:
16051    M /trunk/modules/control/telnet.c
16053 Prompt for password again after displaying "Wrong password."
16055 ------------------------------------------------------------------------
16056 r14062 | zorglub | 2006-01-29 12:38:15 +0100 (Sun, 29 Jan 2006) | 2 lines
16057 Changed paths:
16058    M /trunk/src/interface/interaction.c
16059    M /trunk/src/misc/stats.c
16061 Fix warnings
16063 ------------------------------------------------------------------------
16064 r14061 | dionoea | 2006-01-29 12:01:37 +0100 (Sun, 29 Jan 2006) | 3 lines
16065 Changed paths:
16066    M /trunk/src/libvlc.h
16067    M /trunk/src/video_output/vout_intf.c
16069 add boolean option "snapshot-preview" to enable/disable the snapshot's
16070 preview display in the top left corner of the screen.
16072 ------------------------------------------------------------------------
16073 r14060 | courmisch | 2006-01-29 11:36:46 +0100 (Sun, 29 Jan 2006) | 2 lines
16074 Changed paths:
16075    M /trunk/modules/gui/wxwidgets/interface.cpp
16077 Remove debug messages
16079 ------------------------------------------------------------------------
16080 r14059 | courmisch | 2006-01-29 11:35:30 +0100 (Sun, 29 Jan 2006) | 3 lines
16081 Changed paths:
16082    M /trunk/src/network/tcp.c
16084 Remove erroneous debug message
16087 ------------------------------------------------------------------------
16088 r14058 | courmisch | 2006-01-29 10:11:11 +0100 (Sun, 29 Jan 2006) | 2 lines
16089 Changed paths:
16090    M /trunk/modules/access_output/http.c
16092 use vlc-https instead of vlc-http when using TLS
16094 ------------------------------------------------------------------------
16095 r14057 | courmisch | 2006-01-29 10:03:15 +0100 (Sun, 29 Jan 2006) | 2 lines
16096 Changed paths:
16097    M /trunk/modules/access_output/http.c
16099 Fix output stream leak in case of Avahi error
16101 ------------------------------------------------------------------------
16102 r14056 | courmisch | 2006-01-29 10:00:31 +0100 (Sun, 29 Jan 2006) | 2 lines
16103 Changed paths:
16104    M /trunk/modules/access_output/http.c
16106 Clean up
16108 ------------------------------------------------------------------------
16109 r14055 | dionoea | 2006-01-29 01:11:22 +0100 (Sun, 29 Jan 2006) | 6 lines
16110 Changed paths:
16111    M /trunk/modules/control/http/mvar.c
16112    M /trunk/src/misc/vlm.c
16114 modules/control/http/mvar.c : explore vlm_message_t trees all the way
16115                               (instead of stoping after a depth of 2)
16117 src/misc/vlm.c : minor instance information reporting change
16120 ------------------------------------------------------------------------
16121 r14054 | xtophe | 2006-01-29 00:51:57 +0100 (Sun, 29 Jan 2006) | 2 lines
16122 Changed paths:
16123    M /trunk/configure.ac
16125 confihure.ac: don't overwrite user options even if we have contrib
16127 ------------------------------------------------------------------------
16128 r14053 | zorglub | 2006-01-28 23:31:23 +0100 (Sat, 28 Jan 2006) | 2 lines
16129 Changed paths:
16130    M /trunk/src/libvlc.c
16132 Don't check syslog value if we don't have syslog.h
16134 ------------------------------------------------------------------------
16135 r14052 | damienf | 2006-01-28 23:05:18 +0100 (Sat, 28 Jan 2006) | 2 lines
16136 Changed paths:
16137    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
16139 ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version
16141 ------------------------------------------------------------------------
16142 r14051 | damienf | 2006-01-28 21:42:36 +0100 (Sat, 28 Jan 2006) | 2 lines
16143 Changed paths:
16144    M /trunk/modules/access/cdda.c
16146 cdda.c: don't forget to include <errno.h> when using errno
16148 ------------------------------------------------------------------------
16149 r14050 | zorglub | 2006-01-28 19:53:58 +0100 (Sat, 28 Jan 2006) | 2 lines
16150 Changed paths:
16151    M /trunk/src/input/stream.c
16153 Get stats on block inputs (Refs:#473)
16155 ------------------------------------------------------------------------
16156 r14049 | zorglub | 2006-01-28 19:49:32 +0100 (Sat, 28 Jan 2006) | 2 lines
16157 Changed paths:
16158    M /trunk/configure.ac
16160 Link cdda with iconv on osx
16162 ------------------------------------------------------------------------
16163 r14048 | dionoea | 2006-01-28 19:44:54 +0100 (Sat, 28 Jan 2006) | 2 lines
16164 Changed paths:
16165    M /trunk/src/misc/vlm.c
16167  misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
16169 ------------------------------------------------------------------------
16170 r14047 | xtophe | 2006-01-28 19:43:13 +0100 (Sat, 28 Jan 2006) | 2 lines
16171 Changed paths:
16172    M /trunk/Makefile.am
16174 win32 rules: make it more dirty to be able to produce debug package
16176 ------------------------------------------------------------------------
16177 r14046 | zorglub | 2006-01-28 19:11:12 +0100 (Sat, 28 Jan 2006) | 2 lines
16178 Changed paths:
16179    M /trunk/configure.ac
16180    M /trunk/modules/access/cdda.c
16181    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
16183 Add CDDB support to CDDA module (Refs:#459)
16185 ------------------------------------------------------------------------
16186 r14045 | dionoea | 2006-01-28 17:10:26 +0100 (Sat, 28 Jan 2006) | 3 lines
16187 Changed paths:
16188    M /trunk/share/http/index.html
16190 add warning about javascript support being needed if the browser doesn't
16191 support javascript.
16193 ------------------------------------------------------------------------
16194 r14044 | dionoea | 2006-01-28 17:05:50 +0100 (Sat, 28 Jan 2006) | 2 lines
16195 Changed paths:
16196    M /trunk/share/http/js/functions.js
16197    M /trunk/share/http/js/vlm.js
16199 make sure that local variables are local variables.
16201 ------------------------------------------------------------------------
16202 r14043 | sigmunau | 2006-01-28 15:41:33 +0100 (Sat, 28 Jan 2006) | 5 lines
16203 Changed paths:
16204    M /trunk/modules/misc/freetype.c
16206 freetype.c: don't render empty subtitles. 
16207 Some files uses an empty (only holding a space) subtitle to mark the end of
16208 the previous subtitle. These caused a little gray box to appear with
16209 --freetype-effect 3 before this change
16211 ------------------------------------------------------------------------
16212 r14042 | zorglub | 2006-01-28 15:25:56 +0100 (Sat, 28 Jan 2006) | 2 lines
16213 Changed paths:
16214    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
16216 Fix refcount problem
16218 ------------------------------------------------------------------------
16219 r14041 | sigmunau | 2006-01-28 14:30:33 +0100 (Sat, 28 Jan 2006) | 2 lines
16220 Changed paths:
16221    M /trunk/src/interface/interaction.c
16223 interaction.c: Don't crash in certain condition
16225 ------------------------------------------------------------------------
16226 r14040 | sigmunau | 2006-01-28 12:49:22 +0100 (Sat, 28 Jan 2006) | 2 lines
16227 Changed paths:
16228    M /trunk/modules/control/telnet.c
16230 telnet.c: a few more minor (potensial) memleaks
16232 ------------------------------------------------------------------------
16233 r14039 | zorglub | 2006-01-28 12:38:49 +0100 (Sat, 28 Jan 2006) | 2 lines
16234 Changed paths:
16235    M /trunk/Makefile.am
16236    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
16237    M /trunk/share/Makefile.am
16239 Fixes for prehistoric build system
16241 ------------------------------------------------------------------------
16242 r14038 | sigmunau | 2006-01-28 12:36:30 +0100 (Sat, 28 Jan 2006) | 2 lines
16243 Changed paths:
16244    M /trunk/modules/control/telnet.c
16246 telnet.c: fix a very minor memleak in Open
16248 ------------------------------------------------------------------------
16249 r14037 | sigmunau | 2006-01-28 12:32:05 +0100 (Sat, 28 Jan 2006) | 5 lines
16250 Changed paths:
16251    M /trunk/src/misc/vlm.c
16253 vlm.c: Add some asyncronity to schedule execution.
16254 Should fix issues when schedules add or delete new schedules. Closes:#510
16256 Also fixes a minor memleak in schedule creation/deletion
16258 ------------------------------------------------------------------------
16259 r14036 | zorglub | 2006-01-28 12:18:39 +0100 (Sat, 28 Jan 2006) | 2 lines
16260 Changed paths:
16261    A /trunk/share/http/old (from /trunk/share/http-old:14035)
16262    M /trunk/share/http/old/admin/browse.html
16263    M /trunk/share/http/old/index.html
16264    M /trunk/share/http/old/vlm/edit.html
16265    M /trunk/share/http/old/vlm/index.html
16266    M /trunk/share/http/old/vlm/new.html
16267    M /trunk/share/http/old/vlm/show.html
16268    M /trunk/share/http/old/webcam.html
16269    D /trunk/share/http-old
16271 Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)
16273 ------------------------------------------------------------------------
16274 r14035 | zorglub | 2006-01-28 11:58:48 +0100 (Sat, 28 Jan 2006) | 2 lines
16275 Changed paths:
16276    M /trunk/doc/rrd-howto.txt
16278 Improve doc
16280 ------------------------------------------------------------------------
16281 r14034 | zorglub | 2006-01-28 11:56:47 +0100 (Sat, 28 Jan 2006) | 3 lines
16282 Changed paths:
16283    A /trunk/doc/rrd-howto.txt
16284    M /trunk/modules/misc/logger.c
16286 RRD output (Refs:#473)
16287 This is a quick hack, which should in the end be merged in a way to expose stats
16289 ------------------------------------------------------------------------
16290 r14033 | zorglub | 2006-01-28 11:45:13 +0100 (Sat, 28 Jan 2006) | 2 lines
16291 Changed paths:
16292    M /trunk/include/vlc_messages.h
16293    M /trunk/include/vlc_playlist.h
16294    M /trunk/src/misc/stats.c
16295    M /trunk/src/playlist/playlist.c
16297 Compute global input/output stats (Refs:#473)
16299 ------------------------------------------------------------------------
16300 r14032 | zorglub | 2006-01-27 21:35:42 +0100 (Fri, 27 Jan 2006) | 2 lines
16301 Changed paths:
16302    M /trunk/include/vlc_common.h
16303    M /trunk/include/vlc_objects.h
16304    M /trunk/src/input/input.c
16305    M /trunk/src/interface/interaction.c
16306    M /trunk/src/misc/messages.c
16307    M /trunk/src/misc/modules.c
16308    M /trunk/src/misc/objects.c
16310 Don't print debug messages and don't do interaction on preparsing
16312 ------------------------------------------------------------------------
16313 r14031 | zorglub | 2006-01-27 19:28:45 +0100 (Fri, 27 Jan 2006) | 3 lines
16314 Changed paths:
16315    M /trunk/src/libvlc.c
16316    M /trunk/src/misc/stats.c
16317    M /trunk/src/playlist/playlist.c
16318    M /trunk/src/stream_output/stream_output.c
16320 * Improve timers (Refs:#473)
16321 * AccessOutWrite can be called with input already detached (Closes:#523)
16323 ------------------------------------------------------------------------
16324 r14030 | sam | 2006-01-27 15:19:52 +0100 (Fri, 27 Jan 2006) | 2 lines
16325 Changed paths:
16326    M /trunk/extras/contrib/src
16327    M /trunk/extras/contrib/src/Makefile
16328    M /trunk/extras/contrib/src/packages.mak
16330   * added NASM to the contribs (OS X x86 only) so that we can build x264.
16332 ------------------------------------------------------------------------
16333 r14029 | dionoea | 2006-01-27 15:11:55 +0100 (Fri, 27 Jan 2006) | 2 lines
16334 Changed paths:
16335    M /trunk/activex/axvlc_rc.rc
16336    M /trunk/configure.ac
16337    M /trunk/debian/copyright
16338    M /trunk/modules/gui/wince/interface.cpp
16339    M /trunk/modules/gui/wxwidgets/interface.cpp
16340    M /trunk/mozilla/npvlc_rc.rc
16341    M /trunk/share/vlc_win32_rc.rc
16343 Update copyright dates used in interfaces and binaries (2005 -> 2006)
16345 ------------------------------------------------------------------------
16346 r14028 | dionoea | 2006-01-27 14:54:47 +0100 (Fri, 27 Jan 2006) | 3 lines
16347 Changed paths:
16348    M /trunk/AUTHORS
16349    M /trunk/modules/control/http/rpn.c
16351  rpn.c : vlm_cmd now adds a "vlm_value" variable
16352  AUTHORS : add the HTTP interface rewrite
16354 ------------------------------------------------------------------------
16355 r14027 | dionoea | 2006-01-27 14:48:28 +0100 (Fri, 27 Jan 2006) | 3 lines
16356 Changed paths:
16357    M /trunk/share/http/dialogs/vlm
16358    M /trunk/share/http/js/vlm.js
16359    A /trunk/share/http/vlm_export.html
16361  * : it's now possible to enter a batch of commands or export the VLM
16362      configuration
16364 ------------------------------------------------------------------------
16365 r14026 | dionoea | 2006-01-27 13:58:05 +0100 (Fri, 27 Jan 2006) | 3 lines
16366 Changed paths:
16367    M /trunk/src/misc/vlm.c
16369 add "export" command. It behaves exactly like "save" except that commands
16370 are printed in a vlm_message and not in a file.
16372 ------------------------------------------------------------------------
16373 r14025 | sam | 2006-01-27 10:48:54 +0100 (Fri, 27 Jan 2006) | 3 lines
16374 Changed paths:
16375    M /trunk/extras/contrib/src/Makefile
16377   * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
16378     commit.
16380 ------------------------------------------------------------------------
16381 r14024 | sam | 2006-01-27 00:13:34 +0100 (Fri, 27 Jan 2006) | 17 lines
16382 Changed paths:
16383    M /trunk/extras/contrib/src
16384    M /trunk/extras/contrib/src/Makefile
16385    M /trunk/extras/contrib/src/Patches/faad2.patch
16386    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-mactel.patch
16387    A /trunk/extras/contrib/src/Patches/flac-mactel.patch
16388    A /trunk/extras/contrib/src/Patches/libdvdnav-mactel.patch
16390   * Various patches to allow more contribs to build on OS X x86. Only x264
16391     and goom still do not build. I successfully built a native VLC using
16392     the current contribs and the following configuration line:
16394     ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \
16395        --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
16396        --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \
16397        --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \
16398        --enable-ogg --enable-theora --enable-faac --enable-mkv \
16399        --enable-freetype --disable-cddax --disable-vcdx --enable-speex \
16400        --enable-flac --disable-goom --enable-livedotcom --enable-caca \
16401        --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \
16402        --enable-x264 --enable-shout --enable-twolame --enable-debug
16404     Apparently the native video output does not work yet, but sound and codecs
16405     seem rather OK.
16407 ------------------------------------------------------------------------
16408 r14023 | sam | 2006-01-26 21:33:25 +0100 (Thu, 26 Jan 2006) | 2 lines
16409 Changed paths:
16410    M /trunk/extras/contrib/bootstrap
16412   * extras/contrib/bootstrap: support i686-apple-darwin8.
16414 ------------------------------------------------------------------------
16415 r14022 | sam | 2006-01-26 21:27:37 +0100 (Thu, 26 Jan 2006) | 3 lines
16416 Changed paths:
16417    M /trunk/modules/visualization/visual/visual.c
16419   * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
16420     name, renamed it into SSECT_TEXT (for "spectral section").
16422 ------------------------------------------------------------------------
16423 r14021 | sam | 2006-01-26 21:22:00 +0100 (Thu, 26 Jan 2006) | 4 lines
16424 Changed paths:
16425    M /trunk/configure.ac
16427   * configure.ac: vec_ld() is not sufficient to check for AltiVec support on
16428     OS X x86, because it's just an undefined function; so we use the keyword
16429     "vector" to make sure.
16431 ------------------------------------------------------------------------
16432 r14020 | sam | 2006-01-26 21:08:33 +0100 (Thu, 26 Jan 2006) | 3 lines
16433 Changed paths:
16434    M /trunk/src/misc/cpu.c
16436   * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
16437     properly detect CPU features on a MacIntel.
16439 ------------------------------------------------------------------------
16440 r14019 | sam | 2006-01-26 20:51:06 +0100 (Thu, 26 Jan 2006) | 4 lines
16441 Changed paths:
16442    M /trunk/modules/video_chroma/i420_rgb16.c
16443    M /trunk/modules/video_chroma/i420_ymga.c
16444    M /trunk/modules/video_chroma/i420_yuy2.h
16445    M /trunk/modules/video_chroma/i422_yuy2.c
16447   * modules/video_chroma/*: use .p2align instead of .align for data alignment,
16448     because .align's behaviour changes across platforms: on Linux x86 ELF its
16449     argument is a byte count, on OS X x86 Mach-O it's a log2.
16451 ------------------------------------------------------------------------
16452 r14018 | courmisch | 2006-01-26 18:29:07 +0100 (Thu, 26 Jan 2006) | 2 lines
16453 Changed paths:
16454    M /trunk/src/network/udp.c
16456 Fix UDP broadcast
16458 ------------------------------------------------------------------------
16459 r14017 | sigmunau | 2006-01-26 18:14:09 +0100 (Thu, 26 Jan 2006) | 2 lines
16460 Changed paths:
16461    M /trunk/modules/demux/ts.c
16463 modules/demux/ts.c: Fixed a very very minor memleak
16465 ------------------------------------------------------------------------
16466 r14016 | sigmunau | 2006-01-26 18:05:57 +0100 (Thu, 26 Jan 2006) | 5 lines
16467 Changed paths:
16468    M /trunk/modules/access_output/udp.c
16470 access_output/udp.c: Fixed an old  memleak.
16471 This leak is triggered each time the udp access out is started, so it 
16472 could be the cause of some of these "slow memleak with udp streaming" 
16473 reports we have had, if these users where streaming a file in repeat
16475 ------------------------------------------------------------------------
16476 r14015 | sigmunau | 2006-01-26 17:51:47 +0100 (Thu, 26 Jan 2006) | 5 lines
16477 Changed paths:
16478    M /trunk/include/vlc_input.h
16479    M /trunk/src/misc/messages.c
16481 src/misc/messages.c: Fixed a nasty memleak recently introduced
16482 vlc_input.h: Fixed a not so nasty memleak recently introduced
16484 Thank you very much zorglub
16486 ------------------------------------------------------------------------
16487 r14014 | xtophe | 2006-01-25 00:06:43 +0100 (Wed, 25 Jan 2006) | 3 lines
16488 Changed paths:
16489    M /trunk/configure.ac
16491 configure.ac: Use AC_PATH_XTRA. 
16492               Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...
16494 ------------------------------------------------------------------------
16495 r14013 | xtophe | 2006-01-25 00:02:35 +0100 (Wed, 25 Jan 2006) | 2 lines
16496 Changed paths:
16497    M /trunk/configure.ac
16499 configure.ac: No X11 on win32
16501 ------------------------------------------------------------------------
16502 r14012 | zorglub | 2006-01-24 23:42:16 +0100 (Tue, 24 Jan 2006) | 14 lines
16503 Changed paths:
16504    M /trunk/include/vlc_common.h
16505    M /trunk/include/vlc_messages.h
16506    M /trunk/include/vlc_symbols.h
16507    M /trunk/src/misc/stats.c
16508    M /trunk/src/playlist/playlist.c
16510 Add a timing facility (Refs:#473)
16512 It is only available in debug mode.
16514 To use: stats_TimerStart( vlc_object_t* , char *name );
16515 stats_TimerStop( vlc_object_t *, char *name );
16517 stats_TimerDump( vlc_object_t* , char *name ) will print a line
16519 TIMER name : last_time - total_time / number of samples (average time)
16521 stats_TimersDumpAll is not implemented yet
16524 ------------------------------------------------------------------------
16525 r14011 | dionoea | 2006-01-24 23:25:15 +0100 (Tue, 24 Jan 2006) | 3 lines
16526 Changed paths:
16527    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
16529 use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
16530 full of \n)
16532 ------------------------------------------------------------------------
16533 r14010 | sam | 2006-01-24 13:09:06 +0100 (Tue, 24 Jan 2006) | 5 lines
16534 Changed paths:
16535    M /trunk/Makefile.am
16536    M /trunk/bindings/java/Makefile.am
16537    M /trunk/configure.ac
16539   * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
16540     the reserved words CXXFLAGS and LDFLAGS.
16541   * configure.ac: remove spaces inside parentheses that confuse automake.
16542   * Makefile.am: do not use both = and += inside conditionals.
16544 ------------------------------------------------------------------------
16545 r14009 | xtophe | 2006-01-24 10:53:53 +0100 (Tue, 24 Jan 2006) | 2 lines
16546 Changed paths:
16547    M /trunk/vlc.win32.nsi
16549 Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)
16551 ------------------------------------------------------------------------
16552 r14008 | hartman | 2006-01-24 06:52:40 +0100 (Tue, 24 Jan 2006) | 4 lines
16553 Changed paths:
16554    M /trunk/modules/demux/ps.c
16556 * Fake the PCR/SCR on MPEG PES streams (VDR for instance).
16557   Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
16558   It worked for all my VDR PES files and was never triggered for my entire PS collection.
16560 ------------------------------------------------------------------------
16561 r14007 | zorglub | 2006-01-23 22:21:19 +0100 (Mon, 23 Jan 2006) | 2 lines
16562 Changed paths:
16563    M /trunk/include/vlc_messages.h
16564    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
16565    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
16566    M /trunk/modules/stream_out/transcode.c
16567    M /trunk/src/misc/stats.c
16568    M /trunk/src/stream_output/stream_output.c
16570 Gather some sout stats (Refs:#473)
16572 ------------------------------------------------------------------------
16573 r14006 | hartman | 2006-01-23 22:10:49 +0100 (Mon, 23 Jan 2006) | 3 lines
16574 Changed paths:
16575    M /trunk/modules/demux/mp4/libmp4.c
16577 * Don't crash if the hdlr in a mov has no name.
16578 * spelling correction and debug for out of bound child boxes.
16580 ------------------------------------------------------------------------
16581 r14005 | zorglub | 2006-01-23 20:09:22 +0100 (Mon, 23 Jan 2006) | 2 lines
16582 Changed paths:
16583    M /trunk/modules/control/netsync.c
16584    M /trunk/modules/control/showintf.c
16585    M /trunk/src/libvlc.c
16586    M /trunk/src/libvlc.h
16588 Add global options for netsync and showintf and hide them from interface (Closes:#508)
16590 ------------------------------------------------------------------------
16591 r14004 | xtophe | 2006-01-23 16:35:02 +0100 (Mon, 23 Jan 2006) | 3 lines
16592 Changed paths:
16593    M /trunk/modules/access_output/http.c
16595 http.c: add an option to disable bonjour (closes #509).
16596         Please review and improve the option text and longtext strings. 
16598 ------------------------------------------------------------------------
16599 r14003 | damienf | 2006-01-23 13:00:00 +0100 (Mon, 23 Jan 2006) | 3 lines
16600 Changed paths:
16601    M /trunk/activex/oleobject.cpp
16602    M /trunk/activex/plugin.cpp
16603    M /trunk/activex/vlccontrol.cpp
16605 plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
16606 vlccontrol.cpp: fixed small mem leak
16608 ------------------------------------------------------------------------
16609 r14002 | dionoea | 2006-01-23 02:04:16 +0100 (Mon, 23 Jan 2006) | 2 lines
16610 Changed paths:
16611    M /trunk/modules/codec/dvbsub.c
16613 oops, last commit wasn't meant to happen
16615 ------------------------------------------------------------------------
16616 r14001 | dionoea | 2006-01-23 02:02:54 +0100 (Mon, 23 Jan 2006) | 16 lines
16617 Changed paths:
16618    M /trunk/modules/codec/dvbsub.c
16620 fix subtitles position (aspect ratio)
16622 the subtitle was displayed fine but since aspect ratios didn't match it
16623 wasn't positioned correctly on the vout. ie:
16624 --------------
16625 |            |
16626 |            |
16627 |      subtit|
16628 |            |
16629 -------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
16631 now it's displayed in the center but the letters are scaled horrizontaly
16632 (which doesn't look too good ... but at least everything is displayed)
16633 ( http://people.videolan.org/~dionoea/vlcsubs2.png )
16636 ------------------------------------------------------------------------
16637 r14000 | hartman | 2006-01-23 01:34:33 +0100 (Mon, 23 Jan 2006) | 3 lines
16638 Changed paths:
16639    M /trunk/modules/misc/freetype.c
16641 * Fix the opacity and color settings for the YUVA renderer.
16642 PS: It seems the YUVA blend has an UV subsample bug which can cause unwanted offsets of 1
16644 ------------------------------------------------------------------------
16645 r13999 | dionoea | 2006-01-23 01:23:14 +0100 (Mon, 23 Jan 2006) | 3 lines
16646 Changed paths:
16647    M /trunk/share/http/dialogs/vlm
16648    M /trunk/share/http/js/functions.js
16649    M /trunk/share/http/js/vlm.js
16651  dialogs/vlm, js/vlm.js : add schedule support
16652  * : some code cleanup.
16654 ------------------------------------------------------------------------
16655 r13998 | hartman | 2006-01-22 23:54:57 +0100 (Sun, 22 Jan 2006) | 2 lines
16656 Changed paths:
16657    M /trunk/modules/demux/mkv.cpp
16659 * Pass along the SSA header in mkv files to the decoder.
16661 ------------------------------------------------------------------------
16662 r13997 | dionoea | 2006-01-22 23:52:20 +0100 (Sun, 22 Jan 2006) | 3 lines
16663 Changed paths:
16664    M /trunk/src/misc/vlm.c
16666 If one schedule was disabled, all the folowing schedules weren't shown.
16667 Could someone explain why this return was put here in the first place ?
16669 ------------------------------------------------------------------------
16670 r13996 | sigmunau | 2006-01-22 23:49:01 +0100 (Sun, 22 Jan 2006) | 14 lines
16671 Changed paths:
16672    M /trunk/modules/misc/freetype.c
16674 freetype.c: Revived and revamped old yuva renderer
16676 Highlights:
16677   Three rendering modes: Outline, Fat outline and background
16678   Better looking
16679 Drawbacks:
16680   White only at the moment
16681   no yuva blend filter for some chromas
16682   
16683 the old renderer is available with the --freetype-yuvp option, since this is
16684 needed at least for dvbsubs encoding. (and for people with no usable blend
16685 filter)
16688 ------------------------------------------------------------------------
16689 r13995 | hartman | 2006-01-22 23:27:29 +0100 (Sun, 22 Jan 2006) | 2 lines
16690 Changed paths:
16691    M /trunk/modules/demux/vobsub.c
16693 * Stupid subtitles with their lack of proper specifications and implementations.....
16695 ------------------------------------------------------------------------
16696 r13994 | hartman | 2006-01-22 23:20:19 +0100 (Sun, 22 Jan 2006) | 2 lines
16697 Changed paths:
16698    M /trunk/modules/demux/vobsub.c
16700 * The vobsub param is Delay, not delay.
16702 ------------------------------------------------------------------------
16703 r13993 | xtophe | 2006-01-22 19:13:59 +0100 (Sun, 22 Jan 2006) | 2 lines
16704 Changed paths:
16705    M /trunk/Makefile.am
16707 Fix the win* package rules for the http intf.
16709 ------------------------------------------------------------------------
16710 r13992 | xtophe | 2006-01-22 19:10:53 +0100 (Sun, 22 Jan 2006) | 2 lines
16711 Changed paths:
16712    M /trunk/modules/control/ntservice.c
16714 missing in [13991].
16716 ------------------------------------------------------------------------
16717 r13991 | zorglub | 2006-01-22 18:12:24 +0100 (Sun, 22 Jan 2006) | 6 lines
16718 Changed paths:
16719    M /trunk/include/variables.h
16720    M /trunk/include/vlc_interface.h
16721    M /trunk/include/vlc_symbols.h
16722    M /trunk/modules/codec/cmml/cmml.c
16723    M /trunk/modules/control/rc.c
16724    M /trunk/modules/misc/logger.c
16725    M /trunk/src/input/input.c
16726    M /trunk/src/interface/interface.c
16727    M /trunk/src/libvlc.c
16728    M /trunk/src/libvlc.h
16729    M /trunk/src/misc/variables.c
16731 * Make ParseOption (from input) a global service (var_OptionParse)
16732 * Add i_options/pp_options to intf_Create
16734 * add global options to enable file-logging and syslog (Refs:#508)
16737 ------------------------------------------------------------------------
16738 r13990 | zorglub | 2006-01-22 18:10:57 +0100 (Sun, 22 Jan 2006) | 2 lines
16739 Changed paths:
16740    M /trunk/include/modules.h
16742 Add a psz_help field to module_t (Refs:#413)
16744 ------------------------------------------------------------------------
16745 r13989 | dionoea | 2006-01-22 17:45:40 +0100 (Sun, 22 Jan 2006) | 2 lines
16746 Changed paths:
16747    M /trunk/configure.ac
16749 add "oc" to the language list
16751 ------------------------------------------------------------------------
16752 r13988 | dionoea | 2006-01-22 17:44:54 +0100 (Sun, 22 Jan 2006) | 2 lines
16753 Changed paths:
16754    M /trunk/Makefile.am
16756 same thing for wince
16758 ------------------------------------------------------------------------
16759 r13987 | dionoea | 2006-01-22 17:42:55 +0100 (Sun, 22 Jan 2006) | 3 lines
16760 Changed paths:
16761    M /trunk/Makefile.am
16763 this should fix the win build. This build system is plain stupid. Why do we
16764 have references to the same stuff in http/Makefile.am and Makefile.am ?
16766 ------------------------------------------------------------------------
16767 r13986 | zorglub | 2006-01-22 17:35:59 +0100 (Sun, 22 Jan 2006) | 2 lines
16768 Changed paths:
16769    M /trunk/src/network/httpd.c
16771 Less HTTPd debugging
16773 ------------------------------------------------------------------------
16774 r13985 | xtophe | 2006-01-22 17:18:39 +0100 (Sun, 22 Jan 2006) | 3 lines
16775 Changed paths:
16776    A /trunk/share/http/.hosts (from /trunk/share/http-old/.hosts:13982)
16777    M /trunk/share/http/dialogs/.hosts
16779 .hosts: Provide a template .hosts.
16780 dialogs/.hosts: Explanation about the empty file. 
16782 ------------------------------------------------------------------------
16783 r13984 | dionoea | 2006-01-22 17:18:38 +0100 (Sun, 22 Jan 2006) | 2 lines
16784 Changed paths:
16785    M /trunk/share/http/requests/vlm.xml
16787 fix cut & paste error (bis).
16789 ------------------------------------------------------------------------
16790 r13983 | dionoea | 2006-01-22 17:18:02 +0100 (Sun, 22 Jan 2006) | 2 lines
16791 Changed paths:
16792    M /trunk/share/http/requests/vlm.xml
16794 fix cut & paste error.
16796 ------------------------------------------------------------------------
16797 r13982 | zorglub | 2006-01-22 17:01:30 +0100 (Sun, 22 Jan 2006) | 2 lines
16798 Changed paths:
16799    M /trunk/modules/access/vcdx/Modules.am
16801 Fix build of vcdx module
16803 ------------------------------------------------------------------------
16804 r13981 | dionoea | 2006-01-22 16:59:52 +0100 (Sun, 22 Jan 2006) | 7 lines
16805 Changed paths:
16806    M /trunk/share/http/dialogs/vlm
16807    M /trunk/share/http/js/vlm.js
16808    M /trunk/share/http/style.css
16809    M /trunk/share/http/vlm.html
16811  all: handle VLM broadcast and vod elements.
16812  todo: - seeking on broadcast elements
16813        - schedules
16814        - file(or textbox) load / save. might need some changes to the VLM
16815          core in order to export commands to a string (and not to a file)
16816        
16818 ------------------------------------------------------------------------
16819 r13980 | sam | 2006-01-22 13:52:13 +0100 (Sun, 22 Jan 2006) | 2 lines
16820 Changed paths:
16821    M /trunk/debian/changelog
16822    M /trunk/debian/control
16823    M /trunk/debian/rules
16825   * debian/*: new Debian upload.
16827 ------------------------------------------------------------------------
16828 r13979 | dionoea | 2006-01-22 12:25:48 +0100 (Sun, 22 Jan 2006) | 2 lines
16829 Changed paths:
16830    M /trunk/share/Makefile.am
16832 oops, i forgot to commit this
16834 ------------------------------------------------------------------------
16835 r13978 | ipkiss | 2006-01-22 12:12:33 +0100 (Sun, 22 Jan 2006) | 2 lines
16836 Changed paths:
16837    M /trunk/doc/skins/skins2-howto.xml
16839  * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.
16841 ------------------------------------------------------------------------
16842 r13977 | sam | 2006-01-22 11:48:06 +0100 (Sun, 22 Jan 2006) | 2 lines
16843 Changed paths:
16844    M /trunk/debian/vlc.mime
16846   * debian/vlc.mime: put flags after the command, as per mailcap(5).
16848 ------------------------------------------------------------------------
16849 r13976 | dionoea | 2006-01-22 02:38:28 +0100 (Sun, 22 Jan 2006) | 23 lines
16850 Changed paths:
16851    A /trunk/share/http/dialogs
16852    A /trunk/share/http/dialogs/.hosts
16853    A /trunk/share/http/dialogs/browse
16854    A /trunk/share/http/dialogs/footer
16855    A /trunk/share/http/dialogs/input
16856    A /trunk/share/http/dialogs/main
16857    A /trunk/share/http/dialogs/mosaic
16858    A /trunk/share/http/dialogs/playlist
16859    A /trunk/share/http/dialogs/sout
16860    A /trunk/share/http/dialogs/vlm
16861    D /trunk/share/http/functions.js
16862    M /trunk/share/http/index.html
16863    A /trunk/share/http/js
16864    A /trunk/share/http/js/functions.js (from /trunk/share/http/functions.js:13818)
16865    A /trunk/share/http/js/mosaic.js
16866    A /trunk/share/http/js/vlm.js
16867    A /trunk/share/http/mosaic.html
16868    M /trunk/share/http/requests/browse.xml
16869    M /trunk/share/http/requests/playlist.xml
16870    M /trunk/share/http/requests/status.xml
16871    A /trunk/share/http/requests/vlm.xml
16872    A /trunk/share/http/requests/vlm_cmd.xml
16873    M /trunk/share/http/style.css
16874    A /trunk/share/http/vlm.html
16876 begining of a VLM interface and some code organisations changes. The vlm
16877 interface should be done pretty soon (i'll try to finish it tomorrow)
16879  vlm.html : vlm web interface. What works: sending broadcast and vod creation
16880             commands
16882  js/vlm.js : add code to handle sending vlm commands.
16884  requests/vlm_cmd.xml : used to send a vlm command and get the resulting
16885                         error message
16887  requests/vlm.xml : export the full vlm media/schedules "tree". I still need
16888                     to parse that in js/vlm.js in order to display it in
16889                     dialogs/vlm .
16891  dialogs/* : dialogs' code which is used as building blocks for the
16892              main pages. (in order to avoid code duplication)
16894  mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
16895             page. nothing works and it's almost empty but i didn't feel like
16896             sorting through the commited files.
16899 ------------------------------------------------------------------------
16900 r13975 | dionoea | 2006-01-22 01:11:00 +0100 (Sun, 22 Jan 2006) | 2 lines
16901 Changed paths:
16902    M /trunk/modules/control/http/rpn.c
16904 remove dirty debug messages.
16906 ------------------------------------------------------------------------
16907 r13974 | dionoea | 2006-01-22 01:09:06 +0100 (Sun, 22 Jan 2006) | 8 lines
16908 Changed paths:
16909    M /trunk/modules/control/http/rpn.c
16911 new "vlm_cmd" (or "vlm_command") rpn function.
16913 Since vlm commands are often full of spaces, you need to use the ";"
16914 command delimiter to mark the end of a command.
16916 For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
16919 ------------------------------------------------------------------------
16920 r13973 | hartman | 2006-01-22 00:33:56 +0100 (Sun, 22 Jan 2006) | 2 lines
16921 Changed paths:
16922    M /trunk/modules/codec/quicktime.c
16924 * Compile fix
16926 ------------------------------------------------------------------------
16927 r13972 | hartman | 2006-01-22 00:05:00 +0100 (Sun, 22 Jan 2006) | 2 lines
16928 Changed paths:
16929    M /trunk/modules/codec/quicktime.c
16931 * Some cleanup to the QT decoder. Still doesn't function. 
16933 ------------------------------------------------------------------------
16934 r13971 | dionoea | 2006-01-21 23:05:31 +0100 (Sat, 21 Jan 2006) | 2 lines
16935 Changed paths:
16936    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
16938 this looks better (thanks to Dnumgis for noticing)
16940 ------------------------------------------------------------------------
16941 r13970 | hartman | 2006-01-21 22:29:07 +0100 (Sat, 21 Jan 2006) | 3 lines
16942 Changed paths:
16943    M /trunk/modules/audio_output/auhal.c
16945 * workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
16946   Grmbl @ Digidesign coders...
16948 ------------------------------------------------------------------------
16949 r13969 | dionoea | 2006-01-21 21:46:09 +0100 (Sat, 21 Jan 2006) | 2 lines
16950 Changed paths:
16951    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
16953 looks nicer this way
16955 ------------------------------------------------------------------------
16956 r13968 | hartman | 2006-01-21 21:38:05 +0100 (Sat, 21 Jan 2006) | 2 lines
16957 Changed paths:
16958    M /trunk/modules/demux/vobsub.c
16960 * One more fix for vobsubs with negative times
16962 ------------------------------------------------------------------------
16963 r13967 | dionoea | 2006-01-21 21:30:57 +0100 (Sat, 21 Jan 2006) | 2 lines
16964 Changed paths:
16965    M /trunk/doc/fortunes.txt
16967 Fortune !
16969 ------------------------------------------------------------------------
16970 r13966 | zorglub | 2006-01-21 18:59:14 +0100 (Sat, 21 Jan 2006) | 2 lines
16971 Changed paths:
16972    M /trunk/src/libvlc.h
16973    M /trunk/src/playlist/item-ext.c
16975 Add an "auto-preparse" option (default TRUE) - Refs:#192
16977 ------------------------------------------------------------------------
16978 r13965 | courmisch | 2006-01-21 18:55:45 +0100 (Sat, 21 Jan 2006) | 2 lines
16979 Changed paths:
16980    M /trunk/modules/gui/wxwidgets/interface.cpp
16982 Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)
16984 ------------------------------------------------------------------------
16985 r13964 | zorglub | 2006-01-21 18:54:02 +0100 (Sat, 21 Jan 2006) | 2 lines
16986 Changed paths:
16987    M /trunk/src/playlist/playlist.c
16989 Don't bother creating an input thread for non-file 
16991 ------------------------------------------------------------------------
16992 r13963 | zorglub | 2006-01-21 18:50:55 +0100 (Sat, 21 Jan 2006) | 2 lines
16993 Changed paths:
16994    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
16996 Don't preparse if we are about to play - Refs:#192
16998 ------------------------------------------------------------------------
16999 r13962 | zorglub | 2006-01-21 18:44:07 +0100 (Sat, 21 Jan 2006) | 2 lines
17000 Changed paths:
17001    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
17002    M /trunk/modules/gui/wxwidgets/dialogs.cpp
17003    M /trunk/src/network/httpd.c
17004    M /trunk/src/playlist/item-ext.c
17006 Preparse items added through the directory access or directly to the interface (Refs:#192)
17008 ------------------------------------------------------------------------
17009 r13961 | sam | 2006-01-21 17:49:53 +0100 (Sat, 21 Jan 2006) | 3 lines
17010 Changed paths:
17011    M /trunk/modules/codec/spudec/parse.c
17012    M /trunk/modules/codec/spudec/spudec.c
17013    M /trunk/modules/codec/spudec/spudec.h
17015   * modules/codec/spudec: fixed various (innocuous) buffer overflows and
17016     paved the way for private SPU commands.
17018 ------------------------------------------------------------------------
17019 r13960 | zorglub | 2006-01-21 17:44:36 +0100 (Sat, 21 Jan 2006) | 5 lines
17020 Changed paths:
17021    M /trunk/include/vlc/vlc.h
17022    M /trunk/include/vlc_playlist.h
17023    M /trunk/modules/access/directory.c
17024    M /trunk/src/playlist/playlist.c
17026 Enqueue the item ID instead of pointer for preparse
17027 Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet).
17029 Refs:#192
17031 ------------------------------------------------------------------------
17032 r13959 | zorglub | 2006-01-21 17:37:34 +0100 (Sat, 21 Jan 2006) | 2 lines
17033 Changed paths:
17034    M /trunk/src/playlist/item.c
17036 Don't block item name (Closes:#506)
17038 ------------------------------------------------------------------------
17039 r13958 | zorglub | 2006-01-21 15:14:36 +0100 (Sat, 21 Jan 2006) | 2 lines
17040 Changed paths:
17041    M /trunk/include/aout_internal.h
17042    M /trunk/include/vlc_messages.h
17043    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
17044    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
17045    M /trunk/src/audio_output/dec.c
17046    M /trunk/src/audio_output/input.c
17047    M /trunk/src/audio_output/mixer.c
17048    M /trunk/src/input/input.c
17049    M /trunk/src/misc/stats.c
17050    M /trunk/src/playlist/playlist.c
17052 Audio - Refs:#473
17054 ------------------------------------------------------------------------
17055 r13957 | zorglub | 2006-01-21 14:49:42 +0100 (Sat, 21 Jan 2006) | 2 lines
17056 Changed paths:
17057    M /trunk/modules/gui/skins2/unzip/unzip.c
17059 Get rid of warning
17061 ------------------------------------------------------------------------
17062 r13956 | xtophe | 2006-01-21 00:37:23 +0100 (Sat, 21 Jan 2006) | 2 lines
17063 Changed paths:
17064    M /trunk/INSTALL.win32
17066 Install.win32: Add path for pkg-config
17068 ------------------------------------------------------------------------
17069 r13955 | xtophe | 2006-01-20 19:50:48 +0100 (Fri, 20 Jan 2006) | 2 lines
17070 Changed paths:
17071    M /trunk/configure.ac
17073 Fix X includes detection.
17075 ------------------------------------------------------------------------
17076 r13954 | oaubert | 2006-01-20 12:59:13 +0100 (Fri, 20 Jan 2006) | 2 lines
17077 Changed paths:
17078    M /trunk/modules/misc/svg.c
17080 svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
17082 ------------------------------------------------------------------------
17083 r13953 | damienf | 2006-01-20 01:31:44 +0100 (Fri, 20 Jan 2006) | 2 lines
17084 Changed paths:
17085    M /trunk/extras/MacOSX/plugin/Info.plist
17086    M /trunk/mozilla/Makefile.am
17088 all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
17090 ------------------------------------------------------------------------
17091 r13952 | hartman | 2006-01-19 17:10:14 +0100 (Thu, 19 Jan 2006) | 2 lines
17092 Changed paths:
17093    M /trunk/modules/audio_output/auhal.c
17095 * auhal.c: Another workaround for devices not supporting hogmode
17097 ------------------------------------------------------------------------
17098 r13951 | sigmunau | 2006-01-19 13:47:08 +0100 (Thu, 19 Jan 2006) | 2 lines
17099 Changed paths:
17100    M /trunk/modules/access/dvb/linux_dvb.c
17102 linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock
17104 ------------------------------------------------------------------------
17105 r13950 | xtophe | 2006-01-19 10:01:34 +0100 (Thu, 19 Jan 2006) | 2 lines
17106 Changed paths:
17107    M /trunk/configure.ac
17109 Oops. I shall read the diff before commiting
17111 ------------------------------------------------------------------------
17112 r13949 | xtophe | 2006-01-19 01:01:17 +0100 (Thu, 19 Jan 2006) | 2 lines
17113 Changed paths:
17114    M /trunk/configure.ac
17116 configure.ac: Try harder to find the X headers and libs.
17118 ------------------------------------------------------------------------
17119 r13948 | xtophe | 2006-01-18 13:08:03 +0100 (Wed, 18 Jan 2006) | 2 lines
17120 Changed paths:
17121    M /trunk/include/vlc_interaction.h
17122    M /trunk/src/interface/interaction.c
17123    M /trunk/src/misc/stats.c
17125 Copyright dates and svn properties
17127 ------------------------------------------------------------------------
17128 r13947 | hartman | 2006-01-18 02:39:30 +0100 (Wed, 18 Jan 2006) | 2 lines
17129 Changed paths:
17130    M /trunk/modules/audio_output/auhal.c
17132 * auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.
17134 ------------------------------------------------------------------------
17135 r13946 | damienf | 2006-01-17 16:38:42 +0100 (Tue, 17 Jan 2006) | 3 lines
17136 Changed paths:
17137    M /trunk/activex/README.TXT
17139 README.TXT: updated documentation
17142 ------------------------------------------------------------------------
17143 r13945 | oaubert | 2006-01-17 12:58:26 +0100 (Tue, 17 Jan 2006) | 2 lines
17144 Changed paths:
17145    M /trunk/include/mediacontrol_internal.h
17147 mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
17149 ------------------------------------------------------------------------
17150 r13944 | oaubert | 2006-01-17 11:26:59 +0100 (Tue, 17 Jan 2006) | 2 lines
17151 Changed paths:
17152    M /trunk/include/mediacontrol_internal.h
17153    M /trunk/include/vlc/mediacontrol.h
17155 mediacontrol API: proper fix for mediacontrol_Instance forward declaration
17157 ------------------------------------------------------------------------
17158 r13943 | damienf | 2006-01-17 11:19:03 +0100 (Tue, 17 Jan 2006) | 7 lines
17159 Changed paths:
17160    M /trunk/modules/access/dshow/dshow.cpp
17162 dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
17163            with some buggy drivers. I added these media types a while back to get around another bug for drivers that
17164            didn't offer any preferred media types.
17165            Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
17166            Moreover, I modified the selection of a default format in IAMStreamConfig to take
17167            GetFourCCPriority into a account.
17169 ------------------------------------------------------------------------
17170 r13942 | jpsaman | 2006-01-16 22:32:56 +0100 (Mon, 16 Jan 2006) | 1 line
17171 Changed paths:
17172    M /trunk/modules/stream_out/transcode.c
17174 Whitespace cleanup
17175 ------------------------------------------------------------------------
17176 r13941 | hartman | 2006-01-16 21:22:40 +0100 (Mon, 16 Jan 2006) | 2 lines
17177 Changed paths:
17178    M /trunk/modules/access/rtsp/access.c
17180 * Real RTSP sometimes uses pnm://
17182 ------------------------------------------------------------------------
17183 r13940 | damienf | 2006-01-16 20:44:18 +0100 (Mon, 16 Jan 2006) | 2 lines
17184 Changed paths:
17185    M /trunk/mozilla/Makefile.am
17187 Makefile.am: thou shalt test thy changes (self flagellation in progress)
17189 ------------------------------------------------------------------------
17190 r13939 | jpsaman | 2006-01-16 20:01:58 +0100 (Mon, 16 Jan 2006) | 1 line
17191 Changed paths:
17192    M /trunk/src/control/mediacontrol_core.c
17194 Codingstyle fixes
17195 ------------------------------------------------------------------------
17196 r13938 | jpsaman | 2006-01-16 20:01:24 +0100 (Mon, 16 Jan 2006) | 1 line
17197 Changed paths:
17198    M /trunk/include/vlc_symbols.h
17200 Define vlc_curent_object in include/vlc_objects.h
17201 ------------------------------------------------------------------------
17202 r13937 | jpsaman | 2006-01-16 20:00:22 +0100 (Mon, 16 Jan 2006) | 1 line
17203 Changed paths:
17204    M /trunk/extras/zsh.cpp
17205    M /trunk/include/vlc_objects.h
17206    M /trunk/src/control/core.c
17208 Define vlc_curent_object in include/vlc_objects.h
17209 ------------------------------------------------------------------------
17210 r13936 | jpsaman | 2006-01-16 19:58:15 +0100 (Mon, 16 Jan 2006) | 1 line
17211 Changed paths:
17212    M /trunk/include/mediacontrol_internal.h
17213    M /trunk/include/vlc/mediacontrol.h
17215 Define mediacontrol_Instance in the right place
17216 ------------------------------------------------------------------------
17217 r13935 | jpsaman | 2006-01-16 19:50:48 +0100 (Mon, 16 Jan 2006) | 1 line
17218 Changed paths:
17219    M /trunk/src/control/mediacontrol_audio_video.c
17221 Indentation and coding style fixes
17222 ------------------------------------------------------------------------
17223 r13934 | jpsaman | 2006-01-16 19:03:14 +0100 (Mon, 16 Jan 2006) | 1 line
17224 Changed paths:
17225    M /trunk/include/vlc/libvlc.h
17227 Define libvlc_exception_raise() in the proper place
17228 ------------------------------------------------------------------------
17229 r13933 | damienf | 2006-01-16 19:01:38 +0100 (Mon, 16 Jan 2006) | 2 lines
17230 Changed paths:
17231    M /trunk/mozilla/Makefile.am
17233 Makefile.am: should fix compilation (or non-compilation) on all platforms
17235 ------------------------------------------------------------------------
17236 r13932 | jpsaman | 2006-01-16 18:49:34 +0100 (Mon, 16 Jan 2006) | 1 line
17237 Changed paths:
17238    M /trunk/modules/gui/skins2/x11/x11_popup.cpp
17240 Compiler warning about a missing return statement in a non-void function.
17241 ------------------------------------------------------------------------
17242 r13931 | jpsaman | 2006-01-16 18:48:33 +0100 (Mon, 16 Jan 2006) | 1 line
17243 Changed paths:
17244    M /trunk/modules/gui/skins2/unzip/unzip.c
17246 Use brackets to avoid ambiguos else
17247 ------------------------------------------------------------------------
17248 r13930 | jpsaman | 2006-01-16 18:45:11 +0100 (Mon, 16 Jan 2006) | 1 line
17249 Changed paths:
17250    M /trunk/src/video_output/vout_intf.c
17252 Fix identation
17253 ------------------------------------------------------------------------
17254 r13929 | jpsaman | 2006-01-16 18:44:38 +0100 (Mon, 16 Jan 2006) | 1 line
17255 Changed paths:
17256    M /trunk/src/control/playlist.c
17258 return NULL properly in libvlc_playlist_get_input()
17259 ------------------------------------------------------------------------
17260 r13928 | jpsaman | 2006-01-16 18:42:57 +0100 (Mon, 16 Jan 2006) | 1 line
17261 Changed paths:
17262    M /trunk/src/input/input.c
17264 Fix segmentation fault in core and use of non-initialised variable compiler warning.
17265 ------------------------------------------------------------------------
17266 r13927 | damienf | 2006-01-16 17:56:40 +0100 (Mon, 16 Jan 2006) | 2 lines
17267 Changed paths:
17268    M /trunk/mozilla/Makefile.am
17270 hopefully, this will fix previous commit
17272 ------------------------------------------------------------------------
17273 r13926 | damienf | 2006-01-16 17:35:19 +0100 (Mon, 16 Jan 2006) | 2 lines
17274 Changed paths:
17275    M /trunk/mozilla/Makefile.am
17276    M /trunk/mozilla/vlcshell.cpp
17278 all: fixed mozilla plugin compilation for MacOS X
17280 ------------------------------------------------------------------------
17281 r13925 | xtophe | 2006-01-16 16:45:07 +0100 (Mon, 16 Jan 2006) | 2 lines
17282 Changed paths:
17283    M /trunk/po/ka.po
17287 ------------------------------------------------------------------------
17288 r13924 | hartman | 2006-01-16 15:37:46 +0100 (Mon, 16 Jan 2006) | 2 lines
17289 Changed paths:
17290    M /trunk/extras/contrib/src/Makefile
17292 * stupid tabs in Makefiles....
17294 ------------------------------------------------------------------------
17295 r13923 | xtophe | 2006-01-16 15:37:08 +0100 (Mon, 16 Jan 2006) | 2 lines
17296 Changed paths:
17297    M /trunk/po/ka.po
17299 Update of the Georgian localization. Thanks to Alexander Didebulidze
17301 ------------------------------------------------------------------------
17302 r13922 | hartman | 2006-01-16 15:33:06 +0100 (Mon, 16 Jan 2006) | 2 lines
17303 Changed paths:
17304    M /trunk/extras/contrib/src/Makefile
17306 * Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
17308 ------------------------------------------------------------------------
17309 r13921 | hartman | 2006-01-16 02:54:55 +0100 (Mon, 16 Jan 2006) | 7 lines
17310 Changed paths:
17311    M /trunk/modules/demux/vobsub.c
17313 modules/demux/vobsub.c:
17314 * add support for negative timestamps
17315 * add support for the delay parameter
17316 * add support for reading the DVD palette of vobsubs
17317 * free the used memory when we close the vobsubs
17320 ------------------------------------------------------------------------
17321 r13920 | zorglub | 2006-01-15 23:21:21 +0100 (Sun, 15 Jan 2006) | 2 lines
17322 Changed paths:
17323    M /trunk/src/misc/stats.c
17327 ------------------------------------------------------------------------
17328 r13919 | zorglub | 2006-01-15 23:10:41 +0100 (Sun, 15 Jan 2006) | 2 lines
17329 Changed paths:
17330    M /trunk/include/vlc_messages.h
17331    M /trunk/include/vlc_symbols.h
17332    M /trunk/src/libvlc.c
17333    M /trunk/src/misc/stats.c
17334    M /trunk/src/misc/vlm.c
17336 Fix some memleaks
17338 ------------------------------------------------------------------------
17339 r13918 | hartman | 2006-01-15 21:52:30 +0100 (Sun, 15 Jan 2006) | 2 lines
17340 Changed paths:
17341    M /trunk/src/input/subtitles.c
17343 * Fix free of the directory listing of the subtitle scan.
17345 ------------------------------------------------------------------------
17346 r13917 | zorglub | 2006-01-15 21:33:26 +0100 (Sun, 15 Jan 2006) | 2 lines
17347 Changed paths:
17348    M /trunk/src/misc/objects.c
17350 Free
17352 ------------------------------------------------------------------------
17353 r13916 | zorglub | 2006-01-15 21:29:38 +0100 (Sun, 15 Jan 2006) | 4 lines
17354 Changed paths:
17355    M /trunk/include/vlc_common.h
17356    M /trunk/include/vlc_input.h
17357    M /trunk/include/vlc_messages.h
17358    M /trunk/include/vlc_symbols.h
17359    M /trunk/src/input/input.c
17360    M /trunk/src/misc/messages.c
17361    M /trunk/src/misc/objects.c
17362    M /trunk/src/misc/vlm.c
17364 Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
17366 To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
17368 ------------------------------------------------------------------------
17369 r13915 | zorglub | 2006-01-15 20:04:43 +0100 (Sun, 15 Jan 2006) | 2 lines
17370 Changed paths:
17371    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
17372    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
17373    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
17374    M /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
17376 Layout stuff
17378 ------------------------------------------------------------------------
17379 r13914 | zorglub | 2006-01-15 19:13:34 +0100 (Sun, 15 Jan 2006) | 3 lines
17380 Changed paths:
17381    M /trunk/src/input/input.c
17382    M /trunk/src/misc/stats.c
17384 Fix calculation for demux bitrate (Refs:#473)
17387 ------------------------------------------------------------------------
17388 r13913 | zorglub | 2006-01-15 18:30:45 +0100 (Sun, 15 Jan 2006) | 2 lines
17389 Changed paths:
17390    M /trunk/include/vlc_messages.h
17391    M /trunk/include/vlc_symbols.h
17392    M /trunk/modules/gui/wxwidgets/Modules.am
17393    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
17394    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
17395    A /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp
17396    A /trunk/modules/gui/wxwidgets/dialogs/infopanels.hpp
17397    M /trunk/modules/gui/wxwidgets/dialogs.cpp
17398    M /trunk/src/input/decoder.c
17399    M /trunk/src/input/es_out.c
17400    M /trunk/src/input/input.c
17401    M /trunk/src/misc/stats.c
17402    M /trunk/src/playlist/playlist.c
17404 Show stats in interface (Refs:#473)
17406 ------------------------------------------------------------------------
17407 r13912 | damienf | 2006-01-14 21:03:43 +0100 (Sat, 14 Jan 2006) | 2 lines
17408 Changed paths:
17409    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
17411 updated patch for latest CVS
17413 ------------------------------------------------------------------------
17414 r13911 | xtophe | 2006-01-14 13:37:19 +0100 (Sat, 14 Jan 2006) | 2 lines
17415 Changed paths:
17416    M /trunk/src/libvlc.h
17418 Inversion
17420 ------------------------------------------------------------------------
17421 r13910 | zorglub | 2006-01-14 11:57:44 +0100 (Sat, 14 Jan 2006) | 2 lines
17422 Changed paths:
17423    M /trunk/include/main.h
17424    M /trunk/src/libvlc.c
17425    M /trunk/src/libvlc.h
17426    M /trunk/src/misc/stats.c
17427    M /trunk/src/playlist/playlist.c
17429 Add an option to disable stats (Refs:#473)
17431 ------------------------------------------------------------------------
17432 r13909 | jpsaman | 2006-01-14 10:36:16 +0100 (Sat, 14 Jan 2006) | 1 line
17433 Changed paths:
17434    M /trunk/modules/access/dshow/common.h
17435    M /trunk/modules/access/dshow/dshow.cpp
17437 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.
17438 ------------------------------------------------------------------------
17439 r13908 | hartman | 2006-01-14 01:03:13 +0100 (Sat, 14 Jan 2006) | 4 lines
17440 Changed paths:
17441    M /trunk/modules/codec/subsdec.c
17442    M /trunk/src/input/stream.c
17444 * Revert the Default charset encoding back to ISO-8859-1
17445   No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
17446 * In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
17448 ------------------------------------------------------------------------
17449 r13907 | zorglub | 2006-01-14 00:01:34 +0100 (Sat, 14 Jan 2006) | 2 lines
17450 Changed paths:
17451    M /trunk/src/misc/stats.c
17453 Fix stats crash
17455 ------------------------------------------------------------------------
17456 r13906 | courmisch | 2006-01-13 13:16:06 +0100 (Fri, 13 Jan 2006) | 2 lines
17457 Changed paths:
17458    M /trunk/modules/access/vcdx/Modules.am
17459    M /trunk/po/POTFILES.in
17461 Partial distcheck fix
17463 ------------------------------------------------------------------------
17464 r13905 | dionoea | 2006-01-13 00:10:04 +0100 (Fri, 13 Jan 2006) | 2 lines
17465 Changed paths:
17466    M /trunk/activex/axvlc.idl
17467    M /trunk/activex/connectioncontainer.cpp
17468    M /trunk/activex/connectioncontainer.h
17469    M /trunk/activex/dataobject.cpp
17470    M /trunk/activex/dataobject.h
17471    M /trunk/activex/main.cpp
17472    M /trunk/activex/objectsafety.cpp
17473    M /trunk/activex/objectsafety.h
17474    M /trunk/activex/olecontrol.cpp
17475    M /trunk/activex/olecontrol.h
17476    M /trunk/activex/oleinplaceactiveobject.cpp
17477    M /trunk/activex/oleinplaceactiveobject.h
17478    M /trunk/activex/oleinplaceobject.cpp
17479    M /trunk/activex/oleinplaceobject.h
17480    M /trunk/activex/oleobject.cpp
17481    M /trunk/activex/oleobject.h
17482    M /trunk/activex/persistpropbag.cpp
17483    M /trunk/activex/persistpropbag.h
17484    M /trunk/activex/persiststorage.cpp
17485    M /trunk/activex/persiststorage.h
17486    M /trunk/activex/persiststreaminit.cpp
17487    M /trunk/activex/persiststreaminit.h
17488    M /trunk/activex/plugin.cpp
17489    M /trunk/activex/plugin.h
17490    M /trunk/activex/provideclassinfo.cpp
17491    M /trunk/activex/provideclassinfo.h
17492    M /trunk/activex/utils.cpp
17493    M /trunk/activex/utils.h
17494    M /trunk/activex/viewobject.cpp
17495    M /trunk/activex/viewobject.h
17496    M /trunk/activex/vlccontrol.cpp
17497    M /trunk/activex/vlccontrol.h
17498    M /trunk/bindings/java/org/videolan/jvlc/JVLC.java
17499    M /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
17500    M /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
17501    M /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
17502    M /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
17503    M /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
17504    M /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
17505    M /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
17506    M /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
17507    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
17508    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
17509    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
17510    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
17511    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
17512    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
17513    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
17514    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
17515    M /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
17516    M /trunk/bindings/java/vlc-glue-cni.cc
17517    M /trunk/bindings/java/vlc-glue-jni.cc
17518    M /trunk/bindings/java/vlc-graphics-jni.cc
17519    M /trunk/bindings/java-gcj/JVLC.java
17520    M /trunk/bindings/python/vlcglue.c
17521    M /trunk/bindings/python/vlcglue.h
17522    M /trunk/evc/modules_builtin_evc.h
17523    M /trunk/extras/contrib/Makefile
17524    M /trunk/extras/contrib/bootstrap
17525    M /trunk/extras/contrib/change_prefix.sh
17526    M /trunk/extras/contrib/src/Makefile
17527    M /trunk/extras/contrib/src/packages.mak
17528    M /trunk/extras/zsh.cpp
17529    M /trunk/include/aout_internal.h
17530    M /trunk/include/audio_output.h
17531    M /trunk/include/beos_specific.h
17532    M /trunk/include/charset.h
17533    M /trunk/include/codecs.h
17534    M /trunk/include/configuration.h
17535    M /trunk/include/darwin_specific.h
17536    M /trunk/include/intf_eject.h
17537    M /trunk/include/iso_lang.h
17538    M /trunk/include/libvlc_internal.h
17539    M /trunk/include/main.h
17540    M /trunk/include/mediacontrol_internal.h
17541    M /trunk/include/modules.h
17542    M /trunk/include/modules_inner.h
17543    M /trunk/include/mtime.h
17544    M /trunk/include/network.h
17545    M /trunk/include/os_specific.h
17546    M /trunk/include/stream_output.h
17547    M /trunk/include/variables.h
17548    M /trunk/include/video_output.h
17549    M /trunk/include/vlc/aout.h
17550    M /trunk/include/vlc/decoder.h
17551    M /trunk/include/vlc/input.h
17552    M /trunk/include/vlc/intf.h
17553    M /trunk/include/vlc/libvlc.h
17554    M /trunk/include/vlc/mediacontrol.h
17555    M /trunk/include/vlc/mediacontrol_structures.h
17556    M /trunk/include/vlc/sout.h
17557    M /trunk/include/vlc/vlc.h
17558    M /trunk/include/vlc/vout.h
17559    M /trunk/include/vlc_access.h
17560    M /trunk/include/vlc_acl.h
17561    M /trunk/include/vlc_bits.h
17562    M /trunk/include/vlc_block.h
17563    M /trunk/include/vlc_block_helper.h
17564    M /trunk/include/vlc_codec.h
17565    M /trunk/include/vlc_common.h
17566    M /trunk/include/vlc_config.h
17567    M /trunk/include/vlc_config_cat.h
17568    M /trunk/include/vlc_cpu.h
17569    M /trunk/include/vlc_demux.h
17570    M /trunk/include/vlc_error.h
17571    M /trunk/include/vlc_es.h
17572    M /trunk/include/vlc_es_out.h
17573    M /trunk/include/vlc_filter.h
17574    M /trunk/include/vlc_httpd.h
17575    M /trunk/include/vlc_image.h
17576    M /trunk/include/vlc_input.h
17577    M /trunk/include/vlc_interaction.h
17578    M /trunk/include/vlc_interface.h
17579    M /trunk/include/vlc_keys.h
17580    M /trunk/include/vlc_md5.h
17581    M /trunk/include/vlc_messages.h
17582    M /trunk/include/vlc_meta.h
17583    M /trunk/include/vlc_objects.h
17584    M /trunk/include/vlc_osd.h
17585    M /trunk/include/vlc_playlist.h
17586    M /trunk/include/vlc_spu.h
17587    M /trunk/include/vlc_stream.h
17588    M /trunk/include/vlc_threads.h
17589    M /trunk/include/vlc_threads_funcs.h
17590    M /trunk/include/vlc_tls.h
17591    M /trunk/include/vlc_video.h
17592    M /trunk/include/vlc_vlm.h
17593    M /trunk/include/vlc_vod.h
17594    M /trunk/include/vlc_xml.h
17595    M /trunk/include/vout_synchro.h
17596    M /trunk/include/win32_specific.h
17597    M /trunk/modules/access/cdda/access.c
17598    M /trunk/modules/access/cdda/access.h
17599    M /trunk/modules/access/cdda/callback.c
17600    M /trunk/modules/access/cdda/callback.h
17601    M /trunk/modules/access/cdda/cdda.c
17602    M /trunk/modules/access/cdda/cdda.h
17603    M /trunk/modules/access/cdda/info.c
17604    M /trunk/modules/access/cdda/info.h
17605    M /trunk/modules/access/cdda.c
17606    M /trunk/modules/access/directory.c
17607    M /trunk/modules/access/dshow/common.h
17608    M /trunk/modules/access/dshow/crossbar.cpp
17609    M /trunk/modules/access/dshow/dshow.cpp
17610    M /trunk/modules/access/dshow/filter.cpp
17611    M /trunk/modules/access/dshow/filter.h
17612    M /trunk/modules/access/dv.c
17613    M /trunk/modules/access/dvb/access.c
17614    M /trunk/modules/access/dvb/http.c
17615    M /trunk/modules/access/dvdnav.c
17616    M /trunk/modules/access/dvdread.c
17617    M /trunk/modules/access/fake.c
17618    M /trunk/modules/access/file.c
17619    M /trunk/modules/access/ftp.c
17620    M /trunk/modules/access/gnomevfs.c
17621    M /trunk/modules/access/http.c
17622    M /trunk/modules/access/mms/asf.c
17623    M /trunk/modules/access/mms/asf.h
17624    M /trunk/modules/access/mms/buffer.c
17625    M /trunk/modules/access/mms/buffer.h
17626    M /trunk/modules/access/mms/mms.c
17627    M /trunk/modules/access/mms/mms.h
17628    M /trunk/modules/access/mms/mmsh.c
17629    M /trunk/modules/access/mms/mmsh.h
17630    M /trunk/modules/access/mms/mmstu.c
17631    M /trunk/modules/access/mms/mmstu.h
17632    M /trunk/modules/access/pvr/pvr.c
17633    M /trunk/modules/access/rtsp/access.c
17634    M /trunk/modules/access/rtsp/real.c
17635    M /trunk/modules/access/rtsp/real.h
17636    M /trunk/modules/access/rtsp/real_rmff.c
17637    M /trunk/modules/access/rtsp/real_rmff.h
17638    M /trunk/modules/access/rtsp/real_sdpplin.h
17639    M /trunk/modules/access/rtsp/rtsp.c
17640    M /trunk/modules/access/rtsp/rtsp.h
17641    M /trunk/modules/access/screen/beos.cpp
17642    M /trunk/modules/access/screen/mac.c
17643    M /trunk/modules/access/screen/screen.c
17644    M /trunk/modules/access/screen/screen.h
17645    M /trunk/modules/access/screen/win32.c
17646    M /trunk/modules/access/screen/x11.c
17647    M /trunk/modules/access/smb.c
17648    M /trunk/modules/access/tcp.c
17649    M /trunk/modules/access/udp.c
17650    M /trunk/modules/access/v4l/v4l.c
17651    M /trunk/modules/access/v4l/videodev_mjpeg.h
17652    M /trunk/modules/access/vcd/cdrom.c
17653    M /trunk/modules/access/vcd/cdrom.h
17654    M /trunk/modules/access/vcd/cdrom_internals.h
17655    M /trunk/modules/access/vcd/vcd.c
17656    M /trunk/modules/access/vcdx/access.c
17657    M /trunk/modules/access/vcdx/demux.c
17658    M /trunk/modules/access/vcdx/info.c
17659    M /trunk/modules/access/vcdx/info.h
17660    M /trunk/modules/access/vcdx/intf.c
17661    M /trunk/modules/access/vcdx/intf.h
17662    M /trunk/modules/access/vcdx/vcd.c
17663    M /trunk/modules/access/vcdx/vcd.h
17664    M /trunk/modules/access/vcdx/vcdplayer.c
17665    M /trunk/modules/access/vcdx/vcdplayer.h
17666    M /trunk/modules/access_filter/record.c
17667    M /trunk/modules/access_filter/timeshift.c
17668    M /trunk/modules/access_output/bonjour.c
17669    M /trunk/modules/access_output/bonjour.h
17670    M /trunk/modules/access_output/dummy.c
17671    M /trunk/modules/access_output/file.c
17672    M /trunk/modules/access_output/http.c
17673    M /trunk/modules/access_output/shout.c
17674    M /trunk/modules/access_output/udp.c
17675    M /trunk/modules/audio_filter/channel_mixer/dolby.c
17676    M /trunk/modules/audio_filter/channel_mixer/headphone.c
17677    M /trunk/modules/audio_filter/channel_mixer/simple.c
17678    M /trunk/modules/audio_filter/channel_mixer/trivial.c
17679    M /trunk/modules/audio_filter/converter/a52tofloat32.c
17680    M /trunk/modules/audio_filter/converter/a52tospdif.c
17681    M /trunk/modules/audio_filter/converter/dtstofloat32.c
17682    M /trunk/modules/audio_filter/converter/dtstospdif.c
17683    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
17684    M /trunk/modules/audio_filter/converter/fixed32tos16.c
17685    M /trunk/modules/audio_filter/converter/float32tos16.c
17686    M /trunk/modules/audio_filter/converter/float32tos8.c
17687    M /trunk/modules/audio_filter/converter/float32tou16.c
17688    M /trunk/modules/audio_filter/converter/float32tou8.c
17689    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
17690    M /trunk/modules/audio_filter/converter/s16tofixed32.c
17691    M /trunk/modules/audio_filter/converter/s16tofloat32.c
17692    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
17693    M /trunk/modules/audio_filter/converter/s8tofloat32.c
17694    M /trunk/modules/audio_filter/converter/u8tofixed32.c
17695    M /trunk/modules/audio_filter/converter/u8tofloat32.c
17696    M /trunk/modules/audio_filter/equalizer.c
17697    M /trunk/modules/audio_filter/equalizer_presets.h
17698    M /trunk/modules/audio_filter/format.c
17699    M /trunk/modules/audio_filter/normvol.c
17700    M /trunk/modules/audio_filter/resampler/bandlimited.c
17701    M /trunk/modules/audio_filter/resampler/bandlimited.h
17702    M /trunk/modules/audio_filter/resampler/linear.c
17703    M /trunk/modules/audio_filter/resampler/trivial.c
17704    M /trunk/modules/audio_filter/resampler/ugly.c
17705    M /trunk/modules/audio_mixer/float32.c
17706    M /trunk/modules/audio_mixer/spdif.c
17707    M /trunk/modules/audio_mixer/trivial.c
17708    M /trunk/modules/audio_output/alsa.c
17709    M /trunk/modules/audio_output/arts.c
17710    M /trunk/modules/audio_output/auhal.c
17711    M /trunk/modules/audio_output/directx.c
17712    M /trunk/modules/audio_output/esd.c
17713    M /trunk/modules/audio_output/file.c
17714    M /trunk/modules/audio_output/hd1000a.cpp
17715    M /trunk/modules/audio_output/jack.c
17716    M /trunk/modules/audio_output/oss.c
17717    M /trunk/modules/audio_output/portaudio.c
17718    M /trunk/modules/audio_output/sdl.c
17719    M /trunk/modules/audio_output/waveout.c
17720    M /trunk/modules/codec/a52.c
17721    M /trunk/modules/codec/adpcm.c
17722    M /trunk/modules/codec/araw.c
17723    M /trunk/modules/codec/cinepak.c
17724    M /trunk/modules/codec/cmml/browser_open.c
17725    M /trunk/modules/codec/cmml/browser_open.h
17726    M /trunk/modules/codec/cmml/cmml.c
17727    M /trunk/modules/codec/cmml/history.c
17728    M /trunk/modules/codec/cmml/history.h
17729    M /trunk/modules/codec/cmml/intf.c
17730    M /trunk/modules/codec/cmml/xarray.c
17731    M /trunk/modules/codec/cmml/xarray.h
17732    M /trunk/modules/codec/cmml/xlist.c
17733    M /trunk/modules/codec/cmml/xlist.h
17734    M /trunk/modules/codec/cmml/xstrcat.h
17735    M /trunk/modules/codec/cmml/xtag.c
17736    M /trunk/modules/codec/cmml/xtag.h
17737    M /trunk/modules/codec/cmml/xurl.c
17738    M /trunk/modules/codec/cmml/xurl.h
17739    M /trunk/modules/codec/cvdsub.c
17740    M /trunk/modules/codec/dirac.c
17741    M /trunk/modules/codec/dmo/buffer.c
17742    M /trunk/modules/codec/dmo/dmo.c
17743    M /trunk/modules/codec/dmo/dmo.h
17744    M /trunk/modules/codec/dts.c
17745    M /trunk/modules/codec/dvbsub.c
17746    M /trunk/modules/codec/faad.c
17747    M /trunk/modules/codec/fake.c
17748    M /trunk/modules/codec/ffmpeg/audio.c
17749    M /trunk/modules/codec/ffmpeg/chroma.c
17750    M /trunk/modules/codec/ffmpeg/demux.c
17751    M /trunk/modules/codec/ffmpeg/encoder.c
17752    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17753    M /trunk/modules/codec/ffmpeg/ffmpeg.h
17754    M /trunk/modules/codec/ffmpeg/postprocess.c
17755    M /trunk/modules/codec/ffmpeg/video.c
17756    M /trunk/modules/codec/ffmpeg/video_filter.c
17757    M /trunk/modules/codec/flac.c
17758    M /trunk/modules/codec/libmpeg2.c
17759    M /trunk/modules/codec/lpcm.c
17760    M /trunk/modules/codec/mash.cpp
17761    M /trunk/modules/codec/mpeg_audio.c
17762    M /trunk/modules/codec/png.c
17763    M /trunk/modules/codec/quicktime.c
17764    M /trunk/modules/codec/rawvideo.c
17765    M /trunk/modules/codec/realaudio.c
17766    M /trunk/modules/codec/sdl_image.c
17767    M /trunk/modules/codec/speex.c
17768    M /trunk/modules/codec/spudec/parse.c
17769    M /trunk/modules/codec/spudec/spudec.c
17770    M /trunk/modules/codec/spudec/spudec.h
17771    M /trunk/modules/codec/subsdec.c
17772    M /trunk/modules/codec/svcdsub.c
17773    M /trunk/modules/codec/tarkin.c
17774    M /trunk/modules/codec/theora.c
17775    M /trunk/modules/codec/twolame.c
17776    M /trunk/modules/codec/vorbis.c
17777    M /trunk/modules/codec/x264.c
17778    M /trunk/modules/control/corba/corba.c
17779    M /trunk/modules/control/gestures.c
17780    M /trunk/modules/control/hotkeys.c
17781    M /trunk/modules/control/http/http.c
17782    M /trunk/modules/control/http/http.h
17783    M /trunk/modules/control/http/macro.c
17784    M /trunk/modules/control/http/macros.h
17785    M /trunk/modules/control/http/mvar.c
17786    M /trunk/modules/control/http/rpn.c
17787    M /trunk/modules/control/http/util.c
17788    M /trunk/modules/control/lirc.c
17789    M /trunk/modules/control/netsync.c
17790    M /trunk/modules/control/ntservice.c
17791    M /trunk/modules/control/rc.c
17792    M /trunk/modules/control/showintf.c
17793    M /trunk/modules/control/telnet.c
17794    M /trunk/modules/demux/a52.c
17795    M /trunk/modules/demux/aiff.c
17796    M /trunk/modules/demux/asf/asf.c
17797    M /trunk/modules/demux/asf/libasf.c
17798    M /trunk/modules/demux/asf/libasf.h
17799    M /trunk/modules/demux/au.c
17800    M /trunk/modules/demux/avi/avi.c
17801    M /trunk/modules/demux/avi/libavi.c
17802    M /trunk/modules/demux/avi/libavi.h
17803    M /trunk/modules/demux/demuxdump.c
17804    M /trunk/modules/demux/dts.c
17805    M /trunk/modules/demux/flac.c
17806    M /trunk/modules/demux/livedotcom.cpp
17807    M /trunk/modules/demux/m3u.c
17808    M /trunk/modules/demux/mjpeg.c
17809    M /trunk/modules/demux/mkv.cpp
17810    M /trunk/modules/demux/mod.c
17811    M /trunk/modules/demux/mp4/drms.c
17812    M /trunk/modules/demux/mp4/drms.h
17813    M /trunk/modules/demux/mp4/drmstables.h
17814    M /trunk/modules/demux/mp4/libmp4.c
17815    M /trunk/modules/demux/mp4/libmp4.h
17816    M /trunk/modules/demux/mp4/mp4.c
17817    M /trunk/modules/demux/mpc.c
17818    M /trunk/modules/demux/mpeg/h264.c
17819    M /trunk/modules/demux/mpeg/m4a.c
17820    M /trunk/modules/demux/mpeg/m4v.c
17821    M /trunk/modules/demux/mpeg/mpga.c
17822    M /trunk/modules/demux/mpeg/mpgv.c
17823    M /trunk/modules/demux/nsc.c
17824    M /trunk/modules/demux/nsv.c
17825    M /trunk/modules/demux/nuv.c
17826    M /trunk/modules/demux/ogg.c
17827    M /trunk/modules/demux/playlist/b4s.c
17828    M /trunk/modules/demux/playlist/dvb.c
17829    M /trunk/modules/demux/playlist/m3u.c
17830    M /trunk/modules/demux/playlist/old.c
17831    M /trunk/modules/demux/playlist/playlist.c
17832    M /trunk/modules/demux/playlist/playlist.h
17833    M /trunk/modules/demux/playlist/pls.c
17834    M /trunk/modules/demux/playlist/podcast.c
17835    M /trunk/modules/demux/ps.c
17836    M /trunk/modules/demux/ps.h
17837    M /trunk/modules/demux/pva.c
17838    M /trunk/modules/demux/rawdv.c
17839    M /trunk/modules/demux/real.c
17840    M /trunk/modules/demux/sgimb.c
17841    M /trunk/modules/demux/subtitle.c
17842    M /trunk/modules/demux/ts.c
17843    M /trunk/modules/demux/ty.c
17844    M /trunk/modules/demux/util/id3genres.h
17845    M /trunk/modules/demux/util/id3tag.c
17846    M /trunk/modules/demux/vobsub.c
17847    M /trunk/modules/demux/voc.c
17848    M /trunk/modules/demux/wav.c
17849    M /trunk/modules/demux/xa.c
17850    M /trunk/modules/gui/beos/AudioOutput.cpp
17851    M /trunk/modules/gui/beos/BeOS.cpp
17852    M /trunk/modules/gui/beos/Bitmaps.h
17853    M /trunk/modules/gui/beos/DrawingTidbits.cpp
17854    M /trunk/modules/gui/beos/DrawingTidbits.h
17855    M /trunk/modules/gui/beos/Interface.cpp
17856    M /trunk/modules/gui/beos/InterfaceWindow.cpp
17857    M /trunk/modules/gui/beos/InterfaceWindow.h
17858    M /trunk/modules/gui/beos/ListViews.cpp
17859    M /trunk/modules/gui/beos/ListViews.h
17860    M /trunk/modules/gui/beos/MediaControlView.cpp
17861    M /trunk/modules/gui/beos/MediaControlView.h
17862    M /trunk/modules/gui/beos/MessagesWindow.cpp
17863    M /trunk/modules/gui/beos/MessagesWindow.h
17864    M /trunk/modules/gui/beos/MsgVals.h
17865    M /trunk/modules/gui/beos/PlayListWindow.cpp
17866    M /trunk/modules/gui/beos/PlayListWindow.h
17867    M /trunk/modules/gui/beos/PreferencesWindow.cpp
17868    M /trunk/modules/gui/beos/PreferencesWindow.h
17869    M /trunk/modules/gui/beos/TransportButton.cpp
17870    M /trunk/modules/gui/beos/TransportButton.h
17871    M /trunk/modules/gui/beos/VideoOutput.cpp
17872    M /trunk/modules/gui/beos/VideoWindow.h
17873    M /trunk/modules/gui/macosx/about.h
17874    M /trunk/modules/gui/macosx/about.m
17875    M /trunk/modules/gui/macosx/applescript.h
17876    M /trunk/modules/gui/macosx/applescript.m
17877    M /trunk/modules/gui/macosx/bookmarks.h
17878    M /trunk/modules/gui/macosx/bookmarks.m
17879    M /trunk/modules/gui/macosx/controls.h
17880    M /trunk/modules/gui/macosx/controls.m
17881    M /trunk/modules/gui/macosx/embeddedwindow.h
17882    M /trunk/modules/gui/macosx/embeddedwindow.m
17883    M /trunk/modules/gui/macosx/equalizer.h
17884    M /trunk/modules/gui/macosx/equalizer.m
17885    M /trunk/modules/gui/macosx/extended.h
17886    M /trunk/modules/gui/macosx/extended.m
17887    M /trunk/modules/gui/macosx/interaction.h
17888    M /trunk/modules/gui/macosx/interaction.m
17889    M /trunk/modules/gui/macosx/intf.h
17890    M /trunk/modules/gui/macosx/intf.m
17891    M /trunk/modules/gui/macosx/macosx.m
17892    M /trunk/modules/gui/macosx/misc.h
17893    M /trunk/modules/gui/macosx/misc.m
17894    M /trunk/modules/gui/macosx/open.h
17895    M /trunk/modules/gui/macosx/open.m
17896    M /trunk/modules/gui/macosx/output.h
17897    M /trunk/modules/gui/macosx/output.m
17898    M /trunk/modules/gui/macosx/playlist.h
17899    M /trunk/modules/gui/macosx/playlist.m
17900    M /trunk/modules/gui/macosx/playlistinfo.h
17901    M /trunk/modules/gui/macosx/playlistinfo.m
17902    M /trunk/modules/gui/macosx/prefs.h
17903    M /trunk/modules/gui/macosx/prefs.m
17904    M /trunk/modules/gui/macosx/prefs_widgets.h
17905    M /trunk/modules/gui/macosx/prefs_widgets.m
17906    M /trunk/modules/gui/macosx/sfilters.h
17907    M /trunk/modules/gui/macosx/sfilters.m
17908    M /trunk/modules/gui/macosx/vout.h
17909    M /trunk/modules/gui/macosx/vout.m
17910    M /trunk/modules/gui/macosx/voutgl.m
17911    M /trunk/modules/gui/macosx/voutqt.m
17912    M /trunk/modules/gui/macosx/wizard.h
17913    M /trunk/modules/gui/macosx/wizard.m
17914    M /trunk/modules/gui/ncurses.c
17915    M /trunk/modules/gui/pda/pda.c
17916    M /trunk/modules/gui/pda/pda.h
17917    M /trunk/modules/gui/pda/pda_callbacks.c
17918    M /trunk/modules/gui/pda/pda_callbacks.h
17919    M /trunk/modules/gui/qnx/aout.c
17920    M /trunk/modules/gui/qnx/qnx.c
17921    M /trunk/modules/gui/qnx/vout.c
17922    M /trunk/modules/gui/skins2/commands/async_queue.cpp
17923    M /trunk/modules/gui/skins2/commands/async_queue.hpp
17924    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
17925    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
17926    M /trunk/modules/gui/skins2/commands/cmd_audio.cpp
17927    M /trunk/modules/gui/skins2/commands/cmd_audio.hpp
17928    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
17929    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
17930    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
17931    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
17932    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
17933    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
17934    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
17935    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
17936    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
17937    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
17938    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
17939    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
17940    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
17941    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
17942    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
17943    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
17944    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
17945    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
17946    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
17947    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
17948    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
17949    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
17950    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
17951    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
17952    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
17953    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
17954    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
17955    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
17956    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
17957    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
17958    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
17959    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
17960    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
17961    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
17962    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
17963    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
17964    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
17965    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
17966    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
17967    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
17968    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
17969    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
17970    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
17971    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
17972    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
17973    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
17974    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
17975    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
17976    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
17977    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
17978    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
17979    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
17980    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
17981    M /trunk/modules/gui/skins2/events/evt_enter.hpp
17982    M /trunk/modules/gui/skins2/events/evt_focus.hpp
17983    M /trunk/modules/gui/skins2/events/evt_generic.hpp
17984    M /trunk/modules/gui/skins2/events/evt_input.cpp
17985    M /trunk/modules/gui/skins2/events/evt_input.hpp
17986    M /trunk/modules/gui/skins2/events/evt_key.cpp
17987    M /trunk/modules/gui/skins2/events/evt_key.hpp
17988    M /trunk/modules/gui/skins2/events/evt_leave.hpp
17989    M /trunk/modules/gui/skins2/events/evt_menu.hpp
17990    M /trunk/modules/gui/skins2/events/evt_motion.hpp
17991    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
17992    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
17993    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
17994    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
17995    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
17996    M /trunk/modules/gui/skins2/events/evt_special.cpp
17997    M /trunk/modules/gui/skins2/events/evt_special.hpp
17998    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
17999    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
18000    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
18001    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
18002    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
18003    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
18004    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
18005    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
18006    M /trunk/modules/gui/skins2/macosx/macosx_popup.cpp
18007    M /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
18008    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
18009    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
18010    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
18011    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
18012    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
18013    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
18014    M /trunk/modules/gui/skins2/parser/builder.cpp
18015    M /trunk/modules/gui/skins2/parser/builder.hpp
18016    M /trunk/modules/gui/skins2/parser/builder_data.hpp
18017    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
18018    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
18019    M /trunk/modules/gui/skins2/parser/gen_builder.py
18020    M /trunk/modules/gui/skins2/parser/interpreter.cpp
18021    M /trunk/modules/gui/skins2/parser/interpreter.hpp
18022    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
18023    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
18024    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
18025    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
18026    M /trunk/modules/gui/skins2/src/anchor.cpp
18027    M /trunk/modules/gui/skins2/src/anchor.hpp
18028    M /trunk/modules/gui/skins2/src/anim_bitmap.cpp
18029    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
18030    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
18031    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
18032    M /trunk/modules/gui/skins2/src/dialogs.cpp
18033    M /trunk/modules/gui/skins2/src/dialogs.hpp
18034    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
18035    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
18036    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
18037    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
18038    M /trunk/modules/gui/skins2/src/ft2_font.cpp
18039    M /trunk/modules/gui/skins2/src/ft2_font.hpp
18040    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
18041    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
18042    M /trunk/modules/gui/skins2/src/generic_font.hpp
18043    M /trunk/modules/gui/skins2/src/generic_layout.cpp
18044    M /trunk/modules/gui/skins2/src/generic_layout.hpp
18045    M /trunk/modules/gui/skins2/src/generic_window.cpp
18046    M /trunk/modules/gui/skins2/src/generic_window.hpp
18047    M /trunk/modules/gui/skins2/src/logger.cpp
18048    M /trunk/modules/gui/skins2/src/logger.hpp
18049    M /trunk/modules/gui/skins2/src/os_factory.cpp
18050    M /trunk/modules/gui/skins2/src/os_factory.hpp
18051    M /trunk/modules/gui/skins2/src/os_graphics.hpp
18052    M /trunk/modules/gui/skins2/src/os_loop.hpp
18053    M /trunk/modules/gui/skins2/src/os_popup.hpp
18054    M /trunk/modules/gui/skins2/src/os_timer.hpp
18055    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
18056    M /trunk/modules/gui/skins2/src/os_window.hpp
18057    M /trunk/modules/gui/skins2/src/popup.cpp
18058    M /trunk/modules/gui/skins2/src/popup.hpp
18059    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
18060    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
18061    M /trunk/modules/gui/skins2/src/skin_common.hpp
18062    M /trunk/modules/gui/skins2/src/skin_main.cpp
18063    M /trunk/modules/gui/skins2/src/theme.cpp
18064    M /trunk/modules/gui/skins2/src/theme.hpp
18065    M /trunk/modules/gui/skins2/src/theme_loader.cpp
18066    M /trunk/modules/gui/skins2/src/theme_loader.hpp
18067    M /trunk/modules/gui/skins2/src/theme_repository.cpp
18068    M /trunk/modules/gui/skins2/src/theme_repository.hpp
18069    M /trunk/modules/gui/skins2/src/tooltip.cpp
18070    M /trunk/modules/gui/skins2/src/tooltip.hpp
18071    M /trunk/modules/gui/skins2/src/top_window.cpp
18072    M /trunk/modules/gui/skins2/src/top_window.hpp
18073    M /trunk/modules/gui/skins2/src/var_manager.cpp
18074    M /trunk/modules/gui/skins2/src/var_manager.hpp
18075    M /trunk/modules/gui/skins2/src/vlcproc.cpp
18076    M /trunk/modules/gui/skins2/src/vlcproc.hpp
18077    M /trunk/modules/gui/skins2/src/vout_window.cpp
18078    M /trunk/modules/gui/skins2/src/vout_window.hpp
18079    M /trunk/modules/gui/skins2/src/window_manager.cpp
18080    M /trunk/modules/gui/skins2/src/window_manager.hpp
18081    M /trunk/modules/gui/skins2/utils/bezier.cpp
18082    M /trunk/modules/gui/skins2/utils/bezier.hpp
18083    M /trunk/modules/gui/skins2/utils/fsm.cpp
18084    M /trunk/modules/gui/skins2/utils/fsm.hpp
18085    M /trunk/modules/gui/skins2/utils/observer.hpp
18086    M /trunk/modules/gui/skins2/utils/pointer.hpp
18087    M /trunk/modules/gui/skins2/utils/position.cpp
18088    M /trunk/modules/gui/skins2/utils/position.hpp
18089    M /trunk/modules/gui/skins2/utils/ustring.cpp
18090    M /trunk/modules/gui/skins2/utils/ustring.hpp
18091    M /trunk/modules/gui/skins2/utils/var_bool.cpp
18092    M /trunk/modules/gui/skins2/utils/var_bool.hpp
18093    M /trunk/modules/gui/skins2/utils/var_list.cpp
18094    M /trunk/modules/gui/skins2/utils/var_list.hpp
18095    M /trunk/modules/gui/skins2/utils/var_percent.cpp
18096    M /trunk/modules/gui/skins2/utils/var_percent.hpp
18097    M /trunk/modules/gui/skins2/utils/var_text.cpp
18098    M /trunk/modules/gui/skins2/utils/var_text.hpp
18099    M /trunk/modules/gui/skins2/utils/var_tree.cpp
18100    M /trunk/modules/gui/skins2/utils/var_tree.hpp
18101    M /trunk/modules/gui/skins2/utils/variable.hpp
18102    M /trunk/modules/gui/skins2/vars/equalizer.cpp
18103    M /trunk/modules/gui/skins2/vars/equalizer.hpp
18104    M /trunk/modules/gui/skins2/vars/playlist.cpp
18105    M /trunk/modules/gui/skins2/vars/playlist.hpp
18106    M /trunk/modules/gui/skins2/vars/playtree.cpp
18107    M /trunk/modules/gui/skins2/vars/playtree.hpp
18108    M /trunk/modules/gui/skins2/vars/time.cpp
18109    M /trunk/modules/gui/skins2/vars/time.hpp
18110    M /trunk/modules/gui/skins2/vars/volume.cpp
18111    M /trunk/modules/gui/skins2/vars/volume.hpp
18112    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
18113    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
18114    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
18115    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
18116    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
18117    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
18118    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
18119    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
18120    M /trunk/modules/gui/skins2/win32/win32_popup.cpp
18121    M /trunk/modules/gui/skins2/win32/win32_popup.hpp
18122    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
18123    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
18124    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
18125    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
18126    M /trunk/modules/gui/skins2/win32/win32_window.cpp
18127    M /trunk/modules/gui/skins2/win32/win32_window.hpp
18128    M /trunk/modules/gui/skins2/x11/x11_display.cpp
18129    M /trunk/modules/gui/skins2/x11/x11_display.hpp
18130    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
18131    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
18132    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
18133    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
18134    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
18135    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
18136    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
18137    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
18138    M /trunk/modules/gui/skins2/x11/x11_popup.cpp
18139    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
18140    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
18141    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
18142    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
18143    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
18144    M /trunk/modules/gui/skins2/x11/x11_window.cpp
18145    M /trunk/modules/gui/skins2/x11/x11_window.hpp
18146    M /trunk/modules/gui/wince/dialogs.cpp
18147    M /trunk/modules/gui/wince/fileinfo.cpp
18148    M /trunk/modules/gui/wince/iteminfo.cpp
18149    M /trunk/modules/gui/wince/menus.cpp
18150    M /trunk/modules/gui/wince/messages.cpp
18151    M /trunk/modules/gui/wince/open.cpp
18152    M /trunk/modules/gui/wince/playlist.cpp
18153    M /trunk/modules/gui/wince/preferences.cpp
18154    M /trunk/modules/gui/wince/preferences_widgets.cpp
18155    M /trunk/modules/gui/wince/preferences_widgets.h
18156    M /trunk/modules/gui/wince/subtitles.cpp
18157    M /trunk/modules/gui/wince/timer.cpp
18158    M /trunk/modules/gui/wince/video.cpp
18159    M /trunk/modules/gui/wince/wince.h
18160    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp
18161    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
18162    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
18163    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
18164    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
18165    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
18166    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp
18167    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
18168    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
18169    M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
18170    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
18171    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
18172    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
18173    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
18174    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
18175    M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
18176    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
18177    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.h
18178    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
18179    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
18180    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
18181    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
18182    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp
18183    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
18184    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
18185    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
18186    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
18187    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
18188    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
18189    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
18190    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
18191    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
18192    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
18193    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
18194    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
18195    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
18196    M /trunk/modules/gui/wxwidgets/dialogs.cpp
18197    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
18198    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
18199    M /trunk/modules/gui/wxwidgets/input_manager.cpp
18200    M /trunk/modules/gui/wxwidgets/input_manager.hpp
18201    M /trunk/modules/gui/wxwidgets/interface.cpp
18202    M /trunk/modules/gui/wxwidgets/interface.hpp
18203    M /trunk/modules/gui/wxwidgets/menus.cpp
18204    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
18205    M /trunk/modules/gui/wxwidgets/playlist_manager.hpp
18206    M /trunk/modules/gui/wxwidgets/streamdata.cpp
18207    M /trunk/modules/gui/wxwidgets/streamdata.h
18208    M /trunk/modules/gui/wxwidgets/timer.cpp
18209    M /trunk/modules/gui/wxwidgets/timer.hpp
18210    M /trunk/modules/gui/wxwidgets/video.cpp
18211    M /trunk/modules/gui/wxwidgets/video.hpp
18212    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
18213    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
18214    M /trunk/modules/misc/dummy/aout.c
18215    M /trunk/modules/misc/dummy/decoder.c
18216    M /trunk/modules/misc/dummy/dummy.c
18217    M /trunk/modules/misc/dummy/dummy.h
18218    M /trunk/modules/misc/dummy/encoder.c
18219    M /trunk/modules/misc/dummy/input.c
18220    M /trunk/modules/misc/dummy/interface.c
18221    M /trunk/modules/misc/dummy/renderer.c
18222    M /trunk/modules/misc/dummy/vout.c
18223    M /trunk/modules/misc/freetype.c
18224    M /trunk/modules/misc/gnutls.c
18225    M /trunk/modules/misc/gtk_main.c
18226    M /trunk/modules/misc/logger.c
18227    M /trunk/modules/misc/memcpy/fastmemcpy.h
18228    M /trunk/modules/misc/memcpy/memcpy.c
18229    M /trunk/modules/misc/memcpy/memcpyaltivec.c
18230    M /trunk/modules/misc/msn.c
18231    M /trunk/modules/misc/network/ipv4.c
18232    M /trunk/modules/misc/network/ipv6.c
18233    M /trunk/modules/misc/playlist/export.c
18234    M /trunk/modules/misc/playlist/m3u.c
18235    M /trunk/modules/misc/playlist/old.c
18236    M /trunk/modules/misc/qte_main.cpp
18237    M /trunk/modules/misc/rtsp.c
18238    M /trunk/modules/misc/screensaver.c
18239    M /trunk/modules/misc/svg.c
18240    M /trunk/modules/misc/testsuite/playlist.c
18241    M /trunk/modules/misc/testsuite/test1.c
18242    M /trunk/modules/misc/testsuite/test2.cpp
18243    M /trunk/modules/misc/testsuite/test3.m
18244    M /trunk/modules/misc/testsuite/test4.c
18245    M /trunk/modules/misc/win32text.c
18246    M /trunk/modules/misc/xml/libxml.c
18247    M /trunk/modules/misc/xml/xtag.c
18248    M /trunk/modules/mux/asf.c
18249    M /trunk/modules/mux/avi.c
18250    M /trunk/modules/mux/dummy.c
18251    M /trunk/modules/mux/mp4.c
18252    M /trunk/modules/mux/mpeg/bits.h
18253    M /trunk/modules/mux/mpeg/csa.c
18254    M /trunk/modules/mux/mpeg/csa.h
18255    M /trunk/modules/mux/mpeg/pes.c
18256    M /trunk/modules/mux/mpeg/pes.h
18257    M /trunk/modules/mux/mpeg/ps.c
18258    M /trunk/modules/mux/mpeg/ts.c
18259    M /trunk/modules/mux/mpjpeg.c
18260    M /trunk/modules/mux/ogg.c
18261    M /trunk/modules/mux/wav.c
18262    M /trunk/modules/packetizer/copy.c
18263    M /trunk/modules/packetizer/h264.c
18264    M /trunk/modules/packetizer/mpeg4audio.c
18265    M /trunk/modules/packetizer/mpeg4video.c
18266    M /trunk/modules/packetizer/mpegvideo.c
18267    M /trunk/modules/services_discovery/bonjour.c
18268    M /trunk/modules/services_discovery/daap.c
18269    M /trunk/modules/services_discovery/hal.c
18270    M /trunk/modules/services_discovery/podcast.c
18271    M /trunk/modules/services_discovery/sap.c
18272    M /trunk/modules/services_discovery/shout.c
18273    M /trunk/modules/services_discovery/upnp.cpp
18274    M /trunk/modules/stream_out/bridge.c
18275    M /trunk/modules/stream_out/description.c
18276    M /trunk/modules/stream_out/display.c
18277    M /trunk/modules/stream_out/dummy.c
18278    M /trunk/modules/stream_out/duplicate.c
18279    M /trunk/modules/stream_out/es.c
18280    M /trunk/modules/stream_out/gather.c
18281    M /trunk/modules/stream_out/mosaic_bridge.c
18282    M /trunk/modules/stream_out/rtp.c
18283    M /trunk/modules/stream_out/standard.c
18284    M /trunk/modules/stream_out/switcher.c
18285    M /trunk/modules/stream_out/transcode.c
18286    M /trunk/modules/stream_out/transrate/block.c
18287    M /trunk/modules/stream_out/transrate/frame.c
18288    M /trunk/modules/stream_out/transrate/transrate.c
18289    M /trunk/modules/stream_out/transrate/transrate.h
18290    M /trunk/modules/video_chroma/i420_rgb.c
18291    M /trunk/modules/video_chroma/i420_rgb.h
18292    M /trunk/modules/video_chroma/i420_rgb16.c
18293    M /trunk/modules/video_chroma/i420_rgb8.c
18294    M /trunk/modules/video_chroma/i420_rgb_c.h
18295    M /trunk/modules/video_chroma/i420_rgb_mmx.h
18296    M /trunk/modules/video_chroma/i420_ymga.c
18297    M /trunk/modules/video_chroma/i420_yuy2.c
18298    M /trunk/modules/video_chroma/i420_yuy2.h
18299    M /trunk/modules/video_chroma/i422_yuy2.c
18300    M /trunk/modules/video_chroma/i422_yuy2.h
18301    M /trunk/modules/video_filter/adjust.c
18302    M /trunk/modules/video_filter/blend.c
18303    M /trunk/modules/video_filter/clone.c
18304    M /trunk/modules/video_filter/crop.c
18305    M /trunk/modules/video_filter/deinterlace.c
18306    M /trunk/modules/video_filter/distort.c
18307    M /trunk/modules/video_filter/filter_common.h
18308    M /trunk/modules/video_filter/invert.c
18309    M /trunk/modules/video_filter/logo.c
18310    M /trunk/modules/video_filter/magnify.c
18311    M /trunk/modules/video_filter/marq.c
18312    M /trunk/modules/video_filter/mosaic.c
18313    M /trunk/modules/video_filter/mosaic.h
18314    M /trunk/modules/video_filter/motionblur.c
18315    M /trunk/modules/video_filter/motiondetect.c
18316    M /trunk/modules/video_filter/osdmenu.c
18317    M /trunk/modules/video_filter/rss.c
18318    M /trunk/modules/video_filter/rv32.c
18319    M /trunk/modules/video_filter/scale.c
18320    M /trunk/modules/video_filter/swscale/common.h
18321    M /trunk/modules/video_filter/swscale/filter.c
18322    M /trunk/modules/video_filter/time.c
18323    M /trunk/modules/video_filter/transform.c
18324    M /trunk/modules/video_filter/wall.c
18325    M /trunk/modules/video_output/aa.c
18326    M /trunk/modules/video_output/caca.c
18327    M /trunk/modules/video_output/directfb.c
18328    M /trunk/modules/video_output/directx/directx.c
18329    M /trunk/modules/video_output/directx/events.c
18330    M /trunk/modules/video_output/directx/glwin32.c
18331    M /trunk/modules/video_output/directx/vout.h
18332    M /trunk/modules/video_output/fb.c
18333    M /trunk/modules/video_output/ggi.c
18334    M /trunk/modules/video_output/glide.c
18335    M /trunk/modules/video_output/hd1000v.cpp
18336    M /trunk/modules/video_output/image.c
18337    M /trunk/modules/video_output/mga.c
18338    M /trunk/modules/video_output/opengl.c
18339    M /trunk/modules/video_output/qte/qte.cpp
18340    M /trunk/modules/video_output/qte/qte.h
18341    M /trunk/modules/video_output/sdl.c
18342    M /trunk/modules/video_output/snapshot.c
18343    M /trunk/modules/video_output/svgalib.c
18344    M /trunk/modules/video_output/wingdi.c
18345    M /trunk/modules/video_output/x11/glx.c
18346    M /trunk/modules/video_output/x11/x11.c
18347    M /trunk/modules/video_output/x11/xcommon.c
18348    M /trunk/modules/video_output/x11/xcommon.h
18349    M /trunk/modules/video_output/x11/xvideo.c
18350    M /trunk/modules/visualization/galaktos/PCM.c
18351    M /trunk/modules/visualization/galaktos/beat_detect.c
18352    M /trunk/modules/visualization/galaktos/builtin_funcs.c
18353    M /trunk/modules/visualization/galaktos/custom_shape.c
18354    M /trunk/modules/visualization/galaktos/custom_wave.c
18355    M /trunk/modules/visualization/galaktos/engine_vars.c
18356    M /trunk/modules/visualization/galaktos/eval.c
18357    M /trunk/modules/visualization/galaktos/fftsg.c
18358    M /trunk/modules/visualization/galaktos/init_cond.c
18359    M /trunk/modules/visualization/galaktos/main.c
18360    M /trunk/modules/visualization/galaktos/main.h
18361    M /trunk/modules/visualization/galaktos/param.c
18362    M /trunk/modules/visualization/galaktos/parser.c
18363    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
18364    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
18365    M /trunk/modules/visualization/galaktos/plugin.c
18366    M /trunk/modules/visualization/galaktos/plugin.h
18367    M /trunk/modules/visualization/galaktos/preset.c
18368    M /trunk/modules/visualization/galaktos/splaytree.c
18369    M /trunk/modules/visualization/galaktos/tree_types.c
18370    M /trunk/modules/visualization/galaktos/video_init.c
18371    M /trunk/modules/visualization/goom.c
18372    M /trunk/modules/visualization/visual/effects.c
18373    M /trunk/modules/visualization/visual/fft.c
18374    M /trunk/modules/visualization/visual/fft.h
18375    M /trunk/modules/visualization/visual/visual.c
18376    M /trunk/modules/visualization/visual/visual.h
18377    M /trunk/modules/visualization/xosd.c
18378    M /trunk/mozilla/vlcpeer.cpp
18379    M /trunk/mozilla/vlcpeer.h
18380    M /trunk/mozilla/vlcplugin.cpp
18381    M /trunk/mozilla/vlcplugin.h
18382    M /trunk/mozilla/vlcshell.cpp
18383    M /trunk/msvc/modules_builtin_msvc.h
18384    M /trunk/share/http/functions.js
18385    M /trunk/share/http/index.html
18386    M /trunk/share/http/requests/browse.xml
18387    M /trunk/share/http/requests/playlist.xml
18388    M /trunk/share/http/requests/status.xml
18389    M /trunk/share/http/style.css
18390    M /trunk/src/audio_output/common.c
18391    M /trunk/src/audio_output/dec.c
18392    M /trunk/src/audio_output/filters.c
18393    M /trunk/src/audio_output/input.c
18394    M /trunk/src/audio_output/intf.c
18395    M /trunk/src/audio_output/mixer.c
18396    M /trunk/src/audio_output/output.c
18397    M /trunk/src/control/core.c
18398    M /trunk/src/control/input.c
18399    M /trunk/src/control/mediacontrol_audio_video.c
18400    M /trunk/src/control/mediacontrol_core.c
18401    M /trunk/src/control/mediacontrol_util.c
18402    M /trunk/src/control/playlist.c
18403    M /trunk/src/extras/libc.c
18404    M /trunk/src/input/access.c
18405    M /trunk/src/input/clock.c
18406    M /trunk/src/input/control.c
18407    M /trunk/src/input/decoder.c
18408    M /trunk/src/input/demux.c
18409    M /trunk/src/input/es_out.c
18410    M /trunk/src/input/input.c
18411    M /trunk/src/input/input_internal.h
18412    M /trunk/src/input/mem_stream.c
18413    M /trunk/src/input/stream.c
18414    M /trunk/src/input/subtitles.c
18415    M /trunk/src/input/var.c
18416    M /trunk/src/interface/interaction.c
18417    M /trunk/src/interface/interface.c
18418    M /trunk/src/interface/intf_eject.c
18419    M /trunk/src/libvlc.c
18420    M /trunk/src/libvlc.h
18421    M /trunk/src/misc/beos_specific.cpp
18422    M /trunk/src/misc/block.c
18423    M /trunk/src/misc/charset.c
18424    M /trunk/src/misc/configuration.c
18425    M /trunk/src/misc/cpu.c
18426    M /trunk/src/misc/darwin_specific.m
18427    M /trunk/src/misc/error.c
18428    M /trunk/src/misc/image.c
18429    M /trunk/src/misc/iso-639_def.h
18430    M /trunk/src/misc/iso_lang.c
18431    M /trunk/src/misc/md5.c
18432    M /trunk/src/misc/messages.c
18433    M /trunk/src/misc/modules.c
18434    M /trunk/src/misc/modules_builtin.h.in
18435    M /trunk/src/misc/mtime.c
18436    M /trunk/src/misc/objects.c
18437    M /trunk/src/misc/stats.c
18438    M /trunk/src/misc/threads.c
18439    M /trunk/src/misc/unicode.c
18440    M /trunk/src/misc/variables.c
18441    M /trunk/src/misc/vlm.c
18442    M /trunk/src/misc/win32_specific.c
18443    M /trunk/src/misc/xml.c
18444    M /trunk/src/network/acl.c
18445    M /trunk/src/network/getaddrinfo.c
18446    M /trunk/src/network/httpd.c
18447    M /trunk/src/network/io.c
18448    M /trunk/src/network/rootwrap.c
18449    M /trunk/src/network/tcp.c
18450    M /trunk/src/network/tls.c
18451    M /trunk/src/network/udp.c
18452    M /trunk/src/osd/osd.c
18453    M /trunk/src/osd/osd_parser.c
18454    M /trunk/src/osd/osd_text.c
18455    M /trunk/src/osd/osd_widgets.c
18456    M /trunk/src/playlist/item-ext.c
18457    M /trunk/src/playlist/item.c
18458    M /trunk/src/playlist/loadsave.c
18459    M /trunk/src/playlist/playlist.c
18460    M /trunk/src/playlist/services_discovery.c
18461    M /trunk/src/playlist/sort.c
18462    M /trunk/src/playlist/view.c
18463    M /trunk/src/stream_output/announce.c
18464    M /trunk/src/stream_output/sap.c
18465    M /trunk/src/stream_output/stream_output.c
18466    M /trunk/src/video_output/video_output.c
18467    M /trunk/src/video_output/video_text.c
18468    M /trunk/src/video_output/video_widgets.c
18469    M /trunk/src/video_output/vout_intf.c
18470    M /trunk/src/video_output/vout_pictures.c
18471    M /trunk/src/video_output/vout_pictures.h
18472    M /trunk/src/video_output/vout_subpictures.c
18473    M /trunk/src/video_output/vout_synchro.c
18474    M /trunk/src/vlc.c
18475    M /trunk/vlc-api.pl
18477 FSF address change.
18479 ------------------------------------------------------------------------
18480 r13904 | zorglub | 2006-01-12 22:21:36 +0100 (Thu, 12 Jan 2006) | 3 lines
18481 Changed paths:
18482    M /trunk/include/vlc_messages.h
18483    M /trunk/include/vlc_symbols.h
18484    M /trunk/src/input/input.c
18485    M /trunk/src/input/stream.c
18486    M /trunk/src/misc/stats.c
18487    M /trunk/src/playlist/playlist.c
18489 Support for moving averages (Refs:#473)
18490 Get input bitrate
18492 ------------------------------------------------------------------------
18493 r13903 | jpsaman | 2006-01-12 22:06:07 +0100 (Thu, 12 Jan 2006) | 5 lines
18494 Changed paths:
18495    M /trunk/modules/access/dshow/dshow.cpp
18497 Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
18499 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.
18502 ------------------------------------------------------------------------
18503 r13902 | dionoea | 2006-01-12 17:08:50 +0100 (Thu, 12 Jan 2006) | 9 lines
18504 Changed paths:
18505    M /trunk/src/libvlc.h
18506    M /trunk/vlc.win32.nsi
18508 one-instance fix. It now is disabled in vlc prefs but all windows action
18509 (like double clicking on a file or disc) use the --one-instance option.
18511 People used to running 10 instances of VLC at once should now be able
18512 to do so. Normal people used to running other media players should now
18513 get the behavior they expect (ie: not open 10 different VLCs when double
18514 clicking on 10 mp3s)
18517 ------------------------------------------------------------------------
18518 r13901 | zorglub | 2006-01-12 00:26:53 +0100 (Thu, 12 Jan 2006) | 2 lines
18519 Changed paths:
18520    M /trunk/src/misc/messages.c
18522 Fix a corner case
18524 ------------------------------------------------------------------------
18525 r13900 | xtophe | 2006-01-11 23:30:31 +0100 (Wed, 11 Jan 2006) | 2 lines
18526 Changed paths:
18527    M /trunk/extras/contrib/Makefile
18529 Fix the package-win32 target
18531 ------------------------------------------------------------------------
18532 r13899 | courmisch | 2006-01-11 22:13:50 +0100 (Wed, 11 Jan 2006) | 3 lines
18533 Changed paths:
18534    M /trunk/configure.ac
18536 Dirty check for the XML parser used by CyberLink (closes #451)
18537 (if only we had a cleaner UPnP stack)
18539 ------------------------------------------------------------------------
18540 r13898 | asmax | 2006-01-11 21:47:45 +0100 (Wed, 11 Jan 2006) | 3 lines
18541 Changed paths:
18542    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
18543    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
18544    M /trunk/modules/gui/skins2/parser/builder.cpp
18546 * builder.cpp: the "visible" attribute is now taken into account for all images
18547 * ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
18549 ------------------------------------------------------------------------
18550 r13897 | zorglub | 2006-01-11 21:00:58 +0100 (Wed, 11 Jan 2006) | 2 lines
18551 Changed paths:
18552    M /trunk/include/vlc_input.h
18553    M /trunk/include/vlc_messages.h
18554    M /trunk/include/vlc_symbols.h
18555    M /trunk/src/input/input.c
18556    M /trunk/src/input/stream.c
18557    M /trunk/src/misc/stats.c
18558    M /trunk/src/playlist/item.c
18559    M /trunk/src/playlist/playlist.c
18561 Misc stats work (Refs:#473)
18563 ------------------------------------------------------------------------
18564 r13896 | sigmunau | 2006-01-11 15:32:43 +0100 (Wed, 11 Jan 2006) | 2 lines
18565 Changed paths:
18566    M /trunk/src/misc/vlm.c
18568 vlm.c: Print an error message about what went wrong during vlm-conf loading
18570 ------------------------------------------------------------------------
18571 r13895 | oaubert | 2006-01-11 14:02:54 +0100 (Wed, 11 Jan 2006) | 2 lines
18572 Changed paths:
18573    M /trunk/src/control/mediacontrol_audio_video.c
18575 mediacontrol_audio_video.c: use the new snapshot-path functionality
18577 ------------------------------------------------------------------------
18578 r13894 | oaubert | 2006-01-11 14:01:50 +0100 (Wed, 11 Jan 2006) | 4 lines
18579 Changed paths:
18580    M /trunk/src/video_output/vout_intf.c
18582 vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
18583  into the p_private attribute of the vlc_object(NNNN). Used by embedding
18584  applications.
18586 ------------------------------------------------------------------------
18587 r13893 | xtophe | 2006-01-11 13:58:26 +0100 (Wed, 11 Jan 2006) | 2 lines
18588 Changed paths:
18589    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
18591 Small whitespace fix
18593 ------------------------------------------------------------------------
18594 r13892 | xtophe | 2006-01-11 10:23:31 +0100 (Wed, 11 Jan 2006) | 2 lines
18595 Changed paths:
18596    M /trunk/extras/contrib/src/Makefile
18598 Don't use portaudio by default until it get fixed
18600 ------------------------------------------------------------------------
18601 r13891 | dionoea | 2006-01-10 23:47:27 +0100 (Tue, 10 Jan 2006) | 5 lines
18602 Changed paths:
18603    M /trunk/src/libvlc.h
18605 default enable one instance mode on windows. the 0.1% of users wanting
18606 several VLC instances at once should be able to disable this option in
18607 the prefs.
18610 ------------------------------------------------------------------------
18611 r13890 | hartman | 2006-01-10 23:40:29 +0100 (Tue, 10 Jan 2006) | 2 lines
18612 Changed paths:
18613    M /trunk/src/video_output/vout_intf.c
18615 * Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
18617 ------------------------------------------------------------------------
18618 r13889 | oaubert | 2006-01-10 10:52:34 +0100 (Tue, 10 Jan 2006) | 2 lines
18619 Changed paths:
18620    M /trunk/modules/control/corba/Modules.am
18622 Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
18624 ------------------------------------------------------------------------
18625 r13888 | dionoea | 2006-01-10 01:26:35 +0100 (Tue, 10 Jan 2006) | 2 lines
18626 Changed paths:
18627    M /trunk/po/POTFILES.in
18628    M /trunk/po/ca.po
18629    M /trunk/po/da.po
18630    M /trunk/po/de.po
18631    M /trunk/po/en_GB.po
18632    M /trunk/po/es.po
18633    M /trunk/po/fr.po
18634    M /trunk/po/it.po
18635    M /trunk/po/ja.po
18636    M /trunk/po/ka.po
18637    M /trunk/po/ko.po
18638    M /trunk/po/nl.po
18639    M /trunk/po/oc.po
18640    M /trunk/po/pt_BR.po
18641    M /trunk/po/ro.po
18642    M /trunk/po/ru.po
18643    M /trunk/po/sv.po
18644    M /trunk/po/tr.po
18645    M /trunk/po/vlc.pot
18646    M /trunk/po/zh_CN.po
18647    M /trunk/po/zh_TW.po
18649 make update-po . This hopefully fixes make dist
18651 ------------------------------------------------------------------------
18652 r13887 | dionoea | 2006-01-10 00:39:47 +0100 (Tue, 10 Jan 2006) | 2 lines
18653 Changed paths:
18654    M /trunk/modules/control/corba/Modules.am
18656 ../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
18658 ------------------------------------------------------------------------
18659 r13886 | dionoea | 2006-01-09 23:04:18 +0100 (Mon, 09 Jan 2006) | 2 lines
18660 Changed paths:
18661    M /trunk/src/libvlc.h
18663 oops
18665 ------------------------------------------------------------------------
18666 r13885 | dionoea | 2006-01-09 23:01:57 +0100 (Mon, 09 Jan 2006) | 2 lines
18667 Changed paths:
18668    M /trunk/THANKS
18669    A /trunk/po/oc.po
18670    M /trunk/src/libvlc.h
18671    M /trunk/src/misc/darwin_specific.m
18673 Occitan localization. Many thanks to laurent jonqueres
18675 ------------------------------------------------------------------------
18676 r13884 | xtophe | 2006-01-09 21:57:53 +0100 (Mon, 09 Jan 2006) | 2 lines
18677 Changed paths:
18678    M /trunk/THANKS
18679    M /trunk/configure.ac
18680    A /trunk/po/ka.po
18681    M /trunk/src/libvlc.h
18682    M /trunk/src/misc/darwin_specific.m
18684 Add Georgian localization. Thanks to Alexander Didebulidze.
18686 ------------------------------------------------------------------------
18687 r13883 | asmax | 2006-01-08 22:16:49 +0100 (Sun, 08 Jan 2006) | 2 lines
18688 Changed paths:
18689    M /trunk/modules/audio_output/jack.c
18691 * jack.c: better handling of buffer underruns
18693 ------------------------------------------------------------------------
18694 r13882 | asmax | 2006-01-08 21:53:51 +0100 (Sun, 08 Jan 2006) | 2 lines
18695 Changed paths:
18696    M /trunk/build-vlc
18697    M /trunk/config.in
18698    M /trunk/configure.ac
18699    M /trunk/modules/audio_output/Modules.am
18700    A /trunk/modules/audio_output/jack.c
18702 * New audio output module to support the JACK Audio Connection Kit
18704 ------------------------------------------------------------------------
18705 r13881 | zorglub | 2006-01-08 17:32:33 +0100 (Sun, 08 Jan 2006) | 3 lines
18706 Changed paths:
18707    M /trunk/Makefile.am
18708    M /trunk/bindings/python/setup.py
18709    M /trunk/bindings/python/vlcglue.h
18710    A /trunk/include/libvlc_internal.h
18711    A /trunk/include/mediacontrol_internal.h (from /branches/0.8.5-api/include/mediacontrol_internal.h:13843)
18712    D /trunk/include/vlc/control.h
18713    D /trunk/include/vlc/control_structures.h
18714    A /trunk/include/vlc/libvlc.h
18715    A /trunk/include/vlc/mediacontrol.h
18716    A /trunk/include/vlc/mediacontrol_structures.h (from /branches/0.8.5-api/include/vlc/mediacontrol_structures.h:13843)
18717    M /trunk/include/vlc/vlc.h
18718    M /trunk/include/vlc_common.h
18719    D /trunk/include/vlc_control.h
18720    D /trunk/src/control/audio_video.c
18721    M /trunk/src/control/core.c
18722    D /trunk/src/control/init.c
18723    A /trunk/src/control/input.c (from /branches/0.8.5-api/src/control/input.c:13845)
18724    A /trunk/src/control/mediacontrol_audio_video.c (from /branches/0.8.5-api/src/control/mediacontrol_audio_video.c:13843)
18725    A /trunk/src/control/mediacontrol_core.c (from /branches/0.8.5-api/src/control/mediacontrol_core.c:13843)
18726    A /trunk/src/control/mediacontrol_init.c (from /branches/0.8.5-api/src/control/mediacontrol_init.c:13843)
18727    A /trunk/src/control/mediacontrol_plugin.c (from /branches/0.8.5-api/src/control/mediacontrol_plugin.c:13843)
18728    A /trunk/src/control/mediacontrol_util.c (from /branches/0.8.5-api/src/control/mediacontrol_util.c:13843)
18729    A /trunk/src/control/playlist.c (from /branches/0.8.5-api/src/control/playlist.c:13843)
18730    D /trunk/src/control/plugin.c
18731    D /trunk/src/control/util.c
18732    M /trunk/src/misc/stats.c
18733    A /trunk/test/libvlc_sample.c
18735 Merge 0.8.5-api changes
18736 Fix compilation
18738 ------------------------------------------------------------------------
18739 r13880 | zorglub | 2006-01-08 16:50:35 +0100 (Sun, 08 Jan 2006) | 2 lines
18740 Changed paths:
18741    M /trunk/include/vlc_messages.h
18743 Lalala
18745 ------------------------------------------------------------------------
18746 r13879 | zorglub | 2006-01-08 16:48:41 +0100 (Sun, 08 Jan 2006) | 2 lines
18747 Changed paths:
18748    M /trunk/include/vlc_messages.h
18749    M /trunk/src/input/decoder.c
18750    M /trunk/src/input/input.c
18751    M /trunk/src/input/stream.c
18752    M /trunk/src/libvlc.c
18753    M /trunk/src/misc/stats.c
18754    M /trunk/src/network/httpd.c
18755    M /trunk/src/video_output/video_output.c
18757 Some more stats preliminary work
18759 ------------------------------------------------------------------------
18760 r13878 | hartman | 2006-01-08 02:32:50 +0100 (Sun, 08 Jan 2006) | 5 lines
18761 Changed paths:
18762    M /trunk/modules/audio_output/auhal.c
18764 * auhal.c:
18765   - fix last bugs with SPDIF stream selection
18766   - code and debug cleanup
18767   - added more comments to clearify the code, so it is useful to others :D
18769 ------------------------------------------------------------------------
18770 r13877 | hartman | 2006-01-08 00:08:42 +0100 (Sun, 08 Jan 2006) | 2 lines
18771 Changed paths:
18772    M /trunk/modules/access/file.c
18774 * Compile fix for OSes without F_RDAHEAD and F_NOCACHE
18776 ------------------------------------------------------------------------
18777 r13876 | hartman | 2006-01-07 23:01:17 +0100 (Sat, 07 Jan 2006) | 3 lines
18778 Changed paths:
18779    M /trunk/modules/access/file.c
18781 * Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
18782   Suggested by Marko Karppinen.
18784 ------------------------------------------------------------------------
18785 r13875 | xtophe | 2006-01-07 17:21:47 +0100 (Sat, 07 Jan 2006) | 2 lines
18786 Changed paths:
18787    M /trunk/extras/contrib/Makefile
18789 Add a package-win32 target
18791 ------------------------------------------------------------------------
18792 r13874 | sam | 2006-01-06 16:16:25 +0100 (Fri, 06 Jan 2006) | 2 lines
18793 Changed paths:
18794    M /trunk/doc/fortunes.txt
18796   fortune.
18798 ------------------------------------------------------------------------
18799 r13873 | damienf | 2006-01-06 13:31:19 +0100 (Fri, 06 Jan 2006) | 3 lines
18800 Changed paths:
18801    M /trunk/extras/contrib/src/Patches/dvdnav.patch
18802    M /trunk/modules/access/dvdnav.c
18804 dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
18805 dvdnav.c: add DVD title to meta information
18807 ------------------------------------------------------------------------
18808 r13872 | xtophe | 2006-01-06 10:37:13 +0100 (Fri, 06 Jan 2006) | 2 lines
18809 Changed paths:
18810    M /trunk/doc/Doxyfile
18811    M /trunk/doc/Doxyfile.skins2
18813 Produce include graphs.
18815 ------------------------------------------------------------------------
18816 r13871 | xtophe | 2006-01-05 23:53:46 +0100 (Thu, 05 Jan 2006) | 2 lines
18817 Changed paths:
18818    D /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak
18820 this file was here by error
18822 ------------------------------------------------------------------------
18823 r13870 | damienf | 2006-01-05 23:48:30 +0100 (Thu, 05 Jan 2006) | 2 lines
18824 Changed paths:
18825    M /trunk/modules/video_output/directx/directx.c
18827 directx.c: some improvement on overlay initial grey flickering
18829 ------------------------------------------------------------------------
18830 r13869 | zorglub | 2006-01-05 22:56:34 +0100 (Thu, 05 Jan 2006) | 2 lines
18831 Changed paths:
18832    M /trunk/src/misc/stats.c
18834 Remove extra debug
18836 ------------------------------------------------------------------------
18837 r13868 | damienf | 2006-01-05 22:33:20 +0100 (Thu, 05 Jan 2006) | 2 lines
18838 Changed paths:
18839    M /trunk/src/misc/messages.c
18841 messages.c: message bank lock is still in use and still needs initializing :)
18843 ------------------------------------------------------------------------
18844 r13867 | damienf | 2006-01-05 18:13:19 +0100 (Thu, 05 Jan 2006) | 2 lines
18845 Changed paths:
18846    M /trunk/configure.ac
18848 configure.ac: fix previous commit when mozilla is not available
18850 ------------------------------------------------------------------------
18851 r13866 | damienf | 2006-01-05 18:03:12 +0100 (Thu, 05 Jan 2006) | 2 lines
18852 Changed paths:
18853    M /trunk/configure.ac
18855 configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
18857 ------------------------------------------------------------------------
18858 r13865 | hartman | 2006-01-05 02:56:12 +0100 (Thu, 05 Jan 2006) | 1 line
18859 Changed paths:
18860    M /trunk/src/misc/messages.c
18862 More message queue WinCE fixes
18863 ------------------------------------------------------------------------
18864 r13864 | hartman | 2006-01-05 02:01:30 +0100 (Thu, 05 Jan 2006) | 1 line
18865 Changed paths:
18866    M /trunk/src/misc/messages.c
18868 message queues WinCE compile fix
18869 ------------------------------------------------------------------------
18870 r13863 | hartman | 2006-01-05 00:34:52 +0100 (Thu, 05 Jan 2006) | 1 line
18871 Changed paths:
18872    M /trunk/modules/demux/mkv.cpp
18874 Another message queue compile fix
18875 ------------------------------------------------------------------------
18876 r13862 | zorglub | 2006-01-05 00:22:24 +0100 (Thu, 05 Jan 2006) | 2 lines
18877 Changed paths:
18878    M /trunk/include/vlc_messages.h
18880 Forgot this file
18882 ------------------------------------------------------------------------
18883 r13861 | zorglub | 2006-01-05 00:11:33 +0100 (Thu, 05 Jan 2006) | 2 lines
18884 Changed paths:
18885    M /trunk/modules/codec/ffmpeg/ffmpeg.c
18887 compile fix
18889 ------------------------------------------------------------------------
18890 r13860 | hartman | 2006-01-05 00:02:44 +0100 (Thu, 05 Jan 2006) | 4 lines
18891 Changed paths:
18892    M /trunk/configure.ac
18894 * I actually read the doc on AC_ARG_WITH this time :D
18895   this and [13857] [13858] refs #182
18898 ------------------------------------------------------------------------
18899 r13859 | zorglub | 2006-01-04 23:29:53 +0100 (Wed, 04 Jan 2006) | 3 lines
18900 Changed paths:
18901    M /trunk/Makefile.am
18902    M /trunk/include/vlc_common.h
18903    M /trunk/include/vlc_messages.h
18904    M /trunk/include/vlc_objects.h
18905    M /trunk/include/vlc_symbols.h
18906    M /trunk/modules/gui/beos/MessagesWindow.cpp
18907    M /trunk/modules/gui/macosx/intf.m
18908    M /trunk/modules/gui/ncurses.c
18909    M /trunk/modules/gui/skins2/src/skin_main.cpp
18910    M /trunk/modules/gui/wince/wince.cpp
18911    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
18912    M /trunk/modules/misc/logger.c
18913    M /trunk/src/misc/messages.c
18914    M /trunk/src/misc/objects.c
18915    A /trunk/src/misc/stats.c
18916    M /trunk/src/network/httpd.c
18918 Add support for several message queues - please test
18919 Initial support for registering and handling some shared stats 
18921 ------------------------------------------------------------------------
18922 r13858 | hartman | 2006-01-04 23:24:20 +0100 (Wed, 04 Jan 2006) | 1 line
18923 Changed paths:
18924    M /trunk/configure.ac
18926 Fix the Mac OS X SDK configure check
18927 ------------------------------------------------------------------------
18928 r13857 | hartman | 2006-01-04 22:53:52 +0100 (Wed, 04 Jan 2006) | 8 lines
18929 Changed paths:
18930    M /trunk/Makefile.am
18931    M /trunk/configure.ac
18932    D /trunk/extras/MacOSX/macosx-dmg
18934 * Simpler way to create the diskimage (10.3 and higher only)
18935 * realigning of some of the configure --help options
18936 * added --with-macosx-sdk
18937   - compiles VLC (not contrib) with the 10.3.9 SDK
18938   - uses a small hack to enforce the deployment target when you do make in the srcdir
18939   - requires you to use gcc 4.0 on on Mac OS X 10.4
18942 ------------------------------------------------------------------------
18943 r13856 | jpsaman | 2006-01-03 22:33:55 +0100 (Tue, 03 Jan 2006) | 1 line
18944 Changed paths:
18945    M /trunk/share/osdmenu/default.cfg
18946    M /trunk/share/osdmenu/dvd.cfg
18948 Forward/Backward jump is set to jump-medium
18949 ------------------------------------------------------------------------
18950 r13855 | zorglub | 2006-01-03 21:29:02 +0100 (Tue, 03 Jan 2006) | 2 lines
18951 Changed paths:
18952    M /trunk/src/input/input.c
18954 Fix invalid return
18956 ------------------------------------------------------------------------
18957 r13854 | xtophe | 2006-01-03 17:37:05 +0100 (Tue, 03 Jan 2006) | 2 lines
18958 Changed paths:
18959    M /trunk/Makefile.am
18961 Missing headder in tarball
18963 ------------------------------------------------------------------------
18964 r13853 | xtophe | 2006-01-03 16:16:01 +0100 (Tue, 03 Jan 2006) | 2 lines
18965 Changed paths:
18966    M /trunk/src/libvlc.h
18968 Typo
18970 ------------------------------------------------------------------------
18971 r13852 | fkuehne | 2006-01-03 13:50:15 +0100 (Tue, 03 Jan 2006) | 1 line
18972 Changed paths:
18973    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
18974    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
18975    M /trunk/modules/gui/macosx/wizard.m
18977 * added RTP uni-/multicast to the wizard
18978 ------------------------------------------------------------------------
18979 r13851 | fkuehne | 2006-01-02 19:25:01 +0100 (Mon, 02 Jan 2006) | 1 line
18980 Changed paths:
18981    M /trunk/modules/video_output/image.c
18983 * fixed preferences
18984 ------------------------------------------------------------------------
18985 r13850 | sam | 2006-01-02 11:52:50 +0100 (Mon, 02 Jan 2006) | 4 lines
18986 Changed paths:
18987    M /trunk/modules/video_output/image.c
18989   * modules/video_output/image.c:
18990     + Implemented support for --image-out-format.
18991     + Added support for JPEG output. Still defaults to PNG.
18993 ------------------------------------------------------------------------
18994 r13849 | sam | 2006-01-02 11:41:38 +0100 (Mon, 02 Jan 2006) | 3 lines
18995 Changed paths:
18996    M /trunk/src/video_output/video_output.c
18998   * src/video_output/video_output.c: do not drop late frames at the video
18999     output level when --no-skip-frames was specified.
19001 ------------------------------------------------------------------------
19002 r13848 | courmisch | 2006-01-02 11:06:36 +0100 (Mon, 02 Jan 2006) | 2 lines
19003 Changed paths:
19004    M /trunk/po/fr.po
19006 Fix spelling error
19008 ------------------------------------------------------------------------
19009 r13847 | sam | 2006-01-02 10:01:27 +0100 (Mon, 02 Jan 2006) | 3 lines
19010 Changed paths:
19011    M /trunk/src/misc/image.c
19013   * src/misc/image.c: don't forget to free the temporary pictures or we'll
19014     rapidly leak gigabytes of memory.
19016 ------------------------------------------------------------------------
19017 r13842 | zorglub | 2006-01-01 14:39:21 +0100 (Sun, 01 Jan 2006) | 2 lines
19018 Changed paths:
19019    M /trunk/extras/make.pl
19021 Improve output
19023 ------------------------------------------------------------------------
19024 r13841 | hartman | 2005-12-31 16:05:12 +0100 (Sat, 31 Dec 2005) | 1 line
19025 Changed paths:
19026    M /trunk/src/input/stream.c
19028 Fix an issue with AStreamRefillStream and mp4 indexes
19029 ------------------------------------------------------------------------